Set Capture Trip

C Definition

void dms_SetCaptureTrip(long NodeNumber, long AxisNumber, long RisingEdge)

Pascal Definition

procedure dms_SetCaptureTrip(NodeNumber:longint; AxisNumber:longint; RisingEdge:longint);

Description

The Set Capture Trip command is used to indicate whether the capture event should occur on the rising edge or the falling edge of the capture signal.

Escapes

The Set Capture Trip 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
Capture Has Tripped
Arm Capture
Capture Bit