-
Notifications
You must be signed in to change notification settings - Fork 5
Setup
Microscopy edited this page Nov 27, 2022
·
12 revisions
- First the manufacturers imaging application path needs to be set.
- Then Library path needs to be set unless using PythonMicroscope for which python needs to be installed.
- For Zeiss® set the MTB® Api library path to version of MTB® you are using, found in program files. MTBApi.dll
- For Prior® download Prior® SDK and set path to Prior® SDK PriorScientificSDK.dll
- Open Microscope Setup & set objective view width & height. As well as camera simulation state.
- At minimum open Functions tool & create a new function with name "TakeImage" with key shortcut of imaging program or GUI recording set in Automation menu.
- Optionally create GUI Properties for "GetFolder" & "SetFolder" as well as any other GUI actions one wants to use.
- Test the property by clicking Get Property or Set Property.
- Properties & recording steps can be moved around by right-click Move Up & Move Down.
- Set Functions to controller buttons by double clicking labels. Functions include all microscope functions & ImageJ & Bio C# scripts.