namespace _8k_87k_di { partial class Form1 { /// /// 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(Form1)); this.textBox2 = new System.Windows.Forms.TextBox(); this.btnDIRead_MF = new System.Windows.Forms.Button(); this.panel5 = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.cmbSlot2 = new System.Windows.Forms.ComboBox(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.panel7 = new System.Windows.Forms.Panel(); this.txtDIValue2 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.txtDIChannel2 = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.btnDIRead = new System.Windows.Forms.Button(); this.panel4 = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.cmbSlot = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.txtDIValue = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.txtDIChannel = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.panel5.SuspendLayout(); this.panel6.SuspendLayout(); this.panel7.SuspendLayout(); this.panel8.SuspendLayout(); this.panel4.SuspendLayout(); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // textBox2 // this.textBox2.Location = new System.Drawing.Point(542, 12); this.textBox2.Multiline = true; this.textBox2.Name = "textBox2"; this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.textBox2.Size = new System.Drawing.Size(226, 412); this.textBox2.TabIndex = 12; this.textBox2.Text = resources.GetString("textBox2.Text"); // // btnDIRead_MF // this.btnDIRead_MF.Font = new System.Drawing.Font("Tahoma", 14F); this.btnDIRead_MF.ForeColor = System.Drawing.Color.Blue; this.btnDIRead_MF.Location = new System.Drawing.Point(542, 441); this.btnDIRead_MF.Name = "btnDIRead_MF"; this.btnDIRead_MF.Size = new System.Drawing.Size(132, 33); this.btnDIRead_MF.TabIndex = 11; this.btnDIRead_MF.Text = "Read DI_MF"; this.btnDIRead_MF.Click += new System.EventHandler(this.btnDIRead_MF_Click); // // panel5 // this.panel5.Controls.Add(this.label11); this.panel5.Controls.Add(this.panel6); this.panel5.Controls.Add(this.panel7); this.panel5.Controls.Add(this.panel8); this.panel5.Location = new System.Drawing.Point(277, 12); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(259, 412); this.panel5.TabIndex = 13; // // label11 // this.label11.Font = new System.Drawing.Font("Tahoma", 14F); this.label11.Location = new System.Drawing.Point(15, 11); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(117, 24); this.label11.TabIndex = 0; this.label11.Text = "8k module"; // // panel6 // this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.panel6.Controls.Add(this.cmbSlot2); this.panel6.Controls.Add(this.label12); this.panel6.Controls.Add(this.label13); this.panel6.Controls.Add(this.label14); this.panel6.Location = new System.Drawing.Point(12, 50); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(228, 102); this.panel6.TabIndex = 1; // // cmbSlot2 // this.cmbSlot2.Font = new System.Drawing.Font("Tahoma", 14F); this.cmbSlot2.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6", "7"}); this.cmbSlot2.Location = new System.Drawing.Point(94, 62); this.cmbSlot2.Name = "cmbSlot2"; this.cmbSlot2.Size = new System.Drawing.Size(100, 31); this.cmbSlot2.TabIndex = 1; // // label12 // this.label12.Font = new System.Drawing.Font("Tahoma", 12F); this.label12.Location = new System.Drawing.Point(83, 14); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(130, 35); this.label12.TabIndex = 2; this.label12.Text = "Select insert slot"; // // label13 // this.label13.Font = new System.Drawing.Font("Tahoma", 14F); this.label13.Location = new System.Drawing.Point(7, 62); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(111, 35); this.label13.TabIndex = 3; this.label13.Text = "Slot"; // // label14 // this.label14.Font = new System.Drawing.Font("Tahoma", 14F); this.label14.Location = new System.Drawing.Point(7, 14); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(111, 35); this.label14.TabIndex = 4; this.label14.Text = "Step 1:"; // // panel7 // this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel7.Controls.Add(this.txtDIValue2); this.panel7.Controls.Add(this.label15); this.panel7.Controls.Add(this.label16); this.panel7.Controls.Add(this.label17); this.panel7.Location = new System.Drawing.Point(12, 291); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(228, 108); this.panel7.TabIndex = 2; // // txtDIValue2 // this.txtDIValue2.Font = new System.Drawing.Font("Tahoma", 14F); this.txtDIValue2.Location = new System.Drawing.Point(125, 59); this.txtDIValue2.Name = "txtDIValue2"; this.txtDIValue2.Size = new System.Drawing.Size(100, 30); this.txtDIValue2.TabIndex = 2; this.txtDIValue2.Text = "0"; // // label15 // this.label15.Font = new System.Drawing.Font("Tahoma", 14F); this.label15.Location = new System.Drawing.Point(1, 59); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(133, 35); this.label15.TabIndex = 3; this.label15.Text = "DI Value(HEX)"; // // label16 // this.label16.Font = new System.Drawing.Font("Tahoma", 12F); this.label16.Location = new System.Drawing.Point(68, 14); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(145, 35); this.label16.TabIndex = 4; this.label16.Text = "click button to read data"; // // label17 // this.label17.Font = new System.Drawing.Font("Tahoma", 14F); this.label17.Location = new System.Drawing.Point(3, 14); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(111, 35); this.label17.TabIndex = 5; this.label17.Text = "Step 3:"; // // panel8 // this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel8.Controls.Add(this.txtDIChannel2); this.panel8.Controls.Add(this.label22); this.panel8.Controls.Add(this.label19); this.panel8.Controls.Add(this.label20); this.panel8.Location = new System.Drawing.Point(12, 172); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(228, 100); this.panel8.TabIndex = 3; // // txtDIChannel2 // this.txtDIChannel2.Font = new System.Drawing.Font("Tahoma", 14F); this.txtDIChannel2.Location = new System.Drawing.Point(125, 59); this.txtDIChannel2.Name = "txtDIChannel2"; this.txtDIChannel2.Size = new System.Drawing.Size(100, 30); this.txtDIChannel2.TabIndex = 2; this.txtDIChannel2.Text = "16"; // // label22 // this.label22.Font = new System.Drawing.Font("Tahoma", 14F); this.label22.Location = new System.Drawing.Point(1, 59); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(133, 35); this.label22.TabIndex = 3; this.label22.Text = "Total Channel"; // // label19 // this.label19.Font = new System.Drawing.Font("Tahoma", 12F); this.label19.Location = new System.Drawing.Point(80, 14); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(145, 35); this.label19.TabIndex = 4; this.label19.Text = "input your channel"; // // label20 // this.label20.Font = new System.Drawing.Font("Tahoma", 14F); this.label20.Location = new System.Drawing.Point(3, 14); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(111, 35); this.label20.TabIndex = 5; this.label20.Text = "Step 2:"; // // btnDIRead // this.btnDIRead.Font = new System.Drawing.Font("Tahoma", 14F); this.btnDIRead.Location = new System.Drawing.Point(12, 441); this.btnDIRead.Name = "btnDIRead"; this.btnDIRead.Size = new System.Drawing.Size(132, 33); this.btnDIRead.TabIndex = 10; this.btnDIRead.Text = "Read DI"; this.btnDIRead.Click += new System.EventHandler(this.btnDIRead_Click); // // panel4 // this.panel4.Controls.Add(this.label3); this.panel4.Controls.Add(this.panel1); this.panel4.Controls.Add(this.panel3); this.panel4.Controls.Add(this.panel2); this.panel4.Location = new System.Drawing.Point(12, 12); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(259, 412); this.panel4.TabIndex = 14; // // label3 // this.label3.Font = new System.Drawing.Font("Tahoma", 14F); this.label3.Location = new System.Drawing.Point(15, 11); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(117, 24); this.label3.TabIndex = 0; this.label3.Text = "87k module"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.panel1.Controls.Add(this.cmbSlot); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.label4); this.panel1.Location = new System.Drawing.Point(12, 50); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(228, 102); this.panel1.TabIndex = 1; // // cmbSlot // this.cmbSlot.Font = new System.Drawing.Font("Tahoma", 14F); this.cmbSlot.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6", "7"}); this.cmbSlot.Location = new System.Drawing.Point(94, 62); this.cmbSlot.Name = "cmbSlot"; this.cmbSlot.Size = new System.Drawing.Size(100, 31); this.cmbSlot.TabIndex = 1; // // label5 // this.label5.Font = new System.Drawing.Font("Tahoma", 12F); this.label5.Location = new System.Drawing.Point(83, 14); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(130, 35); this.label5.TabIndex = 2; this.label5.Text = "Select insert slot"; // // label1 // this.label1.Font = new System.Drawing.Font("Tahoma", 14F); this.label1.Location = new System.Drawing.Point(7, 62); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(111, 35); this.label1.TabIndex = 3; this.label1.Text = "Slot"; // // label4 // this.label4.Font = new System.Drawing.Font("Tahoma", 14F); this.label4.Location = new System.Drawing.Point(7, 14); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(111, 35); this.label4.TabIndex = 4; this.label4.Text = "Step 1:"; // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel3.Controls.Add(this.txtDIValue); this.panel3.Controls.Add(this.label8); this.panel3.Controls.Add(this.label9); this.panel3.Controls.Add(this.label10); this.panel3.Location = new System.Drawing.Point(12, 291); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(228, 108); this.panel3.TabIndex = 2; // // txtDIValue // this.txtDIValue.Font = new System.Drawing.Font("Tahoma", 14F); this.txtDIValue.Location = new System.Drawing.Point(125, 59); this.txtDIValue.Name = "txtDIValue"; this.txtDIValue.Size = new System.Drawing.Size(100, 30); this.txtDIValue.TabIndex = 2; this.txtDIValue.Text = "0"; // // label8 // this.label8.Font = new System.Drawing.Font("Tahoma", 14F); this.label8.Location = new System.Drawing.Point(1, 59); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(133, 35); this.label8.TabIndex = 3; this.label8.Text = "DI Value(HEX)"; // // label9 // this.label9.Font = new System.Drawing.Font("Tahoma", 12F); this.label9.Location = new System.Drawing.Point(68, 14); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(145, 35); this.label9.TabIndex = 4; this.label9.Text = "click button to read data"; // // label10 // this.label10.Font = new System.Drawing.Font("Tahoma", 14F); this.label10.Location = new System.Drawing.Point(3, 14); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(111, 35); this.label10.TabIndex = 5; this.label10.Text = "Step 3:"; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel2.Controls.Add(this.txtDIChannel); this.panel2.Controls.Add(this.label2); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label7); this.panel2.Location = new System.Drawing.Point(12, 172); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(228, 100); this.panel2.TabIndex = 3; // // txtDIChannel // this.txtDIChannel.Font = new System.Drawing.Font("Tahoma", 14F); this.txtDIChannel.Location = new System.Drawing.Point(125, 59); this.txtDIChannel.Name = "txtDIChannel"; this.txtDIChannel.Size = new System.Drawing.Size(100, 30); this.txtDIChannel.TabIndex = 2; this.txtDIChannel.Text = "16"; // // label2 // this.label2.Font = new System.Drawing.Font("Tahoma", 14F); this.label2.Location = new System.Drawing.Point(1, 59); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(133, 35); this.label2.TabIndex = 3; this.label2.Text = "Total Channel"; // // label6 // this.label6.Font = new System.Drawing.Font("Tahoma", 12F); this.label6.Location = new System.Drawing.Point(80, 14); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(145, 35); this.label6.TabIndex = 4; this.label6.Text = "input your channel"; // // label7 // this.label7.Font = new System.Drawing.Font("Tahoma", 14F); this.label7.Location = new System.Drawing.Point(3, 14); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(111, 35); this.label7.TabIndex = 5; this.label7.Text = "Step 2:"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(783, 485); this.Controls.Add(this.textBox2); this.Controls.Add(this.btnDIRead_MF); this.Controls.Add(this.panel5); this.Controls.Add(this.btnDIRead); this.Controls.Add(this.panel4); this.Name = "Form1"; this.Text = "8k_87k_di demo"; this.panel5.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel7.ResumeLayout(false); this.panel7.PerformLayout(); this.panel8.ResumeLayout(false); this.panel8.PerformLayout(); this.panel4.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Button btnDIRead_MF; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.ComboBox cmbSlot2; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.TextBox txtDIValue2; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.TextBox txtDIChannel2; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.Button btnDIRead; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.ComboBox cmbSlot; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.TextBox txtDIValue; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.TextBox txtDIChannel; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; } }