Automatic Train Control on any EEP Layout with Lua - v2.2 - 7

Subscribers:
18,300
Published on ● Video Link: https://www.youtube.com/watch?v=Jy6LAwftW9g



Duration: 24:36
411 views
12


EEP Lua ATC version 2.2 has been released. This video shows all the steps, from downloading up to having three trains driving around fully automatic.

One of the new features in v2.2 is the way trains can be reversed. There’s no need for speed reversal sensors anymore, which also eliminates careful sensor placement that was needed, as well as the visible speed hiccup such sensor always shows. Lua takes care of the reversal once a route has been given the additional specification reverse=true. This reversal method also makes it possible to reverse trains on a block that is not a dead end (future video).

Download the EEP Lua Automatic Train Control software ZIP including 6 demo layouts:
https://github.com/FrankBuchholz/EEP-LUA-Automatic-Train-Control/raw/main/blockControl_v2/EEP_blockControl.zip

To generate the Lua code for a layout these tools that run in your web browser can be used:
The EEP Layout Tool: https://frankbuchholz.github.io/EEP_convert_anl3_file/EEP_Gleisplan.html
The Lua Code Generator: https://frankbuchholz.github.io/EEP_convert_anl3_file/EEP_blockControl.html (Open this in a new tab)