代码拉取完成,页面将自动刷新
同步操作将从 shaoangwen/DnaSynthMonitor 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
namespace DnaSynthMonitor
{
partial class Form1
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.通道选择ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ch1_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch2_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch3_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch4_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch5_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch6_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch7_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch8_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch9_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch10_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch11_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch12_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch13_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch14_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch15_show = new System.Windows.Forms.ToolStripMenuItem();
this.ch16_show = new System.Windows.Forms.ToolStripMenuItem();
this.合成仪端口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.synth_com1 = new System.Windows.Forms.ToolStripMenuItem();
this.synth_com2 = new System.Windows.Forms.ToolStripMenuItem();
this.synth_com3 = new System.Windows.Forms.ToolStripMenuItem();
this.synth_com4 = new System.Windows.Forms.ToolStripMenuItem();
this.synth_com5 = new System.Windows.Forms.ToolStripMenuItem();
this.synth_com6 = new System.Windows.Forms.ToolStripMenuItem();
this.吸光度计端口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.abm_com1 = new System.Windows.Forms.ToolStripMenuItem();
this.abm_com2 = new System.Windows.Forms.ToolStripMenuItem();
this.abm_com3 = new System.Windows.Forms.ToolStripMenuItem();
this.abm_com4 = new System.Windows.Forms.ToolStripMenuItem();
this.abm_com5 = new System.Windows.Forms.ToolStripMenuItem();
this.label1 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.Button1 = new System.Windows.Forms.Button();
this.Button2 = new System.Windows.Forms.Button();
this.DataChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.StatChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.synth_port = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.abm_port = new System.Windows.Forms.ToolStripStatusLabel();
this.curr_stat = new System.Windows.Forms.ToolStripStatusLabel();
this.button3 = new System.Windows.Forms.Button();
this.menuStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DataChart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.StatChart)).BeginInit();
this.statusStrip1.SuspendLayout();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.文件ToolStripMenuItem,
this.通道选择ToolStripMenuItem,
this.合成仪端口ToolStripMenuItem,
this.吸光度计端口ToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Padding = new System.Windows.Forms.Padding(5, 2, 0, 2);
this.menuStrip1.Size = new System.Drawing.Size(1710, 28);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// 文件ToolStripMenuItem
//
this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.保存ToolStripMenuItem,
this.ExitToolStripMenuItem});
this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
this.文件ToolStripMenuItem.Size = new System.Drawing.Size(53, 24);
this.文件ToolStripMenuItem.Text = "文件";
//
// 保存ToolStripMenuItem
//
this.保存ToolStripMenuItem.Name = "保存ToolStripMenuItem";
this.保存ToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
this.保存ToolStripMenuItem.Text = "保存";
//
// ExitToolStripMenuItem
//
this.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem";
this.ExitToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
this.ExitToolStripMenuItem.Text = "退出";
this.ExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click);
//
// 通道选择ToolStripMenuItem
//
this.通道选择ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ch1_show,
this.ch2_show,
this.ch3_show,
this.ch4_show,
this.ch5_show,
this.ch6_show,
this.ch7_show,
this.ch8_show,
this.ch9_show,
this.ch10_show,
this.ch11_show,
this.ch12_show,
this.ch13_show,
this.ch14_show,
this.ch15_show,
this.ch16_show});
this.通道选择ToolStripMenuItem.Name = "通道选择ToolStripMenuItem";
this.通道选择ToolStripMenuItem.Size = new System.Drawing.Size(83, 24);
this.通道选择ToolStripMenuItem.Text = "通道选择";
//
// ch1_show
//
this.ch1_show.Checked = true;
this.ch1_show.CheckOnClick = true;
this.ch1_show.CheckState = System.Windows.Forms.CheckState.Checked;
this.ch1_show.Name = "ch1_show";
this.ch1_show.Size = new System.Drawing.Size(110, 26);
this.ch1_show.Text = "1";
this.ch1_show.CheckedChanged += new System.EventHandler(this.ch1_show_CheckedChanged);
//
// ch2_show
//
this.ch2_show.CheckOnClick = true;
this.ch2_show.Name = "ch2_show";
this.ch2_show.Size = new System.Drawing.Size(110, 26);
this.ch2_show.Text = "2";
this.ch2_show.CheckedChanged += new System.EventHandler(this.ch2_show_CheckedChanged);
//
// ch3_show
//
this.ch3_show.CheckOnClick = true;
this.ch3_show.Name = "ch3_show";
this.ch3_show.Size = new System.Drawing.Size(110, 26);
this.ch3_show.Text = "3";
this.ch3_show.CheckedChanged += new System.EventHandler(this.ch3_show_CheckedChanged);
//
// ch4_show
//
this.ch4_show.CheckOnClick = true;
this.ch4_show.Name = "ch4_show";
this.ch4_show.Size = new System.Drawing.Size(110, 26);
this.ch4_show.Text = "4";
this.ch4_show.CheckedChanged += new System.EventHandler(this.ch4_show_CheckedChanged);
//
// ch5_show
//
this.ch5_show.CheckOnClick = true;
this.ch5_show.Name = "ch5_show";
this.ch5_show.Size = new System.Drawing.Size(110, 26);
this.ch5_show.Text = "5";
this.ch5_show.CheckedChanged += new System.EventHandler(this.ch5_show_CheckedChanged);
//
// ch6_show
//
this.ch6_show.CheckOnClick = true;
this.ch6_show.Name = "ch6_show";
this.ch6_show.Size = new System.Drawing.Size(110, 26);
this.ch6_show.Text = "6";
this.ch6_show.CheckedChanged += new System.EventHandler(this.ch6_show_CheckedChanged);
//
// ch7_show
//
this.ch7_show.CheckOnClick = true;
this.ch7_show.Name = "ch7_show";
this.ch7_show.Size = new System.Drawing.Size(110, 26);
this.ch7_show.Text = "7";
this.ch7_show.CheckedChanged += new System.EventHandler(this.ch7_show_CheckedChanged);
//
// ch8_show
//
this.ch8_show.CheckOnClick = true;
this.ch8_show.Name = "ch8_show";
this.ch8_show.Size = new System.Drawing.Size(110, 26);
this.ch8_show.Text = "8";
this.ch8_show.CheckedChanged += new System.EventHandler(this.ch8_show_CheckedChanged);
//
// ch9_show
//
this.ch9_show.CheckOnClick = true;
this.ch9_show.Name = "ch9_show";
this.ch9_show.Size = new System.Drawing.Size(110, 26);
this.ch9_show.Text = "9";
this.ch9_show.CheckedChanged += new System.EventHandler(this.ch9_show_CheckedChanged);
//
// ch10_show
//
this.ch10_show.CheckOnClick = true;
this.ch10_show.Name = "ch10_show";
this.ch10_show.Size = new System.Drawing.Size(110, 26);
this.ch10_show.Text = "10";
this.ch10_show.CheckedChanged += new System.EventHandler(this.ch10_show_CheckedChanged);
//
// ch11_show
//
this.ch11_show.CheckOnClick = true;
this.ch11_show.Name = "ch11_show";
this.ch11_show.Size = new System.Drawing.Size(110, 26);
this.ch11_show.Text = "11";
this.ch11_show.CheckedChanged += new System.EventHandler(this.ch11_show_CheckedChanged);
//
// ch12_show
//
this.ch12_show.CheckOnClick = true;
this.ch12_show.Name = "ch12_show";
this.ch12_show.Size = new System.Drawing.Size(110, 26);
this.ch12_show.Text = "12";
this.ch12_show.CheckedChanged += new System.EventHandler(this.ch12_show_CheckedChanged);
//
// ch13_show
//
this.ch13_show.CheckOnClick = true;
this.ch13_show.Name = "ch13_show";
this.ch13_show.Size = new System.Drawing.Size(110, 26);
this.ch13_show.Text = "13";
this.ch13_show.CheckedChanged += new System.EventHandler(this.ch13_show_CheckedChanged);
//
// ch14_show
//
this.ch14_show.CheckOnClick = true;
this.ch14_show.Name = "ch14_show";
this.ch14_show.Size = new System.Drawing.Size(110, 26);
this.ch14_show.Text = "14";
this.ch14_show.CheckedChanged += new System.EventHandler(this.ch14_show_CheckedChanged);
//
// ch15_show
//
this.ch15_show.CheckOnClick = true;
this.ch15_show.Name = "ch15_show";
this.ch15_show.Size = new System.Drawing.Size(110, 26);
this.ch15_show.Text = "15";
this.ch15_show.CheckedChanged += new System.EventHandler(this.ch15_show_CheckedChanged);
//
// ch16_show
//
this.ch16_show.CheckOnClick = true;
this.ch16_show.Name = "ch16_show";
this.ch16_show.Size = new System.Drawing.Size(110, 26);
this.ch16_show.Text = "16";
this.ch16_show.CheckedChanged += new System.EventHandler(this.ch16_show_CheckedChanged);
//
// 合成仪端口ToolStripMenuItem
//
this.合成仪端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.synth_com1,
this.synth_com2,
this.synth_com3,
this.synth_com4,
this.synth_com5,
this.synth_com6});
this.合成仪端口ToolStripMenuItem.Name = "合成仪端口ToolStripMenuItem";
this.合成仪端口ToolStripMenuItem.Size = new System.Drawing.Size(98, 24);
this.合成仪端口ToolStripMenuItem.Text = "合成仪端口";
//
// synth_com1
//
this.synth_com1.CheckOnClick = true;
this.synth_com1.Name = "synth_com1";
this.synth_com1.Size = new System.Drawing.Size(138, 26);
this.synth_com1.Text = "COM1";
this.synth_com1.CheckedChanged += new System.EventHandler(this.synth_com1_CheckedChanged);
//
// synth_com2
//
this.synth_com2.CheckOnClick = true;
this.synth_com2.Name = "synth_com2";
this.synth_com2.Size = new System.Drawing.Size(138, 26);
this.synth_com2.Text = "COM2";
this.synth_com2.CheckedChanged += new System.EventHandler(this.synth_com2_CheckedChanged);
//
// synth_com3
//
this.synth_com3.CheckOnClick = true;
this.synth_com3.Name = "synth_com3";
this.synth_com3.Size = new System.Drawing.Size(138, 26);
this.synth_com3.Text = "COM3";
this.synth_com3.CheckedChanged += new System.EventHandler(this.synth_com3_CheckedChanged);
//
// synth_com4
//
this.synth_com4.CheckOnClick = true;
this.synth_com4.Name = "synth_com4";
this.synth_com4.Size = new System.Drawing.Size(138, 26);
this.synth_com4.Text = "COM4";
this.synth_com4.CheckedChanged += new System.EventHandler(this.synth_com4_CheckedChanged);
//
// synth_com5
//
this.synth_com5.CheckOnClick = true;
this.synth_com5.Name = "synth_com5";
this.synth_com5.Size = new System.Drawing.Size(138, 26);
this.synth_com5.Text = "COM5";
this.synth_com5.CheckedChanged += new System.EventHandler(this.synth_com5_CheckedChanged);
//
// synth_com6
//
this.synth_com6.CheckOnClick = true;
this.synth_com6.Name = "synth_com6";
this.synth_com6.Size = new System.Drawing.Size(138, 26);
this.synth_com6.Text = "COM6";
this.synth_com6.CheckedChanged += new System.EventHandler(this.synth_com6_CheckedChanged);
//
// 吸光度计端口ToolStripMenuItem
//
this.吸光度计端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.abm_com1,
this.abm_com2,
this.abm_com3,
this.abm_com4,
this.abm_com5});
this.吸光度计端口ToolStripMenuItem.Name = "吸光度计端口ToolStripMenuItem";
this.吸光度计端口ToolStripMenuItem.Size = new System.Drawing.Size(113, 24);
this.吸光度计端口ToolStripMenuItem.Text = "吸光度计端口";
//
// abm_com1
//
this.abm_com1.CheckOnClick = true;
this.abm_com1.Name = "abm_com1";
this.abm_com1.Size = new System.Drawing.Size(138, 26);
this.abm_com1.Text = "COM1";
this.abm_com1.CheckedChanged += new System.EventHandler(this.abm_com1_CheckedChanged);
//
// abm_com2
//
this.abm_com2.CheckOnClick = true;
this.abm_com2.Name = "abm_com2";
this.abm_com2.Size = new System.Drawing.Size(138, 26);
this.abm_com2.Text = "COM2";
this.abm_com2.CheckedChanged += new System.EventHandler(this.abm_com2_CheckedChanged);
//
// abm_com3
//
this.abm_com3.CheckOnClick = true;
this.abm_com3.Name = "abm_com3";
this.abm_com3.Size = new System.Drawing.Size(138, 26);
this.abm_com3.Text = "COM3";
this.abm_com3.CheckedChanged += new System.EventHandler(this.abm_com3_CheckedChanged);
//
// abm_com4
//
this.abm_com4.CheckOnClick = true;
this.abm_com4.Name = "abm_com4";
this.abm_com4.Size = new System.Drawing.Size(138, 26);
this.abm_com4.Text = "COM4";
this.abm_com4.CheckedChanged += new System.EventHandler(this.abm_com4_CheckedChanged);
//
// abm_com5
//
this.abm_com5.CheckOnClick = true;
this.abm_com5.Name = "abm_com5";
this.abm_com5.Size = new System.Drawing.Size(138, 26);
this.abm_com5.Text = "COM5";
this.abm_com5.CheckedChanged += new System.EventHandler(this.abm_com5_CheckedChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(1092, 56);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 15);
this.label1.TabIndex = 1;
this.label1.Text = "当前事件:";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(685, 31);
this.textBox1.Multiline = true;
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(292, 205);
this.textBox1.TabIndex = 2;
this.textBox1.Text = "NA";
//
// Button1
//
this.Button1.Location = new System.Drawing.Point(1095, 162);
this.Button1.Name = "Button1";
this.Button1.Size = new System.Drawing.Size(75, 23);
this.Button1.TabIndex = 3;
this.Button1.Text = "开始记录";
this.Button1.UseVisualStyleBackColor = true;
this.Button1.Click += new System.EventHandler(this.Button1_Click);
//
// Button2
//
this.Button2.Location = new System.Drawing.Point(1114, 203);
this.Button2.Name = "Button2";
this.Button2.Size = new System.Drawing.Size(75, 23);
this.Button2.TabIndex = 4;
this.Button2.Text = "串口测试";
this.Button2.UseVisualStyleBackColor = true;
this.Button2.Click += new System.EventHandler(this.Button2_Click);
//
// DataChart
//
chartArea1.Name = "ChartArea1";
this.DataChart.ChartAreas.Add(chartArea1);
legend1.Name = "Legend1";
this.DataChart.Legends.Add(legend1);
this.DataChart.Location = new System.Drawing.Point(75, 397);
this.DataChart.Name = "DataChart";
series1.ChartArea = "ChartArea1";
series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series1.Legend = "Legend1";
series1.Name = "Ch1";
series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series2.ChartArea = "ChartArea1";
series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series2.Enabled = false;
series2.Legend = "Legend1";
series2.Name = "Ch2";
series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series3.ChartArea = "ChartArea1";
series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series3.Enabled = false;
series3.Legend = "Legend1";
series3.Name = "Ch3";
series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series4.ChartArea = "ChartArea1";
series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series4.Enabled = false;
series4.Legend = "Legend1";
series4.Name = "Ch4";
series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series5.ChartArea = "ChartArea1";
series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series5.Enabled = false;
series5.Legend = "Legend1";
series5.Name = "Ch5";
series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series6.ChartArea = "ChartArea1";
series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series6.Enabled = false;
series6.Legend = "Legend1";
series6.Name = "Ch6";
series6.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series7.ChartArea = "ChartArea1";
series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series7.Enabled = false;
series7.Legend = "Legend1";
series7.Name = "Ch7";
series7.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series8.ChartArea = "ChartArea1";
series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series8.Enabled = false;
series8.Legend = "Legend1";
series8.Name = "Ch8";
series8.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series9.ChartArea = "ChartArea1";
series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series9.Enabled = false;
series9.Legend = "Legend1";
series9.Name = "Ch9";
series9.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series10.ChartArea = "ChartArea1";
series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series10.Enabled = false;
series10.Legend = "Legend1";
series10.Name = "Ch10";
series10.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series11.ChartArea = "ChartArea1";
series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series11.Enabled = false;
series11.Legend = "Legend1";
series11.Name = "Ch11";
series11.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series12.ChartArea = "ChartArea1";
series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series12.Enabled = false;
series12.Legend = "Legend1";
series12.Name = "Ch12";
series12.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series13.ChartArea = "ChartArea1";
series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series13.Enabled = false;
series13.Legend = "Legend1";
series13.Name = "Ch13";
series13.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series14.ChartArea = "ChartArea1";
series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series14.Enabled = false;
series14.Legend = "Legend1";
series14.Name = "Ch14";
series14.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series15.ChartArea = "ChartArea1";
series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series15.Enabled = false;
series15.Legend = "Legend1";
series15.Name = "Ch15";
series15.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
series16.ChartArea = "ChartArea1";
series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series16.Enabled = false;
series16.Legend = "Legend1";
series16.Name = "Ch16";
series16.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
this.DataChart.Series.Add(series1);
this.DataChart.Series.Add(series2);
this.DataChart.Series.Add(series3);
this.DataChart.Series.Add(series4);
this.DataChart.Series.Add(series5);
this.DataChart.Series.Add(series6);
this.DataChart.Series.Add(series7);
this.DataChart.Series.Add(series8);
this.DataChart.Series.Add(series9);
this.DataChart.Series.Add(series10);
this.DataChart.Series.Add(series11);
this.DataChart.Series.Add(series12);
this.DataChart.Series.Add(series13);
this.DataChart.Series.Add(series14);
this.DataChart.Series.Add(series15);
this.DataChart.Series.Add(series16);
this.DataChart.Size = new System.Drawing.Size(1596, 444);
this.DataChart.TabIndex = 5;
this.DataChart.Text = "chart1";
title1.Name = "Title1";
title1.Text = "实时吸光度值";
this.DataChart.Titles.Add(title1);
//
// StatChart
//
chartArea2.Name = "ChartArea1";
this.StatChart.ChartAreas.Add(chartArea2);
legend2.Name = "Legend1";
this.StatChart.Legends.Add(legend2);
this.StatChart.Location = new System.Drawing.Point(75, 56);
this.StatChart.Name = "StatChart";
series17.ChartArea = "ChartArea1";
series17.Legend = "Legend1";
series17.Name = "Series1";
this.StatChart.Series.Add(series17);
this.StatChart.Size = new System.Drawing.Size(585, 311);
this.StatChart.TabIndex = 6;
this.StatChart.Text = "chart2";
//
// statusStrip1
//
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.synth_port,
this.toolStripStatusLabel3,
this.abm_port,
this.curr_stat});
this.statusStrip1.Location = new System.Drawing.Point(0, 821);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(1710, 58);
this.statusStrip1.TabIndex = 7;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(99, 52);
this.toolStripStatusLabel1.Text = "合成仪端口:";
//
// synth_port
//
this.synth_port.Name = "synth_port";
this.synth_port.Size = new System.Drawing.Size(32, 52);
this.synth_port.Text = "NA";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Margin = new System.Windows.Forms.Padding(50, 4, 0, 2);
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(114, 52);
this.toolStripStatusLabel3.Text = "吸光度计端口:";
//
// abm_port
//
this.abm_port.Name = "abm_port";
this.abm_port.Size = new System.Drawing.Size(32, 52);
this.abm_port.Text = "NA";
//
// curr_stat
//
this.curr_stat.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.curr_stat.Font = new System.Drawing.Font("Microsoft YaHei UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.curr_stat.ForeColor = System.Drawing.Color.Green;
this.curr_stat.Margin = new System.Windows.Forms.Padding(200, 4, 0, 2);
this.curr_stat.Name = "curr_stat";
this.curr_stat.Size = new System.Drawing.Size(129, 52);
this.curr_stat.Text = "ready";
//
// button3
//
this.button3.Location = new System.Drawing.Point(1114, 233);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 8;
this.button3.Text = "停止";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSize = true;
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.ClientSize = new System.Drawing.Size(1710, 879);
this.Controls.Add(this.button3);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.StatChart);
this.Controls.Add(this.DataChart);
this.Controls.Add(this.Button2);
this.Controls.Add(this.Button1);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label1);
this.Controls.Add(this.menuStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "Form1";
this.Text = "Form1";
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.DataChart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.StatChart)).EndInit();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem 文件ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 保存ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ExitToolStripMenuItem;
private System.Windows.Forms.Label label1;
public System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button Button1;
private System.Windows.Forms.Button Button2;
private System.Windows.Forms.DataVisualization.Charting.Chart DataChart;
private System.Windows.Forms.DataVisualization.Charting.Chart StatChart;
private System.Windows.Forms.ToolStripMenuItem 通道选择ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ch1_show;
private System.Windows.Forms.ToolStripMenuItem ch2_show;
private System.Windows.Forms.ToolStripMenuItem ch3_show;
private System.Windows.Forms.ToolStripMenuItem ch4_show;
private System.Windows.Forms.ToolStripMenuItem ch5_show;
private System.Windows.Forms.ToolStripMenuItem ch6_show;
private System.Windows.Forms.ToolStripMenuItem ch7_show;
private System.Windows.Forms.ToolStripMenuItem ch8_show;
private System.Windows.Forms.ToolStripMenuItem ch9_show;
private System.Windows.Forms.ToolStripMenuItem ch10_show;
private System.Windows.Forms.ToolStripMenuItem ch11_show;
private System.Windows.Forms.ToolStripMenuItem ch12_show;
private System.Windows.Forms.ToolStripMenuItem ch13_show;
private System.Windows.Forms.ToolStripMenuItem ch14_show;
private System.Windows.Forms.ToolStripMenuItem ch16_show;
private System.Windows.Forms.ToolStripMenuItem ch15_show;
private System.Windows.Forms.ToolStripMenuItem 合成仪端口ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem synth_com1;
private System.Windows.Forms.ToolStripMenuItem synth_com2;
private System.Windows.Forms.ToolStripMenuItem synth_com3;
private System.Windows.Forms.ToolStripMenuItem synth_com4;
private System.Windows.Forms.ToolStripMenuItem synth_com5;
private System.Windows.Forms.ToolStripMenuItem 吸光度计端口ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem abm_com1;
private System.Windows.Forms.ToolStripMenuItem abm_com2;
private System.Windows.Forms.ToolStripMenuItem abm_com3;
private System.Windows.Forms.ToolStripMenuItem abm_com4;
private System.Windows.Forms.ToolStripMenuItem abm_com5;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel synth_port;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel abm_port;
private System.Windows.Forms.ToolStripStatusLabel curr_stat;
private System.Windows.Forms.ToolStripMenuItem synth_com6;
private System.Windows.Forms.Button button3;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。