mpiFilterMotorMapGet

Declaration
long mpiFilterMotorMapGet(MPIFilter    filter,
                          MPIObjectMap *map)
Required Header stdmpi.h
Description FilterMotorMapGet gets the object map of the Motors associated with the Filter (filter), and writes it into the structure pointed to by map.
Return Values
MPIMessageOK if FilterMotorMapGet successfully writes the object map of the Motors to the structure
See Also mpiFilterMotorMapSet