Share via


EncoderState Constructor (Int32, Int32)

Microsoft Robotics Class Reference

Initializes a new instance of the EncoderState class

Namespace: Microsoft.Robotics.Services.Encoder.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

public EncoderState(
    int hardwareIdentifier,
    int ticksPerRevolution
)

Parameters

See Also

EncoderState Class

EncoderState Overload

Microsoft.Robotics.Services.Encoder.Proxy Namespace