Share via


Pins Property

Microsoft Robotics Class Reference

Gets or sets the list of pins

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

Syntax

[DataMemberAttribute(Order = )]
public List<ADCPinState> Pins { get; set; }

See Also

ADCPinArrayState Class

Microsoft.Robotics.Services.ADCPinArray.Proxy Namespace