Last modified by sndueste on 2024/03/13 14:48

From version 6.1
edited by sndueste
on 2020/01/20 11:14
Change comment: There is no comment for this version
To version 3.1
edited by sendels
on 2019/08/07 08:40
Change comment: added attachments and links

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sndueste
1 +XWiki.sendels
Content
... ... @@ -1,10 +1,19 @@
1 1  ==
2 2  (% class="twikiTocTitle" %)Contents(%%) ==
3 3  
4 +* [[Introduction>>doc:||anchor="Introduction"]]
5 +* [[Train ID reading with local ID reader (Advanced ID Server) recommended>>doc:||anchor="Train ID reading with local ID reader (Advanced ID Server) recommended"]]
6 +** [[What does Advanced ID Server do?>>doc:||anchor="What does Advanced ID Server do?"]]
7 +** [[Addresses>>doc:||anchor="Addresses"]]
8 +** [[Resources>>doc:||anchor="Resources"]]:
9 +* [[Direct reading of Train ID>>doc:||anchor="Direct reading of Train ID"]]
10 +* [[Train ID sender program (TIDS) obsolete>>doc:||anchor="Train ID sender program (TIDS) obsolete"]]
11 +* [[Train ID Yelling server (TIDY)>>doc:||anchor="Train ID Yelling server (TIDY)"]]
12 +** [[Known Issues>>doc:||anchor="Known Issues"]]
13 +* [[Short presentation by Fini>>doc:||anchor="Short presentation by Fini"]]
4 4  
15 +\\
5 5  
6 -{{toc/}}
7 -
8 8  \\
9 9  
10 10  == Introduction ==
... ... @@ -17,7 +17,7 @@
17 17  
18 18  Each //pulse train// is identified by an **//Train ID//** (synonyms: **//bunch ID, timestamp//**).
19 19  
20 -Recording this Train ID on the user side allows the correlation of data acquired by the user with all the data saved at FLASH in the DOOCS system, especially with the photon intensity data measured by the GMD system.
29 +Recording this Train ID on the user side allows the correlation of data acquired by the user with all the data saved at FLASH in the DOOCS system, especially with the photon intensity data measured by the [[GMD>>doc:FLASHUSER.Gas Monitor Detector]] system.
21 21  
22 22  Within DOOCS the Train ID is a 32-bit number. For the users it is transmitted via a socket connection over ethernet - TCP socket. The ID is set 20 ms before the train starts and stays 80 ms after the train. To read the Train ID by the user there are 2 options provided by FLASH:
23 23  
... ... @@ -31,7 +31,7 @@
31 31  
32 32  Note: If the central Train ID server crashes it will not resume the ID numbers where it was. In most times it will restart with ID 0, sometimes it is set to some high number by hand. For this reason you will see Train IDs with some high bit not as often as expected.
33 33  
34 -[[Contents>>doc:||anchor="Contents"]]
43 +\\
35 35  
36 36  == Train ID reading with local ID reader (Advanced ID Server) //recommended// ==
37 37  
... ... @@ -98,8 +98,6 @@
98 98  * [[attach:AdvancedIDServer-inline.vi]]: Example how to use the Advanced ID Server with Labview (LV11)
99 99  * [[AdvancedIDServer on github~[~[image:url:http://hasfweb.desy.de/pub/TWiki/TWikiDocGraphics/external-link.gif~|~|width="13" height="12"~]~]>>url:https://github.com/Finii/AdvancedIDServer||shape="rect"]]
100 100  
101 -[[Contents>>doc:||anchor="Contents"]]
102 -
103 103  == Direct reading of Train ID ==
104 104  
105 105  Receiving the Train ID via ethernet is rather simple. Just open a TCP socket to the one of the servers and read from it.
... ... @@ -140,7 +140,7 @@
140 140  
141 141  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.
142 142  
143 -[[Contents>>doc:||anchor="Contents"]]
150 +\\
144 144  
145 145  == Train ID sender program (TIDS) //obsolete// ==
146 146  
... ... @@ -156,7 +156,7 @@
156 156  
157 157  The TIDY: known issues also apply here.
158 158  
159 -[[Contents>>doc:||anchor="Contents"]]
166 +\\
160 160  
161 161  == Train ID Yelling server (TIDY) ==
162 162  
... ... @@ -188,7 +188,7 @@
188 188  * 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.
189 189  [[attach:AdvancedIDServer.exe]] [[hasfcpuexp2.desy.de>>url:http://hasfcpuexp2.desy.de||shape="rect"]]
190 190  
191 -[[Contents>>doc:||anchor="Contents"]]
198 +\\
192 192  
193 193  == Short presentation by Fini ==
194 194