11-23-2006 10:06 AM
11-24-2006 04:20 PM
Hi Vladimir,
If you are using a GigE Vision camera with IMAQdx there are several pieces of "metadata" that are available with each image. IMAQdx provides these as custom data attached to the image that you can extract with the appropriate Vision functions. This allows you to get a 64-bit timestamp from the camera, number of lines in the image (for linescan apps), and number of lost packets in the image. I have attached some VIs that show how to do this.
I am not sure there is any way to get an accurate timestamp from a firewire camera unless they return that data as part of the image data.
Let me know if this accomplishes what you want.
Thanks,
Eric Gross
11-26-2006 10:24 AM
11-27-2006 06:07 PM
03-09-2007 09:26 AM - edited 03-09-2007 09:26 AM
Message Edited by akang on 03-09-2007 09:28 AM
03-09-2007 09:44 AM
03-09-2007 01:19 PM - edited 03-09-2007 01:19 PM
Message Edited by BlueCheese on 03-09-2007 01:19 PM
03-09-2007 03:27 PM
03-16-2007 02:55 AM
03-16-2007 12:20 PM
Hi Cindy,
Genicam attributes for GigE cameras are accessed the same as all attributes under IMAQdx, for both Firewire and GigE cameras. There is a good explanation here: http://forums.ni.com/ni/board/message?board.id=200&message.id=12792
Let me know if you still have questions.
-Eric G