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

TypeDescription
System.ObjectDisposedException

The RFAttenuationTable property was accessed after the associated NIRfsa object was disposed.