Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • DaqMux Settings : Contains general settings to ocnfigure the DaqMux
  • Waveform Engine Settings (Next  component in the data streaming pipeline to server - out of the scope of this document)
  • Stream Settings : Contains channel specific settings (one for each of the 4 channels)

...

  • Trigger Daq (SW Trigger Pulse) : Sends a pulse to the software trigger enable register to stimulate an acquisition
  • Stream Pause : Debug - set when frame is written to DRAM
  • Stream Ready : Debug -  Denote that the waveform engine is ready to forward data to software (set when waveform engine FIFO master input ready signal is set)
  • Stream Overflow : Debug - denote overflow, however not used (set to 0 in waveform engine)
  • Stream Error : Debug - Denote error during last acquisition
  • Input Data Valid : Debug - Denoting that the incoming data is valid
  • Stream Enabled : Debug - Denote that output stream in enabled
  • Frame count (Frame Count) : Number of frames forwarded
  • Format Sign Width (Sign Bit Position) : Position of the sign bit given that the first bit number is 0.
  • Format Data Width (Data Width) : choose 32 (0) or 16 bits (1)
  • Format Sign (Sign Enable): Enable sign or not (1) or not (0) 
  • Decimation (Decimation Averaging Enable): set if averaging is enabled

...