Infoplc Net Sitrain 15 Documenting Saving Archiving

Embed Size (px)

Citation preview

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    1/26

    Date: 2/23/2012File: PRO1_15E.1

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Documenting, Saving, Archiving

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    2/26

    Date: 2/23/2012File: PRO1_15E.2

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Objectives

    Upon completion of the chapter the participant will ...

    ... be familiar with the documentation possibilities of blocks

    ... understand the "Managing multilingual project" function

    ... be able to print out programs

    ... understand the memory concept of the SIMATIC S7-300/400

    ... be able to make a "PLC Copy" (online data storage)

    ... be able to load/read a program to/from a Memory Card

    ... be able to achrive/retrieve a project onto/from a diskette or other storage media

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    3/26

    Date: 2/23/2012File: PRO1_15E.3

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Other Documentation Tools

    Referencedata

    Networkconfiguration

    Configuration

    Symbol table

    Program structure

    Cross references

    Assignment ofI/Q/M/T/C

    Checklists

    Unused addresses

    Addresses without

    symbols

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    4/26

    Date: 2/23/2012File: PRO1_15E.4

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Block Documentation

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    5/26

    Date: 2/23/2012File: PRO1_15E.5

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Page Setup

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    6/26

    Date: 2/23/2012File: PRO1_15E.6

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Print Preview

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    7/26

    Date: 2/23/2012File: PRO1_15E.7

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Managing Multilingual Project Documentation

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    8/26

    Date: 2/23/2012File: PRO1_15E.8

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Overview: Saving User Data

    Load program from PG 1. Open two windows in the SIMATIC Manager:

    to Memory Card... "Blocks folder of the S7 program" and "S7 Memory Card"

    ... inserted in PG/PC 2a. Use drag & drop to copy blocks to the "S7 Memory Card"

    or

    ... Inserted in CPU 2b. SIMATIC Manager PLC

    Download user program to Memory Card

    Copy program

    fromCPUto

    Memory Card SIMATIC Manager PLCCopy RAM to ROM...

    (only S7-300)

    Uploading program 1. Create a new S7 program in the SIMATIC Manager

    from the CPU to PG 2. Switch to the online view

    3. Open the new S7 program and select Blocks folder

    4. SIMATIC Manager

    PLC

    Upload

    Project archiving 1. SIMATIC Manager File Archive

    on diskette 2. Select project to be archived

    3. Specify name and storage path of the archive file and start function

    4. In the Windows Explorer, copy archive file onto diskette

    Project archiving 1. Select the CPU on whose Memory Card the project data

    onMemory Card/MMC are to be saved

    (S7-400, S7-300 after 10.02) 2. SIMATIC Manager PLCSave Project on Memory Card

    Upload station in PG SIMATIC Manager PLCUpload Station

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    9/26

    Date: 2/23/2012File: PRO1_15E.9

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Uploading a Program from the CPU to the PG

    System data blocks

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    10/26

    Date: 2/23/2012File: PRO1_15E.10

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Memory Concept of the S7-300 until Oct. 2002

    Comments

    Symbols

    Blocks:

    Logic blocks

    (OB,FC,FB) Data blocks

    (DB)

    Flash EPROMMemory Card in PG(inserted later in theCPU)

    Blocks:

    Logic blocks(OB,FC,FB)

    Data blocks(DB)

    Additional info

    System memory:

    PII,PIQ

    M, T, C

    Retentive

    M, T, C

    Retent. Data blocks

    Retentive memory:

    With PowerOFF withoutbattery

    backup

    n. reten. reten.

    Working memory:

    OB,FC,FB

    DB

    n. reten. reten.

    With PowerON withoutbatterybackup

    RAM

    Blocks:

    Logic blocks

    (OB,FC,FB) Data blocks

    (DB)Additional info

    Load memory:

    FlashEPROM

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    11/26

    Date: 2/23/2012File: PRO1_15E.11

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Loading Blocks into / out of a Flash EPROM Memory Card

    Load memoryinternal RAM

    "Load"

    Load memoryFlash EPROM

    "Load in EPROM"

    "Load in PG"

    Working memoryRAM

    After insertingtheMemory Card:Memory resetrequest

    and copingin workmemorySections

    relevant forexecution

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    12/26

    Date: 2/23/2012File: PRO1_15E.12

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Memory Concept of the S7-300 after Oct. 2002

    Comments

    Symbols

    Blocks:

    Logic blocks

    (OB,FC,FB) Data blocks(DB)

    Micro Memory Cardin the PG(inserted later in theCPU)

    Blocks:

    Logic blocks(OB,FC,FB)

    Data blocks(DB)

    completeproject, ifdesired

    System memory:

    PII, PIQ

    Local data

    M, T, C

    Working memory:

    Sections of the logic blocks

    data blocksrelevant for execution

    Micro Memory Card(CPU load memory)

    Blocks:

    Logic blocks(OB,FC,FB)

    Data blocks(DB)

    System data

    retentive

    n. retent.

    PowerOFF

    PowerOFF

    Load

    Warm

    restartafter

    PowerON

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    13/26

    Date: 2/23/2012File: PRO1_15E.13

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Memory Concept of the S7-400

    Comments

    Symbols

    Blocks:

    Logic blocks

    (OB,FC,FB) Data blocks

    (DB)

    Flash EPROMMemory Card in PG(inserted later in theCPU)

    Blocks:

    Logic blocks(OB,FC,FB)

    Data blocks(DB)

    Additonal info

    RAM

    Blocks:

    Logic blocks

    (OB,FC,FB) Data blocks

    (DB)Additional info

    Load memory:

    FlashEPROM

    System memory:

    PII,PIQ

    M, T, C

    Working memory:

    OB,FC,FB

    DB

    Backupviabattery

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    14/26

    Date: 2/23/2012File: PRO1_15E.14

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Copying a Program onto a Memory Card

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    15/26

    Date: 2/23/2012File: PRO1_15E.15

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Saving a Project on a Memory Card

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    16/26

    Date: 2/23/2012File: PRO1_15E.16

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Loading a Project from the Micro Memory Card (MMC)

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    17/26

    Date: 2/23/2012File: PRO1_15E.17

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Determining the Size of a Project

    Right click

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    18/26

    Date: 2/23/2012File: PRO1_15E.18

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Project Archiving

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    19/26

    Date: 2/23/2012File: PRO1_15E.19

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Exercise 1: Documenting a Block and Printing It Out

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    20/26

    Date: 2/23/2012File: PRO1_15E.20

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Ex.2: Saving the Program and Hardware Configuration (PLC Copy)

    View / UpdateButton

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    21/26

    Date: 2/23/2012File: PRO1_15E.21

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Exercise 3: Archiving a Project

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    22/26

    Date: 2/23/2012File: PRO1_15E.22

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    Exercise 4: Deleting a Project and Retrieving It

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    23/26

    Date: 2/23/2012File: PRO1_15E.23

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    If You Want to Know More

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    24/26

    Date: 2/23/2012File: PRO1_15E.24

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    MMC - as Additional Data Memory on the CPU

    Data Memory

    Load Memory

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    25/26

    Date: 2/23/2012File: PRO1_15E.25

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    PLC: Storing Data on the Memory Card

    Currently open projectis compressed and

    copied

    Corresponds toLoad user program

    on MC

    All individual files exceptarchives (e.g. *.zip) and

    directories

    Current Selection List !!No current MMC content

    Starts transmission

  • 7/22/2019 Infoplc Net Sitrain 15 Documenting Saving Archiving

    26/26

    Date: 2/23/2012File: PRO1_15E.26

    SIMATIC S7Siemens AG 2006. All rights reserved.

    SITRAINTraining forAutomation and Industrial Solutions

    PLC: Getting Data from the Memory Card

    Contents are displayedAttention! File type bydefault only S7Projects; if necessary,set to all files

    Select + highlightparticular files

    Save where ?

    Starts transmission