BasePortInstance.Port Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > BasePortInstance Class > BasePortInstance Properties >

BasePortInstance.Port Property

Gets the logic port associated with this instance.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public LogicPort Port { get; }

Field Value

The LogicPort object representing the logic port.

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace