This code example for Sci-Compiler demostrate how to use the new Oscilloscope Dual component to digitize waveforms from 32 channel with a memory depth of 16Ksamples per channels at 14bits.

The standard oscilloscope component limit the waveform length to 8ksamples/ch while the new dual oscilloscope will digitize, using the same amount of memory up to 16ksamples/ch with only two limitations:

  • The number of channel must be even
  • The digital tracks for channels are two

Data are packaged in two samples per word in order to maximize the useful data per sample.

Block Diagram
Block Diagram

In order to be able to compile for R5560A using 16 Ksamples user must select as image type minimal in the project settings. The minimal image will disable the following features in the R5560/SE:

  • Optical Link
  • Horizontal Link between board (the two FLAG lines will continue to work)
  • DMA

Image

Image


You may also be Interested in