From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ VS IMAQdx utilities

Hi all,

I've developed some applications that uses IMAQdx driver (I used USB cameras).

Now, I need to create an application for a Basler Camera using NI frame grabber, so my application requires IMAQ, not IMAQdx.

It's the first time for me with IMAQ. I've noticed that several utilities of IMAQdx are not present in IMAQ. My questions are:

 

- Is there a way to set frame rate?

- Is there a way to get camera information (manufacturer, model name, ...)?

- I've found a property node that returns serial number.I think it is the serial number of my frame grabber, not my camera. Is it correct?

- How can I set greyscale or color acquisition?

 

Thanks all

 

0 Kudos
Message 1 of 3
(2,286 Views)

Hi,

 

what kind of camera do you use? The IMAQ driver are quite different from IMAQdx. Have you set the attributes in MAX? Do you load Camera File?

 

Here some links to help you with configuration:

 

http://digital.ni.com/public.nsf/allkb/05DCE3868362783586256FC8004F123C

 

http://digital.ni.com/public.nsf/allkb/AF9983D6A809946786256D6C00682983?OpenDocument

 

Regards,

 

Mario

0 Kudos
Message 2 of 3
(2,249 Views)

Hi Mario,

I'm using a Basler A101p.

Yes, I've set attributes of camera in MAX and all works fine but my application should be able to work with different cameras using NI frame grabber. For this reason, I should get camera properties (manufacturer name, model, etc..) programmatically. It seems that the only way to get these parameters is to read configuration files (iid  and icd file). Is it correct?

 

Thanks

0 Kudos
Message 3 of 3
(2,244 Views)