namespace ITC81DB.Controls { partial class ControlCenterEquipFunctionSetting { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterEquipFunctionSetting)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelTitleBarcodeLog = new SmartX.SmartLabel(); this.buttonBarcodeLog = new SmartX.SmartButton(); this.labelTitleStartStopLog = new SmartX.SmartLabel(); this.buttonStartStopLog = new SmartX.SmartButton(); this.buttonCapture = new SmartX.SmartButton(); this.labelTitleCommunicationLog = new SmartX.SmartLabel(); this.buttonCommunicationLog = new SmartX.SmartButton(); this.labelSensorErrorDetectingTime = new SmartX.SmartLabel(); this.labelTitleSensorErrorDetectingTime = new SmartX.SmartLabel(); this.buttonAverageTracking = new SmartX.SmartButton(); this.labelTitleAverageTracking = new SmartX.SmartLabel(); this.labelTitleRFIDSpeedwayR420 = new SmartX.SmartLabel(); this.buttonRFIDSpeedwayR420 = new SmartX.SmartButton(); this.labelTitleLogin = new SmartX.SmartLabel(); this.buttonLogin = new SmartX.SmartButton(); this.labelEquipmentID = new SmartX.SmartLabel(); this.labelTitleEquipmentID = new SmartX.SmartLabel(); this.labelChattering = new SmartX.SmartLabel(); this.labelRelayOnTime = new SmartX.SmartLabel(); this.labelBuzzerOnTime = new SmartX.SmartLabel(); this.labelTitleChattering = new SmartX.SmartLabel(); this.labelTitleRelayRunTime = new SmartX.SmartLabel(); this.labelTitleBuzzerONTime = new SmartX.SmartLabel(); this.comboBoxLanguage = new System.Windows.Forms.ComboBox(); this.labelTitleLanguage = new SmartX.SmartLabel(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46))))); this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelTitleBarcodeLog); this.smartGroupBox1.Controls.Add(this.buttonBarcodeLog); this.smartGroupBox1.Controls.Add(this.labelTitleStartStopLog); this.smartGroupBox1.Controls.Add(this.buttonStartStopLog); this.smartGroupBox1.Controls.Add(this.buttonCapture); this.smartGroupBox1.Controls.Add(this.labelTitleCommunicationLog); this.smartGroupBox1.Controls.Add(this.buttonCommunicationLog); this.smartGroupBox1.Controls.Add(this.labelSensorErrorDetectingTime); this.smartGroupBox1.Controls.Add(this.labelTitleSensorErrorDetectingTime); this.smartGroupBox1.Controls.Add(this.buttonAverageTracking); this.smartGroupBox1.Controls.Add(this.labelTitleAverageTracking); this.smartGroupBox1.Controls.Add(this.labelTitleRFIDSpeedwayR420); this.smartGroupBox1.Controls.Add(this.buttonRFIDSpeedwayR420); this.smartGroupBox1.Controls.Add(this.labelTitleLogin); this.smartGroupBox1.Controls.Add(this.buttonLogin); this.smartGroupBox1.Controls.Add(this.labelEquipmentID); this.smartGroupBox1.Controls.Add(this.labelTitleEquipmentID); this.smartGroupBox1.Controls.Add(this.labelChattering); this.smartGroupBox1.Controls.Add(this.labelRelayOnTime); this.smartGroupBox1.Controls.Add(this.labelBuzzerOnTime); this.smartGroupBox1.Controls.Add(this.labelTitleChattering); this.smartGroupBox1.Controls.Add(this.labelTitleRelayRunTime); this.smartGroupBox1.Controls.Add(this.labelTitleBuzzerONTime); this.smartGroupBox1.Controls.Add(this.comboBoxLanguage); this.smartGroupBox1.Controls.Add(this.labelTitleLanguage); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 2; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 10; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 2; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // labelTitleBarcodeLog // this.labelTitleBarcodeLog.BackPictureBox1 = null; this.labelTitleBarcodeLog.BackPictureBox2 = this.smartGroupBox1; this.labelTitleBarcodeLog.BorderColor = System.Drawing.Color.Black; this.labelTitleBarcodeLog.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleBarcodeLog.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleBarcodeLog.ForeColor = System.Drawing.Color.White; this.labelTitleBarcodeLog.InitVisible = true; this.labelTitleBarcodeLog.LineSpacing = 0F; this.labelTitleBarcodeLog.Location = new System.Drawing.Point(457, 296); this.labelTitleBarcodeLog.Name = "labelTitleBarcodeLog"; this.labelTitleBarcodeLog.Size = new System.Drawing.Size(145, 28); this.labelTitleBarcodeLog.TabIndex = 233; this.labelTitleBarcodeLog.Text = "바코드로그"; this.labelTitleBarcodeLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelTitleBarcodeLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleBarcodeLog.Wordwrap = false; // // buttonBarcodeLog // this.buttonBarcodeLog.BackPictureBox = null; this.buttonBarcodeLog.BackPictureBox1 = null; this.buttonBarcodeLog.BackPictureBox2 = null; this.buttonBarcodeLog.ButtonColor = System.Drawing.Color.Gray; this.buttonBarcodeLog.ButtonImageAutoSize = true; this.buttonBarcodeLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBarcodeLog.DisableImage = null; this.buttonBarcodeLog.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBarcodeLog.DownImage"))); this.buttonBarcodeLog.GroupID = 0; this.buttonBarcodeLog.InitVisible = true; this.buttonBarcodeLog.Location = new System.Drawing.Point(608, 296); this.buttonBarcodeLog.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBarcodeLog.Name = "buttonBarcodeLog"; this.buttonBarcodeLog.NestedClickEventPrevent = false; this.buttonBarcodeLog.OutlinePixel = 1; this.buttonBarcodeLog.RepeatInterval = 200; this.buttonBarcodeLog.RepeatIntervalAccelerate = null; this.buttonBarcodeLog.SafeInterval = 200; this.buttonBarcodeLog.Size = new System.Drawing.Size(80, 28); this.buttonBarcodeLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBarcodeLog.TabIndex = 232; this.buttonBarcodeLog.TextColor = System.Drawing.Color.Black; this.buttonBarcodeLog.TextDownColor = System.Drawing.Color.White; this.buttonBarcodeLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBarcodeLog.TextLocation = new System.Drawing.Point(0, 0); this.buttonBarcodeLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBarcodeLog.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBarcodeLog.UpImage"))); this.buttonBarcodeLog.Click += new System.EventHandler(this.buttonBarcodeLog_Click); // // labelTitleStartStopLog // this.labelTitleStartStopLog.BackPictureBox1 = null; this.labelTitleStartStopLog.BackPictureBox2 = this.smartGroupBox1; this.labelTitleStartStopLog.BorderColor = System.Drawing.Color.Black; this.labelTitleStartStopLog.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleStartStopLog.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleStartStopLog.ForeColor = System.Drawing.Color.White; this.labelTitleStartStopLog.InitVisible = true; this.labelTitleStartStopLog.LineSpacing = 0F; this.labelTitleStartStopLog.Location = new System.Drawing.Point(457, 228); this.labelTitleStartStopLog.Name = "labelTitleStartStopLog"; this.labelTitleStartStopLog.Size = new System.Drawing.Size(145, 28); this.labelTitleStartStopLog.TabIndex = 231; this.labelTitleStartStopLog.Text = "Start/Stop 로그"; this.labelTitleStartStopLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelTitleStartStopLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleStartStopLog.Wordwrap = false; // // buttonStartStopLog // this.buttonStartStopLog.BackPictureBox = null; this.buttonStartStopLog.BackPictureBox1 = null; this.buttonStartStopLog.BackPictureBox2 = null; this.buttonStartStopLog.ButtonColor = System.Drawing.Color.Gray; this.buttonStartStopLog.ButtonImageAutoSize = true; this.buttonStartStopLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonStartStopLog.DisableImage = null; this.buttonStartStopLog.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonStartStopLog.DownImage"))); this.buttonStartStopLog.GroupID = 0; this.buttonStartStopLog.InitVisible = true; this.buttonStartStopLog.Location = new System.Drawing.Point(608, 228); this.buttonStartStopLog.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonStartStopLog.Name = "buttonStartStopLog"; this.buttonStartStopLog.NestedClickEventPrevent = false; this.buttonStartStopLog.OutlinePixel = 1; this.buttonStartStopLog.RepeatInterval = 200; this.buttonStartStopLog.RepeatIntervalAccelerate = null; this.buttonStartStopLog.SafeInterval = 200; this.buttonStartStopLog.Size = new System.Drawing.Size(80, 28); this.buttonStartStopLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonStartStopLog.TabIndex = 230; this.buttonStartStopLog.TextColor = System.Drawing.Color.Black; this.buttonStartStopLog.TextDownColor = System.Drawing.Color.White; this.buttonStartStopLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonStartStopLog.TextLocation = new System.Drawing.Point(0, 0); this.buttonStartStopLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonStartStopLog.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonStartStopLog.UpImage"))); this.buttonStartStopLog.Click += new System.EventHandler(this.buttonStartStopLog_Click); // // buttonCapture // this.buttonCapture.BackPictureBox = null; this.buttonCapture.BackPictureBox1 = null; this.buttonCapture.BackPictureBox2 = null; this.buttonCapture.ButtonColor = System.Drawing.Color.Gray; this.buttonCapture.ButtonImageAutoSize = true; this.buttonCapture.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonCapture.DisableImage = null; this.buttonCapture.DownImage = null; this.buttonCapture.GroupID = 0; this.buttonCapture.InitVisible = true; this.buttonCapture.Location = new System.Drawing.Point(611, 194); this.buttonCapture.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonCapture.Name = "buttonCapture"; this.buttonCapture.NestedClickEventPrevent = false; this.buttonCapture.OutlinePixel = 1; this.buttonCapture.RepeatInterval = 200; this.buttonCapture.RepeatIntervalAccelerate = null; this.buttonCapture.SafeInterval = 200; this.buttonCapture.Size = new System.Drawing.Size(77, 28); this.buttonCapture.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonCapture.TabIndex = 229; this.buttonCapture.Text = "Capture"; this.buttonCapture.TextColor = System.Drawing.Color.Black; this.buttonCapture.TextDownColor = System.Drawing.Color.White; this.buttonCapture.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonCapture.TextLocation = new System.Drawing.Point(0, 0); this.buttonCapture.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonCapture.UpImage = null; this.buttonCapture.Click += new System.EventHandler(this.buttonCapture_Click); // // labelTitleCommunicationLog // this.labelTitleCommunicationLog.BackPictureBox1 = null; this.labelTitleCommunicationLog.BackPictureBox2 = this.smartGroupBox1; this.labelTitleCommunicationLog.BorderColor = System.Drawing.Color.Black; this.labelTitleCommunicationLog.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleCommunicationLog.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleCommunicationLog.ForeColor = System.Drawing.Color.White; this.labelTitleCommunicationLog.InitVisible = true; this.labelTitleCommunicationLog.LineSpacing = 0F; this.labelTitleCommunicationLog.Location = new System.Drawing.Point(457, 262); this.labelTitleCommunicationLog.Name = "labelTitleCommunicationLog"; this.labelTitleCommunicationLog.Size = new System.Drawing.Size(145, 28); this.labelTitleCommunicationLog.TabIndex = 228; this.labelTitleCommunicationLog.Text = "통신로그"; this.labelTitleCommunicationLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelTitleCommunicationLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleCommunicationLog.Wordwrap = false; // // buttonCommunicationLog // this.buttonCommunicationLog.BackPictureBox = null; this.buttonCommunicationLog.BackPictureBox1 = null; this.buttonCommunicationLog.BackPictureBox2 = null; this.buttonCommunicationLog.ButtonColor = System.Drawing.Color.Gray; this.buttonCommunicationLog.ButtonImageAutoSize = true; this.buttonCommunicationLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonCommunicationLog.DisableImage = null; this.buttonCommunicationLog.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationLog.DownImage"))); this.buttonCommunicationLog.GroupID = 0; this.buttonCommunicationLog.InitVisible = true; this.buttonCommunicationLog.Location = new System.Drawing.Point(608, 262); this.buttonCommunicationLog.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonCommunicationLog.Name = "buttonCommunicationLog"; this.buttonCommunicationLog.NestedClickEventPrevent = false; this.buttonCommunicationLog.OutlinePixel = 1; this.buttonCommunicationLog.RepeatInterval = 200; this.buttonCommunicationLog.RepeatIntervalAccelerate = null; this.buttonCommunicationLog.SafeInterval = 200; this.buttonCommunicationLog.Size = new System.Drawing.Size(80, 28); this.buttonCommunicationLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonCommunicationLog.TabIndex = 227; this.buttonCommunicationLog.TextColor = System.Drawing.Color.Black; this.buttonCommunicationLog.TextDownColor = System.Drawing.Color.White; this.buttonCommunicationLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonCommunicationLog.TextLocation = new System.Drawing.Point(0, 0); this.buttonCommunicationLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonCommunicationLog.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationLog.UpImage"))); this.buttonCommunicationLog.Click += new System.EventHandler(this.buttonCommunicationLog_Click); // // labelSensorErrorDetectingTime // this.labelSensorErrorDetectingTime.BackColor = System.Drawing.SystemColors.Window; this.labelSensorErrorDetectingTime.BackPictureBox = null; this.labelSensorErrorDetectingTime.BackPictureBox1 = null; this.labelSensorErrorDetectingTime.BackPictureBox2 = null; this.labelSensorErrorDetectingTime.BorderColor = System.Drawing.Color.Black; this.labelSensorErrorDetectingTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSensorErrorDetectingTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelSensorErrorDetectingTime.InitVisible = true; this.labelSensorErrorDetectingTime.LineSpacing = 0F; this.labelSensorErrorDetectingTime.Location = new System.Drawing.Point(312, 194); this.labelSensorErrorDetectingTime.Name = "labelSensorErrorDetectingTime"; this.labelSensorErrorDetectingTime.Size = new System.Drawing.Size(120, 28); this.labelSensorErrorDetectingTime.TabIndex = 218; this.labelSensorErrorDetectingTime.Text = "100"; this.labelSensorErrorDetectingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSensorErrorDetectingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSensorErrorDetectingTime.Wordwrap = false; this.labelSensorErrorDetectingTime.Click += new System.EventHandler(this.labelSensorErrorDetectingTime_Click); // // labelTitleSensorErrorDetectingTime // this.labelTitleSensorErrorDetectingTime.BackPictureBox1 = null; this.labelTitleSensorErrorDetectingTime.BackPictureBox2 = this.smartGroupBox1; this.labelTitleSensorErrorDetectingTime.BorderColor = System.Drawing.Color.Black; this.labelTitleSensorErrorDetectingTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSensorErrorDetectingTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleSensorErrorDetectingTime.ForeColor = System.Drawing.Color.White; this.labelTitleSensorErrorDetectingTime.InitVisible = true; this.labelTitleSensorErrorDetectingTime.LineSpacing = 0F; this.labelTitleSensorErrorDetectingTime.Location = new System.Drawing.Point(31, 194); this.labelTitleSensorErrorDetectingTime.Name = "labelTitleSensorErrorDetectingTime"; this.labelTitleSensorErrorDetectingTime.Size = new System.Drawing.Size(275, 28); this.labelTitleSensorErrorDetectingTime.TabIndex = 217; this.labelTitleSensorErrorDetectingTime.Text = "센서에러 감지시간"; this.labelTitleSensorErrorDetectingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleSensorErrorDetectingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSensorErrorDetectingTime.Wordwrap = false; // // buttonAverageTracking // this.buttonAverageTracking.BackPictureBox = null; this.buttonAverageTracking.BackPictureBox1 = null; this.buttonAverageTracking.BackPictureBox2 = null; this.buttonAverageTracking.ButtonColor = System.Drawing.Color.Gray; this.buttonAverageTracking.ButtonImageAutoSize = true; this.buttonAverageTracking.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonAverageTracking.DisableImage = null; this.buttonAverageTracking.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAverageTracking.DownImage"))); this.buttonAverageTracking.GroupID = 0; this.buttonAverageTracking.InitVisible = true; this.buttonAverageTracking.Location = new System.Drawing.Point(312, 296); this.buttonAverageTracking.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonAverageTracking.Name = "buttonAverageTracking"; this.buttonAverageTracking.NestedClickEventPrevent = false; this.buttonAverageTracking.OutlinePixel = 1; this.buttonAverageTracking.RepeatInterval = 200; this.buttonAverageTracking.RepeatIntervalAccelerate = null; this.buttonAverageTracking.SafeInterval = 200; this.buttonAverageTracking.Size = new System.Drawing.Size(80, 28); this.buttonAverageTracking.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonAverageTracking.TabIndex = 214; this.buttonAverageTracking.TextColor = System.Drawing.Color.Black; this.buttonAverageTracking.TextDownColor = System.Drawing.Color.White; this.buttonAverageTracking.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonAverageTracking.TextLocation = new System.Drawing.Point(0, 0); this.buttonAverageTracking.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonAverageTracking.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAverageTracking.UpImage"))); this.buttonAverageTracking.Click += new System.EventHandler(this.buttonAverageTracking_Click); // // labelTitleAverageTracking // this.labelTitleAverageTracking.BackPictureBox1 = null; this.labelTitleAverageTracking.BackPictureBox2 = this.smartGroupBox1; this.labelTitleAverageTracking.BorderColor = System.Drawing.Color.Black; this.labelTitleAverageTracking.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleAverageTracking.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleAverageTracking.ForeColor = System.Drawing.Color.White; this.labelTitleAverageTracking.InitVisible = true; this.labelTitleAverageTracking.LineSpacing = 0F; this.labelTitleAverageTracking.Location = new System.Drawing.Point(31, 296); this.labelTitleAverageTracking.Name = "labelTitleAverageTracking"; this.labelTitleAverageTracking.Size = new System.Drawing.Size(275, 28); this.labelTitleAverageTracking.TabIndex = 213; this.labelTitleAverageTracking.Text = "기준치 갱신"; this.labelTitleAverageTracking.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleAverageTracking.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAverageTracking.Wordwrap = false; // // labelTitleRFIDSpeedwayR420 // this.labelTitleRFIDSpeedwayR420.BackPictureBox1 = null; this.labelTitleRFIDSpeedwayR420.BackPictureBox2 = this.smartGroupBox1; this.labelTitleRFIDSpeedwayR420.BorderColor = System.Drawing.Color.Black; this.labelTitleRFIDSpeedwayR420.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleRFIDSpeedwayR420.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleRFIDSpeedwayR420.ForeColor = System.Drawing.Color.White; this.labelTitleRFIDSpeedwayR420.InitVisible = true; this.labelTitleRFIDSpeedwayR420.LineSpacing = 0F; this.labelTitleRFIDSpeedwayR420.Location = new System.Drawing.Point(31, 330); this.labelTitleRFIDSpeedwayR420.Name = "labelTitleRFIDSpeedwayR420"; this.labelTitleRFIDSpeedwayR420.Size = new System.Drawing.Size(275, 28); this.labelTitleRFIDSpeedwayR420.TabIndex = 212; this.labelTitleRFIDSpeedwayR420.Text = "RFID Speedway R420"; this.labelTitleRFIDSpeedwayR420.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleRFIDSpeedwayR420.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleRFIDSpeedwayR420.Wordwrap = false; // // buttonRFIDSpeedwayR420 // this.buttonRFIDSpeedwayR420.BackPictureBox = null; this.buttonRFIDSpeedwayR420.BackPictureBox1 = null; this.buttonRFIDSpeedwayR420.BackPictureBox2 = null; this.buttonRFIDSpeedwayR420.ButtonColor = System.Drawing.Color.Gray; this.buttonRFIDSpeedwayR420.ButtonImageAutoSize = true; this.buttonRFIDSpeedwayR420.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonRFIDSpeedwayR420.DisableImage = null; this.buttonRFIDSpeedwayR420.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonRFIDSpeedwayR420.DownImage"))); this.buttonRFIDSpeedwayR420.GroupID = 0; this.buttonRFIDSpeedwayR420.InitVisible = true; this.buttonRFIDSpeedwayR420.Location = new System.Drawing.Point(312, 330); this.buttonRFIDSpeedwayR420.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonRFIDSpeedwayR420.Name = "buttonRFIDSpeedwayR420"; this.buttonRFIDSpeedwayR420.NestedClickEventPrevent = false; this.buttonRFIDSpeedwayR420.OutlinePixel = 1; this.buttonRFIDSpeedwayR420.RepeatInterval = 200; this.buttonRFIDSpeedwayR420.RepeatIntervalAccelerate = null; this.buttonRFIDSpeedwayR420.SafeInterval = 200; this.buttonRFIDSpeedwayR420.Size = new System.Drawing.Size(80, 28); this.buttonRFIDSpeedwayR420.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonRFIDSpeedwayR420.TabIndex = 211; this.buttonRFIDSpeedwayR420.TextColor = System.Drawing.Color.Black; this.buttonRFIDSpeedwayR420.TextDownColor = System.Drawing.Color.White; this.buttonRFIDSpeedwayR420.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonRFIDSpeedwayR420.TextLocation = new System.Drawing.Point(0, 0); this.buttonRFIDSpeedwayR420.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonRFIDSpeedwayR420.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonRFIDSpeedwayR420.UpImage"))); this.buttonRFIDSpeedwayR420.Click += new System.EventHandler(this.buttonRFIDSpeedwayR420_Click); // // labelTitleLogin // this.labelTitleLogin.BackPictureBox1 = null; this.labelTitleLogin.BackPictureBox2 = this.smartGroupBox1; this.labelTitleLogin.BorderColor = System.Drawing.Color.Black; this.labelTitleLogin.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleLogin.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleLogin.ForeColor = System.Drawing.Color.White; this.labelTitleLogin.InitVisible = true; this.labelTitleLogin.LineSpacing = 0F; this.labelTitleLogin.Location = new System.Drawing.Point(31, 262); this.labelTitleLogin.Name = "labelTitleLogin"; this.labelTitleLogin.Size = new System.Drawing.Size(275, 28); this.labelTitleLogin.TabIndex = 135; this.labelTitleLogin.Text = "로그인"; this.labelTitleLogin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleLogin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleLogin.Wordwrap = false; // // buttonLogin // this.buttonLogin.BackPictureBox = null; this.buttonLogin.BackPictureBox1 = null; this.buttonLogin.BackPictureBox2 = null; this.buttonLogin.ButtonColor = System.Drawing.Color.Gray; this.buttonLogin.ButtonImageAutoSize = true; this.buttonLogin.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLogin.DisableImage = null; this.buttonLogin.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogin.DownImage"))); this.buttonLogin.GroupID = 0; this.buttonLogin.InitVisible = true; this.buttonLogin.Location = new System.Drawing.Point(312, 262); this.buttonLogin.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonLogin.Name = "buttonLogin"; this.buttonLogin.NestedClickEventPrevent = false; this.buttonLogin.OutlinePixel = 1; this.buttonLogin.RepeatInterval = 200; this.buttonLogin.RepeatIntervalAccelerate = null; this.buttonLogin.SafeInterval = 200; this.buttonLogin.Size = new System.Drawing.Size(80, 28); this.buttonLogin.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLogin.TabIndex = 134; this.buttonLogin.TextColor = System.Drawing.Color.Black; this.buttonLogin.TextDownColor = System.Drawing.Color.White; this.buttonLogin.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLogin.TextLocation = new System.Drawing.Point(0, 0); this.buttonLogin.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLogin.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogin.UpImage"))); this.buttonLogin.Click += new System.EventHandler(this.buttonLogin_Click); // // labelEquipmentID // this.labelEquipmentID.BackColor = System.Drawing.SystemColors.Window; this.labelEquipmentID.BackPictureBox = null; this.labelEquipmentID.BackPictureBox1 = null; this.labelEquipmentID.BackPictureBox2 = null; this.labelEquipmentID.BorderColor = System.Drawing.Color.Black; this.labelEquipmentID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelEquipmentID.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelEquipmentID.InitVisible = true; this.labelEquipmentID.LineSpacing = 0F; this.labelEquipmentID.Location = new System.Drawing.Point(312, 92); this.labelEquipmentID.Name = "labelEquipmentID"; this.labelEquipmentID.Size = new System.Drawing.Size(120, 28); this.labelEquipmentID.TabIndex = 133; this.labelEquipmentID.Text = "100"; this.labelEquipmentID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelEquipmentID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelEquipmentID.Wordwrap = false; this.labelEquipmentID.Click += new System.EventHandler(this.labelEquipmentID_Click); // // labelTitleEquipmentID // this.labelTitleEquipmentID.BackPictureBox1 = null; this.labelTitleEquipmentID.BackPictureBox2 = this.smartGroupBox1; this.labelTitleEquipmentID.BorderColor = System.Drawing.Color.Black; this.labelTitleEquipmentID.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleEquipmentID.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleEquipmentID.ForeColor = System.Drawing.Color.White; this.labelTitleEquipmentID.InitVisible = true; this.labelTitleEquipmentID.LineSpacing = 0F; this.labelTitleEquipmentID.Location = new System.Drawing.Point(31, 92); this.labelTitleEquipmentID.Name = "labelTitleEquipmentID"; this.labelTitleEquipmentID.Size = new System.Drawing.Size(275, 28); this.labelTitleEquipmentID.TabIndex = 132; this.labelTitleEquipmentID.Text = "장비 ID"; this.labelTitleEquipmentID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleEquipmentID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleEquipmentID.Wordwrap = false; // // labelChattering // this.labelChattering.BackColor = System.Drawing.SystemColors.Window; this.labelChattering.BackPictureBox = null; this.labelChattering.BackPictureBox1 = null; this.labelChattering.BackPictureBox2 = null; this.labelChattering.BorderColor = System.Drawing.Color.Black; this.labelChattering.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelChattering.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelChattering.InitVisible = true; this.labelChattering.LineSpacing = 0F; this.labelChattering.Location = new System.Drawing.Point(312, 160); this.labelChattering.Name = "labelChattering"; this.labelChattering.Size = new System.Drawing.Size(120, 28); this.labelChattering.TabIndex = 129; this.labelChattering.Text = "100"; this.labelChattering.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelChattering.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelChattering.Wordwrap = false; this.labelChattering.Click += new System.EventHandler(this.labelChattering_Click); // // labelRelayOnTime // this.labelRelayOnTime.BackColor = System.Drawing.SystemColors.Window; this.labelRelayOnTime.BackPictureBox = null; this.labelRelayOnTime.BackPictureBox1 = null; this.labelRelayOnTime.BackPictureBox2 = null; this.labelRelayOnTime.BorderColor = System.Drawing.Color.Black; this.labelRelayOnTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelRelayOnTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelRelayOnTime.InitVisible = true; this.labelRelayOnTime.LineSpacing = 0F; this.labelRelayOnTime.Location = new System.Drawing.Point(312, 364); this.labelRelayOnTime.Name = "labelRelayOnTime"; this.labelRelayOnTime.Size = new System.Drawing.Size(120, 28); this.labelRelayOnTime.TabIndex = 130; this.labelRelayOnTime.Text = "100"; this.labelRelayOnTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelRelayOnTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelRelayOnTime.Visible = false; this.labelRelayOnTime.Wordwrap = false; this.labelRelayOnTime.Click += new System.EventHandler(this.labelRelayOnTime_Click); // // labelBuzzerOnTime // this.labelBuzzerOnTime.BackColor = System.Drawing.SystemColors.Window; this.labelBuzzerOnTime.BackPictureBox = null; this.labelBuzzerOnTime.BackPictureBox1 = null; this.labelBuzzerOnTime.BackPictureBox2 = null; this.labelBuzzerOnTime.BorderColor = System.Drawing.Color.Black; this.labelBuzzerOnTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelBuzzerOnTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelBuzzerOnTime.InitVisible = true; this.labelBuzzerOnTime.LineSpacing = 0F; this.labelBuzzerOnTime.Location = new System.Drawing.Point(312, 126); this.labelBuzzerOnTime.Name = "labelBuzzerOnTime"; this.labelBuzzerOnTime.Size = new System.Drawing.Size(120, 28); this.labelBuzzerOnTime.TabIndex = 131; this.labelBuzzerOnTime.Text = "100"; this.labelBuzzerOnTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelBuzzerOnTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelBuzzerOnTime.Wordwrap = false; this.labelBuzzerOnTime.Click += new System.EventHandler(this.labelBuzzerOnTime_Click); // // labelTitleChattering // this.labelTitleChattering.BackPictureBox1 = null; this.labelTitleChattering.BackPictureBox2 = this.smartGroupBox1; this.labelTitleChattering.BorderColor = System.Drawing.Color.Black; this.labelTitleChattering.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleChattering.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleChattering.ForeColor = System.Drawing.Color.White; this.labelTitleChattering.InitVisible = true; this.labelTitleChattering.LineSpacing = 0F; this.labelTitleChattering.Location = new System.Drawing.Point(31, 160); this.labelTitleChattering.Name = "labelTitleChattering"; this.labelTitleChattering.Size = new System.Drawing.Size(275, 28); this.labelTitleChattering.TabIndex = 127; this.labelTitleChattering.Text = "채터링감지"; this.labelTitleChattering.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleChattering.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleChattering.Wordwrap = false; // // labelTitleRelayRunTime // this.labelTitleRelayRunTime.BackPictureBox1 = null; this.labelTitleRelayRunTime.BackPictureBox2 = this.smartGroupBox1; this.labelTitleRelayRunTime.BorderColor = System.Drawing.Color.Black; this.labelTitleRelayRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleRelayRunTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleRelayRunTime.ForeColor = System.Drawing.Color.White; this.labelTitleRelayRunTime.InitVisible = true; this.labelTitleRelayRunTime.LineSpacing = 0F; this.labelTitleRelayRunTime.Location = new System.Drawing.Point(31, 364); this.labelTitleRelayRunTime.Name = "labelTitleRelayRunTime"; this.labelTitleRelayRunTime.Size = new System.Drawing.Size(275, 28); this.labelTitleRelayRunTime.TabIndex = 126; this.labelTitleRelayRunTime.Text = "릴레이 동작 시간"; this.labelTitleRelayRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleRelayRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleRelayRunTime.Visible = false; this.labelTitleRelayRunTime.Wordwrap = false; // // labelTitleBuzzerONTime // this.labelTitleBuzzerONTime.BackPictureBox1 = null; this.labelTitleBuzzerONTime.BackPictureBox2 = this.smartGroupBox1; this.labelTitleBuzzerONTime.BorderColor = System.Drawing.Color.Black; this.labelTitleBuzzerONTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleBuzzerONTime.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleBuzzerONTime.ForeColor = System.Drawing.Color.White; this.labelTitleBuzzerONTime.InitVisible = true; this.labelTitleBuzzerONTime.LineSpacing = 0F; this.labelTitleBuzzerONTime.Location = new System.Drawing.Point(31, 126); this.labelTitleBuzzerONTime.Name = "labelTitleBuzzerONTime"; this.labelTitleBuzzerONTime.Size = new System.Drawing.Size(275, 28); this.labelTitleBuzzerONTime.TabIndex = 128; this.labelTitleBuzzerONTime.Text = "부저 ON 시간"; this.labelTitleBuzzerONTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleBuzzerONTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleBuzzerONTime.Wordwrap = false; // // comboBoxLanguage // this.comboBoxLanguage.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxLanguage.Location = new System.Drawing.Point(312, 228); this.comboBoxLanguage.Name = "comboBoxLanguage"; this.comboBoxLanguage.Size = new System.Drawing.Size(120, 28); this.comboBoxLanguage.TabIndex = 120; this.comboBoxLanguage.SelectedIndexChanged += new System.EventHandler(this.comboBoxLanguage_SelectedIndexChanged); // // labelTitleLanguage // this.labelTitleLanguage.BackPictureBox1 = null; this.labelTitleLanguage.BackPictureBox2 = this.smartGroupBox1; this.labelTitleLanguage.BorderColor = System.Drawing.Color.Black; this.labelTitleLanguage.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleLanguage.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleLanguage.ForeColor = System.Drawing.Color.White; this.labelTitleLanguage.InitVisible = true; this.labelTitleLanguage.LineSpacing = 0F; this.labelTitleLanguage.Location = new System.Drawing.Point(31, 228); this.labelTitleLanguage.Name = "labelTitleLanguage"; this.labelTitleLanguage.Size = new System.Drawing.Size(275, 28); this.labelTitleLanguage.TabIndex = 117; this.labelTitleLanguage.Text = "언어설정"; this.labelTitleLanguage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleLanguage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleLanguage.Wordwrap = false; // // ControlCenterEquipFunctionSetting // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCenterEquipFunctionSetting"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private System.Windows.Forms.ComboBox comboBoxLanguage; private SmartX.SmartLabel labelTitleLanguage; public SmartX.SmartLabel labelChattering; public SmartX.SmartLabel labelRelayOnTime; public SmartX.SmartLabel labelBuzzerOnTime; private SmartX.SmartLabel labelTitleChattering; private SmartX.SmartLabel labelTitleRelayRunTime; private SmartX.SmartLabel labelTitleBuzzerONTime; public SmartX.SmartLabel labelEquipmentID; private SmartX.SmartLabel labelTitleEquipmentID; private SmartX.SmartLabel labelTitleLogin; private SmartX.SmartButton buttonLogin; private SmartX.SmartLabel labelTitleRFIDSpeedwayR420; private SmartX.SmartButton buttonRFIDSpeedwayR420; private SmartX.SmartLabel labelTitleAverageTracking; private SmartX.SmartButton buttonAverageTracking; public SmartX.SmartLabel labelSensorErrorDetectingTime; private SmartX.SmartLabel labelTitleSensorErrorDetectingTime; private SmartX.SmartLabel labelTitleStartStopLog; private SmartX.SmartButton buttonStartStopLog; private SmartX.SmartButton buttonCapture; private SmartX.SmartLabel labelTitleCommunicationLog; private SmartX.SmartButton buttonCommunicationLog; private SmartX.SmartLabel labelTitleBarcodeLog; private SmartX.SmartButton buttonBarcodeLog; } }