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

Page 156

Advertising
background image

Drive PLC Developer Studio

Editors

7-34

l

DDS EN 2.3

A Reset output is set to FALSE if the associated gate returnsTRUE. The output now retains
this value even if the gate jumps back to FALSE.

If the command is executed more than once, the output toggles between Set, Reset and normal
output.

7.5.4.3

Zoom

Icon:

-

Menu:

ExtrasWZoom

Keyboard:

<Alt>+<Enter>

Use this command to load a selected organization unit into its editor.

If the organization unit is from a library, the Library Manager will be called on command
execution.

7.5.4.4

Open instance

Icon:

-

Menu:

ExtrasWOpen instance

Keyboard:

-

This command corresponds to the command Project

WOpen instance.

7.5.5

Commands in the “Edit” menu

7.5.5.1

Cut, Insert, Copy andDelete

Icon:

-

Menu:

EditWCut

EditWInsert

EditWCopy

Edit WDelete

Keyboard:

<Ctrl>+<X>
<Ctrl>+<V>
<Ctrl>+<C>
<Del>

Cut, Copy, Delete

Selecting an intersection cuts, copies or deletes the underlying assignments, jumps or
RETURN

instructions.

Once selected, an organization unit will be cut, copied or deleted along with all branches
connected to the inputs, with the exception of the first branch.

Otherwise, the whole branch before the cursor position will be cut, copied or deleted.

Insert

After a Copy or Cut, the copied or cut section is saved to the clipboard and can be inserted as often
as required.

To do so, first select the insertion position. Inputs and outputs are valid insertion positions.

If an organization unit was loaded into the clipboard (in this case, all connected branches with
the exception of the first have also been transferred to the clipboard), the first input will be
connected to the branch before the insertion position.

Otherwise, the whole branch before the insertion position will be replaced with the contents
of the clipboard.

In every case, the last-inserted element will be connected to the branch to the right of the
insertion position.

Tip!

Cut and Insert solve the following problem:

A new operator is inserted in the middle of a network. The branch to the right of the operator is now
connected to the first input, but should be connected to the second input.

Select the first input and then Edit

Cut. Then select the second input and click Edit

Insert.

The branch is now connected to the second input.

Show/Hide Bookmarks

Advertising