RfsaDriverIdentity Class
- Updated2025-05-22
- 3 minute(s) read
Rfsa
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
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
Name | Description | |
---|---|---|
![]() | Identifier | Gets the serial number of the NI-RFSA driver. |
![]() | InstrumentFirmwareRevision | Gets the firmware revision information for the NI-RFSA device currently in use. |
![]() | InstrumentManufacturer | Gets the name of the manufacturer for the NI-RFSA device currently in use. |
![]() | InstrumentModel | Gets the model number or name of the NI-RFSA device currently in use. |
![]() | SpecificDriverDescription | Gets a string that contains a brief description of NI-RFSA driver. |
![]() | SpecificDriverRevision | Gets a string that contains additional version information about the NI-RFSA driver. |
![]() | SpecificDriverVendor | Gets a string that contains the name of the vendor that supplies the NI-RFSA driver. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetGroupCapabilities | Returns a list of names of class capability groups that the IVI specific driver implements. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetSupportedInstrumentModels | Returns a list of names of instrument models with which the IVI specific driver is compatible. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.