RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
SoftwarePosLimitTriggerValueSet()
void SoftwarePosLimitTriggerValueSet
(
double
triggerValue
)
Description:
SoftwarePosLimitTriggerValueSet sets the Software Negative Position limit.
Parameters
triggerValue
The limit position, in units.
Part of the
Limits and Action Configuration
method group.
Sample Code:
SoftwarePosLimitTriggerValueSet
(20000);
RSI::RapidCode::Axis::SoftwarePosLimitTriggerValueSet
void SoftwarePosLimitTriggerValueSet(double triggerValue)
Set the Software Positive Position limit.
RapidSetup:
Go to axis screen->Limits & Actions. In the image below, SoftwarePosLimitTriggerValueSet sets the value in the Trigger value box shown in the Positive (+) Software box. It currently triggers at 1125899906842620.
See also
SoftwarePosLimitTriggerValueGet
RSI
RapidCode
Axis
Generated by
1.10.0