RfsaAllowOutOfSpecificationUserSettingsEnabled Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies where to enable or disable warnings and errors when you set frequency and power values beyond the limits of the NI-RFSA device specifications.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaAllowOutOfSpecificationUserSettingsEnabled
Members
| Name | Value | Description |
|---|---|---|
| Disabled | 1900 | Disables warnings and errors. |
| Enabled | 1901 | Enables warnings and errors. |