|
|
IDeviceManagerT Interface |
Namespace: GLNeuroTech.Devices.Common
The IDeviceManagerT type exposes the following members.
| 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.
|