I have to do a Panel that continuously show datos acquired from a
sensor/machine sendinga a command and waiting the response
using the serial port, at this point no problems at all, but further i have
to put buttons for execute others comands such turn on
a motor, a valve, do a secuence of orders, etc, using the same port, once
the command is executed by interrupting the data acquisition, the gui must
show the data continuosly again.

I know that i have  to use threads, but i don't figure out a good form .
Might you suggest alternatives o ideas?

-- 
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en

Reply via email to