Click or drag to resize
DaqDeviceLockDevice Method
Locks the Great Lakes NeuroTechnologies device so that no other interactive commands will be accepted.

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

Return Value

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