NIRfsa Namespace

Table of Contents

RfsaDriverUtility.Lock Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDriverUtility.Lock Method

RfsaDriverUtilityLock Method

Attempts to acquire a synchronization lock on this instance of the driver.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaDriverLock Lock()
Public Function Lock As RfsaDriverLock

Return Value

RfsaDriverLock
Returns a RfsaDriverLock as a reference to the acquired lock.

Exceptions

ExceptionCondition
ObjectDisposedException The Lock method was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience