RfsaDriverIdentity.Identifier Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
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
StringReturns a String that contains the serial number of the NI-RFSA driver.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Identifier property was accessed after the associated NIRfsa object was disposed. |