You are here:
Symbol Reference > Monnit Namespace >
Pressure300PSIBase Class
>
Pressure300PSIBase Methods
>
Pressure300PSIBase.getCalibrationValue Method
Collapse All
Pressure300PSIBase.getCalibrationValue Method
Pressure300PSIBase Class
Pressure300PSIBase Members
Pressure300PSIBase 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
Pressure300PSIBase Class
,
Pressure300PSIBase Members
,
Pressure300PSIBase Methods
Group
Pressure300PSIBase Methods
Remarks
This is getCalibrationValue, a member of class Pressure300PSIBase.