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 + + 1 - - 22 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 458, 49 - - NoControl + + 75, 20 - - 27, 137 + + tbarStockBeltSpeed - - 120, 16 + + 11 - - 8 + + 34, 52 - - 启用工作环境检测 + + groupBox1 - - cboxEnableWorkEnviromentCheck + + 1 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - groupBox8 + + NoControl - - 23 + + CommonConfig - - True + + 25 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 627, 100 + + True - - 96, 16 + + groupBox1 - - 8 + + button1 - - 禁用负压检测 + + Center - - cboxDisableNPressCheck + + 778, 432 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 排料重取次数: - - groupBox8 + + groupBox4 - - 24 + + 2 - - True + + dataGridView1 - - NoControl + + 0 - - 353, 66 + + 8 - - 96, 16 + + False - - 8 + + 2 - - 启用光纤检测 + + 35, 117 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - cboxEnableTestFixtureFiberCheck + + 2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tableLayoutPanel1 - - groupBox8 + + 中控IP: - - 25 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - - NoControl + + 153, 133 - - 26, 221 + + 107, 322 - - 72, 16 + + 155, 70 - - 8 + + groupBox8 - - 时间统计 + + 257, 115 - - False + + 115, 246 - - cboxEnableIndexTimeStatistics + + True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - groupBox8 + + 300, 20 - - 26 + + NoControl - - True + + 24 - - NoControl + + 53 - - 26, 185 + + cboxSocketHasProductCheck - + + groupBox9 + + + label26 + + 48, 16 - - 8 + + True - - 空跑 + + True - - False + + lblScanBarcodeSpeed - - cboxRunSpace + + 上相机 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - groupBox8 + + True - - 27 + + True - - Fill + + Flat - - 787, 3 + + True - - 778, 432 + + 96, 16 - - 3 + + Fill - - 设备参数 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + groupBox8 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - tableLayoutPanel1 + + NoControl - + 0 - - 601, 29 - - - 74, 21 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 44 + + folderBrowserDialog1 - - False + + 1 - - txtQrcodeLength + + groupBox4 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 35, 12 - - groupBox3 + + True - - 0 + + 0.01 - - 宋体, 9pt + + 93, 21 - - 75, 20 - - - 83, 21 + + 50 - - 42 + + 446, 243 - - 60 + + 300, 20 - - Center + + cboxScanBarcodeFailAutoSkip - - txtUpCameraExposureTime + + 72, 16 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + label19 - - groupBox10 + + label14 - - 0 + + 71, 16 - - True + + groupBox10 - - NoControl + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 30, 25 + + 27 - - 35, 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 0 - - 曝光: - - - label21 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + cboxLocationFailAutoSkip - - groupBox10 + + groupBox4 - - 1 + + groupBox1 - - True + + lblStockBeltSpeed - - NoControl + + False - - 30, 52 + + lblTakeTrayFromNg2InputSpeed - - 35, 12 + + 中控端口: - - 0 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 增益: + + cboxEnableIndexTimeStatistics - - label24 + + 43 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - groupBox10 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + groupBox8 - - 宋体, 9pt + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 47 + + True - - 83, 21 + + True - - 42 + + 2 - - 60 + + groupBox1 - - Center + + True - - txtUpCameraGain + + 27, 102 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 441 - - groupBox10 + + 8 - - 3 + + NoControl - - 32, 115 + + True - - 198, 123 + + True - - 43 + + 83, 21 - - 上相机 + + tableLayoutPanel1 - - groupBox10 + + 627, 66 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 35, 12 - - groupBox3 + + cboxMsgShowKo - + 1 - - 宋体, 9pt + + 72, 16 - - 75, 20 + + txtUpCameraGain - - 83, 21 + + 300, 20 - - 42 + + NoControl - - 60 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Center + + NoControl - - txtFlyGrabExposureTime + + 59, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox4 - - groupBox9 + + groupBox3 0 - - 宋体, 9pt - - - 75, 74 + + 60, 21 - - 83, 21 + + 190, 33 - - 42 + + cboxInputTrayLoop - - 5 + + 60, 16 - - Center + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - txtDownCameraFlyRegrabNum + + 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 83, 12 - - groupBox9 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 25 - - True + + Menu - - NoControl + + 语言: - - 30, 25 + + 8 - - 35, 12 + + System.Windows.Forms.DataGridViewCheckBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 0 - - 曝光: - - - label12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - groupBox9 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + groupBox8 - - True + + label8 - - NoControl + + 50, 73 - - 10, 79 + + 174, 98 - - 59, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 重拍次数: + + 1568, 877 - - label14 + + 曝光: - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 54 - - groupBox9 + + 43 - - 3 + + groupBox1 - - True + + 从左到右 - - NoControl + + 300, 20 - - 34, 52 + + 8 - - 35, 12 + + 787, 3 - - 0 + + 时间统计 - - 增益: + + True - - label13 + + txtImageSavePath - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + panel1 - + groupBox9 - - 4 - - - 宋体, 9pt - - - 75, 47 + + tableLayoutPanel1 - - 83, 21 + + 3 - - 42 + + NoControl - - 60 + + 514, 32 - - Center + + groupBox1 - - txtFlyGrabGain + + NoControl - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox9 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + txtQifuValue - - 257, 115 + + NoControl - - 198, 123 + + $this - - 43 + + 5 - - 下相机 + + False - - groupBox9 + + cboxGRR - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox2 - - groupBox3 + + 6 - - 2 + + 启用工作环境检测 - - 105, 67 + + 53 - - 348, 20 + + 中文名 - - 1 + + 9 - - cboxDownLocationCameraName + + 42 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 宋体, 9pt - - groupBox3 + + label10 - - 3 + + 17, 12 - - True + + 弹框语言 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 44, 33 + + True - - 47, 12 + + 整体速度: - - 0 + + 1 - - 上相机: + + 37, 167 - - label8 + + lblFlyCameraSpeed - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - groupBox3 + + False - - 4 + + 459, 170 - + True - - NoControl - - - 39, 70 - - - 47, 12 + + 20 - - 0 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 下相机: + + False - - label7 + + False - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - groupBox3 + + 627, 185 - - 5 + + True - - 105, 30 + + NoControl - - 348, 20 + + label6 - - 1 + + groupBox8 - - cboxUpCameraName + + 0 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - groupBox3 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + 572, 6 - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 43 - - 514, 32 + + groupBox1 - - 71, 12 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + cboxVirtualAxis - - 二维码长度: + + 24, 33 - - False + + 348, 20 - - label19 + + NoControl - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - groupBox3 + + 20 - - 7 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + True - - 3, 441 + + 1 - + 778, 433 - - 2 - - - 相机参数设定 + + 60 - - groupBox3 + + 空跑 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + label27 - - tableLayoutPanel1 + + 17, 12 - + 1 - - Flat - - - NoControl - - - 446, 243 + + cboxCurRecipe - - 59, 25 + + groupBox8 - - 7 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 选择 + + groupBox8 - - btnImageSavePath + + 17, 12 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox1 + + 1 - + 0 - - 115, 280 + + True - - 93, 21 + + 174, 137 - - 3 + + 0 - - txtImageSaveDays + + System.Windows.Forms.Label, 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 + + False - - groupBox1 + + 气压值: - - 1 + + 72, 16 - - 115, 246 + + 0 - - 311, 21 + + tbarScanBarcodeSpeed - - 3 + + 中文 - - txtImageSavePath + + 英文 - + + 启用光纤检测 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox1 + + 是否需要登录 - - 2 + + 8 - - Bottom, Right + + 61, 4 - - Flat + + 146, 30 - - NoControl + + False - - 572, 6 + + 75, 74 - - 197, 54 + + 50, 104 - - 7 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 保存 + + 扫码飞怕速度: - - btnSaveSpeedParam + + 26, 221 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - panelEx1 + + groupBox9 - + 0 - - Bottom + + 5 - - 3, 363 + + 0 - - 772, 66 + + 32, 115 - - 2 + + 0 - - panelEx1 + + 0 - - Rs.Controls.PanelEx, Rs.Controls, Version=2.20.24.4, Culture=neutral, PublicKeyToken=null + + 47, 12 - - groupBox1 + + 459, 135 - - 3 + + 2 - - Default + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 107, 322 + + NoControl - - 348, 20 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 1 - + + cboxEnableVirtuleBarCode + + False - - cboxCurRecipe + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Center - - groupBox1 + + cboxDisableCheckSocketLock - - 4 + + 458, 106 - - True + + 255, 28 - - NoControl + + 300, 20 - - 52, 325 + + 71, 16 - - 35, 12 + + 图片保存路径: - - 0 + + Fill - - 配方: + + 5 - - False + + cboxUpCameraName - - label4 + + 5% - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox3 - - groupBox1 + + Center - - 5 + + 26, 185 - - False + + txtClosedQifuValue - + NoControl - - 155, 100 + + 3 - - 300, 20 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 0 - - tbarTakeTraySpeed + + groupBox8 - - System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - groupBox1 + + 宋体, 9pt - - 6 + + groupBox9 - - False + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 74, 18 - - 155, 70 + + 83, 21 - - 300, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 1 - - tbarScanBarcodeSpeed - - - System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox1 + + 4 - - 7 + + 71, 12 - - False + + 启用刷新图片 - + NoControl - - 155, 44 + + 226, 396 - - 300, 20 + + panel1 - - 1 + + True - - tbarFlyCameraSpeed + + change - - System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + cboxDisableNPressCheck - + + 关闭气压值: + + groupBox1 - - 8 + + 皮带速度: - + False - + + 治具有无产品检测 + + NoControl - - 153, 166 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 300, 20 + + 13 - + 1 - - tbarTakeTrayFromNg2InputSpeed + + 0 - - System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox4 - - groupBox1 + + NoControl - - 9 - - - False - - - NoControl + + groupBox4 - - 153, 133 + + 348, 20 - - 300, 20 + + 宋体, 9pt - - 1 + + 7 - - tbarStockBeltSpeed + + 48, 16 - - System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + txtControlCenterPort - - groupBox1 + + 8 - - 10 + + 0 - - False + + 搬运料盘速度: - - NoControl + + 44 - - 155, 14 + + 12, 6 - - 300, 20 + + 宋体, 9pt - - 1 + + 120, 16 - - tbarWholeSpeed + + 8 - - System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox10 - - groupBox1 + + panel1 - - 11 + + 8 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 458, 106 + + 1% - - 17, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5% + + Fill - - lblTakeTraySpeed + + 71, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - groupBox1 + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + 42 - + True - - NoControl + + 311, 98 - - 458, 75 + + groupBox8 - - 17, 12 + + 627, 100 - - 0 + + groupBox1 - - 5% + + NoControl - - lblScanBarcodeSpeed + + 7 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox1 - - - 13 + + 105, 30 - + True - - NoControl + + cboxEnableTestFixtureFiberCheck - - 458, 49 + + 增益: - - 17, 12 + + True - - 0 + + System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5% + + 42, 16 - - lblFlyCameraSpeed + + 60 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 48, 16 - - groupBox1 + + 0 - - 14 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 4 - - NoControl + + False - - 50, 104 + + 21 - - 83, 12 + + 83, 21 - - 0 + + 1 - - 搬运料盘速度: + + groupBox8 - - label5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 50 - - groupBox1 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 + + 197, 54 - - True + + NoControl - + NoControl - - 26, 283 + + 5% - - 83, 12 + + tableLayoutPanel1 - - 0 + + False - - 图片保存天数: + + 27, 137 - - label17 + + 353, 98 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - groupBox1 + + 1 - - 16 + + 17, 12 - - True + + 59, 25 - - NoControl + + 3, 3 - - 26, 249 + + 18 - - 83, 12 + + GRR - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 图片保存路径: + + 3 - - label10 + + cboxDisableDoor - + + 19 + + + 92, 30 + + + 73, 24 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17 + + 从右到左 - + True - - NoControl + + Flat - - 26, 166 + + 2 - - 107, 12 + + 禁用负压检测 - - 0 + + 71, 12 - - 搬运带料料盘速度: + + 2 - - label15 + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 23 - + + 禁用检测治具是否锁定 + + groupBox1 - - 18 + + txtUpCameraExposureTime - - True + + 英文名 - + + groupBox8 + + NoControl - - 459, 170 + + 中文名 - - 17, 12 + + 启用强力吸嘴 - + + cboxCheckSafeEnable + + 0 - - 1% + + label16 - - lblTakeTrayFromNg2InputSpeed + + txtFlyGrabExposureTime - + + 安全检查 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox1 + + 50, 47 - - 19 + + 26, 166 - - True + + Bottom - - NoControl + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 459, 135 + + 英文名 - - 17, 12 + + 下相机扫码 - - 0 + + 23 - - 1% + + 48, 16 - - lblStockBeltSpeed + + 60, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + label17 - - groupBox1 + + 115, 280 - - 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 搬运带料料盘速度: - + + System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - 458, 18 + + txtDischargeRetakeNum - - 17, 12 + + txtDownCameraFlyRegrabNum - - 0 + + 8 - + + 198, 123 + + + label3 + + 5% - - lblWholeSpeed + + 2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - groupBox1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21 + + groupBox8 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + groupBox1 - - 74, 137 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 59, 12 + + System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 0 - - 皮带速度: + + 96, 16 - - label11 + + 76, 398 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - groupBox1 + + groupBox8 - - 22 + + 42 - - True + + Fill - + NoControl - - 50, 73 - - - 83, 12 + + True - + 0 - - 扫码飞怕速度: - - - label16 + + txtImageSaveDays - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox8 - - groupBox1 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 23 + + groupBox8 True - - NoControl + + Center - - 50, 47 + + cboxEnableExceptionHandlingNozzle - - 83, 12 + + 宋体, 9pt - - 0 + + 405, 30 - - 定位飞拍速度: + + 0 - - label3 + + 96, 16 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - groupBox1 + + 44, 33 - - 24 + + 1 - - True + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + NoControl - - 74, 18 + + groupBox8 - - 59, 12 + + groupBox1 - - 0 + + True - - 整体速度: + + groupBox3 - - label1 + + CommonConfig - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - groupBox1 + + 0, 0 - - 25 + + 8 - - Fill + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 3 + + 3 - - 778, 432 + + NoControl - - 0 + + 120, 16 速度 - - groupBox1 + + 中文 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - tableLayoutPanel1 + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="groupBox8" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="groupBox3" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="groupBox1" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="groupBox4" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,50,Percent,50" /><Rows Styles="Percent,50,Percent,50,Absolute,20" /></TableLayoutSettings> - - 2 + + 46, 38 - - True - - - ID + + NoControl - - True - - - 中文名 + + Bottom, Right - - True - - - 英文名 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True - - - 是否显示 - + + 144, 16 + + True - - - 是否需要登录 - - Fill + + groupBox3 - - 3, 17 + + NoControl - - 772, 413 + + 30, 25 - - 43 + + 5 - - dataGridView1 + + groupBox8 - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 112, 28 - - groupBox4 + + 17 - - 0 + + cboxRunSpace - - True + + lblTakeTraySpeed - - NoControl + + False - - 46, 38 + + 60, 16 - - 71, 12 + + 下相机: - - 0 + + 8 - - 取放料方式: + + groupBox1 - - False + + groupBox10 - - label6 + + groupBox8 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ID - - groupBox4 + + 83, 21 - - 1 + + 96, 16 - + True - - NoControl - - - 90, 6 - - - 71, 16 + + groupBox8 - - 1 + + 174, 185 - - 从右到左 + + NoControl - - radioButton4 + + 0 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - panel1 + + btnImageSavePath - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 8 - - NoControl + + System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12, 6 + + System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 71, 16 + + 0 - - 1 + + groupBox3 - - 从左到右 + + cboxEnableWorkEnviromentCheck - - radioButton3 + + False - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 60 - - panel1 + + 100, 21 - - 1 + + groupBox2 - - 36, 56 + + 宋体, 9pt - - 190, 33 + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + NoControl - - False + + Bottom, Right - - panel1 + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + label1 - - groupBox4 + + 重拍次数: - - 2 + + NoControl - - 宋体, 9pt + + 458, 75 - - 102, 115 + + 25, 402 - - 178, 21 + + 相机参数设定 - - 42 + + btnSaveSpeedParam - - 127.0.0.1 + + Flat - + Center - - False + + label7 - - txtControlCenterIP + + 0 - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox4 - - - 3 + + NoControl - + True - - NoControl - - - 35, 117 + + 144, 16 - - 47, 12 + + label13 - - 0 + + True - - 中控IP: + + 22 - - False + + 311, 21 - - label26 + + 59, 12 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox4 - - - 4 + + 37, 145 - - True + + 12 - - NoControl + + 178, 21 - - 137, 170 + + groupBox8 - - 59, 12 + + 宋体, 9pt - + 0 - - 中控端口: + + 348, 20 - - False + + Center - - label27 + + groupBox1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - + groupBox4 - - 5 - - - 宋体, 9pt - - - 206, 168 - - - 93, 21 + + 6 - - 42 + + 2 2048 - - Center + + 禁用门禁 - - False + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - txtControlCenterPort + + groupBox1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 74, 137 - - groupBox4 + + 3 - - 6 + + NoControl - - True + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 484, 184 + + + 15 + + NoControl - - 37, 145 + + groupBox1 - - 96, 16 + + panelEx1 - + 8 - - 启用强力吸嘴 + + 10 - - False + + cboxDisablePPressCheck - - cboxEnableExceptionHandlingNozzle + + 60 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False - - groupBox4 + + txtControlCenterIP - - 7 + + groupBox9 - + + 28, 30 + + True - + + 121, 20 + + + groupBox8 + + NoControl - - 37, 167 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 84, 16 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 下相机扫码 + + groupBox1 - - False + + 7 - - cboxEnableScanBarCodeByDownCamera + + Center - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - + + System.Windows.Forms.DataGridViewCheckBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 12 + + + 3 + + + txtFlyGrabGain + + + 102, 115 + + + English + + groupBox4 - - 8 + + cboxEnableRefreshImageUI - - Fill + + 0 - - 787, 441 + + 1 - - 778, 433 + + 120, 16 - - 4 + + 458, 322 - - Menu + + 35, 12 - - groupBox4 + + False - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 增益: - - tableLayoutPanel1 + + 5% - - 3 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + 24 - - 0, 0 + + groupBox1 - - 2 + + txtQrcodeLength - - 1568, 877 + + 107, 12 - - 1 + + True - - tableLayoutPanel1 + + 虚拟码 - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + groupBox1 - - $this + + 拍照定位失败自动跳过 - - 1 + + groupBox4 - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="groupBox8" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="groupBox3" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="groupBox1" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="groupBox4" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,50,Percent,50" /><Rows Styles="Percent,50,Percent,50,Absolute,20" /></TableLayoutSettings> + + groupBox3 - - 17, 17 - - - 197, 17 - - - 61, 4 + + 0 - - contextMenuStrip1 + + 30, 25 - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - + + 21 + + + 48 + + + 96, 16 + + + NoControl + + + groupBox1 + + + 15 + + + 0 + + True - - - 6, 12 - - 1568, 877 + + True - - CommonConfig + + 虚拟轴 - - ID + + 3 - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Center - - 中文名 + + tbarFlyCameraSpeed - - System.Windows.Forms.DataGridViewTextBoxColumn, 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 - - 英文名 + + tableLayoutPanel1 - - System.Windows.Forms.DataGridViewTextBoxColumn, 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 - - 是否显示 + + label4 - - System.Windows.Forms.DataGridViewCheckBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + label21 - - 是否需要登录 + + 14 - - System.Windows.Forms.DataGridViewCheckBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 458, 18 - - folderBrowserDialog1 + + 0 - - System.Windows.Forms.FolderBrowserDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Fill - - CommonConfig + + True - - Rs.MotionPlat.BaseForm, Rs.MotionPlat, Version=3.20.24.44, Culture=neutral, PublicKeyToken=null + + 0 + + + 83, 12 + + NoControl + + + 图片保存天数: + + + True + + + True + + + 17, 17 + + + True + + + True + + + True + + + True + + + 197, 17 + \ No newline at end of file