.

Axis.ActualPosition

The position feedback of the axis. When one writes to ActualPosition, the Origin is changed to produce the desired result. This way the position error will remain constant.

This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Units

User Units


Type

Double

Type

0.0

Visual Basic

Syntax

Property ActualPosition As Double

Sample Code

 

' Set the current position to 0 (Home)
Controller.Axis(0).ActualPosition = 0

' Update display
lblActualPosition.Caption = Controller.Axis(0).ActualPosition


Sample Application

 

C#

Syntax

double ActualPosition;

 

Sample Code

 

See Also

CommandPosition
PositionError

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering