Gets a string that contains the name of the vendor that supplies the NI-RFSA driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string SpecificDriverVendor { get; }

Remarks

Returns a String that contains the name of the vendor that supplies the NI-RFSA driver.

Exceptions

TypeDescription
System.ObjectDisposedException

The SpecificDriverVendor property was accessed after the associated NIRfsa object was disposed.