Share via


SetMotorPowerRequest Class

Microsoft Robotics Class Reference

Update the target power of a motor

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

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/motor.html", 
    ElementName = "SetMotorPowerRequest")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/motor.html")]
public class SetMotorPowerRequest : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.Motor.Proxy..::..SetMotorPowerRequest

See Also

SetMotorPowerRequest Members

Microsoft.Robotics.Services.Motor.Proxy Namespace