OT: Serial Port Monitoring Software

donl517

Member
Join Date
Dec 2005
Location
Michigan
Posts
127
I've got a little program called "See It" that will monitor data on a serial port. It does a great job of letting you see exactly what is going on. This in conjunction with a data tap has gotten me out of some jams.

I find myself wishing for something more. I would really like to be able to plug one device into one serial port on my computer, plug the other device into another one, monitor both devices, and pass the data through to the other port. I've been on Google for a while trying to find anything like this to no avail. Anybody have any suggestions.

I'm working on a machine with 2 barcode scanners, a barcode printer, a smart switch and an HMI. Debugging is proving to be a challange.

Thanks,
Don
 
Maybe the commercial serial port monitor programs can monitor two ports simultaneously, I don't know.

Multiple port serial cards were not uncommon back in the day.

Have you googled serial port monitors and asked about minoring multiple ports?
 
check out RealTerm (http://realterm.sourceforge.net/). it has the ability to "echo" the contents of a serial port to another port. You could even do it across a network with another instance of Realterm on a remote machine. Very handy tool, I used it extensively to debug a custom protocol for a device we were trying to interface with.
 
I've got a little program called "See It" that will monitor data on a serial port. It does a great job of letting you see exactly what is going on. This in conjunction with a data tap has gotten me out of some jams.

I find myself wishing for something more. I would really like to be able to plug one device into one serial port on my computer, plug the other device into another one, monitor both devices, and pass the data through to the other port. I've been on Google for a while trying to find anything like this to no avail. Anybody have any suggestions.

I'm working on a machine with 2 barcode scanners, a barcode printer, a smart switch and an HMI. Debugging is proving to be a challange.

Thanks,
Don
just get 232analyser from commfront
 
Sorry guys, I guess I missed the email about there being a reply to this thread. I'll check out the suggestions. I'll post back when I find something I like.

Thanks,
Don
 
I've used a bunch of software and hardware for serial analysis.

My three favorites in the low-price software arena are:

HHD Software Device Monitoring Studio. Best for PC-> Device comms.

Docklight RS-232 Monitor. Good for device <-> device monitoring, especially with a Stratus Engineering EZ-Tap.

TalTech Serial Breakout. Probably the easiest to use of any of these programs. 32-bit only, and apparently now free.

I cannot say enough good things about the Stratus Engineering EZ-Tap. Because it does not use the Windows serial stack, the included utility has allowed me to find timing issues that were hidden by every other utility I tried (including all three above).

If you are doing serial work for a living, get the Frontline Test Equipment serial suite. For serious debugging, troubleshooting, and decoding of industrial protocols there is no better professional toolset.
 

Similar Topics

Can someone recommend a serial port monitoring software that runs on XP? I'm doing some work involving serial devices but Hyperterminal just don't...
Replies
8
Views
4,491
Does anyone know of an AOI using the user ASCII protocol select on the L6x controllers that will talk Modbus RTU using RS-485? Thanks, Trevor...
Replies
1
Views
129
I have lm9030 program on my toughbook CF-29 cannot get my program to hook up with the serial port.
Replies
2
Views
68
I need to recommend a PC to replace a customer's old Windows 7 computer. The only thing I need to think through is the serial com port to...
Replies
21
Views
687
i have a dell laptop with a real com port host OS is windows 10. Running VB 6.1.42 I cannot get the serial port to configure in VB. Please Help...
Replies
10
Views
1,027
Back
Top Bottom