Gets the serial number of the NI-RFSA driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string Identifier { get; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

The NationalInstruments.ModularInstruments.NIRfsa.RfsaDriverIdentity.Identifier property was accessed after the associated NIRfsa object was disposed.