Click or drag to resize
BioRadioDeviceManager Methods

The BioRadioDeviceManager type exposes the following members.

Methods
  Name Description
Public method Code example CreateVirtualDevice
Creates a virtual device wrapper to allow reading data from a file recorded by the BioRadio to its internal memory.
(Overrides DeviceManagerTCreateVirtualDevice(String).)
Public method DiscoverBluetoothDevices
Performs a search for devices in the vicinity.
Public method Dispose
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBluetoothDevice
Attempt to connect to a BioRadio device using BlueTooth
(Overrides DeviceManagerTGetBluetoothDevice(Int64).)
Public method GetDeviceByComPort
Returns a device based on a predetermined serial COM port name.
(Inherited from DeviceManagerT.)
Public method GetDeviceByTcpAddress
Returns the device connected at the specified hostname and port
(Inherited from DeviceManagerT.)
Public method GetDevices
Returns a list of all devices connected to the PC.
(Inherited from DeviceManagerT.)
Public method GetFirstDevice
Returns the first Great Lakes NeuroTechnologies device of type T that is discovered connected to the PC.
(Inherited from DeviceManagerT.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also