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