_module 1 - Overview

16
September 2008 Module 1 Unity Pro Overview

Transcript of _module 1 - Overview

  • September 2008

    Module 1Unity Pro Overview

  • Schneider Electric 2- Training M RUIZ September 2008

    DebugDesign Operation Maintenance

    Unity Pro is a all in one software for all platformsQuantum, Premium, Atrium and Modicon M340

    The Scalability of the software is based on the supportedplatforms and not on featuresUnity Pro Small supports only Modicon M340 PLCs

    Unity Pro for all the life cycle of your project

    What is Unity Pro ?

  • Schneider Electric 3- Training M RUIZ September 2008

    Selection Guide

    XLXLXLLLLMMM

    57-00 57-10 57-20 57-30 57-40 57-50

    57-20 57-30

    31110 43412 53414 65150 65160 67160

    Unity Pro SUnity Pro Unity Pro SSModicon M340

    65160S 67160S

    XLSXLSXLS

  • Schneider Electric 4- Training M RUIZ September 2008

    Single and multi-seats

    UpgradesEase to make transition path from legacy software (PL7,

    Concept, ProWorx) for customers with active subscription onlyEducation and Schneider Alliance special offer

    Up to 3 3 .10 10 ...100100 users

    Unity Pro X LargeUnity Pro X LargeUnity Pro LargeUnity Pro Large

    GroupGroupSingleSingle

    Unity Pro MediumUnity Pro Medium

    FacilityFacilityTeamTeam

    Unity Pro SmallUnity Pro Small

    Offer Structure

  • Schneider Electric 5- Training M RUIZ September 2008

    PresentationThe right tool for all phases of your project

    Design : structured variables, libraries of FFBs and 5 IEC languages to develop your application program

    Debug : a PLC simulator and high level of debug services to test and debug your program

    Operation : operator screens and diagnostic viewer to monitor and control your process

    Maintenance : on-line modifications to update your application program

    Openness : use of XML format

  • Schneider Electric 6- Training M RUIZ September 2008

    Unity Pro is a full featured software package

    All platforms benefit of the whole richness of the features5 IEC languagesStandardization capabilities

    Through data : unlocated variables, structures and arraysThrough program : sections of program, user function blocks, functional modules

    Multitasking capabilitiesMAST, FAST and AUX tasksEvent triggered treatments

    Functional view to map your application to the process

    With the possibility to bring more value through the opennessInterface to any client application through XML format

    Design

    Design your Program

  • Schneider Electric 7- Training M RUIZ September 2008

    Embedded PLC simulatorNo hardware constraints to debug your programProvide the same execution capabilities as a PLCPossibility to use function blocks of IO management library to simulate

    %I, %IW, %ID and %IF inputs (WRITE_INPUT_EBOOL, WRITE_INPUT_INT, )

    An large set of debug servicesPower flow animation for graphical languagesBreakpoint and step by step to test and debug the programWatch point to know the real time value of a variableSFC monitoring of step activity timesColor used during execution progress (boolean variables, steps,

    transitions, )

    Debug

    Debug your Application

  • Schneider Electric 8- Training M RUIZ September 2008

    Visualize and control the application with operator screensGraphical and animated view of your process

    PLC and module diagnostic through configuration editor

    Integrated system and application diagnostic accessible through the built-in diagnostic viewerNo programming requiredDisplay defaults saved in the PLC with source time stampingFault cause analysis to find origin of process defaultPossibility to acknowledge

    Upward compatibility of the PLC applicationsLast version of Unity Pro supports the installed base design with

    the previous versions

    Operation

    Maintenance

    Operate and Maintain your Application

  • Schneider Electric 9- Training M RUIZ September 2008

    OpennessCreate links between the project and external documents Import / Export all or part of application in XML formatRe-use the knowledge base developed with legacy software

  • Schneider Electric 10- Training M RUIZ September 2008

    Design and combined your standards to develop yourapplication in short time

    Manage and share your standards

    Describe the process through functional approach

    Debug and adjust your application directly on your PC to reduce commissioning time

    Use embedded diagnostic to reduce downtime

    Manage all process data in the PLC

    Dont Reinvent the wheel each Time

  • Schneider Electric 11- Training M RUIZ September 2008

    Arrange PLC data according to the processData structures and multi-dimensional arraysUnlocated variables to create standard databases

    without memory mappingReusability simple through standards in libraries

    and import / export features

    Move to a component approach in design withDerived function blocks (DFB)Create standards of your often used logicCombine these standards to design more

    complex logic (nested DFB)Protect your know-how

    Combine your Standards

  • Schneider Electric 12- Training M RUIZ September 2008

    Organize your standards in user libraries and familiesLibrary manager is the repository of your

    standards

    Share your standards to developpersStandards are accessible to all programmersBe sure that your application contains the right

    version Comparison of project to the libraryVersioning to trace modifications

    Make modifications only to the model (type)All instances are automatically updated

    Share your Standards

  • Schneider Electric 13- Training M RUIZ September 2008

    Break down your application into functionalmodules close to the process

    Use modular functional modules to describe a complex machineTree description with nested modular modulesEasy to find the right information through the

    functional description of your application

    Reduce design time to create custom machines by combination of existing functional modulesCreate standardized functional modulesExport / import modulesWizard to manage variables when reusing a

    module

    BufferStationBufferStation

    Box ConveyorBox Conveyor

    CabinetCabinet

    Think Process and not PLC

  • Schneider Electric 14- Training M RUIZ September 2008

    Debug your program without hardwareSimulate the PLC on your PCAll debug tools are available

    Use embedded services to reducecommissioning timeGraphical operator screens to display the behavior

    of the machine or processQuick access to additional documents about

    application through hyperlinks (documentation, wiring diagrams, )

    Basic Micro

    Debug and Adjust the Application on your PC

  • Schneider Electric 15- Training M RUIZ September 2008

    Use embedded diagnostic without programmingHardware and program diagnostic are easy

    through clear messagesChoice of language for system messagesTime stamping and navigation to the root cause

    Access to advanced diagnostic through functionblocksTo monitor a movement or any execution of the

    processFault cause analysis

    Diagnostic through Web pages accessible via Ethernet port

    Reduce Downtime during Operation

  • Schneider Electric 16- Training M RUIZ September 2008

    Some memory cards can save data files accessible from the PLC application throughfunction blocksCreate / delete filesGet / modify file attributesRead / write data

    Use Ethernet / FTP to upload / download filesMemory card is managed as FTP serverUse Unity Loader or a standard tool (Internet

    Explorer FTP Client) to exchange with the memorycard

    Standard FTP client

    FTP server

    E

    t

    h

    e

    r

    n

    e

    t

    Store Data in the PLC