How can I pipe the output of the serial port to a file in Windows?
In Linux the command would be:
cat /dev/ttyS0 > /opt/logs/Serial.log
|
How can I pipe the output of the serial port to a file in Windows? In Linux the command would be:
|
||||
|
|
|
I guess:
There is also |
|||
|
|
|
I find more usefull this one:
The main advantages versus a |
|||
|
|