This is not necessarily Ignition-specific but I know there are many of us that use Allen Bradley and other modern PLCs for our projects.
As of late I've felt that exporting AOIs and rungs/routines to a file location as a "library" has been a bit lacking when it comes to the dev experience.
Does anybody know of plugin tools or 3rd party programs that help maintain/use a library like this?
Beckhoff TwinCAT 3.1 with Git integration using Microsoft Azure free as the remote repo and then making standard code library project(s) referenced in production projects is a thing of beauty that made it possible to add additional programmers to a larger project on a short timeline. I don't know how we could have done it with Allen-Bradley. And in most cases you can update a running PLC project to an updated version of your standard code library online (without stopping the plant). It hurts when I have to go back to Allen-Bradley for something!