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