NIRfsg Namespace

Table of Contents

RfsgRFAdvanced.AllowOutOfSpecificationUserSettings Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgRFAdvanced.AllowOutOfSpecificationUserSettings Property

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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public bool AllowOutOfSpecificationUserSettings { get; set; }
Public Property AllowOutOfSpecificationUserSettings As Boolean
	Get
	Set

Property Value

Boolean
if frequency and power level settings beyond the limits of the NI-RFSG device specifications is allowed; if not allowed.

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience