Plc programming considerations appendix a – Rockwell Automation 2711 PANELBUILDER SOFTWARE USER MANUAL User Manual

Page 401

Advertising
background image

PLC Programming Considerations

Appendix A

A-37

Create the Option Style Number Input Rung

When the operation is in Manual mode and the numeric keypad enable
object Enter key is pressed, Rung 2.8 transfers the new Option style
number value to the currently selected station’s option style address. It uses
the Cursor Indicator address as its pointer.

Figure A.22

The Option Style Number Input Rung

23722

Rung 2:8

MANUAL

MODE

B40

] / [

1

CHANGE

STYLE NO.

ENTER KEY

N30:3

] [

MOV

MOVE

Source

Dest

6

N30:4

0

N35[N30:1]

100

Create the Manual On / Manual Off Input Rung

Rung 2:9 allows you to change the command value for the selected station
to Manual On or Manual Off while in Manual mode. This rung uses the
Cursor Indicator Address to place the command value in the proper
command file (N34, word address 1 through 57). It also updates the Status
File (N33) accordingly.

Advertising