Changes for page IDL cheat sheet

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

From version 50.1
edited by fwilde
on 2020/10/10 12:45
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 ==
... ... @@ -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 -297508006
1 +297508007
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/297508006/IDL cheat sheet
1 +https://confluence.desy.de/spaces/P5I/pages/297508007/IDL cheat sheet