C Definition
long dms_CaptureHasTripped(long NodeNumber, long AxisNumber)
Pascal Definition
function dms_CaptureHasTripped(NodeNumber:longint; AxisNumber:longint):longint;
Description
Capture Has Tripped returns true if the capture signal, configured by
Set Capture Source
, has occurred.
If Capture Has Tripped then Capture Position is valid and contains the position where the event occurred.
Escapes
The Capture Has Tripped command does not produce any escapes.
Note that the EscapeResult parameter must be preset to
0 before making the call or the routine will not run
Related Topics
Capture Position
Set Capture Trip
Set Capture Source
Arm Capture
Capture Bit