Collapse All
Java Mine
AnalogBase.Calibration1Value Method
AnalogBase Class
AnalogBase Members
com.monnit.mine.BaseApplication.applicationclasses Package
AnalogBase Methods
Send Feedback
Syntax
Java
public
static
long
Calibration1Value
(
long
sensorID
,
long
currentCalibration1
,
double
observed
,
double
actual
);
Parameters
Parameters
Description
long sensorID
numeric identifier or the sensor object
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
Returns
calibrated data
Description
Firmware must be 2.0.1 or newer
Group
AnalogBase Methods
Links
AnalogBase Class
,
AnalogBase Members
,
com.monnit.mine.BaseApplication.applicationclasses Package
,
AnalogBase Methods
Copyright (c) 2017. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!