NIRfsa Namespace

Table of Contents

RfsaDriverIdentity.SpecificDriverDescription Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDriverIdentity.SpecificDriverDescription Property

RfsaDriverIdentitySpecificDriverDescription Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public string SpecificDriverDescription { get; }
Public ReadOnly Property SpecificDriverDescription As String
	Get

Property Value

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

Exceptions

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

See Also

Log in to get a better experience