Click or drag to resize

IMotorItemGetPhysicalPosition Method

Get the current physical position of the motor, in the physical unit of the motor. (The unit is always SI and depends on the type of motor: [m] for linear motors and [rad] for rotation motors)

Namespace:  LynceeTec.API.Hardware
Assembly:  LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 9.0.26418.0 , built 2021-10-22 08:54:13 UTC
Syntax
double GetPhysicalPosition()

Return Value

Type: Double
The current position, in the physical unit of the motor. (The unit is always SI and depends on the type of motor: [m] for linear motors and [rad] for rotation motors)
See Also