Hi all, I would like to simulate incoming data on the COM port to emulate a device which is usually connected to the COM port. Now, I would like to test my software without the device being connected to the PC. So, I am looking for a software which emulates my device by sending certain commands to my application via the COM port. End-user's situation: my SW Device desired testing situation: my SW another SW (running on the same PC) emulating my device Does anyone know a software which does this? Or does anybody have another idea how to test my software regarding the communication via serial port? Thanks a lot!
Serial terminal program for engineering. Ideal for development, reverse engineering, debugging, datalogging and capture, and automatic test. The website is a comprehensive manual for Realterm. It has an comprehensive ActiveX/COM automation support so it can be used a serial component by other programs. An extensive commandline interface supports batch files and simple automatic test programming. Commands can be sent to running instances, and commands can be stored and run in files. [ActiveX](and [Command Line](commands are well documented.