InputPortInstance Constructor (LogicPort)

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > InputPortInstance Class > InputPortInstance Constructor  >

InputPortInstance Constructor (LogicPort)

Initializes a new instance of the InputPortInstance class using the specified logic port.

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

 

Syntax


public InputPortInstance(
 LogicPort port
)

Parameters

port

Type: BNCS.Logic.Models.LogicPort
The logic port used to initialize the input port instance.

 

See Also


InputPortInstance Class

InputPortInstance Overload

BNCS.Logic.Engine Namespace