Changes for page Experiment control

Last modified by fwilde on 2018/04/09 09:39

From version 19.1
edited by fwilde
on 2018/04/09 09:36
Change comment: There is no comment for this version
To version 18.1
edited by fwilde
on 2016/07/29 12:04
Change comment: Task marked complete

Summary

Details

Page properties
Content
... ... @@ -3,8 +3,6 @@
3 3  {{layout-cell}}
4 4  == {{id name="Experimentcontrol-Generalremarks"/}}General remarks ==
5 5  
6 -This is a detailed description of the experiment control system. A short overview of  the most commonly iused commands can be found here.
7 -
8 8  Beamline control at the P05 µCT hutch uses TANGO server as backend for most applications. At P05 the Interactive Data Language (IDL) serves as user interface to the TANGO servers. IDL procedures and functions provide the functionality to control the µCT experiment and beamline optics components conveniently. A couple of general remarks should facilitate to work with IDL at P05.
9 9  
10 10  * IDL has a command history (use arrow keys to browse through recent commands)
... ... @@ -14,17 +14,17 @@
14 14  
15 15  {{code title="Procedures and functions"}}print, 'hello world.'
16 16  i=quick(300)
17 -{{/code}}\\
15 +{{/code}}
18 18  )))
19 19  * (((
20 20  In IDL you can chain commands with the & sign
21 21  
22 -{{code title="Chaining commands"}}i=quick(300) & tv, bytscl(bin(i,4),0,65000){{/code}}\\
20 +{{code title="Chaining commands"}}i=quick(300) & tv, bytscl(bin(i,4),0,65000){{/code}}
23 23  )))
24 24  * (((
25 25  When IDL is ready to accpt commands, the IDL> prompt is printed in a roman font. When IDL is busy doing something (e.g. waiting for a motor to end its move), the //IDL>// prompt is printed in  an italic font.
26 26  
27 -{{info title="Warning"}}When IDL is busy, you **can** enter a new command, but it will not be executed until the last command is finished. In order to avoid confusion always wait until IDL is ready to accept commands before typing a new command.{{/info}}\\
25 +{{info title="Warning"}}When IDL is busy, you **can** enter a new command, but it will not be executed until the last command is finished. In order to avoid confusion always wait until IDL is ready to accept commands before typing a new command.{{/info}}
28 28  )))
29 29  * Scripts can be written inside the IDL IDE and saved as .pro files. A script will not be automatically compiled after saving. Press the compile button in IDL in order to make changes in your code applicable.
30 30  
... ... @@ -45,7 +45,6 @@
45 45  * (((
46 46  commands contain a name for the stage:
47 47  
48 -(% class="wrapped" %)
49 49  |=(((
50 50  command particle
51 51  )))|=(((
... ... @@ -103,17 +103,17 @@
103 103  {{/layout-cell}}
104 104  
105 105  {{layout-cell}}
106 -{{panel borderColor="blue" titleColor="white" titleBGColor="blue" title="Table of Contents"}}
103 +{{panel titleBGColor="blue" title="Table of Contents" borderColor="blue" titleColor="white"}}
107 107  {{toc/}}
108 108  {{/panel}}
109 109  
110 -{{panel borderColor="red" titleColor="white" titleBGColor="red" title="todo"}}
107 +{{panel titleBGColor="red" title="todo" borderColor="red" titleColor="white"}}
111 111  Attention: this user guide is yet very incomplete.
112 112  
113 113  (% class="task-list" %)
114 114  (((
115 115  {{task reference="/Tasks/Task_1" status="Done"}}
116 -Continue IDL at EH2 user guide {{mention reference="XWiki.fwilde" style="FULL_NAME" anchor="XWiki-fwilde-ziUTX"/}}\\
113 +Continue IDL at EH2 user guide {{mention reference="XWiki.fwilde" style="FULL_NAME" anchor="XWiki-fwilde-zQDlf"/}}\\
117 117  {{/task}}
118 118  )))
119 119  {{/panel}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -87353123
1 +87353118
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/87353123/Experiment control
1 +https://confluence.desy.de/spaces/P5I/pages/87353118/Experiment control