Changes for page How to read Train IDs at FLASH
Last modified by sndueste on 2024/03/13 14:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -95,6 +95,7 @@ 95 95 * [[attach:AdvancedIDServer-inline.vi]]: Example how to use the Advanced ID Server with Labview (LV11) 96 96 * [[AdvancedIDServer on github>>url:https://github.com/Finii/AdvancedIDServer||shape="rect"]] 97 97 98 +[[Contents>>doc:||anchor="Contents"]] 98 98 99 99 == Direct reading of Train ID == 100 100 ... ... @@ -135,6 +135,7 @@ 135 135 136 136 The time and date have leading zeros as necessary to ensure a constant field width. The ID number is not zero padded and thus has a varying field width. 137 137 139 +[[Contents>>doc:||anchor="Contents"]] 138 138 139 139 140 140 == Train ID Yelling server (TIDY) == ... ... @@ -154,6 +154,7 @@ 154 154 * [[hasfcpuexp2.desy.de>>url:http://hasfcpuexp2.desy.de||shape="rect"]]:58050 //(for Flash1)// 155 155 * [[flash2cpuxgmd2.desy.de>>url:http://flash2cpuxgmd2.desy.de||shape="rect"]]:58050 //(for Flash2)// 156 156 159 + 157 157 === Known Issues === 158 158 159 159 * If you write code to read the train-ID please make sure you close the socket properly. Otherwise it can happen that you eat up all available connections. ... ... @@ -160,9 +160,11 @@ 160 160 ** If you can not guaranty that the socket will be closed properly the best solution is to use always the same (client-)port number. 161 161 ** You can also change your system-settings to let the OS handle it (see tcp_keepalive_time). 162 162 166 + 163 163 * 20.9.18: The .exe always try [[hasfhvctrl.desy.de>>url:http://hasfhvctrl.desy.de||shape="rect"]] first. So start with additional parameter via the commandline. 164 164 [[attach:AdvancedIDServer.exe]] [[hasfcpuexp2.desy.de>>url:http://hasfcpuexp2.desy.de||shape="rect"]] 165 165 170 +[[Contents>>doc:||anchor="Contents"]] 166 166 167 167 == Short presentation by Fini == 168 168