C Definition
void dms_SetCaptureSource(long NodeNumber; long AxisNumber; long Source)
Pascal Definition
procedure dms_SetCaptureSource(NodeNumber:longint; AxisNumber:longint; Source:longint)
Description
The Set Capture Source command is used to indicate which input will be used for a capture event.
Escapes
The Set Capture Source block 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