ResetDampRate (Library) [Version 1.4 or later]


Initializes the damping rates under the compliance control (dedicated command for 6-axis).


ResetDampRate


Initializes the damping rates along and about X, Y, and Z axes to 100.


<pacman.h> is required.



  • Execute this command in a task holding robot control conditions (TAKEARM). If robot control conditions are not held, an error message "21F7 Arm semaphore cannot be fetched." is reported.
  • This library is not available while the compliance control is enabled. When you execute this library under the compliance control, you will receive an error "60fa Compliance control is enabled".


CALL ResetDampRate
'Initializes the damping rates


Top