Realtime addition/deletion of components

Is there a way to add/ delete components in real time through the designed user interface?

What’s your use case ?

1 Like

We want to add/delete machines through the UI. The representative components are to be added/deleted in real time as the result.

https://docs.inductiveautomation.com/display/DOC81/Vision+-+Template+Repeater
is probably what you want

1 Like

Add your devices to a database and bind a flex repeater to a query to that database, maybe ?
If you don’t want to use a db, a simple tag listing devices can do the trick as well.

2 Likes

You probably want the template canvas if you have multiple types of machinery.

1 Like