Debug – Rockwell Automation 1747-WINBAS Software Programming Manual User Manual

Page 14

Advertising
background image

Publication 1747-PM001A-EN-P - January 2007

12 Getting Familiar With Your BASIC Interface Software

Debug

Tools > Debug opens a dialog that aids you in debugging the BASIC
program. The Variable Watch List box on the upper left side of the
dialog displays the variables you added. The buttons to the right of
the Variable Watch List box lets you add variables to the Watch List,
remove variables from the Watch List, get the latest values for the
variables in the Watch List and inspect strings in detail.

Debug Dialog

The following dialog lets you add a variable to the Variable Watch List.

Variable Added to the Debug Dialog

The following dialog shows the Debug Window with some variables
in the Watch List before clicking Update Data.

Variables in Watch List Before Update

Advertising