ModuleRevision
- Updated2025-10-14
- 1 minute(s) read
Gets the revision of the RF downconverter module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public string ModuleRevision { get; }
Remarks
Returns a String representing module revision.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ModuleRevision property was accessed after the associated NIRfsa object was disposed. |