Changes for page TCP Communication
Last modified by csp on 2025/01/30 12:05
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. csp1 +XWiki.nbw - Content
-
... ... @@ -32,7 +32,7 @@ 32 32 * **pause** - true while the controller is paused, false otherwise 33 33 * **trainCount** - an integer with the number of active trains on the railway 34 34 * **trains** - a JSON Array with the data of all trains, each entry is a JSON Object with these values 35 -** **state** - integer value for current train state (0 = travelling, 1 = waiting, 2 = travel ling until next station, 3 = forced wait)35 +** **state** - integer value for current train state (0 = travelling, 1 = waiting, 2 = forced travel, 3 = forced wait) 36 36 ** **waitTime** - (integer) remaining milliseconds until departure (0 if not waiting) 37 37 ** **spdSlow** - the integer PWM value of this train while driving slow 38 38 ** **spdCaution** - the integer PWM value of this train while driving caution ... ... @@ -170,11 +170,9 @@ 170 170 ))) 171 171 ))) 172 172 * **locks** - a JSON Array containing the current value of the track permissions, ordered by the default encoding (Hoermann API) 173 -* **tickTime** - Time consumption of tick function in milliseconds. 3 elementdouble-array [min,avg,max].174 -* ** {{status colour="Yellow" title="CHaNGED"/}}overallTime** - Time consumption of overall controller loopin milliseconds. 3 elementdouble-array [min,avg,max].173 +* **tickTime** - Time consumption of tick function. 3 element array [min,avg,max]. 174 +* **overallTime** - Time consumption of overall controller loop. 3 element array [min,avg,max]. 175 175 176 -{{status colour="Yellow" title="CHaNGED"/}} 177 - 178 178 179 179 180 180 {{code title="Sample status" language="js" collapse="true"}}
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -947163 41 +9471630 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/947163 4/TCP Communication1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471630/TCP Communication