Calibration parameters
| C# | Visual Basic | Visual C++ |
public class CalibrationData
Public Class CalibrationData
public ref class CalibrationData
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.CalibrationData(array<Byte>[]()[], Int32) |
Create CalibrationData object from raw 2-byte reply
| |
| Ad1 |
AD1 lower voltage reference - fine - DO NOT MODIFY
| |
| Ad2 |
AD2 lower voltage reference - fine - DO NOT MODIFY
| |
| Adf |
Main reference voltage calibration -- DO NOT MODIFY
| |
| Coarse1 |
AD1 lower voltage reference - coarse
| |
| Coarse2 |
AD2 lower voltage reference - coarse
| |
| Df |
RTC oscillator calibration
| |
| Equals(Object) | (Inherited from Object.) | |
| ExcRes |
Excitate for resistive sensors without DC
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GndSwitch |
Switches the lower AD voltage reference to ground
| |
| Irlev |
Voltage level interrupt level for external sensor -- ratiometric
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| OffInt |
Temperature conversion offset calibration -- DO NOT MODIFY
| |
| Raw |
Raw 56-bit Calibration data value
| |
| Reftc |
Bandgap voltage temperature coefficient calibration -- DO NOT MODIFY
| |
| RFU |
Reserved for Future Use
| |
| RingCal |
Main system clock oscillator calibration -- DO NOT MODIFY
| |
| Selp12 |
POR voltage level for 1.5V system
| |
| Selp22 |
POR voltage level for 3V system
| |
| SwExtEn |
Controlled battery supply for external sensor - the battery voltage is connected to the EXC pin
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) |
| Object | |
| Gen2..::.IDS..::.SL900A..::.CalibrationData | |