方向

描述

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. 請參閱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:

    • 名稱

    • 框架

    • 軸

  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:

    • 世界

    • 底座

    • 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:

  • 移動

  • 直到

 

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

    • 運動

    • 速度

    • 加速度

    Note: The Motion field is inactive.

     

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

    • 值

    • 變數

    • 表達式

    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:

    • 值

    • 變數

    • 表達式

    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:

    • 表達式

    • 接觸

    • 距離

 

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

    • Expression field

    • Module Select drop-down menu

    • 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:

    • 全域函數

    • 模組

  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:

    • 值

    • 變數

    • 表達式

    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:

    • 值

    • 變數

    • 表達式

    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:

    • 全域函數

    • 模組

  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:

    • 值

    • 變數

    • 表達式

    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.