Gets a string that contains a brief description of NI-RFSA driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string SpecificDriverDescription { get; }

Remarks

Returns a String that contains a brief description about NI-RFSA driver.

Exceptions

TypeDescription
System.ObjectDisposedException

TheSpecificDriverDescription property was accessed after the associated NIRfsa object was disposed.