: Public <<Compound>> Class
Created: 02/02/2009 10:14:42
Modified: 21/06/2016 11:32:34
Project:
Advanced:
Details of remote connect and disconnect function.<br/><br/>
Attribute
Public Seconds
  armedTimeout
Details:
Notes: Setting of the timeout elapsed time.<br/>
Public Voltage
  customerVoltageLimit
Details:
Notes: Voltage limit on customer side of RCD switch above which the connect should not be made.<br/>
Public RealEnergy
  energyLimit
Details:
Notes: Limit of energy before disconnect.<br/>
Public DateTime
  energyUsageStartDateTime
Details:
Notes: Start date and time to accumulate energy for energy usage limiting.<br/><br/>
Public RealEnergy
  energyUsageWarning
Details:
Notes: Warning energy limit, used to trigger event code that energy usage is nearing limit.<br/>
Public Boolean
  isArmConnect
Details:
Notes: True if the RCD switch has to be armed before a connect action can be initiated.<br/>
Public Boolean
  isArmDisconnect
Details:
Notes: True if the RCD switch has to be armed before a disconnect action can be initiated.<br/>
Public Boolean
  isEnergyLimiting
Details:
Notes: True if the energy usage is limited and the customer will be disconnected if they go over the limit.<br/>
Public Boolean
  needsPowerLimitCheck
Details:
Notes: True if load limit has to be checked to issue an immediate disconnect (after a connect) if load is over the limit.<br/>
Public Boolean
  needsVoltageLimitCheck
Details:
Notes: True if voltage limit has to be checked to prevent connect if voltage is over the limit.<br/>
Public ActivePower
  powerLimit
Details:
Notes: Load limit above which the connect should either not take place or should cause an immediate disconnect.<br/>
Public Boolean
  usePushbutton
Details:
Notes: True if pushbutton has to be used for connect.<br/>