|
DaqDeviceLockDevice Method |
Locks the Great Lakes NeuroTechnologies device so that no other interactive commands will be accepted.
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 LockDevice()
Public Overridable Function LockDevice As Boolean
public:
virtual bool LockDevice()
abstract LockDevice : unit -> bool
override LockDevice : unit -> bool
Return Value
Type:
BooleanBoolean value indicating whether the lock command was successful.
See Also