Rung element, Configuration toolbars – Rockwell Automation DeviceLogix System User Manual User Manual

Page 129

Advertising
background image

Publication RA-UM003B-EN-P - February 2010

129

Navigate the New Ladder Editor Interface Chapter 6

Rung Element

Configuration Toolbars

The new Ladder Editor toolbars include:

• Standard - Lets you perform general editing functions, verify

logic, and toggle edit mode.

• Ladder Element - Lets you add ladder elements to the new

Ladder Editor. The toolbar changes based on the element you
are adding (bit, latch, timer, or counter). You can drag and drop
elements from this toolbar into the new Ladder Editor.

• Online - Lets you perform online functions. This toolbar is

enabled only when you are working on line.

Element

Description

Rung Element - The basic executable unit in the new Ladder Editor. Each
rung has at least one input condition and one output condition. The True or
False value of an input determines the output value. You can add a
comment to a rung to clarify or describe the instruction.

Branch Element - Connection element that adds OR logic in the new Ladder
Editor. The branch element always resides on a rung element and,
therefore, cannot exist without the rung element.

Branch Level Element - Connection element that adds OR logic in the new
Ladder Editor. The branch level element can reside on a branch element or a
branch level element. The branch level element can also store instructions.

Branch

Branch Level

Advertising