Difference between revisions of "Teach Pendant Installation Guide/zh-hans"

From SoftMC-Wiki
Jump to: navigation, search
Line 333: Line 333:
 
## 重新启动系统。
 
## 重新启动系统。
 
# 在用户PC上,创建一组专用文件夹,该文件夹用于定义SoftTP操作的设置。 <br> 将示教器文件解压缩到该文件夹。<br> 在ControlStudio文件管理器,找到并打开专用文件夹。<br> 从PC文件列表(中间窗格)中选择并拖动所有MC-Basic示教器文件到控制器文件列表(右窗格)。<br> [[Image: setup 5.3.png|800px]]
 
# 在用户PC上,创建一组专用文件夹,该文件夹用于定义SoftTP操作的设置。 <br> 将示教器文件解压缩到该文件夹。<br> 在ControlStudio文件管理器,找到并打开专用文件夹。<br> 从PC文件列表(中间窗格)中选择并拖动所有MC-Basic示教器文件到控制器文件列表(右窗格)。<br> [[Image: setup 5.3.png|800px]]
# In the Controller File list, locate the file '''TP_INIT.PRG.''' <br> Select and drag the file from the Controller File list to the PC File list. <br> Double-click to open TP_INIT.PRG for editing in the Terminal pane.
+
# 在控制器文件列表中,找到文件 '''TP_INIT.PRG.''' <br> 选择并将文件从控制器文件列表拖动到PC文件列表。<br> 双击打开TP_INIT.PRG在“终端”窗格中进行编辑。
# Edit the lines in TP_INIT.PRG to map I/Os and define relevant values for various teach pendant functions, as follows:
+
# 编辑TP_INIT.PRG中的行以映射I / O并定义各种示教功能的相关值,如下所示:
## Set the digital input numbers of the Deadman and Mode Selector switches: <br> [[Image: setup 5.4.png|500px]]
+
## 设置控制开关和模式选择开关的数字输入编号: <br> [[Image: setup 5.4.png|500px]]
## Define the type of teach pendant (2 options): <br> [[Image: setup 5.5.png|500px]]
+
## 定义示教器的类型(2个选项): <br> [[Image: setup 5.5.png|500px]]
## Define the type of coordinate frame (2 options): <br> [[Image: setup 5.6.png|500px]]
+
## 定义坐标系的类型(2个选项): <br> [[Image: setup 5.6.png|500px]]
## Define whether a log file will be created and maintained (true or false): <br> [[Image: setup 5.7.png|500px]]
+
## 定义是否创建和维护日志文件(true或false): <br> [[Image: setup 5.7.png|500px]]
## If a log file is enabled, set the maximum size of file: <br> [[Image: setup 5.8.png|500px]] <br> A log file is created and filled until it reaches the maximum size. When filled, a second log file is created and filled to maximum size.<br> Once the second file is filled to capacity, the log overwrites the first log file.
+
## 如果启用了日志文件,请设置文件的最大大小: <br> [[Image: setup 5.8.png|500px]] <br> 创建并写入日志文件,直到达到最大大小。 写入时,将创建第二个日志文件并将其填充到最大大小。<br> 一旦第二个文件被填满容量,日志将覆盖第一个日志文件。
## Define the type of teach pendant keyboard. Currently only one type is available; the line should be as follows: <br> [[Image: setup 5.9.png|500px]]
+
## 定义示教器键盘的类型。 目前只有一种可用; 该行应如下: <br> [[Image: setup 5.9.png|500px]]
## For safety purposes, set values for reducing velocity, acceleration and current for each motion element (group and/or single axis). <br> Invoke the settings for each motion element ID, as shown here:<br> [[Image: setup 5.10.png|500px]] <br> [[Image: setup 5.11.png|500px]]
+
## 为了安全起见,设置每个运动元素(组和/或单轴)的速度,加速度和电流值。 <br> 调用每个运动元素ID的设置,如下所示:<br> [[Image: setup 5.10.png|500px]] <br> [[Image: setup 5.11.png|500px]]
# Save TP_INIT.PRG and send the file to the controller (right-click “Copy to Controller”).
+
# 保存TP_INIT.PRG并将文件发送到控制器(右键单击“复制到控制器”)。
# In the Controller File list, locate the file '''AUTOEXEC.PRG.''' <br> [''Alternately, if using Configurator'', use the file STARTPRG.PRG]. <br> Select and drag the file from the Controller Files list to the PC File list. <br> Double-click to open AUTOEXEC.PRG for editing in the Terminal pane. <br> At the end of the program, add the line: <br> [[Image: setup 5.12.png|500px]] <br> <br> Save AUTOEXEC.PRG and send the file to the controller (right-click “Copy to Controller”).
+
# 在控制器文件列表中,找到文件 '''AUTOEXEC.PRG.''' <br> [''或者,如果使用Configurator'', 请使用文件 STARTPRG.PRG]. <br> 选择并将文件从控制器文件列表拖动到PC文件列表中。<br> 双击以在终端窗格中打开AUTOEXEC.PRG进行编辑。<br> 在程序结束时,添加行: <br> [[Image: setup 5.12.png|500px]] <br> <br>  
# Initialize the softMC and the TP. In the Terminal pane, enter the commands: <br> [[Image: setup 5.13.png|500px]] <br> [''Alternately, if using Configurator'', enter the commands:]. <br> [[Image: setup 5.14.png|500px]]
+
保存AUTOEXEC.PRG并将文件发送到控制器(右键单击“复制到控制器”)。
# In the Message Log pane, check for the following message: <br> [[Image: setup 5.15.png|500px]]
+
# 初始化softMC和TP。 在“终端”窗格中,输入以下命令: <br> [[Image: setup 5.13.png|500px]] <br> [''或者,如果使用Configurator'', 请输入命令:]. <br> [[Image: setup 5.14.png|500px]]
 +
# 在消息日志窗格中,检查以下消息: <br> [[Image: setup 5.15.png|500px]]
  
  
The softTP is now ready for operation.
+
softTP现在可以进行操作了。
  
==Browser Setup==
+
==浏览器设置==
  
To set-up the IP address of the softMC on your softTP you will need to do the following (Note, all the snapshots below are from softTP screen):
+
要在softTP上设置softMC的IP地址,您需要执行以下操作(注意,以下所有快照均来自softTP屏幕):
  
# Strat softMC Scanner (from Desktop) <br>  
+
# 启动 softMC扫描器(从桌面) <br>  
# Select network adapter <br> [[Image: setup 5.16.png|500px]] <br>   
+
# 选择网络适配器 <br> [[Image: setup 5.16.png|500px]] <br>   
# Click on softMC in the list to open in browser and then set as homepage <br> [[Image: setup 5.17.png|500px]] <br>   
+
# 单击列表中的softMC在浏览器中打开,然后设为主页 <br> [[Image: setup 5.17.png|500px]] <br>   
# Go to firefox options (the menu is located right of the address bar): <br> [[Image: setup 5.18.png|300px]] <br>   
+
# 转到firefox选项(菜单位于地址栏右侧): <br> [[Image: setup 5.18.png|300px]] <br>   
# Change the homepage to the softMC’s IP and close the window.
+
# 将主页更改为softMC的IP并关闭窗口。
  
='''Appendix'''=
+
='''附录'''=
  
This appendix describes alternative setups for using the TP Emulator software instead of the actual softTP.
+
本附录介绍了使用TP仿真器软件代替实际软件的设置。
  
==TP Emulator Communicating with softMC==
+
==TP仿真器与softMC通信==
  
This configuration is useful for working with a real robotic system when an actual teach pendant is not available. <br> An HTML5 browser is used either on laptop or tablet.
+
当实际示教器不可用时,此配置对于真实的机器人系统非常有用。<br> 在电脑或平板电脑上使用HTML5浏览器。
  
 
{| border="0" cellpadding="2" cellspacing="0"
 
{| border="0" cellpadding="2" cellspacing="0"
Line 374: Line 375:
 
|-
 
|-
 
|[[Image:warnings 2.1.png|70px]]
 
|[[Image:warnings 2.1.png|70px]]
|It is extremely dangerous to work without safety switches. <br> Maintain a safe distance (beyond the reach of the robotic arm) while working with robot.
+
|在没有安全开关的情况下工作是非常危险的。<br>在与机器人一起工作时,保持安全的距离(超出机器臂的范围)。
  
 
|}
 
|}
Line 380: Line 381:
  
  
 
+
===硬件设置===
===Hardware setup===
 
  
 
[[Image: setup 5.19.png|350px]]
 
[[Image: setup 5.19.png|350px]]
  
===Software Setup===
+
===软件设置===
  
To prefer the software for this configuration, refer to the section Software Setup, and do the following: <br>
+
为更好的配置软件,请参阅软件安装程序部分,然后执行以下操作:
* Step 1: Java Runtime Engine
+
* Step 1: Java执行引擎
* Step 2: Java Web Server
+
* Step 2: Java Web服务器
* Step 3: softTP license
+
* Step 3: softTP 许可证
* Step 4: TP library of MC-BASIC files
+
* Step 4: TP库的MC-BASIC文件
* Step 5: TP_INIT.PRG file: <br> Do not define any I/Os. <br> Define the teach pendant and keyboard types as follows: <br> [[Image: appendix 6.1.png|500px]]
+
* Step 5: TP_INIT.PRG 文件: <br> 不要定义任何I/Os. <br>按如下所示定义示教器和键盘类型: <br> [[Image: appendix 6.1.png|500px]]
*In the browser, call the file emulator.html (instead of index.html). <br> For example: e.g., '''10.4.20.148/emulator.html'''
+
*在浏览器中,调用文件emulator.html(而不是index.html)。
 +
例如:'''10.4.20.148/emulator.html'''
  
==TP Emulator Communicating with Virtual (Simulated) softMC ==
+
==TP仿真器与虚拟(模拟)SoftMC通信 ==
  
This configuration is useful for working with a completely simulated robotic system. <br> An HTML5 browser is used on either the same or a different PC.
+
该配置对于使用完全模拟的机器人系统是有用的。 <br> 相同或不同的PC上使用HTML5浏览器。
  
  
  
===Hardware Setup===
+
===硬件设置===
  
  
Line 407: Line 408:
  
  
===Software Setup===
+
===软件设置===
To prefer the software for this configuration, refer to the section Software Setup, and do the following: <br>  
+
为更好的配置软件,请参阅软件安装程序部分,然后执行以下操作: <br>  
  
* Step 1: Java Runtime Engine
+
* Step 1: Java执行引擎
* Step 2: Java Web Server
+
* Step 2: Java Web服务器
* Step 3: softTP license
+
* Step 3: softTP 许可证
* Step 4: TP library of MC-BASIC files
+
* Step 4: TP库的MC-BASIC文件
* Step 5: TP_INIT.PRG file: <br> Do not define any I/Os. <br> Define the teach pendant and keyboard types as follows: <br> [[Image: appendix 6.1.png| 550px]]
+
* Step 5: TP_INIT.PRG 文件: <br> 不要定义任何I/Os. <br>按如下所示定义示教器和键盘类型: <br> [[Image: appendix 6.1.png|500px]]
* In the browser, call the file emulator.html (instead of index.html). <br> For example: e.g., '''10.4.20.148/emulator.html'''
+
*在浏览器中,调用文件emulator.html(而不是index.html)。
 +
例如:'''10.4.20.148/emulator.html'''

Revision as of 16:15, 28 May 2017

语言: [[::Teach Pendant Installation Guide|English]]  • [[::Teach Pendant Installation Guide/zh-hans|中文(简体)‎]]

产品概述

softTP示教器(TP)是用于基于软件的系统的附加工具。 它允许用户通过点动键移动机器人,并创建并运行用MC-Basic编写的完整机器人程序。 softTP触摸屏界面实现了快速简便的应用开发。

product overview 1.1.png

示教器硬件

  • 触摸屏
  • 点动按钮
  • 急停开关
  • 控制开关
  • 模式选择开关
  • 电源板,以太网通讯和数字输出板

示教器软件

softTP提供了以下软件组件:

  • Java执行引擎
  • Java Web服务器(HTML到KMAPI转换器)和WWW文件夹(HTML文件和Java脚本)
  • softTP许可证 (MCTP文件)
  • softTP程序和库(MC-Basic源代码)

产品标签

product label 1.4.png

安全

警告

warnings 2.1.png 用户有责任遵守使用机器人系统的所有安全准则和注意事项。
warnings 2.1.png 用户有责任根据安全标准和指导原则将紧急开关连接到机器人系统。
warnings 2.1.png 根据安全标准和指导原则,用户有责任将控制开关连接到机器人系统。
warnings 2.1.png 操作softTP示教器时,请务必用双手握住它。 softTP配有一个控制开关,以确保用户的安全。

除非在中间(使能)位置按住控制开关,否则不能操作示教器。

warnings 2.1.png 切勿使用胶带或其他方式保持控制开关的紧固。 这样做是非常危险的,因为它可能会阻止机器人在手动模式下停止

处理和维护

  • 确保电缆安全,不能跳闸。
  • 确保电缆不被其他物体弯曲或压扁。
  • 确保布线不会与可能导致其磨损的尖锐边缘接触。
  • 确保softTP不会以操作元件机械损坏的方式进行安装。
  • 不要将softTP放置在高热源或阳光直射的地方。
  • 避免softTP受到机械冲击,灰尘过多,潮湿或强磁场的损害。
  • 不要在softTP上使用溶剂或研磨材料。清洁时请使用蘸有水或温和清洁剂的软布。
  • softTP具有触摸屏。 只能用手指操作。 确保没有锋利的物体与屏幕接触。

规格

技术规格

项目 规格
处理器 Intel®Atom™E3800/1.6 GHz 单核
内存 DDR3 4 GB
NAND SSD 32 GB
Rating 12-24 VDC, 1-0.5 A
LCD 屏 TFT LCD. 7-inch (163 x 104 mm). 分辨率800x480像素. Background lighting 24 LEDs.
触摸屏 4线模拟电阻。 USB触摸控制器.
OS Lubunto
LEDs 3-color LED x 6
SD/MMC 外置SD卡
USB USB host
键盘 -)键. 4屏幕导航键。 4个功能键(未使用)。
开关 急停/模式选择/控制
通信端口 RS232/RS485/Ethernet. Selectable
运行环境 45°C max. ambient
防护等级 IP54
认证 CE

尺寸

dimensions 3.1.png

dimensions 3.2.png


接线

示教器电缆

示教电缆是softTP的一部分; 它不能分离。


TP电缆线分配表

wiring 4.1.png

TP电缆连接器 - 公接头


wiring 4.2.jpg


零件号 A ΦB ΦC ΦD
SRC6A21-26P mm 98.0 31.0 20.4 12.2


wiring 4.3.png

电源板

TP上的电缆接线板 - 公接头


wiring 4.4.png


零件号 A ΦB C(C') D E F G
SRC6A21-26P mm 25.6 20.4 27.7 (25.5) 14 2.3 32 26

wiring 4.5.png  : wiring 4.6.png


IO电缆接口上夹板 - 引脚分配

例子: 连接CDHD

紧急停止和控制开关根据用户要求连接到系统的安全电路(STO,安全继电器)。

wiring 4.7.png


例子: 连接到DDHD

不同的输入顺序和没有紧急开关连接。绿线是桥梁; 红线和黑线来自外部来源。

wiring 4.8.png

急停开关

将紧急开关连接到机器人系统是用户的责任,并遵循所有必要的安全准则和注意事项。

wiring 4.9.png

模式选择开关

wiring 4.10.png


位置 符号
左边 wiring 4.11.png
中间 wiring 4.12.png
右边 wiring 4.13.png


控制开关

将控制开关连接到机器人系统是用户的责任,并遵循所有必要的安全准则和注意事项。
自动按下或释放控制开关,立即停止所有轴的运动。

wiring 4.14.png

动作 位置 符号
如果没有按下控制开关或按下太轻。

开关是.

wiring 4.15.png Null wiring 4.16.png
如果在正常压力下按下控制开关。

开关是

wiring 4.17.png 使能 wiring 4.18.png
如果控制开关按压太重,

开关是

wiring 4.19.png Panic wiring 4.20.png

设置

硬件设置

下图显示了典型的系统配置。

setup 5.1.png


  • softTP通过示教器电缆连接到夹具板上。
  • 夹具板:接受24 VDC电源(由用户提供); 通过以太网(RJ45)电缆连接到以太网交换机; 通过IO电缆(由用户提供)连接到驱动器或外部IO模块。
  • 三个softTP开关 - 模式选择,紧急和控制 - 通过IO电缆(由用户提供)连接到驱动器或外部IO模块的数字输入。
  • 紧急停止和控制开关根据用户要求连接到系统的安全电路(STO,安全继电器)。

软件设置

注意: IPK文件用于softMC 7系统; ZIP文件用于softMC 3系统。


使用ControlStudio软件,执行以下步骤:

  1. 安装Java执行引擎:
    1. 发送JREx.x.x_xxx.IPK / ZIP文件到softMC:
      Tools > Firmware Update > File > Open.
    2. 等待softMC重新启动(自动)。
  2. 安装Java Web Server和HTML(WWW文件夹)文件:
    1. 发送JAVA_FILES. .IPK/ZIP文件到softMC:
      Tools > Firmware Update > JAVA_FILES.IPK > Open
    2. 等待softMC重新启动(自动)。
  3. 安装和激活softTP许可证:
    1. 确保MCTP文件在ControlStudio工作目录中。
    2. 在ControlStudio终端中,输入以下内容:
      setup 5.2.png
    3. 重新启动系统。
  4. 在用户PC上,创建一组专用文件夹,该文件夹用于定义SoftTP操作的设置。
    将示教器文件解压缩到该文件夹。
    在ControlStudio文件管理器,找到并打开专用文件夹。
    从PC文件列表(中间窗格)中选择并拖动所有MC-Basic示教器文件到控制器文件列表(右窗格)。
    setup 5.3.png
  5. 在控制器文件列表中,找到文件 TP_INIT.PRG.
    选择并将文件从控制器文件列表拖动到PC文件列表。
    双击打开TP_INIT.PRG在“终端”窗格中进行编辑。
  6. 编辑TP_INIT.PRG中的行以映射I / O并定义各种示教功能的相关值,如下所示:
    1. 设置控制开关和模式选择开关的数字输入编号:
      setup 5.4.png
    2. 定义示教器的类型(2个选项):
      setup 5.5.png
    3. 定义坐标系的类型(2个选项):
      setup 5.6.png
    4. 定义是否创建和维护日志文件(true或false):
      setup 5.7.png
    5. 如果启用了日志文件,请设置文件的最大大小:
      setup 5.8.png
      创建并写入日志文件,直到达到最大大小。 写入时,将创建第二个日志文件并将其填充到最大大小。
      一旦第二个文件被填满容量,日志将覆盖第一个日志文件。
    6. 定义示教器键盘的类型。 目前只有一种可用; 该行应如下:
      setup 5.9.png
    7. 为了安全起见,设置每个运动元素(组和/或单轴)的速度,加速度和电流值。
      调用每个运动元素ID的设置,如下所示:
      setup 5.10.png
      setup 5.11.png
  7. 保存TP_INIT.PRG并将文件发送到控制器(右键单击“复制到控制器”)。
  8. 在控制器文件列表中,找到文件 AUTOEXEC.PRG.
    [或者,如果使用Configurator, 请使用文件 STARTPRG.PRG].
    选择并将文件从控制器文件列表拖动到PC文件列表中。
    双击以在终端窗格中打开AUTOEXEC.PRG进行编辑。
    在程序结束时,添加行:
    setup 5.12.png

保存AUTOEXEC.PRG并将文件发送到控制器(右键单击“复制到控制器”)。

  1. 初始化softMC和TP。 在“终端”窗格中,输入以下命令:
    setup 5.13.png
    [或者,如果使用Configurator, 请输入命令:].
    setup 5.14.png
  2. 在消息日志窗格中,检查以下消息:
    setup 5.15.png


softTP现在可以进行操作了。

浏览器设置

要在softTP上设置softMC的IP地址,您需要执行以下操作(注意,以下所有快照均来自softTP屏幕):

  1. 启动 softMC扫描器(从桌面)
  2. 选择网络适配器
    setup 5.16.png
  3. 单击列表中的softMC在浏览器中打开,然后设为主页
    setup 5.17.png
  4. 转到firefox选项(菜单位于地址栏右侧):
    setup 5.18.png
  5. 将主页更改为softMC的IP并关闭窗口。

附录

本附录介绍了使用TP仿真器软件代替实际软件的设置。

TP仿真器与softMC通信

当实际示教器不可用时,此配置对于真实的机器人系统非常有用。
在电脑或平板电脑上使用HTML5浏览器。

warnings 2.1.png 在没有安全开关的情况下工作是非常危险的。
在与机器人一起工作时,保持安全的距离(超出机器臂的范围)。


硬件设置

setup 5.19.png

软件设置

为更好的配置软件,请参阅软件安装程序部分,然后执行以下操作:

  • Step 1: Java执行引擎
  • Step 2: Java Web服务器
  • Step 3: softTP 许可证
  • Step 4: TP库的MC-BASIC文件
  • Step 5: TP_INIT.PRG 文件:
    不要定义任何I/Os.
    按如下所示定义示教器和键盘类型:
    appendix 6.1.png
  • 在浏览器中,调用文件emulator.html(而不是index.html)。

例如:10.4.20.148/emulator.html

TP仿真器与虚拟(模拟)SoftMC通信

该配置对于使用完全模拟的机器人系统是有用的。
相同或不同的PC上使用HTML5浏览器。


硬件设置

appendix 6.2.png


软件设置

为更好的配置软件,请参阅软件安装程序部分,然后执行以下操作:

  • Step 1: Java执行引擎
  • Step 2: Java Web服务器
  • Step 3: softTP 许可证
  • Step 4: TP库的MC-BASIC文件
  • Step 5: TP_INIT.PRG 文件:
    不要定义任何I/Os.
    按如下所示定义示教器和键盘类型:
    appendix 6.1.png
  • 在浏览器中,调用文件emulator.html(而不是index.html)。

例如:10.4.20.148/emulator.html