beautypg.com

Rockwell Automation 1772-LP3 PLC - 2/30 Programmable Controller Programming and Operations Manual User Manual

Page 190

background image

Block Transfer

Chapter 10

10Ć7

Figure 10.4

Data Table Locations for a Block Transfer Read Instruction

Data Table

Block Transfer Data

Block Length

Code

R

1

R

1

1

2

1

0

6

0

Output

Image

Table

Timer/

Counter

Accumulated

Area

Input

Image

Table

Timer/

Counter

Preset

Area

010

012

017

027

030

060

067

110

112

117

130

Output image table byte

contains read enable bit

and block length in

binary code.

Data address contains

module address in BCD.

First File Word

Last File Word

Input image table byte

contains done bit.

Storage location of file

address contains file

address in BCD.

R = Bit 17 = Read

BLOCK XFER READ

DATA ADDR:

030

MODULE ADDR:

121

BLOCK LENGTH:

08

FILE:

060Ć067

012

(EN)

17

112

(DN)

17

113

|ą|

02

The module is located in rack 1, module group 2, slot 1. Therefore, the
control and status bytes corresponding to the module’s address in the
output and input image tables are at word address 012 and 112 (upper
bytes) respectively. The address of the read bit and done bit for the
instruction are 012/17 and 112/17, respectively.