mpiControlEventReset
Declaration
int32_t mpiControlEventReset(MPIControl control,
MPIEventMask eventMask);
Required Header: stdmpi.h
Change History: Added in the 03.02.00
Description
mpiControlEventReset resets (clears) the events indicated in the eventMask from the firmware’s control object. Once cleared, the events can cause the firmware to generate an interrupt.
control | a handle to the Control object |
---|---|
eventMask | MPIEventMask structure. |
Return Values |
---|
MPIMessageOK |
MPIMessageARG_INVALID |
See Also
mpiControlEventNotifyGet | mpiControlEventNotifySet | MPIEventMask | mpiMotionEventReset | mpiMotorEventReset | mpiRecorderEventReset | mpiSequenceEventReset | mpiSynqNetEventReset | mpiSqNodeEventReset | mpiAxisEventReset