Click or drag to resize
DaqDeviceConnect Method
Opens a connection to the device so that commands can be issued and data can be acquired.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public virtual bool Connect()

Return Value

Type: Boolean

Implements

IDaqDeviceConnect
See Also