Collapse All
Java Mine
ZeroToTwoHundredVoltBase.Calibration1Value Method
ZeroToTwoHundredVoltBase Class
ZeroToTwoHundredVoltBase Members
com.monnit.mine.BaseApplication.applicationclasses Package
ZeroToTwoHundredVoltBase Methods
Send Feedback
Syntax
Java
public
static
long
Calibration1Value
(
long
sensorID
,
long
currentCalibration1
,
double
observed
,
double
actual
);
Description
Firmware must be 2.0.1 or newer
*
@param sensorID numeric identifier or the sensor object
@param observed is the last
Data
Message the sensor gave
@param actual is the actual
Data
Reading the sensor should be showing
@param currentCalibration1 is the first calibration setting set by user
// * @param isWiFi is used to identify whether this device uses WiFi
@return calibrated data
Group
ZeroToTwoHundredVoltBase Methods
Links
ZeroToTwoHundredVoltBase Class
,
ZeroToTwoHundredVoltBase Members
,
com.monnit.mine.BaseApplication.applicationclasses Package
,
ZeroToTwoHundredVoltBase Methods
Copyright (c) 2017. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!