Edit Assist Functions - Mitsubishi Electric MELFA FR CR800 Series User Manual

Industrial robots
Table of Contents

Advertisement

Caution
To delete a position array variable, delete the command statement.
"Dim" declaration.
With this software, even if a position variable is deleted, if a program with a "Dim" declaration is
written to a robot controller, the position array variables declared with the "Dim" are left at 0 for all
their components.

11.7.4. Edit assist functions

This explains the edit assist functions, which help in command editing.
Auxiliary editing functions such as copy, cut, find, replace, and jump are used from the [Edit] and [Tool] tabs on the
ribbon.
11.7.4.1. Copy
Copies a character string in the command being edited. You can also copy multiple lines.
Select the character string to copy, and then click the [Edit] tab -> [Command line] group -> [Copy] button on the
ribbon.
You can use the paste function, explained below, to paste this copied character string to another location in the
program.
For details on position data copying, see "11.7.4.4 Copying position variables".
11.7.4.2. Cut
Cuts a character string from the command being edited. You can also cut multiple lines.
Select the character string to cut, and then click the [Edit] tab -> [Command line] group -> [Cut] button on the ribbon.
You can use the paste function, explained below, to paste this cut character string to another location in the program.
11.7.4.3. Paste
Pastes the copied or cut character string to the specified location.
Place the cursor at the position to paste the character string, and then click the [Edit] tab -> [Command line] group ->
[Paste] button on the ribbon. The copied or cut character string is inserted at the specified location.
For details on position data pasting, see "11.7.4.5 Pasting Position Variables".
11.7.4.4. Copying position variables
Copies the position variable. You can also copy multiple position variables.
Select the position variable to copy, and then click the [Edit] tab -> [Position variable] group -> [Copy] button on the
ribbon.
11-147
11-147

Advertisement

Table of Contents
loading

Table of Contents