 | 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.HardwareAssembly: LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:35 UTC
Syntaxdouble GetPhysicalPosition()
double GetPhysicalPosition()
Return Value
DoubleThe 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