timing.rst 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Timing
  2. ======
  3. KAPTURE is able to delay each of the four ADCs. To control this you can use the timing window.
  4. You can open it via the menu, Windows -> Timing, via the fourth toolbar button or by pressing Ctrl+t.
  5. Toolbar Symbol for timing window:
  6. .. image:: _static/clock.png
  7. The timing window looks as follows.
  8. .. figure:: _static/TimingWidget.png
  9. :alt: Timing Window
  10. Here you can set the coarse delay which affects all four ADCs and the fine delay for each ADC individually.
  11. .. note:: These values are directly written to the board.
  12. .. note:: Timing settings and time scan is only available if you calibrated and synchronized your board
  13. Time Scan
  14. ---------
  15. To detect the best delay settings you can use a feature called time scan.
  16. To perform a time scan you have to open the time scan part of the timing window by selecting Time Scan at the bottom
  17. of the timing window.
  18. The timing window with activated time scan part looks as follows.
  19. .. figure:: _static/TimingWidgetTimeScan.png
  20. :alt: Timing Widget with time scan part enabled
  21. You can set the range for the coarse and fine delay. To start the time scan simply click on the `Start time scan` button.
  22. You can interrupt the time scan by clicking on the same button which reads now `Stop time scan`.
  23. After a time scan the result will be shown in a seperate window which consists of four plots, one for one ADC each.
  24. You can either manually read the best value or click on the region with the best setting. By clicking on the region,
  25. the values will automatically be taken into the timing window and are written to the board.
  26. .. caution::
  27. The coarse delay will be updated no matter on wich ADC you click. That means always the last value you clicked
  28. for the coarse delay will be taken.
  29. Above the plots the maxima for this ADC in terms of coarse delay and fine delay will be shown.
  30. The time scan results window looks as follows.
  31. .. figure:: _static/TimeScanResult.png
  32. :alt: Time Scan result window