Java Mine
ContentsIndexHome
PreviousUpNext
CO_MeterBase Methods

The methods of the CO_MeterBase class are listed here.

 
Name 
Description 
 
Creates the byte array that holding the sensor calibration command
@param sensorID Numeric identifier of the sensor @param actualValue Desired calibration value @param measuredValue Last reported value @param queueID Incrementing integer to validate receipt of multiple messages. (Random typically sufficient) @param subcommand Type of calibration to perform (4 = 0PPM calibration, 5 = Span calibration, 3 = temperature calibration) @return Byte array with sensor level command for calibration 
 
This is the overview for the ConcentrationHysteresis method overload. 
 
This is the overview for the ConcentrationMaximumThreshold method overload. 
 
This is Create, a member of class CO_MeterBase. 
 
This is getCO_Instantaneous, a member of class CO_MeterBase. 
 
This is getCO_TWA, a member of class CO_MeterBase. 
 
This is getData, a member of class CO_MeterBase. 
 
Returns default configurations for the sensor
@param version The version of the Sensor @param platform The Firmware Generation of your device. i.e. Commercial, Alta, Wifi @return Default configurations for the sensor 
 
This is getProfileType, a member of class CO_MeterBase. 
 
This is getRawADC, a member of class CO_MeterBase. 
 
This is GetSampleRate, a member of class CO_MeterBase. 
 
This is getTemp, a member of class CO_MeterBase. 
 
 
 
Allows for the update of the specific type of sensor.
@param sens sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param awareStateHeartBeat How often the sensor communicates with the gateway while in Aware State. @param maximumTWAThreshold Any assessments above this value will cause the sensor to enter the Aware State. @param maximumConcentrationThreshold Any assessments above this value will cause the sensor to enter the Aware State. @param concentrationHysteresis A buffer to prevent the sensor from bouncing between Standard Operation and Aware State when the assessments are very... more 
 
This is setCO_Instantaneous, a member of class CO_MeterBase. 
 
This is setCO_TWA, a member of class CO_MeterBase. 
 
This is setData, a member of class CO_MeterBase. 
 
This is setRawADC, a member of class CO_MeterBase. 
 
This is SetSampleRate, a member of class CO_MeterBase. 
 
This is setTemp, a member of class CO_MeterBase. 
 
This is SetTWAMaxThreshold, a member of class CO_MeterBase. 
 
This is the overview for the TemperatureHysteresis method overload. 
 
This is the overview for the TemperatureMaximumThreshold method overload. 
 
This is the overview for the TemperatureMinimumThreshold method overload. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!