namespace Uestc.Auto6.Dso.Hardware.Calibration.Tool { partial class MainForm { /// /// 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.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPageCaliData_Channel1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageCaliData_Channel(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPageCaliData_AcqSync1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageCaliData_AcqSync(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.tabPageCaliData_TiAdc1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageCaliData_TiAdc(); this.tabPage10 = new System.Windows.Forms.TabPage(); this.tabPageMiscData1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageMiscData(); this.tabPage9 = new System.Windows.Forms.TabPage(); this.tabPageCoefficientsTable1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageCoefficientsTable(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.tabPageBatchTask1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageBatchTask(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.tabPageMatlabSourceCode1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageMatlabSourceCode(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.tabPageScpiCmd1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageScpiCmd(); this.tabPage7 = new System.Windows.Forms.TabPage(); this.tabPageVersionInfo1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPageFPGAVersionInfo(); this.tabPage8 = new System.Windows.Forms.TabPage(); this.tabPage_fpgaAllWritedRegisterValueReadback1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.TabPage_FPGAAllWritedRegisterValueReadback(); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar(); this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); this.toolStripMenuItemLoadRemoteUsingData = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItemLoadRemoteCaliFileData = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItemSaveCaliData2LocalFile = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItemLoadLocalCaliFileDataAndUsing = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile = new System.Windows.Forms.ToolStripMenuItem(); this.panel1 = new System.Windows.Forms.Panel(); this.buttonRefresh = new System.Windows.Forms.Button(); this.comboBoxVisaResource = new System.Windows.Forms.ComboBox(); this.panel10 = new System.Windows.Forms.Panel(); this.buttonGotoExePath = new System.Windows.Forms.Button(); this.buttonCtrlRegionCtrl = new System.Windows.Forms.Button(); this.buttonWaveRegionCtrl = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.buttonConnectInstrument = new System.Windows.Forms.Button(); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.waveViewer1 = new Uestc.Auto6.Dso.Hardware.Calibration.Tool.WaveViewer(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage10.SuspendLayout(); this.tabPage9.SuspendLayout(); this.tabPage4.SuspendLayout(); this.tabPage5.SuspendLayout(); this.tabPage6.SuspendLayout(); this.tabPage7.SuspendLayout(); this.tabPage8.SuspendLayout(); this.statusStrip1.SuspendLayout(); this.panel1.SuspendLayout(); this.panel10.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Controls.Add(this.tabPage10); this.tabControl1.Controls.Add(this.tabPage9); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Controls.Add(this.tabPage5); this.tabControl1.Controls.Add(this.tabPage6); this.tabControl1.Controls.Add(this.tabPage7); this.tabControl1.Controls.Add(this.tabPage8); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1208, 351); this.tabControl1.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.tabPageCaliData_Channel1); this.tabPage1.Location = new System.Drawing.Point(4, 26); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1200, 321); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "模拟通道"; this.tabPage1.UseVisualStyleBackColor = true; // // tabPageCaliData_Channel1 // this.tabPageCaliData_Channel1.BackColor = System.Drawing.SystemColors.Control; this.tabPageCaliData_Channel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageCaliData_Channel1.Location = new System.Drawing.Point(3, 3); this.tabPageCaliData_Channel1.Name = "tabPageCaliData_Channel1"; this.tabPageCaliData_Channel1.Size = new System.Drawing.Size(1194, 315); this.tabPageCaliData_Channel1.TabIndex = 1; // // tabPage2 // this.tabPage2.Controls.Add(this.tabPageCaliData_AcqSync1); this.tabPage2.Location = new System.Drawing.Point(4, 26); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(1200, 321); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "AcqSync"; this.tabPage2.UseVisualStyleBackColor = true; // // tabPageCaliData_AcqSync1 // this.tabPageCaliData_AcqSync1.BackColor = System.Drawing.SystemColors.Control; this.tabPageCaliData_AcqSync1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageCaliData_AcqSync1.Location = new System.Drawing.Point(3, 3); this.tabPageCaliData_AcqSync1.Name = "tabPageCaliData_AcqSync1"; this.tabPageCaliData_AcqSync1.Size = new System.Drawing.Size(1194, 315); this.tabPageCaliData_AcqSync1.TabIndex = 0; // // tabPage3 // this.tabPage3.Controls.Add(this.tabPageCaliData_TiAdc1); this.tabPage3.Location = new System.Drawing.Point(4, 26); this.tabPage3.Name = "tabPage3"; this.tabPage3.Padding = new System.Windows.Forms.Padding(3); this.tabPage3.Size = new System.Drawing.Size(1200, 321); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "ADC-GainPhaseOffset"; this.tabPage3.UseVisualStyleBackColor = true; // // tabPageCaliData_TiAdc1 // this.tabPageCaliData_TiAdc1.BackColor = System.Drawing.SystemColors.Control; this.tabPageCaliData_TiAdc1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageCaliData_TiAdc1.Location = new System.Drawing.Point(3, 3); this.tabPageCaliData_TiAdc1.Name = "tabPageCaliData_TiAdc1"; this.tabPageCaliData_TiAdc1.Size = new System.Drawing.Size(1194, 315); this.tabPageCaliData_TiAdc1.TabIndex = 0; // // tabPage10 // this.tabPage10.Controls.Add(this.tabPageMiscData1); this.tabPage10.Location = new System.Drawing.Point(4, 26); this.tabPage10.Name = "tabPage10"; this.tabPage10.Padding = new System.Windows.Forms.Padding(3); this.tabPage10.Size = new System.Drawing.Size(1200, 321); this.tabPage10.TabIndex = 9; this.tabPage10.Text = "其他杂项校准数据"; this.tabPage10.UseVisualStyleBackColor = true; // // tabPageMiscData1 // this.tabPageMiscData1.Location = new System.Drawing.Point(3, 3); this.tabPageMiscData1.Name = "tabPageMiscData1"; this.tabPageMiscData1.Size = new System.Drawing.Size(897, 315); this.tabPageMiscData1.TabIndex = 6; // // tabPage9 // this.tabPage9.Controls.Add(this.tabPageCoefficientsTable1); this.tabPage9.Location = new System.Drawing.Point(4, 26); this.tabPage9.Name = "tabPage9"; this.tabPage9.Padding = new System.Windows.Forms.Padding(3); this.tabPage9.Size = new System.Drawing.Size(1200, 321); this.tabPage9.TabIndex = 8; this.tabPage9.Text = "系数表 维护"; // // tabPageCoefficientsTable1 // this.tabPageCoefficientsTable1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageCoefficientsTable1.Location = new System.Drawing.Point(3, 3); this.tabPageCoefficientsTable1.Name = "tabPageCoefficientsTable1"; this.tabPageCoefficientsTable1.Size = new System.Drawing.Size(1194, 315); this.tabPageCoefficientsTable1.TabIndex = 0; // // tabPage4 // this.tabPage4.Controls.Add(this.tabPageBatchTask1); this.tabPage4.Location = new System.Drawing.Point(4, 26); this.tabPage4.Name = "tabPage4"; this.tabPage4.Padding = new System.Windows.Forms.Padding(3); this.tabPage4.Size = new System.Drawing.Size(1200, 321); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "批任务"; this.tabPage4.UseVisualStyleBackColor = true; // // tabPageBatchTask1 // this.tabPageBatchTask1.BackColor = System.Drawing.SystemColors.Control; this.tabPageBatchTask1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageBatchTask1.Location = new System.Drawing.Point(3, 3); this.tabPageBatchTask1.Name = "tabPageBatchTask1"; this.tabPageBatchTask1.Size = new System.Drawing.Size(1194, 315); this.tabPageBatchTask1.TabIndex = 0; // // tabPage5 // this.tabPage5.Controls.Add(this.tabPageMatlabSourceCode1); this.tabPage5.Location = new System.Drawing.Point(4, 26); this.tabPage5.Name = "tabPage5"; this.tabPage5.Padding = new System.Windows.Forms.Padding(3); this.tabPage5.Size = new System.Drawing.Size(1200, 321); this.tabPage5.TabIndex = 4; this.tabPage5.Text = "MATLAB"; this.tabPage5.UseVisualStyleBackColor = true; // // tabPageMatlabSourceCode1 // this.tabPageMatlabSourceCode1.BackColor = System.Drawing.SystemColors.Control; this.tabPageMatlabSourceCode1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageMatlabSourceCode1.Location = new System.Drawing.Point(3, 3); this.tabPageMatlabSourceCode1.Name = "tabPageMatlabSourceCode1"; this.tabPageMatlabSourceCode1.Size = new System.Drawing.Size(1194, 315); this.tabPageMatlabSourceCode1.TabIndex = 0; // // tabPage6 // this.tabPage6.Controls.Add(this.tabPageScpiCmd1); this.tabPage6.Location = new System.Drawing.Point(4, 26); this.tabPage6.Name = "tabPage6"; this.tabPage6.Padding = new System.Windows.Forms.Padding(3); this.tabPage6.Size = new System.Drawing.Size(1200, 321); this.tabPage6.TabIndex = 5; this.tabPage6.Text = "Scpi命令控制台"; this.tabPage6.UseVisualStyleBackColor = true; // // tabPageScpiCmd1 // this.tabPageScpiCmd1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageScpiCmd1.Location = new System.Drawing.Point(3, 3); this.tabPageScpiCmd1.Name = "tabPageScpiCmd1"; this.tabPageScpiCmd1.Size = new System.Drawing.Size(1194, 315); this.tabPageScpiCmd1.TabIndex = 0; // // tabPage7 // this.tabPage7.Controls.Add(this.tabPageVersionInfo1); this.tabPage7.Location = new System.Drawing.Point(4, 26); this.tabPage7.Name = "tabPage7"; this.tabPage7.Padding = new System.Windows.Forms.Padding(3); this.tabPage7.Size = new System.Drawing.Size(1200, 321); this.tabPage7.TabIndex = 6; this.tabPage7.Text = "FPGA版本信息"; this.tabPage7.UseVisualStyleBackColor = true; // // tabPageVersionInfo1 // this.tabPageVersionInfo1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPageVersionInfo1.Location = new System.Drawing.Point(3, 3); this.tabPageVersionInfo1.Name = "tabPageVersionInfo1"; this.tabPageVersionInfo1.Size = new System.Drawing.Size(1194, 315); this.tabPageVersionInfo1.TabIndex = 0; // // tabPage8 // this.tabPage8.Controls.Add(this.tabPage_fpgaAllWritedRegisterValueReadback1); this.tabPage8.Location = new System.Drawing.Point(4, 26); this.tabPage8.Name = "tabPage8"; this.tabPage8.Padding = new System.Windows.Forms.Padding(3); this.tabPage8.Size = new System.Drawing.Size(1200, 321); this.tabPage8.TabIndex = 7; this.tabPage8.Text = "读取所有写寄存器的值"; this.tabPage8.UseVisualStyleBackColor = true; // // tabPage_fpgaAllWritedRegisterValueReadback1 // this.tabPage_fpgaAllWritedRegisterValueReadback1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage_fpgaAllWritedRegisterValueReadback1.Location = new System.Drawing.Point(3, 3); this.tabPage_fpgaAllWritedRegisterValueReadback1.Name = "tabPage_fpgaAllWritedRegisterValueReadback1"; this.tabPage_fpgaAllWritedRegisterValueReadback1.Size = new System.Drawing.Size(1194, 315); this.tabPage_fpgaAllWritedRegisterValueReadback1.TabIndex = 0; // // statusStrip1 // this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel1, this.toolStripProgressBar1, this.toolStripDropDownButton1}); this.statusStrip1.Location = new System.Drawing.Point(0, 679); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.Size = new System.Drawing.Size(1208, 23); this.statusStrip1.TabIndex = 1; this.statusStrip1.Text = "statusStrip1"; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(131, 18); this.toolStripStatusLabel1.Text = "toolStripStatusLabel1"; // // toolStripProgressBar1 // this.toolStripProgressBar1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripProgressBar1.Name = "toolStripProgressBar1"; this.toolStripProgressBar1.Size = new System.Drawing.Size(100, 17); // // toolStripDropDownButton1 // this.toolStripDropDownButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItemLoadRemoteUsingData, this.toolStripMenuItemLoadRemoteCaliFileData, this.toolStripMenuItemSaveCaliData2LocalFile, this.toolStripMenuItemLoadLocalCaliFileDataAndUsing, this.toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile}); this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; this.toolStripDropDownButton1.Size = new System.Drawing.Size(93, 21); this.toolStripDropDownButton1.Text = "校准数据操作"; // // toolStripMenuItemLoadRemoteUsingData // this.toolStripMenuItemLoadRemoteUsingData.Name = "toolStripMenuItemLoadRemoteUsingData"; this.toolStripMenuItemLoadRemoteUsingData.Size = new System.Drawing.Size(268, 22); this.toolStripMenuItemLoadRemoteUsingData.Text = "装载远端运行态校准数据"; // // toolStripMenuItemLoadRemoteCaliFileData // this.toolStripMenuItemLoadRemoteCaliFileData.Name = "toolStripMenuItemLoadRemoteCaliFileData"; this.toolStripMenuItemLoadRemoteCaliFileData.Size = new System.Drawing.Size(268, 22); this.toolStripMenuItemLoadRemoteCaliFileData.Text = "装载远端校准文件数据"; // // toolStripMenuItemSaveCaliData2LocalFile // this.toolStripMenuItemSaveCaliData2LocalFile.Name = "toolStripMenuItemSaveCaliData2LocalFile"; this.toolStripMenuItemSaveCaliData2LocalFile.Size = new System.Drawing.Size(268, 22); this.toolStripMenuItemSaveCaliData2LocalFile.Text = "保存校准数据到本地"; // // toolStripMenuItemLoadLocalCaliFileDataAndUsing // this.toolStripMenuItemLoadLocalCaliFileDataAndUsing.Name = "toolStripMenuItemLoadLocalCaliFileDataAndUsing"; this.toolStripMenuItemLoadLocalCaliFileDataAndUsing.Size = new System.Drawing.Size(268, 22); this.toolStripMenuItemLoadLocalCaliFileDataAndUsing.Text = "装载本地校准数据并生效"; // // toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile // this.toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile.Name = "toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile"; this.toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile.Size = new System.Drawing.Size(268, 22); this.toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile.Text = "装载本地校准数据并保存到远端文件"; // // panel1 // this.panel1.Controls.Add(this.buttonRefresh); this.panel1.Controls.Add(this.comboBoxVisaResource); this.panel1.Controls.Add(this.panel10); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.buttonConnectInstrument); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1208, 35); this.panel1.TabIndex = 2; // // buttonRefresh // this.buttonRefresh.Location = new System.Drawing.Point(473, 5); this.buttonRefresh.Name = "buttonRefresh"; this.buttonRefresh.Size = new System.Drawing.Size(70, 28); this.buttonRefresh.TabIndex = 10; this.buttonRefresh.Text = "刷新"; this.buttonRefresh.UseVisualStyleBackColor = true; this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click); // // comboBoxVisaResource // this.comboBoxVisaResource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxVisaResource.FormattingEnabled = true; this.comboBoxVisaResource.Location = new System.Drawing.Point(75, 6); this.comboBoxVisaResource.Name = "comboBoxVisaResource"; this.comboBoxVisaResource.Size = new System.Drawing.Size(394, 25); this.comboBoxVisaResource.TabIndex = 9; // // panel10 // this.panel10.Controls.Add(this.buttonGotoExePath); this.panel10.Controls.Add(this.buttonCtrlRegionCtrl); this.panel10.Controls.Add(this.buttonWaveRegionCtrl); this.panel10.Dock = System.Windows.Forms.DockStyle.Right; this.panel10.Location = new System.Drawing.Point(957, 0); this.panel10.Name = "panel10"; this.panel10.Size = new System.Drawing.Size(251, 35); this.panel10.TabIndex = 4; // // buttonGotoExePath // this.buttonGotoExePath.Location = new System.Drawing.Point(5, 4); this.buttonGotoExePath.Name = "buttonGotoExePath"; this.buttonGotoExePath.Size = new System.Drawing.Size(55, 28); this.buttonGotoExePath.TabIndex = 4; this.buttonGotoExePath.Text = "转到..."; this.buttonGotoExePath.UseVisualStyleBackColor = true; this.buttonGotoExePath.Click += new System.EventHandler(this.buttonGotoExePath_Click); // // buttonCtrlRegionCtrl // this.buttonCtrlRegionCtrl.Location = new System.Drawing.Point(165, 4); this.buttonCtrlRegionCtrl.Name = "buttonCtrlRegionCtrl"; this.buttonCtrlRegionCtrl.Size = new System.Drawing.Size(78, 28); this.buttonCtrlRegionCtrl.TabIndex = 1; this.buttonCtrlRegionCtrl.Text = "隐藏校准区"; this.buttonCtrlRegionCtrl.UseVisualStyleBackColor = true; this.buttonCtrlRegionCtrl.Click += new System.EventHandler(this.buttonCtrlRegionCtrl_Click); // // buttonWaveRegionCtrl // this.buttonWaveRegionCtrl.Location = new System.Drawing.Point(67, 4); this.buttonWaveRegionCtrl.Name = "buttonWaveRegionCtrl"; this.buttonWaveRegionCtrl.Size = new System.Drawing.Size(89, 28); this.buttonWaveRegionCtrl.TabIndex = 0; this.buttonWaveRegionCtrl.Text = "隐藏波形区"; this.buttonWaveRegionCtrl.UseVisualStyleBackColor = true; this.buttonWaveRegionCtrl.Click += new System.EventHandler(this.buttonWaveRegionCtrl_Click); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(68, 17); this.label1.TabIndex = 1; this.label1.Text = "仪器地址:"; // // buttonConnectInstrument // this.buttonConnectInstrument.Location = new System.Drawing.Point(549, 4); this.buttonConnectInstrument.Name = "buttonConnectInstrument"; this.buttonConnectInstrument.Size = new System.Drawing.Size(85, 28); this.buttonConnectInstrument.TabIndex = 0; this.buttonConnectInstrument.Tag = "0"; this.buttonConnectInstrument.Text = "连接仪器"; this.buttonConnectInstrument.UseVisualStyleBackColor = true; this.buttonConnectInstrument.Click += new System.EventHandler(this.buttonConnectInstrument_Click); // // panel2 // this.panel2.Controls.Add(this.panel3); this.panel2.Controls.Add(this.panel1); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1208, 679); this.panel2.TabIndex = 3; // // panel3 // this.panel3.Controls.Add(this.splitContainer1); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 35); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1208, 644); this.panel3.TabIndex = 3; // // splitContainer1 // this.splitContainer1.BackColor = System.Drawing.SystemColors.ActiveCaption; this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.ForeColor = System.Drawing.SystemColors.ControlText; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.BackColor = System.Drawing.SystemColors.Control; this.splitContainer1.Panel1.Controls.Add(this.waveViewer1); this.splitContainer1.Panel1MinSize = 10; // // splitContainer1.Panel2 // this.splitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control; this.splitContainer1.Panel2.Controls.Add(this.tabControl1); this.splitContainer1.Panel2MinSize = 10; this.splitContainer1.Size = new System.Drawing.Size(1208, 644); this.splitContainer1.SplitterDistance = 289; this.splitContainer1.TabIndex = 1; // // waveViewer1 // this.waveViewer1.Dock = System.Windows.Forms.DockStyle.Fill; this.waveViewer1.Location = new System.Drawing.Point(0, 0); this.waveViewer1.Name = "waveViewer1"; this.waveViewer1.Size = new System.Drawing.Size(1208, 289); this.waveViewer1.TabIndex = 0; // // folderBrowserDialog1 // this.folderBrowserDialog1.Description = "选择保存的目录"; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1208, 702); this.Controls.Add(this.panel2); this.Controls.Add(this.statusStrip1); this.Name = "MainForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "DsoFactoryIntegrativeTool"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.Load += new System.EventHandler(this.MainForm_Load); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.tabPage10.ResumeLayout(false); this.tabPage9.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.tabPage5.ResumeLayout(false); this.tabPage6.ResumeLayout(false); this.tabPage7.ResumeLayout(false); this.tabPage8.ResumeLayout(false); this.statusStrip1.ResumeLayout(false); this.statusStrip1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel10.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.StatusStrip statusStrip1; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1; private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button buttonConnectInstrument; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.Button buttonCtrlRegionCtrl; private System.Windows.Forms.Button buttonWaveRegionCtrl; private WaveViewer waveViewer1; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.TabPage tabPage6; private TabPageCaliData_AcqSync tabPageCaliData_AcqSync1; private System.Windows.Forms.TabPage tabPage3; private TabPageCaliData_TiAdc tabPageCaliData_TiAdc1; private TabPageBatchTask tabPageBatchTask1; private TabPageMatlabSourceCode tabPageMatlabSourceCode1; private TabPageScpiCmd tabPageScpiCmd1; private System.Windows.Forms.Button buttonRefresh; private System.Windows.Forms.ComboBox comboBoxVisaResource; private System.Windows.Forms.Button buttonGotoExePath; private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; private System.Windows.Forms.TabPage tabPage7; private TabPageFPGAVersionInfo tabPageVersionInfo1; private System.Windows.Forms.TabPage tabPage8; private TabPage_FPGAAllWritedRegisterValueReadback tabPage_fpgaAllWritedRegisterValueReadback1; private TabPageCaliData_Channel tabPageCaliData_Channel1; private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemLoadRemoteUsingData; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemLoadRemoteCaliFileData; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemSaveCaliData2LocalFile; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemLoadLocalCaliFileDataAndUsing; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemLoadLocalCaliFileDataAndSave2RemoteFile; private System.Windows.Forms.TabPage tabPage9; private TabPageCoefficientsTable tabPageCoefficientsTable1; private System.Windows.Forms.TabPage tabPage10; private TabPageMiscData tabPageMiscData1; } }