Skip to main content
Skip table of contents

Task Editor Module

Menu Layout


ItemDescription
1Edit Command Tool (CTR)
  • Copy: Copies a command.
  • Cut: Cuts a command.
  • Paste: Pastes a copied or cut command.
  • Delete: Deletes a command.
  • Row Up: Moves a command up by a line.
  • Row Down: Moves a command down by a line.
  • Suppress: Annotates a command to exclude the corresponding command from execution during task execution.
2Task List

Displays the task order and a list of commands added from the Command tab. Once the task is created, the Global Variables, Main Sub, and End Main Sub commands are automatically added.

The list includes the following functions:

  • Multi Select: Allows you to select multiple commands.
  • Task Name: Allows you to edit the name.
  • Save: Allows you to save the created Task.
  • View More: Allows more functions related to the task to be performed.
    * For more information about the View More button, see the section below.
  • Undo: Allows you to cancel the very last action executed.
  • Redo: Allows you to redo a canceled action.
3CommandDisplays a list of commands to add to the Task List. Once a command is selected, it is added to the Task List.
4PropertyIn this section, you can view and modify the settings of commands added to the Task List.
5MonitoringIn this section, you can simulate and further configure the commands added to the Task List.



View More is organized as follows:


ItemDescription
1AboutProvides more information about the task.
2New FileCreates a new file.
3#Open#Opens a task that already exists.
4SaveSaves the current task.
5Save asSaves the current task with a different name.
6ExportExports the current task.
7CloseCloses the task.
8DeleteDeletes the task.
9Settings

Sets system variables.

10About_File nameThis is where the file name is seen.
11About_Recently ModifiedThis is where the date of the last modification is seen.
12About_Last played ParameterThis is where the very last parameter executed is seen.


Note

  • Global Variables: The global variable and global pose of the task program can be entered in the Properties tab of Global Variables, and predefined global variables and global poses can be used in the property screen of the command added in the task list.
  • Main Sub, End Main Sub: The commands you select are added to the bottom of Main Sub, and are executed in order from top to bottom, from the commands listed at the bottom of Main Sub to the commands listed at the top of End Main Sub.
  • When monitoring is performed with a variable registered in the Variable tab, the value change frequency may be too fast to display the value on the screen.
  • System variables can be registered without any limit on the number starting from software version V2.8.
  • If there are too many system variables registered, there may be long loading times for task execution.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.