Data Processing Mode
- 更新时间2023-09-20
- 阅读时长1分钟
Data Processing Mode
The Data Processing Mode property/attribute determines how the DDC block processes data. If Data Processing Mode is set to Real, only the I data stream is enabled and the waveform data points are real numbers (I data). If Data Processing Mode is set to Complex, both the I and Q data streams are enabled and interleaved, and waveform data points are complex numbers (IQ data).
| LabVIEW Property | C/C++ Attribute |
|---|---|
| Data Processing Mode | NISCOPE_ATTR_DATA_PROCESSING_MODE |