
|   | IDeviceManagerT Interface | 
Namespace: GLNeuroTech.Devices.Common
 Syntax
SyntaxThe IDeviceManagerT type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateVirtualDevice | 
            Creates a reference to a Virtual Device object based on the recording file that is given.
             | 
|  | GetBluetoothDevice | 
            Returns a reference to a device connected over bluetooth
             | 
|  | GetDeviceByComPort | 
            Returns a reference to the device at the specified COM port.
             | 
|  | GetDevices | 
            Returns a list of all discovered devices.
             | 
|  | GetFirstDevice | 
            Returns the first device that is found.
             | 
 See Also
See Also