NIRfsa Namespace

Table of Contents

RfsaDriverIdentity Class

  • Updated2025-05-22
  • 3 minute(s) read
RfsaDriverIdentity Class

RfsaDriverIdentity Class

Provides the methods and properties that provide information about the instrument and the NI-RFSA driver.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
    NationalInstruments.ModularInstruments.NIRfsaRfsaDriverIdentity

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

Syntax

public sealed class RfsaDriverIdentity : RfsaSubObject, 
	IIviDriverIdentity, IIviComponentIdentity
Public NotInheritable Class RfsaDriverIdentity
	Inherits RfsaSubObject
	Implements IIviDriverIdentity, IIviComponentIdentity

The RfsaDriverIdentity type exposes the following members.

Properties

 NameDescription
Public propertyIdentifier Gets the serial number of the NI-RFSA driver.
Public propertyInstrumentFirmwareRevision Gets the firmware revision information for the NI-RFSA device currently in use.
Public propertyInstrumentManufacturer Gets the name of the manufacturer for the NI-RFSA device currently in use.
Public propertyInstrumentModel Gets the model number or name of the NI-RFSA device currently in use.
Public propertySpecificDriverDescription Gets a string that contains a brief description of NI-RFSA driver.
Public propertySpecificDriverRevision Gets a string that contains additional version information about the NI-RFSA driver.
Public propertySpecificDriverVendor Gets a string that contains the name of the vendor that supplies the NI-RFSA driver.
Top

Methods

 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetGroupCapabilities Returns a list of names of class capability groups that the IVI specific driver implements.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetSupportedInstrumentModels Returns a list of names of instrument models with which the IVI specific driver is compatible.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

For more information, refer to NI RF Vector Signal Analyzers Help.

See Also

Log in to get a better experience