NIVeriStandAdd-Ons / Reset-VeriStand-as-Startup-Workspace-Tool

This workspace tool automates the process of resetting the VeriStand RT EXE as startup on a Real-Time target after connecting to that target from a LabVIEW project. This replaces the need to "re-install" the VeriStand engine from MAX.
BSD 2-Clause "Simplified" License
4 stars 1 forks source link

System definition API dependency #1

Open rdecarreau opened 4 years ago

rdecarreau commented 4 years ago

This tools is great! We should update it to remove the first call to the System Definition API if a user wants to just specify the target manually. Maybe we can have a Manual Mode or something that won't try to load the API unless a user knows what that is and wants to use it.

CoderMad commented 3 years ago

I need to know how to use this VI to reset VeriStand. Do we need to run the 'Reset VeriStand as Startup.vi' under My Computer or under the Target section? I tried running the VI locally and got the 'LabVIEW: (Hex 0x3EC) The VI is not in memory' error (attached the screenshot). If I run it under the target, the VeriStand subVIs are showing as broken. Please let me know on how to run this successfully for resetting the VeriStand configuration in the target err

ruprotaf commented 1 year ago

I need to know how to use this VI to reset VeriStand. Do we need to run the 'Reset VeriStand as Startup.vi' under My Computer or under the Target section? I tried running the VI locally and got the 'LabVIEW: (Hex 0x3EC) The VI is not in memory' error (attached the screenshot). If I run it under the target, the VeriStand subVIs are showing as broken. Please let me know on how to run this successfully for resetting the VeriStand configuration in the target err

So, did it work out?