[PAClassAlarmingBase] PAClassAlarmingBase (developer guide)


Property Name/ID Data Type / Summary
AlarmChangedEvent ACPointEvent

A event point where subscribers are informed if a new alarm has occured or disappeared on this instance

AlarmsAsText String

A network-Property, that concatenates all message-texts from this and any child-component that has an active alarm.

HasAlarms Boolean

A network-Property, that signals if this or any child-component has an active alarm.

IsSessionConnected Boolean

This "Target-Property" is used to make a binding to a "Source-Property" ACSession-Component. This ACSession-Instance can be Acessed via the Session-Property. All childs in the subtree are automatically assigned to this ACSession-Instance.

SubAlarmsChangedEvent ACPointEvent

A event point where subscribers are informed if a new alarm has occured or disappeared on one of the child instances


Property Name/ID Data Type / Summary
ApplicationManager

Gets the reference to the root component if this instance is in a application project

CountSubAlarms

Gets the count of sub alarms.

HasLocalAlarms

Gets a value indicating whether this instance has local alarms.

HasUnackLocalAlarms

Gets a value indicating whether this instance has unacknowledged local alarms.

IsRoutingServiceAvailable

Gets a value indicating whether this instance has access to the routing service.

RoutingService

Gets the reference to the routing service if this instance is in a application project

Session

Returns a reference to a "Source-Component" where the IsSessionConnected-Property of this or a parent instance is bound to the "Source-Property" of the "Source-Component" (Session). In most cases a derivation of ACSession is returned.