MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ SyncInterruptHostProcessFlagSet()

void SyncInterruptHostProcessFlagSet ( bool  value)
pure virtual

Set the Host Process flag.

Description:
SyncInterruptHostProcessFlagSet tells the firmware that the host is processing data
Parameters
valueSet true when host starts processing data. Set false when host finished processing data
Note
The Sync Interrupt is only intended for real-time operating systems.
See also
InterruptWait
 
Examples
SyncInterrupt.cpp.