Select View»Debug Window to display this window. You also can right-click a wire and select Probe from the shortcut menu or use the Probe tool to display this window.

Use the Debug Window to manage probes and breakpoints.

This window includes the following components:

Option Description
Toggle Enable

Enable or disable breakpoints.

Remove Selected Probes and Breakpoints

Deletes the selected probes and breakpoints.

You also can select a VI and click this button to remove the VI and its corresponding probes and breakpoints from the Debug Window.
Debugging Options

More detailed settings.

Probe Options

Select the probe style or change probe settings.

Probes and Breakpoints List Displays all probes and breakpoints in all VIs currently in memory. This list sorts probes and breakpoints in the order you create them and lists the probes and breakpoints under the VI they belong to.
  • Probes and Breakpoints—Displays the probes and breakpoints in a tree diagram in the order you create them with probes listed first. The root of each tree is the VI the probes and breakpoints belong to.
  • Value—Displays the last known value to flow through the probed wire. The default is Not Executed.
  • Last Update—Displays a timestamp that shows the last time data flowed through the probe.
Probe Display

Displays the data that flows through probed wires. Select the probe in the Probes and Breakpoints column to display the value of the data that last flowed through that probe.

History