NIRfsa Namespace

Table of Contents

RfsaDriverLock Constructor

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDriverLock Constructor

RfsaDriverLock Constructor

Constructs an NI-RFSA driver lock.

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

Syntax

public RfsaDriverLock(
	IIviDriverLock iviDriverLock
)
Public Sub New ( 
	iviDriverLock As IIviDriverLock
)

Parameters

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

See Also

Log in to get a better experience