Scripting for Control Systems Engineers

I demonstrate how to export ladder logic as XML and use it to generate SCADA tags.

The Elixir in this worked example is basic, I just thought it might be interesting to any others who work with control systems by day and lurk here by night.

5 Likes

Here is part 2, where I demonstrate how to generate ladder logic from tag information.

1 Like

Something for everyone in this installment: Liveview, Phoenix_Playground, macros, eval_string, dubious regex based code transpilation… Join me as I create a basic PLC simulator.

2 Likes