namespace Rs.MotionPlat.SysConfig { partial class CommonConfig { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.txtTurnoverRetakeNum = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.txtDischargeRetakeNum = new System.Windows.Forms.TextBox(); this.label29 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.txtUpCameraExposureTime = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.txtUpCameraGain = new System.Windows.Forms.TextBox(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.txtFlyGrabExposureTime = new System.Windows.Forms.TextBox(); this.txtDownCameraFlyRegrabNum = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.txtFlyGrabGain = new System.Windows.Forms.TextBox(); this.cboxDownLocationCameraName = new System.Windows.Forms.ComboBox(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.cboxUpCameraName = new System.Windows.Forms.ComboBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.txtQifuValue = new System.Windows.Forms.TextBox(); this.cboxLocationFailAutoSkip = new System.Windows.Forms.CheckBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.cboxMsgShowKo = new System.Windows.Forms.CheckBox(); this.cboxMsgShowEn = new System.Windows.Forms.CheckBox(); this.cboxMsgShowCn = new System.Windows.Forms.CheckBox(); this.label9 = new System.Windows.Forms.Label(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.panel1 = new System.Windows.Forms.Panel(); this.radioButton4 = new System.Windows.Forms.RadioButton(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.label2 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.cboxVirtualAxis = new System.Windows.Forms.CheckBox(); this.cboxCheckSafeEnable = new System.Windows.Forms.CheckBox(); this.cboxDisableDoor = new System.Windows.Forms.CheckBox(); this.cboxEnableVirtuleBarCode = new System.Windows.Forms.CheckBox(); this.cboxGRR = new System.Windows.Forms.CheckBox(); this.cboxEnableTestFixtureFiberCheck = new System.Windows.Forms.CheckBox(); this.cboxEnableTwoSpeed = new System.Windows.Forms.CheckBox(); this.cboxEnableScanBarCodeByDownCamera = new System.Windows.Forms.CheckBox(); this.cboxEnableExceptionHandlingNozzle = new System.Windows.Forms.CheckBox(); this.cboxRunSpace = new System.Windows.Forms.CheckBox(); this.panelEx1 = new Rs.Controls.PanelEx(); this.btnSaveSpeedParam = new System.Windows.Forms.Button(); this.cboxCurRecipe = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.tbarPressLowSpeed = new System.Windows.Forms.TrackBar(); this.tbarTakeTraySpeed = new System.Windows.Forms.TrackBar(); this.tbarFlyCameraSpeed = new System.Windows.Forms.TrackBar(); this.tbarTakeTrayFromNg2InputSpeed = new System.Windows.Forms.TrackBar(); this.tbarStockBeltSpeed = new System.Windows.Forms.TrackBar(); this.tbarWholeSpeed = new System.Windows.Forms.TrackBar(); this.lblPressLowSpeed = new System.Windows.Forms.Label(); this.lblTakeTraySpeed = new System.Windows.Forms.Label(); this.lblFlyCameraSpeed = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.lblTakeTrayFromNg2InputSpeed = new System.Windows.Forms.Label(); this.lblStockBeltSpeed = new System.Windows.Forms.Label(); this.lblWholeSpeed = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtControlCenterPort = new System.Windows.Forms.TextBox(); this.label27 = new System.Windows.Forms.Label(); this.txtControlCenterIP = new System.Windows.Forms.TextBox(); this.label26 = new System.Windows.Forms.Label(); this.tableLayoutPanel1.SuspendLayout(); this.groupBox8.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox10.SuspendLayout(); this.groupBox9.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.panel1.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarPressLowSpeed)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarTakeTraySpeed)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarFlyCameraSpeed)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarTakeTrayFromNg2InputSpeed)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarStockBeltSpeed)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarWholeSpeed)).BeginInit(); this.SuspendLayout(); // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Controls.Add(this.groupBox8, 1, 0); this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 1); this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1568, 877); this.tableLayoutPanel1.TabIndex = 1; // // groupBox8 // this.groupBox8.Controls.Add(this.txtTurnoverRetakeNum); this.groupBox8.Controls.Add(this.label10); this.groupBox8.Controls.Add(this.txtDischargeRetakeNum); this.groupBox8.Controls.Add(this.label29); this.groupBox8.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox8.ForeColor = System.Drawing.Color.White; this.groupBox8.Location = new System.Drawing.Point(787, 3); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(778, 432); this.groupBox8.TabIndex = 3; this.groupBox8.TabStop = false; this.groupBox8.Text = "设备参数"; // // txtTurnoverRetakeNum // this.txtTurnoverRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverRetakeNum.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverRetakeNum.ForeColor = System.Drawing.Color.White; this.txtTurnoverRetakeNum.Location = new System.Drawing.Point(285, 27); this.txtTurnoverRetakeNum.Name = "txtTurnoverRetakeNum"; this.txtTurnoverRetakeNum.Size = new System.Drawing.Size(60, 21); this.txtTurnoverRetakeNum.TabIndex = 48; this.txtTurnoverRetakeNum.Tag = ""; this.txtTurnoverRetakeNum.Text = "1"; this.txtTurnoverRetakeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(197, 32); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(83, 12); this.label10.TabIndex = 47; this.label10.Text = "周转重取次数:"; // // 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; this.txtDischargeRetakeNum.Font = new System.Drawing.Font("宋体", 9F); this.txtDischargeRetakeNum.ForeColor = System.Drawing.Color.White; this.txtDischargeRetakeNum.Location = new System.Drawing.Point(112, 28); this.txtDischargeRetakeNum.Name = "txtDischargeRetakeNum"; this.txtDischargeRetakeNum.Size = new System.Drawing.Size(60, 21); this.txtDischargeRetakeNum.TabIndex = 48; this.txtDischargeRetakeNum.Tag = ""; this.txtDischargeRetakeNum.Text = "1"; this.txtDischargeRetakeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtDischargeRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(24, 33); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(83, 12); this.label29.TabIndex = 47; this.label29.Text = "排料重取次数:"; // // groupBox3 // this.groupBox3.Controls.Add(this.groupBox10); this.groupBox3.Controls.Add(this.groupBox9); this.groupBox3.Controls.Add(this.cboxDownLocationCameraName); this.groupBox3.Controls.Add(this.label8); this.groupBox3.Controls.Add(this.label7); this.groupBox3.Controls.Add(this.cboxUpCameraName); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.ForeColor = System.Drawing.Color.White; this.groupBox3.Location = new System.Drawing.Point(3, 441); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(778, 433); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; this.groupBox3.Text = "相机参数设定"; // // 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; this.groupBox10.Location = new System.Drawing.Point(32, 115); this.groupBox10.Name = "groupBox10"; this.groupBox10.Size = new System.Drawing.Size(198, 123); this.groupBox10.TabIndex = 43; this.groupBox10.TabStop = false; this.groupBox10.Text = "上相机"; // // 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; this.txtUpCameraExposureTime.Font = new System.Drawing.Font("宋体", 9F); this.txtUpCameraExposureTime.ForeColor = System.Drawing.Color.White; this.txtUpCameraExposureTime.Location = new System.Drawing.Point(75, 20); this.txtUpCameraExposureTime.Name = "txtUpCameraExposureTime"; this.txtUpCameraExposureTime.Size = new System.Drawing.Size(83, 21); this.txtUpCameraExposureTime.TabIndex = 42; this.txtUpCameraExposureTime.Text = "60"; this.txtUpCameraExposureTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtUpCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(30, 25); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(35, 12); this.label21.TabIndex = 0; this.label21.Text = "曝光:"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(30, 52); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(35, 12); this.label24.TabIndex = 0; this.label24.Text = "增益:"; // // 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; this.txtUpCameraGain.Font = new System.Drawing.Font("宋体", 9F); this.txtUpCameraGain.ForeColor = System.Drawing.Color.White; this.txtUpCameraGain.Location = new System.Drawing.Point(75, 47); this.txtUpCameraGain.Name = "txtUpCameraGain"; this.txtUpCameraGain.Size = new System.Drawing.Size(83, 21); this.txtUpCameraGain.TabIndex = 42; this.txtUpCameraGain.Text = "60"; this.txtUpCameraGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtUpCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // groupBox9 // this.groupBox9.Controls.Add(this.txtFlyGrabExposureTime); this.groupBox9.Controls.Add(this.txtDownCameraFlyRegrabNum); this.groupBox9.Controls.Add(this.label12); this.groupBox9.Controls.Add(this.label14); this.groupBox9.Controls.Add(this.label13); this.groupBox9.Controls.Add(this.txtFlyGrabGain); this.groupBox9.ForeColor = System.Drawing.Color.White; this.groupBox9.Location = new System.Drawing.Point(257, 115); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(198, 123); this.groupBox9.TabIndex = 43; this.groupBox9.TabStop = false; this.groupBox9.Text = "下相机"; // // 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; this.txtFlyGrabExposureTime.Font = new System.Drawing.Font("宋体", 9F); this.txtFlyGrabExposureTime.ForeColor = System.Drawing.Color.White; this.txtFlyGrabExposureTime.Location = new System.Drawing.Point(75, 20); this.txtFlyGrabExposureTime.Name = "txtFlyGrabExposureTime"; this.txtFlyGrabExposureTime.Size = new System.Drawing.Size(83, 21); this.txtFlyGrabExposureTime.TabIndex = 42; this.txtFlyGrabExposureTime.Text = "60"; this.txtFlyGrabExposureTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtFlyGrabExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // 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; this.txtDownCameraFlyRegrabNum.Font = new System.Drawing.Font("宋体", 9F); this.txtDownCameraFlyRegrabNum.ForeColor = System.Drawing.Color.White; this.txtDownCameraFlyRegrabNum.Location = new System.Drawing.Point(75, 74); this.txtDownCameraFlyRegrabNum.Name = "txtDownCameraFlyRegrabNum"; this.txtDownCameraFlyRegrabNum.Size = new System.Drawing.Size(83, 21); this.txtDownCameraFlyRegrabNum.TabIndex = 42; this.txtDownCameraFlyRegrabNum.Text = "5"; this.txtDownCameraFlyRegrabNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtDownCameraFlyRegrabNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(30, 25); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(35, 12); this.label12.TabIndex = 0; this.label12.Text = "曝光:"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(10, 79); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(59, 12); this.label14.TabIndex = 0; this.label14.Text = "重拍次数:"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(34, 52); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(35, 12); this.label13.TabIndex = 0; this.label13.Text = "增益:"; // // 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; this.txtFlyGrabGain.Font = new System.Drawing.Font("宋体", 9F); this.txtFlyGrabGain.ForeColor = System.Drawing.Color.White; this.txtFlyGrabGain.Location = new System.Drawing.Point(75, 47); this.txtFlyGrabGain.Name = "txtFlyGrabGain"; this.txtFlyGrabGain.Size = new System.Drawing.Size(83, 21); this.txtFlyGrabGain.TabIndex = 42; this.txtFlyGrabGain.Text = "60"; this.txtFlyGrabGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtFlyGrabGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // cboxDownLocationCameraName // this.cboxDownLocationCameraName.FormattingEnabled = true; this.cboxDownLocationCameraName.Location = new System.Drawing.Point(105, 67); this.cboxDownLocationCameraName.Name = "cboxDownLocationCameraName"; this.cboxDownLocationCameraName.Size = new System.Drawing.Size(348, 20); this.cboxDownLocationCameraName.TabIndex = 1; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(44, 33); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(47, 12); this.label8.TabIndex = 0; this.label8.Text = "上相机:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(39, 70); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(47, 12); this.label7.TabIndex = 0; this.label7.Text = "下相机:"; // // cboxUpCameraName // this.cboxUpCameraName.FormattingEnabled = true; this.cboxUpCameraName.Location = new System.Drawing.Point(105, 30); this.cboxUpCameraName.Name = "cboxUpCameraName"; this.cboxUpCameraName.Size = new System.Drawing.Size(348, 20); this.cboxUpCameraName.TabIndex = 1; // // groupBox1 // this.groupBox1.Controls.Add(this.txtQifuValue); this.groupBox1.Controls.Add(this.cboxLocationFailAutoSkip); this.groupBox1.Controls.Add(this.groupBox2); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.comboBox1); this.groupBox1.Controls.Add(this.panel1); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.cboxVirtualAxis); this.groupBox1.Controls.Add(this.cboxCheckSafeEnable); this.groupBox1.Controls.Add(this.cboxDisableDoor); this.groupBox1.Controls.Add(this.cboxEnableVirtuleBarCode); this.groupBox1.Controls.Add(this.cboxGRR); this.groupBox1.Controls.Add(this.cboxEnableTestFixtureFiberCheck); this.groupBox1.Controls.Add(this.cboxEnableTwoSpeed); this.groupBox1.Controls.Add(this.cboxEnableScanBarCodeByDownCamera); this.groupBox1.Controls.Add(this.cboxEnableExceptionHandlingNozzle); this.groupBox1.Controls.Add(this.cboxRunSpace); this.groupBox1.Controls.Add(this.panelEx1); this.groupBox1.Controls.Add(this.cboxCurRecipe); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.tbarPressLowSpeed); this.groupBox1.Controls.Add(this.tbarTakeTraySpeed); this.groupBox1.Controls.Add(this.tbarFlyCameraSpeed); this.groupBox1.Controls.Add(this.tbarTakeTrayFromNg2InputSpeed); this.groupBox1.Controls.Add(this.tbarStockBeltSpeed); this.groupBox1.Controls.Add(this.tbarWholeSpeed); this.groupBox1.Controls.Add(this.lblPressLowSpeed); this.groupBox1.Controls.Add(this.lblTakeTraySpeed); this.groupBox1.Controls.Add(this.lblFlyCameraSpeed); this.groupBox1.Controls.Add(this.label20); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label15); this.groupBox1.Controls.Add(this.lblTakeTrayFromNg2InputSpeed); this.groupBox1.Controls.Add(this.lblStockBeltSpeed); this.groupBox1.Controls.Add(this.lblWholeSpeed); this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.txtControlCenterPort); this.groupBox1.Controls.Add(this.label27); this.groupBox1.Controls.Add(this.txtControlCenterIP); this.groupBox1.Controls.Add(this.label26); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(3, 3); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(778, 432); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "系统配置"; // // 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; this.txtQifuValue.Location = new System.Drawing.Point(361, 323); this.txtQifuValue.Name = "txtQifuValue"; this.txtQifuValue.Size = new System.Drawing.Size(100, 21); this.txtQifuValue.TabIndex = 54; this.txtQifuValue.Text = "0.01"; this.txtQifuValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtQifuValue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtQifuValue_KeyUp); // // cboxLocationFailAutoSkip // this.cboxLocationFailAutoSkip.AutoSize = true; this.cboxLocationFailAutoSkip.Location = new System.Drawing.Point(361, 262); this.cboxLocationFailAutoSkip.Name = "cboxLocationFailAutoSkip"; this.cboxLocationFailAutoSkip.Size = new System.Drawing.Size(144, 16); this.cboxLocationFailAutoSkip.TabIndex = 53; this.cboxLocationFailAutoSkip.Text = "拍照定位失败自动跳过"; this.cboxLocationFailAutoSkip.UseVisualStyleBackColor = true; // // groupBox2 // this.groupBox2.Controls.Add(this.cboxMsgShowKo); this.groupBox2.Controls.Add(this.cboxMsgShowEn); this.groupBox2.Controls.Add(this.cboxMsgShowCn); this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(507, 28); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(265, 82); this.groupBox2.TabIndex = 52; this.groupBox2.TabStop = false; this.groupBox2.Text = "弹框语言"; // // cboxMsgShowKo // this.cboxMsgShowKo.AutoSize = true; this.cboxMsgShowKo.Location = new System.Drawing.Point(146, 30); this.cboxMsgShowKo.Name = "cboxMsgShowKo"; this.cboxMsgShowKo.Size = new System.Drawing.Size(48, 16); this.cboxMsgShowKo.TabIndex = 8; this.cboxMsgShowKo.Text = "韩文"; this.cboxMsgShowKo.UseVisualStyleBackColor = true; // // cboxMsgShowEn // this.cboxMsgShowEn.AutoSize = true; this.cboxMsgShowEn.Location = new System.Drawing.Point(92, 30); this.cboxMsgShowEn.Name = "cboxMsgShowEn"; this.cboxMsgShowEn.Size = new System.Drawing.Size(48, 16); this.cboxMsgShowEn.TabIndex = 8; this.cboxMsgShowEn.Text = "英文"; this.cboxMsgShowEn.UseVisualStyleBackColor = true; // // cboxMsgShowCn // this.cboxMsgShowCn.AutoSize = true; this.cboxMsgShowCn.Location = new System.Drawing.Point(28, 30); this.cboxMsgShowCn.Name = "cboxMsgShowCn"; this.cboxMsgShowCn.Size = new System.Drawing.Size(48, 16); this.cboxMsgShowCn.TabIndex = 8; this.cboxMsgShowCn.Text = "中文"; this.cboxMsgShowCn.UseVisualStyleBackColor = true; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(308, 329); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(47, 12); this.label9.TabIndex = 50; this.label9.Text = "气压值:"; // // comboBox1 // this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "中文", "English"}); this.comboBox1.Location = new System.Drawing.Point(105, 324); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(121, 20); this.comboBox1.TabIndex = 43; // // panel1 // this.panel1.Controls.Add(this.radioButton4); this.panel1.Controls.Add(this.radioButton3); this.panel1.Location = new System.Drawing.Point(564, 295); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(190, 33); this.panel1.TabIndex = 2; this.panel1.Visible = false; // // radioButton4 // this.radioButton4.AutoSize = true; this.radioButton4.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.radioButton4.Location = new System.Drawing.Point(90, 6); this.radioButton4.Name = "radioButton4"; this.radioButton4.Size = new System.Drawing.Size(71, 16); this.radioButton4.TabIndex = 1; this.radioButton4.Text = "从右到左"; this.radioButton4.UseVisualStyleBackColor = true; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Checked = true; this.radioButton3.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.radioButton3.Location = new System.Drawing.Point(12, 6); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(71, 16); this.radioButton3.TabIndex = 1; this.radioButton3.TabStop = true; this.radioButton3.Text = "从左到右"; this.radioButton3.UseVisualStyleBackColor = true; // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.White; this.label2.Location = new System.Drawing.Point(53, 324); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(35, 12); this.label2.TabIndex = 0; this.label2.Text = "语言:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(574, 277); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(71, 12); this.label6.TabIndex = 0; this.label6.Text = "取放料方式:"; this.label6.Visible = false; // // cboxVirtualAxis // this.cboxVirtualAxis.AutoSize = true; this.cboxVirtualAxis.Location = new System.Drawing.Point(294, 262); this.cboxVirtualAxis.Name = "cboxVirtualAxis"; this.cboxVirtualAxis.Size = new System.Drawing.Size(60, 16); this.cboxVirtualAxis.TabIndex = 8; this.cboxVirtualAxis.Text = "虚拟轴"; this.cboxVirtualAxis.UseVisualStyleBackColor = true; // // cboxCheckSafeEnable // this.cboxCheckSafeEnable.AutoSize = true; this.cboxCheckSafeEnable.Location = new System.Drawing.Point(202, 262); this.cboxCheckSafeEnable.Name = "cboxCheckSafeEnable"; this.cboxCheckSafeEnable.Size = new System.Drawing.Size(72, 16); this.cboxCheckSafeEnable.TabIndex = 8; this.cboxCheckSafeEnable.Text = "安全检查"; this.cboxCheckSafeEnable.UseVisualStyleBackColor = true; // // cboxDisableDoor // this.cboxDisableDoor.AutoSize = true; this.cboxDisableDoor.Location = new System.Drawing.Point(507, 126); this.cboxDisableDoor.Name = "cboxDisableDoor"; this.cboxDisableDoor.Size = new System.Drawing.Size(72, 16); this.cboxDisableDoor.TabIndex = 8; this.cboxDisableDoor.Text = "禁用门禁"; this.cboxDisableDoor.UseVisualStyleBackColor = true; // // cboxEnableVirtuleBarCode // this.cboxEnableVirtuleBarCode.AutoSize = true; this.cboxEnableVirtuleBarCode.Location = new System.Drawing.Point(349, 295); this.cboxEnableVirtuleBarCode.Name = "cboxEnableVirtuleBarCode"; this.cboxEnableVirtuleBarCode.Size = new System.Drawing.Size(60, 16); this.cboxEnableVirtuleBarCode.TabIndex = 8; this.cboxEnableVirtuleBarCode.Text = "虚拟码"; this.cboxEnableVirtuleBarCode.UseVisualStyleBackColor = true; // // cboxGRR // this.cboxGRR.AutoSize = true; this.cboxGRR.Location = new System.Drawing.Point(301, 295); this.cboxGRR.Name = "cboxGRR"; this.cboxGRR.Size = new System.Drawing.Size(42, 16); this.cboxGRR.TabIndex = 8; this.cboxGRR.Text = "GRR"; this.cboxGRR.UseVisualStyleBackColor = true; // // cboxEnableTestFixtureFiberCheck // this.cboxEnableTestFixtureFiberCheck.AutoSize = true; this.cboxEnableTestFixtureFiberCheck.Location = new System.Drawing.Point(204, 295); this.cboxEnableTestFixtureFiberCheck.Name = "cboxEnableTestFixtureFiberCheck"; this.cboxEnableTestFixtureFiberCheck.Size = new System.Drawing.Size(96, 16); this.cboxEnableTestFixtureFiberCheck.TabIndex = 8; this.cboxEnableTestFixtureFiberCheck.Text = "启用光纤检测"; this.cboxEnableTestFixtureFiberCheck.UseVisualStyleBackColor = true; // // cboxEnableTwoSpeed // this.cboxEnableTwoSpeed.AutoSize = true; this.cboxEnableTwoSpeed.Location = new System.Drawing.Point(112, 295); this.cboxEnableTwoSpeed.Name = "cboxEnableTwoSpeed"; this.cboxEnableTwoSpeed.Size = new System.Drawing.Size(84, 16); this.cboxEnableTwoSpeed.TabIndex = 8; this.cboxEnableTwoSpeed.Text = "启用二段速"; this.cboxEnableTwoSpeed.UseVisualStyleBackColor = true; // // cboxEnableScanBarCodeByDownCamera // this.cboxEnableScanBarCodeByDownCamera.AutoSize = true; this.cboxEnableScanBarCodeByDownCamera.Location = new System.Drawing.Point(510, 228); this.cboxEnableScanBarCodeByDownCamera.Name = "cboxEnableScanBarCodeByDownCamera"; this.cboxEnableScanBarCodeByDownCamera.Size = new System.Drawing.Size(84, 16); this.cboxEnableScanBarCodeByDownCamera.TabIndex = 8; this.cboxEnableScanBarCodeByDownCamera.Text = "下相机扫码"; this.cboxEnableScanBarCodeByDownCamera.UseVisualStyleBackColor = true; this.cboxEnableScanBarCodeByDownCamera.Visible = false; // // cboxEnableExceptionHandlingNozzle // this.cboxEnableExceptionHandlingNozzle.AutoSize = true; this.cboxEnableExceptionHandlingNozzle.Location = new System.Drawing.Point(510, 206); this.cboxEnableExceptionHandlingNozzle.Name = "cboxEnableExceptionHandlingNozzle"; this.cboxEnableExceptionHandlingNozzle.Size = new System.Drawing.Size(96, 16); this.cboxEnableExceptionHandlingNozzle.TabIndex = 8; this.cboxEnableExceptionHandlingNozzle.Text = "启用强力吸嘴"; this.cboxEnableExceptionHandlingNozzle.UseVisualStyleBackColor = true; this.cboxEnableExceptionHandlingNozzle.Visible = false; // // cboxRunSpace // this.cboxRunSpace.AutoSize = true; this.cboxRunSpace.Location = new System.Drawing.Point(112, 261); this.cboxRunSpace.Name = "cboxRunSpace"; this.cboxRunSpace.Size = new System.Drawing.Size(48, 16); this.cboxRunSpace.TabIndex = 8; this.cboxRunSpace.Text = "空跑"; this.cboxRunSpace.UseVisualStyleBackColor = true; // // panelEx1 // this.panelEx1.Controls.Add(this.btnSaveSpeedParam); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx1.Location = new System.Drawing.Point(3, 363); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(772, 66); this.panelEx1.TabIndex = 2; // // btnSaveSpeedParam // this.btnSaveSpeedParam.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSaveSpeedParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnSaveSpeedParam.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnSaveSpeedParam.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSaveSpeedParam.ForeColor = System.Drawing.Color.White; this.btnSaveSpeedParam.Location = new System.Drawing.Point(572, 6); this.btnSaveSpeedParam.Name = "btnSaveSpeedParam"; this.btnSaveSpeedParam.Size = new System.Drawing.Size(197, 54); this.btnSaveSpeedParam.TabIndex = 7; this.btnSaveSpeedParam.Text = "保存"; this.btnSaveSpeedParam.UseVisualStyleBackColor = false; this.btnSaveSpeedParam.Click += new System.EventHandler(this.btnSaveSpeedParam_Click); // // cboxCurRecipe // this.cboxCurRecipe.FormattingEnabled = true; this.cboxCurRecipe.Items.AddRange(new object[] { "Default"}); this.cboxCurRecipe.Location = new System.Drawing.Point(112, 226); this.cboxCurRecipe.Name = "cboxCurRecipe"; this.cboxCurRecipe.Size = new System.Drawing.Size(348, 20); this.cboxCurRecipe.TabIndex = 1; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(57, 229); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(35, 12); this.label4.TabIndex = 0; this.label4.Text = "配方:"; // // tbarPressLowSpeed // this.tbarPressLowSpeed.AutoSize = false; this.tbarPressLowSpeed.LargeChange = 1; this.tbarPressLowSpeed.Location = new System.Drawing.Point(155, 122); this.tbarPressLowSpeed.Maximum = 100; this.tbarPressLowSpeed.Minimum = 1; this.tbarPressLowSpeed.Name = "tbarPressLowSpeed"; this.tbarPressLowSpeed.Size = new System.Drawing.Size(300, 20); this.tbarPressLowSpeed.TabIndex = 1; this.tbarPressLowSpeed.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarPressLowSpeed.Value = 1; this.tbarPressLowSpeed.ValueChanged += new System.EventHandler(this.tbarPressLowSpeed_ValueChanged); // // tbarTakeTraySpeed // this.tbarTakeTraySpeed.AutoSize = false; this.tbarTakeTraySpeed.LargeChange = 1; this.tbarTakeTraySpeed.Location = new System.Drawing.Point(155, 90); this.tbarTakeTraySpeed.Maximum = 100; this.tbarTakeTraySpeed.Minimum = 1; this.tbarTakeTraySpeed.Name = "tbarTakeTraySpeed"; this.tbarTakeTraySpeed.Size = new System.Drawing.Size(300, 20); this.tbarTakeTraySpeed.TabIndex = 1; this.tbarTakeTraySpeed.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarTakeTraySpeed.Value = 1; this.tbarTakeTraySpeed.ValueChanged += new System.EventHandler(this.tbarTakeTraySpeed_ValueChanged); // // tbarFlyCameraSpeed // this.tbarFlyCameraSpeed.AutoSize = false; this.tbarFlyCameraSpeed.LargeChange = 1; this.tbarFlyCameraSpeed.Location = new System.Drawing.Point(155, 59); this.tbarFlyCameraSpeed.Maximum = 100; this.tbarFlyCameraSpeed.Minimum = 1; this.tbarFlyCameraSpeed.Name = "tbarFlyCameraSpeed"; this.tbarFlyCameraSpeed.Size = new System.Drawing.Size(300, 20); this.tbarFlyCameraSpeed.TabIndex = 1; this.tbarFlyCameraSpeed.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarFlyCameraSpeed.Value = 1; this.tbarFlyCameraSpeed.ValueChanged += new System.EventHandler(this.tbarFlyCameraSpeed_ValueChanged); // // tbarTakeTrayFromNg2InputSpeed // this.tbarTakeTrayFromNg2InputSpeed.AutoSize = false; this.tbarTakeTrayFromNg2InputSpeed.LargeChange = 1; this.tbarTakeTrayFromNg2InputSpeed.Location = new System.Drawing.Point(153, 190); this.tbarTakeTrayFromNg2InputSpeed.Maximum = 100; this.tbarTakeTrayFromNg2InputSpeed.Minimum = 1; this.tbarTakeTrayFromNg2InputSpeed.Name = "tbarTakeTrayFromNg2InputSpeed"; this.tbarTakeTrayFromNg2InputSpeed.Size = new System.Drawing.Size(300, 20); this.tbarTakeTrayFromNg2InputSpeed.TabIndex = 1; this.tbarTakeTrayFromNg2InputSpeed.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarTakeTrayFromNg2InputSpeed.Value = 1; this.tbarTakeTrayFromNg2InputSpeed.ValueChanged += new System.EventHandler(this.tbarTakeTrayFromNg2InputSpeed_ValueChanged); // // tbarStockBeltSpeed // this.tbarStockBeltSpeed.AutoSize = false; this.tbarStockBeltSpeed.LargeChange = 1; this.tbarStockBeltSpeed.Location = new System.Drawing.Point(153, 155); this.tbarStockBeltSpeed.Maximum = 100; this.tbarStockBeltSpeed.Minimum = 1; this.tbarStockBeltSpeed.Name = "tbarStockBeltSpeed"; this.tbarStockBeltSpeed.Size = new System.Drawing.Size(300, 20); this.tbarStockBeltSpeed.TabIndex = 1; this.tbarStockBeltSpeed.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarStockBeltSpeed.Value = 1; this.tbarStockBeltSpeed.ValueChanged += new System.EventHandler(this.tbarStockBeltSpeed_ValueChanged); // // tbarWholeSpeed // this.tbarWholeSpeed.AutoSize = false; this.tbarWholeSpeed.LargeChange = 1; this.tbarWholeSpeed.Location = new System.Drawing.Point(155, 28); this.tbarWholeSpeed.Maximum = 100; this.tbarWholeSpeed.Minimum = 1; this.tbarWholeSpeed.Name = "tbarWholeSpeed"; this.tbarWholeSpeed.Size = new System.Drawing.Size(300, 20); this.tbarWholeSpeed.TabIndex = 1; this.tbarWholeSpeed.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarWholeSpeed.Value = 1; this.tbarWholeSpeed.ValueChanged += new System.EventHandler(this.tbarWholeSpeed_ValueChanged); // // lblPressLowSpeed // this.lblPressLowSpeed.AutoSize = true; this.lblPressLowSpeed.Location = new System.Drawing.Point(458, 125); this.lblPressLowSpeed.Name = "lblPressLowSpeed"; this.lblPressLowSpeed.Size = new System.Drawing.Size(17, 12); this.lblPressLowSpeed.TabIndex = 0; this.lblPressLowSpeed.Text = "1%"; // // lblTakeTraySpeed // this.lblTakeTraySpeed.AutoSize = true; this.lblTakeTraySpeed.Location = new System.Drawing.Point(458, 96); this.lblTakeTraySpeed.Name = "lblTakeTraySpeed"; this.lblTakeTraySpeed.Size = new System.Drawing.Size(17, 12); this.lblTakeTraySpeed.TabIndex = 0; this.lblTakeTraySpeed.Text = "5%"; // // lblFlyCameraSpeed // this.lblFlyCameraSpeed.AutoSize = true; this.lblFlyCameraSpeed.Location = new System.Drawing.Point(458, 64); this.lblFlyCameraSpeed.Name = "lblFlyCameraSpeed"; this.lblFlyCameraSpeed.Size = new System.Drawing.Size(17, 12); this.lblFlyCameraSpeed.TabIndex = 0; this.lblFlyCameraSpeed.Text = "5%"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(74, 127); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(59, 12); this.label20.TabIndex = 0; this.label20.Text = "下压低速:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(50, 94); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(83, 12); this.label5.TabIndex = 0; this.label5.Text = "搬运料盘速度:"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(26, 190); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(107, 12); this.label15.TabIndex = 0; this.label15.Text = "搬运带料料盘速度:"; // // lblTakeTrayFromNg2InputSpeed // this.lblTakeTrayFromNg2InputSpeed.AutoSize = true; this.lblTakeTrayFromNg2InputSpeed.Location = new System.Drawing.Point(459, 194); this.lblTakeTrayFromNg2InputSpeed.Name = "lblTakeTrayFromNg2InputSpeed"; this.lblTakeTrayFromNg2InputSpeed.Size = new System.Drawing.Size(17, 12); this.lblTakeTrayFromNg2InputSpeed.TabIndex = 0; this.lblTakeTrayFromNg2InputSpeed.Text = "1%"; // // lblStockBeltSpeed // this.lblStockBeltSpeed.AutoSize = true; this.lblStockBeltSpeed.Location = new System.Drawing.Point(459, 157); this.lblStockBeltSpeed.Name = "lblStockBeltSpeed"; this.lblStockBeltSpeed.Size = new System.Drawing.Size(17, 12); this.lblStockBeltSpeed.TabIndex = 0; this.lblStockBeltSpeed.Text = "1%"; // // lblWholeSpeed // this.lblWholeSpeed.AutoSize = true; this.lblWholeSpeed.Location = new System.Drawing.Point(458, 32); this.lblWholeSpeed.Name = "lblWholeSpeed"; this.lblWholeSpeed.Size = new System.Drawing.Size(17, 12); this.lblWholeSpeed.TabIndex = 0; this.lblWholeSpeed.Text = "5%"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(74, 159); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(59, 12); this.label11.TabIndex = 0; this.label11.Text = "皮带速度:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(74, 62); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(59, 12); this.label3.TabIndex = 0; this.label3.Text = "飞拍速度:"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(74, 32); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(59, 12); this.label1.TabIndex = 0; this.label1.Text = "整体速度:"; // // 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; this.txtControlCenterPort.Font = new System.Drawing.Font("宋体", 9F); this.txtControlCenterPort.ForeColor = System.Drawing.Color.White; this.txtControlCenterPort.Location = new System.Drawing.Point(576, 179); this.txtControlCenterPort.Name = "txtControlCenterPort"; this.txtControlCenterPort.Size = new System.Drawing.Size(93, 21); this.txtControlCenterPort.TabIndex = 42; this.txtControlCenterPort.Text = "2048"; this.txtControlCenterPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtControlCenterPort.Visible = false; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(507, 181); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(59, 12); this.label27.TabIndex = 0; this.label27.Text = "中控端口:"; this.label27.Visible = false; // // 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; this.txtControlCenterIP.Font = new System.Drawing.Font("宋体", 9F); this.txtControlCenterIP.ForeColor = System.Drawing.Color.White; this.txtControlCenterIP.Location = new System.Drawing.Point(575, 148); this.txtControlCenterIP.Name = "txtControlCenterIP"; this.txtControlCenterIP.Size = new System.Drawing.Size(178, 21); this.txtControlCenterIP.TabIndex = 42; this.txtControlCenterIP.Text = "127.0.0.1"; this.txtControlCenterIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtControlCenterIP.Visible = false; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(508, 150); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(47, 12); this.label26.TabIndex = 0; this.label26.Text = "中控IP:"; this.label26.Visible = false; // // CommonConfig // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1568, 877); this.Controls.Add(this.tableLayoutPanel1); this.Name = "CommonConfig"; this.Text = "CommonConfig"; this.Load += new System.EventHandler(this.CommonConfig_Load); this.tableLayoutPanel1.ResumeLayout(false); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox10.ResumeLayout(false); this.groupBox10.PerformLayout(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tbarPressLowSpeed)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarTakeTraySpeed)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarFlyCameraSpeed)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarTakeTrayFromNg2InputSpeed)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarStockBeltSpeed)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarWholeSpeed)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.TrackBar tbarFlyCameraSpeed; private System.Windows.Forms.TrackBar tbarWholeSpeed; private System.Windows.Forms.Label lblFlyCameraSpeed; private System.Windows.Forms.Label lblWholeSpeed; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label1; private System.Windows.Forms.ComboBox cboxDownLocationCameraName; private System.Windows.Forms.ComboBox cboxUpCameraName; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.CheckBox cboxRunSpace; private System.Windows.Forms.TextBox txtControlCenterPort; private System.Windows.Forms.Label label27; private System.Windows.Forms.TextBox txtControlCenterIP; private System.Windows.Forms.Label label26; private System.Windows.Forms.ComboBox cboxCurRecipe; private System.Windows.Forms.Label label4; private System.Windows.Forms.TrackBar tbarTakeTraySpeed; private System.Windows.Forms.Label lblTakeTraySpeed; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox cboxCheckSafeEnable; private Controls.PanelEx panelEx1; private System.Windows.Forms.Button btnSaveSpeedParam; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.TextBox txtFlyGrabGain; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtFlyGrabExposureTime; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtDownCameraFlyRegrabNum; private System.Windows.Forms.Label label14; private System.Windows.Forms.TrackBar tbarPressLowSpeed; private System.Windows.Forms.Label lblPressLowSpeed; private System.Windows.Forms.Label label20; private System.Windows.Forms.CheckBox cboxVirtualAxis; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.RadioButton radioButton4; private System.Windows.Forms.RadioButton radioButton3; private System.Windows.Forms.Label label6; private System.Windows.Forms.GroupBox groupBox10; private System.Windows.Forms.TextBox txtUpCameraExposureTime; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox txtUpCameraGain; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label2; private System.Windows.Forms.CheckBox cboxEnableExceptionHandlingNozzle; private System.Windows.Forms.CheckBox cboxEnableScanBarCodeByDownCamera; private System.Windows.Forms.Label label9; private System.Windows.Forms.CheckBox cboxEnableTwoSpeed; private System.Windows.Forms.CheckBox cboxEnableTestFixtureFiberCheck; private System.Windows.Forms.CheckBox cboxGRR; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.CheckBox cboxMsgShowKo; private System.Windows.Forms.CheckBox cboxMsgShowEn; private System.Windows.Forms.CheckBox cboxMsgShowCn; private System.Windows.Forms.TextBox txtTurnoverRetakeNum; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtDischargeRetakeNum; private System.Windows.Forms.Label label29; private System.Windows.Forms.CheckBox cboxEnableVirtuleBarCode; private System.Windows.Forms.CheckBox cboxDisableDoor; private System.Windows.Forms.CheckBox cboxLocationFailAutoSkip; private System.Windows.Forms.TrackBar tbarTakeTrayFromNg2InputSpeed; private System.Windows.Forms.TrackBar tbarStockBeltSpeed; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label lblTakeTrayFromNg2InputSpeed; private System.Windows.Forms.Label lblStockBeltSpeed; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtQifuValue; } }