RMP Motion Controller
10.4.1
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
CompensationPositionGet()
double CompensationPositionGet
(
)
Description:
CompensationPositionGet returns the combined output of any compensator tables that are applied to an axis. When you command a move, this value will get added to your target.
Returns
(double) Current value of the axis' compensator position in counts.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
Console.WriteLine(
"TargetPosition: "
+ axis.CompensationPositionGet());
Note
See the topics page for more info on how and when to use compensators.
RSI
RapidCode
Axis
Generated on Mon Mar 27 2023 15:31:01 for RMP Motion Controller by
1.8.20