ResetCompVMode
(Library)
[Version 1.4 or later]

Disables the velocity control mode under the compliance control (special compliance control function library) (dedicated command for 6-axis).

ResetCompVMode

Disables the compliance velocity control mode when SetCompControl is executed.

<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.

CALL ResetCompVMode
|
'DIsables the compliance velocity control mode
|
CALL SetCompControl
|
'Enables the compliance control
|