Excellent terminal. Thanks to the author!
But in the process of work, an error emerged. Skip processing of the
tag if there are symbols in the code ---->>>, <<<---. I have 2 devices (PLC and M86 1983 yahr!) communicate on the comport (4800o81). Between them there is an atmel, and for ease of parsing, it converts the binary code to form an send to PC:
--->>> 0.01s
AA
1
<<<--- 0.01s
F0
1
--->>> 0.01s
24 DA 0F 38 75 01 00 00
8
<<<--- 0.00s
24 00
2
--->>> 0.15s
AA 24 AA 0F 00 60 70 F0 00
9
I had to replace with "to" and "from."
Sorry my bad englich.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Excellent terminal. Thanks to the author!
But in the process of work, an error emerged. Skip processing of the
Hi,
I'm not really sure what you are trying to say. Can you elaborate your problem a bit more please?