Collapse All
C# Mine
AnalogBase.Calibration1Value Method
AnalogBase Class
AnalogBase Members
AnalogBase Methods
Send Feedback
Firmware must be 2.0.1 or newer
Syntax
C#
public
static
long
Calibration1Value
(
long
currentCalibration1
,
double
observed
,
double
actual
,
bool
isWiFi
);
Parameters
Parameters
Description
long currentCalibration1
is the calibration setting set by user
double observed
is the last
Data
Message the sensor gave
double actual
is the actual
Data
Reading the sensor should be showing
bool isWiFi
is used to identify whether this device uses WiFi
Returns
calibrated data
Group
AnalogBase Methods
Links
AnalogBase Class
,
AnalogBase Members
,
AnalogBase Methods
Copyright (c) 2023. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!