Files
1440WGJ/JY.Inspection/HomeForm.designer.cs
T
2026-08-13 20:08:58 +08:00

2155 lines
117 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace JY.Inspection
{
partial class HomeForm
{
/// <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(HomeForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.tsmiLogin = new System.Windows.Forms.ToolStripMenuItem();
this.mES测试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiSearch = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiHistory = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiCCDData = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiAlarmSearch = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiSetting = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiUserConfig = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiMESConfig = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiDBConfig = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiPLCConfig = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiSerialPortConfig = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiAbnormalVoice = new System.Windows.Forms.ToolStripMenuItem();
this.mES分档设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiTestCode = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiParaConfig = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiChart = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiChangeModel = new System.Windows.Forms.ToolStripMenuItem();
this.tsmiAbout = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.lblUser = new MetroFramework.Controls.MetroLabel();
this.metroLabel3 = new MetroFramework.Controls.MetroLabel();
this.metroLabel4 = new MetroFramework.Controls.MetroLabel();
this.panel2 = new System.Windows.Forms.Panel();
this.lblAuthority = new MetroFramework.Controls.MetroLabel();
this.metroLabel31 = new MetroFramework.Controls.MetroLabel();
this.timelabel = new MetroFramework.Controls.MetroLabel();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.txtsiteCode = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.txtlineCode = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
this.txtequipCode = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
this.txtmaterialCode = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
this.txtTcpClicet = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.txtClassShift = new System.Windows.Forms.ToolStripStatusLabel();
this.panel3 = new System.Windows.Forms.Panel();
this.txtlog = new System.Windows.Forms.GroupBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dgvDataShow_B = new JY.Inspection.GridViewBuff();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.dgvDataShow_A = new JY.Inspection.GridViewBuff();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.timer_Clock = new System.Windows.Forms.Timer(this.components);
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
this.splitContainer4 = new System.Windows.Forms.SplitContainer();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.ckStartZNDB = new System.Windows.Forms.CheckBox();
this.label26 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.txtTotalPower = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.txtPowerC = new System.Windows.Forms.TextBox();
this.txtPowerB = new System.Windows.Forms.TextBox();
this.txtPowerA = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.txtIC = new System.Windows.Forms.TextBox();
this.txtIB = new System.Windows.Forms.TextBox();
this.txtIA = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.txtLineVolUAC = new System.Windows.Forms.TextBox();
this.txtLineVolUBC = new System.Windows.Forms.TextBox();
this.txtLineVolUAB = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.txtPhaseVolUC = new System.Windows.Forms.TextBox();
this.txtPhaseVolUB = new System.Windows.Forms.TextBox();
this.txtPhaseVolUA = new System.Windows.Forms.TextBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.txtTensionStrapCCD4 = new System.Windows.Forms.TextBox();
this.txtgrading4 = new System.Windows.Forms.TextBox();
this.metroLabel13 = new MetroFramework.Controls.MetroLabel();
this.txtTensionStrapCCD3 = new System.Windows.Forms.TextBox();
this.txtgrading3 = new System.Windows.Forms.TextBox();
this.metroLabel7 = new MetroFramework.Controls.MetroLabel();
this.txtTensionStrapCCD2 = new System.Windows.Forms.TextBox();
this.txtgrading2 = new System.Windows.Forms.TextBox();
this.metroLabel6 = new MetroFramework.Controls.MetroLabel();
this.txtgrading1 = new System.Windows.Forms.TextBox();
this.txtTensionStrapCCD1 = new System.Windows.Forms.TextBox();
this.metroLabel5 = new MetroFramework.Controls.MetroLabel();
this.chkStartNGFL = new System.Windows.Forms.CheckBox();
this.txtTensionStrap3 = new System.Windows.Forms.TextBox();
this.metroLabel1 = new MetroFramework.Controls.MetroLabel();
this.metroLabel36 = new MetroFramework.Controls.MetroLabel();
this.metroLabel35 = new MetroFramework.Controls.MetroLabel();
this.metroLabel34 = new MetroFramework.Controls.MetroLabel();
this.txtTensionStrap2 = new System.Windows.Forms.TextBox();
this.chkIsGarding = new System.Windows.Forms.CheckBox();
this.metroLabel38 = new MetroFramework.Controls.MetroLabel();
this.txtTensionStrap1 = new System.Windows.Forms.TextBox();
this.metroLabel37 = new MetroFramework.Controls.MetroLabel();
this.metroLabel33 = new MetroFramework.Controls.MetroLabel();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.metroLabel2 = new MetroFramework.Controls.MetroLabel();
this.btn_YJJJ = new System.Windows.Forms.PictureBox();
this.cvOKQty = new JYControl.CircleCountValue();
this.prYield = new WinformControlLibraryExtension.PercentageProgressExt();
this.RPimpacting = new WinformControlLibraryExtension.PercentageProgressExt();
this.metroLabel8 = new MetroFramework.Controls.MetroLabel();
this.metroLabel9 = new MetroFramework.Controls.MetroLabel();
this.metroLabel10 = new MetroFramework.Controls.MetroLabel();
this.metroLabel11 = new MetroFramework.Controls.MetroLabel();
this.RPPPM = new JYControl.CircleProgramBar();
this.metroLabel12 = new MetroFramework.Controls.MetroLabel();
this.crToalQty = new JYControl.CircleCountValue();
this.lblLinkPLCState = new JYControl.LedControl();
this.lblMsg = new MetroFramework.Controls.MetroLabel();
this.btnStart = new JYControl.RoundButton();
this.metroLabel14 = new MetroFramework.Controls.MetroLabel();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.button1 = new System.Windows.Forms.Button();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
this.menuStrip1.SuspendLayout();
this.panel2.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDataShow_B)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDataShow_A)).BeginInit();
this.tableLayoutPanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
this.splitContainer3.Panel1.SuspendLayout();
this.splitContainer3.Panel2.SuspendLayout();
this.splitContainer3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
this.splitContainer4.Panel1.SuspendLayout();
this.splitContainer4.Panel2.SuspendLayout();
this.splitContainer4.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.groupBox3.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btn_YJJJ)).BeginInit();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiLogin,
this.mES测试ToolStripMenuItem,
this.tsmiSearch,
this.tsmiSetting,
this.tsmiParaConfig,
this.tsmiChart,
this.tsmiChangeModel,
this.tsmiAbout,
this.toolStripMenuItem1});
this.menuStrip1.Location = new System.Drawing.Point(0, 60);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Padding = new System.Windows.Forms.Padding(4, 2, 0, 2);
this.menuStrip1.Size = new System.Drawing.Size(1556, 28);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// tsmiLogin
//
this.tsmiLogin.Image = ((System.Drawing.Image)(resources.GetObject("tsmiLogin.Image")));
this.tsmiLogin.Name = "tsmiLogin";
this.tsmiLogin.Size = new System.Drawing.Size(69, 24);
this.tsmiLogin.Text = "登录";
this.tsmiLogin.Click += new System.EventHandler(this.tsmiLogin_Click);
//
// mES测试ToolStripMenuItem
//
this.mES测试ToolStripMenuItem.Name = "mES测试ToolStripMenuItem";
this.mES测试ToolStripMenuItem.Size = new System.Drawing.Size(12, 24);
//
// tsmiSearch
//
this.tsmiSearch.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiHistory,
this.tsmiCCDData,
this.tsmiAlarmSearch});
this.tsmiSearch.Image = ((System.Drawing.Image)(resources.GetObject("tsmiSearch.Image")));
this.tsmiSearch.Name = "tsmiSearch";
this.tsmiSearch.Size = new System.Drawing.Size(69, 24);
this.tsmiSearch.Text = "查询";
//
// tsmiHistory
//
this.tsmiHistory.Name = "tsmiHistory";
this.tsmiHistory.Size = new System.Drawing.Size(191, 24);
this.tsmiHistory.Text = "历史数据查询";
this.tsmiHistory.Click += new System.EventHandler(this.tsmiHistory_Click);
//
// tsmiCCDData
//
this.tsmiCCDData.Name = "tsmiCCDData";
this.tsmiCCDData.Size = new System.Drawing.Size(191, 24);
this.tsmiCCDData.Text = "CCD检测数据统计";
this.tsmiCCDData.Visible = false;
this.tsmiCCDData.Click += new System.EventHandler(this.tsmiCCDData_Click);
//
// tsmiAlarmSearch
//
this.tsmiAlarmSearch.Name = "tsmiAlarmSearch";
this.tsmiAlarmSearch.Size = new System.Drawing.Size(191, 24);
this.tsmiAlarmSearch.Text = "报警信息查询";
this.tsmiAlarmSearch.Visible = false;
this.tsmiAlarmSearch.Click += new System.EventHandler(this.tsmiAlarmSearch_Click);
//
// tsmiSetting
//
this.tsmiSetting.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmiUserConfig,
this.tsmiMESConfig,
this.tsmiDBConfig,
this.tsmiPLCConfig,
this.tsmiSerialPortConfig,
this.tsmiAbnormalVoice,
this.mES分档设置ToolStripMenuItem,
this.tsmiTestCode});
this.tsmiSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsmiSetting.Image")));
this.tsmiSetting.Name = "tsmiSetting";
this.tsmiSetting.Size = new System.Drawing.Size(69, 24);
this.tsmiSetting.Text = "设置";
//
// tsmiUserConfig
//
this.tsmiUserConfig.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.tsmiUserConfig.Image = ((System.Drawing.Image)(resources.GetObject("tsmiUserConfig.Image")));
this.tsmiUserConfig.Name = "tsmiUserConfig";
this.tsmiUserConfig.Size = new System.Drawing.Size(168, 26);
this.tsmiUserConfig.Text = "用户设置";
this.tsmiUserConfig.Click += new System.EventHandler(this.tsmiUserConfig_Click);
//
// tsmiMESConfig
//
this.tsmiMESConfig.Image = ((System.Drawing.Image)(resources.GetObject("tsmiMESConfig.Image")));
this.tsmiMESConfig.Name = "tsmiMESConfig";
this.tsmiMESConfig.Size = new System.Drawing.Size(168, 26);
this.tsmiMESConfig.Text = "系统参数设置";
this.tsmiMESConfig.Click += new System.EventHandler(this.tsmiMESConfig_Click);
//
// tsmiDBConfig
//
this.tsmiDBConfig.Image = ((System.Drawing.Image)(resources.GetObject("tsmiDBConfig.Image")));
this.tsmiDBConfig.Name = "tsmiDBConfig";
this.tsmiDBConfig.Size = new System.Drawing.Size(168, 26);
this.tsmiDBConfig.Text = "数据库设置";
this.tsmiDBConfig.Visible = false;
this.tsmiDBConfig.Click += new System.EventHandler(this.tsmiDBConfig_Click);
//
// tsmiPLCConfig
//
this.tsmiPLCConfig.Image = ((System.Drawing.Image)(resources.GetObject("tsmiPLCConfig.Image")));
this.tsmiPLCConfig.Name = "tsmiPLCConfig";
this.tsmiPLCConfig.Size = new System.Drawing.Size(168, 26);
this.tsmiPLCConfig.Text = "PLC通讯设置";
this.tsmiPLCConfig.Click += new System.EventHandler(this.tsmiPLCConfig_Click);
//
// tsmiSerialPortConfig
//
this.tsmiSerialPortConfig.Image = ((System.Drawing.Image)(resources.GetObject("tsmiSerialPortConfig.Image")));
this.tsmiSerialPortConfig.Name = "tsmiSerialPortConfig";
this.tsmiSerialPortConfig.Size = new System.Drawing.Size(168, 26);
this.tsmiSerialPortConfig.Text = "TCP通讯设置";
this.tsmiSerialPortConfig.Visible = false;
this.tsmiSerialPortConfig.Click += new System.EventHandler(this.tsmiSerialPortConfig_Click);
//
// tsmiAbnormalVoice
//
this.tsmiAbnormalVoice.Image = ((System.Drawing.Image)(resources.GetObject("tsmiAbnormalVoice.Image")));
this.tsmiAbnormalVoice.Name = "tsmiAbnormalVoice";
this.tsmiAbnormalVoice.Size = new System.Drawing.Size(168, 26);
this.tsmiAbnormalVoice.Text = "异常播报设置";
this.tsmiAbnormalVoice.Visible = false;
this.tsmiAbnormalVoice.Click += new System.EventHandler(this.tsmiAbnormalVoice_Click);
//
// mES分档设置ToolStripMenuItem
//
this.mES分档设置ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("mES分档设置ToolStripMenuItem.Image")));
this.mES分档设置ToolStripMenuItem.Name = "mES分档设置ToolStripMenuItem";
this.mES分档设置ToolStripMenuItem.Size = new System.Drawing.Size(168, 26);
this.mES分档设置ToolStripMenuItem.Text = "MES分档设置";
this.mES分档设置ToolStripMenuItem.Click += new System.EventHandler(this.mES分档设置ToolStripMenuItem_Click);
//
// tsmiTestCode
//
this.tsmiTestCode.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.tsmiTestCode.Name = "tsmiTestCode";
this.tsmiTestCode.Size = new System.Drawing.Size(168, 26);
this.tsmiTestCode.Text = "开发测试";
this.tsmiTestCode.Click += new System.EventHandler(this.tsmiTestCode_Click);
//
// tsmiParaConfig
//
this.tsmiParaConfig.Image = ((System.Drawing.Image)(resources.GetObject("tsmiParaConfig.Image")));
this.tsmiParaConfig.Name = "tsmiParaConfig";
this.tsmiParaConfig.Size = new System.Drawing.Size(69, 24);
this.tsmiParaConfig.Text = "参数";
this.tsmiParaConfig.Visible = false;
this.tsmiParaConfig.Click += new System.EventHandler(this.tsmiParaConfig_Click);
//
// tsmiChart
//
this.tsmiChart.Image = ((System.Drawing.Image)(resources.GetObject("tsmiChart.Image")));
this.tsmiChart.Name = "tsmiChart";
this.tsmiChart.Size = new System.Drawing.Size(69, 24);
this.tsmiChart.Text = "统计";
this.tsmiChart.Visible = false;
this.tsmiChart.Click += new System.EventHandler(this.tsmiChart_Click);
//
// tsmiChangeModel
//
this.tsmiChangeModel.Image = ((System.Drawing.Image)(resources.GetObject("tsmiChangeModel.Image")));
this.tsmiChangeModel.Name = "tsmiChangeModel";
this.tsmiChangeModel.Size = new System.Drawing.Size(69, 24);
this.tsmiChangeModel.Text = "换型";
this.tsmiChangeModel.Visible = false;
this.tsmiChangeModel.Click += new System.EventHandler(this.tsmiChangeModel_Click);
//
// tsmiAbout
//
this.tsmiAbout.Image = ((System.Drawing.Image)(resources.GetObject("tsmiAbout.Image")));
this.tsmiAbout.Name = "tsmiAbout";
this.tsmiAbout.Size = new System.Drawing.Size(69, 24);
this.tsmiAbout.Text = "关于";
this.tsmiAbout.Click += new System.EventHandler(this.tsmiAbout_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(12, 24);
//
// 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, "warning.png");
this.imageList1.Images.SetKeyName(2, "error.png");
//
// lblUser
//
this.lblUser.AutoSize = true;
this.lblUser.Location = new System.Drawing.Point(64, 29);
this.lblUser.Name = "lblUser";
this.lblUser.Size = new System.Drawing.Size(57, 19);
this.lblUser.TabIndex = 3;
this.lblUser.Text = "No User";
//
// metroLabel3
//
this.metroLabel3.AutoSize = true;
this.metroLabel3.Location = new System.Drawing.Point(3, 29);
this.metroLabel3.Name = "metroLabel3";
this.metroLabel3.Size = new System.Drawing.Size(65, 19);
this.metroLabel3.TabIndex = 4;
this.metroLabel3.Text = "用户名:";
//
// metroLabel4
//
this.metroLabel4.AutoSize = true;
this.metroLabel4.Location = new System.Drawing.Point(3, 5);
this.metroLabel4.Name = "metroLabel4";
this.metroLabel4.Size = new System.Drawing.Size(79, 19);
this.metroLabel4.TabIndex = 5;
this.metroLabel4.Text = "日期时间:";
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.panel2.Controls.Add(this.lblAuthority);
this.panel2.Controls.Add(this.lblUser);
this.panel2.Controls.Add(this.metroLabel31);
this.panel2.Controls.Add(this.metroLabel3);
this.panel2.Controls.Add(this.timelabel);
this.panel2.Controls.Add(this.metroLabel4);
this.panel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.panel2.Location = new System.Drawing.Point(3659, 6);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(260, 52);
this.panel2.TabIndex = 7;
//
// lblAuthority
//
this.lblAuthority.AutoSize = true;
this.lblAuthority.Location = new System.Drawing.Point(183, 29);
this.lblAuthority.Name = "lblAuthority";
this.lblAuthority.Size = new System.Drawing.Size(57, 19);
this.lblAuthority.TabIndex = 7;
this.lblAuthority.Text = "No User";
//
// metroLabel31
//
this.metroLabel31.AutoSize = true;
this.metroLabel31.Location = new System.Drawing.Point(141, 29);
this.metroLabel31.Name = "metroLabel31";
this.metroLabel31.Size = new System.Drawing.Size(51, 19);
this.metroLabel31.TabIndex = 8;
this.metroLabel31.Text = "权限:";
//
// timelabel
//
this.timelabel.AutoSize = true;
this.timelabel.Location = new System.Drawing.Point(100, 5);
this.timelabel.Name = "timelabel";
this.timelabel.Size = new System.Drawing.Size(121, 19);
this.timelabel.TabIndex = 6;
this.timelabel.Text = "2021-10-18 15:30:50";
this.timelabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.timelabel.Theme = MetroFramework.MetroThemeStyle.Light;
//
// statusStrip1
//
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.txtsiteCode,
this.toolStripStatusLabel2,
this.txtlineCode,
this.toolStripStatusLabel4,
this.txtequipCode,
this.toolStripStatusLabel6,
this.txtmaterialCode,
this.toolStripStatusLabel7,
this.txtTcpClicet,
this.toolStripStatusLabel3,
this.txtClassShift});
this.statusStrip1.Location = new System.Drawing.Point(0, 862);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(1556, 22);
this.statusStrip1.TabIndex = 8;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(68, 17);
this.toolStripStatusLabel1.Text = "工厂代码:";
//
// txtsiteCode
//
this.txtsiteCode.Name = "txtsiteCode";
this.txtsiteCode.Size = new System.Drawing.Size(37, 17);
this.txtsiteCode.Text = "R001";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(68, 17);
this.toolStripStatusLabel2.Text = "产线名称:";
//
// txtlineCode
//
this.txtlineCode.Name = "txtlineCode";
this.txtlineCode.Size = new System.Drawing.Size(36, 17);
this.txtlineCode.Text = "1111";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(59, 17);
this.toolStripStatusLabel4.Text = "设备编码:";
//
// txtequipCode
//
this.txtequipCode.Name = "txtequipCode";
this.txtequipCode.Size = new System.Drawing.Size(29, 17);
this.txtequipCode.Text = "123";
//
// toolStripStatusLabel6
//
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
this.toolStripStatusLabel6.Size = new System.Drawing.Size(59, 17);
this.toolStripStatusLabel6.Text = "物料编码:";
//
// txtmaterialCode
//
this.txtmaterialCode.Name = "txtmaterialCode";
this.txtmaterialCode.Size = new System.Drawing.Size(29, 17);
this.txtmaterialCode.Text = "111";
//
// toolStripStatusLabel7
//
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
this.toolStripStatusLabel7.Size = new System.Drawing.Size(84, 17);
this.toolStripStatusLabel7.Text = " 当前模式:";
//
// txtTcpClicet
//
this.txtTcpClicet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.txtTcpClicet.ForeColor = System.Drawing.Color.White;
this.txtTcpClicet.Name = "txtTcpClicet";
this.txtTcpClicet.Size = new System.Drawing.Size(56, 17);
this.txtTcpClicet.Text = "单机模式";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(44, 17);
this.toolStripStatusLabel3.Text = "班次:";
//
// txtClassShift
//
this.txtClassShift.Name = "txtClassShift";
this.txtClassShift.Size = new System.Drawing.Size(29, 17);
this.txtClassShift.Text = "111";
//
// panel3
//
this.panel3.Controls.Add(this.txtlog);
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel3.Location = new System.Drawing.Point(0, 659);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1556, 203);
this.panel3.TabIndex = 9;
//
// txtlog
//
this.txtlog.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtlog.Location = new System.Drawing.Point(0, 0);
this.txtlog.Name = "txtlog";
this.txtlog.Size = new System.Drawing.Size(1556, 203);
this.txtlog.TabIndex = 0;
this.txtlog.TabStop = false;
this.txtlog.Text = "日志记录";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.dgvDataShow_B);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1473, 250);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "电芯出站";
//
// dgvDataShow_B
//
this.dgvDataShow_B.AllowUserToAddRows = false;
this.dgvDataShow_B.AllowUserToDeleteRows = false;
this.dgvDataShow_B.AllowUserToResizeRows = false;
this.dgvDataShow_B.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvDataShow_B.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDataShow_B.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvDataShow_B.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.dgvDataShow_B.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(174)))), ((int)(((byte)(219)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(198)))), ((int)(((byte)(247)))));
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(17)))), ((int)(((byte)(17)))));
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDataShow_B.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvDataShow_B.ColumnHeadersHeight = 29;
this.dgvDataShow_B.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.Silver;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(17)))), ((int)(((byte)(17)))));
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvDataShow_B.DefaultCellStyle = dataGridViewCellStyle2;
this.dgvDataShow_B.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvDataShow_B.EnableHeadersVisualStyles = false;
this.dgvDataShow_B.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dgvDataShow_B.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDataShow_B.Location = new System.Drawing.Point(3, 17);
this.dgvDataShow_B.Name = "dgvDataShow_B";
this.dgvDataShow_B.ReadOnly = true;
this.dgvDataShow_B.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(174)))), ((int)(((byte)(219)))));
dataGridViewCellStyle3.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(198)))), ((int)(((byte)(247)))));
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(17)))), ((int)(((byte)(17)))));
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDataShow_B.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dgvDataShow_B.RowHeadersVisible = false;
this.dgvDataShow_B.RowHeadersWidth = 51;
this.dgvDataShow_B.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvDataShow_B.RowTemplate.Height = 23;
this.dgvDataShow_B.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvDataShow_B.Size = new System.Drawing.Size(1467, 230);
this.dgvDataShow_B.TabIndex = 0;
this.dgvDataShow_B.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvDataShow_B_RowPrePaint);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.dgvDataShow_A);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(3, 3);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(430, 305);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "电芯进站";
//
// dgvDataShow_A
//
this.dgvDataShow_A.AllowUserToAddRows = false;
this.dgvDataShow_A.AllowUserToDeleteRows = false;
this.dgvDataShow_A.AllowUserToResizeRows = false;
this.dgvDataShow_A.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvDataShow_A.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDataShow_A.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvDataShow_A.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.dgvDataShow_A.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(174)))), ((int)(((byte)(219)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(198)))), ((int)(((byte)(247)))));
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(17)))), ((int)(((byte)(17)))));
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDataShow_A.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvDataShow_A.ColumnHeadersHeight = 29;
this.dgvDataShow_A.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvDataShow_A.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column30,
this.Column2,
this.Column3,
this.Column4,
this.Column5});
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.Silver;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(17)))), ((int)(((byte)(17)))));
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvDataShow_A.DefaultCellStyle = dataGridViewCellStyle5;
this.dgvDataShow_A.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvDataShow_A.EnableHeadersVisualStyles = false;
this.dgvDataShow_A.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dgvDataShow_A.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDataShow_A.Location = new System.Drawing.Point(3, 17);
this.dgvDataShow_A.Name = "dgvDataShow_A";
this.dgvDataShow_A.ReadOnly = true;
this.dgvDataShow_A.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(174)))), ((int)(((byte)(219)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(198)))), ((int)(((byte)(247)))));
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(17)))), ((int)(((byte)(17)))));
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDataShow_A.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dgvDataShow_A.RowHeadersVisible = false;
this.dgvDataShow_A.RowHeadersWidth = 51;
this.dgvDataShow_A.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvDataShow_A.RowTemplate.Height = 23;
this.dgvDataShow_A.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvDataShow_A.Size = new System.Drawing.Size(424, 285);
this.dgvDataShow_A.TabIndex = 1;
this.dgvDataShow_A.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvDataShow_A_RowPrePaint);
//
// Column1
//
this.Column1.DataPropertyName = "TD";
this.Column1.HeaderText = "通道";
this.Column1.MinimumWidth = 6;
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
this.Column1.Width = 52;
//
// Column30
//
this.Column30.DataPropertyName = "TDGroup";
this.Column30.HeaderText = "主道";
this.Column30.MinimumWidth = 8;
this.Column30.Name = "Column30";
this.Column30.ReadOnly = true;
this.Column30.Width = 52;
//
// Column2
//
this.Column2.DataPropertyName = "BarCode";
this.Column2.HeaderText = "入站条码";
this.Column2.MinimumWidth = 6;
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
this.Column2.Width = 64;
//
// Column3
//
this.Column3.DataPropertyName = "CreateTime";
this.Column3.HeaderText = "时间";
this.Column3.MinimumWidth = 6;
this.Column3.Name = "Column3";
this.Column3.ReadOnly = true;
this.Column3.Width = 52;
//
// Column4
//
this.Column4.DataPropertyName = "Result";
this.Column4.HeaderText = "结果";
this.Column4.MinimumWidth = 6;
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.Width = 52;
//
// Column5
//
this.Column5.DataPropertyName = "Remark";
this.Column5.HeaderText = "备注";
this.Column5.MinimumWidth = 6;
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
this.Column5.Width = 52;
//
// timer_Clock
//
this.timer_Clock.Interval = 1000;
this.timer_Clock.Tick += new System.EventHandler(this.timer_Clock_Tick);
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.ColumnCount = 2;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel3.Controls.Add(this.splitContainer1, 1, 0);
this.tableLayoutPanel3.Controls.Add(this.groupBox3, 0, 0);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 88);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 1;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(1556, 571);
this.tableLayoutPanel3.TabIndex = 50;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(80, 3);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel2);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.groupBox1);
this.splitContainer1.Size = new System.Drawing.Size(1473, 565);
this.splitContainer1.SplitterDistance = 311;
this.splitContainer1.TabIndex = 12;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 436F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.Controls.Add(this.groupBox2, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.splitContainer3, 1, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1473, 311);
this.tableLayoutPanel2.TabIndex = 0;
//
// splitContainer3
//
this.splitContainer3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.splitContainer3.Location = new System.Drawing.Point(439, 3);
this.splitContainer3.Name = "splitContainer3";
//
// splitContainer3.Panel1
//
this.splitContainer3.Panel1.Controls.Add(this.splitContainer4);
//
// splitContainer3.Panel2
//
this.splitContainer3.Panel2.Controls.Add(this.groupBox4);
this.splitContainer3.Size = new System.Drawing.Size(1031, 305);
this.splitContainer3.SplitterDistance = 376;
this.splitContainer3.SplitterWidth = 1;
this.splitContainer3.TabIndex = 2;
//
// splitContainer4
//
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer4.Location = new System.Drawing.Point(0, 0);
this.splitContainer4.Name = "splitContainer4";
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer4.Panel1
//
this.splitContainer4.Panel1.Controls.Add(this.groupBox5);
//
// splitContainer4.Panel2
//
this.splitContainer4.Panel2.Controls.Add(this.groupBox6);
this.splitContainer4.Size = new System.Drawing.Size(376, 305);
this.splitContainer4.SplitterDistance = 168;
this.splitContainer4.TabIndex = 0;
//
// groupBox5
//
this.groupBox5.AutoSize = true;
this.groupBox5.Controls.Add(this.ckStartZNDB);
this.groupBox5.Controls.Add(this.label26);
this.groupBox5.Controls.Add(this.label23);
this.groupBox5.Controls.Add(this.label24);
this.groupBox5.Controls.Add(this.label25);
this.groupBox5.Controls.Add(this.label20);
this.groupBox5.Controls.Add(this.label21);
this.groupBox5.Controls.Add(this.label22);
this.groupBox5.Controls.Add(this.label17);
this.groupBox5.Controls.Add(this.label18);
this.groupBox5.Controls.Add(this.label19);
this.groupBox5.Controls.Add(this.label16);
this.groupBox5.Controls.Add(this.label14);
this.groupBox5.Controls.Add(this.label13);
this.groupBox5.Controls.Add(this.label15);
this.groupBox5.Controls.Add(this.txtTotalPower);
this.groupBox5.Controls.Add(this.label10);
this.groupBox5.Controls.Add(this.label11);
this.groupBox5.Controls.Add(this.label12);
this.groupBox5.Controls.Add(this.txtPowerC);
this.groupBox5.Controls.Add(this.txtPowerB);
this.groupBox5.Controls.Add(this.txtPowerA);
this.groupBox5.Controls.Add(this.label7);
this.groupBox5.Controls.Add(this.label8);
this.groupBox5.Controls.Add(this.label9);
this.groupBox5.Controls.Add(this.txtIC);
this.groupBox5.Controls.Add(this.txtIB);
this.groupBox5.Controls.Add(this.txtIA);
this.groupBox5.Controls.Add(this.label4);
this.groupBox5.Controls.Add(this.label5);
this.groupBox5.Controls.Add(this.label6);
this.groupBox5.Controls.Add(this.txtLineVolUAC);
this.groupBox5.Controls.Add(this.txtLineVolUBC);
this.groupBox5.Controls.Add(this.txtLineVolUAB);
this.groupBox5.Controls.Add(this.label3);
this.groupBox5.Controls.Add(this.label2);
this.groupBox5.Controls.Add(this.label1);
this.groupBox5.Controls.Add(this.txtPhaseVolUC);
this.groupBox5.Controls.Add(this.txtPhaseVolUB);
this.groupBox5.Controls.Add(this.txtPhaseVolUA);
this.groupBox5.Location = new System.Drawing.Point(0, 1);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(515, 261);
this.groupBox5.TabIndex = 0;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "电表数据";
//
// ckStartZNDB
//
this.ckStartZNDB.AutoSize = true;
this.ckStartZNDB.Enabled = false;
this.ckStartZNDB.Location = new System.Drawing.Point(295, 1);
this.ckStartZNDB.Name = "ckStartZNDB";
this.ckStartZNDB.Size = new System.Drawing.Size(144, 16);
this.ckStartZNDB.TabIndex = 41;
this.ckStartZNDB.Text = "是否开启智能电表读取";
this.ckStartZNDB.UseVisualStyleBackColor = true;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(199, 211);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(11, 12);
this.label26.TabIndex = 40;
this.label26.Text = "w";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(424, 187);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(11, 12);
this.label23.TabIndex = 39;
this.label23.Text = "w";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(424, 156);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(11, 12);
this.label24.TabIndex = 38;
this.label24.Text = "w";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(424, 124);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(11, 12);
this.label25.TabIndex = 37;
this.label25.Text = "w";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(199, 185);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(11, 12);
this.label20.TabIndex = 36;
this.label20.Text = "A";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(199, 154);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(11, 12);
this.label21.TabIndex = 35;
this.label21.Text = "A";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(199, 120);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(11, 12);
this.label22.TabIndex = 34;
this.label22.Text = "A";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(424, 96);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(11, 12);
this.label17.TabIndex = 33;
this.label17.Text = "V";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(424, 62);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(11, 12);
this.label18.TabIndex = 32;
this.label18.Text = "V";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(424, 31);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(11, 12);
this.label19.TabIndex = 31;
this.label19.Text = "V";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(198, 97);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(11, 12);
this.label16.TabIndex = 30;
this.label16.Text = "V";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(198, 62);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(11, 12);
this.label14.TabIndex = 29;
this.label14.Text = "V";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(198, 31);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(11, 12);
this.label13.TabIndex = 28;
this.label13.Text = "V";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(16, 210);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(65, 12);
this.label15.TabIndex = 27;
this.label15.Text = "总有功功率";
//
// txtTotalPower
//
this.txtTotalPower.Enabled = false;
this.txtTotalPower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTotalPower.Location = new System.Drawing.Point(89, 203);
this.txtTotalPower.Name = "txtTotalPower";
this.txtTotalPower.ReadOnly = true;
this.txtTotalPower.Size = new System.Drawing.Size(108, 23);
this.txtTotalPower.TabIndex = 24;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(236, 180);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(71, 12);
this.label10.TabIndex = 23;
this.label10.Text = "C相有功功率";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(236, 150);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(71, 12);
this.label11.TabIndex = 22;
this.label11.Text = "B相有功功率";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(236, 119);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(71, 12);
this.label12.TabIndex = 21;
this.label12.Text = "A相有功功率";
//
// txtPowerC
//
this.txtPowerC.Enabled = false;
this.txtPowerC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPowerC.Location = new System.Drawing.Point(314, 175);
this.txtPowerC.Name = "txtPowerC";
this.txtPowerC.ReadOnly = true;
this.txtPowerC.Size = new System.Drawing.Size(108, 23);
this.txtPowerC.TabIndex = 20;
//
// txtPowerB
//
this.txtPowerB.Enabled = false;
this.txtPowerB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPowerB.Location = new System.Drawing.Point(314, 144);
this.txtPowerB.Name = "txtPowerB";
this.txtPowerB.ReadOnly = true;
this.txtPowerB.Size = new System.Drawing.Size(108, 23);
this.txtPowerB.TabIndex = 19;
//
// txtPowerA
//
this.txtPowerA.Enabled = false;
this.txtPowerA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPowerA.Location = new System.Drawing.Point(314, 113);
this.txtPowerA.Name = "txtPowerA";
this.txtPowerA.ReadOnly = true;
this.txtPowerA.Size = new System.Drawing.Size(108, 23);
this.txtPowerA.TabIndex = 18;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(16, 179);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(41, 12);
this.label7.TabIndex = 17;
this.label7.Text = "电流IC";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(16, 148);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 12);
this.label8.TabIndex = 16;
this.label8.Text = "电流IB";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(16, 120);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(41, 12);
this.label9.TabIndex = 15;
this.label9.Text = "电流IA";
//
// txtIC
//
this.txtIC.Enabled = false;
this.txtIC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtIC.Location = new System.Drawing.Point(89, 174);
this.txtIC.Name = "txtIC";
this.txtIC.ReadOnly = true;
this.txtIC.Size = new System.Drawing.Size(108, 23);
this.txtIC.TabIndex = 14;
//
// txtIB
//
this.txtIB.Enabled = false;
this.txtIB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtIB.Location = new System.Drawing.Point(89, 143);
this.txtIB.Name = "txtIB";
this.txtIB.ReadOnly = true;
this.txtIB.Size = new System.Drawing.Size(108, 23);
this.txtIB.TabIndex = 13;
//
// txtIA
//
this.txtIA.Enabled = false;
this.txtIA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtIA.Location = new System.Drawing.Point(89, 114);
this.txtIA.Name = "txtIA";
this.txtIA.ReadOnly = true;
this.txtIA.Size = new System.Drawing.Size(108, 23);
this.txtIA.TabIndex = 12;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(236, 90);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(59, 12);
this.label4.TabIndex = 11;
this.label4.Text = "线电压UAC";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(236, 59);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(59, 12);
this.label5.TabIndex = 10;
this.label5.Text = "线电压UBC";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(236, 28);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(59, 12);
this.label6.TabIndex = 9;
this.label6.Text = "线电压UAB";
//
// txtLineVolUAC
//
this.txtLineVolUAC.Enabled = false;
this.txtLineVolUAC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLineVolUAC.Location = new System.Drawing.Point(314, 84);
this.txtLineVolUAC.Name = "txtLineVolUAC";
this.txtLineVolUAC.ReadOnly = true;
this.txtLineVolUAC.Size = new System.Drawing.Size(108, 23);
this.txtLineVolUAC.TabIndex = 8;
//
// txtLineVolUBC
//
this.txtLineVolUBC.Enabled = false;
this.txtLineVolUBC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLineVolUBC.Location = new System.Drawing.Point(314, 54);
this.txtLineVolUBC.Name = "txtLineVolUBC";
this.txtLineVolUBC.ReadOnly = true;
this.txtLineVolUBC.Size = new System.Drawing.Size(108, 23);
this.txtLineVolUBC.TabIndex = 7;
//
// txtLineVolUAB
//
this.txtLineVolUAB.Enabled = false;
this.txtLineVolUAB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLineVolUAB.Location = new System.Drawing.Point(314, 23);
this.txtLineVolUAB.Name = "txtLineVolUAB";
this.txtLineVolUAB.ReadOnly = true;
this.txtLineVolUAB.Size = new System.Drawing.Size(108, 23);
this.txtLineVolUAB.TabIndex = 6;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(16, 90);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 5;
this.label3.Text = "相电压UC";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(16, 59);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 4;
this.label2.Text = "相电压UB";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(16, 28);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 3;
this.label1.Text = "相电压UA";
//
// txtPhaseVolUC
//
this.txtPhaseVolUC.Enabled = false;
this.txtPhaseVolUC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPhaseVolUC.Location = new System.Drawing.Point(89, 85);
this.txtPhaseVolUC.Name = "txtPhaseVolUC";
this.txtPhaseVolUC.ReadOnly = true;
this.txtPhaseVolUC.Size = new System.Drawing.Size(108, 23);
this.txtPhaseVolUC.TabIndex = 2;
//
// txtPhaseVolUB
//
this.txtPhaseVolUB.Enabled = false;
this.txtPhaseVolUB.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPhaseVolUB.Location = new System.Drawing.Point(89, 54);
this.txtPhaseVolUB.Name = "txtPhaseVolUB";
this.txtPhaseVolUB.ReadOnly = true;
this.txtPhaseVolUB.Size = new System.Drawing.Size(108, 23);
this.txtPhaseVolUB.TabIndex = 1;
//
// txtPhaseVolUA
//
this.txtPhaseVolUA.Enabled = false;
this.txtPhaseVolUA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPhaseVolUA.Location = new System.Drawing.Point(89, 23);
this.txtPhaseVolUA.Name = "txtPhaseVolUA";
this.txtPhaseVolUA.ReadOnly = true;
this.txtPhaseVolUA.Size = new System.Drawing.Size(108, 23);
this.txtPhaseVolUA.TabIndex = 0;
//
// groupBox6
//
this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox6.AutoSize = true;
this.groupBox6.Controls.Add(this.txtTensionStrapCCD4);
this.groupBox6.Controls.Add(this.txtgrading4);
this.groupBox6.Controls.Add(this.metroLabel13);
this.groupBox6.Controls.Add(this.txtTensionStrapCCD3);
this.groupBox6.Controls.Add(this.txtgrading3);
this.groupBox6.Controls.Add(this.metroLabel7);
this.groupBox6.Controls.Add(this.txtTensionStrapCCD2);
this.groupBox6.Controls.Add(this.txtgrading2);
this.groupBox6.Controls.Add(this.metroLabel6);
this.groupBox6.Controls.Add(this.txtgrading1);
this.groupBox6.Controls.Add(this.txtTensionStrapCCD1);
this.groupBox6.Controls.Add(this.metroLabel5);
this.groupBox6.Controls.Add(this.chkStartNGFL);
this.groupBox6.Controls.Add(this.txtTensionStrap3);
this.groupBox6.Controls.Add(this.metroLabel1);
this.groupBox6.Controls.Add(this.metroLabel36);
this.groupBox6.Controls.Add(this.metroLabel35);
this.groupBox6.Controls.Add(this.metroLabel34);
this.groupBox6.Controls.Add(this.txtTensionStrap2);
this.groupBox6.Controls.Add(this.chkIsGarding);
this.groupBox6.Controls.Add(this.metroLabel38);
this.groupBox6.Controls.Add(this.txtTensionStrap1);
this.groupBox6.Controls.Add(this.metroLabel37);
this.groupBox6.Controls.Add(this.metroLabel33);
this.groupBox6.Location = new System.Drawing.Point(0, 6);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(564, 194);
this.groupBox6.TabIndex = 0;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "档位拉带参数";
//
// txtTensionStrapCCD4
//
this.txtTensionStrapCCD4.Enabled = false;
this.txtTensionStrapCCD4.Location = new System.Drawing.Point(173, 129);
this.txtTensionStrapCCD4.Name = "txtTensionStrapCCD4";
this.txtTensionStrapCCD4.Size = new System.Drawing.Size(58, 21);
this.txtTensionStrapCCD4.TabIndex = 157;
//
// txtgrading4
//
this.txtgrading4.Enabled = false;
this.txtgrading4.Location = new System.Drawing.Point(109, 129);
this.txtgrading4.Name = "txtgrading4";
this.txtgrading4.Size = new System.Drawing.Size(58, 21);
this.txtgrading4.TabIndex = 141;
//
// metroLabel13
//
this.metroLabel13.AutoSize = true;
this.metroLabel13.Location = new System.Drawing.Point(163, 131);
this.metroLabel13.Name = "metroLabel13";
this.metroLabel13.Size = new System.Drawing.Size(15, 19);
this.metroLabel13.TabIndex = 158;
this.metroLabel13.Text = "-";
//
// txtTensionStrapCCD3
//
this.txtTensionStrapCCD3.Enabled = false;
this.txtTensionStrapCCD3.Location = new System.Drawing.Point(173, 94);
this.txtTensionStrapCCD3.Name = "txtTensionStrapCCD3";
this.txtTensionStrapCCD3.Size = new System.Drawing.Size(58, 21);
this.txtTensionStrapCCD3.TabIndex = 156;
//
// txtgrading3
//
this.txtgrading3.Enabled = false;
this.txtgrading3.Location = new System.Drawing.Point(109, 94);
this.txtgrading3.Name = "txtgrading3";
this.txtgrading3.Size = new System.Drawing.Size(58, 21);
this.txtgrading3.TabIndex = 142;
//
// metroLabel7
//
this.metroLabel7.AutoSize = true;
this.metroLabel7.Location = new System.Drawing.Point(163, 91);
this.metroLabel7.Name = "metroLabel7";
this.metroLabel7.Size = new System.Drawing.Size(15, 19);
this.metroLabel7.TabIndex = 155;
this.metroLabel7.Text = "-";
//
// txtTensionStrapCCD2
//
this.txtTensionStrapCCD2.Enabled = false;
this.txtTensionStrapCCD2.Location = new System.Drawing.Point(173, 62);
this.txtTensionStrapCCD2.Name = "txtTensionStrapCCD2";
this.txtTensionStrapCCD2.Size = new System.Drawing.Size(58, 21);
this.txtTensionStrapCCD2.TabIndex = 154;
//
// txtgrading2
//
this.txtgrading2.Enabled = false;
this.txtgrading2.Location = new System.Drawing.Point(109, 62);
this.txtgrading2.Name = "txtgrading2";
this.txtgrading2.Size = new System.Drawing.Size(58, 21);
this.txtgrading2.TabIndex = 143;
//
// metroLabel6
//
this.metroLabel6.AutoSize = true;
this.metroLabel6.Location = new System.Drawing.Point(163, 62);
this.metroLabel6.Name = "metroLabel6";
this.metroLabel6.Size = new System.Drawing.Size(15, 19);
this.metroLabel6.TabIndex = 153;
this.metroLabel6.Text = "-";
//
// txtgrading1
//
this.txtgrading1.Enabled = false;
this.txtgrading1.Location = new System.Drawing.Point(109, 28);
this.txtgrading1.Name = "txtgrading1";
this.txtgrading1.Size = new System.Drawing.Size(58, 21);
this.txtgrading1.TabIndex = 146;
//
// txtTensionStrapCCD1
//
this.txtTensionStrapCCD1.Enabled = false;
this.txtTensionStrapCCD1.Location = new System.Drawing.Point(173, 28);
this.txtTensionStrapCCD1.Name = "txtTensionStrapCCD1";
this.txtTensionStrapCCD1.Size = new System.Drawing.Size(58, 21);
this.txtTensionStrapCCD1.TabIndex = 152;
//
// metroLabel5
//
this.metroLabel5.AutoSize = true;
this.metroLabel5.Location = new System.Drawing.Point(163, 28);
this.metroLabel5.Name = "metroLabel5";
this.metroLabel5.Size = new System.Drawing.Size(15, 19);
this.metroLabel5.TabIndex = 151;
this.metroLabel5.Text = "-";
//
// chkStartNGFL
//
this.chkStartNGFL.AutoSize = true;
this.chkStartNGFL.Enabled = false;
this.chkStartNGFL.Location = new System.Drawing.Point(377, 134);
this.chkStartNGFL.Name = "chkStartNGFL";
this.chkStartNGFL.Size = new System.Drawing.Size(120, 16);
this.chkStartNGFL.TabIndex = 150;
this.chkStartNGFL.Text = "NG电池不分类排出";
this.chkStartNGFL.UseVisualStyleBackColor = true;
//
// txtTensionStrap3
//
this.txtTensionStrap3.Enabled = false;
this.txtTensionStrap3.Location = new System.Drawing.Point(367, 96);
this.txtTensionStrap3.Name = "txtTensionStrap3";
this.txtTensionStrap3.Size = new System.Drawing.Size(92, 21);
this.txtTensionStrap3.TabIndex = 149;
//
// metroLabel1
//
this.metroLabel1.AutoSize = true;
this.metroLabel1.Location = new System.Drawing.Point(290, 96);
this.metroLabel1.Name = "metroLabel1";
this.metroLabel1.Size = new System.Drawing.Size(85, 19);
this.metroLabel1.TabIndex = 148;
this.metroLabel1.Text = "NG拉带(7):";
//
// metroLabel36
//
this.metroLabel36.AutoSize = true;
this.metroLabel36.Location = new System.Drawing.Point(34, 129);
this.metroLabel36.Name = "metroLabel36";
this.metroLabel36.Size = new System.Drawing.Size(84, 19);
this.metroLabel36.TabIndex = 134;
this.metroLabel36.Text = "OK拉带(4):";
//
// metroLabel35
//
this.metroLabel35.AutoSize = true;
this.metroLabel35.Location = new System.Drawing.Point(34, 97);
this.metroLabel35.Name = "metroLabel35";
this.metroLabel35.Size = new System.Drawing.Size(84, 19);
this.metroLabel35.TabIndex = 135;
this.metroLabel35.Text = "OK拉带(3):";
//
// metroLabel34
//
this.metroLabel34.AutoSize = true;
this.metroLabel34.Location = new System.Drawing.Point(34, 62);
this.metroLabel34.Name = "metroLabel34";
this.metroLabel34.Size = new System.Drawing.Size(84, 19);
this.metroLabel34.TabIndex = 136;
this.metroLabel34.Text = "OK拉带(2):";
//
// txtTensionStrap2
//
this.txtTensionStrap2.Enabled = false;
this.txtTensionStrap2.Location = new System.Drawing.Point(368, 62);
this.txtTensionStrap2.Name = "txtTensionStrap2";
this.txtTensionStrap2.Size = new System.Drawing.Size(92, 21);
this.txtTensionStrap2.TabIndex = 144;
//
// chkIsGarding
//
this.chkIsGarding.AutoSize = true;
this.chkIsGarding.Enabled = false;
this.chkIsGarding.Location = new System.Drawing.Point(243, 134);
this.chkIsGarding.Name = "chkIsGarding";
this.chkIsGarding.Size = new System.Drawing.Size(132, 16);
this.chkIsGarding.TabIndex = 147;
this.chkIsGarding.Text = "是否开启上位机分档";
this.chkIsGarding.UseVisualStyleBackColor = true;
//
// metroLabel38
//
this.metroLabel38.AutoSize = true;
this.metroLabel38.Location = new System.Drawing.Point(290, 62);
this.metroLabel38.Name = "metroLabel38";
this.metroLabel38.Size = new System.Drawing.Size(85, 19);
this.metroLabel38.TabIndex = 138;
this.metroLabel38.Text = "NG拉带(6):";
//
// txtTensionStrap1
//
this.txtTensionStrap1.Enabled = false;
this.txtTensionStrap1.Location = new System.Drawing.Point(368, 28);
this.txtTensionStrap1.Name = "txtTensionStrap1";
this.txtTensionStrap1.Size = new System.Drawing.Size(92, 21);
this.txtTensionStrap1.TabIndex = 145;
//
// metroLabel37
//
this.metroLabel37.AutoSize = true;
this.metroLabel37.Location = new System.Drawing.Point(290, 28);
this.metroLabel37.Name = "metroLabel37";
this.metroLabel37.Size = new System.Drawing.Size(85, 19);
this.metroLabel37.TabIndex = 139;
this.metroLabel37.Text = "NG拉带(5):";
//
// metroLabel33
//
this.metroLabel33.AutoSize = true;
this.metroLabel33.Location = new System.Drawing.Point(34, 28);
this.metroLabel33.Name = "metroLabel33";
this.metroLabel33.Size = new System.Drawing.Size(82, 19);
this.metroLabel33.TabIndex = 140;
this.metroLabel33.Text = "OK拉带(1):";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.splitContainer2);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox4.Location = new System.Drawing.Point(0, 0);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(654, 305);
this.groupBox4.TabIndex = 2;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "电池外观检测面定义";
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(3, 17);
this.splitContainer2.Name = "splitContainer2";
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.pictureBox2);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.pictureBox3);
this.splitContainer2.Size = new System.Drawing.Size(648, 285);
this.splitContainer2.SplitterDistance = 322;
this.splitContainer2.SplitterWidth = 3;
this.splitContainer2.TabIndex = 0;
this.splitContainer2.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(0, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(322, 285);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 2;
this.pictureBox2.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(323, 285);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 3;
this.pictureBox3.TabStop = false;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.tableLayoutPanel4);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox3.Location = new System.Drawing.Point(3, 3);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(71, 565);
this.groupBox3.TabIndex = 11;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "设备状态";
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.ColumnCount = 1;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel4.Controls.Add(this.metroLabel2, 0, 15);
this.tableLayoutPanel4.Controls.Add(this.btn_YJJJ, 0, 14);
this.tableLayoutPanel4.Controls.Add(this.cvOKQty, 0, 10);
this.tableLayoutPanel4.Controls.Add(this.prYield, 0, 12);
this.tableLayoutPanel4.Controls.Add(this.RPimpacting, 0, 4);
this.tableLayoutPanel4.Controls.Add(this.metroLabel8, 0, 13);
this.tableLayoutPanel4.Controls.Add(this.metroLabel9, 0, 7);
this.tableLayoutPanel4.Controls.Add(this.metroLabel10, 0, 11);
this.tableLayoutPanel4.Controls.Add(this.metroLabel11, 0, 9);
this.tableLayoutPanel4.Controls.Add(this.RPPPM, 0, 6);
this.tableLayoutPanel4.Controls.Add(this.metroLabel12, 0, 3);
this.tableLayoutPanel4.Controls.Add(this.crToalQty, 0, 8);
this.tableLayoutPanel4.Controls.Add(this.lblLinkPLCState, 0, 2);
this.tableLayoutPanel4.Controls.Add(this.lblMsg, 0, 1);
this.tableLayoutPanel4.Controls.Add(this.btnStart, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.metroLabel14, 0, 5);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 17);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 17;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 66F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 63F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 69F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 64F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 23F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 64F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 64F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 64F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 64F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(65, 545);
this.tableLayoutPanel4.TabIndex = 5;
//
// metroLabel2
//
this.metroLabel2.AutoSize = true;
this.metroLabel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel2.FontSize = MetroFramework.MetroLabelSize.Small;
this.metroLabel2.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel2.Location = new System.Drawing.Point(3, 664);
this.metroLabel2.Name = "metroLabel2";
this.metroLabel2.Size = new System.Drawing.Size(59, 19);
this.metroLabel2.TabIndex = 29;
this.metroLabel2.Text = "一键降级";
this.metroLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btn_YJJJ
//
this.btn_YJJJ.Dock = System.Windows.Forms.DockStyle.Fill;
this.btn_YJJJ.Image = ((System.Drawing.Image)(resources.GetObject("btn_YJJJ.Image")));
this.btn_YJJJ.Location = new System.Drawing.Point(3, 603);
this.btn_YJJJ.Name = "btn_YJJJ";
this.btn_YJJJ.Size = new System.Drawing.Size(59, 58);
this.btn_YJJJ.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btn_YJJJ.TabIndex = 28;
this.btn_YJJJ.TabStop = false;
this.btn_YJJJ.Click += new System.EventHandler(this.btn_YJJJ_Click);
//
// cvOKQty
//
this.cvOKQty.BgColor = System.Drawing.Color.Green;
this.cvOKQty.BorderWidth = 5;
this.cvOKQty.CountValue = 500000;
this.cvOKQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.cvOKQty.Location = new System.Drawing.Point(0, 427);
this.cvOKQty.Margin = new System.Windows.Forms.Padding(0);
this.cvOKQty.Name = "cvOKQty";
this.cvOKQty.SectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(179)))), ((int)(((byte)(63)))));
this.cvOKQty.Size = new System.Drawing.Size(65, 64);
this.cvOKQty.TabIndex = 24;
this.cvOKQty.Text = "circleCountValue2";
//
// prYield
//
this.prYield.ArcAnnulusBackColor = System.Drawing.Color.Empty;
this.prYield.ArcBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.prYield.ArcRadius = 32;
this.prYield.ArcRound = true;
this.prYield.ArcThickness = 6;
this.prYield.Dock = System.Windows.Forms.DockStyle.Fill;
this.prYield.Location = new System.Drawing.Point(1, 516);
this.prYield.Margin = new System.Windows.Forms.Padding(1);
this.prYield.Name = "prYield";
this.prYield.Size = new System.Drawing.Size(63, 62);
this.prYield.TabIndex = 0;
this.prYield.TabStop = false;
this.prYield.Type = WinformControlLibraryExtension.PercentageProgressExt.PercentageType.Arc;
this.prYield.Value = 0.23F;
this.prYield.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.prYield.ValueFont = new System.Drawing.Font("楷体", 9F);
//
// RPimpacting
//
this.RPimpacting.ArcAnnulusBackColor = System.Drawing.Color.Empty;
this.RPimpacting.ArcBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
this.RPimpacting.ArcRadius = 32;
this.RPimpacting.ArcRound = true;
this.RPimpacting.ArcThickness = 6;
this.RPimpacting.Dock = System.Windows.Forms.DockStyle.Fill;
this.RPimpacting.Location = new System.Drawing.Point(1, 169);
this.RPimpacting.Margin = new System.Windows.Forms.Padding(1);
this.RPimpacting.Name = "RPimpacting";
this.RPimpacting.Size = new System.Drawing.Size(63, 67);
this.RPimpacting.TabIndex = 0;
this.RPimpacting.TabStop = false;
this.RPimpacting.Type = WinformControlLibraryExtension.PercentageProgressExt.PercentageType.Arc;
this.RPimpacting.Value = 0.23F;
this.RPimpacting.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.RPimpacting.ValueFont = new System.Drawing.Font("楷体", 9F);
//
// metroLabel8
//
this.metroLabel8.AutoSize = true;
this.metroLabel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel8.FontSize = MetroFramework.MetroLabelSize.Small;
this.metroLabel8.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel8.Location = new System.Drawing.Point(3, 579);
this.metroLabel8.Name = "metroLabel8";
this.metroLabel8.Size = new System.Drawing.Size(59, 21);
this.metroLabel8.TabIndex = 20;
this.metroLabel8.Text = "良率";
this.metroLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// metroLabel9
//
this.metroLabel9.AutoSize = true;
this.metroLabel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel9.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel9.Location = new System.Drawing.Point(3, 319);
this.metroLabel9.Name = "metroLabel9";
this.metroLabel9.Size = new System.Drawing.Size(59, 23);
this.metroLabel9.TabIndex = 15;
this.metroLabel9.Text = "PPM";
this.metroLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// metroLabel10
//
this.metroLabel10.AutoSize = true;
this.metroLabel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel10.FontSize = MetroFramework.MetroLabelSize.Small;
this.metroLabel10.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel10.Location = new System.Drawing.Point(3, 491);
this.metroLabel10.Name = "metroLabel10";
this.metroLabel10.Size = new System.Drawing.Size(59, 24);
this.metroLabel10.TabIndex = 21;
this.metroLabel10.Text = "良品数";
this.metroLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// metroLabel11
//
this.metroLabel11.AutoSize = true;
this.metroLabel11.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel11.FontSize = MetroFramework.MetroLabelSize.Small;
this.metroLabel11.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel11.Location = new System.Drawing.Point(3, 406);
this.metroLabel11.Name = "metroLabel11";
this.metroLabel11.Size = new System.Drawing.Size(59, 21);
this.metroLabel11.TabIndex = 20;
this.metroLabel11.Text = "投入数";
this.metroLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// RPPPM
//
this.RPPPM.BgColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.RPPPM.BorderWidth = 5;
this.RPPPM.Dock = System.Windows.Forms.DockStyle.Fill;
this.RPPPM.Font = new System.Drawing.Font("楷体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.RPPPM.Location = new System.Drawing.Point(0, 255);
this.RPPPM.Margin = new System.Windows.Forms.Padding(0);
this.RPPPM.Name = "RPPPM";
this.RPPPM.Progress = 1000;
this.RPPPM.SectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(179)))), ((int)(((byte)(63)))));
this.RPPPM.Size = new System.Drawing.Size(65, 64);
this.RPPPM.TabIndex = 2;
this.RPPPM.Text = "circleProgramBar1";
//
// metroLabel12
//
this.metroLabel12.AutoSize = true;
this.metroLabel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel12.FontSize = MetroFramework.MetroLabelSize.Small;
this.metroLabel12.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel12.Location = new System.Drawing.Point(3, 150);
this.metroLabel12.Name = "metroLabel12";
this.metroLabel12.Size = new System.Drawing.Size(59, 18);
this.metroLabel12.TabIndex = 7;
this.metroLabel12.Text = "PLC状态";
this.metroLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// crToalQty
//
this.crToalQty.BgColor = System.Drawing.Color.Green;
this.crToalQty.BorderWidth = 5;
this.crToalQty.CountValue = 100000;
this.crToalQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.crToalQty.Location = new System.Drawing.Point(0, 342);
this.crToalQty.Margin = new System.Windows.Forms.Padding(0);
this.crToalQty.Name = "crToalQty";
this.crToalQty.SectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.crToalQty.Size = new System.Drawing.Size(65, 64);
this.crToalQty.TabIndex = 2;
this.crToalQty.Text = "circleCountValue1";
//
// lblLinkPLCState
//
this.lblLinkPLCState.BorderWidth = 4;
this.lblLinkPLCState.CenterColor = System.Drawing.Color.White;
this.lblLinkPLCState.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblLinkPLCState.FlashInterval = 500;
this.lblLinkPLCState.GapWidth = 5;
this.lblLinkPLCState.IsBorder = true;
this.lblLinkPLCState.IsFlash = false;
this.lblLinkPLCState.IsHighLight = true;
this.lblLinkPLCState.LampColor = new System.Drawing.Color[] {
System.Drawing.Color.Green,
System.Drawing.Color.Yellow};
this.lblLinkPLCState.LedColor = System.Drawing.Color.Green;
this.lblLinkPLCState.LedFalseColor = System.Drawing.Color.Red;
this.lblLinkPLCState.LedStatus = false;
this.lblLinkPLCState.LedTrueColor = System.Drawing.Color.Green;
this.lblLinkPLCState.Location = new System.Drawing.Point(0, 87);
this.lblLinkPLCState.Margin = new System.Windows.Forms.Padding(0);
this.lblLinkPLCState.Name = "lblLinkPLCState";
this.lblLinkPLCState.Size = new System.Drawing.Size(65, 63);
this.lblLinkPLCState.TabIndex = 16;
//
// lblMsg
//
this.lblMsg.AutoSize = true;
this.lblMsg.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblMsg.FontSize = MetroFramework.MetroLabelSize.Small;
this.lblMsg.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.lblMsg.Location = new System.Drawing.Point(3, 66);
this.lblMsg.Name = "lblMsg";
this.lblMsg.Size = new System.Drawing.Size(59, 21);
this.lblMsg.TabIndex = 18;
this.lblMsg.Text = "开启联机";
this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnStart
//
this.btnStart.ButtonCenterColorEnd = System.Drawing.Color.Red;
this.btnStart.ButtonCenterColorStart = System.Drawing.Color.Coral;
this.btnStart.DistanceToBorder = 4;
this.btnStart.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnStart.IsShowIcon = false;
this.btnStart.Location = new System.Drawing.Point(0, 0);
this.btnStart.Margin = new System.Windows.Forms.Padding(0);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(65, 66);
this.btnStart.TabIndex = 2;
this.btnStart.Text = "roundButton1";
this.btnStart.UseVisualStyleBackColor = true;
this.btnStart.Click += new System.EventHandler(this.btStart_Click);
//
// metroLabel14
//
this.metroLabel14.AutoSize = true;
this.metroLabel14.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroLabel14.FontSize = MetroFramework.MetroLabelSize.Small;
this.metroLabel14.FontWeight = MetroFramework.MetroLabelWeight.Regular;
this.metroLabel14.Location = new System.Drawing.Point(3, 237);
this.metroLabel14.Name = "metroLabel14";
this.metroLabel14.Size = new System.Drawing.Size(59, 18);
this.metroLabel14.TabIndex = 13;
this.metroLabel14.Text = "稼动率";
this.metroLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// timer1
//
this.timer1.Enabled = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(1245, 25);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(115, 32);
this.button1.TabIndex = 51;
this.button1.Text = "MEStest";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
//
// HomeForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1556, 884);
this.Controls.Add(this.button1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.tableLayoutPanel3);
this.Controls.Add(this.panel3);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.menuStrip1);
this.HelpButton = true;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.Name = "HomeForm";
this.Padding = new System.Windows.Forms.Padding(0, 60, 0, 0);
this.Text = "电芯外观检测系统";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.HomeForm_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.HomeForm_FormClosed);
this.Load += new System.EventHandler(this.HomeForm_Load);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.panel3.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvDataShow_B)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvDataShow_A)).EndInit();
this.tableLayoutPanel3.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.splitContainer3.Panel1.ResumeLayout(false);
this.splitContainer3.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
this.splitContainer3.ResumeLayout(false);
this.splitContainer4.Panel1.ResumeLayout(false);
this.splitContainer4.Panel1.PerformLayout();
this.splitContainer4.Panel2.ResumeLayout(false);
this.splitContainer4.Panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
this.splitContainer4.ResumeLayout(false);
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.groupBox3.ResumeLayout(false);
this.tableLayoutPanel4.ResumeLayout(false);
this.tableLayoutPanel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btn_YJJJ)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem tsmiLogin;
private System.Windows.Forms.ToolStripMenuItem tsmiParaConfig;
private System.Windows.Forms.ToolStripMenuItem tsmiSetting;
private System.Windows.Forms.ToolStripMenuItem tsmiAbout;
private MetroFramework.Controls.MetroLabel lblUser;
private MetroFramework.Controls.MetroLabel metroLabel3;
private MetroFramework.Controls.MetroLabel metroLabel4;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripMenuItem tsmiSearch;
private System.Windows.Forms.ToolStripMenuItem tsmiChangeModel;
private System.Windows.Forms.ToolStripMenuItem tsmiPLCConfig;
private System.Windows.Forms.ToolStripMenuItem tsmiDBConfig;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.ToolStripMenuItem tsmiUserConfig;
private System.Windows.Forms.ToolStripMenuItem tsmiChart;
private System.Windows.Forms.ToolStripMenuItem tsmiSerialPortConfig;
private System.Windows.Forms.ImageList imageList1;
private System.Windows.Forms.GroupBox txtlog;
private System.Windows.Forms.ToolStripMenuItem tsmiMESConfig;
private MetroFramework.Controls.MetroLabel metroLabel31;
private MetroFramework.Controls.MetroLabel lblAuthority;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
private System.Windows.Forms.Timer timer_Clock;
private System.Windows.Forms.ToolStripMenuItem tsmiHistory;
private System.Windows.Forms.ToolStripMenuItem tsmiAlarmSearch;
private System.Windows.Forms.GroupBox groupBox1;
private GridViewBuff dgvDataShow_B;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.GroupBox groupBox3;
private MetroFramework.Controls.MetroLabel timelabel;
private System.Windows.Forms.ToolStripStatusLabel txtTcpClicet;
private System.Windows.Forms.ToolStripMenuItem tsmiCCDData;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel txtsiteCode;
private System.Windows.Forms.SplitContainer splitContainer1;
private GridViewBuff dgvDataShow_A;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem mES测试ToolStripMenuItem;
private System.Windows.Forms.SplitContainer splitContainer3;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox txtPhaseVolUA;
private System.Windows.Forms.TextBox txtPhaseVolUC;
private System.Windows.Forms.TextBox txtPhaseVolUB;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtLineVolUAC;
private System.Windows.Forms.TextBox txtLineVolUBC;
private System.Windows.Forms.TextBox txtLineVolUAB;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox txtPowerC;
private System.Windows.Forms.TextBox txtPowerB;
private System.Windows.Forms.TextBox txtPowerA;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txtIC;
private System.Windows.Forms.TextBox txtIB;
private System.Windows.Forms.TextBox txtIA;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox txtTotalPower;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private MetroFramework.Controls.MetroLabel metroLabel8;
private MetroFramework.Controls.MetroLabel metroLabel9;
private MetroFramework.Controls.MetroLabel metroLabel10;
private MetroFramework.Controls.MetroLabel metroLabel11;
private JYControl.CircleProgramBar RPPPM;
private MetroFramework.Controls.MetroLabel metroLabel12;
private JYControl.CircleCountValue crToalQty;
private JYControl.LedControl lblLinkPLCState;
private MetroFramework.Controls.MetroLabel lblMsg;
private JYControl.RoundButton btnStart;
private MetroFramework.Controls.MetroLabel metroLabel14;
private WinformControlLibraryExtension.PercentageProgressExt prYield;
private WinformControlLibraryExtension.PercentageProgressExt RPimpacting;
private JYControl.CircleCountValue cvOKQty;
private System.Windows.Forms.CheckBox ckStartZNDB;
private System.Windows.Forms.ToolStripMenuItem tsmiAbnormalVoice;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel txtlineCode;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripStatusLabel txtequipCode;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
private System.Windows.Forms.ToolStripStatusLabel txtmaterialCode;
private System.Windows.Forms.ToolStripMenuItem mES分档设置ToolStripMenuItem;
private System.Windows.Forms.SplitContainer splitContainer4;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.TextBox txtTensionStrap3;
private MetroFramework.Controls.MetroLabel metroLabel1;
private System.Windows.Forms.TextBox txtgrading4;
private MetroFramework.Controls.MetroLabel metroLabel36;
private System.Windows.Forms.TextBox txtgrading3;
private MetroFramework.Controls.MetroLabel metroLabel35;
private System.Windows.Forms.TextBox txtgrading2;
private MetroFramework.Controls.MetroLabel metroLabel34;
private System.Windows.Forms.TextBox txtTensionStrap2;
private System.Windows.Forms.CheckBox chkIsGarding;
private MetroFramework.Controls.MetroLabel metroLabel38;
private System.Windows.Forms.TextBox txtTensionStrap1;
private MetroFramework.Controls.MetroLabel metroLabel37;
private System.Windows.Forms.TextBox txtgrading1;
private MetroFramework.Controls.MetroLabel metroLabel33;
private System.ComponentModel.BackgroundWorker backgroundWorker1;
private System.Windows.Forms.CheckBox chkStartNGFL;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel txtClassShift;
private MetroFramework.Controls.MetroLabel metroLabel2;
private System.Windows.Forms.PictureBox btn_YJJJ;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column30;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.TextBox txtTensionStrapCCD1;
private MetroFramework.Controls.MetroLabel metroLabel5;
private System.Windows.Forms.TextBox txtTensionStrapCCD4;
private System.Windows.Forms.TextBox txtTensionStrapCCD3;
private MetroFramework.Controls.MetroLabel metroLabel7;
private System.Windows.Forms.TextBox txtTensionStrapCCD2;
private MetroFramework.Controls.MetroLabel metroLabel6;
private MetroFramework.Controls.MetroLabel metroLabel13;
private System.Windows.Forms.ToolStripMenuItem tsmiTestCode;
}
}