Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively.Register now to secure your spot!
Logic statements animations in FBD
Modicon Ideas & new features
Have ideas on how to improve Modicon? Please share and get votes from Community to influence development efforts.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Currently when in FBD section and animations are shown we can see state of the Boolean variables on the input to the block indicated by color. If variable has a value of 0 (FALSE) the color is red and if the value is 1 (TRUE) the color is green.
If we are using logic statements on the input to the block there is no animation so it is hard to decipher if the logic statement is true or false. By logic statements I mean for example: 'variable1 AND variable2' or 'variable=200' or 'variable1 or variable2'. IT would be great if those statements be animated with color as well.
I know that I can add additional blocks (for the above examples I can add AND, EQ, OR block) but that takes much more space and, in my opinion, is harder to read.