mpiCompareControl

Declaration
 MPIControl  mpiCompareControl(MPICompare compare)
Required Header stdmpi.h
Description

CompareControl returns a handle to the motion controller (Control object) that a Compare object (compare) is associated with.

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