Denso RC5 Specifications Page 367

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 366
Chapter 12 Robot Control Statements
12-91
ST_SetCompRate (Statement) [Ver.1.9 or later]
Function
Sets the compliance rates under the compliance control (exclusively designed for 6-
axis robots).
Format
ST_SetCompRate <Compliance along X>, <Compliance along Y>, <Compliance
along Z>, <Compliance about X>, <Compliance about Y>, <Compliance about Z>
Explanation
Sets the compliance rates along and about X, Y, and Z axes of a coordinate system
specified by SetFrcCoord.
Setting ranges from 0 to 100 and 0 gives the maximum compliance. Up to two
decimal places are valid.
Related Terms
ST_ResetCompRate, ST_SetFrcCoord, ST_SetCompControl
Notes
(1) Execute this command in a TAKEARMed task that has obtained arm
semaphore. If this command is executed without arm semaphore obtained, Error
"21F7 Cannot take arm semaphore" will result.
(2) This statement is not executable under the compliance control. If this command
is executed under the compliance control, Error " 60FA Not Executable in
compliance control" will result.
(3) All the set values for along and around the X, Y and Z-axes will be initialized to
100 after the controller is turned on.
Example
ST_SetFrcCoord 1 'Set the force limiting coordinate system to
'the tool coordinate
ST_SetCompRate 100, 0, 100, 100, 100, 100
'Set the compliance rate
ST_SetCompControl 'Set the compliance rate in Y direction of
'the tool coordinate system to 0% and enables
'the compliance control
Page view 366
1 2 ... 362 363 364 365 366 367 368 369 370 371 372 ... 691 692

Comments to this Manuals

No comments