Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Syncing Video and Analog Data on same GUI

Solved!
Go to solution

I am programming an application that will be monitoring and logging IMAQ video and DAQ Data.  Is there a way to synchornize the data when displaying the post processed data on a viewer GUI?  I'm looking to run the video as if it were live, and have the data displayed on a graph as if we were recording the data from that video.  Will a simple shared timestamp work?

 

How about Diadem?  I didn't see any support for video files within Diadem...

0 Kudos
Message 1 of 3
(3,545 Views)

If the DAQ and IMAQ data are hardware timed, just make sure you timestamp starting points.

 

If they are software-timed, timestamp every point.

Chris Bolin
LabVIEW Partner Program, CLA
Message 2 of 3
(3,528 Views)
Solution
Accepted by eric.atherton

eatherton wrote:

How about Diadem?  I didn't see any support for video files within Diadem...


Of course Diadem supports video files 🙂

 

- Pre-version 10.0: Use DIAdem Clip.  See the Knowledgebase Synchronizing Data With Video In DIAdem Clip.

 

- Version 10.0 and later:  See the example "Synchronizing Videos and Data"  (located in the DIAdem Example finder under "Viewing and Editing Data")

Chris Bolin
LabVIEW Partner Program, CLA
Message 3 of 3
(3,527 Views)