Use Command VIs to insert custom menu items in the LabVIEW NXG editor.
Before you begin, ensure that the LabVIEW NXG Editor Plugin Authoring Tools package is installed.The lifetime of your plugin is linked to the project from which it is launched. If you close the project that was active when you launched the plugin, the plugin terminates at the same time. To uncouple the lifetime of your plugin from the lifetime of the project, build your program into an executable that you can call from a Command VI with the System Exec VI.
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.