Share via


Power Property

Microsoft Robotics Class Reference

The drive's power setting (-1.0 to 1.0 -- Forward: positive value, Reverse: negative value.)

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

Syntax

[DataMemberAttribute(IsRequired = true)]
public double Power { get; set; }

See Also

DriveDistanceRequest Class

Microsoft.Robotics.Services.Drive Namespace