Changes for page Documentation
Last modified by Soeren Domroes on 2025/01/30 12:05
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,74 @@ 1 - Toget informationsabout general controller design and composition of thedifferent SCCharts please refer to [[doc:Basic design]].1 +== Train numbering == 2 2 3 - Formoreinformations about thedefined Interfaces and the rulesets,the group hasagreedupon,see [[doc:Interfacesand Rulesets]].3 +Variable **trainNum** is used to identify trains. 4 4 5 - Informationsabout buildingthecontrollerandtheC interfacearepresentedat[[doc:Interfacing andBuilding]].5 +The assignment of numbers to trains is chosen as followed 6 6 7 -The (currently still developing) TCP Communication is described at [[doc:TCP Communication]]. 7 +|=((( 8 +trainNum 9 +)))|=((( 10 +Starting track 11 +))) 12 +|((( 13 +0 14 +)))|((( 15 +KH_ST_1 16 +))) 17 +|((( 18 +1 19 +)))|((( 20 +KH_ST_2 21 +))) 22 +|((( 23 +2 24 +)))|((( 25 +KH_ST_3 (r) 26 +))) 27 +|((( 28 +3 29 +)))|((( 30 +KH_ST_4 (r) 31 +))) 32 +|((( 33 +4 34 +)))|((( 35 +IC_ST_3 36 +))) 37 +|((( 38 +5 39 +)))|((( 40 +IC_ST_2 41 +))) 42 +|((( 43 +6 44 +)))|((( 45 +OC_ST_2 46 +))) 47 +|((( 48 +7 49 +)))|((( 50 +OC_ST_1 51 +))) 52 +|((( 53 +8 54 +)))|((( 55 +KH_ST_5 56 +))) 57 +|((( 58 +9 59 +)))|((( 60 +IC_ST_1 61 +))) 62 +|((( 63 +10 64 +)))|((( 65 +OC_ST_3 66 +))) 8 8 9 - ----68 +== Logging == 10 10 70 +Variable **debug** indicates verbose logging. 11 11 72 +Prefix of all log messages must be :** [trainnum][ST-ST]** 12 12 13 - {{widgetheight="315"width="560"url="http://www.youtube.com/embed/Mb59Cvt9a6Q"/}}74 +Use **println** function to produce textual output. Do not use printf or other io functions, because output may not be flushed correctly.
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -947 15161 +9470976 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/947 1516/Documentation1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9470976/Documentation