123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485 |
- namespace MOTINOVA_Motor_Factory_Set
- {
- partial class ImportForm
- {
- /// <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(ImportForm));
- this.label2 = new System.Windows.Forms.Label();
- this.label_SystemTime = new System.Windows.Forms.Label();
- this.menuStrip1 = new System.Windows.Forms.MenuStrip();
- this.toolStripMenuIte_PortSet = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_PowerKey = new System.Windows.Forms.ToolStripMenuItem();
- this.开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.groupBox4 = new System.Windows.Forms.GroupBox();
- this.comboBox_File = new System.Windows.Forms.ComboBox();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.label_ErrorInfo = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label37 = new System.Windows.Forms.Label();
- this.label35 = new System.Windows.Forms.Label();
- this.label46 = new System.Windows.Forms.Label();
- this.label43 = new System.Windows.Forms.Label();
- this.label41 = new System.Windows.Forms.Label();
- this.label39 = new System.Windows.Forms.Label();
- this.label33 = new System.Windows.Forms.Label();
- this.label_sensor_coil_temp = new System.Windows.Forms.Label();
- this.label_sensor_cadence = new System.Windows.Forms.Label();
- this.label_sensor_MCU_temp = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.label_sensor_PCB_temp = new System.Windows.Forms.Label();
- this.label_sensor_cur = new System.Windows.Forms.Label();
- this.label_sensor_speed = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label_sensor_vol = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label_sensor_motor = new System.Windows.Forms.Label();
- this.label_sta_light = new System.Windows.Forms.Label();
- this.label_Sta_Write = new System.Windows.Forms.Label();
- this.label_error_code = new System.Windows.Forms.Label();
- this.label_Sta_Clear = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.label10 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.button_Fnish = new System.Windows.Forms.Button();
- this.button_Check_Ver = new System.Windows.Forms.Button();
- this.groupBox11 = new System.Windows.Forms.GroupBox();
- this.richTextBox_Ver = new System.Windows.Forms.RichTextBox();
- this.label8 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.groupBox5 = new System.Windows.Forms.GroupBox();
- this.groupBox6 = new System.Windows.Forms.GroupBox();
- this.radioButton_Light_NG = new System.Windows.Forms.RadioButton();
- this.radioButton_Light_OK = new System.Windows.Forms.RadioButton();
- this.button_LightCtl = new System.Windows.Forms.Button();
- this.groupBox7 = new System.Windows.Forms.GroupBox();
- this.button_Walk = new System.Windows.Forms.Button();
- this.label4 = new System.Windows.Forms.Label();
- this.textBox_PDinfo = new System.Windows.Forms.TextBox();
- this.button_Write = new System.Windows.Forms.Button();
- this.button_Start = new System.Windows.Forms.Button();
- this.button_Clear = new System.Windows.Forms.Button();
- this.groupBox9 = new System.Windows.Forms.GroupBox();
- this.textBox_Dir = new System.Windows.Forms.TextBox();
- this.textBox_Cadence = new System.Windows.Forms.TextBox();
- this.textBox_Torque = new System.Windows.Forms.TextBox();
- this.textBox_MotorSpeed = new System.Windows.Forms.TextBox();
- this.textBox_MCU = new System.Windows.Forms.TextBox();
- this.textBox_Cur = new System.Windows.Forms.TextBox();
- this.textBox_Coil = new System.Windows.Forms.TextBox();
- this.textBox_Vol = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.textBox_PCB = new System.Windows.Forms.TextBox();
- this.textBox_BikeSpeed = new System.Windows.Forms.TextBox();
- this.label_Torque = new System.Windows.Forms.Label();
- this.label_Cadence = new System.Windows.Forms.Label();
- this.label_MotorSpeed = new System.Windows.Forms.Label();
- this.label_Current = new System.Windows.Forms.Label();
- this.label_Vol = new System.Windows.Forms.Label();
- this.label_NTC_MCU = new System.Windows.Forms.Label();
- this.label_NTC_Coil = new System.Windows.Forms.Label();
- this.label_NTC_PCB = new System.Windows.Forms.Label();
- this.label_BikeSpeed = new System.Windows.Forms.Label();
- this.label21 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label27 = new System.Windows.Forms.Label();
- this.label25 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.groupBox10 = new System.Windows.Forms.GroupBox();
- this.checkBox_ReadAstSensor = new System.Windows.Forms.CheckBox();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label_Angle_R_R = new System.Windows.Forms.Label();
- this.label_Angle_R_A = new System.Windows.Forms.Label();
- this.label_Angle_P_R = new System.Windows.Forms.Label();
- this.label_Angle_P_A = new System.Windows.Forms.Label();
- this.label31 = new System.Windows.Forms.Label();
- this.label44 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label48 = new System.Windows.Forms.Label();
- this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.timer2 = new System.Windows.Forms.Timer(this.components);
- this.button_CheckCfg = new System.Windows.Forms.Button();
- this.richTextBox_Cfg = new System.Windows.Forms.RichTextBox();
- this.menuStrip1.SuspendLayout();
- this.groupBox4.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox11.SuspendLayout();
- this.groupBox5.SuspendLayout();
- this.groupBox6.SuspendLayout();
- this.groupBox7.SuspendLayout();
- this.groupBox9.SuspendLayout();
- this.groupBox10.SuspendLayout();
- this.SuspendLayout();
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label2.Location = new System.Drawing.Point(8, 732);
- this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(423, 21);
- this.label2.TabIndex = 3;
- this.label2.Text = "Copyright © 2021 MOTINOVA Inc. All Rights Reserved";
- //
- // label_SystemTime
- //
- this.label_SystemTime.AutoSize = true;
- this.label_SystemTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label_SystemTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label_SystemTime.Location = new System.Drawing.Point(812, 732);
- this.label_SystemTime.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
- this.label_SystemTime.Name = "label_SystemTime";
- this.label_SystemTime.Size = new System.Drawing.Size(154, 21);
- this.label_SystemTime.TabIndex = 3;
- this.label_SystemTime.Text = "2020-9-23 12:00:00";
- //
- // menuStrip1
- //
- this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.menuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripMenuIte_PortSet,
- this.ToolStripMenuItem_PowerKey});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(980, 29);
- this.menuStrip1.TabIndex = 7;
- this.menuStrip1.Text = "端口设置";
- //
- // toolStripMenuIte_PortSet
- //
- this.toolStripMenuIte_PortSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.toolStripMenuIte_PortSet.Name = "toolStripMenuIte_PortSet";
- this.toolStripMenuIte_PortSet.Size = new System.Drawing.Size(86, 25);
- this.toolStripMenuIte_PortSet.Text = "端口设置";
- this.toolStripMenuIte_PortSet.Click += new System.EventHandler(this.toolStripMenuIte_PortSet_Click);
- //
- // ToolStripMenuItem_PowerKey
- //
- this.ToolStripMenuItem_PowerKey.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.开ToolStripMenuItem,
- this.关ToolStripMenuItem});
- this.ToolStripMenuItem_PowerKey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ToolStripMenuItem_PowerKey.ImageTransparentColor = System.Drawing.Color.White;
- this.ToolStripMenuItem_PowerKey.Name = "ToolStripMenuItem_PowerKey";
- this.ToolStripMenuItem_PowerKey.Size = new System.Drawing.Size(86, 25);
- this.ToolStripMenuItem_PowerKey.Text = "系统开关";
- //
- // 开ToolStripMenuItem
- //
- this.开ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.开ToolStripMenuItem.Name = "开ToolStripMenuItem";
- this.开ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
- this.开ToolStripMenuItem.Text = "开";
- this.开ToolStripMenuItem.Click += new System.EventHandler(this.开ToolStripMenuItem_Click);
- //
- // 关ToolStripMenuItem
- //
- this.关ToolStripMenuItem.Checked = true;
- this.关ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.关ToolStripMenuItem.Name = "关ToolStripMenuItem";
- this.关ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
- this.关ToolStripMenuItem.Text = "关";
- this.关ToolStripMenuItem.Click += new System.EventHandler(this.关ToolStripMenuItem_Click);
- //
- // groupBox4
- //
- this.groupBox4.Controls.Add(this.button_CheckCfg);
- this.groupBox4.Controls.Add(this.comboBox_File);
- this.groupBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox4.Location = new System.Drawing.Point(12, 32);
- this.groupBox4.Name = "groupBox4";
- this.groupBox4.Size = new System.Drawing.Size(476, 80);
- this.groupBox4.TabIndex = 9;
- this.groupBox4.TabStop = false;
- this.groupBox4.Text = "配置文件";
- //
- // comboBox_File
- //
- this.comboBox_File.BackColor = System.Drawing.SystemColors.Window;
- this.comboBox_File.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.comboBox_File.FormattingEnabled = true;
- this.comboBox_File.Location = new System.Drawing.Point(10, 33);
- this.comboBox_File.Name = "comboBox_File";
- this.comboBox_File.Size = new System.Drawing.Size(382, 29);
- this.comboBox_File.TabIndex = 1;
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.label_ErrorInfo);
- this.groupBox1.Controls.Add(this.label26);
- this.groupBox1.Controls.Add(this.label18);
- this.groupBox1.Controls.Add(this.label37);
- this.groupBox1.Controls.Add(this.label35);
- this.groupBox1.Controls.Add(this.label46);
- this.groupBox1.Controls.Add(this.label43);
- this.groupBox1.Controls.Add(this.label41);
- this.groupBox1.Controls.Add(this.label39);
- this.groupBox1.Controls.Add(this.label33);
- this.groupBox1.Controls.Add(this.label_sensor_coil_temp);
- this.groupBox1.Controls.Add(this.label_sensor_cadence);
- this.groupBox1.Controls.Add(this.label_sensor_MCU_temp);
- this.groupBox1.Controls.Add(this.label28);
- this.groupBox1.Controls.Add(this.label_sensor_PCB_temp);
- this.groupBox1.Controls.Add(this.label_sensor_cur);
- this.groupBox1.Controls.Add(this.label_sensor_speed);
- this.groupBox1.Controls.Add(this.label16);
- this.groupBox1.Controls.Add(this.label_sensor_vol);
- this.groupBox1.Controls.Add(this.label14);
- this.groupBox1.Controls.Add(this.label_sensor_motor);
- this.groupBox1.Controls.Add(this.label_sta_light);
- this.groupBox1.Controls.Add(this.label_Sta_Write);
- this.groupBox1.Controls.Add(this.label_error_code);
- this.groupBox1.Controls.Add(this.label_Sta_Clear);
- this.groupBox1.Controls.Add(this.label7);
- this.groupBox1.Controls.Add(this.label12);
- this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox1.Location = new System.Drawing.Point(495, 352);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(474, 373);
- this.groupBox1.TabIndex = 9;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "测试状态";
- //
- // label_ErrorInfo
- //
- this.label_ErrorInfo.Location = new System.Drawing.Point(262, 38);
- this.label_ErrorInfo.Name = "label_ErrorInfo";
- this.label_ErrorInfo.Size = new System.Drawing.Size(197, 160);
- this.label_ErrorInfo.TabIndex = 2;
- this.label_ErrorInfo.Text = "无故障";
- //
- // label26
- //
- this.label26.BackColor = System.Drawing.SystemColors.Control;
- this.label26.Location = new System.Drawing.Point(117, 21);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(1, 345);
- this.label26.TabIndex = 1;
- this.label26.Text = "label26";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(7, 173);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(90, 21);
- this.label18.TabIndex = 0;
- this.label18.Text = "前后灯电压";
- //
- // label37
- //
- this.label37.AutoSize = true;
- this.label37.Location = new System.Drawing.Point(307, 218);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(74, 21);
- this.label37.TabIndex = 0;
- this.label37.Text = "踏频检测";
- //
- // label35
- //
- this.label35.AutoSize = true;
- this.label35.Location = new System.Drawing.Point(307, 256);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(74, 21);
- this.label35.TabIndex = 0;
- this.label35.Text = "电流检测";
- //
- // label46
- //
- this.label46.AutoSize = true;
- this.label46.Location = new System.Drawing.Point(307, 330);
- this.label46.Name = "label46";
- this.label46.Size = new System.Drawing.Size(106, 21);
- this.label46.TabIndex = 0;
- this.label46.Text = "绕组温度检测";
- //
- // label43
- //
- this.label43.AutoSize = true;
- this.label43.Location = new System.Drawing.Point(145, 330);
- this.label43.Name = "label43";
- this.label43.Size = new System.Drawing.Size(113, 21);
- this.label43.TabIndex = 0;
- this.label43.Text = "MCU温度检测";
- //
- // label41
- //
- this.label41.AutoSize = true;
- this.label41.Location = new System.Drawing.Point(307, 293);
- this.label41.Name = "label41";
- this.label41.Size = new System.Drawing.Size(105, 21);
- this.label41.TabIndex = 0;
- this.label41.Text = "PCB温度检测";
- //
- // label39
- //
- this.label39.AutoSize = true;
- this.label39.Location = new System.Drawing.Point(145, 293);
- this.label39.Name = "label39";
- this.label39.Size = new System.Drawing.Size(90, 21);
- this.label39.TabIndex = 0;
- this.label39.Text = "速度传感器";
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(145, 256);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(74, 21);
- this.label33.TabIndex = 0;
- this.label33.Text = "电压检测";
- //
- // label_sensor_coil_temp
- //
- this.label_sensor_coil_temp.BackColor = System.Drawing.Color.Red;
- this.label_sensor_coil_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_coil_temp.Location = new System.Drawing.Point(419, 325);
- this.label_sensor_coil_temp.Name = "label_sensor_coil_temp";
- this.label_sensor_coil_temp.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_coil_temp.TabIndex = 0;
- this.label_sensor_coil_temp.Text = "NG";
- this.label_sensor_coil_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_sensor_cadence
- //
- this.label_sensor_cadence.BackColor = System.Drawing.Color.Red;
- this.label_sensor_cadence.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_cadence.Location = new System.Drawing.Point(419, 213);
- this.label_sensor_cadence.Name = "label_sensor_cadence";
- this.label_sensor_cadence.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_cadence.TabIndex = 0;
- this.label_sensor_cadence.Text = "NG";
- this.label_sensor_cadence.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_sensor_MCU_temp
- //
- this.label_sensor_MCU_temp.BackColor = System.Drawing.Color.Red;
- this.label_sensor_MCU_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_MCU_temp.Location = new System.Drawing.Point(262, 325);
- this.label_sensor_MCU_temp.Name = "label_sensor_MCU_temp";
- this.label_sensor_MCU_temp.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_MCU_temp.TabIndex = 0;
- this.label_sensor_MCU_temp.Text = "NG";
- this.label_sensor_MCU_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label28
- //
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(145, 218);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(74, 21);
- this.label28.TabIndex = 0;
- this.label28.Text = "马达转速";
- //
- // label_sensor_PCB_temp
- //
- this.label_sensor_PCB_temp.BackColor = System.Drawing.Color.Red;
- this.label_sensor_PCB_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_PCB_temp.Location = new System.Drawing.Point(419, 288);
- this.label_sensor_PCB_temp.Name = "label_sensor_PCB_temp";
- this.label_sensor_PCB_temp.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_PCB_temp.TabIndex = 0;
- this.label_sensor_PCB_temp.Text = "NG";
- this.label_sensor_PCB_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_sensor_cur
- //
- this.label_sensor_cur.BackColor = System.Drawing.Color.Red;
- this.label_sensor_cur.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_cur.Location = new System.Drawing.Point(419, 251);
- this.label_sensor_cur.Name = "label_sensor_cur";
- this.label_sensor_cur.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_cur.TabIndex = 0;
- this.label_sensor_cur.Text = "NG";
- this.label_sensor_cur.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_sensor_speed
- //
- this.label_sensor_speed.BackColor = System.Drawing.Color.Red;
- this.label_sensor_speed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_speed.Location = new System.Drawing.Point(262, 288);
- this.label_sensor_speed.Name = "label_sensor_speed";
- this.label_sensor_speed.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_speed.TabIndex = 0;
- this.label_sensor_speed.Text = "NG";
- this.label_sensor_speed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(7, 218);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(74, 21);
- this.label16.TabIndex = 0;
- this.label16.Text = "推行测试";
- //
- // label_sensor_vol
- //
- this.label_sensor_vol.BackColor = System.Drawing.Color.Red;
- this.label_sensor_vol.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_vol.Location = new System.Drawing.Point(262, 251);
- this.label_sensor_vol.Name = "label_sensor_vol";
- this.label_sensor_vol.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_vol.TabIndex = 0;
- this.label_sensor_vol.Text = "NG";
- this.label_sensor_vol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(7, 128);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(106, 21);
- this.label14.TabIndex = 0;
- this.label14.Text = "电机参数写入";
- //
- // label_sensor_motor
- //
- this.label_sensor_motor.BackColor = System.Drawing.Color.Red;
- this.label_sensor_motor.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sensor_motor.Location = new System.Drawing.Point(262, 213);
- this.label_sensor_motor.Name = "label_sensor_motor";
- this.label_sensor_motor.Size = new System.Drawing.Size(42, 30);
- this.label_sensor_motor.TabIndex = 0;
- this.label_sensor_motor.Text = "NG";
- this.label_sensor_motor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_sta_light
- //
- this.label_sta_light.BackColor = System.Drawing.Color.Red;
- this.label_sta_light.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_sta_light.Location = new System.Drawing.Point(145, 168);
- this.label_sta_light.Name = "label_sta_light";
- this.label_sta_light.Size = new System.Drawing.Size(40, 30);
- this.label_sta_light.TabIndex = 0;
- this.label_sta_light.Text = "NG";
- this.label_sta_light.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Sta_Write
- //
- this.label_Sta_Write.BackColor = System.Drawing.Color.Red;
- this.label_Sta_Write.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_Sta_Write.Location = new System.Drawing.Point(145, 123);
- this.label_Sta_Write.Name = "label_Sta_Write";
- this.label_Sta_Write.Size = new System.Drawing.Size(40, 30);
- this.label_Sta_Write.TabIndex = 0;
- this.label_Sta_Write.Text = "NG";
- this.label_Sta_Write.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_error_code
- //
- this.label_error_code.BackColor = System.Drawing.Color.Green;
- this.label_error_code.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_error_code.Location = new System.Drawing.Point(145, 33);
- this.label_error_code.Name = "label_error_code";
- this.label_error_code.Size = new System.Drawing.Size(113, 30);
- this.label_error_code.TabIndex = 0;
- this.label_error_code.Text = "OK";
- this.label_error_code.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Sta_Clear
- //
- this.label_Sta_Clear.BackColor = System.Drawing.Color.Red;
- this.label_Sta_Clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_Sta_Clear.Location = new System.Drawing.Point(145, 78);
- this.label_Sta_Clear.Name = "label_Sta_Clear";
- this.label_Sta_Clear.Size = new System.Drawing.Size(40, 30);
- this.label_Sta_Clear.TabIndex = 0;
- this.label_Sta_Clear.Text = "NG";
- this.label_Sta_Clear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(7, 38);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(74, 21);
- this.label7.TabIndex = 0;
- this.label7.Text = "故障代码";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(7, 83);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(74, 21);
- this.label12.TabIndex = 0;
- this.label12.Text = "系统清除";
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.label10);
- this.groupBox2.Controls.Add(this.label3);
- this.groupBox2.Controls.Add(this.button_Fnish);
- this.groupBox2.Controls.Add(this.button_Check_Ver);
- this.groupBox2.Controls.Add(this.groupBox11);
- this.groupBox2.Controls.Add(this.label8);
- this.groupBox2.Controls.Add(this.label6);
- this.groupBox2.Controls.Add(this.label20);
- this.groupBox2.Controls.Add(this.label5);
- this.groupBox2.Controls.Add(this.groupBox5);
- this.groupBox2.Controls.Add(this.label4);
- this.groupBox2.Controls.Add(this.textBox_PDinfo);
- this.groupBox2.Controls.Add(this.button_Write);
- this.groupBox2.Controls.Add(this.button_Start);
- this.groupBox2.Controls.Add(this.button_Clear);
- this.groupBox2.Enabled = false;
- this.groupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox2.Location = new System.Drawing.Point(12, 114);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(476, 611);
- this.groupBox2.TabIndex = 9;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "操作";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.Location = new System.Drawing.Point(416, 490);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(18, 22);
- this.label10.TabIndex = 11;
- this.label10.Text = "↓";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(416, 407);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(18, 22);
- this.label3.TabIndex = 11;
- this.label3.Text = "↓";
- //
- // button_Fnish
- //
- this.button_Fnish.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.button_Fnish.Enabled = false;
- this.button_Fnish.ForeColor = System.Drawing.Color.White;
- this.button_Fnish.Location = new System.Drawing.Point(391, 518);
- this.button_Fnish.Name = "button_Fnish";
- this.button_Fnish.Size = new System.Drawing.Size(70, 70);
- this.button_Fnish.TabIndex = 0;
- this.button_Fnish.Text = "保存";
- this.button_Fnish.UseVisualStyleBackColor = false;
- this.button_Fnish.Click += new System.EventHandler(this.button_Fnish_Click);
- //
- // button_Check_Ver
- //
- this.button_Check_Ver.BackColor = System.Drawing.Color.Olive;
- this.button_Check_Ver.Enabled = false;
- this.button_Check_Ver.ForeColor = System.Drawing.Color.White;
- this.button_Check_Ver.Location = new System.Drawing.Point(391, 433);
- this.button_Check_Ver.Name = "button_Check_Ver";
- this.button_Check_Ver.Size = new System.Drawing.Size(70, 50);
- this.button_Check_Ver.TabIndex = 0;
- this.button_Check_Ver.Text = "查询";
- this.button_Check_Ver.UseVisualStyleBackColor = false;
- this.button_Check_Ver.Click += new System.EventHandler(this.button_Check_Ver_Click);
- //
- // groupBox11
- //
- this.groupBox11.Controls.Add(this.richTextBox_Ver);
- this.groupBox11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox11.Location = new System.Drawing.Point(10, 406);
- this.groupBox11.Name = "groupBox11";
- this.groupBox11.Size = new System.Drawing.Size(362, 199);
- this.groupBox11.TabIndex = 10;
- this.groupBox11.TabStop = false;
- this.groupBox11.Text = "版本信息";
- //
- // richTextBox_Ver
- //
- this.richTextBox_Ver.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.richTextBox_Ver.ForeColor = System.Drawing.Color.Black;
- this.richTextBox_Ver.Location = new System.Drawing.Point(6, 28);
- this.richTextBox_Ver.Name = "richTextBox_Ver";
- this.richTextBox_Ver.ReadOnly = true;
- this.richTextBox_Ver.Size = new System.Drawing.Size(350, 165);
- this.richTextBox_Ver.TabIndex = 0;
- this.richTextBox_Ver.Text = "";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.Location = new System.Drawing.Point(337, 162);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(18, 22);
- this.label8.TabIndex = 3;
- this.label8.Text = "↓";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(337, 80);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(18, 22);
- this.label6.TabIndex = 3;
- this.label6.Text = "↓";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label20.Location = new System.Drawing.Point(90, 86);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(26, 22);
- this.label20.TabIndex = 3;
- this.label20.Text = "→";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(195, 49);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(26, 22);
- this.label5.TabIndex = 3;
- this.label5.Text = "→";
- //
- // groupBox5
- //
- this.groupBox5.Controls.Add(this.groupBox6);
- this.groupBox5.Controls.Add(this.groupBox7);
- this.groupBox5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox5.Location = new System.Drawing.Point(10, 187);
- this.groupBox5.Name = "groupBox5";
- this.groupBox5.Size = new System.Drawing.Size(451, 214);
- this.groupBox5.TabIndex = 9;
- this.groupBox5.TabStop = false;
- this.groupBox5.Text = "电机控制";
- //
- // groupBox6
- //
- this.groupBox6.Controls.Add(this.radioButton_Light_NG);
- this.groupBox6.Controls.Add(this.radioButton_Light_OK);
- this.groupBox6.Controls.Add(this.button_LightCtl);
- this.groupBox6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox6.Location = new System.Drawing.Point(6, 28);
- this.groupBox6.Name = "groupBox6";
- this.groupBox6.Size = new System.Drawing.Size(215, 172);
- this.groupBox6.TabIndex = 9;
- this.groupBox6.TabStop = false;
- this.groupBox6.Text = "灯开关";
- //
- // radioButton_Light_NG
- //
- this.radioButton_Light_NG.BackColor = System.Drawing.Color.Red;
- this.radioButton_Light_NG.Checked = true;
- this.radioButton_Light_NG.Enabled = false;
- this.radioButton_Light_NG.ForeColor = System.Drawing.Color.White;
- this.radioButton_Light_NG.Location = new System.Drawing.Point(53, 128);
- this.radioButton_Light_NG.Name = "radioButton_Light_NG";
- this.radioButton_Light_NG.Size = new System.Drawing.Size(125, 38);
- this.radioButton_Light_NG.TabIndex = 1;
- this.radioButton_Light_NG.TabStop = true;
- this.radioButton_Light_NG.Text = "电压错误";
- this.radioButton_Light_NG.UseVisualStyleBackColor = false;
- this.radioButton_Light_NG.Click += new System.EventHandler(this.radioButton_Light_NG_Click);
- //
- // radioButton_Light_OK
- //
- this.radioButton_Light_OK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.radioButton_Light_OK.Enabled = false;
- this.radioButton_Light_OK.ForeColor = System.Drawing.Color.White;
- this.radioButton_Light_OK.Location = new System.Drawing.Point(53, 87);
- this.radioButton_Light_OK.Name = "radioButton_Light_OK";
- this.radioButton_Light_OK.Size = new System.Drawing.Size(125, 38);
- this.radioButton_Light_OK.TabIndex = 1;
- this.radioButton_Light_OK.Text = "电压正确";
- this.radioButton_Light_OK.UseVisualStyleBackColor = false;
- this.radioButton_Light_OK.Click += new System.EventHandler(this.radioButton_Light_OK_Click);
- //
- // button_LightCtl
- //
- this.button_LightCtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.button_LightCtl.Enabled = false;
- this.button_LightCtl.ForeColor = System.Drawing.Color.White;
- this.button_LightCtl.Location = new System.Drawing.Point(75, 32);
- this.button_LightCtl.Name = "button_LightCtl";
- this.button_LightCtl.Size = new System.Drawing.Size(80, 50);
- this.button_LightCtl.TabIndex = 0;
- this.button_LightCtl.Text = "开灯";
- this.button_LightCtl.UseVisualStyleBackColor = false;
- this.button_LightCtl.Click += new System.EventHandler(this.button_LightCtl_Click);
- //
- // groupBox7
- //
- this.groupBox7.Controls.Add(this.button_Walk);
- this.groupBox7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox7.Location = new System.Drawing.Point(230, 28);
- this.groupBox7.Name = "groupBox7";
- this.groupBox7.Size = new System.Drawing.Size(215, 172);
- this.groupBox7.TabIndex = 9;
- this.groupBox7.TabStop = false;
- this.groupBox7.Text = "推行模式";
- //
- // button_Walk
- //
- this.button_Walk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.button_Walk.Enabled = false;
- this.button_Walk.ForeColor = System.Drawing.Color.White;
- this.button_Walk.Location = new System.Drawing.Point(72, 61);
- this.button_Walk.Name = "button_Walk";
- this.button_Walk.Size = new System.Drawing.Size(80, 50);
- this.button_Walk.TabIndex = 0;
- this.button_Walk.Text = "启动";
- this.button_Walk.UseVisualStyleBackColor = false;
- this.button_Walk.Click += new System.EventHandler(this.button_Walk_Click);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(237, 22);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(218, 21);
- this.label4.TabIndex = 2;
- this.label4.Text = "扫码或手动填入电机打标信息";
- //
- // textBox_PDinfo
- //
- this.textBox_PDinfo.Enabled = false;
- this.textBox_PDinfo.ForeColor = System.Drawing.Color.Black;
- this.textBox_PDinfo.Location = new System.Drawing.Point(232, 46);
- this.textBox_PDinfo.Name = "textBox_PDinfo";
- this.textBox_PDinfo.Size = new System.Drawing.Size(229, 29);
- this.textBox_PDinfo.TabIndex = 1;
- //
- // button_Write
- //
- this.button_Write.BackColor = System.Drawing.Color.Teal;
- this.button_Write.Enabled = false;
- this.button_Write.ForeColor = System.Drawing.Color.White;
- this.button_Write.Location = new System.Drawing.Point(286, 105);
- this.button_Write.Name = "button_Write";
- this.button_Write.Size = new System.Drawing.Size(120, 50);
- this.button_Write.TabIndex = 0;
- this.button_Write.Text = "电机参数写入";
- this.button_Write.UseVisualStyleBackColor = false;
- this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
- //
- // button_Start
- //
- this.button_Start.BackColor = System.Drawing.Color.Purple;
- this.button_Start.Enabled = false;
- this.button_Start.ForeColor = System.Drawing.Color.White;
- this.button_Start.Location = new System.Drawing.Point(16, 46);
- this.button_Start.Name = "button_Start";
- this.button_Start.Size = new System.Drawing.Size(70, 98);
- this.button_Start.TabIndex = 0;
- this.button_Start.Text = "开始\r\n测试";
- this.button_Start.UseVisualStyleBackColor = false;
- this.button_Start.Click += new System.EventHandler(this.button_Start_Click);
- //
- // button_Clear
- //
- this.button_Clear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
- this.button_Clear.Enabled = false;
- this.button_Clear.ForeColor = System.Drawing.Color.White;
- this.button_Clear.Location = new System.Drawing.Point(119, 46);
- this.button_Clear.Name = "button_Clear";
- this.button_Clear.Size = new System.Drawing.Size(70, 98);
- this.button_Clear.TabIndex = 0;
- this.button_Clear.Text = "系统\r\n清除";
- this.button_Clear.UseVisualStyleBackColor = false;
- this.button_Clear.Click += new System.EventHandler(this.button_Clear_Click);
- //
- // groupBox9
- //
- this.groupBox9.Controls.Add(this.textBox_Dir);
- this.groupBox9.Controls.Add(this.textBox_Cadence);
- this.groupBox9.Controls.Add(this.textBox_Torque);
- this.groupBox9.Controls.Add(this.textBox_MotorSpeed);
- this.groupBox9.Controls.Add(this.textBox_MCU);
- this.groupBox9.Controls.Add(this.textBox_Cur);
- this.groupBox9.Controls.Add(this.textBox_Coil);
- this.groupBox9.Controls.Add(this.textBox_Vol);
- this.groupBox9.Controls.Add(this.label1);
- this.groupBox9.Controls.Add(this.textBox_PCB);
- this.groupBox9.Controls.Add(this.textBox_BikeSpeed);
- this.groupBox9.Controls.Add(this.label_Torque);
- this.groupBox9.Controls.Add(this.label_Cadence);
- this.groupBox9.Controls.Add(this.label_MotorSpeed);
- this.groupBox9.Controls.Add(this.label_Current);
- this.groupBox9.Controls.Add(this.label_Vol);
- this.groupBox9.Controls.Add(this.label_NTC_MCU);
- this.groupBox9.Controls.Add(this.label_NTC_Coil);
- this.groupBox9.Controls.Add(this.label_NTC_PCB);
- this.groupBox9.Controls.Add(this.label_BikeSpeed);
- this.groupBox9.Controls.Add(this.label21);
- this.groupBox9.Controls.Add(this.label19);
- this.groupBox9.Controls.Add(this.label17);
- this.groupBox9.Controls.Add(this.label15);
- this.groupBox9.Controls.Add(this.label13);
- this.groupBox9.Controls.Add(this.label11);
- this.groupBox9.Controls.Add(this.label27);
- this.groupBox9.Controls.Add(this.label25);
- this.groupBox9.Controls.Add(this.label23);
- this.groupBox9.Controls.Add(this.label9);
- this.groupBox9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox9.Location = new System.Drawing.Point(495, 32);
- this.groupBox9.Name = "groupBox9";
- this.groupBox9.Size = new System.Drawing.Size(474, 206);
- this.groupBox9.TabIndex = 9;
- this.groupBox9.TabStop = false;
- this.groupBox9.Text = "电机运行信息";
- //
- // textBox_Dir
- //
- this.textBox_Dir.ForeColor = System.Drawing.Color.Black;
- this.textBox_Dir.Location = new System.Drawing.Point(351, 169);
- this.textBox_Dir.Name = "textBox_Dir";
- this.textBox_Dir.ReadOnly = true;
- this.textBox_Dir.Size = new System.Drawing.Size(68, 29);
- this.textBox_Dir.TabIndex = 9;
- //
- // textBox_Cadence
- //
- this.textBox_Cadence.ForeColor = System.Drawing.Color.Black;
- this.textBox_Cadence.Location = new System.Drawing.Point(109, 169);
- this.textBox_Cadence.Name = "textBox_Cadence";
- this.textBox_Cadence.ReadOnly = true;
- this.textBox_Cadence.Size = new System.Drawing.Size(68, 29);
- this.textBox_Cadence.TabIndex = 10;
- //
- // textBox_Torque
- //
- this.textBox_Torque.ForeColor = System.Drawing.Color.Black;
- this.textBox_Torque.Location = new System.Drawing.Point(351, 134);
- this.textBox_Torque.Name = "textBox_Torque";
- this.textBox_Torque.ReadOnly = true;
- this.textBox_Torque.Size = new System.Drawing.Size(68, 29);
- this.textBox_Torque.TabIndex = 7;
- //
- // textBox_MotorSpeed
- //
- this.textBox_MotorSpeed.ForeColor = System.Drawing.Color.Black;
- this.textBox_MotorSpeed.Location = new System.Drawing.Point(109, 134);
- this.textBox_MotorSpeed.Name = "textBox_MotorSpeed";
- this.textBox_MotorSpeed.ReadOnly = true;
- this.textBox_MotorSpeed.Size = new System.Drawing.Size(68, 29);
- this.textBox_MotorSpeed.TabIndex = 8;
- //
- // textBox_MCU
- //
- this.textBox_MCU.ForeColor = System.Drawing.Color.Black;
- this.textBox_MCU.Location = new System.Drawing.Point(351, 99);
- this.textBox_MCU.Name = "textBox_MCU";
- this.textBox_MCU.ReadOnly = true;
- this.textBox_MCU.Size = new System.Drawing.Size(68, 29);
- this.textBox_MCU.TabIndex = 5;
- //
- // textBox_Cur
- //
- this.textBox_Cur.ForeColor = System.Drawing.Color.Black;
- this.textBox_Cur.Location = new System.Drawing.Point(109, 99);
- this.textBox_Cur.Name = "textBox_Cur";
- this.textBox_Cur.ReadOnly = true;
- this.textBox_Cur.Size = new System.Drawing.Size(68, 29);
- this.textBox_Cur.TabIndex = 6;
- //
- // textBox_Coil
- //
- this.textBox_Coil.ForeColor = System.Drawing.Color.Black;
- this.textBox_Coil.Location = new System.Drawing.Point(351, 64);
- this.textBox_Coil.Name = "textBox_Coil";
- this.textBox_Coil.ReadOnly = true;
- this.textBox_Coil.Size = new System.Drawing.Size(68, 29);
- this.textBox_Coil.TabIndex = 3;
- //
- // textBox_Vol
- //
- this.textBox_Vol.ForeColor = System.Drawing.Color.Black;
- this.textBox_Vol.Location = new System.Drawing.Point(109, 64);
- this.textBox_Vol.Name = "textBox_Vol";
- this.textBox_Vol.ReadOnly = true;
- this.textBox_Vol.Size = new System.Drawing.Size(68, 29);
- this.textBox_Vol.TabIndex = 4;
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.SystemColors.Control;
- this.label1.Location = new System.Drawing.Point(243, 11);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(1, 195);
- this.label1.TabIndex = 2;
- //
- // textBox_PCB
- //
- this.textBox_PCB.ForeColor = System.Drawing.Color.Black;
- this.textBox_PCB.Location = new System.Drawing.Point(351, 29);
- this.textBox_PCB.Name = "textBox_PCB";
- this.textBox_PCB.ReadOnly = true;
- this.textBox_PCB.Size = new System.Drawing.Size(68, 29);
- this.textBox_PCB.TabIndex = 1;
- //
- // textBox_BikeSpeed
- //
- this.textBox_BikeSpeed.ForeColor = System.Drawing.Color.Black;
- this.textBox_BikeSpeed.Location = new System.Drawing.Point(109, 29);
- this.textBox_BikeSpeed.Name = "textBox_BikeSpeed";
- this.textBox_BikeSpeed.ReadOnly = true;
- this.textBox_BikeSpeed.Size = new System.Drawing.Size(68, 29);
- this.textBox_BikeSpeed.TabIndex = 1;
- //
- // label_Torque
- //
- this.label_Torque.AutoSize = true;
- this.label_Torque.Location = new System.Drawing.Point(423, 138);
- this.label_Torque.Name = "label_Torque";
- this.label_Torque.Size = new System.Drawing.Size(42, 21);
- this.label_Torque.TabIndex = 0;
- this.label_Torque.Text = "N.m";
- //
- // label_Cadence
- //
- this.label_Cadence.AutoSize = true;
- this.label_Cadence.Location = new System.Drawing.Point(182, 173);
- this.label_Cadence.Name = "label_Cadence";
- this.label_Cadence.Size = new System.Drawing.Size(41, 21);
- this.label_Cadence.TabIndex = 0;
- this.label_Cadence.Text = "rpm";
- //
- // label_MotorSpeed
- //
- this.label_MotorSpeed.AutoSize = true;
- this.label_MotorSpeed.Location = new System.Drawing.Point(182, 138);
- this.label_MotorSpeed.Name = "label_MotorSpeed";
- this.label_MotorSpeed.Size = new System.Drawing.Size(41, 21);
- this.label_MotorSpeed.TabIndex = 0;
- this.label_MotorSpeed.Text = "rpm";
- //
- // label_Current
- //
- this.label_Current.AutoSize = true;
- this.label_Current.Location = new System.Drawing.Point(183, 103);
- this.label_Current.Name = "label_Current";
- this.label_Current.Size = new System.Drawing.Size(36, 21);
- this.label_Current.TabIndex = 0;
- this.label_Current.Text = "mA";
- //
- // label_Vol
- //
- this.label_Vol.AutoSize = true;
- this.label_Vol.Location = new System.Drawing.Point(182, 68);
- this.label_Vol.Name = "label_Vol";
- this.label_Vol.Size = new System.Drawing.Size(36, 21);
- this.label_Vol.TabIndex = 0;
- this.label_Vol.Text = "mV";
- //
- // label_NTC_MCU
- //
- this.label_NTC_MCU.AutoSize = true;
- this.label_NTC_MCU.Location = new System.Drawing.Point(424, 103);
- this.label_NTC_MCU.Name = "label_NTC_MCU";
- this.label_NTC_MCU.Size = new System.Drawing.Size(26, 21);
- this.label_NTC_MCU.TabIndex = 0;
- this.label_NTC_MCU.Text = "℃";
- //
- // label_NTC_Coil
- //
- this.label_NTC_Coil.AutoSize = true;
- this.label_NTC_Coil.Location = new System.Drawing.Point(423, 68);
- this.label_NTC_Coil.Name = "label_NTC_Coil";
- this.label_NTC_Coil.Size = new System.Drawing.Size(26, 21);
- this.label_NTC_Coil.TabIndex = 0;
- this.label_NTC_Coil.Text = "℃";
- //
- // label_NTC_PCB
- //
- this.label_NTC_PCB.AutoSize = true;
- this.label_NTC_PCB.Location = new System.Drawing.Point(424, 33);
- this.label_NTC_PCB.Name = "label_NTC_PCB";
- this.label_NTC_PCB.Size = new System.Drawing.Size(26, 21);
- this.label_NTC_PCB.TabIndex = 0;
- this.label_NTC_PCB.Text = "℃";
- //
- // label_BikeSpeed
- //
- this.label_BikeSpeed.AutoSize = true;
- this.label_BikeSpeed.Location = new System.Drawing.Point(183, 33);
- this.label_BikeSpeed.Name = "label_BikeSpeed";
- this.label_BikeSpeed.Size = new System.Drawing.Size(51, 21);
- this.label_BikeSpeed.TabIndex = 0;
- this.label_BikeSpeed.Text = "km/h";
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(249, 173);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(90, 21);
- this.label21.TabIndex = 0;
- this.label21.Text = "踩踏方向:";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(249, 138);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(90, 21);
- this.label19.TabIndex = 0;
- this.label19.Text = "踩踏力矩:";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(7, 173);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(58, 21);
- this.label17.TabIndex = 0;
- this.label17.Text = "踏频:";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(7, 138);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(90, 21);
- this.label15.TabIndex = 0;
- this.label15.Text = "电机转速:";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(7, 103);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(58, 21);
- this.label13.TabIndex = 0;
- this.label13.Text = "电流:";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(7, 68);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(58, 21);
- this.label11.TabIndex = 0;
- this.label11.Text = "电压:";
- //
- // label27
- //
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(250, 103);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(97, 21);
- this.label27.TabIndex = 0;
- this.label27.Text = "MCU温度:";
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(249, 68);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(90, 21);
- this.label25.TabIndex = 0;
- this.label25.Text = "绕组温度:";
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(250, 33);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(89, 21);
- this.label23.TabIndex = 0;
- this.label23.Text = "PCB温度:";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(7, 33);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(58, 21);
- this.label9.TabIndex = 0;
- this.label9.Text = "车速:";
- //
- // groupBox10
- //
- this.groupBox10.Controls.Add(this.checkBox_ReadAstSensor);
- this.groupBox10.Controls.Add(this.textBox4);
- this.groupBox10.Controls.Add(this.textBox3);
- this.groupBox10.Controls.Add(this.textBox2);
- this.groupBox10.Controls.Add(this.textBox1);
- this.groupBox10.Controls.Add(this.label_Angle_R_R);
- this.groupBox10.Controls.Add(this.label_Angle_R_A);
- this.groupBox10.Controls.Add(this.label_Angle_P_R);
- this.groupBox10.Controls.Add(this.label_Angle_P_A);
- this.groupBox10.Controls.Add(this.label31);
- this.groupBox10.Controls.Add(this.label44);
- this.groupBox10.Controls.Add(this.label30);
- this.groupBox10.Controls.Add(this.label48);
- this.groupBox10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox10.Location = new System.Drawing.Point(495, 244);
- this.groupBox10.Name = "groupBox10";
- this.groupBox10.Size = new System.Drawing.Size(474, 102);
- this.groupBox10.TabIndex = 9;
- this.groupBox10.TabStop = false;
- this.groupBox10.Text = "电机姿态信息";
- //
- // checkBox_ReadAstSensor
- //
- this.checkBox_ReadAstSensor.AutoSize = true;
- this.checkBox_ReadAstSensor.Location = new System.Drawing.Point(406, 38);
- this.checkBox_ReadAstSensor.Name = "checkBox_ReadAstSensor";
- this.checkBox_ReadAstSensor.Size = new System.Drawing.Size(61, 46);
- this.checkBox_ReadAstSensor.TabIndex = 1;
- this.checkBox_ReadAstSensor.Text = "自动\r\n查询";
- this.checkBox_ReadAstSensor.UseVisualStyleBackColor = true;
- //
- // textBox4
- //
- this.textBox4.ForeColor = System.Drawing.Color.Black;
- this.textBox4.Location = new System.Drawing.Point(311, 64);
- this.textBox4.Name = "textBox4";
- this.textBox4.ReadOnly = true;
- this.textBox4.Size = new System.Drawing.Size(68, 29);
- this.textBox4.TabIndex = 10;
- //
- // textBox3
- //
- this.textBox3.ForeColor = System.Drawing.Color.Black;
- this.textBox3.Location = new System.Drawing.Point(311, 29);
- this.textBox3.Name = "textBox3";
- this.textBox3.ReadOnly = true;
- this.textBox3.Size = new System.Drawing.Size(68, 29);
- this.textBox3.TabIndex = 10;
- //
- // textBox2
- //
- this.textBox2.ForeColor = System.Drawing.Color.Black;
- this.textBox2.Location = new System.Drawing.Point(111, 29);
- this.textBox2.Name = "textBox2";
- this.textBox2.ReadOnly = true;
- this.textBox2.Size = new System.Drawing.Size(68, 29);
- this.textBox2.TabIndex = 10;
- //
- // textBox1
- //
- this.textBox1.ForeColor = System.Drawing.Color.Black;
- this.textBox1.Location = new System.Drawing.Point(111, 64);
- this.textBox1.Name = "textBox1";
- this.textBox1.ReadOnly = true;
- this.textBox1.Size = new System.Drawing.Size(68, 29);
- this.textBox1.TabIndex = 10;
- //
- // label_Angle_R_R
- //
- this.label_Angle_R_R.AutoSize = true;
- this.label_Angle_R_R.Location = new System.Drawing.Point(384, 68);
- this.label_Angle_R_R.Name = "label_Angle_R_R";
- this.label_Angle_R_R.Size = new System.Drawing.Size(17, 21);
- this.label_Angle_R_R.TabIndex = 0;
- this.label_Angle_R_R.Text = "°";
- //
- // label_Angle_R_A
- //
- this.label_Angle_R_A.AutoSize = true;
- this.label_Angle_R_A.Location = new System.Drawing.Point(185, 68);
- this.label_Angle_R_A.Name = "label_Angle_R_A";
- this.label_Angle_R_A.Size = new System.Drawing.Size(17, 21);
- this.label_Angle_R_A.TabIndex = 0;
- this.label_Angle_R_A.Text = "°";
- //
- // label_Angle_P_R
- //
- this.label_Angle_P_R.AutoSize = true;
- this.label_Angle_P_R.Location = new System.Drawing.Point(384, 33);
- this.label_Angle_P_R.Name = "label_Angle_P_R";
- this.label_Angle_P_R.Size = new System.Drawing.Size(17, 21);
- this.label_Angle_P_R.TabIndex = 0;
- this.label_Angle_P_R.Text = "°";
- //
- // label_Angle_P_A
- //
- this.label_Angle_P_A.AutoSize = true;
- this.label_Angle_P_A.Location = new System.Drawing.Point(185, 33);
- this.label_Angle_P_A.Name = "label_Angle_P_A";
- this.label_Angle_P_A.Size = new System.Drawing.Size(17, 21);
- this.label_Angle_P_A.TabIndex = 0;
- this.label_Angle_P_A.Text = "°";
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(207, 68);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(106, 21);
- this.label31.TabIndex = 0;
- this.label31.Text = "横滚相对角:";
- //
- // label44
- //
- this.label44.AutoSize = true;
- this.label44.Location = new System.Drawing.Point(7, 68);
- this.label44.Name = "label44";
- this.label44.Size = new System.Drawing.Size(106, 21);
- this.label44.TabIndex = 0;
- this.label44.Text = "横滚绝对角:";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(207, 33);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(106, 21);
- this.label30.TabIndex = 0;
- this.label30.Text = "俯仰相对角:";
- //
- // label48
- //
- this.label48.AutoSize = true;
- this.label48.Location = new System.Drawing.Point(7, 33);
- this.label48.Name = "label48";
- this.label48.Size = new System.Drawing.Size(106, 21);
- this.label48.TabIndex = 0;
- this.label48.Text = "俯仰绝对角:";
- //
- // toolStripComboBox1
- //
- this.toolStripComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.toolStripComboBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.toolStripComboBox1.Name = "toolStripComboBox1";
- this.toolStripComboBox1.Size = new System.Drawing.Size(121, 29);
- //
- // timer1
- //
- this.timer1.Enabled = true;
- this.timer1.Interval = 20;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // timer2
- //
- this.timer2.Enabled = true;
- this.timer2.Interval = 1000;
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // button_CheckCfg
- //
- this.button_CheckCfg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.button_CheckCfg.ForeColor = System.Drawing.Color.White;
- this.button_CheckCfg.Location = new System.Drawing.Point(398, 32);
- this.button_CheckCfg.Name = "button_CheckCfg";
- this.button_CheckCfg.Size = new System.Drawing.Size(63, 31);
- this.button_CheckCfg.TabIndex = 2;
- this.button_CheckCfg.Text = "查看";
- this.button_CheckCfg.UseVisualStyleBackColor = false;
- this.button_CheckCfg.Click += new System.EventHandler(this.button_CheckCfg_Click);
- //
- // richTextBox_Cfg
- //
- this.richTextBox_Cfg.Location = new System.Drawing.Point(974, 43);
- this.richTextBox_Cfg.Name = "richTextBox_Cfg";
- this.richTextBox_Cfg.ReadOnly = true;
- this.richTextBox_Cfg.Size = new System.Drawing.Size(274, 682);
- this.richTextBox_Cfg.TabIndex = 11;
- this.richTextBox_Cfg.Text = "";
- this.richTextBox_Cfg.Visible = false;
- //
- // ImportForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(980, 758);
- this.Controls.Add(this.richTextBox_Cfg);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBox4);
- this.Controls.Add(this.label_SystemTime);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.menuStrip1);
- this.Controls.Add(this.groupBox9);
- this.Controls.Add(this.groupBox10);
- this.Controls.Add(this.groupBox1);
- this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MainMenuStrip = this.menuStrip1;
- this.Margin = new System.Windows.Forms.Padding(5);
- this.MaximizeBox = false;
- this.Name = "ImportForm";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "导入参数";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ImportForm_FormClosing);
- this.Load += new System.EventHandler(this.ImportForm_Load);
- this.menuStrip1.ResumeLayout(false);
- this.menuStrip1.PerformLayout();
- this.groupBox4.ResumeLayout(false);
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox11.ResumeLayout(false);
- this.groupBox5.ResumeLayout(false);
- this.groupBox6.ResumeLayout(false);
- this.groupBox7.ResumeLayout(false);
- this.groupBox9.ResumeLayout(false);
- this.groupBox9.PerformLayout();
- this.groupBox10.ResumeLayout(false);
- this.groupBox10.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label_SystemTime;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuIte_PortSet;
- private System.Windows.Forms.GroupBox groupBox4;
- private System.Windows.Forms.ComboBox comboBox_File;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox textBox_PDinfo;
- private System.Windows.Forms.Button button_Clear;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Button button_Write;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.GroupBox groupBox5;
- private System.Windows.Forms.GroupBox groupBox7;
- private System.Windows.Forms.GroupBox groupBox6;
- private System.Windows.Forms.Button button_Fnish;
- private System.Windows.Forms.GroupBox groupBox9;
- private System.Windows.Forms.Label label_Torque;
- private System.Windows.Forms.Label label_Cadence;
- private System.Windows.Forms.Label label_MotorSpeed;
- private System.Windows.Forms.Label label_Current;
- private System.Windows.Forms.Label label_Vol;
- private System.Windows.Forms.Label label_NTC_MCU;
- private System.Windows.Forms.Label label_NTC_Coil;
- private System.Windows.Forms.Label label_NTC_PCB;
- private System.Windows.Forms.Label label_BikeSpeed;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.GroupBox groupBox10;
- private System.Windows.Forms.Label label_Angle_R_R;
- private System.Windows.Forms.Label label_Angle_R_A;
- private System.Windows.Forms.Label label_Angle_P_R;
- private System.Windows.Forms.Label label_Angle_P_A;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label44;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label48;
- private System.Windows.Forms.CheckBox checkBox_ReadAstSensor;
- private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
- private System.Windows.Forms.GroupBox groupBox11;
- private System.Windows.Forms.RichTextBox richTextBox_Ver;
- private System.Windows.Forms.Button button_Check_Ver;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label_Sta_Write;
- private System.Windows.Forms.Label label_Sta_Clear;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Label label37;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.Label label_sensor_cadence;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Label label_sensor_cur;
- private System.Windows.Forms.Label label_sensor_vol;
- private System.Windows.Forms.Label label_sensor_motor;
- private System.Windows.Forms.Label label46;
- private System.Windows.Forms.Label label43;
- private System.Windows.Forms.Label label41;
- private System.Windows.Forms.Label label39;
- private System.Windows.Forms.Label label_sensor_coil_temp;
- private System.Windows.Forms.Label label_sensor_MCU_temp;
- private System.Windows.Forms.Label label_sensor_PCB_temp;
- private System.Windows.Forms.Label label_sensor_speed;
- private System.Windows.Forms.Label label_sta_light;
- private System.Windows.Forms.Button button_LightCtl;
- private System.Windows.Forms.Button button_Walk;
- private System.Windows.Forms.RadioButton radioButton_Light_NG;
- private System.Windows.Forms.RadioButton radioButton_Light_OK;
- private System.Windows.Forms.TextBox textBox_Dir;
- private System.Windows.Forms.TextBox textBox_Cadence;
- private System.Windows.Forms.TextBox textBox_Torque;
- private System.Windows.Forms.TextBox textBox_MotorSpeed;
- private System.Windows.Forms.TextBox textBox_MCU;
- private System.Windows.Forms.TextBox textBox_Cur;
- private System.Windows.Forms.TextBox textBox_Coil;
- private System.Windows.Forms.TextBox textBox_Vol;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox textBox_PCB;
- private System.Windows.Forms.TextBox textBox_BikeSpeed;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label_error_code;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Button button_Start;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Timer timer2;
- private System.Windows.Forms.MenuStrip menuStrip1;
- private System.Windows.Forms.Label label_ErrorInfo;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_PowerKey;
- private System.Windows.Forms.ToolStripMenuItem 关ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 开ToolStripMenuItem;
- private System.Windows.Forms.Button button_CheckCfg;
- private System.Windows.Forms.RichTextBox richTextBox_Cfg;
- }
- }
|