AnalogInput.Offset Property

Gets or sets a constant factor to apply to the raw sensor reading before thw value is returned.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public double Offset { get; set; }

Property Value

The constant factor to apply to the raw sensor reading before thw value is returned.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

AnalogInput Class
AnalogInput Members
Microsoft.SPOT.Hardware Namespace