06-28-2025, 03:37 PM
(This post was last modified: 06-28-2025, 03:42 PM by Jens Noriʇzsɔɥ.)
Thanks, that clarified it. I have received a similar report in april, however, it has just mentioned “does not generate” rather than that the button has no effect…
It is tempting to think of the “if” module like in c style or “structured” programming languages. The analysis block works differently, though. The “if” module just copies data from input containers to its output depending on the comparison of the last elements of two containers. So, you have to output the result of the addition module to a temporary container and use that in the if module.
I have already asked if this could be prevented and the answer has been yes. In addition, the generate button really should put out an error message. I put a reminder…
It is tempting to think of the “if” module like in c style or “structured” programming languages. The analysis block works differently, though. The “if” module just copies data from input containers to its output depending on the comparison of the last elements of two containers. So, you have to output the result of the addition module to a temporary container and use that in the if module.
I have already asked if this could be prevented and the answer has been yes. In addition, the generate button really should put out an error message. I put a reminder…
