RMP Motion Controller
10.4.3
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
InterruptWake()
void InterruptWake
(
)
Description:
InterruptWake wakes all threads waiting for a controller interrupt.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
Wake any threads waiting for a controller interrupt.
// -- C++ -- //
controller->
InterruptWake
();
// -- C# -- //
controller.
InterruptWake
();
See also
InterruptWait
RSI::RapidCode::MotionController::InterruptWake
void InterruptWake()
Wake all threads waiting for a controller interrupt.
RSI
RapidCode
MotionController
Generated on Thu Jul 6 2023 17:10:59 for RMP Motion Controller by
1.8.20