GoPiGo.GetMotorEncoder(MotorPort) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Read a motor encoder in degrees
public int GetMotorEncoder (Iot.Device.GoPiGo3.Models.MotorPort port);
member this.GetMotorEncoder : Iot.Device.GoPiGo3.Models.MotorPort -> int
Public Function GetMotorEncoder (port As MotorPort) As Integer
Parameters
- port
- MotorPort
The Motor port to use, can be MotorLeft or MotorRight
Returns
Returns the encoder position in degrees