
MVI56E-SIE ♦ ControlLogix Platform Reference
Client Communication Module User Manual
ProSoft Technology, Inc. Page 137 of 168
September 6, 2012
All data transferred between the module and the processor over the backplane is
through the input and output images. Ladder logic must be written in the
ControlLogix processor to interface the input and output image data with data
defined in the controller tags. All data used by the module is stored in its internal
database. This database is defined as a data table with addresses from 0 to
4999
Module’s Internal Database Structure
5000 registers for user data
Data contained in this database is transferred in blocks, or pages, using the input
and output images. ControlLogix ladder logic and the MVI56E-SIE module's
program work together to coordinate these block transfers. Up to 200 words of
data can be transferred from the module to the processor (read block - input
image) or from the processor to the module (write block - output image) in each
block transfer. The block structure of each block type depends on the data
content and function of the block. The module uses the following block
identification numbers:
This feature enhances performance, especially when using less than
200 words of read/write data:
If Read Register Count in the module configuration file is set >
200 words, Block ID 0 is not used.
If Read Register Count in the module configuration file is set >0
and <= 200 words, Block ID contains the same data as block 1
(both read data and status data).
Initialize Output Data blocks
Set Module IP Address block
Get Module IP Address block
Kommentare zu diesen Handbüchern