RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
HomeTriggerStateSet()
void HomeTriggerStateSet
(
bool
state
)
Description:
HomeTriggerStateSet sets the trigger state.
Parameters
state
1 = triggers on active high signal, 0 = triggers on active low signal.
Part of the
Limits and Action Configuration
method group.
Sample Code:
HomeTriggerStateSet
(1);
RSI::RapidCode::Axis::HomeTriggerStateSet
void HomeTriggerStateSet(bool state)
Set the trigger state for the Home input.
RapidSetup:
Go to axis screen->Limits & Actions. In the image below, HomeTriggerStateSet sets the trigger state which is NOT currently displayed in Home box.
See also
HomeTriggerStateGet
RSI
RapidCode
Axis
Generated by
1.10.0