#$output_style set title sprintf("Time %f", t) set xlabel "DAC counts" set ylabel "ADC counts" plot "$file" using 1:3 with lp title "ADC4", "$file" using 1:5 with lp title "ADC5" pause dt t = t + dt reread