10-02-2019 06:25 PM
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 outside the 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?
10-03-2019 02:32 AM