Collapse All
C# Mine
DifferentialPressureBase.UpdateSensorCalibration Method
DifferentialPressureBase Class
DifferentialPressureBase Members
DifferentialPressureBase Methods
Send Feedback
Calibrates the sensor to correct values set by the user
Syntax
C#
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
Group
DifferentialPressureBase Methods
Links
DifferentialPressureBase Class
,
DifferentialPressureBase Members
,
DifferentialPressureBase Methods
Copyright (c) 2023. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!