4
Create your own WINCC add-on, make development, troubleshooting and making changes easier. Using VBA for WINCC, create your own menu like this: Develop generic forms that you can use multiple times:

Ideas In Wincc Toolset

  • Upload
    x-yx

  • View
    873

  • Download
    6

Embed Size (px)

DESCRIPTION

Tips for PCS7 WINCC

Citation preview

Page 1: Ideas In Wincc Toolset

Create your own WINCC add-on, make development,

troubleshooting and making changes easier.

Using VBA for WINCC, create your own menu like this:

Develop generic forms that you can use multiple times:

Page 2: Ideas In Wincc Toolset

Create your menu in @Global.pdt, make it automatically loaded when graphic editor is

launched:

Now you can create your own collection of tools, here is some ideas:

- compare PDLs

- open PDLs (with filter)

- Dump used tags in dynamic and event

- Export/import to tag logging configuration

- Create cause & effect PDL automatically from excel or source files. I have done

it, cut down the engineering time for drawing cause and effect pages.

Page 3: Ideas In Wincc Toolset

Screenshots from run:

Selecting PDLs:

File save dialog:

Page 4: Ideas In Wincc Toolset

Progress Form (with doevents handler to allow abort):

Exporting TagLogging configuration: