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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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