Jump to content

How to change IMAQ Aquisition window from LabVIEW permanently?


Recommended Posts

Hi all,


I am using a Atmel Aviiva camera in my application. I need to change some camera parameters permanently. So , as I learnt through web, I can do it by editing the associated *.icd file. But the aviiva files look different. They contain the camera parameters for all interface types. (i.e., PCIe 1430, PCIe 1433 and so on). So to edit the exact parameter I need to find the interface type being used now. How do I get the interface type programmatically? Is this information stored anywhere? Or Is there any available method other than this to permanently edit the IMAQ camera parameters?


 


Thanks in advance for your help.


Prabhu


Link to comment

Hello

To find out which controller is being used you can use property nodes on the imaq session, but in your case, if you want your software to control all the acquisition parameters you can use the IMAQ set attribute VI and then you don't have to care about what's in the icd file on the computer.

 

post-7452-0-11332000-1415872531_thumb.pn

 

Hope this helps

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.