Parameters not passed to v3 from v2 ( rs232 )

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

Moderators: Benj, Mods

Post Reply
Jerry
Posts: 13
Joined: Tue May 23, 2006 3:02 pm
Location: Bristol,UK

Parameters not passed to v3 from v2 ( rs232 )

Post by Jerry »

If a .FCF is loaded into v3 from a previous v2 and the RS232 macro is in us it does not transfer across the parameters ie no figure is entered for Timeout or any variable for Return Value.

Any answers?
Thanks
Jerry

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hi Jerry

Again this must just be a difference in the V2 and V3 compilers. Therefore the RS232 module was probably changed slightly. We will look into this error.

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 »

I see the problem here. I think the names of the macro calls changed slightly (e.g. from SendRS232Byte to SendRS232Char) and the v3 Flowcode cannot find them.

I'll look into this problem today and try to provide a fix.

Post Reply