
|   | DeviceManagerT Methods | 
The DeviceManagerT generic type exposes the following members.
 Methods
Methods
        | 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.) | 
 See Also
See Also