mpiControlInterruptWake

Declaration
long mpiControlInterruptWake(MPIControl control)
Required Header stdmpi.h
Description

ControlInterruptWake wakes all threads waiting for an interrupt from the motion controller control [as a result of a call to mpiControlInterruptWait(...)]. The waking thread(s) will return from the call with no interrupt indicated.

Return Values
MPIMessageOK if ControlInterruptWake successfully wakes all threads waiting for an interrupt from the motion controller
See Also mpiControlInterruptWait | mpiControlInteruptEnable