Setting breakpoints, 12 setting breakpoints – Nematron Pointe Controller User Manual

Page 68

Advertising
background image

Chapter 3: Quickstart Project

Pointe Controller User Guide

66

3.12 Setting Breakpoints

Sometimes you’ll want to check if your program gets to a particular point in your
chart. You may also want to step through the execution of the program one
block at a time in order to debug your logic. This is achieved by setting break
points in the logic flow:

1. Make sure your program is running and Debug Trace is enabled. (See

“Monitoring Your Program” above.)

2. Select a block in the flow chart. The block will be highlighted green.

3. Click the Insert/Remove Breakpoint tool on the toolbar.

Advertising