|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods |
The BncsFramework type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Adds a database for a specific device ID. |
|
|
Adds all databases for a specific device ID. |
|
|
Adds a managed device ad-hoc instance with the specified parameters. |
|
|
Adds a managed device adhoc parameter of type boolean. |
|
|
Adds a managed device ad-hoc parameter of type Enum to a specified BNCS instance. |
|
|
Adds a managed device ad-hoc parameter range to a specified instance. |
|
|
Adds a managed device ad-hoc parameter string to a specified BNCS instance. |
|
|
Adds a managed device instance to the system, registers it, and optionally its parameters. |
|
|
Adds a managed infodriver for a specified device. |
|
|
Adds a monitored device instance to the collection of BNCS instances. |
|
|
Adds a monitored infodriver for a specified device. |
|
|
Adds a new NMOS device to the system. |
|
|
Configures logging using NLog library |
|
|
Deletes an ad-hoc parameter from a managed device instance. |
|
|
Gets the BNCS instance from nmos device. |
|
|
Retrieves the specified database for the given device ID. |
|
|
Retrieves the value from a specified index in a database for a given device. |
|
|
Fetches a types signalR hub from the host services, returns null if it doesn't exist. |
|
|
Retrieves the BNCS Infodriver for the specified device ID. |
|
|
Retrieves the redundancy state of all infodrivers. |
|
|
Retrieves the value of a specific index from the infodriver for a given device. |
|
|
Retrieves an IBNCSInstance based on the provided device ID and index. |
|
|
Retrieves an IBNCSInstance based on the provided device GUID. |
|
|
Retrieves the instance parameter with the specified unique identifier. |
|
|
Retrieves an instance parameter based on the specified instance ID and parameter name. |
|
|
Retrieves a managed infodriver for the specified device ID. |
|
|
Retrieves an array of IBNCSInstanceParameter objects with the specified parameter name. |
|
|
Retrieves a monitored infodriver for the specified device ID. |
|
|
Retrieves an array of IBNCSInstanceParameter objects with the specified parameter name. |
|
|
Obtain the NMOS Device derived from a given BNCS Instance Name. |
|
|
Retrieves an IBNCSInstanceParameter from a source identified by a GUID. |
|
|
Retrieves the source ID from the instance parameter UID. |
|
|
Retrieves version information for assemblies in the current AppDomain. |
|
|
Initializes the BNCS Driver with the specified parameters. |
|
|
Initializes the BNCS framework with the specified configuration parameters. |
|
|
Sends an updated NMOS Object to the registry. |
|
|
Registers a parameter callback for the specified IBNCSInstanceParameter. |
|
|
Sets the active state of the object and registers or deregisters based on the state change. |
|
|
Sets a value in the specified database for a given device. |
|
|
Sets the communication state of a device and invokes an event when the state changes. |
|
|
SetDeviceCommsState(Enums.DeviceCommsStates, UInt32, Boolean) |
Sets the communication state of a device and invokes an event when the state changes. |
|
Sets the redundancy state for all managed InfoDrivers. |
|
|
Sets the value of an infodriver for a specific device and index. |
|
|
Sets the value of a specified instance parameter and publishes a change notification. |
|
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
BNCS.Core.DriverFramework Namespace