namespace pac_i8014W_MagicScan { 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.tb14w = new System.Windows.Forms.TabControl(); this.tbConfig = new System.Windows.Forms.TabPage(); this.txtTargetCnt = new System.Windows.Forms.TextBox(); this.txtSampleRate = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.cboTrigState = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.cboTrigSrc = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.cboScanMode = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.cboChCnt = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.lbJumper = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.cboSlot = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.btnSet = new System.Windows.Forms.Button(); this.cboChArr15 = new System.Windows.Forms.ComboBox(); this.cboChArr14 = new System.Windows.Forms.ComboBox(); this.cboChArr13 = new System.Windows.Forms.ComboBox(); this.cboChArr12 = new System.Windows.Forms.ComboBox(); this.cboChArr11 = new System.Windows.Forms.ComboBox(); this.cboChArr10 = new System.Windows.Forms.ComboBox(); this.cboChArr9 = new System.Windows.Forms.ComboBox(); this.cboChArr8 = new System.Windows.Forms.ComboBox(); this.cboChArr7 = new System.Windows.Forms.ComboBox(); this.cboChArr6 = new System.Windows.Forms.ComboBox(); this.cboChArr5 = new System.Windows.Forms.ComboBox(); this.cboChArr4 = new System.Windows.Forms.ComboBox(); this.cboChArr3 = new System.Windows.Forms.ComboBox(); this.cboChArr2 = new System.Windows.Forms.ComboBox(); this.cboChArr1 = new System.Windows.Forms.ComboBox(); this.cboChArr0 = new System.Windows.Forms.ComboBox(); this.cboType15 = new System.Windows.Forms.ComboBox(); this.cboType14 = new System.Windows.Forms.ComboBox(); this.cboType13 = new System.Windows.Forms.ComboBox(); this.cboType12 = new System.Windows.Forms.ComboBox(); this.cboType11 = new System.Windows.Forms.ComboBox(); this.cboType10 = new System.Windows.Forms.ComboBox(); this.cboType9 = new System.Windows.Forms.ComboBox(); this.cboType8 = new System.Windows.Forms.ComboBox(); this.cboType7 = new System.Windows.Forms.ComboBox(); this.cboType6 = new System.Windows.Forms.ComboBox(); this.cboType5 = new System.Windows.Forms.ComboBox(); this.cboType4 = new System.Windows.Forms.ComboBox(); this.cboType3 = new System.Windows.Forms.ComboBox(); this.cboType2 = new System.Windows.Forms.ComboBox(); this.cboType1 = new System.Windows.Forms.ComboBox(); this.cboType0 = new System.Windows.Forms.ComboBox(); this.tbScan = new System.Windows.Forms.TabPage(); this.label10 = new System.Windows.Forms.Label(); this.btnExit = new System.Windows.Forms.Button(); this.label11 = new System.Windows.Forms.Label(); this.txtDataCnt = new System.Windows.Forms.TextBox(); this.lbtotal = new System.Windows.Forms.Label(); this.txtTicks = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.lstData = new System.Windows.Forms.ListBox(); this.lstMsg = new System.Windows.Forms.ListBox(); this.btnStop = new System.Windows.Forms.Button(); this.btnStart = new System.Windows.Forms.Button(); this.tb14w.SuspendLayout(); this.tbConfig.SuspendLayout(); this.tbScan.SuspendLayout(); this.SuspendLayout(); // // tb14w // this.tb14w.Controls.Add(this.tbConfig); this.tb14w.Controls.Add(this.tbScan); this.tb14w.Location = new System.Drawing.Point(8, 7); this.tb14w.Name = "tb14w"; this.tb14w.SelectedIndex = 0; this.tb14w.Size = new System.Drawing.Size(597, 405); this.tb14w.TabIndex = 0; // // tbConfig // this.tbConfig.Controls.Add(this.txtTargetCnt); this.tbConfig.Controls.Add(this.txtSampleRate); this.tbConfig.Controls.Add(this.label7); this.tbConfig.Controls.Add(this.label6); this.tbConfig.Controls.Add(this.cboTrigState); this.tbConfig.Controls.Add(this.label5); this.tbConfig.Controls.Add(this.cboTrigSrc); this.tbConfig.Controls.Add(this.label4); this.tbConfig.Controls.Add(this.cboScanMode); this.tbConfig.Controls.Add(this.label3); this.tbConfig.Controls.Add(this.cboChCnt); this.tbConfig.Controls.Add(this.label2); this.tbConfig.Controls.Add(this.lbJumper); this.tbConfig.Controls.Add(this.label21); this.tbConfig.Controls.Add(this.cboSlot); this.tbConfig.Controls.Add(this.label1); this.tbConfig.Controls.Add(this.btnSet); this.tbConfig.Controls.Add(this.cboChArr15); this.tbConfig.Controls.Add(this.cboChArr14); this.tbConfig.Controls.Add(this.cboChArr13); this.tbConfig.Controls.Add(this.cboChArr12); this.tbConfig.Controls.Add(this.cboChArr11); this.tbConfig.Controls.Add(this.cboChArr10); this.tbConfig.Controls.Add(this.cboChArr9); this.tbConfig.Controls.Add(this.cboChArr8); this.tbConfig.Controls.Add(this.cboChArr7); this.tbConfig.Controls.Add(this.cboChArr6); this.tbConfig.Controls.Add(this.cboChArr5); this.tbConfig.Controls.Add(this.cboChArr4); this.tbConfig.Controls.Add(this.cboChArr3); this.tbConfig.Controls.Add(this.cboChArr2); this.tbConfig.Controls.Add(this.cboChArr1); this.tbConfig.Controls.Add(this.cboChArr0); this.tbConfig.Controls.Add(this.cboType15); this.tbConfig.Controls.Add(this.cboType14); this.tbConfig.Controls.Add(this.cboType13); this.tbConfig.Controls.Add(this.cboType12); this.tbConfig.Controls.Add(this.cboType11); this.tbConfig.Controls.Add(this.cboType10); this.tbConfig.Controls.Add(this.cboType9); this.tbConfig.Controls.Add(this.cboType8); this.tbConfig.Controls.Add(this.cboType7); this.tbConfig.Controls.Add(this.cboType6); this.tbConfig.Controls.Add(this.cboType5); this.tbConfig.Controls.Add(this.cboType4); this.tbConfig.Controls.Add(this.cboType3); this.tbConfig.Controls.Add(this.cboType2); this.tbConfig.Controls.Add(this.cboType1); this.tbConfig.Controls.Add(this.cboType0); this.tbConfig.Location = new System.Drawing.Point(4, 25); this.tbConfig.Name = "tbConfig"; this.tbConfig.Size = new System.Drawing.Size(589, 376); this.tbConfig.Text = "Configure Magic Scan"; // // txtTargetCnt // this.txtTargetCnt.Location = new System.Drawing.Point(457, 115); this.txtTargetCnt.Name = "txtTargetCnt"; this.txtTargetCnt.Size = new System.Drawing.Size(84, 23); this.txtTargetCnt.TabIndex = 593; this.txtTargetCnt.Text = "200"; // // txtSampleRate // this.txtSampleRate.Location = new System.Drawing.Point(145, 115); this.txtSampleRate.Name = "txtSampleRate"; this.txtSampleRate.Size = new System.Drawing.Size(152, 23); this.txtSampleRate.TabIndex = 592; this.txtSampleRate.Text = "2000"; // // label7 // this.label7.Location = new System.Drawing.Point(314, 118); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(137, 20); this.label7.Text = "Target Sample Count"; // // label6 // this.label6.Location = new System.Drawing.Point(14, 115); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(96, 20); this.label6.Text = "Sample Rate"; // // cboTrigState // this.cboTrigState.Items.Add("High"); this.cboTrigState.Items.Add("Low"); this.cboTrigState.Location = new System.Drawing.Point(144, 89); this.cboTrigState.Name = "cboTrigState"; this.cboTrigState.Size = new System.Drawing.Size(153, 23); this.cboTrigState.TabIndex = 591; // // label5 // this.label5.Location = new System.Drawing.Point(10, 89); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(97, 20); this.label5.Text = "Trigger State"; // // cboTrigSrc // this.cboTrigSrc.Items.Add("Software Command"); this.cboTrigSrc.Items.Add("Internal Signal"); this.cboTrigSrc.Items.Add("External Signal"); this.cboTrigSrc.Location = new System.Drawing.Point(144, 64); this.cboTrigSrc.Name = "cboTrigSrc"; this.cboTrigSrc.Size = new System.Drawing.Size(152, 23); this.cboTrigSrc.TabIndex = 590; // // label4 // this.label4.Location = new System.Drawing.Point(10, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(106, 20); this.label4.Text = "Trigger Source"; // // cboScanMode // this.cboScanMode.Items.Add("M1:Standard"); this.cboScanMode.Items.Add("M2:Sample and Hold"); this.cboScanMode.Location = new System.Drawing.Point(360, 36); this.cboScanMode.Name = "cboScanMode"; this.cboScanMode.Size = new System.Drawing.Size(206, 23); this.cboScanMode.TabIndex = 589; // // label3 // this.label3.Location = new System.Drawing.Point(252, 38); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(82, 20); this.label3.Text = "Scan Mode"; // // cboChCnt // this.cboChCnt.Items.Add("1"); this.cboChCnt.Items.Add("2"); this.cboChCnt.Items.Add("3"); this.cboChCnt.Items.Add("4"); this.cboChCnt.Items.Add("5"); this.cboChCnt.Items.Add("6"); this.cboChCnt.Items.Add("7"); this.cboChCnt.Items.Add("8"); this.cboChCnt.Items.Add("9"); this.cboChCnt.Items.Add("10"); this.cboChCnt.Items.Add("11"); this.cboChCnt.Items.Add("12"); this.cboChCnt.Items.Add("13"); this.cboChCnt.Items.Add("14"); this.cboChCnt.Items.Add("15"); this.cboChCnt.Items.Add("16"); this.cboChCnt.Location = new System.Drawing.Point(144, 37); this.cboChCnt.Name = "cboChCnt"; this.cboChCnt.Size = new System.Drawing.Size(102, 23); this.cboChCnt.TabIndex = 588; // // label2 // this.label2.Location = new System.Drawing.Point(14, 38); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(128, 22); this.label2.Text = "Scan Channel Count"; // // lbJumper // this.lbJumper.BackColor = System.Drawing.Color.White; this.lbJumper.Location = new System.Drawing.Point(428, 12); this.lbJumper.Name = "lbJumper"; this.lbJumper.Size = new System.Drawing.Size(138, 18); // // label21 // this.label21.Location = new System.Drawing.Point(252, 12); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(168, 20); this.label21.Text = "Single-Ended/ Differential"; // // 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(144, 10); this.cboSlot.Name = "cboSlot"; this.cboSlot.Size = new System.Drawing.Size(102, 23); this.cboSlot.TabIndex = 587; this.cboSlot.SelectedIndexChanged += new System.EventHandler(this.cboSlot_SelectedIndexChanged); // // label1 // this.label1.Location = new System.Drawing.Point(12, 10); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(130, 28); this.label1.Text = "I-8014W slot Index"; // // btnSet // this.btnSet.Location = new System.Drawing.Point(428, 175); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(123, 34); this.btnSet.TabIndex = 577; this.btnSet.Text = "Setting"; this.btnSet.Click += new System.EventHandler(this.btnSet_Click); // // cboChArr15 // this.cboChArr15.Items.Add("CH:0"); this.cboChArr15.Items.Add("CH:1"); this.cboChArr15.Items.Add("CH:2"); this.cboChArr15.Items.Add("CH:3"); this.cboChArr15.Items.Add("CH:4"); this.cboChArr15.Items.Add("CH:5"); this.cboChArr15.Items.Add("CH:6"); this.cboChArr15.Items.Add("CH:7"); this.cboChArr15.Items.Add("CH:8"); this.cboChArr15.Items.Add("CH:9"); this.cboChArr15.Items.Add("CH:10"); this.cboChArr15.Items.Add("CH:11"); this.cboChArr15.Items.Add("CH:12"); this.cboChArr15.Items.Add("CH:13"); this.cboChArr15.Items.Add("CH:14"); this.cboChArr15.Items.Add("CH:15"); this.cboChArr15.Location = new System.Drawing.Point(195, 348); this.cboChArr15.Name = "cboChArr15"; this.cboChArr15.Size = new System.Drawing.Size(81, 23); this.cboChArr15.TabIndex = 562; // // cboChArr14 // this.cboChArr14.Items.Add("CH:0"); this.cboChArr14.Items.Add("CH:1"); this.cboChArr14.Items.Add("CH:2"); this.cboChArr14.Items.Add("CH:3"); this.cboChArr14.Items.Add("CH:4"); this.cboChArr14.Items.Add("CH:5"); this.cboChArr14.Items.Add("CH:6"); this.cboChArr14.Items.Add("CH:7"); this.cboChArr14.Items.Add("CH:8"); this.cboChArr14.Items.Add("CH:9"); this.cboChArr14.Items.Add("CH:10"); this.cboChArr14.Items.Add("CH:11"); this.cboChArr14.Items.Add("CH:12"); this.cboChArr14.Items.Add("CH:13"); this.cboChArr14.Items.Add("CH:14"); this.cboChArr14.Items.Add("CH:15"); this.cboChArr14.Location = new System.Drawing.Point(195, 320); this.cboChArr14.Name = "cboChArr14"; this.cboChArr14.Size = new System.Drawing.Size(81, 23); this.cboChArr14.TabIndex = 561; // // cboChArr13 // this.cboChArr13.Items.Add("CH:0"); this.cboChArr13.Items.Add("CH:1"); this.cboChArr13.Items.Add("CH:2"); this.cboChArr13.Items.Add("CH:3"); this.cboChArr13.Items.Add("CH:4"); this.cboChArr13.Items.Add("CH:5"); this.cboChArr13.Items.Add("CH:6"); this.cboChArr13.Items.Add("CH:7"); this.cboChArr13.Items.Add("CH:8"); this.cboChArr13.Items.Add("CH:9"); this.cboChArr13.Items.Add("CH:10"); this.cboChArr13.Items.Add("CH:11"); this.cboChArr13.Items.Add("CH:12"); this.cboChArr13.Items.Add("CH:13"); this.cboChArr13.Items.Add("CH:14"); this.cboChArr13.Items.Add("CH:15"); this.cboChArr13.Location = new System.Drawing.Point(195, 290); this.cboChArr13.Name = "cboChArr13"; this.cboChArr13.Size = new System.Drawing.Size(81, 23); this.cboChArr13.TabIndex = 560; // // cboChArr12 // this.cboChArr12.Items.Add("CH:0"); this.cboChArr12.Items.Add("CH:1"); this.cboChArr12.Items.Add("CH:2"); this.cboChArr12.Items.Add("CH:3"); this.cboChArr12.Items.Add("CH:4"); this.cboChArr12.Items.Add("CH:5"); this.cboChArr12.Items.Add("CH:6"); this.cboChArr12.Items.Add("CH:7"); this.cboChArr12.Items.Add("CH:8"); this.cboChArr12.Items.Add("CH:9"); this.cboChArr12.Items.Add("CH:10"); this.cboChArr12.Items.Add("CH:11"); this.cboChArr12.Items.Add("CH:12"); this.cboChArr12.Items.Add("CH:13"); this.cboChArr12.Items.Add("CH:14"); this.cboChArr12.Items.Add("CH:15"); this.cboChArr12.Location = new System.Drawing.Point(195, 262); this.cboChArr12.Name = "cboChArr12"; this.cboChArr12.Size = new System.Drawing.Size(81, 23); this.cboChArr12.TabIndex = 559; // // cboChArr11 // this.cboChArr11.Items.Add("CH:0"); this.cboChArr11.Items.Add("CH:1"); this.cboChArr11.Items.Add("CH:2"); this.cboChArr11.Items.Add("CH:3"); this.cboChArr11.Items.Add("CH:4"); this.cboChArr11.Items.Add("CH:5"); this.cboChArr11.Items.Add("CH:6"); this.cboChArr11.Items.Add("CH:7"); this.cboChArr11.Items.Add("CH:8"); this.cboChArr11.Items.Add("CH:9"); this.cboChArr11.Items.Add("CH:10"); this.cboChArr11.Items.Add("CH:11"); this.cboChArr11.Items.Add("CH:12"); this.cboChArr11.Items.Add("CH:13"); this.cboChArr11.Items.Add("CH:14"); this.cboChArr11.Items.Add("CH:15"); this.cboChArr11.Location = new System.Drawing.Point(195, 233); this.cboChArr11.Name = "cboChArr11"; this.cboChArr11.Size = new System.Drawing.Size(81, 23); this.cboChArr11.TabIndex = 558; // // cboChArr10 // this.cboChArr10.Items.Add("CH:0"); this.cboChArr10.Items.Add("CH:1"); this.cboChArr10.Items.Add("CH:2"); this.cboChArr10.Items.Add("CH:3"); this.cboChArr10.Items.Add("CH:4"); this.cboChArr10.Items.Add("CH:5"); this.cboChArr10.Items.Add("CH:6"); this.cboChArr10.Items.Add("CH:7"); this.cboChArr10.Items.Add("CH:8"); this.cboChArr10.Items.Add("CH:9"); this.cboChArr10.Items.Add("CH:10"); this.cboChArr10.Items.Add("CH:11"); this.cboChArr10.Items.Add("CH:12"); this.cboChArr10.Items.Add("CH:13"); this.cboChArr10.Items.Add("CH:14"); this.cboChArr10.Items.Add("CH:15"); this.cboChArr10.Location = new System.Drawing.Point(195, 204); this.cboChArr10.Name = "cboChArr10"; this.cboChArr10.Size = new System.Drawing.Size(81, 23); this.cboChArr10.TabIndex = 557; // // cboChArr9 // this.cboChArr9.Items.Add("CH:0"); this.cboChArr9.Items.Add("CH:1"); this.cboChArr9.Items.Add("CH:2"); this.cboChArr9.Items.Add("CH:3"); this.cboChArr9.Items.Add("CH:4"); this.cboChArr9.Items.Add("CH:5"); this.cboChArr9.Items.Add("CH:6"); this.cboChArr9.Items.Add("CH:7"); this.cboChArr9.Items.Add("CH:8"); this.cboChArr9.Items.Add("CH:9"); this.cboChArr9.Items.Add("CH:10"); this.cboChArr9.Items.Add("CH:11"); this.cboChArr9.Items.Add("CH:12"); this.cboChArr9.Items.Add("CH:13"); this.cboChArr9.Items.Add("CH:14"); this.cboChArr9.Items.Add("CH:15"); this.cboChArr9.Location = new System.Drawing.Point(195, 175); this.cboChArr9.Name = "cboChArr9"; this.cboChArr9.Size = new System.Drawing.Size(81, 23); this.cboChArr9.TabIndex = 556; // // cboChArr8 // this.cboChArr8.Items.Add("CH:0"); this.cboChArr8.Items.Add("CH:1"); this.cboChArr8.Items.Add("CH:2"); this.cboChArr8.Items.Add("CH:3"); this.cboChArr8.Items.Add("CH:4"); this.cboChArr8.Items.Add("CH:5"); this.cboChArr8.Items.Add("CH:6"); this.cboChArr8.Items.Add("CH:7"); this.cboChArr8.Items.Add("CH:8"); this.cboChArr8.Items.Add("CH:9"); this.cboChArr8.Items.Add("CH:10"); this.cboChArr8.Items.Add("CH:11"); this.cboChArr8.Items.Add("CH:12"); this.cboChArr8.Items.Add("CH:13"); this.cboChArr8.Items.Add("CH:14"); this.cboChArr8.Items.Add("CH:15"); this.cboChArr8.Location = new System.Drawing.Point(195, 146); this.cboChArr8.Name = "cboChArr8"; this.cboChArr8.Size = new System.Drawing.Size(81, 23); this.cboChArr8.TabIndex = 555; // // cboChArr7 // this.cboChArr7.Items.Add("CH:0"); this.cboChArr7.Items.Add("CH:1"); this.cboChArr7.Items.Add("CH:2"); this.cboChArr7.Items.Add("CH:3"); this.cboChArr7.Items.Add("CH:4"); this.cboChArr7.Items.Add("CH:5"); this.cboChArr7.Items.Add("CH:6"); this.cboChArr7.Items.Add("CH:7"); this.cboChArr7.Items.Add("CH:8"); this.cboChArr7.Items.Add("CH:9"); this.cboChArr7.Items.Add("CH:10"); this.cboChArr7.Items.Add("CH:11"); this.cboChArr7.Items.Add("CH:12"); this.cboChArr7.Items.Add("CH:13"); this.cboChArr7.Items.Add("CH:14"); this.cboChArr7.Items.Add("CH:15"); this.cboChArr7.Location = new System.Drawing.Point(12, 349); this.cboChArr7.Name = "cboChArr7"; this.cboChArr7.Size = new System.Drawing.Size(81, 23); this.cboChArr7.TabIndex = 554; // // cboChArr6 // this.cboChArr6.Items.Add("CH:0"); this.cboChArr6.Items.Add("CH:1"); this.cboChArr6.Items.Add("CH:2"); this.cboChArr6.Items.Add("CH:3"); this.cboChArr6.Items.Add("CH:4"); this.cboChArr6.Items.Add("CH:5"); this.cboChArr6.Items.Add("CH:6"); this.cboChArr6.Items.Add("CH:7"); this.cboChArr6.Items.Add("CH:8"); this.cboChArr6.Items.Add("CH:9"); this.cboChArr6.Items.Add("CH:10"); this.cboChArr6.Items.Add("CH:11"); this.cboChArr6.Items.Add("CH:12"); this.cboChArr6.Items.Add("CH:13"); this.cboChArr6.Items.Add("CH:14"); this.cboChArr6.Items.Add("CH:15"); this.cboChArr6.Location = new System.Drawing.Point(12, 320); this.cboChArr6.Name = "cboChArr6"; this.cboChArr6.Size = new System.Drawing.Size(81, 23); this.cboChArr6.TabIndex = 553; // // cboChArr5 // this.cboChArr5.Items.Add("CH:0"); this.cboChArr5.Items.Add("CH:1"); this.cboChArr5.Items.Add("CH:2"); this.cboChArr5.Items.Add("CH:3"); this.cboChArr5.Items.Add("CH:4"); this.cboChArr5.Items.Add("CH:5"); this.cboChArr5.Items.Add("CH:6"); this.cboChArr5.Items.Add("CH:7"); this.cboChArr5.Items.Add("CH:8"); this.cboChArr5.Items.Add("CH:9"); this.cboChArr5.Items.Add("CH:10"); this.cboChArr5.Items.Add("CH:11"); this.cboChArr5.Items.Add("CH:12"); this.cboChArr5.Items.Add("CH:13"); this.cboChArr5.Items.Add("CH:14"); this.cboChArr5.Items.Add("CH:15"); this.cboChArr5.Location = new System.Drawing.Point(12, 291); this.cboChArr5.Name = "cboChArr5"; this.cboChArr5.Size = new System.Drawing.Size(81, 23); this.cboChArr5.TabIndex = 552; // // cboChArr4 // this.cboChArr4.Items.Add("CH:0"); this.cboChArr4.Items.Add("CH:1"); this.cboChArr4.Items.Add("CH:2"); this.cboChArr4.Items.Add("CH:3"); this.cboChArr4.Items.Add("CH:4"); this.cboChArr4.Items.Add("CH:5"); this.cboChArr4.Items.Add("CH:6"); this.cboChArr4.Items.Add("CH:7"); this.cboChArr4.Items.Add("CH:8"); this.cboChArr4.Items.Add("CH:9"); this.cboChArr4.Items.Add("CH:10"); this.cboChArr4.Items.Add("CH:11"); this.cboChArr4.Items.Add("CH:12"); this.cboChArr4.Items.Add("CH:13"); this.cboChArr4.Items.Add("CH:14"); this.cboChArr4.Items.Add("CH:15"); this.cboChArr4.Location = new System.Drawing.Point(12, 262); this.cboChArr4.Name = "cboChArr4"; this.cboChArr4.Size = new System.Drawing.Size(81, 23); this.cboChArr4.TabIndex = 551; // // cboChArr3 // this.cboChArr3.Items.Add("CH:0"); this.cboChArr3.Items.Add("CH:1"); this.cboChArr3.Items.Add("CH:2"); this.cboChArr3.Items.Add("CH:3"); this.cboChArr3.Items.Add("CH:4"); this.cboChArr3.Items.Add("CH:5"); this.cboChArr3.Items.Add("CH:6"); this.cboChArr3.Items.Add("CH:7"); this.cboChArr3.Items.Add("CH:8"); this.cboChArr3.Items.Add("CH:9"); this.cboChArr3.Items.Add("CH:10"); this.cboChArr3.Items.Add("CH:11"); this.cboChArr3.Items.Add("CH:12"); this.cboChArr3.Items.Add("CH:13"); this.cboChArr3.Items.Add("CH:14"); this.cboChArr3.Items.Add("CH:15"); this.cboChArr3.Location = new System.Drawing.Point(12, 233); this.cboChArr3.Name = "cboChArr3"; this.cboChArr3.Size = new System.Drawing.Size(81, 23); this.cboChArr3.TabIndex = 550; // // cboChArr2 // this.cboChArr2.Items.Add("CH:0"); this.cboChArr2.Items.Add("CH:1"); this.cboChArr2.Items.Add("CH:2"); this.cboChArr2.Items.Add("CH:3"); this.cboChArr2.Items.Add("CH:4"); this.cboChArr2.Items.Add("CH:5"); this.cboChArr2.Items.Add("CH:6"); this.cboChArr2.Items.Add("CH:7"); this.cboChArr2.Items.Add("CH:8"); this.cboChArr2.Items.Add("CH:9"); this.cboChArr2.Items.Add("CH:10"); this.cboChArr2.Items.Add("CH:11"); this.cboChArr2.Items.Add("CH:12"); this.cboChArr2.Items.Add("CH:13"); this.cboChArr2.Items.Add("CH:14"); this.cboChArr2.Items.Add("CH:15"); this.cboChArr2.Location = new System.Drawing.Point(12, 204); this.cboChArr2.Name = "cboChArr2"; this.cboChArr2.Size = new System.Drawing.Size(81, 23); this.cboChArr2.TabIndex = 549; // // cboChArr1 // this.cboChArr1.Items.Add("CH:0"); this.cboChArr1.Items.Add("CH:1"); this.cboChArr1.Items.Add("CH:2"); this.cboChArr1.Items.Add("CH:3"); this.cboChArr1.Items.Add("CH:4"); this.cboChArr1.Items.Add("CH:5"); this.cboChArr1.Items.Add("CH:6"); this.cboChArr1.Items.Add("CH:7"); this.cboChArr1.Items.Add("CH:8"); this.cboChArr1.Items.Add("CH:9"); this.cboChArr1.Items.Add("CH:10"); this.cboChArr1.Items.Add("CH:11"); this.cboChArr1.Items.Add("CH:12"); this.cboChArr1.Items.Add("CH:13"); this.cboChArr1.Items.Add("CH:14"); this.cboChArr1.Items.Add("CH:15"); this.cboChArr1.Location = new System.Drawing.Point(12, 175); this.cboChArr1.Name = "cboChArr1"; this.cboChArr1.Size = new System.Drawing.Size(81, 23); this.cboChArr1.TabIndex = 548; // // cboChArr0 // this.cboChArr0.Items.Add("CH:0"); this.cboChArr0.Items.Add("CH:1"); this.cboChArr0.Items.Add("CH:2"); this.cboChArr0.Items.Add("CH:3"); this.cboChArr0.Items.Add("CH:4"); this.cboChArr0.Items.Add("CH:5"); this.cboChArr0.Items.Add("CH:6"); this.cboChArr0.Items.Add("CH:7"); this.cboChArr0.Items.Add("CH:8"); this.cboChArr0.Items.Add("CH:9"); this.cboChArr0.Items.Add("CH:10"); this.cboChArr0.Items.Add("CH:11"); this.cboChArr0.Items.Add("CH:12"); this.cboChArr0.Items.Add("CH:13"); this.cboChArr0.Items.Add("CH:14"); this.cboChArr0.Items.Add("CH:15"); this.cboChArr0.Location = new System.Drawing.Point(12, 146); this.cboChArr0.Name = "cboChArr0"; this.cboChArr0.Size = new System.Drawing.Size(81, 23); this.cboChArr0.TabIndex = 547; // // cboType15 // this.cboType15.Items.Add("+/- 10.0 V"); this.cboType15.Items.Add("+/- 5.0 V"); this.cboType15.Items.Add("+/- 2.5 V"); this.cboType15.Items.Add("+/- 1.25 V"); this.cboType15.Items.Add("+/- 20.0 mA"); this.cboType15.Location = new System.Drawing.Point(274, 348); this.cboType15.Name = "cboType15"; this.cboType15.Size = new System.Drawing.Size(106, 23); this.cboType15.TabIndex = 545; // // cboType14 // this.cboType14.Items.Add("+/- 10.0 V"); this.cboType14.Items.Add("+/- 5.0 V"); this.cboType14.Items.Add("+/- 2.5 V"); this.cboType14.Items.Add("+/- 1.25 V"); this.cboType14.Items.Add("+/- 20.0 mA"); this.cboType14.Location = new System.Drawing.Point(274, 319); this.cboType14.Name = "cboType14"; this.cboType14.Size = new System.Drawing.Size(106, 23); this.cboType14.TabIndex = 544; // // cboType13 // this.cboType13.Items.Add("+/- 10.0 V"); this.cboType13.Items.Add("+/- 5.0 V"); this.cboType13.Items.Add("+/- 2.5 V"); this.cboType13.Items.Add("+/- 1.25 V"); this.cboType13.Items.Add("+/- 20.0 mA"); this.cboType13.Location = new System.Drawing.Point(274, 290); this.cboType13.Name = "cboType13"; this.cboType13.Size = new System.Drawing.Size(106, 23); this.cboType13.TabIndex = 543; // // cboType12 // this.cboType12.Items.Add("+/- 10.0 V"); this.cboType12.Items.Add("+/- 5.0 V"); this.cboType12.Items.Add("+/- 2.5 V"); this.cboType12.Items.Add("+/- 1.25 V"); this.cboType12.Items.Add("+/- 20.0 mA"); this.cboType12.Location = new System.Drawing.Point(274, 261); this.cboType12.Name = "cboType12"; this.cboType12.Size = new System.Drawing.Size(106, 23); this.cboType12.TabIndex = 542; // // cboType11 // this.cboType11.Items.Add("+/- 10.0 V"); this.cboType11.Items.Add("+/- 5.0 V"); this.cboType11.Items.Add("+/- 2.5 V"); this.cboType11.Items.Add("+/- 1.25 V"); this.cboType11.Items.Add("+/- 20.0 mA"); this.cboType11.Location = new System.Drawing.Point(274, 233); this.cboType11.Name = "cboType11"; this.cboType11.Size = new System.Drawing.Size(106, 23); this.cboType11.TabIndex = 541; // // cboType10 // this.cboType10.Items.Add("+/- 10.0 V"); this.cboType10.Items.Add("+/- 5.0 V"); this.cboType10.Items.Add("+/- 2.5 V"); this.cboType10.Items.Add("+/- 1.25 V"); this.cboType10.Items.Add("+/- 20.0 mA"); this.cboType10.Location = new System.Drawing.Point(274, 204); this.cboType10.Name = "cboType10"; this.cboType10.Size = new System.Drawing.Size(106, 23); this.cboType10.TabIndex = 540; // // cboType9 // this.cboType9.Items.Add("+/- 10.0 V"); this.cboType9.Items.Add("+/- 5.0 V"); this.cboType9.Items.Add("+/- 2.5 V"); this.cboType9.Items.Add("+/- 1.25 V"); this.cboType9.Items.Add("+/- 20.0 mA"); this.cboType9.Location = new System.Drawing.Point(274, 175); this.cboType9.Name = "cboType9"; this.cboType9.Size = new System.Drawing.Size(106, 23); this.cboType9.TabIndex = 539; // // cboType8 // this.cboType8.Items.Add("+/- 10.0 V"); this.cboType8.Items.Add("+/- 5.0 V"); this.cboType8.Items.Add("+/- 2.5 V"); this.cboType8.Items.Add("+/- 1.25 V"); this.cboType8.Items.Add("+/- 20.0 mA"); this.cboType8.Location = new System.Drawing.Point(274, 146); this.cboType8.Name = "cboType8"; this.cboType8.Size = new System.Drawing.Size(106, 23); this.cboType8.TabIndex = 538; // // cboType7 // this.cboType7.Items.Add("+/- 10.0 V"); this.cboType7.Items.Add("+/- 5.0 V"); this.cboType7.Items.Add("+/- 2.5 V"); this.cboType7.Items.Add("+/- 1.25 V"); this.cboType7.Items.Add("+/- 20.0 mA"); this.cboType7.Location = new System.Drawing.Point(91, 348); this.cboType7.Name = "cboType7"; this.cboType7.Size = new System.Drawing.Size(106, 23); this.cboType7.TabIndex = 537; // // cboType6 // this.cboType6.Items.Add("+/- 10.0 V"); this.cboType6.Items.Add("+/- 5.0 V"); this.cboType6.Items.Add("+/- 2.5 V"); this.cboType6.Items.Add("+/- 1.25 V"); this.cboType6.Items.Add("+/- 20.0 mA"); this.cboType6.Location = new System.Drawing.Point(91, 319); this.cboType6.Name = "cboType6"; this.cboType6.Size = new System.Drawing.Size(106, 23); this.cboType6.TabIndex = 536; // // cboType5 // this.cboType5.Items.Add("+/- 10.0 V"); this.cboType5.Items.Add("+/- 5.0 V"); this.cboType5.Items.Add("+/- 2.5 V"); this.cboType5.Items.Add("+/- 1.25 V"); this.cboType5.Items.Add("+/- 20.0 mA"); this.cboType5.Location = new System.Drawing.Point(91, 290); this.cboType5.Name = "cboType5"; this.cboType5.Size = new System.Drawing.Size(106, 23); this.cboType5.TabIndex = 535; // // cboType4 // this.cboType4.Items.Add("+/- 10.0 V"); this.cboType4.Items.Add("+/- 5.0 V"); this.cboType4.Items.Add("+/- 2.5 V"); this.cboType4.Items.Add("+/- 1.25 V"); this.cboType4.Items.Add("+/- 20.0 mA"); this.cboType4.Location = new System.Drawing.Point(91, 261); this.cboType4.Name = "cboType4"; this.cboType4.Size = new System.Drawing.Size(106, 23); this.cboType4.TabIndex = 534; // // cboType3 // this.cboType3.Items.Add("+/- 10.0 V"); this.cboType3.Items.Add("+/- 5.0 V"); this.cboType3.Items.Add("+/- 2.5 V"); this.cboType3.Items.Add("+/- 1.25 V"); this.cboType3.Items.Add("+/- 20.0 mA"); this.cboType3.Location = new System.Drawing.Point(91, 233); this.cboType3.Name = "cboType3"; this.cboType3.Size = new System.Drawing.Size(106, 23); this.cboType3.TabIndex = 533; // // cboType2 // this.cboType2.Items.Add("+/- 10.0 V"); this.cboType2.Items.Add("+/- 5.0 V"); this.cboType2.Items.Add("+/- 2.5 V"); this.cboType2.Items.Add("+/- 1.25 V"); this.cboType2.Items.Add("+/- 20.0 mA"); this.cboType2.Location = new System.Drawing.Point(91, 204); this.cboType2.Name = "cboType2"; this.cboType2.Size = new System.Drawing.Size(106, 23); this.cboType2.TabIndex = 532; // // cboType1 // this.cboType1.Items.Add("+/- 10.0 V"); this.cboType1.Items.Add("+/- 5.0 V"); this.cboType1.Items.Add("+/- 2.5 V"); this.cboType1.Items.Add("+/- 1.25 V"); this.cboType1.Items.Add("+/- 20.0 mA"); this.cboType1.Location = new System.Drawing.Point(91, 175); this.cboType1.Name = "cboType1"; this.cboType1.Size = new System.Drawing.Size(106, 23); this.cboType1.TabIndex = 531; // // 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(91, 146); this.cboType0.Name = "cboType0"; this.cboType0.Size = new System.Drawing.Size(106, 23); this.cboType0.TabIndex = 530; // // tbScan // this.tbScan.Controls.Add(this.label10); this.tbScan.Controls.Add(this.btnExit); this.tbScan.Controls.Add(this.label11); this.tbScan.Controls.Add(this.txtDataCnt); this.tbScan.Controls.Add(this.lbtotal); this.tbScan.Controls.Add(this.txtTicks); this.tbScan.Controls.Add(this.label8); this.tbScan.Controls.Add(this.lstData); this.tbScan.Controls.Add(this.lstMsg); this.tbScan.Controls.Add(this.btnStop); this.tbScan.Controls.Add(this.btnStart); this.tbScan.Location = new System.Drawing.Point(4, 25); this.tbScan.Name = "tbScan"; this.tbScan.Size = new System.Drawing.Size(589, 376); this.tbScan.Text = "Start Magic Scan"; // // label10 // this.label10.Location = new System.Drawing.Point(409, 9); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(65, 18); this.label10.Text = "Samples"; // // btnExit // this.btnExit.Location = new System.Drawing.Point(487, 9); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(79, 29); this.btnExit.TabIndex = 572; this.btnExit.Text = "Exit"; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // label11 // this.label11.Location = new System.Drawing.Point(409, 32); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(31, 18); this.label11.Text = "ms"; // // txtDataCnt // this.txtDataCnt.Location = new System.Drawing.Point(337, 4); this.txtDataCnt.Name = "txtDataCnt"; this.txtDataCnt.Size = new System.Drawing.Size(66, 23); this.txtDataCnt.TabIndex = 579; // // lbtotal // this.lbtotal.Location = new System.Drawing.Point(236, 4); this.lbtotal.Name = "lbtotal"; this.lbtotal.Size = new System.Drawing.Size(95, 18); this.lbtotal.Text = "Total Scaned"; // // txtTicks // this.txtTicks.Location = new System.Drawing.Point(337, 32); this.txtTicks.Name = "txtTicks"; this.txtTicks.Size = new System.Drawing.Size(66, 23); this.txtTicks.TabIndex = 577; // // label8 // this.label8.Location = new System.Drawing.Point(236, 32); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(83, 18); this.label8.Text = "Spend Time"; // // lstData // this.lstData.Location = new System.Drawing.Point(325, 67); this.lstData.Name = "lstData"; this.lstData.Size = new System.Drawing.Size(250, 306); this.lstData.TabIndex = 575; // // lstMsg // this.lstMsg.Location = new System.Drawing.Point(0, 67); this.lstMsg.Name = "lstMsg"; this.lstMsg.Size = new System.Drawing.Size(319, 306); this.lstMsg.TabIndex = 574; // // btnStop // this.btnStop.Location = new System.Drawing.Point(3, 32); this.btnStop.Name = "btnStop"; this.btnStop.Size = new System.Drawing.Size(145, 29); this.btnStop.TabIndex = 573; this.btnStop.Text = "Save Data to file"; this.btnStop.Click += new System.EventHandler(this.btnStop_Click); // // btnStart // this.btnStart.Location = new System.Drawing.Point(0, 3); this.btnStart.Name = "btnStart"; this.btnStart.Size = new System.Drawing.Size(148, 24); this.btnStart.TabIndex = 571; this.btnStart.Text = "Start Magic Scan"; this.btnStart.Click += new System.EventHandler(this.btnStart_Click); // // 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(633, 419); this.Controls.Add(this.tb14w); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); this.Activated += new System.EventHandler(this.Form1_Activated); this.tb14w.ResumeLayout(false); this.tbConfig.ResumeLayout(false); this.tbScan.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tb14w; private System.Windows.Forms.TabPage tbConfig; private System.Windows.Forms.TabPage tbScan; private System.Windows.Forms.ComboBox cboChArr15; private System.Windows.Forms.ComboBox cboChArr14; private System.Windows.Forms.ComboBox cboChArr13; private System.Windows.Forms.ComboBox cboChArr12; private System.Windows.Forms.ComboBox cboChArr11; private System.Windows.Forms.ComboBox cboChArr10; private System.Windows.Forms.ComboBox cboChArr9; private System.Windows.Forms.ComboBox cboChArr8; private System.Windows.Forms.ComboBox cboChArr7; private System.Windows.Forms.ComboBox cboChArr6; private System.Windows.Forms.ComboBox cboChArr5; private System.Windows.Forms.ComboBox cboChArr4; private System.Windows.Forms.ComboBox cboChArr3; private System.Windows.Forms.ComboBox cboChArr2; private System.Windows.Forms.ComboBox cboChArr1; private System.Windows.Forms.ComboBox cboChArr0; private System.Windows.Forms.ComboBox cboType15; private System.Windows.Forms.ComboBox cboType14; private System.Windows.Forms.ComboBox cboType13; private System.Windows.Forms.ComboBox cboType12; private System.Windows.Forms.ComboBox cboType11; private System.Windows.Forms.ComboBox cboType10; private System.Windows.Forms.ComboBox cboType9; private System.Windows.Forms.ComboBox cboType8; private System.Windows.Forms.ComboBox cboType7; private System.Windows.Forms.ComboBox cboType6; private System.Windows.Forms.ComboBox cboType5; private System.Windows.Forms.ComboBox cboType4; private System.Windows.Forms.ComboBox cboType3; private System.Windows.Forms.ComboBox cboType2; private System.Windows.Forms.ComboBox cboType1; private System.Windows.Forms.ComboBox cboType0; private System.Windows.Forms.ListBox lstData; private System.Windows.Forms.ListBox lstMsg; private System.Windows.Forms.Button btnStop; private System.Windows.Forms.Button btnExit; private System.Windows.Forms.Button btnStart; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txtDataCnt; private System.Windows.Forms.Label lbtotal; private System.Windows.Forms.TextBox txtTicks; private System.Windows.Forms.Button btnSet; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtTargetCnt; private System.Windows.Forms.TextBox txtSampleRate; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.ComboBox cboTrigState; private System.Windows.Forms.Label label5; private System.Windows.Forms.ComboBox cboTrigSrc; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox cboScanMode; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox cboChCnt; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbJumper; private System.Windows.Forms.Label label21; private System.Windows.Forms.ComboBox cboSlot; private System.Windows.Forms.Label label1; } }