mpiMotorFilterMapGet

Declaration
long mpiMotorFilterMapGet(MPIMotor     motor,
                          MPIObjectMap *map)
Required Header stdmpi.h
Description

MotorFilterMapGet gets the object map of the Filters [that are associated with a Motor (motor)] and writes it into the structure pointed to by map.

Return Values
MPIMessageOK if MotorFilterMapGet successfully writes the Filter's object map (associated with a Motor) to the structure
See Also mpiMotorFilterMapSet