01-29-2016 03:05 PM
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
01-30-2016 06:10 PM
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
01-31-2016 04:31 AM
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.
02-01-2016 09:15 AM
02-01-2016 10:59 AM
so test this vi example i think it will work
02-02-2016 04:33 AM
Hi
i tested this vi but the same video modes apeares (all 15.00fps as NI MAX) when it run
thank you
02-02-2016 01:16 PM
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
02-02-2016 01:21 PM
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
09-25-2023 05:38 AM
Hi i face the same problem did you got a solution ?