ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

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).

 

YoussefMenjour_2-1758467386310.png

 

 

However, in the Project Explorer the New menu does not show XNode (below XControl), which I was expecting.

 

YoussefMenjour_3-1758467413189.png

 

 

My questions are:

  1. Is there an additional .ini key required in LabVIEW 2020 to make New → XNode appear?

  2. Can someone explain what each of these flags actually activates?

  3. Has anyone managed to get the Project Explorer “New → XNode” option visible in LabVIEW 2020?

Thanks!


Youssef Menjour


Graiphic


www.Graiphic.io


y.menjour@graiphic.io


LabVIEW architect passionate about robotics and deep learning.



Follow us on LinkedIn
linkedin.com/company/graiphic



Follow us on YouTube
youtube.com/@graiphic



0 Kudos
Message 1 of 2
(510 Views)

Hi Youssef,

 

To develop XNodes properly on Windows, it requires a special licence that I think only NI developers can have.

You can still use a third party editor though.

 

Useful links:

Some XNode documentation: https://lv.qizhen.xyz/en/oop_xnode

The XNode Editor made by Hooovahhh.

 

Regards,

Raphaël.

Message 2 of 2
(464 Views)