09-06-2016 03:55 AM
hi,
how to insert multiple image in IMAQ Browser insert vi. will taken image from folder.
Solved! Go to Solution.
09-06-2016 04:19 AM - edited 09-06-2016 04:21 AM
-You need to first setup the Browser http://zone.ni.com/reference/en-XX/help/370281P-01/imaqvision/imaq_browser_setup/ with multiple images per line.
-You have two modes to insert the image to browser either the last position or the first vacant position, depending on the selected mode.
-You can use for loop and insert one by one.
Edit: Check the Browser example-> Help->Find Examples->Search for browser.
09-06-2016 05:00 AM
hi ,
i try this but get error for IMAQ image focus vi.
09-06-2016 05:01 AM
hi,
thi is i try vi.
09-06-2016 05:02 AM
Hope uday has given enough information on insert image.
If you are getting error still you can share the code which you tried so that we can debugg and tell you the problem.
09-06-2016 05:31 AM
Find the attached code
use separate event for Stop and stop the loop.
09-06-2016 05:44 AM
Modified for better readability
09-06-2016 05:46 AM
09-06-2016 05:48 AM
09-06-2016 05:50 AM
hello uday,
thanks for echoing all my questions