|
|
BioRadioDeviceManager Class |
Namespace: GLNeuroTech.Devices.BioRadio
The BioRadioDeviceManager type exposes the following members.
| Name | Description | |
|---|---|---|
| BioRadioDeviceManager | Initializes a new instance of the BioRadioDeviceManager class |
| Name | Description | |
|---|---|---|
| CreateVirtualDevice |
Creates a virtual device wrapper to allow reading data from a file recorded by the BioRadio to its internal memory.
(Overrides DeviceManagerTCreateVirtualDevice(String).) | |
| DiscoverBluetoothDevices |
Performs a search for devices in the vicinity.
| |
| Dispose | Releases all resources used by the BioRadioDeviceManager | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBluetoothDevice |
Attempt to connect to a BioRadio device using BlueTooth
(Overrides DeviceManagerTGetBluetoothDevice(Int64).) | |
| GetDeviceByComPort |
Returns a device based on a predetermined serial COM port name.
(Inherited from DeviceManagerT.) | |
| GetDeviceByTcpAddress |
Returns the device connected at the specified hostname and port
(Inherited from DeviceManagerT.) | |
| GetDevices |
Returns a list of all devices connected to the PC.
(Inherited from DeviceManagerT.) | |
| GetFirstDevice |
Returns the first Great Lakes NeuroTechnologies device of type T that is discovered connected to the PC.
(Inherited from DeviceManagerT.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| IsBluetoothRadioEnabled |
Indicates whether the system's bluetooth radio is currently enabled.
(Inherited from DeviceManagerT.) |