NIRfsa Namespace

Table of Contents

RfsaDriverIdentity.Identifier Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDriverIdentity.Identifier Property

RfsaDriverIdentityIdentifier Property

Gets the serial number of the NI-RFSA driver.

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

Syntax

public string Identifier { get; }
Public ReadOnly Property Identifier As String
	Get

Property Value

String
Returns a String that contains the serial number of the NI-RFSA driver.

Exceptions

ExceptionCondition
ObjectDisposedException The Identifier property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience