Hi Pavak,
> I've recently started my first major effort to integrate some custom
> code with MM 2.0g and am having trouble finding a bit of functionality
> in the API. The goal is for my MATLAB code to "safely" pause an
> acquisition during the interval between timepoints, do some stuff,
> then move back to the first stage position before unpausing (in case
> the "stuff" takes longer to accomplish than the interval).
Try:
mm.acquisitions().setPause(true);
You'll have to test if the acquisition engine behaves correctly (i.e.
moves back before taking the next image after unpausing). Regretfully,
the acquisition engine is written in Clojure and difficult to modify.
Best,
Nico
_______________________________________________
micro-manager-general mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/micro-manager-general