RfsgRFAdvanced.AllowOutOfSpecificationUserSettings Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets whether to allow the frequency and power values beyond the limits of the NI-RFSG device specifications.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool AllowOutOfSpecificationUserSettings { get; set; }
Public Property AllowOutOfSpecificationUserSettings As Boolean Get Set
Property Value
Booleanif frequency and power level settings beyond the limits of the NI-RFSG device specifications is allowed; if not allowed.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The AllowOutOfSpecificationUserSettings property was accessed after the associated NIRfsg object was disposed. |
Remarks
This capability allows a wider frequency and power range, but accuracy cannot be guaranteed, and results may vary by unit. To set this property, the NI-RFSG device must be in the Configuration state.