General

Previous chapterNext chapter Show allShow all    Hide allHide all

Since version 6 it is possible to automate engineering projects with wizards. So frequently recurring tasks can be sourced out to a wizard, which programmatically executes the desired actions, e.g. creating a project, creating templates and pictures in a pre-defined standard.

Another field of application for wizards are changes in existing projects, e.g. changing properties of dynamic elements in all pictures of an existing project.

The basis for the wizards is Microsoft Visual Basic for Applications (VBA) and the object model of zenon.

 

At the moment the following wizards are available:

The wizards are available as VBA source code files on the installation CD. New wizards can be implemented with the VBA environment.