|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Abstract Namespace > BaseAlarm Class > BaseAlarm Members |
The BaseAlarm type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Adds an input connector to the appropriate collection based on its type. |
|
|
Clears the inputs for the current instance and any associated alarm conditions and upstream alarms. |
|
|
Execute |
(Inherited from MultiInputOperation.) |
|
Removes the specified input connector from the current object. |
|
|
Removes an input connector associated with the specified signal identifier. |
Name |
Description |
|
|---|---|---|
|
Gets or sets the alarm condition for the multi-receiver system. |
|
|
Gets or sets the description. (Inherited from BaseLogicEntity.) |
|
|
Gets the unique identifier for the entity. (Inherited from BaseLogicEntity.) |
|
|
Gets an array of Connector objects representing the inputs. (Inherited from MultiInputOperation.) |
|
|
Gets the type of the input. (Inherited from GenericOperation.) |
|
|
Gets the maximum number of inputs allowed. (Inherited from MultiInputOperation.) |
|
|
Gets or sets the name. (Inherited from BaseLogicEntity.) |
|
|
Gets the output connector. (Inherited from GenericOperation.) |
|
|
Gets the type of the output. (Inherited from GenericOperation.) |
|
|
Gets or sets the current state of the alarm. |
|
|
Gets or sets the upstream alarms associated with this instance. |
Name |
Description |
|
|---|---|---|
|
Occurs when the alarm state changes. |
|
|
Occurs when there is a change in the upstream alarm state. |