RFAttenuationTable
- Updated2025-10-14
- 1 minute(s) read
Gets or sets which RF attenuator table to use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public int RFAttenuationTable { get; set; }
Remarks
Specifies an Int32 representing the RF attenuator table to use. Valid values are 0 to 1, inclusive.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RFAttenuationTable property was accessed after the associated NIRfsa object was disposed. |