CP_Offset Function
Returns the offset time to start the subsequent motion command when executing CP On.
Syntax
CP_Offset
Return Values
Real number representing the offset time to start the motion command.
See Also
CP_Offset
CP_Offset Function Example
If CP_Offset = O Then
Print "CP_Offset is off"
EndIf