Skip to content

Added possibility to set max,min,range for XY during EOM scan

Pedro Vicente Leitao requested to merge add_eom_xy_range into master

Added possibility to set max,min,range for XY during EOM scan.

Due to the fact that, by design, the latency between the sampling 2G65 EOM clock and the base 40M clock is not fixed, running the eye_opening_horizontal_scan while sweeping the y-axis does not yield the same result as performing a eye_opening_horizontal_scan, as we switch-off the EOM block at the end of eye_opening_horizontal_scan

Merge request reports