en-US.lngres
35.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
AboutBox1_tableLayoutPanel_labelCompanyName_Text 上海挚锦科技有限公司 Neotel Technology Co., Ltd
AboutBox1_tableLayoutPanel_okButton_Text 确定 OK
AxisMoveControl_groupAxis_groupBox2_groupBox2_Text 轴状态监控 Axis Status Monitoring
AxisMoveControl_groupAxis_groupBox2_label2_Text 实际加速度: Acceleration:
AxisMoveControl_groupAxis_groupBox2_label4_Text 回原状态: Origin Status:
AxisMoveControl_groupAxis_groupBox2_label50_Text 规划模式: Set Mode:
AxisMoveControl_groupAxis_groupBox2_label52_Text 规划位置: Set Position:
AxisMoveControl_groupAxis_groupBox2_label53_Text 规划速度: Set Velocity
AxisMoveControl_groupAxis_groupBox2_label55_Text 实际位置: Actual Location:
AxisMoveControl_groupAxis_groupBox2_label56_Text 实际速度: Actual Velocity:
AxisMoveControl_groupAxis_groupBox2_lblALM_Text 报警 Alarm
AxisMoveControl_groupAxis_groupBox2_lblBUSY_Text 忙碌 Busy
AxisMoveControl_groupAxis_groupBox2_lblEMG_Text 急停 E-Stop
AxisMoveControl_groupAxis_groupBox2_lblINP_Text 到位 On Position
AxisMoveControl_groupAxis_groupBox2_lblNEL_Text 负极限 Minus Limit
AxisMoveControl_groupAxis_groupBox2_lblORG_Text 原点 Origin
AxisMoveControl_groupAxis_groupBox2_lblPEL_Text 正极限 Plus Limit
AxisMoveControl_groupAxis_groupBox2_lblSvOn_Text 伺服 Servo
AxisMoveControl_groupAxis_groupBox2_lblWARN_Text 警告 Caution
AxisMoveControl_groupAxis_groupBox2_Text 轴状态监控 Axis Status Monitoring
AxisMoveControl_groupAxis_panel1_btnAddMove_Text 点动+ Count +
AxisMoveControl_groupAxis_panel1_btnAxisAMove_Text 绝对运动 Absolute Motion
AxisMoveControl_groupAxis_panel1_btnAxisReturnHome_Text 原点返回 Return
AxisMoveControl_groupAxis_panel1_btnAxisRMove_Text 相对运动 Relative Motion
AxisMoveControl_groupAxis_panel1_btnAxisStop_Text 停止运动 Stop
AxisMoveControl_groupAxis_panel1_btnAxisVMove_Text 匀速运动 Uniform Motion
AxisMoveControl_groupAxis_panel1_btnCloseAxis_Text 关闭伺服 Servo OFF
AxisMoveControl_groupAxis_panel1_btnComAlarmClear_Text 清除报警 Clear Alarm
AxisMoveControl_groupAxis_panel1_btnDelMove_Text 点动- Count -
AxisMoveControl_groupAxis_panel1_btnOpenAxis_Text 打开伺服 Servo ON
AxisMoveControl_groupAxis_panel1_btnReadPosition_Text 读取位置 Read Location
AxisMoveControl_groupAxis_panel1_cmbAxis_Text 旋转机构 Rotating Mechanism
AxisMoveControl_groupAxis_panel1_label1_Text 点动速度: Count Velocity
AxisMoveControl_groupAxis_panel1_label45_Text 端口号: Port:
AxisMoveControl_groupAxis_panel1_label46_Text 地址: Address:
AxisMoveControl_groupAxis_panel1_label47_Text 目标速度: Velocity
AxisMoveControl_groupAxis_panel1_label48_Text 目标位置: Location
AxisMoveControl_groupAxis_panel1_label49_Text AC伺服: AC Servo:
AxisMoveControl_groupAxis_panel1_label8_Text 实时位置: Live Location
AxisMoveControl_groupAxis_panel1_linkLabel1_Text 复制 Copy
AxisMoveControl_groupAxis_Text 伺服运动 Servo Motion
ConfigControl_btnSavePos_Text 全部保存 Save All
ConfigControl_groupBox3_Text 点位列表 Location List
Form1_btn_run_Text 启动 Start
Form1_btn_stop_Text 停止 Stop
Form1_tabc_tab_axis__AxisControl_panel1_btnAxisRStop_Text 旋转轴停止 Rotary axis stop
Form1_tabc_tab_axis__AxisControl_panel1_btnAxisRTest_Text 旋转轴循环 Rotary axis cycle
Form1_tabc_tab_axis__AxisControl_panel1_btnChangeColor_Text 切换颜色 Switch color
Form1_tabc_tab_axis__AxisControl_panel1_btnCheck_Text 启动料叉检测 Start fork detection
Form1_tabc_tab_axis__AxisControl_panel1_btnCheckOk_Text 检测完成 Detection completed
Form1_tabc_tab_axis__AxisControl_panel1_btnGree_Text 流动绿 Flowing green
Form1_tabc_tab_axis__AxisControl_panel1_btnYellow_Text 流动黄 Flowing yellow
Form1_tabc_tab_axis__AxisControl_panel1_button1_Text 停止 Stop
Form1_tabc_tab_axis_Text 伺服调试 Servo debugging
Form1_tabc_tab_io__IOControls_btn_flipclose_Text 翻版托盘合拢 Flap Close
Form1_tabc_tab_io__IOControls_btn_flipopen_Text 翻版托盘打开 Flap Open
Form1_tabc_tab_io__IOControls_btn_linerev_Text 线体反转 Line Reversal
Form1_tabc_tab_io__IOControls_btn_linerun_Text 线体正转 Line Corotation
Form1_tabc_tab_io__IOControls_btn_linestop_Text 线体停止 Line Stop
Form1_tabc_tab_io__IOControls_btn_ngdoorclose_Text 单料门关闭 NG Door Close
Form1_tabc_tab_io__IOControls_btn_ngdooropen_Text 单料门打开 NG Door Open
Form1_tabc_tab_io__IOControls_btn_stringdoorclose_Text 折叠门关闭 The folding door closes
Form1_tabc_tab_io__IOControls_btn_stringdooropen_Text 折叠门打开 The folding door opens
Form1_tabc_tab_io_Text IO调试 IO debugging
Form1_tabc_tab_setting__SettingControl_tp_button_positiontool_Text 库位定位辅助工具 Location Positioning Wtool
Form1_tabc_tab_setting__SettingControl_tp_cb_usefixpos_Text 启用校准库位 Calibration Location ON
Form1_tabc_tab_setting__SettingControl_tp_chbAutoRun_Text 开机自启动 Auto Power On
Form1_tabc_tab_setting__SettingControl_tp_label_tempsensor_Text 温湿度控制器端口: Temperature And Humidity Controller Port:
Form1_tabc_tab_setting_Text 相关设置 Related settings
Form1_tabc_tab_store__uc_boxdebug_groupInout_btn_autoinout_Text 自动库位测试 Location Autotest
Form1_tabc_tab_store__uc_boxdebug_groupInout_btnInStore_Text 入库测试 Storage Test
Form1_tabc_tab_store__uc_boxdebug_groupInout_btnOutStore_Text 出库测试 Retrieval Test
Form1_tabc_tab_store__uc_boxdebug_groupInout_cb_inoutdebugmode_Text 出入库调试模式 Storage/Retrieval Debug Mode
Form1_tabc_tab_store__uc_boxdebug_groupInout_Text 料仓操作 SMD BOX Operation
Form1_tabc_tab_store__uc_boxdebug_storePosControl1_btnSavePos_Text 保存 Save
Form1_tabc_tab_store__uc_boxdebug_storePosControl1_groupBox3_Text 点位列表 Point list
Form1_tabc_tab_store_Text 库位调试 Storage location debugging
Form1_tabc_tabMonitor_Text 监控 Monitor
Form1_tabc_tabP1_pnl_btn_IgnoreX09_Text 忽略X30错误,并继续运行 Skip x30 error.
Form1_tabc_tabP1_pnl_btn_PauseBuzzer_Text 本次暂停警报器响声 Alarm is paused.
Form1_tabc_tabP1_pnl_btn_releasestring_Text 安全释放料串 Stacker is released.
Form1_tabc_tabP1_pnl_cb_EnableBuzzer_Text 使用蜂鸣器 Enable buzzer.
Form1_tabc_tabP1_pnl_cb_IgnoreGratingSignal_Text 忽略安全光栅 Skip safety light curtain.
Form1_tabc_tabP1_pnl_cb_IgnoreSafecheck_Text 忽略安全检查(含安全光栅) Skip safety check including safety light curtain.
Form1_tabc_tabP1_pnl_groupBox1_Text 运行状态 Running Status
Form1_tabc_tabP1_Text 信息 Info.
FrmCodeDecode_btnAn_Text 变暗 darken
FrmCodeDecode_btnbarCode_Text 一维码识别 One dimensional code recognition
FrmCodeDecode_btnCameraImage_Text 相机获取图片 camera image
FrmCodeDecode_btnClearLog_Text 清理日志 Clear log
FrmCodeDecode_btnCopyN_Text 复制名称 Copy Name
FrmCodeDecode_btnDCode_Text 二维码识别 Qr code recognition
FrmCodeDecode_btnErZhi_Text 二值化 binaryzation
FrmCodeDecode_btnExit_Text 退出 Exit
FrmCodeDecode_btnGray_Text 图像转灰 Turning grey
FrmCodeDecode_btnLearn_Text 学习 learn
FrmCodeDecode_btnLight_Text 提亮 brighten
FrmCodeDecode_btnScanTest_Text 新算法解码 New algorithm decoding
FrmCodeDecode_btnSelImage_Text 打开本地图片 Open local image
FrmCodeDecode_chbUseParam_Text 使用参数 operation parameter
FrmCodeDecode_label1_Text 图片路径 Image path
FrmCodeDecode_label2_Text 相机列表: Camera list:
FrmCodeDecode_label3_Text 条码类型: Bar code type:
FrmCodeDecode_label4_Text 参数路径 Parameters of the path
FrmCodeDecode_lblCount_Text 条码数量: Barcode number:
FrmCodeDecode_Text 二维码识别 Qr code recognition
FrmCodeLearn_btnClearLog_Text 清理日志 Clear log
FrmCodeLearn_btnDelOld_Text 删除旧参数 Delete old parameter
FrmCodeLearn_btnExit_Text 退出 Exit
FrmCodeLearn_btnOpen_Text 开始学习 start to learn
FrmCodeLearn_btnSelImage_Text 打开本地图片 Open local image
FrmCodeLearn_btnStop_Text 结束学习 End of learning
FrmCodeLearn_chbHalcon_Text Halcon获取图片 Halcon Get photo
FrmCodeLearn_chbTest_Text 学习结束自动识别测试 Automatic identification test
FrmCodeLearn_chbUseCamera_Text 相机获取实时图片 camera image
FrmCodeLearn_label1_Text 相机: camera:
FrmCodeLearn_label2_Text 类型: Type:
FrmCodeLearn_label3_Text 参数路径 Parameters of the path
FrmCodeLearn_label4_Text 图片路径 Image path
FrmCodeLearn_lblCount_Text 条码数量: Barcode number:
FrmCodeLearn_Text 条码参数学习 Bar code parameter learning
FrmPositionTool_FrmPositionTool_Text 升降轴位置测试 Up Down Axis Position Test
FrmPositionTool_groupBox6_btnClear_Text 清理 Clear
FrmPositionTool_groupBox6_btnExit_Text 退出 Exit
FrmPositionTool_groupBox6_groupBox1_btnHomeMove_Text 原点返回 Return To Origin
FrmPositionTool_groupBox6_groupBox1_btnServoOff_Text 关闭伺服 OFF
FrmPositionTool_groupBox6_groupBox1_btnServoOn_Text 打开伺服 ON
FrmPositionTool_groupBox6_groupBox1_label2_Text 检测信号地址: Detect Signal Address:
FrmPositionTool_groupBox6_groupBox1_Text 设备信息 Equipment Info.
FrmPositionTool_groupBox6_groupBox2_btnAbsMove_Text 开始运动 Start Motion
FrmPositionTool_groupBox6_groupBox2_btnOpenFolder_Text 打开文件夹 Open
FrmPositionTool_groupBox6_groupBox2_btnSdStop_Text 停止 Stop
FrmPositionTool_groupBox6_groupBox2_ioStatusControl1_label1_Text 检测信号 Signal Detection
FrmPositionTool_groupBox6_groupBox2_label13_Text 目标位置: Location
FrmPositionTool_groupBox6_groupBox2_label3_Text 保存文件名称: Nane:
FrmPositionTool_groupBox6_groupBox2_label4_Text 库位高点偏移量: Location High Point Offset:
FrmPositionTool_groupBox6_groupBox2_label5_Text 库位低点偏移量: Location Low Point Offset:
FrmPositionTool_groupBox6_groupBox2_label7_Text 实际位置: Acutual Location
FrmPositionTool_groupBox6_groupBox2_label8_Text 移动速度: Movement Speed
FrmPositionTool_groupBox6_groupBox2_Text 位置信息 Position Info.
IOControl_tableLayoutPanel3_groupBox1_btnCloseDO_Text 关闭 OFF
IOControl_tableLayoutPanel3_groupBox1_btnOpenDo_Text 打开 ON
IOControl_tableLayoutPanel3_groupBox1_label14_Text 地址: Adress:
IOControl_tableLayoutPanel3_groupBox1_label5_Text 定时(ms): Timing
IOControl_tableLayoutPanel3_groupBox1_Text DO写入 DO Writing
IOControl_tableLayoutPanel3_groupBox3_Text DI列表 DI List
IOControl_tableLayoutPanel3_groupBox4_Text DO列表 DO List
menuStrip1_关于ToolStripMenuItem_Text 关于 About
menuStrip1_设备操作ToolStripMenuItem_Text 设备操作 Operation
menuStrip1_语言toolStripMenuItem_Text 语言 Language
StorePosControl_btnSavePos_Text 保存 Save
StorePosControl_groupBox3_Text 点位列表 Location List
UC_LedConfig_button_reset_Text 重置为默认值 Reset to default
UC_LedConfig_button_save_Text 保存设定 Save the settings
UC_SetUserPassword_groupBox1_button_ok_Text 确认修改 Confirm the modification
UC_SetUserPassword_groupBox1_label_newpwd_Text 新密码: New password:
UC_SetUserPassword_groupBox1_label_newpwd2_Text 重复新密码: Repeat the new password:
UC_SetUserPassword_groupBox1_label_oldpwd_Text 旧密码: Old password:
UC_SetUserPassword_groupBox1_Text 管理密码设置 Manage password settings
设备操作ToolStripMenuItem_二维码识别调试ToolStripMenuItem_Text 二维码识别调试 QR code recognition debugging
设备操作ToolStripMenuItem_退出ToolStripMenuItem_Text 退出 Exit
AGV_OnPosition AGV到位检测(预留) AGV On Position Detection
Airpressure_Check 气压检测 Pressure Detection
airpressure_not_enough 气压不足 Air pressure is insufficient.
Alarm_Buzzer 报警蜂鸣器 Buzzer
Alarm_Led 故障指示灯 Reel Detection on Gripper
AutoRun_Single 自动启动 Autostart
autotest_inout_equipment 出入库测试 In Out Test
autotest_msg_01 自动出入库过程会再料盘送至出口后自动停止. Auto retrieval will stop when the reel arrived the
autotest_msg_02 确定开始自动库位测试?\n请确保料仓库位全部为空. Please make sure that the Locations are all empty before start the location autotest.
AxisMoveControl_status_monitor 状态监控 Condition Monitoring
back_safedoor_not_close 后侧防护门没有关闭 Back Protective Door is not closed.
BackDoorClose_Check 后侧防护门关闭 Back protective door is closed.
bacth_no_fix 料串未成功放入料叉上,请检查 The string was not successfully placed on the fork, please check
Batch_Axis 上料提升机构 Feeding Part
Batch_DetectDownMM 接触料盘后下降mm Fall mm after the reel is detected.
Batch_OutPlateDownMM 出库时每盘料补偿mm Add mm during retrieval process.
Batch_OutStoreDownMM 出库时初始下降mm Fall mm during retrieval's initial stage.
Batch_P1 上料提升机构待机点P1 Standby Point p1
Batch_P2 上料提升机构上料高点P2 Feeding Part Feeding High Point p2
Batch_PoToMM 上料提升机构高度转换系数 Feeding Part Height Conversion Coefficient
before_FrmPositionTool_stopmuchine 运行库位校准程序前,需要先停止料仓的运行 Before running the storage location calibration program, you need to stop the operation of the silo first.
begin_close_string_door 开始关闭料串门 Stacker door is closing.
begin_open_string_door 开始打开料串门 Stacker door is opening.
begin_singlein 开始单盘入库 Single reel storage begins.
Camera_Led 相机光源开启 Camera Light Source ON
cant_find_storeposfile 找不到库位配置文件 No location configuration file.
Clamp_Axis 取料机构 Clamp Axis
Clamp_Axis_interference_01 翻板门不在垂直端,不允许下降取料轴 Clamp Axis cannot be down when the flap door is not in the vertical side.
Clamp_Axis_interference_02 上料定位臂不在避让端,不允许下降取料轴 Clamp Axis cannot be down when the arm is not in the avoidant side.
Clamp_Axis_interference_03 翻板门不在垂直端,不允许下降取料轴 Clamp Axis cannot be down when the flap door is not in the vertical side.
Clamp_Axis_running_cant_singlein 取料机构运转中,无法单盘入库 Single reel storage cannot be processed when clamp axis is in operation.
clamp_equipment 取放料机构 Clamp Axis
Clamp_P1 取料机构待机点P1 Clamp Axis Standby Point p1
Clamp_P2 取料机构料串取料P2 Clamp Axis Retrieval p2
Clamp_P3 取料机构单料口8mm放料P3 Clamp Axis Single 8mm Reel Retrieval Door p3
Clamp_PoToMM 取料机构高度转换系数 Clamp Axis Height Conversion Coefficient
close_singledoor 关闭单料门 Close single reel door.
comDataError 串口{0}数据错误{1} Serial port {0} data error {1}
comInitError {0}初始化失败 {0}Initialization failure
comOpenFail 串口{0}打开失败 Serial port {0} open failed
Comp_Axis 压紧机构 Compression Axis
Comp_P1 压紧机构待机点P1 Compression Axis Standby Point p1
Comp_P2 压紧机构8mm盘压紧点P2 Compression Axis 8mm Reel Compression Point p2
Comp_PH_MM 压紧机构库位高点偏移MM Compression Axis Location High Point Offset MM
Comp_PL_MM 压紧机构压紧点偏移mm Compression Axis Compression Point Offset mm
Comp_PoToMM 压紧机构每毫米脉冲 Compression Axis Pulse (ms)
confirm_no_reel_in_com 请确保料盘已从库位中取出 Make sure that the reel has been removed from the location
connect_fail 未成功连接 Connection failed.
current_status 当前状态: Status:
detect_signal 检测信号 Signal Detection
detect_string 感应到料串 Stacter is detected
device_initializing 设备加载中,请稍后... Loading…
device_isrunning_cant_exit 机器尚在运行,不能退出,请先停止运行. Please stop running before exit.
Device_Led 设备照明开启 Light ON
device_pause 暂停运行 Pause
device_resume 恢复运行 Restart
device_suddenstop_cant_start 急停中,无法启动 The SMD BOX cannot be turned on during E-Stop.
disable_config_mode 关闭配置模式 Configuration Mode Off
DoorSafe_Disable 门禁功能屏蔽 Access Function Shielding
empty_reel 空料串 Empty Stacker.
enable_config_mode 启用配置模式 Configuration Mode On
flashing 闪烁 Flashing
FlipDoor_L_Axis 左翻转托盘 Flip tray left
FlipDoor_R_Axis 右翻转托盘 Flip tray right
FlipDoorLength 翻转托盘行程 Flip the pallet travel
free 空闲中 Available
FrmPositionTool_serv_state 伺服状态 Servo Status
full_reel 满料串 Full Stacker.
humidity 湿度 Humidity
ignored 已忽略 Skip
imageIsNull 获取二维码图片为空 Get the two-dimensional code picture is empty
in_store_detect_material 放料后料叉X30上仍然检测到物料,请检查. Gripper x30 detected a material during the storage process. Please check the inside.
in_store_ng 入库NG Storage failed.
in_store_nothave_position 入库未找到库位 No location.
in_suddenstop 急停中 In the E-Stop process.
InOut_Axis 进出机构 In/Out Axis
InOut_P1 进出机构待机点P1 In Out Axis Standby Point p1
InOut_P2 进出机构单料口P2 In Out Axis Single Reel Retrieval Door p2
InOut_P3 进出机构料串放料P3 In Out Axis Stacker releasing p3
InOut_P4 进出机构13/15寸料串放料P4 13/15 inch string discharge P4
InOut_P5 进出机构13/15寸单料口P5 13/15 inch single port P5
InOutAxis_Position_P3 进出轴库位点取料点P3 In Out Axis Retrieval Position p3
instore_reel 入库料串 Store Stacker
iocard_init_fail IO板卡初始化失败 IO card failed to initialize.
IOSingle_TimerOut IO信号超时时间(秒) IO Signal Timeout (s)
key 中文 Chinese
l_flipDoor_no_work 左侧翻板水平信号未亮 The left flap horizontal signal is not lit
Laser_Location 激光对位检测 Laser Counterpoint Detection
LastTrayAddHeight 最后一盘料补充高度mm Last Reel's Added Height mm
ledstate_Alarm 报警 Alarm
ledstate_AlarmStop 停机报警 Shut Down Alarm
ledstate_HomeReset 复位 Reset
ledstate_InOut 出入库中 In Operation
ledstate_Running 运行 Run
ledstate_SystemPause 暂停 Pause
ledstate_THoutRange 温湿度超限 Temperature And Humidity Exceeded The Limit
ledstate_THOutRange 温湿度超限 Temperature and humidity exceed limits
ledstate_THoutRangeOver30m 温湿度超限30分钟 Temperature And Humidity Exceeded The Limit Over 30 min
left_safedoor_not_close 左侧防护门没有关闭 Left Protective Door is not closed.
LeftDoorClose_Check 左侧防护门关闭 Left protective door is closed.
LineRev 进料线体反转 Supply Line Changeover
LineRun 进料线体正转 Supply Line Corotation
Middle_Axis 旋转机构 Rotating Axis
Middle_Axis_interference_01 进出轴不在待机点时无法移动旋转轴 Rotating Axis cannot be moved when the In Out Axis is not on the standby point.
Middle_P1 旋转机构待机点P1 Rotating Axis Standby Point p1
Middle_P2 旋转机构单料口P2 Rotating Axis Single Reel Retrieval Door p2
Middle_P3 旋转机构料串P3 Rotating Axis Stacker p3
monitor_config_load_fail 加载监控相机配置文件失败: Monitor configuration file load failed:
monitor_config_not_exist 找不到监控相机配置文件 No monitor configuration file.
monitor_open_fail 监控相机打开失败 Monitor open failed.
motion_alarm 运动报警 Motion Alarm
ngdoor 单料口: Single Reel Retrieval Door:
ngdoor_reel_out 单盘出库 Single Reel Retrieval
no_info_reel 无信息料盘出库 Retrieve the reel without information.
no_string 当前没有料串 No stacker.
not_allow 不允许 Not allowed
not_detect_airpressure 未检测到气压信号. No air pressure signal detected.
not_detect_reel_code 未识别到有效二维码 No vaild QR code.
not_detect_reel_height 未检测到盘宽 No width detetcted.
not_in_single_prosses 当前没有在等待单盘入库: No single reel storage.
open_debug_mode 打开配置模式 Configuration Modo On
out_store_detect_material 取料前料叉X30检测到有物料无法继续,请检查. Retrieval is stop because gripper x30 detected a material. Please check the inside.
out_store_not_detect_material 取料前料叉X30检测到有物料无法继续,请检查. Retrieval is stop because gripper x30 didn't detect a material. Please check the inside.
out_store_wait_ngdoor_ready 等待单料口空闲. Single Reel Retrieval Door is in use.
out_store_wait_string_ready 等待料串准备好放料. Matrial will be released when the stacker is ready.
please_take_ngdoor_reel 等待取走单口料盘 Please take the reel.
posnum 库位号 Location No.
r_flipDoor_no_work 右侧翻板水平信号未亮 The right flap horizontal signal is not lit
reel_ining 入库中 Retrieval is being processed.
reel_not_in_right_status 料盘放置异常 The reel is placed abnormally
reel_not_onposition_cant_manual_in 料盘没有到位,无法手动入库 Manual retrieval could not be executed when the reel is not on position.
reel_outting 出库中 Storage is being processed.
reel_wait_in_store 料盘等待入库 The reel is waiting to be stored.
ReelFlipDoor_Home 料口翻板旋转 Flap Rotation
reset_equipment 重置 Reset
reset_press 按下复位按钮. Please press the reset buttom.
reset_press_with_sudden 急停未解除,按下复位按钮尝试复位安全继电器. The E-Stop is going on. Please press the reset buttom to reset safety relay.
right_safedoor_not_close 右侧防护门没有关闭 Right Protective Door is not closed.
runbtn_press 按下启动按钮,开始启动. Please press the run buttom.
runbtn_press_with_sudden 急停中,按下启动按钮,无法启动. The equipment cannot run during E-Stop process.
SafetyLight_is_block 安全光栅被遮挡 Safety Light Curtain is covered.
safty_release_string 安全释放料串 Stacker is released
safty_releaseed_string 料串已是释放状态 Stacker is released.
safty_releaseing_string 正在执行料串释放 Stacker is being released.
save_failed 保存失败 Save failed
save_success 保存成功 Save success
scan_code_timeout 扫码超时 Scan timeout.
scanning_code 扫码中 Scanning
selCamera 请先选择相机 Please select camera
selImage 请先选择图片 Please select picture
sensor_alarm 红外传感器偏差过大,需要检查后复位 Infrared sensor deviation is too large, need to check and then reset
shengboError 声波感应器误差过大,请检查后重新复位 Acoustic sensor error is too large, please check and reset
shengbosensor 声波传感器 Acoustic Sensors
Standby_Led 待机指示灯 Standby Indicating Lamp
start 启动 Start
start_auto_test 自动库位测试 Location Autotest
start_device_first 请先启动料仓! Please turn on the SMD BOX first!
stop_auto_test 停止自动库位测试 Stop location autotest
stop_inout_test 停止自动库位测试! Stop location autotest!
store_busy_cant_manual_out 料仓正在出入库中,无法手动出库 Manual retrieval could not be executed during the storage/retrieval process.
store_inout_debug_mode 进出库调试模式 In Out Debug Mode
store_manage_equipment 进出库调度 Store Management
store_running_cant_inout 料串无法释放,料仓正在出入库中. Stacker cannot be released during storage/retrieval process.
string_begin_release 开始释放料串 Stacker is being releasing.
string_full_takeout 料串已满请取出 Please take the full stacker.
string_inout_equipment 料串进出机构 Stacker In Out Axis
string_not_onposition 回原时X09,X10信号异常,料串可能不在正确位置,请检查. X09,X10 signal error. The stacker might be in wrong position. Please check the SMD BOX.
string_not_onposition_01 料串尚未到位无法关门X09=High The door cannot be closed when the stacker is not on position.
string_prepare 料串准备中 Stacker is being prepared.
string_ready_for_get 料串取料准备就绪 Stacker is prepared to be taken.
string_ready_for_put 料串放料准备就绪 Stacker is prepared to be released.
string_releasing 料串释放中 Stacker is being released.
StringDoor_Axis 料串口折叠门 Material serial port folding door
sureDelete 确定删除文件: Make sure to delete the file:
system_is_running 系统正在运行. The system is running.
system_need_reset 系统需要重置 The system need to be reset.
system_pause 系统暂停 Pause
system_running_cantmove 系统正在运行,不能手动控制伺服 System Pause System is running, unable to manually control the servo
tab_axis 伺服调试 Servo Debugging
tab_io IO调试 IO Debugging
tab_log 日志 Log
tab_setting 相关设置 Related Setting
tab_store 库位调试 Location debugging
table_datetime 时间 Time
table_info 信息 Info.
table_module 模块 Module
table_step 步骤 Step
taking_code 取料中 Retrieving
temp 温度 Temperature
tempnhum_sensor_init_fail 温湿度传感器初始化失败,端口: Temperature and humidity sensor failed to initialize, port:
tips 提示 Remind
title 提示 Notice
transfer_equipment 出入库机构 Transfer Axis
tray_detect_reel_01 料叉传感器X30感应到有料,请人工确认 Gripper sensor X30 detected a material. Please check the inside.
TrayCheck 上料定位料盘检测 Positioning Reel Test
TrayCheck_Fixture 料叉机构料盘检测 Reel Detection
UpDown_Axis 升降机构 Up Down Axis
UpDown_Axis_interference_01 进出轴不在待机点时无法移动升降轴 Up Down Axis cannot be moved when the In Out Axis is not on the standby point.
UpDown_P1 升降轴待机点P1 Up Down Axis Standby Point p1
UpDown_P2 升降轴单料口高点P2 Up Down Axis Single Reel Retrieval Door High Point p2
UpDown_P3 升降轴单料口低点P3 Up Down Axis Single Reel Retrieval Door Low Point p2
UpDown_P4 升降轴料串放料高点P3 Rotating Axis Releasing High Point p3
UpDown_P5 升降轴料串放料低点P4 Rotating Axis Releasing Low Point p3
UpDownAxis_IHPosition_P3 升降轴库位入料高点P3 Up Down Axis High Position p1
UpDownAxis_ILPosition_P4 升降轴库位入料低点P4 Up Down Axis Low Position p1
wait 等待 Waiting
wait_detect_reel_height 等待料盘测高 No height detetcted.
wait_put_reel_into_ngdoor 等待阻挡物离开光栅 the cover of the safety light curtain is waiting to be removed.
wait_reel_transfer 单料口等待料盘离开. Please take the reel.
wait_server_response_pos 等待服务器返回库位 Waiting the server return to location.
wait_server_response_pos_timeout 服务器返回库位超时 Server return to location timeout.
wait_string_take 等待料串被取走 Please take the stacker.
wait_stringdoor_close 等待关门折叠门 Folding door is waiting to be closed.
wait_user_select_pos 等待手动选择入库库位 Waiting for manual selection for location.
X00_SuddenStop_BTN 急停 Emergency stop
X01_Reset_BTN 复位 Reset
X02_AutoRun_Single 自动启动 Auto start
X03_Airpressure_Check 气压检测 Air pressure detection
X04_SafetyLightCurtains 仓门口安全光栅 Safety light curtain at warehouse door
X08_AGV_OnPosition AGV到位信号 AGV in-place signal
X09_StringFront_Check 进料线体前端料串检测 Material string detection at front end of feeding line
X10_StringBack_Check 进料线体末端料串检测 Material string detection at end of feeding line
X11_StringFix_Top 进料线体料串固定上升端 Fixed lifting end of material string on feeding line
X12_StringFix_Bottom 进料线体料串固定下降端 Fixed lowering end of material string on feeding line
X13_TrayCheck 上料定位料盘检测 Feeding positioning tray detection
X14_StringPosChecker_Work 上料定位旋转气缸定位端 Positioning end of feeding positioning rotary cylinder
X15_StringPosChecker_Home 上料定位旋转气缸避让端 Avoidance end of feeding positioning rotary cylinder
X16_StringDoor_Open 上料机构折叠门打开端 Opening end of feeding mechanism folding door
X17_StringDoor_Close 上料机构折叠门关闭端 Closing end of feeding mechanism folding door
X18_WidthCheck_7 7寸料盘检测 7-inch tray detection
X19_WidthCheck_13 13寸料盘检测 13-inch tray detection
X20_WidthCheck_15 15寸料盘检测 15-inch tray detection
X21_ReelFlipDoor_R_Home 料口翻板旋转端(右侧) Material port flap rotating end (right side)
X22_ReelFlipDoor_R_Work 料口翻板水平端(右侧) Material port flap horizontal end (right side)
X23_Clamping_Work 夹爪气缸夹紧端 Clamping end of gripper cylinder
X24_Clamping_Relax 夹爪气缸放松端 Release end of gripper cylinder
X25_ReelFlipDoor_L_Home 料口翻板旋转端(左侧) Material port flap rotating end (left side)
X26_ReelFlipDoor_L_Work 料口翻板水平端(左侧) Material port flap horizontal end (left side)
X27_NGDoor_Open 单料口门上升端 Single material port door lifting end
X28_NGDoor_Close 单料口门下降端 Single material port door lowering end
x29_higt_has_reel 系统启动X29检测到有无信息料盘,等待取走单料口料盘 Reel without information detected by sensor. Please take the reel.
x29_low_no_reel 传感器X29未检测到单料口料盘. No single reel detected by sensor.
X29_NGDoor_Tray_Check 单料口料盘检测 Single material port tray detection
X30_TrayCheck_Fixture 料叉机构料盘检测 Fork mechanism tray detection
X31_Laser_Location 上料提升轴料叉检测 Feeding lifting axis fork detection
XAxis_Position_P2 旋转轴位置P2 Rotating Axis Position
Y00_Run_Led 自动指示灯 Auto indicator light
Y01_Alarm_Led 故障指示灯 Fault indicator light
Y02_Standby_Led 待机指示灯 Standby indicator light
Y03_Alarm_Buzzer 报警蜂鸣器 Alarm buzzer
Y05_Device_Led 设备照明开启 Equipment lighting on
Y06_Camera_Led 相机光源开启 Camera light source on
Y07_NitrogenValve 氮气阀门开启 Nitrogen valve on
Y08_LineRun 进料线体正转 Feeding line forward rotation
Y09_LineRev 进料线体反转 Feeding line reverse rotation
Y10_NGDoor_Open 单料口门上升 Single material port door lifting
Y11_NGDoor_Close 单料口门下降 Single material port door lowering
Y12_StringFix_Top 进料线体料串固定上升 Fixed lifting of material string on feeding line
Y13_StringFix_Bottom 进料线体料串固定下降 Fixed lowering of material string on feeding line
Y14_StringDoor_Open 上料机构折叠门打开 Folding Door ON Side
Y15_StringDoor_Close 上料机构折叠门关闭 Folding Door OFF Side
Y16_Clamping_Work 夹爪气缸夹紧 Gripper cylinder clamping
Y17_Clamping_Relax 夹爪气缸放松 Gripper cylinder release
Y18_StringPosChecker_Work 上料定位旋转气缸定位 Positioning of feeding positioning rotary cylinder
Y19_StringPosChecker_Home 上料定位旋转气缸避让 Avoidance of feeding positioning rotary cylinder
Y20_ReelFlipDoor_Home 料口翻板旋转 Flap Rotation
Y21_ReelFlipDoor_Work 料口翻板水平 Flap Horizont
Y22_StringDoor_Axis_Break 上料机构折叠门刹车解除 Brake release of feeding mechanism folding door
yalisensor 压力传感器 Pressure sensors
Res0001 设备未启动 The equipment is not started.
Res0002 料仓忙碌中,无法启动 Cannot start when the Tower is busy.
Res0003 入库料盘没有准备好,无法启动 Cannot start when the storage reel is not ready.
Res0004 收到出库任务,但料叉上有料,无法启动,请检查 Retrieval task received. Cannot start because of the material on the gripper. Please check.
Res0005 传感器X29未检测到单料口料盘 Sensor does not detect the reel in the single reel retrieval door.
Res0006.a91d68b9 操作失败:当前忙碌中 Operation failed: Currently busy
Res0007.925e3b2f 操作失败:设备未在待机状态 Operation failed: Equipment not in standby state
Res0008 服务器连接异常 Server connection error
Res0009 料串正在上升 The stacker is rising.
Res0010 料串正在下降 The stacker is falling.
Res0011 请先选择运动轴 Please select the axis.
Res0012 警告 Caution
Res0013 请先输入正确的速度 Please enter the correct speed.
Res0014 错误码: Error Code:
Res0015 伺服尚未使能 Servo is disabled.
Res0016 伺服警报状态中 In servo alarm state
Res0017 无法操作 Unable to operate.
Res0018.65e96146 启动料叉检测后需要复位设备,确定启动? After starting fork detection, the equipment needs to be reset. Confirm startup?
Res0019.52571443 操作成功:请在料叉到位后进行检查,确认后请点检测完成按钮! Operation successful: Please check after the fork is in place, and click the "Detection Completed" button after confirmation!
Res0020 升降轴位置调试: Lifting axis position adjustment:
Res0021 请输入正确的速度 Please enter the correct speed
Res0021.33130f5c 操作成功 Operation successful
Res0022.5fa802be 操作失败 Operation failed
Res0023.aff4439b 用户按下启动按钮 User pressed the start button
Res0031.cbc9a6e9 温湿度超限30分钟 Temperature and humidity exceeded limits for 30 minutes
Res0057 密码不正确请重新输入! Incorrect password, please re-enter!
Res0068 旧密码不正确! Incorrect old password!
Res0069 两次输入的新密码不一致,请确认! The two entered new passwords do not match, please confirm!
Res0070 新密码不能为空! New password cannot be empty!
Res0071 密码修改成功! Password modified successfully!
Res0220 状态,优先级从大到小 Status, priority from highest to lowest
Res0221 绿灯 Green light
Res0222 黄灯 Yellow light
Res0223 红灯 Red light
Res0224 无动作 No action
Res0225 关 Off
Res0226 开 On
X05_LeftDoorClose_Check 左侧防护门关闭 Left protective door closed
X06_RightDoorClose_Check 右侧防护门关闭 Right protective door closed
X07_BackDoorClose_Check 后侧防护门关闭 Rear protective door closed
Y04_DoorSafe_Disable 门禁功能屏蔽 Access control function disabled
StringPosChecker_Work 上料定位旋转气缸定位 Feeding positioning rotary cylinder positioning
Clamping_Work 夹爪气缸夹紧 Gripper cylinder clamping
StringFix_Top 进料线体料串固定上升 Feeding line material string fixed lifting
StringDoorLength 折叠门行程 Folding door stroke
Run_Led 自动指示灯 Auto indicator light
FrmPassCheck_btn_cancel_Text 取消 Cancel
FrmPassCheck_btn_ok_Text 确定 Confirm
UC_LedConfig_tableLayoutPanel1__Text 状态,优先级从大到小 Status, priority from highest to lowest
UC_LedConfig_tableLayoutPanel1_AlarmStop_Text 停机报警 Shutdown alarm
UC_LedConfig_tableLayoutPanel1_Alarm_Text 报警 Alarm
UC_LedConfig_tableLayoutPanel1_HomeReset_Text 复位 Reset
UC_LedConfig_tableLayoutPanel1_Running_Text 运行 Running
UC_LedConfig_tableLayoutPanel1_SystemPause_Text 暂停 Pause
UC_LedConfig_tableLayoutPanel1_THoutRangeOver30m_Text 温湿度超限30分钟 Temperature and humidity exceeded limits for 30 minutes
UC_LedConfig_tableLayoutPanel1_THoutRange_Text 温湿度超限 Temperature and humidity exceeded limits
UC_LedConfig_tableLayoutPanel1_InOut_Text 出入库中 In storage/retrieval process
PEnterPwd 请输入密码 Please enter the password
ledstate_Debug 调试 Debug
ledstate_SafetyLightCurtains 安全光栅触发 Safety light curtain
ledstate_Stop 停机 Shut Down
guangshanzhedang 料串门光栅被遮挡 Material string door light curtain blocked
axisAbsMoveAlarm 目标位置{0},当前位置{1},误差过大,需要报警 Target position {0}, current position {1}, error is too large, alarm required
trayOpenAxis 第{0}次尝试打开轴:{1} {0}th attempt to open axis: {1}
TrayClearAxisAlarm ...尝试清除报警第{0}次 ...Attempting to clear alarm for the {0}th time
TrayServoNoAxis ...尝试使能成功 ...Attempt to enable successful
TrayServoAxisFailed ...尝试使能失败 ...Attempt to enable failed
NitrogenValve 氮气阀门开启 Nitrogen valve on
NGDoor_Open 单料口门上升 Single material port door lifting
NGDoor_Close 单料口门下降 Single material port door lowering end
StringFix_Bottom 进料线体料串固定下降 Fixed lowering of material string on feeding line
Clamping_Relax 夹爪气缸放松 Gripper cylinder release
StringPosChecker_Home 上料定位旋转气缸避让 Avoidance of feeding positioning rotary cylinder
StringDoor_Axis_Break 上料机构折叠门刹车解除 Brake release of feeding mechanism folding door
StringDoor_Close 上料机构折叠门关闭端 Closing end of feeding mechanism folding door
timeout 超时 Timeout