1232 lines
79 KiB
C#
1232 lines
79 KiB
C#
namespace LargeSquareOne
|
|
{
|
|
partial class FrmDataMonitor
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDataMonitor));
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBoxEX8 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.dgvTrayStation = new System.Windows.Forms.DataGridView();
|
|
this.TrayId = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.lineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.model = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.grade = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.moreGrade = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.count = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.GongWei = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Result = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.TestTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.groupBoxEX4 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.dgvFeedingData = new System.Windows.Forms.DataGridView();
|
|
this.InBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InModelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InLocation = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InVassoioID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InGrade = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InMoreGrade = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InGongWei = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InRemark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.InTestTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.groupBoxEX1 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.groupBoxEX6 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.dgvMaterialData = new System.Windows.Forms.DataGridView();
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.groupBoxEX3 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.dgvReFeedingData = new System.Windows.Forms.DataGridView();
|
|
this.ReInChannel = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ReInTestTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ReInBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ReInResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ReInRemark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.groupBoxEX2 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.lVConfigRange = new System.Windows.Forms.ListView();
|
|
this.clParaName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.clMin = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.clMax = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.cUint = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.rtb_Info = new System.Windows.Forms.RichTextBox();
|
|
this.groupBoxEX5 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.dgvBlankingData = new System.Windows.Forms.DataGridView();
|
|
this.groupBoxEX7 = new JinYuan.ControlLib.GroupBoxEX();
|
|
this.dgvLabellingMachineData = new System.Windows.Forms.DataGridView();
|
|
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutVassoioID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutStackingLayer = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutQty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutTotal = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutSuccTotal = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutGongWei = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutRemark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.OutTestTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.groupBoxEX8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvTrayStation)).BeginInit();
|
|
this.groupBoxEX4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvFeedingData)).BeginInit();
|
|
this.groupBoxEX1.SuspendLayout();
|
|
this.groupBoxEX6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvMaterialData)).BeginInit();
|
|
this.groupBoxEX3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvReFeedingData)).BeginInit();
|
|
this.groupBoxEX2.SuspendLayout();
|
|
this.groupBoxEX5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvBlankingData)).BeginInit();
|
|
this.groupBoxEX7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvLabellingMachineData)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "info.png");
|
|
this.imageList1.Images.SetKeyName(1, "error.png");
|
|
this.imageList1.Images.SetKeyName(2, "warning.png");
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
|
|
this.tableLayoutPanel1.ColumnCount = 3;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBoxEX8, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBoxEX4, 1, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBoxEX1, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBoxEX5, 1, 2);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1500, 653);
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// groupBoxEX8
|
|
//
|
|
this.groupBoxEX8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.tableLayoutPanel1.SetColumnSpan(this.groupBoxEX8, 2);
|
|
this.groupBoxEX8.Controls.Add(this.dgvTrayStation);
|
|
this.groupBoxEX8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBoxEX8.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX8.Location = new System.Drawing.Point(308, 8);
|
|
this.groupBoxEX8.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.groupBoxEX8.Name = "groupBoxEX8";
|
|
this.groupBoxEX8.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX8.Size = new System.Drawing.Size(1184, 179);
|
|
this.groupBoxEX8.TabIndex = 18;
|
|
this.groupBoxEX8.TabStop = false;
|
|
this.groupBoxEX8.Text = "物流线料盘进站";
|
|
//
|
|
// dgvTrayStation
|
|
//
|
|
this.dgvTrayStation.AllowUserToAddRows = false;
|
|
this.dgvTrayStation.AllowUserToDeleteRows = false;
|
|
this.dgvTrayStation.AllowUserToResizeColumns = false;
|
|
this.dgvTrayStation.AllowUserToResizeRows = false;
|
|
this.dgvTrayStation.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
this.dgvTrayStation.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.dgvTrayStation.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvTrayStation.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
|
|
this.dgvTrayStation.ColumnHeadersHeight = 35;
|
|
this.dgvTrayStation.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvTrayStation.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.TrayId,
|
|
this.lineNo,
|
|
this.model,
|
|
this.grade,
|
|
this.moreGrade,
|
|
this.count,
|
|
this.GongWei,
|
|
this.Result,
|
|
this.Remark,
|
|
this.TestTime});
|
|
dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle23.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvTrayStation.DefaultCellStyle = dataGridViewCellStyle23;
|
|
this.dgvTrayStation.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvTrayStation.EnableHeadersVisualStyles = false;
|
|
this.dgvTrayStation.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.dgvTrayStation.Location = new System.Drawing.Point(24, 32);
|
|
this.dgvTrayStation.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.dgvTrayStation.MultiSelect = false;
|
|
this.dgvTrayStation.Name = "dgvTrayStation";
|
|
this.dgvTrayStation.ReadOnly = true;
|
|
this.dgvTrayStation.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle24.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvTrayStation.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
|
|
this.dgvTrayStation.RowHeadersWidth = 45;
|
|
this.dgvTrayStation.RowTemplate.Height = 23;
|
|
this.dgvTrayStation.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvTrayStation.Size = new System.Drawing.Size(1136, 134);
|
|
this.dgvTrayStation.TabIndex = 9;
|
|
//
|
|
// TrayId
|
|
//
|
|
this.TrayId.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.TrayId.DataPropertyName = "TrayId";
|
|
this.TrayId.HeaderText = "料框码";
|
|
this.TrayId.MinimumWidth = 6;
|
|
this.TrayId.Name = "TrayId";
|
|
this.TrayId.ReadOnly = true;
|
|
this.TrayId.Width = 75;
|
|
//
|
|
// lineNo
|
|
//
|
|
this.lineNo.DataPropertyName = "lineNo";
|
|
this.lineNo.HeaderText = "线号";
|
|
this.lineNo.MinimumWidth = 6;
|
|
this.lineNo.Name = "lineNo";
|
|
this.lineNo.ReadOnly = true;
|
|
this.lineNo.Width = 125;
|
|
//
|
|
// model
|
|
//
|
|
this.model.DataPropertyName = "model";
|
|
this.model.HeaderText = "电池型号";
|
|
this.model.MinimumWidth = 6;
|
|
this.model.Name = "model";
|
|
this.model.ReadOnly = true;
|
|
this.model.Width = 125;
|
|
//
|
|
// grade
|
|
//
|
|
this.grade.DataPropertyName = "grade";
|
|
this.grade.HeaderText = "电池一级档位";
|
|
this.grade.MinimumWidth = 6;
|
|
this.grade.Name = "grade";
|
|
this.grade.ReadOnly = true;
|
|
this.grade.Width = 125;
|
|
//
|
|
// moreGrade
|
|
//
|
|
this.moreGrade.DataPropertyName = "moreGrade";
|
|
this.moreGrade.HeaderText = "电池二级档位";
|
|
this.moreGrade.MinimumWidth = 6;
|
|
this.moreGrade.Name = "moreGrade";
|
|
this.moreGrade.ReadOnly = true;
|
|
this.moreGrade.Width = 125;
|
|
//
|
|
// count
|
|
//
|
|
this.count.DataPropertyName = "count";
|
|
this.count.HeaderText = "电池个数";
|
|
this.count.MinimumWidth = 6;
|
|
this.count.Name = "count";
|
|
this.count.ReadOnly = true;
|
|
this.count.Width = 125;
|
|
//
|
|
// GongWei
|
|
//
|
|
this.GongWei.DataPropertyName = "GongWei";
|
|
this.GongWei.HeaderText = "机架号";
|
|
this.GongWei.MinimumWidth = 6;
|
|
this.GongWei.Name = "GongWei";
|
|
this.GongWei.ReadOnly = true;
|
|
this.GongWei.Width = 125;
|
|
//
|
|
// Result
|
|
//
|
|
this.Result.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.Result.DataPropertyName = "Result";
|
|
this.Result.HeaderText = "结果";
|
|
this.Result.MinimumWidth = 6;
|
|
this.Result.Name = "Result";
|
|
this.Result.ReadOnly = true;
|
|
this.Result.Width = 61;
|
|
//
|
|
// Remark
|
|
//
|
|
this.Remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.Remark.DataPropertyName = "Remark";
|
|
this.Remark.HeaderText = "备注";
|
|
this.Remark.MinimumWidth = 6;
|
|
this.Remark.Name = "Remark";
|
|
this.Remark.ReadOnly = true;
|
|
this.Remark.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.Remark.Width = 42;
|
|
//
|
|
// TestTime
|
|
//
|
|
this.TestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.TestTime.DataPropertyName = "Time";
|
|
this.TestTime.HeaderText = "时间";
|
|
this.TestTime.MinimumWidth = 6;
|
|
this.TestTime.Name = "TestTime";
|
|
this.TestTime.ReadOnly = true;
|
|
this.TestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.TestTime.Width = 42;
|
|
//
|
|
// groupBoxEX4
|
|
//
|
|
this.groupBoxEX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.tableLayoutPanel1.SetColumnSpan(this.groupBoxEX4, 2);
|
|
this.groupBoxEX4.Controls.Add(this.dgvFeedingData);
|
|
this.groupBoxEX4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBoxEX4.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX4.Location = new System.Drawing.Point(308, 203);
|
|
this.groupBoxEX4.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.groupBoxEX4.Name = "groupBoxEX4";
|
|
this.groupBoxEX4.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX4.Size = new System.Drawing.Size(1184, 245);
|
|
this.groupBoxEX4.TabIndex = 15;
|
|
this.groupBoxEX4.TabStop = false;
|
|
this.groupBoxEX4.Text = "电池进站";
|
|
//
|
|
// dgvFeedingData
|
|
//
|
|
this.dgvFeedingData.AllowUserToAddRows = false;
|
|
this.dgvFeedingData.AllowUserToDeleteRows = false;
|
|
this.dgvFeedingData.AllowUserToResizeColumns = false;
|
|
this.dgvFeedingData.AllowUserToResizeRows = false;
|
|
this.dgvFeedingData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
this.dgvFeedingData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.dgvFeedingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle25.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle25.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvFeedingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle25;
|
|
this.dgvFeedingData.ColumnHeadersHeight = 35;
|
|
this.dgvFeedingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvFeedingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.InBarCode,
|
|
this.InModelName,
|
|
this.InLocation,
|
|
this.InVassoioID,
|
|
this.InGrade,
|
|
this.InMoreGrade,
|
|
this.InGongWei,
|
|
this.InResult,
|
|
this.InRemark,
|
|
this.InTestTime});
|
|
dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle26.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle26.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle26.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle26.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle26.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvFeedingData.DefaultCellStyle = dataGridViewCellStyle26;
|
|
this.dgvFeedingData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvFeedingData.EnableHeadersVisualStyles = false;
|
|
this.dgvFeedingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.dgvFeedingData.Location = new System.Drawing.Point(24, 32);
|
|
this.dgvFeedingData.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.dgvFeedingData.MultiSelect = false;
|
|
this.dgvFeedingData.Name = "dgvFeedingData";
|
|
this.dgvFeedingData.ReadOnly = true;
|
|
this.dgvFeedingData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle27.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvFeedingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle27;
|
|
this.dgvFeedingData.RowHeadersWidth = 45;
|
|
this.dgvFeedingData.RowTemplate.Height = 23;
|
|
this.dgvFeedingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvFeedingData.Size = new System.Drawing.Size(1136, 200);
|
|
this.dgvFeedingData.TabIndex = 9;
|
|
this.dgvFeedingData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvFeedingData_RowPostPaint);
|
|
this.dgvFeedingData.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvFeedingData_RowPrePaint);
|
|
//
|
|
// InBarCode
|
|
//
|
|
this.InBarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.InBarCode.DataPropertyName = "InBarCode";
|
|
this.InBarCode.HeaderText = "电池条码";
|
|
this.InBarCode.MinimumWidth = 6;
|
|
this.InBarCode.Name = "InBarCode";
|
|
this.InBarCode.ReadOnly = true;
|
|
this.InBarCode.Width = 89;
|
|
//
|
|
// InModelName
|
|
//
|
|
this.InModelName.DataPropertyName = "ModelName";
|
|
this.InModelName.HeaderText = "电池型号";
|
|
this.InModelName.MinimumWidth = 6;
|
|
this.InModelName.Name = "InModelName";
|
|
this.InModelName.ReadOnly = true;
|
|
this.InModelName.Width = 125;
|
|
//
|
|
// InLocation
|
|
//
|
|
this.InLocation.HeaderText = "电池位置";
|
|
this.InLocation.MinimumWidth = 6;
|
|
this.InLocation.Name = "InLocation";
|
|
this.InLocation.ReadOnly = true;
|
|
this.InLocation.Width = 125;
|
|
//
|
|
// InVassoioID
|
|
//
|
|
this.InVassoioID.DataPropertyName = "trayId";
|
|
this.InVassoioID.HeaderText = "料框码";
|
|
this.InVassoioID.MinimumWidth = 6;
|
|
this.InVassoioID.Name = "InVassoioID";
|
|
this.InVassoioID.ReadOnly = true;
|
|
this.InVassoioID.Width = 125;
|
|
//
|
|
// InGrade
|
|
//
|
|
this.InGrade.DataPropertyName = "grade";
|
|
this.InGrade.HeaderText = "电池一级档位";
|
|
this.InGrade.MinimumWidth = 6;
|
|
this.InGrade.Name = "InGrade";
|
|
this.InGrade.ReadOnly = true;
|
|
this.InGrade.Width = 125;
|
|
//
|
|
// InMoreGrade
|
|
//
|
|
this.InMoreGrade.DataPropertyName = "moregrade";
|
|
this.InMoreGrade.HeaderText = "电池二级档位";
|
|
this.InMoreGrade.MinimumWidth = 6;
|
|
this.InMoreGrade.Name = "InMoreGrade";
|
|
this.InMoreGrade.ReadOnly = true;
|
|
this.InMoreGrade.Width = 125;
|
|
//
|
|
// InGongWei
|
|
//
|
|
this.InGongWei.HeaderText = "机架号";
|
|
this.InGongWei.MinimumWidth = 6;
|
|
this.InGongWei.Name = "InGongWei";
|
|
this.InGongWei.ReadOnly = true;
|
|
this.InGongWei.Width = 125;
|
|
//
|
|
// InResult
|
|
//
|
|
this.InResult.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.InResult.DataPropertyName = "InResult";
|
|
this.InResult.HeaderText = "结果";
|
|
this.InResult.MinimumWidth = 6;
|
|
this.InResult.Name = "InResult";
|
|
this.InResult.ReadOnly = true;
|
|
this.InResult.Width = 61;
|
|
//
|
|
// InRemark
|
|
//
|
|
this.InRemark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.InRemark.DataPropertyName = "InRemark";
|
|
this.InRemark.HeaderText = "备注";
|
|
this.InRemark.MinimumWidth = 6;
|
|
this.InRemark.Name = "InRemark";
|
|
this.InRemark.ReadOnly = true;
|
|
this.InRemark.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.InRemark.Width = 42;
|
|
//
|
|
// InTestTime
|
|
//
|
|
this.InTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.InTestTime.DataPropertyName = "TestTime";
|
|
this.InTestTime.HeaderText = "时间";
|
|
this.InTestTime.MinimumWidth = 6;
|
|
this.InTestTime.Name = "InTestTime";
|
|
this.InTestTime.ReadOnly = true;
|
|
this.InTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.InTestTime.Width = 42;
|
|
//
|
|
// groupBoxEX1
|
|
//
|
|
this.groupBoxEX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.groupBoxEX1.Controls.Add(this.groupBoxEX6);
|
|
this.groupBoxEX1.Controls.Add(this.groupBoxEX3);
|
|
this.groupBoxEX1.Controls.Add(this.groupBoxEX2);
|
|
this.groupBoxEX1.Controls.Add(this.rtb_Info);
|
|
this.groupBoxEX1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBoxEX1.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX1.Location = new System.Drawing.Point(8, 8);
|
|
this.groupBoxEX1.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.groupBoxEX1.Name = "groupBoxEX1";
|
|
this.groupBoxEX1.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.tableLayoutPanel1.SetRowSpan(this.groupBoxEX1, 3);
|
|
this.groupBoxEX1.Size = new System.Drawing.Size(284, 637);
|
|
this.groupBoxEX1.TabIndex = 12;
|
|
this.groupBoxEX1.TabStop = false;
|
|
this.groupBoxEX1.Text = "日志记录";
|
|
//
|
|
// groupBoxEX6
|
|
//
|
|
this.groupBoxEX6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.groupBoxEX6.Controls.Add(this.dgvMaterialData);
|
|
this.groupBoxEX6.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX6.Location = new System.Drawing.Point(540, 5446);
|
|
this.groupBoxEX6.Margin = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX6.Name = "groupBoxEX6";
|
|
this.groupBoxEX6.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX6.Size = new System.Drawing.Size(3840, 678);
|
|
this.groupBoxEX6.TabIndex = 16;
|
|
this.groupBoxEX6.TabStop = false;
|
|
this.groupBoxEX6.Text = "卡板托盘绑定上传";
|
|
this.groupBoxEX6.Visible = false;
|
|
//
|
|
// dgvMaterialData
|
|
//
|
|
this.dgvMaterialData.AllowUserToAddRows = false;
|
|
this.dgvMaterialData.AllowUserToDeleteRows = false;
|
|
this.dgvMaterialData.AllowUserToResizeColumns = false;
|
|
this.dgvMaterialData.AllowUserToResizeRows = false;
|
|
this.dgvMaterialData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
this.dgvMaterialData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.dgvMaterialData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle28.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvMaterialData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle28;
|
|
this.dgvMaterialData.ColumnHeadersHeight = 35;
|
|
this.dgvMaterialData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvMaterialData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridViewTextBoxColumn1,
|
|
this.dataGridViewTextBoxColumn2,
|
|
this.dataGridViewTextBoxColumn3,
|
|
this.dataGridViewTextBoxColumn4,
|
|
this.dataGridViewTextBoxColumn5});
|
|
dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle29.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvMaterialData.DefaultCellStyle = dataGridViewCellStyle29;
|
|
this.dgvMaterialData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvMaterialData.EnableHeadersVisualStyles = false;
|
|
this.dgvMaterialData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.dgvMaterialData.Location = new System.Drawing.Point(24, 32);
|
|
this.dgvMaterialData.Margin = new System.Windows.Forms.Padding(60, 32, 60, 32);
|
|
this.dgvMaterialData.MultiSelect = false;
|
|
this.dgvMaterialData.Name = "dgvMaterialData";
|
|
this.dgvMaterialData.ReadOnly = true;
|
|
this.dgvMaterialData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle30.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvMaterialData.RowHeadersDefaultCellStyle = dataGridViewCellStyle30;
|
|
this.dgvMaterialData.RowHeadersWidth = 50;
|
|
this.dgvMaterialData.RowTemplate.Height = 23;
|
|
this.dgvMaterialData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvMaterialData.Size = new System.Drawing.Size(3792, 633);
|
|
this.dgvMaterialData.TabIndex = 13;
|
|
this.dgvMaterialData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvMaterialData_RowPostPaint);
|
|
this.dgvMaterialData.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvMaterialData_RowPrePaint);
|
|
//
|
|
// dataGridViewTextBoxColumn1
|
|
//
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "ChannelNo";
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "通道";
|
|
this.dataGridViewTextBoxColumn1.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn1.Width = 75;
|
|
//
|
|
// dataGridViewTextBoxColumn2
|
|
//
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "TestTime";
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "时间";
|
|
this.dataGridViewTextBoxColumn2.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn2.Width = 42;
|
|
//
|
|
// dataGridViewTextBoxColumn3
|
|
//
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "BarCode";
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "卷芯码";
|
|
this.dataGridViewTextBoxColumn3.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn3.Width = 180;
|
|
//
|
|
// dataGridViewTextBoxColumn4
|
|
//
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "Result";
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "综合结果";
|
|
this.dataGridViewTextBoxColumn4.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn4.Width = 80;
|
|
//
|
|
// dataGridViewTextBoxColumn5
|
|
//
|
|
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "Remark";
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "备注";
|
|
this.dataGridViewTextBoxColumn5.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn5.Width = 61;
|
|
//
|
|
// groupBoxEX3
|
|
//
|
|
this.groupBoxEX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.groupBoxEX3.Controls.Add(this.dgvReFeedingData);
|
|
this.groupBoxEX3.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX3.Location = new System.Drawing.Point(468, 3232);
|
|
this.groupBoxEX3.Margin = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX3.Name = "groupBoxEX3";
|
|
this.groupBoxEX3.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX3.Size = new System.Drawing.Size(3852, 819);
|
|
this.groupBoxEX3.TabIndex = 16;
|
|
this.groupBoxEX3.TabStop = false;
|
|
this.groupBoxEX3.Text = "组盘抽检工位";
|
|
this.groupBoxEX3.Visible = false;
|
|
//
|
|
// dgvReFeedingData
|
|
//
|
|
this.dgvReFeedingData.AllowUserToAddRows = false;
|
|
this.dgvReFeedingData.AllowUserToDeleteRows = false;
|
|
this.dgvReFeedingData.AllowUserToResizeColumns = false;
|
|
this.dgvReFeedingData.AllowUserToResizeRows = false;
|
|
this.dgvReFeedingData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
this.dgvReFeedingData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.dgvReFeedingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle31.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle31.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle31.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvReFeedingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle31;
|
|
this.dgvReFeedingData.ColumnHeadersHeight = 35;
|
|
this.dgvReFeedingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvReFeedingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.ReInChannel,
|
|
this.ReInTestTime,
|
|
this.ReInBarCode,
|
|
this.ReInResult,
|
|
this.ReInRemark});
|
|
dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle32.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle32.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvReFeedingData.DefaultCellStyle = dataGridViewCellStyle32;
|
|
this.dgvReFeedingData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvReFeedingData.EnableHeadersVisualStyles = false;
|
|
this.dgvReFeedingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.dgvReFeedingData.Location = new System.Drawing.Point(24, 32);
|
|
this.dgvReFeedingData.Margin = new System.Windows.Forms.Padding(60, 32, 60, 32);
|
|
this.dgvReFeedingData.MultiSelect = false;
|
|
this.dgvReFeedingData.Name = "dgvReFeedingData";
|
|
this.dgvReFeedingData.ReadOnly = true;
|
|
this.dgvReFeedingData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle33.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle33.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvReFeedingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle33;
|
|
this.dgvReFeedingData.RowHeadersWidth = 45;
|
|
this.dgvReFeedingData.RowTemplate.Height = 23;
|
|
this.dgvReFeedingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvReFeedingData.Size = new System.Drawing.Size(3804, 774);
|
|
this.dgvReFeedingData.TabIndex = 10;
|
|
this.dgvReFeedingData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvReFeedingData_RowPostPaint);
|
|
this.dgvReFeedingData.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvReFeedingData_RowPrePaint);
|
|
//
|
|
// ReInChannel
|
|
//
|
|
this.ReInChannel.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.ReInChannel.DataPropertyName = "Channel";
|
|
this.ReInChannel.HeaderText = "通道";
|
|
this.ReInChannel.MinimumWidth = 6;
|
|
this.ReInChannel.Name = "ReInChannel";
|
|
this.ReInChannel.ReadOnly = true;
|
|
this.ReInChannel.Width = 61;
|
|
//
|
|
// ReInTestTime
|
|
//
|
|
this.ReInTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.ReInTestTime.DataPropertyName = "TestTime";
|
|
this.ReInTestTime.HeaderText = "时间";
|
|
this.ReInTestTime.MinimumWidth = 6;
|
|
this.ReInTestTime.Name = "ReInTestTime";
|
|
this.ReInTestTime.ReadOnly = true;
|
|
this.ReInTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.ReInTestTime.Width = 42;
|
|
//
|
|
// ReInBarCode
|
|
//
|
|
this.ReInBarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.ReInBarCode.DataPropertyName = "BarCode";
|
|
this.ReInBarCode.HeaderText = "钢壳码";
|
|
this.ReInBarCode.MinimumWidth = 6;
|
|
this.ReInBarCode.Name = "ReInBarCode";
|
|
this.ReInBarCode.ReadOnly = true;
|
|
this.ReInBarCode.Width = 75;
|
|
//
|
|
// ReInResult
|
|
//
|
|
this.ReInResult.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.ReInResult.DataPropertyName = "Result";
|
|
this.ReInResult.HeaderText = "结果";
|
|
this.ReInResult.MinimumWidth = 6;
|
|
this.ReInResult.Name = "ReInResult";
|
|
this.ReInResult.ReadOnly = true;
|
|
this.ReInResult.Width = 61;
|
|
//
|
|
// ReInRemark
|
|
//
|
|
this.ReInRemark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.ReInRemark.DataPropertyName = "Remark";
|
|
this.ReInRemark.HeaderText = "备注";
|
|
this.ReInRemark.MinimumWidth = 6;
|
|
this.ReInRemark.Name = "ReInRemark";
|
|
this.ReInRemark.ReadOnly = true;
|
|
this.ReInRemark.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.ReInRemark.Width = 42;
|
|
//
|
|
// groupBoxEX2
|
|
//
|
|
this.groupBoxEX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.groupBoxEX2.Controls.Add(this.lVConfigRange);
|
|
this.groupBoxEX2.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX2.Location = new System.Drawing.Point(468, 7130);
|
|
this.groupBoxEX2.Margin = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX2.Name = "groupBoxEX2";
|
|
this.groupBoxEX2.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX2.Size = new System.Drawing.Size(972, 730);
|
|
this.groupBoxEX2.TabIndex = 13;
|
|
this.groupBoxEX2.TabStop = false;
|
|
this.groupBoxEX2.Text = "参数";
|
|
this.groupBoxEX2.Visible = false;
|
|
//
|
|
// lVConfigRange
|
|
//
|
|
this.lVConfigRange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.lVConfigRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.lVConfigRange.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.clParaName,
|
|
this.clMin,
|
|
this.clMax,
|
|
this.cUint});
|
|
this.lVConfigRange.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lVConfigRange.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lVConfigRange.ForeColor = System.Drawing.Color.White;
|
|
this.lVConfigRange.HideSelection = false;
|
|
this.lVConfigRange.Location = new System.Drawing.Point(24, 32);
|
|
this.lVConfigRange.Margin = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.lVConfigRange.Name = "lVConfigRange";
|
|
this.lVConfigRange.OwnerDraw = true;
|
|
this.lVConfigRange.Size = new System.Drawing.Size(924, 685);
|
|
this.lVConfigRange.TabIndex = 2;
|
|
this.lVConfigRange.UseCompatibleStateImageBehavior = false;
|
|
this.lVConfigRange.View = System.Windows.Forms.View.Details;
|
|
this.lVConfigRange.DrawColumnHeader += new System.Windows.Forms.DrawListViewColumnHeaderEventHandler(this.lVConfigRange_DrawColumnHeader);
|
|
this.lVConfigRange.DrawItem += new System.Windows.Forms.DrawListViewItemEventHandler(this.lVConfigRange_DrawItem);
|
|
this.lVConfigRange.DrawSubItem += new System.Windows.Forms.DrawListViewSubItemEventHandler(this.lVConfigRange_DrawSubItem);
|
|
//
|
|
// clParaName
|
|
//
|
|
this.clParaName.Text = "参数项";
|
|
this.clParaName.Width = 105;
|
|
//
|
|
// clMin
|
|
//
|
|
this.clMin.Text = "最小值";
|
|
this.clMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.clMin.Width = 83;
|
|
//
|
|
// clMax
|
|
//
|
|
this.clMax.Text = "最大值";
|
|
this.clMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.clMax.Width = 83;
|
|
//
|
|
// cUint
|
|
//
|
|
this.cUint.Text = "单位";
|
|
this.cUint.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.cUint.Width = 42;
|
|
//
|
|
// rtb_Info
|
|
//
|
|
this.rtb_Info.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.rtb_Info.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.rtb_Info.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.rtb_Info.ForeColor = System.Drawing.Color.White;
|
|
this.rtb_Info.Location = new System.Drawing.Point(24, 32);
|
|
this.rtb_Info.Margin = new System.Windows.Forms.Padding(0);
|
|
this.rtb_Info.Name = "rtb_Info";
|
|
this.rtb_Info.ReadOnly = true;
|
|
this.rtb_Info.Size = new System.Drawing.Size(236, 592);
|
|
this.rtb_Info.TabIndex = 1;
|
|
this.rtb_Info.Text = "";
|
|
//
|
|
// groupBoxEX5
|
|
//
|
|
this.groupBoxEX5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.tableLayoutPanel1.SetColumnSpan(this.groupBoxEX5, 2);
|
|
this.groupBoxEX5.Controls.Add(this.dgvBlankingData);
|
|
this.groupBoxEX5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBoxEX5.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX5.Location = new System.Drawing.Point(308, 464);
|
|
this.groupBoxEX5.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.groupBoxEX5.Name = "groupBoxEX5";
|
|
this.groupBoxEX5.Padding = new System.Windows.Forms.Padding(24, 13, 24, 13);
|
|
this.groupBoxEX5.Size = new System.Drawing.Size(1184, 181);
|
|
this.groupBoxEX5.TabIndex = 17;
|
|
this.groupBoxEX5.TabStop = false;
|
|
this.groupBoxEX5.Text = "电池与箱唛绑定";
|
|
//
|
|
// dgvBlankingData
|
|
//
|
|
this.dgvBlankingData.AllowUserToAddRows = false;
|
|
this.dgvBlankingData.AllowUserToDeleteRows = false;
|
|
this.dgvBlankingData.AllowUserToResizeColumns = false;
|
|
this.dgvBlankingData.AllowUserToResizeRows = false;
|
|
this.dgvBlankingData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
this.dgvBlankingData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.dgvBlankingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvBlankingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
|
|
this.dgvBlankingData.ColumnHeadersHeight = 35;
|
|
this.dgvBlankingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvBlankingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.OutVassoioID,
|
|
this.OutStackingLayer,
|
|
this.OutQty,
|
|
this.OutTotal,
|
|
this.OutSuccTotal,
|
|
this.OutResult,
|
|
this.OutGongWei,
|
|
this.OutRemark,
|
|
this.OutTestTime});
|
|
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvBlankingData.DefaultCellStyle = dataGridViewCellStyle20;
|
|
this.dgvBlankingData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvBlankingData.EnableHeadersVisualStyles = false;
|
|
this.dgvBlankingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.dgvBlankingData.Location = new System.Drawing.Point(24, 32);
|
|
this.dgvBlankingData.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
this.dgvBlankingData.MultiSelect = false;
|
|
this.dgvBlankingData.Name = "dgvBlankingData";
|
|
this.dgvBlankingData.ReadOnly = true;
|
|
this.dgvBlankingData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle21.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle21.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle21.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvBlankingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle21;
|
|
this.dgvBlankingData.RowHeadersWidth = 50;
|
|
this.dgvBlankingData.RowTemplate.Height = 23;
|
|
this.dgvBlankingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvBlankingData.Size = new System.Drawing.Size(1136, 136);
|
|
this.dgvBlankingData.TabIndex = 12;
|
|
this.dgvBlankingData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvBlankingData_RowPostPaint);
|
|
this.dgvBlankingData.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvBlankingData_RowPrePaint);
|
|
//
|
|
// groupBoxEX7
|
|
//
|
|
this.groupBoxEX7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.groupBoxEX7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.groupBoxEX7.Controls.Add(this.dgvLabellingMachineData);
|
|
this.groupBoxEX7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBoxEX7.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxEX7.Location = new System.Drawing.Point(390, 2);
|
|
this.groupBoxEX7.Margin = new System.Windows.Forms.Padding(2);
|
|
this.groupBoxEX7.Name = "groupBoxEX7";
|
|
this.groupBoxEX7.Padding = new System.Windows.Forms.Padding(2);
|
|
this.groupBoxEX7.Size = new System.Drawing.Size(772, 497);
|
|
this.groupBoxEX7.TabIndex = 18;
|
|
this.groupBoxEX7.TabStop = false;
|
|
this.groupBoxEX7.Text = "托盘码打印";
|
|
//
|
|
// dgvLabellingMachineData
|
|
//
|
|
this.dgvLabellingMachineData.AllowUserToAddRows = false;
|
|
this.dgvLabellingMachineData.AllowUserToDeleteRows = false;
|
|
this.dgvLabellingMachineData.AllowUserToResizeColumns = false;
|
|
this.dgvLabellingMachineData.AllowUserToResizeRows = false;
|
|
this.dgvLabellingMachineData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
this.dgvLabellingMachineData.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.dgvLabellingMachineData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle34.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle34.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvLabellingMachineData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle34;
|
|
this.dgvLabellingMachineData.ColumnHeadersHeight = 35;
|
|
this.dgvLabellingMachineData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvLabellingMachineData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridViewTextBoxColumn7,
|
|
this.dataGridViewTextBoxColumn8,
|
|
this.dataGridViewTextBoxColumn9,
|
|
this.dataGridViewTextBoxColumn10});
|
|
dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle35.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle35.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle35.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvLabellingMachineData.DefaultCellStyle = dataGridViewCellStyle35;
|
|
this.dgvLabellingMachineData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvLabellingMachineData.EnableHeadersVisualStyles = false;
|
|
this.dgvLabellingMachineData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
|
|
this.dgvLabellingMachineData.Location = new System.Drawing.Point(2, 16);
|
|
this.dgvLabellingMachineData.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dgvLabellingMachineData.MultiSelect = false;
|
|
this.dgvLabellingMachineData.Name = "dgvLabellingMachineData";
|
|
this.dgvLabellingMachineData.ReadOnly = true;
|
|
this.dgvLabellingMachineData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle36.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle36.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle36.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
|
|
dataGridViewCellStyle36.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle36.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvLabellingMachineData.RowHeadersDefaultCellStyle = dataGridViewCellStyle36;
|
|
this.dgvLabellingMachineData.RowHeadersWidth = 50;
|
|
this.dgvLabellingMachineData.RowTemplate.Height = 23;
|
|
this.dgvLabellingMachineData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvLabellingMachineData.Size = new System.Drawing.Size(768, 479);
|
|
this.dgvLabellingMachineData.TabIndex = 13;
|
|
//
|
|
// dataGridViewTextBoxColumn7
|
|
//
|
|
this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.dataGridViewTextBoxColumn7.DataPropertyName = "TestTime";
|
|
this.dataGridViewTextBoxColumn7.HeaderText = "时间";
|
|
this.dataGridViewTextBoxColumn7.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
this.dataGridViewTextBoxColumn7.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn7.Width = 42;
|
|
//
|
|
// dataGridViewTextBoxColumn8
|
|
//
|
|
this.dataGridViewTextBoxColumn8.DataPropertyName = "CardBarcode";
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "托盘码";
|
|
this.dataGridViewTextBoxColumn8.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
this.dataGridViewTextBoxColumn8.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn8.Width = 180;
|
|
//
|
|
// dataGridViewTextBoxColumn9
|
|
//
|
|
this.dataGridViewTextBoxColumn9.DataPropertyName = "Result";
|
|
this.dataGridViewTextBoxColumn9.HeaderText = "综合结果";
|
|
this.dataGridViewTextBoxColumn9.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
|
this.dataGridViewTextBoxColumn9.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn9.Width = 80;
|
|
//
|
|
// dataGridViewTextBoxColumn10
|
|
//
|
|
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.dataGridViewTextBoxColumn10.DataPropertyName = "Remark";
|
|
this.dataGridViewTextBoxColumn10.HeaderText = "备注";
|
|
this.dataGridViewTextBoxColumn10.MinimumWidth = 6;
|
|
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
|
this.dataGridViewTextBoxColumn10.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn10.Width = 61;
|
|
//
|
|
// OutVassoioID
|
|
//
|
|
this.OutVassoioID.DataPropertyName = "VassoioID";
|
|
this.OutVassoioID.HeaderText = "箱唛码";
|
|
this.OutVassoioID.MinimumWidth = 6;
|
|
this.OutVassoioID.Name = "OutVassoioID";
|
|
this.OutVassoioID.ReadOnly = true;
|
|
this.OutVassoioID.Width = 75;
|
|
//
|
|
// OutStackingLayer
|
|
//
|
|
this.OutStackingLayer.DataPropertyName = "layer";
|
|
this.OutStackingLayer.HeaderText = "叠盘层数";
|
|
this.OutStackingLayer.MinimumWidth = 6;
|
|
this.OutStackingLayer.Name = "OutStackingLayer";
|
|
this.OutStackingLayer.ReadOnly = true;
|
|
this.OutStackingLayer.Width = 125;
|
|
//
|
|
// OutQty
|
|
//
|
|
this.OutQty.DataPropertyName = "grade";
|
|
this.OutQty.HeaderText = "电池等级";
|
|
this.OutQty.MinimumWidth = 6;
|
|
this.OutQty.Name = "OutQty";
|
|
this.OutQty.ReadOnly = true;
|
|
this.OutQty.Width = 125;
|
|
//
|
|
// OutTotal
|
|
//
|
|
this.OutTotal.DataPropertyName = "Total";
|
|
this.OutTotal.HeaderText = "电池总数量";
|
|
this.OutTotal.MinimumWidth = 6;
|
|
this.OutTotal.Name = "OutTotal";
|
|
this.OutTotal.ReadOnly = true;
|
|
this.OutTotal.Width = 125;
|
|
//
|
|
// OutSuccTotal
|
|
//
|
|
this.OutSuccTotal.DataPropertyName = "SuccTotal";
|
|
this.OutSuccTotal.HeaderText = "成功绑定数量";
|
|
this.OutSuccTotal.MinimumWidth = 6;
|
|
this.OutSuccTotal.Name = "OutSuccTotal";
|
|
this.OutSuccTotal.ReadOnly = true;
|
|
this.OutSuccTotal.Width = 150;
|
|
//
|
|
// OutResult
|
|
//
|
|
this.OutResult.DataPropertyName = "Result";
|
|
this.OutResult.HeaderText = "综合结果";
|
|
this.OutResult.MinimumWidth = 6;
|
|
this.OutResult.Name = "OutResult";
|
|
this.OutResult.ReadOnly = true;
|
|
this.OutResult.Width = 125;
|
|
//
|
|
// OutGongWei
|
|
//
|
|
this.OutGongWei.DataPropertyName = "GongWei";
|
|
this.OutGongWei.HeaderText = "机架号";
|
|
this.OutGongWei.MinimumWidth = 6;
|
|
this.OutGongWei.Name = "OutGongWei";
|
|
this.OutGongWei.ReadOnly = true;
|
|
this.OutGongWei.Width = 180;
|
|
//
|
|
// OutRemark
|
|
//
|
|
this.OutRemark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.OutRemark.DataPropertyName = "Remark";
|
|
this.OutRemark.HeaderText = "备注";
|
|
this.OutRemark.MinimumWidth = 6;
|
|
this.OutRemark.Name = "OutRemark";
|
|
this.OutRemark.ReadOnly = true;
|
|
this.OutRemark.Width = 61;
|
|
//
|
|
// OutTestTime
|
|
//
|
|
this.OutTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.OutTestTime.DataPropertyName = "TestTime";
|
|
this.OutTestTime.HeaderText = "时间";
|
|
this.OutTestTime.MinimumWidth = 6;
|
|
this.OutTestTime.Name = "OutTestTime";
|
|
this.OutTestTime.ReadOnly = true;
|
|
this.OutTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.OutTestTime.Width = 42;
|
|
//
|
|
// FrmDataMonitor
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.ClientSize = new System.Drawing.Size(1500, 653);
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
this.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(60, 32, 60, 32);
|
|
this.Name = "FrmDataMonitor";
|
|
this.Text = "数据监控";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.Load += new System.EventHandler(this.FrmDataMonitor_Load);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.groupBoxEX8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvTrayStation)).EndInit();
|
|
this.groupBoxEX4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvFeedingData)).EndInit();
|
|
this.groupBoxEX1.ResumeLayout(false);
|
|
this.groupBoxEX6.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvMaterialData)).EndInit();
|
|
this.groupBoxEX3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvReFeedingData)).EndInit();
|
|
this.groupBoxEX2.ResumeLayout(false);
|
|
this.groupBoxEX5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvBlankingData)).EndInit();
|
|
this.groupBoxEX7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvLabellingMachineData)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.ColumnHeader clMin;
|
|
private System.Windows.Forms.ColumnHeader clMax;
|
|
private System.Windows.Forms.ColumnHeader cUint;
|
|
private System.Windows.Forms.ListView lVConfigRange;
|
|
private System.Windows.Forms.ColumnHeader clParaName;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX1;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX2;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX4;
|
|
private System.Windows.Forms.RichTextBox rtb_Info;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX6;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX3;
|
|
public System.Windows.Forms.DataGridView dgvFeedingData;
|
|
public System.Windows.Forms.DataGridView dgvReFeedingData;
|
|
public System.Windows.Forms.DataGridView dgvBlankingData;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ReInChannel;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ReInTestTime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ReInBarCode;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ReInResult;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ReInRemark;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX5;
|
|
public System.Windows.Forms.DataGridView dgvMaterialData;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX7;
|
|
public System.Windows.Forms.DataGridView dgvLabellingMachineData;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
|
private JinYuan.ControlLib.GroupBoxEX groupBoxEX8;
|
|
public System.Windows.Forms.DataGridView dgvTrayStation;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InBarCode;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InModelName;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InLocation;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InVassoioID;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InGrade;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InMoreGrade;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InGongWei;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InResult;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InRemark;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn InTestTime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn TrayId;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn lineNo;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn model;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn grade;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn moreGrade;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn count;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn GongWei;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Result;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Remark;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn TestTime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutVassoioID;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutStackingLayer;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutQty;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutTotal;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutSuccTotal;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutResult;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutGongWei;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutRemark;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn OutTestTime;
|
|
}
|
|
} |