DeviceManagerT Class |
Namespace: GLNeuroTech.Devices.Common
The DeviceManagerT type exposes the following members.
Name | Description | |
---|---|---|
DeviceManagerT | Initializes a new instance of the DeviceManagerT class |
Name | Description | |
---|---|---|
CreateVirtualDevice |
Creates a virtual device with a file as a backing store.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBluetoothDevice |
Retrieves a reference to a T device based on a bluetooth connection. Use of this method requires a bluetooth radio installed on the host PC.
| |
GetDeviceByComPort |
Returns a device based on a predetermined serial COM port name.
| |
GetDeviceByTcpAddress |
Returns the device connected at the specified hostname and port
| |
GetDevices |
Returns a list of all devices connected to the PC.
| |
GetFirstDevice |
Returns the first Great Lakes NeuroTechnologies device of type T that is discovered connected to the PC.
| |
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.
|