mpiControlInterruptWake

Declaration

long mpiControlInterruptWake(MPIControl control)
Required Header: stdmpi.h

Description

mpiControlInterruptWake 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

See Also

mpiControlInterruptWait | mpiControlInteruptEnable