This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
usage:nodes:tcb [2019-12-13 06:30] blockhead created |
usage:nodes:tcb [2023-12-12 01:35] (current) blockhead image captions; notes on removing; note on diamond crossings |
||
---|---|---|---|
Line 2: | Line 2: | ||
{{: | {{: | ||
- | The **Track Circuit Break** (**TCB** for short) is a key item in the [[: | + | The **Track Circuit Break** (**TCB** for short) is a key item in the [[usage: |
===== Track Assignment ===== | ===== Track Assignment ===== | ||
Line 14: | Line 14: | ||
Once you have assigned a TCB, you can right-click and open its formspec. From there you can create interlocked sections on either side. | Once you have assigned a TCB, you can right-click and open its formspec. From there you can create interlocked sections on either side. | ||
- | {{: | + | {{: |
When you open a TCB, a doodad appears in the game world that indicates which side is which on the TCB. A red A indicates side A and a green B indicates side B, with a white and magenta stripe in between them. When you look directly at this doodad, hover text appears in the minetest UI which tells you the name of the section that applies to either side. | When you open a TCB, a doodad appears in the game world that indicates which side is which on the TCB. A red A indicates side A and a green B indicates side B, with a white and magenta stripe in between them. When you look directly at this doodad, hover text appears in the minetest UI which tells you the name of the section that applies to either side. | ||
Line 23: | Line 23: | ||
Once a section is created, you can assign a signal to a track section. You should place signals so they face the section that they will allow trains to enter (the section to which they will be assigned). | Once a section is created, you can assign a signal to a track section. You should place signals so they face the section that they will allow trains to enter (the section to which they will be assigned). | ||
- | {{: | + | {{: |
===== Formspec Options ===== | ===== Formspec Options ===== | ||
- | This is what a formspec looks like on a TCB with a signal assigned to one side and a track section without a signal on the other side. | + | This is what a formspec looks like on a TCB with a signal assigned to one side (side A) and a track section without a signal on the other side. |
- | {{: | + | {{: |
===== Show track section ===== | ===== Show track section ===== | ||
This button will open another formspec that shows information about sections. The section formspec lets you edit the section name. It is recommended to set meaningful section names instead of the generated numbers that advtrains produces. | This button will open another formspec that shows information about sections. The section formspec lets you edit the section name. It is recommended to set meaningful section names instead of the generated numbers that advtrains produces. | ||
- | {{: | + | {{: |
The section formspec shows all of the TCBs in the section at their coordinates along with which side of the TCB is assigned to the section. In case you are debugging your interlocking setup you may wish to visit each of these locations and check that they are TCBs that correctly belong in that section and are on the appropriate side. | The section formspec shows all of the TCBs in the section at their coordinates along with which side of the TCB is assigned to the section. In case you are debugging your interlocking setup you may wish to visit each of these locations and check that they are TCBs that correctly belong in that section and are on the appropriate side. | ||
Line 39: | Line 39: | ||
The //Join into other section// button allows you to join any two sections. This is most useful for rail crosses. To join sections, press the join button on one section, then go to the TCB with the other section, open its section and press the join button there. | The //Join into other section// button allows you to join any two sections. This is most useful for rail crosses. To join sections, press the join button on one section, then go to the TCB with the other section, open its section and press the join button there. | ||
- | {{: | + | {{: |
This rail cross can be made into one section by opening one of the sections, starting the join and then finishing it on another section: | This rail cross can be made into one section by opening one of the sections, starting the join and then finishing it on another section: | ||
- | {{: | + | {{: |
- | Finally, you can dissolve sections from this formspec. This may be helpful to do in the event that your section becomes invalid, especially since it is often easier than visiting each of the TCBs in the section to remove the inappropriate ones. | + | (Please note that it is not necessary to use this method if you are using diamond crossing nodes, since all track connections are explored when making a section, even ones that a train can't travel along. The example was created before those were added to Advtrains, when tracks couldn' |
+ | |||
+ | Finally, you can dissolve sections from this formspec. This may be helpful to do in the event that your section becomes invalid, especially since it is often easier than visiting each of the TCBs in the section to remove the inappropriate ones. It is also helpful when dismantling tracks. | ||
===== Update near TCBs ===== | ===== Update near TCBs ===== | ||
Line 56: | Line 58: | ||
===== Signalling ===== | ===== Signalling ===== | ||
- | A signal that is assigned to a section on a TCB will have all of its routes start at that section on that TCB. For information on signalling, see {{: | + | A signal that is assigned to a section on a TCB will have all of its routes start at that section on that TCB. For information on signalling, see [[: |
+ | |||
+ | ===== Removing TCBs ===== | ||
+ | TCBs cannot be removed so long as they are assigned to any track sections. You must remove them from all sections before they can be picked up. Generally you want to remove all trains from the area in case of collision, then remove the TCB from both sections with the TCB GUI. | ||
+ | |||
+ | If you are dismantling whole sections of track, the easiest thing to do is to start by dissolving sections, to reduce the amount of clicks compared to removing every TCB from every section manually. |