C# Mine
ContentsIndexHome
PreviousUpNext
Humidity_5PCalBase.CalibrateFrame Method

Creates the byte array that holding the sensor calibration command

Syntax
C#
public static byte[] CalibrateFrame(long sensorID, int actualHumidityValue, int currentRawHumidity);
Parameters 
Description 
long sensorID 
Numeric identifier of the sensor 
actualValue 
Desired calibration value 
measuredValue 
Last reported value 

Byte array with sensor level command for calibration

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