Jump to content

Desktop Execution Trace Toolkit private context INI keys


Recommended Posts

To enable private context tracing in Desktop Execution Trace Toolkit, in the file %LocalAppData%\National Instruments\Desktop Execution Trace Toolkit\DETT.ini place the following:

 

[Preference]
ShowPrivateContext="True"

It's important to ensure DETT is closed down when you change the file; on exit, DETT flushes to file it's currently loaded settings.

 

 

(Placing this info here with some searchable terms, to save my future self that infrequent 20-minute spelunking exercise of finding it again)

  • Like 1
Link to comment
  • 3 weeks later...

I saw something in the GenerateCode ability VI for one of NI's XNodes that says to open the VI in the NI.LV.XNode context. Would this let me do that?

 

You can open a VI in any context you want by using the code Jack showed earlier to get the context references. 

Then use any of these references as an input to the Open VI method, to open your VI.

 

/J

Link to comment
  • 2 years later...
  • 3 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.