 | 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.2.6612.0 , built 2022-07-14 10:43:42 UTC
Syntaxdouble GetPhysicalPosition()
double GetPhysicalPosition()
Return Value
Type:
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 AlsoReference
[!:MinPosition]
[!:MaxPosition]