Page 1 of 1

Need to specify Default image file location

Posted: Fri Oct 04, 2013 5:37 pm
by user-3245
Hi there,
I'm looking for a way by using API or macros to specify the Default image file location.
What I found so far is API command for "Default image file location" , however it is Read Only parameter.
I need to be able to change the Default image location from a code.
Please, advice.

Thank you.
Alexander.

Posted: Mon Oct 07, 2013 7:59 pm
by user-42
The default image directory cannot be changed from a macro or by API command, as SmartSEM was designed for a multi-user environment. Each user is granted the permission to change (or not) his image directory individually.

In an API program, you can use the 'Grab' command to grab images and save them in an arbitrary file path.