Acquire an image and save it

Post your acquisition-related questions and macros here
user-4
Posts: 398
Joined: Thu Jan 01, 1970 1:00 am

Post by user-4 »

We tested with ZEN 2.3, but still have this problem.
Hello,

we investigated your case on basis of the information given in your posts but we could not reproduce the problems. The memory management in ZEN 2.3 has been refactored and therefore we do not expect effects in combination with memory in normal use cases.

Maybe there are special cases, e.g. very complex experiments, that still cause problems which we clarify via email.
user-5248
Posts: 1
Joined: Thu Jan 01, 1970 1:00 am

ZEN 2.3 have problem.

Post by user-5248 »

We user with ZEN 2.3, but still have problem.
AK Veeraraghavan
Posts: 3
Joined: Mon Aug 24, 2020 2:19 pm

Re: Acquire an image and save it

Post by AK Veeraraghavan »

on running the command

Zen.Application.Documents.RemoveAll()
Zen.Acquisition.StartLive()
image = Zen.Acquisition.AcquireImage()
Zen.Application.Documents.Add(image)
Zen.Acquisition.StopLive()

no image of sample is snapped along the manual snaps taken. What could be the reason?
Post Reply