Java Mine
ContentsIndexHome
PreviousUpNext
DigitalTemperatureBase.CalibrateFrame Method
Syntax
Java
public static byte CalibrateFrame(long sensorID, int actualValue, int measuredValue);

Creates the byte array thats holding the sensor calibration command @param sensorID Numeric identifier of the sensor @param actualValue Desired calibration value @param measuredValue Last reported value @return Byte array with sensor level command for calibration

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