|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Engine Namespace > InputPortInstance Class > InputPortInstance Members |
The InputPortInstance type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Initializes a new instance of the InputPortInstance class. |
|
|
Initializes a new instance of the InputPortInstance class using the specified logic port. |
Name |
Description |
|
|---|---|---|
|
Releases all resources used by the current instance of the class. |
|
|
IsNewValue |
(Inherited from BasePortInstance.) |
|
Sets the value of the port, handling both alarm and value ports. |
Name |
Description |
|
|---|---|---|
|
Gets or sets the BNCS (Broadcast Network Control System) device identifier. (Inherited from BasePortInstance.) |
|
|
Gets or sets the BNCS (Broadcast Network Control System) instance identifier. (Inherited from BasePortInstance.) |
|
|
Gets or sets the BNCS (Broadcast Network Control System) parameter name. (Inherited from BasePortInstance.) |
|
|
Gets or sets the BNCS slot identifier. (Inherited from BasePortInstance.) |
|
|
Gets or sets the description. This property can be set by derived classes. (Inherited from BasePortInstance.) |
|
|
Gets the unique identifier. (Inherited from BasePortInstance.) |
|
|
Initialized |
(Inherited from BasePortInstance.) |
|
Gets or sets the name. The setter is protected, allowing it to be set only within the class or derived classes. (Inherited from BasePortInstance.) |
|
|
Gets the output connector. |
|
|
Gets the output type of the port. |
|
|
Gets the logic port associated with this instance. (Inherited from BasePortInstance.) |
|
|
Gets the type of the port. (Inherited from BasePortInstance.) |
|
|
Gets the value of the output object if it is not null; otherwise, returns null. |
Name |
Description |
|
|---|---|---|
|
Occurs when the connection status changes. |