Does there exist a microscope control command in the DM scripting language to change the STEM rotation angle? That is, the direction the beam is moving across the sample. I would like to rotate 90 degrees between captures.
Is there a command to change the STEM rotation angle?
157 views Asked by TomNorway At
1
For scripting, you specify the rotation as a parameter either when starting an acquisition with
DSAcquireData
:Or when creating a parameter set which you then use with
DSStartAcquisition
:Both examples above have been directly copied form the F1 help documentation on Digiscan: