1
Technical support / Re: Monitoring of Com 1 and Com 3 for Ascii
« on: November 18, 2021, 04:14:09 AM »
Hi Gary.
Thanks for the advice. Your advice has been most useful. I'm using incomm(1) and managed to read 170 characters into dm, converting them into 3 string and send them out using print #3 A$; print# 3 B$; print #3 C$. However, the receiving system at #3 cannot get the correct sent message. It can however, get the correct message if the string is 12 characters long. Any idea why? Port speed mismatch?
Thanks for the advice. Your advice has been most useful. I'm using incomm(1) and managed to read 170 characters into dm, converting them into 3 string and send them out using print #3 A$; print# 3 B$; print #3 C$. However, the receiving system at #3 cannot get the correct sent message. It can however, get the correct message if the string is 12 characters long. Any idea why? Port speed mismatch?