I'm reading a serial port and plotting the acquired data using TKagg with the 
plot() command.  This gives me a nice graphical screen that updates as the data 
arrives.  What I would like to do is be able to pause the entire program 
occasionally as I need to make changes on the system that the RS232 is reading, 
then begin plotting again.  Is there a way to get a pause button the TKAgg 
toolbar?
Thanks!


      

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to