Rockwell Automation 1760-xxxx Pico GFX-70 Controllers User Manual User Manual

Page 278

Advertising
background image

Publication 1760-UM002B-EN-P - March 2005

5-10 Visualization with Pico GFX-70

Bit Display Example Program 1 – Associated Variable and Visibility

The program consists of five screens that can be selected with the up and
down cursor buttons. The screen change was defined in the Button Editor (see
Button Editor on page 5-37).

The screens show examples of the use of both associated variable and visibility
elements.

The circuit diagram uses six on-delayed timing relays that activate outputs Q1
to Q4 and LED 3 in succession after an elapsed time. This operation is run in
a continuous loop since timing relay T06 resets all timing relays after a set time.

Standard path:

C:\Program Files\PicoSoft 6 Pro\samples\

Program:

Bit display_manual screen change.e60

Screen 1 - Screen 1 illustrates the activation of the bit display exclusively via the
associated variable. The first screen contains four bit display elements. These
are activated in succession via Boolean operands Q1 to Q4. A make contact bit
logic is selected for setting the bit display elements to the state of the
corresponding outputs (on/off).

Figure 5.3 Bit display and static text

Screen 2 - Screen 2 illustrates the activation of the bit display with overlaid
static text, exclusively via the associated variable. Screen 2 contains four bit
display elements. These are activated in succession via Boolean operands Q1
to Q4. A make contact bit logic is selected for setting the bit display elements
to the state of the corresponding outputs (on/off). The bit display is overlaid
partly with static texts.

Figure 5.4 Bit display with overlaid static text

Screen 3 - Screen 3 illustrates the possible uses of the Visibility tab for the bit
display. In this screen a bit display element has been enlarged to the full size of
the screen. It is activated via the Boolean operand Q1, with a make contact bit
logic so that the bit display element takes on the state of the output Q1
(on/off).

Q1

Q2

Q3

Q4

Q1

Q2

Q3

Q4

Bit logic

Make contact

Q1

Q2

Q3

Q4

Bit logic

Make contact

Q1

Q2

Q3

Q4

Advertising