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

From version 9.1
edited by sndueste
on 2020/01/20 11:18
Change comment: There is no comment for this version
To version 4.1
edited by sendels
on 2019/08/19 16:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sndueste
1 +XWiki.sendels
Content
... ... @@ -1,8 +1,20 @@
1 -(% class="twikiTocTitle" %)Content
1 +==
2 +(% class="twikiTocTitle" %)Contents(%%) ==
2 2  
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"]]
3 3  
15 +\\
4 4  
5 -{{toc/}}
17 +\\
6 6  
7 7  == Introduction ==
8 8  
... ... @@ -14,7 +14,7 @@
14 14  
15 15  Each //pulse train// is identified by an **//Train ID//** (synonyms: **//bunch ID, timestamp//**).
16 16  
17 -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:FLASH.Gas Monitor Detector]] system.
18 18  
19 19  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:
20 20  
... ... @@ -38,6 +38,8 @@
38 38  
39 39  [[~[~[image:url:http://hasfweb.desy.de/pub/Setup/TrainID/AIDS_running.png~|~|alt="Advanced ID Server running"~]~]>>attach:AIDS_running.png]]
40 40  
53 +* Short presentation by Fini
54 +
41 41  Here it is running on Windows, but of course you can also use it on your Linux machine (build it from the source).
42 42  
43 43  \\