What communications program is handy for RS232 instrument communication?

I use instruments with RS232 outputs and sometimes inputs. I’d like to find a good Windows terminal program to work with those.

Now I use Hyperterminal, but it’s clearly aimed at using modems on telephone lines, and also some things seem unclear - like, I don’t know how to transmit 4 arbitrary bytes, not a file containing them but the 32 bits themselves.

What comms programs are simple and allow pretty low level acces and control, especially aimed not at telephone modems?

Any decent Terminal Emulator freeware package should do the trick for you.

On my last project requiring RS-232 commands and responses, we used TeraTerm:

If you don’t like TeraTerm, Wikipedia links to this list of terminal emulators for windows:

Hyper Terminal is a bare-bones program that might work. I’ve used it before, and it worked pretty well in my application. Best of all, it comes with Windows. Check in *Programs * -> *Accessories * -> Communications. If it’s not there, keep looking. Perhaps it’s somewhere else.

I’ve also used a commercial package called ProComm.

Oops, I see you’ve already used Hyper Terminal… :smack:

“Realterm is a terminal program specially designed for capturing, controlling and debugging binary and other difficult data streams. It is far better for debugging comms than Hyperterminal. It has no support for dialing modems, BBS etc - that is what hyperterminal does.”

Wow…

http://realterm.sourceforge.net/

I’ve often used Windmill comDebug for short call and reply analysis.

I second ProComm. I’ve used it for years, since the DOS versions.

The ability to record and playback keystroke sequences via what it calls ‘Metakeys” is what I use to send short control sequences to the RS-232 devices I work with.

It has a hex display mode (the “monitor window”) that shows all communication on the line in hex (outgoing and incoming show as different colors), including nulls and control characters.

See it at this link:
http://www.symantec.com/procomm/