NIRfsa Namespace

Table of Contents

RfsaDriverIdentity.SpecificDriverVendor Property

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

RfsaDriverIdentitySpecificDriverVendor Property

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

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

Exceptions

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

See Also

Log in to get a better experience