C# Mine
ContentsIndexHome
PreviousUpNext
LiquidLevelBase.EmptyCalibration Method

Creates the byte array that will calibrate the sensor to the empty state

Syntax
C#
public static Byte[] EmptyCalibration(long sensorID, double reading);
Parameters 
Description 
long sensorID 
Numerical identifier of the sensor 
double reading 
Actual reading of 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!