4 - 29
4 DriveProgramming Editor
DriveProgramming User’s Manual (I622-E1)
4-11 Other Useful Functions
4
Find and replace functions are only available in text programs. You can look for or replace any charac-
ter strings inside the text program by using the find and replace functions.
To use the Find function, click icon or press the shortcut keys Ctrl + F and select [Find] tab.
To use the Replace function, click icon or press the shortcut keys Ctrl + F and select [Replace] tab.
You can add comments to text tasks or subroutines. You cannot add comments to flowchart programs.
To add a comment in a text line, type the comment after putting a ' (single quote) mark. Comments are
displayed in green.
Example
Precautions for Correct Use
• The comments created in a text program are deleted when the program is transferred (down-
loaded) to the inverter or compiled for program conversion. To save the created comments,
save the program before you execute program compilation. You can save the program by
saving the whole project in the CX-Drive or export file of the program.
• In the verification process, the "program after compilation" is compared with the program
inside the inverter. Therefore, the comments, alias definitions, region definitions, etc. are not
verified.
Find and Replace Functions
Adding Comments (Text Program)