Rockwell Automation 1785-LTx,D17856.2.1 Classic PLC-5 Programmable Controllers Users Manual User Manual

Page 106

Advertising
background image

Transferring Discrete and BlockĆTransfer Data

Chapter 8

8-11

Supervisory Processor (PLCĆ2/30, PLCĆ3, PLCĆ5, or PLCĆ5/250)

Follow these guidelines when programming block-transfer instructions in
the supervisory processor.

Set the length to 0.

Set the continuous bit for continuous operation (PLC-5 and -5/250

processors only).

Use the remote I/O rack number for which you configure the adapter-

mode processor.

Use 0 for the group and module numbers.

Condition the use of BTR data with a “data valid” bit.

All address comments for contacts shown in the following examples
represent the set (1) state of the bit in the PLC-5 processor.

Figure 8.6

Example Block Transfer in PLCĆ2/30 Supervisory Processor

EN

BLOCK TRANSFER READ

DATA ADDR

MODULE ADDR

BLOCK LENGTH

FILE

031

200

0

240-337

Store Bit

DN

PLCĆ5 adapterĆmode processor in rack 2

EN

BLOCK TRANSFER WRITE

DATA ADDR

MODULE ADDR

BLOCK LENGTH

FILE

030

200

0

140-237

Store Bit

DN

U

BTW Done Bit

07

Store Bit

L

BTR Done Bit

120

Store Bit

FILE TO FILE MOVE

COUNTER ADDRESS

POSITION

033

0

BTR Done Bit

Data Valid Bit

120

06

07

020

120

07

06

020

120

06

120

06

120

10

FILE LENGTH

FILE A:

64

240-337

FILE R:

RATE PER SCAN

400-477

64

BTW

BTR

FFM

SEND DATA TO ADAPTERĆMODE PROCESSOR

READ DATA FROM ADAPTERĆMODE PROCESSOR

BUFFER READ DATA FROM

ADAPTERĆMODE PROC TO WORK

FILE AREA

Advertising