ServoPosition Property
Gets the current position angle of the servo that was set using
SetPosition(Single).
The value returned is not guaranteed to reflect the actual physical position of the servo, since it can take time for the
servo to move to a given position, or the servo may have been manually re-positioned
whilst in a stopped state.
Namespace: RoboTx.ApiAssembly: Robo-Tx.Api (in Robo-Tx.Api.dll) Version: 2.0.0+65026aec209dcdd4c8c41f5116aa473c5500e690
public float Position { get; }
Public ReadOnly Property Position As Single
Get
member Position : float32 with get
Property Value
Single