OutputPortInstance Properties

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > OutputPortInstance Class >

OutputPortInstance Properties

The OutputPortInstance type exposes the following members.

 

Properties


Name

Description

Public property

BncsDeviceId

Gets or sets the BNCS (Broadcast Network Control System) device identifier.

(Inherited from BasePortInstance.)

Public property

BncsInstanceId

Gets or sets the BNCS (Broadcast Network Control System) instance identifier.

(Inherited from BasePortInstance.)

Public property

BncsParameterName

Gets or sets the BNCS (Broadcast Network Control System) parameter name.

(Inherited from BasePortInstance.)

Public property

BncsSlotId

Gets or sets the BNCS slot identifier.

(Inherited from BasePortInstance.)

Public property

Description

Gets or sets the description. This property can be set by derived classes.

(Inherited from BasePortInstance.)

Public property

Id

Gets the unique identifier.

(Inherited from BasePortInstance.)

Protected property

Initialized

(Inherited from BasePortInstance.)

Public property

Input

Gets or sets the input connector.

Public property

InputType

Gets the type of the input port.

Public property

Name

Gets or sets the name. The setter is protected, allowing it to be set only within the class or derived classes.

(Inherited from BasePortInstance.)

Public property

Port

Gets the logic port associated with this instance.

(Inherited from BasePortInstance.)

Public property

PortType

Gets the type of the port.

(Inherited from BasePortInstance.)

 

See Also


OutputPortInstance Class

BNCS.Logic.Engine Namespace