|
APIs, concepts, guides, and more
|
| int32_t MotionDoneWait | ( | int32_t | waitTimeoutMilliseconds = WaitForever | ) |
axis->MotionDoneWait() polls axis->MotionDoneGet() every 10ms
| waitTimeoutMilliseconds | How many milliseconds to wait before timing out? (Default: WaitForever) |
Part of the State and Status method group.
This will throw RSI_MOTION_DONE_WAIT_TIMEOUT if it times out.