Edit

Share via


Motor.GetTachoCount Method

Definition

Gets the tacho count

public int GetTachoCount ();
member this.GetTachoCount : unit -> int
Public Function GetTachoCount () As Integer

Returns

The tacho count. To get the tick per degree, check GoPiGo3.MotorTicksPerDegree property

Applies to