SFC Keyboard Shortcuts
The following keyboard shortcuts are available for use with the Sequential Function Chart (SFC) language. Some shortcuts do not apply or may differ while debugging.
Keyboard Shortcut | Description |
---|---|
Ctrl+A | Selects all elements (not available while debugging) |
Ctrl+C | Copies the selected elements to the clipboard (not available while debugging) |
Ctrl+V | Pastes elements saved on the clipboard to the insertion point (not available while debugging) |
Ctrl+X | Cuts the selected elements to the clipboard (not available while debugging) |
Ctrl+Y | Redoes the previous command (not available while debugging) |
Ctrl+Z | Undoes the previous command (not available while debugging) |
Shift+Alt+Enter | Toggles between full-screen and windowed modes |
Ctrl+0 | Inserts an initial step (not available while debugging) |
Ctrl+1 | Inserts a step (not available while debugging) |
Ctrl+2 | Inserts a transition (not available while debugging) |
Ctrl+3 | Inserts a sequence control (not available while debugging) |
Ctrl+4 | Inserts a jump (not available while debugging) |
Ctrl+Shift+R | Renumbers the steps and transitions using the default naming convention (Sn and Tn) |
Ctrl+Page Up | Jumps to the top edge of the language container |
Ctrl+Page Down | Jumps to the bottom of the language container |
Alt+Up Arrow | Scrolls up |
Alt+Down Arrow | Scrolls down |
Alt+Left Arrow | Scrolls left |
Alt+Right Arrow | Scrolls right |
Ctrl+Up Arrow | Slowly scrolls up |
Ctrl+Down Arrow | Slowly scrolls down |
Ctrl+Left Arrow | Slowly scrolls left |
Ctrl+Right Arrow | Slowly scrolls right |
Up Arrow | Moves up the grid or from one selected element to the next |
Down Arrow | Moves down the grid or from one selected element to the next |
Left Arrow | Moves to the left across the grid or from one selected element to the next |
Right Arrow | Moves to the right across the grid or from one selected element to the next |
Delete | Removes the selected elements (not available while debugging) |
Provide Feedback