blockgroups-cond-en
Differences
This shows you the differences between two versions of the page.
— | blockgroups-cond-en [2020/11/25 12:47] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Conditions====== | ||
+ | [[: | ||
+ | [[english|Content]] -> [[english# | ||
+ | * [[blockgroups-index-en|Index]] | [[blockgroups-gen-en|General]] | [[blockgroups-props-en|Details]] | **[[blockgroups-cond-en|Conditions]]** | ||
+ | // \\ // \\ | ||
+ | |||
+ | |||
+ | Conditions can be helpful to avoid dead locks after the block group.\\ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== Blockgroups Dialog Conditions Tab.===== | ||
+ | {{blockgroup-cond-en.png}} | ||
+ | |||
+ | |||
+ | \\ | ||
+ | ===== First block ===== | ||
+ | The first enter block from the block group.\\ | ||
+ | If the block group only has one block the block side can be used.\\ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== Free blocks===== | ||
+ | A comma separated list of blocks. One of the blocks must be free to be able to reserve the blockgroup.\\ | ||
+ | __**Note: | ||
+ | |||
+ | ====Reserve==== | ||
+ | | Reserving blocks in this way is regarded as a user intervention in the automatic mode; Therefore it's not recommended. | | ||
+ | The first free block of this list will be reserved.\\ | ||
+ | This is almost the same as a goto block command; Route permissions are ignored.\\ | ||
+ | |||
+ | ====Schedule==== | ||
+ | The free blocks must be part of the loco schedule.\\ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | |||
+ | |||
+ | ===== Examples ===== | ||
+ | {{: | ||
+ | {{: | ||
+ | In this terminal station example there will be a dead lock in case at the end of the block group no block is free.\\ | ||
+ | Use block group conditions to avoid this:\\ | ||
+ | ^ From block ^ Free blocks ^ Reserve ^ | ||
+ | | b3 | b5,b6 | Lock | | ||
+ | | b4 | b1,b2 | Lock | | ||
+ | \\ | ||
+ | Due to new functionality this can now be accomplished with one block, with the differentiation between the +side and the -side of the block. \\ | ||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | ^ From block ^ Free blocks ^ Reserve ^ | ||
+ | | +b3 | b5,b6 | Lock | | ||
+ | | -b3 | b1,b2 | Lock | |