LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to achieve fixed FPS in USB 3.0 camera

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

Happy to Wire
0 Kudos
Message 1 of 2
(2,176 Views)

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.

0 Kudos
Message 2 of 2
(2,139 Views)