User Manual Owner's manual
Table Of Contents
- ArmorStart Distributed Motor Controller with EtherNet/IP User Manual
- European Communities (EC) Directive Compliance
- Table of Contents
- Chapter 1
- Product Overview
- Introduction
- Description
- Catalog Number Explanation
- Operation
- Mode of Operation
- Description of Features
- Embedded Switch Technology
- Switched vs. Unswitched Control Power Input/Output (I/O) Connections
- EtherNet/IP™ Ports
- Embedded Web Server
- EtherNet/IP LED Status Indication
- Control Module LED Status and Reset
- Electronic Data Sheet (EDS)
- Fault Diagnostics
- Standard Features
- Factory-Installed Options
- Optional HOA Keypad Configuration (Bulletin 280E/281E only)
- Optional HOA Selector Keypad with Jog Function (Bulletin 284E only)
- Source Brake Contactor and Connector (Bulletin 284E only)
- EMI Filter (Bulletin 284E only)
- Dynamic Brake Connector (Bulletin 284E only)
- IP67 Dynamic Brake Resistor (Bulletin 284E only)
- Output Contactor (Bulletin 284E only)
- Shielded Motor Cable (Bulletin 284E only)
- ArmorStart® EtherNet/ IP Features
- Notes:
- Product Overview
- Chapter 2
- Installation and Wiring
- Receiving
- Unpacking
- Inspecting
- Storing
- General Precautions
- Precautions for Bulletin 280E/281E Applications
- Precautions for Bulletin 284E Applications
- Dimensions
- Mount Orientation
- Operation
- Wiring
- Terminal Designations
- Control Power Wiring
- ArmorStart with EtherNet/IP Internal Wiring
- AC Supply Considerations for Bulletin 284E Units
- Electromagnetic Compatibility (EMC)
- Grounding
- ArmorConnect Power Media
- ArmorConnect Connections
- ArmorConnect Cable Ratings
- Ethernet and I/O Connections
- Power Connections
- Optional Locking Clip
- Installation and Wiring
- Chapter 3
- Chapter 4
- Chapter 5
- Chapter 6
- Chapter 7
- Bulletin 280E/281E/284E Programmable Parameters
- Basic Setup Parameters
- Parameter Groups
- ArmorStart EtherNet/IP Parameters
- Bulletin 280E/281E
- Bulletin 284E
- Basic Status Group
- Produced Assembly Config Group
- Starter Protection Group
- User I/O Configuration Group
- Miscellaneous Configuration Group
- Drive I/O Configuration Group (Bulletin 284E only)
- Drive Display Group (Bulletin 284E only)
- Drive Setup Group (Bulletin 284E only)
- Drive Advanced Setup Group (Bulletin 284E only)
- Clear a Type 1 Fault and Restart the Drive
- Clear an Overvoltage, Undervoltage, or Heatsink OvrTmp Fault without Restarting the Drive
- How StepLogic Works
- StepLogic Settings
- Linear List of Parameters for Bulletin 280E/281E and Bulletin 284E
- Bulletin 280E/281E/284E Programmable Parameters
- Chapter 8
- Chapter 9
- Chapter 10
- Chapter 11
- Chapter 12
- Appendix A
- Applying More Than One ArmorStart Motor Controller in a Single Branch Circuit on Industrial Machinery
- Introduction
- ArmorStart LT Product Family
- Multiple-Motor Branch Circuits and Motor Controllers Listed for Group Installation – General
- Maximum Fuse Ampere Rating According to 7.2.10.4(1) and 7.2.10.4(2)
- Explanatory Example
- Input and Output Conductors of Bulletin 290E and 291E Controllers (a)
- Input and Output Conductors of Bulletin 294E Controllers (b)
- Combined Load Conductors (c)
- Applying More Than One ArmorStart Motor Controller in a Single Branch Circuit on Industrial Machinery
- Appendix B
- CIP Information
- High Level Product Description
- CIP Explicit Connection Behavior
- CIP Object Requirements
- Identity Object
- Assembly Object
- Connection Manager Object
- Discrete Input Point Object
- Discrete Output Point Object
- Parameter Object
- Parameter Group Object
- Discrete Input Group Object
- Discrete Output Group Object
- Control Supervisor Object
- Overload Object
- Device Level Ring (DLR) Object
- Qos Object
- DPI Fault Object
- DPI Alarm Object
- Interface Object
- TCP/IP Interface Object
- Ethernet Link Object
- CIP Information
- Appendix C
- Using DeviceLogix
- DeviceLogix Programming
- DeviceLogix Programming Example
- Import and Export
- Bulletin 284 - VFD Preset Speed Example
- DeviceLogix Ladder Editor Example
- ArmorStart 280 and 281 Status Bits
- Bulletin 280 and 281 ArmorStart Fault Bits
- Bulletin 280 and 281 ArmorStart Outputs
- Bulletin 280 and 281 ArmorStart Produced Network Bits
- Bulletin 284 ArmorStart Status Bits
- Bulletin 284 ArmorStart Fault Bits
- Bulletin 284 ArmorStart Outputs
- Bulletin 284 ArmorStart Produced Network Bits
- Using DeviceLogix
- Appendix D
- Appendix E
- Appendix F
- Back Cover

Rockwell Automation Publication 280E-UM001B-EN-P - July 2012 57
Chapter 3
Introduction to EtherNet/IP and
Device Level Ring Technology
Terminology
Refer to the table for the meaning of common terms.
This Term Means
Consumer A destination device in the CIP™ networking model. See CIP.
CSMA/CD Carrier sense multiple access/collision detection is the access method used in
Ethernet. When a device wants to gain access to the network, it checks to see if
the network is quiet (senses the carrier). If it is not, it waits a random amount of
time before retrying. If the network is quiet and two devices access the line at
exactly the same time, their signals collide. When the collision is detected, they
both back off and each waits a random amount of time before retrying.
Determinism The ability to predict when information will be delivered. Important in time-
critical applications.
DHCP The dynamic host configuration protocol is an Internet protocol, similar to BootP,
for automating the configuration of computers that use TCP/IP. DHCP can be
used to automatically assign IP addresses, to deliver IP stack configuration
parameters, such as the subnet mask and default router, and to provide other
configuration information, such as the addresses for printer, time, and news
servers.
DNS The domain name system is a hierarchical, distributed method of organizing the
name space of the Internet. The DNS administratively groups hosts into a
hierarchy of authority that allows addressing and other information to be
widely distributed and maintained. A big advantage to the DNS is that using it
eliminates dependence on a centrally-maintained file that maps host names to
addresses.
Ethernet A physical layer standard using carrier sense multiple access with collision
detection (CSMA/CD) methods.
EtherNet/IP Ethernet industrial protocol applies a common industrial protocol (CIP) over
Ethernet by encapsulating messages in TCP/UDP/IP.
Ethernet network A local area network designed for the high-speed exchange of information
between computers and related devices.
Explicit messaging Non-time critical messaging used for device configuration and data collection,
such as downloading programs or peer-to-peer messaging between two PLC
units.
Full duplex A mode of communication that allows a device to send and receive information
at the same time, effectively doubling the bandwidth.