RfsaDriverIdentity Class
- Updated2025-10-14
- 1 minute(s) read
Provides the methods and properties that provide information about the instrument and the NI-RFSA driver.
Derives from
- RfsaSubObject
- IIviDriverIdentity
- IIviComponentIdentity
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public class RfsaDriverIdentity : RfsaSubObject, IIviDriverIdentity, IIviComponentIdentity
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.
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 |
|---|---|
| GetGroupCapabilities() | Returns a list of names of class capability groups that the IVI specific driver implements. |
| GetSupportedInstrumentModels() | Returns a list of names of instrument models with which the IVI specific driver is compatible. |