12-28-2007 08:41 AM
Hey Nuno,
If you're using the latest USB installer (http://zone.ni.com/devzone/cda/epd/p/id/5030), you will notice an input on the USB Init VI called Video Mode. You can wire a numeric to this input and the camera will be opened using that video mode so when you acquire, you can get 640x480 without launching the configuration dialog box. You can figure out which number to use by opening the dialog box that lets you select Video Modes and seeing which index the video mode you want is (it is 0 based).
Hope this helps,
Brad
12-31-2007 04:43 AM
Thanks Brad.
Meanwhile I changed Peter's Code so that it worked for 640x480, but I like the Imaq usb version better, so your tip was pretty much usefull.
Cheers and a Happy new Year for all.
nuno
01-03-2008 04:29 PM
01-04-2008 08:48 AM
01-04-2008 11:31 AM
01-04-2008 11:45 AM
01-04-2008 01:14 PM
01-04-2008 01:53 PM
01-04-2008 02:18 PM
I think I found what the problem was. I need a period at th end of the word because I think it's an abbreviation
I changed the string to this: Przechwyt. instead of Przechwyt
Let m know how this works for you.
Thanks,
Brad
01-05-2008 06:38 AM
Hi Brad, do you have sourcecode for this dll?
Is it public? can it be?
I'd like very much to look at it.
Thanks
Nuno
(your tip resulted very good 640x480)