Java Mine
ContentsIndexHome
PreviousUpNext
VoltageMeter500VACBase.Calibration1Value Method
Syntax
Java
public static long Calibration1Value(Mode mode, double newValue, double oldValue, long calibration1);

Generates a new value for calibration1 that will allow for the new calibration of the sensor. 

@param mode Enumerated Mode @param newValue Desired reading at last transmition @param oldValue Last reading before calibration @param calibration1 Previous calibration1 value @return New value for calibration1

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