Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control the frame rate in NI MAX for iDS cameras?

Hi 
I am trying to integrate iDS cameras into labview programming , the problem in NI MAX that the frame rate is fixed and didn't change (in the video mode option didn't related to the resolution).
i tried two cameras :USB and ethnternet and i got the same problem, how can i fix it ?
Thank you

0 Kudos
Message 1 of 9
(5,269 Views)

some camera did not support different fps ans just work with one mode esp 30 fps but also you can use hire delay by wait function inside your loop and also use frame rate tools in labview for recording video in different fps just being real time is the thing you should worry about it 

0 Kudos
Message 2 of 9
(5,242 Views)

thank you for your response 

 

This camera supports different fps according to uEye program (see the attach pictures),  but in NI MAX it's constsnat equal to 15fps , in the enthernet camera also i tried to change the jumbo frame but didn't help.

Download All
0 Kudos
Message 3 of 9
(5,229 Views)
What you are seeing in MAX is all the video configurations the camera reports that it supports via the DirectShow interface that their driver is exposing. if they do not expose the variable frame rate as independent video modes, there is no other programmatic way to expose it to IMAQdx.
0 Kudos
Message 4 of 9
(5,198 Views)

so test this vi example i think it will work 

0 Kudos
Message 5 of 9
(5,188 Views)

Hi

i  tested this vi but the same video modes apeares (all 15.00fps as NI MAX)  when it run 

thank you

0 Kudos
Message 6 of 9
(5,168 Views)

so the only thing that remain is that driver in labview that let you cannot this camera and allow to you see this camera's in NI max does not support this camera several fps mode 
this is attleast what i know 

0 Kudos
Message 7 of 9
(5,148 Views)

also I see in your attached picture that list box for video mode do not show all mode did you scorlll down to see all mode of camera 

0 Kudos
Message 8 of 9
(5,146 Views)

 Hi i face the same problem did you got a solution ?

0 Kudos
Message 9 of 9
(707 Views)