4 resolving verify errors – Rockwell Automation AutoMax Enhanced Ladder Editor User Manual

Page 45

Advertising
background image

4Ć3

4.3

Specifying Whether To Include Warning

Messages When Verifying Programs

Select the Ignore Warnings option in the General tab options from

the Tools menu to prevent verify warnings from being displayed in

the Verify Output window and verify log file (if the log file is

generated). Verify error messages are always displayed in the

output window and log file. By default, the Editor includes verify

warning messages in the output window and log file of offline

programs that you verify. The Editor does not include warning

messages arising from committing online changes or placing the

program in Test Mode.

To prevent warning messages from displaying in the verify log

file
Step 1.

From the Tools menu, choose Options.

Step 2.

On the General tab, deselect the Ignore Warnings option

in the Verify group box.

Step 3.

To accept the change, click OK or Apply.

4.4

Resolving Verify Errors

The Verify Output window lists error messages and, if you choose,

warning messages that help you debug a program. Error messages

also include the rung number and grid location of the logic in which

the verify error occurred. For example,
This error:
In Rung #8 at location {4,1}
Variables of type Timer or Counter cannot be used on a coil.
Means:
The coil located in the fourth column of the first row in rung 8 has

a timer or counter associated with it.
Because the Verify Output window is separate from the program

window, you can easily switch between the program and the verify

messages as you troubleshoot your program.
Tip
To switch between the two windows, press CTRL+F6

Advertising