MPI 04.00 Reference >> mpiMotion
mpiMotionEventReset
Declaration
long mpiMotionEventReset(MPIMotion motion, const MPIEventMask eventMask)
Required Header: stdmpi.h
Description
mpiMotionEventReset resets the event(s) that are specified in eventMask and generated by motion. Your application must call MotionEventReset only after one or more latchable events have occurred.
Return Values | |
---|---|
MPIMessageOK |
See Also
mpiControlEventReset | mpiMotorEventReset | mpiRecorderEventReset | mpiSequenceEventReset | mpiSynqNetEventReset | mpiSqNodeEventReset | mpiAxisEventReset | Event Notification Methods