Delta Electronics DVPDNET-SL User Manual

DVPDNET-SL
DeviceNet Network Scanner
Application Manual
DeviceNet Network Scanner DVPDNET-SL
Please read this instruction carefully before use and follow this instruction to operate the device in order to prevent
damages on the device or injuries to staff.
Switch off the power before wiring.
DVPDNET-SL is an OPEN TYPE device and therefore should be installed in an enclosure free of airborne dust,
humidity, electric shock and vibration. The enclosure should prevent non-maintenance staff from operating the device (e.g. key or specific tools are required for operating the enclosure) in case danger and damage on the device may occur.
DVPDNET-SL is to be used for controlling the operating machine and equipment. In order not to damage it, only
qualified professional staff familiar with the structure and operation of DVPDNET-SL can install, operate, wire and maintain it.
DO NOT connect input AC power supply to any of the I/O terminals; otherwise serious damage may occur. Check
all the wirings again before switching on the power and DO NOT touch any terminal when the power is switched on. Make sure the ground terminal
1 INTRODUCTION...................................................................................................................................3
2 PRODUCT PROFILE & OUTLINE .......................................................................................................5
Table of Contents
1.1 Features....................................................................................................................................3
1.2 Basic Functions of DVPDNET-SL .............................................................................................3
1.3 I/O Scan List..............................................................................................................................4
1.4 Specifications............................................................................................................................4
2.1 Dimension .................................................................................................................................5
2.2 Product Profiles.........................................................................................................................5
is correctly grounded in order to prevent electromagnetic interference.
2.3 DeviceNet Connection Port.......................................................................................................6
2.4 Address Switch..........................................................................................................................6
2.5 Function Switch.........................................................................................................................6
2.6 Digital Indicator..........................................................................................................................7
2.7 Extension Port...........................................................................................................................7
3 BASIC OPERATION.............................................................................................................................7
3.1 Connecting DVPDNET-SL to DVP-SV MPU .............................................................................7
DVP-PLC Application Manual
1
DeviceNet Network Scanner DVPDNET-SL
3.2 Installing DVPDNET-SL and DVP-SV MPU on DIN Rail.......................................................... 7
3.3 Connecting to DeviceNet Connection Port............................................................................... 8
4 CONFIGURATION ...............................................................................................................................8
4.1 Corresponding Relation between DVPDNET-SL and DVP-SV ................................................ 8
4.2 I/O Mapping Table..................................................................................................................... 9
5 CONSTRUCTING DEVICENET NETWORK ....................................................................................... 9
5.1 How to Construct a DeviceNet Network ................................................................................... 9
5.2 How to Configure Network by DeviceNet Network Configuration Tool ................................... 10
5.3 DeviceNet Network Control .................................................................................................... 18
6 SENDING EXPLICIT MESSAGE FROM LADDER DIAGRAM ......................................................... 20
6.1 The Principle of Explicit Message Sending............................................................................. 20
6.2 Structure of Explicit Message................................................................................................. 20
7 BIT-STROBE COMMAND.................................................................................................................. 26
7.1 Principle of Bit-Strobe............................................................................................................. 26
8 DISPLAY OF NODE STATUS ON NETWORK.................................................................................. 26
8.1 Display of Node Status in Scan List........................................................................................ 26
8.2 Status of DVPDNET-SL.......................................................................................................... 27
9 LED INDICATOR & TROUBLE-SHOOTING ..................................................................................... 27
9.1 POWER LED.......................................................................................................................... 27
9.2 NS LED................................................................................................................................... 27
9.3 MS LED .................................................................................................................................. 28
9.4 MS & NS LED......................................................................................................................... 28
9.5 Digital Indicator LED..........................................................................................................
..... 28
2
DVP-PLC Application Manual
1 Introduction
1. To ensure correct installation and operation of DVPDNET-SL, ple ase read this chapter carefully before usin g your DVPDNET-SL.
2. This chapter only provides introductory information on DVPDNET-SL. For more detailed info rmation on DeviceNet protocol, please refer to relevant references or literatures.
3. DVPDNET-SL is a DeviceNet master module operating on the left side of DVP-SV series PLC MPU. When DVP-SV is connected to DeviceNet through DVPDNET-SL, DVPDNET-SL will serve as the data exchange interface between DVP-SV and other slaves on the bus. DVPDNET-SL is in charge of sending the data in DVP-SV to the slaves on the bus, and at the same time collecting the data returned from each slave and sending them back to DVP-SV.
1.1 Features
z Supports Group 2 server device and Group 2 only server device. z Supports explicit connection via predefined Master/Slave connection set.
DeviceNet Network Scanner DVPDNET-SL
z Supports DeviceNet Master mode and Slave mode. z Supports EDS configuration in DeviceNet configuration tools.
1.2 Basic Functions of DVPDNET-SL
DVPDNET-SL DeviceNet Network Scanner can be used both as a master or a slave in DeviceNet. When
being used as a master, it supports the following functions:
z Client function of explicit message. z All kinds of I/O connections established between the slave: polled, bit-strobed, change of state and
cyclic.
z As the connection interface between DeviceNetBuilder configuration software and DeviceNet network.
The configuration software is able to directly configure the network through DVPDNET-SL.
z Sending explicit messages for reading/writing the data in slave through PLC ladder diagrams. z Automatically exchanging data with PLC MPU. The user needs only to edit the D register in the PLC
without using FROM/TO instruction. D6000 will be adopted temporarily.
z Offering 380-byte space for I/O input data and another 380 bytes for I/O output data.
When being used as a slave, it supports the following functions:
When connected to DVP-SV/DVP-EH2-L MPU, registers aft er
z Explicit message serve and Group 2 only serve connection mode. z Polling z Offering 256 bytes for input data and 256 bytes for output data in data exchange with master. z Automatically exchanging data with PLC MPU. The user needs only to edit the D register in the PLC
without using FROM/TO instruction.
DVP-PLC Application Manual
3
DeviceNet Network Scanner DVPDNET-SL
1.3 I/O Scan List
Item Explanation Software screen
Before DVPDNET-SL starts it s operation, you have to configure its scan list through the configuration software. The scan list is a list consisting of the information of slave devices with data, e.g. slave address, I/O type, I/O data length
Scan Table
I/O Table
and so on, to be exchanged with DVPDNET -SL. DVPDNET-SL is responsible for managing the slave devices in the scan list, establishing connections and exchanging I/O data with them. DVPDNET-SL will not establish connections and exchange I/O data with slave devices which are not configured in the network.
DVPDNET-SL provides an Input Table (380
bytes) and an Output Table (380 bytes) for the data exchange with slaves. When a slav e device is configured into the scan list, the software will automatically allocate a I/O data exchange are of corresponding length to the slave from the mapping table. The I/O table is the data exchange interface between the PLC MPU and the slave device. It corresponds the I/O data in the D register of the MPU with the I/O data in the slave.
After you configure the network, download the
configured data to DVPDNET-SL, and it will start the I/O data exchange with the corresponding slave device according to the configured data received. Data in Output Table will be sent to the salve, and data returned from the slave will be filled into Input Table.
1.4 Specifications
DeviceNet connection
Transmission method CAN Electrical isolation 500 VDC Interface Removable connector (5.08mm) Transmission cable 2-wire twisted shielded cable with 2-wire bus power cable and drain
Communication
Message type I/O polled, bit-strobe, change of state, cyclic Baud rates 125 kbps; 250 kbps; 500 kbps
4
DVP-PLC Application Manual
DeviceNet Network Scanner DVPDNET-SL
Electrical specification
Voltage 11 ~ 25 VDC supplied by the power cable in the network Current 28mA (typical), 125mA impulse current (24 VDC)
Environment
ESD (IEC 61131-2, IEC 61000-4-2): 8KV Air Discha rge EFT (IEC 61131-2, IEC 61000-4-4): Power Line: 2KV, Digital I/O: 1KV
Noise immunity
Operation 0ºC ~ 55ºC (temperature); 50 ~ 95% (humidity); pollution degree 2 Storage -25ºC ~ 70ºC (temperature); 5 ~ 95% (humidity)
Analog & Communication I/O: 1KV Damped-Oscillatory Wav e: Power Line: 1KV, Digital I/O: 1KV RS (IEC 61131-2, IEC 61000-4-3): 26MHz ~ 1GHz, 10V/m
Vibration/shock resistance
Certificates IEC 61131-2, UL508
2 Product Profile & Outline
2.1 Dimension
DVPDNET
MS NS
2.2 Product Profiles
Standard: IEC 61131-2, IEC 68-2-6 (TEST Fc)/IEC 61131-2 & IEC 68-2-27 (TEST Ea)
5
6
4
1
7
3
x10
8
2
9
1
0
5
6
4
0
7
3
x10
8
2
9
1
0
DR 1 DR 0 IN 1 IN 0
1. Model name 6. Extension clip
2. Extension port 7. Addres switch
DVP-PLC Application Manual
5
DeviceNet Network Scanner DVPDNET-SL
3. Power, MS, NS LED 8. Function switch
4. DIN rail clip 9. DeviceNet connection port
5. Digital indicator
2.3 DeviceNet Connection Port
The connector is used on the connection to DeviceNet. Wire by using the connector enclosed with
DVPDNET-SL.
PIN Signal Color Content
1 V- Black 0 VDC 2 CAN_L Blue Signal­3 SHIELD - Shielded 4 CAN_H White Signal+ 5 V+ Red 24 VDC
2.4 Address Switch
The switch is used on setting up the node address of DVPDNET-SL on DeviceNet. Range: 00 ~ 63 (64 ~ 99
are forbidden).
Switch setting Content
0 … 63 Valid DeviceNet node address
64…99 Invalid DeviceNet node address
Example: If you need to set the node address of DVPDNET-SL to 26, simply switch the corresponding
1
switch of x10
to 2 and the corresponding switch of x100 to 6.
5 4 3
2 1
5
6
4
7
3
8
2
9
1
0
5
6
4
7
3
8
2
9
1
0
Note:
z Please set up the node address when the power is switched off. After the setup is completed, re-power
DVPDNET-SL.
z When DVPDNET-SL is operating, changing the setting of node address will be invalid. z Use slotted screwdriver to rotate the switch carefully in case you scratch the switch.
2.5 Function Switch
The function switches are for:
Setting up the work mode (IN0) Setting up the baud rate of DeviceNet (DR0 ~ DR1)
DR1 DR0 Baud rate OFF OFF 125 kbps
OFF ON 250 kbps
ON OFF 500 kbps ON ON Incorrect setting
IN0
ON
When the slave is off-line, the I/O data in the buffer area will be held.
6
DVP-PLC Application Manual
DeviceNet Network Scanner DVPDNET-SL
IN1 Reserved
Note:
z Please set up the function switch when the power is switched off. After the setup is completed, re-power
DVPDNET-SL.
z When DVPDNET-SL is operating, changing the setting of the function switch will be invalid. z Use slotted screwdriver to adju st the DIP switch ca refully in case you scratch the switch.
2.6 Digital Indicator
The digital indicator provides the following two functions:
DVPDNET
POWER MS
NS
1. Displaying the node address and error messages of DVPDNET-SL and error messages.
2. Displaying the error message of slave.
OFF
When the slave is off-line, the I/O data in the buffer area will be cleared.
2.7 Extension Port
The extension port is used on connecting DVPDNET -SL to the lef t-side extension port on DVP-SV PLC MPU
or to other extension modules connected to the left side of DVP-SV.
3 Basic Operation
3.1 Connecting DVPDNET-SL to DVP-SV MPU
Adjust the extension clip on the left side of DVP-SV. Meet the extension port of the MPU with DVPDNET-SL as shown in the figure below. Fasten the extension clip.
DVPDNET DVP28SV
RUN
STOP
3.2 Installing DVPDNET-SL and DVP-SV MPU on DIN Rail
Use 35mm DIN rail.
DVP-PLC Application Manual
7
DeviceNet Network Scanner DVPDNET-SL
Open the DIN rail clip on DVP-SV and DVPDNET-SL. Insert DVP-SV and DVPDNET -SL onto the DIN
rail.
Clip up the DIN rail clips on DVP-SV and DVPDNET-SL to fix DVP-SV and DVPDNET-SL on the DIN rail,
as shown below.
DVPDNET
3.3 Connecting to DeviceNet Connection Port
The colors on the PINs on the DeviceNet connection port match the colors of the connection cables.
Make sure you connect the cable to the right PIN.
We recommend you also apply Delta’s power module in the connection.
DVP28SV
35mm DIN rail
RUN
STOP
4 Configuration
4.1 Corresponding Relation between DVPDNET-SL and DVP-SV
After all DVPDNET-SL are connected to DVP-SV, DVP-SV will distribute data mapping areas to every
DVPDNET-SL.
DVPDNETDVPDNETDVPDNETDVPDNETDVPDNETDVPDNETDVPDNET
The index of DVPDNET-SL is its number. The first DVPDNET-SL on the left hand side of DVP-SV is No. 1,
the following DVPDNET-SL modules are No.2, No.3, No.4 and so on.
DVPDNET DVP28SV
RUN
STOP
8
DVP-PLC Application Manual
Loading...
+ 22 hidden pages