Jump to content

Ned options: Difference between revisions

From LabVIEW Wiki
initial page
 
using
Line 1: Line 1:
''Ned, the friendly configuration manager'' is a debug feature of [[LabVIEW]] in form of a window with list of options. The private, internal set of settings available on that list allow changing various aspects of LabVIEW inner mechanisms.
'''Ned, the friendly configuration manager''' is a debug feature of [[LabVIEW]] in form of a window with list of options. The private, internal set of settings available on that list allow changing various aspects of LabVIEW inner mechanisms.


== Enabling Ned Options ==
== Enabling Ned Options ==
Line 10: Line 10:
* Open your VI
* Open your VI
* Press CTRL+SHIFT+D+N. On Mac, use the command key instead of CTRL. This will open the Ned Options window.
* Press CTRL+SHIFT+D+N. On Mac, use the command key instead of CTRL. This will open the Ned Options window.
== Using Ned Options ==
Clicking once on a option will switch it, cycling through two or more values.


[[Category:Debugging]]
[[Category:Debugging]]

Revision as of 19:23, 10 June 2020

Ned, the friendly configuration manager is a debug feature of LabVIEW in form of a window with list of options. The private, internal set of settings available on that list allow changing various aspects of LabVIEW inner mechanisms.

Enabling Ned Options

Like Heap Peek, Ned Options keyboard shortcut is by default disabled in fresh installations of LabVIEW. To enable it:

Then, to trigger the Ned Options window:

  • Open your VI
  • Press CTRL+SHIFT+D+N. On Mac, use the command key instead of CTRL. This will open the Ned Options window.

Using Ned Options

Clicking once on a option will switch it, cycling through two or more values.