InstrumentManufacturer
- Updated2025-10-14
- 1 minute(s) read
Gets the name of the manufacturer for the NI-RFSA device currently in use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public string InstrumentManufacturer { get; }
Remarks
Returns a String that contains the name of the manufacturer for the NI-RFSA device currently in use
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The NationalInstruments.ModularInstruments.NIRfsa.RfsaDriverIdentity.InstrumentManufacturer property was accessed after the associated NIRfsa object was disposed. |