Java Mine
ContentsIndexHome
PreviousUpNext
ThreePhaseCurrentMeterBase Methods

The methods of the ThreePhaseCurrentMeterBase class are listed here.

 
Name 
Description 
 
This is Create, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetAccumulate, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetCalVal1, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetCalVal2, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetCalVal3, a member of class ThreePhaseCurrentMeterBase. 
 
This is getData, a member of class ThreePhaseCurrentMeterBase. 
 
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 GetMeasurementInterval, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase1Duty, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase1Hyst, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase1ThreshMax, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase1ThreshMin, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase2Duty, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase2Hyst, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase2ThreshMax, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase2ThreshMin, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase3Duty, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase3Hyst, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase3ThreshMax, a member of class ThreePhaseCurrentMeterBase. 
 
This is GetPhase3ThreshMin, a member of class ThreePhaseCurrentMeterBase. 
 
This is getProfileType, a member of class ThreePhaseCurrentMeterBase. 
 

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 Phase123MinThreshold Values above Phase123MaxThreshold or below Phase123MinThreshold will cause the sensor to go aware @param Phase123MaxThreshold Values above Phase123MaxThreshold or below Phase123MinThreshold will cause the sensor to go aware @param Phase123Hysteresis When going from aware to non aware regions the sensor must go into the the non aware region by Threshmin + Hysteresiss... more 
 
This is SetAccumulate, a member of class ThreePhaseCurrentMeterBase. 
 
 
 
 
 
 
 
 
 
 
 
This is SetPhase1Hyst, a member of class ThreePhaseCurrentMeterBase. 
 
This is SetPhase1ThreshMax, a member of class ThreePhaseCurrentMeterBase. 
 
This is SetPhase1ThreshMin, a member of class ThreePhaseCurrentMeterBase. 
 
 
 
This is SetPhase2Hyst, a member of class ThreePhaseCurrentMeterBase. 
 
This is SetPhase2ThreshMax, a member of class ThreePhaseCurrentMeterBase. 
 
This is SetPhase2ThreshMin, a member of class ThreePhaseCurrentMeterBase. 
 
 
 
This is SetPhase3Hyst, a member of class ThreePhaseCurrentMeterBase. 
 
This is SetPhase3ThreshMax, a member of class ThreePhaseCurrentMeterBase. 
 
This is SetPhase3ThreshMin, a member of class ThreePhaseCurrentMeterBase. 
 

Sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update @param sens the Sensor object to be updated @param heartBeat a double value this is represented in minutes so heartbeat equals 1 that is one minute @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!