4 moving elements, 5 commands in the "insert" menu, Moving elements – Lenze DDS v2.3 User Manual

Page 166: Commands in the “insert” menu, Drive plc developer studio

Advertising
background image

Drive PLC Developer Studio

Editors

7-44

l

DDS EN 2.3

7.7.4

Moving elements

To move one or more selected elements, keep the
<Shift> key depressed and use the arrow keys.

Elements may also be moved while keeping the left mouse key depressed.

Releasing the left mouse key drops these elements at the current location.

If the moved elements hide other elements at this location or exceed the editor size, they will
not be moved. This is accompanied by an audible warning.

7.7.5

Commands in the “Insert” menu

7.7.5.1

Operator

Icon:

Menu:

InsertWOperator

Keyboard:

<Ctrl>+<B>

Use this command to insert an operator in the CFC editor.

The inserted operator is always an AND.

It can be converted into any other operator, function, function block and program by selecting
and overwriting the text.

Use the Help Manager (<F2>) to select the required box from the list of supported boxes.

If the new box has a different minimum number of inputs, they will be attached.

If the new box has a lower maximum number of inputs, the last inputs including the preceding
branches will be deleted.

7.7.5.2

Input

Icon:

Menu:

InsertWInput

Keyboard:

<Ctrl>+<E>

Use this command to insert an input in the CFC editor.

The inserted input is pre-assigned with ” ???” .

Click this text to change it into the required constant or variable. Alternatively, use the Help
Manager <F2>) to do so.

The element Input can be used to read and transfer the value of a variable to another CFC element.

7.7.5.3

Output

Icon:

Menu:

InsertWOutput

Keyboard:

<Ctrl>+<A>

Use this command to insert an output in the CFC editor.

The inserted output is pre-assigned with ” ???” .

Click this text to change it into the required variable. Alternatively, use the Help Manager
(<F2>) to do so.

The element Output can be used to read and transfer the value of a variable to another CFC element.

Show/Hide Bookmarks

Advertising