Java Mine
ContentsIndexHome
PreviousUpNext
ZeroToTenVoltBase.Calibration1Value Method
Syntax
Java
public static long Calibration1Value(long sensorID, long currentCalibration1, double observed, double actual, boolean isWiFi);
Parameters 
Description 
long sensorID 
numeric identifier or the sensor object  
long currentCalibration1 
is the first 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  
boolean isWiFi 
is used to identify whether this device uses WiFi  

calibrated data

 

Firmware must be 2.0.1 or newer  

 

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!