<
From version < 6.1 >
edited by stu115334
on 2017/06/27 22:37
To version < 8.1 >
edited by stu115334
on 2017/06/28 15:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,13 +5,18 @@
5 5  * the bell itself: //bell//
6 6  * number and square next to the bell: //bell0//
7 7  
8 += Error Messages =
9 +
10 +* each train has a separate error box, where an occurring error is indicated: errorbox, train and corresponding number //(e.g. errorbox_train0)//
11 +* error message correlating to a particular train: error, train and corresponding number //(e.g. error_train0)//
12 +
8 8  = Lamps =
9 9  
10 -* lamp and the corresponding number //(e.g. lamp0)//
15 +* lamp and corresponding number //(e.g. lamp0)//
11 11  
12 12  = Points =
13 13  
14 -* point and the corresponding number //(e.g. point0)//
19 +* point and corresponding number //(e.g. point0)//
15 15  
16 16  = Railroad Crossing =
17 17  
... ... @@ -34,5 +34,5 @@
34 34  = Trains =
35 35  
36 36  * there are a total of 11 trains on the track, all numbered consecutively from KH_ST down to OC_ST (e.g. from train0_0 and train0_1 on KH_ST_1 to train10_0 and train10_1 on OC_ST_1)
37 -* head of the train: train, number and underscore 0 //(e.g. train0_0)//
38 -* second part: train, number and underscore 1 //(e.g. train0_1)//
42 +* head of the train: train, number and a zero //(e.g. train0_0)//
43 +* second part: train, number and a one //(e.g. train0_1)//
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -28672291
1 +28672294
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/28672291/KVis: Track Layout Guidelines
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/28672294/KVis: Track Layout Guidelines