07-16-2018 02:42 AM
Hi Everyone,
I am using Basler - acA1300-75gc, LabVIEW 2017.
In my application I'm acquiring continuous image inside a loop without any delay, but the frames per second is not constant one. My application needs a constant fps, because we are doing some measurement using that.
Can anyone help me to achieve the fixed fps, actually i need 80fps. Not saving any images
PC config:
I5 5th generation
8GB RAM
Windows 10
07-20-2018 04:35 AM
Hey Sankar,
Could you share your code so I can look at how you've configured your tasks.
From your description it sounds like you are doing a software timed on-demand grab. In which case you're a the mercy of your OS and you're frame rate is going to vary considerably.