namespace _87k_di_cnt { 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.textBox4 = new System.Windows.Forms.TextBox(); this.panel4 = new System.Windows.Forms.Panel(); this.btnClearDICounter_MF = new System.Windows.Forms.Button(); this.btnReadDICounter_MF = new System.Windows.Forms.Button(); this.btnReadDI_MF = new System.Windows.Forms.Button(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.cmbSlot = new System.Windows.Forms.ComboBox(); this.panel2 = new System.Windows.Forms.Panel(); this.txtDICNTChannel = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.txtChannel = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.btnClearDICounter = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.btnReadDICounter = new System.Windows.Forms.Button(); this.label10 = new System.Windows.Forms.Label(); this.txtDiValue = new System.Windows.Forms.TextBox(); this.btnReadDI = new System.Windows.Forms.Button(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.panel4.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.SuspendLayout(); // // textBox4 // this.textBox4.Location = new System.Drawing.Point(324, 9); this.textBox4.Multiline = true; this.textBox4.Name = "textBox4"; this.textBox4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.textBox4.Size = new System.Drawing.Size(304, 202); this.textBox4.TabIndex = 16; this.textBox4.Text = resources.GetString("textBox4.Text"); // // panel4 // this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel4.Controls.Add(this.btnClearDICounter_MF); this.panel4.Controls.Add(this.btnReadDICounter_MF); this.panel4.Controls.Add(this.btnReadDI_MF); this.panel4.Controls.Add(this.label13); this.panel4.Controls.Add(this.label14); this.panel4.Location = new System.Drawing.Point(324, 217); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(307, 223); this.panel4.TabIndex = 17; // // btnClearDICounter_MF // this.btnClearDICounter_MF.Font = new System.Drawing.Font("Tahoma", 16F); this.btnClearDICounter_MF.ForeColor = System.Drawing.Color.Blue; this.btnClearDICounter_MF.Location = new System.Drawing.Point(3, 152); this.btnClearDICounter_MF.Name = "btnClearDICounter_MF"; this.btnClearDICounter_MF.Size = new System.Drawing.Size(122, 68); this.btnClearDICounter_MF.TabIndex = 17; this.btnClearDICounter_MF.Text = "Clear_MF"; this.btnClearDICounter_MF.Click += new System.EventHandler(this.btnClearDICounter_MF_Click); // // btnReadDICounter_MF // this.btnReadDICounter_MF.Font = new System.Drawing.Font("Tahoma", 16F); this.btnReadDICounter_MF.ForeColor = System.Drawing.Color.Blue; this.btnReadDICounter_MF.Location = new System.Drawing.Point(131, 152); this.btnReadDICounter_MF.Name = "btnReadDICounter_MF"; this.btnReadDICounter_MF.Size = new System.Drawing.Size(173, 68); this.btnReadDICounter_MF.TabIndex = 12; this.btnReadDICounter_MF.Text = "Read \r\nDI Counter_MF"; this.btnReadDICounter_MF.Click += new System.EventHandler(this.btnReadDICounter_MF_Click); // // btnReadDI_MF // this.btnReadDI_MF.Font = new System.Drawing.Font("Tahoma", 16F); this.btnReadDI_MF.ForeColor = System.Drawing.Color.Blue; this.btnReadDI_MF.Location = new System.Drawing.Point(123, 73); this.btnReadDI_MF.Name = "btnReadDI_MF"; this.btnReadDI_MF.Size = new System.Drawing.Size(165, 43); this.btnReadDI_MF.TabIndex = 6; this.btnReadDI_MF.Text = "Read DI_MF"; this.btnReadDI_MF.Click += new System.EventHandler(this.btnReadDI_MF_Click); // // label13 // this.label13.Font = new System.Drawing.Font("Tahoma", 12F); this.label13.Location = new System.Drawing.Point(93, 8); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(200, 24); this.label13.TabIndex = 18; this.label13.Text = "click button to read data"; // // label14 // this.label14.Font = new System.Drawing.Font("Tahoma", 16F); this.label14.Location = new System.Drawing.Point(8, 7); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(85, 25); this.label14.TabIndex = 19; this.label14.Text = "Step 3:"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.cmbSlot); this.panel1.Location = new System.Drawing.Point(9, 9); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(307, 89); this.panel1.TabIndex = 18; // // label5 // this.label5.Font = new System.Drawing.Font("Tahoma", 12F); this.label5.Location = new System.Drawing.Point(90, 6); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(127, 25); this.label5.TabIndex = 0; this.label5.Text = "select insert slot"; // // label4 // this.label4.Font = new System.Drawing.Font("Tahoma", 16F); this.label4.Location = new System.Drawing.Point(3, 3); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(85, 25); this.label4.TabIndex = 1; this.label4.Text = "Step 1:"; // // label1 // this.label1.Font = new System.Drawing.Font("Tahoma", 14F); this.label1.Location = new System.Drawing.Point(114, 43); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(52, 25); this.label1.TabIndex = 2; this.label1.Text = "Slot"; // // cmbSlot // this.cmbSlot.Font = new System.Drawing.Font("Tahoma", 16F); this.cmbSlot.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6", "7"}); this.cmbSlot.Location = new System.Drawing.Point(172, 38); this.cmbSlot.Name = "cmbSlot"; this.cmbSlot.Size = new System.Drawing.Size(116, 33); this.cmbSlot.TabIndex = 0; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel2.Controls.Add(this.txtDICNTChannel); this.panel2.Controls.Add(this.label11); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.txtChannel); this.panel2.Controls.Add(this.label2); this.panel2.Location = new System.Drawing.Point(9, 104); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(307, 107); this.panel2.TabIndex = 19; // // txtDICNTChannel // this.txtDICNTChannel.Font = new System.Drawing.Font("Tahoma", 16F); this.txtDICNTChannel.Location = new System.Drawing.Point(236, 62); this.txtDICNTChannel.Name = "txtDICNTChannel"; this.txtDICNTChannel.Size = new System.Drawing.Size(52, 33); this.txtDICNTChannel.TabIndex = 6; this.txtDICNTChannel.Text = "1"; // // label11 // this.label11.Font = new System.Drawing.Font("Tahoma", 14F); this.label11.Location = new System.Drawing.Point(5, 68); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(225, 20); this.label11.TabIndex = 7; this.label11.Text = "Current Counter Channel"; // // label6 // this.label6.Font = new System.Drawing.Font("Tahoma", 12F); this.label6.Location = new System.Drawing.Point(87, 4); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(143, 24); this.label6.TabIndex = 8; this.label6.Text = "input your channel"; // // label7 // this.label7.Font = new System.Drawing.Font("Tahoma", 16F); this.label7.Location = new System.Drawing.Point(3, 3); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(85, 25); this.label7.TabIndex = 9; this.label7.Text = "Step 2:"; // // txtChannel // this.txtChannel.Font = new System.Drawing.Font("Tahoma", 16F); this.txtChannel.Location = new System.Drawing.Point(236, 24); this.txtChannel.Name = "txtChannel"; this.txtChannel.Size = new System.Drawing.Size(52, 33); this.txtChannel.TabIndex = 3; this.txtChannel.Text = "16"; // // label2 // this.label2.Font = new System.Drawing.Font("Tahoma", 14F); this.label2.Location = new System.Drawing.Point(5, 30); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(155, 20); this.label2.TabIndex = 10; this.label2.Text = "Total DI Channel"; // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.panel3.Controls.Add(this.btnClearDICounter); this.panel3.Controls.Add(this.textBox1); this.panel3.Controls.Add(this.btnReadDICounter); this.panel3.Controls.Add(this.label10); this.panel3.Controls.Add(this.txtDiValue); this.panel3.Controls.Add(this.btnReadDI); this.panel3.Controls.Add(this.label8); this.panel3.Controls.Add(this.label9); this.panel3.Controls.Add(this.label3); this.panel3.Location = new System.Drawing.Point(9, 217); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(307, 223); this.panel3.TabIndex = 20; // // btnClearDICounter // this.btnClearDICounter.Font = new System.Drawing.Font("Tahoma", 16F); this.btnClearDICounter.Location = new System.Drawing.Point(5, 164); this.btnClearDICounter.Name = "btnClearDICounter"; this.btnClearDICounter.Size = new System.Drawing.Size(101, 43); this.btnClearDICounter.TabIndex = 17; this.btnClearDICounter.Text = "Clear "; this.btnClearDICounter.Click += new System.EventHandler(this.btnClearDICounter_Click); // // textBox1 // this.textBox1.Font = new System.Drawing.Font("Tahoma", 16F); this.textBox1.Location = new System.Drawing.Point(162, 126); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(126, 33); this.textBox1.TabIndex = 11; this.textBox1.Text = "0"; // // btnReadDICounter // this.btnReadDICounter.Font = new System.Drawing.Font("Tahoma", 16F); this.btnReadDICounter.Location = new System.Drawing.Point(109, 164); this.btnReadDICounter.Name = "btnReadDICounter"; this.btnReadDICounter.Size = new System.Drawing.Size(191, 43); this.btnReadDICounter.TabIndex = 12; this.btnReadDICounter.Text = "Read DI Counter"; this.btnReadDICounter.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.btnReadDICounter.Click += new System.EventHandler(this.btnReadDICounter_Click); // // label10 // this.label10.Font = new System.Drawing.Font("Tahoma", 14F); this.label10.Location = new System.Drawing.Point(6, 126); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(160, 32); this.label10.TabIndex = 18; this.label10.Text = "DI Counter Value"; // // txtDiValue // this.txtDiValue.Font = new System.Drawing.Font("Tahoma", 16F); this.txtDiValue.Location = new System.Drawing.Point(162, 35); this.txtDiValue.Name = "txtDiValue"; this.txtDiValue.Size = new System.Drawing.Size(126, 33); this.txtDiValue.TabIndex = 5; this.txtDiValue.Text = "0"; // // btnReadDI // this.btnReadDI.Font = new System.Drawing.Font("Tahoma", 16F); this.btnReadDI.Location = new System.Drawing.Point(123, 73); this.btnReadDI.Name = "btnReadDI"; this.btnReadDI.Size = new System.Drawing.Size(165, 43); this.btnReadDI.TabIndex = 6; this.btnReadDI.Text = "Read DI"; this.btnReadDI.Click += new System.EventHandler(this.btnReadDI_Click); // // label8 // this.label8.Font = new System.Drawing.Font("Tahoma", 12F); this.label8.Location = new System.Drawing.Point(93, 8); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(200, 24); this.label8.TabIndex = 19; this.label8.Text = "click button to read data"; // // label9 // this.label9.Font = new System.Drawing.Font("Tahoma", 16F); this.label9.Location = new System.Drawing.Point(8, 7); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(85, 25); this.label9.TabIndex = 20; this.label9.Text = "Step 3:"; // // label3 // this.label3.Font = new System.Drawing.Font("Tahoma", 14F); this.label3.Location = new System.Drawing.Point(6, 35); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(155, 32); this.label3.TabIndex = 21; this.label3.Text = "DI Value(HEX)"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(639, 448); this.Controls.Add(this.textBox4); this.Controls.Add(this.panel4); this.Controls.Add(this.panel1); this.Controls.Add(this.panel2); this.Controls.Add(this.panel3); this.Name = "Form1"; this.Text = "Form1"; this.panel4.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Button btnClearDICounter_MF; private System.Windows.Forms.Button btnReadDICounter_MF; private System.Windows.Forms.Button btnReadDI_MF; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label1; private System.Windows.Forms.ComboBox cmbSlot; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.TextBox txtDICNTChannel; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtChannel; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Button btnClearDICounter; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button btnReadDICounter; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtDiValue; private System.Windows.Forms.Button btnReadDI; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label3; } }