namespace pac_i8026W_Dotnet { 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.label1 = new System.Windows.Forms.Label(); this.btnExit = new System.Windows.Forms.Button(); this.cboSlotIndex = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.txtLibVer = new System.Windows.Forms.TextBox(); this.txtLibDate = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtFirmware = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.label7 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.lbDOVal = new System.Windows.Forms.Label(); this.lbDIVal = new System.Windows.Forms.Label(); this.btnWriteDO = new System.Windows.Forms.Button(); this.txtDOOut = new System.Windows.Forms.TextBox(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.label9 = new System.Windows.Forms.Label(); this.cboAIGain = new System.Windows.Forms.ComboBox(); this.txtAI5 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.txtAI4 = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.txtAI3 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.txtAI2 = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.txtAI1 = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.txtAI0 = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.label18 = new System.Windows.Forms.Label(); this.cboAOGain = new System.Windows.Forms.ComboBox(); this.txtAO1 = new System.Windows.Forms.TextBox(); this.txtAO0 = new System.Windows.Forms.TextBox(); this.btnStop = new System.Windows.Forms.Button(); this.btnStart = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage4.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.SuspendLayout(); // // label1 // this.label1.Location = new System.Drawing.Point(6, 11); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(67, 23); this.label1.Text = "slot Index"; // // btnExit // this.btnExit.Location = new System.Drawing.Point(7, 286); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(77, 23); this.btnExit.TabIndex = 66; this.btnExit.Text = "Exit"; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // cboSlotIndex // this.cboSlotIndex.Location = new System.Drawing.Point(79, 11); this.cboSlotIndex.Name = "cboSlotIndex"; this.cboSlotIndex.Size = new System.Drawing.Size(88, 23); this.cboSlotIndex.TabIndex = 67; this.cboSlotIndex.SelectedIndexChanged += new System.EventHandler(this.cboSlotIndex_SelectedIndexChanged); // // label4 // this.label4.Location = new System.Drawing.Point(6, 40); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(52, 17); this.label4.Text = "Library "; // // txtLibVer // this.txtLibVer.Location = new System.Drawing.Point(79, 40); this.txtLibVer.Name = "txtLibVer"; this.txtLibVer.ReadOnly = true; this.txtLibVer.Size = new System.Drawing.Size(62, 23); this.txtLibVer.TabIndex = 90; // // txtLibDate // this.txtLibDate.Location = new System.Drawing.Point(233, 40); this.txtLibDate.Name = "txtLibDate"; this.txtLibDate.ReadOnly = true; this.txtLibDate.Size = new System.Drawing.Size(90, 23); this.txtLibDate.TabIndex = 92; // // label6 // this.label6.Location = new System.Drawing.Point(147, 44); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(80, 19); this.label6.Text = "Library Date"; // // txtFirmware // this.txtFirmware.Location = new System.Drawing.Point(398, 40); this.txtFirmware.Name = "txtFirmware"; this.txtFirmware.ReadOnly = true; this.txtFirmware.Size = new System.Drawing.Size(58, 23); this.txtFirmware.TabIndex = 95; // // label2 // this.label2.Location = new System.Drawing.Point(335, 42); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(67, 21); this.label2.Text = "Firmware "; // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Location = new System.Drawing.Point(3, 3); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(475, 277); this.tabControl1.TabIndex = 342; // // tabPage1 // this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.cboSlotIndex); this.tabPage1.Controls.Add(this.label4); this.tabPage1.Controls.Add(this.txtLibVer); this.tabPage1.Controls.Add(this.label6); this.tabPage1.Controls.Add(this.txtLibDate); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Controls.Add(this.txtFirmware); this.tabPage1.Location = new System.Drawing.Point(4, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(467, 248); this.tabPage1.Text = "Configurations"; // // tabPage4 // this.tabPage4.Controls.Add(this.label7); this.tabPage4.Controls.Add(this.label5); this.tabPage4.Controls.Add(this.label3); this.tabPage4.Controls.Add(this.lbDOVal); this.tabPage4.Controls.Add(this.lbDIVal); this.tabPage4.Controls.Add(this.btnWriteDO); this.tabPage4.Controls.Add(this.txtDOOut); this.tabPage4.Location = new System.Drawing.Point(4, 25); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(467, 248); this.tabPage4.Text = "DIO"; // // label7 // this.label7.Location = new System.Drawing.Point(30, 121); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(88, 25); this.label7.Text = "DI Readback"; // // label5 // this.label5.Location = new System.Drawing.Point(261, 23); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(48, 25); this.label5.Text = "0~3"; // // label3 // this.label3.Location = new System.Drawing.Point(30, 75); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(88, 25); this.label3.Text = "DO Readback"; // // lbDOVal // this.lbDOVal.BackColor = System.Drawing.Color.White; this.lbDOVal.Location = new System.Drawing.Point(160, 75); this.lbDOVal.Name = "lbDOVal"; this.lbDOVal.Size = new System.Drawing.Size(76, 25); this.lbDOVal.Text = "0"; // // lbDIVal // this.lbDIVal.BackColor = System.Drawing.Color.White; this.lbDIVal.Location = new System.Drawing.Point(160, 121); this.lbDIVal.Name = "lbDIVal"; this.lbDIVal.Size = new System.Drawing.Size(76, 25); this.lbDIVal.Text = "0"; // // btnWriteDO // this.btnWriteDO.Location = new System.Drawing.Point(30, 23); this.btnWriteDO.Name = "btnWriteDO"; this.btnWriteDO.Size = new System.Drawing.Size(76, 23); this.btnWriteDO.TabIndex = 380; this.btnWriteDO.Text = "Write DO"; this.btnWriteDO.Click += new System.EventHandler(this.btnWriteDO_Click); // // txtDOOut // this.txtDOOut.Location = new System.Drawing.Point(157, 23); this.txtDOOut.Name = "txtDOOut"; this.txtDOOut.Size = new System.Drawing.Size(79, 23); this.txtDOOut.TabIndex = 368; this.txtDOOut.Tag = "1"; this.txtDOOut.Text = "0"; // // tabPage2 // this.tabPage2.Controls.Add(this.label9); this.tabPage2.Controls.Add(this.cboAIGain); this.tabPage2.Controls.Add(this.txtAI5); this.tabPage2.Controls.Add(this.label15); this.tabPage2.Controls.Add(this.txtAI4); this.tabPage2.Controls.Add(this.label16); this.tabPage2.Controls.Add(this.txtAI3); this.tabPage2.Controls.Add(this.label13); this.tabPage2.Controls.Add(this.txtAI2); this.tabPage2.Controls.Add(this.label12); this.tabPage2.Controls.Add(this.txtAI1); this.tabPage2.Controls.Add(this.label11); this.tabPage2.Controls.Add(this.txtAI0); this.tabPage2.Controls.Add(this.label10); this.tabPage2.Location = new System.Drawing.Point(4, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(467, 248); this.tabPage2.Text = "AI"; // // label9 // this.label9.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label9.Location = new System.Drawing.Point(4, 12); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(73, 19); this.label9.Text = "Select Gain"; // // cboAIGain // this.cboAIGain.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cboAIGain.Items.Add("[0]: +/-10V"); this.cboAIGain.Items.Add("[1]: +/-5V"); this.cboAIGain.Items.Add("[2]: +/-2.5V"); this.cboAIGain.Items.Add("[3]: +/-1.25V"); this.cboAIGain.Items.Add("[4]: +/-20mA"); this.cboAIGain.Location = new System.Drawing.Point(83, 8); this.cboAIGain.Name = "cboAIGain"; this.cboAIGain.Size = new System.Drawing.Size(85, 19); this.cboAIGain.TabIndex = 385; this.cboAIGain.Tag = "0"; // // txtAI5 // this.txtAI5.Location = new System.Drawing.Point(267, 123); this.txtAI5.Name = "txtAI5"; this.txtAI5.Size = new System.Drawing.Size(126, 23); this.txtAI5.TabIndex = 379; this.txtAI5.Tag = "3"; this.txtAI5.Text = "0"; // // label15 // this.label15.Location = new System.Drawing.Point(213, 123); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(42, 20); this.label15.Text = "CH:05"; // // txtAI4 // this.txtAI4.Location = new System.Drawing.Point(267, 94); this.txtAI4.Name = "txtAI4"; this.txtAI4.Size = new System.Drawing.Size(126, 23); this.txtAI4.TabIndex = 378; this.txtAI4.Tag = "2"; this.txtAI4.Text = "0"; // // label16 // this.label16.Location = new System.Drawing.Point(213, 94); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(42, 20); this.label16.Text = "CH:04"; // // txtAI3 // this.txtAI3.Location = new System.Drawing.Point(267, 65); this.txtAI3.Name = "txtAI3"; this.txtAI3.Size = new System.Drawing.Size(126, 23); this.txtAI3.TabIndex = 353; this.txtAI3.Tag = "3"; this.txtAI3.Text = "0"; // // label13 // this.label13.Location = new System.Drawing.Point(213, 65); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(42, 20); this.label13.Text = "CH:03"; // // txtAI2 // this.txtAI2.Location = new System.Drawing.Point(58, 123); this.txtAI2.Name = "txtAI2"; this.txtAI2.Size = new System.Drawing.Size(126, 23); this.txtAI2.TabIndex = 352; this.txtAI2.Tag = "2"; this.txtAI2.Text = "0"; // // label12 // this.label12.Location = new System.Drawing.Point(4, 123); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(42, 20); this.label12.Text = "CH:02"; // // txtAI1 // this.txtAI1.Location = new System.Drawing.Point(58, 94); this.txtAI1.Name = "txtAI1"; this.txtAI1.Size = new System.Drawing.Size(126, 23); this.txtAI1.TabIndex = 351; this.txtAI1.Tag = "1"; this.txtAI1.Text = "0"; // // label11 // this.label11.Location = new System.Drawing.Point(4, 94); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(42, 20); this.label11.Text = "CH:01"; // // txtAI0 // this.txtAI0.Location = new System.Drawing.Point(58, 65); this.txtAI0.Name = "txtAI0"; this.txtAI0.Size = new System.Drawing.Size(126, 23); this.txtAI0.TabIndex = 350; this.txtAI0.Tag = "0"; this.txtAI0.Text = "0"; // // label10 // this.label10.Location = new System.Drawing.Point(4, 65); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(42, 23); this.label10.Text = "CH:00"; // // tabPage3 // this.tabPage3.Controls.Add(this.button2); this.tabPage3.Controls.Add(this.button1); this.tabPage3.Controls.Add(this.label18); this.tabPage3.Controls.Add(this.cboAOGain); this.tabPage3.Controls.Add(this.txtAO1); this.tabPage3.Controls.Add(this.txtAO0); this.tabPage3.Location = new System.Drawing.Point(4, 25); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(467, 248); this.tabPage3.Text = "AO"; // // label18 // this.label18.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label18.Location = new System.Drawing.Point(25, 32); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(63, 19); this.label18.Text = "Select Gain"; // // cboAOGain // this.cboAOGain.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cboAOGain.Items.Add("[0]: +/-10V"); this.cboAOGain.Items.Add("[1]: +/-5V"); this.cboAOGain.Items.Add("[2]: +10V"); this.cboAOGain.Items.Add("[3]: +5V"); this.cboAOGain.Items.Add("[4]:0~ 20mA"); this.cboAOGain.Location = new System.Drawing.Point(108, 32); this.cboAOGain.Name = "cboAOGain"; this.cboAOGain.Size = new System.Drawing.Size(85, 19); this.cboAOGain.TabIndex = 389; this.cboAOGain.Tag = "0"; // // txtAO1 // this.txtAO1.Location = new System.Drawing.Point(108, 98); this.txtAO1.Name = "txtAO1"; this.txtAO1.Size = new System.Drawing.Size(85, 23); this.txtAO1.TabIndex = 369; this.txtAO1.Tag = "2"; this.txtAO1.Text = "0"; // // txtAO0 // this.txtAO0.Location = new System.Drawing.Point(108, 69); this.txtAO0.Name = "txtAO0"; this.txtAO0.Size = new System.Drawing.Size(85, 23); this.txtAO0.TabIndex = 368; this.txtAO0.Tag = "1"; this.txtAO0.Text = "0"; // // btnStop // this.btnStop.Location = new System.Drawing.Point(231, 290); this.btnStop.Name = "btnStop"; this.btnStop.Size = new System.Drawing.Size(43, 19); this.btnStop.TabIndex = 359; this.btnStop.Tag = "5"; this.btnStop.Text = "Stop"; this.btnStop.Click += new System.EventHandler(this.btnStop_Click); // // btnStart // this.btnStart.Location = new System.Drawing.Point(167, 290); this.btnStart.Name = "btnStart"; this.btnStart.Size = new System.Drawing.Size(43, 19); this.btnStart.TabIndex = 358; this.btnStart.Tag = "4"; this.btnStart.Text = "Start"; this.btnStart.Click += new System.EventHandler(this.btnStart_Click); // // button1 // this.button1.Location = new System.Drawing.Point(23, 69); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(79, 24); this.button1.TabIndex = 407; this.button1.Text = "Write AO"; this.button1.Click += new System.EventHandler(this.button1_Click_1); // // button2 // this.button2.Location = new System.Drawing.Point(23, 99); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(74, 25); this.button2.TabIndex = 408; this.button2.Text = "Write AO"; this.button2.Click += new System.EventHandler(this.button2_Click_1); // // 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(482, 329); this.Controls.Add(this.tabControl1); this.Controls.Add(this.btnExit); this.Controls.Add(this.btnStart); this.Controls.Add(this.btnStop); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form1"; this.Text = "i-8080W Demo for DotNet Version"; this.Load += new System.EventHandler(this.Form1_Load); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Button btnExit; private System.Windows.Forms.ComboBox cboSlotIndex; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtLibVer; private System.Windows.Forms.TextBox txtLibDate; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtFirmware; private System.Windows.Forms.Label label2; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.Button btnStop; private System.Windows.Forms.Button btnStart; private System.Windows.Forms.TextBox txtAI3; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtAI2; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtAI1; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtAI0; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtAI5; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox txtAI4; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label9; private System.Windows.Forms.ComboBox cboAIGain; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TextBox txtAO1; private System.Windows.Forms.TextBox txtAO0; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.Label label18; private System.Windows.Forms.ComboBox cboAOGain; private System.Windows.Forms.TextBox txtDOOut; private System.Windows.Forms.Button btnWriteDO; private System.Windows.Forms.Label lbDOVal; private System.Windows.Forms.Label lbDIVal; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; } }