Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

DisplayEditBreakAndWatchDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.DisplayEditBreakAndWatchDialog ( dlgTitle, dlgOptions = 0, [selectedItemParam])

Purpose

Launches the Edit Breakpoints/Watch Expressions dialog box, in which you can edit the breakpoints and watch expressions defined for the current workspace.

Parameters

dlgTitle As String

[In] Specifies the title of the dialog box. Pass an empty string to use the default title for the dialog box.

dlgOptions As long

[In] Pass any combination of the EditBreakAndWatchOptions constants.

This parameter has a default value of 0.

selectedItemParam As Variant

[Out] [Optional] If the user clicked Goto, this parameter returns information about the last selected item on the Breakpoints tab of the Edit Breakpoints/Watch Expressions dialog box. Pass a SelectedBreakpointItem object to access the last selected item.


See Also

DisplayBreakpointDialog

EditBreakAndWatchOptions

SelectedBreakpointItem

WatchExpression.DisplayConfigurationDialog


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit