Lean Connectivity to Lean Automation XSoftCo De Sys2

  • Slides: 23
Download presentation
Lean Connectivity to Lean Automation XSoft-Co. De. Sys-2 Introduction © 2012 Eaton Corporation. All

Lean Connectivity to Lean Automation XSoft-Co. De. Sys-2 Introduction © 2012 Eaton Corporation. All rights reserved.

Lean Connectivity to Lean Automation Co. De. Sys Target Controllers XV HMI-PLC Family XC

Lean Connectivity to Lean Automation Co. De. Sys Target Controllers XV HMI-PLC Family XC Modular PLC Family XV HMI-PLC with SWD Master Smart. Wire-DT XION and ELC … M-Max, SVX, and SPX Distributed I/O Variable Frequency Drives © 2012 Eaton Corporation. All rights reserved. 2

XSoft-Co. De. Sys-2: Integrated Development Environment Design Logic, XSoft-Co. De. Sys-2 Local screens and

XSoft-Co. De. Sys-2: Integrated Development Environment Design Logic, XSoft-Co. De. Sys-2 Local screens and Design Logic and Web Pages XV HMI-PLC Family Configure Network XC Modular PLC Family And Map Device I/O … XION and ELC Smart. Wire-DT M-Max, SVX, and SPX Distributed I/O Variable Frequency Drives © 2012 Eaton Corporation. All rights reserved. 3

XSoft-Co. De. Sys-2: Key Features Integrated Logic and Visualization Development • Reduces Development Time

XSoft-Co. De. Sys-2: Key Features Integrated Logic and Visualization Development • Reduces Development Time • Synchronizes Program Updates • Automatic Generation of Web Pages Built on the open Co. De. Sys platform • Increases Portability of Programs • Reduces Programmer Retraining • Powerful IEC 61131 -3 Programming Standards Advanced Engineering Features • Integrated Simulation and Debug • Extensive Re-Usable Libraries • Integrated Fieldbus Configuration © 2012 Eaton Corporation. All rights reserved. 4

What is Co. De. Sys? • Co. De. Sys (Controller Development System) is a

What is Co. De. Sys? • Co. De. Sys (Controller Development System) is a comprehensive open software tool for industrial automation technology. • It consists of two parts: • The programming system Co. De. Sys • Common programming tool from 3 S-Smart Software Solutions • IEC 61131 -3 compliant programming • Includes ladder logic (NOT a new programming paradigm) • The runtime system Co. De. Sys Control. • Turns any intelligent automation device into an IEC 61131 -3 controller programmable with Co. De. Sys. • Used for embedded logic in PLCs, VFDs, Operator Interfaces, etc… © 2012 Eaton Corporation. All rights reserved. 5

What are the benefits of Co. De. Sys? • Customers are not bound to

What are the benefits of Co. De. Sys? • Customers are not bound to a single logic hardware provider • Increasing the incentive of manufacturers to produce best in class solutions • Empowering customers to move from proprietary / single source solutions to a wide breath of multifunctional products from over 100 suppliers. • Do not need to retrain programmers and support team • Greatly reduces program conversions • Feature rich and cost effective development software • Highly competitive feature set to proprietary solution from major automation vendors • Alliance approach allows for much lower customer cost on development software. © 2012 Eaton Corporation. All rights reserved. 6

What is the Co. De. Sys Alliance? • The Co. De. Sys Automation Alliance

What is the Co. De. Sys Alliance? • The Co. De. Sys Automation Alliance consists of about 100 automation companies. • For more information on the Co. De. Sys Automation Alliance, the members and their products, go to http: //www. automationalliance. com/ • Eaton is a Co. De. Sys Automation Alliance Partner (as was Moeller and Micro Innovations) • The Alliance promotes common marketing message for the Co. De. Sys technology © 2012 Eaton Corporation. All rights reserved. 7

Project in XSoft-Co. De. Sys-2 • A project contains all of the elements associated

Project in XSoft-Co. De. Sys-2 • A project contains all of the elements associated with logic and visualization: • Program Organizational Units (POUs) that define logic programs. • Visualization Elements that define screens viewed on a local display or from a web browser • Resources that identify the target controller and its local and networked I/O configuration • Variables that define data used by POUs and Visualization elements and linked to target I/O. © 2012 Eaton Corporation. All rights reserved. 8

XSoft-Co. De. Sys-2 Project Components A project can contain multiple POUs A project can

XSoft-Co. De. Sys-2 Project Components A project can contain multiple POUs A project can contain multiple Screens (i. e. Main program, subroutines, interrupt routines, . . ) (i. e. Main screens, sub screens, alarm screens, . . ) Project Resources: I/O and Networked Devices Project Shared Variable Data Base © 2012 Eaton Corporation. All rights reserved. 9

Program Organization Unit (POU) • There are 3 types of POUs • Program, Function

Program Organization Unit (POU) • There are 3 types of POUs • Program, Function Block, Function • The ability to build and reuse function block libraries is a key feature of the XSoft-Co. De. Sys-2 software • POUs can be developed in one of 6 languages: • Ladder Diagram (LD) Traditional North American approach • Structured Text (ST) “C like” programing language • Sequential Function Chart (SFC) Well suited for state based machine control • Instruction List (IL) • Function Block Diagram (FBD) • Continuous Function Chart (CFC) • A project can have multiple POUs developed in different languages. © 2012 Eaton Corporation. All rights reserved. 10

Eaton provided Function Block “Toolboxes” Closed-loop Control Toolbox • 120 Function blocks • Complete

Eaton provided Function Block “Toolboxes” Closed-loop Control Toolbox • 120 Function blocks • Complete Application descriptions • PID, PWM, 3 Step control, … Motion Control Toolbox • 40 Function blocks • Complete Application descriptions • Positioning, Electronic Gears, … Communications Toolbox • FTP Server / FTP Client • SMS / Email Messaging • OPC Server © 2012 Eaton Corporation. All rights reserved. 11

Visualization • Visualization screens are designed within the XSoft-Co. De. Sys development software. •

Visualization • Visualization screens are designed within the XSoft-Co. De. Sys development software. • Screens can be viewed in two ways: • Target Visualization: From a screen integrated into an XV HMi-PLC • Web Visualization: From a web browser from either an XV HMI-PLC or from an XC PLC. • Screens share variables with the POUs © 2012 Eaton Corporation. All rights reserved. 12

Uses Of XSoft-Co. De. Sys Visualization • Uses of Visualization: • Simulation Support •

Uses Of XSoft-Co. De. Sys Visualization • Uses of Visualization: • Simulation Support • Target Visualization on an integrated display • Web Visualization from a browser http: //<IP-Adress of the Webserver>: <Port of the Webserver>/webvisu. htm Example http: //192. 168. 1. 8: 8080/webvisu. htm Target Simulation Web Visu Target Visu XC-10 x XC-20 x XV-1 xx © 2012 Eaton Corporation. All rights reserved. 13

Features of Target Visualization and Web Visualization XSoft-Co. De. Sys-2 provides a solid Operator

Features of Target Visualization and Web Visualization XSoft-Co. De. Sys-2 provides a solid Operator Interface feature set for both Target and Web Visualization © 2012 Eaton Corporation. All rights reserved. 14

Project Resources • Resources define the hardware environment for the project including: • The

Project Resources • Resources define the hardware environment for the project including: • The target controller (XV or XC) • Local I/O available from the target controller • Field bus settings on a target controller • Devices connected to the target controller on a field bus • Task scheduling (POU) on the target controller © 2012 Eaton Corporation. All rights reserved. 15

Introduction to PLC Configuration / I/O • PLC configuration specifies the I/O available on

Introduction to PLC Configuration / I/O • PLC configuration specifies the I/O available on your target. • The I/O can be: • Integrated into your controller • Local expansion • “Field bus” expansion / devices • Variables are linked to the I/O to allow usage in your project. © 2012 Eaton Corporation. All rights reserved. 16

XV and XC target I/O type Target Integral I/O Local Expansion Fieldbus I/O* I/O

XV and XC target I/O type Target Integral I/O Local Expansion Fieldbus I/O* I/O slots XV HMI-PLC No No CANopen Master CANopen Device Smart. Wire-DT Master Profibus DP Master Easy. Net XC-100 / XC-200 Yes CANopen Master CANopen Device Profibus DP Master * Additional network connections (i. e. Modbus, Modbus/TCP) can be supported via function block, but do not map into I/O space © 2012 Eaton Corporation. All rights reserved. 17

Installing / licensing XSoft-Co. De. Sys-2 • The current version of the software is:

Installing / licensing XSoft-Co. De. Sys-2 • The current version of the software is: XSoft-Co. De. Sys V 2. 3. 9 Service Pack 2 (Patch 1) • It can be downloaded from the Eaton web site: XSoft-Co. De. Sys Download Page Note: this is a two step process • 1. Download/install XSoft-Co. De. Sys v 2. 3. 9 service pack 2 2. Download/install patch 1 The download will provide a demonstration version that is fully functional • Two Licensing options are available: • SW-XSOFT-CODESYS-2 -S Single seat license (list: $450) • SW-XSOFT-CODESYS-2 -M Multi seat license (list: $1150) © 2012 Eaton Corporation. All rights reserved. 18

Target Customer • Highest value for customers who are primarily automation programmers: • Systems

Target Customer • Highest value for customers who are primarily automation programmers: • Systems Integrator • Automation Specialist at an OEM • Their reference points will be competing full featured automation packages • Rockwell’s RSLogix 5000 • Siemens Step 7 • They will value: • Openness of a IEC 1131 -3/Co. De. Sys solution • Powerful and time saving feature set • Lower price point and support costs © 2012 Eaton Corporation. All rights reserved. 19

XSoft-Co. De. Sys-2 Literature • XSoft-Co. De. Sys-2 is included in: • PLC Products

XSoft-Co. De. Sys-2 Literature • XSoft-Co. De. Sys-2 is included in: • PLC Products Catalog Update Vol 7 Tab 4 • OI Products Catalog Update Vol 7 Tab 5 • It will be a featured product in the new “Solutions from Lean Connectivity to Lean Automation” sales aid. © 2012 Eaton Corporation. All rights reserved. 20

Training: XSoft-Co. De. Sys-2 101 • Three Day Introductory Course Location Date Milwaukee (Invitation

Training: XSoft-Co. De. Sys-2 101 • Three Day Introductory Course Location Date Milwaukee (Invitation only) May 22 -25 Philadelphia August 21 -24 Atlanta September 11 -13 Dallas September 25 -28 LA October 9 -12 Minneapolis October 23 -25 © 2012 Eaton Corporation. All rights reserved. 21

Xsoft-Co. De. Sys-2 demonstration Duration: 30 Minutes Objective: Build familiarity of XSoft-Co. De. Sys

Xsoft-Co. De. Sys-2 demonstration Duration: 30 Minutes Objective: Build familiarity of XSoft-Co. De. Sys environment Build understanding of Logic entry / Screen design / Variables Build understanding of Simulation / On-line debug Build understanding of Smart. Wire-DT integration Software: XSoft-Co. De. Sys-2 Hardware: Lean 2 Lean board Steps: Open new project set up XV target Enter start/stop logic Build start /stop simulation screen / Simulate Add PLC configuration for Smart. Wire-DT / add 1 var for contact Edit logic to energize contactor Down Load and run Key Message: combined vis and logic development this is simple , as few steps as possible. © 2012 Eaton Corporation. All rights reserved. 22

Backup SWD-Assist project for demo board © 2012 Eaton Corporation. All rights reserved. 23

Backup SWD-Assist project for demo board © 2012 Eaton Corporation. All rights reserved. 23