NIRfsa Namespace

Table of Contents

RfsaAdvancedAcquisition.AllowOutOfSpecificationUserSettingsEnabled Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedAcquisition.AllowOutOfSpecificationUserSettingsEnabled Property

RfsaAdvancedAcquisitionAllowOutOfSpecificationUserSettingsEnabled Property

Gets or sets whether to enable or disable warnings and errors when you set frequency and power values beyond the limits of the NI-RFSA device specifications. When you set this property to Enabled, the driver does not report out-of-specification warnings and errors.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaAllowOutOfSpecificationUserSettingsEnabled AllowOutOfSpecificationUserSettingsEnabled { get; set; }
Public Property AllowOutOfSpecificationUserSettingsEnabled As RfsaAllowOutOfSpecificationUserSettingsEnabled
	Get
	Set

Property Value

RfsaAllowOutOfSpecificationUserSettingsEnabled
Specifies the AllowOutOfSpecificationUserSettingsEnabled enumeration. The default value is Disabled.

Exceptions

ExceptionCondition
ObjectDisposedException The AllowOutOfSpecificationUserSettingsEnabled property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience