Collapse All
Java Mine
DifferentialPressureBase.UpdateSensorCalibration Method
DifferentialPressureBase Class
DifferentialPressureBase Members
com.monnit.mine.BaseApplication.applicationclasses Package
DifferentialPressureBase Methods
Send Feedback
Syntax
Java
public
static
void
UpdateSensorCalibration
(
Sensor
sens
,
double
actualPascal
, Boolean
sendSensorUpdate
);
Parameters
Parameters
Description
Sensor sens
sens the
Sensor
object to be updated
double actualPascal
what the actual
Pascal
of the sensor should be
Boolean sendSensorUpdate
a Boolean flag that lets the sensor know if it should send up the new configuration
Description
Calibrates the sensor to correct values set by the user
Group
DifferentialPressureBase Methods
Links
DifferentialPressureBase Class
,
DifferentialPressureBase Members
,
com.monnit.mine.BaseApplication.applicationclasses Package
,
DifferentialPressureBase Methods
Copyright (c) 2017. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!