RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
ActualPositionSet()
void ActualPositionSet
(
double
position
)
Description:
ActualPositionSet will set the value of axis' actual position.
Parameters
position
The value to set.
Sample Code:
// set the actual position to 100000
axis.ActualPositionSet(100000);
RapidSetup:
Go to axis screen. In the image below, ActualPositionSet sets the value in the Actual Position text box. In the image, the actual position is: 4525826
See also
ActualPositionGet
RSI
RapidCode
Axis
Generated by
1.10.0