ST_ResetCompVMode (Statement) [Version 1.9 or later]


Disables the velocity control mode under the compliance control (special compliance control function statement) (exclusively designed for 6-axis robots).


ST_ResetCompVMode


Disables the compliance velocity control mode when ST_SetCompControl is executed.



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.


ST_ResetCompVMode
'Disable the compliance velocity control mode
ST_SetCompControl
'Enable the compliance control


Top