RfsaDriverIdentity.SpecificDriverVendor Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets a string that contains the name of the vendor that supplies the NI-RFSA driver.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public string SpecificDriverVendor { get; }
Public ReadOnly Property SpecificDriverVendor As String Get
Property Value
StringReturns a String that contains the name of the vendor that supplies the NI-RFSA driver.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The SpecificDriverVendor property was accessed after the associated NIRfsa object was disposed. |