Allen Bradley Add-On Instruction Caveats

It is important to understand how data flows between AOIs since we have been using them extensively and there are some tricky caveats that can make programming or debugging more difficult. The misleading names of “External Access” and “Local” probably explains why there is inconsistent behavior on the “External Access” Read more…

Example of tag aliases generated from a page of an electrical schematic.

PLC Tag Generation from Schematics

Developed an in-browser web application that takes DWG and DXF files and converts them into files that can be imported into Allen Bradley RSLogix 5000 / Studio 5000. The generated aliases point to hardware points in the correct format for their respective modules. The resulting code will then have information Read more…