Quick Set Up Guide for the Ethernet IP Gateway

Hardware Setup:

The Ethernet IP Controllere should be connected to the network via the RJ45 connection. This is explained in detail in the Controllere Ethernet manual.

·  For direct connection from the PC to the Controllere requires the use of a cross over cable with crossed data wires.

·  For connections via a Hub, Router, and Switch, a straight Ethernet cable should be used.

Example Configuration

This procedure will configure the system with memory allocations for 1 Master with up to 31 A slaves and 31 B slaves. The communication card used inside the PLC configuration in our example is the 1756-ENBT/A 10/100 Mbps Ethernet Bridge, Twisted-pair media from Allen Bradley. The Controllere comes defaulted with an IP Address of 192.168.10.17. Instructions on how to add/change these and other parameters can be found in the User Manual.

Set Gateway Configuration

1.  From the Controllere display, go to Menu / Fieldbus Set up. You will be at a screen to view/change the IP Address. Press the ESC button once to enter the Subnet Mask screen. Press the ESC again to enter the Mac ID screen. Press the NEXT button to begin entering the Module byte lengths.

2.  Enter the following byte values

Module 1 Digital Inputs Master 1A 16 byte

Module 2 Digital Outputs Master 1A 16 byte

Module 3 Digital Inputs Master 2A 0 byte

Module 4 Digital Outputs Master 2A 0 byte

Module 5 Digital Inputs Master 1B 16 byte

Module 6 Digital Outputs Master 1B 16 byte

3.  Modules 7 – 18 need to be set to 0.

4.  These settings are permanently stored by exiting the menu function Fieldbus Setup. The changed settings will take effect a few seconds after leaving the menu function Fieldbus Setup.

Set Configuration in RS Logix5000

1. Open RS Logix5000, enter either a new or existing project and set the program to offline mode.

2. Add a new module for the AS-i Ethernet IP controllere to the configuration in the PLC. Do this by right clicking the Ethernet/IP device 1756-ENBT/A in the I/O configuration, and select from the appearing context menu “New Module...”.

3. In the new window select “Generic Ethernet module” and press “OK”.

4. In the next window enter the following values. Custom values for Name and Description will not disturb the configuration.

5. After all adjustments are done click on the button “Finish >” to create the module.

6. Connect the PC to the Controllogix, turn the key switch to PROG and download the new configuration.

7. Turn the Controllogix key to RUN, and you will find the new module “CE_1_17” inside the Controller Tags.

8. The following shows the default mapping of the slave bits into the above I/O table.

Master 1 A-Slaves
Bit Location
Word # / 15| 14| 13| 12 / 11| 10| 9| 8 / 7| 6| 5| 4 / 3| 2| 1| 0
Word 0 / Status Flag / Slave 1/ 1A / Slave 2/ 2A / Slave 3/ 3A
Word 1 / Slave 4/ 4A / Slave 5/ 5A / Slave 6/ 6A / Slave 7/ 7A
Word 2 / Slave 8/ 8A / Slave 9/ 9A / Slave 10/ 10A / Slave 11/ 11A
Word 3 / Slave 12/ 12A / Slave 13/ 13A / Slave 14/ 14A / Slave 15/ 15A
Word 4 / Slave 16/ 16A / Slave 17/ 17A / Slave 18/ 18A / Slave 19/ 19A
Word 5 / Slave 20/ 20A / Slave 21/ 21A / Slave 22/ 22A / Slave 23/ 23A
Word 6 / Slave 24/ 24A / Slave 25/ 25A / Slave 26/ 26A / Slave 27/ 27A
Word 7 / Slave 28/ 28A / Slave 29/ 29A / Slave 30/ 30A / Slave 31/ 31A
Master 1 B-Slaves
Bit Location
Word # / 15| 14| 13| 12 / 11| 10| 9| 8 / 7| 6| 5| 4 / 3| 2| 1| 0
Word 8 / Status Flag / Slave 1/ 1B / Slave 2/ 2B / Slave 3/ 3B
Word 9 / Slave 4/ 4B / Slave 5/ 5B / Slave 6/ 6B / Slave 7/ 7B
Word 10 / Slave 8/ 8B / Slave 9/ 9B / Slave 10/ 10B / Slave 11/ 11B
Word 11 / Slave 12/ 12B / Slave 13/ 13B / Slave 14/ 14B / Slave 15/ 15B
Word 12 / Slave 16/ 16B / Slave 17/ 17B / Slave 18/ 18B / Slave 19/ 19B
Word 13 / Slave 20/ 20B / Slave 21/ 21B / Slave 22/ 22B / Slave 23/ 23B
Word 14 / Slave 24/ 24B / Slave 25/ 25B / Slave 26/ 26B / Slave 27/ 27B
Word 15 / Slave 28/ 28B / Slave 29/ 29B / Slave 30/ 30B / Slave 31/ 31B

9. This completes the set up.