07-27-2017 03:32 AM
Hi All,
I am using the Display Message to User sub VI in my application to show some messages according tot he state of my hardware. I am communicating successfully with the hardware, however whenever I close the application and Lab View and reopen it later, the Display Message to User sub VI disappears and Lab View shows it as a missing item. I am not doing anything to that VI yet I always need to re-insert it manually. Do you guys happen to come across something similar and have any suggestions?
Thank you for your help and time in advance!
Attila
Solved! Go to Solution.
07-27-2017 03:49 AM - edited 07-27-2017 03:59 AM
Hello fg.attila,
have you tried it to replace with the One Button Dialog function, if then the same behaviour happen?
Try to make a Tools -> Advanced -> Mass Compile over the project folder, when the project is closed or right click on the lvproj file in the project and select Mass Compile.
07-27-2017 04:20 AM
Dear Alex,
Thank you for your tips, the One Button dialog seems to do the trick and will use the mass compile as well.
Many Thanks,
Attila