MPIObjectMap

MPIObjectMap

 

typedef unsigned long	MPIObjectMap;
Description
  MPIObjectMap A map of MPI objects. An ObjectMap is a bitmap, where each numbered bit represents the presence or absence of the correspondingly numbered object. Valid maps are Axis/Filter and Filter/Motor. The Axis/Filter map can also be read, but setting this map must be done through the corresponding Filter objects.
See Also