user6406828
user6406828

Reputation: 11

DM-script command for projector shift

What is the dm-script command for projector alignment shift (on JEOL)? Or the "diffraction adjust" (on FEI)? I want to shift the diffraction pattern through command. Thanks,

Upvotes: 0

Views: 121

Answers (1)

user6406828
user6406828

Reputation: 11

From this thread, How to get and change the values of the projector lens system?, the answer to my question is in the comment by BmyGuest. Just tested out on GMS 2.3. These commands work:

void EMGetProjectorShift(number x, number y)
void EMSetProjectorShift(number x, number y)

They are the commands I was looking for.

Upvotes: 0

Related Questions