ProSoft Technology MVI69-FLN User Manual
Page 31

Start Here
MVI69-FLN ♦ CompactLogix Platform
FA Control Network Communication Module
ProSoft Technology, Inc.
Page 31 of 137
November 3, 2008
The following illustration shows how the data is transferred:
You can increase the area copied to the processor to also include the produced
output data.
The following example shows how the data copied to the processor also includes
the data produced by the module, which is available in the FLNET common
memory.
This data is transferred from the MVI69-FLN module to the CompactLogix
processor through the FLNETDATA.Input.Area1 and FLNETDATA.Input.Area2
controller tag arrays.
BP Area 1 Top : 0
BP Area 1 Size : 100
BP Area 2 Top : 0
BP Area 2 Size : 200
The data read from the remote FLNET starts at FLNETDATA.Input.Area1[50] (50
words) and FLNETDATA.Input.Area2[100] (50 words) controller tag arrays. The
data produced by the module and available at the FLNET common memory
starts at FLNETDATA.Input.Area1[0] (50 words) and FLNETDATA.Input.Area2[0]
(50 words) controller tag arrays.