.

mpiEventMaskALL / meiEventMaskALL

Declaration: mpiEventMaskALL

#define mpiEventMaskALL(mask)
  Required Header: stdmpi.h

Description

mpiEventMaskALL is a macro that sets all the bits associated with MPI events in the event mask. The MPI event types are defined in the MPIEventType enumeration. After the event mask bits are initialized, the mask can be passed to a mpiXxxxxEventNotifySet(...) method which configures the controller to generate events.

 
mask An array of unsigned longs. Use MPIEventMask to declare the mask. Each bit in the array represents a mask for a particular event.

 

Declaration: meiEventMaskALL

#define meiEventMaskALL(mask)
  Required Header: stdmei.h
Change History: Modified in the 03.02.00

Description

meiEventMaskALL is a macro that sets all the bits associated with MEI events in the event mask. The MEI event types are defined in the MEIEventType enumeration. After the event mask bits are initialized, the mask can be passed to a mpiObjectEventNotifySet(...) method which configures the controller to generate events.

 
mask An array of unsigned longs. Use MPIEventMask to declare the mask. Each bit in the array represents a mask for a particular event.

See Also

MPIEventType | MPIEventMask

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering