mpiAdcNumber

Declaration
long mpiAdcNumber(MPIAdc   adc,
                  long     *number) 
Required Header stdmpi.h
Description AdcNumber writes the index of an Adc object (adc, on the motion controller that the Adc object is associated with) to the contents of number.
Return Values
MPIMessageOK if AdcNumber successfully writes the Adc's index to the contents of number
See Also