Share via


AnalogInput Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the AnalogInput class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AnalogInput(Cpu. . :: . .AnalogChannel) Initializes a new instance of the AnalogInput class with the specified channel.
Public method AnalogInput(Cpu. . :: . .AnalogChannel, Int32) Initializes a new instance of the AnalogInput class with the specified channel and precision.
Public method AnalogInput(Cpu. . :: . .AnalogChannel, Double, Double, Int32) Initializes a new instance of the AnalogInput class with the specified channel, scale, offset, and precision.

Top

See Also

Reference

AnalogInput Class

Microsoft.SPOT.Hardware Namespace