Class Description

A function that will disconnect and reconnect the customer’s load under defined conditions.

Attributes

Name Type Description
eventCount Integer Running cumulative count of connect or disconnect events, for the lifetime of this function or until the value is cleared.
isConnected Boolean True if this function is in the connected state.
isDelayedDiscon Boolean 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.
isLocalAutoDisconOp Boolean If set true and if disconnection can be operated locally, the operation happens automatically. Otherwise it happens manually.
isLocalAutoReconOp Boolean If set true and if reconnection can be operated locally, then the operation happens automatically. Otherwise, it happens manually.
isRemoteAutoDisconOp Boolean 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.
isRemoteAutoReconOp Boolean 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.
rcdInfo RemoteConnectDisconnectInfo Information on remote connect disconnect switch.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
ConnectDisconnectFunction 0..* Switch 0..* ConnectDisconnectFunctions Switches