INT69DC_7C/INT69DC_7C/Forms/FormMainDisplay.Designer.cs

2648 lines
165 KiB
C#

namespace INT69DC_7C.Forms
{
partial class FormMainDisplay
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay));
this.smartForm1 = new SmartX.SmartForm();
this.buttonProductNo = new SmartX.SmartButton();
this.labelProductName = new SmartX.SmartLabel();
this.labelTime = new SmartX.SmartLabel();
this.labelLotNo = new SmartX.SmartLabel();
this.pictureBoxStop = new System.Windows.Forms.PictureBox();
this.pictureBoxStart = new System.Windows.Forms.PictureBox();
this.pictureBoxUSBBackOn = new System.Windows.Forms.PictureBox();
this.pictureBoxCommunicationStatus = new System.Windows.Forms.PictureBox();
this.buttonUnder = new SmartX.SmartButton();
this.buttonPass = new SmartX.SmartButton();
this.buttonOver = new SmartX.SmartButton();
this.buttonTare = new SmartX.SmartButton();
this.labelTotalCount = new SmartX.SmartLabel();
this.labelProductionSpeed = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel();
this.labelNGCount = new SmartX.SmartLabel();
this.buttonTableForm = new SmartX.SmartButton();
this.buttonDotGraphForm = new SmartX.SmartButton();
this.buttonBarGraphForm = new SmartX.SmartButton();
this.buttonScaleZero = new SmartX.SmartButton();
this.buttonClear = new SmartX.SmartButton();
this.buttonMenu = new SmartX.SmartButton();
this.panelSetting = new System.Windows.Forms.Panel();
this.groupBoxJudgment = new SmartX.SmartGroupBox();
this.labelJudgmentCount = new SmartX.SmartLabel();
this.labelDoubleDelayTime = new SmartX.SmartLabel();
this.labelJudgmentDelayTime = new SmartX.SmartLabel();
this.labelFilter = new SmartX.SmartLabel();
this.labelStaticJudgmentCount = new SmartX.SmartLabel();
this.labelStaticDoubleDelayTime = new SmartX.SmartLabel();
this.labelStaticJudgmentDelayTime = new SmartX.SmartLabel();
this.labelStaticFilter = new SmartX.SmartLabel();
this.groupBoxConveyor = new SmartX.SmartGroupBox();
this.labelStaticFeedingConveyor = new SmartX.SmartLabel();
this.labelStaticRejectConveyor = new SmartX.SmartLabel();
this.labelFeedingConveyorRunTime = new SmartX.SmartLabel();
this.labelRejectConveyorDelayTime = new SmartX.SmartLabel();
this.labelRejectConveyorRunTime = new SmartX.SmartLabel();
this.labelStaticRejectConveyorDelayTime = new SmartX.SmartLabel();
this.labelFeedingConveyorDelayTime = new SmartX.SmartLabel();
this.labelStaticFeedingRunTime = new SmartX.SmartLabel();
this.labelStaticFeedingDelayTime = new SmartX.SmartLabel();
this.labelStaticRejectConveyorRunTime = new SmartX.SmartLabel();
this.buttonClose = new System.Windows.Forms.Button();
this.groupBoxSorter = new SmartX.SmartGroupBox();
this.labelSorterRunTime = new SmartX.SmartLabel();
this.labelSorterDelayTime = new SmartX.SmartLabel();
this.labelStaticSorterDelayTime = new SmartX.SmartLabel();
this.labelStaticSorterRunTime = new SmartX.SmartLabel();
this.pictureBoxCH3 = new System.Windows.Forms.PictureBox();
this.pictureBoxBypass = new System.Windows.Forms.PictureBox();
this.pictureBoxAlarm = new System.Windows.Forms.PictureBox();
this.panelAlarmMessageBox2 = new System.Windows.Forms.Panel();
this.buttonDown = new SmartX.SmartButton();
this.buttonUp = new SmartX.SmartButton();
this.smartListBox1 = new SmartX.SmartListBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.labelAlarm2ErrorCode = new SmartX.SmartLabel();
this.buttonAlarm2OK = new SmartX.SmartButton();
this.panelAlarmMessageBox1 = new System.Windows.Forms.Panel();
this.labelMessage1 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.buttonAlarm1Ok = new SmartX.SmartButton();
this.timerTimeout = new System.Windows.Forms.Timer();
this.labelTimeroutCount = new SmartX.SmartLabel();
this.buttonCut = new SmartX.SmartButton();
this.buttonUser = new SmartX.SmartButton();
this.labelUserLevel = new SmartX.SmartLabel();
this.labelUserID = new SmartX.SmartLabel();
this.labelTitleTotalCount = new SmartX.SmartLabel();
this.labelTitleNGCount = new SmartX.SmartLabel();
this.labelTitleScreen = new SmartX.SmartLabel();
this.buttonFeedback = new SmartX.SmartButton();
this.panelSubMenu1 = new System.Windows.Forms.Panel();
this.buttonAlarmContinuousNG = new SmartX.SmartButton();
this.smartLabel3 = new SmartX.SmartLabel();
this.labelAlarmContinuousNG = new SmartX.SmartLabel();
this.buttonSampling = new SmartX.SmartButton();
this.labelStaticAlarmContinuousNG = new SmartX.SmartLabel();
this.buttonPrint = new SmartX.SmartButton();
this.labelTitleBypass = new SmartX.SmartLabel();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.buttonBypassRun = new SmartX.SmartButton();
this.buttonBypassOnce = new SmartX.SmartButton();
this.buttonBypassDirection = new SmartX.SmartButton();
this.buttonATPC_Enable = new SmartX.SmartButton();
this.labelATPC_SetCNT = new SmartX.SmartLabel();
this.labelStaticATPC = new SmartX.SmartLabel();
this.buttonSubMenu = new SmartX.SmartButton();
this.pictureBoxEthernetDisconnection = new System.Windows.Forms.PictureBox();
this.pictureBoxEthernetConnection = new System.Windows.Forms.PictureBox();
this.buttonExit = new System.Windows.Forms.Button();
this.timerServer = new System.Windows.Forms.Timer();
this.panelAlarmMessageBox3 = new System.Windows.Forms.Panel();
this.labelMessage3 = new SmartX.SmartLabel();
this.smartLabel4 = new SmartX.SmartLabel();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.buttonAlarm3OK = new SmartX.SmartButton();
this.panelSubMenu2 = new System.Windows.Forms.Panel();
this.buttonATPC_Reset = new SmartX.SmartButton();
this.labelStaticATPC_Lack = new SmartX.SmartLabel();
this.labelATPC_Lack = new SmartX.SmartLabel();
this.labelStaticATPC_Pass = new SmartX.SmartLabel();
this.labelATPC_Pass = new SmartX.SmartLabel();
this.labelStaticATPC_Count = new SmartX.SmartLabel();
this.labelATPC_counting = new SmartX.SmartLabel();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.labelExpireOfPassword = new SmartX.SmartLabel();
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
this.panelSetting.SuspendLayout();
this.groupBoxJudgment.SuspendLayout();
this.groupBoxConveyor.SuspendLayout();
this.groupBoxSorter.SuspendLayout();
this.panelAlarmMessageBox2.SuspendLayout();
this.panelAlarmMessageBox1.SuspendLayout();
this.panelSubMenu1.SuspendLayout();
this.panelAlarmMessageBox3.SuspendLayout();
this.panelSubMenu2.SuspendLayout();
this.SuspendLayout();
//
// smartForm1
//
this.smartForm1.CenterLocation = false;
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
this.smartForm1.Location = new System.Drawing.Point(0, 0);
this.smartForm1.MainForm = null;
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
this.smartForm1.Name = "smartForm1";
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
this.smartForm1.SpecialFunctionClickPointSize = 100;
this.smartForm1.SuspendLayoutInterval = 0;
this.smartForm1.Click += new System.EventHandler(this.smartForm1_Click);
//
// buttonProductNo
//
this.buttonProductNo.BackPictureBox = this.smartForm1;
this.buttonProductNo.BackPictureBox1 = null;
this.buttonProductNo.BackPictureBox2 = null;
this.buttonProductNo.ButtonColor = System.Drawing.Color.Gray;
this.buttonProductNo.ButtonImageAutoSize = true;
this.buttonProductNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonProductNo.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.DisableImage")));
this.buttonProductNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.DownImage")));
this.buttonProductNo.Font = new System.Drawing.Font("Arial", 25F, System.Drawing.FontStyle.Bold);
this.buttonProductNo.GroupID = 0;
this.buttonProductNo.InitVisible = true;
this.buttonProductNo.Location = new System.Drawing.Point(10, 13);
this.buttonProductNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonProductNo.Name = "buttonProductNo";
this.buttonProductNo.NestedClickEventPrevent = false;
this.buttonProductNo.OutlinePixel = 1;
this.buttonProductNo.RepeatInterval = 200;
this.buttonProductNo.RepeatIntervalAccelerate = null;
this.buttonProductNo.SafeInterval = 200;
this.buttonProductNo.Size = new System.Drawing.Size(110, 55);
this.buttonProductNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonProductNo.TabIndex = 1;
this.buttonProductNo.Text = "1000";
this.buttonProductNo.TextColor = System.Drawing.Color.Black;
this.buttonProductNo.TextDownColor = System.Drawing.Color.White;
this.buttonProductNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonProductNo.TextLocation = new System.Drawing.Point(0, 0);
this.buttonProductNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonProductNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.UpImage")));
this.buttonProductNo.Click += new System.EventHandler(this.buttonProductNo_Click);
//
// labelProductName
//
this.labelProductName.BackColor = System.Drawing.SystemColors.ControlDark;
this.labelProductName.BackPictureBox = this.smartForm1;
this.labelProductName.BackPictureBox1 = null;
this.labelProductName.BackPictureBox2 = null;
this.labelProductName.BorderColor = System.Drawing.Color.LightGray;
this.labelProductName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelProductName.Font = new System.Drawing.Font("Arial", 19F, System.Drawing.FontStyle.Bold);
this.labelProductName.InitVisible = true;
this.labelProductName.LineSpacing = 0F;
this.labelProductName.Location = new System.Drawing.Point(126, 29);
this.labelProductName.Name = "labelProductName";
this.labelProductName.Size = new System.Drawing.Size(323, 39);
this.labelProductName.TabIndex = 2;
this.labelProductName.Text = "ABCDEFGHABCDEFGHABCDEFGH";
this.labelProductName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelProductName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProductName.Wordwrap = false;
//
// labelTime
//
this.labelTime.BackPictureBox = this.smartForm1;
this.labelTime.BackPictureBox1 = null;
this.labelTime.BackPictureBox2 = null;
this.labelTime.BorderColor = System.Drawing.Color.LightGray;
this.labelTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTime.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.labelTime.InitVisible = true;
this.labelTime.LineSpacing = 0F;
this.labelTime.Location = new System.Drawing.Point(126, 5);
this.labelTime.Name = "labelTime";
this.labelTime.Size = new System.Drawing.Size(170, 20);
this.labelTime.TabIndex = 430;
this.labelTime.Text = "2016-01-20 12:00:00";
this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Bottom;
this.labelTime.Wordwrap = false;
//
// labelLotNo
//
this.labelLotNo.BackColor = System.Drawing.SystemColors.ControlDark;
this.labelLotNo.BackPictureBox = this.smartForm1;
this.labelLotNo.BackPictureBox1 = null;
this.labelLotNo.BackPictureBox2 = null;
this.labelLotNo.BorderColor = System.Drawing.Color.LightGray;
this.labelLotNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelLotNo.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelLotNo.InitVisible = true;
this.labelLotNo.LineSpacing = 0F;
this.labelLotNo.Location = new System.Drawing.Point(455, 29);
this.labelLotNo.Name = "labelLotNo";
this.labelLotNo.Size = new System.Drawing.Size(200, 39);
this.labelLotNo.TabIndex = 429;
this.labelLotNo.Text = "ABCDEFGHABCDEF";
this.labelLotNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelLotNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelLotNo.Wordwrap = false;
//
// pictureBoxStop
//
this.pictureBoxStop.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStop.Image")));
this.pictureBoxStop.Location = new System.Drawing.Point(958, 13);
this.pictureBoxStop.Name = "pictureBoxStop";
this.pictureBoxStop.Size = new System.Drawing.Size(55, 55);
this.pictureBoxStop.Click += new System.EventHandler(this.pictureBoxStop_Click);
//
// pictureBoxStart
//
this.pictureBoxStart.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStart.Image")));
this.pictureBoxStart.Location = new System.Drawing.Point(958, 13);
this.pictureBoxStart.Name = "pictureBoxStart";
this.pictureBoxStart.Size = new System.Drawing.Size(55, 55);
this.pictureBoxStart.Click += new System.EventHandler(this.pictureBoxStart_Click);
//
// pictureBoxUSBBackOn
//
this.pictureBoxUSBBackOn.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxUSBBackOn.Image")));
this.pictureBoxUSBBackOn.Location = new System.Drawing.Point(925, 41);
this.pictureBoxUSBBackOn.Name = "pictureBoxUSBBackOn";
this.pictureBoxUSBBackOn.Size = new System.Drawing.Size(27, 27);
this.pictureBoxUSBBackOn.Visible = false;
//
// pictureBoxCommunicationStatus
//
this.pictureBoxCommunicationStatus.BackColor = System.Drawing.Color.Lime;
this.pictureBoxCommunicationStatus.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxCommunicationStatus.Image")));
this.pictureBoxCommunicationStatus.Location = new System.Drawing.Point(925, 13);
this.pictureBoxCommunicationStatus.Name = "pictureBoxCommunicationStatus";
this.pictureBoxCommunicationStatus.Size = new System.Drawing.Size(27, 27);
//
// buttonUnder
//
this.buttonUnder.BackPictureBox = null;
this.buttonUnder.BackPictureBox1 = null;
this.buttonUnder.BackPictureBox2 = null;
this.buttonUnder.ButtonColor = System.Drawing.Color.Gray;
this.buttonUnder.ButtonImageAutoSize = true;
this.buttonUnder.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUnder.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DisableImage")));
this.buttonUnder.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DownImage")));
this.buttonUnder.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
this.buttonUnder.GroupID = 0;
this.buttonUnder.InitVisible = true;
this.buttonUnder.Location = new System.Drawing.Point(10, 573);
this.buttonUnder.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonUnder.Name = "buttonUnder";
this.buttonUnder.NestedClickEventPrevent = false;
this.buttonUnder.OutlinePixel = 1;
this.buttonUnder.RepeatInterval = 200;
this.buttonUnder.RepeatIntervalAccelerate = null;
this.buttonUnder.SafeInterval = 200;
this.buttonUnder.Size = new System.Drawing.Size(152, 115);
this.buttonUnder.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUnder.TabIndex = 440;
this.buttonUnder.Text = "100.0";
this.buttonUnder.TextColor = System.Drawing.Color.Black;
this.buttonUnder.TextDownColor = System.Drawing.Color.White;
this.buttonUnder.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonUnder.TextLocation = new System.Drawing.Point(-15, -10);
this.buttonUnder.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
this.buttonUnder.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.UpImage")));
this.buttonUnder.Click += new System.EventHandler(this.buttonUnder_Click);
//
// buttonPass
//
this.buttonPass.BackPictureBox = null;
this.buttonPass.BackPictureBox1 = null;
this.buttonPass.BackPictureBox2 = null;
this.buttonPass.ButtonColor = System.Drawing.Color.Gray;
this.buttonPass.ButtonImageAutoSize = true;
this.buttonPass.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonPass.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DisableImage")));
this.buttonPass.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DownImage")));
this.buttonPass.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
this.buttonPass.GroupID = 0;
this.buttonPass.InitVisible = true;
this.buttonPass.Location = new System.Drawing.Point(171, 573);
this.buttonPass.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonPass.Name = "buttonPass";
this.buttonPass.NestedClickEventPrevent = false;
this.buttonPass.OutlinePixel = 1;
this.buttonPass.RepeatInterval = 200;
this.buttonPass.RepeatIntervalAccelerate = null;
this.buttonPass.SafeInterval = 200;
this.buttonPass.Size = new System.Drawing.Size(152, 115);
this.buttonPass.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonPass.TabIndex = 440;
this.buttonPass.Text = "200.0";
this.buttonPass.TextColor = System.Drawing.Color.Black;
this.buttonPass.TextDownColor = System.Drawing.Color.White;
this.buttonPass.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonPass.TextLocation = new System.Drawing.Point(-15, -10);
this.buttonPass.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
this.buttonPass.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.UpImage")));
this.buttonPass.Click += new System.EventHandler(this.buttonPass_Click);
//
// buttonOver
//
this.buttonOver.BackPictureBox = null;
this.buttonOver.BackPictureBox1 = null;
this.buttonOver.BackPictureBox2 = null;
this.buttonOver.ButtonColor = System.Drawing.Color.Gray;
this.buttonOver.ButtonImageAutoSize = true;
this.buttonOver.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOver.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DisableImage")));
this.buttonOver.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DownImage")));
this.buttonOver.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
this.buttonOver.GroupID = 0;
this.buttonOver.InitVisible = true;
this.buttonOver.Location = new System.Drawing.Point(334, 573);
this.buttonOver.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonOver.Name = "buttonOver";
this.buttonOver.NestedClickEventPrevent = false;
this.buttonOver.OutlinePixel = 1;
this.buttonOver.RepeatInterval = 200;
this.buttonOver.RepeatIntervalAccelerate = null;
this.buttonOver.SafeInterval = 200;
this.buttonOver.Size = new System.Drawing.Size(152, 115);
this.buttonOver.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOver.TabIndex = 440;
this.buttonOver.Text = "300.0";
this.buttonOver.TextColor = System.Drawing.Color.Black;
this.buttonOver.TextDownColor = System.Drawing.Color.White;
this.buttonOver.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonOver.TextLocation = new System.Drawing.Point(-15, -10);
this.buttonOver.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
this.buttonOver.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.UpImage")));
this.buttonOver.Click += new System.EventHandler(this.buttonOver_Click);
//
// buttonTare
//
this.buttonTare.BackPictureBox = null;
this.buttonTare.BackPictureBox1 = null;
this.buttonTare.BackPictureBox2 = null;
this.buttonTare.ButtonColor = System.Drawing.Color.Gray;
this.buttonTare.ButtonImageAutoSize = true;
this.buttonTare.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonTare.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DisableImage")));
this.buttonTare.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DownImage")));
this.buttonTare.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
this.buttonTare.GroupID = 0;
this.buttonTare.InitVisible = true;
this.buttonTare.Location = new System.Drawing.Point(497, 573);
this.buttonTare.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonTare.Name = "buttonTare";
this.buttonTare.NestedClickEventPrevent = false;
this.buttonTare.OutlinePixel = 1;
this.buttonTare.RepeatInterval = 200;
this.buttonTare.RepeatIntervalAccelerate = null;
this.buttonTare.SafeInterval = 200;
this.buttonTare.Size = new System.Drawing.Size(152, 115);
this.buttonTare.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonTare.TabIndex = 440;
this.buttonTare.Text = "0.0";
this.buttonTare.TextColor = System.Drawing.Color.Black;
this.buttonTare.TextDownColor = System.Drawing.Color.White;
this.buttonTare.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonTare.TextLocation = new System.Drawing.Point(-15, -10);
this.buttonTare.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
this.buttonTare.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.UpImage")));
this.buttonTare.Click += new System.EventHandler(this.buttonTare_Click);
//
// labelTotalCount
//
this.labelTotalCount.BackPictureBox = this.smartForm1;
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("Tahoma", 22F, System.Drawing.FontStyle.Regular);
this.labelTotalCount.InitVisible = true;
this.labelTotalCount.LineSpacing = 0F;
this.labelTotalCount.Location = new System.Drawing.Point(99, 703);
this.labelTotalCount.Name = "labelTotalCount";
this.labelTotalCount.Size = new System.Drawing.Size(142, 41);
this.labelTotalCount.TabIndex = 444;
this.labelTotalCount.Text = "999999999";
this.labelTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTotalCount.Wordwrap = false;
this.labelTotalCount.Click += new System.EventHandler(this.labelTotalCount_Click);
//
// labelProductionSpeed
//
this.labelProductionSpeed.BackPictureBox = this.smartForm1;
this.labelProductionSpeed.BackPictureBox1 = null;
this.labelProductionSpeed.BackPictureBox2 = null;
this.labelProductionSpeed.BorderColor = System.Drawing.Color.Black;
this.labelProductionSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelProductionSpeed.Font = new System.Drawing.Font("Tahoma", 22F, System.Drawing.FontStyle.Regular);
this.labelProductionSpeed.InitVisible = true;
this.labelProductionSpeed.LineSpacing = 0F;
this.labelProductionSpeed.Location = new System.Drawing.Point(524, 704);
this.labelProductionSpeed.Name = "labelProductionSpeed";
this.labelProductionSpeed.Size = new System.Drawing.Size(67, 41);
this.labelProductionSpeed.TabIndex = 441;
this.labelProductionSpeed.Text = "60";
this.labelProductionSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelProductionSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProductionSpeed.Wordwrap = false;
//
// smartLabel1
//
this.smartLabel1.BackPictureBox = this.smartForm1;
this.smartLabel1.BackPictureBox1 = null;
this.smartLabel1.BackPictureBox2 = null;
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel1.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.smartLabel1.InitVisible = true;
this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(585, 704);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.Size = new System.Drawing.Size(53, 41);
this.smartLabel1.TabIndex = 443;
this.smartLabel1.Text = "cpm";
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
// labelNGCount
//
this.labelNGCount.BackPictureBox = this.smartForm1;
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("Tahoma", 22F, System.Drawing.FontStyle.Regular);
this.labelNGCount.InitVisible = true;
this.labelNGCount.LineSpacing = 0F;
this.labelNGCount.Location = new System.Drawing.Point(344, 703);
this.labelNGCount.Name = "labelNGCount";
this.labelNGCount.Size = new System.Drawing.Size(142, 41);
this.labelNGCount.TabIndex = 442;
this.labelNGCount.Text = "1234567";
this.labelNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNGCount.Wordwrap = false;
this.labelNGCount.Click += new System.EventHandler(this.labelTitleNGCount_Click);
//
// buttonTableForm
//
this.buttonTableForm.BackPictureBox = null;
this.buttonTableForm.BackPictureBox1 = null;
this.buttonTableForm.BackPictureBox2 = null;
this.buttonTableForm.ButtonColor = System.Drawing.Color.Gray;
this.buttonTableForm.ButtonImageAutoSize = true;
this.buttonTableForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonTableForm.DisableImage = null;
this.buttonTableForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTableForm.DownImage")));
this.buttonTableForm.GroupID = 1;
this.buttonTableForm.InitVisible = true;
this.buttonTableForm.Location = new System.Drawing.Point(664, 666);
this.buttonTableForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonTableForm.Name = "buttonTableForm";
this.buttonTableForm.NestedClickEventPrevent = false;
this.buttonTableForm.OutlinePixel = 1;
this.buttonTableForm.RepeatInterval = 200;
this.buttonTableForm.RepeatIntervalAccelerate = null;
this.buttonTableForm.SafeInterval = 200;
this.buttonTableForm.Size = new System.Drawing.Size(74, 74);
this.buttonTableForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonTableForm.TabIndex = 445;
this.buttonTableForm.TextColor = System.Drawing.Color.Black;
this.buttonTableForm.TextDownColor = System.Drawing.Color.White;
this.buttonTableForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonTableForm.TextLocation = new System.Drawing.Point(0, 0);
this.buttonTableForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonTableForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTableForm.UpImage")));
this.buttonTableForm.Click += new System.EventHandler(this.buttonDisplay_Click);
//
// buttonDotGraphForm
//
this.buttonDotGraphForm.BackPictureBox = null;
this.buttonDotGraphForm.BackPictureBox1 = null;
this.buttonDotGraphForm.BackPictureBox2 = null;
this.buttonDotGraphForm.ButtonColor = System.Drawing.Color.Gray;
this.buttonDotGraphForm.ButtonImageAutoSize = true;
this.buttonDotGraphForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDotGraphForm.DisableImage = null;
this.buttonDotGraphForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDotGraphForm.DownImage")));
this.buttonDotGraphForm.GroupID = 1;
this.buttonDotGraphForm.InitVisible = true;
this.buttonDotGraphForm.Location = new System.Drawing.Point(748, 666);
this.buttonDotGraphForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonDotGraphForm.Name = "buttonDotGraphForm";
this.buttonDotGraphForm.NestedClickEventPrevent = false;
this.buttonDotGraphForm.OutlinePixel = 1;
this.buttonDotGraphForm.RepeatInterval = 200;
this.buttonDotGraphForm.RepeatIntervalAccelerate = null;
this.buttonDotGraphForm.SafeInterval = 200;
this.buttonDotGraphForm.Size = new System.Drawing.Size(74, 74);
this.buttonDotGraphForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDotGraphForm.TabIndex = 446;
this.buttonDotGraphForm.TextColor = System.Drawing.Color.Black;
this.buttonDotGraphForm.TextDownColor = System.Drawing.Color.White;
this.buttonDotGraphForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDotGraphForm.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDotGraphForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDotGraphForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDotGraphForm.UpImage")));
this.buttonDotGraphForm.Click += new System.EventHandler(this.buttonDisplay_Click);
//
// buttonBarGraphForm
//
this.buttonBarGraphForm.BackPictureBox = null;
this.buttonBarGraphForm.BackPictureBox1 = null;
this.buttonBarGraphForm.BackPictureBox2 = null;
this.buttonBarGraphForm.ButtonColor = System.Drawing.Color.Gray;
this.buttonBarGraphForm.ButtonImageAutoSize = true;
this.buttonBarGraphForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBarGraphForm.DisableImage = null;
this.buttonBarGraphForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBarGraphForm.DownImage")));
this.buttonBarGraphForm.GroupID = 1;
this.buttonBarGraphForm.InitVisible = true;
this.buttonBarGraphForm.Location = new System.Drawing.Point(748, 583);
this.buttonBarGraphForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonBarGraphForm.Name = "buttonBarGraphForm";
this.buttonBarGraphForm.NestedClickEventPrevent = false;
this.buttonBarGraphForm.OutlinePixel = 1;
this.buttonBarGraphForm.RepeatInterval = 200;
this.buttonBarGraphForm.RepeatIntervalAccelerate = null;
this.buttonBarGraphForm.SafeInterval = 200;
this.buttonBarGraphForm.Size = new System.Drawing.Size(74, 74);
this.buttonBarGraphForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBarGraphForm.TabIndex = 447;
this.buttonBarGraphForm.TextColor = System.Drawing.Color.Black;
this.buttonBarGraphForm.TextDownColor = System.Drawing.Color.White;
this.buttonBarGraphForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBarGraphForm.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBarGraphForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBarGraphForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBarGraphForm.UpImage")));
this.buttonBarGraphForm.Click += new System.EventHandler(this.buttonDisplay_Click);
//
// buttonScaleZero
//
this.buttonScaleZero.BackPictureBox = null;
this.buttonScaleZero.BackPictureBox1 = null;
this.buttonScaleZero.BackPictureBox2 = null;
this.buttonScaleZero.ButtonColor = System.Drawing.Color.Gray;
this.buttonScaleZero.ButtonImageAutoSize = true;
this.buttonScaleZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonScaleZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.DisableImage")));
this.buttonScaleZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.DownImage")));
this.buttonScaleZero.GroupID = 0;
this.buttonScaleZero.InitVisible = true;
this.buttonScaleZero.Location = new System.Drawing.Point(899, 573);
this.buttonScaleZero.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonScaleZero.Name = "buttonScaleZero";
this.buttonScaleZero.NestedClickEventPrevent = false;
this.buttonScaleZero.OutlinePixel = 1;
this.buttonScaleZero.RepeatInterval = 200;
this.buttonScaleZero.RepeatIntervalAccelerate = null;
this.buttonScaleZero.SafeInterval = 200;
this.buttonScaleZero.Size = new System.Drawing.Size(54, 84);
this.buttonScaleZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonScaleZero.TabIndex = 447;
this.buttonScaleZero.TextColor = System.Drawing.Color.Black;
this.buttonScaleZero.TextDownColor = System.Drawing.Color.White;
this.buttonScaleZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonScaleZero.TextLocation = new System.Drawing.Point(0, 0);
this.buttonScaleZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonScaleZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.UpImage")));
this.buttonScaleZero.Click += new System.EventHandler(this.buttonScaleZero_Click);
//
// buttonClear
//
this.buttonClear.BackPictureBox = null;
this.buttonClear.BackPictureBox1 = null;
this.buttonClear.BackPictureBox2 = null;
this.buttonClear.ButtonColor = System.Drawing.Color.Gray;
this.buttonClear.ButtonImageAutoSize = true;
this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonClear.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DisableImage")));
this.buttonClear.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DownImage")));
this.buttonClear.GroupID = 0;
this.buttonClear.InitVisible = true;
this.buttonClear.Location = new System.Drawing.Point(959, 573);
this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonClear.Name = "buttonClear";
this.buttonClear.NestedClickEventPrevent = false;
this.buttonClear.OutlinePixel = 1;
this.buttonClear.RepeatInterval = 200;
this.buttonClear.RepeatIntervalAccelerate = null;
this.buttonClear.SafeInterval = 200;
this.buttonClear.Size = new System.Drawing.Size(54, 84);
this.buttonClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonClear.TabIndex = 447;
this.buttonClear.TextColor = System.Drawing.Color.Black;
this.buttonClear.TextDownColor = System.Drawing.Color.White;
this.buttonClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonClear.TextLocation = new System.Drawing.Point(0, 0);
this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonClear.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.UpImage")));
this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click);
//
// buttonMenu
//
this.buttonMenu.BackPictureBox = null;
this.buttonMenu.BackPictureBox1 = null;
this.buttonMenu.BackPictureBox2 = null;
this.buttonMenu.ButtonColor = System.Drawing.Color.Gray;
this.buttonMenu.ButtonImageAutoSize = true;
this.buttonMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonMenu.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.DisableImage")));
this.buttonMenu.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.DownImage")));
this.buttonMenu.GroupID = 0;
this.buttonMenu.InitVisible = true;
this.buttonMenu.Location = new System.Drawing.Point(929, 663);
this.buttonMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonMenu.Name = "buttonMenu";
this.buttonMenu.NestedClickEventPrevent = false;
this.buttonMenu.OutlinePixel = 1;
this.buttonMenu.RepeatInterval = 200;
this.buttonMenu.RepeatIntervalAccelerate = null;
this.buttonMenu.SafeInterval = 200;
this.buttonMenu.Size = new System.Drawing.Size(84, 84);
this.buttonMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonMenu.TabIndex = 447;
this.buttonMenu.TextColor = System.Drawing.Color.Black;
this.buttonMenu.TextDownColor = System.Drawing.Color.White;
this.buttonMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonMenu.TextLocation = new System.Drawing.Point(0, 0);
this.buttonMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonMenu.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.UpImage")));
this.buttonMenu.Click += new System.EventHandler(this.buttonMenu_Click);
//
// panelSetting
//
this.panelSetting.BackColor = System.Drawing.Color.SteelBlue;
this.panelSetting.Controls.Add(this.groupBoxJudgment);
this.panelSetting.Controls.Add(this.groupBoxConveyor);
this.panelSetting.Controls.Add(this.buttonClose);
this.panelSetting.Controls.Add(this.groupBoxSorter);
this.panelSetting.Location = new System.Drawing.Point(1030, 110);
this.panelSetting.Name = "panelSetting";
this.panelSetting.Size = new System.Drawing.Size(584, 455);
//
// groupBoxJudgment
//
this.groupBoxJudgment.BackColor = System.Drawing.Color.SteelBlue;
this.groupBoxJudgment.BackPictureBox = null;
this.groupBoxJudgment.BackPictureBox1 = null;
this.groupBoxJudgment.Controls.Add(this.labelJudgmentCount);
this.groupBoxJudgment.Controls.Add(this.labelDoubleDelayTime);
this.groupBoxJudgment.Controls.Add(this.labelJudgmentDelayTime);
this.groupBoxJudgment.Controls.Add(this.labelFilter);
this.groupBoxJudgment.Controls.Add(this.labelStaticJudgmentCount);
this.groupBoxJudgment.Controls.Add(this.labelStaticDoubleDelayTime);
this.groupBoxJudgment.Controls.Add(this.labelStaticJudgmentDelayTime);
this.groupBoxJudgment.Controls.Add(this.labelStaticFilter);
this.groupBoxJudgment.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxJudgment.ForeColor = System.Drawing.Color.White;
this.groupBoxJudgment.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxJudgment.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxJudgment.FrameLineThickness = 1;
this.groupBoxJudgment.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxJudgment.Image = null;
this.groupBoxJudgment.InitVisible = true;
this.groupBoxJudgment.Location = new System.Drawing.Point(11, 242);
this.groupBoxJudgment.Name = "groupBoxJudgment";
this.groupBoxJudgment.RoundRadius = 5;
this.groupBoxJudgment.Size = new System.Drawing.Size(557, 155);
this.groupBoxJudgment.TabIndex = 251;
this.groupBoxJudgment.Text = "판정설정";
this.groupBoxJudgment.TextColor = System.Drawing.Color.White;
//
// labelJudgmentCount
//
this.labelJudgmentCount.BackColor = System.Drawing.SystemColors.Window;
this.labelJudgmentCount.BackPictureBox = null;
this.labelJudgmentCount.BackPictureBox1 = null;
this.labelJudgmentCount.BackPictureBox2 = null;
this.labelJudgmentCount.BorderColor = System.Drawing.Color.Black;
this.labelJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelJudgmentCount.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelJudgmentCount.InitVisible = true;
this.labelJudgmentCount.LineSpacing = 0F;
this.labelJudgmentCount.Location = new System.Drawing.Point(474, 27);
this.labelJudgmentCount.Name = "labelJudgmentCount";
this.labelJudgmentCount.Size = new System.Drawing.Size(60, 30);
this.labelJudgmentCount.TabIndex = 247;
this.labelJudgmentCount.Text = "100";
this.labelJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelJudgmentCount.Wordwrap = false;
this.labelJudgmentCount.Click += new System.EventHandler(this.labelJudgmentCount_Click);
//
// labelDoubleDelayTime
//
this.labelDoubleDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelDoubleDelayTime.BackPictureBox = null;
this.labelDoubleDelayTime.BackPictureBox1 = null;
this.labelDoubleDelayTime.BackPictureBox2 = null;
this.labelDoubleDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelDoubleDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelDoubleDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelDoubleDelayTime.InitVisible = true;
this.labelDoubleDelayTime.LineSpacing = 0F;
this.labelDoubleDelayTime.Location = new System.Drawing.Point(212, 99);
this.labelDoubleDelayTime.Name = "labelDoubleDelayTime";
this.labelDoubleDelayTime.Size = new System.Drawing.Size(60, 30);
this.labelDoubleDelayTime.TabIndex = 248;
this.labelDoubleDelayTime.Text = "100";
this.labelDoubleDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelDoubleDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDoubleDelayTime.Wordwrap = false;
this.labelDoubleDelayTime.Click += new System.EventHandler(this.labelDoubleDelayTime_Click);
//
// labelJudgmentDelayTime
//
this.labelJudgmentDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelJudgmentDelayTime.BackPictureBox = null;
this.labelJudgmentDelayTime.BackPictureBox1 = null;
this.labelJudgmentDelayTime.BackPictureBox2 = null;
this.labelJudgmentDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelJudgmentDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelJudgmentDelayTime.InitVisible = true;
this.labelJudgmentDelayTime.LineSpacing = 0F;
this.labelJudgmentDelayTime.Location = new System.Drawing.Point(212, 63);
this.labelJudgmentDelayTime.Name = "labelJudgmentDelayTime";
this.labelJudgmentDelayTime.Size = new System.Drawing.Size(60, 30);
this.labelJudgmentDelayTime.TabIndex = 249;
this.labelJudgmentDelayTime.Text = "100";
this.labelJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelJudgmentDelayTime.Wordwrap = false;
this.labelJudgmentDelayTime.Click += new System.EventHandler(this.labelJudgmentDelayTime_Click);
//
// labelFilter
//
this.labelFilter.BackColor = System.Drawing.SystemColors.Window;
this.labelFilter.BackPictureBox = null;
this.labelFilter.BackPictureBox1 = null;
this.labelFilter.BackPictureBox2 = null;
this.labelFilter.BorderColor = System.Drawing.Color.Black;
this.labelFilter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFilter.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFilter.InitVisible = true;
this.labelFilter.LineSpacing = 0F;
this.labelFilter.Location = new System.Drawing.Point(212, 27);
this.labelFilter.Name = "labelFilter";
this.labelFilter.Size = new System.Drawing.Size(60, 30);
this.labelFilter.TabIndex = 250;
this.labelFilter.Text = "100";
this.labelFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFilter.Wordwrap = false;
this.labelFilter.Click += new System.EventHandler(this.labelFilter_Click);
//
// labelStaticJudgmentCount
//
this.labelStaticJudgmentCount.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticJudgmentCount.BackPictureBox = null;
this.labelStaticJudgmentCount.BackPictureBox1 = null;
this.labelStaticJudgmentCount.BackPictureBox2 = null;
this.labelStaticJudgmentCount.BorderColor = System.Drawing.Color.Black;
this.labelStaticJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticJudgmentCount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticJudgmentCount.ForeColor = System.Drawing.Color.White;
this.labelStaticJudgmentCount.InitVisible = true;
this.labelStaticJudgmentCount.LineSpacing = 0F;
this.labelStaticJudgmentCount.Location = new System.Drawing.Point(278, 27);
this.labelStaticJudgmentCount.Name = "labelStaticJudgmentCount";
this.labelStaticJudgmentCount.Size = new System.Drawing.Size(190, 30);
this.labelStaticJudgmentCount.TabIndex = 244;
this.labelStaticJudgmentCount.Text = "판정개수";
this.labelStaticJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticJudgmentCount.Wordwrap = false;
//
// labelStaticDoubleDelayTime
//
this.labelStaticDoubleDelayTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticDoubleDelayTime.BackPictureBox = null;
this.labelStaticDoubleDelayTime.BackPictureBox1 = null;
this.labelStaticDoubleDelayTime.BackPictureBox2 = null;
this.labelStaticDoubleDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticDoubleDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticDoubleDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticDoubleDelayTime.ForeColor = System.Drawing.Color.White;
this.labelStaticDoubleDelayTime.InitVisible = true;
this.labelStaticDoubleDelayTime.LineSpacing = 0F;
this.labelStaticDoubleDelayTime.Location = new System.Drawing.Point(16, 99);
this.labelStaticDoubleDelayTime.Name = "labelStaticDoubleDelayTime";
this.labelStaticDoubleDelayTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticDoubleDelayTime.TabIndex = 243;
this.labelStaticDoubleDelayTime.Text = "이중지연";
this.labelStaticDoubleDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticDoubleDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticDoubleDelayTime.Wordwrap = false;
//
// labelStaticJudgmentDelayTime
//
this.labelStaticJudgmentDelayTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticJudgmentDelayTime.BackPictureBox = null;
this.labelStaticJudgmentDelayTime.BackPictureBox1 = null;
this.labelStaticJudgmentDelayTime.BackPictureBox2 = null;
this.labelStaticJudgmentDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticJudgmentDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticJudgmentDelayTime.ForeColor = System.Drawing.Color.White;
this.labelStaticJudgmentDelayTime.InitVisible = true;
this.labelStaticJudgmentDelayTime.LineSpacing = 0F;
this.labelStaticJudgmentDelayTime.Location = new System.Drawing.Point(16, 63);
this.labelStaticJudgmentDelayTime.Name = "labelStaticJudgmentDelayTime";
this.labelStaticJudgmentDelayTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticJudgmentDelayTime.TabIndex = 245;
this.labelStaticJudgmentDelayTime.Text = "판정지연";
this.labelStaticJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticJudgmentDelayTime.Wordwrap = false;
//
// labelStaticFilter
//
this.labelStaticFilter.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticFilter.BackPictureBox = null;
this.labelStaticFilter.BackPictureBox1 = null;
this.labelStaticFilter.BackPictureBox2 = null;
this.labelStaticFilter.BorderColor = System.Drawing.Color.Black;
this.labelStaticFilter.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFilter.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFilter.ForeColor = System.Drawing.Color.White;
this.labelStaticFilter.InitVisible = true;
this.labelStaticFilter.LineSpacing = 0F;
this.labelStaticFilter.Location = new System.Drawing.Point(16, 27);
this.labelStaticFilter.Name = "labelStaticFilter";
this.labelStaticFilter.Size = new System.Drawing.Size(190, 30);
this.labelStaticFilter.TabIndex = 246;
this.labelStaticFilter.Text = "필터";
this.labelStaticFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFilter.Wordwrap = false;
//
// groupBoxConveyor
//
this.groupBoxConveyor.BackColor = System.Drawing.Color.SteelBlue;
this.groupBoxConveyor.BackPictureBox = null;
this.groupBoxConveyor.BackPictureBox1 = null;
this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingConveyor);
this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyor);
this.groupBoxConveyor.Controls.Add(this.labelFeedingConveyorRunTime);
this.groupBoxConveyor.Controls.Add(this.labelRejectConveyorDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelRejectConveyorRunTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyorDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelFeedingConveyorDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingRunTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyorRunTime);
this.groupBoxConveyor.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxConveyor.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxConveyor.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxConveyor.FrameLineThickness = 1;
this.groupBoxConveyor.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxConveyor.Image = null;
this.groupBoxConveyor.InitVisible = true;
this.groupBoxConveyor.Location = new System.Drawing.Point(11, 92);
this.groupBoxConveyor.Name = "groupBoxConveyor";
this.groupBoxConveyor.RoundRadius = 0;
this.groupBoxConveyor.Size = new System.Drawing.Size(557, 149);
this.groupBoxConveyor.TabIndex = 242;
this.groupBoxConveyor.Text = "컨베어설정";
this.groupBoxConveyor.TextColor = System.Drawing.Color.White;
//
// labelStaticFeedingConveyor
//
this.labelStaticFeedingConveyor.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticFeedingConveyor.BackPictureBox = null;
this.labelStaticFeedingConveyor.BackPictureBox1 = null;
this.labelStaticFeedingConveyor.BackPictureBox2 = null;
this.labelStaticFeedingConveyor.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedingConveyor.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedingConveyor.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedingConveyor.ForeColor = System.Drawing.Color.White;
this.labelStaticFeedingConveyor.InitVisible = true;
this.labelStaticFeedingConveyor.LineSpacing = 0F;
this.labelStaticFeedingConveyor.Location = new System.Drawing.Point(278, 33);
this.labelStaticFeedingConveyor.Name = "labelStaticFeedingConveyor";
this.labelStaticFeedingConveyor.Size = new System.Drawing.Size(256, 20);
this.labelStaticFeedingConveyor.TabIndex = 248;
this.labelStaticFeedingConveyor.Text = "이송 컨베어";
this.labelStaticFeedingConveyor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedingConveyor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedingConveyor.Wordwrap = true;
//
// labelStaticRejectConveyor
//
this.labelStaticRejectConveyor.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticRejectConveyor.BackPictureBox = null;
this.labelStaticRejectConveyor.BackPictureBox1 = null;
this.labelStaticRejectConveyor.BackPictureBox2 = null;
this.labelStaticRejectConveyor.BorderColor = System.Drawing.Color.Black;
this.labelStaticRejectConveyor.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticRejectConveyor.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticRejectConveyor.ForeColor = System.Drawing.Color.White;
this.labelStaticRejectConveyor.InitVisible = true;
this.labelStaticRejectConveyor.LineSpacing = 0F;
this.labelStaticRejectConveyor.Location = new System.Drawing.Point(16, 33);
this.labelStaticRejectConveyor.Name = "labelStaticRejectConveyor";
this.labelStaticRejectConveyor.Size = new System.Drawing.Size(256, 20);
this.labelStaticRejectConveyor.TabIndex = 247;
this.labelStaticRejectConveyor.Text = "선별 컨베어";
this.labelStaticRejectConveyor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticRejectConveyor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticRejectConveyor.Wordwrap = true;
//
// labelFeedingConveyorRunTime
//
this.labelFeedingConveyorRunTime.BackColor = System.Drawing.SystemColors.Window;
this.labelFeedingConveyorRunTime.BackPictureBox = null;
this.labelFeedingConveyorRunTime.BackPictureBox1 = null;
this.labelFeedingConveyorRunTime.BackPictureBox2 = null;
this.labelFeedingConveyorRunTime.BorderColor = System.Drawing.Color.Black;
this.labelFeedingConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFeedingConveyorRunTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFeedingConveyorRunTime.InitVisible = true;
this.labelFeedingConveyorRunTime.LineSpacing = 0F;
this.labelFeedingConveyorRunTime.Location = new System.Drawing.Point(474, 95);
this.labelFeedingConveyorRunTime.Name = "labelFeedingConveyorRunTime";
this.labelFeedingConveyorRunTime.Size = new System.Drawing.Size(60, 30);
this.labelFeedingConveyorRunTime.TabIndex = 241;
this.labelFeedingConveyorRunTime.Text = "100";
this.labelFeedingConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFeedingConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFeedingConveyorRunTime.Wordwrap = false;
this.labelFeedingConveyorRunTime.Click += new System.EventHandler(this.labelFeedingConveyorRunTime_Click);
//
// labelRejectConveyorDelayTime
//
this.labelRejectConveyorDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelRejectConveyorDelayTime.BackPictureBox = null;
this.labelRejectConveyorDelayTime.BackPictureBox1 = null;
this.labelRejectConveyorDelayTime.BackPictureBox2 = null;
this.labelRejectConveyorDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelRejectConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelRejectConveyorDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelRejectConveyorDelayTime.InitVisible = true;
this.labelRejectConveyorDelayTime.LineSpacing = 0F;
this.labelRejectConveyorDelayTime.Location = new System.Drawing.Point(212, 59);
this.labelRejectConveyorDelayTime.Name = "labelRejectConveyorDelayTime";
this.labelRejectConveyorDelayTime.Size = new System.Drawing.Size(60, 30);
this.labelRejectConveyorDelayTime.TabIndex = 246;
this.labelRejectConveyorDelayTime.Text = "100";
this.labelRejectConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelRejectConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelRejectConveyorDelayTime.Wordwrap = false;
this.labelRejectConveyorDelayTime.Click += new System.EventHandler(this.labelRejectConveyorDelayTime_Click);
//
// labelRejectConveyorRunTime
//
this.labelRejectConveyorRunTime.BackColor = System.Drawing.SystemColors.Window;
this.labelRejectConveyorRunTime.BackPictureBox = null;
this.labelRejectConveyorRunTime.BackPictureBox1 = null;
this.labelRejectConveyorRunTime.BackPictureBox2 = null;
this.labelRejectConveyorRunTime.BorderColor = System.Drawing.Color.Black;
this.labelRejectConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelRejectConveyorRunTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelRejectConveyorRunTime.InitVisible = true;
this.labelRejectConveyorRunTime.LineSpacing = 0F;
this.labelRejectConveyorRunTime.Location = new System.Drawing.Point(212, 95);
this.labelRejectConveyorRunTime.Name = "labelRejectConveyorRunTime";
this.labelRejectConveyorRunTime.Size = new System.Drawing.Size(60, 30);
this.labelRejectConveyorRunTime.TabIndex = 245;
this.labelRejectConveyorRunTime.Text = "100";
this.labelRejectConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelRejectConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelRejectConveyorRunTime.Wordwrap = false;
this.labelRejectConveyorRunTime.Click += new System.EventHandler(this.labelRejectConveyorRunTime_Click);
//
// labelStaticRejectConveyorDelayTime
//
this.labelStaticRejectConveyorDelayTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticRejectConveyorDelayTime.BackPictureBox = null;
this.labelStaticRejectConveyorDelayTime.BackPictureBox1 = null;
this.labelStaticRejectConveyorDelayTime.BackPictureBox2 = null;
this.labelStaticRejectConveyorDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticRejectConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticRejectConveyorDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticRejectConveyorDelayTime.ForeColor = System.Drawing.Color.White;
this.labelStaticRejectConveyorDelayTime.InitVisible = true;
this.labelStaticRejectConveyorDelayTime.LineSpacing = 0F;
this.labelStaticRejectConveyorDelayTime.Location = new System.Drawing.Point(16, 59);
this.labelStaticRejectConveyorDelayTime.Name = "labelStaticRejectConveyorDelayTime";
this.labelStaticRejectConveyorDelayTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticRejectConveyorDelayTime.TabIndex = 243;
this.labelStaticRejectConveyorDelayTime.Text = "지연 시간";
this.labelStaticRejectConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticRejectConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticRejectConveyorDelayTime.Wordwrap = true;
//
// labelFeedingConveyorDelayTime
//
this.labelFeedingConveyorDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelFeedingConveyorDelayTime.BackPictureBox = null;
this.labelFeedingConveyorDelayTime.BackPictureBox1 = null;
this.labelFeedingConveyorDelayTime.BackPictureBox2 = null;
this.labelFeedingConveyorDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelFeedingConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFeedingConveyorDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFeedingConveyorDelayTime.InitVisible = true;
this.labelFeedingConveyorDelayTime.LineSpacing = 0F;
this.labelFeedingConveyorDelayTime.Location = new System.Drawing.Point(474, 59);
this.labelFeedingConveyorDelayTime.Name = "labelFeedingConveyorDelayTime";
this.labelFeedingConveyorDelayTime.Size = new System.Drawing.Size(60, 30);
this.labelFeedingConveyorDelayTime.TabIndex = 242;
this.labelFeedingConveyorDelayTime.Text = "100";
this.labelFeedingConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFeedingConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFeedingConveyorDelayTime.Wordwrap = false;
this.labelFeedingConveyorDelayTime.Click += new System.EventHandler(this.labelFeedingConveyorDelayTime_Click);
//
// labelStaticFeedingRunTime
//
this.labelStaticFeedingRunTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticFeedingRunTime.BackPictureBox = null;
this.labelStaticFeedingRunTime.BackPictureBox1 = null;
this.labelStaticFeedingRunTime.BackPictureBox2 = null;
this.labelStaticFeedingRunTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedingRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedingRunTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedingRunTime.ForeColor = System.Drawing.Color.White;
this.labelStaticFeedingRunTime.InitVisible = true;
this.labelStaticFeedingRunTime.LineSpacing = 0F;
this.labelStaticFeedingRunTime.Location = new System.Drawing.Point(278, 95);
this.labelStaticFeedingRunTime.Name = "labelStaticFeedingRunTime";
this.labelStaticFeedingRunTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticFeedingRunTime.TabIndex = 239;
this.labelStaticFeedingRunTime.Text = "동작 시간";
this.labelStaticFeedingRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedingRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedingRunTime.Wordwrap = true;
//
// labelStaticFeedingDelayTime
//
this.labelStaticFeedingDelayTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticFeedingDelayTime.BackPictureBox = null;
this.labelStaticFeedingDelayTime.BackPictureBox1 = null;
this.labelStaticFeedingDelayTime.BackPictureBox2 = null;
this.labelStaticFeedingDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedingDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedingDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedingDelayTime.ForeColor = System.Drawing.Color.White;
this.labelStaticFeedingDelayTime.InitVisible = true;
this.labelStaticFeedingDelayTime.LineSpacing = 0F;
this.labelStaticFeedingDelayTime.Location = new System.Drawing.Point(278, 59);
this.labelStaticFeedingDelayTime.Name = "labelStaticFeedingDelayTime";
this.labelStaticFeedingDelayTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticFeedingDelayTime.TabIndex = 240;
this.labelStaticFeedingDelayTime.Text = "지연 시간";
this.labelStaticFeedingDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedingDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedingDelayTime.Wordwrap = true;
//
// labelStaticRejectConveyorRunTime
//
this.labelStaticRejectConveyorRunTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticRejectConveyorRunTime.BackPictureBox = null;
this.labelStaticRejectConveyorRunTime.BackPictureBox1 = null;
this.labelStaticRejectConveyorRunTime.BackPictureBox2 = null;
this.labelStaticRejectConveyorRunTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticRejectConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticRejectConveyorRunTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticRejectConveyorRunTime.ForeColor = System.Drawing.Color.White;
this.labelStaticRejectConveyorRunTime.InitVisible = true;
this.labelStaticRejectConveyorRunTime.LineSpacing = 0F;
this.labelStaticRejectConveyorRunTime.Location = new System.Drawing.Point(16, 95);
this.labelStaticRejectConveyorRunTime.Name = "labelStaticRejectConveyorRunTime";
this.labelStaticRejectConveyorRunTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticRejectConveyorRunTime.TabIndex = 244;
this.labelStaticRejectConveyorRunTime.Text = "동작 시간";
this.labelStaticRejectConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticRejectConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticRejectConveyorRunTime.Wordwrap = true;
//
// buttonClose
//
this.buttonClose.Location = new System.Drawing.Point(460, 413);
this.buttonClose.Name = "buttonClose";
this.buttonClose.Size = new System.Drawing.Size(100, 30);
this.buttonClose.TabIndex = 241;
this.buttonClose.Text = "Close";
this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click);
//
// groupBoxSorter
//
this.groupBoxSorter.BackColor = System.Drawing.Color.SteelBlue;
this.groupBoxSorter.BackPictureBox = null;
this.groupBoxSorter.BackPictureBox1 = null;
this.groupBoxSorter.Controls.Add(this.labelSorterRunTime);
this.groupBoxSorter.Controls.Add(this.labelSorterDelayTime);
this.groupBoxSorter.Controls.Add(this.labelStaticSorterDelayTime);
this.groupBoxSorter.Controls.Add(this.labelStaticSorterRunTime);
this.groupBoxSorter.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxSorter.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxSorter.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxSorter.FrameLineThickness = 1;
this.groupBoxSorter.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxSorter.Image = null;
this.groupBoxSorter.InitVisible = true;
this.groupBoxSorter.Location = new System.Drawing.Point(11, 14);
this.groupBoxSorter.Name = "groupBoxSorter";
this.groupBoxSorter.RoundRadius = 0;
this.groupBoxSorter.Size = new System.Drawing.Size(557, 79);
this.groupBoxSorter.TabIndex = 175;
this.groupBoxSorter.Text = "선별기설정";
this.groupBoxSorter.TextColor = System.Drawing.Color.White;
//
// labelSorterRunTime
//
this.labelSorterRunTime.BackColor = System.Drawing.SystemColors.Window;
this.labelSorterRunTime.BackPictureBox = null;
this.labelSorterRunTime.BackPictureBox1 = null;
this.labelSorterRunTime.BackPictureBox2 = null;
this.labelSorterRunTime.BorderColor = System.Drawing.Color.Black;
this.labelSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelSorterRunTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelSorterRunTime.InitVisible = true;
this.labelSorterRunTime.LineSpacing = 0F;
this.labelSorterRunTime.Location = new System.Drawing.Point(474, 23);
this.labelSorterRunTime.Name = "labelSorterRunTime";
this.labelSorterRunTime.Size = new System.Drawing.Size(60, 30);
this.labelSorterRunTime.TabIndex = 108;
this.labelSorterRunTime.Text = "100";
this.labelSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelSorterRunTime.Wordwrap = false;
this.labelSorterRunTime.Click += new System.EventHandler(this.labelSorterRunTime_Click);
//
// labelSorterDelayTime
//
this.labelSorterDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelSorterDelayTime.BackPictureBox = null;
this.labelSorterDelayTime.BackPictureBox1 = null;
this.labelSorterDelayTime.BackPictureBox2 = null;
this.labelSorterDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelSorterDelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelSorterDelayTime.InitVisible = true;
this.labelSorterDelayTime.LineSpacing = 0F;
this.labelSorterDelayTime.Location = new System.Drawing.Point(212, 23);
this.labelSorterDelayTime.Name = "labelSorterDelayTime";
this.labelSorterDelayTime.Size = new System.Drawing.Size(60, 30);
this.labelSorterDelayTime.TabIndex = 108;
this.labelSorterDelayTime.Text = "100";
this.labelSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelSorterDelayTime.Wordwrap = false;
this.labelSorterDelayTime.Click += new System.EventHandler(this.labelSorterDelayTime_Click);
//
// labelStaticSorterDelayTime
//
this.labelStaticSorterDelayTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticSorterDelayTime.BackPictureBox = null;
this.labelStaticSorterDelayTime.BackPictureBox1 = null;
this.labelStaticSorterDelayTime.BackPictureBox2 = null;
this.labelStaticSorterDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticSorterDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticSorterDelayTime.ForeColor = System.Drawing.Color.White;
this.labelStaticSorterDelayTime.InitVisible = true;
this.labelStaticSorterDelayTime.LineSpacing = 0F;
this.labelStaticSorterDelayTime.Location = new System.Drawing.Point(16, 23);
this.labelStaticSorterDelayTime.Name = "labelStaticSorterDelayTime";
this.labelStaticSorterDelayTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticSorterDelayTime.TabIndex = 107;
this.labelStaticSorterDelayTime.Text = "지연시간";
this.labelStaticSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticSorterDelayTime.Wordwrap = false;
//
// labelStaticSorterRunTime
//
this.labelStaticSorterRunTime.BackColor = System.Drawing.Color.SteelBlue;
this.labelStaticSorterRunTime.BackPictureBox = null;
this.labelStaticSorterRunTime.BackPictureBox1 = null;
this.labelStaticSorterRunTime.BackPictureBox2 = null;
this.labelStaticSorterRunTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticSorterRunTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticSorterRunTime.ForeColor = System.Drawing.Color.White;
this.labelStaticSorterRunTime.InitVisible = true;
this.labelStaticSorterRunTime.LineSpacing = 0F;
this.labelStaticSorterRunTime.Location = new System.Drawing.Point(278, 23);
this.labelStaticSorterRunTime.Name = "labelStaticSorterRunTime";
this.labelStaticSorterRunTime.Size = new System.Drawing.Size(190, 30);
this.labelStaticSorterRunTime.TabIndex = 107;
this.labelStaticSorterRunTime.Text = "동작시간";
this.labelStaticSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticSorterRunTime.Wordwrap = false;
//
// pictureBoxCH3
//
this.pictureBoxCH3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxCH3.Image")));
this.pictureBoxCH3.Location = new System.Drawing.Point(897, 41);
this.pictureBoxCH3.Name = "pictureBoxCH3";
this.pictureBoxCH3.Size = new System.Drawing.Size(27, 27);
this.pictureBoxCH3.Visible = false;
//
// pictureBoxBypass
//
this.pictureBoxBypass.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxBypass.Image")));
this.pictureBoxBypass.Location = new System.Drawing.Point(897, 13);
this.pictureBoxBypass.Name = "pictureBoxBypass";
this.pictureBoxBypass.Size = new System.Drawing.Size(27, 27);
this.pictureBoxBypass.Visible = false;
//
// pictureBoxAlarm
//
this.pictureBoxAlarm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
this.pictureBoxAlarm.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxAlarm.Image")));
this.pictureBoxAlarm.Location = new System.Drawing.Point(818, 18);
this.pictureBoxAlarm.Name = "pictureBoxAlarm";
this.pictureBoxAlarm.Size = new System.Drawing.Size(50, 50);
this.pictureBoxAlarm.Visible = false;
//
// panelAlarmMessageBox2
//
this.panelAlarmMessageBox2.Controls.Add(this.buttonDown);
this.panelAlarmMessageBox2.Controls.Add(this.buttonUp);
this.panelAlarmMessageBox2.Controls.Add(this.smartListBox1);
this.panelAlarmMessageBox2.Controls.Add(this.labelAlarm2ErrorCode);
this.panelAlarmMessageBox2.Controls.Add(this.buttonAlarm2OK);
this.panelAlarmMessageBox2.Controls.Add(this.pictureBox1);
this.panelAlarmMessageBox2.Location = new System.Drawing.Point(1030, 563);
this.panelAlarmMessageBox2.Name = "panelAlarmMessageBox2";
this.panelAlarmMessageBox2.Size = new System.Drawing.Size(450, 171);
this.panelAlarmMessageBox2.Visible = false;
//
// buttonDown
//
this.buttonDown.BackPictureBox = null;
this.buttonDown.BackPictureBox1 = null;
this.buttonDown.BackPictureBox2 = null;
this.buttonDown.ButtonColor = System.Drawing.Color.Gainsboro;
this.buttonDown.ButtonImageAutoSize = true;
this.buttonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDown.DisableImage = null;
this.buttonDown.DownImage = null;
this.buttonDown.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.buttonDown.GroupID = 0;
this.buttonDown.InitVisible = true;
this.buttonDown.Location = new System.Drawing.Point(397, 80);
this.buttonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonDown.Name = "buttonDown";
this.buttonDown.NestedClickEventPrevent = false;
this.buttonDown.OutlinePixel = 1;
this.buttonDown.RepeatInterval = 200;
this.buttonDown.RepeatIntervalAccelerate = null;
this.buttonDown.SafeInterval = 200;
this.buttonDown.Size = new System.Drawing.Size(40, 35);
this.buttonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDown.TabIndex = 18;
this.buttonDown.Text = "Down";
this.buttonDown.TextColor = System.Drawing.Color.Black;
this.buttonDown.TextDownColor = System.Drawing.Color.White;
this.buttonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDown.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDown.UpImage = null;
this.buttonDown.Click += new System.EventHandler(this.buttonDown_Click);
//
// buttonUp
//
this.buttonUp.BackPictureBox = null;
this.buttonUp.BackPictureBox1 = null;
this.buttonUp.BackPictureBox2 = null;
this.buttonUp.ButtonColor = System.Drawing.Color.Gainsboro;
this.buttonUp.ButtonImageAutoSize = true;
this.buttonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUp.DisableImage = null;
this.buttonUp.DownImage = null;
this.buttonUp.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.buttonUp.GroupID = 0;
this.buttonUp.InitVisible = true;
this.buttonUp.Location = new System.Drawing.Point(397, 33);
this.buttonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonUp.Name = "buttonUp";
this.buttonUp.NestedClickEventPrevent = false;
this.buttonUp.OutlinePixel = 1;
this.buttonUp.RepeatInterval = 200;
this.buttonUp.RepeatIntervalAccelerate = null;
this.buttonUp.SafeInterval = 200;
this.buttonUp.Size = new System.Drawing.Size(40, 35);
this.buttonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUp.TabIndex = 17;
this.buttonUp.Text = "Up";
this.buttonUp.TextColor = System.Drawing.Color.Black;
this.buttonUp.TextDownColor = System.Drawing.Color.White;
this.buttonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonUp.TextLocation = new System.Drawing.Point(0, 0);
this.buttonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonUp.UpImage = null;
this.buttonUp.Click += new System.EventHandler(this.buttonUp_Click);
//
// smartListBox1
//
this.smartListBox1.BackPictureBox = this.pictureBox1;
this.smartListBox1.BackPictureBox1 = null;
this.smartListBox1.BackPictureBox2 = null;
this.smartListBox1.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER;
this.smartListBox1.ColumnDelimiter = '\0';
this.smartListBox1.ColumnOffsets = null;
this.smartListBox1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartListBox1.FontColor = System.Drawing.Color.Black;
this.smartListBox1.InitVisible = true;
this.smartListBox1.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
this.smartListBox1.ItemOffsetGap = 0;
this.smartListBox1.ItemOffsetX = 0;
this.smartListBox1.ItemOffsetY = 0;
this.smartListBox1.Location = new System.Drawing.Point(75, 33);
this.smartListBox1.MouseMoveEventSpace = 3;
this.smartListBox1.MouseMoveSpace = 10;
this.smartListBox1.Name = "smartListBox1";
this.smartListBox1.OutLineColor = System.Drawing.SystemColors.ControlText;
this.smartListBox1.SelectColor = System.Drawing.Color.Blue;
this.smartListBox1.SelectFilled = true;
this.smartListBox1.SelectFontColor = System.Drawing.Color.DarkBlue;
this.smartListBox1.SelectItemIndex = -1;
this.smartListBox1.SeparationlineColor1 = System.Drawing.Color.Gray;
this.smartListBox1.SeparationlineColor2 = System.Drawing.Color.LightGray;
this.smartListBox1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
this.smartListBox1.SeparationlineVisibleBottom = true;
this.smartListBox1.SeparationlineVisibleTop = true;
this.smartListBox1.Size = new System.Drawing.Size(318, 82);
this.smartListBox1.TabIndex = 16;
this.smartListBox1.Text = "smartListBox1";
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(450, 171);
//
// labelAlarm2ErrorCode
//
this.labelAlarm2ErrorCode.BackPictureBox = this.pictureBox1;
this.labelAlarm2ErrorCode.BackPictureBox1 = null;
this.labelAlarm2ErrorCode.BackPictureBox2 = null;
this.labelAlarm2ErrorCode.BorderColor = System.Drawing.Color.Black;
this.labelAlarm2ErrorCode.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelAlarm2ErrorCode.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelAlarm2ErrorCode.InitVisible = true;
this.labelAlarm2ErrorCode.LineSpacing = 0F;
this.labelAlarm2ErrorCode.Location = new System.Drawing.Point(11, 4);
this.labelAlarm2ErrorCode.Name = "labelAlarm2ErrorCode";
this.labelAlarm2ErrorCode.Size = new System.Drawing.Size(300, 20);
this.labelAlarm2ErrorCode.TabIndex = 15;
this.labelAlarm2ErrorCode.Text = "Error 0";
this.labelAlarm2ErrorCode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelAlarm2ErrorCode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelAlarm2ErrorCode.Wordwrap = false;
//
// buttonAlarm2OK
//
this.buttonAlarm2OK.BackPictureBox = null;
this.buttonAlarm2OK.BackPictureBox1 = null;
this.buttonAlarm2OK.BackPictureBox2 = null;
this.buttonAlarm2OK.ButtonColor = System.Drawing.Color.Gray;
this.buttonAlarm2OK.ButtonImageAutoSize = true;
this.buttonAlarm2OK.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonAlarm2OK.DisableImage = null;
this.buttonAlarm2OK.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm2OK.DownImage")));
this.buttonAlarm2OK.GroupID = 0;
this.buttonAlarm2OK.InitVisible = true;
this.buttonAlarm2OK.Location = new System.Drawing.Point(331, 127);
this.buttonAlarm2OK.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonAlarm2OK.Name = "buttonAlarm2OK";
this.buttonAlarm2OK.NestedClickEventPrevent = false;
this.buttonAlarm2OK.OutlinePixel = 1;
this.buttonAlarm2OK.RepeatInterval = 200;
this.buttonAlarm2OK.RepeatIntervalAccelerate = null;
this.buttonAlarm2OK.SafeInterval = 200;
this.buttonAlarm2OK.Size = new System.Drawing.Size(90, 25);
this.buttonAlarm2OK.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonAlarm2OK.TabIndex = 13;
this.buttonAlarm2OK.TextColor = System.Drawing.Color.Black;
this.buttonAlarm2OK.TextDownColor = System.Drawing.Color.White;
this.buttonAlarm2OK.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonAlarm2OK.TextLocation = new System.Drawing.Point(0, 0);
this.buttonAlarm2OK.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonAlarm2OK.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm2OK.UpImage")));
this.buttonAlarm2OK.Click += new System.EventHandler(this.buttonAlarm2OK_Click);
//
// panelAlarmMessageBox1
//
this.panelAlarmMessageBox1.Controls.Add(this.labelMessage1);
this.panelAlarmMessageBox1.Controls.Add(this.smartLabel2);
this.panelAlarmMessageBox1.Controls.Add(this.buttonAlarm1Ok);
this.panelAlarmMessageBox1.Controls.Add(this.pictureBox2);
this.panelAlarmMessageBox1.Location = new System.Drawing.Point(1030, 740);
this.panelAlarmMessageBox1.Name = "panelAlarmMessageBox1";
this.panelAlarmMessageBox1.Size = new System.Drawing.Size(450, 171);
this.panelAlarmMessageBox1.Visible = false;
//
// labelMessage1
//
this.labelMessage1.BackPictureBox = this.pictureBox1;
this.labelMessage1.BackPictureBox1 = null;
this.labelMessage1.BackPictureBox2 = null;
this.labelMessage1.BorderColor = System.Drawing.Color.Black;
this.labelMessage1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelMessage1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelMessage1.InitVisible = true;
this.labelMessage1.LineSpacing = 0F;
this.labelMessage1.Location = new System.Drawing.Point(75, 62);
this.labelMessage1.Name = "labelMessage1";
this.labelMessage1.Size = new System.Drawing.Size(339, 17);
this.labelMessage1.TabIndex = 20;
this.labelMessage1.Text = "알람 - 이중진입";
this.labelMessage1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelMessage1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelMessage1.Wordwrap = false;
//
// smartLabel2
//
this.smartLabel2.BackPictureBox = this.pictureBox2;
this.smartLabel2.BackPictureBox1 = null;
this.smartLabel2.BackPictureBox2 = null;
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel2.InitVisible = true;
this.smartLabel2.LineSpacing = 0F;
this.smartLabel2.Location = new System.Drawing.Point(11, 4);
this.smartLabel2.Name = "smartLabel2";
this.smartLabel2.Size = new System.Drawing.Size(300, 20);
this.smartLabel2.TabIndex = 15;
this.smartLabel2.Text = "Error 0";
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.smartLabel2.Wordwrap = false;
//
// pictureBox2
//
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(0, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(450, 171);
//
// buttonAlarm1Ok
//
this.buttonAlarm1Ok.BackPictureBox = null;
this.buttonAlarm1Ok.BackPictureBox1 = null;
this.buttonAlarm1Ok.BackPictureBox2 = null;
this.buttonAlarm1Ok.ButtonColor = System.Drawing.Color.Gray;
this.buttonAlarm1Ok.ButtonImageAutoSize = true;
this.buttonAlarm1Ok.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonAlarm1Ok.DisableImage = null;
this.buttonAlarm1Ok.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm1Ok.DownImage")));
this.buttonAlarm1Ok.GroupID = 0;
this.buttonAlarm1Ok.InitVisible = true;
this.buttonAlarm1Ok.Location = new System.Drawing.Point(331, 127);
this.buttonAlarm1Ok.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonAlarm1Ok.Name = "buttonAlarm1Ok";
this.buttonAlarm1Ok.NestedClickEventPrevent = false;
this.buttonAlarm1Ok.OutlinePixel = 1;
this.buttonAlarm1Ok.RepeatInterval = 200;
this.buttonAlarm1Ok.RepeatIntervalAccelerate = null;
this.buttonAlarm1Ok.SafeInterval = 200;
this.buttonAlarm1Ok.Size = new System.Drawing.Size(90, 25);
this.buttonAlarm1Ok.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonAlarm1Ok.TabIndex = 13;
this.buttonAlarm1Ok.TextColor = System.Drawing.Color.Black;
this.buttonAlarm1Ok.TextDownColor = System.Drawing.Color.White;
this.buttonAlarm1Ok.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonAlarm1Ok.TextLocation = new System.Drawing.Point(0, 0);
this.buttonAlarm1Ok.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonAlarm1Ok.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm1Ok.UpImage")));
this.buttonAlarm1Ok.Click += new System.EventHandler(this.buttonAlarm1Ok_Click);
//
// timerTimeout
//
this.timerTimeout.Interval = 1000;
this.timerTimeout.Tick += new System.EventHandler(this.timerTimeout_Tick);
//
// labelTimeroutCount
//
this.labelTimeroutCount.BackColor = System.Drawing.Color.Silver;
this.labelTimeroutCount.BackPictureBox = this.smartForm1;
this.labelTimeroutCount.BackPictureBox1 = null;
this.labelTimeroutCount.BackPictureBox2 = null;
this.labelTimeroutCount.BorderColor = System.Drawing.Color.Black;
this.labelTimeroutCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTimeroutCount.InitVisible = true;
this.labelTimeroutCount.LineSpacing = 0F;
this.labelTimeroutCount.Location = new System.Drawing.Point(455, 5);
this.labelTimeroutCount.Name = "labelTimeroutCount";
this.labelTimeroutCount.Size = new System.Drawing.Size(40, 20);
this.labelTimeroutCount.TabIndex = 455;
this.labelTimeroutCount.Text = "0";
this.labelTimeroutCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTimeroutCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTimeroutCount.Visible = false;
this.labelTimeroutCount.Wordwrap = false;
//
// buttonCut
//
this.buttonCut.BackPictureBox = null;
this.buttonCut.BackPictureBox1 = null;
this.buttonCut.BackPictureBox2 = null;
this.buttonCut.ButtonColor = System.Drawing.Color.SteelBlue;
this.buttonCut.ButtonImageAutoSize = true;
this.buttonCut.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCut.DisableImage = null;
this.buttonCut.DownImage = null;
this.buttonCut.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
this.buttonCut.ForeColor = System.Drawing.Color.White;
this.buttonCut.GroupID = 0;
this.buttonCut.InitVisible = true;
this.buttonCut.Location = new System.Drawing.Point(509, 694);
this.buttonCut.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCut.Name = "buttonCut";
this.buttonCut.NestedClickEventPrevent = false;
this.buttonCut.OutlinePixel = 1;
this.buttonCut.RepeatInterval = 200;
this.buttonCut.RepeatIntervalAccelerate = null;
this.buttonCut.SafeInterval = 200;
this.buttonCut.Size = new System.Drawing.Size(145, 60);
this.buttonCut.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCut.TabIndex = 471;
this.buttonCut.Text = "CUT";
this.buttonCut.TextColor = System.Drawing.Color.White;
this.buttonCut.TextDownColor = System.Drawing.Color.White;
this.buttonCut.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCut.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCut.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCut.UpImage = null;
this.buttonCut.Visible = false;
this.buttonCut.Click += new System.EventHandler(this.buttonCut_Click);
//
// buttonUser
//
this.buttonUser.BackPictureBox = null;
this.buttonUser.BackPictureBox1 = null;
this.buttonUser.BackPictureBox2 = null;
this.buttonUser.ButtonColor = System.Drawing.Color.Gray;
this.buttonUser.ButtonImageAutoSize = true;
this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUser.DisableImage = null;
this.buttonUser.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DownImage")));
this.buttonUser.GroupID = 0;
this.buttonUser.InitVisible = true;
this.buttonUser.Location = new System.Drawing.Point(839, 663);
this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonUser.Name = "buttonUser";
this.buttonUser.NestedClickEventPrevent = false;
this.buttonUser.OutlinePixel = 1;
this.buttonUser.RepeatInterval = 200;
this.buttonUser.RepeatIntervalAccelerate = null;
this.buttonUser.SafeInterval = 200;
this.buttonUser.Size = new System.Drawing.Size(84, 84);
this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUser.TabIndex = 487;
this.buttonUser.TextColor = System.Drawing.Color.Black;
this.buttonUser.TextDownColor = System.Drawing.Color.White;
this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonUser.TextLocation = new System.Drawing.Point(0, 0);
this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonUser.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.UpImage")));
this.buttonUser.Click += new System.EventHandler(this.buttonUser_Click);
//
// labelUserLevel
//
this.labelUserLevel.BackColor = System.Drawing.SystemColors.ControlDark;
this.labelUserLevel.BackPictureBox = this.smartForm1;
this.labelUserLevel.BackPictureBox1 = null;
this.labelUserLevel.BackPictureBox2 = null;
this.labelUserLevel.BorderColor = System.Drawing.Color.LightGray;
this.labelUserLevel.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUserLevel.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelUserLevel.ForeColor = System.Drawing.Color.Black;
this.labelUserLevel.InitVisible = true;
this.labelUserLevel.LineSpacing = 0F;
this.labelUserLevel.Location = new System.Drawing.Point(661, 30);
this.labelUserLevel.Name = "labelUserLevel";
this.labelUserLevel.Size = new System.Drawing.Size(148, 17);
this.labelUserLevel.TabIndex = 503;
this.labelUserLevel.Text = "Level3";
this.labelUserLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUserLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelUserLevel.Wordwrap = false;
//
// labelUserID
//
this.labelUserID.BackColor = System.Drawing.SystemColors.ControlDark;
this.labelUserID.BackPictureBox = this.smartForm1;
this.labelUserID.BackPictureBox1 = null;
this.labelUserID.BackPictureBox2 = null;
this.labelUserID.BorderColor = System.Drawing.Color.LightGray;
this.labelUserID.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUserID.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelUserID.InitVisible = true;
this.labelUserID.LineSpacing = 0F;
this.labelUserID.Location = new System.Drawing.Point(661, 9);
this.labelUserID.Name = "labelUserID";
this.labelUserID.Size = new System.Drawing.Size(148, 17);
this.labelUserID.TabIndex = 505;
this.labelUserID.Text = "ABCDEFGHAB";
this.labelUserID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelUserID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelUserID.Wordwrap = false;
//
// labelTitleTotalCount
//
this.labelTitleTotalCount.BackPictureBox = this.smartForm1;
this.labelTitleTotalCount.BackPictureBox1 = null;
this.labelTitleTotalCount.BackPictureBox2 = null;
this.labelTitleTotalCount.BorderColor = System.Drawing.Color.Black;
this.labelTitleTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleTotalCount.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
this.labelTitleTotalCount.InitVisible = true;
this.labelTitleTotalCount.LineSpacing = 0F;
this.labelTitleTotalCount.Location = new System.Drawing.Point(23, 703);
this.labelTitleTotalCount.Name = "labelTitleTotalCount";
this.labelTitleTotalCount.Size = new System.Drawing.Size(80, 41);
this.labelTitleTotalCount.TabIndex = 521;
this.labelTitleTotalCount.Text = "Total";
this.labelTitleTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleTotalCount.Wordwrap = false;
this.labelTitleTotalCount.Click += new System.EventHandler(this.labelTotalCount_Click);
//
// labelTitleNGCount
//
this.labelTitleNGCount.BackPictureBox = this.smartForm1;
this.labelTitleNGCount.BackPictureBox1 = null;
this.labelTitleNGCount.BackPictureBox2 = null;
this.labelTitleNGCount.BorderColor = System.Drawing.Color.Black;
this.labelTitleNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleNGCount.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
this.labelTitleNGCount.InitVisible = true;
this.labelTitleNGCount.LineSpacing = 0F;
this.labelTitleNGCount.Location = new System.Drawing.Point(274, 703);
this.labelTitleNGCount.Name = "labelTitleNGCount";
this.labelTitleNGCount.Size = new System.Drawing.Size(82, 41);
this.labelTitleNGCount.TabIndex = 522;
this.labelTitleNGCount.Text = "NG";
this.labelTitleNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleNGCount.Wordwrap = false;
this.labelTitleNGCount.Click += new System.EventHandler(this.labelTitleNGCount_Click);
//
// labelTitleScreen
//
this.labelTitleScreen.BackPictureBox = this.smartForm1;
this.labelTitleScreen.BackPictureBox1 = null;
this.labelTitleScreen.BackPictureBox2 = null;
this.labelTitleScreen.BorderColor = System.Drawing.Color.Black;
this.labelTitleScreen.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleScreen.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleScreen.InitVisible = true;
this.labelTitleScreen.LineSpacing = 0F;
this.labelTitleScreen.Location = new System.Drawing.Point(664, 583);
this.labelTitleScreen.Name = "labelTitleScreen";
this.labelTitleScreen.Size = new System.Drawing.Size(74, 74);
this.labelTitleScreen.TabIndex = 523;
this.labelTitleScreen.Text = "Screen";
this.labelTitleScreen.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleScreen.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleScreen.Wordwrap = false;
//
// buttonFeedback
//
this.buttonFeedback.BackPictureBox = null;
this.buttonFeedback.BackPictureBox1 = null;
this.buttonFeedback.BackPictureBox2 = null;
this.buttonFeedback.ButtonColor = System.Drawing.Color.Gray;
this.buttonFeedback.ButtonImageAutoSize = true;
this.buttonFeedback.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonFeedback.DisableImage = null;
this.buttonFeedback.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonFeedback.DownImage")));
this.buttonFeedback.GroupID = 0;
this.buttonFeedback.InitVisible = true;
this.buttonFeedback.Location = new System.Drawing.Point(664, 583);
this.buttonFeedback.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonFeedback.Name = "buttonFeedback";
this.buttonFeedback.NestedClickEventPrevent = false;
this.buttonFeedback.OutlinePixel = 1;
this.buttonFeedback.RepeatInterval = 200;
this.buttonFeedback.RepeatIntervalAccelerate = null;
this.buttonFeedback.SafeInterval = 200;
this.buttonFeedback.Size = new System.Drawing.Size(74, 74);
this.buttonFeedback.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonFeedback.TabIndex = 535;
this.buttonFeedback.TextColor = System.Drawing.Color.Black;
this.buttonFeedback.TextDownColor = System.Drawing.Color.White;
this.buttonFeedback.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonFeedback.TextLocation = new System.Drawing.Point(0, 0);
this.buttonFeedback.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonFeedback.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonFeedback.UpImage")));
this.buttonFeedback.Visible = false;
this.buttonFeedback.Click += new System.EventHandler(this.buttonDisplay_Click);
//
// panelSubMenu1
//
this.panelSubMenu1.Controls.Add(this.buttonAlarmContinuousNG);
this.panelSubMenu1.Controls.Add(this.smartLabel3);
this.panelSubMenu1.Controls.Add(this.labelAlarmContinuousNG);
this.panelSubMenu1.Controls.Add(this.buttonSampling);
this.panelSubMenu1.Controls.Add(this.labelStaticAlarmContinuousNG);
this.panelSubMenu1.Controls.Add(this.buttonPrint);
this.panelSubMenu1.Controls.Add(this.labelTitleBypass);
this.panelSubMenu1.Controls.Add(this.buttonBypassRun);
this.panelSubMenu1.Controls.Add(this.buttonBypassOnce);
this.panelSubMenu1.Controls.Add(this.buttonBypassDirection);
this.panelSubMenu1.Controls.Add(this.pictureBox3);
this.panelSubMenu1.Location = new System.Drawing.Point(10, 777);
this.panelSubMenu1.Name = "panelSubMenu1";
this.panelSubMenu1.Size = new System.Drawing.Size(650, 115);
//
// buttonAlarmContinuousNG
//
this.buttonAlarmContinuousNG.BackPictureBox = null;
this.buttonAlarmContinuousNG.BackPictureBox1 = null;
this.buttonAlarmContinuousNG.BackPictureBox2 = null;
this.buttonAlarmContinuousNG.ButtonColor = System.Drawing.Color.Gray;
this.buttonAlarmContinuousNG.ButtonImageAutoSize = true;
this.buttonAlarmContinuousNG.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonAlarmContinuousNG.DisableImage = null;
this.buttonAlarmContinuousNG.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarmContinuousNG.DownImage")));
this.buttonAlarmContinuousNG.GroupID = 0;
this.buttonAlarmContinuousNG.InitVisible = true;
this.buttonAlarmContinuousNG.Location = new System.Drawing.Point(231, 78);
this.buttonAlarmContinuousNG.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonAlarmContinuousNG.Name = "buttonAlarmContinuousNG";
this.buttonAlarmContinuousNG.NestedClickEventPrevent = false;
this.buttonAlarmContinuousNG.OutlinePixel = 1;
this.buttonAlarmContinuousNG.RepeatInterval = 200;
this.buttonAlarmContinuousNG.RepeatIntervalAccelerate = null;
this.buttonAlarmContinuousNG.SafeInterval = 200;
this.buttonAlarmContinuousNG.Size = new System.Drawing.Size(100, 30);
this.buttonAlarmContinuousNG.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonAlarmContinuousNG.TabIndex = 694;
this.buttonAlarmContinuousNG.TextColor = System.Drawing.Color.Black;
this.buttonAlarmContinuousNG.TextDownColor = System.Drawing.Color.White;
this.buttonAlarmContinuousNG.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonAlarmContinuousNG.TextLocation = new System.Drawing.Point(0, 0);
this.buttonAlarmContinuousNG.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonAlarmContinuousNG.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarmContinuousNG.UpImage")));
this.buttonAlarmContinuousNG.Click += new System.EventHandler(this.buttonAlarmContinuousNG_Click);
//
// smartLabel3
//
this.smartLabel3.BackPictureBox = this.smartForm1;
this.smartLabel3.BackPictureBox1 = null;
this.smartLabel3.BackPictureBox2 = null;
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel3.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.smartLabel3.InitVisible = true;
this.smartLabel3.LineSpacing = 0F;
this.smartLabel3.Location = new System.Drawing.Point(363, 8);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.Size = new System.Drawing.Size(100, 30);
this.smartLabel3.TabIndex = 697;
this.smartLabel3.Text = "Sampling";
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel3.Visible = false;
this.smartLabel3.Wordwrap = false;
//
// labelAlarmContinuousNG
//
this.labelAlarmContinuousNG.BackColor = System.Drawing.Color.White;
this.labelAlarmContinuousNG.BackPictureBox = null;
this.labelAlarmContinuousNG.BackPictureBox1 = null;
this.labelAlarmContinuousNG.BackPictureBox2 = null;
this.labelAlarmContinuousNG.BorderColor = System.Drawing.Color.Black;
this.labelAlarmContinuousNG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelAlarmContinuousNG.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelAlarmContinuousNG.InitVisible = true;
this.labelAlarmContinuousNG.LineSpacing = 0F;
this.labelAlarmContinuousNG.Location = new System.Drawing.Point(231, 42);
this.labelAlarmContinuousNG.Name = "labelAlarmContinuousNG";
this.labelAlarmContinuousNG.Size = new System.Drawing.Size(100, 30);
this.labelAlarmContinuousNG.TabIndex = 692;
this.labelAlarmContinuousNG.Text = "9999";
this.labelAlarmContinuousNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelAlarmContinuousNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelAlarmContinuousNG.Wordwrap = false;
this.labelAlarmContinuousNG.Click += new System.EventHandler(this.labelAlarmContinuousNG_Click);
//
// buttonSampling
//
this.buttonSampling.BackPictureBox = null;
this.buttonSampling.BackPictureBox1 = null;
this.buttonSampling.BackPictureBox2 = null;
this.buttonSampling.ButtonColor = System.Drawing.Color.Gray;
this.buttonSampling.ButtonImageAutoSize = true;
this.buttonSampling.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSampling.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSampling.DisableImage")));
this.buttonSampling.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSampling.DownImage")));
this.buttonSampling.GroupID = 0;
this.buttonSampling.InitVisible = true;
this.buttonSampling.Location = new System.Drawing.Point(373, 44);
this.buttonSampling.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSampling.Name = "buttonSampling";
this.buttonSampling.NestedClickEventPrevent = false;
this.buttonSampling.OutlinePixel = 1;
this.buttonSampling.RepeatInterval = 200;
this.buttonSampling.RepeatIntervalAccelerate = null;
this.buttonSampling.SafeInterval = 200;
this.buttonSampling.Size = new System.Drawing.Size(80, 62);
this.buttonSampling.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSampling.TabIndex = 696;
this.buttonSampling.TextColor = System.Drawing.Color.Black;
this.buttonSampling.TextDownColor = System.Drawing.Color.White;
this.buttonSampling.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSampling.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSampling.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSampling.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSampling.UpImage")));
this.buttonSampling.Visible = false;
this.buttonSampling.Click += new System.EventHandler(this.buttonSampling_Click);
//
// labelStaticAlarmContinuousNG
//
this.labelStaticAlarmContinuousNG.BackPictureBox = this.smartForm1;
this.labelStaticAlarmContinuousNG.BackPictureBox1 = null;
this.labelStaticAlarmContinuousNG.BackPictureBox2 = null;
this.labelStaticAlarmContinuousNG.BorderColor = System.Drawing.Color.Black;
this.labelStaticAlarmContinuousNG.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticAlarmContinuousNG.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelStaticAlarmContinuousNG.InitVisible = true;
this.labelStaticAlarmContinuousNG.LineSpacing = 0F;
this.labelStaticAlarmContinuousNG.Location = new System.Drawing.Point(207, 8);
this.labelStaticAlarmContinuousNG.Name = "labelStaticAlarmContinuousNG";
this.labelStaticAlarmContinuousNG.Size = new System.Drawing.Size(150, 30);
this.labelStaticAlarmContinuousNG.TabIndex = 691;
this.labelStaticAlarmContinuousNG.Text = "연속 NG 알람";
this.labelStaticAlarmContinuousNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticAlarmContinuousNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticAlarmContinuousNG.Wordwrap = false;
//
// buttonPrint
//
this.buttonPrint.BackPictureBox = null;
this.buttonPrint.BackPictureBox1 = null;
this.buttonPrint.BackPictureBox2 = null;
this.buttonPrint.ButtonColor = System.Drawing.Color.Gray;
this.buttonPrint.ButtonImageAutoSize = true;
this.buttonPrint.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonPrint.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.DisableImage")));
this.buttonPrint.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.DownImage")));
this.buttonPrint.GroupID = 0;
this.buttonPrint.InitVisible = true;
this.buttonPrint.Location = new System.Drawing.Point(543, 10);
this.buttonPrint.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonPrint.Name = "buttonPrint";
this.buttonPrint.NestedClickEventPrevent = false;
this.buttonPrint.OutlinePixel = 1;
this.buttonPrint.RepeatInterval = 200;
this.buttonPrint.RepeatIntervalAccelerate = null;
this.buttonPrint.SafeInterval = 200;
this.buttonPrint.Size = new System.Drawing.Size(96, 96);
this.buttonPrint.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonPrint.TabIndex = 689;
this.buttonPrint.TextColor = System.Drawing.Color.Black;
this.buttonPrint.TextDownColor = System.Drawing.Color.White;
this.buttonPrint.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonPrint.TextLocation = new System.Drawing.Point(0, 0);
this.buttonPrint.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonPrint.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.UpImage")));
this.buttonPrint.Click += new System.EventHandler(this.buttonPrint_Click);
//
// labelTitleBypass
//
this.labelTitleBypass.BackPictureBox = this.pictureBox3;
this.labelTitleBypass.BackPictureBox1 = null;
this.labelTitleBypass.BackPictureBox2 = null;
this.labelTitleBypass.BorderColor = System.Drawing.Color.Black;
this.labelTitleBypass.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleBypass.Font = new System.Drawing.Font("굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelTitleBypass.InitVisible = true;
this.labelTitleBypass.LineSpacing = 0F;
this.labelTitleBypass.Location = new System.Drawing.Point(35, 8);
this.labelTitleBypass.Name = "labelTitleBypass";
this.labelTitleBypass.Size = new System.Drawing.Size(166, 30);
this.labelTitleBypass.TabIndex = 551;
this.labelTitleBypass.Text = "Bypass";
this.labelTitleBypass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleBypass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleBypass.Wordwrap = false;
//
// pictureBox3
//
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(650, 115);
//
// buttonBypassRun
//
this.buttonBypassRun.BackPictureBox = null;
this.buttonBypassRun.BackPictureBox1 = null;
this.buttonBypassRun.BackPictureBox2 = null;
this.buttonBypassRun.ButtonColor = System.Drawing.Color.Gray;
this.buttonBypassRun.ButtonImageAutoSize = true;
this.buttonBypassRun.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBypassRun.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DisableImage")));
this.buttonBypassRun.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DownImage")));
this.buttonBypassRun.GroupID = 0;
this.buttonBypassRun.InitVisible = true;
this.buttonBypassRun.Location = new System.Drawing.Point(121, 44);
this.buttonBypassRun.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBypassRun.Name = "buttonBypassRun";
this.buttonBypassRun.NestedClickEventPrevent = false;
this.buttonBypassRun.OutlinePixel = 1;
this.buttonBypassRun.RepeatInterval = 200;
this.buttonBypassRun.RepeatIntervalAccelerate = null;
this.buttonBypassRun.SafeInterval = 200;
this.buttonBypassRun.Size = new System.Drawing.Size(80, 62);
this.buttonBypassRun.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBypassRun.TabIndex = 549;
this.buttonBypassRun.TextColor = System.Drawing.Color.Black;
this.buttonBypassRun.TextDownColor = System.Drawing.Color.White;
this.buttonBypassRun.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBypassRun.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBypassRun.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBypassRun.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.UpImage")));
this.buttonBypassRun.Click += new System.EventHandler(this.buttonBypassRun_Click);
//
// buttonBypassOnce
//
this.buttonBypassOnce.BackPictureBox = null;
this.buttonBypassOnce.BackPictureBox1 = null;
this.buttonBypassOnce.BackPictureBox2 = null;
this.buttonBypassOnce.ButtonColor = System.Drawing.Color.Gray;
this.buttonBypassOnce.ButtonImageAutoSize = true;
this.buttonBypassOnce.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBypassOnce.DisableImage = null;
this.buttonBypassOnce.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.DownImage")));
this.buttonBypassOnce.GroupID = 0;
this.buttonBypassOnce.InitVisible = true;
this.buttonBypassOnce.Location = new System.Drawing.Point(35, 78);
this.buttonBypassOnce.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonBypassOnce.Name = "buttonBypassOnce";
this.buttonBypassOnce.NestedClickEventPrevent = false;
this.buttonBypassOnce.OutlinePixel = 1;
this.buttonBypassOnce.RepeatInterval = 200;
this.buttonBypassOnce.RepeatIntervalAccelerate = null;
this.buttonBypassOnce.SafeInterval = 200;
this.buttonBypassOnce.Size = new System.Drawing.Size(80, 28);
this.buttonBypassOnce.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBypassOnce.TabIndex = 548;
this.buttonBypassOnce.TextColor = System.Drawing.Color.Black;
this.buttonBypassOnce.TextDownColor = System.Drawing.Color.White;
this.buttonBypassOnce.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBypassOnce.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBypassOnce.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBypassOnce.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.UpImage")));
this.buttonBypassOnce.Click += new System.EventHandler(this.buttonBypassOnce_Click);
//
// 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(35, 44);
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 = 547;
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);
//
// buttonATPC_Enable
//
this.buttonATPC_Enable.BackPictureBox = null;
this.buttonATPC_Enable.BackPictureBox1 = null;
this.buttonATPC_Enable.BackPictureBox2 = null;
this.buttonATPC_Enable.ButtonColor = System.Drawing.Color.Gray;
this.buttonATPC_Enable.ButtonImageAutoSize = true;
this.buttonATPC_Enable.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonATPC_Enable.DisableImage = null;
this.buttonATPC_Enable.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonATPC_Enable.DownImage")));
this.buttonATPC_Enable.GroupID = 0;
this.buttonATPC_Enable.InitVisible = true;
this.buttonATPC_Enable.Location = new System.Drawing.Point(50, 78);
this.buttonATPC_Enable.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonATPC_Enable.Name = "buttonATPC_Enable";
this.buttonATPC_Enable.NestedClickEventPrevent = false;
this.buttonATPC_Enable.OutlinePixel = 1;
this.buttonATPC_Enable.RepeatInterval = 200;
this.buttonATPC_Enable.RepeatIntervalAccelerate = null;
this.buttonATPC_Enable.SafeInterval = 200;
this.buttonATPC_Enable.Size = new System.Drawing.Size(100, 30);
this.buttonATPC_Enable.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonATPC_Enable.TabIndex = 694;
this.buttonATPC_Enable.TextColor = System.Drawing.Color.Black;
this.buttonATPC_Enable.TextDownColor = System.Drawing.Color.White;
this.buttonATPC_Enable.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonATPC_Enable.TextLocation = new System.Drawing.Point(0, 0);
this.buttonATPC_Enable.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonATPC_Enable.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonATPC_Enable.UpImage")));
this.buttonATPC_Enable.Click += new System.EventHandler(this.buttonAlarmTotalCount_Click);
//
// labelATPC_SetCNT
//
this.labelATPC_SetCNT.BackColor = System.Drawing.Color.White;
this.labelATPC_SetCNT.BackPictureBox = null;
this.labelATPC_SetCNT.BackPictureBox1 = null;
this.labelATPC_SetCNT.BackPictureBox2 = null;
this.labelATPC_SetCNT.BorderColor = System.Drawing.Color.Black;
this.labelATPC_SetCNT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelATPC_SetCNT.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelATPC_SetCNT.InitVisible = true;
this.labelATPC_SetCNT.LineSpacing = 0F;
this.labelATPC_SetCNT.Location = new System.Drawing.Point(50, 42);
this.labelATPC_SetCNT.Name = "labelATPC_SetCNT";
this.labelATPC_SetCNT.Size = new System.Drawing.Size(100, 30);
this.labelATPC_SetCNT.TabIndex = 692;
this.labelATPC_SetCNT.Text = "9999";
this.labelATPC_SetCNT.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelATPC_SetCNT.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelATPC_SetCNT.Wordwrap = false;
this.labelATPC_SetCNT.Click += new System.EventHandler(this.labelATPC_SetCNT_Click);
//
// labelStaticATPC
//
this.labelStaticATPC.BackPictureBox = this.smartForm1;
this.labelStaticATPC.BackPictureBox1 = null;
this.labelStaticATPC.BackPictureBox2 = null;
this.labelStaticATPC.BorderColor = System.Drawing.Color.Black;
this.labelStaticATPC.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticATPC.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelStaticATPC.InitVisible = true;
this.labelStaticATPC.LineSpacing = 0F;
this.labelStaticATPC.Location = new System.Drawing.Point(26, 8);
this.labelStaticATPC.Name = "labelStaticATPC";
this.labelStaticATPC.Size = new System.Drawing.Size(150, 30);
this.labelStaticATPC.TabIndex = 691;
this.labelStaticATPC.Text = "정량 카운터 알람";
this.labelStaticATPC.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticATPC.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticATPC.Wordwrap = false;
//
// buttonSubMenu
//
this.buttonSubMenu.BackPictureBox = null;
this.buttonSubMenu.BackPictureBox1 = null;
this.buttonSubMenu.BackPictureBox2 = null;
this.buttonSubMenu.ButtonColor = System.Drawing.Color.Gray;
this.buttonSubMenu.ButtonImageAutoSize = true;
this.buttonSubMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSubMenu.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.DisableImage")));
this.buttonSubMenu.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.DownImage")));
this.buttonSubMenu.GroupID = 0;
this.buttonSubMenu.InitVisible = true;
this.buttonSubMenu.Location = new System.Drawing.Point(839, 573);
this.buttonSubMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSubMenu.Name = "buttonSubMenu";
this.buttonSubMenu.NestedClickEventPrevent = false;
this.buttonSubMenu.OutlinePixel = 1;
this.buttonSubMenu.RepeatInterval = 200;
this.buttonSubMenu.RepeatIntervalAccelerate = null;
this.buttonSubMenu.SafeInterval = 200;
this.buttonSubMenu.Size = new System.Drawing.Size(54, 84);
this.buttonSubMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSubMenu.TabIndex = 547;
this.buttonSubMenu.TextColor = System.Drawing.Color.Black;
this.buttonSubMenu.TextDownColor = System.Drawing.Color.White;
this.buttonSubMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSubMenu.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSubMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSubMenu.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.UpImage")));
this.buttonSubMenu.Click += new System.EventHandler(this.buttonSubMenu_Click);
//
// pictureBoxEthernetDisconnection
//
this.pictureBoxEthernetDisconnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisconnection.Image")));
this.pictureBoxEthernetDisconnection.Location = new System.Drawing.Point(869, 41);
this.pictureBoxEthernetDisconnection.Name = "pictureBoxEthernetDisconnection";
this.pictureBoxEthernetDisconnection.Size = new System.Drawing.Size(27, 27);
this.pictureBoxEthernetDisconnection.Visible = false;
//
// pictureBoxEthernetConnection
//
this.pictureBoxEthernetConnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetConnection.Image")));
this.pictureBoxEthernetConnection.Location = new System.Drawing.Point(869, 41);
this.pictureBoxEthernetConnection.Name = "pictureBoxEthernetConnection";
this.pictureBoxEthernetConnection.Size = new System.Drawing.Size(27, 27);
this.pictureBoxEthernetConnection.Visible = false;
//
// buttonExit
//
this.buttonExit.Location = new System.Drawing.Point(377, 5);
this.buttonExit.Name = "buttonExit";
this.buttonExit.Size = new System.Drawing.Size(72, 20);
this.buttonExit.TabIndex = 560;
this.buttonExit.Text = "Exit";
this.buttonExit.Visible = false;
this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click);
//
// timerServer
//
this.timerServer.Interval = 1000;
this.timerServer.Tick += new System.EventHandler(this.timerServer_Tick);
//
// panelAlarmMessageBox3
//
this.panelAlarmMessageBox3.Controls.Add(this.labelMessage3);
this.panelAlarmMessageBox3.Controls.Add(this.smartLabel4);
this.panelAlarmMessageBox3.Controls.Add(this.buttonAlarm3OK);
this.panelAlarmMessageBox3.Controls.Add(this.pictureBox4);
this.panelAlarmMessageBox3.Location = new System.Drawing.Point(1486, 740);
this.panelAlarmMessageBox3.Name = "panelAlarmMessageBox3";
this.panelAlarmMessageBox3.Size = new System.Drawing.Size(450, 171);
this.panelAlarmMessageBox3.Visible = false;
//
// labelMessage3
//
this.labelMessage3.BackPictureBox = this.pictureBox1;
this.labelMessage3.BackPictureBox1 = null;
this.labelMessage3.BackPictureBox2 = null;
this.labelMessage3.BorderColor = System.Drawing.Color.Black;
this.labelMessage3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelMessage3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.labelMessage3.InitVisible = true;
this.labelMessage3.LineSpacing = 0F;
this.labelMessage3.Location = new System.Drawing.Point(75, 30);
this.labelMessage3.Name = "labelMessage3";
this.labelMessage3.Size = new System.Drawing.Size(339, 91);
this.labelMessage3.TabIndex = 20;
this.labelMessage3.Text = "연속 NG 발생!";
this.labelMessage3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelMessage3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMessage3.Wordwrap = false;
//
// smartLabel4
//
this.smartLabel4.BackPictureBox = this.pictureBox4;
this.smartLabel4.BackPictureBox1 = null;
this.smartLabel4.BackPictureBox2 = null;
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
this.smartLabel4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel4.InitVisible = true;
this.smartLabel4.LineSpacing = 0F;
this.smartLabel4.Location = new System.Drawing.Point(11, 4);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.Size = new System.Drawing.Size(300, 20);
this.smartLabel4.TabIndex = 15;
this.smartLabel4.Text = "Alarm 0";
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.smartLabel4.Wordwrap = false;
//
// pictureBox4
//
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(0, 0);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(450, 171);
//
// buttonAlarm3OK
//
this.buttonAlarm3OK.BackPictureBox = null;
this.buttonAlarm3OK.BackPictureBox1 = null;
this.buttonAlarm3OK.BackPictureBox2 = null;
this.buttonAlarm3OK.ButtonColor = System.Drawing.Color.Gray;
this.buttonAlarm3OK.ButtonImageAutoSize = true;
this.buttonAlarm3OK.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonAlarm3OK.DisableImage = null;
this.buttonAlarm3OK.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm3OK.DownImage")));
this.buttonAlarm3OK.GroupID = 0;
this.buttonAlarm3OK.InitVisible = true;
this.buttonAlarm3OK.Location = new System.Drawing.Point(331, 127);
this.buttonAlarm3OK.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonAlarm3OK.Name = "buttonAlarm3OK";
this.buttonAlarm3OK.NestedClickEventPrevent = false;
this.buttonAlarm3OK.OutlinePixel = 1;
this.buttonAlarm3OK.RepeatInterval = 200;
this.buttonAlarm3OK.RepeatIntervalAccelerate = null;
this.buttonAlarm3OK.SafeInterval = 200;
this.buttonAlarm3OK.Size = new System.Drawing.Size(90, 25);
this.buttonAlarm3OK.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonAlarm3OK.TabIndex = 13;
this.buttonAlarm3OK.TextColor = System.Drawing.Color.Black;
this.buttonAlarm3OK.TextDownColor = System.Drawing.Color.White;
this.buttonAlarm3OK.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonAlarm3OK.TextLocation = new System.Drawing.Point(0, 0);
this.buttonAlarm3OK.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonAlarm3OK.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm3OK.UpImage")));
this.buttonAlarm3OK.Click += new System.EventHandler(this.buttonAlarm3OK_Click);
//
// panelSubMenu2
//
this.panelSubMenu2.Controls.Add(this.buttonATPC_Reset);
this.panelSubMenu2.Controls.Add(this.labelStaticATPC_Lack);
this.panelSubMenu2.Controls.Add(this.labelATPC_Lack);
this.panelSubMenu2.Controls.Add(this.labelStaticATPC_Pass);
this.panelSubMenu2.Controls.Add(this.labelATPC_Pass);
this.panelSubMenu2.Controls.Add(this.labelStaticATPC_Count);
this.panelSubMenu2.Controls.Add(this.labelATPC_counting);
this.panelSubMenu2.Controls.Add(this.buttonATPC_Enable);
this.panelSubMenu2.Controls.Add(this.labelATPC_SetCNT);
this.panelSubMenu2.Controls.Add(this.labelStaticATPC);
this.panelSubMenu2.Controls.Add(this.pictureBox5);
this.panelSubMenu2.Location = new System.Drawing.Point(10, 898);
this.panelSubMenu2.Name = "panelSubMenu2";
this.panelSubMenu2.Size = new System.Drawing.Size(650, 115);
//
// buttonATPC_Reset
//
this.buttonATPC_Reset.BackPictureBox = null;
this.buttonATPC_Reset.BackPictureBox1 = null;
this.buttonATPC_Reset.BackPictureBox2 = null;
this.buttonATPC_Reset.ButtonColor = System.Drawing.Color.Silver;
this.buttonATPC_Reset.ButtonImageAutoSize = true;
this.buttonATPC_Reset.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonATPC_Reset.DisableImage = null;
this.buttonATPC_Reset.DownImage = null;
this.buttonATPC_Reset.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.buttonATPC_Reset.GroupID = 0;
this.buttonATPC_Reset.InitVisible = true;
this.buttonATPC_Reset.Location = new System.Drawing.Point(337, 42);
this.buttonATPC_Reset.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonATPC_Reset.Name = "buttonATPC_Reset";
this.buttonATPC_Reset.NestedClickEventPrevent = false;
this.buttonATPC_Reset.OutlinePixel = 1;
this.buttonATPC_Reset.RepeatInterval = 200;
this.buttonATPC_Reset.RepeatIntervalAccelerate = null;
this.buttonATPC_Reset.SafeInterval = 200;
this.buttonATPC_Reset.Size = new System.Drawing.Size(60, 66);
this.buttonATPC_Reset.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonATPC_Reset.TabIndex = 706;
this.buttonATPC_Reset.Text = "리셋";
this.buttonATPC_Reset.TextColor = System.Drawing.Color.Black;
this.buttonATPC_Reset.TextDownColor = System.Drawing.Color.White;
this.buttonATPC_Reset.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonATPC_Reset.TextLocation = new System.Drawing.Point(0, 0);
this.buttonATPC_Reset.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonATPC_Reset.UpImage = null;
this.buttonATPC_Reset.Click += new System.EventHandler(this.buttonATPC_Reset_Click);
//
// labelStaticATPC_Lack
//
this.labelStaticATPC_Lack.BackPictureBox = this.smartForm1;
this.labelStaticATPC_Lack.BackPictureBox1 = null;
this.labelStaticATPC_Lack.BackPictureBox2 = null;
this.labelStaticATPC_Lack.BorderColor = System.Drawing.Color.Black;
this.labelStaticATPC_Lack.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticATPC_Lack.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelStaticATPC_Lack.InitVisible = true;
this.labelStaticATPC_Lack.LineSpacing = 0F;
this.labelStaticATPC_Lack.Location = new System.Drawing.Point(522, 8);
this.labelStaticATPC_Lack.Name = "labelStaticATPC_Lack";
this.labelStaticATPC_Lack.Size = new System.Drawing.Size(100, 30);
this.labelStaticATPC_Lack.TabIndex = 704;
this.labelStaticATPC_Lack.Text = "부족 수량";
this.labelStaticATPC_Lack.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticATPC_Lack.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticATPC_Lack.Wordwrap = false;
//
// labelATPC_Lack
//
this.labelATPC_Lack.BackColor = System.Drawing.Color.Gainsboro;
this.labelATPC_Lack.BackPictureBox = null;
this.labelATPC_Lack.BackPictureBox1 = null;
this.labelATPC_Lack.BackPictureBox2 = null;
this.labelATPC_Lack.BorderColor = System.Drawing.Color.Black;
this.labelATPC_Lack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelATPC_Lack.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
this.labelATPC_Lack.ForeColor = System.Drawing.Color.Red;
this.labelATPC_Lack.InitVisible = true;
this.labelATPC_Lack.LineSpacing = 0F;
this.labelATPC_Lack.Location = new System.Drawing.Point(522, 42);
this.labelATPC_Lack.Name = "labelATPC_Lack";
this.labelATPC_Lack.Size = new System.Drawing.Size(100, 66);
this.labelATPC_Lack.TabIndex = 703;
this.labelATPC_Lack.Text = "9999";
this.labelATPC_Lack.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelATPC_Lack.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelATPC_Lack.Wordwrap = false;
//
// labelStaticATPC_Pass
//
this.labelStaticATPC_Pass.BackPictureBox = this.smartForm1;
this.labelStaticATPC_Pass.BackPictureBox1 = null;
this.labelStaticATPC_Pass.BackPictureBox2 = null;
this.labelStaticATPC_Pass.BorderColor = System.Drawing.Color.Black;
this.labelStaticATPC_Pass.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticATPC_Pass.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelStaticATPC_Pass.InitVisible = true;
this.labelStaticATPC_Pass.LineSpacing = 0F;
this.labelStaticATPC_Pass.Location = new System.Drawing.Point(416, 8);
this.labelStaticATPC_Pass.Name = "labelStaticATPC_Pass";
this.labelStaticATPC_Pass.Size = new System.Drawing.Size(100, 30);
this.labelStaticATPC_Pass.TabIndex = 702;
this.labelStaticATPC_Pass.Text = "정상 수량";
this.labelStaticATPC_Pass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticATPC_Pass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticATPC_Pass.Wordwrap = false;
//
// labelATPC_Pass
//
this.labelATPC_Pass.BackColor = System.Drawing.Color.Gainsboro;
this.labelATPC_Pass.BackPictureBox = null;
this.labelATPC_Pass.BackPictureBox1 = null;
this.labelATPC_Pass.BackPictureBox2 = null;
this.labelATPC_Pass.BorderColor = System.Drawing.Color.Black;
this.labelATPC_Pass.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelATPC_Pass.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
this.labelATPC_Pass.InitVisible = true;
this.labelATPC_Pass.LineSpacing = 0F;
this.labelATPC_Pass.Location = new System.Drawing.Point(416, 42);
this.labelATPC_Pass.Name = "labelATPC_Pass";
this.labelATPC_Pass.Size = new System.Drawing.Size(100, 66);
this.labelATPC_Pass.TabIndex = 701;
this.labelATPC_Pass.Text = "9999";
this.labelATPC_Pass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelATPC_Pass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelATPC_Pass.Wordwrap = false;
//
// labelStaticATPC_Count
//
this.labelStaticATPC_Count.BackPictureBox = this.smartForm1;
this.labelStaticATPC_Count.BackPictureBox1 = null;
this.labelStaticATPC_Count.BackPictureBox2 = null;
this.labelStaticATPC_Count.BorderColor = System.Drawing.Color.Black;
this.labelStaticATPC_Count.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticATPC_Count.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelStaticATPC_Count.InitVisible = true;
this.labelStaticATPC_Count.LineSpacing = 0F;
this.labelStaticATPC_Count.Location = new System.Drawing.Point(231, 8);
this.labelStaticATPC_Count.Name = "labelStaticATPC_Count";
this.labelStaticATPC_Count.Size = new System.Drawing.Size(100, 30);
this.labelStaticATPC_Count.TabIndex = 700;
this.labelStaticATPC_Count.Text = "카운팅";
this.labelStaticATPC_Count.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticATPC_Count.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticATPC_Count.Wordwrap = false;
//
// labelATPC_counting
//
this.labelATPC_counting.BackColor = System.Drawing.Color.White;
this.labelATPC_counting.BackPictureBox = null;
this.labelATPC_counting.BackPictureBox1 = null;
this.labelATPC_counting.BackPictureBox2 = null;
this.labelATPC_counting.BorderColor = System.Drawing.Color.Black;
this.labelATPC_counting.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelATPC_counting.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
this.labelATPC_counting.InitVisible = true;
this.labelATPC_counting.LineSpacing = 0F;
this.labelATPC_counting.Location = new System.Drawing.Point(231, 42);
this.labelATPC_counting.Name = "labelATPC_counting";
this.labelATPC_counting.Size = new System.Drawing.Size(100, 66);
this.labelATPC_counting.TabIndex = 699;
this.labelATPC_counting.Text = "9999";
this.labelATPC_counting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelATPC_counting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelATPC_counting.Wordwrap = false;
this.labelATPC_counting.Click += new System.EventHandler(this.labelATPC_counting_Click);
//
// pictureBox5
//
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(0, 0);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(650, 115);
//
// labelExpireOfPassword
//
this.labelExpireOfPassword.BackColor = System.Drawing.SystemColors.ControlDark;
this.labelExpireOfPassword.BackPictureBox = this.smartForm1;
this.labelExpireOfPassword.BackPictureBox1 = null;
this.labelExpireOfPassword.BackPictureBox2 = null;
this.labelExpireOfPassword.BorderColor = System.Drawing.Color.LightGray;
this.labelExpireOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelExpireOfPassword.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelExpireOfPassword.ForeColor = System.Drawing.Color.Black;
this.labelExpireOfPassword.InitVisible = true;
this.labelExpireOfPassword.LineSpacing = 0F;
this.labelExpireOfPassword.Location = new System.Drawing.Point(661, 51);
this.labelExpireOfPassword.Name = "labelExpireOfPassword";
this.labelExpireOfPassword.Size = new System.Drawing.Size(148, 17);
this.labelExpireOfPassword.TabIndex = 574;
this.labelExpireOfPassword.Text = "Level3";
this.labelExpireOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelExpireOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelExpireOfPassword.Visible = false;
this.labelExpireOfPassword.Wordwrap = false;
//
// FormMainDisplay
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.labelExpireOfPassword);
this.Controls.Add(this.panelSubMenu2);
this.Controls.Add(this.panelAlarmMessageBox3);
this.Controls.Add(this.pictureBoxEthernetDisconnection);
this.Controls.Add(this.buttonExit);
this.Controls.Add(this.pictureBoxEthernetConnection);
this.Controls.Add(this.buttonSubMenu);
this.Controls.Add(this.panelSubMenu1);
this.Controls.Add(this.buttonFeedback);
this.Controls.Add(this.buttonCut);
this.Controls.Add(this.labelTitleScreen);
this.Controls.Add(this.labelTitleNGCount);
this.Controls.Add(this.labelTitleTotalCount);
this.Controls.Add(this.labelUserID);
this.Controls.Add(this.labelUserLevel);
this.Controls.Add(this.buttonUser);
this.Controls.Add(this.labelTimeroutCount);
this.Controls.Add(this.panelAlarmMessageBox1);
this.Controls.Add(this.panelAlarmMessageBox2);
this.Controls.Add(this.pictureBoxAlarm);
this.Controls.Add(this.panelSetting);
this.Controls.Add(this.buttonMenu);
this.Controls.Add(this.buttonClear);
this.Controls.Add(this.buttonScaleZero);
this.Controls.Add(this.buttonBarGraphForm);
this.Controls.Add(this.buttonDotGraphForm);
this.Controls.Add(this.buttonTableForm);
this.Controls.Add(this.labelTotalCount);
this.Controls.Add(this.labelProductionSpeed);
this.Controls.Add(this.smartLabel1);
this.Controls.Add(this.labelNGCount);
this.Controls.Add(this.buttonTare);
this.Controls.Add(this.buttonOver);
this.Controls.Add(this.buttonPass);
this.Controls.Add(this.buttonUnder);
this.Controls.Add(this.pictureBoxCommunicationStatus);
this.Controls.Add(this.pictureBoxBypass);
this.Controls.Add(this.pictureBoxCH3);
this.Controls.Add(this.pictureBoxUSBBackOn);
this.Controls.Add(this.pictureBoxStop);
this.Controls.Add(this.pictureBoxStart);
this.Controls.Add(this.labelTime);
this.Controls.Add(this.labelLotNo);
this.Controls.Add(this.labelProductName);
this.Controls.Add(this.buttonProductNo);
this.Controls.Add(this.smartForm1);
this.Name = "FormMainDisplay";
this.Text = "FormMainDisplay";
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
this.panelSetting.ResumeLayout(false);
this.groupBoxJudgment.ResumeLayout(false);
this.groupBoxConveyor.ResumeLayout(false);
this.groupBoxSorter.ResumeLayout(false);
this.panelAlarmMessageBox2.ResumeLayout(false);
this.panelAlarmMessageBox1.ResumeLayout(false);
this.panelSubMenu1.ResumeLayout(false);
this.panelAlarmMessageBox3.ResumeLayout(false);
this.panelSubMenu2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartForm smartForm1;
private SmartX.SmartButton buttonProductNo;
private SmartX.SmartLabel labelProductName;
private SmartX.SmartLabel labelTime;
private SmartX.SmartLabel labelLotNo;
private System.Windows.Forms.PictureBox pictureBoxUSBBackOn;
private SmartX.SmartButton buttonUnder;
private SmartX.SmartButton buttonPass;
private SmartX.SmartButton buttonOver;
private SmartX.SmartButton buttonTare;
private SmartX.SmartLabel labelTotalCount;
private SmartX.SmartLabel labelProductionSpeed;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartLabel labelNGCount;
private SmartX.SmartButton buttonTableForm;
private SmartX.SmartButton buttonDotGraphForm;
private SmartX.SmartButton buttonBarGraphForm;
private SmartX.SmartButton buttonScaleZero;
private SmartX.SmartButton buttonClear;
private SmartX.SmartButton buttonMenu;
private System.Windows.Forms.PictureBox pictureBoxStop;
private System.Windows.Forms.PictureBox pictureBoxStart;
public System.Windows.Forms.PictureBox pictureBoxCommunicationStatus;
private System.Windows.Forms.Panel panelSetting;
private SmartX.SmartGroupBox groupBoxSorter;
public SmartX.SmartLabel labelSorterRunTime;
public SmartX.SmartLabel labelSorterDelayTime;
private SmartX.SmartLabel labelStaticSorterDelayTime;
private SmartX.SmartLabel labelStaticSorterRunTime;
private System.Windows.Forms.Button buttonClose;
private SmartX.SmartGroupBox groupBoxConveyor;
private SmartX.SmartLabel labelStaticFeedingConveyor;
private SmartX.SmartLabel labelStaticRejectConveyor;
public SmartX.SmartLabel labelFeedingConveyorRunTime;
public SmartX.SmartLabel labelRejectConveyorDelayTime;
public SmartX.SmartLabel labelRejectConveyorRunTime;
private SmartX.SmartLabel labelStaticRejectConveyorDelayTime;
public SmartX.SmartLabel labelFeedingConveyorDelayTime;
private SmartX.SmartLabel labelStaticFeedingRunTime;
private SmartX.SmartLabel labelStaticFeedingDelayTime;
private SmartX.SmartLabel labelStaticRejectConveyorRunTime;
private System.Windows.Forms.PictureBox pictureBoxCH3;
private System.Windows.Forms.PictureBox pictureBoxBypass;
private System.Windows.Forms.PictureBox pictureBoxAlarm;
private System.Windows.Forms.Panel panelAlarmMessageBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private SmartX.SmartLabel labelAlarm2ErrorCode;
private SmartX.SmartButton buttonAlarm2OK;
private SmartX.SmartButton buttonDown;
private SmartX.SmartButton buttonUp;
private SmartX.SmartListBox smartListBox1;
private System.Windows.Forms.Panel panelAlarmMessageBox1;
private SmartX.SmartLabel smartLabel2;
private System.Windows.Forms.PictureBox pictureBox2;
private SmartX.SmartButton buttonAlarm1Ok;
private SmartX.SmartLabel labelMessage1;
private System.Windows.Forms.Timer timerTimeout;
private SmartX.SmartLabel labelTimeroutCount;
private SmartX.SmartButton buttonCut;
private SmartX.SmartButton buttonUser;
private SmartX.SmartLabel labelUserLevel;
private SmartX.SmartLabel labelUserID;
private SmartX.SmartLabel labelTitleTotalCount;
private SmartX.SmartLabel labelTitleNGCount;
private SmartX.SmartLabel labelTitleScreen;
private SmartX.SmartButton buttonFeedback;
private System.Windows.Forms.Panel panelSubMenu1;
private SmartX.SmartButton buttonBypassRun;
private SmartX.SmartButton buttonBypassOnce;
private SmartX.SmartButton buttonBypassDirection;
private System.Windows.Forms.PictureBox pictureBox3;
private SmartX.SmartLabel labelTitleBypass;
private SmartX.SmartButton buttonSubMenu;
private SmartX.SmartButton buttonPrint;
private System.Windows.Forms.PictureBox pictureBoxEthernetDisconnection;
private System.Windows.Forms.PictureBox pictureBoxEthernetConnection;
private System.Windows.Forms.Button buttonExit;
private System.Windows.Forms.Timer timerServer;
public SmartX.SmartLabel labelJudgmentCount;
public SmartX.SmartLabel labelDoubleDelayTime;
public SmartX.SmartLabel labelJudgmentDelayTime;
public SmartX.SmartLabel labelFilter;
private SmartX.SmartLabel labelStaticJudgmentCount;
private SmartX.SmartLabel labelStaticDoubleDelayTime;
private SmartX.SmartLabel labelStaticJudgmentDelayTime;
private SmartX.SmartLabel labelStaticFilter;
private SmartX.SmartGroupBox groupBoxJudgment;
private SmartX.SmartLabel labelAlarmContinuousNG;
private SmartX.SmartLabel labelStaticAlarmContinuousNG;
private System.Windows.Forms.Panel panelAlarmMessageBox3;
private SmartX.SmartLabel labelMessage3;
private SmartX.SmartLabel smartLabel4;
private System.Windows.Forms.PictureBox pictureBox4;
private SmartX.SmartButton buttonAlarm3OK;
private SmartX.SmartButton buttonAlarmContinuousNG;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartButton buttonSampling;
private SmartX.SmartButton buttonATPC_Enable;
private SmartX.SmartLabel labelATPC_SetCNT;
private SmartX.SmartLabel labelStaticATPC;
private System.Windows.Forms.Panel panelSubMenu2;
private System.Windows.Forms.PictureBox pictureBox5;
private SmartX.SmartLabel labelStaticATPC_Pass;
private SmartX.SmartLabel labelATPC_Pass;
private SmartX.SmartLabel labelStaticATPC_Count;
private SmartX.SmartLabel labelATPC_counting;
private SmartX.SmartLabel labelStaticATPC_Lack;
private SmartX.SmartLabel labelATPC_Lack;
private SmartX.SmartButton buttonATPC_Reset;
private SmartX.SmartLabel labelExpireOfPassword;
}
}