Edit

Share via


Brick.OffsetMotorEncoder(Byte, Int32) Method

Definition

Offset a motor encoder

public void OffsetMotorEncoder (byte port, int positionOffset);
member this.OffsetMotorEncoder : byte * int -> unit
Public Sub OffsetMotorEncoder (port As Byte, positionOffset As Integer)

Parameters

port
Byte

The Motor port(s). PortA, PortB, PortC, and/or PortD.

positionOffset
Int32

The encoder offset. Zero the encoder by offsetting it by the current position

Applies to