Share via


MotorOperations Class

Microsoft Robotics Class Reference

Motor Operations Port

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class MotorOperations : PortSet<DsspDefaultLookup, DsspDefaultDrop, Get, HttpGet, Replace, SetMotorPower>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .PortSet
    Microsoft.Ccr.Core. . :: . .PortSet< (Of < ( <'DsspDefaultLookup, DsspDefaultDrop, Get, HttpGet, Replace, SetMotorPower> ) > ) >
      Microsoft.Robotics.Services.Motor.Proxy..::..MotorOperations

See Also

MotorOperations Members

Microsoft.Robotics.Services.Motor.Proxy Namespace