ScopeDriverUtility.Lock Method
- Updated2023-09-06
- 1 minute(s) read
ScopeDriverUtilityLock Method
Attempts to acquire a synchronization lock on this instance of the driver.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public ScopeDriverLock Lock()
Public Function Lock As ScopeDriverLock
Return Value
Type: ScopeDriverLockA reference to the acquired lock.