CP Function
Returns status of path motion.
Syntax
CP
Return Values
- 0 = Path motion off
- 1 = Path motion on
See Also
CP Statement
CP Function Example
If CP = Off Then
Print "CP is off"
EndIf
Returns status of path motion.
Syntax
CP
Return Values
See Also
CP Statement
CP Function Example
If CP = Off Then
Print "CP is off"
EndIf