mpiAxisControl

Declaration
 MPIControl mpiAxisControl(MPIAxis  axis) 
Required Header stdmpi.h
Description

AxisControl returns a handle to the motion controller (Control) with which an Axis (axis) is associated.

  axis a handle to the Axis object
Return Values
MPIHandleVOID if axis is invalid
See Also