|
1 In the Protocol area, right-click the task at which you want the breakpoint.
2 In the shortcut menu that appears, click Set breakpoint. A red dot appears on the task icon.
2 Under Current JS Objects in the Debugger dialog box, look in the Name column for the object that you want to view. Click the + symbol next to the object name to view the corresponding properties.
Note: To show the functions (methods) as well as the properties associated with the JavaScript object, select Show Functions, and then expand the object in the Name column.
3 In the Value column, change a property value, if required. For example, you might change the task.Volume value from 2 to 3.
4 To apply any changed values without closing the Debugger dialog box, click Apply changed values.
a Type the script in the Run Script Now area.
b Click Execute JavaScript.For example, you could type the script runset.clear()to clear all the entries in the runset manager, except for currently running protocol.
2 In the menu that appears, click Remove breakpoint.
2 In the menu that appears, click Clear all breakpoints.
JavaScript objects in the VWorks software Contacting Agilent Technologies and reporting problems