VSD Function
Returns the setting of the variable speed CP motion function for SCARA robot.
Syntax
VSD
Return Values
- On = Enables the variable speed CP motion function
- Off = Disables the variable speed CP motion function
See Also
VSD
VSD Function Example
If VSD = Off Then
Print "Variable Speed Drive is off"
EndIf