namespace _87K_dio_latch { 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() { this.button3 = new System.Windows.Forms.Button(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.textBox7 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.cbbDOCh = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.cbbDICh = new System.Windows.Forms.ComboBox(); this.cbbSlot = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.SuspendLayout(); // // button3 // this.button3.Font = new System.Drawing.Font("Arial", 12F); this.button3.Location = new System.Drawing.Point(269, 179); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(319, 34); this.button3.TabIndex = 71; this.button3.Text = "Clear DIO Latch Values"; this.button3.Click += new System.EventHandler(this.button3_Click); // // textBox6 // this.textBox6.Font = new System.Drawing.Font("Arial", 12F); this.textBox6.Location = new System.Drawing.Point(456, 145); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(132, 26); this.textBox6.TabIndex = 70; // // label10 // this.label10.Font = new System.Drawing.Font("Tahoma", 12F); this.label10.Location = new System.Drawing.Point(269, 91); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(181, 20); this.label10.TabIndex = 72; this.label10.Text = "DI Low Latch Value = "; // // label11 // this.label11.Font = new System.Drawing.Font("Tahoma", 12F); this.label11.Location = new System.Drawing.Point(269, 150); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(181, 20); this.label11.TabIndex = 73; this.label11.Text = "DO Low Latch Value = "; // // textBox7 // this.textBox7.Font = new System.Drawing.Font("Arial", 12F); this.textBox7.Location = new System.Drawing.Point(456, 86); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(132, 26); this.textBox7.TabIndex = 69; // // textBox4 // this.textBox4.Font = new System.Drawing.Font("Arial", 12F); this.textBox4.Location = new System.Drawing.Point(456, 115); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(132, 26); this.textBox4.TabIndex = 68; // // label7 // this.label7.Font = new System.Drawing.Font("Tahoma", 12F); this.label7.Location = new System.Drawing.Point(19, 230); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(302, 20); this.label7.TabIndex = 74; this.label7.Text = "Press Enter to check DOs automatically!"; // // label9 // this.label9.Font = new System.Drawing.Font("Tahoma", 12F); this.label9.Location = new System.Drawing.Point(269, 60); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(181, 20); this.label9.TabIndex = 75; this.label9.Text = "DI High Latch Value = "; // // label8 // this.label8.Font = new System.Drawing.Font("Tahoma", 12F); this.label8.Location = new System.Drawing.Point(269, 120); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(181, 20); this.label8.TabIndex = 76; this.label8.Text = "DO High Latch Value = "; // // button2 // this.button2.Font = new System.Drawing.Font("Arial", 12F); this.button2.Location = new System.Drawing.Point(327, 230); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(129, 48); this.button2.TabIndex = 66; this.button2.Text = "Write DO"; this.button2.Click += new System.EventHandler(this.button2_Click); // // textBox5 // this.textBox5.Font = new System.Drawing.Font("Arial", 12F); this.textBox5.Location = new System.Drawing.Point(456, 55); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(132, 26); this.textBox5.TabIndex = 67; // // textBox3 // this.textBox3.Font = new System.Drawing.Font("Arial", 12F); this.textBox3.Location = new System.Drawing.Point(189, 253); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(132, 26); this.textBox3.TabIndex = 65; this.textBox3.Text = "0"; this.textBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox3_KeyDown); // // label6 // this.label6.Font = new System.Drawing.Font("Tahoma", 12F); this.label6.Location = new System.Drawing.Point(19, 255); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(164, 20); this.label6.TabIndex = 77; this.label6.Text = "DO Value to Write = "; // // textBox2 // this.textBox2.Font = new System.Drawing.Font("Arial", 12F); this.textBox2.Location = new System.Drawing.Point(123, 115); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(132, 26); this.textBox2.TabIndex = 64; // // label5 // this.label5.Font = new System.Drawing.Font("Tahoma", 12F); this.label5.Location = new System.Drawing.Point(19, 120); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(98, 20); this.label5.TabIndex = 78; this.label5.Text = "DO Value = "; // // label4 // this.label4.Font = new System.Drawing.Font("Tahoma", 12F); this.label4.Location = new System.Drawing.Point(368, 21); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(139, 20); this.label4.TabIndex = 79; this.label4.Text = "Total DO Channel"; // // cbbDOCh // this.cbbDOCh.Font = new System.Drawing.Font("Arial", 12F); this.cbbDOCh.Items.AddRange(new object[] { "4", "8"}); this.cbbDOCh.Location = new System.Drawing.Point(510, 16); this.cbbDOCh.Name = "cbbDOCh"; this.cbbDOCh.Size = new System.Drawing.Size(78, 26); this.cbbDOCh.TabIndex = 63; this.cbbDOCh.SelectedIndexChanged += new System.EventHandler(this.cbbDOCh_SelectedIndexChanged); // // label3 // this.label3.Font = new System.Drawing.Font("Tahoma", 12F); this.label3.Location = new System.Drawing.Point(19, 60); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(88, 20); this.label3.TabIndex = 80; this.label3.Text = "DI Value = "; // // panel1 // this.panel1.Location = new System.Drawing.Point(19, 293); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(569, 215); this.panel1.TabIndex = 81; this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint); // // cbbDICh // this.cbbDICh.Font = new System.Drawing.Font("Arial", 12F); this.cbbDICh.Items.AddRange(new object[] { "4", "8"}); this.cbbDICh.Location = new System.Drawing.Point(284, 16); this.cbbDICh.Name = "cbbDICh"; this.cbbDICh.Size = new System.Drawing.Size(78, 26); this.cbbDICh.TabIndex = 62; this.cbbDICh.SelectedIndexChanged += new System.EventHandler(this.cbbDICh_SelectedIndexChanged); // // cbbSlot // this.cbbSlot.Font = new System.Drawing.Font("Arial", 12F); this.cbbSlot.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6", "7"}); this.cbbSlot.Location = new System.Drawing.Point(62, 16); this.cbbSlot.Name = "cbbSlot"; this.cbbSlot.Size = new System.Drawing.Size(78, 26); this.cbbSlot.TabIndex = 61; // // label2 // this.label2.Font = new System.Drawing.Font("Tahoma", 12F); this.label2.Location = new System.Drawing.Point(146, 21); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(132, 20); this.label2.TabIndex = 82; this.label2.Text = "Total DI Channel"; // // label1 // this.label1.Font = new System.Drawing.Font("Tahoma", 12F); this.label1.Location = new System.Drawing.Point(19, 21); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(37, 20); this.label1.TabIndex = 83; this.label1.Text = "Slot"; // // textBox1 // this.textBox1.Font = new System.Drawing.Font("Arial", 12F); this.textBox1.Location = new System.Drawing.Point(123, 55); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(132, 26); this.textBox1.TabIndex = 60; // // button1 // this.button1.Font = new System.Drawing.Font("Arial", 12F); this.button1.Location = new System.Drawing.Point(19, 179); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(236, 34); this.button1.TabIndex = 59; this.button1.Text = "Read DIO and its Latch Values"; this.button1.Click += new System.EventHandler(this.button1_Click); // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(606, 524); this.Controls.Add(this.button3); this.Controls.Add(this.textBox6); this.Controls.Add(this.label10); this.Controls.Add(this.label11); this.Controls.Add(this.textBox7); this.Controls.Add(this.textBox4); this.Controls.Add(this.label7); this.Controls.Add(this.label9); this.Controls.Add(this.label8); this.Controls.Add(this.button2); this.Controls.Add(this.textBox5); this.Controls.Add(this.textBox3); this.Controls.Add(this.label6); this.Controls.Add(this.textBox2); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.cbbDOCh); this.Controls.Add(this.label3); this.Controls.Add(this.panel1); this.Controls.Add(this.cbbDICh); this.Controls.Add(this.cbbSlot); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.textBox1); this.Controls.Add(this.button1); this.Name = "Form1"; this.Text = "87K dio demo for di,do,latch"; this.Load += new System.EventHandler(this.Form1_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button3; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Button button2; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox cbbDOCh; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.ComboBox cbbDICh; private System.Windows.Forms.ComboBox cbbSlot; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button1; } }