I have a .vi file with while loop to acquire and save video.
Following examples, I create IMAQ session and IMAQ Configure grab, and IMAQ outsidethe while loop.
(ignore disconnected lines, they are all properly connected, but snippet shows it strangely.)
It works perfectly when run in Labview,
But in the .exe distribution, The .vi recognizes gige camera only after repeat 1-2 Abort execution and Run.
Is it normal for distribution? or need some modification is required before build .exe?