Chapter 17 ST Edition
17-6
17.2 Limit
When editing ST language, there is the limit as described below.
Item Content Limit
Max. no. of character in
one line
Max. no. of character in one line is 2,048 for English and 1,024 for Korean. 2,048
Note
1. Only one scan program is available in one scan program.
2. Language of User Function/Function Block, SFC transition and action can be different with language of scan program.
3. Program can’t be converted into program written other languages.
17.3 Editing Program
17.3.1 Shortcut key
The followings are shortcut key.
The user can change shortcut key in [Tools] - [Shortcut key Settings].
Action Shortcut key Description
Copy Ctrl + C Copies selected character string.
Paste Ctrl + V Pastes copied character string.
Delete Del Deletes selected character string.
Cut Ctrl + X Copies selected character string and deletes it.
Undo Ctrl + Z Cancels edition.
Redo Ctrl + Y Cancels Redo action.
Select All Ctrl + A Selects all character strings.
The followings are shortcut key about movement. The user can’t change the following shortcut keys.
Shortcut key Description
Home Goes to start of line.
Ctrl + Home Goes to start of program.
→ Moves cursor to right one space.
← Moves cursor to left one space.
↑ Moves cursor to upper line.