C# Mine
ContentsIndexHome
PreviousUpNext
DuctTemperatureBase.CalibrateFrame Method

Creates the byte array that holding the sensor calibration command

Syntax
C#
public static byte[] CalibrateFrame(long sensorID, double temp);
Parameters 
Description 
long sensorID 
Numerical identifier of the sensor 
double temp 
Temperature used to set the calibration the sensor 

Byte array with sensor level command for calibration

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