ConnectDisconnectFunction

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

Type

Class

URI

cim:ConnectDisconnectFunction

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

Slots

Name Type Description Inherited from

Switches

0..*
Switch

n/a

n/a

eventCount

0..1
integer

Running cumulative count of connect or disconnect events, for the lifetime of this function or until the value is cleared.

n/a

isConnected

0..1
boolean

True if this function is in the connected state.

n/a

isDelayedDiscon

0..1
boolean

If set true, the switch may disconnect the service at the end of a specified time delay after the disconnect signal has been...

n/a

isLocalAutoDisconOp

0..1
boolean

If set true and if disconnection can be operated locally, the operation happens automatically. Otherwise it happens manually.

n/a

isLocalAutoReconOp

0..1
boolean

If set true and if reconnection can be operated locally, then the operation happens automatically. Otherwise, it happens manually.

n/a

isRemoteAutoDisconOp

0..1
boolean

If set true and if disconnection can be operated remotely, then the operation happens automatically. If set false and if...

n/a

isRemoteAutoReconOp

0..1
boolean

If set true and if reconnection can be operated remotely, then the operation happens automatically. If set false and if...

n/a

rcdInfo

0..1
RemoteConnectDisconnectInfo

Information on remote connect disconnect switch.

n/a

EndDevice

0..1
EndDevice

End device that performs this function.

EndDeviceFunction

Registers

0..*
Register

All registers for quantities metered by this end device function.

EndDeviceFunction

enabled

0..1
boolean

True if the function is enabled.

EndDeviceFunction

Asset

0..1
Asset

Asset on which this function can be performed.

AssetFunction

configID

0..1
string

Configuration specified for this function.

AssetFunction

firmwareID

0..1
string

Firmware version.

AssetFunction

hardwareID

0..1
string

Hardware version.

AssetFunction

password

0..1
string

Password needed to access this function.

AssetFunction

programID

0..1
string

Name of program.

AssetFunction

DiagramObjects

0..*
DiagramObject

The diagram objects that are associated with the domain object.

IdentifiedObject

InstanceSet

1
InstanceSet

Dataset containing the data objects.

IdentifiedObject

Names

0..*
Name

All names of this identified object.

IdentifiedObject

PropertiesCIMDataObject

0..1
ChangeSetMember

The single CIM data object in the appropriate dataset context.

IdentifiedObject

TargetingCIMDataObject

0..*
ChangeSetMember

Data objects registered.

IdentifiedObject

aliasName

0..1
string

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and...

IdentifiedObject

description

0..1
string

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to...

IdentifiedObject

mRID

0..1
string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is...

IdentifiedObject

name

0..1
string

The name is any free human readable and possibly non unique text naming the object.

IdentifiedObject


aliasName

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Asset

Asset on which this function can be performed.

URI

cim:AssetFunction.Asset

Cardinality

0..1

Type

Asset

Inherited from

AssetFunction

configID

Configuration specified for this function.

URI

cim:AssetFunction.configID

Cardinality

0..1

Type

string

Inherited from

AssetFunction

description

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

enabled

True if the function is enabled.

URI

cim:EndDeviceFunction.enabled

Cardinality

0..1

Type

boolean

Inherited from

EndDeviceFunction

EndDevice

End device that performs this function.

URI

cim:EndDeviceFunction.EndDevice

Cardinality

0..1

Type

EndDevice

Inherited from

EndDeviceFunction

eventCount

Running cumulative count of connect or disconnect events, for the lifetime of this function or until the value is cleared.

URI

cim:ConnectDisconnectFunction.eventCount

Cardinality

0..1

Type

integer

firmwareID

Firmware version.

URI

cim:AssetFunction.firmwareID

Cardinality

0..1

Type

string

Inherited from

AssetFunction

hardwareID

Hardware version.

URI

cim:AssetFunction.hardwareID

Cardinality

0..1

Type

string

Inherited from

AssetFunction

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

isConnected

True if this function is in the connected state.

URI

cim:ConnectDisconnectFunction.isConnected

Cardinality

0..1

Type

boolean

isDelayedDiscon

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.

URI

cim:ConnectDisconnectFunction.isDelayedDiscon

Cardinality

0..1

Type

boolean

isLocalAutoDisconOp

If set true and if disconnection can be operated locally, the operation happens automatically. Otherwise it happens manually.

URI

cim:ConnectDisconnectFunction.isLocalAutoDisconOp

Cardinality

0..1

Type

boolean

isLocalAutoReconOp

If set true and if reconnection can be operated locally, then the operation happens automatically. Otherwise, it happens manually.

URI

cim:ConnectDisconnectFunction.isLocalAutoReconOp

Cardinality

0..1

Type

boolean

isRemoteAutoDisconOp

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.

URI

cim:ConnectDisconnectFunction.isRemoteAutoDisconOp

Cardinality

0..1

Type

boolean

isRemoteAutoReconOp

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.

URI

cim:ConnectDisconnectFunction.isRemoteAutoReconOp

Cardinality

0..1

Type

boolean

mRID

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

password

Password needed to access this function.

URI

cim:AssetFunction.password

Cardinality

0..1

Type

string

Inherited from

AssetFunction

programID

Name of program.

URI

cim:AssetFunction.programID

Cardinality

0..1

Type

string

Inherited from

AssetFunction

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

rcdInfo

Information on remote connect disconnect switch.

URI

cim:ConnectDisconnectFunction.rcdInfo

Cardinality

0..1

Type

RemoteConnectDisconnectInfo

Registers

All registers for quantities metered by this end device function.

URI

cim:EndDeviceFunction.Registers

Cardinality

0..*

Type

Register

Inherited from

EndDeviceFunction

Switches

URI

cim:ConnectDisconnectFunction.Switches

Cardinality

0..*

Type

Switch

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

Used by

Source class Slot name

Switch

ConnectDisconnectFunctions