The RMP Motion Controller APIs

◆ MotionCounterWait()

bool MotionCounterWait ( uint64_t motionWaitFor,
uint64_t timeoutMilliseconds )
pure virtual
Parameters
motionWaitForthe counter value to await
timeoutMillisecondsduration to await before timing out (in ms). 0 checks the state and returns immediately. TimeoutForever waits forever
Returns
returns whether the await was successful or timed out