|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods > BncsFramework.GetNmosDeviceFromBncsInstance Method |
Obtain the NMOS Device derived from a given BNCS Instance Name.
Namespace: BNCS.Core.DriverFramework
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static Nullable<Device> GetNmosDeviceFromBncsInstance(
string bncsInstanceId
)
bncsInstanceId
Type: String
The BNCS instance identifier.
System.Nullable<NMOS.Types.Registration.v1_3.Device>.
BNCS.Core.DriverFramework Namespace