Publication 1756-UM001E-EN-P - August 2002
9-12
Communicate with 1771 I/O Over a ControlNet™ Network
Read or Write Data To or
From Multiple Block
Transfer Modules
Use this procedure to program a single MSG instruction to read data
from multiple block transfer modules.
The following diagram shows the flow of data for a block transfer
read. The block transfer write sequence works in the opposite order.
1.
The MSG instruction reads 16-bit integers (INTs) from the first
BT module and stores them in a temporary array of INTs.
2.
An FAL instruction converts the INTs to 32-bit integers (DINTs).
Logix5000 controllers execute more efficiently and use less
memory when working with DINTs.
3.
The MSG instruction reads the next module. This procedures lets
you vary the number of INTs that you read from each module.
4.
The FAL instruction moves the data to the next element of
dimension 0 of the DINT array. Each element of this dimension
corresponds to a different BT module.
Data from a
BT module
Buffer of INTs
DINTs for use in
the project
Input data from
the first BT
module
Word 1
BT_int_buffer_read[0]
BT_input[0,0]
Input data that is
allocated for the
first BT module
Word 2
BT_int_buffer_read[1]
BT_input[0,1]
Word 3
BT_int_buffer_read[2]
BT_input[0,2]
BT_input[0,3]
BT_input[0,4]
Input data from
the next BT
module
Word 1
BT_int_buffer_read[0]
BT_input[1,0]
Input data that is
allocated for the
next BT module
Word 2
BT_int_buffer_read[1]
BT_input[1,1]
Word 3
BT_int_buffer_read[2]
BT_input[1,2]
Word 4
BT_int_buffer_read[3]
BT_input[1,3]
Word 5
BT_int_buffer_read[4]
BT_input[1,4]
Summary of Contents for controllogix 1756-L63
Page 1: ...ControlLogix System 1756 L1 L1Mx L55Mxx L63 User Manual Allen Bradley HMIs...
Page 4: ...Publication 1756 UM001E EN P August 2002 Summary of Changes 2 Notes...
Page 16: ...Publication 1756 UM001E EN P August 2002 Table of Contents x...
Page 268: ...Publication 1756 UM001E EN P August 2002 15 4 Monitor Connections Notes...
Page 276: ...Publication 1756 UM001E EN P August 2002 16 8 Communicate with a DeviceNet Device Notes...
Page 402: ...Publication 1756 UM001E EN P August 2002 24 22 Program Motion Control Notes...
Page 408: ...Publication 1756 UM001E EN P August 2002 25 6 Maintain the 1756 BA1 Battery Notes...
Page 418: ...Publication 1756 UM001E EN P August 2002 B 2 Estimate Execution Time...
Page 420: ...Publication 1756 UM001E EN P August 2002 C 2 Estimate Memory Use...
Page 422: ...Publication 1756 UM001E EN P August 2002 D 2 Determine When Data Is Updated Notes...
Page 424: ...Publication 1756 UM001E EN P August 2002 E 2 Reconfigure an I O module Notes...
Page 428: ...Publication 1756 UM001E EN P August 2002 4 Index...
Page 429: ...Publication 1756 UM001E EN P August 2002 Index 5 Allen Bradley HMIs...
Page 430: ...Publication 1756 UM001E EN P August 2002 6 Index...
Page 435: ...ControlLogix System User Manual Allen Bradley HMIs...