Edit Commands

From Industrial Robotics & Automation - Fanuc Teach Pendant Programming
Revision as of 14:26, 14 June 2019 by Mike138 (talk | contribs)

HI! You've reached a page that is in progress. Currently, this page serves as a dumping point for materials, ideas, resources, links, and media. Eventually it will be organized into a proper wiki page like the rest of the site. Check back soon! - May 26th 2019

are on the second page.

To get to this menu from the EDIT screen, cycle the on screen function buttons to the right until EDCMD is displayed. Press the EDCMD button or the corresponding F key.

Insert

This adds one or more new blank lines to your program. The lines will be added ABOVE the currently selected line. Selecting insert will prompt you to enter a numeric value representing how many lines you wish to insert. Hit enter after you enter your desired number. Hitting enter with a null value will insert a single line.

Delete

Upon selecting Delete, the cursor is used to highlight a selection of lines you wish to remove. Use the up and down keys to select which lines from the currently selected line you wish to delete, then accept on screen by hitting "YES".

Copy/Cut

SELECT

  • COPY
  • CUT
  • PASTE

PASTE

  • LOGIC
  • POSID
  • POSITION
  • CANCEL
  • R-LOGIC
  • R-POSID
  • RM-POSID
  • R-POS
  • RM-POS

Find


Replace

Renumber

Comment

Undo

Remark

Remark allows you to "Disable" a line or lines of instruction without deleting them. When executing the program, remarked lines are treated as blank lines. This is useful for debugging as you can test run programs without certain parts.

Icon Editor

The Icon Editor option toggles between the text menu structure and a customizable on-screen icon-style menu.

Color

This option lets you toggle the highlighting of I/O states in color. Yellow is analog, Red is digital OFF and green is digital ON.

IO Status

This adds the status of an IO as if it were a comment. On the latest teach pendants, this indicator is in color and updates automatically in near real time.