123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481 |
- namespace MOTINOVA_MC_Test
- {
- partial class Form2
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
- this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
- this.label1 = new System.Windows.Forms.Label();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.textBox_Sensor2 = new System.Windows.Forms.TextBox();
- this.textBox_MotorSpeed = new System.Windows.Forms.TextBox();
- this.textBox_Sensor3 = new System.Windows.Forms.TextBox();
- this.textBox_Sensor1 = new System.Windows.Forms.TextBox();
- this.textBox_Current = new System.Windows.Forms.TextBox();
- this.textBox_Torque = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.label4 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.textBox_ReadDataPeriod = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.checkBox_MotorSpeedLine = new System.Windows.Forms.CheckBox();
- this.checkBox_CurrentLine = new System.Windows.Forms.CheckBox();
- this.checkBox_Sensor3 = new System.Windows.Forms.CheckBox();
- this.checkBox_Sensor2 = new System.Windows.Forms.CheckBox();
- this.checkBox_Sensor1 = new System.Windows.Forms.CheckBox();
- this.checkBox_TorqueLine = new System.Windows.Forms.CheckBox();
- this.timer2 = new System.Windows.Forms.Timer(this.components);
- this.checkBox_ReadWave = new System.Windows.Forms.CheckBox();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.SuspendLayout();
- //
- // zedGraphControl1
- //
- this.zedGraphControl1.Location = new System.Drawing.Point(8, 30);
- this.zedGraphControl1.Margin = new System.Windows.Forms.Padding(5);
- this.zedGraphControl1.Name = "zedGraphControl1";
- this.zedGraphControl1.ScrollGrace = 0D;
- this.zedGraphControl1.ScrollMaxX = 0D;
- this.zedGraphControl1.ScrollMaxY = 0D;
- this.zedGraphControl1.ScrollMaxY2 = 0D;
- this.zedGraphControl1.ScrollMinX = 0D;
- this.zedGraphControl1.ScrollMinY = 0D;
- this.zedGraphControl1.ScrollMinY2 = 0D;
- this.zedGraphControl1.Size = new System.Drawing.Size(837, 488);
- this.zedGraphControl1.TabIndex = 0;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(12, 42);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(65, 20);
- this.label1.TabIndex = 1;
- this.label1.Text = "踩踏力矩";
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.textBox_Sensor2);
- this.groupBox1.Controls.Add(this.textBox_MotorSpeed);
- this.groupBox1.Controls.Add(this.textBox_Sensor3);
- this.groupBox1.Controls.Add(this.textBox_Sensor1);
- this.groupBox1.Controls.Add(this.textBox_Current);
- this.groupBox1.Controls.Add(this.textBox_Torque);
- this.groupBox1.Controls.Add(this.label9);
- this.groupBox1.Controls.Add(this.label3);
- this.groupBox1.Controls.Add(this.label10);
- this.groupBox1.Controls.Add(this.label8);
- this.groupBox1.Controls.Add(this.label2);
- this.groupBox1.Controls.Add(this.label1);
- this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox1.Location = new System.Drawing.Point(3, 3);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(190, 282);
- this.groupBox1.TabIndex = 2;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "实时数据";
- //
- // textBox_Sensor2
- //
- this.textBox_Sensor2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox_Sensor2.Location = new System.Drawing.Point(90, 103);
- this.textBox_Sensor2.Name = "textBox_Sensor2";
- this.textBox_Sensor2.ReadOnly = true;
- this.textBox_Sensor2.Size = new System.Drawing.Size(82, 26);
- this.textBox_Sensor2.TabIndex = 2;
- //
- // textBox_MotorSpeed
- //
- this.textBox_MotorSpeed.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox_MotorSpeed.Location = new System.Drawing.Point(90, 199);
- this.textBox_MotorSpeed.Name = "textBox_MotorSpeed";
- this.textBox_MotorSpeed.ReadOnly = true;
- this.textBox_MotorSpeed.Size = new System.Drawing.Size(82, 26);
- this.textBox_MotorSpeed.TabIndex = 2;
- //
- // textBox_Sensor3
- //
- this.textBox_Sensor3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox_Sensor3.Location = new System.Drawing.Point(90, 135);
- this.textBox_Sensor3.Name = "textBox_Sensor3";
- this.textBox_Sensor3.ReadOnly = true;
- this.textBox_Sensor3.Size = new System.Drawing.Size(82, 26);
- this.textBox_Sensor3.TabIndex = 2;
- //
- // textBox_Sensor1
- //
- this.textBox_Sensor1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox_Sensor1.Location = new System.Drawing.Point(90, 71);
- this.textBox_Sensor1.Name = "textBox_Sensor1";
- this.textBox_Sensor1.ReadOnly = true;
- this.textBox_Sensor1.Size = new System.Drawing.Size(82, 26);
- this.textBox_Sensor1.TabIndex = 2;
- //
- // textBox_Current
- //
- this.textBox_Current.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox_Current.Location = new System.Drawing.Point(90, 167);
- this.textBox_Current.Name = "textBox_Current";
- this.textBox_Current.ReadOnly = true;
- this.textBox_Current.Size = new System.Drawing.Size(82, 26);
- this.textBox_Current.TabIndex = 2;
- //
- // textBox_Torque
- //
- this.textBox_Torque.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox_Torque.Location = new System.Drawing.Point(90, 39);
- this.textBox_Torque.Name = "textBox_Torque";
- this.textBox_Torque.ReadOnly = true;
- this.textBox_Torque.Size = new System.Drawing.Size(82, 26);
- this.textBox_Torque.TabIndex = 2;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.Location = new System.Drawing.Point(12, 106);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(59, 20);
- this.label9.TabIndex = 1;
- this.label9.Text = "传感器2";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(12, 202);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(65, 20);
- this.label3.TabIndex = 1;
- this.label3.Text = "马达转速";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.Location = new System.Drawing.Point(12, 138);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(59, 20);
- this.label10.TabIndex = 1;
- this.label10.Text = "传感器3";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.Location = new System.Drawing.Point(12, 75);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(59, 20);
- this.label8.TabIndex = 1;
- this.label8.Text = "传感器1";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(12, 170);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(65, 20);
- this.label2.TabIndex = 1;
- this.label2.Text = "母线电流";
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.zedGraphControl1);
- this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox2.Location = new System.Drawing.Point(199, 3);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(853, 526);
- this.groupBox2.TabIndex = 2;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "曲线采集";
- //
- // timer1
- //
- this.timer1.Enabled = true;
- this.timer1.Interval = 200;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(7, 545);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(68, 20);
- this.label4.TabIndex = 3;
- this.label4.Text = "系统时间:";
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button1.Location = new System.Drawing.Point(956, 537);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(96, 36);
- this.button1.TabIndex = 4;
- this.button1.Text = "曲线保存";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(84, 545);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(50, 20);
- this.label5.TabIndex = 5;
- this.label5.Text = "label5";
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.textBox_ReadDataPeriod);
- this.groupBox3.Controls.Add(this.label7);
- this.groupBox3.Controls.Add(this.label6);
- this.groupBox3.Controls.Add(this.checkBox_MotorSpeedLine);
- this.groupBox3.Controls.Add(this.checkBox_CurrentLine);
- this.groupBox3.Controls.Add(this.checkBox_Sensor3);
- this.groupBox3.Controls.Add(this.checkBox_Sensor2);
- this.groupBox3.Controls.Add(this.checkBox_Sensor1);
- this.groupBox3.Controls.Add(this.checkBox_TorqueLine);
- this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox3.Location = new System.Drawing.Point(3, 291);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(190, 238);
- this.groupBox3.TabIndex = 6;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "曲线采集";
- //
- // textBox_ReadDataPeriod
- //
- this.textBox_ReadDataPeriod.Location = new System.Drawing.Point(80, 206);
- this.textBox_ReadDataPeriod.Name = "textBox_ReadDataPeriod";
- this.textBox_ReadDataPeriod.Size = new System.Drawing.Size(70, 26);
- this.textBox_ReadDataPeriod.TabIndex = 4;
- this.textBox_ReadDataPeriod.Text = "200";
- this.textBox_ReadDataPeriod.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(156, 210);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(28, 20);
- this.label7.TabIndex = 3;
- this.label7.Text = "ms";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(9, 210);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(65, 20);
- this.label6.TabIndex = 3;
- this.label6.Text = "采集周期";
- //
- // checkBox_MotorSpeedLine
- //
- this.checkBox_MotorSpeedLine.AutoSize = true;
- this.checkBox_MotorSpeedLine.Checked = true;
- this.checkBox_MotorSpeedLine.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_MotorSpeedLine.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_MotorSpeedLine.Location = new System.Drawing.Point(24, 169);
- this.checkBox_MotorSpeedLine.Name = "checkBox_MotorSpeedLine";
- this.checkBox_MotorSpeedLine.Size = new System.Drawing.Size(112, 24);
- this.checkBox_MotorSpeedLine.TabIndex = 2;
- this.checkBox_MotorSpeedLine.Text = "马达转速曲线";
- this.checkBox_MotorSpeedLine.UseVisualStyleBackColor = true;
- this.checkBox_MotorSpeedLine.CheckedChanged += new System.EventHandler(this.checkBox_MotorSpeedLine_CheckedChanged);
- //
- // checkBox_CurrentLine
- //
- this.checkBox_CurrentLine.AutoSize = true;
- this.checkBox_CurrentLine.Checked = true;
- this.checkBox_CurrentLine.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_CurrentLine.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_CurrentLine.Location = new System.Drawing.Point(24, 141);
- this.checkBox_CurrentLine.Name = "checkBox_CurrentLine";
- this.checkBox_CurrentLine.Size = new System.Drawing.Size(112, 24);
- this.checkBox_CurrentLine.TabIndex = 1;
- this.checkBox_CurrentLine.Text = "母线电流曲线";
- this.checkBox_CurrentLine.UseVisualStyleBackColor = true;
- this.checkBox_CurrentLine.CheckedChanged += new System.EventHandler(this.checkBox_CurrentLine_CheckedChanged);
- //
- // checkBox_Sensor3
- //
- this.checkBox_Sensor3.AutoSize = true;
- this.checkBox_Sensor3.Checked = true;
- this.checkBox_Sensor3.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_Sensor3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_Sensor3.Location = new System.Drawing.Point(24, 113);
- this.checkBox_Sensor3.Name = "checkBox_Sensor3";
- this.checkBox_Sensor3.Size = new System.Drawing.Size(106, 24);
- this.checkBox_Sensor3.TabIndex = 0;
- this.checkBox_Sensor3.Text = "传感器3曲线";
- this.checkBox_Sensor3.UseVisualStyleBackColor = true;
- this.checkBox_Sensor3.CheckedChanged += new System.EventHandler(this.checkBox_Sensor3_CheckedChanged);
- //
- // checkBox_Sensor2
- //
- this.checkBox_Sensor2.AutoSize = true;
- this.checkBox_Sensor2.Checked = true;
- this.checkBox_Sensor2.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_Sensor2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_Sensor2.Location = new System.Drawing.Point(24, 85);
- this.checkBox_Sensor2.Name = "checkBox_Sensor2";
- this.checkBox_Sensor2.Size = new System.Drawing.Size(106, 24);
- this.checkBox_Sensor2.TabIndex = 0;
- this.checkBox_Sensor2.Text = "传感器2曲线";
- this.checkBox_Sensor2.UseVisualStyleBackColor = true;
- this.checkBox_Sensor2.CheckedChanged += new System.EventHandler(this.checkBox_Sensor2_CheckedChanged);
- //
- // checkBox_Sensor1
- //
- this.checkBox_Sensor1.AutoSize = true;
- this.checkBox_Sensor1.Checked = true;
- this.checkBox_Sensor1.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_Sensor1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_Sensor1.Location = new System.Drawing.Point(24, 57);
- this.checkBox_Sensor1.Name = "checkBox_Sensor1";
- this.checkBox_Sensor1.Size = new System.Drawing.Size(106, 24);
- this.checkBox_Sensor1.TabIndex = 0;
- this.checkBox_Sensor1.Text = "传感器1曲线";
- this.checkBox_Sensor1.UseVisualStyleBackColor = true;
- this.checkBox_Sensor1.CheckedChanged += new System.EventHandler(this.checkBox_Sensor1_CheckedChanged);
- //
- // checkBox_TorqueLine
- //
- this.checkBox_TorqueLine.AutoSize = true;
- this.checkBox_TorqueLine.Checked = true;
- this.checkBox_TorqueLine.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_TorqueLine.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_TorqueLine.Location = new System.Drawing.Point(24, 29);
- this.checkBox_TorqueLine.Name = "checkBox_TorqueLine";
- this.checkBox_TorqueLine.Size = new System.Drawing.Size(112, 24);
- this.checkBox_TorqueLine.TabIndex = 0;
- this.checkBox_TorqueLine.Text = "踩踏力矩曲线";
- this.checkBox_TorqueLine.UseVisualStyleBackColor = true;
- this.checkBox_TorqueLine.CheckedChanged += new System.EventHandler(this.checkBox_TorqueLine_CheckedChanged);
- //
- // timer2
- //
- this.timer2.Enabled = true;
- this.timer2.Interval = 1000;
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // checkBox_ReadWave
- //
- this.checkBox_ReadWave.AutoSize = true;
- this.checkBox_ReadWave.Checked = true;
- this.checkBox_ReadWave.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBox_ReadWave.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox_ReadWave.Location = new System.Drawing.Point(866, 544);
- this.checkBox_ReadWave.Name = "checkBox_ReadWave";
- this.checkBox_ReadWave.Size = new System.Drawing.Size(84, 24);
- this.checkBox_ReadWave.TabIndex = 0;
- this.checkBox_ReadWave.Text = "启动采集";
- this.checkBox_ReadWave.UseVisualStyleBackColor = true;
- //
- // Form2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(120)))));
- this.ClientSize = new System.Drawing.Size(1064, 582);
- this.Controls.Add(this.groupBox3);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.checkBox_ReadWave);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "Form2";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "曲线采集";
- this.Load += new System.EventHandler(this.Form2_Load);
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private ZedGraph.ZedGraphControl zedGraphControl1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.TextBox textBox_MotorSpeed;
- private System.Windows.Forms.TextBox textBox_Current;
- private System.Windows.Forms.TextBox textBox_Torque;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.CheckBox checkBox_MotorSpeedLine;
- private System.Windows.Forms.CheckBox checkBox_CurrentLine;
- private System.Windows.Forms.CheckBox checkBox_TorqueLine;
- private System.Windows.Forms.Timer timer2;
- private System.Windows.Forms.TextBox textBox_ReadDataPeriod;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox textBox_Sensor2;
- private System.Windows.Forms.TextBox textBox_Sensor3;
- private System.Windows.Forms.TextBox textBox_Sensor1;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.CheckBox checkBox_Sensor3;
- private System.Windows.Forms.CheckBox checkBox_Sensor2;
- private System.Windows.Forms.CheckBox checkBox_Sensor1;
- private System.Windows.Forms.CheckBox checkBox_ReadWave;
- }
- }
|