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