.

mpiEventMaskSET_ALL

Declaration

#define mpiEventMaskSET_ALL(mask,type)
  Required Header: stdmpi.h

Description

mpiEventMaskSET_ALL is a macro that sets all the bits associated with MPI/MEI event types that are less than the specified event type. The event types are defined in the MPIEventType and MEIEventType enumerations. 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.
type An enumerated event type. Use an enumerated value from MPIEventType or MEIEventType.

See Also

MPIEventMask | MPIEventType | MEIEventType | mpiEventMaskGET | mpiEventMaskSET

 

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