Java Mine
ContentsIndexHome
PreviousUpNext
AC_DC_500VBase Methods

The methods of the AC_DC_500VBase class are listed here.

 
Name 
Description 
 
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 
 
Combines the two values into one unsigned 32 value for configuration
@param mode Enumerated mode selection @param oversampling oversampling value @return Value for configuration 
 
Converts Power Enum to integer for processing
@param power Enumerated power selection @return Value for configuration 
 
Rails the delay to the acceptable range (0-30000 miliseconds)
@param delay Suggested value @return Validated value 
 
This is Create, a member of class AC_DC_500VBase. 
 
This is getData, a member of class AC_DC_500VBase. 
 
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 AC_DC_500VBase. 
 
This is getVoltage, a member of class AC_DC_500VBase. 
 

Allows for the update of the specific type of sensor. @param 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 assessmentsPerHeartBeat How many times between heartbeats a sensor will check its measurements against its thresholds to determine whether it will enter the Aware State. Warning if your sensor firmware is less than 2.5.2.0 Setting assessments greater than one will cause this sensor to not self elect follow a gateway to a new channel.... more 
 
This is setVoltage, a member of class AC_DC_500VBase. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!