123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716 |
- 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.设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.端口选择ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.系统开关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.功能设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.推行测试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.推行测试执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.推行测试不执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.系统清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.系统清除执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.系统清除不执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.bMS通信检测ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.BMS检测执行ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.BMS检测不执行ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.只写入参数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.查看文件ToolStripMenuItem = 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.checkBox_LocalFile = new System.Windows.Forms.CheckBox();
- this.comboBox_cfgFileDate = new System.Windows.Forms.ComboBox();
- this.comboBox_File = new System.Windows.Forms.ComboBox();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.label_Sensor_Break2 = new System.Windows.Forms.Label();
- this.label_ErrorInfo = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.label36 = new System.Windows.Forms.Label();
- this.label20 = 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.label22 = new System.Windows.Forms.Label();
- this.label6 = 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_Gas = new System.Windows.Forms.Label();
- this.label_sensor_motor = new System.Windows.Forms.Label();
- this.label_Sensor_Break1 = new System.Windows.Forms.Label();
- this.label_BMS_COM = new System.Windows.Forms.Label();
- this.label_FW_Version = 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.label5 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label_SerialNum = new System.Windows.Forms.Label();
- this.radioButton_Light_NG = new System.Windows.Forms.RadioButton();
- this.button_Walk = new System.Windows.Forms.Button();
- this.radioButton_Light_OK = new System.Windows.Forms.RadioButton();
- this.button_LightCtl = new System.Windows.Forms.Button();
- this.label4 = new System.Windows.Forms.Label();
- this.textBox_PDinfo = new System.Windows.Forms.TextBox();
- this.button_Start = 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.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.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.richTextBox_CfgFile = new System.Windows.Forms.RichTextBox();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.richTextBox_TestRecord = new System.Windows.Forms.RichTextBox();
- this.label_Step = new System.Windows.Forms.Label();
- this.label_Result = new System.Windows.Forms.Label();
- this.label_NetStatus = new System.Windows.Forms.Label();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.label_TestFun = new System.Windows.Forms.Label();
- this.label_TestUser = new System.Windows.Forms.Label();
- this.label31 = new System.Windows.Forms.Label();
- this.menuStrip1.SuspendLayout();
- this.groupBox4.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox11.SuspendLayout();
- this.groupBox9.SuspendLayout();
- this.groupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- 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, 791);
- 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 © 2022 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(1070, 791);
- 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.设置ToolStripMenuItem,
- this.功能设置ToolStripMenuItem,
- this.工具箱ToolStripMenuItem,
- this.查看文件ToolStripMenuItem});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(1230, 29);
- this.menuStrip1.TabIndex = 7;
- this.menuStrip1.Text = "端口设置";
- //
- // 设置ToolStripMenuItem
- //
- this.设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.端口选择ToolStripMenuItem,
- this.系统开关ToolStripMenuItem});
- this.设置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.设置ToolStripMenuItem.Name = "设置ToolStripMenuItem";
- this.设置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
- this.设置ToolStripMenuItem.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(180, 26);
- this.端口选择ToolStripMenuItem.Text = "端口设置";
- this.端口选择ToolStripMenuItem.Click += new System.EventHandler(this.端口选择ToolStripMenuItem_Click);
- //
- // 系统开关ToolStripMenuItem
- //
- this.系统开关ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.开ToolStripMenuItem,
- this.关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(180, 26);
- this.系统开关ToolStripMenuItem.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);
- //
- // 功能设置ToolStripMenuItem
- //
- this.功能设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.推行测试ToolStripMenuItem,
- this.系统清除ToolStripMenuItem,
- this.bMS通信检测ToolStripMenuItem,
- this.toolStripSeparator1,
- this.只写入参数ToolStripMenuItem});
- this.功能设置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.功能设置ToolStripMenuItem.Name = "功能设置ToolStripMenuItem";
- this.功能设置ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
- this.功能设置ToolStripMenuItem.Text = "功能选择";
- //
- // 推行测试ToolStripMenuItem
- //
- this.推行测试ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.推行测试执行ToolStripMenuItem,
- this.推行测试不执行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(180, 26);
- this.推行测试ToolStripMenuItem.Text = "推行测试";
- //
- // 推行测试执行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(180, 26);
- this.推行测试执行ToolStripMenuItem.Text = "执行";
- this.推行测试执行ToolStripMenuItem.Click += new System.EventHandler(this.推行测试执行ToolStripMenuItem_Click);
- //
- // 推行测试不执行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(180, 26);
- this.推行测试不执行ToolStripMenuItem.Text = "不执行";
- this.推行测试不执行ToolStripMenuItem.Click += new System.EventHandler(this.推行测试不执行ToolStripMenuItem_Click);
- //
- // 系统清除ToolStripMenuItem
- //
- this.系统清除ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.系统清除执行ToolStripMenuItem,
- this.系统清除不执行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(180, 26);
- this.系统清除ToolStripMenuItem.Text = "系统清除";
- //
- // 系统清除执行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(180, 26);
- this.系统清除执行ToolStripMenuItem.Text = "执行";
- this.系统清除执行ToolStripMenuItem.Click += new System.EventHandler(this.系统清除执行ToolStripMenuItem_Click);
- //
- // 系统清除不执行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(180, 26);
- this.系统清除不执行ToolStripMenuItem.Text = "不执行";
- this.系统清除不执行ToolStripMenuItem.Click += new System.EventHandler(this.系统清除不执行ToolStripMenuItem_Click);
- //
- // bMS通信检测ToolStripMenuItem
- //
- this.bMS通信检测ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.BMS检测执行ToolStripMenuItem1,
- this.BMS检测不执行ToolStripMenuItem1});
- this.bMS通信检测ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.bMS通信检测ToolStripMenuItem.Name = "bMS通信检测ToolStripMenuItem";
- this.bMS通信检测ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
- this.bMS通信检测ToolStripMenuItem.Text = "BMS通信检测";
- //
- // BMS检测执行ToolStripMenuItem1
- //
- this.BMS检测执行ToolStripMenuItem1.Checked = true;
- this.BMS检测执行ToolStripMenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
- this.BMS检测执行ToolStripMenuItem1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.BMS检测执行ToolStripMenuItem1.Name = "BMS检测执行ToolStripMenuItem1";
- this.BMS检测执行ToolStripMenuItem1.Size = new System.Drawing.Size(180, 26);
- this.BMS检测执行ToolStripMenuItem1.Text = "执行";
- this.BMS检测执行ToolStripMenuItem1.Click += new System.EventHandler(this.BMS检测执行ToolStripMenuItem1_Click);
- //
- // BMS检测不执行ToolStripMenuItem1
- //
- this.BMS检测不执行ToolStripMenuItem1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.BMS检测不执行ToolStripMenuItem1.Name = "BMS检测不执行ToolStripMenuItem1";
- this.BMS检测不执行ToolStripMenuItem1.Size = new System.Drawing.Size(180, 26);
- this.BMS检测不执行ToolStripMenuItem1.Text = "不执行";
- this.BMS检测不执行ToolStripMenuItem1.Click += new System.EventHandler(this.BMS检测不执行ToolStripMenuItem1_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
- //
- // 只写入参数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(180, 26);
- this.只写入参数ToolStripMenuItem.Text = "仅写入参数";
- this.只写入参数ToolStripMenuItem.Click += new System.EventHandler(this.只写入参数ToolStripMenuItem_Click);
- //
- // 工具箱ToolStripMenuItem
- //
- this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.屏幕键盘ToolStripMenuItem});
- this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
- this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
- this.工具箱ToolStripMenuItem.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(180, 26);
- this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
- this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
- //
- // 查看文件ToolStripMenuItem
- //
- this.查看文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.合格ToolStripMenuItem,
- this.不合格ToolStripMenuItem});
- this.查看文件ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.查看文件ToolStripMenuItem.Name = "查看文件ToolStripMenuItem";
- this.查看文件ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
- this.查看文件ToolStripMenuItem.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(180, 26);
- this.合格ToolStripMenuItem.Text = "合格记录";
- this.合格ToolStripMenuItem.Click += new System.EventHandler(this.合格ToolStripMenuItem_Click);
- //
- // 不合格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(180, 26);
- this.不合格ToolStripMenuItem.Text = "不合格记录";
- this.不合格ToolStripMenuItem.Click += new System.EventHandler(this.不合格ToolStripMenuItem_Click);
- //
- // groupBox4
- //
- this.groupBox4.Controls.Add(this.checkBox_LocalFile);
- this.groupBox4.Controls.Add(this.comboBox_cfgFileDate);
- 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(957, 65);
- this.groupBox4.TabIndex = 9;
- this.groupBox4.TabStop = false;
- this.groupBox4.Text = "配置文件";
- //
- // checkBox_LocalFile
- //
- this.checkBox_LocalFile.AutoSize = true;
- this.checkBox_LocalFile.Location = new System.Drawing.Point(889, 28);
- this.checkBox_LocalFile.Name = "checkBox_LocalFile";
- this.checkBox_LocalFile.Size = new System.Drawing.Size(61, 25);
- this.checkBox_LocalFile.TabIndex = 13;
- this.checkBox_LocalFile.Text = "本地";
- this.checkBox_LocalFile.UseVisualStyleBackColor = true;
- this.checkBox_LocalFile.CheckedChanged += new System.EventHandler(this.checkBox_LocalFile_CheckedChanged);
- //
- // comboBox_cfgFileDate
- //
- this.comboBox_cfgFileDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.comboBox_cfgFileDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.comboBox_cfgFileDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.comboBox_cfgFileDate.FormattingEnabled = true;
- this.comboBox_cfgFileDate.ImeMode = System.Windows.Forms.ImeMode.Disable;
- this.comboBox_cfgFileDate.Location = new System.Drawing.Point(6, 26);
- this.comboBox_cfgFileDate.Name = "comboBox_cfgFileDate";
- this.comboBox_cfgFileDate.Size = new System.Drawing.Size(144, 29);
- this.comboBox_cfgFileDate.TabIndex = 4;
- this.comboBox_cfgFileDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_cfgFileDate_SelectionChangeCommitted);
- //
- // comboBox_File
- //
- this.comboBox_File.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.comboBox_File.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- 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.ImeMode = System.Windows.Forms.ImeMode.Disable;
- this.comboBox_File.Location = new System.Drawing.Point(156, 26);
- this.comboBox_File.Name = "comboBox_File";
- this.comboBox_File.Size = new System.Drawing.Size(725, 29);
- this.comboBox_File.TabIndex = 1;
- this.comboBox_File.SelectionChangeCommitted += new System.EventHandler(this.comboBox_File_SelectionChangeCommitted);
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.label_Sensor_Break2);
- this.groupBox1.Controls.Add(this.label_ErrorInfo);
- this.groupBox1.Controls.Add(this.label26);
- this.groupBox1.Controls.Add(this.label24);
- this.groupBox1.Controls.Add(this.label36);
- this.groupBox1.Controls.Add(this.label20);
- 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.label22);
- this.groupBox1.Controls.Add(this.label6);
- 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_Gas);
- this.groupBox1.Controls.Add(this.label_sensor_motor);
- this.groupBox1.Controls.Add(this.label_Sensor_Break1);
- this.groupBox1.Controls.Add(this.label_BMS_COM);
- this.groupBox1.Controls.Add(this.label_FW_Version);
- 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, 306);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(474, 482);
- this.groupBox1.TabIndex = 9;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "测试状态";
- //
- // label_Sensor_Break2
- //
- this.label_Sensor_Break2.BackColor = System.Drawing.Color.Red;
- this.label_Sensor_Break2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_Sensor_Break2.Location = new System.Drawing.Point(419, 332);
- this.label_Sensor_Break2.Name = "label_Sensor_Break2";
- this.label_Sensor_Break2.Size = new System.Drawing.Size(42, 21);
- this.label_Sensor_Break2.TabIndex = 3;
- this.label_Sensor_Break2.Text = "NG";
- this.label_Sensor_Break2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_ErrorInfo
- //
- this.label_ErrorInfo.Location = new System.Drawing.Point(262, 28);
- this.label_ErrorInfo.Name = "label_ErrorInfo";
- this.label_ErrorInfo.Size = new System.Drawing.Size(197, 135);
- this.label_ErrorInfo.TabIndex = 2;
- this.label_ErrorInfo.Text = "无故障";
- //
- // label26
- //
- this.label26.BackColor = System.Drawing.Color.Silver;
- this.label26.Location = new System.Drawing.Point(117, 21);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(1, 452);
- this.label26.TabIndex = 1;
- this.label26.Text = "label26";
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(7, 370);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(74, 21);
- this.label24.TabIndex = 0;
- this.label24.Text = "电池通讯";
- //
- // label36
- //
- this.label36.AutoSize = true;
- this.label36.Location = new System.Drawing.Point(310, 332);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(83, 21);
- this.label36.TabIndex = 0;
- this.label36.Text = "断电刹把2";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(145, 332);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(83, 21);
- this.label20.TabIndex = 0;
- this.label20.Text = "断电刹把1";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(7, 142);
- 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, 180);
- 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, 218);
- 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, 294);
- 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, 294);
- 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, 256);
- 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, 256);
- 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, 218);
- 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, 294);
- this.label_sensor_coil_temp.Name = "label_sensor_coil_temp";
- this.label_sensor_coil_temp.Size = new System.Drawing.Size(42, 21);
- 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, 180);
- this.label_sensor_cadence.Name = "label_sensor_cadence";
- this.label_sensor_cadence.Size = new System.Drawing.Size(42, 21);
- 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, 294);
- this.label_sensor_MCU_temp.Name = "label_sensor_MCU_temp";
- this.label_sensor_MCU_temp.Size = new System.Drawing.Size(42, 21);
- 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, 180);
- 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, 256);
- this.label_sensor_PCB_temp.Name = "label_sensor_PCB_temp";
- this.label_sensor_PCB_temp.Size = new System.Drawing.Size(42, 21);
- 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, 218);
- this.label_sensor_cur.Name = "label_sensor_cur";
- this.label_sensor_cur.Size = new System.Drawing.Size(42, 21);
- 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, 256);
- this.label_sensor_speed.Name = "label_sensor_speed";
- this.label_sensor_speed.Size = new System.Drawing.Size(42, 21);
- this.label_sensor_speed.TabIndex = 0;
- this.label_sensor_speed.Text = "NG";
- this.label_sensor_speed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(7, 446);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(74, 21);
- this.label22.TabIndex = 0;
- this.label22.Text = "软件版本";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(7, 408);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(74, 21);
- this.label6.TabIndex = 0;
- this.label6.Text = "转把模式";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(7, 180);
- 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, 218);
- this.label_sensor_vol.Name = "label_sensor_vol";
- this.label_sensor_vol.Size = new System.Drawing.Size(42, 21);
- 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, 104);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(106, 21);
- this.label14.TabIndex = 0;
- this.label14.Text = "电机参数写入";
- //
- // label_Sensor_Gas
- //
- this.label_Sensor_Gas.BackColor = System.Drawing.Color.Red;
- this.label_Sensor_Gas.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_Sensor_Gas.Location = new System.Drawing.Point(145, 408);
- this.label_Sensor_Gas.Name = "label_Sensor_Gas";
- this.label_Sensor_Gas.Size = new System.Drawing.Size(42, 21);
- this.label_Sensor_Gas.TabIndex = 0;
- this.label_Sensor_Gas.Text = "NG";
- this.label_Sensor_Gas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // 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, 180);
- this.label_sensor_motor.Name = "label_sensor_motor";
- this.label_sensor_motor.Size = new System.Drawing.Size(42, 21);
- this.label_sensor_motor.TabIndex = 0;
- this.label_sensor_motor.Text = "NG";
- this.label_sensor_motor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Sensor_Break1
- //
- this.label_Sensor_Break1.BackColor = System.Drawing.Color.Red;
- this.label_Sensor_Break1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_Sensor_Break1.Location = new System.Drawing.Point(262, 332);
- this.label_Sensor_Break1.Name = "label_Sensor_Break1";
- this.label_Sensor_Break1.Size = new System.Drawing.Size(42, 21);
- this.label_Sensor_Break1.TabIndex = 0;
- this.label_Sensor_Break1.Text = "NG";
- this.label_Sensor_Break1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_BMS_COM
- //
- this.label_BMS_COM.BackColor = System.Drawing.Color.Red;
- this.label_BMS_COM.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_BMS_COM.Location = new System.Drawing.Point(145, 370);
- this.label_BMS_COM.Name = "label_BMS_COM";
- this.label_BMS_COM.Size = new System.Drawing.Size(42, 21);
- this.label_BMS_COM.TabIndex = 0;
- this.label_BMS_COM.Text = "NG";
- this.label_BMS_COM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_FW_Version
- //
- this.label_FW_Version.BackColor = System.Drawing.Color.Red;
- this.label_FW_Version.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_FW_Version.Location = new System.Drawing.Point(145, 446);
- this.label_FW_Version.Name = "label_FW_Version";
- this.label_FW_Version.Size = new System.Drawing.Size(42, 21);
- this.label_FW_Version.TabIndex = 0;
- this.label_FW_Version.Text = "NG";
- this.label_FW_Version.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, 142);
- this.label_sta_light.Name = "label_sta_light";
- this.label_sta_light.Size = new System.Drawing.Size(42, 21);
- 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, 104);
- this.label_Sta_Write.Name = "label_Sta_Write";
- this.label_Sta_Write.Size = new System.Drawing.Size(42, 21);
- 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, 28);
- this.label_error_code.Name = "label_error_code";
- this.label_error_code.Size = new System.Drawing.Size(113, 21);
- 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, 66);
- this.label_Sta_Clear.Name = "label_Sta_Clear";
- this.label_Sta_Clear.Size = new System.Drawing.Size(42, 21);
- 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, 28);
- 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, 66);
- 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.label5);
- this.groupBox2.Controls.Add(this.label8);
- this.groupBox2.Controls.Add(this.label3);
- this.groupBox2.Controls.Add(this.label_SerialNum);
- this.groupBox2.Controls.Add(this.radioButton_Light_NG);
- this.groupBox2.Controls.Add(this.button_Walk);
- this.groupBox2.Controls.Add(this.radioButton_Light_OK);
- this.groupBox2.Controls.Add(this.button_LightCtl);
- this.groupBox2.Controls.Add(this.label4);
- this.groupBox2.Controls.Add(this.textBox_PDinfo);
- this.groupBox2.Controls.Add(this.button_Start);
- this.groupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox2.Location = new System.Drawing.Point(12, 98);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(476, 150);
- this.groupBox2.TabIndex = 9;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "操作";
- //
- // label10
- //
- this.label10.BackColor = System.Drawing.Color.White;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label10.Location = new System.Drawing.Point(393, 86);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(75, 21);
- this.label10.TabIndex = 6;
- this.label10.Text = "推行";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.White;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label5.Location = new System.Drawing.Point(393, 19);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(75, 21);
- this.label5.TabIndex = 6;
- this.label5.Text = "车灯";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.BackColor = System.Drawing.Color.White;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label8.Location = new System.Drawing.Point(291, 19);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(58, 21);
- this.label8.TabIndex = 4;
- this.label8.Text = "流水号";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label8.DoubleClick += new System.EventHandler(this.label8_DoubleClick);
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.Silver;
- this.label3.Location = new System.Drawing.Point(378, 16);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(1, 125);
- this.label3.TabIndex = 3;
- this.label3.Text = "label3";
- //
- // label_SerialNum
- //
- this.label_SerialNum.BackColor = System.Drawing.Color.White;
- this.label_SerialNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label_SerialNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label_SerialNum.Location = new System.Drawing.Point(269, 43);
- this.label_SerialNum.Name = "label_SerialNum";
- this.label_SerialNum.Size = new System.Drawing.Size(103, 29);
- this.label_SerialNum.TabIndex = 0;
- this.label_SerialNum.Text = "0";
- this.label_SerialNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // radioButton_Light_NG
- //
- this.radioButton_Light_NG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.radioButton_Light_NG.Enabled = false;
- this.radioButton_Light_NG.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.radioButton_Light_NG.Location = new System.Drawing.Point(264, 91);
- this.radioButton_Light_NG.Name = "radioButton_Light_NG";
- this.radioButton_Light_NG.Size = new System.Drawing.Size(108, 43);
- this.radioButton_Light_NG.TabIndex = 1;
- this.radioButton_Light_NG.Text = "灯电压错误";
- this.radioButton_Light_NG.UseVisualStyleBackColor = false;
- //
- // button_Walk
- //
- this.button_Walk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.button_Walk.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.button_Walk.Location = new System.Drawing.Point(390, 110);
- this.button_Walk.Name = "button_Walk";
- this.button_Walk.Size = new System.Drawing.Size(80, 32);
- 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);
- //
- // radioButton_Light_OK
- //
- this.radioButton_Light_OK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.radioButton_Light_OK.Enabled = false;
- this.radioButton_Light_OK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.radioButton_Light_OK.Location = new System.Drawing.Point(150, 91);
- this.radioButton_Light_OK.Name = "radioButton_Light_OK";
- this.radioButton_Light_OK.Size = new System.Drawing.Size(108, 43);
- this.radioButton_Light_OK.TabIndex = 1;
- this.radioButton_Light_OK.Text = "灯电压正确";
- this.radioButton_Light_OK.UseVisualStyleBackColor = false;
- //
- // button_LightCtl
- //
- this.button_LightCtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.button_LightCtl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.button_LightCtl.Location = new System.Drawing.Point(390, 43);
- this.button_LightCtl.Name = "button_LightCtl";
- this.button_LightCtl.Size = new System.Drawing.Size(80, 32);
- 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);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label4.Location = new System.Drawing.Point(29, 19);
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_PDinfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.textBox_PDinfo.ImeMode = System.Windows.Forms.ImeMode.Disable;
- this.textBox_PDinfo.Location = new System.Drawing.Point(6, 43);
- this.textBox_PDinfo.Name = "textBox_PDinfo";
- this.textBox_PDinfo.Size = new System.Drawing.Size(250, 29);
- this.textBox_PDinfo.TabIndex = 1;
- this.textBox_PDinfo.Click += new System.EventHandler(this.textBox_PDinfo_Click);
- this.textBox_PDinfo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_PDinfo_KeyUp);
- //
- // button_Start
- //
- this.button_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.button_Start.ForeColor = System.Drawing.Color.White;
- this.button_Start.Location = new System.Drawing.Point(6, 80);
- this.button_Start.Name = "button_Start";
- this.button_Start.Size = new System.Drawing.Size(120, 64);
- 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_Check_Ver
- //
- this.button_Check_Ver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.button_Check_Ver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.button_Check_Ver.Location = new System.Drawing.Point(410, 138);
- this.button_Check_Ver.Name = "button_Check_Ver";
- this.button_Check_Ver.Size = new System.Drawing.Size(61, 60);
- 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.Controls.Add(this.button_Check_Ver);
- this.groupBox11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox11.Location = new System.Drawing.Point(12, 584);
- this.groupBox11.Name = "groupBox11";
- this.groupBox11.Size = new System.Drawing.Size(476, 204);
- this.groupBox11.TabIndex = 10;
- this.groupBox11.TabStop = false;
- this.groupBox11.Text = "版本信息";
- //
- // richTextBox_Ver
- //
- this.richTextBox_Ver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- 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.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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(398, 170);
- this.richTextBox_Ver.TabIndex = 0;
- this.richTextBox_Ver.Text = "";
- //
- // 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, 98);
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_Dir.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_Cadence.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_Torque.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_MotorSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_MCU.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_Cur.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_Coil.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_Vol.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.Color.Silver;
- this.label1.Location = new System.Drawing.Point(239, 19);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(1, 180);
- this.label1.TabIndex = 2;
- //
- // textBox_PCB
- //
- this.textBox_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_PCB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.textBox_BikeSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- 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 = "车速:";
- //
- // 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.Interval = 20;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // timer2
- //
- this.timer2.Interval = 1000;
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // richTextBox_CfgFile
- //
- this.richTextBox_CfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.richTextBox_CfgFile.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.richTextBox_CfgFile.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.richTextBox_CfgFile.Location = new System.Drawing.Point(974, 114);
- this.richTextBox_CfgFile.Name = "richTextBox_CfgFile";
- this.richTextBox_CfgFile.ReadOnly = true;
- this.richTextBox_CfgFile.Size = new System.Drawing.Size(250, 674);
- this.richTextBox_CfgFile.TabIndex = 11;
- this.richTextBox_CfgFile.Text = "";
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.richTextBox_TestRecord);
- this.groupBox3.Controls.Add(this.label_Step);
- this.groupBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.groupBox3.Location = new System.Drawing.Point(12, 306);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(476, 275);
- this.groupBox3.TabIndex = 10;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "测试步骤";
- //
- // richTextBox_TestRecord
- //
- this.richTextBox_TestRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.richTextBox_TestRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.richTextBox_TestRecord.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.richTextBox_TestRecord.Location = new System.Drawing.Point(6, 79);
- this.richTextBox_TestRecord.Name = "richTextBox_TestRecord";
- this.richTextBox_TestRecord.ReadOnly = true;
- this.richTextBox_TestRecord.Size = new System.Drawing.Size(464, 190);
- this.richTextBox_TestRecord.TabIndex = 0;
- this.richTextBox_TestRecord.Text = "";
- this.richTextBox_TestRecord.TextChanged += new System.EventHandler(this.richTextBox_TestRecord_TextChanged);
- //
- // label_Step
- //
- this.label_Step.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.label_Step.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label_Step.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label_Step.Location = new System.Drawing.Point(6, 25);
- this.label_Step.Name = "label_Step";
- this.label_Step.Size = new System.Drawing.Size(465, 51);
- this.label_Step.TabIndex = 0;
- this.label_Step.Text = "准备就绪";
- this.label_Step.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Result
- //
- this.label_Result.BackColor = System.Drawing.Color.Red;
- this.label_Result.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label_Result.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_Result.Location = new System.Drawing.Point(18, 251);
- this.label_Result.Name = "label_Result";
- this.label_Result.Size = new System.Drawing.Size(465, 51);
- this.label_Result.TabIndex = 0;
- this.label_Result.Text = "不合格";
- this.label_Result.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_NetStatus
- //
- this.label_NetStatus.BackColor = System.Drawing.Color.Red;
- this.label_NetStatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label_NetStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_NetStatus.Location = new System.Drawing.Point(616, 791);
- this.label_NetStatus.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
- this.label_NetStatus.Name = "label_NetStatus";
- this.label_NetStatus.Size = new System.Drawing.Size(355, 21);
- this.label_NetStatus.TabIndex = 3;
- this.label_NetStatus.Text = "网络连接失败";
- this.label_NetStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // pictureBox2
- //
- this.pictureBox2.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources._836618239619717251;
- this.pictureBox2.Location = new System.Drawing.Point(991, 49);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(83, 43);
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox2.TabIndex = 33;
- this.pictureBox2.TabStop = false;
- //
- // pictureBox1
- //
- this.pictureBox1.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources.title1;
- this.pictureBox1.Location = new System.Drawing.Point(1083, 59);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(136, 33);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 32;
- this.pictureBox1.TabStop = false;
- //
- // label_TestFun
- //
- this.label_TestFun.AutoSize = true;
- this.label_TestFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label_TestFun.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_TestFun.Location = new System.Drawing.Point(775, 4);
- this.label_TestFun.Name = "label_TestFun";
- this.label_TestFun.Size = new System.Drawing.Size(429, 21);
- this.label_TestFun.TabIndex = 34;
- this.label_TestFun.Text = "测试项目:系统清除、参数写入、推行测试,BMS通信检测";
- //
- // label_TestUser
- //
- this.label_TestUser.AutoSize = true;
- this.label_TestUser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
- this.label_TestUser.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.label_TestUser.Location = new System.Drawing.Point(620, 4);
- this.label_TestUser.Name = "label_TestUser";
- this.label_TestUser.Size = new System.Drawing.Size(114, 21);
- this.label_TestUser.TabIndex = 35;
- this.label_TestUser.Text = "测试员:XXXX";
- //
- // label31
- //
- this.label31.BackColor = System.Drawing.Color.Silver;
- this.label31.Location = new System.Drawing.Point(612, 4);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(1, 20);
- this.label31.TabIndex = 36;
- //
- // 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(1230, 813);
- this.Controls.Add(this.label31);
- this.Controls.Add(this.label_TestUser);
- this.Controls.Add(this.label_TestFun);
- this.Controls.Add(this.pictureBox2);
- this.Controls.Add(this.pictureBox1);
- this.Controls.Add(this.richTextBox_CfgFile);
- this.Controls.Add(this.label_Result);
- this.Controls.Add(this.groupBox4);
- this.Controls.Add(this.label_SystemTime);
- this.Controls.Add(this.label_NetStatus);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.groupBox3);
- this.Controls.Add(this.groupBox11);
- this.Controls.Add(this.menuStrip1);
- this.Controls.Add(this.groupBox9);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.groupBox2);
- 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.groupBox4.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox11.ResumeLayout(false);
- this.groupBox9.ResumeLayout(false);
- this.groupBox9.PerformLayout();
- this.groupBox3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label_SystemTime;
- 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 label4;
- private System.Windows.Forms.TextBox textBox_PDinfo;
- 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.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 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.Label label_error_code;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Button button_Start;
- private System.Windows.Forms.Timer timer2;
- private System.Windows.Forms.MenuStrip menuStrip1;
- private System.Windows.Forms.Label label_ErrorInfo;
- private System.Windows.Forms.RichTextBox richTextBox_CfgFile;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.RichTextBox richTextBox_TestRecord;
- private System.Windows.Forms.Label label_Result;
- private System.Windows.Forms.Label label_Step;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label_FW_Version;
- private System.Windows.Forms.Label label_SerialNum;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label_Sensor_Gas;
- private System.Windows.Forms.Label label_Sensor_Break1;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label5;
- public System.Windows.Forms.Label label_NetStatus;
- private System.Windows.Forms.ComboBox comboBox_cfgFileDate;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label_BMS_COM;
- public System.Windows.Forms.CheckBox checkBox_LocalFile;
- private System.Windows.Forms.Label label_Sensor_Break2;
- private System.Windows.Forms.Label label36;
- public System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.ToolStripMenuItem 工具箱ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 设置ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 端口选择ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 系统开关ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 开ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 关ToolStripMenuItem;
- private System.Windows.Forms.Label label_TestFun;
- private System.Windows.Forms.ToolStripMenuItem 功能设置ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 推行测试ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 推行测试执行ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 推行测试不执行ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 系统清除ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 系统清除执行ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 系统清除不执行ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem bMS通信检测ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem BMS检测执行ToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem BMS检测不执行ToolStripMenuItem1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripMenuItem 只写入参数ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 查看文件ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 合格ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem 不合格ToolStripMenuItem;
- private System.Windows.Forms.Label label_TestUser;
- private System.Windows.Forms.Label label31;
- }
- }
|