namespace Sample1 { 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.btnTristateAll = new System.Windows.Forms.Button(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.label5 = new System.Windows.Forms.Label(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.label6 = new System.Windows.Forms.Label(); this.checkBoxA0_8 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_4 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_1 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_5 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_7 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_6 = new System.Windows.Forms.CheckBox(); this.btnToggle0 = new System.Windows.Forms.Button(); this.checkBoxA0_2 = new System.Windows.Forms.CheckBox(); this.label13 = new System.Windows.Forms.Label(); this.checkBoxA0_3 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_16 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_12 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_9 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_13 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_15 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_14 = new System.Windows.Forms.CheckBox(); this.btnToggle1 = new System.Windows.Forms.Button(); this.checkBoxB0_10 = new System.Windows.Forms.CheckBox(); this.label14 = new System.Windows.Forms.Label(); this.checkBoxB0_11 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_24 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_20 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_17 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_21 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_23 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_22 = new System.Windows.Forms.CheckBox(); this.btnToggle2 = new System.Windows.Forms.Button(); this.checkBoxC0_18 = new System.Windows.Forms.CheckBox(); this.label15 = new System.Windows.Forms.Label(); this.checkBoxC0_19 = new System.Windows.Forms.CheckBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.checkBoxA1_25 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_29 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_32 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_28 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_26 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_27 = new System.Windows.Forms.CheckBox(); this.btnToggle3 = new System.Windows.Forms.Button(); this.checkBoxA1_31 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_30 = new System.Windows.Forms.CheckBox(); this.checkBox91 = new System.Windows.Forms.CheckBox(); this.checkBox92 = new System.Windows.Forms.CheckBox(); this.Tristatelabel = new System.Windows.Forms.Label(); this.btnDevice = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label8 = new System.Windows.Forms.Label(); this.btnFreqA = new System.Windows.Forms.Button(); this.btnFreqB = new System.Windows.Forms.Button(); this.btnFreqC = new System.Windows.Forms.Button(); this.trackBarFreqA = new System.Windows.Forms.TrackBar(); this.trackBarFreqB = new System.Windows.Forms.TrackBar(); this.trackBarFreqC = new System.Windows.Forms.TrackBar(); this.label1 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.lblFreqA = new System.Windows.Forms.Label(); this.lblFreqB = new System.Windows.Forms.Label(); this.lblFreqC = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.textBox7 = new System.Windows.Forms.TextBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.groupBox5.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFreqA)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFreqB)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFreqC)).BeginInit(); this.SuspendLayout(); // // btnTristateAll // this.btnTristateAll.Location = new System.Drawing.Point(27, 56); this.btnTristateAll.Name = "btnTristateAll"; this.btnTristateAll.Size = new System.Drawing.Size(171, 23); this.btnTristateAll.TabIndex = 56; this.btnTristateAll.Text = " EnterTristate Mode"; this.btnTristateAll.UseVisualStyleBackColor = true; this.btnTristateAll.Click += new System.EventHandler(this.btnTristateAll_Click); // // checkBox3 // this.checkBox3.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox3.BackColor = System.Drawing.Color.Gray; this.checkBox3.Enabled = false; this.checkBox3.FlatAppearance.CheckedBackColor = System.Drawing.Color.Blue; this.checkBox3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox3.Location = new System.Drawing.Point(259, 12); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(29, 23); this.checkBox3.TabIndex = 3; this.checkBox3.Text = "1"; this.checkBox3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox3.UseVisualStyleBackColor = false; // // groupBox5 // this.groupBox5.Controls.Add(this.checkBox3); this.groupBox5.Controls.Add(this.label5); this.groupBox5.Controls.Add(this.checkBox4); this.groupBox5.Controls.Add(this.label6); this.groupBox5.Location = new System.Drawing.Point(91, 252); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(302, 41); this.groupBox5.TabIndex = 57; this.groupBox5.TabStop = false; this.groupBox5.Text = "Key to Pin State"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(195, 17); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(69, 13); this.label5.TabIndex = 2; this.label5.Text = "Low (GND) : "; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // checkBox4 // this.checkBox4.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox4.BackColor = System.Drawing.Color.Lime; this.checkBox4.Enabled = false; this.checkBox4.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox4.Location = new System.Drawing.Point(141, 12); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(29, 23); this.checkBox4.TabIndex = 1; this.checkBox4.Text = "1"; this.checkBox4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox4.UseVisualStyleBackColor = false; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(86, 17); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(57, 13); this.label6.TabIndex = 0; this.label6.Text = "High (5V) :"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // checkBoxA0_8 // this.checkBoxA0_8.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_8.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_8.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_8.Location = new System.Drawing.Point(192, 51); this.checkBoxA0_8.Name = "checkBoxA0_8"; this.checkBoxA0_8.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_8.TabIndex = 90; this.checkBoxA0_8.Tag = "7"; this.checkBoxA0_8.Text = "7"; this.checkBoxA0_8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_8.UseVisualStyleBackColor = false; this.checkBoxA0_8.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_4 // this.checkBoxA0_4.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_4.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_4.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_4.Location = new System.Drawing.Point(316, 51); this.checkBoxA0_4.Name = "checkBoxA0_4"; this.checkBoxA0_4.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_4.TabIndex = 94; this.checkBoxA0_4.Tag = "3"; this.checkBoxA0_4.Text = "3"; this.checkBoxA0_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_4.UseVisualStyleBackColor = false; this.checkBoxA0_4.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_1 // this.checkBoxA0_1.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_1.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_1.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_1.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxA0_1.Location = new System.Drawing.Point(409, 51); this.checkBoxA0_1.Name = "checkBoxA0_1"; this.checkBoxA0_1.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_1.TabIndex = 97; this.checkBoxA0_1.Tag = "0"; this.checkBoxA0_1.Text = "0"; this.checkBoxA0_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_1.UseVisualStyleBackColor = false; this.checkBoxA0_1.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_5 // this.checkBoxA0_5.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_5.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_5.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_5.Location = new System.Drawing.Point(285, 51); this.checkBoxA0_5.Name = "checkBoxA0_5"; this.checkBoxA0_5.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_5.TabIndex = 93; this.checkBoxA0_5.Tag = "4"; this.checkBoxA0_5.Text = "4"; this.checkBoxA0_5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_5.UseVisualStyleBackColor = false; this.checkBoxA0_5.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_7 // this.checkBoxA0_7.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_7.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_7.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_7.Location = new System.Drawing.Point(223, 51); this.checkBoxA0_7.Name = "checkBoxA0_7"; this.checkBoxA0_7.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_7.TabIndex = 91; this.checkBoxA0_7.Tag = "6"; this.checkBoxA0_7.Text = "6"; this.checkBoxA0_7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_7.UseVisualStyleBackColor = false; this.checkBoxA0_7.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_6 // this.checkBoxA0_6.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_6.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_6.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_6.Location = new System.Drawing.Point(254, 51); this.checkBoxA0_6.Name = "checkBoxA0_6"; this.checkBoxA0_6.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_6.TabIndex = 92; this.checkBoxA0_6.Tag = "5"; this.checkBoxA0_6.Text = "5"; this.checkBoxA0_6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_6.UseVisualStyleBackColor = false; this.checkBoxA0_6.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle0 // this.btnToggle0.Location = new System.Drawing.Point(191, 84); this.btnToggle0.Name = "btnToggle0"; this.btnToggle0.Size = new System.Drawing.Size(246, 23); this.btnToggle0.TabIndex = 89; this.btnToggle0.Tag = "0"; this.btnToggle0.Text = "Toggle to Output Mode"; this.btnToggle0.UseVisualStyleBackColor = true; this.btnToggle0.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxA0_2 // this.checkBoxA0_2.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_2.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_2.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_2.Location = new System.Drawing.Point(378, 51); this.checkBoxA0_2.Name = "checkBoxA0_2"; this.checkBoxA0_2.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_2.TabIndex = 96; this.checkBoxA0_2.Tag = "1"; this.checkBoxA0_2.Text = "1"; this.checkBoxA0_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_2.UseVisualStyleBackColor = false; this.checkBoxA0_2.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(297, 31); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(36, 13); this.label13.TabIndex = 88; this.label13.Text = "Port A"; // // checkBoxA0_3 // this.checkBoxA0_3.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_3.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_3.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_3.Location = new System.Drawing.Point(347, 51); this.checkBoxA0_3.Name = "checkBoxA0_3"; this.checkBoxA0_3.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_3.TabIndex = 95; this.checkBoxA0_3.Tag = "2"; this.checkBoxA0_3.Text = "2"; this.checkBoxA0_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_3.UseVisualStyleBackColor = false; this.checkBoxA0_3.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_16 // this.checkBoxB0_16.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_16.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_16.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_16.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_16.Location = new System.Drawing.Point(612, 51); this.checkBoxB0_16.Name = "checkBoxB0_16"; this.checkBoxB0_16.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_16.TabIndex = 100; this.checkBoxB0_16.Tag = "15"; this.checkBoxB0_16.Text = "7"; this.checkBoxB0_16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_16.UseVisualStyleBackColor = false; this.checkBoxB0_16.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_12 // this.checkBoxB0_12.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_12.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_12.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_12.Location = new System.Drawing.Point(736, 51); this.checkBoxB0_12.Name = "checkBoxB0_12"; this.checkBoxB0_12.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_12.TabIndex = 104; this.checkBoxB0_12.Tag = "11"; this.checkBoxB0_12.Text = "3"; this.checkBoxB0_12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_12.UseVisualStyleBackColor = false; this.checkBoxB0_12.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_9 // this.checkBoxB0_9.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_9.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_9.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_9.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxB0_9.Location = new System.Drawing.Point(829, 51); this.checkBoxB0_9.Name = "checkBoxB0_9"; this.checkBoxB0_9.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_9.TabIndex = 107; this.checkBoxB0_9.Tag = "8"; this.checkBoxB0_9.Text = "0"; this.checkBoxB0_9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_9.UseVisualStyleBackColor = false; this.checkBoxB0_9.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_13 // this.checkBoxB0_13.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_13.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_13.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_13.Location = new System.Drawing.Point(705, 51); this.checkBoxB0_13.Name = "checkBoxB0_13"; this.checkBoxB0_13.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_13.TabIndex = 103; this.checkBoxB0_13.Tag = "12"; this.checkBoxB0_13.Text = "4"; this.checkBoxB0_13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_13.UseVisualStyleBackColor = false; this.checkBoxB0_13.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_15 // this.checkBoxB0_15.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_15.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_15.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_15.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_15.Location = new System.Drawing.Point(643, 51); this.checkBoxB0_15.Name = "checkBoxB0_15"; this.checkBoxB0_15.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_15.TabIndex = 101; this.checkBoxB0_15.Tag = "14"; this.checkBoxB0_15.Text = "6"; this.checkBoxB0_15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_15.UseVisualStyleBackColor = false; this.checkBoxB0_15.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_14 // this.checkBoxB0_14.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_14.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_14.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_14.Location = new System.Drawing.Point(674, 51); this.checkBoxB0_14.Name = "checkBoxB0_14"; this.checkBoxB0_14.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_14.TabIndex = 102; this.checkBoxB0_14.Tag = "13"; this.checkBoxB0_14.Text = "5"; this.checkBoxB0_14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_14.UseVisualStyleBackColor = false; this.checkBoxB0_14.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle1 // this.btnToggle1.Location = new System.Drawing.Point(611, 83); this.btnToggle1.Name = "btnToggle1"; this.btnToggle1.Size = new System.Drawing.Size(247, 23); this.btnToggle1.TabIndex = 99; this.btnToggle1.Tag = "1"; this.btnToggle1.Text = "Toggle to Output Mode"; this.btnToggle1.UseVisualStyleBackColor = true; this.btnToggle1.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxB0_10 // this.checkBoxB0_10.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_10.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_10.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_10.Location = new System.Drawing.Point(798, 51); this.checkBoxB0_10.Name = "checkBoxB0_10"; this.checkBoxB0_10.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_10.TabIndex = 106; this.checkBoxB0_10.Tag = "9"; this.checkBoxB0_10.Text = "1"; this.checkBoxB0_10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_10.UseVisualStyleBackColor = false; this.checkBoxB0_10.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(717, 27); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(36, 13); this.label14.TabIndex = 98; this.label14.Text = "Port B"; // // checkBoxB0_11 // this.checkBoxB0_11.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_11.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_11.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_11.Location = new System.Drawing.Point(767, 51); this.checkBoxB0_11.Name = "checkBoxB0_11"; this.checkBoxB0_11.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_11.TabIndex = 105; this.checkBoxB0_11.Tag = "10"; this.checkBoxB0_11.Text = "2"; this.checkBoxB0_11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_11.UseVisualStyleBackColor = false; this.checkBoxB0_11.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_24 // this.checkBoxC0_24.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_24.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_24.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_24.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_24.Location = new System.Drawing.Point(192, 142); this.checkBoxC0_24.Name = "checkBoxC0_24"; this.checkBoxC0_24.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_24.TabIndex = 110; this.checkBoxC0_24.Tag = "23"; this.checkBoxC0_24.Text = "7"; this.checkBoxC0_24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_24.UseVisualStyleBackColor = false; this.checkBoxC0_24.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_20 // this.checkBoxC0_20.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_20.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_20.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_20.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_20.Location = new System.Drawing.Point(316, 142); this.checkBoxC0_20.Name = "checkBoxC0_20"; this.checkBoxC0_20.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_20.TabIndex = 114; this.checkBoxC0_20.Tag = "19"; this.checkBoxC0_20.Text = "3"; this.checkBoxC0_20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_20.UseVisualStyleBackColor = false; this.checkBoxC0_20.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_17 // this.checkBoxC0_17.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_17.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_17.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_17.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_17.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxC0_17.Location = new System.Drawing.Point(409, 142); this.checkBoxC0_17.Name = "checkBoxC0_17"; this.checkBoxC0_17.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_17.TabIndex = 117; this.checkBoxC0_17.Tag = "16"; this.checkBoxC0_17.Text = "0"; this.checkBoxC0_17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_17.UseVisualStyleBackColor = false; this.checkBoxC0_17.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_21 // this.checkBoxC0_21.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_21.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_21.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_21.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_21.Location = new System.Drawing.Point(285, 142); this.checkBoxC0_21.Name = "checkBoxC0_21"; this.checkBoxC0_21.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_21.TabIndex = 113; this.checkBoxC0_21.Tag = "20"; this.checkBoxC0_21.Text = "4"; this.checkBoxC0_21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_21.UseVisualStyleBackColor = false; this.checkBoxC0_21.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_23 // this.checkBoxC0_23.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_23.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_23.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_23.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_23.Location = new System.Drawing.Point(223, 142); this.checkBoxC0_23.Name = "checkBoxC0_23"; this.checkBoxC0_23.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_23.TabIndex = 111; this.checkBoxC0_23.Tag = "22"; this.checkBoxC0_23.Text = "6"; this.checkBoxC0_23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_23.UseVisualStyleBackColor = false; this.checkBoxC0_23.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_22 // this.checkBoxC0_22.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_22.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_22.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_22.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_22.Location = new System.Drawing.Point(254, 142); this.checkBoxC0_22.Name = "checkBoxC0_22"; this.checkBoxC0_22.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_22.TabIndex = 112; this.checkBoxC0_22.Tag = "21"; this.checkBoxC0_22.Text = "5"; this.checkBoxC0_22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_22.UseVisualStyleBackColor = false; this.checkBoxC0_22.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle2 // this.btnToggle2.Location = new System.Drawing.Point(190, 176); this.btnToggle2.Name = "btnToggle2"; this.btnToggle2.Size = new System.Drawing.Size(249, 23); this.btnToggle2.TabIndex = 109; this.btnToggle2.Tag = "2"; this.btnToggle2.Text = "Toggle to Output Mode"; this.btnToggle2.UseVisualStyleBackColor = true; this.btnToggle2.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxC0_18 // this.checkBoxC0_18.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_18.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_18.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_18.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_18.Location = new System.Drawing.Point(378, 142); this.checkBoxC0_18.Name = "checkBoxC0_18"; this.checkBoxC0_18.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_18.TabIndex = 116; this.checkBoxC0_18.Tag = "17"; this.checkBoxC0_18.Text = "1"; this.checkBoxC0_18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_18.UseVisualStyleBackColor = false; this.checkBoxC0_18.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(296, 120); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(36, 13); this.label15.TabIndex = 108; this.label15.Text = "Port C"; // // checkBoxC0_19 // this.checkBoxC0_19.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_19.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_19.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_19.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_19.Location = new System.Drawing.Point(347, 142); this.checkBoxC0_19.Name = "checkBoxC0_19"; this.checkBoxC0_19.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_19.TabIndex = 115; this.checkBoxC0_19.Tag = "18"; this.checkBoxC0_19.Text = "2"; this.checkBoxC0_19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_19.UseVisualStyleBackColor = false; this.checkBoxC0_19.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // groupBox2 // this.groupBox2.Controls.Add(this.label11); this.groupBox2.Controls.Add(this.label10); this.groupBox2.Controls.Add(this.label9); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.btnToggle2); this.groupBox2.Controls.Add(this.checkBoxC0_21); this.groupBox2.Controls.Add(this.label15); this.groupBox2.Controls.Add(this.checkBoxC0_23); this.groupBox2.Controls.Add(this.btnToggle1); this.groupBox2.Controls.Add(this.checkBoxC0_20); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.checkBoxC0_24); this.groupBox2.Controls.Add(this.checkBoxC0_22); this.groupBox2.Controls.Add(this.btnToggle0); this.groupBox2.Controls.Add(this.label23); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.label19); this.groupBox2.Controls.Add(this.checkBoxC0_17); this.groupBox2.Controls.Add(this.label27); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.checkBoxA1_25); this.groupBox2.Controls.Add(this.checkBoxA0_8); this.groupBox2.Controls.Add(this.checkBoxA1_29); this.groupBox2.Controls.Add(this.checkBoxC0_18); this.groupBox2.Controls.Add(this.checkBoxA1_32); this.groupBox2.Controls.Add(this.checkBoxA1_28); this.groupBox2.Controls.Add(this.checkBoxA0_3); this.groupBox2.Controls.Add(this.checkBoxA1_26); this.groupBox2.Controls.Add(this.checkBoxA0_4); this.groupBox2.Controls.Add(this.checkBoxA1_27); this.groupBox2.Controls.Add(this.checkBoxC0_19); this.groupBox2.Controls.Add(this.btnToggle3); this.groupBox2.Controls.Add(this.checkBoxA0_2); this.groupBox2.Controls.Add(this.checkBoxA1_31); this.groupBox2.Controls.Add(this.checkBoxA0_5); this.groupBox2.Controls.Add(this.checkBoxA1_30); this.groupBox2.Controls.Add(this.checkBoxA0_1); this.groupBox2.Controls.Add(this.checkBoxA0_6); this.groupBox2.Controls.Add(this.checkBoxA0_7); this.groupBox2.Controls.Add(this.checkBoxB0_16); this.groupBox2.Controls.Add(this.checkBoxB0_14); this.groupBox2.Controls.Add(this.checkBoxB0_15); this.groupBox2.Controls.Add(this.checkBoxB0_11); this.groupBox2.Controls.Add(this.checkBoxB0_13); this.groupBox2.Controls.Add(this.checkBoxB0_10); this.groupBox2.Controls.Add(this.checkBoxB0_12); this.groupBox2.Controls.Add(this.checkBoxB0_9); this.groupBox2.Location = new System.Drawing.Point(12, 5); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(1036, 233); this.groupBox2.TabIndex = 118; this.groupBox2.TabStop = false; this.groupBox2.Text = "I/O Ports"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(538, 149); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(69, 13); this.label11.TabIndex = 120; this.label11.Text = "In/Out State:"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(539, 56); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(69, 13); this.label10.TabIndex = 119; this.label10.Text = "In/Out State:"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(114, 148); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(69, 13); this.label9.TabIndex = 118; this.label9.Text = "In/Out State:"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(115, 58); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(69, 13); this.label2.TabIndex = 3; this.label2.Text = "In/Out State:"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(959, 168); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(37, 13); this.label23.TabIndex = 108; this.label23.Text = "Pin 49"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(711, 120); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(37, 13); this.label4.TabIndex = 65; this.label4.Text = "Port D"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(963, 184); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(26, 13); this.label19.TabIndex = 106; this.label19.Text = "+5V"; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(904, 210); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(100, 13); this.label27.TabIndex = 110; this.label27.Text = "Even Pins are GND"; // // checkBoxA1_25 // this.checkBoxA1_25.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_25.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_25.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_25.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_25.Location = new System.Drawing.Point(829, 142); this.checkBoxA1_25.Name = "checkBoxA1_25"; this.checkBoxA1_25.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_25.TabIndex = 67; this.checkBoxA1_25.Tag = "24"; this.checkBoxA1_25.Text = "0"; this.checkBoxA1_25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_25.UseVisualStyleBackColor = false; this.checkBoxA1_25.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_29 // this.checkBoxA1_29.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_29.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_29.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_29.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_29.Location = new System.Drawing.Point(705, 142); this.checkBoxA1_29.Name = "checkBoxA1_29"; this.checkBoxA1_29.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_29.TabIndex = 71; this.checkBoxA1_29.Tag = "28"; this.checkBoxA1_29.Text = "4"; this.checkBoxA1_29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_29.UseVisualStyleBackColor = false; this.checkBoxA1_29.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_32 // this.checkBoxA1_32.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_32.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_32.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_32.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_32.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxA1_32.Location = new System.Drawing.Point(612, 142); this.checkBoxA1_32.Name = "checkBoxA1_32"; this.checkBoxA1_32.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_32.TabIndex = 74; this.checkBoxA1_32.Tag = "31"; this.checkBoxA1_32.Text = "7"; this.checkBoxA1_32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_32.UseVisualStyleBackColor = false; this.checkBoxA1_32.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_28 // this.checkBoxA1_28.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_28.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_28.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_28.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_28.Location = new System.Drawing.Point(736, 142); this.checkBoxA1_28.Name = "checkBoxA1_28"; this.checkBoxA1_28.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_28.TabIndex = 70; this.checkBoxA1_28.Tag = "27"; this.checkBoxA1_28.Text = "3"; this.checkBoxA1_28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_28.UseVisualStyleBackColor = false; this.checkBoxA1_28.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_26 // this.checkBoxA1_26.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_26.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_26.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_26.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_26.Location = new System.Drawing.Point(798, 142); this.checkBoxA1_26.Name = "checkBoxA1_26"; this.checkBoxA1_26.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_26.TabIndex = 68; this.checkBoxA1_26.Tag = "25"; this.checkBoxA1_26.Text = "1"; this.checkBoxA1_26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_26.UseVisualStyleBackColor = false; this.checkBoxA1_26.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_27 // this.checkBoxA1_27.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_27.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_27.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_27.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_27.Location = new System.Drawing.Point(767, 142); this.checkBoxA1_27.Name = "checkBoxA1_27"; this.checkBoxA1_27.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_27.TabIndex = 69; this.checkBoxA1_27.Tag = "26"; this.checkBoxA1_27.Text = "2"; this.checkBoxA1_27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_27.UseVisualStyleBackColor = false; this.checkBoxA1_27.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle3 // this.btnToggle3.Location = new System.Drawing.Point(609, 176); this.btnToggle3.Name = "btnToggle3"; this.btnToggle3.Size = new System.Drawing.Size(250, 23); this.btnToggle3.TabIndex = 66; this.btnToggle3.Tag = "3"; this.btnToggle3.Text = "Toggle to Output Mode"; this.btnToggle3.UseVisualStyleBackColor = true; this.btnToggle3.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxA1_31 // this.checkBoxA1_31.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_31.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_31.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_31.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_31.Location = new System.Drawing.Point(643, 142); this.checkBoxA1_31.Name = "checkBoxA1_31"; this.checkBoxA1_31.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_31.TabIndex = 73; this.checkBoxA1_31.Tag = "30"; this.checkBoxA1_31.Text = "6"; this.checkBoxA1_31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_31.UseVisualStyleBackColor = false; this.checkBoxA1_31.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_30 // this.checkBoxA1_30.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_30.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_30.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_30.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_30.Location = new System.Drawing.Point(674, 142); this.checkBoxA1_30.Name = "checkBoxA1_30"; this.checkBoxA1_30.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_30.TabIndex = 72; this.checkBoxA1_30.Tag = "29"; this.checkBoxA1_30.Text = "5"; this.checkBoxA1_30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_30.UseVisualStyleBackColor = false; this.checkBoxA1_30.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBox91 // this.checkBox91.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox91.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.checkBox91.Enabled = false; this.checkBox91.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox91.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox91.Location = new System.Drawing.Point(9, 249); this.checkBox91.Name = "checkBox91"; this.checkBox91.Size = new System.Drawing.Size(41, 28); this.checkBox91.TabIndex = 4; this.checkBox91.Text = "LED"; this.checkBox91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox91.UseVisualStyleBackColor = false; // // checkBox92 // this.checkBox92.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox92.BackColor = System.Drawing.Color.Silver; this.checkBox92.Enabled = false; this.checkBox92.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox92.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox92.Location = new System.Drawing.Point(9, 284); this.checkBox92.Name = "checkBox92"; this.checkBox92.Size = new System.Drawing.Size(51, 44); this.checkBox92.TabIndex = 119; this.checkBox92.Text = "USB"; this.checkBox92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox92.UseVisualStyleBackColor = false; // // Tristatelabel // this.Tristatelabel.Location = new System.Drawing.Point(5, 24); this.Tristatelabel.Name = "Tristatelabel"; this.Tristatelabel.Size = new System.Drawing.Size(214, 19); this.Tristatelabel.TabIndex = 120; this.Tristatelabel.Text = "Not Tristate Mode: I/O Buffers Disabled"; this.Tristatelabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnDevice // this.btnDevice.Location = new System.Drawing.Point(156, 311); this.btnDevice.Name = "btnDevice"; this.btnDevice.Size = new System.Drawing.Size(170, 23); this.btnDevice.TabIndex = 121; this.btnDevice.Text = "Device select"; this.btnDevice.UseVisualStyleBackColor = true; this.btnDevice.Click += new System.EventHandler(this.btnDevice_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.btnTristateAll); this.groupBox3.Controls.Add(this.Tristatelabel); this.groupBox3.Location = new System.Drawing.Point(501, 252); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(223, 93); this.groupBox3.TabIndex = 122; this.groupBox3.TabStop = false; this.groupBox3.Text = "Tristate Control"; // // label8 // this.label8.Location = new System.Drawing.Point(817, 279); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(190, 43); this.label8.TabIndex = 123; this.label8.Text = "Jumper configuration and Inputs will determine specific behaviors. Please read t" + "he manual for the details."; // // btnFreqA // this.btnFreqA.Location = new System.Drawing.Point(613, 390); this.btnFreqA.Name = "btnFreqA"; this.btnFreqA.Size = new System.Drawing.Size(111, 23); this.btnFreqA.TabIndex = 124; this.btnFreqA.Tag = "0"; this.btnFreqA.Text = "Set Output Freq A"; this.btnFreqA.UseVisualStyleBackColor = true; this.btnFreqA.Click += new System.EventHandler(this.btnFreqX_Click); // // btnFreqB // this.btnFreqB.Location = new System.Drawing.Point(613, 433); this.btnFreqB.Name = "btnFreqB"; this.btnFreqB.Size = new System.Drawing.Size(111, 23); this.btnFreqB.TabIndex = 125; this.btnFreqB.Tag = "1"; this.btnFreqB.Text = "Set Output Freq B"; this.btnFreqB.UseVisualStyleBackColor = true; this.btnFreqB.Click += new System.EventHandler(this.btnFreqX_Click); // // btnFreqC // this.btnFreqC.Location = new System.Drawing.Point(613, 476); this.btnFreqC.Name = "btnFreqC"; this.btnFreqC.Size = new System.Drawing.Size(111, 23); this.btnFreqC.TabIndex = 126; this.btnFreqC.Tag = "2"; this.btnFreqC.Text = "Set Output Freq C"; this.btnFreqC.UseVisualStyleBackColor = true; this.btnFreqC.Click += new System.EventHandler(this.btnFreqX_Click); // // trackBarFreqA // this.trackBarFreqA.Location = new System.Drawing.Point(73, 384); this.trackBarFreqA.Maximum = 65533; this.trackBarFreqA.Minimum = 61440; this.trackBarFreqA.Name = "trackBarFreqA"; this.trackBarFreqA.Size = new System.Drawing.Size(446, 42); this.trackBarFreqA.TabIndex = 127; this.trackBarFreqA.Tag = "0"; this.trackBarFreqA.TickFrequency = 100; this.trackBarFreqA.Value = 61440; this.trackBarFreqA.Scroll += new System.EventHandler(this.trackBarFreqX_Scroll); // // trackBarFreqB // this.trackBarFreqB.Location = new System.Drawing.Point(72, 427); this.trackBarFreqB.Maximum = 65533; this.trackBarFreqB.Minimum = 61440; this.trackBarFreqB.Name = "trackBarFreqB"; this.trackBarFreqB.Size = new System.Drawing.Size(447, 42); this.trackBarFreqB.TabIndex = 128; this.trackBarFreqB.Tag = "1"; this.trackBarFreqB.TickFrequency = 100; this.trackBarFreqB.Value = 61440; this.trackBarFreqB.Scroll += new System.EventHandler(this.trackBarFreqX_Scroll); // // trackBarFreqC // this.trackBarFreqC.Location = new System.Drawing.Point(72, 468); this.trackBarFreqC.Maximum = 65533; this.trackBarFreqC.Minimum = 61440; this.trackBarFreqC.Name = "trackBarFreqC"; this.trackBarFreqC.Size = new System.Drawing.Size(447, 42); this.trackBarFreqC.TabIndex = 129; this.trackBarFreqC.Tag = "2"; this.trackBarFreqC.TickFrequency = 100; this.trackBarFreqC.Value = 61440; this.trackBarFreqC.Scroll += new System.EventHandler(this.trackBarFreqX_Scroll); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(14, 390); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(54, 13); this.label1.TabIndex = 130; this.label1.Text = "Counter A"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(14, 431); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(54, 13); this.label3.TabIndex = 131; this.label3.Text = "Counter B"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(14, 477); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(54, 13); this.label7.TabIndex = 132; this.label7.Text = "Counter C"; // // checkBox1 // this.checkBox1.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox1.BackColor = System.Drawing.Color.Silver; this.checkBox1.Enabled = false; this.checkBox1.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox1.Location = new System.Drawing.Point(1013, 316); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(19, 37); this.checkBox1.TabIndex = 133; this.checkBox1.Text = "J"; this.checkBox1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox1.UseVisualStyleBackColor = false; // // checkBox2 // this.checkBox2.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox2.BackColor = System.Drawing.Color.Silver; this.checkBox2.Enabled = false; this.checkBox2.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox2.Location = new System.Drawing.Point(1013, 250); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(19, 37); this.checkBox2.TabIndex = 134; this.checkBox2.Text = "J"; this.checkBox2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox2.UseVisualStyleBackColor = false; // // lblFreqA // this.lblFreqA.AutoSize = true; this.lblFreqA.Location = new System.Drawing.Point(517, 392); this.lblFreqA.Name = "lblFreqA"; this.lblFreqA.Size = new System.Drawing.Size(76, 13); this.lblFreqA.TabIndex = 135; this.lblFreqA.Tag = "0"; this.lblFreqA.Text = "Output 0.18Hz"; // // lblFreqB // this.lblFreqB.AutoSize = true; this.lblFreqB.Location = new System.Drawing.Point(517, 436); this.lblFreqB.Name = "lblFreqB"; this.lblFreqB.Size = new System.Drawing.Size(76, 13); this.lblFreqB.TabIndex = 136; this.lblFreqB.Tag = "1"; this.lblFreqB.Text = "Output 0.18Hz"; // // lblFreqC // this.lblFreqC.AutoSize = true; this.lblFreqC.Location = new System.Drawing.Point(517, 477); this.lblFreqC.Name = "lblFreqC"; this.lblFreqC.Size = new System.Drawing.Size(76, 13); this.lblFreqC.TabIndex = 137; this.lblFreqC.Tag = "2"; this.lblFreqC.Text = "Output 0.18Hz"; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(738, 391); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 20); this.textBox1.TabIndex = 138; this.textBox1.Tag = "0"; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(844, 391); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 20); this.textBox2.TabIndex = 139; this.textBox2.Tag = "1"; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(950, 391); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(100, 20); this.textBox3.TabIndex = 140; this.textBox3.Tag = "2"; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(738, 435); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(100, 20); this.textBox4.TabIndex = 141; this.textBox4.Tag = "3"; // // textBox5 // this.textBox5.Location = new System.Drawing.Point(844, 435); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(100, 20); this.textBox5.TabIndex = 142; this.textBox5.Tag = "4"; // // textBox6 // this.textBox6.Location = new System.Drawing.Point(950, 436); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(100, 20); this.textBox6.TabIndex = 143; this.textBox6.Tag = "5"; // // textBox7 // this.textBox7.Location = new System.Drawing.Point(736, 476); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(100, 20); this.textBox7.TabIndex = 144; this.textBox7.Tag = "6"; // // textBox8 // this.textBox8.Location = new System.Drawing.Point(842, 477); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(100, 20); this.textBox8.TabIndex = 145; this.textBox8.Tag = "7"; // // textBox9 // this.textBox9.Location = new System.Drawing.Point(948, 477); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(100, 20); this.textBox9.TabIndex = 146; this.textBox9.Tag = "8"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(841, 369); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(99, 13); this.label12.TabIndex = 147; this.label12.Text = "Counter Timer Data"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(214, 368); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(155, 13); this.label16.TabIndex = 148; this.label16.Text = "Counter Timer Control (optional)"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1057, 512); this.Controls.Add(this.label16); this.Controls.Add(this.label12); this.Controls.Add(this.textBox9); this.Controls.Add(this.textBox8); this.Controls.Add(this.textBox7); this.Controls.Add(this.textBox6); this.Controls.Add(this.textBox5); this.Controls.Add(this.textBox4); this.Controls.Add(this.textBox3); this.Controls.Add(this.textBox2); this.Controls.Add(this.textBox1); this.Controls.Add(this.lblFreqC); this.Controls.Add(this.lblFreqB); this.Controls.Add(this.lblFreqA); this.Controls.Add(this.checkBox2); this.Controls.Add(this.checkBox1); this.Controls.Add(this.label7); this.Controls.Add(this.label3); this.Controls.Add(this.label1); this.Controls.Add(this.trackBarFreqC); this.Controls.Add(this.trackBarFreqB); this.Controls.Add(this.trackBarFreqA); this.Controls.Add(this.btnFreqC); this.Controls.Add(this.btnFreqB); this.Controls.Add(this.btnFreqA); this.Controls.Add(this.groupBox2); this.Controls.Add(this.label8); this.Controls.Add(this.btnDevice); this.Controls.Add(this.checkBox92); this.Controls.Add(this.checkBox91); this.Controls.Add(this.groupBox5); this.Controls.Add(this.groupBox3); this.MaximizeBox = false; this.Name = "Form1"; this.Tag = "0"; this.Text = "USB-DIO32 Visual C# Sample1"; this.Load += new System.EventHandler(this.Form1_Load); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.trackBarFreqA)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFreqB)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFreqC)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btnTristateAll; private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.Label label6; private System.Windows.Forms.CheckBox checkBoxA0_8; private System.Windows.Forms.CheckBox checkBoxA0_4; private System.Windows.Forms.CheckBox checkBoxA0_1; private System.Windows.Forms.CheckBox checkBoxA0_5; private System.Windows.Forms.CheckBox checkBoxA0_7; private System.Windows.Forms.CheckBox checkBoxA0_6; private System.Windows.Forms.Button btnToggle0; private System.Windows.Forms.CheckBox checkBoxA0_2; private System.Windows.Forms.Label label13; private System.Windows.Forms.CheckBox checkBoxA0_3; private System.Windows.Forms.CheckBox checkBoxB0_16; private System.Windows.Forms.CheckBox checkBoxB0_12; private System.Windows.Forms.CheckBox checkBoxB0_9; private System.Windows.Forms.CheckBox checkBoxB0_13; private System.Windows.Forms.CheckBox checkBoxB0_15; private System.Windows.Forms.CheckBox checkBoxB0_14; private System.Windows.Forms.Button btnToggle1; private System.Windows.Forms.CheckBox checkBoxB0_10; private System.Windows.Forms.Label label14; private System.Windows.Forms.CheckBox checkBoxB0_11; private System.Windows.Forms.CheckBox checkBoxC0_24; private System.Windows.Forms.CheckBox checkBoxC0_20; private System.Windows.Forms.CheckBox checkBoxC0_17; private System.Windows.Forms.CheckBox checkBoxC0_21; private System.Windows.Forms.CheckBox checkBoxC0_23; private System.Windows.Forms.CheckBox checkBoxC0_22; private System.Windows.Forms.Button btnToggle2; private System.Windows.Forms.CheckBox checkBoxC0_18; private System.Windows.Forms.Label label15; private System.Windows.Forms.CheckBox checkBoxC0_19; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.CheckBox checkBox91; private System.Windows.Forms.CheckBox checkBox92; private System.Windows.Forms.Label Tristatelabel; private System.Windows.Forms.Button btnDevice; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label2; private System.Windows.Forms.CheckBox checkBoxA1_30; private System.Windows.Forms.Label label4; private System.Windows.Forms.CheckBox checkBoxA1_31; private System.Windows.Forms.Button btnToggle3; private System.Windows.Forms.CheckBox checkBoxA1_27; private System.Windows.Forms.CheckBox checkBoxA1_26; private System.Windows.Forms.CheckBox checkBoxA1_28; private System.Windows.Forms.CheckBox checkBoxA1_32; private System.Windows.Forms.CheckBox checkBoxA1_29; private System.Windows.Forms.CheckBox checkBoxA1_25; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label23; private System.Windows.Forms.Button btnFreqA; private System.Windows.Forms.Button btnFreqB; private System.Windows.Forms.Button btnFreqC; private System.Windows.Forms.TrackBar trackBarFreqA; private System.Windows.Forms.TrackBar trackBarFreqB; private System.Windows.Forms.TrackBar trackBarFreqC; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label7; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label lblFreqA; private System.Windows.Forms.Label lblFreqB; private System.Windows.Forms.Label lblFreqC; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label16; } }