Ignition Architecture Builder: Ideas, Bug Reports, and Support

That did the job.
Thanks!

The builder is great! It would be nice however to disable the module count image on Ignition gateways.

Is this supposed to work out of the box? I have done the following:

  1. Restore project from .zip
  2. Open up in designer
  3. Launch perspective session

Everything comes up ok, but I am unable to place any objects on the canvas? This is what I see. I assume there are some steps that I am missing?

Ignition: 8.1.44
Exchange version: 1.0.5

Do you have the WebDev module installed on your gateway? I suspect it's missing. Afterward you may need to re-import everything again to make sure it loads those resources.

1 Like

Nailed it. Thank you Michael. I would recommend that this gets added to the ReadMe file with the exchange resource

We can certainly add this to the ReadMe, but note that every Exchange Resource lists required modules in the right-hand column as shown:

2 Likes

Got me there! Ok great. Thanks Brad

It also requires “default” tag provider.

This resource isn't meant to be run on an existing gateway. It's meant to run in a standalone gateway set up for this. I just run it in Docker to easily start and stop it when needed.

Just curious, are there plans to release an 8.3 update with the new modules and solution suites?

We absolutely plan to release an update, but didn’t have time prior to ICC. We’re refactoring the module script to support 8.1 and 8.3 gateways that could have the same module (e.g. OPC-COM) but different functionality (8.3 wraps OPC-DA and OPC-HDA together whereas OPC-HDA was a separate add-on in 8.1). We also need to handle Solution Suites, which provide functionality of a subset of modules, which the interface will reflect. We appreciate your patience while we work to update and test the new version.

1 Like

Great tool!

Can I suggest a couple of features?

  • A feature to move all the components by a certain number of squares in a certain direction. Sometimes I have to add a component to the top or to the left of the architecture, and I have to move the components one by one.
  • It would be great if I could select from the tree which components to move using the above feature.
  • Having the option to replicate items. Let’s say I have a cloud architecture, and I have to connect 10 sites to the cloud that all look the same. It would be great to create just the first one and replicate the other 9 sites, spaced evenly a certain number of squares.

I have used this tool to build customer architectures many times. Thanks for developing this resource!