Solid state equipment has operational characteristics differing from those of
electromechanical equipment. Safety Guidelines for the Application,
Installation and Maintenance of Solid State Controls (publication SGI-1.1
available from your local Rockwell Automation sales office or online at
http://literature.rockwellautomation.com) describes some important
differences between solid state equipment and hard-wired electromechanical
devices. Because of this difference, and also because of the wide variety of
uses for solid state equipment, all persons responsible for applying this
equipment must satisfy themselves that each intended application of this
equipment is acceptable.
In no event will Rockwell Automation, Inc. be responsible or liable for
indirect or consequential damages resulting from the use or application of
this equipment.
The examples and diagrams in this manual are included solely for illustrative
purposes. Because of the many variables and requirements associated with
any particular installation, Rockwell Automation, Inc. cannot assume
responsibility or liability for actual use based on the examples and diagrams.
No patent liability is assumed by Rockwell Automation, Inc. with respect to
use of information, circuits, equipment, or software described in this manual.
Reproduction of the contents of this manual, in whole or in part, without
written permission of Rockwell Automation, Inc., is prohibited.
Throughout this manual, when necessary, we use notes to make you aware
of safety considerations.
WARNING
IMPORTANT
ATTENTION
SHOCK HAZARD
BURN HAZARD
Identifies information about practices or circumstances that can cause
an explosion in a hazardous environment, which may lead to personal
injury or death, property damage, or economic loss.
Identifies information that is critical for successful application and
understanding of the product.
Identifies information about practices or circumstances that can lead
to personal injury or death, property damage, or economic loss.
Attentions help you identify a hazard, avoid a hazard, and recognize
the consequence
Labels may be on or inside the equipment, for example, a drive or
motor, to alert people that dangerous voltage may be present.
Labels may be on or inside the equipment, for example, a drive or
motor, to alert people that surfaces may reach dangerous
temperatures.
Summary of Changes
The information below summarizes the changes to this manual since
the last revision.
Revision bars in the margin identify updated information. The
following changes are included in this version of the document.
ChangePage
Added note that programming over a DeviceNet network is
available only with RSLogix 5/500-based controllers.
21
Added note that remote access to a DeviceNet network is
available only with RSLogix 5/500-based controllers.
This user manual introduces the DeviceNet Interface (DNI) and
explains the procedures you need to install, configure, and
commission the interface.
Use this manual if you are responsible for designing, installing,
programming, or troubleshooting control systems that use
Allen-Bradley controllers on a DeviceNet network.
You should have a basic understanding of Allen-Bradley
programmable controllers and DeviceNet technology. You should
understand programmable controllers and be able to interpret the
ladder logic instructions required to control your application. If you
do not, contact your local Allen-Bradley representative for information
on available training courses before using this product.
Text that isIdentifies
BoldEmphasis, not used within programming text
ItalicSoftware variables and configurable catalog numbers
courier
Example programming code, shown in a monospace font so
you can identify each character and space
7Publication 1761-UM005B-EN-P - October 2006
8 Preface
Additional Resources
ResourceDescription
MicroMentor, publication 1761-RM001Information on understanding and applying micro
In-depth information on grounding and wiring
Allen-Bradley programmable controllers
A glossary of industrial automation terms and
abbreviations
Overview
Chapter
1
Introduction
The DeviceNet interface is a standalone, DIN-rail or panel mounted,
intelligent DeviceNet-to-DF1 protocol-conversion device that lets
existing DF1 devices communicate on a DeviceNet network. The DF1
device exchanges I/O data with a Master device and originates and
receives DF1 encapsulated DeviceNet messages across a DeviceNet
network.
The DNI provides a single DeviceNet connection point and a single
RS-232 connection. The DeviceNet port is isolated from the DNI
digital logic and RS-232 port.
The primary functions of the DNI are:
• Collect or receive input data from the DF1 device connected on
its RS-232 port and forward that data to a connected master on
DeviceNet network.
• Monitor output data received from the DeviceNet master and
write that data to the DF1 device.
• Allow DF1 devices to send and receive messages across the
DeviceNet network.
Operating Modes
Device Compatibility
9Publication 1761-UM005B-EN-P - October 2006
The DNI can be used in either or both of the following modes.
• Peer-to-peer
• DeviceNet slave
The DNI can be used to interconnect the following devices.
• MicroLogix controllers
• DF1 Full Duplex compliant products, for example: PLC-5
programmable controllers, operator interface devices, and SLC
5/03™ and higher processors
10 Overview
Publication 1761-UM005B-EN-P - October 2006
Chapter
2
Quick Start
This chapter can help you to get started using the 1761-NET-DNI
DeviceNet Interface (DNI). We base the procedures here on the
assumption that you have an understanding of MicroLogix products.
You should understand electronic process control and be able to
interpret the ladder logic instructions required to generate the
electronic signals that control your application.
Because this is a start-up guide for experienced users, this chapter
does not contain detailed explanations about the procedures listed. It
does, however, reference other chapters in this book where you can
get more information.
Configure Peer-to-peer
Messaging
If you have any questions or are unfamiliar with the terms used or
concepts presented in the procedural steps, always read the
referenced chapters and other recommended documentation before
trying to apply the information.
Follow these steps to communicate with other controllers connected
to DNIs on a DeviceNet network.
1. Unpack and mount the DNI.
2. Connect the DNI to the DeviceNet network.
When power is first applied to the DNI, it resides at node 63 on
the network. The DNI out-of-box configuration is defaulted to
Autobaud; it synchronizes to the DeviceNet network baud rate.
3. Connect a DF1 device to the DNI.
The DF1 connection automatically enters the Autobaud mode; it
synchronizes to the attached DF1 device.
4. Connect to the DNI with your network configuration tool
(software such as the DNI Configuration Utility, RSNetWorx, or
DeviceNet Manager) and set the DNI to the desired node
number. This is called commissioning the DNI.
See Commissioning the DNI on page 58 for more details.
11Publication 1761-UM005B-EN-P - October 2006
12 Quick Start
IMPORTANT
If your network consists entirely of DNIs (no master is present),
you must disable Autobaud on at least one DNI. It is
recommended that all DNIs be manually set to a specific baud
rate. This is to prevent multiple DNIs from hunting for a baud
rate at power-up.
5. To exchange data with other controllers over a DeviceNet
network, configure a message instruction inside each controller’s
program.
See Programming Over the DeviceNet Network on page 21 for
more information.
6. To send data to a specific controller on the network, enter the
destination DNI’s DeviceNet node address into the destination
parameter of a message instruction. Think of each
DNI/Controller pair as one unit.
EXAMPLE
To send a message from controller A (plugged into DNI number
5) to controller B (plugged into DNI number 10), controller A
must have a message instruction with a destination node
address of 10.
See the application example MicroLogix as I/O on the
DeviceNet Network on page 69 for an example ladder program.
Publication 1761-UM005B-EN-P - October 2006
Configuring Master/Slave
Quick Start 13
I/O
IMPORTANT
Follow these steps to configure a DNI connected to a MicroLogix 1000
controller as a slave device to a DeviceNet master.
1. Unpack and mount the DNI.
2. Connect the DNI to the DeviceNet Network.
When power is first applied to the DNI, it resides at node 63 on
the network. The DNI out-of-box configuration is defaulted to
Autobaud; it synchronizes to the DeviceNet network baud rate.
3. Connect to the DNI with your network configuration tool
(software such as DeviceNet Manager or RSNetWorx) and set the
DNI to the desired node number. This is called node
commissioning.
4. Double-click on the DNI icon to open the DNI’s EDS.
You must have the DNI’s EDS (electronic data sheet) file and
bitmap file (or icon) loaded into your configuration software.
See DNI Software Files on page 53 and Setting Up Network
Configuration Software on page 55 for more information.
5. For DNI Series A: set DNI Mode (parameter 17) to Standby mode
(0).
For DNI Series B: set I/O Scan Enable (parameter 12) to disable
(0) (default).
6. Click Save to Device.
Publication 1761-UM005B-EN-P - October 2006
14 Quick Start
To configure a MicroLogix 1000 controller as a slave device to a
DeviceNet master, set the parameters as shown in the following table.
MicroLogix 1000 Controller Parameter Settings
Parameter NumberDescriptionRangeDefault ValueFor this Example,
Series ASeries B
41Input SizeSeries A: 1…16
Series B: 1…32
Not Applicable2Input Split Point1…321 word2 words
53Input TypeBit or Integer FileInteger FileInteger File
64Input Data File3…25477
75Input Word Offset0…254090
86Output SizeSeries A: 1…16
Series B: 1…32
98Output TypeBit or Integer FileInteger FileInteger File
109Output Data File3…25477
1110Output Word Offset0…254195
1411DF1 Device0…3:
0: Other
1: PLC
2: SLC/ Other
MicroLogix
3: MicroLogix 1000
312DNI Series A:
Data Enable
DNI Series B:
I/O Scan Enable
(Polling Enable)
1213DF1 HeartbeatSeries A: 2…10
1314Data Scan Delay
(Polling Delay)
215Message Timeout0…2500 ms0 ms0 ms
Not Applicable16DF1 Substitute Address0…6464 = Disabled64 = Disabled
In this configuration, the DNI provides two words (32 bits) of data.
The data is scanned (read), starting at address N7:90 of the attached
MicroLogix 1000 controller, at 100 msec intervals.
Data received (DeviceNet master output) is written to the MicroLogix
1000 controller whenever new (changed) data is detected by the DNI.
Two words of data will be written to Integer file 7, starting at word 95.
IMPORTANT
You must have the following rung programmed into the
MicroLogix 1000 controller:
N7:95
7
N7:90
7
At this point, the DNI is configured to be a slave on DeviceNet, but it
is not part of (owned by) a DeviceNet master/scanner.
To configure your DeviceNet scanner, refer to its manual. For the
1747-SDN, refer to the SLC 500 DeviceNet Scanner user manual,
publication 1747-UM655. For the 1771-SDN, refer to the PLC-5
DeviceNet Scanner user manual, publication 1771-UM118.
Publication 1761-UM005B-EN-P - October 2006
16 Quick Start
Publication 1761-UM005B-EN-P - October 2006
Operation
Chapter
3
Modes of Use
DeviceNet I/O
The DeviceNet Interface has three primary features.
• DeviceNet I/O
• Explicit Messaging
• Programming over DeviceNet network
IMPORTANT
The DNI is capable of being owned by a master on DeviceNet. This
functionality on DeviceNet is part of the I/O class of services, and
allows a master device to exclusively manage (own) another device’s
(a different node number) data and resources. This type of
relationship is functionally the same as a PLC with remote I/O. A PLC
uses the remote I/O chassis as distributed inputs and outputs. The
master/slave relationship on DeviceNet is exactly the same, except it
is being done over DeviceNet.
All input and output comments are referenced from
the perspective of the DeviceNet Master.
The amount of data available between devices that implement I/O
master/slave services is determined by the design of each device, and
is not a function of DeviceNet.
The DNI on DeviceNet is capable of handling 32 I/O words of data
with a DeviceNet I/O master for DNI Series A (64 for DNI Series B).
This is broken up into two data images: the input image and the
output image.
17Publication 1761-UM005B-EN-P - October 2006
18 Operation
Input Image
The input image is a configurable array of 16-bit data words. The
image is configurable from 1…16 data words for DNI Series A (1…32
data words for DNI Series B). The actual data that resides in the input
image is delivered to the DeviceNet master by one of three
mechanisms.
• Polled: Where the DeviceNet Master sends a poll request with
output data and the DNI responds with its current input data.
• COS (Change of State): Where the DNI detects that data has
changed within the input image and automatically sends the
data to the DeviceNet Master.
• Cyclic: The DNI continuously sends the input image data to the
master at a user/scanner-defined time interval, regardless of
whether the data has changed.
Network Configuration
Software
Output Image
The output image is a configurable array of 16-bit data words. The
image is configurable from 1…16 data words for DNI Series A (1…32
data words for DNI Series B). The actual data that resides in the
output image is delivered to the DNI from the master by one of two
mechanisms:
• Polled: Where the DeviceNet Master sends a poll request with
output data and the DNI responds with its current input data.
• COS (Change Of State): Where the DeviceNet Master detects that
data has changed within its output image and automatically
sends the data to the DNI.
• Cyclic: The DNI continuously receives the output image data
from the master at a user/scanner-defined time interval,
regardless of whether the data has changed.
All DNI I/O parameters are configured with software such as the DNI
Configuration Utility, RSNetWorx, or DeviceNet Manager and stored as
part of the network configuration.
Publication 1761-UM005B-EN-P - October 2006
Configuration software is covered in Setup, Programming, and
Troubleshooting on page 53.
Individual settings of the DNI are covered in DNI Configuration
Parameters and Programming Notes on page 27.
Operation 19
Messaging Services
The capabilities of each individual device determine what level of
messaging is supported. The types of messaging supported are:
• Explicit Assembly Messaging (DNI initiates, DNI Series B Only)
See Explicit Messaging (DNI Series B Only) on page 77 for more
information.
I/O Assembly Messaging
Two conditions must be met to access the I/O assemblies.
• Data Enable (DNI Series A) or I/O Scan Enable (DNI Series B)
must be enabled.
• The DF1 Device must be servicing the Heartbeat.
See DF1 Heartbeat on page 43 for information on using the
Heartbeat.
The following sections describe additional conditions based on the
DNI Series.
DNI Series A
DNI Series A supports explicit messaging to the master I/O assemblies
over DeviceNet at a minimal level. If the DNI is not owned by a
DeviceNet master, the DNI responds to explicit messaging gets and
accepts explicit messaging sets to the master I/O assembly. If the DNI
is owned by a DeviceNet master, it responds to gets, but cannot
accept sets. In either case, the data size must be 16 words, even if the
I/O size is smaller.
See page 65 to address DNI Series A assemblies.
DNI Series B
DNI Series B provides the above described functionality, except the
data size is equal to the configured I/O size. Additionally, DNI Series
B can respond to explicit messages over DeviceNet to its explicit I/O
assemblies whether it is owned by a DeviceNet master or not.
See page 66 to address DNI Series B assemblies.
DNI Series B can also perform get/set services with its new DeviceNet
messaging capability.
See page 77 for Explicit Messaging (DNI Series B Only).
Allen-Bradley controllers with RS-232 ports communicate via PCCC
messaging. The DNI encapsulates the PCCC messages to allow PCCC
messaging to operate over DeviceNet. This is an open,
non-proprietary protocol that can be implemented by anyone who
needs to exchange information with an Allen-Bradley controller.
The DNI is capable of receiving the DF1 protocol, and sending or
receiving it over DeviceNet. This enables any existing Allen-Bradley
device that is capable of DF1 communications to an Allen-Bradley
controller to use the DNI to communicate over DeviceNet.
For DNI Series A, the only stipulation is that the device has to be
capable of entering a destination node address (For DNI Series B, this
stipulation has been removed with the addition of the DF1 Substitute
Address parameter.). The DNI uses the DF1 destination node address
that is embedded in the DF1 packet to determine where on DeviceNet
it needs to send the information.
This DF1-to-DeviceNet capability lets you configure a peer-to-peer
network. By programming standard ladder logic message instructions,
with the destination address the same as the destination DNI (when
not using DNI Series B address substitution), the message is routed
across DeviceNet by the DNI. The following diagram illustrates the
types of messaging.
Messaging Overview
Running RSLogix 500
and/or DeviceNet
Manager
:
IBM Compatible
SLC
Rack
Node 3
KFD
1747-SDN
5/0x
Master/Slave I/O
Peer-to-Peer Messaging
DeviceNet Network
DNI Module
Node 1
Publication 1761-UM005B-EN-P - October 2006
Node 2
Also see Explicit Messaging (DNI Series B only) on page 80 for DNI
Series B.
Operation 21
Programming Over the
DeviceNet Network
IMPORTANT
Programming over a DeviceNet network via the DNI
is available only with RSLogix 5/500-based
controllers such as PLC-5, SLC, and MicroLogix.
Local Access to a DeviceNet Network
PCCC/DF1 messaging allows programming devices to connect to a
DeviceNet network, and upload/download/monitor and even edit
programs if the controller attached to the destination DNI supports
that functionality. Rockwell Software RSLogix 500/RSLinx (version 2
and higher) users can connect directly to the DeviceNet network using
a KFD, PCD, or PCI interface.
DeviceNet
KFD
PC
Upload/Download
Monitoring
DNI Configuration
Cable
MicroLogix
Controller
You can also use a DNI connected to the computer’s RS-232 port to
upload/download to other controllers connected to DNIs on a
DeviceNet network.
RS-232 Port DeviceNet Connection
RS-232
DF1
PC
Upload/Download
Monitoring
DNI Configuration
DeviceNet
Cable
DNI Module
MicroLogix
Controller
Publication 1761-UM005B-EN-P - October 2006
22 Operation
Remote Access to DeviceNet (Modems)
IMPORTANT
Remote access to a DeviceNet network via the DNI is
available only with RSLogix 5/500-based controllers
such as PLC-5, SLC, and MicroLogix.
If users need to dial into a DeviceNet network and have access to
controllers connected to DNIs, they can plug a DNI into a modem.
Now users can dial into the modem and have access to all
DNI/controllers from a remote site.
Remote Access to DeviceNet
DNI Module
PC
Modem
DeviceNet
Cable
MicroLogix
Controller
Publication 1761-UM005B-EN-P - October 2006
Installation and Wiring
Chapter
4
European Communities (EC)
Directive Compliance
This product has the CE mark and is approved for installation within
the European Union and EEA regions. It has been designed and tested
to meet the following additional directives.
EMC Directive
This product is tested to meet the Council Directive 89/336/EC
Electromagnetic Compatibility (EMC) by applying the following
standards, in whole or in part, documented in a technical construction
file:
• EN 50081-2 EMC — Generic Emission Standard, Part 2 —
Industrial Environment
• EN 50082-2 EMC — Generic Immunity Standard, Part 2 —
Industrial Environment
This product is intended for use in an industrial environment.
Low Voltage Directive
This product is tested to meet Council Directive 73/23/EEC Low
Voltage, by applying the safety requirements of EN 61131-2
Programmable Controllers, Part 2 - Equipment Requirements and
Tests. For specific information required by EN 61131-2, see the
appropriate sections in this publication, as well as the Allen-Bradley
publication Industrial Automation Wiring and Grounding Guidelines
For Noise Immunity, publication 1770-4.1.
This equipment is classified as open equipment and must be mounted
in an enclosure during operation to provide safety protection.
23Publication 1761-UM005B-EN-P - October 2006
24 Installation and Wiring
Safety Considerations
This equipment is suitable for use in Class I, Division 2, Groups A, B,
C, D, or non-hazardous locations only.
ATTENTION
Use only the following communication cables and replacement
connectors in Class I, Division 2, Hazardous Locations.
Environment ClassificationCommunication Cables
Class I, Division 2 Hazardous Environment1761-CBL-PM02 Series C (or later)
Explosion Hazard
Substitution of components may impair suitability for
Class I, Division 2.
Do not replace components unless power has been
switched off and the area is known to be
non-hazardous.
Do not disconnect connectors unless power has
been switched off and the area is known to be
non-hazardous.
1761-CBL-HM02 Series C (or later)
1761-CBL-AM00 Series C (or later)
1761-CBL-AP00 Series C (or later)
1761-RPL-00 DeviceNet Connector
Mounting
The DNI can be mounted in the vertical or horizontal position. There
are no spacing requirements except as necessary for DIN rail latch
movement.
See Physical Specifications on page 85 for operating temperature
specifications.
DIN Rail Mounting
Follow these steps to mount the DNI on a DIN rail.
1. Mount your DIN rail.
2. Snap the DIN rail latch into the closed position.
3. Hook the top slot over the DIN rail.
4. While pressing the unit against the rail, snap the unit into
position.
Publication 1761-UM005B-EN-P - October 2006
Installation and Wiring 25
Side
View
DIN
Rail
Latch
Follow these steps to remove the DNI from the DIN rail.
1. Place a screwdriver in the DIN rail latch at the bottom of the
unit.
2. Holding the unit, pry downward on the latch until the unit is
released from the DIN rail.
Side
DIN Rail
View
Panel Mounting
Follow these steps to mount the DNI on a panel.
1. Remove the mounting template from Appendix A of this
document.
2. Secure the template to the mounting surface.
3. Drill holes through the template.
4. Remove the mounting template.
5. Mount the unit.
Mounting Template
Publication 1761-UM005B-EN-P - October 2006
26 Installation and Wiring
Network Port Wiring
DeviceNet Network
To properly design your DeviceNet network, see DeviceNet Media
Design Installation Guide, publication DNET-UM072. This document
provides design guidelines concerning wiring practices, connectors,
grounding and power budgeting.
This publication is available from your Allen-Bradley distributor, or
from the Internet at www.literature.rockwell.com.
Port Identification
NODE
DANGER
GND
V–
CAN_L
SHIELD
CAN_H
V+
TX/RX
NET
MOD
DeviceNet Network
(Port 1) (Replacement
connector part no.
1761-RPL-0000)
Use this write-on
area to mark the
DeviceNet node
Address.
Cable Selection Guide
RS-232 (Port 2)
Port 2 of the DNI is an 8-pin mini-DIN RS-232 port that provides
connection to DF1 compatible RS-232 devices. The table below
describes the RS-232 compatible cables.
RS-232 Devices
DNI Connected to:Catalog NumberUse Cable
MicroLogix (all series)1761-CBL-AM00
1761-CBL-HM02
SLC 5/03, SLC 5/04, or
SLC 5/05 Channel 0
1761-CBL-AP00
1761-CBL-PM02
PLC 51761-CBL-AP00
1761-CBL-PM02
Mini DIN to Mini DIN
45cm (17.7 in)
2m (6.5 ft.)
Mini DIN to D-Shell
45cm (17.7 in)
2m (6.5 ft.)
Mini DIN to D-Shell
45cm (17.7 in)
2m (6.5 ft.)
Publication 1761-UM005B-EN-P - October 2006
Chapter
DNI Configuration Parameters and
Programming Notes
5
Information About DNI
Series B
The following changes have been made which affect the EDS file.
• The Standby/Operational parameter has been removed from the
EDS file. The operating mode is now controlled by the I/O Scan
Enable parameter.
• Three new parameters have been added to the EDS file. The
parameters are:
– DF1 Substitution Address - The DF1 Substitution Address
allows any DF1 device, such as the MicroView, to
communicate to A-B controllers over the DeviceNet network.
– Input Split Point and Output Split Point - The split point
parameters are used to define how much data is configured
as Master/Slave I/O and how much data is configured for
explicit I/O assembly messaging.
ATTENTION
DNI Series A configurations are not compatible with
DNI Series B. You must manually re-enter the Series
A parameters into the Series B DNI. This step is
required because of the enhanced functionality of
DNI Series B.
TIP
27Publication 1761-UM005B-EN-P - October 2006
DNI Series A stopped shipping in June of 1999. DNI
Series B started shipping in July of 1999.
28 DNI Configuration Parameters and Programming Notes
EDS Parameters for the DNI
The following list shows the available parameters for configuring the
DNI. Parameter definitions and usage information are provided in the
sections following the table.
IMPORTANT
When modifying most DNI parameters, you must
first disable polling (Set the Data Enable parameter
to disable for DNI Series A. Set the I/O Scan Enable
parameter to disable for DNI Series B). You can
enable polling after setting your configuration.
For information on how to set up and modify
parameters, see Setup, Programming, and
Troubleshooting on page 53.
EDS Parameters for the DNI
Parameter
Ty pe
I/O41Input SizeSeries A: 1…16
I/ONot
I/O53Input TypeBit or Integer FileInteger File33
Parameter NumberDescriptionRangeDefault ValueFor More
Series ASeries B
1 word29
Series B: 1…32
2Input Split Point1…321 word30
Applicable
Information
I/O64Input Data File3…254733
I/O75Input Word Offset0…254034
I/O86Output SizeSeries A: 1…16
Series B: 1…32
I/ONot
Applicable
I/O98Output TypeBit or Integer FileInteger File38
I/O109Output Data File3…254739
I/O1110Output Word Offset0…254139
I/O1411DF1 Device0…3:
I/O312DNI Series A: Data
I/O1213DF1 HeartbeatSeries A: 2…10
7Output Split Point1…321 word36
0: Other
1: PLC
2: SLC/ Other
MicroLogix
3: MicroLogix 1000
Disabled (0) or
Enable
DNI Series B: I/O
Scan Enable
(Polling Enable)
Enabled (1)
Series B: 1…10
1 word35
3 = MicroLogix 100041
Disabled (0)41
243
I/O1314Data Scan Delay
(Polling Delay)
Publication 1761-UM005B-EN-P - October 2006
20…3000 ms50 ms45
DNI Configuration Parameters and Programming Notes 29
EDS Parameters for the DNI
Messaging215Message Timeout0…2500 ms0 ms46
MessagingNot
Applicable
DF11517DF1 AutobaudDisabled (0) or
DF11618DF1 Baud Rate0…5:
DeviceNet119DeviceNet Autobaud Disabled (0) or
Device17Not
16DF1 Substitute
Address
DNI ModeStandby (0) or
Applicable
0…6464 = Disabled47
Enabled (1)
0: 38,400
1: 19,200
2: 9600
3: 4800
4: 2400
5: 1200
Enabled (1)
Operational (1)
Input Size
Input Size Parameter Definition
Parameter
Ty pe
Parameter Number DescriptionRangeDefault
Series ASeries B
Enabled (1)47
Series A: 2 = 9600
Series B: 1 = 19,200
Enabled (1)48
Operational (1)49
48
Value
I/O41Input SizeSeries A: 1…16
Series B: 1…32
1
This parameter identifies the size, in words, of the data array that is
read from the controller attached to the DNI’s RS-232 port.
IMPORTANT
For DNI Series B, you must also configure the Input
Split Point.
See Input Split Point on page 30.
The array may contain up to 16 (16-bit) words of data for DNI Series A
(32 words for DNI Series B) from a contiguous block within the
attached controller.
Publication 1761-UM005B-EN-P - October 2006
30 DNI Configuration Parameters and Programming Notes
The first byte (byte 0) of the first word contains the status byte and is
not available to the user.
Input Size Sample Data Array
Series ASeries B
00Data (8 bits)Status
11Data Most Significant Byte
22Data MSBData LSB
33Data MSBData LSB
↓↓↓↓
1430Data MSBData LSB
1531Data MSBData LSB
WordInput Image
(MSB)
Data Least Significant
Byte (LSB)
TIP
TIP
Byte 1 (MSB) of word 0 is available for user data.
For information on the Status Byte (byte 0), see the
Status Byte section on page 50.
Input Split Point
Input Split Point Parameter Definition
Parameter
Ty pe
I/On/a2Input Split Point1…321
IMPORTANT
Paremeter NumberDescriptionRangeDefault
Series ASeries B
The Input Split Point parameter cannot be used with
DNI Series A.
Value
Publication 1761-UM005B-EN-P - October 2006
The Input File Size within the DNI is configurable from 1…32 words.
The Input Split Point defines how much data is configured as
Master/Slave I/O and how much data is configured for explicit
assembly messaging.
Loading...
+ 70 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.