Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Concatenating NI-IMAQ Acquisition Images exampletriggered for each image.

In labview this example works with the 1409 board. However, I want to add a external trigger to the vi module that will wait for an external trigger 0 and to trigger each buffer. Ex. 5 buffers, 5 images, 5 triggers. Right now it free runs and I want it to wait for the motion control trigger. Also, it would be nice to have a horizontal instead of a vertical strip in the image window.
0 Kudos
Message 1 of 2
(2,868 Views)
Take a look at the example program linked here:
Low-level Triggered Ring
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E01356A4E034080020E74861&p_node=DZ52492&p_submitted=N&p_rank=&p_answer=&p_source=External

It uses an external trigger and buffered acquisition - it should be what you need, so try modeling your VI from it.

-Julie S.
0 Kudos
Message 2 of 2
(2,868 Views)