instamatic-dev / instamatic

Python program for automated electron diffraction data collection
https://instamatic.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
58 stars 27 forks source link

#86 Added setObjectiveLenseCoarse and setObjectiveLenseFine #87

Closed Binary-Vanguard-12138 closed 4 months ago

Binary-Vanguard-12138 commented 4 months ago

86 Tested on JEOL 1400 microscope and confirmed that COM library actually supports these setter functions like SetOLf and SetOLc.

Did not test other functions, so not sure if other values also support setter functions in the COM library.

stefsmeets commented 4 months ago

Thanks for taking the time to test this, looks good to me!

stefsmeets commented 4 months ago

Closes #86