方向

描述

The Direction command enables you to move the robot in a specific direction in a linear motion along an axis. A stop condition halts it.

 

To access Direction command

  1. Go to the main program screen. See Command Nodes.

  2. Tap the Direction icon in the Commands toolbox.

    A node with three editable fields and a More button is inserted into the program tree. The three fields are:

    • Name

    • Frame

    • Axis

  3. Tap the Name field.

  4. Enter the Value name in the tab and tap Confirm.

 
  1. Tap the Frame field, and four choices are provided:

    • world

    • base

    • flange

    • tcp

  2. Select your preferred frame choice.

  3. Tap the Axis field, and the six axes are provided:

    • X+

    • X-

    • Z+

    • Z-

    • Y+

    • Y-

  4. Tap your chosen axis.

 

移动节点上的运动配置文件标签

程序树中所有与移动相关的命令节点都会显示与每个节点关联的运动配置文件。 利用此功能,用户可以查看移动节点上的所选运动配置文件。 此功能在以下命令节点实现:

带有自定义运动配置文件的移动节点将显示速度和加速度值,而不显示运动配置文件。

 

 

To use the More options

Tap the More button.

A new screen appears containing two advanced settings:

  • Movement

  • 直到

 

To use Movement setting
  1. On the left side, tap Movement, and three fields appear:

    • Motion

    • 速度

    • Acceleration

    Note: The Motion field is inactive.

     

  2. Tap the Speed field, and three tabs are available:

    • Value

    • Variable

    • 表达式

    Note: The Variable tab is inactive.

  3. Enter the data in each tab and tap Confirm. See Value-Variable-Expression Tabs.

  4. Tap the Acceleration field, and three tabs are available:

    • Value

    • Variable

    • 表达式

    Note: the Variable tab is inactive.

  5. Enter the data in each tab and tap Confirm. See Value-Variable-Expression Tabs.


To use Until setting
  1. On the left side, tap Until. An Until field appears, giving you three conditions to add:

    • 表达式

    • Contact

    • 距离

 

To access Expression
  1. Tap Expression, and three functions are added:

    • Expression field

    • Module Select drop-down field

    • Add until button

    Expression. Sets the expression to check against, and you can optionally call a function when the condition is met.

  2. Tap the Expression field, enter your preferred expression, and Confirm.

  3. Tap the Module field, and two selections are available:

    • Global Functions

    • Module

  4. Select either Global Functions or Module.

    An additional Function field appears to the right.

  5. Tap Add Until button to add further conditions, and Confirm.

    You can delete an Until condition by clicking the thrash can, but the last condition cannot be deleted.


To access Contact
  1. Tap Contact, and five functions are added:

    • Checkbox for Move to contact point

    • Retract from contact field

    • Decelerate field

    • Module Select field

    • Add Until button

    Until contact checks for tool contact.

  2. Check the Move to contact point box.

  3. Tap the Retract from contact field, and three tabs are available:

    • Value

    • Variable

    • 表达式

    Note: The Variable tab is inactive.

  4. Enter the data in each tab and tap Confirm. See Value-Variable-Expression Tabs.

    Note: When you uncheck the Move to contact point box, the Retract from contact field becomes inactive.

 
  1. Tap the Decelerate field, and three tabs are available:

    • Value

    • Variable

    • 表达式

    Note: The Variable tab is inactive.

  2. Enter the data in each tab and tap Confirm. See Value-Variable-Expression Tabs.

  3. Tap the Module Select field, and two selections are available:

    • Global Functions

    • Module

  4. Tap either Global Functions or Module.

    An additional Function field appears to the right.

  5. Tap Add Until button to add further conditions, and Confirm.

 

To access Distance
  1. Tap Distance, and four functions are added:

    • Distance field

    • Module field

    • Function Select field

    • Add Until button

  2. Tap the Distance field, and three tabs are available:

    • Value

    • Variable

    • 表达式

    Note: The Variable tab is inactive.

  3. Enter the data in each tab and tap Confirm. See Value-Variable-Expression Tabs.

  4. Tap either Global Functions or Module.

    An additional Function field appears to the right.

  5. Tap Add Until button if there is a need for you to use further Until function.

  6. Tap Add Until button to add further conditions, and Confirm.