MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ SyncInterruptHostProcessStatusBitGet()

bool SyncInterruptHostProcessStatusBitGet ( )
pure virtual

See if the host was processing too int32 on previous Sync Interrupt.

Description:
SyncInterruptHostProcessStatusBitGet returns true when the host took too int32 processing data on the previous Sync Interrupt
Returns
(bool) true = host processed too int32. false = normal, good.
See also
SyncInterruptHostProcessFlagSet
 
Examples
SyncInterrupt.cpp.