Changes for page IDL cheat sheet

Last modified by fwilde on 2025/03/28 19:55

From version 52.1
edited by fwilde
on 2023/02/21 18:16
Change comment: There is no comment for this version
To version 49.1
edited by fwilde
on 2020/10/10 12:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,7 @@
31 31  relative [ mm ]
32 32  )))
33 33  |(((
34 -##**s_pos, 1**##
34 +##**s_pos_lateral, 1**##
35 35  )))|(((
36 36  move sample stage in x-direction by 1 mm, regardless of position of rotation axis
37 37  )))|(((
... ... @@ -144,16 +144,14 @@
144 144  description
145 145  )))
146 146  |(((
147 -##**save_magn_set(, name_add)
148 -**##
147 +##**save_magn_set, 'dmm_11000ev_cmos_10x'**##
149 149  )))|(((
150 -save current magnification set, optionally add something to the automatically generated name
149 +save current magnification set
151 151  )))
152 152  |(((
153 -##**restore_magn_set(, name)
154 -**##
152 +##**restore_magn_set, 'dmm_11000ev_cmos_10x'**##
155 155  )))|(((
156 -restore last magnification set, or optionally load a file with a specific name
154 +restore magnification set with the name 'dmm_11000ev_cmos_10x'
157 157  )))
158 158  
159 159  == {{id name="IDLcheatsheet-Detectorpositioning"/}}Detector positioning ==
... ... @@ -167,23 +167,23 @@
167 167  motion
168 168  )))
169 169  |(((
170 -##**o_ccd_dist, 5**##
168 +##**pressure_on**##
171 171  )))|(((
172 -move detector in y direction relative by 5 mm
170 +enable detector y movement
173 173  )))|(((
174 -relative [ mm ]
172 +\\
175 175  )))
176 176  |(((
177 -##**goto_o_ccd_dist, 30**##
175 +##**o_ccd_dist, 5**##
178 178  )))|(((
179 -move detector in y direction absoilute to 30 mm
177 +move detector in y direction
180 180  )))|(((
181 -\\
179 +relative [ mm ]
182 182  )))
183 183  |(((
184 -##**pos_o_ccd_dist()**##
182 +##**pressure_off**##
185 185  )))|(((
186 -return current of the camera stage distance
184 +disable detector movement
187 187  )))|(((
188 188  \\
189 189  )))
... ... @@ -289,7 +289,7 @@
289 289  absolute [ deg ]
290 290  )))
291 291  |(((
292 -##**reflex_opt_single**##
290 +##**reflex_opt**##
293 293  )))|(((
294 294  move 2nd crystal pitch to optimal flux position
295 295  )))|(((
... ... @@ -387,17 +387,17 @@
387 387  prints an overview of the beamline interlock status
388 388  )))
389 389  |(((
390 -##**oh_break_ics**##
388 +##**ics_break_oh**##
391 391  )))|(((
392 392  closes all P05 beamshutters and breaks OH door interlock. P06 beamshutter must be closed for this command to work!
393 393  )))
394 394  |(((
395 -##**eh1_break_ics**##
393 +##**ics_break_eh1**##
396 396  )))|(((
397 397  closes EH1 beamshutter (and EH2 beamshutter  if open) and breaks EH1 door interlock
398 398  )))
399 399  |(((
400 -##**eh2_break_ics**##
398 +##**ics_break_eh2**##
401 401  )))|(((
402 402  closes EH2 beshutter and breaks EH2 door interlock
403 403  )))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -297508008
1 +179783466
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/297508008/IDL cheat sheet
1 +https://confluence.desy.de/spaces/P5I/pages/179783466/IDL cheat sheet