namespace INT69DB_2A.Forms { partial class FormIOTest { /// /// 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 Windows Form 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(FormIOTest)); this.smartForm1 = new SmartX.SmartForm(); this.buttonBack = new SmartX.SmartButton(); this.labelTitle = new SmartX.SmartLabel(); this.pictureBoxFormIcon = new System.Windows.Forms.PictureBox(); this.buttonOutput16 = new SmartX.SmartButton(); this.buttonOutput8 = new SmartX.SmartButton(); this.buttonOutput15 = new SmartX.SmartButton(); this.buttonOutput7 = new SmartX.SmartButton(); this.buttonOutput14 = new SmartX.SmartButton(); this.buttonOutput6 = new SmartX.SmartButton(); this.buttonOutput13 = new SmartX.SmartButton(); this.buttonOutput5 = new SmartX.SmartButton(); this.buttonOutput1 = new SmartX.SmartButton(); this.labelInput1 = new System.Windows.Forms.Label(); this.buttonOutput12 = new SmartX.SmartButton(); this.labelInput9 = new System.Windows.Forms.Label(); this.labelInputName1 = new SmartX.SmartLabel(); this.buttonOutput4 = new SmartX.SmartButton(); this.labelInputName9 = new SmartX.SmartLabel(); this.buttonOutput11 = new SmartX.SmartButton(); this.labelInput2 = new System.Windows.Forms.Label(); this.buttonOutput3 = new SmartX.SmartButton(); this.labelInput10 = new System.Windows.Forms.Label(); this.buttonOutput10 = new SmartX.SmartButton(); this.labelInputName2 = new SmartX.SmartLabel(); this.labelInputName10 = new SmartX.SmartLabel(); this.buttonOutput2 = new SmartX.SmartButton(); this.labelInput3 = new System.Windows.Forms.Label(); this.buttonOutput9 = new SmartX.SmartButton(); this.labelInput11 = new System.Windows.Forms.Label(); this.labelInputName3 = new SmartX.SmartLabel(); this.labelInputName11 = new SmartX.SmartLabel(); this.labelInputName16 = new SmartX.SmartLabel(); this.labelInputName8 = new SmartX.SmartLabel(); this.labelInput4 = new System.Windows.Forms.Label(); this.labelInput12 = new System.Windows.Forms.Label(); this.labelInput16 = new System.Windows.Forms.Label(); this.labelInput8 = new System.Windows.Forms.Label(); this.labelInputName4 = new SmartX.SmartLabel(); this.labelInputName12 = new SmartX.SmartLabel(); this.labelInputName15 = new SmartX.SmartLabel(); this.labelInputName7 = new SmartX.SmartLabel(); this.labelInput5 = new System.Windows.Forms.Label(); this.labelInput13 = new System.Windows.Forms.Label(); this.labelInput15 = new System.Windows.Forms.Label(); this.labelInput7 = new System.Windows.Forms.Label(); this.labelInputName5 = new SmartX.SmartLabel(); this.labelInputName13 = new SmartX.SmartLabel(); this.labelInputName14 = new SmartX.SmartLabel(); this.labelInputName6 = new SmartX.SmartLabel(); this.labelInput6 = new System.Windows.Forms.Label(); this.labelInput14 = new System.Windows.Forms.Label(); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.smartGroupBox2 = new SmartX.SmartGroupBox(); this.buttonInputRead = new SmartX.SmartButton(); this.timer = new System.Windows.Forms.Timer(); this.buttonPLC1 = new SmartX.SmartButton(); this.groupBoxPLC = new SmartX.SmartGroupBox(); this.buttonPlcClose = new SmartX.SmartButton(); this.buttonPlcOut16 = new SmartX.SmartButton(); this.buttonPlcOut1 = new SmartX.SmartButton(); this.buttonPlcOut8 = new SmartX.SmartButton(); this.buttonPlcOut20 = new SmartX.SmartButton(); this.buttonPlcOut12 = new SmartX.SmartButton(); this.buttonPlcOut15 = new SmartX.SmartButton(); this.buttonPlcOut7 = new SmartX.SmartButton(); this.buttonPlcOut4 = new SmartX.SmartButton(); this.buttonPlcOut19 = new SmartX.SmartButton(); this.buttonPlcOut11 = new SmartX.SmartButton(); this.buttonPlcOut14 = new SmartX.SmartButton(); this.buttonPlcOut3 = new SmartX.SmartButton(); this.buttonPlcOut6 = new SmartX.SmartButton(); this.buttonPlcOut18 = new SmartX.SmartButton(); this.buttonPlcOut10 = new SmartX.SmartButton(); this.buttonPlcOut13 = new SmartX.SmartButton(); this.buttonPlcOut2 = new SmartX.SmartButton(); this.buttonPlcOut5 = new SmartX.SmartButton(); this.buttonPlcOut17 = new SmartX.SmartButton(); this.buttonPlcOut9 = new SmartX.SmartButton(); ((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit(); this.smartGroupBox1.SuspendLayout(); this.smartGroupBox2.SuspendLayout(); this.groupBoxPLC.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.LCD800X600; 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(800, 600); this.smartForm1.SpecialFunctionClickPointSize = 100; this.smartForm1.SuspendLayoutInterval = 0; // // buttonBack // this.buttonBack.BackPictureBox = null; this.buttonBack.BackPictureBox1 = null; this.buttonBack.BackPictureBox2 = null; this.buttonBack.ButtonColor = System.Drawing.Color.Gray; this.buttonBack.ButtonImageAutoSize = true; this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBack.DisableImage = null; this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage"))); this.buttonBack.GroupID = 0; this.buttonBack.InitVisible = true; this.buttonBack.Location = new System.Drawing.Point(720, 525); this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonBack.Name = "buttonBack"; this.buttonBack.NestedClickEventPrevent = false; this.buttonBack.RepeatInterval = 200; this.buttonBack.SafeInterval = 200; this.buttonBack.Size = new System.Drawing.Size(70, 70); this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBack.TabIndex = 4; this.buttonBack.TextColor = System.Drawing.Color.Black; this.buttonBack.TextDownColor = System.Drawing.Color.White; this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBack.TextLocation = new System.Drawing.Point(0, 0); this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage"))); this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click); // // labelTitle // this.labelTitle.BackPictureBox = this.smartForm1; this.labelTitle.BackPictureBox1 = null; this.labelTitle.BackPictureBox2 = null; this.labelTitle.BorderColor = System.Drawing.Color.Black; this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitle.Font = new System.Drawing.Font("새굴림", 23F, System.Drawing.FontStyle.Bold); this.labelTitle.ForeColor = System.Drawing.Color.White; this.labelTitle.InitVisible = true; this.labelTitle.LineSpacing = 0F; this.labelTitle.Location = new System.Drawing.Point(69, 11); this.labelTitle.Name = "labelTitle"; this.labelTitle.Size = new System.Drawing.Size(382, 45); this.labelTitle.TabIndex = 146; this.labelTitle.Text = "I/O 테스트"; this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitle.Wordwrap = false; // // pictureBoxFormIcon // this.pictureBoxFormIcon.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxFormIcon.Image"))); this.pictureBoxFormIcon.Location = new System.Drawing.Point(16, 11); this.pictureBoxFormIcon.Name = "pictureBoxFormIcon"; this.pictureBoxFormIcon.Size = new System.Drawing.Size(47, 45); // // buttonOutput16 // this.buttonOutput16.BackPictureBox = null; this.buttonOutput16.BackPictureBox1 = null; this.buttonOutput16.BackPictureBox2 = null; this.buttonOutput16.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput16.ButtonImageAutoSize = true; this.buttonOutput16.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput16.DisableImage = null; this.buttonOutput16.DownImage = null; this.buttonOutput16.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput16.GroupID = 0; this.buttonOutput16.InitVisible = true; this.buttonOutput16.Location = new System.Drawing.Point(168, 315); this.buttonOutput16.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput16.Name = "buttonOutput16"; this.buttonOutput16.NestedClickEventPrevent = false; this.buttonOutput16.RepeatInterval = 200; this.buttonOutput16.SafeInterval = 200; this.buttonOutput16.Size = new System.Drawing.Size(100, 35); this.buttonOutput16.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput16.TabIndex = 68; this.buttonOutput16.Tag = "7716"; this.buttonOutput16.Text = "smartButton1"; this.buttonOutput16.TextColor = System.Drawing.Color.Black; this.buttonOutput16.TextDownColor = System.Drawing.Color.White; this.buttonOutput16.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput16.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput16.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput16.UpImage = null; this.buttonOutput16.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput8 // this.buttonOutput8.BackPictureBox = null; this.buttonOutput8.BackPictureBox1 = null; this.buttonOutput8.BackPictureBox2 = null; this.buttonOutput8.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput8.ButtonImageAutoSize = true; this.buttonOutput8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput8.DisableImage = null; this.buttonOutput8.DownImage = null; this.buttonOutput8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput8.GroupID = 0; this.buttonOutput8.InitVisible = true; this.buttonOutput8.Location = new System.Drawing.Point(36, 315); this.buttonOutput8.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput8.Name = "buttonOutput8"; this.buttonOutput8.NestedClickEventPrevent = false; this.buttonOutput8.RepeatInterval = 200; this.buttonOutput8.SafeInterval = 200; this.buttonOutput8.Size = new System.Drawing.Size(100, 35); this.buttonOutput8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput8.TabIndex = 68; this.buttonOutput8.Tag = "7708"; this.buttonOutput8.Text = "smartButton1"; this.buttonOutput8.TextColor = System.Drawing.Color.Black; this.buttonOutput8.TextDownColor = System.Drawing.Color.White; this.buttonOutput8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput8.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput8.UpImage = null; this.buttonOutput8.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput15 // this.buttonOutput15.BackPictureBox = null; this.buttonOutput15.BackPictureBox1 = null; this.buttonOutput15.BackPictureBox2 = null; this.buttonOutput15.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput15.ButtonImageAutoSize = true; this.buttonOutput15.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput15.DisableImage = null; this.buttonOutput15.DownImage = null; this.buttonOutput15.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput15.GroupID = 0; this.buttonOutput15.InitVisible = true; this.buttonOutput15.Location = new System.Drawing.Point(168, 274); this.buttonOutput15.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput15.Name = "buttonOutput15"; this.buttonOutput15.NestedClickEventPrevent = false; this.buttonOutput15.RepeatInterval = 200; this.buttonOutput15.SafeInterval = 200; this.buttonOutput15.Size = new System.Drawing.Size(100, 35); this.buttonOutput15.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput15.TabIndex = 68; this.buttonOutput15.Tag = "7715"; this.buttonOutput15.Text = "smartButton1"; this.buttonOutput15.TextColor = System.Drawing.Color.Black; this.buttonOutput15.TextDownColor = System.Drawing.Color.White; this.buttonOutput15.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput15.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput15.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput15.UpImage = null; this.buttonOutput15.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput7 // this.buttonOutput7.BackPictureBox = null; this.buttonOutput7.BackPictureBox1 = null; this.buttonOutput7.BackPictureBox2 = null; this.buttonOutput7.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput7.ButtonImageAutoSize = true; this.buttonOutput7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput7.DisableImage = null; this.buttonOutput7.DownImage = null; this.buttonOutput7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput7.GroupID = 0; this.buttonOutput7.InitVisible = true; this.buttonOutput7.Location = new System.Drawing.Point(36, 274); this.buttonOutput7.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput7.Name = "buttonOutput7"; this.buttonOutput7.NestedClickEventPrevent = false; this.buttonOutput7.RepeatInterval = 200; this.buttonOutput7.SafeInterval = 200; this.buttonOutput7.Size = new System.Drawing.Size(100, 35); this.buttonOutput7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput7.TabIndex = 68; this.buttonOutput7.Tag = "7707"; this.buttonOutput7.Text = "smartButton1"; this.buttonOutput7.TextColor = System.Drawing.Color.Black; this.buttonOutput7.TextDownColor = System.Drawing.Color.White; this.buttonOutput7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput7.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput7.UpImage = null; this.buttonOutput7.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput14 // this.buttonOutput14.BackPictureBox = null; this.buttonOutput14.BackPictureBox1 = null; this.buttonOutput14.BackPictureBox2 = null; this.buttonOutput14.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput14.ButtonImageAutoSize = true; this.buttonOutput14.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput14.DisableImage = null; this.buttonOutput14.DownImage = null; this.buttonOutput14.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput14.GroupID = 0; this.buttonOutput14.InitVisible = true; this.buttonOutput14.Location = new System.Drawing.Point(168, 233); this.buttonOutput14.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput14.Name = "buttonOutput14"; this.buttonOutput14.NestedClickEventPrevent = false; this.buttonOutput14.RepeatInterval = 200; this.buttonOutput14.SafeInterval = 200; this.buttonOutput14.Size = new System.Drawing.Size(100, 35); this.buttonOutput14.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput14.TabIndex = 68; this.buttonOutput14.Tag = "7714"; this.buttonOutput14.Text = "smartButton1"; this.buttonOutput14.TextColor = System.Drawing.Color.Black; this.buttonOutput14.TextDownColor = System.Drawing.Color.White; this.buttonOutput14.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput14.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput14.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput14.UpImage = null; this.buttonOutput14.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput6 // this.buttonOutput6.BackPictureBox = null; this.buttonOutput6.BackPictureBox1 = null; this.buttonOutput6.BackPictureBox2 = null; this.buttonOutput6.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput6.ButtonImageAutoSize = true; this.buttonOutput6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput6.DisableImage = null; this.buttonOutput6.DownImage = null; this.buttonOutput6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput6.GroupID = 0; this.buttonOutput6.InitVisible = true; this.buttonOutput6.Location = new System.Drawing.Point(36, 233); this.buttonOutput6.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput6.Name = "buttonOutput6"; this.buttonOutput6.NestedClickEventPrevent = false; this.buttonOutput6.RepeatInterval = 200; this.buttonOutput6.SafeInterval = 200; this.buttonOutput6.Size = new System.Drawing.Size(100, 35); this.buttonOutput6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput6.TabIndex = 68; this.buttonOutput6.Tag = "7706"; this.buttonOutput6.Text = "smartButton1"; this.buttonOutput6.TextColor = System.Drawing.Color.Black; this.buttonOutput6.TextDownColor = System.Drawing.Color.White; this.buttonOutput6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput6.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput6.UpImage = null; this.buttonOutput6.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput13 // this.buttonOutput13.BackPictureBox = null; this.buttonOutput13.BackPictureBox1 = null; this.buttonOutput13.BackPictureBox2 = null; this.buttonOutput13.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput13.ButtonImageAutoSize = true; this.buttonOutput13.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput13.DisableImage = null; this.buttonOutput13.DownImage = null; this.buttonOutput13.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput13.GroupID = 0; this.buttonOutput13.InitVisible = true; this.buttonOutput13.Location = new System.Drawing.Point(168, 192); this.buttonOutput13.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput13.Name = "buttonOutput13"; this.buttonOutput13.NestedClickEventPrevent = false; this.buttonOutput13.RepeatInterval = 200; this.buttonOutput13.SafeInterval = 200; this.buttonOutput13.Size = new System.Drawing.Size(100, 35); this.buttonOutput13.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput13.TabIndex = 68; this.buttonOutput13.Tag = "7713"; this.buttonOutput13.Text = "smartButton1"; this.buttonOutput13.TextColor = System.Drawing.Color.Black; this.buttonOutput13.TextDownColor = System.Drawing.Color.White; this.buttonOutput13.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput13.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput13.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput13.UpImage = null; this.buttonOutput13.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput5 // this.buttonOutput5.BackPictureBox = null; this.buttonOutput5.BackPictureBox1 = null; this.buttonOutput5.BackPictureBox2 = null; this.buttonOutput5.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput5.ButtonImageAutoSize = true; this.buttonOutput5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput5.DisableImage = null; this.buttonOutput5.DownImage = null; this.buttonOutput5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput5.GroupID = 0; this.buttonOutput5.InitVisible = true; this.buttonOutput5.Location = new System.Drawing.Point(36, 192); this.buttonOutput5.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput5.Name = "buttonOutput5"; this.buttonOutput5.NestedClickEventPrevent = false; this.buttonOutput5.RepeatInterval = 200; this.buttonOutput5.SafeInterval = 200; this.buttonOutput5.Size = new System.Drawing.Size(100, 35); this.buttonOutput5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput5.TabIndex = 68; this.buttonOutput5.Tag = "7705"; this.buttonOutput5.Text = "smartButton1"; this.buttonOutput5.TextColor = System.Drawing.Color.Black; this.buttonOutput5.TextDownColor = System.Drawing.Color.White; this.buttonOutput5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput5.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput5.UpImage = null; this.buttonOutput5.Click += new System.EventHandler(this.buttonOutput_Click); // // buttonOutput1 // this.buttonOutput1.BackPictureBox = null; this.buttonOutput1.BackPictureBox1 = null; this.buttonOutput1.BackPictureBox2 = null; this.buttonOutput1.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput1.ButtonImageAutoSize = true; this.buttonOutput1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput1.DisableImage = null; this.buttonOutput1.DownImage = null; this.buttonOutput1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput1.GroupID = 0; this.buttonOutput1.InitVisible = true; this.buttonOutput1.Location = new System.Drawing.Point(36, 28); this.buttonOutput1.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput1.Name = "buttonOutput1"; this.buttonOutput1.NestedClickEventPrevent = false; this.buttonOutput1.RepeatInterval = 200; this.buttonOutput1.SafeInterval = 200; this.buttonOutput1.Size = new System.Drawing.Size(100, 35); this.buttonOutput1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput1.TabIndex = 183; this.buttonOutput1.Tag = "7701"; this.buttonOutput1.Text = "smartButton1"; this.buttonOutput1.TextColor = System.Drawing.Color.Black; this.buttonOutput1.TextDownColor = System.Drawing.Color.White; this.buttonOutput1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput1.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput1.UpImage = null; this.buttonOutput1.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInput1 // this.labelInput1.BackColor = System.Drawing.Color.Gray; this.labelInput1.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput1.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput1.Location = new System.Drawing.Point(31, 60); this.labelInput1.Name = "labelInput1"; this.labelInput1.Size = new System.Drawing.Size(25, 25); // // buttonOutput12 // this.buttonOutput12.BackPictureBox = null; this.buttonOutput12.BackPictureBox1 = null; this.buttonOutput12.BackPictureBox2 = null; this.buttonOutput12.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput12.ButtonImageAutoSize = true; this.buttonOutput12.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput12.DisableImage = null; this.buttonOutput12.DownImage = null; this.buttonOutput12.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput12.GroupID = 0; this.buttonOutput12.InitVisible = true; this.buttonOutput12.Location = new System.Drawing.Point(168, 151); this.buttonOutput12.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput12.Name = "buttonOutput12"; this.buttonOutput12.NestedClickEventPrevent = false; this.buttonOutput12.RepeatInterval = 200; this.buttonOutput12.SafeInterval = 200; this.buttonOutput12.Size = new System.Drawing.Size(100, 35); this.buttonOutput12.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput12.TabIndex = 186; this.buttonOutput12.Tag = "7712"; this.buttonOutput12.Text = "smartButton1"; this.buttonOutput12.TextColor = System.Drawing.Color.Black; this.buttonOutput12.TextDownColor = System.Drawing.Color.White; this.buttonOutput12.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput12.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput12.UpImage = null; this.buttonOutput12.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInput9 // this.labelInput9.BackColor = System.Drawing.Color.Gray; this.labelInput9.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput9.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput9.Location = new System.Drawing.Point(207, 60); this.labelInput9.Name = "labelInput9"; this.labelInput9.Size = new System.Drawing.Size(25, 25); // // labelInputName1 // this.labelInputName1.BackPictureBox = this.smartForm1; this.labelInputName1.BackPictureBox1 = null; this.labelInputName1.BackPictureBox2 = null; this.labelInputName1.BorderColor = System.Drawing.Color.Black; this.labelInputName1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName1.InitVisible = true; this.labelInputName1.LineSpacing = 0F; this.labelInputName1.Location = new System.Drawing.Point(62, 60); this.labelInputName1.Name = "labelInputName1"; this.labelInputName1.Size = new System.Drawing.Size(80, 25); this.labelInputName1.TabIndex = 168; this.labelInputName1.Text = "INPUT_1"; this.labelInputName1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName1.Wordwrap = false; // // buttonOutput4 // this.buttonOutput4.BackPictureBox = null; this.buttonOutput4.BackPictureBox1 = null; this.buttonOutput4.BackPictureBox2 = null; this.buttonOutput4.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput4.ButtonImageAutoSize = true; this.buttonOutput4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput4.DisableImage = null; this.buttonOutput4.DownImage = null; this.buttonOutput4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput4.GroupID = 0; this.buttonOutput4.InitVisible = true; this.buttonOutput4.Location = new System.Drawing.Point(36, 151); this.buttonOutput4.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput4.Name = "buttonOutput4"; this.buttonOutput4.NestedClickEventPrevent = false; this.buttonOutput4.RepeatInterval = 200; this.buttonOutput4.SafeInterval = 200; this.buttonOutput4.Size = new System.Drawing.Size(100, 35); this.buttonOutput4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput4.TabIndex = 185; this.buttonOutput4.Tag = "7704"; this.buttonOutput4.Text = "smartButton1"; this.buttonOutput4.TextColor = System.Drawing.Color.Black; this.buttonOutput4.TextDownColor = System.Drawing.Color.White; this.buttonOutput4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput4.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput4.UpImage = null; this.buttonOutput4.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInputName9 // this.labelInputName9.BackPictureBox = this.smartForm1; this.labelInputName9.BackPictureBox1 = null; this.labelInputName9.BackPictureBox2 = null; this.labelInputName9.BorderColor = System.Drawing.Color.Black; this.labelInputName9.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName9.InitVisible = true; this.labelInputName9.LineSpacing = 0F; this.labelInputName9.Location = new System.Drawing.Point(238, 60); this.labelInputName9.Name = "labelInputName9"; this.labelInputName9.Size = new System.Drawing.Size(80, 25); this.labelInputName9.TabIndex = 167; this.labelInputName9.Text = "INPUT_1"; this.labelInputName9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName9.Wordwrap = false; // // buttonOutput11 // this.buttonOutput11.BackPictureBox = null; this.buttonOutput11.BackPictureBox1 = null; this.buttonOutput11.BackPictureBox2 = null; this.buttonOutput11.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput11.ButtonImageAutoSize = true; this.buttonOutput11.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput11.DisableImage = null; this.buttonOutput11.DownImage = null; this.buttonOutput11.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput11.GroupID = 0; this.buttonOutput11.InitVisible = true; this.buttonOutput11.Location = new System.Drawing.Point(168, 110); this.buttonOutput11.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput11.Name = "buttonOutput11"; this.buttonOutput11.NestedClickEventPrevent = false; this.buttonOutput11.RepeatInterval = 200; this.buttonOutput11.SafeInterval = 200; this.buttonOutput11.Size = new System.Drawing.Size(100, 35); this.buttonOutput11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput11.TabIndex = 188; this.buttonOutput11.Tag = "7711"; this.buttonOutput11.Text = "smartButton1"; this.buttonOutput11.TextColor = System.Drawing.Color.Black; this.buttonOutput11.TextDownColor = System.Drawing.Color.White; this.buttonOutput11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput11.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput11.UpImage = null; this.buttonOutput11.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInput2 // this.labelInput2.BackColor = System.Drawing.Color.Gray; this.labelInput2.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput2.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput2.Location = new System.Drawing.Point(31, 91); this.labelInput2.Name = "labelInput2"; this.labelInput2.Size = new System.Drawing.Size(25, 25); // // buttonOutput3 // this.buttonOutput3.BackPictureBox = null; this.buttonOutput3.BackPictureBox1 = null; this.buttonOutput3.BackPictureBox2 = null; this.buttonOutput3.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput3.ButtonImageAutoSize = true; this.buttonOutput3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput3.DisableImage = null; this.buttonOutput3.DownImage = null; this.buttonOutput3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput3.GroupID = 0; this.buttonOutput3.InitVisible = true; this.buttonOutput3.Location = new System.Drawing.Point(36, 110); this.buttonOutput3.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput3.Name = "buttonOutput3"; this.buttonOutput3.NestedClickEventPrevent = false; this.buttonOutput3.RepeatInterval = 200; this.buttonOutput3.SafeInterval = 200; this.buttonOutput3.Size = new System.Drawing.Size(100, 35); this.buttonOutput3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput3.TabIndex = 190; this.buttonOutput3.Tag = "7703"; this.buttonOutput3.Text = "smartButton1"; this.buttonOutput3.TextColor = System.Drawing.Color.Black; this.buttonOutput3.TextDownColor = System.Drawing.Color.White; this.buttonOutput3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput3.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput3.UpImage = null; this.buttonOutput3.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInput10 // this.labelInput10.BackColor = System.Drawing.Color.Gray; this.labelInput10.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput10.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput10.Location = new System.Drawing.Point(207, 91); this.labelInput10.Name = "labelInput10"; this.labelInput10.Size = new System.Drawing.Size(25, 25); // // buttonOutput10 // this.buttonOutput10.BackPictureBox = null; this.buttonOutput10.BackPictureBox1 = null; this.buttonOutput10.BackPictureBox2 = null; this.buttonOutput10.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput10.ButtonImageAutoSize = true; this.buttonOutput10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput10.DisableImage = null; this.buttonOutput10.DownImage = null; this.buttonOutput10.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput10.GroupID = 0; this.buttonOutput10.InitVisible = true; this.buttonOutput10.Location = new System.Drawing.Point(168, 69); this.buttonOutput10.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput10.Name = "buttonOutput10"; this.buttonOutput10.NestedClickEventPrevent = false; this.buttonOutput10.RepeatInterval = 200; this.buttonOutput10.SafeInterval = 200; this.buttonOutput10.Size = new System.Drawing.Size(100, 35); this.buttonOutput10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput10.TabIndex = 184; this.buttonOutput10.Tag = "7710"; this.buttonOutput10.Text = "smartButton1"; this.buttonOutput10.TextColor = System.Drawing.Color.Black; this.buttonOutput10.TextDownColor = System.Drawing.Color.White; this.buttonOutput10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput10.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput10.UpImage = null; this.buttonOutput10.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInputName2 // this.labelInputName2.BackPictureBox = this.smartForm1; this.labelInputName2.BackPictureBox1 = null; this.labelInputName2.BackPictureBox2 = null; this.labelInputName2.BorderColor = System.Drawing.Color.Black; this.labelInputName2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName2.InitVisible = true; this.labelInputName2.LineSpacing = 0F; this.labelInputName2.Location = new System.Drawing.Point(62, 91); this.labelInputName2.Name = "labelInputName2"; this.labelInputName2.Size = new System.Drawing.Size(80, 25); this.labelInputName2.TabIndex = 170; this.labelInputName2.Text = "INPUT_2"; this.labelInputName2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName2.Wordwrap = false; // // labelInputName10 // this.labelInputName10.BackPictureBox = this.smartForm1; this.labelInputName10.BackPictureBox1 = null; this.labelInputName10.BackPictureBox2 = null; this.labelInputName10.BorderColor = System.Drawing.Color.Black; this.labelInputName10.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName10.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName10.InitVisible = true; this.labelInputName10.LineSpacing = 0F; this.labelInputName10.Location = new System.Drawing.Point(238, 91); this.labelInputName10.Name = "labelInputName10"; this.labelInputName10.Size = new System.Drawing.Size(80, 25); this.labelInputName10.TabIndex = 169; this.labelInputName10.Text = "INPUT_2"; this.labelInputName10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName10.Wordwrap = false; // // buttonOutput2 // this.buttonOutput2.BackPictureBox = null; this.buttonOutput2.BackPictureBox1 = null; this.buttonOutput2.BackPictureBox2 = null; this.buttonOutput2.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput2.ButtonImageAutoSize = true; this.buttonOutput2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput2.DisableImage = null; this.buttonOutput2.DownImage = null; this.buttonOutput2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput2.GroupID = 0; this.buttonOutput2.InitVisible = true; this.buttonOutput2.Location = new System.Drawing.Point(36, 69); this.buttonOutput2.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput2.Name = "buttonOutput2"; this.buttonOutput2.NestedClickEventPrevent = false; this.buttonOutput2.RepeatInterval = 200; this.buttonOutput2.SafeInterval = 200; this.buttonOutput2.Size = new System.Drawing.Size(100, 35); this.buttonOutput2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput2.TabIndex = 187; this.buttonOutput2.Tag = "7702"; this.buttonOutput2.Text = "smartButton1"; this.buttonOutput2.TextColor = System.Drawing.Color.Black; this.buttonOutput2.TextDownColor = System.Drawing.Color.White; this.buttonOutput2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput2.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput2.UpImage = null; this.buttonOutput2.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInput3 // this.labelInput3.BackColor = System.Drawing.Color.Gray; this.labelInput3.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput3.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput3.Location = new System.Drawing.Point(31, 122); this.labelInput3.Name = "labelInput3"; this.labelInput3.Size = new System.Drawing.Size(25, 25); // // buttonOutput9 // this.buttonOutput9.BackPictureBox = null; this.buttonOutput9.BackPictureBox1 = null; this.buttonOutput9.BackPictureBox2 = null; this.buttonOutput9.ButtonColor = System.Drawing.Color.Gray; this.buttonOutput9.ButtonImageAutoSize = true; this.buttonOutput9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonOutput9.DisableImage = null; this.buttonOutput9.DownImage = null; this.buttonOutput9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonOutput9.GroupID = 0; this.buttonOutput9.InitVisible = true; this.buttonOutput9.Location = new System.Drawing.Point(168, 28); this.buttonOutput9.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonOutput9.Name = "buttonOutput9"; this.buttonOutput9.NestedClickEventPrevent = false; this.buttonOutput9.RepeatInterval = 200; this.buttonOutput9.SafeInterval = 200; this.buttonOutput9.Size = new System.Drawing.Size(100, 35); this.buttonOutput9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonOutput9.TabIndex = 189; this.buttonOutput9.Tag = "7709"; this.buttonOutput9.Text = "smartButton1"; this.buttonOutput9.TextColor = System.Drawing.Color.Black; this.buttonOutput9.TextDownColor = System.Drawing.Color.White; this.buttonOutput9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonOutput9.TextLocation = new System.Drawing.Point(0, 0); this.buttonOutput9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonOutput9.UpImage = null; this.buttonOutput9.Click += new System.EventHandler(this.buttonOutput_Click); // // labelInput11 // this.labelInput11.BackColor = System.Drawing.Color.Gray; this.labelInput11.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput11.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput11.Location = new System.Drawing.Point(207, 122); this.labelInput11.Name = "labelInput11"; this.labelInput11.Size = new System.Drawing.Size(25, 25); // // labelInputName3 // this.labelInputName3.BackPictureBox = this.smartForm1; this.labelInputName3.BackPictureBox1 = null; this.labelInputName3.BackPictureBox2 = null; this.labelInputName3.BorderColor = System.Drawing.Color.Black; this.labelInputName3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName3.InitVisible = true; this.labelInputName3.LineSpacing = 0F; this.labelInputName3.Location = new System.Drawing.Point(62, 122); this.labelInputName3.Name = "labelInputName3"; this.labelInputName3.Size = new System.Drawing.Size(80, 25); this.labelInputName3.TabIndex = 171; this.labelInputName3.Text = "INPUT_3"; this.labelInputName3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName3.Wordwrap = false; // // labelInputName11 // this.labelInputName11.BackPictureBox = this.smartForm1; this.labelInputName11.BackPictureBox1 = null; this.labelInputName11.BackPictureBox2 = null; this.labelInputName11.BorderColor = System.Drawing.Color.Black; this.labelInputName11.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName11.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName11.InitVisible = true; this.labelInputName11.LineSpacing = 0F; this.labelInputName11.Location = new System.Drawing.Point(238, 122); this.labelInputName11.Name = "labelInputName11"; this.labelInputName11.Size = new System.Drawing.Size(80, 25); this.labelInputName11.TabIndex = 172; this.labelInputName11.Text = "INPUT_3"; this.labelInputName11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName11.Wordwrap = false; // // labelInputName16 // this.labelInputName16.BackPictureBox = this.smartForm1; this.labelInputName16.BackPictureBox1 = null; this.labelInputName16.BackPictureBox2 = null; this.labelInputName16.BorderColor = System.Drawing.Color.Black; this.labelInputName16.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName16.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName16.InitVisible = true; this.labelInputName16.LineSpacing = 0F; this.labelInputName16.Location = new System.Drawing.Point(238, 277); this.labelInputName16.Name = "labelInputName16"; this.labelInputName16.Size = new System.Drawing.Size(80, 25); this.labelInputName16.TabIndex = 182; this.labelInputName16.Text = "INPUT_8"; this.labelInputName16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName16.Wordwrap = false; // // labelInputName8 // this.labelInputName8.BackPictureBox = this.smartForm1; this.labelInputName8.BackPictureBox1 = null; this.labelInputName8.BackPictureBox2 = null; this.labelInputName8.BorderColor = System.Drawing.Color.Black; this.labelInputName8.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName8.InitVisible = true; this.labelInputName8.LineSpacing = 0F; this.labelInputName8.Location = new System.Drawing.Point(62, 277); this.labelInputName8.Name = "labelInputName8"; this.labelInputName8.Size = new System.Drawing.Size(80, 25); this.labelInputName8.TabIndex = 181; this.labelInputName8.Text = "INPUT_8"; this.labelInputName8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName8.Wordwrap = false; // // labelInput4 // this.labelInput4.BackColor = System.Drawing.Color.Gray; this.labelInput4.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput4.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput4.Location = new System.Drawing.Point(31, 153); this.labelInput4.Name = "labelInput4"; this.labelInput4.Size = new System.Drawing.Size(25, 25); // // labelInput12 // this.labelInput12.BackColor = System.Drawing.Color.Gray; this.labelInput12.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput12.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput12.Location = new System.Drawing.Point(207, 153); this.labelInput12.Name = "labelInput12"; this.labelInput12.Size = new System.Drawing.Size(25, 25); // // labelInput16 // this.labelInput16.BackColor = System.Drawing.Color.Gray; this.labelInput16.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput16.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput16.Location = new System.Drawing.Point(207, 277); this.labelInput16.Name = "labelInput16"; this.labelInput16.Size = new System.Drawing.Size(25, 25); // // labelInput8 // this.labelInput8.BackColor = System.Drawing.Color.Gray; this.labelInput8.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput8.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput8.Location = new System.Drawing.Point(31, 277); this.labelInput8.Name = "labelInput8"; this.labelInput8.Size = new System.Drawing.Size(25, 25); // // labelInputName4 // this.labelInputName4.BackPictureBox = this.smartForm1; this.labelInputName4.BackPictureBox1 = null; this.labelInputName4.BackPictureBox2 = null; this.labelInputName4.BorderColor = System.Drawing.Color.Black; this.labelInputName4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName4.InitVisible = true; this.labelInputName4.LineSpacing = 0F; this.labelInputName4.Location = new System.Drawing.Point(62, 153); this.labelInputName4.Name = "labelInputName4"; this.labelInputName4.Size = new System.Drawing.Size(80, 25); this.labelInputName4.TabIndex = 174; this.labelInputName4.Text = "INPUT_4"; this.labelInputName4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName4.Wordwrap = false; // // labelInputName12 // this.labelInputName12.BackPictureBox = this.smartForm1; this.labelInputName12.BackPictureBox1 = null; this.labelInputName12.BackPictureBox2 = null; this.labelInputName12.BorderColor = System.Drawing.Color.Black; this.labelInputName12.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName12.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName12.InitVisible = true; this.labelInputName12.LineSpacing = 0F; this.labelInputName12.Location = new System.Drawing.Point(238, 153); this.labelInputName12.Name = "labelInputName12"; this.labelInputName12.Size = new System.Drawing.Size(80, 25); this.labelInputName12.TabIndex = 173; this.labelInputName12.Text = "INPUT_4"; this.labelInputName12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName12.Wordwrap = false; // // labelInputName15 // this.labelInputName15.BackPictureBox = this.smartForm1; this.labelInputName15.BackPictureBox1 = null; this.labelInputName15.BackPictureBox2 = null; this.labelInputName15.BorderColor = System.Drawing.Color.Black; this.labelInputName15.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName15.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName15.InitVisible = true; this.labelInputName15.LineSpacing = 0F; this.labelInputName15.Location = new System.Drawing.Point(238, 246); this.labelInputName15.Name = "labelInputName15"; this.labelInputName15.Size = new System.Drawing.Size(80, 25); this.labelInputName15.TabIndex = 179; this.labelInputName15.Text = "INPUT_7"; this.labelInputName15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName15.Wordwrap = false; // // labelInputName7 // this.labelInputName7.BackPictureBox = this.smartForm1; this.labelInputName7.BackPictureBox1 = null; this.labelInputName7.BackPictureBox2 = null; this.labelInputName7.BorderColor = System.Drawing.Color.Black; this.labelInputName7.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName7.InitVisible = true; this.labelInputName7.LineSpacing = 0F; this.labelInputName7.Location = new System.Drawing.Point(62, 246); this.labelInputName7.Name = "labelInputName7"; this.labelInputName7.Size = new System.Drawing.Size(80, 25); this.labelInputName7.TabIndex = 180; this.labelInputName7.Text = "INPUT_7"; this.labelInputName7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName7.Wordwrap = false; // // labelInput5 // this.labelInput5.BackColor = System.Drawing.Color.Gray; this.labelInput5.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput5.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput5.Location = new System.Drawing.Point(31, 184); this.labelInput5.Name = "labelInput5"; this.labelInput5.Size = new System.Drawing.Size(25, 25); // // labelInput13 // this.labelInput13.BackColor = System.Drawing.Color.Gray; this.labelInput13.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput13.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput13.Location = new System.Drawing.Point(207, 184); this.labelInput13.Name = "labelInput13"; this.labelInput13.Size = new System.Drawing.Size(25, 25); // // labelInput15 // this.labelInput15.BackColor = System.Drawing.Color.Gray; this.labelInput15.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput15.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput15.Location = new System.Drawing.Point(207, 246); this.labelInput15.Name = "labelInput15"; this.labelInput15.Size = new System.Drawing.Size(25, 25); // // labelInput7 // this.labelInput7.BackColor = System.Drawing.Color.Gray; this.labelInput7.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput7.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput7.Location = new System.Drawing.Point(31, 246); this.labelInput7.Name = "labelInput7"; this.labelInput7.Size = new System.Drawing.Size(25, 25); // // labelInputName5 // this.labelInputName5.BackPictureBox = this.smartForm1; this.labelInputName5.BackPictureBox1 = null; this.labelInputName5.BackPictureBox2 = null; this.labelInputName5.BorderColor = System.Drawing.Color.Black; this.labelInputName5.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName5.InitVisible = true; this.labelInputName5.LineSpacing = 0F; this.labelInputName5.Location = new System.Drawing.Point(62, 184); this.labelInputName5.Name = "labelInputName5"; this.labelInputName5.Size = new System.Drawing.Size(80, 25); this.labelInputName5.TabIndex = 175; this.labelInputName5.Text = "INPUT_5"; this.labelInputName5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName5.Wordwrap = false; // // labelInputName13 // this.labelInputName13.BackPictureBox = this.smartForm1; this.labelInputName13.BackPictureBox1 = null; this.labelInputName13.BackPictureBox2 = null; this.labelInputName13.BorderColor = System.Drawing.Color.Black; this.labelInputName13.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName13.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName13.InitVisible = true; this.labelInputName13.LineSpacing = 0F; this.labelInputName13.Location = new System.Drawing.Point(238, 184); this.labelInputName13.Name = "labelInputName13"; this.labelInputName13.Size = new System.Drawing.Size(80, 25); this.labelInputName13.TabIndex = 176; this.labelInputName13.Text = "INPUT_5"; this.labelInputName13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName13.Wordwrap = false; // // labelInputName14 // this.labelInputName14.BackPictureBox = this.smartForm1; this.labelInputName14.BackPictureBox1 = null; this.labelInputName14.BackPictureBox2 = null; this.labelInputName14.BorderColor = System.Drawing.Color.Black; this.labelInputName14.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName14.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName14.InitVisible = true; this.labelInputName14.LineSpacing = 0F; this.labelInputName14.Location = new System.Drawing.Point(238, 215); this.labelInputName14.Name = "labelInputName14"; this.labelInputName14.Size = new System.Drawing.Size(80, 25); this.labelInputName14.TabIndex = 178; this.labelInputName14.Text = "INPUT_6"; this.labelInputName14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName14.Wordwrap = false; // // labelInputName6 // this.labelInputName6.BackPictureBox = this.smartForm1; this.labelInputName6.BackPictureBox1 = null; this.labelInputName6.BackPictureBox2 = null; this.labelInputName6.BorderColor = System.Drawing.Color.Black; this.labelInputName6.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelInputName6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInputName6.InitVisible = true; this.labelInputName6.LineSpacing = 0F; this.labelInputName6.Location = new System.Drawing.Point(62, 215); this.labelInputName6.Name = "labelInputName6"; this.labelInputName6.Size = new System.Drawing.Size(80, 25); this.labelInputName6.TabIndex = 177; this.labelInputName6.Text = "INPUT_6"; this.labelInputName6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelInputName6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelInputName6.Wordwrap = false; // // labelInput6 // this.labelInput6.BackColor = System.Drawing.Color.Gray; this.labelInput6.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput6.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput6.Location = new System.Drawing.Point(31, 215); this.labelInput6.Name = "labelInput6"; this.labelInput6.Size = new System.Drawing.Size(25, 25); // // labelInput14 // this.labelInput14.BackColor = System.Drawing.Color.Gray; this.labelInput14.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular); this.labelInput14.ForeColor = System.Drawing.SystemColors.ControlDark; this.labelInput14.Location = new System.Drawing.Point(207, 215); this.labelInput14.Name = "labelInput14"; this.labelInput14.Size = new System.Drawing.Size(25, 25); // // smartGroupBox1 // this.smartGroupBox1.BackPictureBox = this.smartForm1; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.buttonOutput16); this.smartGroupBox1.Controls.Add(this.buttonOutput1); this.smartGroupBox1.Controls.Add(this.buttonOutput8); this.smartGroupBox1.Controls.Add(this.buttonOutput12); this.smartGroupBox1.Controls.Add(this.buttonOutput15); this.smartGroupBox1.Controls.Add(this.buttonOutput7); this.smartGroupBox1.Controls.Add(this.buttonOutput4); this.smartGroupBox1.Controls.Add(this.buttonOutput11); this.smartGroupBox1.Controls.Add(this.buttonOutput14); this.smartGroupBox1.Controls.Add(this.buttonOutput3); this.smartGroupBox1.Controls.Add(this.buttonOutput6); this.smartGroupBox1.Controls.Add(this.buttonOutput10); this.smartGroupBox1.Controls.Add(this.buttonOutput13); this.smartGroupBox1.Controls.Add(this.buttonOutput2); this.smartGroupBox1.Controls.Add(this.buttonOutput5); this.smartGroupBox1.Controls.Add(this.buttonOutput9); this.smartGroupBox1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 1; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle; this.smartGroupBox1.Image = null; this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(71, 105); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 10; this.smartGroupBox1.Size = new System.Drawing.Size(300, 375); this.smartGroupBox1.TabIndex = 207; this.smartGroupBox1.Text = "OUTPUT"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; this.smartGroupBox1.Click += new System.EventHandler(this.buttonOutput_Click); // // smartGroupBox2 // this.smartGroupBox2.BackPictureBox = this.smartForm1; this.smartGroupBox2.BackPictureBox1 = null; this.smartGroupBox2.Controls.Add(this.labelInput9); this.smartGroupBox2.Controls.Add(this.labelInput10); this.smartGroupBox2.Controls.Add(this.labelInput11); this.smartGroupBox2.Controls.Add(this.labelInput12); this.smartGroupBox2.Controls.Add(this.labelInput16); this.smartGroupBox2.Controls.Add(this.labelInput13); this.smartGroupBox2.Controls.Add(this.labelInput15); this.smartGroupBox2.Controls.Add(this.labelInput14); this.smartGroupBox2.Controls.Add(this.labelInput1); this.smartGroupBox2.Controls.Add(this.labelInput2); this.smartGroupBox2.Controls.Add(this.labelInput3); this.smartGroupBox2.Controls.Add(this.labelInput4); this.smartGroupBox2.Controls.Add(this.labelInput8); this.smartGroupBox2.Controls.Add(this.labelInput5); this.smartGroupBox2.Controls.Add(this.labelInput7); this.smartGroupBox2.Controls.Add(this.labelInput6); this.smartGroupBox2.Controls.Add(this.buttonInputRead); this.smartGroupBox2.Controls.Add(this.labelInputName1); this.smartGroupBox2.Controls.Add(this.labelInputName9); this.smartGroupBox2.Controls.Add(this.labelInputName2); this.smartGroupBox2.Controls.Add(this.labelInputName10); this.smartGroupBox2.Controls.Add(this.labelInputName3); this.smartGroupBox2.Controls.Add(this.labelInputName11); this.smartGroupBox2.Controls.Add(this.labelInputName16); this.smartGroupBox2.Controls.Add(this.labelInputName8); this.smartGroupBox2.Controls.Add(this.labelInputName4); this.smartGroupBox2.Controls.Add(this.labelInputName12); this.smartGroupBox2.Controls.Add(this.labelInputName15); this.smartGroupBox2.Controls.Add(this.labelInputName7); this.smartGroupBox2.Controls.Add(this.labelInputName5); this.smartGroupBox2.Controls.Add(this.labelInputName13); this.smartGroupBox2.Controls.Add(this.labelInputName14); this.smartGroupBox2.Controls.Add(this.labelInputName6); this.smartGroupBox2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox2.FrameLineThickness = 1; this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle; this.smartGroupBox2.Image = null; this.smartGroupBox2.InitVisible = true; this.smartGroupBox2.Location = new System.Drawing.Point(407, 105); this.smartGroupBox2.Name = "smartGroupBox2"; this.smartGroupBox2.RoundRadius = 10; this.smartGroupBox2.Size = new System.Drawing.Size(350, 375); this.smartGroupBox2.TabIndex = 208; this.smartGroupBox2.Text = "INPUT"; this.smartGroupBox2.TextColor = System.Drawing.Color.Black; // // buttonInputRead // this.buttonInputRead.BackPictureBox = null; this.buttonInputRead.BackPictureBox1 = null; this.buttonInputRead.BackPictureBox2 = null; this.buttonInputRead.ButtonColor = System.Drawing.Color.Gray; this.buttonInputRead.ButtonImageAutoSize = true; this.buttonInputRead.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonInputRead.DisableImage = null; this.buttonInputRead.DownImage = null; this.buttonInputRead.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonInputRead.GroupID = 0; this.buttonInputRead.InitVisible = true; this.buttonInputRead.Location = new System.Drawing.Point(110, 320); this.buttonInputRead.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonInputRead.Name = "buttonInputRead"; this.buttonInputRead.NestedClickEventPrevent = false; this.buttonInputRead.RepeatInterval = 200; this.buttonInputRead.SafeInterval = 200; this.buttonInputRead.Size = new System.Drawing.Size(100, 30); this.buttonInputRead.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonInputRead.TabIndex = 211; this.buttonInputRead.Text = "Read"; this.buttonInputRead.TextColor = System.Drawing.Color.Black; this.buttonInputRead.TextDownColor = System.Drawing.Color.White; this.buttonInputRead.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonInputRead.TextLocation = new System.Drawing.Point(0, 0); this.buttonInputRead.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonInputRead.UpImage = null; this.buttonInputRead.Click += new System.EventHandler(this.buttonInputRead_Click); // // timer // this.timer.Interval = 500; this.timer.Tick += new System.EventHandler(this.timer_Tick); // // buttonPLC1 // this.buttonPLC1.BackPictureBox = null; this.buttonPLC1.BackPictureBox1 = null; this.buttonPLC1.BackPictureBox2 = null; this.buttonPLC1.ButtonColor = System.Drawing.Color.Gray; this.buttonPLC1.ButtonImageAutoSize = true; this.buttonPLC1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPLC1.DisableImage = null; this.buttonPLC1.DownImage = null; this.buttonPLC1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonPLC1.GroupID = 0; this.buttonPLC1.InitVisible = true; this.buttonPLC1.Location = new System.Drawing.Point(107, 486); this.buttonPLC1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPLC1.Name = "buttonPLC1"; this.buttonPLC1.NestedClickEventPrevent = false; this.buttonPLC1.RepeatInterval = 200; this.buttonPLC1.SafeInterval = 200; this.buttonPLC1.Size = new System.Drawing.Size(100, 30); this.buttonPLC1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPLC1.TabIndex = 212; this.buttonPLC1.Text = "PLC1"; this.buttonPLC1.TextColor = System.Drawing.Color.Black; this.buttonPLC1.TextDownColor = System.Drawing.Color.White; this.buttonPLC1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPLC1.TextLocation = new System.Drawing.Point(0, 0); this.buttonPLC1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPLC1.UpImage = null; this.buttonPLC1.Click += new System.EventHandler(this.buttonPLC1_Click); // // groupBoxPLC // this.groupBoxPLC.BackPictureBox = this.smartForm1; this.groupBoxPLC.BackPictureBox1 = null; this.groupBoxPLC.Controls.Add(this.buttonPlcClose); this.groupBoxPLC.Controls.Add(this.buttonPlcOut16); this.groupBoxPLC.Controls.Add(this.buttonPlcOut1); this.groupBoxPLC.Controls.Add(this.buttonPlcOut8); this.groupBoxPLC.Controls.Add(this.buttonPlcOut20); this.groupBoxPLC.Controls.Add(this.buttonPlcOut12); this.groupBoxPLC.Controls.Add(this.buttonPlcOut15); this.groupBoxPLC.Controls.Add(this.buttonPlcOut7); this.groupBoxPLC.Controls.Add(this.buttonPlcOut4); this.groupBoxPLC.Controls.Add(this.buttonPlcOut19); this.groupBoxPLC.Controls.Add(this.buttonPlcOut11); this.groupBoxPLC.Controls.Add(this.buttonPlcOut14); this.groupBoxPLC.Controls.Add(this.buttonPlcOut3); this.groupBoxPLC.Controls.Add(this.buttonPlcOut6); this.groupBoxPLC.Controls.Add(this.buttonPlcOut18); this.groupBoxPLC.Controls.Add(this.buttonPlcOut10); this.groupBoxPLC.Controls.Add(this.buttonPlcOut13); this.groupBoxPLC.Controls.Add(this.buttonPlcOut2); this.groupBoxPLC.Controls.Add(this.buttonPlcOut5); this.groupBoxPLC.Controls.Add(this.buttonPlcOut17); this.groupBoxPLC.Controls.Add(this.buttonPlcOut9); this.groupBoxPLC.FrameLineColor1 = System.Drawing.Color.Black; this.groupBoxPLC.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxPLC.FrameLineThickness = 1; this.groupBoxPLC.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle; this.groupBoxPLC.Image = null; this.groupBoxPLC.InitVisible = true; this.groupBoxPLC.Location = new System.Drawing.Point(810, 105); this.groupBoxPLC.Name = "groupBoxPLC"; this.groupBoxPLC.RoundRadius = 10; this.groupBoxPLC.Size = new System.Drawing.Size(362, 375); this.groupBoxPLC.TabIndex = 208; this.groupBoxPLC.Text = "PLC1"; this.groupBoxPLC.TextColor = System.Drawing.Color.Black; // // buttonPlcClose // this.buttonPlcClose.BackPictureBox = null; this.buttonPlcClose.BackPictureBox1 = null; this.buttonPlcClose.BackPictureBox2 = null; this.buttonPlcClose.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcClose.ButtonImageAutoSize = true; this.buttonPlcClose.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcClose.DisableImage = null; this.buttonPlcClose.DownImage = null; this.buttonPlcClose.GroupID = 0; this.buttonPlcClose.InitVisible = true; this.buttonPlcClose.Location = new System.Drawing.Point(239, 315); this.buttonPlcClose.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcClose.Name = "buttonPlcClose"; this.buttonPlcClose.NestedClickEventPrevent = false; this.buttonPlcClose.RepeatInterval = 200; this.buttonPlcClose.SafeInterval = 200; this.buttonPlcClose.Size = new System.Drawing.Size(100, 30); this.buttonPlcClose.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcClose.TabIndex = 212; this.buttonPlcClose.Text = "Close"; this.buttonPlcClose.TextColor = System.Drawing.Color.Black; this.buttonPlcClose.TextDownColor = System.Drawing.Color.White; this.buttonPlcClose.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcClose.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcClose.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcClose.UpImage = null; this.buttonPlcClose.Click += new System.EventHandler(this.buttonPlcClose_Click); // // buttonPlcOut16 // this.buttonPlcOut16.BackPictureBox = null; this.buttonPlcOut16.BackPictureBox1 = null; this.buttonPlcOut16.BackPictureBox2 = null; this.buttonPlcOut16.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut16.ButtonImageAutoSize = true; this.buttonPlcOut16.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut16.DisableImage = null; this.buttonPlcOut16.DownImage = null; this.buttonPlcOut16.GroupID = 0; this.buttonPlcOut16.InitVisible = true; this.buttonPlcOut16.Location = new System.Drawing.Point(133, 315); this.buttonPlcOut16.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut16.Name = "buttonPlcOut16"; this.buttonPlcOut16.NestedClickEventPrevent = false; this.buttonPlcOut16.RepeatInterval = 200; this.buttonPlcOut16.SafeInterval = 200; this.buttonPlcOut16.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut16.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut16.TabIndex = 68; this.buttonPlcOut16.Tag = "7716"; this.buttonPlcOut16.Text = "16"; this.buttonPlcOut16.TextColor = System.Drawing.Color.Black; this.buttonPlcOut16.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut16.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut16.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut16.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut16.UpImage = null; this.buttonPlcOut16.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut1 // this.buttonPlcOut1.BackPictureBox = null; this.buttonPlcOut1.BackPictureBox1 = null; this.buttonPlcOut1.BackPictureBox2 = null; this.buttonPlcOut1.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut1.ButtonImageAutoSize = true; this.buttonPlcOut1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut1.DisableImage = null; this.buttonPlcOut1.DownImage = null; this.buttonPlcOut1.GroupID = 0; this.buttonPlcOut1.InitVisible = true; this.buttonPlcOut1.Location = new System.Drawing.Point(27, 28); this.buttonPlcOut1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut1.Name = "buttonPlcOut1"; this.buttonPlcOut1.NestedClickEventPrevent = false; this.buttonPlcOut1.RepeatInterval = 200; this.buttonPlcOut1.SafeInterval = 200; this.buttonPlcOut1.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut1.TabIndex = 183; this.buttonPlcOut1.Tag = "7701"; this.buttonPlcOut1.Text = "1"; this.buttonPlcOut1.TextColor = System.Drawing.Color.Black; this.buttonPlcOut1.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut1.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut1.UpImage = null; this.buttonPlcOut1.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut8 // this.buttonPlcOut8.BackPictureBox = null; this.buttonPlcOut8.BackPictureBox1 = null; this.buttonPlcOut8.BackPictureBox2 = null; this.buttonPlcOut8.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut8.ButtonImageAutoSize = true; this.buttonPlcOut8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut8.DisableImage = null; this.buttonPlcOut8.DownImage = null; this.buttonPlcOut8.GroupID = 0; this.buttonPlcOut8.InitVisible = true; this.buttonPlcOut8.Location = new System.Drawing.Point(27, 315); this.buttonPlcOut8.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut8.Name = "buttonPlcOut8"; this.buttonPlcOut8.NestedClickEventPrevent = false; this.buttonPlcOut8.RepeatInterval = 200; this.buttonPlcOut8.SafeInterval = 200; this.buttonPlcOut8.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut8.TabIndex = 68; this.buttonPlcOut8.Tag = "7708"; this.buttonPlcOut8.Text = "8"; this.buttonPlcOut8.TextColor = System.Drawing.Color.Black; this.buttonPlcOut8.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut8.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut8.UpImage = null; this.buttonPlcOut8.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut20 // this.buttonPlcOut20.BackPictureBox = null; this.buttonPlcOut20.BackPictureBox1 = null; this.buttonPlcOut20.BackPictureBox2 = null; this.buttonPlcOut20.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut20.ButtonImageAutoSize = true; this.buttonPlcOut20.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut20.DisableImage = null; this.buttonPlcOut20.DownImage = null; this.buttonPlcOut20.GroupID = 0; this.buttonPlcOut20.InitVisible = true; this.buttonPlcOut20.Location = new System.Drawing.Point(239, 151); this.buttonPlcOut20.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut20.Name = "buttonPlcOut20"; this.buttonPlcOut20.NestedClickEventPrevent = false; this.buttonPlcOut20.RepeatInterval = 200; this.buttonPlcOut20.SafeInterval = 200; this.buttonPlcOut20.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut20.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut20.TabIndex = 186; this.buttonPlcOut20.Tag = "7712"; this.buttonPlcOut20.Text = "20"; this.buttonPlcOut20.TextColor = System.Drawing.Color.Black; this.buttonPlcOut20.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut20.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut20.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut20.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut20.UpImage = null; this.buttonPlcOut20.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut12 // this.buttonPlcOut12.BackPictureBox = null; this.buttonPlcOut12.BackPictureBox1 = null; this.buttonPlcOut12.BackPictureBox2 = null; this.buttonPlcOut12.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut12.ButtonImageAutoSize = true; this.buttonPlcOut12.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut12.DisableImage = null; this.buttonPlcOut12.DownImage = null; this.buttonPlcOut12.GroupID = 0; this.buttonPlcOut12.InitVisible = true; this.buttonPlcOut12.Location = new System.Drawing.Point(133, 151); this.buttonPlcOut12.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut12.Name = "buttonPlcOut12"; this.buttonPlcOut12.NestedClickEventPrevent = false; this.buttonPlcOut12.RepeatInterval = 200; this.buttonPlcOut12.SafeInterval = 200; this.buttonPlcOut12.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut12.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut12.TabIndex = 186; this.buttonPlcOut12.Tag = "7712"; this.buttonPlcOut12.Text = "12"; this.buttonPlcOut12.TextColor = System.Drawing.Color.Black; this.buttonPlcOut12.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut12.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut12.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut12.UpImage = null; this.buttonPlcOut12.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut15 // this.buttonPlcOut15.BackPictureBox = null; this.buttonPlcOut15.BackPictureBox1 = null; this.buttonPlcOut15.BackPictureBox2 = null; this.buttonPlcOut15.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut15.ButtonImageAutoSize = true; this.buttonPlcOut15.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut15.DisableImage = null; this.buttonPlcOut15.DownImage = null; this.buttonPlcOut15.GroupID = 0; this.buttonPlcOut15.InitVisible = true; this.buttonPlcOut15.Location = new System.Drawing.Point(133, 274); this.buttonPlcOut15.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut15.Name = "buttonPlcOut15"; this.buttonPlcOut15.NestedClickEventPrevent = false; this.buttonPlcOut15.RepeatInterval = 200; this.buttonPlcOut15.SafeInterval = 200; this.buttonPlcOut15.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut15.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut15.TabIndex = 68; this.buttonPlcOut15.Tag = "7715"; this.buttonPlcOut15.Text = "15"; this.buttonPlcOut15.TextColor = System.Drawing.Color.Black; this.buttonPlcOut15.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut15.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut15.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut15.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut15.UpImage = null; this.buttonPlcOut15.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut7 // this.buttonPlcOut7.BackPictureBox = null; this.buttonPlcOut7.BackPictureBox1 = null; this.buttonPlcOut7.BackPictureBox2 = null; this.buttonPlcOut7.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut7.ButtonImageAutoSize = true; this.buttonPlcOut7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut7.DisableImage = null; this.buttonPlcOut7.DownImage = null; this.buttonPlcOut7.GroupID = 0; this.buttonPlcOut7.InitVisible = true; this.buttonPlcOut7.Location = new System.Drawing.Point(27, 274); this.buttonPlcOut7.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut7.Name = "buttonPlcOut7"; this.buttonPlcOut7.NestedClickEventPrevent = false; this.buttonPlcOut7.RepeatInterval = 200; this.buttonPlcOut7.SafeInterval = 200; this.buttonPlcOut7.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut7.TabIndex = 68; this.buttonPlcOut7.Tag = "7707"; this.buttonPlcOut7.Text = "7"; this.buttonPlcOut7.TextColor = System.Drawing.Color.Black; this.buttonPlcOut7.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut7.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut7.UpImage = null; this.buttonPlcOut7.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut4 // this.buttonPlcOut4.BackPictureBox = null; this.buttonPlcOut4.BackPictureBox1 = null; this.buttonPlcOut4.BackPictureBox2 = null; this.buttonPlcOut4.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut4.ButtonImageAutoSize = true; this.buttonPlcOut4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut4.DisableImage = null; this.buttonPlcOut4.DownImage = null; this.buttonPlcOut4.GroupID = 0; this.buttonPlcOut4.InitVisible = true; this.buttonPlcOut4.Location = new System.Drawing.Point(27, 151); this.buttonPlcOut4.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut4.Name = "buttonPlcOut4"; this.buttonPlcOut4.NestedClickEventPrevent = false; this.buttonPlcOut4.RepeatInterval = 200; this.buttonPlcOut4.SafeInterval = 200; this.buttonPlcOut4.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut4.TabIndex = 185; this.buttonPlcOut4.Tag = "7704"; this.buttonPlcOut4.Text = "4"; this.buttonPlcOut4.TextColor = System.Drawing.Color.Black; this.buttonPlcOut4.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut4.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut4.UpImage = null; this.buttonPlcOut4.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut19 // this.buttonPlcOut19.BackPictureBox = null; this.buttonPlcOut19.BackPictureBox1 = null; this.buttonPlcOut19.BackPictureBox2 = null; this.buttonPlcOut19.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut19.ButtonImageAutoSize = true; this.buttonPlcOut19.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut19.DisableImage = null; this.buttonPlcOut19.DownImage = null; this.buttonPlcOut19.GroupID = 0; this.buttonPlcOut19.InitVisible = true; this.buttonPlcOut19.Location = new System.Drawing.Point(239, 110); this.buttonPlcOut19.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut19.Name = "buttonPlcOut19"; this.buttonPlcOut19.NestedClickEventPrevent = false; this.buttonPlcOut19.RepeatInterval = 200; this.buttonPlcOut19.SafeInterval = 200; this.buttonPlcOut19.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut19.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut19.TabIndex = 188; this.buttonPlcOut19.Tag = "7711"; this.buttonPlcOut19.Text = "19"; this.buttonPlcOut19.TextColor = System.Drawing.Color.Black; this.buttonPlcOut19.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut19.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut19.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut19.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut19.UpImage = null; this.buttonPlcOut19.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut11 // this.buttonPlcOut11.BackPictureBox = null; this.buttonPlcOut11.BackPictureBox1 = null; this.buttonPlcOut11.BackPictureBox2 = null; this.buttonPlcOut11.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut11.ButtonImageAutoSize = true; this.buttonPlcOut11.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut11.DisableImage = null; this.buttonPlcOut11.DownImage = null; this.buttonPlcOut11.GroupID = 0; this.buttonPlcOut11.InitVisible = true; this.buttonPlcOut11.Location = new System.Drawing.Point(133, 110); this.buttonPlcOut11.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut11.Name = "buttonPlcOut11"; this.buttonPlcOut11.NestedClickEventPrevent = false; this.buttonPlcOut11.RepeatInterval = 200; this.buttonPlcOut11.SafeInterval = 200; this.buttonPlcOut11.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut11.TabIndex = 188; this.buttonPlcOut11.Tag = "7711"; this.buttonPlcOut11.Text = "11"; this.buttonPlcOut11.TextColor = System.Drawing.Color.Black; this.buttonPlcOut11.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut11.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut11.UpImage = null; this.buttonPlcOut11.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut14 // this.buttonPlcOut14.BackPictureBox = null; this.buttonPlcOut14.BackPictureBox1 = null; this.buttonPlcOut14.BackPictureBox2 = null; this.buttonPlcOut14.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut14.ButtonImageAutoSize = true; this.buttonPlcOut14.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut14.DisableImage = null; this.buttonPlcOut14.DownImage = null; this.buttonPlcOut14.GroupID = 0; this.buttonPlcOut14.InitVisible = true; this.buttonPlcOut14.Location = new System.Drawing.Point(133, 233); this.buttonPlcOut14.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut14.Name = "buttonPlcOut14"; this.buttonPlcOut14.NestedClickEventPrevent = false; this.buttonPlcOut14.RepeatInterval = 200; this.buttonPlcOut14.SafeInterval = 200; this.buttonPlcOut14.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut14.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut14.TabIndex = 68; this.buttonPlcOut14.Tag = "7714"; this.buttonPlcOut14.Text = "14"; this.buttonPlcOut14.TextColor = System.Drawing.Color.Black; this.buttonPlcOut14.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut14.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut14.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut14.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut14.UpImage = null; this.buttonPlcOut14.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut3 // this.buttonPlcOut3.BackPictureBox = null; this.buttonPlcOut3.BackPictureBox1 = null; this.buttonPlcOut3.BackPictureBox2 = null; this.buttonPlcOut3.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut3.ButtonImageAutoSize = true; this.buttonPlcOut3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut3.DisableImage = null; this.buttonPlcOut3.DownImage = null; this.buttonPlcOut3.GroupID = 0; this.buttonPlcOut3.InitVisible = true; this.buttonPlcOut3.Location = new System.Drawing.Point(27, 110); this.buttonPlcOut3.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut3.Name = "buttonPlcOut3"; this.buttonPlcOut3.NestedClickEventPrevent = false; this.buttonPlcOut3.RepeatInterval = 200; this.buttonPlcOut3.SafeInterval = 200; this.buttonPlcOut3.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut3.TabIndex = 190; this.buttonPlcOut3.Tag = "7703"; this.buttonPlcOut3.Text = "3"; this.buttonPlcOut3.TextColor = System.Drawing.Color.Black; this.buttonPlcOut3.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut3.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut3.UpImage = null; this.buttonPlcOut3.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut6 // this.buttonPlcOut6.BackPictureBox = null; this.buttonPlcOut6.BackPictureBox1 = null; this.buttonPlcOut6.BackPictureBox2 = null; this.buttonPlcOut6.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut6.ButtonImageAutoSize = true; this.buttonPlcOut6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut6.DisableImage = null; this.buttonPlcOut6.DownImage = null; this.buttonPlcOut6.GroupID = 0; this.buttonPlcOut6.InitVisible = true; this.buttonPlcOut6.Location = new System.Drawing.Point(27, 233); this.buttonPlcOut6.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut6.Name = "buttonPlcOut6"; this.buttonPlcOut6.NestedClickEventPrevent = false; this.buttonPlcOut6.RepeatInterval = 200; this.buttonPlcOut6.SafeInterval = 200; this.buttonPlcOut6.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut6.TabIndex = 68; this.buttonPlcOut6.Tag = "7706"; this.buttonPlcOut6.Text = "6"; this.buttonPlcOut6.TextColor = System.Drawing.Color.Black; this.buttonPlcOut6.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut6.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut6.UpImage = null; this.buttonPlcOut6.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut18 // this.buttonPlcOut18.BackPictureBox = null; this.buttonPlcOut18.BackPictureBox1 = null; this.buttonPlcOut18.BackPictureBox2 = null; this.buttonPlcOut18.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut18.ButtonImageAutoSize = true; this.buttonPlcOut18.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut18.DisableImage = null; this.buttonPlcOut18.DownImage = null; this.buttonPlcOut18.GroupID = 0; this.buttonPlcOut18.InitVisible = true; this.buttonPlcOut18.Location = new System.Drawing.Point(239, 69); this.buttonPlcOut18.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut18.Name = "buttonPlcOut18"; this.buttonPlcOut18.NestedClickEventPrevent = false; this.buttonPlcOut18.RepeatInterval = 200; this.buttonPlcOut18.SafeInterval = 200; this.buttonPlcOut18.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut18.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut18.TabIndex = 184; this.buttonPlcOut18.Tag = "7710"; this.buttonPlcOut18.Text = "18"; this.buttonPlcOut18.TextColor = System.Drawing.Color.Black; this.buttonPlcOut18.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut18.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut18.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut18.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut18.UpImage = null; this.buttonPlcOut18.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut10 // this.buttonPlcOut10.BackPictureBox = null; this.buttonPlcOut10.BackPictureBox1 = null; this.buttonPlcOut10.BackPictureBox2 = null; this.buttonPlcOut10.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut10.ButtonImageAutoSize = true; this.buttonPlcOut10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut10.DisableImage = null; this.buttonPlcOut10.DownImage = null; this.buttonPlcOut10.GroupID = 0; this.buttonPlcOut10.InitVisible = true; this.buttonPlcOut10.Location = new System.Drawing.Point(133, 69); this.buttonPlcOut10.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut10.Name = "buttonPlcOut10"; this.buttonPlcOut10.NestedClickEventPrevent = false; this.buttonPlcOut10.RepeatInterval = 200; this.buttonPlcOut10.SafeInterval = 200; this.buttonPlcOut10.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut10.TabIndex = 184; this.buttonPlcOut10.Tag = "7710"; this.buttonPlcOut10.Text = "10"; this.buttonPlcOut10.TextColor = System.Drawing.Color.Black; this.buttonPlcOut10.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut10.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut10.UpImage = null; this.buttonPlcOut10.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut13 // this.buttonPlcOut13.BackPictureBox = null; this.buttonPlcOut13.BackPictureBox1 = null; this.buttonPlcOut13.BackPictureBox2 = null; this.buttonPlcOut13.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut13.ButtonImageAutoSize = true; this.buttonPlcOut13.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut13.DisableImage = null; this.buttonPlcOut13.DownImage = null; this.buttonPlcOut13.GroupID = 0; this.buttonPlcOut13.InitVisible = true; this.buttonPlcOut13.Location = new System.Drawing.Point(133, 192); this.buttonPlcOut13.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut13.Name = "buttonPlcOut13"; this.buttonPlcOut13.NestedClickEventPrevent = false; this.buttonPlcOut13.RepeatInterval = 200; this.buttonPlcOut13.SafeInterval = 200; this.buttonPlcOut13.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut13.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut13.TabIndex = 68; this.buttonPlcOut13.Tag = "7713"; this.buttonPlcOut13.Text = "13"; this.buttonPlcOut13.TextColor = System.Drawing.Color.Black; this.buttonPlcOut13.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut13.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut13.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut13.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut13.UpImage = null; this.buttonPlcOut13.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut2 // this.buttonPlcOut2.BackPictureBox = null; this.buttonPlcOut2.BackPictureBox1 = null; this.buttonPlcOut2.BackPictureBox2 = null; this.buttonPlcOut2.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut2.ButtonImageAutoSize = true; this.buttonPlcOut2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut2.DisableImage = null; this.buttonPlcOut2.DownImage = null; this.buttonPlcOut2.GroupID = 0; this.buttonPlcOut2.InitVisible = true; this.buttonPlcOut2.Location = new System.Drawing.Point(27, 69); this.buttonPlcOut2.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut2.Name = "buttonPlcOut2"; this.buttonPlcOut2.NestedClickEventPrevent = false; this.buttonPlcOut2.RepeatInterval = 200; this.buttonPlcOut2.SafeInterval = 200; this.buttonPlcOut2.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut2.TabIndex = 187; this.buttonPlcOut2.Tag = "7702"; this.buttonPlcOut2.Text = "2"; this.buttonPlcOut2.TextColor = System.Drawing.Color.Black; this.buttonPlcOut2.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut2.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut2.UpImage = null; this.buttonPlcOut2.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut5 // this.buttonPlcOut5.BackPictureBox = null; this.buttonPlcOut5.BackPictureBox1 = null; this.buttonPlcOut5.BackPictureBox2 = null; this.buttonPlcOut5.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut5.ButtonImageAutoSize = true; this.buttonPlcOut5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut5.DisableImage = null; this.buttonPlcOut5.DownImage = null; this.buttonPlcOut5.GroupID = 0; this.buttonPlcOut5.InitVisible = true; this.buttonPlcOut5.Location = new System.Drawing.Point(27, 192); this.buttonPlcOut5.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut5.Name = "buttonPlcOut5"; this.buttonPlcOut5.NestedClickEventPrevent = false; this.buttonPlcOut5.RepeatInterval = 200; this.buttonPlcOut5.SafeInterval = 200; this.buttonPlcOut5.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut5.TabIndex = 68; this.buttonPlcOut5.Tag = "7705"; this.buttonPlcOut5.Text = "5"; this.buttonPlcOut5.TextColor = System.Drawing.Color.Black; this.buttonPlcOut5.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut5.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut5.UpImage = null; this.buttonPlcOut5.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut17 // this.buttonPlcOut17.BackPictureBox = null; this.buttonPlcOut17.BackPictureBox1 = null; this.buttonPlcOut17.BackPictureBox2 = null; this.buttonPlcOut17.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut17.ButtonImageAutoSize = true; this.buttonPlcOut17.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut17.DisableImage = null; this.buttonPlcOut17.DownImage = null; this.buttonPlcOut17.GroupID = 0; this.buttonPlcOut17.InitVisible = true; this.buttonPlcOut17.Location = new System.Drawing.Point(239, 28); this.buttonPlcOut17.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut17.Name = "buttonPlcOut17"; this.buttonPlcOut17.NestedClickEventPrevent = false; this.buttonPlcOut17.RepeatInterval = 200; this.buttonPlcOut17.SafeInterval = 200; this.buttonPlcOut17.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut17.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut17.TabIndex = 189; this.buttonPlcOut17.Tag = "7709"; this.buttonPlcOut17.Text = "17"; this.buttonPlcOut17.TextColor = System.Drawing.Color.Black; this.buttonPlcOut17.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut17.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut17.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut17.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut17.UpImage = null; this.buttonPlcOut17.Click += new System.EventHandler(this.buttonPlcOut_Click); // // buttonPlcOut9 // this.buttonPlcOut9.BackPictureBox = null; this.buttonPlcOut9.BackPictureBox1 = null; this.buttonPlcOut9.BackPictureBox2 = null; this.buttonPlcOut9.ButtonColor = System.Drawing.Color.Gray; this.buttonPlcOut9.ButtonImageAutoSize = true; this.buttonPlcOut9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPlcOut9.DisableImage = null; this.buttonPlcOut9.DownImage = null; this.buttonPlcOut9.GroupID = 0; this.buttonPlcOut9.InitVisible = true; this.buttonPlcOut9.Location = new System.Drawing.Point(133, 28); this.buttonPlcOut9.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPlcOut9.Name = "buttonPlcOut9"; this.buttonPlcOut9.NestedClickEventPrevent = false; this.buttonPlcOut9.RepeatInterval = 200; this.buttonPlcOut9.SafeInterval = 200; this.buttonPlcOut9.Size = new System.Drawing.Size(100, 35); this.buttonPlcOut9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPlcOut9.TabIndex = 189; this.buttonPlcOut9.Tag = "7709"; this.buttonPlcOut9.Text = "9"; this.buttonPlcOut9.TextColor = System.Drawing.Color.Black; this.buttonPlcOut9.TextDownColor = System.Drawing.Color.White; this.buttonPlcOut9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPlcOut9.TextLocation = new System.Drawing.Point(0, 0); this.buttonPlcOut9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPlcOut9.UpImage = null; this.buttonPlcOut9.Click += new System.EventHandler(this.buttonPlcOut_Click); // // FormIOTest // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(800, 600); this.Controls.Add(this.groupBoxPLC); this.Controls.Add(this.buttonPLC1); this.Controls.Add(this.smartGroupBox2); this.Controls.Add(this.smartGroupBox1); this.Controls.Add(this.labelTitle); this.Controls.Add(this.pictureBoxFormIcon); this.Controls.Add(this.buttonBack); this.Controls.Add(this.smartForm1); this.Name = "FormIOTest"; this.Text = "FormIOTest"; ((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit(); this.smartGroupBox1.ResumeLayout(false); this.smartGroupBox2.ResumeLayout(false); this.groupBoxPLC.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartForm smartForm1; private SmartX.SmartButton buttonBack; private SmartX.SmartLabel labelTitle; private System.Windows.Forms.PictureBox pictureBoxFormIcon; private SmartX.SmartButton buttonOutput16; private SmartX.SmartButton buttonOutput8; private SmartX.SmartButton buttonOutput15; private SmartX.SmartButton buttonOutput7; private SmartX.SmartButton buttonOutput14; private SmartX.SmartButton buttonOutput6; private SmartX.SmartButton buttonOutput13; private SmartX.SmartButton buttonOutput5; private SmartX.SmartButton buttonOutput1; private System.Windows.Forms.Label labelInput1; private SmartX.SmartButton buttonOutput12; private System.Windows.Forms.Label labelInput9; private SmartX.SmartLabel labelInputName1; private SmartX.SmartButton buttonOutput4; private SmartX.SmartLabel labelInputName9; private SmartX.SmartButton buttonOutput11; private System.Windows.Forms.Label labelInput2; private SmartX.SmartButton buttonOutput3; private System.Windows.Forms.Label labelInput10; private SmartX.SmartButton buttonOutput10; private SmartX.SmartLabel labelInputName2; private SmartX.SmartLabel labelInputName10; private SmartX.SmartButton buttonOutput2; private System.Windows.Forms.Label labelInput3; private SmartX.SmartButton buttonOutput9; private System.Windows.Forms.Label labelInput11; private SmartX.SmartLabel labelInputName3; private SmartX.SmartLabel labelInputName11; private SmartX.SmartLabel labelInputName16; private SmartX.SmartLabel labelInputName8; private System.Windows.Forms.Label labelInput4; private System.Windows.Forms.Label labelInput12; private System.Windows.Forms.Label labelInput16; private System.Windows.Forms.Label labelInput8; private SmartX.SmartLabel labelInputName4; private SmartX.SmartLabel labelInputName12; private SmartX.SmartLabel labelInputName15; private SmartX.SmartLabel labelInputName7; private System.Windows.Forms.Label labelInput5; private System.Windows.Forms.Label labelInput13; private System.Windows.Forms.Label labelInput15; private System.Windows.Forms.Label labelInput7; private SmartX.SmartLabel labelInputName5; private SmartX.SmartLabel labelInputName13; private SmartX.SmartLabel labelInputName14; private SmartX.SmartLabel labelInputName6; private System.Windows.Forms.Label labelInput6; private System.Windows.Forms.Label labelInput14; private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartGroupBox smartGroupBox2; private SmartX.SmartButton buttonInputRead; private System.Windows.Forms.Timer timer; private SmartX.SmartButton buttonPLC1; private SmartX.SmartGroupBox groupBoxPLC; private SmartX.SmartButton buttonPlcClose; private SmartX.SmartButton buttonPlcOut16; private SmartX.SmartButton buttonPlcOut1; private SmartX.SmartButton buttonPlcOut8; private SmartX.SmartButton buttonPlcOut20; private SmartX.SmartButton buttonPlcOut12; private SmartX.SmartButton buttonPlcOut15; private SmartX.SmartButton buttonPlcOut7; private SmartX.SmartButton buttonPlcOut4; private SmartX.SmartButton buttonPlcOut19; private SmartX.SmartButton buttonPlcOut11; private SmartX.SmartButton buttonPlcOut14; private SmartX.SmartButton buttonPlcOut3; private SmartX.SmartButton buttonPlcOut6; private SmartX.SmartButton buttonPlcOut18; private SmartX.SmartButton buttonPlcOut10; private SmartX.SmartButton buttonPlcOut13; private SmartX.SmartButton buttonPlcOut2; private SmartX.SmartButton buttonPlcOut5; private SmartX.SmartButton buttonPlcOut17; private SmartX.SmartButton buttonPlcOut9; } }