MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ HomeTriggerStateSet()

void HomeTriggerStateSet ( bool  state)
pure virtual

Set the trigger state for the Home input.

Description:
HomeTriggerStateSet sets the trigger state.
Parameters
state1 = triggers on active high signal, 0 = triggers on active low signal.
Sample Code:
RapidSetup:
Go to axis screen->Limits & Actions. In the image below, HomeTriggerStateSet sets the trigger state which is NOT currently displayed in Home box.
Limits_Actions.jpg
See also
HomeTriggerStateGet