NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDdcDataProcessingMode Enumeration

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDdcDataProcessingMode Enumeration

ScopeDdcDataProcessingMode Enumeration

Specifies how the digital downconverter (DDC) block of a high-speed digitizer should process the data.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public enum ScopeDdcDataProcessingMode
Public Enumeration ScopeDdcDataProcessingMode

Members

  Member nameValueDescription
Real0 The DDC block processes only the real part, I data, of the waveform data points.
Complex1 The DDC block processes both the real, I, and imaginary, Q, parts of the waveform data points.

See Also

Log in to get a better experience