Hi!
I read data from COM and I want them show in widgets of Mainwindow. From the
subrutin whereabouts I read , I go back to the Mainwindow . How can I fast and automatically go back to the read subrutin.(the repeat function is to slow->1ms). Presently I runnig 2 scripts paralell and push the data to Mainwindow with a PIPE, but I want this make with only 1 Srcipt. How can I do this?
Thanks!
I read data from COM and I want them show in widgets of Mainwindow. From the
subrutin whereabouts I read , I go back to the Mainwindow . How can I fast and automatically go back to the read subrutin.(the repeat function is to slow->1ms). Presently I runnig 2 scripts paralell and push the data to Mainwindow with a PIPE, but I want this make with only 1 Srcipt. How can I do this?
Thanks!
Comment