Change verification preferences for Logix Designer
Use the
Verification
tab on the Workstation Options
dialog to configure verification preferences. All verification alerts are reported to the Errors
tab of the Output
window, from which you can navigate directly to the item that caused the warning.To change verification preferences
- SelectTools>Optionsto open theWorkstation Optionsdialog.
- Select theVerificationcategory.
- To enable alerts for routines that are unreached, selectEnable Detection of Unreached Routines.
- To enable alerts for any unreached routine in the project, selectAll Routines.
- To enable alerts for scheduled routines only, selectScheduled Routines Only. The alerts are reported to theErrorstab of theOutputwindow.
- To receive warnings for problems in ladder and structured text routines:
- SelectEnable Duplicate Destructive Bit Detectionfor warnings when a bit referenced by an OTE, ONS, OSF, or OSR instruction is destructively referenced elsewhere in the controller.TIP:Duplicate Destructive Bit Detection (DDBD) occurs on download, whenever you verify the controller, a program, a routine, a rung, or whenever you accept pending edits. The duplicate destructive bits are detected only within the object being verified or downloaded.This detection ignores type-less or unverified references, such as rungs, OREFs, or ST lines, and tags.When this check box is cleared, all new lines start in column 1 of the structured text routine window view.
- SelectEnable Duplicate AOI Backing Tag Reference Detectionto be notified when a program contains a configuration that can cause AOI interference and overly long Prescan operations.
- SelectEnable TND Instruction Detectionto be notified when a program contains:
- a possible residual edit operation, and
- the potential for a major non-recoverable fault (MNRF) due to parameter starvation if a JSR instruction is configured to wait for return arguments.
- Under theLadder Routine Verificationheading, select conditions to detect:
- To receive a warning whenever a shorted branch is detected on a rung, selectEnable Shorted Branch Detection.
- To detect rung-condition-out falseEnable AFI Instruction Detection.
- SelectOKto close theWorkstation Optionsdialog box.
Provide Feedback