CODESYS Development System
Command: Expand All Folds Function : The command expands all collapsed code segments (plus signs) in the text editor or result locations in the cross reference list so that the code and all search loc
CODESYS Development System
Command: Collapse All Folds Function : The command simultaneously collapses all expanded code segments (minus sign at the root node) in the text editor or result locations in the cross reference list.
CODESYS Development System
Command: Next Message Keyboard shortcut: F4 Function : The command selects the next message in the message view. Call : Edit menu When the last message in the list is reached, the highlighting jumps t
CODESYS Development System
Command: Previous Message Keyboard shortcut: Shift + F4 Function : The command selects the previous message in the message view. Call : Edit menu If the first message in the list has been reached, the
CODESYS Development System
Command: Go to Definition Symbol: Function : The command shows the definition locations of a variable or function. Call : Edit → Browse menu Requirement : A POU is open in the editor and the cursor is
CODESYS Development System
Command: Go to Reference Symbol: Function : The command opens the declaration location of the variable which is referenced by the pointer currently in focus in online mode. Call : Context menu in the
CODESYS Development System
Command: Go to Instance Symbol: Function : The command opens the instance of a function block in a new window. Call : Edit → Browse menu Requirement : The application is in online mode. A POU is open
CODESYS Development System
Command: Refactoring – Rename <…> Function : The command opens a dialog for renaming an object or variable throughout the entire project. Call : Edit → Refactoring menu; context menu Requirement : An
CODESYS Development System
Command: Refactoring – Update Referenced Pins Important The command currently applies only to the CFC, FBD, LD, and IL editors. It is a combination of the Reset connections and Update parameters . Fu
CODESYS Development System
Command: Refactoring – Reorder Variables Symbol: Function : The command allows for changing the order of variables in the declaration editor for the selected scope: VAR_INPUT , VAR_OUTPUT , or VAR_IN_