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.