Actions
Feature #8273
closedauto insert beam stop for any camera acquisition in diffraction mode
Start date:
10/31/2019
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Insert beam stop before acquire and retract after acquiring single images
Updated by Anchi Cheng almost 5 years ago
- Status changed from Assigned to Closed
This feature works only with Talos or Titan interfaces.
To use
1. Compile pyscope/autoit/BeamStopIn.au3 and pyscope/autoit/BeamStopOut.au3
2. Add the full path of the compiled exe files in fei.cfg
[beamstop] # Location of beamstop AutoIt executable AUTOIT_IN_EXE_PATH = to_be_added AUTOIT_OUT_EXE_PATH = to_be_added
Actions