04-18-2013 09:46 AM
I have two acA2040-180km cameras which are connected to 2 NI PCIe-1433 framegrabbers, I am monitoring my cameras by LabView, maximum allowable frame rate is about 187 for full resolution images, but I just need a small fraction of the images, I know if I make the images smaller, FPS will get higher, but it isn't possible by changing the image size in NI MAX, I've also tried to change the size by defining the region of interest in the grab setup.vi, but it would be after going to camera so it isn't the case as well, so I need a VI to go to the camera before starting to take photo and define the region of interest which is going to be captured, would you please help me to find it?
Please help me, this problem get me stuck!!!
04-18-2013 10:37 AM
You can do it in MAX. Adjust the image size by changing the top, left, height, and width values. Make sure your exposure time is short enough to get a higher frame rate!
You can change the same values in your program using property nodes before starting the acquisition.
Bruce
04-19-2013 03:11 AM
Thank you very much for your answer Bruce, but I've changed the size of image in MAX and maximum frame rate didn't change, it just changed the image size that is transfered to the memory for displaying or storing!
04-19-2013 07:28 AM
Did you reduce the exposure time? That directly affects the frame rate, so just reducing the image size might not be enough.
Every Basler camera I have worked with has been capable of a higher frame rate if the image size was reduced and the exposure time was short enough.
Bruce
04-19-2013 07:39 AM
I reduced that as well, but fps didn't exceed of 180(maximum allowable value), otherwise, I want to increas FPS independently of exposure time just by getting a small fraction of images, in Labview, something that could manage the camera to take smaller images, not just displaying or transfering small fraction of images which have been already taken, is it possible?
04-19-2013 08:04 AM
Have you tried changing the image size using property nodes as Bruce suggested? Do remember with Basler cameras, reducing the width only will not affect the transfer speed but the reducing the height will. Have a look at the frame calculator to understand what you frame rates you can acheive with certain settings:
04-20-2013 04:16 AM
04-22-2013 08:09 AM
Actually I couldn't find the image size in the property node, I really don't know how can I manage it, I've just connect the image type terminal of the property node to the IMAQ creat, would you pleade help me to manage it?
05-22-2013 07:37 AM
Hi,
I am trying to install Pylon on my computer for changing the AOI, however it recognizes the cameras but I cannot capture images, in fact the one shot and other grabbing images buttons are no active, what should I do?
please help me!!
05-23-2013 11:57 PM