|
<< 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)
public LogicPort Port { get; }
The LogicPort object representing the logic port.