Chapter 12 Debugging
12-13
12.3 List of Break Points
The list shows all the Break Points being used in the program, where the user can decide to use or delete
the Break Point.
[Sequence]
1. Select [Debug] - [Breakpoints List] on the menu.
[Dialog Box]
[Description of Dialog Box]
a. Use: If the checked item once allowed is cancelled in the check box, the break only will not be engaged
although the breakpoint being used is not deleted.
b. Program: displays the name of the program where the breakpoint is used.
c. Step: displays the Step number where the breakpoint is caught.
d. Count: After executed the number of times as many as the specified steps where the breakpoint is caught,
PLC will be then breaked. (Example; If the breakpoint is set inside FOR 20 ~ NEXT with the number of
times 10, FOR 20 ~NEXT will be executed 10 times and then will be breaked.)
e. OK: saves the changed details and closes the dialog box.
f. Cancel: just closes the dialog box without saving the changed details.
a c
j
h
b
e
i
g
d
f
k