diff --git a/Rs.SkyLine/Properties/AssemblyInfo.cs b/Rs.SkyLine/Properties/AssemblyInfo.cs
index fe86a1c..eb973fb 100644
--- a/Rs.SkyLine/Properties/AssemblyInfo.cs
+++ b/Rs.SkyLine/Properties/AssemblyInfo.cs
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
- [assembly: AssemblyVersion("3.20.24.52")]
+ [assembly: AssemblyVersion("3.20.24.53")]
//[assembly: AssemblyVersion("1.0.0.0")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/Rs.SkyLine/SysConfig/CommonConfig.Designer.cs b/Rs.SkyLine/SysConfig/CommonConfig.Designer.cs
index d5077e5..720a752 100644
--- a/Rs.SkyLine/SysConfig/CommonConfig.Designer.cs
+++ b/Rs.SkyLine/SysConfig/CommonConfig.Designer.cs
@@ -160,6 +160,7 @@
//
// groupBox8
//
+ resources.ApplyResources(this.groupBox8, "groupBox8");
this.groupBox8.Controls.Add(this.button1);
this.groupBox8.Controls.Add(this.cboxLanguage);
this.groupBox8.Controls.Add(this.label2);
@@ -188,16 +189,15 @@
this.groupBox8.Controls.Add(this.cboxEnableTestFixtureFiberCheck);
this.groupBox8.Controls.Add(this.cboxEnableIndexTimeStatistics);
this.groupBox8.Controls.Add(this.cboxRunSpace);
- resources.ApplyResources(this.groupBox8, "groupBox8");
this.groupBox8.ForeColor = System.Drawing.Color.White;
this.groupBox8.Name = "groupBox8";
this.groupBox8.TabStop = false;
//
// button1
//
+ resources.ApplyResources(this.button1, "button1");
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.White;
- resources.ApplyResources(this.button1, "button1");
this.button1.ForeColor = System.Drawing.Color.White;
this.button1.Name = "button1";
this.button1.UseVisualStyleBackColor = false;
@@ -205,11 +205,11 @@
//
// cboxLanguage
//
+ resources.ApplyResources(this.cboxLanguage, "cboxLanguage");
this.cboxLanguage.FormattingEnabled = true;
this.cboxLanguage.Items.AddRange(new object[] {
resources.GetString("cboxLanguage.Items"),
resources.GetString("cboxLanguage.Items1")});
- resources.ApplyResources(this.cboxLanguage, "cboxLanguage");
this.cboxLanguage.Name = "cboxLanguage";
//
// label2
@@ -248,19 +248,19 @@
//
// txtClosedQifuValue
//
+ resources.ApplyResources(this.txtClosedQifuValue, "txtClosedQifuValue");
this.txtClosedQifuValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtClosedQifuValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtClosedQifuValue.ForeColor = System.Drawing.Color.White;
- resources.ApplyResources(this.txtClosedQifuValue, "txtClosedQifuValue");
this.txtClosedQifuValue.Name = "txtClosedQifuValue";
this.txtClosedQifuValue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtQifuValue_KeyUp);
//
// txtQifuValue
//
+ resources.ApplyResources(this.txtQifuValue, "txtQifuValue");
this.txtQifuValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtQifuValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtQifuValue.ForeColor = System.Drawing.Color.White;
- resources.ApplyResources(this.txtQifuValue, "txtQifuValue");
this.txtQifuValue.Name = "txtQifuValue";
this.txtQifuValue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtQifuValue_KeyUp);
//
@@ -271,9 +271,9 @@
//
// txtDischargeRetakeNum
//
+ resources.ApplyResources(this.txtDischargeRetakeNum, "txtDischargeRetakeNum");
this.txtDischargeRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtDischargeRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtDischargeRetakeNum, "txtDischargeRetakeNum");
this.txtDischargeRetakeNum.ForeColor = System.Drawing.Color.White;
this.txtDischargeRetakeNum.Name = "txtDischargeRetakeNum";
this.txtDischargeRetakeNum.Tag = "";
@@ -417,6 +417,7 @@
//
// groupBox3
//
+ resources.ApplyResources(this.groupBox3, "groupBox3");
this.groupBox3.Controls.Add(this.txtQrcodeLength);
this.groupBox3.Controls.Add(this.groupBox10);
this.groupBox3.Controls.Add(this.groupBox9);
@@ -425,7 +426,6 @@
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.cboxUpCameraName);
this.groupBox3.Controls.Add(this.label19);
- resources.ApplyResources(this.groupBox3, "groupBox3");
this.groupBox3.ForeColor = System.Drawing.Color.White;
this.groupBox3.Name = "groupBox3";
this.groupBox3.TabStop = false;
@@ -438,20 +438,20 @@
//
// groupBox10
//
+ resources.ApplyResources(this.groupBox10, "groupBox10");
this.groupBox10.Controls.Add(this.txtUpCameraExposureTime);
this.groupBox10.Controls.Add(this.label21);
this.groupBox10.Controls.Add(this.label24);
this.groupBox10.Controls.Add(this.txtUpCameraGain);
this.groupBox10.ForeColor = System.Drawing.Color.White;
- resources.ApplyResources(this.groupBox10, "groupBox10");
this.groupBox10.Name = "groupBox10";
this.groupBox10.TabStop = false;
//
// txtUpCameraExposureTime
//
+ resources.ApplyResources(this.txtUpCameraExposureTime, "txtUpCameraExposureTime");
this.txtUpCameraExposureTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtUpCameraExposureTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtUpCameraExposureTime, "txtUpCameraExposureTime");
this.txtUpCameraExposureTime.ForeColor = System.Drawing.Color.White;
this.txtUpCameraExposureTime.Name = "txtUpCameraExposureTime";
this.txtUpCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
@@ -468,15 +468,16 @@
//
// txtUpCameraGain
//
+ resources.ApplyResources(this.txtUpCameraGain, "txtUpCameraGain");
this.txtUpCameraGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtUpCameraGain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtUpCameraGain, "txtUpCameraGain");
this.txtUpCameraGain.ForeColor = System.Drawing.Color.White;
this.txtUpCameraGain.Name = "txtUpCameraGain";
this.txtUpCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
//
// groupBox9
//
+ resources.ApplyResources(this.groupBox9, "groupBox9");
this.groupBox9.Controls.Add(this.txtFlyGrabExposureTime);
this.groupBox9.Controls.Add(this.txtDownCameraFlyRegrabNum);
this.groupBox9.Controls.Add(this.label12);
@@ -484,24 +485,23 @@
this.groupBox9.Controls.Add(this.label13);
this.groupBox9.Controls.Add(this.txtFlyGrabGain);
this.groupBox9.ForeColor = System.Drawing.Color.White;
- resources.ApplyResources(this.groupBox9, "groupBox9");
this.groupBox9.Name = "groupBox9";
this.groupBox9.TabStop = false;
//
// txtFlyGrabExposureTime
//
+ resources.ApplyResources(this.txtFlyGrabExposureTime, "txtFlyGrabExposureTime");
this.txtFlyGrabExposureTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtFlyGrabExposureTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtFlyGrabExposureTime, "txtFlyGrabExposureTime");
this.txtFlyGrabExposureTime.ForeColor = System.Drawing.Color.White;
this.txtFlyGrabExposureTime.Name = "txtFlyGrabExposureTime";
this.txtFlyGrabExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
//
// txtDownCameraFlyRegrabNum
//
+ resources.ApplyResources(this.txtDownCameraFlyRegrabNum, "txtDownCameraFlyRegrabNum");
this.txtDownCameraFlyRegrabNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtDownCameraFlyRegrabNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtDownCameraFlyRegrabNum, "txtDownCameraFlyRegrabNum");
this.txtDownCameraFlyRegrabNum.ForeColor = System.Drawing.Color.White;
this.txtDownCameraFlyRegrabNum.Name = "txtDownCameraFlyRegrabNum";
this.txtDownCameraFlyRegrabNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
@@ -523,17 +523,17 @@
//
// txtFlyGrabGain
//
+ resources.ApplyResources(this.txtFlyGrabGain, "txtFlyGrabGain");
this.txtFlyGrabGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtFlyGrabGain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtFlyGrabGain, "txtFlyGrabGain");
this.txtFlyGrabGain.ForeColor = System.Drawing.Color.White;
this.txtFlyGrabGain.Name = "txtFlyGrabGain";
this.txtFlyGrabGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
//
// cboxDownLocationCameraName
//
- this.cboxDownLocationCameraName.FormattingEnabled = true;
resources.ApplyResources(this.cboxDownLocationCameraName, "cboxDownLocationCameraName");
+ this.cboxDownLocationCameraName.FormattingEnabled = true;
this.cboxDownLocationCameraName.Name = "cboxDownLocationCameraName";
//
// label8
@@ -548,8 +548,8 @@
//
// cboxUpCameraName
//
- this.cboxUpCameraName.FormattingEnabled = true;
resources.ApplyResources(this.cboxUpCameraName, "cboxUpCameraName");
+ this.cboxUpCameraName.FormattingEnabled = true;
this.cboxUpCameraName.Name = "cboxUpCameraName";
//
// label19
@@ -559,6 +559,7 @@
//
// groupBox1
//
+ resources.ApplyResources(this.groupBox1, "groupBox1");
this.groupBox1.Controls.Add(this.btnImageSavePath);
this.groupBox1.Controls.Add(this.txtImageSaveDays);
this.groupBox1.Controls.Add(this.txtImageSavePath);
@@ -585,16 +586,15 @@
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label1);
- resources.ApplyResources(this.groupBox1, "groupBox1");
this.groupBox1.ForeColor = System.Drawing.Color.White;
this.groupBox1.Name = "groupBox1";
this.groupBox1.TabStop = false;
//
// btnImageSavePath
//
+ resources.ApplyResources(this.btnImageSavePath, "btnImageSavePath");
this.btnImageSavePath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnImageSavePath.FlatAppearance.BorderColor = System.Drawing.Color.White;
- resources.ApplyResources(this.btnImageSavePath, "btnImageSavePath");
this.btnImageSavePath.ForeColor = System.Drawing.Color.White;
this.btnImageSavePath.Name = "btnImageSavePath";
this.btnImageSavePath.UseVisualStyleBackColor = false;
@@ -613,8 +613,8 @@
//
// panelEx1
//
- this.panelEx1.Controls.Add(this.btnSaveSpeedParam);
resources.ApplyResources(this.panelEx1, "panelEx1");
+ this.panelEx1.Controls.Add(this.btnSaveSpeedParam);
this.panelEx1.Name = "panelEx1";
//
// btnSaveSpeedParam
@@ -629,10 +629,10 @@
//
// cboxCurRecipe
//
+ resources.ApplyResources(this.cboxCurRecipe, "cboxCurRecipe");
this.cboxCurRecipe.FormattingEnabled = true;
this.cboxCurRecipe.Items.AddRange(new object[] {
resources.GetString("cboxCurRecipe.Items")});
- resources.ApplyResources(this.cboxCurRecipe, "cboxCurRecipe");
this.cboxCurRecipe.Name = "cboxCurRecipe";
//
// label4
@@ -778,6 +778,7 @@
//
// groupBox4
//
+ resources.ApplyResources(this.groupBox4, "groupBox4");
this.groupBox4.Controls.Add(this.dataGridView1);
this.groupBox4.Controls.Add(this.label6);
this.groupBox4.Controls.Add(this.panel1);
@@ -787,13 +788,13 @@
this.groupBox4.Controls.Add(this.txtControlCenterPort);
this.groupBox4.Controls.Add(this.cboxEnableExceptionHandlingNozzle);
this.groupBox4.Controls.Add(this.cboxEnableScanBarCodeByDownCamera);
- resources.ApplyResources(this.groupBox4, "groupBox4");
this.groupBox4.ForeColor = System.Drawing.Color.White;
this.groupBox4.Name = "groupBox4";
this.groupBox4.TabStop = false;
//
// dataGridView1
//
+ resources.ApplyResources(this.dataGridView1, "dataGridView1");
this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
@@ -803,7 +804,6 @@
this.英文名,
this.是否显示,
this.是否需要登录});
- resources.ApplyResources(this.dataGridView1, "dataGridView1");
this.dataGridView1.Name = "dataGridView1";
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle1;
@@ -853,9 +853,9 @@
//
// panel1
//
+ resources.ApplyResources(this.panel1, "panel1");
this.panel1.Controls.Add(this.radioButton4);
this.panel1.Controls.Add(this.radioButton3);
- resources.ApplyResources(this.panel1, "panel1");
this.panel1.Name = "panel1";
//
// radioButton4
@@ -876,9 +876,9 @@
//
// txtControlCenterIP
//
+ resources.ApplyResources(this.txtControlCenterIP, "txtControlCenterIP");
this.txtControlCenterIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtControlCenterIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtControlCenterIP, "txtControlCenterIP");
this.txtControlCenterIP.ForeColor = System.Drawing.Color.White;
this.txtControlCenterIP.Name = "txtControlCenterIP";
//
@@ -894,9 +894,9 @@
//
// txtControlCenterPort
//
+ resources.ApplyResources(this.txtControlCenterPort, "txtControlCenterPort");
this.txtControlCenterPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
this.txtControlCenterPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- resources.ApplyResources(this.txtControlCenterPort, "txtControlCenterPort");
this.txtControlCenterPort.ForeColor = System.Drawing.Color.White;
this.txtControlCenterPort.Name = "txtControlCenterPort";
//
@@ -912,10 +912,14 @@
this.cboxEnableScanBarCodeByDownCamera.Name = "cboxEnableScanBarCodeByDownCamera";
this.cboxEnableScanBarCodeByDownCamera.UseVisualStyleBackColor = true;
//
+ // folderBrowserDialog1
+ //
+ resources.ApplyResources(this.folderBrowserDialog1, "folderBrowserDialog1");
+ //
// contextMenuStrip1
//
- this.contextMenuStrip1.Name = "contextMenuStrip1";
resources.ApplyResources(this.contextMenuStrip1, "contextMenuStrip1");
+ this.contextMenuStrip1.Name = "contextMenuStrip1";
//
// CommonConfig
//
diff --git a/Rs.SkyLine/SysConfig/CommonConfig.en-US.resx b/Rs.SkyLine/SysConfig/CommonConfig.en-US.resx
index 0816d1a..1d02a0a 100644
--- a/Rs.SkyLine/SysConfig/CommonConfig.en-US.resx
+++ b/Rs.SkyLine/SysConfig/CommonConfig.en-US.resx
@@ -118,36 +118,6 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 853, 3
-
-
- 845, 432
-
-
- Device paramter
-
-
- 844, 433
-
-
- Camera parameter setting
-
-
- 844, 432
-
-
- Speed
-
-
- 853, 441
-
-
- 845, 433
-
-
- 1701, 877
-
251, 388
@@ -163,12 +133,6 @@
Language:
-
- 519, 322
-
-
- Pop-up language
-
36, 16
@@ -187,6 +151,12 @@
CN
+
+ 519, 322
+
+
+ Pop-up language
+
372, 31
@@ -212,10 +182,10 @@
260, 104
- 270, 16
+ 204, 16
- Disable Tester docking to handler Sensing
+ Auto skip when offset CCD fail
25, 35
@@ -322,11 +292,14 @@
36, 206
-
- 305, 146
+
+ 853, 3
-
- Upper camera
+
+ 845, 432
+
+
+ Device paramter
131, 20
@@ -343,14 +316,11 @@
131, 47
-
- 396, 115
-
-
- 308, 146
+
+ 305, 146
-
- Lower camera
+
+ Upper camera
159, 20
@@ -385,6 +355,15 @@
159, 47
+
+ 396, 115
+
+
+ 308, 146
+
+
+ Lower camera
+
132, 67
@@ -409,6 +388,12 @@
Qrcode length:
+
+ 844, 433
+
+
+ Camera parameter setting
+
470, 243
@@ -421,15 +406,15 @@
139, 246
-
- 838, 66
-
638, 6
Save
+
+ 838, 66
+
296, 100
@@ -532,9 +517,24 @@
Overall speed :
+
+ 844, 432
+
+
+ Speed
+
839, 413
+
+ 853, 441
+
+
+ 845, 433
+
+
+ 1701, 877
+
1701, 877
diff --git a/Rs.SkyLine/SysConfig/CommonConfig.resx b/Rs.SkyLine/SysConfig/CommonConfig.resx
index d7746e6..68406dd 100644
--- a/Rs.SkyLine/SysConfig/CommonConfig.resx
+++ b/Rs.SkyLine/SysConfig/CommonConfig.resx
@@ -117,2812 +117,2812 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 2
-
-
- Flat
-
-
+
NoControl
-
-
- 226, 396
-
-
- 73, 24
-
-
- 7
-
-
- change
+
+
+ True
-
- False
+
+
+ 174, 66
-
- button1
+
+ 42
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ label15
-
- groupBox8
+
+ 3
-
- 0
+
+ 禁用离子风扇检测
-
- 中文
+
+ 扫码失败自动跳过
-
- English
+
+ cboxLanguage
-
- 76, 398
+
+ cboxDisableIonFanCheck
-
- 121, 20
+
+ 1
-
- 43
+
+ NoControl
-
- False
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- cboxLanguage
+
+ True
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ True
-
- groupBox8
+
+ groupBox10
-
- 1
+
+ 74, 21
-
+
True
-
+
NoControl
-
- 25, 402
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 35, 12
+
+ groupBox4
-
- 0
+
+ 4
-
- 语言:
+
+ 155, 100
-
- False
+
+ Fill
-
- label2
+
+ 9
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 42
-
- groupBox8
+
+ 484, 66
-
- 2
+
+ Default
-
- Bottom, Right
+
+ ID
-
+
True
-
- NoControl
-
-
- 146, 30
-
-
- 48, 16
+
+ False
-
- 8
+
+ groupBox1
-
- 韩文
+
+ 7
-
- cboxMsgShowKo
+
+ groupBox1
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ groupBox9
-
- groupBox2
+
+ 定位飞拍速度:
-
- 0
+
+ 484, 98
-
+
True
-
- NoControl
+
+ 155, 14
-
- 92, 30
+
+ 8
-
- 48, 16
+
+ groupBox8
-
- 8
+
+ NoControl
-
- 英文
+
+ 486, 25
-
- cboxMsgShowEn
+
+ NoControl
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 26, 66
-
- groupBox2
+
+ 7
-
+
1
-
- True
+
+ tbarTakeTrayFromNg2InputSpeed
-
- NoControl
+
+ 8
-
- 28, 30
+
+ 787, 441
-
- 48, 16
+
+ 6
-
- 8
+
+ 47, 12
-
- 中文
+
+ 设备参数
-
- cboxMsgShowCn
+
+ 选择
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 0
-
+
groupBox2
-
- 2
+
+ groupBox1
-
- 458, 322
+
+ groupBox3
-
- 311, 98
+
+ False
-
- 52
+
+ 8
-
- 弹框语言
+
+ 83, 21
-
- groupBox2
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox8
+
+ 8
-
- 3
+
+ False
-
- 486, 25
+
+ 是否需要登录
-
- 100, 21
+
+ 300, 20
-
- 54
+
+ 0
-
- 0.01
+
+ 10, 79
-
- Center
+
+ radioButton4
-
- txtClosedQifuValue
+
+ 36, 56
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 1
-
- groupBox8
+
+ label2
-
- 4
+
+ True
-
- 255, 28
+
+ 3, 363
-
- 100, 21
+
+ tbarTakeTraySpeed
-
- 54
+
+ 90, 6
-
- 0.01
+
+ 47, 12
-
- Center
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- txtQifuValue
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- groupBox8
+
+ radioButton3
-
- 5
+
+ 772, 66
-
- True
+
+ tbarWholeSpeed
-
+
+ 0
+
+
NoControl
-
- 405, 30
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 71, 12
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 50
+
+ 35, 12
-
- 关闭气压值:
+
+ 601, 29
-
- label18
+
+ contextMenuStrip1
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ NoControl
-
- groupBox8
+
+ 上相机:
-
- 6
+
+ 75, 47
-
- 宋体, 9pt
+
+ 83, 12
-
- 112, 28
+
+ 52, 325
-
- 60, 21
+
+ 35, 12
-
- 48
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 1
+
+ 14
-
- Center
+
+ 宋体, 9pt
-
- txtDischargeRetakeNum
+
+ 59, 12
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Rs.MotionPlat.BaseForm, Rs.MotionPlat, Version=3.20.24.52, Culture=neutral, PublicKeyToken=null
-
- groupBox8
+
+ False
-
- 7
+
+ cboxMsgShowCn
-
+
True
-
- NoControl
+
+ False
-
- 202, 34
+
+ 6, 12
-
- 47, 12
+
+ 1
-
- 50
+
+ 是否显示
-
- 气压值:
+
+ 52
-
- label9
+
+ 17
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ groupBox10
-
- groupBox8
+
+ NoControl
-
- 8
+
+ 18
-
+
+ NoControl
+
+
True
-
- NoControl
+
+ False
-
- 27, 102
+
+ label11
-
- 120, 16
+
+ 17, 12
-
- 53
+
+ cboxEnableScanBarCodeByDownCamera
-
- 扫码失败自动跳过
+
+ 1568, 877
-
- cboxScanBarcodeFailAutoSkip
+
+ 26, 283
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 120, 16
-
- groupBox8
+
+ 155, 44
-
- 9
+
+ groupBox3
-
- True
+
+ 30, 52
-
+
NoControl
-
- 174, 98
+
+ 54
-
- 144, 16
+
+ 二维码长度:
-
- 53
+
+ 0
-
- 拍照定位失败自动跳过
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- cboxLocationFailAutoSkip
+
+ NoControl
-
+
System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- groupBox8
-
-
- 10
-
-
- True
+
+ 保存
-
- NoControl
+
+ groupBox1
-
- 24, 33
+
+ 100, 21
-
- 83, 12
+
+ 配方:
47
-
- 排料重取次数:
+
+ lblWholeSpeed
-
- label29
+
+ groupBox8
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 778, 433
-
- groupBox8
+
+ 0
-
+
11
-
- True
+
+ 105, 67
-
- NoControl
+
+ groupBox1
-
- 26, 66
+
+ 353, 66
-
- 72, 16
+
+ 0.01
-
- 8
+
+ 206, 168
-
- 禁用门禁
+
+ 取放料方式:
-
- cboxDisableDoor
+
+ System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 1
-
- groupBox8
+
+ 2
-
- 12
+
+ label18
-
- True
+
+ Center
-
- NoControl
+
+ 19
-
- 484, 184
+
+ 1
-
- 60, 16
+
+ True
-
- 8
+
+ groupBox8
-
- 循环跑
+
+ 2
-
- False
+
+ 42
-
- cboxInputTrayLoop
+
+ groupBox1
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ NoControl
-
+
groupBox8
-
- 13
+
+ 83, 12
-
+
True
-
- NoControl
-
-
- 353, 185
+
+ label24
-
- 60, 16
+
+ 4
-
+
8
-
- 虚拟码
-
-
- False
+
+ True
-
- cboxEnableVirtuleBarCode
+
+ 1%
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 83, 12
-
- groupBox8
+
+ NoControl
-
- 14
+
+ 0
-
- True
+
+ NoControl
-
+
NoControl
-
- 174, 185
+
+ 韩文
-
- 60, 16
+
+ False
-
- 8
+
+ label9
-
- 虚拟轴
+
+ 5
-
- False
+
+ NoControl
-
- cboxVirtualAxis
+
+ NoControl
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 47, 12
-
- groupBox8
+
+ groupBox2
-
- 15
+
+ 2
-
- True
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- NoControl
+
+ 83, 12
-
- 353, 98
+
+ Rs.Controls.PanelEx, Rs.Controls, Version=2.20.24.4, Culture=neutral, PublicKeyToken=null
-
- 42, 16
+
+ 137, 170
-
+
8
-
- GRR
+
+ 127.0.0.1
-
- cboxGRR
+
+ groupBox9
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Center
-
- groupBox8
+
+ 6
-
- 16
+
+ 59, 12
-
- True
+
+ 43
-
- NoControl
+
+ 26
-
- 627, 185
+
+ 39, 70
-
- 72, 16
+
+ groupBox8
-
- 8
+
+ System.Windows.Forms.FolderBrowserDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 安全检查
+
+ 曝光:
-
- False
+
+ 93, 21
-
- cboxCheckSafeEnable
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ NoControl
-
- groupBox8
+
+ NoControl
-
- 17
+
+ 75, 20
-
- True
+
+ 8
-
- NoControl
+
+ 84, 16
-
- 174, 66
+
+ 禁用正压检测
-
- 144, 16
+
+ 26, 249
-
- 8
+
+ 153, 166
-
- 禁用检测治具是否锁定
+
+ 循环跑
-
- cboxDisableCheckSocketLock
+
+ 353, 185
-
+
System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- groupBox8
+
+ NoControl
-
- 18
+
+ label5
-
- True
+
+ 17, 12
-
- NoControl
+
+ label29
-
- 484, 66
+
+ 下相机
-
- 120, 16
+
+ panelEx1
-
- 8
+
+ 16
-
- 禁用离子风扇检测
+
+ 2
-
- cboxDisableIonFanCheck
+
+ 35, 12
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 8
+
+
+ groupBox3
groupBox8
-
- 19
+
+ 75, 47
-
- True
+
+ 7
-
- NoControl
+
+ False
-
- 484, 98
+
+ 198, 123
-
- 96, 16
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 8
+
+ groupBox1
-
- 禁用正压检测
+
+ 772, 413
-
- cboxDisablePPressCheck
+
+ label12
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ cboxDownLocationCameraName
-
+
groupBox8
-
- 20
-
-
+
True
-
- NoControl
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 627, 66
+
+ 42
-
- 120, 16
+
+ True
-
- 8
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 治具有无产品检测
+
+ NoControl
-
- cboxSocketHasProductCheck
+
+ 是否显示
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ NoControl
-
- groupBox8
+
+ NoControl
-
- 21
+
+ cboxMsgShowEn
-
- True
+
+ 8
-
+
NoControl
-
- 174, 137
+
+ True
-
- 96, 16
+
+ groupBox8
-
- 8
+
+ 778, 432
-
- 启用刷新图片
+
+ 13
-
- cboxEnableRefreshImageUI
+
+ 3, 17
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 202, 34
-
- groupBox8
+
+