namespace pac_i8014W_BasicInfo { 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.btnExit = new System.Windows.Forms.Button(); this.btnAIHex = new System.Windows.Forms.Button(); this.txtAI15 = new System.Windows.Forms.TextBox(); this.txtAI14 = new System.Windows.Forms.TextBox(); this.txtAI13 = new System.Windows.Forms.TextBox(); this.txtAI12 = new System.Windows.Forms.TextBox(); this.txtAI11 = new System.Windows.Forms.TextBox(); this.txtAI10 = new System.Windows.Forms.TextBox(); this.txtAI9 = new System.Windows.Forms.TextBox(); this.txtAI8 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.txtAI7 = new System.Windows.Forms.TextBox(); this.txtAI6 = new System.Windows.Forms.TextBox(); this.txtAI5 = new System.Windows.Forms.TextBox(); this.txtAI4 = new System.Windows.Forms.TextBox(); this.txtAI3 = new System.Windows.Forms.TextBox(); this.txtAI2 = new System.Windows.Forms.TextBox(); this.txtAI1 = new System.Windows.Forms.TextBox(); this.txtAI0 = new System.Windows.Forms.TextBox(); this.cboType0 = new System.Windows.Forms.ComboBox(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.cboSlot = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.lbVer = new System.Windows.Forms.Label(); this.lbFirm1 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lbFirm2 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.lbJumper = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.lbGain = new System.Windows.Forms.Label(); this.lbOffset = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // btnExit // this.btnExit.Location = new System.Drawing.Point(386, 166); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(83, 29); this.btnExit.TabIndex = 325; this.btnExit.Text = "Exit"; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // btnAIHex // this.btnAIHex.Location = new System.Drawing.Point(386, 131); this.btnAIHex.Name = "btnAIHex"; this.btnAIHex.Size = new System.Drawing.Size(83, 29); this.btnAIHex.TabIndex = 322; this.btnAIHex.Text = "Read AI "; this.btnAIHex.Click += new System.EventHandler(this.btnAIHex_Click); // // txtAI15 // this.txtAI15.Location = new System.Drawing.Point(252, 334); this.txtAI15.Name = "txtAI15"; this.txtAI15.Size = new System.Drawing.Size(128, 23); this.txtAI15.TabIndex = 321; // // txtAI14 // this.txtAI14.Location = new System.Drawing.Point(252, 305); this.txtAI14.Name = "txtAI14"; this.txtAI14.Size = new System.Drawing.Size(128, 23); this.txtAI14.TabIndex = 320; // // txtAI13 // this.txtAI13.Location = new System.Drawing.Point(252, 276); this.txtAI13.Name = "txtAI13"; this.txtAI13.Size = new System.Drawing.Size(128, 23); this.txtAI13.TabIndex = 319; // // txtAI12 // this.txtAI12.Location = new System.Drawing.Point(252, 247); this.txtAI12.Name = "txtAI12"; this.txtAI12.Size = new System.Drawing.Size(128, 23); this.txtAI12.TabIndex = 318; // // txtAI11 // this.txtAI11.Location = new System.Drawing.Point(252, 218); this.txtAI11.Name = "txtAI11"; this.txtAI11.Size = new System.Drawing.Size(128, 23); this.txtAI11.TabIndex = 317; // // txtAI10 // this.txtAI10.Location = new System.Drawing.Point(252, 189); this.txtAI10.Name = "txtAI10"; this.txtAI10.Size = new System.Drawing.Size(128, 23); this.txtAI10.TabIndex = 316; // // txtAI9 // this.txtAI9.Location = new System.Drawing.Point(252, 160); this.txtAI9.Name = "txtAI9"; this.txtAI9.Size = new System.Drawing.Size(128, 23); this.txtAI9.TabIndex = 315; // // txtAI8 // this.txtAI8.Location = new System.Drawing.Point(252, 131); this.txtAI8.Name = "txtAI8"; this.txtAI8.Size = new System.Drawing.Size(128, 23); this.txtAI8.TabIndex = 314; // // label13 // this.label13.Location = new System.Drawing.Point(200, 334); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(46, 23); this.label13.Text = "CH:15"; // // label14 // this.label14.Location = new System.Drawing.Point(200, 160); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(46, 23); this.label14.Text = "CH:9"; // // label15 // this.label15.Location = new System.Drawing.Point(200, 189); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(46, 23); this.label15.Text = "CH:10"; // // label16 // this.label16.Location = new System.Drawing.Point(200, 218); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(46, 23); this.label16.Text = "CH:11"; // // label17 // this.label17.Location = new System.Drawing.Point(200, 247); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(46, 23); this.label17.Text = "CH:12"; // // label18 // this.label18.Location = new System.Drawing.Point(200, 276); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(46, 23); this.label18.Text = "CH:13"; // // label19 // this.label19.Location = new System.Drawing.Point(200, 307); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(46, 23); this.label19.Text = "CH:14"; // // label20 // this.label20.Location = new System.Drawing.Point(200, 131); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(46, 23); this.label20.Text = "CH:8"; // // txtAI7 // this.txtAI7.Location = new System.Drawing.Point(53, 333); this.txtAI7.Name = "txtAI7"; this.txtAI7.Size = new System.Drawing.Size(131, 23); this.txtAI7.TabIndex = 305; // // txtAI6 // this.txtAI6.Location = new System.Drawing.Point(53, 304); this.txtAI6.Name = "txtAI6"; this.txtAI6.Size = new System.Drawing.Size(131, 23); this.txtAI6.TabIndex = 304; // // txtAI5 // this.txtAI5.Location = new System.Drawing.Point(53, 275); this.txtAI5.Name = "txtAI5"; this.txtAI5.Size = new System.Drawing.Size(131, 23); this.txtAI5.TabIndex = 303; // // txtAI4 // this.txtAI4.Location = new System.Drawing.Point(53, 246); this.txtAI4.Name = "txtAI4"; this.txtAI4.Size = new System.Drawing.Size(131, 23); this.txtAI4.TabIndex = 302; // // txtAI3 // this.txtAI3.Location = new System.Drawing.Point(53, 217); this.txtAI3.Name = "txtAI3"; this.txtAI3.Size = new System.Drawing.Size(131, 23); this.txtAI3.TabIndex = 301; // // txtAI2 // this.txtAI2.Location = new System.Drawing.Point(53, 188); this.txtAI2.Name = "txtAI2"; this.txtAI2.Size = new System.Drawing.Size(131, 23); this.txtAI2.TabIndex = 300; // // txtAI1 // this.txtAI1.Location = new System.Drawing.Point(53, 159); this.txtAI1.Name = "txtAI1"; this.txtAI1.Size = new System.Drawing.Size(131, 23); this.txtAI1.TabIndex = 299; // // txtAI0 // this.txtAI0.Location = new System.Drawing.Point(53, 130); this.txtAI0.Name = "txtAI0"; this.txtAI0.Size = new System.Drawing.Size(131, 23); this.txtAI0.TabIndex = 298; // // cboType0 // this.cboType0.Items.Add("+/- 10.0 V"); this.cboType0.Items.Add("+/- 5.0 V"); this.cboType0.Items.Add("+/- 2.5 V"); this.cboType0.Items.Add("+/- 1.25 V"); this.cboType0.Items.Add("+/- 20.0 mA"); this.cboType0.Location = new System.Drawing.Point(22, 81); this.cboType0.Name = "cboType0"; this.cboType0.Size = new System.Drawing.Size(98, 23); this.cboType0.TabIndex = 290; this.cboType0.SelectedIndexChanged += new System.EventHandler(this.cboType0_SelectedIndexChanged); // // label12 // this.label12.Location = new System.Drawing.Point(18, 334); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(46, 23); this.label12.Text = "CH:7"; // // label11 // this.label11.Location = new System.Drawing.Point(18, 160); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(46, 23); this.label11.Text = "CH:1"; // // label10 // this.label10.Location = new System.Drawing.Point(18, 189); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(46, 23); this.label10.Text = "CH:2"; // // label9 // this.label9.Location = new System.Drawing.Point(18, 218); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(46, 23); this.label9.Text = "CH:3"; // // label8 // this.label8.Location = new System.Drawing.Point(18, 247); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(46, 23); this.label8.Text = "CH:4"; // // label7 // this.label7.Location = new System.Drawing.Point(18, 276); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(46, 23); this.label7.Text = "CH:5"; // // label6 // this.label6.Location = new System.Drawing.Point(18, 307); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(46, 23); this.label6.Text = "CH:6"; // // label5 // this.label5.Location = new System.Drawing.Point(18, 131); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(46, 23); this.label5.Text = "CH:0"; // // cboSlot // this.cboSlot.Items.Add("Slot 0"); this.cboSlot.Items.Add("Slot 1"); this.cboSlot.Items.Add("Slot 2"); this.cboSlot.Items.Add("Slot 3"); this.cboSlot.Items.Add("Slot 4"); this.cboSlot.Items.Add("Slot 5"); this.cboSlot.Items.Add("Slot 6"); this.cboSlot.Items.Add("Slot 7"); this.cboSlot.Location = new System.Drawing.Point(139, 28); this.cboSlot.Name = "cboSlot"; this.cboSlot.Size = new System.Drawing.Size(94, 23); this.cboSlot.TabIndex = 285; this.cboSlot.SelectedIndexChanged += new System.EventHandler(this.cboSlot_SelectedIndexChanged); // // label1 // this.label1.Location = new System.Drawing.Point(22, 30); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(122, 28); this.label1.Text = "I-8014W slot Index"; // // label2 // this.label2.Location = new System.Drawing.Point(22, 58); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(96, 20); this.label2.Text = "Library Version"; // // lbVer // this.lbVer.BackColor = System.Drawing.Color.White; this.lbVer.Location = new System.Drawing.Point(139, 58); this.lbVer.Name = "lbVer"; this.lbVer.Size = new System.Drawing.Size(54, 18); // // lbFirm1 // this.lbFirm1.BackColor = System.Drawing.Color.White; this.lbFirm1.Location = new System.Drawing.Point(310, 30); this.lbFirm1.Name = "lbFirm1"; this.lbFirm1.Size = new System.Drawing.Size(51, 18); // // label4 // this.label4.Location = new System.Drawing.Point(239, 30); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(76, 20); this.label4.Text = "Firmware 1"; // // lbFirm2 // this.lbFirm2.BackColor = System.Drawing.Color.White; this.lbFirm2.Location = new System.Drawing.Point(446, 28); this.lbFirm2.Name = "lbFirm2"; this.lbFirm2.Size = new System.Drawing.Size(51, 18); // // label22 // this.label22.Location = new System.Drawing.Point(367, 28); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(73, 20); this.label22.Text = "Firmware 2"; // // lbJumper // this.lbJumper.BackColor = System.Drawing.Color.White; this.lbJumper.Location = new System.Drawing.Point(367, 58); this.lbJumper.Name = "lbJumper"; this.lbJumper.Size = new System.Drawing.Size(130, 18); // // label21 // this.label21.Location = new System.Drawing.Point(199, 58); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(162, 20); this.label21.Text = "Single-Ended/ Differential"; // // lbGain // this.lbGain.BackColor = System.Drawing.Color.White; this.lbGain.Location = new System.Drawing.Point(208, 87); this.lbGain.Name = "lbGain"; this.lbGain.Size = new System.Drawing.Size(73, 17); this.lbGain.Text = "0"; // // lbOffset // this.lbOffset.BackColor = System.Drawing.Color.White; this.lbOffset.Location = new System.Drawing.Point(414, 87); this.lbOffset.Name = "lbOffset"; this.lbOffset.Size = new System.Drawing.Size(55, 17); this.lbOffset.Text = "0"; // // label3 // this.label3.Location = new System.Drawing.Point(131, 85); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(71, 18); this.label3.Text = "Gain Value"; // // label23 // this.label23.Location = new System.Drawing.Point(309, 87); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(89, 18); this.label23.Text = "Offset Value"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(506, 394); this.Controls.Add(this.label23); this.Controls.Add(this.label3); this.Controls.Add(this.lbOffset); this.Controls.Add(this.lbGain); this.Controls.Add(this.lbJumper); this.Controls.Add(this.label21); this.Controls.Add(this.lbFirm2); this.Controls.Add(this.label22); this.Controls.Add(this.lbFirm1); this.Controls.Add(this.label4); this.Controls.Add(this.lbVer); this.Controls.Add(this.label2); this.Controls.Add(this.btnExit); this.Controls.Add(this.btnAIHex); this.Controls.Add(this.txtAI15); this.Controls.Add(this.txtAI14); this.Controls.Add(this.txtAI13); this.Controls.Add(this.txtAI12); this.Controls.Add(this.txtAI11); this.Controls.Add(this.txtAI10); this.Controls.Add(this.txtAI9); this.Controls.Add(this.txtAI8); this.Controls.Add(this.label13); this.Controls.Add(this.label14); this.Controls.Add(this.label15); this.Controls.Add(this.label16); this.Controls.Add(this.label17); this.Controls.Add(this.label18); this.Controls.Add(this.label19); this.Controls.Add(this.label20); this.Controls.Add(this.txtAI7); this.Controls.Add(this.txtAI6); this.Controls.Add(this.txtAI5); this.Controls.Add(this.txtAI4); this.Controls.Add(this.txtAI3); this.Controls.Add(this.txtAI2); this.Controls.Add(this.txtAI1); this.Controls.Add(this.txtAI0); this.Controls.Add(this.cboType0); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.label9); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.cboSlot); this.Controls.Add(this.label1); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button btnExit; private System.Windows.Forms.Button btnAIHex; private System.Windows.Forms.TextBox txtAI15; private System.Windows.Forms.TextBox txtAI14; private System.Windows.Forms.TextBox txtAI13; private System.Windows.Forms.TextBox txtAI12; private System.Windows.Forms.TextBox txtAI11; private System.Windows.Forms.TextBox txtAI10; private System.Windows.Forms.TextBox txtAI9; private System.Windows.Forms.TextBox txtAI8; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox txtAI7; private System.Windows.Forms.TextBox txtAI6; private System.Windows.Forms.TextBox txtAI5; private System.Windows.Forms.TextBox txtAI4; private System.Windows.Forms.TextBox txtAI3; private System.Windows.Forms.TextBox txtAI2; private System.Windows.Forms.TextBox txtAI1; private System.Windows.Forms.TextBox txtAI0; private System.Windows.Forms.ComboBox cboType0; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.ComboBox cboSlot; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbVer; private System.Windows.Forms.Label lbFirm1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label lbFirm2; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label lbJumper; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label lbGain; private System.Windows.Forms.Label lbOffset; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label23; } }