| | |
| | | this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_MainTaskDecompose_ZPRK = new System.Windows.Forms.Label(); |
| | | this.ckMainTaskDecompose_ZPRK = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_Agv = new System.Windows.Forms.Label(); |
| | | this.ckAgv = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.Label(); |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_Place1014ClearStoreTask = new System.Windows.Forms.Label(); |
| | | this.ckPlace1014ClearStoreTask = new System.Windows.Forms.CheckBox(); |
| | | this.lbl_Alert_EmptySalverTransfer = new System.Windows.Forms.Label(); |
| | |
| | | this.groupBox1.Controls.Add(this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound); |
| | | this.groupBox1.Controls.Add(this.lbl_MainTaskDecompose_ZPRK); |
| | | this.groupBox1.Controls.Add(this.ckMainTaskDecompose_ZPRK); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_Agv); |
| | | this.groupBox1.Controls.Add(this.ckAgv); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound); |
| | | this.groupBox1.Controls.Add(this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_Place1014ClearStoreTask); |
| | | this.groupBox1.Controls.Add(this.ckPlace1014ClearStoreTask); |
| | | this.groupBox1.Controls.Add(this.lbl_Alert_EmptySalverTransfer); |
| | |
| | | this.ckMainTaskDecompose_ZPRK.UseVisualStyleBackColor = true; |
| | | this.ckMainTaskDecompose_ZPRK.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); |
| | | // |
| | | // lbl_Alert_Agv |
| | | // lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound |
| | | // |
| | | this.lbl_Alert_Agv.AutoSize = true; |
| | | this.lbl_Alert_Agv.BackColor = System.Drawing.Color.White; |
| | | this.lbl_Alert_Agv.ForeColor = System.Drawing.Color.Red; |
| | | this.lbl_Alert_Agv.Location = new System.Drawing.Point(216, 609); |
| | | this.lbl_Alert_Agv.Name = "lbl_Alert_Agv"; |
| | | this.lbl_Alert_Agv.Size = new System.Drawing.Size(70, 15); |
| | | this.lbl_Alert_Agv.TabIndex = 41; |
| | | this.lbl_Alert_Agv.Text = "label11"; |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.AutoSize = true; |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.BackColor = System.Drawing.Color.White; |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.ForeColor = System.Drawing.Color.Red; |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Location = new System.Drawing.Point(289, 609); |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Name = "lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound"; |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Size = new System.Drawing.Size(70, 15); |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.TabIndex = 41; |
| | | this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Text = "label11"; |
| | | // |
| | | // ckAgv |
| | | // ckDataProcess_RobotBuffer_AutoQiTaoOutbound |
| | | // |
| | | this.ckAgv.AutoSize = true; |
| | | this.ckAgv.Location = new System.Drawing.Point(3, 609); |
| | | this.ckAgv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.ckAgv.Name = "ckAgv"; |
| | | this.ckAgv.Size = new System.Drawing.Size(88, 19); |
| | | this.ckAgv.TabIndex = 40; |
| | | this.ckAgv.Text = "AGV线程"; |
| | | this.ckAgv.UseVisualStyleBackColor = true; |
| | | this.ckAgv.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.AutoSize = true; |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Location = new System.Drawing.Point(3, 609); |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Name = "ckDataProcess_RobotBuffer_AutoQiTaoOutbound"; |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Size = new System.Drawing.Size(271, 19); |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.TabIndex = 40; |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Text = "机器人缓存岛 自动齐套出库 线程"; |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.UseVisualStyleBackColor = true; |
| | | this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); |
| | | // |
| | | // lbl_Alert_Place1014ClearStoreTask |
| | | // |
| | |
| | | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; |
| | | private System.Windows.Forms.DataGridViewTextBoxColumn Qty; |
| | | private System.Windows.Forms.DataGridViewTextBoxColumn InStoreTime; |
| | | private System.Windows.Forms.Label lbl_Alert_Agv; |
| | | private System.Windows.Forms.CheckBox ckAgv; |
| | | private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound; |
| | | private System.Windows.Forms.CheckBox ckDataProcess_RobotBuffer_AutoQiTaoOutbound; |
| | | private System.Windows.Forms.Label lbl_MainTaskDecompose_ZPRK; |
| | | private System.Windows.Forms.CheckBox ckMainTaskDecompose_ZPRK; |
| | | private System.Windows.Forms.TabPage tabPage4; |