03-09-2010 04:22 PM
Solved! Go to Solution.
03-10-2010 05:42 AM
Hi jkssbh,
I recommend you to change your code to use IMAQdx because with this driver you can recognize the camera in MAX, you have a pallete with lots of function to help you doing your image acquisition. It is the better way to work with image in LabVIEW.
I did a fast search in the PTGrey web site and I didn't find activeX support for controlling the IEEE 1394a camera (firewire).
But even if there is activeX support, working with activeX in LabVIEW for image acquisition is not better than working with the IMAQdx driver.
The ActiveX is a general purpose tool. The IMAQdx is dedicated to image acquisition.
I hope this information is useful.
If you have other doubts, feel free to ask help.
Regards,
03-11-2010 03:16 PM
Rodrigo,
Thanks to anwered my questions.
I will work with IMAQdx.
John