RfsaDigitizerDitherEnabled Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether dithering is enabled on the digitizer.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaDigitizerDitherEnabled
Members
| Name | Value | Description |
|---|---|---|
| Disabled | (int)1900 | Dithering is disabled. |
| Enabled | (int)1901 | Dithering is enabled. |