I have created my own alarm monitor tool, however I am having trouble getting my source distribution to work with VeriStand
I previously built this tool to a working version, I have since made changes to the save new alarm vi, created a new source distribution but when trying to open the tool I get a vi ref is invalid error as shown below
not too sure what I am doing wrong here as my program works from its project and I am following the procedure to build a workspace tool in the same manner that I have before
My code will run with any project but dont try save a new alarm as the save alarms vi is project specific (i.e. uses aliases to create procedures)
If someone can manage to build this correctly and offer some advice that would be great thanks