ebook img

EDS AOP Guidelines for Logix Designer PDF

76 Pages·2012·3.77 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview EDS AOP Guidelines for Logix Designer

Logix 5000 Controllers EDS AOP Guidelines for Logix Designer 1756 ControlLogix, 1756 GuardLogix, 1769 CompactLogix, 1769 Compact GuardLogix, 1789 SoftLogix, 5069 CompactLogix, 5069 Compact GuardLogix, Studio 5000 Logix Emulate Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 Supersedes Publication 1756-PM002D-EN-D - March 2022 Programming Manual Original Instructions Logix 5000 Controllers EDS AOP Guidelines for Logix Designer Important User Information Read this document and the documents listed in the additional resources section about installation, configuration, and operation of this equipment before you install, configure, operate, or maintain this product. Users are required to familiarize themselves with installation and wiring instructions in addition to requirements of all applicable codes, laws, and standards. Activities including installation, adjustments, putting into service, use, assembly, disassembly, and maintenance are required to be carried out by suitably trained personnel in accordance with applicable code of practice. If this equipment is used in a manner not specified by the manufacturer, the protection provided by the equipment may be impaired. 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: 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. ATTENTION: 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. IMPORTANT Identifies information that is critical for successful application and understanding of the product. Labels may also be on or inside the equipment to provide specific precautions. SHOCK HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that dangerous voltage may be present. BURN HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that surfaces may reach dangerous temperatures. ARC FLASH HAZARD: Labels may be on or inside the equipment, for example, a motor control center, to alert people to potential Arc Flash. Arc Flash will cause severe injury or death. Wear proper Personal Protective Equipment (PPE). Follow ALL Regulatory requirements for safe work practices and for Personal Protective Equipment (PPE). Rockwell Automation recognizes that some of the terms that are currently used in our industry and in this publication are not in alignment with the movement toward inclusive language in technology. We are proactively collaborating with industry peers to find alternatives to such terms and making changes to our products and content. Please excuse the use of such terms in our content while we implement these changes. 2 Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 Summary of changes This manual includes new and updated information. Use these reference tables to locate changed information. Grammatical and editorial style changes are not included in this summary. Global changes This table identifies changes that apply to all information about a subject in the manual and the reason for the change. For example, the addition of new supported hardware, a software design change, or additional reference material would result in changes to all of the topics that deal with that subject. Change Topic Added the License key section License key on page 16 New or enhanced features None in this release. Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 3 Table of Contents Summary of changes Studio 5000 environment ......................................................................... 10 Preface Access the attachments ............................................................................. 10 Additional resources ................................................................................... 11 Legal Notices ............................................................................................... 11 Chapter 1 Introduction References .................................................................................................. 14 Definitions, acronyms, and abbreviations............................................... 14 General EDS file information .................................................................... 14 EDS file authoring tools ...................................................................... 14 EDS file installation ............................................................................. 15 Icon files ................................................................................................ 15 License key............................................................................................. 16 Chapter 2 Create an EDS file Connections ............................................................................................... 19 Input and Output data structures and parameters ................................ 19 Input tags ............................................................................................. 20 Output tags .......................................................................................... 20 I/O parameter definition ..................................................................... 21 Configuration data structures and parameters ...................................... 22 Configuration tags .............................................................................. 22 Configuration parameter definition ..................................................23 Multiple language support ....................................................................... 25 Chapter 3 Module Configuration General tab ................................................................................................. 27 dialog boxes About Module Profile dialog box ......................................................... 29 Module Definition dialog box ............................................................. 30 Custom Data Type dialog box .......................................................32 Connection tab ........................................................................................... 33 Safety tab ..................................................................................................... 35 Module Info tab .......................................................................................... 35 Safety Configuration tab ........................................................................... 37 Internet Protocol tab ................................................................................. 38 Port Configuration tab ............................................................................... 39 Port Diagnostics dialog box ............................................................... 40 Network tab ............................................................................................... 40 Advanced Network Configuration dialog box ................................... 41 Time Sync tab ............................................................................................ 42 Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 5 Table of Contents Chapter 4 EDS file sections [File] section ............................................................................................... 43 Revision, CreateDate, CreateTime, ModDate and ModTime keywords .............................................................................................. 44 [Device] section ......................................................................................... 44 Catalog and ProdName keywords ..................................................... 44 Catalog keyword ...................................................................................45 ProdName keyword ............................................................................ 46 VendName keyword............................................................................. 47 ProdTypeStr keyword ......................................................................... 48 MajRev keyword .................................................................................. 48 MinRev keyword.................................................................................. 49 [Device Classification] section ................................................................. 49 ClassN keyword ................................................................................... 49 [Connection Manager] section ................................................................. 49 ConnectionN keyword ........................................................................ 50 ConnectionN fields ....................................................................... 50 [ParamClass] section ................................................................................. 60 CfgAssembly keyword ......................................................................... 60 CfgAssemblyExa keyword .................................................................. 60 Descriptor keyword.............................................................................. 61 SafetyCfgAssembly keyword ............................................................... 61 [Assembly] section ...................................................................................... 61 AssemN/AssemExaN keyword ............................................................ 61 Supported uses ............................................................................... 61 Nested assemblies .......................................................................... 61 AssemN/AssemExaN fields ........................................................... 61 VariantN/VariantExaN keyword ........................................................ 63 [Params] section ........................................................................................ 64 ParamN keyword................................................................................. 64 Input/Output/Configuration details uses .................................. 64 ParamN fields ................................................................................ 64 ParamN enumeration, EnumN.......................................................... 69 [Groups] section ........................................................................................ 69 [Internationalization] section .................................................................. 69 ProdName keyword ............................................................................ 70 ParamN keyword................................................................................. 70 EnumN keyword ................................................................................. 70 GroupN keyword ................................................................................. 70 AssemN/AssemExaN keyword ........................................................... 70 ConnectionN keyword ........................................................................ 70 [Modular] section ...................................................................................... 70 6 Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 Table of Contents [Ethernet Link Class] section ................................................................... 70 [TCP/IP Interface Class] section ............................................................... 71 [DLR Class] section ................................................................................... 72 [Time Sync Class] section .......................................................................... 73 Chapter 5 Description of data types Module-Defined data type naming .......................................................... 75 and tags Tag naming................................................................................................. 76 Module-Defined data type member naming ........................................... 77 Chapter 6 Example EDS files Minimum EDS ........................................................................................... 79 Enhanced EDS, single connection .......................................................... 80 Enhanced EDS, single connection, configuration data .......................... 81 Enhanced EDS, multiple choice of connections and multiple simultaneous connections ........................................................................ 82 Enhanced EDS, safety and standard connections .................................. 84 Index Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 7 Preface The document provides an overview of the Logix Designer application EDS Add-On Profile (AOP) feature, how Electronic Data Sheet (EDS) content is used by the feature, and guidelines for creating EDS content that integrate well within the Logix Designer application development environment. The EDS file format for the Common Industrial Protocol (CIP) networks is defined by ODVA. Rockwell Automation recognizes that some of the terms that are currently used in our industry and in this publication are not in alignment with the movement toward inclusive language in technology. We are proactively collaborating with industry peers to find alternatives to such terms and making changes to our products and content. Please excuse the use of such terms in our content while we implement these changes. Rockwell Automation Publication 1756-PM002E-EN-D - July 2022 9 Preface Studio 5000 environment The Studio 5000 Automation Engineering & Design Environment® combines engineering and design elements into a common environment. The first element is the Studio 5000 Logix Designer® application. The Logix Designer application is the rebranding of RSLogix 5000® software and will continue to be the product to program Logix 5000™ controllers for discrete, process, batch, motion, safety, and drive-based solutions. The Studio 5000® environment is the foundation for the future of Rockwell Automation® engineering design tools and capabilities. The Studio 5000 environment is the one place for design engineers to develop all elements of their control system. Access the attachments The attachments in this PDF file contain EDS files to assist with configuration. To use an EDS file, select the attachments link shown in the left ribbon of the PDF and open the applicable EDS file. If the PDF file opens in a browser and the attachment link does not show, save the PDF file to a computer and then reopen the PDF file to view the attachment symbol. Number Description Attachment symbol. 10 Rockwell Automation Publication 1756-PM002E-EN-D - July 2022

Description:
Module Configuration Dialog Boxes on page 17. • Be familiar with Module-Defined data types generated by AOPs. The Logix Designer EDS AOP
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.