mpiAdcControl

Declaration
 MPIControl mpiAdcControl(MPIAdc   adc)
Required Header stdmpi.h
Description

AdcControl returns a handle to the motion controller (Control) with which an Adc (adc) is associated.

  adc a handle to the Adc object
     
Return Values
MPIHandleVOID if adc is invalid
MPIControl handle to a Control object
See Also mpiAdcCreate | mpiControlCreate