ITC81DB_2H/ITC81DB_0H/Controls/MainDisplay/ControlMainDisplayModbus.De...

1912 lines
113 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlMainDisplayModbus
{
/// <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 Component 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMainDisplayModbus));
this.labelUpdateFlag = new SmartX.SmartLabel();
this.labelEquipmentID = new SmartX.SmartLabel();
this.labelUnder = new SmartX.SmartLabel();
this.labelCurrentNo = new SmartX.SmartLabel();
this.labelOver = new SmartX.SmartLabel();
this.labelPass = new SmartX.SmartLabel();
this.labelTare = new SmartX.SmartLabel();
this.labelGrade = new SmartX.SmartLabel();
this.labelTotalCount = new SmartX.SmartLabel();
this.labelExNGCount = new SmartX.SmartLabel();
this.labelNGCount = new SmartX.SmartLabel();
this.labelOverCount = new SmartX.SmartLabel();
this.labelPassCount = new SmartX.SmartLabel();
this.labelUnderCount = new SmartX.SmartLabel();
this.labelAlarmStatus = new SmartX.SmartLabel();
this.labelOperationStatus = new SmartX.SmartLabel();
this.labelWeight = new SmartX.SmartLabel();
this.buttonBypassDirection = new SmartX.SmartButton();
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.labelTitleReceiveCount2 = new SmartX.SmartLabel();
this.labelTitleStartAddr2 = new SmartX.SmartLabel();
this.labelTitleReceiveCount1 = new SmartX.SmartLabel();
this.labelTitleStartAddr1 = new SmartX.SmartLabel();
this.labelStartAddress = new SmartX.SmartLabel();
this.labelReceiveCount = new SmartX.SmartLabel();
this.labelOffset1 = new SmartX.SmartLabel();
this.labelOffset2 = new SmartX.SmartLabel();
this.labelHelp = new SmartX.SmartLabel();
this.labelTitlePort = new SmartX.SmartLabel();
this.labelTitleValue3 = new SmartX.SmartLabel();
this.labelTitleValue2 = new SmartX.SmartLabel();
this.labelTitleValue1 = new SmartX.SmartLabel();
this.labelTitleContents3 = new SmartX.SmartLabel();
this.labelTitleContents2 = new SmartX.SmartLabel();
this.labelTitleContents1 = new SmartX.SmartLabel();
this.labelTitleOffset3 = new SmartX.SmartLabel();
this.labelTitleOffset2 = new SmartX.SmartLabel();
this.labelTitleOffset1 = new SmartX.SmartLabel();
this.labelContents20 = new SmartX.SmartLabel();
this.labelContents19 = new SmartX.SmartLabel();
this.labelContents18 = new SmartX.SmartLabel();
this.labelContents17 = new SmartX.SmartLabel();
this.labelContents16 = new SmartX.SmartLabel();
this.labelContents15 = new SmartX.SmartLabel();
this.labelContents14 = new SmartX.SmartLabel();
this.labelContents13 = new SmartX.SmartLabel();
this.labelContents12 = new SmartX.SmartLabel();
this.labelContents11 = new SmartX.SmartLabel();
this.labelContents10 = new SmartX.SmartLabel();
this.labelContents9 = new SmartX.SmartLabel();
this.labelContents8 = new SmartX.SmartLabel();
this.labelContents7 = new SmartX.SmartLabel();
this.labelContents6 = new SmartX.SmartLabel();
this.labelContents5 = new SmartX.SmartLabel();
this.labelContents4 = new SmartX.SmartLabel();
this.labelContents3 = new SmartX.SmartLabel();
this.labelContents2 = new SmartX.SmartLabel();
this.labelContents1 = new SmartX.SmartLabel();
this.labelDouble = new SmartX.SmartLabel();
this.labelMetal = new SmartX.SmartLabel();
this.labelSpeed = new SmartX.SmartLabel();
this.labelOffset20 = new SmartX.SmartLabel();
this.labelOffset19 = new SmartX.SmartLabel();
this.labelOffset18 = new SmartX.SmartLabel();
this.comboBoxPort = new System.Windows.Forms.ComboBox();
this.labelOffset17 = new SmartX.SmartLabel();
this.labelOffset16 = new SmartX.SmartLabel();
this.labelOffset15 = new SmartX.SmartLabel();
this.labelOffset14 = new SmartX.SmartLabel();
this.labelOffset13 = new SmartX.SmartLabel();
this.labelOffset12 = new SmartX.SmartLabel();
this.labelOffset11 = new SmartX.SmartLabel();
this.labelOffset10 = new SmartX.SmartLabel();
this.labelOffset9 = new SmartX.SmartLabel();
this.labelOffset8 = new SmartX.SmartLabel();
this.labelOffset7 = new SmartX.SmartLabel();
this.labelOffset6 = new SmartX.SmartLabel();
this.labelOffset5 = new SmartX.SmartLabel();
this.labelOffset4 = new SmartX.SmartLabel();
this.labelOffset3 = new SmartX.SmartLabel();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// labelUpdateFlag
//
this.labelUpdateFlag.BackColor = System.Drawing.Color.Black;
this.labelUpdateFlag.BackPictureBox = null;
this.labelUpdateFlag.BackPictureBox1 = null;
this.labelUpdateFlag.BackPictureBox2 = null;
this.labelUpdateFlag.BorderColor = System.Drawing.Color.Black;
this.labelUpdateFlag.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUpdateFlag.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelUpdateFlag.ForeColor = System.Drawing.Color.White;
this.labelUpdateFlag.InitVisible = true;
this.labelUpdateFlag.LineSpacing = 0F;
this.labelUpdateFlag.Location = new System.Drawing.Point(167, 95);
this.labelUpdateFlag.Name = "labelUpdateFlag";
this.labelUpdateFlag.Size = new System.Drawing.Size(73, 21);
this.labelUpdateFlag.TabIndex = 709;
this.labelUpdateFlag.Text = "999999999";
this.labelUpdateFlag.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUpdateFlag.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUpdateFlag.Wordwrap = false;
//
// labelEquipmentID
//
this.labelEquipmentID.BackColor = System.Drawing.Color.Black;
this.labelEquipmentID.BackPictureBox = null;
this.labelEquipmentID.BackPictureBox1 = null;
this.labelEquipmentID.BackPictureBox2 = null;
this.labelEquipmentID.BorderColor = System.Drawing.Color.Black;
this.labelEquipmentID.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelEquipmentID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelEquipmentID.ForeColor = System.Drawing.Color.White;
this.labelEquipmentID.InitVisible = true;
this.labelEquipmentID.LineSpacing = 0F;
this.labelEquipmentID.Location = new System.Drawing.Point(167, 121);
this.labelEquipmentID.Name = "labelEquipmentID";
this.labelEquipmentID.Size = new System.Drawing.Size(73, 21);
this.labelEquipmentID.TabIndex = 710;
this.labelEquipmentID.Text = "999999999";
this.labelEquipmentID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelEquipmentID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelEquipmentID.Wordwrap = false;
//
// labelUnder
//
this.labelUnder.BackColor = System.Drawing.Color.Black;
this.labelUnder.BackPictureBox = null;
this.labelUnder.BackPictureBox1 = null;
this.labelUnder.BackPictureBox2 = null;
this.labelUnder.BorderColor = System.Drawing.Color.Black;
this.labelUnder.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnder.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelUnder.ForeColor = System.Drawing.Color.White;
this.labelUnder.InitVisible = true;
this.labelUnder.LineSpacing = 0F;
this.labelUnder.Location = new System.Drawing.Point(167, 173);
this.labelUnder.Name = "labelUnder";
this.labelUnder.Size = new System.Drawing.Size(73, 21);
this.labelUnder.TabIndex = 712;
this.labelUnder.Text = "999999999";
this.labelUnder.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUnder.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnder.Wordwrap = false;
//
// labelCurrentNo
//
this.labelCurrentNo.BackColor = System.Drawing.Color.Black;
this.labelCurrentNo.BackPictureBox = null;
this.labelCurrentNo.BackPictureBox1 = null;
this.labelCurrentNo.BackPictureBox2 = null;
this.labelCurrentNo.BorderColor = System.Drawing.Color.Black;
this.labelCurrentNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelCurrentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelCurrentNo.ForeColor = System.Drawing.Color.White;
this.labelCurrentNo.InitVisible = true;
this.labelCurrentNo.LineSpacing = 0F;
this.labelCurrentNo.Location = new System.Drawing.Point(167, 147);
this.labelCurrentNo.Name = "labelCurrentNo";
this.labelCurrentNo.Size = new System.Drawing.Size(73, 21);
this.labelCurrentNo.TabIndex = 711;
this.labelCurrentNo.Text = "999999999";
this.labelCurrentNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelCurrentNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelCurrentNo.Wordwrap = false;
//
// labelOver
//
this.labelOver.BackColor = System.Drawing.Color.Black;
this.labelOver.BackPictureBox = null;
this.labelOver.BackPictureBox1 = null;
this.labelOver.BackPictureBox2 = null;
this.labelOver.BorderColor = System.Drawing.Color.Black;
this.labelOver.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOver.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOver.ForeColor = System.Drawing.Color.White;
this.labelOver.InitVisible = true;
this.labelOver.LineSpacing = 0F;
this.labelOver.Location = new System.Drawing.Point(167, 225);
this.labelOver.Name = "labelOver";
this.labelOver.Size = new System.Drawing.Size(73, 21);
this.labelOver.TabIndex = 714;
this.labelOver.Text = "999999999";
this.labelOver.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOver.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOver.Wordwrap = false;
//
// labelPass
//
this.labelPass.BackColor = System.Drawing.Color.Black;
this.labelPass.BackPictureBox = null;
this.labelPass.BackPictureBox1 = null;
this.labelPass.BackPictureBox2 = null;
this.labelPass.BorderColor = System.Drawing.Color.Black;
this.labelPass.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPass.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelPass.ForeColor = System.Drawing.Color.White;
this.labelPass.InitVisible = true;
this.labelPass.LineSpacing = 0F;
this.labelPass.Location = new System.Drawing.Point(167, 199);
this.labelPass.Name = "labelPass";
this.labelPass.Size = new System.Drawing.Size(73, 21);
this.labelPass.TabIndex = 713;
this.labelPass.Text = "999999999";
this.labelPass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelPass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPass.Wordwrap = false;
//
// labelTare
//
this.labelTare.BackColor = System.Drawing.Color.Black;
this.labelTare.BackPictureBox = null;
this.labelTare.BackPictureBox1 = null;
this.labelTare.BackPictureBox2 = null;
this.labelTare.BorderColor = System.Drawing.Color.Black;
this.labelTare.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTare.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTare.ForeColor = System.Drawing.Color.White;
this.labelTare.InitVisible = true;
this.labelTare.LineSpacing = 0F;
this.labelTare.Location = new System.Drawing.Point(167, 251);
this.labelTare.Name = "labelTare";
this.labelTare.Size = new System.Drawing.Size(73, 21);
this.labelTare.TabIndex = 715;
this.labelTare.Text = "999999999";
this.labelTare.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTare.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTare.Wordwrap = false;
//
// labelGrade
//
this.labelGrade.BackColor = System.Drawing.Color.Black;
this.labelGrade.BackPictureBox = null;
this.labelGrade.BackPictureBox1 = null;
this.labelGrade.BackPictureBox2 = null;
this.labelGrade.BorderColor = System.Drawing.Color.Black;
this.labelGrade.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelGrade.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelGrade.ForeColor = System.Drawing.Color.White;
this.labelGrade.InitVisible = true;
this.labelGrade.LineSpacing = 0F;
this.labelGrade.Location = new System.Drawing.Point(391, 251);
this.labelGrade.Name = "labelGrade";
this.labelGrade.Size = new System.Drawing.Size(73, 21);
this.labelGrade.TabIndex = 722;
this.labelGrade.Text = "999999999";
this.labelGrade.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelGrade.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelGrade.Wordwrap = false;
//
// labelTotalCount
//
this.labelTotalCount.BackColor = System.Drawing.Color.Black;
this.labelTotalCount.BackPictureBox = null;
this.labelTotalCount.BackPictureBox1 = null;
this.labelTotalCount.BackPictureBox2 = null;
this.labelTotalCount.BorderColor = System.Drawing.Color.Black;
this.labelTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTotalCount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTotalCount.ForeColor = System.Drawing.Color.White;
this.labelTotalCount.InitVisible = true;
this.labelTotalCount.LineSpacing = 0F;
this.labelTotalCount.Location = new System.Drawing.Point(391, 225);
this.labelTotalCount.Name = "labelTotalCount";
this.labelTotalCount.Size = new System.Drawing.Size(73, 21);
this.labelTotalCount.TabIndex = 721;
this.labelTotalCount.Text = "999999999";
this.labelTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTotalCount.Wordwrap = false;
//
// labelExNGCount
//
this.labelExNGCount.BackColor = System.Drawing.Color.Black;
this.labelExNGCount.BackPictureBox = null;
this.labelExNGCount.BackPictureBox1 = null;
this.labelExNGCount.BackPictureBox2 = null;
this.labelExNGCount.BorderColor = System.Drawing.Color.Black;
this.labelExNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelExNGCount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelExNGCount.ForeColor = System.Drawing.Color.White;
this.labelExNGCount.InitVisible = true;
this.labelExNGCount.LineSpacing = 0F;
this.labelExNGCount.Location = new System.Drawing.Point(391, 199);
this.labelExNGCount.Name = "labelExNGCount";
this.labelExNGCount.Size = new System.Drawing.Size(73, 21);
this.labelExNGCount.TabIndex = 720;
this.labelExNGCount.Text = "999999999";
this.labelExNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelExNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelExNGCount.Wordwrap = false;
//
// labelNGCount
//
this.labelNGCount.BackColor = System.Drawing.Color.Black;
this.labelNGCount.BackPictureBox = null;
this.labelNGCount.BackPictureBox1 = null;
this.labelNGCount.BackPictureBox2 = null;
this.labelNGCount.BorderColor = System.Drawing.Color.Black;
this.labelNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNGCount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelNGCount.ForeColor = System.Drawing.Color.White;
this.labelNGCount.InitVisible = true;
this.labelNGCount.LineSpacing = 0F;
this.labelNGCount.Location = new System.Drawing.Point(391, 173);
this.labelNGCount.Name = "labelNGCount";
this.labelNGCount.Size = new System.Drawing.Size(73, 21);
this.labelNGCount.TabIndex = 719;
this.labelNGCount.Text = "999999999";
this.labelNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNGCount.Wordwrap = false;
//
// labelOverCount
//
this.labelOverCount.BackColor = System.Drawing.Color.Black;
this.labelOverCount.BackPictureBox = null;
this.labelOverCount.BackPictureBox1 = null;
this.labelOverCount.BackPictureBox2 = null;
this.labelOverCount.BorderColor = System.Drawing.Color.Black;
this.labelOverCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOverCount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOverCount.ForeColor = System.Drawing.Color.White;
this.labelOverCount.InitVisible = true;
this.labelOverCount.LineSpacing = 0F;
this.labelOverCount.Location = new System.Drawing.Point(391, 147);
this.labelOverCount.Name = "labelOverCount";
this.labelOverCount.Size = new System.Drawing.Size(73, 21);
this.labelOverCount.TabIndex = 718;
this.labelOverCount.Text = "999999999";
this.labelOverCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOverCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOverCount.Wordwrap = false;
//
// labelPassCount
//
this.labelPassCount.BackColor = System.Drawing.Color.Black;
this.labelPassCount.BackPictureBox = null;
this.labelPassCount.BackPictureBox1 = null;
this.labelPassCount.BackPictureBox2 = null;
this.labelPassCount.BorderColor = System.Drawing.Color.Black;
this.labelPassCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPassCount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelPassCount.ForeColor = System.Drawing.Color.White;
this.labelPassCount.InitVisible = true;
this.labelPassCount.LineSpacing = 0F;
this.labelPassCount.Location = new System.Drawing.Point(391, 121);
this.labelPassCount.Name = "labelPassCount";
this.labelPassCount.Size = new System.Drawing.Size(73, 21);
this.labelPassCount.TabIndex = 717;
this.labelPassCount.Text = "999999999";
this.labelPassCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelPassCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPassCount.Wordwrap = false;
//
// labelUnderCount
//
this.labelUnderCount.BackColor = System.Drawing.Color.Black;
this.labelUnderCount.BackPictureBox = null;
this.labelUnderCount.BackPictureBox1 = null;
this.labelUnderCount.BackPictureBox2 = null;
this.labelUnderCount.BorderColor = System.Drawing.Color.Black;
this.labelUnderCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnderCount.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelUnderCount.ForeColor = System.Drawing.Color.White;
this.labelUnderCount.InitVisible = true;
this.labelUnderCount.LineSpacing = 0F;
this.labelUnderCount.Location = new System.Drawing.Point(391, 95);
this.labelUnderCount.Name = "labelUnderCount";
this.labelUnderCount.Size = new System.Drawing.Size(73, 21);
this.labelUnderCount.TabIndex = 716;
this.labelUnderCount.Text = "999999999";
this.labelUnderCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUnderCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnderCount.Wordwrap = false;
//
// labelAlarmStatus
//
this.labelAlarmStatus.BackColor = System.Drawing.Color.Black;
this.labelAlarmStatus.BackPictureBox = null;
this.labelAlarmStatus.BackPictureBox1 = null;
this.labelAlarmStatus.BackPictureBox2 = null;
this.labelAlarmStatus.BorderColor = System.Drawing.Color.Black;
this.labelAlarmStatus.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelAlarmStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelAlarmStatus.ForeColor = System.Drawing.Color.White;
this.labelAlarmStatus.InitVisible = true;
this.labelAlarmStatus.LineSpacing = 0F;
this.labelAlarmStatus.Location = new System.Drawing.Point(613, 147);
this.labelAlarmStatus.Name = "labelAlarmStatus";
this.labelAlarmStatus.Size = new System.Drawing.Size(73, 21);
this.labelAlarmStatus.TabIndex = 725;
this.labelAlarmStatus.Text = "999999999";
this.labelAlarmStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelAlarmStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelAlarmStatus.Wordwrap = false;
//
// labelOperationStatus
//
this.labelOperationStatus.BackColor = System.Drawing.Color.Black;
this.labelOperationStatus.BackPictureBox = null;
this.labelOperationStatus.BackPictureBox1 = null;
this.labelOperationStatus.BackPictureBox2 = null;
this.labelOperationStatus.BorderColor = System.Drawing.Color.Black;
this.labelOperationStatus.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOperationStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOperationStatus.ForeColor = System.Drawing.Color.White;
this.labelOperationStatus.InitVisible = true;
this.labelOperationStatus.LineSpacing = 0F;
this.labelOperationStatus.Location = new System.Drawing.Point(613, 121);
this.labelOperationStatus.Name = "labelOperationStatus";
this.labelOperationStatus.Size = new System.Drawing.Size(73, 21);
this.labelOperationStatus.TabIndex = 724;
this.labelOperationStatus.Text = "999999999";
this.labelOperationStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOperationStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOperationStatus.Wordwrap = false;
//
// labelWeight
//
this.labelWeight.BackColor = System.Drawing.Color.Black;
this.labelWeight.BackPictureBox = null;
this.labelWeight.BackPictureBox1 = null;
this.labelWeight.BackPictureBox2 = null;
this.labelWeight.BorderColor = System.Drawing.Color.Black;
this.labelWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelWeight.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelWeight.ForeColor = System.Drawing.Color.White;
this.labelWeight.InitVisible = true;
this.labelWeight.LineSpacing = 0F;
this.labelWeight.Location = new System.Drawing.Point(613, 95);
this.labelWeight.Name = "labelWeight";
this.labelWeight.Size = new System.Drawing.Size(73, 21);
this.labelWeight.TabIndex = 723;
this.labelWeight.Text = "999999999";
this.labelWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelWeight.Wordwrap = false;
//
// buttonBypassDirection
//
this.buttonBypassDirection.BackPictureBox = null;
this.buttonBypassDirection.BackPictureBox1 = null;
this.buttonBypassDirection.BackPictureBox2 = null;
this.buttonBypassDirection.ButtonColor = System.Drawing.Color.Gray;
this.buttonBypassDirection.ButtonImageAutoSize = true;
this.buttonBypassDirection.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBypassDirection.DisableImage = null;
this.buttonBypassDirection.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.DownImage")));
this.buttonBypassDirection.GroupID = 0;
this.buttonBypassDirection.InitVisible = true;
this.buttonBypassDirection.Location = new System.Drawing.Point(53, 22);
this.buttonBypassDirection.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonBypassDirection.Name = "buttonBypassDirection";
this.buttonBypassDirection.NestedClickEventPrevent = false;
this.buttonBypassDirection.OutlinePixel = 1;
this.buttonBypassDirection.RepeatInterval = 200;
this.buttonBypassDirection.RepeatIntervalAccelerate = null;
this.buttonBypassDirection.SafeInterval = 200;
this.buttonBypassDirection.Size = new System.Drawing.Size(80, 28);
this.buttonBypassDirection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBypassDirection.TabIndex = 727;
this.buttonBypassDirection.TextColor = System.Drawing.Color.Black;
this.buttonBypassDirection.TextDownColor = System.Drawing.Color.White;
this.buttonBypassDirection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBypassDirection.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBypassDirection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBypassDirection.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.UpImage")));
this.buttonBypassDirection.Click += new System.EventHandler(this.buttonBypassDirection_Click);
//
// smartGroupBox1
//
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.labelTitleReceiveCount2);
this.smartGroupBox1.Controls.Add(this.labelTitleStartAddr2);
this.smartGroupBox1.Controls.Add(this.labelTitleReceiveCount1);
this.smartGroupBox1.Controls.Add(this.labelTitleStartAddr1);
this.smartGroupBox1.Controls.Add(this.labelStartAddress);
this.smartGroupBox1.Controls.Add(this.labelReceiveCount);
this.smartGroupBox1.Controls.Add(this.labelOffset1);
this.smartGroupBox1.Controls.Add(this.labelOffset2);
this.smartGroupBox1.Controls.Add(this.labelHelp);
this.smartGroupBox1.Controls.Add(this.labelTitlePort);
this.smartGroupBox1.Controls.Add(this.labelTitleValue3);
this.smartGroupBox1.Controls.Add(this.labelTitleValue2);
this.smartGroupBox1.Controls.Add(this.labelTitleValue1);
this.smartGroupBox1.Controls.Add(this.labelTitleContents3);
this.smartGroupBox1.Controls.Add(this.labelTitleContents2);
this.smartGroupBox1.Controls.Add(this.labelTitleContents1);
this.smartGroupBox1.Controls.Add(this.labelTitleOffset3);
this.smartGroupBox1.Controls.Add(this.labelTitleOffset2);
this.smartGroupBox1.Controls.Add(this.labelTitleOffset1);
this.smartGroupBox1.Controls.Add(this.labelContents20);
this.smartGroupBox1.Controls.Add(this.labelContents19);
this.smartGroupBox1.Controls.Add(this.labelContents18);
this.smartGroupBox1.Controls.Add(this.labelContents17);
this.smartGroupBox1.Controls.Add(this.labelContents16);
this.smartGroupBox1.Controls.Add(this.labelContents15);
this.smartGroupBox1.Controls.Add(this.labelContents14);
this.smartGroupBox1.Controls.Add(this.labelContents13);
this.smartGroupBox1.Controls.Add(this.labelContents12);
this.smartGroupBox1.Controls.Add(this.labelContents11);
this.smartGroupBox1.Controls.Add(this.labelContents10);
this.smartGroupBox1.Controls.Add(this.labelContents9);
this.smartGroupBox1.Controls.Add(this.labelContents8);
this.smartGroupBox1.Controls.Add(this.labelContents7);
this.smartGroupBox1.Controls.Add(this.labelContents6);
this.smartGroupBox1.Controls.Add(this.labelContents5);
this.smartGroupBox1.Controls.Add(this.labelContents4);
this.smartGroupBox1.Controls.Add(this.labelContents3);
this.smartGroupBox1.Controls.Add(this.labelContents2);
this.smartGroupBox1.Controls.Add(this.labelContents1);
this.smartGroupBox1.Controls.Add(this.labelDouble);
this.smartGroupBox1.Controls.Add(this.labelMetal);
this.smartGroupBox1.Controls.Add(this.labelSpeed);
this.smartGroupBox1.Controls.Add(this.labelOffset20);
this.smartGroupBox1.Controls.Add(this.labelOffset19);
this.smartGroupBox1.Controls.Add(this.labelOffset18);
this.smartGroupBox1.Controls.Add(this.comboBoxPort);
this.smartGroupBox1.Controls.Add(this.labelOffset17);
this.smartGroupBox1.Controls.Add(this.labelOffset16);
this.smartGroupBox1.Controls.Add(this.labelOffset15);
this.smartGroupBox1.Controls.Add(this.labelOffset14);
this.smartGroupBox1.Controls.Add(this.labelOffset13);
this.smartGroupBox1.Controls.Add(this.labelOffset12);
this.smartGroupBox1.Controls.Add(this.labelOffset11);
this.smartGroupBox1.Controls.Add(this.labelOffset10);
this.smartGroupBox1.Controls.Add(this.labelOffset9);
this.smartGroupBox1.Controls.Add(this.labelOffset8);
this.smartGroupBox1.Controls.Add(this.labelOffset7);
this.smartGroupBox1.Controls.Add(this.labelOffset6);
this.smartGroupBox1.Controls.Add(this.labelOffset5);
this.smartGroupBox1.Controls.Add(this.labelOffset4);
this.smartGroupBox1.Controls.Add(this.labelOffset3);
this.smartGroupBox1.Controls.Add(this.buttonBypassDirection);
this.smartGroupBox1.Controls.Add(this.labelAlarmStatus);
this.smartGroupBox1.Controls.Add(this.labelOperationStatus);
this.smartGroupBox1.Controls.Add(this.labelWeight);
this.smartGroupBox1.Controls.Add(this.labelGrade);
this.smartGroupBox1.Controls.Add(this.labelTotalCount);
this.smartGroupBox1.Controls.Add(this.labelExNGCount);
this.smartGroupBox1.Controls.Add(this.labelNGCount);
this.smartGroupBox1.Controls.Add(this.labelOverCount);
this.smartGroupBox1.Controls.Add(this.labelPassCount);
this.smartGroupBox1.Controls.Add(this.labelUnderCount);
this.smartGroupBox1.Controls.Add(this.labelTare);
this.smartGroupBox1.Controls.Add(this.labelOver);
this.smartGroupBox1.Controls.Add(this.labelPass);
this.smartGroupBox1.Controls.Add(this.labelUnder);
this.smartGroupBox1.Controls.Add(this.labelCurrentNo);
this.smartGroupBox1.Controls.Add(this.labelEquipmentID);
this.smartGroupBox1.Controls.Add(this.labelUpdateFlag);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 1;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 320);
this.smartGroupBox1.TabIndex = 749;
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// labelTitleReceiveCount2
//
this.labelTitleReceiveCount2.BackColor = System.Drawing.Color.Black;
this.labelTitleReceiveCount2.BackPictureBox1 = null;
this.labelTitleReceiveCount2.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleReceiveCount2.BorderColor = System.Drawing.Color.Black;
this.labelTitleReceiveCount2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleReceiveCount2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleReceiveCount2.ForeColor = System.Drawing.Color.White;
this.labelTitleReceiveCount2.InitVisible = true;
this.labelTitleReceiveCount2.LineSpacing = 0F;
this.labelTitleReceiveCount2.Location = new System.Drawing.Point(475, 37);
this.labelTitleReceiveCount2.Name = "labelTitleReceiveCount2";
this.labelTitleReceiveCount2.Size = new System.Drawing.Size(75, 15);
this.labelTitleReceiveCount2.TabIndex = 796;
this.labelTitleReceiveCount2.Text = "Count";
this.labelTitleReceiveCount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleReceiveCount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleReceiveCount2.Wordwrap = false;
//
// labelTitleStartAddr2
//
this.labelTitleStartAddr2.BackColor = System.Drawing.Color.Black;
this.labelTitleStartAddr2.BackPictureBox1 = null;
this.labelTitleStartAddr2.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleStartAddr2.BorderColor = System.Drawing.Color.Black;
this.labelTitleStartAddr2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleStartAddr2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleStartAddr2.ForeColor = System.Drawing.Color.White;
this.labelTitleStartAddr2.InitVisible = true;
this.labelTitleStartAddr2.LineSpacing = 0F;
this.labelTitleStartAddr2.Location = new System.Drawing.Point(324, 37);
this.labelTitleStartAddr2.Name = "labelTitleStartAddr2";
this.labelTitleStartAddr2.Size = new System.Drawing.Size(61, 15);
this.labelTitleStartAddr2.TabIndex = 795;
this.labelTitleStartAddr2.Text = "Address";
this.labelTitleStartAddr2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleStartAddr2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleStartAddr2.Wordwrap = false;
//
// labelTitleReceiveCount1
//
this.labelTitleReceiveCount1.BackColor = System.Drawing.Color.Black;
this.labelTitleReceiveCount1.BackPictureBox1 = null;
this.labelTitleReceiveCount1.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleReceiveCount1.BorderColor = System.Drawing.Color.Black;
this.labelTitleReceiveCount1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleReceiveCount1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleReceiveCount1.ForeColor = System.Drawing.Color.White;
this.labelTitleReceiveCount1.InitVisible = true;
this.labelTitleReceiveCount1.LineSpacing = 0F;
this.labelTitleReceiveCount1.Location = new System.Drawing.Point(475, 22);
this.labelTitleReceiveCount1.Name = "labelTitleReceiveCount1";
this.labelTitleReceiveCount1.Size = new System.Drawing.Size(75, 15);
this.labelTitleReceiveCount1.TabIndex = 794;
this.labelTitleReceiveCount1.Text = "Receive";
this.labelTitleReceiveCount1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleReceiveCount1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleReceiveCount1.Wordwrap = false;
//
// labelTitleStartAddr1
//
this.labelTitleStartAddr1.BackColor = System.Drawing.Color.Black;
this.labelTitleStartAddr1.BackPictureBox1 = null;
this.labelTitleStartAddr1.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleStartAddr1.BorderColor = System.Drawing.Color.Black;
this.labelTitleStartAddr1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleStartAddr1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleStartAddr1.ForeColor = System.Drawing.Color.White;
this.labelTitleStartAddr1.InitVisible = true;
this.labelTitleStartAddr1.LineSpacing = 0F;
this.labelTitleStartAddr1.Location = new System.Drawing.Point(324, 22);
this.labelTitleStartAddr1.Name = "labelTitleStartAddr1";
this.labelTitleStartAddr1.Size = new System.Drawing.Size(61, 15);
this.labelTitleStartAddr1.TabIndex = 793;
this.labelTitleStartAddr1.Text = "Start";
this.labelTitleStartAddr1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleStartAddr1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleStartAddr1.Wordwrap = false;
//
// labelStartAddress
//
this.labelStartAddress.BackColor = System.Drawing.Color.Black;
this.labelStartAddress.BackPictureBox = null;
this.labelStartAddress.BackPictureBox1 = null;
this.labelStartAddress.BackPictureBox2 = null;
this.labelStartAddress.BorderColor = System.Drawing.Color.Black;
this.labelStartAddress.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStartAddress.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.labelStartAddress.ForeColor = System.Drawing.Color.White;
this.labelStartAddress.InitVisible = true;
this.labelStartAddress.LineSpacing = 0F;
this.labelStartAddress.Location = new System.Drawing.Point(391, 22);
this.labelStartAddress.Name = "labelStartAddress";
this.labelStartAddress.Size = new System.Drawing.Size(70, 28);
this.labelStartAddress.TabIndex = 792;
this.labelStartAddress.Text = "99999";
this.labelStartAddress.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStartAddress.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStartAddress.Wordwrap = false;
//
// labelReceiveCount
//
this.labelReceiveCount.BackColor = System.Drawing.Color.Black;
this.labelReceiveCount.BackPictureBox = null;
this.labelReceiveCount.BackPictureBox1 = null;
this.labelReceiveCount.BackPictureBox2 = null;
this.labelReceiveCount.BorderColor = System.Drawing.Color.Black;
this.labelReceiveCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelReceiveCount.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.labelReceiveCount.ForeColor = System.Drawing.Color.White;
this.labelReceiveCount.InitVisible = true;
this.labelReceiveCount.LineSpacing = 0F;
this.labelReceiveCount.Location = new System.Drawing.Point(556, 22);
this.labelReceiveCount.Name = "labelReceiveCount";
this.labelReceiveCount.Size = new System.Drawing.Size(122, 28);
this.labelReceiveCount.TabIndex = 791;
this.labelReceiveCount.Text = "9999999999";
this.labelReceiveCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelReceiveCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelReceiveCount.Wordwrap = false;
//
// labelOffset1
//
this.labelOffset1.BackColor = System.Drawing.Color.Black;
this.labelOffset1.BackPictureBox1 = null;
this.labelOffset1.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset1.BorderColor = System.Drawing.Color.Black;
this.labelOffset1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset1.ForeColor = System.Drawing.Color.Black;
this.labelOffset1.InitVisible = true;
this.labelOffset1.LineSpacing = 0F;
this.labelOffset1.Location = new System.Drawing.Point(21, 95);
this.labelOffset1.Name = "labelOffset1";
this.labelOffset1.Size = new System.Drawing.Size(51, 21);
this.labelOffset1.TabIndex = 788;
this.labelOffset1.Text = "0x000A";
this.labelOffset1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset1.Wordwrap = false;
//
// labelOffset2
//
this.labelOffset2.BackColor = System.Drawing.Color.Black;
this.labelOffset2.BackPictureBox1 = null;
this.labelOffset2.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset2.BorderColor = System.Drawing.Color.Black;
this.labelOffset2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset2.ForeColor = System.Drawing.Color.Black;
this.labelOffset2.InitVisible = true;
this.labelOffset2.LineSpacing = 0F;
this.labelOffset2.Location = new System.Drawing.Point(21, 121);
this.labelOffset2.Name = "labelOffset2";
this.labelOffset2.Size = new System.Drawing.Size(51, 21);
this.labelOffset2.TabIndex = 731;
this.labelOffset2.Text = "0x000A";
this.labelOffset2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset2.Wordwrap = false;
//
// labelHelp
//
this.labelHelp.BackColor = System.Drawing.Color.Black;
this.labelHelp.BackPictureBox1 = null;
this.labelHelp.BackPictureBox2 = this.smartGroupBox1;
this.labelHelp.BorderColor = System.Drawing.Color.Black;
this.labelHelp.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelHelp.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelHelp.ForeColor = System.Drawing.Color.White;
this.labelHelp.InitVisible = true;
this.labelHelp.LineSpacing = 0F;
this.labelHelp.Location = new System.Drawing.Point(21, 283);
this.labelHelp.Name = "labelHelp";
this.labelHelp.Size = new System.Drawing.Size(665, 20);
this.labelHelp.TabIndex = 787;
this.labelHelp.Text = "※ 판정등급 0:과량, 1:정량, 2:경량, 3:금속검출, 4:이중진입, 5:기타";
this.labelHelp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelHelp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelHelp.Wordwrap = false;
//
// labelTitlePort
//
this.labelTitlePort.BackColor = System.Drawing.Color.Black;
this.labelTitlePort.BackPictureBox1 = null;
this.labelTitlePort.BackPictureBox2 = this.smartGroupBox1;
this.labelTitlePort.BorderColor = System.Drawing.Color.Black;
this.labelTitlePort.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitlePort.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitlePort.ForeColor = System.Drawing.Color.White;
this.labelTitlePort.InitVisible = true;
this.labelTitlePort.LineSpacing = 0F;
this.labelTitlePort.Location = new System.Drawing.Point(171, 22);
this.labelTitlePort.Name = "labelTitlePort";
this.labelTitlePort.Size = new System.Drawing.Size(48, 28);
this.labelTitlePort.TabIndex = 784;
this.labelTitlePort.Text = "Port";
this.labelTitlePort.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitlePort.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitlePort.Wordwrap = false;
//
// labelTitleValue3
//
this.labelTitleValue3.BackColor = System.Drawing.Color.Black;
this.labelTitleValue3.BackPictureBox1 = null;
this.labelTitleValue3.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleValue3.BorderColor = System.Drawing.Color.Black;
this.labelTitleValue3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleValue3.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleValue3.ForeColor = System.Drawing.Color.Black;
this.labelTitleValue3.InitVisible = true;
this.labelTitleValue3.LineSpacing = 0F;
this.labelTitleValue3.Location = new System.Drawing.Point(613, 70);
this.labelTitleValue3.Name = "labelTitleValue3";
this.labelTitleValue3.Size = new System.Drawing.Size(73, 20);
this.labelTitleValue3.TabIndex = 782;
this.labelTitleValue3.Text = "Value";
this.labelTitleValue3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleValue3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleValue3.Wordwrap = false;
//
// labelTitleValue2
//
this.labelTitleValue2.BackColor = System.Drawing.Color.Black;
this.labelTitleValue2.BackPictureBox1 = null;
this.labelTitleValue2.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleValue2.BorderColor = System.Drawing.Color.Black;
this.labelTitleValue2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleValue2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleValue2.ForeColor = System.Drawing.Color.Black;
this.labelTitleValue2.InitVisible = true;
this.labelTitleValue2.LineSpacing = 0F;
this.labelTitleValue2.Location = new System.Drawing.Point(391, 70);
this.labelTitleValue2.Name = "labelTitleValue2";
this.labelTitleValue2.Size = new System.Drawing.Size(73, 20);
this.labelTitleValue2.TabIndex = 781;
this.labelTitleValue2.Text = "Value";
this.labelTitleValue2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleValue2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleValue2.Wordwrap = false;
//
// labelTitleValue1
//
this.labelTitleValue1.BackColor = System.Drawing.Color.Black;
this.labelTitleValue1.BackPictureBox1 = null;
this.labelTitleValue1.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleValue1.BorderColor = System.Drawing.Color.Black;
this.labelTitleValue1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleValue1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleValue1.ForeColor = System.Drawing.Color.Black;
this.labelTitleValue1.InitVisible = true;
this.labelTitleValue1.LineSpacing = 0F;
this.labelTitleValue1.Location = new System.Drawing.Point(167, 70);
this.labelTitleValue1.Name = "labelTitleValue1";
this.labelTitleValue1.Size = new System.Drawing.Size(73, 20);
this.labelTitleValue1.TabIndex = 780;
this.labelTitleValue1.Text = "Value";
this.labelTitleValue1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleValue1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleValue1.Wordwrap = false;
//
// labelTitleContents3
//
this.labelTitleContents3.BackColor = System.Drawing.Color.Black;
this.labelTitleContents3.BackPictureBox1 = null;
this.labelTitleContents3.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleContents3.BorderColor = System.Drawing.Color.Black;
this.labelTitleContents3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleContents3.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleContents3.ForeColor = System.Drawing.Color.Black;
this.labelTitleContents3.InitVisible = true;
this.labelTitleContents3.LineSpacing = 0F;
this.labelTitleContents3.Location = new System.Drawing.Point(525, 70);
this.labelTitleContents3.Name = "labelTitleContents3";
this.labelTitleContents3.Size = new System.Drawing.Size(82, 20);
this.labelTitleContents3.TabIndex = 779;
this.labelTitleContents3.Text = "항목";
this.labelTitleContents3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleContents3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleContents3.Wordwrap = false;
//
// labelTitleContents2
//
this.labelTitleContents2.BackColor = System.Drawing.Color.Black;
this.labelTitleContents2.BackPictureBox1 = null;
this.labelTitleContents2.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleContents2.BorderColor = System.Drawing.Color.Black;
this.labelTitleContents2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleContents2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleContents2.ForeColor = System.Drawing.Color.Black;
this.labelTitleContents2.InitVisible = true;
this.labelTitleContents2.LineSpacing = 0F;
this.labelTitleContents2.Location = new System.Drawing.Point(302, 70);
this.labelTitleContents2.Name = "labelTitleContents2";
this.labelTitleContents2.Size = new System.Drawing.Size(82, 20);
this.labelTitleContents2.TabIndex = 778;
this.labelTitleContents2.Text = "항목";
this.labelTitleContents2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleContents2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleContents2.Wordwrap = false;
//
// labelTitleContents1
//
this.labelTitleContents1.BackColor = System.Drawing.Color.Black;
this.labelTitleContents1.BackPictureBox1 = null;
this.labelTitleContents1.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleContents1.BorderColor = System.Drawing.Color.Black;
this.labelTitleContents1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleContents1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleContents1.ForeColor = System.Drawing.Color.Black;
this.labelTitleContents1.InitVisible = true;
this.labelTitleContents1.LineSpacing = 0F;
this.labelTitleContents1.Location = new System.Drawing.Point(78, 70);
this.labelTitleContents1.Name = "labelTitleContents1";
this.labelTitleContents1.Size = new System.Drawing.Size(82, 20);
this.labelTitleContents1.TabIndex = 777;
this.labelTitleContents1.Text = "항목";
this.labelTitleContents1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleContents1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleContents1.Wordwrap = false;
//
// labelTitleOffset3
//
this.labelTitleOffset3.BackColor = System.Drawing.Color.Black;
this.labelTitleOffset3.BackPictureBox1 = null;
this.labelTitleOffset3.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleOffset3.BorderColor = System.Drawing.Color.Black;
this.labelTitleOffset3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleOffset3.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleOffset3.ForeColor = System.Drawing.Color.Black;
this.labelTitleOffset3.InitVisible = true;
this.labelTitleOffset3.LineSpacing = 0F;
this.labelTitleOffset3.Location = new System.Drawing.Point(469, 70);
this.labelTitleOffset3.Name = "labelTitleOffset3";
this.labelTitleOffset3.Size = new System.Drawing.Size(51, 20);
this.labelTitleOffset3.TabIndex = 776;
this.labelTitleOffset3.Text = "Offset";
this.labelTitleOffset3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleOffset3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleOffset3.Wordwrap = false;
//
// labelTitleOffset2
//
this.labelTitleOffset2.BackColor = System.Drawing.Color.Black;
this.labelTitleOffset2.BackPictureBox1 = null;
this.labelTitleOffset2.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleOffset2.BorderColor = System.Drawing.Color.Black;
this.labelTitleOffset2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleOffset2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleOffset2.ForeColor = System.Drawing.Color.Black;
this.labelTitleOffset2.InitVisible = true;
this.labelTitleOffset2.LineSpacing = 0F;
this.labelTitleOffset2.Location = new System.Drawing.Point(245, 70);
this.labelTitleOffset2.Name = "labelTitleOffset2";
this.labelTitleOffset2.Size = new System.Drawing.Size(51, 20);
this.labelTitleOffset2.TabIndex = 775;
this.labelTitleOffset2.Text = "Offset";
this.labelTitleOffset2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleOffset2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleOffset2.Wordwrap = false;
//
// labelTitleOffset1
//
this.labelTitleOffset1.BackColor = System.Drawing.Color.Black;
this.labelTitleOffset1.BackPictureBox1 = null;
this.labelTitleOffset1.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleOffset1.BorderColor = System.Drawing.Color.Black;
this.labelTitleOffset1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleOffset1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleOffset1.ForeColor = System.Drawing.Color.Black;
this.labelTitleOffset1.InitVisible = true;
this.labelTitleOffset1.LineSpacing = 0F;
this.labelTitleOffset1.Location = new System.Drawing.Point(21, 70);
this.labelTitleOffset1.Name = "labelTitleOffset1";
this.labelTitleOffset1.Size = new System.Drawing.Size(51, 20);
this.labelTitleOffset1.TabIndex = 774;
this.labelTitleOffset1.Text = "Offset";
this.labelTitleOffset1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleOffset1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleOffset1.Wordwrap = false;
//
// labelContents20
//
this.labelContents20.BackColor = System.Drawing.Color.Black;
this.labelContents20.BackPictureBox1 = null;
this.labelContents20.BackPictureBox2 = this.smartGroupBox1;
this.labelContents20.BorderColor = System.Drawing.Color.Black;
this.labelContents20.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents20.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents20.ForeColor = System.Drawing.Color.Black;
this.labelContents20.InitVisible = true;
this.labelContents20.LineSpacing = 0F;
this.labelContents20.Location = new System.Drawing.Point(525, 225);
this.labelContents20.Name = "labelContents20";
this.labelContents20.Size = new System.Drawing.Size(82, 21);
this.labelContents20.TabIndex = 773;
this.labelContents20.Text = "이중진입 개수";
this.labelContents20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents20.Wordwrap = false;
//
// labelContents19
//
this.labelContents19.BackColor = System.Drawing.Color.Black;
this.labelContents19.BackPictureBox1 = null;
this.labelContents19.BackPictureBox2 = this.smartGroupBox1;
this.labelContents19.BorderColor = System.Drawing.Color.Black;
this.labelContents19.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents19.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents19.ForeColor = System.Drawing.Color.Black;
this.labelContents19.InitVisible = true;
this.labelContents19.LineSpacing = 0F;
this.labelContents19.Location = new System.Drawing.Point(525, 199);
this.labelContents19.Name = "labelContents19";
this.labelContents19.Size = new System.Drawing.Size(82, 21);
this.labelContents19.TabIndex = 772;
this.labelContents19.Text = "금속검출 개수";
this.labelContents19.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents19.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents19.Wordwrap = false;
//
// labelContents18
//
this.labelContents18.BackColor = System.Drawing.Color.Black;
this.labelContents18.BackPictureBox1 = null;
this.labelContents18.BackPictureBox2 = this.smartGroupBox1;
this.labelContents18.BorderColor = System.Drawing.Color.Black;
this.labelContents18.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents18.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents18.ForeColor = System.Drawing.Color.Black;
this.labelContents18.InitVisible = true;
this.labelContents18.LineSpacing = 0F;
this.labelContents18.Location = new System.Drawing.Point(525, 173);
this.labelContents18.Name = "labelContents18";
this.labelContents18.Size = new System.Drawing.Size(82, 21);
this.labelContents18.TabIndex = 771;
this.labelContents18.Text = "속도(ea/m)";
this.labelContents18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents18.Wordwrap = false;
//
// labelContents17
//
this.labelContents17.BackColor = System.Drawing.Color.Black;
this.labelContents17.BackPictureBox1 = null;
this.labelContents17.BackPictureBox2 = this.smartGroupBox1;
this.labelContents17.BorderColor = System.Drawing.Color.Black;
this.labelContents17.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents17.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents17.ForeColor = System.Drawing.Color.Black;
this.labelContents17.InitVisible = true;
this.labelContents17.LineSpacing = 0F;
this.labelContents17.Location = new System.Drawing.Point(525, 147);
this.labelContents17.Name = "labelContents17";
this.labelContents17.Size = new System.Drawing.Size(82, 21);
this.labelContents17.TabIndex = 770;
this.labelContents17.Text = "알람상태";
this.labelContents17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents17.Wordwrap = false;
//
// labelContents16
//
this.labelContents16.BackColor = System.Drawing.Color.Black;
this.labelContents16.BackPictureBox1 = null;
this.labelContents16.BackPictureBox2 = this.smartGroupBox1;
this.labelContents16.BorderColor = System.Drawing.Color.Black;
this.labelContents16.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents16.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents16.ForeColor = System.Drawing.Color.Black;
this.labelContents16.InitVisible = true;
this.labelContents16.LineSpacing = 0F;
this.labelContents16.Location = new System.Drawing.Point(525, 121);
this.labelContents16.Name = "labelContents16";
this.labelContents16.Size = new System.Drawing.Size(82, 21);
this.labelContents16.TabIndex = 769;
this.labelContents16.Text = "운전상태";
this.labelContents16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents16.Wordwrap = false;
//
// labelContents15
//
this.labelContents15.BackColor = System.Drawing.Color.Black;
this.labelContents15.BackPictureBox1 = null;
this.labelContents15.BackPictureBox2 = this.smartGroupBox1;
this.labelContents15.BorderColor = System.Drawing.Color.Black;
this.labelContents15.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents15.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents15.ForeColor = System.Drawing.Color.Black;
this.labelContents15.InitVisible = true;
this.labelContents15.LineSpacing = 0F;
this.labelContents15.Location = new System.Drawing.Point(525, 95);
this.labelContents15.Name = "labelContents15";
this.labelContents15.Size = new System.Drawing.Size(82, 21);
this.labelContents15.TabIndex = 768;
this.labelContents15.Text = "현재 중량값";
this.labelContents15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents15.Wordwrap = false;
//
// labelContents14
//
this.labelContents14.BackColor = System.Drawing.Color.Black;
this.labelContents14.BackPictureBox1 = null;
this.labelContents14.BackPictureBox2 = this.smartGroupBox1;
this.labelContents14.BorderColor = System.Drawing.Color.Black;
this.labelContents14.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents14.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents14.ForeColor = System.Drawing.Color.Black;
this.labelContents14.InitVisible = true;
this.labelContents14.LineSpacing = 0F;
this.labelContents14.Location = new System.Drawing.Point(302, 251);
this.labelContents14.Name = "labelContents14";
this.labelContents14.Size = new System.Drawing.Size(82, 21);
this.labelContents14.TabIndex = 767;
this.labelContents14.Text = "판정등급";
this.labelContents14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents14.Wordwrap = false;
//
// labelContents13
//
this.labelContents13.BackColor = System.Drawing.Color.Black;
this.labelContents13.BackPictureBox1 = null;
this.labelContents13.BackPictureBox2 = this.smartGroupBox1;
this.labelContents13.BorderColor = System.Drawing.Color.Black;
this.labelContents13.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents13.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents13.ForeColor = System.Drawing.Color.Black;
this.labelContents13.InitVisible = true;
this.labelContents13.LineSpacing = 0F;
this.labelContents13.Location = new System.Drawing.Point(302, 225);
this.labelContents13.Name = "labelContents13";
this.labelContents13.Size = new System.Drawing.Size(82, 21);
this.labelContents13.TabIndex = 766;
this.labelContents13.Text = "총 개수";
this.labelContents13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents13.Wordwrap = false;
//
// labelContents12
//
this.labelContents12.BackColor = System.Drawing.Color.Black;
this.labelContents12.BackPictureBox1 = null;
this.labelContents12.BackPictureBox2 = this.smartGroupBox1;
this.labelContents12.BorderColor = System.Drawing.Color.Black;
this.labelContents12.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents12.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents12.ForeColor = System.Drawing.Color.Black;
this.labelContents12.InitVisible = true;
this.labelContents12.LineSpacing = 0F;
this.labelContents12.Location = new System.Drawing.Point(302, 199);
this.labelContents12.Name = "labelContents12";
this.labelContents12.Size = new System.Drawing.Size(82, 21);
this.labelContents12.TabIndex = 765;
this.labelContents12.Text = "기타불량 개수";
this.labelContents12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents12.Wordwrap = false;
//
// labelContents11
//
this.labelContents11.BackColor = System.Drawing.Color.Black;
this.labelContents11.BackPictureBox1 = null;
this.labelContents11.BackPictureBox2 = this.smartGroupBox1;
this.labelContents11.BorderColor = System.Drawing.Color.Black;
this.labelContents11.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents11.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents11.ForeColor = System.Drawing.Color.Black;
this.labelContents11.InitVisible = true;
this.labelContents11.LineSpacing = 0F;
this.labelContents11.Location = new System.Drawing.Point(302, 173);
this.labelContents11.Name = "labelContents11";
this.labelContents11.Size = new System.Drawing.Size(82, 21);
this.labelContents11.TabIndex = 764;
this.labelContents11.Text = "불량 개수";
this.labelContents11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents11.Wordwrap = false;
//
// labelContents10
//
this.labelContents10.BackColor = System.Drawing.Color.Black;
this.labelContents10.BackPictureBox1 = null;
this.labelContents10.BackPictureBox2 = this.smartGroupBox1;
this.labelContents10.BorderColor = System.Drawing.Color.Black;
this.labelContents10.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents10.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents10.ForeColor = System.Drawing.Color.Black;
this.labelContents10.InitVisible = true;
this.labelContents10.LineSpacing = 0F;
this.labelContents10.Location = new System.Drawing.Point(302, 147);
this.labelContents10.Name = "labelContents10";
this.labelContents10.Size = new System.Drawing.Size(82, 21);
this.labelContents10.TabIndex = 763;
this.labelContents10.Text = "과량 개수";
this.labelContents10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents10.Wordwrap = false;
//
// labelContents9
//
this.labelContents9.BackColor = System.Drawing.Color.Black;
this.labelContents9.BackPictureBox1 = null;
this.labelContents9.BackPictureBox2 = this.smartGroupBox1;
this.labelContents9.BorderColor = System.Drawing.Color.Black;
this.labelContents9.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents9.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents9.ForeColor = System.Drawing.Color.Black;
this.labelContents9.InitVisible = true;
this.labelContents9.LineSpacing = 0F;
this.labelContents9.Location = new System.Drawing.Point(302, 121);
this.labelContents9.Name = "labelContents9";
this.labelContents9.Size = new System.Drawing.Size(82, 21);
this.labelContents9.TabIndex = 762;
this.labelContents9.Text = "정량 개수";
this.labelContents9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents9.Wordwrap = false;
//
// labelContents8
//
this.labelContents8.BackColor = System.Drawing.Color.Black;
this.labelContents8.BackPictureBox1 = null;
this.labelContents8.BackPictureBox2 = this.smartGroupBox1;
this.labelContents8.BorderColor = System.Drawing.Color.Black;
this.labelContents8.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents8.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents8.ForeColor = System.Drawing.Color.Black;
this.labelContents8.InitVisible = true;
this.labelContents8.LineSpacing = 0F;
this.labelContents8.Location = new System.Drawing.Point(302, 95);
this.labelContents8.Name = "labelContents8";
this.labelContents8.Size = new System.Drawing.Size(82, 21);
this.labelContents8.TabIndex = 761;
this.labelContents8.Text = "경량 개수";
this.labelContents8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents8.Wordwrap = false;
//
// labelContents7
//
this.labelContents7.BackColor = System.Drawing.Color.Black;
this.labelContents7.BackPictureBox1 = null;
this.labelContents7.BackPictureBox2 = this.smartGroupBox1;
this.labelContents7.BorderColor = System.Drawing.Color.Black;
this.labelContents7.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents7.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents7.ForeColor = System.Drawing.Color.Black;
this.labelContents7.InitVisible = true;
this.labelContents7.LineSpacing = 0F;
this.labelContents7.Location = new System.Drawing.Point(78, 251);
this.labelContents7.Name = "labelContents7";
this.labelContents7.Size = new System.Drawing.Size(82, 21);
this.labelContents7.TabIndex = 760;
this.labelContents7.Text = "용기값";
this.labelContents7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents7.Wordwrap = false;
//
// labelContents6
//
this.labelContents6.BackColor = System.Drawing.Color.Black;
this.labelContents6.BackPictureBox1 = null;
this.labelContents6.BackPictureBox2 = this.smartGroupBox1;
this.labelContents6.BorderColor = System.Drawing.Color.Black;
this.labelContents6.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents6.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents6.ForeColor = System.Drawing.Color.Black;
this.labelContents6.InitVisible = true;
this.labelContents6.LineSpacing = 0F;
this.labelContents6.Location = new System.Drawing.Point(78, 225);
this.labelContents6.Name = "labelContents6";
this.labelContents6.Size = new System.Drawing.Size(82, 21);
this.labelContents6.TabIndex = 759;
this.labelContents6.Text = "상한값";
this.labelContents6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents6.Wordwrap = false;
//
// labelContents5
//
this.labelContents5.BackColor = System.Drawing.Color.Black;
this.labelContents5.BackPictureBox1 = null;
this.labelContents5.BackPictureBox2 = this.smartGroupBox1;
this.labelContents5.BorderColor = System.Drawing.Color.Black;
this.labelContents5.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents5.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents5.ForeColor = System.Drawing.Color.Black;
this.labelContents5.InitVisible = true;
this.labelContents5.LineSpacing = 0F;
this.labelContents5.Location = new System.Drawing.Point(78, 199);
this.labelContents5.Name = "labelContents5";
this.labelContents5.Size = new System.Drawing.Size(82, 21);
this.labelContents5.TabIndex = 758;
this.labelContents5.Text = "기준값";
this.labelContents5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents5.Wordwrap = false;
//
// labelContents4
//
this.labelContents4.BackColor = System.Drawing.Color.Black;
this.labelContents4.BackPictureBox1 = null;
this.labelContents4.BackPictureBox2 = this.smartGroupBox1;
this.labelContents4.BorderColor = System.Drawing.Color.Black;
this.labelContents4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents4.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents4.ForeColor = System.Drawing.Color.Black;
this.labelContents4.InitVisible = true;
this.labelContents4.LineSpacing = 0F;
this.labelContents4.Location = new System.Drawing.Point(78, 173);
this.labelContents4.Name = "labelContents4";
this.labelContents4.Size = new System.Drawing.Size(82, 21);
this.labelContents4.TabIndex = 757;
this.labelContents4.Text = "하한값";
this.labelContents4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents4.Wordwrap = false;
//
// labelContents3
//
this.labelContents3.BackColor = System.Drawing.Color.Black;
this.labelContents3.BackPictureBox1 = null;
this.labelContents3.BackPictureBox2 = this.smartGroupBox1;
this.labelContents3.BorderColor = System.Drawing.Color.Black;
this.labelContents3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents3.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents3.ForeColor = System.Drawing.Color.Black;
this.labelContents3.InitVisible = true;
this.labelContents3.LineSpacing = 0F;
this.labelContents3.Location = new System.Drawing.Point(78, 147);
this.labelContents3.Name = "labelContents3";
this.labelContents3.Size = new System.Drawing.Size(82, 21);
this.labelContents3.TabIndex = 756;
this.labelContents3.Text = "현재 품번";
this.labelContents3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents3.Wordwrap = false;
//
// labelContents2
//
this.labelContents2.BackColor = System.Drawing.Color.Black;
this.labelContents2.BackPictureBox1 = null;
this.labelContents2.BackPictureBox2 = this.smartGroupBox1;
this.labelContents2.BorderColor = System.Drawing.Color.Black;
this.labelContents2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents2.ForeColor = System.Drawing.Color.Black;
this.labelContents2.InitVisible = true;
this.labelContents2.LineSpacing = 0F;
this.labelContents2.Location = new System.Drawing.Point(78, 121);
this.labelContents2.Name = "labelContents2";
this.labelContents2.Size = new System.Drawing.Size(82, 21);
this.labelContents2.TabIndex = 755;
this.labelContents2.Text = "장비 ID";
this.labelContents2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents2.Wordwrap = false;
//
// labelContents1
//
this.labelContents1.BackColor = System.Drawing.Color.Black;
this.labelContents1.BackPictureBox1 = null;
this.labelContents1.BackPictureBox2 = this.smartGroupBox1;
this.labelContents1.BorderColor = System.Drawing.Color.Black;
this.labelContents1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelContents1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
this.labelContents1.ForeColor = System.Drawing.Color.Black;
this.labelContents1.InitVisible = true;
this.labelContents1.LineSpacing = 0F;
this.labelContents1.Location = new System.Drawing.Point(78, 95);
this.labelContents1.Name = "labelContents1";
this.labelContents1.Size = new System.Drawing.Size(82, 21);
this.labelContents1.TabIndex = 754;
this.labelContents1.Text = "갱신Flag";
this.labelContents1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelContents1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelContents1.Wordwrap = false;
//
// labelDouble
//
this.labelDouble.BackColor = System.Drawing.Color.Black;
this.labelDouble.BackPictureBox = null;
this.labelDouble.BackPictureBox1 = null;
this.labelDouble.BackPictureBox2 = null;
this.labelDouble.BorderColor = System.Drawing.Color.Black;
this.labelDouble.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelDouble.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelDouble.ForeColor = System.Drawing.Color.White;
this.labelDouble.InitVisible = true;
this.labelDouble.LineSpacing = 0F;
this.labelDouble.Location = new System.Drawing.Point(613, 225);
this.labelDouble.Name = "labelDouble";
this.labelDouble.Size = new System.Drawing.Size(73, 21);
this.labelDouble.TabIndex = 753;
this.labelDouble.Text = "999999999";
this.labelDouble.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDouble.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDouble.Wordwrap = false;
//
// labelMetal
//
this.labelMetal.BackColor = System.Drawing.Color.Black;
this.labelMetal.BackPictureBox = null;
this.labelMetal.BackPictureBox1 = null;
this.labelMetal.BackPictureBox2 = null;
this.labelMetal.BorderColor = System.Drawing.Color.Black;
this.labelMetal.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelMetal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelMetal.ForeColor = System.Drawing.Color.White;
this.labelMetal.InitVisible = true;
this.labelMetal.LineSpacing = 0F;
this.labelMetal.Location = new System.Drawing.Point(613, 199);
this.labelMetal.Name = "labelMetal";
this.labelMetal.Size = new System.Drawing.Size(73, 21);
this.labelMetal.TabIndex = 752;
this.labelMetal.Text = "999999999";
this.labelMetal.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelMetal.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMetal.Wordwrap = false;
//
// labelSpeed
//
this.labelSpeed.BackColor = System.Drawing.Color.Black;
this.labelSpeed.BackPictureBox = null;
this.labelSpeed.BackPictureBox1 = null;
this.labelSpeed.BackPictureBox2 = null;
this.labelSpeed.BorderColor = System.Drawing.Color.Black;
this.labelSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelSpeed.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelSpeed.ForeColor = System.Drawing.Color.White;
this.labelSpeed.InitVisible = true;
this.labelSpeed.LineSpacing = 0F;
this.labelSpeed.Location = new System.Drawing.Point(613, 173);
this.labelSpeed.Name = "labelSpeed";
this.labelSpeed.Size = new System.Drawing.Size(73, 21);
this.labelSpeed.TabIndex = 751;
this.labelSpeed.Text = "999999999";
this.labelSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelSpeed.Wordwrap = false;
//
// labelOffset20
//
this.labelOffset20.BackColor = System.Drawing.Color.Black;
this.labelOffset20.BackPictureBox1 = null;
this.labelOffset20.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset20.BorderColor = System.Drawing.Color.Black;
this.labelOffset20.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset20.ForeColor = System.Drawing.Color.Black;
this.labelOffset20.InitVisible = true;
this.labelOffset20.LineSpacing = 0F;
this.labelOffset20.Location = new System.Drawing.Point(469, 225);
this.labelOffset20.Name = "labelOffset20";
this.labelOffset20.Size = new System.Drawing.Size(51, 21);
this.labelOffset20.TabIndex = 750;
this.labelOffset20.Text = "0x000A";
this.labelOffset20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset20.Wordwrap = false;
//
// labelOffset19
//
this.labelOffset19.BackColor = System.Drawing.Color.Black;
this.labelOffset19.BackPictureBox1 = null;
this.labelOffset19.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset19.BorderColor = System.Drawing.Color.Black;
this.labelOffset19.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset19.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset19.ForeColor = System.Drawing.Color.Black;
this.labelOffset19.InitVisible = true;
this.labelOffset19.LineSpacing = 0F;
this.labelOffset19.Location = new System.Drawing.Point(469, 199);
this.labelOffset19.Name = "labelOffset19";
this.labelOffset19.Size = new System.Drawing.Size(51, 21);
this.labelOffset19.TabIndex = 749;
this.labelOffset19.Text = "0x000A";
this.labelOffset19.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset19.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset19.Wordwrap = false;
//
// labelOffset18
//
this.labelOffset18.BackColor = System.Drawing.Color.Black;
this.labelOffset18.BackPictureBox1 = null;
this.labelOffset18.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset18.BorderColor = System.Drawing.Color.Black;
this.labelOffset18.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset18.ForeColor = System.Drawing.Color.Black;
this.labelOffset18.InitVisible = true;
this.labelOffset18.LineSpacing = 0F;
this.labelOffset18.Location = new System.Drawing.Point(469, 173);
this.labelOffset18.Name = "labelOffset18";
this.labelOffset18.Size = new System.Drawing.Size(51, 21);
this.labelOffset18.TabIndex = 748;
this.labelOffset18.Text = "0x000A";
this.labelOffset18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset18.Wordwrap = false;
//
// comboBoxPort
//
this.comboBoxPort.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPort.Location = new System.Drawing.Point(219, 22);
this.comboBoxPort.Name = "comboBoxPort";
this.comboBoxPort.Size = new System.Drawing.Size(87, 28);
this.comboBoxPort.TabIndex = 747;
this.comboBoxPort.SelectedIndexChanged += new System.EventHandler(this.comboBoxPort_SelectedIndexChanged);
//
// labelOffset17
//
this.labelOffset17.BackColor = System.Drawing.Color.Black;
this.labelOffset17.BackPictureBox1 = null;
this.labelOffset17.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset17.BorderColor = System.Drawing.Color.Black;
this.labelOffset17.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset17.ForeColor = System.Drawing.Color.Black;
this.labelOffset17.InitVisible = true;
this.labelOffset17.LineSpacing = 0F;
this.labelOffset17.Location = new System.Drawing.Point(469, 147);
this.labelOffset17.Name = "labelOffset17";
this.labelOffset17.Size = new System.Drawing.Size(51, 21);
this.labelOffset17.TabIndex = 746;
this.labelOffset17.Text = "0x000A";
this.labelOffset17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset17.Wordwrap = false;
//
// labelOffset16
//
this.labelOffset16.BackColor = System.Drawing.Color.Black;
this.labelOffset16.BackPictureBox1 = null;
this.labelOffset16.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset16.BorderColor = System.Drawing.Color.Black;
this.labelOffset16.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset16.ForeColor = System.Drawing.Color.Black;
this.labelOffset16.InitVisible = true;
this.labelOffset16.LineSpacing = 0F;
this.labelOffset16.Location = new System.Drawing.Point(469, 121);
this.labelOffset16.Name = "labelOffset16";
this.labelOffset16.Size = new System.Drawing.Size(51, 21);
this.labelOffset16.TabIndex = 745;
this.labelOffset16.Text = "0x000A";
this.labelOffset16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset16.Wordwrap = false;
//
// labelOffset15
//
this.labelOffset15.BackColor = System.Drawing.Color.Black;
this.labelOffset15.BackPictureBox1 = null;
this.labelOffset15.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset15.BorderColor = System.Drawing.Color.Black;
this.labelOffset15.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset15.ForeColor = System.Drawing.Color.Black;
this.labelOffset15.InitVisible = true;
this.labelOffset15.LineSpacing = 0F;
this.labelOffset15.Location = new System.Drawing.Point(469, 95);
this.labelOffset15.Name = "labelOffset15";
this.labelOffset15.Size = new System.Drawing.Size(51, 21);
this.labelOffset15.TabIndex = 744;
this.labelOffset15.Text = "0x000A";
this.labelOffset15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset15.Wordwrap = false;
//
// labelOffset14
//
this.labelOffset14.BackColor = System.Drawing.Color.Black;
this.labelOffset14.BackPictureBox1 = null;
this.labelOffset14.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset14.BorderColor = System.Drawing.Color.Black;
this.labelOffset14.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset14.ForeColor = System.Drawing.Color.Black;
this.labelOffset14.InitVisible = true;
this.labelOffset14.LineSpacing = 0F;
this.labelOffset14.Location = new System.Drawing.Point(245, 251);
this.labelOffset14.Name = "labelOffset14";
this.labelOffset14.Size = new System.Drawing.Size(51, 21);
this.labelOffset14.TabIndex = 743;
this.labelOffset14.Text = "0x000A";
this.labelOffset14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset14.Wordwrap = false;
//
// labelOffset13
//
this.labelOffset13.BackColor = System.Drawing.Color.Black;
this.labelOffset13.BackPictureBox1 = null;
this.labelOffset13.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset13.BorderColor = System.Drawing.Color.Black;
this.labelOffset13.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset13.ForeColor = System.Drawing.Color.Black;
this.labelOffset13.InitVisible = true;
this.labelOffset13.LineSpacing = 0F;
this.labelOffset13.Location = new System.Drawing.Point(245, 225);
this.labelOffset13.Name = "labelOffset13";
this.labelOffset13.Size = new System.Drawing.Size(51, 21);
this.labelOffset13.TabIndex = 742;
this.labelOffset13.Text = "0x000A";
this.labelOffset13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset13.Wordwrap = false;
//
// labelOffset12
//
this.labelOffset12.BackColor = System.Drawing.Color.Black;
this.labelOffset12.BackPictureBox1 = null;
this.labelOffset12.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset12.BorderColor = System.Drawing.Color.Black;
this.labelOffset12.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset12.ForeColor = System.Drawing.Color.Black;
this.labelOffset12.InitVisible = true;
this.labelOffset12.LineSpacing = 0F;
this.labelOffset12.Location = new System.Drawing.Point(245, 199);
this.labelOffset12.Name = "labelOffset12";
this.labelOffset12.Size = new System.Drawing.Size(51, 21);
this.labelOffset12.TabIndex = 741;
this.labelOffset12.Text = "0x000A";
this.labelOffset12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset12.Wordwrap = false;
//
// labelOffset11
//
this.labelOffset11.BackColor = System.Drawing.Color.Black;
this.labelOffset11.BackPictureBox1 = null;
this.labelOffset11.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset11.BorderColor = System.Drawing.Color.Black;
this.labelOffset11.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset11.ForeColor = System.Drawing.Color.Black;
this.labelOffset11.InitVisible = true;
this.labelOffset11.LineSpacing = 0F;
this.labelOffset11.Location = new System.Drawing.Point(245, 173);
this.labelOffset11.Name = "labelOffset11";
this.labelOffset11.Size = new System.Drawing.Size(51, 21);
this.labelOffset11.TabIndex = 740;
this.labelOffset11.Text = "0x000A";
this.labelOffset11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset11.Wordwrap = false;
//
// labelOffset10
//
this.labelOffset10.BackColor = System.Drawing.Color.Black;
this.labelOffset10.BackPictureBox1 = null;
this.labelOffset10.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset10.BorderColor = System.Drawing.Color.Black;
this.labelOffset10.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset10.ForeColor = System.Drawing.Color.Black;
this.labelOffset10.InitVisible = true;
this.labelOffset10.LineSpacing = 0F;
this.labelOffset10.Location = new System.Drawing.Point(245, 147);
this.labelOffset10.Name = "labelOffset10";
this.labelOffset10.Size = new System.Drawing.Size(51, 21);
this.labelOffset10.TabIndex = 739;
this.labelOffset10.Text = "0x000A";
this.labelOffset10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset10.Wordwrap = false;
//
// labelOffset9
//
this.labelOffset9.BackColor = System.Drawing.Color.Black;
this.labelOffset9.BackPictureBox1 = null;
this.labelOffset9.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset9.BorderColor = System.Drawing.Color.Black;
this.labelOffset9.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset9.ForeColor = System.Drawing.Color.Black;
this.labelOffset9.InitVisible = true;
this.labelOffset9.LineSpacing = 0F;
this.labelOffset9.Location = new System.Drawing.Point(245, 121);
this.labelOffset9.Name = "labelOffset9";
this.labelOffset9.Size = new System.Drawing.Size(51, 21);
this.labelOffset9.TabIndex = 738;
this.labelOffset9.Text = "0x000A";
this.labelOffset9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset9.Wordwrap = false;
//
// labelOffset8
//
this.labelOffset8.BackColor = System.Drawing.Color.Black;
this.labelOffset8.BackPictureBox1 = null;
this.labelOffset8.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset8.BorderColor = System.Drawing.Color.Black;
this.labelOffset8.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset8.ForeColor = System.Drawing.Color.Black;
this.labelOffset8.InitVisible = true;
this.labelOffset8.LineSpacing = 0F;
this.labelOffset8.Location = new System.Drawing.Point(245, 95);
this.labelOffset8.Name = "labelOffset8";
this.labelOffset8.Size = new System.Drawing.Size(51, 21);
this.labelOffset8.TabIndex = 737;
this.labelOffset8.Text = "0x000A";
this.labelOffset8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset8.Wordwrap = false;
//
// labelOffset7
//
this.labelOffset7.BackColor = System.Drawing.Color.Black;
this.labelOffset7.BackPictureBox1 = null;
this.labelOffset7.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset7.BorderColor = System.Drawing.Color.Black;
this.labelOffset7.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset7.ForeColor = System.Drawing.Color.Black;
this.labelOffset7.InitVisible = true;
this.labelOffset7.LineSpacing = 0F;
this.labelOffset7.Location = new System.Drawing.Point(21, 251);
this.labelOffset7.Name = "labelOffset7";
this.labelOffset7.Size = new System.Drawing.Size(51, 21);
this.labelOffset7.TabIndex = 736;
this.labelOffset7.Text = "0x000A";
this.labelOffset7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset7.Wordwrap = false;
//
// labelOffset6
//
this.labelOffset6.BackColor = System.Drawing.Color.Black;
this.labelOffset6.BackPictureBox1 = null;
this.labelOffset6.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset6.BorderColor = System.Drawing.Color.Black;
this.labelOffset6.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset6.ForeColor = System.Drawing.Color.Black;
this.labelOffset6.InitVisible = true;
this.labelOffset6.LineSpacing = 0F;
this.labelOffset6.Location = new System.Drawing.Point(21, 225);
this.labelOffset6.Name = "labelOffset6";
this.labelOffset6.Size = new System.Drawing.Size(51, 21);
this.labelOffset6.TabIndex = 735;
this.labelOffset6.Text = "0x000A";
this.labelOffset6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset6.Wordwrap = false;
//
// labelOffset5
//
this.labelOffset5.BackColor = System.Drawing.Color.Black;
this.labelOffset5.BackPictureBox1 = null;
this.labelOffset5.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset5.BorderColor = System.Drawing.Color.Black;
this.labelOffset5.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset5.ForeColor = System.Drawing.Color.Black;
this.labelOffset5.InitVisible = true;
this.labelOffset5.LineSpacing = 0F;
this.labelOffset5.Location = new System.Drawing.Point(21, 199);
this.labelOffset5.Name = "labelOffset5";
this.labelOffset5.Size = new System.Drawing.Size(51, 21);
this.labelOffset5.TabIndex = 734;
this.labelOffset5.Text = "0x000A";
this.labelOffset5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset5.Wordwrap = false;
//
// labelOffset4
//
this.labelOffset4.BackColor = System.Drawing.Color.Black;
this.labelOffset4.BackPictureBox1 = null;
this.labelOffset4.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset4.BorderColor = System.Drawing.Color.Black;
this.labelOffset4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset4.ForeColor = System.Drawing.Color.Black;
this.labelOffset4.InitVisible = true;
this.labelOffset4.LineSpacing = 0F;
this.labelOffset4.Location = new System.Drawing.Point(21, 173);
this.labelOffset4.Name = "labelOffset4";
this.labelOffset4.Size = new System.Drawing.Size(51, 21);
this.labelOffset4.TabIndex = 733;
this.labelOffset4.Text = "0x000A";
this.labelOffset4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset4.Wordwrap = false;
//
// labelOffset3
//
this.labelOffset3.BackColor = System.Drawing.Color.Black;
this.labelOffset3.BackPictureBox1 = null;
this.labelOffset3.BackPictureBox2 = this.smartGroupBox1;
this.labelOffset3.BorderColor = System.Drawing.Color.Black;
this.labelOffset3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOffset3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelOffset3.ForeColor = System.Drawing.Color.Black;
this.labelOffset3.InitVisible = true;
this.labelOffset3.LineSpacing = 0F;
this.labelOffset3.Location = new System.Drawing.Point(21, 147);
this.labelOffset3.Name = "labelOffset3";
this.labelOffset3.Size = new System.Drawing.Size(51, 21);
this.labelOffset3.TabIndex = 732;
this.labelOffset3.Text = "0x000A";
this.labelOffset3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelOffset3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOffset3.Wordwrap = false;
//
// ControlMainDisplayModbus
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(62)))));
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlMainDisplayModbus";
this.Size = new System.Drawing.Size(710, 320);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
public SmartX.SmartLabel labelUpdateFlag;
public SmartX.SmartLabel labelEquipmentID;
public SmartX.SmartLabel labelUnder;
public SmartX.SmartLabel labelCurrentNo;
public SmartX.SmartLabel labelOver;
public SmartX.SmartLabel labelPass;
public SmartX.SmartLabel labelTare;
public SmartX.SmartLabel labelGrade;
public SmartX.SmartLabel labelTotalCount;
public SmartX.SmartLabel labelExNGCount;
public SmartX.SmartLabel labelNGCount;
public SmartX.SmartLabel labelOverCount;
public SmartX.SmartLabel labelPassCount;
public SmartX.SmartLabel labelUnderCount;
public SmartX.SmartLabel labelAlarmStatus;
public SmartX.SmartLabel labelOperationStatus;
public SmartX.SmartLabel labelWeight;
private SmartX.SmartButton buttonBypassDirection;
public SmartX.SmartLabel labelOffset2;
public SmartX.SmartLabel labelOffset3;
public SmartX.SmartLabel labelOffset4;
public SmartX.SmartLabel labelOffset5;
public SmartX.SmartLabel labelOffset6;
public SmartX.SmartLabel labelOffset7;
public SmartX.SmartLabel labelOffset8;
public SmartX.SmartLabel labelOffset9;
public SmartX.SmartLabel labelOffset10;
public SmartX.SmartLabel labelOffset14;
public SmartX.SmartLabel labelOffset13;
public SmartX.SmartLabel labelOffset12;
public SmartX.SmartLabel labelOffset11;
public SmartX.SmartLabel labelOffset17;
public SmartX.SmartLabel labelOffset16;
public SmartX.SmartLabel labelOffset15;
private System.Windows.Forms.ComboBox comboBoxPort;
private SmartX.SmartGroupBox smartGroupBox1;
public SmartX.SmartLabel labelDouble;
public SmartX.SmartLabel labelMetal;
public SmartX.SmartLabel labelSpeed;
public SmartX.SmartLabel labelOffset20;
public SmartX.SmartLabel labelOffset19;
public SmartX.SmartLabel labelOffset18;
public SmartX.SmartLabel labelContents20;
public SmartX.SmartLabel labelContents19;
public SmartX.SmartLabel labelContents18;
public SmartX.SmartLabel labelContents17;
public SmartX.SmartLabel labelContents16;
public SmartX.SmartLabel labelContents15;
public SmartX.SmartLabel labelContents14;
public SmartX.SmartLabel labelContents13;
public SmartX.SmartLabel labelContents12;
public SmartX.SmartLabel labelContents11;
public SmartX.SmartLabel labelContents10;
public SmartX.SmartLabel labelContents9;
public SmartX.SmartLabel labelContents8;
public SmartX.SmartLabel labelContents7;
public SmartX.SmartLabel labelContents6;
public SmartX.SmartLabel labelContents5;
public SmartX.SmartLabel labelContents4;
public SmartX.SmartLabel labelContents3;
public SmartX.SmartLabel labelContents2;
public SmartX.SmartLabel labelContents1;
public SmartX.SmartLabel labelTitleContents1;
public SmartX.SmartLabel labelTitleOffset3;
public SmartX.SmartLabel labelTitleOffset2;
public SmartX.SmartLabel labelTitleOffset1;
public SmartX.SmartLabel labelTitleValue3;
public SmartX.SmartLabel labelTitleValue2;
public SmartX.SmartLabel labelTitleValue1;
public SmartX.SmartLabel labelTitleContents3;
public SmartX.SmartLabel labelTitleContents2;
public SmartX.SmartLabel labelTitlePort;
public SmartX.SmartLabel labelHelp;
public SmartX.SmartLabel labelOffset1;
public SmartX.SmartLabel labelTitleReceiveCount2;
public SmartX.SmartLabel labelTitleStartAddr2;
public SmartX.SmartLabel labelTitleReceiveCount1;
public SmartX.SmartLabel labelTitleStartAddr1;
public SmartX.SmartLabel labelStartAddress;
public SmartX.SmartLabel labelReceiveCount;
}
}