Serial port logger testing solution
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All! I develop some kind of serial port logger app, and I need to test id witouth the target device. I have sample output in a text file from the device. How can I do the test? Sombody know some port emulator, witch read from file, and send tata, or can I do some loopback somehow? Thanks for help!