SetPin Class

Microsoft Robotics Class Reference

SetPin Operation, used for modifying the state of a single pin

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class SetPin : Update<SetPinRequestType, PortSet<DefaultUpdateResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Update< (Of < ( <'SetPinRequestType, PortSet< (Of < ( <'DefaultUpdateResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.GpioPinArray.Proxy..::..SetPin

See Also

SetPin Members

Microsoft.Robotics.Services.GpioPinArray.Proxy Namespace