CODESYS provides the following standard commands:
-
Undo:
, shortcut: [Ctrl] + [Z]
-
Redo:
, shortcut: [Ctrl] + [Y]
-
Cut:
, shortcut: [Ctrl] + [X]
-
Copy:
, shortcut: [Ctrl] + [C]
-
Paste:
, shortcut: [Ctrl] + [V]
-
Delete:
, shortcut: [Ctrl]
-
Select all: shortcut: [Ctrl] + [Ctrl]
Not all editors support the “Insert” command. In some editors it can be used with limitations. Graphical editors only support the command if the pasted elements will create a valid construct.
In object trees like POUs or device view the command refers to the currently selected object. Multi selection is possible.