MeasuringRange Enum

Definition

Configure the Programmable Gain Amplifier, i.e. Measuring Range Note that the maximum input value on any input pin is VDD+0.3V and the maximum value that can be measured is VDD. So if the supply voltage is 3.3V, using FS6144 may not be useful, because it just reduces the accuracy to 14 bit (excluding the sign bit).

public enum MeasuringRange
type MeasuringRange = 
Public Enum MeasuringRange
Inheritance
MeasuringRange

Fields

FS0256 5

±0.256V

FS0512 4

±0.512V

FS1024 3

±1.024V

FS2048 2

±2.048V

FS4096 1

±4.096V

FS6144 0

±6.144V.

Applies to