RFmxInstrMXDigitizerDitherEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether dithering is enabled on the digitizer.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public enum RFmxInstrMXDigitizerDitherEnabled
Public Enumeration RFmxInstrMXDigitizerDitherEnabled
Members
Member name | Value | Description |
---|---|---|
Disabled | 0 | Disables the method. |
Enabled | 1 | Enables the method. |