Internet PLC Forum

General => General Discussions => Topic started by: ATMega8 on September 18, 2008, 03:27:56 AM

Title: Is this UnityPro bugs
Post by: ATMega8 on September 18, 2008, 03:27:56 AM
Dear all,
Is there anybody working with UnityPro? I had a problem with UnityPro when I were programing a routine:
 1. to move array value from first block to second block.
2. At the first block's output, I assigned the tempVar and build LinkFB to second block's input. That's all.
The result is:
It's correct if I programed in Main routine (output = input), but it's wrong if I programed as DFB.
Is that a UnityPro bug?