FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
01-10-2024 01:02 PM
Hi, I've had a lots items from Quality[1] PLC structure. Is that possible to generate and insert to layout f.e. TextDisplay Objects which consist my items using LocalScript? I am going to automate this process because of items quantity (>200) in my project.
01-10-2024 01:20 PM
You have to use composites for that - then you can simply use a LocalScript to create the composite instances. The dynamic demo illustrates this:https://demo.smart-hmi.com/demo-dynamic-hmi/
Please note that you can download the demo and see how it's done right from inside WebIQ Designer.
01-16-2024 04:47 PM
This article HowTo-display-content-in-a-table might be helpful, too. On my list for the next month is a widget, which implements the stuff of the example.