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

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



Duration: 12:53
483 views
0


Automatic Train Control version 2.2 has the feature of being able to reverse trains without using any track sensors, Lua takes care of the reversal. This makes it possible to reverse a train on any block, not only on dead ends. The block need not even be a two-way block, trains can reverse on any block.

The Lua ATC Code Generator can not guess our intentions, it will always generate routes without reversal, and reverse trains only in dead ends. When we want a train to reverse on a non dead end block we’ll have to add the routes for this ourselves and specify reverse=true for these routes. The video shows how to do this.

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

These are the tools to generate the Lua code for any layout. Open them in your web browser.
Link to the EEP Layout Tool https://frankbuchholz.github.io/EEP_convert_anl3_file/EEP_Gleisplan.html
Link to the Lua Code Generator https://frankbuchholz.github.io/EEP_convert_anl3_file/EEP_blockControl.html (Open this in a new tab)







Tags:
yt:cc=on