Hello everyone! I'm trying to write a program to plot live data. I've a while loop where I do all the measurements and I want to emit a signal at the end of this loop to call another function to display it on the screen. Do you know how can I do? Thanks, Fabien