Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/15/10 19:42
Read: times


 
#176700 - Serial Port monitor software
What software do you use for serial port monitoring?

I've been using Moni (www.rolf-schroedter.de/moni/) and have extended one of the included plugins using TCL. It has most of what I want, but TCL is proving to be a very... peculiar language.

Previously on 8052.com, Procomm and Tera Term were mentioned. I've used both of them, but found them both to suffer from the same problem; namely that they are primarily terminals which happen to be serial enabled as opposed to a serial port monitor which happen to have terminal command support. Also, the scripting support for both of these programs were quirky (didn't handle checksum routines well, only worked with decimal values, etc...) and exclusive to the application.

Ideally, a serial port monitor would have the following features:
1> Text view with ability to display control characters
2> Hex view with ascii view beside
3> Send mechanism with string, hex, octal, and binary input
4> Scripting support sending data and evaluating responses
5> Cross platform (preferably open source)

Know any programs that fit the bill?

--David

List of 23 messages in thread
TopicAuthorDate
Serial Port monitor software            01/01/70 00:00      
   Docklight            01/01/70 00:00      
      I use...            01/01/70 00:00      
   monitor and control            01/01/70 00:00      
      br@y terminal??            01/01/70 00:00      
         But that's "just" (sic?) another terminal, surely?            01/01/70 00:00      
      RE: Portmon from Sysinternals            01/01/70 00:00      
         "pi" cable and two serial ports to log rx and tx            01/01/70 00:00      
            OK for simple data logging...            01/01/70 00:00      
               timing etc is just a question of program and OS            01/01/70 00:00      
            Command-response sync?            01/01/70 00:00      
               Don't blame windows here!            01/01/70 00:00      
                  Don't blame the driver or the adapter            01/01/70 00:00      
                     Eh?            01/01/70 00:00      
                        Huge FIFO because max baudrate also much higher            01/01/70 00:00      
                  USB-Windows-drivers            01/01/70 00:00      
                     Digressing: Multiple USB-to-Serial            01/01/70 00:00      
                        Digressing Further...            01/01/70 00:00      
                        Nice            01/01/70 00:00      
                           RE: It's a shame I can't tell the service guys what to buy            01/01/70 00:00      
               8052-based analyser            01/01/70 00:00      
               Timing just depends on OS and where the data is sampled            01/01/70 00:00      
      Scripting for development and testing            01/01/70 00:00      

Back to Subject List