Hello,
I use the Open Config Data VI in my application and it work fine when running from within LabVIEW. It tries to open a config file and if it does not exist it creates one. I built an executable from that application and when I start it I get an error saying:
Error 7 occurred at Open/Create/Replace File in Open Config Data.vi->Robotarmsturing.vi. Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Non-existent board.
When I click continue the error keeps returning and I have to kill the executable form Windows Task Manager.
Can anyone tell me what is wrong?
Thanks in advance.
Bart.