To enable this function, in the Options window, select SmartCoding>List components after
typing a dot(.).
Example: Displaying a list of members of structure variable stV
ar after structure
variable stVar and a dot are entered
■
Displaying candidates for variables or other components starting with the
entered character string
Entering any character string and then pressing the
<Ctrl> key + <Space> key simultaneously
displays a list of elements that can be inserted.
Example: Entering "TI" and pressing the <Ctrl> key + <Space> key simultaneously
selects and displays the positions of variables or other components starting with
"TI"
■
Displaying a description of function block or function
Entering a function block name (or some other name) followed by a left parenthesis displays a
description of the function block in a pop-up window
.
To open the closed pop-up window again, press the <Ctrl> key + <Shift> key + <Space> key
simultaneously.
7.7.7 Global Renaming (Refactoring)
When a POU object name in the navigator pane or a variable name in the declaration section is
changed, the sections where the changed name is used are displayed, so that the name can be
changed collectively (this function is called "refactoring").
This section explains the procedure for changing the variable name of input variable " iVar2" in
function block "FB_ADD" and using the refactoring function to change the variable name in the
sections where the variable is called.
7.7 Program Creation Support Functions
7-52 WUME-GM1RTXOP-01