10-30-2006 07:58 PM
11-01-2006
02:38 PM
- last edited on
04-01-2025
09:23 AM
by
Content Cleaner
Hi Mike,
Thanks for using our discussion forums. In regards to your USB device, we do offer an NI IMAQ driver for USB. Though it is not supported by our application engineers, this will allow you to perform very basic image acquisition with your camera.
If you are able to use our Vision products in the future, a simple way to save a buffered video in LabVIEW is just to build an array of images until you reach 30 seconds (you can calculate this based on your frames/sec rate). In a case structure, we can subset the most recent items into a sub array and save that to file depending on the data type. In regards to triggering, we can software trigger this configuration using another case structure in the while loop so that when it fires the “buffered” image video will be saved.
If you would like to use ActiveX you can learn more about this application with LabVIEW at our Developer Zone tutorial https://www.ni.com/en/shop/labview/activex-and-labview.html . I hope this gives you a good start.
Regards,
Vu Doan
Applications Engineer
National Instruments
11-01-2006 07:25 PM - edited 11-01-2006 07:25 PM
Hi Vu
Thanks for info.
The free NI IMAQ looks good, but the system requirements state:
'LabVIEW 7.0 or higher with NI Vision 7.1 or higher for the USB LabVIEW support. '
Do I need to get this and does it cost?
Thanks
Mike
PS. How big is the ni_imaq_for_usb.zip file? I only have a limited download quota at uni and I can't find a size on the page.
Message Edited by mikie_121 on 11-01-2006 07:34 PM
11-01-2006 09:24 PM
Hello Mikie,
I began a download. The zip file appears to be 2.93 MB.
11-01-2006 11:13 PM
11-02-2006 10:50 AM
11-14-2006 10:51 PM
11-16-2006 11:19 AM
11-16-2006 10:20 PM
Hi MattP
Thanks for the link, there is so much info. Now to start reading...
Mike
11-24-2006 02:01 AM