Beckhoff TF6280 User manual

Manual | EN
TF6280
TwinCAT 3 | EtherNet/IP Slave
9/3/2020 | Version: 1.1

Inhaltsverzeichnis

Inhaltsverzeichnis
1 Foreword ....................................................................................................................................................5
2 Overview.....................................................................................................................................................7
3 Prerequisites..............................................................................................................................................8
4 Licensing..................................................................................................................................................11
5 Configuration ...........................................................................................................................................14
5.1 Creating an EtherNet/IP slave .........................................................................................................14
5.1.1 Firewall setting................................................................................................................. 17
5.1.2 IP Routing ........................................................................................................................ 17
5.2 Setting the cycle time ......................................................................................................................17
5.3 Changing EtherNet/IP settings ........................................................................................................18
5.3.1 Object description ............................................................................................................ 20
5.3.2 ADS-Write command ....................................................................................................... 20
5.3.3 ADS-Read command....................................................................................................... 21
5.3.4 Sample............................................................................................................................. 22
5.4 Creating the EtherNet/IP slave in other EtherNet/IP masters..........................................................22
5.4.1 Sample for Rockwell CPUs.............................................................................................. 24
6 Properties.................................................................................................................................................26
6.1 Virtual slave .....................................................................................................................................26
6.2 TF6280 - Configuration parameters ................................................................................................27
6.2.1 Index 0x8000 Slave Settings ........................................................................................... 27
6.2.2 Index 0x8001 IO Assembly Settings................................................................................ 28
6.2.3 Index 0x9000 Slave Info .................................................................................................. 28
6.2.4 Index 0x9001 IO Assembly Info....................................................................................... 28
7 Diagnostic history ...................................................................................................................................29
7.1 Error codes TF6280.........................................................................................................................30
TF6280 3Version: 1.1
Inhaltsverzeichnis
TF62804 Version: 1.1
Foreword

1 Foreword

1.1 Notes on the documentation

This description is only intended for the use of trained specialists in control and automation engineering who are familiar with applicable national standards. It is essential that the documentation and the following notes and explanations are followed when installing and commissioning the components. It is the duty of the technical personnel to use the documentation published at the respective time of each installation and commissioning.
The responsible staff must ensure that the application or use of the products described satisfy all the requirements for safety, including all the relevant laws, regulations, guidelines and standards.
Disclaimer
The documentation has been prepared with care. The products described are, however, constantly under development. We reserve the right to revise and change the documentation at any time and without prior announcement. No claims for the modification of products that have already been supplied may be made on the basis of the data, diagrams and descriptions in this documentation.
Trademarks
Beckhoff®, TwinCAT®, EtherCAT®, EtherCAT G®, EtherCAT G10®, EtherCAT P®, Safety over EtherCAT®, TwinSAFE®, XFC®, XTS® and XPlanar® are registered trademarks of and licensed by Beckhoff Automation GmbH. Other designations used in this publication may be trademarks whose use by third parties for their own purposes could violate the rights of the owners.
Patent Pending
The EtherCAT Technology is covered, including but not limited to the following patent applications and patents: EP1590927, EP1789857, EP1456722, EP2137893, DE102015105702 with corresponding applications or registrations in various other countries.
EtherCAT® is a registered trademark and patented technology, licensed by Beckhoff Automation GmbH, Germany
Copyright
© Beckhoff Automation GmbH & Co. KG, Germany. The reproduction, distribution and utilization of this document as well as the communication of its contents to others without express authorization are prohibited. Offenders will be held liable for the payment of damages. All rights reserved in the event of the grant of a patent, utility model or design.
TF6280 5Version: 1.1
Foreword

1.2 Safety instructions

Safety regulations
Please note the following safety instructions and explanations! Product-specific safety instructions can be found on following pages or in the areas mounting, wiring, commissioning etc.
Exclusion of liability
All the components are supplied in particular hardware and software configurations appropriate for the application. Modifications to hardware or software configurations other than those described in the documentation are not permitted, and nullify the liability of Beckhoff Automation GmbH & Co. KG.
Personnel qualification
This description is only intended for trained specialists in control, automation and drive engineering who are familiar with the applicable national standards.
Description of symbols
In this documentation the following symbols are used with an accompanying safety instruction or note. The safety instructions must be read carefully and followed without fail!
DANGER
Serious risk of injury!
Failure to follow the safety instructions associated with this symbol directly endangers the life and health of persons.
WARNING
Risk of injury!
Failure to follow the safety instructions associated with this symbol endangers the life and health of per­sons.
CAUTION
Personal injuries!
Failure to follow the safety instructions associated with this symbol can lead to injuries to persons.
NOTE
Damage to the environment or devices
Failure to follow the instructions associated with this symbol can lead to damage to the environment or equipment.
Tip or pointer
This symbol indicates information that contributes to better understanding.
TF62806 Version: 1.1
Overview

2 Overview

In combination with a network-capable Beckhoff PC, the function TF6280 TwinCAT EtherNet/IP Slave can be used to create an Ethernet/IP adapter.
Up to eight adapters can be parameterized with a physical interface. A virtual MAC address is formed, through which up to eight EtherNet/IP adapters can be operated on a PC via an Ethernet interface.
Technical data TF6280
Requires
Target system Windows XP, Windows 7/8, Windows CE
Performance class (pp) 20 30 40 50 60 70 80 90
Ordering information
TF6280-00pp TC3 EtherNet/IP slave
The function TF6280 TwinCAT EtherNet/IP Slave enables data exchange with an EtherNet/IP master. Both multicast and broadcast are supported. The function TF6280 TwinCAT EtherNet/IP Slave can behave like eight EtherNet/IP adapters.
TC1200 from build 4020
X X X X X X
For sample, it is possible to:
• connect a master with eight slaves
• connect up to eight masters with 8 slaves
This way more data can be transported or the master can be operated with different cycle times.
In an EtherNet/IP network, the TF6280 behaves as a slave device. No further configuration via an EtherNet/ IP master is required. The configurator in TwinCAT 3.1 is used for the configuration, e.g. by specifying the IP settings and the number of data. The only requirement for a connection to be established is that the data itself must be set in the same way in the EtherNet/IP master.
EtherNet/IP
EtherNet/IP (Ethernet Industrial Protocol, EIP) is a real-time Ethernet protocol, which was disclosed and standardized by the ODVA (Open DeviceNet Vendor Association). The protocol is based on TCP, UDP and IPv4.
Further information can be found at www.odva.org or https://en.wikipedia.org/wiki/Ethernet/IP.
TF6280 7Version: 1.1
Prerequisites

3 Prerequisites

Software
TF6280 is included in TwinCAT version 3.1 build 4020.28. No further installation is required.
Older product versions
Older versions are beta versions. Delete any older EtherNet/IP device configurations and create a new configuration.
Hardware
For using the TF6280, the target system has to have an Intel® network chipset (see: Verifying the hardware [}8]).
Beckhoff PC
Beckhoff PC systems are usually preconfigured for the operation of EtherNet/IP devices.

3.1 Verifying the hardware

Check whether the network interface is suitable
1. Create an EtherNet/IP slave. Right-click on “Devices” and add a new device (“Add New Item…”).
TF62808 Version: 1.1
2. Select “EtherNet/IP Adapter (Slave)”.
Prerequisites
3. Now select the adapter and find the appropriate Ethernet interface (Search…).
TF6280 9Version: 1.1
Prerequisites
4. Select a “real-time capable” interface under “Compatible devices”.
ð You can install the real-time driver.
No “real-time capable” network interface available
If the list contains no network interfaces under “Compatible devices”, the TF6280 function cannot be used on the present hardware.
TF628010 Version: 1.1
Loading...
+ 23 hidden pages