: Public Class
Created: 22/05/2008 00:21:57
Modified: 21/06/2016 11:32:34
Project:
Advanced:
A function that will disconnect and reconnect the customer's load under defined conditions.<br/><br/>
Attribute
Public Integer
  eventCount
Details:
Notes: Running cumulative count of connect or disconnect events, for the lifetime of this function or until the value is cleared.<br/><br/>
Public Boolean
  isConnected
Details:
Notes: True if this function is in the connected state.<br/>
Public Boolean
  isDelayedDiscon
Details:
Notes: If set true, the switch may disconnect the service at the end of a specified time delay after the disconnect signal has been given. If set false, the switch may disconnect the service immediately after the disconnect signal has been given. This is typically the case for over current circuit-breakers which are classified as either instantaneous or slow acting.<br/>
Public Boolean
  isLocalAutoDisconOp
Details:
Notes: If set true and if disconnection can be operated locally, the operation happens automatically. Otherwise it happens manually.<br/><br/>
Public Boolean
  isLocalAutoReconOp
Details:
Notes: If set true and if reconnection can be operated locally, then the operation happens automatically. Otherwise, it happens manually.<br/><br/>
Public Boolean
  isRemoteAutoDisconOp
Details:
Notes: If set true and if disconnection can be operated remotely, then the operation happens automatically. If set false and if disconnection can be operated remotely, then the operation happens manually.<br/>
Public Boolean
  isRemoteAutoReconOp
Details:
Notes: If set true and if reconnection can be operated remotely, then the operation happens automatically. If set false and if reconnection can be operated remotely, then the operation happens manually.<br/><br/>
Public RemoteConnectDisconnectInfo
  rcdInfo
Details:
Notes: Information on remote connect disconnect switch.<br/>
Element Source Role Target Role
Switch
Class «informative»
Name: ConnectDisconnectFunctions
 
Name: Switches
 
Details:
 
Object Type Connection Direction Notes
EndDeviceFunction Class Generalization To