C# Mine
ContentsIndexHome
PreviousUpNext
HandheldFoodProbeBase.CalibrateFrame Method

Creates the byte array that holding the sensor calibration command

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

Byte array with sensor level command for calibration

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