Skip to content

Remove infinite loop

Kacper Klys requested to merge remove-infinite-loop into master

This MR removes the separate thread that was constantly requesting data from the device. Now, the readout from the device is triggered with PVs with modifiable scan fields. By the way, it solves #2 (closed)

Merge request reports