AnalogInput.Scale Property

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

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

Syntax

public double Scale { get; set; }

Property Value

The multiplicative factor to apply to the raw sensor reading before the 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