MVI56E-MNETC/MNETCXT ♦ ControlLogix Platform Using Controller Tags
Modbus TCP/IP Client Enhanced Communication Module - Client/Server User Manual
ProSoft Technology, Inc. Page 75 of 172
September 20, 2018
Data read from module. Array size is equal
to the size set in the configuration.
Data to write to module. Array size is equal
to the size set in the configuration.
MNETC.DATA.ReadData
The ReadData controller tag array should accommodate the value entered in the
Read Register Count (page 37) parameter of the MVI56E-MNETC/MNETCXT
configuration file in Prosoft Configuration Builder. The default length of this array
is 600. If more than 600 registers are needed, please see Adjust the Input and
Output Array Sizes.
For ease of use, this array should be dimensioned as a multiple of 200 words.
This data is paged up to 200 words at a time from the module to the processor.
The ladder logic places the data received into the proper position in the
ReadData array. This data is used for status and control in the processor ladder
logic.