C# Mine
ContentsIndexHome
PreviousUpNext
Gas_COBase.CalibrationFrameTemperature Method

Calibrate sensor for temperature accuracy

Syntax
C#
public static byte[] CalibrationFrameTemperature(long sensorID, double temp);
Parameters 
Description 
long sensorID 
Numeric identifier of the sensor 
double temp 
Temperature to calibrate to 

Byte array with command to send to sensor for calibration

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!