Hi, I am currently using the IVIscope driver together with the specific driver tkdpo7k. Running the labVIEW code in the labVIEW IDE has no problem but when I build my code into .exe format and run my code, my code returns something like this
The following image is a simpler version of my labVIEW code.
I have tried to debug the application file and probed to check the instrument handler wire before the tkdpo7k block and found out that the logical name is indeed transfered. But everytime the execution reachs the tkdpo7k block, the error above pops out. Does anyone experience this and has any solution for that?
The attachment below is my VI file as shown in the image above.
Thank you.