01-21-2008 12:27 PM
I am not aware of a specific limit on the number of cameras. If it exists, it is pretty large. As long as the sum of the bandwidths used by each camera doesn't exceed the total bandwidth of the firewire connection, you shouldn't have any problems. However, if you have too many cameras the frame rate for each camera will be very, very slow.
Bruce
01-21-2008 03:03 PM
Helo!
Thanks for reply.
But in case that I don't take simoultaniously picture from all cameras then
frame rate should be the same or not. For better understanding I don't need to grab images from
all cameras at once, but sequentionally one after another. Should then frame rate also drop down?
Dan
01-21-2008 03:53 PM
Even if you aren't using images from all the cameras at once, you are still doing all the Grab operations in the background. The pictures are continuously being acquired and are ready for use when you need them. Therefore, you still need the bandwidth for each camera.
If you were to start and stop different grab operations, you could use higher bandwidth per camera, but the starting and stopping is the slow part of the acquisition. It would only work if you were using a large number of cameras and wanted to rotate between them.
Bruce
01-23-2008 12:43 AM
01-23-2008 01:36 AM
01-25-2008 11:10 AM
01-25-2008 12:38 PM
Try taking two snapshots and skip the first one.
If you immediately grab or snap your image after setting shutter speed or brightness/gain stuff, you might get the image from the buffer *before* the brightness/shutter/gain was modified.
I got the same problem when setting LEDs, and this was the solution for me.
Let us know if it works!
01-25-2008 12:55 PM - edited 01-25-2008 12:56 PM
01-25-2008 01:12 PM
01-25-2008 01:15 PM