RfsgDeviceCharacteristics.ModuleRevision Property
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Gets the module revision letter.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public string ModuleRevision { get; }
Public ReadOnly Property ModuleRevision As String Get
Property Value
StringReturns a String representing the module revision letter.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ModuleRevision property was accessed after the associated NIRfsg object was disposed. |
Remarks
If the the NI-RFSG session is controlling multiple devices, this returns the module revision letter of the primary RF device. The NI-RFSG is opened using the primary RF device name.