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