LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Framerate

Hello all,

I have the problem that my framerate is only 15 fps instead of 25fps.
I already tried to change the image type, but it has no effect.
If I don't save the images with imaq write my framerate is ok, but I need to save them.
Which other solutions are possible to make the framerate higher?


System:

PCI-Bus 1411
Philips CCD(25fps)
LabView 7.1, Imaq-Vision
Win NT 4.0

0 Kudos
Message 1 of 7
(3,728 Views)
Hello!
 
I believe that you are making both things (acquisition and save) in serial, we can make these two thing in different threads, but send me an example of your program.
 
Best regards
0 Kudos
Message 2 of 7
(3,718 Views)
Hello,

thanks for your reply. I send you an example of my program in the attachment.

Best regards
0 Kudos
Message 3 of 7
(3,703 Views)

Hello again,

 

It´s possible that the "save" is taking a lot, try to separate them, but with queues.

 

Regards

0 Kudos
Message 4 of 7
(3,682 Views)
Hello,

thanks, but I didn't work with queues yet. May you send me a litle example? This would be very friendly.

Best regards
0 Kudos
Message 5 of 7
(3,675 Views)

Hello again!

 

This and other examples you can find in:

Open - Examples - Search - Queues

 

Regards

0 Kudos
Message 6 of 7
(3,665 Views)
Hello again,

I've looked at these examples, but they didn't realy help me. I don't know how to put the queue-function into my program.

Bye
0 Kudos
Message 7 of 7
(3,656 Views)