mpiCaptureNumber

Declaration
long mpiCaptureNumber(MPICapture capture,
                      long       *number) 
Required Header stdmpi.h
Description

CaptureNumber writes the index of a Capture object (capture, on the motion controller that capture is associated with) to the contents of number.

Return Values
MPIMessageOK if CaptureNumber successfully writes the index of a Capture object to the contents of number
See Also