meiControlCycleWait

Declaration
long meiControlCycleWait(MPIControl control,
                         long       count) 
Required Header stdmei.h
Description

ControlCycleWait waits for the XMP motion controller (control) to execute for count background cycles. The host will continuously verify that the XMP firmware is operational, and the host will give up its time slice as it waits (for the controller to execute the background cycles).

Return Values
MPIMessageOK after the motion controller successfully executes for count cycles
See Also