You are here:
Symbol Reference > Monnit Namespace >
Pressure_4to20maBase Class
>
Pressure_4to20maBase Methods
>
Pressure_4to20maBase.getCalibrationValue Method
Collapse All
Pressure_4to20maBase.getCalibrationValue Method
Pressure_4to20maBase Class
Pressure_4to20maBase Members
Pressure_4to20maBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
byte[]
getCalibrationValue
(
long
sensorID
,
HighLowCalibration
calibrationType
,
int
pressure
);
public
static
byte
[]
getCalibrationValue
(
long
sensorID
,
HighLowCalibration
calibrationType
,
int
pressure
);
Public
static
Function
getCalibrationValue
(
sensorID
As
long
,
calibrationType
As
HighLowCalibration
,
pressure
As
Integer
)
As
byte
()
See Also
Pressure_4to20maBase Class
,
Pressure_4to20maBase Members
,
Pressure_4to20maBase Methods
Group
Pressure_4to20maBase Methods
Remarks
This is getCalibrationValue, a member of class Pressure_4to20maBase.