Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- hardwareIdentifier
Type: System. . :: . .Int32
- ticksPerRevolution
Type: System. . :: . .Int32
See Also
EncoderState Overload