Unlock()
- Updated2025-10-14
- 1 minute(s) read
Releases a driver synchronization lock.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void Unlock()
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Unlock method was accessed after the associated NIRfsg object was disposed. |