Constructs an NI-RFSG driver lock.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgDriverLock(IIviDriverLock iviDriverLock)

Parameters

NameTypeDescription
iviDriverLockIIviDriverLock

Specifies the base interface for synchronization locks obtained on the driver session.

Exceptions

TypeDescription
System.ObjectDisposedException

The RfsgDriverLock method was accessed after the associated NIRfsg object was disposed.