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.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaAllowOutOfSpecificationUserSettingsEnabled AllowOutOfSpecificationUserSettingsEnabled { get; set; }

Remarks

Specifies the AllowOutOfSpecificationUserSettingsEnabled enumeration. The default value is Disabled.

Exceptions

TypeDescription
System.ObjectDisposedException

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