10-21-2021 08:34 AM
Hi,
I am using LabVIEW 2020 and IMAQdx.
I've written many LabVIEW vision applications, where I configured the camera acquisition as continuous (camera is continuously sending images to the PC), and that I just grab the next buffer when I need an image. This always worked without any problem.
Now in my latest application, I configured the acquisition as 'software triggered'. So the camera is never sending images, unless I send a software trigger to the camera, and I then grab the received images.
This also works. But I 've noticed that when I leave the setup alone for some time (an hour) without any triggers, and then I trigger the camera again and I try to grab this image, I get an error 'No acquisition in progress'(Error -1074360306).
'Ive set the windows 10 "Power Plan" to 'High performance', so that the PC never falls asleep.
Is there anything I can do?
Thomas.
Solved! Go to Solution.
10-21-2021 10:27 AM
Which camera are you using ?
Sami
10-22-2021 05:53 AM
Hi, we're using AVT Mako G-032B PoE cameras.
10-29-2021 12:51 AM
Apperently it was a windows "Power plan"-setting after all.