C# Mine
ContentsIndexHome
PreviousUpNext
VoltageMeter500VACBase.CalibrateSensor Method

Calibrate Sensor Reading

Syntax
C#
public static void CalibrateSensor(ISensor sensor, int actualValue, int observedValue);
Parameters 
Description 
ISensor sensor 
 
int actualValue 
Value the Reading should be  
int observedValue 
Value the sensor is returned last heartbeat 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!