2 commands in the "project" menu, Commands in the “project” menu, Drive plc developer studio – Lenze DDS v2.3 User Manual

Page 86: Working with projects and objects, 10 exit, 2 compile all

Advertising
background image

Drive PLC Developer Studio

Working with projects and objects

6-8

l

DDS EN 2.3

6.1.1.10

Exit

Icon:

-

Menu:

FileWExit

Keyboard:

<Alt>+<F4>

Use this command to exit the DDS.

If a project has been opened and changed, the user will be prompted as to whether this
project is to be saved or not.

6.1.2

Commands in the “Project” menu

6.1.2.1

Compile

Icon:

-

Menu:

ProjectWCompile

Keyboard:

<F11>

Use this command to compile the project to check your program’s syntactic correctness. The
compile is incremental, only those organization units that have been modified will be recompiled. A
non-incremental compile requires prior execution of the command Project

Clean all.

Automation systems that support online change identify all organization units with a blue arrow in the
Object Manager after the compile. These will be loaded to the control during the next download.

The compile performed with Project

Compile will be executed automatically on

Online

Log in

Errors and warnings are identified with numbers.

Use the command Project

Options, category

Load & Save

, check box Save before compile to

save the project prior to the compile.

Tip!

Cross references are created during the compile and will not be saved among the compile
information!

To apply the commands Output call up tree, Output cross reference list and the commands
Output unused variables, Concurrent access and Multiple write access on output of the menu
Project

Check, the project must be recompiled after a change.

6.1.2.2

Compile all

Project

WCompile all, contrary to ProjectWCompile, recompiles the complete project, not deleting

the download information in the process.

The menu command Project

WClean all deletes the download information.

Show/Hide Bookmarks

Advertising