10-05-2020 08:35 AM
The DAQmx was in a newly created LV2019 folder inside my LV2013 folder. The VI's are fine and have worked for many months without issue until this DAQmx disappearing act.
I now have another issue. My Development LV2019 seems to be working fine when I am on my machine. All of the VI's are complete and I have a clean arrow. When I generate an .exe for our production tester, and the .exe is run it comes up with a broken arrow. When I look at it to debug all of the DAQmx VIs are missing. It's like the "build" isn't including the DAQmx information. Does that point to anything?
10-05-2020 10:38 AM
@ChrisMusk wrote:
The DAQmx was in a newly created LV2019 folder inside my LV2013 folder. The VI's are fine and have worked for many months without issue until this DAQmx disappearing act.
If you have a LV2019 folder inside a LV2013 folder, then it sounds like LV2019 installed wrong, or maybe more likely somebody dragged and dropped that folder with a heavy hand on the mouse into the LV2013 folder while looking at Program Files (x86)\National Instruments.
That could certainly cause a lot of problems.
For your production tester, did create an installer for your exe? Did you include Additional Installers like DAQmx with Configuration Support, or at a minimum, the DAQmx 19.6 runtime?
10-05-2020 01:20 PM
The run-time is already on our non-development stations. I did not create an installer. I will have to check with the production people this afternoon about what all is on those machines.
10-12-2020 09:40 AM
I ended up doing a complete uninstall of all things NI and reinstalling LV2019. I have hod no issues since. I hate that I had to drop back and punt, but it worked.