ideas in wincc toolset

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:

Upload: x-yx

Post on 22-Nov-2014

857 views

Category:

Documents


6 download

DESCRIPTION

Tips for PCS7 WINCC

TRANSCRIPT

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: