Im using IMAQ Vision 8.2 on Labview 8 With the new NO-IMAQ drivers.
My Vision application is to wait to trigger (1 input) than to perform acquisition and image processing on one frame, then output a 3 bit signal (3 outputs) to PLC.
I want to wait the trigger in While Loop (is polling the best choice?), then execute the next steps, and then to output the 3 bit.
So how i do it in Labview on 1428 board?
TNX