RfsgRFAdvanced.AllowOutOfSpecificationUserSettings Property
- Updated2024-05-08
- 1 minute(s) read
RfsgRFAdvancedAllowOutOfSpecificationUserSettings Property
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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool AllowOutOfSpecificationUserSettings { get; set; }
Public Property AllowOutOfSpecificationUserSettings As Boolean Get Set
Property Value
Type: 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.