Precision Property

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

Gets the precision in bits for this channel.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly Property Precision As Integer
public int Precision { get; }
public:
property int Precision {
    int get ();
}
member Precision : int with get
function get Precision () : int

Property Value

Type: System. . :: . .Int32
The precision in bits for this channel.

.NET Framework Security

See Also

Reference

AnalogInput Class

Microsoft.SPOT.Hardware Namespace