mpiAdcMotorMapGet

Declaration
long mpiAdcMotorMapGet(MPIAdc        adc,
                       MPIObjectMap  *map)
Required Header stdmpi.h
Description AdcMotorMapGet gets the object map [of the Motors associated with an Adc (adc)] and writes it into the structure pointed to by map.
Return Values
MPIMessageOK if AdcMotorMapGet successfully gets the object map of the Motors associated with an Adc and writes it into the structure
See Also