MVI69-GEC ♦ CompactLogix or MicroLogix Platform
Contents
User Manual
ProSoft Technology, Inc.
Page 27 of 86
February 18, 2014
3
Ladder Logic
In This Chapter
Module Data ..........................................................................................27
Adding the Module to an Existing CompactLogix Project.......................35
Adding the Module to an Existing MicroLogix Project ............................37
Ladder logic is required for the MVI69-GEC module to work. Tasks that must be handled by
the ladder logic are module data transfer, special block handling, and status data receipt.
Additionally, a power-up handler may be needed to handle
the initialization of the module’s
data and to clear any processor fault conditions.
The sample ladder logic, on the
inRAx CD-ROM
, is extensively commented, to provide
information on the purpose and function of each rung. For most applications, the sample
ladder will work without modification.
3.1
Module Data
All data related to the MVI69-GEC is stored in a user defined data type.
The following Table depicts the Object Hierarchy of the Tags used along with Data Type of
the Tags.
OBJECT HIERARCHY
DATA TYPE
Wattcp
GECWattcp
My_IP
INT[4]
Netmask
INT[4]
Gateway
INT[4]
GNetwork
INT[4]