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

58 Rockwell Automation Publication 280E-UM001B-EN-P - July 2012
Chapter 3 Introduction to EtherNet/IP and Device Level Ring Technology
Fully qualified
domain name
A fully qualified domain name (FQDN) is a domain name that includes all higher
level domains relevant to the entity named. If you think of the DNS as a tree-
structure with each node having its own label, a fully qualified domain name for
a specific node would be its label followed by the labels of all the other nodes
between it and the root of the tree. For example, for a host, a FQDN would
include the string that identifies the particular host, plus all domains of which
the host is a part, up to and including the top-level domain (the root domain is
always null). For example, PARIS.NISC.SRI.COM is a fully qualified domain name
for the host at 192.33.33.109.
Gateway A module or set of modules that allows communications between nodes on
dissimilar networks.
Hardware address
Each Ethernet device has a unique hardware address (sometimes
called a MAC address) that is 48 bits. The address appears as six
digits separated by colons (such as, xx:xx:xx:xx:xx:xx). Each digit has
a value between 0 and 255 (0x00 to 0xFF). This address is assigned
in the hardware and cannot be changed. The hardware address is
required to identify the device if you are using a BOOTP utility.
Host name The host name is the unique name for a computer within its domain. It's always
the first element of a full name, and, with its domain and top-level domain
suffix, creates the unique name of that computer on the Internet. For example,
let's say a trading website is www.trading.com. The host name is www, which is
not unique on the web, but is unique within the trading domain.
The host name can also refer to the fully qualified domain name (FQDN), or in
this example, www.trading.com. Both naming methods seem to be used
interchangeably in various documents. For the purposes of this document, the
host name will refer to the FQDN, or as in this example, www.trading.com.
Hub A central connecting device that joins devices together in a star configuration.
Hubs are generally not suitable for use in I/O control systems, since they are
time-critical applications that cannot tolerate lost packets.
Implicit messaging Real-time messaging of I/O data.
IP Internet protocol that provides the routing mechanism for messages. All
messages contain not only the address of the destination station, but the
address of a destination network, which allows messages to be sent to multiple
networks within an organization or around the world.
IP address A 32-bit identification number for each node on an Internet Protocol network.
These addresses are represented as four sets of 8-bit numbers (numbers from 0
to 255), with decimals between them. Each node on the network must have a
unique IP address.
Latency The time between initiating a request for data and the beginning of the actual
data transfer.
Multicast In the CIP producer/consumer model, one producer multicasts (broadcasts) the
data once to all the consumers.
Producer The source of information in the CIP networking model. See CIP.
This Term Means