RS 232 component

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
User avatar
goldwingers
Posts: 118
Joined: Wed Sep 06, 2006 1:22 pm
Location: London
Been thanked: 1 time
Contact:

RS 232 component

Post by goldwingers »

Hi guys,
There is no help file on the RS232 component as to how it works, ie... what does the send and receive parts mean, Is the send screen what's going out to say a PC running a VB2005 program and the receive screen whats coming in from the PC.

I have wrote a very simple routing that sends a series of numbers ( set by port B switches), but the results only come in on the recieve section... If i exchange the received macro in the loop to the send macro, It still shows the data sent in the receive box... Im confused...

Maybe you guys could create a sample RS232 program to show us novices how to work on RS232

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Post by Steve »

One of the problems with the rs232 component was the send and receive boxes were the wrong way around - this has now been fixed in the latest download of Flowcode. This would have been a source of confusion.

Mark
Posts: 209
Joined: Thu Oct 19, 2006 11:46 am
Location: Bakewell, UK
Has thanked: 20 times
Been thanked: 16 times

Post by Mark »

Hi Goldwingers

I found it much easier to learn the best use of the RS232 component by using test routines and Hyperterminal. Making two programmes work in conjunction is the harder route. It also helps to have alist of the ASCII codes in front of you.

Hope this helps,
Go with the Flow.

Post Reply