User | Kudos |
---|---|
10 | |
3 | |
2 | |
2 | |
2 |
How about a "Restart LabVIEW" menu item?
When developing C# add-ons for LabVIEW I sometimes need to restart LabVIEW just to get the current loaded .NET assembly out of the LabVIEW AppDomain. It would be nice if there would be a "Restart LabVIEW" menu item so I don't have to exit and restart manually.
Cheers,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
National Instruments will not be implementing this idea. As a workaround, you can write your own tool to restart LabVIEW. You can add items to the pull-down menus in LabVIEW by following the procedure listed here. In this tool, you will use the Restart Method.