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,7 +95,6 @@ 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"]] 99 99 100 100 == Direct reading of Train ID == 101 101 ... ... @@ -136,7 +136,6 @@ 136 136 137 137 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. 138 138 139 -[[Contents>>doc:||anchor="Contents"]] 140 140 141 141 142 142 == Train ID Yelling server (TIDY) == ... ... @@ -156,7 +156,6 @@ 156 156 * [[hasfcpuexp2.desy.de>>url:http://hasfcpuexp2.desy.de||shape="rect"]]:58050 //(for Flash1)// 157 157 * [[flash2cpuxgmd2.desy.de>>url:http://flash2cpuxgmd2.desy.de||shape="rect"]]:58050 //(for Flash2)// 158 158 159 - 160 160 === Known Issues === 161 161 162 162 * 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. ... ... @@ -163,11 +163,9 @@ 163 163 ** If you can not guaranty that the socket will be closed properly the best solution is to use always the same (client-)port number. 164 164 ** You can also change your system-settings to let the OS handle it (see tcp_keepalive_time). 165 165 166 - 167 167 * 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. 168 168 [[attach:AdvancedIDServer.exe]] [[hasfcpuexp2.desy.de>>url:http://hasfcpuexp2.desy.de||shape="rect"]] 169 169 170 -[[Contents>>doc:||anchor="Contents"]] 171 171 172 172 == Short presentation by Fini == 173 173