Skip to main content

Command: Bookmarks

Symbol: _cds_icon_view_bookmark.png

Function: The command opens the Bookmarks view.

Call: View menu

_cds_icon_cmd_previous_bookmark.pngPrevious Bookmark

Jumps to the bookmark which is displayed one line above the selected bookmark in the table and opens the corresponding POU in the editor

_cds_icon_cmd_next_bookmark.pngNext Bookmark

Jumps to the bookmark which is displayed one line below the selected bookmark in the table and opens the corresponding POU in the editor

_cds_icon_delete_from_list.png

Deletes the selected bookmark from the table and in the corresponding POU

List of bookmarks in the project with the following information: Bookmark, Object, and Position

You can edit the order of the bookmarks by Drag&Drop.

When you double-click a line, CODESYS opens the corresponding Object in the editor and jumps to this bookmark.

Bookmark

Name of the bookmark as assigned by CODESYS in ascending numerical order: Bookmark_0, Bookmark_2, etc.

When the bookmark is selected and you click in the field, the field becomes editable and you can modify the bookmark name.

Object

Name and project path of the POU where the bookmark is set

Example: POU_Add [PLC_1: PLC Logic: Application]

Position

Position of the bookmark in the POU

Example: Row 3, Column 1 (Impl)

(Impl): In the implementation part of the POU

(Decl): In the declaration part of the POU

For more information, see: Setting and Using Bookmarks