Changes for page IDL cheat sheet

Last modified by fwilde on 2025/07/15 17:44

From version 61.1
edited by fwilde
on 2025/07/15 10:48
Change comment: There is no comment for this version
To version 61.4
edited by fwilde
on 2025/07/15 10:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -452,10 +452,13 @@
452 452  General remarks: The serialscan macros save
453 453  
454 454  |=IDL command|=Description
455 -|##**ss_init**##|Reset table and scan settings
456 -|**##ss_info##**|Print current stage positions and scan parameters
457 -|**##ss_pos, nr, name, dist, sz, sx, sy, dz, ndz, /fetch, /force, /all, /prot##**|Modify sample parameters
458 -|**##ss_insert, nr, /nosamplechanger##**|Insert sample with settings from table
459 -|**ss_remove**|Remove sample with sample changer
455 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)##**ss_init**##|Reset table and scan settings
456 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)**##ss_info##**|Print current stage positions and scan parameters
457 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)**##ss_pos, nr, name, dist, sz, sx, sy, dz, ndz, /fetch, /force, /all, /prot##**|Modify sample parameters
458 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)**##ss_insert, nr, /nosamplechanger##**|Insert sample with settings from table
459 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)**ss_remove**|Remove sample with sample changer
460 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)**ss_save, name**|Save the table to disk under "name".
461 +|(%%)(% style="font-family:Courier New,Courier,monospace" %)**ss_scan, [1,2,3]**|Scan sample position list, e.g. [1,2,3]. Respects the order, i.e. [2,3,1] will scan in this order.
462 +|ss_scanparam,|
460 460  
461 461