|   | IDaqDeviceConnect Method | 
        
        
        
            Connects to the device
            
         
        Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
 Syntax
SyntaxFunction Connect As Boolean
abstract Connect : unit -> bool 
Return Value
Type: 
BooleanTrue if connection was successful, otherwise False.
 See Also
See Also