|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods > BncsFramework.GetBncsInstanceFromNmosDevice Method |
Gets the BNCS instance from nmos device.
Namespace: BNCS.Core.DriverFramework
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static IBNCSInstance GetBncsInstanceFromNmosDevice(
Guid nmosDeviceId
)
nmosDeviceId
Type: Guid
The nmos device identifier.
IBNCSInstance.
BNCS.Core.DriverFramework Namespace