C# Mine
ContentsIndexHome
PreviousUpNext
PressureNPSIBase.CalibrateFrame Method

CalibrateFrame

Syntax
C#
public static byte[] CalibrateFrame(long sensorID, int actualValue, int measuredValue, int queueID, Version sensorVersion);
Parameters 
Description 
long sensorID 
the Sensor ID of the object to be updated 
int actualValue 
The Value that the reading should have been 
int measuredValue 
The value that the sensor measured 
int queueID 
Id to identify the Action Control commands sent 
Version sensorVersion 
The version of the Sensor 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!