mpiAdcInput

Declaration
long mpiAdcInput(MPIAdc         adc,
                 unsigned long  *input) 
Required Header stdmpi.h
Description

AdcInput gets the value of an Adc's (adc) input and writes it into the location pointed to by input.

Return Values
MPIMessageOK if AdcInput successfully gets the value of the Adc's input and writes it to the location
See Also