Admin Production ni-theme
Current Publication

Setting Breakpoints

LabWindows/CVI

Run»Breakpoints

The Breakpoints command opens the Breakpoints dialog box, which contains a list of the breakpoints in the workspace. Also, you can open this dialog box by right-clicking the line icons column in a Source window and selecting Breakpoints from the context menu. The Breakpoints dialog box contains the following options:

  • Add/Edit Item—Edits a single breakpoint with the Edit Breakpoint dialog box.
  • Go to Line—Highlights the source code location of the currently selected breakpoint.
  • Delete Item—Deletes the currently selected breakpoint.
  • Delete All—Deletes all the breakpoints.
  • Disable All—Forces LabWindows/CVI to ignore all the breakpoints. The breakpoint icons in the Source window change color to indicate that you disabled them.
  • Enable All—Activates all the breakpoints. The breakpoint icons in the Source window change color to indicate that you enabled them.
  • OK—Accepts the current breakpoint attributes and closes the dialog box.
  • Cancel—Cancels the current operation and closes the dialog box.