Java Mine
ContentsIndexHome
ThreePhase500AmpMeterBase Methods Public Methods
Public Methods
 
Name 
Description 
 
This is Create, a member of class ThreePhase500AmpMeterBase. 
 
This is GetAccumulate, a member of class ThreePhase500AmpMeterBase. 
 
This is GetCalVal1, a member of class ThreePhase500AmpMeterBase. 
 
This is GetCalVal2, a member of class ThreePhase500AmpMeterBase. 
 
This is GetCalVal3, a member of class ThreePhase500AmpMeterBase. 
 
Data Generated: Phase1Average [int] Expressed as Amps Phase1Max [int] Expressed as Amps Phase1Min [int] Expressed as Amps Phase1Duty [int] Expressed as Percent Phase2Average [int] Expressed as Amps Phase2Max [int] Expressed as Amps Phase2Min [int] Expressed as Amps Phase2Duty [int] Expressed as Percent Phase3Average [int] Expressed as Amps Phase3Max [int] Expressed as Amps Phase3Min [int] Expressed as Amps Phase3Duty [int] Expressed as Percent TotalCurrentAccumulation [double] Expressed as Watt Hours  
 
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 ThreePhase500AmpMeterBase. 
 
Phase1Average [int] Expressed as Amps  
 
Phase1Duty [int] Expressed as Percent  
 
This is GetPhase1Duty, a member of class ThreePhase500AmpMeterBase. 
 
This is GetPhase1Hyst, a member of class ThreePhase500AmpMeterBase. 
 
Phase1Max [int] Expressed as Amps  
 
Phase1Min [int] Expressed as Amps  
 
This is GetPhase1ThreshMax, a member of class ThreePhase500AmpMeterBase. 
 
This is GetPhase1ThreshMin, a member of class ThreePhase500AmpMeterBase. 
 
Phase2Average [int] Expressed as Amps  
 
Phase2Duty [int] Expressed as Percent  
 
This is GetPhase2Duty, a member of class ThreePhase500AmpMeterBase. 
 
This is GetPhase2Hyst, a member of class ThreePhase500AmpMeterBase. 
 
Phase2Max [int] Expressed as Amps  
 
Phase2Min [int] Expressed as Amps  
 
This is GetPhase2ThreshMax, a member of class ThreePhase500AmpMeterBase. 
 
This is GetPhase2ThreshMin, a member of class ThreePhase500AmpMeterBase. 
 
Phase3Average [int] Expressed as Amps  
 
Phase3Duty [int] Expressed as Percent  
 
This is GetPhase3Duty, a member of class ThreePhase500AmpMeterBase. 
 
This is GetPhase3Hyst, a member of class ThreePhase500AmpMeterBase. 
 
Phase3Max [int] Expressed as Amps  
 
Phase3Min [int] Expressed as Amps  
 
This is GetPhase3ThreshMax, a member of class ThreePhase500AmpMeterBase. 
 
This is GetPhase3ThreshMin, a member of class ThreePhase500AmpMeterBase. 
 
 
 
TotalCurrentAccumulation [double] Expressed as Watt Hours  
 

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 + Hysteresis... more 
 
This is SetAccumulate, a member of class ThreePhase500AmpMeterBase. 
 
 
 
 
 
 
 
 
 
This is setPhase1Average, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase1Duty, a member of class ThreePhase500AmpMeterBase. 
 
 
 
This is SetPhase1Hyst, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase1Max, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase1Min, a member of class ThreePhase500AmpMeterBase. 
 
This is SetPhase1ThreshMax, a member of class ThreePhase500AmpMeterBase. 
 
This is SetPhase1ThreshMin, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase2Average, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase2Duty, a member of class ThreePhase500AmpMeterBase. 
 
 
 
This is SetPhase2Hyst, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase2Max, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase2Min, a member of class ThreePhase500AmpMeterBase. 
 
This is SetPhase2ThreshMax, a member of class ThreePhase500AmpMeterBase. 
 
This is SetPhase2ThreshMin, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase3Average, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase3Duty, a member of class ThreePhase500AmpMeterBase. 
 
 
 
This is SetPhase3Hyst, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase3Max, a member of class ThreePhase500AmpMeterBase. 
 
This is setPhase3Min, a member of class ThreePhase500AmpMeterBase. 
 
This is SetPhase3ThreshMax, a member of class ThreePhase500AmpMeterBase. 
 
This is SetPhase3ThreshMin, a member of class ThreePhase500AmpMeterBase. 
 
This is setTotalCurrentAccumulation, a member of class ThreePhase500AmpMeterBase. 
 

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) 2023. All rights reserved.