Click or drag to resize
DaqDeviceUnlockDevice Method
Sends the unlock command to the device.

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 UnlockDevice()

Return Value

Type: Boolean
Boolean value indicating whether the unlock command was successful.
See Also