Search found 1 match

by Daniel.S
Mon Mar 21, 2016 5:27 am
Forum: Controller Communication
Topic: RS232 communication works, RS485 doesn't..?
Replies: 1
Views: 11142

RS232 communication works, RS485 doesn't..?

Hi, I'm programming serial communications on a T7A. So far I've been using RS232 and I have working code for both sending and receiving data (output via COM1, input via COM3). To eliminate external errors, I'm looping from COM1 straight back into COM3 - I basically use no other devices whatsoever an...