Edit

Share via


Motor.SetTachoCount(Int32) Method

Definition

Set Tachometer encoder offset Use this to reset or setup a specific position

public void SetTachoCount (int position);
member this.SetTachoCount : int -> unit
Public Sub SetTachoCount (position As Integer)

Parameters

position
Int32

New offset, 0 to reset

Applies to