Rockwell Automation 193-ETN E1 Plus EtherNet Side Mount Module User Manual User Manual
Bulletin 193 e1 plus ethernet/ip side mount module
Table of contents
Document Outline
- E1 Plus EtherNet/IP Side Mount Module
- Installation and Wiring
- Protection Functions
- Configure an E1 Plus EtherNet/IP Module To Operate on the Network
- Introduction
- Determining Network Parameters
- Setting the IP Network Address
- Assign Network Parameters via the BOOTP/ DHCP Utility
- 1. Start the BOOTP/DHCP software.
- 2. Select Tool ® Network Settings.
- 3. If appropriate for the network, enter the subnet mask, gateway address, primary/secondary server addresses, and domain name.
- 4. Click OK.
- 5. Double-click the MAC address of the module to be configured.
- 6. Enter the IP address, host name, and a module description.
- 7. Click OK.
- 8. Re-cycle power to the module. To recycle power, remove and reapply the control power terminals A1 and A2.
- 9. To permanently assign this configuration to the module, highlight the module in the Relation List panel and click the Disable BOOTP/DHCP button.
- Assign Network Parameters Via a Web Browser and MAC Scanner Software
- 1. Locate and identify the MAC ID printed on the label of the E1 Plus EtherNet/IP Side Mount Module. This address has a format that is similar to: 00-0b-db-14-55-35
- 2. Connect the E1 Plus EtherNet/IP Side Mount Module to the same Wide Area Network (WAN) as your personal computer.
- 3. Start the MAC scanner software
- 4. Select the appropriate subnet to scan for available MAC addresses.
- 5. Scan the Subnet for all available MAC addresses.
- 6. Identify the IP address assigned to the MAC ID of the E1 Plus EtherNet/ IP Side Mount Module. The IP address will have a format that is similar to 192.168.0.100.
- 7. Open a web browser and type the IP address on the address line to view the internal web server of the E1 Plus EtherNet/IP Side Mount Module.
- 8. Select Administration Settings->Network Configuration to change the IP address of the E1 Plus EtherNet/IP Side Mount Module to a static IP address.
- 9. The module will prompt the user for a User Name and Password. Use “Administrator” for the user name, leave the password field blank, and select OK.
- 10. Assign the appropriate network settings per the recommendation of the network administrator for the network that this module will be communicating on and select Apply.
- 11. Recycle the power on the E1 Plus EtherNet/IP module for the communications changes to take affect. To recycle power, remove and reapply the control power terminals A1 and A2.
- Other Factors to Consider When Assigning Network Parameters
- Duplicate IP Address Detection
- DNS Addressing
- Install EDS File
- Download EDS File Embedded in the Module
- Download EDS File from Allen-Bradley EDS File Download Site
- Register the EDS File
- 1. Start the EDS Hardware Installation Tool, located at Start->Programs- >Rockwell Software->RSLinx Tools.
- 2. Select Add to register a new device.
- 3. Register a single file, browse to the location where the EDS file is located, and select Next.
- 4. Select Next to accept the installation test results.
- 5. Accept the Graphic Image by selecting Next.
- 6. Select Next to register the device.
- 7. Select Finish to successfully register the module.
- Chapter 4
- Automation Controller and Software Communications
- Introduction
- I/O Messaging
- ControlLogix Configuration with Add-On Profiles
- Note: If you are not using Add-on profiles, please turn to page 38.
- 1. Select the controller type, chassis type, slot number, and project path. Enter a name for the controller and click OK.
- 2. Right-click on I/O Configuration and select New Module to open the Select Module Type window.
- 3. Select the desired EtherNet/IP scanner module and click OK.
- 4. Enter the desired communication settings and click Finish.
- EtherNet/IP Network Configuration with Add-On Profiles
- 1. Place the program in Offline mode.
- 2. Right-click on the Ethernet/IP scanner in I/O Configuration and select New Module to open the Select Module Type window.
- 3. Select E1 Plus Ethernet Module and click OK.
- 4. Enter a name for the E1 Plus EtherNet/IP Side Mount Module. The name will create a tag in RSLogix 5000 that can be used to read and write data from the E1 Plus EtherNet/IP Side Mount Module.
- 5. Enter the IP address of the E1 Plus EtherNet/IP Side Mount Module.
- 6. Click Next.
- 7. The E1 Plus EtherNet/IP Side Mount Module is now shown as a module in the I/O configuration.
- Accessing Module Data with Add-On Profiles
- ControlLogix Generic Configuration
- 1. Select the controller type, chassis type, slot number, and project path. Enter a name for the controller and click OK.
- 2. Right-click on I/O Configuration and select New Module to open the Select Module Type window.
- 3. Select the desired EtherNet/IP scanner module and click OK.
- 4. Enter the desired communication settings and click Finish.
- EtherNet/IP Network Generic Configuration
- 1. Place the program in Offline mode.
- 2. Right-click on the Ethernet/IP scanner in I/O Configuration and select New Module to open the Select Module Type window.
- 3. Select Generic Ethernet Module and click OK.
- 4. Enter a name for the E1 Plus EtherNet/IP Side Mount Module. The name will create a tag in RSLogix 5000 that can be used to read and write data from the E1 Plus EtherNet/IP Side Mount Module.
- 5. Select Data-SINT for the Comm Format. The Comm Format tells RSLogix 5000 the format of the data. The Data-SINT format will represent the data from the E1 Plus EtherNet/IP Side Mount Module as a field of 8-bit values.
- 6. Set the Connection Parameters. I/O data is accessed using Input Instances 50, 51, 106, 110 or 111 and Output Instances 2, 101 or 103. The size of the input connection and the output connection shall correspond to the size of the chosen instance. T...
- 7. Enter the IP address of the E1 Plus EtherNet/IP Side Mount Module.
- 8. Click Next.
- 9. Enter a value for the time between each scan of the module. Make sure Inhibit Module is not checked.
- 10. Click Finish to add the E1 Plus to the I/O Configuration in RSLogix 5000.
- Downloading the Generic Configuration to the PLC
- 1. In the RSLogix 5000 program, select Communications ® Who Active.
- 2. Select the desired communication path and click Set Project Path.
- 3. Select Communications ® Go Online.
- 4. In the Connected To Go Online window, click Download.
- 5. In the Download confirmation window, click Download to download the configuration to the PLC.
- Accessing Generic Module Data
- Logix Explicit Messaging
- 1. Configure the configuration tab for the message instruction with the follow settings:
- 2. Configure the path field in the communications tab to point to the E1 Plus EtherNet/IP Side Mount Module.
- 1. Configure the configuration tab for the message instruction with the follow settings:
- 2. Configure the path field in the communications tab to point to the E1 Plus EtherNet/IP Side Mount Module.
- MicroLogix 1100 and 1400 Explicit Messaging
- 1. Write the appropriate ladder logic to periodically execute a MSG instruction for the MicroLogix controller.
- 2. Configure General tab in the MSG instruction with the following parameters:
- 3. Configure MultiHop tab in the MSG instruction with the following parameters:
- 1. Write the appropriate ladder logic to execute a MSG instruction for the MicroLogix controller (an EEM instruction for the SLC-5/05) to control the E1 Plus EtherNet/IP Side Mount Module.
- 2. Configure General tab in the MSG instruction with the following parameters:
- 3. Configure the MultiHop tab in the MSG instruction with the following parameters:
- FactoryTalk View with Predefined Tags
- 1. Configure an OPC topic within RSLinx Classic to communicate to the E1 Plus EtherNet/IP Side Mount Module. In the Data Source tab, select New to create a new OPC topic name, high light the device to establish communications with, and press Apply.
- 2. In the Data Collection tab, select the process type Logix5000 and select Apply
- 3. Start FactoryTalk View Studio and create a new application. Draw a numeric display. Right click on the display and select Connections.
- 4. Select the Tag selector tool to select a tag from the E1 Plus EtherNet/IP Side Mount Module.
- 5. Right click on the project name and select Refresh All Folders to get an updated list of topics to read data from.
- 6. Expand the OPC topic name that you created in RSLinx Classic, select the Online folder, choose the tag you would like to display in the numeric display, and press OK.
- 7. Select OK to select the tag to display in the numeric display.
- 8. Test the display by pressing the Test Run button to view data directly from the E1 Plus EtherNet/IP Side Mount Module on the display.
- Email Notifications
- Introduction
- Notification Events
- Email Contents
- Email Configuration
- 1. In a web browser, enter the IP address of the E1 Plus EtherNet/IP module in the address bar and press Enter.
- 2. Select Administrative Settings ® email Configuration, and a login window will appear.
- 3. Log in with the username "Administrator" and no password. If desired, a password can be set within the Administrative Settings tab Password Configuration.
- 4. Enter the information into the email notification fields as described below.
- 5. Select the specific fault and warning notifications to send to the email recipient. These can be changed after the initial configuration.
- 6. Click "Apply Changes" to save the configuration.
- Configure Device Identity
- 1. In a web browser, enter the IP address of the E1 Plus EtherNet/IP module in the address bar and press Enter.
- 2. Select Administrative Settings ® Device Identity and a login window will appear.
- 3. Log in with the username "Administrator" and no password. If desired, a password can be set within the Administrative Settings tab Password Configuration.
- 4. Enter the Device Identity information into the fields as described below.
- 5. Click "Apply Changes" to save the configuration.
- Limitations
- Device Parameters and Tags
- Troubleshooting
- Introduction
- EtherNet/IP Modes of Operation
- Power-Up Reset Mode
- 1. The MODULE STATUS LED should flash green for approximately 1/4 second, then red for 1/4 second. The MODULE STATUS LED will then stay lit green and the NETWORK STATUS LED should flash green for approximately 1/4 second, then red for 1/4 second befo...
- 2. The E1 Plus EtherNet/IP Module performs a duplicate IP address check to verify another module is not assigned to the same IP address. If a duplicate IP address is detected on the network, the NETWORK STATUS LED turns solid red, the MODULE STATUS L...
- Run Mode
- Recoverable Error Mode
- Unrecoverable Error Mode
- Power-Up Reset Mode
- EtherNet/IP Troubleshooting Procedures
- Table 7 - EtherNet/IP Troubleshooting Procedures
- 1. Diagnostics test failed on power-up/reset. Internal fault exists.
- 2. Duplicate EtherNet/IP module address exists (two EtherNet/IP modules cannot have the same address).
- 3. A fatal communication error occurred.
- 1. Cycle power to the unit and network. If the fault still exists, replace unit.
- 2. Change the IP address to a valid setting and reset the device.
- 3. Check EtherNet/IP media for proper installation.
- Table 7 - EtherNet/IP Troubleshooting Procedures
- Input and Output Troubleshooting Procedures
- Table 8 - Input and Output Troubleshooting Procedures
- 1. Check the supply voltage on the power connector.
- 2. If the applicable contact closed but the E1 Plus EtherNet/IP Module Input does not recognize the closure, check the continuity and wiring to the connected contact.
- 3. Check the IN 1 and 2 status LEDs. If the appropriate LED does not illuminate, measure the voltage across and current through the applicable input. Verify they are within the ratings of the E1 Plus EtherNet/IP Module (See Appendix A).
- 4. If the appropriate Input LED does illuminate, but the input status is not reported properly over the EtherNet/IP network, check the programmable controller ladder logic and I/O mapping.
- 1. Check the supply voltage on the power connector.
- 2. Check the OUTA status LED. If the appropriate LED does not illuminate, check the programmable controller ladder logic and I/O mapping.
- 3. If the appropriate Output LED is illuminated, remove the control circuit power and check for continuity across the appropriate output terminals (13/14). If the continuity test indicates the output is open, replace the E1 Plus EtherNet/IP Module. C...
- 4. Remove control circuit power and check the control circuit fuse and the control wiring to the E1 Plus EtherNet/IP Module output terminals.
- 5. Check the control circuit power supply. Verify the voltage is within the contactor and overload relay ratings.
- 6. Check the DEVICE STATUS and TRIP STATUS parameters. If a Protection Fault exists, refer to the TRIP STATUS parameters. If a EtherNet/IP-related fault exists, refer to the EtherNet/IP troubleshooting procedure.
- 7. Check the OUTA Pr FltState, Pr FltValue, En FltState, En FltValue, En IdlState, and En IdlValue programmable parameters. The Pr FltState and Pr FltValue parameter supersede the En Flt or En Idle parameters.
- 1. Check the OUTA status LED. If the appropriate LED remains illuminated, check the programmable controller ladder logic and I/O mapping.
- 2. If the appropriate Output LED is not illuminated, remove the control circuit power and check for continuity across the appropriate output terminals (13/14). If the continuity test indicates the output is closed, replace the E1 Plus EtherNet/IP Mod...
- 3. Remove control circuit power and check the control circuit fuse and the control wiring to the E1 Plus EtherNet/IP Module output terminals.
- 4. Check the OUTA Pr FltState, Pr FltValue, En FltState, En FltValue, En IdlState, and En IdlValue programmable parameters. Then check the DEVICE STATUS and TRIP STATUS parameters. If a Protection Fault exists, refer to the TRIP STATUS parameters. If...
- 1. Verify the OUT A LED remains in the appropriate On or Off state. If the LED is flickering, check the programmable controller’s ladder logic program.
- 2. Check the control circuit supply voltage. Verify it is within the ratings of the contactor coil and the overload relay’s outputs.
- 3. Remove the control circuit power. Verify all control wiring is properly secured.
- Table 8 - Input and Output Troubleshooting Procedures
- Specifications
- EtherNet/IP Information
- Electronic Data Sheets
- EtherNet/IP Objects
- Table 9 - EtherNet object Classes
- Identity Object — CLASS CODE 0x01
- Message Router Object — CLASS CODE 0x02
- Assembly Object — CLASS CODE 0x04
- Table 13 - Assembly Object Class Attributes
- Instance Attributes
- Output Assemblies
- Input Assemblies
- Table 18 - Instance 50 — Trip Status Input Assembly from ODVA Overload Profile
- Table 19 - Instance 51 —Basic Status Input Assembly from ODVA Overload Profile
- Table 20 - Instance 106 —Motor Starter Input Assembly
- Table 21 - Instance 110 —Extended Motor Starter Input Assembly
- Table 22 - Instance 111 —Complete Motor Starter Input Assembly
- Table 23 - EtherNet Object Common Services
- Connection Manager Object — CLASS CODE 0x06
- Discrete Input Point Object — CLASS CODE 0x08
- Discrete Output Point Object — CLASS CODE 0x09
- Parameter Object — CLASS CODE 0x0F
- Parameter Group Object — CLASS CODE 0x10
- Control Supervisor Object — CLASS CODE 0x29
- Overload Object — CLASS CODE 0x2C
- PCP Object — CLASS CODE 0xC2
- TCP/IP Interface Object — CLASS CODE 0xF5
- Ethernet Link Object — CLASS CODE 0xF6
- Rockwell Automation Support
- Pub. No./Date