Click or drag to resize
DeviceManagerT Methods

The DeviceManagerT generic type exposes the following members.

Methods
  Name Description
Public method CreateVirtualDevice
Creates a virtual device with a file as a backing store.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method 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.
Public method GetDeviceByComPort
Returns a device based on a predetermined serial COM port name.
Public method GetDeviceByTcpAddress
Returns the device connected at the specified hostname and port
Public method GetDevices
Returns a list of all devices connected to the PC.
Public method GetFirstDevice
Returns the first Great Lakes NeuroTechnologies device of type T that is discovered connected to the PC.
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