Youssef Menjour Posted 2 hours ago Report Posted 2 hours ago Here’s the message ready to copy-paste into the forum: Title: Enabling XNode development in LabVIEW 2020 – .ini flags Hello everyone, I’m trying to enable XNode development mode in LabVIEW 2020 64-bit. So far, I’ve added the following keys to my LabVIEW.ini file: Xnodewizardmenu=True XnodewizardMode=True XTraceXnode=True XNodeDebugWindow=True SuperSecretPrivateSpecialStuff=True XNodeDevelopment=True XNodeDevelopment_LabVIEWInternalTag=True I’m sure this is the correct .ini file because the XNodeWizardMenu does appear when I right-click on a VI (for example on Match Regular Expression.vi). However, in the Project Explorer the New menu does not show XNode (below XControl), which I was expecting. My questions are: Is there an additional .ini key required in LabVIEW 2020 to make New → XNode appear? Can someone explain what each of these flags actually activates? Has anyone managed to get the Project Explorer “New → XNode” option visible in LabVIEW 2020? Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.