mpiRecorderControl

Declaration
 MPIControl mpiRecorderControl(MPIRecorder recorder)
Required Header stdmpi.h
Description

RecorderControl returns a handle to the motion controller (Control object) that a Recorder (recorder) is associated with.

Return Values
handle to a Control object that a Recorder is associated with
MPIHandleVOID if the Recorder object is invalid
See Also