Page 1 of 1
Parameters not passed to v3 from v2 ( rs232 )
Posted: Sun Dec 31, 2006 3:35 pm
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
Posted: Tue Jan 02, 2007 10:42 am
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.
Posted: Tue Jan 02, 2007 1:06 pm
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.