Hello everyone,
I am preparing for my deployment. I build an executable for my user interface (based on Simple UI example), I get the following error when trying to run my test sequence using this executable as standalone.
I do not get this message when I am running the user interface vi (note: the LabVIEW adapter is configured to use LVRTE).
There are many code modules in the test sequences, but this error only occur for 3 of these code modules. These 3 code modules are run from another 'sub' sequence located in the same sequence file as in the main sequence. These sub sequence (the first one is call Stop Valve Monitor as indicated in the error message) are run asynchronously and they each calls the LabVIEW code module (the first one calls StopValve.vi as indicated in the error message). The rest of the code modules which are able load correctly are normal code modules call from the main sequence.
Can anyone please help me to find out why these 3 code modules are not able to load in ? Any way to solve this problem?
I am using LabVIEW 2014 32 bit and Teststand 2014 32 bit.
Yours sincerely,
hlim