|
DaqDeviceConnect Method |
Opens a connection to the device so that commands can be issued and data can be acquired.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public virtual bool Connect()
Public Overridable Function Connect As Boolean
public:
virtual bool Connect()
abstract Connect : unit -> bool
override Connect : unit -> bool
Return Value
Type:
BooleanImplements
IDaqDeviceConnectSee Also