BasePortInstance.BncsDeviceId Property

<< Click to Display Table of Contents >>

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

BasePortInstance.BncsDeviceId Property

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

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

 

Syntax


public uint BncsDeviceId { get; set; }

Field Value

The unique identifier for a BNCS device, represented as an unsigned integer.

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace