Page 1 of 1

RS232

Posted: Fri Jul 06, 2007 10:25 am
by wayne millard
Hi

I whoud like to receive a string of 3 asc codes and send 3 back.
how can you do this.
I have my rs232 working with single bites but not a string of bits.

Thanks
Wayne M :D

Posted: Fri Jul 06, 2007 11:37 am
by Steve
You should be able to receive each character one at a time, and then "add" them together in the "string manipulation" icon.

To send, you can do the same thing (i.e. one character at a time), or send a string to the macro.