Changes for page IDL cheat sheet

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

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

Summary

Details

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