ImportForm.Designer.cs 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823
  1. namespace MOTINOVA_Motor_Factory_Set
  2. {
  3. partial class ImportForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImportForm));
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label_SystemTime = new System.Windows.Forms.Label();
  32. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  33. this.设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  34. this.端口选择ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  35. this.系统开关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  36. this.开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.功能设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.推行测试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40. this.推行测试执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.推行测试不执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.系统清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.系统清除执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.系统清除不执行ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.bMS通信检测ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.BMS检测执行ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  47. this.BMS检测不执行ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  48. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  49. this.只写入参数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.备忘录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.查看文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.合格ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.不合格ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56. this.groupBox4 = new System.Windows.Forms.GroupBox();
  57. this.checkBox_LocalFile = new System.Windows.Forms.CheckBox();
  58. this.comboBox_cfgFileDate = new System.Windows.Forms.ComboBox();
  59. this.comboBox_File = new System.Windows.Forms.ComboBox();
  60. this.groupBox1 = new System.Windows.Forms.GroupBox();
  61. this.label32 = new System.Windows.Forms.Label();
  62. this.label30 = new System.Windows.Forms.Label();
  63. this.label_Boot_Version = new System.Windows.Forms.Label();
  64. this.label29 = new System.Windows.Forms.Label();
  65. this.label_sensor_tor = new System.Windows.Forms.Label();
  66. this.label_Sensor_Break2 = new System.Windows.Forms.Label();
  67. this.label_ErrorInfo = new System.Windows.Forms.Label();
  68. this.label26 = new System.Windows.Forms.Label();
  69. this.label24 = new System.Windows.Forms.Label();
  70. this.label10 = new System.Windows.Forms.Label();
  71. this.label36 = new System.Windows.Forms.Label();
  72. this.label20 = new System.Windows.Forms.Label();
  73. this.label18 = new System.Windows.Forms.Label();
  74. this.label37 = new System.Windows.Forms.Label();
  75. this.label35 = new System.Windows.Forms.Label();
  76. this.label46 = new System.Windows.Forms.Label();
  77. this.label43 = new System.Windows.Forms.Label();
  78. this.label41 = new System.Windows.Forms.Label();
  79. this.label39 = new System.Windows.Forms.Label();
  80. this.label33 = new System.Windows.Forms.Label();
  81. this.label_sensor_coil_temp = new System.Windows.Forms.Label();
  82. this.label_sensor_cadence = new System.Windows.Forms.Label();
  83. this.label_sensor_MCU_temp = new System.Windows.Forms.Label();
  84. this.label28 = new System.Windows.Forms.Label();
  85. this.label_sensor_PCB_temp = new System.Windows.Forms.Label();
  86. this.label_sensor_cur = new System.Windows.Forms.Label();
  87. this.label_sensor_speed = new System.Windows.Forms.Label();
  88. this.label22 = new System.Windows.Forms.Label();
  89. this.label6 = new System.Windows.Forms.Label();
  90. this.label16 = new System.Windows.Forms.Label();
  91. this.label_sensor_vol = new System.Windows.Forms.Label();
  92. this.label14 = new System.Windows.Forms.Label();
  93. this.label_Sensor_Gas = new System.Windows.Forms.Label();
  94. this.label_sensor_motor = new System.Windows.Forms.Label();
  95. this.label_Sensor_Break1 = new System.Windows.Forms.Label();
  96. this.label_BMS_COM = new System.Windows.Forms.Label();
  97. this.label_FW_Version = new System.Windows.Forms.Label();
  98. this.label_sta_light = new System.Windows.Forms.Label();
  99. this.label_Sta_Write = new System.Windows.Forms.Label();
  100. this.label_error_code = new System.Windows.Forms.Label();
  101. this.label_Sta_Clear = new System.Windows.Forms.Label();
  102. this.label7 = new System.Windows.Forms.Label();
  103. this.label12 = new System.Windows.Forms.Label();
  104. this.groupBox2 = new System.Windows.Forms.GroupBox();
  105. this.label_OK_Count = new System.Windows.Forms.Label();
  106. this.label5 = new System.Windows.Forms.Label();
  107. this.label8 = new System.Windows.Forms.Label();
  108. this.label3 = new System.Windows.Forms.Label();
  109. this.label_SerialNum = new System.Windows.Forms.Label();
  110. this.radioButton_Light_NG = new System.Windows.Forms.RadioButton();
  111. this.button_Walk = new System.Windows.Forms.Button();
  112. this.radioButton_Light_OK = new System.Windows.Forms.RadioButton();
  113. this.button_LightCtl = new System.Windows.Forms.Button();
  114. this.label4 = new System.Windows.Forms.Label();
  115. this.textBox_PDinfo = new System.Windows.Forms.TextBox();
  116. this.button_Start = new System.Windows.Forms.Button();
  117. this.button_Check_Ver = new System.Windows.Forms.Button();
  118. this.groupBox11 = new System.Windows.Forms.GroupBox();
  119. this.richTextBox_Ver = new System.Windows.Forms.RichTextBox();
  120. this.groupBox9 = new System.Windows.Forms.GroupBox();
  121. this.textBox_Dir = new System.Windows.Forms.TextBox();
  122. this.textBox_Cadence = new System.Windows.Forms.TextBox();
  123. this.textBox_Torque = new System.Windows.Forms.TextBox();
  124. this.textBox_MotorSpeed = new System.Windows.Forms.TextBox();
  125. this.textBox_MOS = new System.Windows.Forms.TextBox();
  126. this.textBox_Cur = new System.Windows.Forms.TextBox();
  127. this.textBox_Coil = new System.Windows.Forms.TextBox();
  128. this.textBox_Vol = new System.Windows.Forms.TextBox();
  129. this.label1 = new System.Windows.Forms.Label();
  130. this.textBox_PCB = new System.Windows.Forms.TextBox();
  131. this.textBox_BikeSpeed = new System.Windows.Forms.TextBox();
  132. this.label_Torque = new System.Windows.Forms.Label();
  133. this.label_Cadence = new System.Windows.Forms.Label();
  134. this.label_MotorSpeed = new System.Windows.Forms.Label();
  135. this.label_Current = new System.Windows.Forms.Label();
  136. this.label_Vol = new System.Windows.Forms.Label();
  137. this.label_NTC_MCU = new System.Windows.Forms.Label();
  138. this.label_NTC_Coil = new System.Windows.Forms.Label();
  139. this.label_NTC_PCB = new System.Windows.Forms.Label();
  140. this.label_BikeSpeed = new System.Windows.Forms.Label();
  141. this.label21 = new System.Windows.Forms.Label();
  142. this.label19 = new System.Windows.Forms.Label();
  143. this.label17 = new System.Windows.Forms.Label();
  144. this.label15 = new System.Windows.Forms.Label();
  145. this.label13 = new System.Windows.Forms.Label();
  146. this.label11 = new System.Windows.Forms.Label();
  147. this.label27 = new System.Windows.Forms.Label();
  148. this.label25 = new System.Windows.Forms.Label();
  149. this.label23 = new System.Windows.Forms.Label();
  150. this.label9 = new System.Windows.Forms.Label();
  151. this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
  152. this.timer1 = new System.Windows.Forms.Timer(this.components);
  153. this.timer2 = new System.Windows.Forms.Timer(this.components);
  154. this.richTextBox_CfgFile = new System.Windows.Forms.RichTextBox();
  155. this.groupBox3 = new System.Windows.Forms.GroupBox();
  156. this.richTextBox_TestRecord = new System.Windows.Forms.RichTextBox();
  157. this.label_Step = new System.Windows.Forms.Label();
  158. this.label_Result = new System.Windows.Forms.Label();
  159. this.label_NetStatus = new System.Windows.Forms.Label();
  160. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  161. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  162. this.label_TestFun = new System.Windows.Forms.Label();
  163. this.label_TestUser = new System.Windows.Forms.Label();
  164. this.label31 = new System.Windows.Forms.Label();
  165. this.label_Ver = new System.Windows.Forms.Label();
  166. this.menuStrip1.SuspendLayout();
  167. this.groupBox4.SuspendLayout();
  168. this.groupBox1.SuspendLayout();
  169. this.groupBox2.SuspendLayout();
  170. this.groupBox11.SuspendLayout();
  171. this.groupBox9.SuspendLayout();
  172. this.groupBox3.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  175. this.SuspendLayout();
  176. //
  177. // label2
  178. //
  179. this.label2.AutoSize = true;
  180. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  182. this.label2.Location = new System.Drawing.Point(8, 791);
  183. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  184. this.label2.Name = "label2";
  185. this.label2.Size = new System.Drawing.Size(423, 21);
  186. this.label2.TabIndex = 3;
  187. this.label2.Text = "Copyright © 2024 MOTINOVA Inc. All Rights Reserved";
  188. //
  189. // label_SystemTime
  190. //
  191. this.label_SystemTime.AutoSize = true;
  192. this.label_SystemTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.label_SystemTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  194. this.label_SystemTime.Location = new System.Drawing.Point(1070, 791);
  195. this.label_SystemTime.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  196. this.label_SystemTime.Name = "label_SystemTime";
  197. this.label_SystemTime.Size = new System.Drawing.Size(154, 21);
  198. this.label_SystemTime.TabIndex = 3;
  199. this.label_SystemTime.Text = "2020-9-23 12:00:00";
  200. //
  201. // menuStrip1
  202. //
  203. this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  204. this.menuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  206. this.设置ToolStripMenuItem,
  207. this.功能设置ToolStripMenuItem,
  208. this.工具箱ToolStripMenuItem,
  209. this.查看文件ToolStripMenuItem});
  210. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  211. this.menuStrip1.Name = "menuStrip1";
  212. this.menuStrip1.Size = new System.Drawing.Size(1230, 29);
  213. this.menuStrip1.TabIndex = 7;
  214. this.menuStrip1.Text = "端口设置";
  215. //
  216. // 设置ToolStripMenuItem
  217. //
  218. this.设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  219. this.端口选择ToolStripMenuItem,
  220. this.系统开关ToolStripMenuItem});
  221. this.设置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  222. this.设置ToolStripMenuItem.Name = "设置ToolStripMenuItem";
  223. this.设置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  224. this.设置ToolStripMenuItem.Text = "设置";
  225. //
  226. // 端口选择ToolStripMenuItem
  227. //
  228. this.端口选择ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  229. this.端口选择ToolStripMenuItem.Name = "端口选择ToolStripMenuItem";
  230. this.端口选择ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  231. this.端口选择ToolStripMenuItem.Text = "端口设置";
  232. this.端口选择ToolStripMenuItem.Click += new System.EventHandler(this.端口选择ToolStripMenuItem_Click);
  233. //
  234. // 系统开关ToolStripMenuItem
  235. //
  236. this.系统开关ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  237. this.开ToolStripMenuItem,
  238. this.关ToolStripMenuItem});
  239. this.系统开关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  240. this.系统开关ToolStripMenuItem.Name = "系统开关ToolStripMenuItem";
  241. this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  242. this.系统开关ToolStripMenuItem.Text = "系统开关";
  243. //
  244. // 开ToolStripMenuItem
  245. //
  246. this.开ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  247. this.开ToolStripMenuItem.Name = "开ToolStripMenuItem";
  248. this.开ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
  249. this.开ToolStripMenuItem.Text = "开";
  250. this.开ToolStripMenuItem.Click += new System.EventHandler(this.开ToolStripMenuItem_Click);
  251. //
  252. // 关ToolStripMenuItem
  253. //
  254. this.关ToolStripMenuItem.Checked = true;
  255. this.关ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  256. this.关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  257. this.关ToolStripMenuItem.Name = "关ToolStripMenuItem";
  258. this.关ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
  259. this.关ToolStripMenuItem.Text = "关";
  260. this.关ToolStripMenuItem.Click += new System.EventHandler(this.关ToolStripMenuItem_Click);
  261. //
  262. // 功能设置ToolStripMenuItem
  263. //
  264. this.功能设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  265. this.推行测试ToolStripMenuItem,
  266. this.系统清除ToolStripMenuItem,
  267. this.bMS通信检测ToolStripMenuItem,
  268. this.toolStripSeparator1,
  269. this.只写入参数ToolStripMenuItem});
  270. this.功能设置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  271. this.功能设置ToolStripMenuItem.Name = "功能设置ToolStripMenuItem";
  272. this.功能设置ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  273. this.功能设置ToolStripMenuItem.Text = "功能选择";
  274. //
  275. // 推行测试ToolStripMenuItem
  276. //
  277. this.推行测试ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  278. this.推行测试执行ToolStripMenuItem,
  279. this.推行测试不执行ToolStripMenuItem});
  280. this.推行测试ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  281. this.推行测试ToolStripMenuItem.Name = "推行测试ToolStripMenuItem";
  282. this.推行测试ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
  283. this.推行测试ToolStripMenuItem.Text = "推行测试";
  284. //
  285. // 推行测试执行ToolStripMenuItem
  286. //
  287. this.推行测试执行ToolStripMenuItem.Checked = true;
  288. this.推行测试执行ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  289. this.推行测试执行ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  290. this.推行测试执行ToolStripMenuItem.Name = "推行测试执行ToolStripMenuItem";
  291. this.推行测试执行ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  292. this.推行测试执行ToolStripMenuItem.Text = "执行";
  293. this.推行测试执行ToolStripMenuItem.Click += new System.EventHandler(this.推行测试执行ToolStripMenuItem_Click);
  294. //
  295. // 推行测试不执行ToolStripMenuItem
  296. //
  297. this.推行测试不执行ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  298. this.推行测试不执行ToolStripMenuItem.Name = "推行测试不执行ToolStripMenuItem";
  299. this.推行测试不执行ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  300. this.推行测试不执行ToolStripMenuItem.Text = "不执行";
  301. this.推行测试不执行ToolStripMenuItem.Click += new System.EventHandler(this.推行测试不执行ToolStripMenuItem_Click);
  302. //
  303. // 系统清除ToolStripMenuItem
  304. //
  305. this.系统清除ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  306. this.系统清除执行ToolStripMenuItem,
  307. this.系统清除不执行ToolStripMenuItem});
  308. this.系统清除ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  309. this.系统清除ToolStripMenuItem.Name = "系统清除ToolStripMenuItem";
  310. this.系统清除ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
  311. this.系统清除ToolStripMenuItem.Text = "系统清除";
  312. //
  313. // 系统清除执行ToolStripMenuItem
  314. //
  315. this.系统清除执行ToolStripMenuItem.Checked = true;
  316. this.系统清除执行ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  317. this.系统清除执行ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  318. this.系统清除执行ToolStripMenuItem.Name = "系统清除执行ToolStripMenuItem";
  319. this.系统清除执行ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  320. this.系统清除执行ToolStripMenuItem.Text = "执行";
  321. this.系统清除执行ToolStripMenuItem.Click += new System.EventHandler(this.系统清除执行ToolStripMenuItem_Click);
  322. //
  323. // 系统清除不执行ToolStripMenuItem
  324. //
  325. this.系统清除不执行ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  326. this.系统清除不执行ToolStripMenuItem.Name = "系统清除不执行ToolStripMenuItem";
  327. this.系统清除不执行ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  328. this.系统清除不执行ToolStripMenuItem.Text = "不执行";
  329. this.系统清除不执行ToolStripMenuItem.Click += new System.EventHandler(this.系统清除不执行ToolStripMenuItem_Click);
  330. //
  331. // bMS通信检测ToolStripMenuItem
  332. //
  333. this.bMS通信检测ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  334. this.BMS检测执行ToolStripMenuItem1,
  335. this.BMS检测不执行ToolStripMenuItem1});
  336. this.bMS通信检测ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  337. this.bMS通信检测ToolStripMenuItem.Name = "bMS通信检测ToolStripMenuItem";
  338. this.bMS通信检测ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
  339. this.bMS通信检测ToolStripMenuItem.Text = "BMS通信检测";
  340. //
  341. // BMS检测执行ToolStripMenuItem1
  342. //
  343. this.BMS检测执行ToolStripMenuItem1.Checked = true;
  344. this.BMS检测执行ToolStripMenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
  345. this.BMS检测执行ToolStripMenuItem1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  346. this.BMS检测执行ToolStripMenuItem1.Name = "BMS检测执行ToolStripMenuItem1";
  347. this.BMS检测执行ToolStripMenuItem1.Size = new System.Drawing.Size(128, 26);
  348. this.BMS检测执行ToolStripMenuItem1.Text = "执行";
  349. this.BMS检测执行ToolStripMenuItem1.Click += new System.EventHandler(this.BMS检测执行ToolStripMenuItem1_Click);
  350. //
  351. // BMS检测不执行ToolStripMenuItem1
  352. //
  353. this.BMS检测不执行ToolStripMenuItem1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  354. this.BMS检测不执行ToolStripMenuItem1.Name = "BMS检测不执行ToolStripMenuItem1";
  355. this.BMS检测不执行ToolStripMenuItem1.Size = new System.Drawing.Size(128, 26);
  356. this.BMS检测不执行ToolStripMenuItem1.Text = "不执行";
  357. this.BMS检测不执行ToolStripMenuItem1.Click += new System.EventHandler(this.BMS检测不执行ToolStripMenuItem1_Click);
  358. //
  359. // toolStripSeparator1
  360. //
  361. this.toolStripSeparator1.Name = "toolStripSeparator1";
  362. this.toolStripSeparator1.Size = new System.Drawing.Size(176, 6);
  363. //
  364. // 只写入参数ToolStripMenuItem
  365. //
  366. this.只写入参数ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  367. this.只写入参数ToolStripMenuItem.Name = "只写入参数ToolStripMenuItem";
  368. this.只写入参数ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
  369. this.只写入参数ToolStripMenuItem.Text = "仅写入参数";
  370. this.只写入参数ToolStripMenuItem.Click += new System.EventHandler(this.只写入参数ToolStripMenuItem_Click);
  371. //
  372. // 工具箱ToolStripMenuItem
  373. //
  374. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  375. this.屏幕键盘ToolStripMenuItem,
  376. this.备忘录ToolStripMenuItem});
  377. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  378. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  379. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  380. this.工具箱ToolStripMenuItem.Text = "工具箱";
  381. //
  382. // 屏幕键盘ToolStripMenuItem
  383. //
  384. this.屏幕键盘ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  385. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  386. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  387. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  388. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  389. //
  390. // 备忘录ToolStripMenuItem
  391. //
  392. this.备忘录ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  393. this.备忘录ToolStripMenuItem.Name = "备忘录ToolStripMenuItem";
  394. this.备忘录ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  395. this.备忘录ToolStripMenuItem.Text = "备忘录";
  396. this.备忘录ToolStripMenuItem.Click += new System.EventHandler(this.备忘录ToolStripMenuItem_Click);
  397. //
  398. // 查看文件ToolStripMenuItem
  399. //
  400. this.查看文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  401. this.合格ToolStripMenuItem,
  402. this.不合格ToolStripMenuItem});
  403. this.查看文件ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  404. this.查看文件ToolStripMenuItem.Name = "查看文件ToolStripMenuItem";
  405. this.查看文件ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  406. this.查看文件ToolStripMenuItem.Text = "查看记录";
  407. //
  408. // 合格ToolStripMenuItem
  409. //
  410. this.合格ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  411. this.合格ToolStripMenuItem.Name = "合格ToolStripMenuItem";
  412. this.合格ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  413. this.合格ToolStripMenuItem.Text = "合格记录";
  414. this.合格ToolStripMenuItem.Click += new System.EventHandler(this.合格ToolStripMenuItem_Click);
  415. //
  416. // 不合格ToolStripMenuItem
  417. //
  418. this.不合格ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  419. this.不合格ToolStripMenuItem.Name = "不合格ToolStripMenuItem";
  420. this.不合格ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  421. this.不合格ToolStripMenuItem.Text = "不合格记录";
  422. this.不合格ToolStripMenuItem.Click += new System.EventHandler(this.不合格ToolStripMenuItem_Click);
  423. //
  424. // groupBox4
  425. //
  426. this.groupBox4.Controls.Add(this.checkBox_LocalFile);
  427. this.groupBox4.Controls.Add(this.comboBox_cfgFileDate);
  428. this.groupBox4.Controls.Add(this.comboBox_File);
  429. this.groupBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  430. this.groupBox4.Location = new System.Drawing.Point(12, 32);
  431. this.groupBox4.Name = "groupBox4";
  432. this.groupBox4.Size = new System.Drawing.Size(957, 65);
  433. this.groupBox4.TabIndex = 9;
  434. this.groupBox4.TabStop = false;
  435. this.groupBox4.Text = "配置文件";
  436. //
  437. // checkBox_LocalFile
  438. //
  439. this.checkBox_LocalFile.AutoSize = true;
  440. this.checkBox_LocalFile.Location = new System.Drawing.Point(889, 28);
  441. this.checkBox_LocalFile.Name = "checkBox_LocalFile";
  442. this.checkBox_LocalFile.Size = new System.Drawing.Size(61, 25);
  443. this.checkBox_LocalFile.TabIndex = 13;
  444. this.checkBox_LocalFile.Text = "本地";
  445. this.checkBox_LocalFile.UseVisualStyleBackColor = true;
  446. this.checkBox_LocalFile.CheckedChanged += new System.EventHandler(this.checkBox_LocalFile_CheckedChanged);
  447. //
  448. // comboBox_cfgFileDate
  449. //
  450. this.comboBox_cfgFileDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  451. this.comboBox_cfgFileDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  452. this.comboBox_cfgFileDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  453. this.comboBox_cfgFileDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.comboBox_cfgFileDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  455. this.comboBox_cfgFileDate.FormattingEnabled = true;
  456. this.comboBox_cfgFileDate.ImeMode = System.Windows.Forms.ImeMode.Disable;
  457. this.comboBox_cfgFileDate.Location = new System.Drawing.Point(6, 26);
  458. this.comboBox_cfgFileDate.Name = "comboBox_cfgFileDate";
  459. this.comboBox_cfgFileDate.Size = new System.Drawing.Size(144, 29);
  460. this.comboBox_cfgFileDate.TabIndex = 4;
  461. this.comboBox_cfgFileDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_cfgFileDate_SelectionChangeCommitted);
  462. //
  463. // comboBox_File
  464. //
  465. this.comboBox_File.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  466. this.comboBox_File.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  467. this.comboBox_File.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  468. this.comboBox_File.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.comboBox_File.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  470. this.comboBox_File.FormattingEnabled = true;
  471. this.comboBox_File.ImeMode = System.Windows.Forms.ImeMode.Disable;
  472. this.comboBox_File.Location = new System.Drawing.Point(156, 26);
  473. this.comboBox_File.Name = "comboBox_File";
  474. this.comboBox_File.Size = new System.Drawing.Size(725, 29);
  475. this.comboBox_File.TabIndex = 1;
  476. this.comboBox_File.SelectionChangeCommitted += new System.EventHandler(this.comboBox_File_SelectionChangeCommitted);
  477. //
  478. // groupBox1
  479. //
  480. this.groupBox1.Controls.Add(this.label32);
  481. this.groupBox1.Controls.Add(this.label30);
  482. this.groupBox1.Controls.Add(this.label_Boot_Version);
  483. this.groupBox1.Controls.Add(this.label29);
  484. this.groupBox1.Controls.Add(this.label_sensor_tor);
  485. this.groupBox1.Controls.Add(this.label_Sensor_Break2);
  486. this.groupBox1.Controls.Add(this.label_ErrorInfo);
  487. this.groupBox1.Controls.Add(this.label26);
  488. this.groupBox1.Controls.Add(this.label24);
  489. this.groupBox1.Controls.Add(this.label10);
  490. this.groupBox1.Controls.Add(this.label36);
  491. this.groupBox1.Controls.Add(this.label20);
  492. this.groupBox1.Controls.Add(this.label18);
  493. this.groupBox1.Controls.Add(this.label37);
  494. this.groupBox1.Controls.Add(this.label35);
  495. this.groupBox1.Controls.Add(this.label46);
  496. this.groupBox1.Controls.Add(this.label43);
  497. this.groupBox1.Controls.Add(this.label41);
  498. this.groupBox1.Controls.Add(this.label39);
  499. this.groupBox1.Controls.Add(this.label33);
  500. this.groupBox1.Controls.Add(this.label_sensor_coil_temp);
  501. this.groupBox1.Controls.Add(this.label_sensor_cadence);
  502. this.groupBox1.Controls.Add(this.label_sensor_MCU_temp);
  503. this.groupBox1.Controls.Add(this.label28);
  504. this.groupBox1.Controls.Add(this.label_sensor_PCB_temp);
  505. this.groupBox1.Controls.Add(this.label_sensor_cur);
  506. this.groupBox1.Controls.Add(this.label_sensor_speed);
  507. this.groupBox1.Controls.Add(this.label22);
  508. this.groupBox1.Controls.Add(this.label6);
  509. this.groupBox1.Controls.Add(this.label16);
  510. this.groupBox1.Controls.Add(this.label_sensor_vol);
  511. this.groupBox1.Controls.Add(this.label14);
  512. this.groupBox1.Controls.Add(this.label_Sensor_Gas);
  513. this.groupBox1.Controls.Add(this.label_sensor_motor);
  514. this.groupBox1.Controls.Add(this.label_Sensor_Break1);
  515. this.groupBox1.Controls.Add(this.label_BMS_COM);
  516. this.groupBox1.Controls.Add(this.label_FW_Version);
  517. this.groupBox1.Controls.Add(this.label_sta_light);
  518. this.groupBox1.Controls.Add(this.label_Sta_Write);
  519. this.groupBox1.Controls.Add(this.label_error_code);
  520. this.groupBox1.Controls.Add(this.label_Sta_Clear);
  521. this.groupBox1.Controls.Add(this.label7);
  522. this.groupBox1.Controls.Add(this.label12);
  523. this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  524. this.groupBox1.Location = new System.Drawing.Point(495, 306);
  525. this.groupBox1.Name = "groupBox1";
  526. this.groupBox1.Size = new System.Drawing.Size(474, 482);
  527. this.groupBox1.TabIndex = 9;
  528. this.groupBox1.TabStop = false;
  529. this.groupBox1.Text = "测试状态";
  530. //
  531. // label32
  532. //
  533. this.label32.BackColor = System.Drawing.Color.Silver;
  534. this.label32.Location = new System.Drawing.Point(262, 142);
  535. this.label32.Name = "label32";
  536. this.label32.Size = new System.Drawing.Size(1, 20);
  537. this.label32.TabIndex = 37;
  538. //
  539. // label30
  540. //
  541. this.label30.AutoSize = true;
  542. this.label30.Location = new System.Drawing.Point(310, 446);
  543. this.label30.Name = "label30";
  544. this.label30.Size = new System.Drawing.Size(94, 21);
  545. this.label30.TabIndex = 6;
  546. this.label30.Text = "Bootloader";
  547. //
  548. // label_Boot_Version
  549. //
  550. this.label_Boot_Version.BackColor = System.Drawing.Color.Red;
  551. this.label_Boot_Version.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  552. this.label_Boot_Version.Location = new System.Drawing.Point(419, 446);
  553. this.label_Boot_Version.Name = "label_Boot_Version";
  554. this.label_Boot_Version.Size = new System.Drawing.Size(42, 21);
  555. this.label_Boot_Version.TabIndex = 5;
  556. this.label_Boot_Version.Text = "NG";
  557. this.label_Boot_Version.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  558. //
  559. // label29
  560. //
  561. this.label29.AutoSize = true;
  562. this.label29.Location = new System.Drawing.Point(145, 446);
  563. this.label29.Name = "label29";
  564. this.label29.Size = new System.Drawing.Size(96, 21);
  565. this.label29.TabIndex = 4;
  566. this.label29.Text = "Application";
  567. //
  568. // label_sensor_tor
  569. //
  570. this.label_sensor_tor.BackColor = System.Drawing.Color.Red;
  571. this.label_sensor_tor.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  572. this.label_sensor_tor.Location = new System.Drawing.Point(419, 142);
  573. this.label_sensor_tor.Name = "label_sensor_tor";
  574. this.label_sensor_tor.Size = new System.Drawing.Size(42, 21);
  575. this.label_sensor_tor.TabIndex = 3;
  576. this.label_sensor_tor.Text = "NG";
  577. this.label_sensor_tor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  578. //
  579. // label_Sensor_Break2
  580. //
  581. this.label_Sensor_Break2.BackColor = System.Drawing.Color.Red;
  582. this.label_Sensor_Break2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  583. this.label_Sensor_Break2.Location = new System.Drawing.Point(419, 332);
  584. this.label_Sensor_Break2.Name = "label_Sensor_Break2";
  585. this.label_Sensor_Break2.Size = new System.Drawing.Size(42, 21);
  586. this.label_Sensor_Break2.TabIndex = 3;
  587. this.label_Sensor_Break2.Text = "NG";
  588. this.label_Sensor_Break2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  589. //
  590. // label_ErrorInfo
  591. //
  592. this.label_ErrorInfo.Location = new System.Drawing.Point(262, 28);
  593. this.label_ErrorInfo.Name = "label_ErrorInfo";
  594. this.label_ErrorInfo.Size = new System.Drawing.Size(197, 97);
  595. this.label_ErrorInfo.TabIndex = 2;
  596. this.label_ErrorInfo.Text = "无故障";
  597. //
  598. // label26
  599. //
  600. this.label26.BackColor = System.Drawing.Color.Silver;
  601. this.label26.Location = new System.Drawing.Point(117, 21);
  602. this.label26.Name = "label26";
  603. this.label26.Size = new System.Drawing.Size(1, 452);
  604. this.label26.TabIndex = 1;
  605. this.label26.Text = "label26";
  606. //
  607. // label24
  608. //
  609. this.label24.AutoSize = true;
  610. this.label24.Location = new System.Drawing.Point(7, 370);
  611. this.label24.Name = "label24";
  612. this.label24.Size = new System.Drawing.Size(74, 21);
  613. this.label24.TabIndex = 0;
  614. this.label24.Text = "电池通讯";
  615. //
  616. // label10
  617. //
  618. this.label10.AutoSize = true;
  619. this.label10.Location = new System.Drawing.Point(307, 142);
  620. this.label10.Name = "label10";
  621. this.label10.Size = new System.Drawing.Size(74, 21);
  622. this.label10.TabIndex = 0;
  623. this.label10.Text = "力矩零点";
  624. //
  625. // label36
  626. //
  627. this.label36.AutoSize = true;
  628. this.label36.Location = new System.Drawing.Point(310, 332);
  629. this.label36.Name = "label36";
  630. this.label36.Size = new System.Drawing.Size(83, 21);
  631. this.label36.TabIndex = 0;
  632. this.label36.Text = "断电刹把2";
  633. //
  634. // label20
  635. //
  636. this.label20.AutoSize = true;
  637. this.label20.Location = new System.Drawing.Point(145, 332);
  638. this.label20.Name = "label20";
  639. this.label20.Size = new System.Drawing.Size(83, 21);
  640. this.label20.TabIndex = 0;
  641. this.label20.Text = "断电刹把1";
  642. //
  643. // label18
  644. //
  645. this.label18.AutoSize = true;
  646. this.label18.Location = new System.Drawing.Point(7, 142);
  647. this.label18.Name = "label18";
  648. this.label18.Size = new System.Drawing.Size(90, 21);
  649. this.label18.TabIndex = 0;
  650. this.label18.Text = "前后灯电压";
  651. //
  652. // label37
  653. //
  654. this.label37.AutoSize = true;
  655. this.label37.Location = new System.Drawing.Point(307, 180);
  656. this.label37.Name = "label37";
  657. this.label37.Size = new System.Drawing.Size(74, 21);
  658. this.label37.TabIndex = 0;
  659. this.label37.Text = "踏频检测";
  660. //
  661. // label35
  662. //
  663. this.label35.AutoSize = true;
  664. this.label35.Location = new System.Drawing.Point(307, 218);
  665. this.label35.Name = "label35";
  666. this.label35.Size = new System.Drawing.Size(74, 21);
  667. this.label35.TabIndex = 0;
  668. this.label35.Text = "电流检测";
  669. //
  670. // label46
  671. //
  672. this.label46.AutoSize = true;
  673. this.label46.Location = new System.Drawing.Point(307, 294);
  674. this.label46.Name = "label46";
  675. this.label46.Size = new System.Drawing.Size(106, 21);
  676. this.label46.TabIndex = 0;
  677. this.label46.Text = "绕组温度检测";
  678. //
  679. // label43
  680. //
  681. this.label43.AutoSize = true;
  682. this.label43.Location = new System.Drawing.Point(145, 294);
  683. this.label43.Name = "label43";
  684. this.label43.Size = new System.Drawing.Size(113, 21);
  685. this.label43.TabIndex = 0;
  686. this.label43.Text = "MCU温度检测";
  687. //
  688. // label41
  689. //
  690. this.label41.AutoSize = true;
  691. this.label41.Location = new System.Drawing.Point(307, 256);
  692. this.label41.Name = "label41";
  693. this.label41.Size = new System.Drawing.Size(105, 21);
  694. this.label41.TabIndex = 0;
  695. this.label41.Text = "PCB温度检测";
  696. //
  697. // label39
  698. //
  699. this.label39.AutoSize = true;
  700. this.label39.Location = new System.Drawing.Point(145, 256);
  701. this.label39.Name = "label39";
  702. this.label39.Size = new System.Drawing.Size(90, 21);
  703. this.label39.TabIndex = 0;
  704. this.label39.Text = "速度传感器";
  705. //
  706. // label33
  707. //
  708. this.label33.AutoSize = true;
  709. this.label33.Location = new System.Drawing.Point(145, 218);
  710. this.label33.Name = "label33";
  711. this.label33.Size = new System.Drawing.Size(74, 21);
  712. this.label33.TabIndex = 0;
  713. this.label33.Text = "电压检测";
  714. //
  715. // label_sensor_coil_temp
  716. //
  717. this.label_sensor_coil_temp.BackColor = System.Drawing.Color.Red;
  718. this.label_sensor_coil_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  719. this.label_sensor_coil_temp.Location = new System.Drawing.Point(419, 294);
  720. this.label_sensor_coil_temp.Name = "label_sensor_coil_temp";
  721. this.label_sensor_coil_temp.Size = new System.Drawing.Size(42, 21);
  722. this.label_sensor_coil_temp.TabIndex = 0;
  723. this.label_sensor_coil_temp.Text = "NG";
  724. this.label_sensor_coil_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  725. //
  726. // label_sensor_cadence
  727. //
  728. this.label_sensor_cadence.BackColor = System.Drawing.Color.Red;
  729. this.label_sensor_cadence.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  730. this.label_sensor_cadence.Location = new System.Drawing.Point(419, 180);
  731. this.label_sensor_cadence.Name = "label_sensor_cadence";
  732. this.label_sensor_cadence.Size = new System.Drawing.Size(42, 21);
  733. this.label_sensor_cadence.TabIndex = 0;
  734. this.label_sensor_cadence.Text = "NG";
  735. this.label_sensor_cadence.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  736. //
  737. // label_sensor_MCU_temp
  738. //
  739. this.label_sensor_MCU_temp.BackColor = System.Drawing.Color.Red;
  740. this.label_sensor_MCU_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  741. this.label_sensor_MCU_temp.Location = new System.Drawing.Point(262, 294);
  742. this.label_sensor_MCU_temp.Name = "label_sensor_MCU_temp";
  743. this.label_sensor_MCU_temp.Size = new System.Drawing.Size(42, 21);
  744. this.label_sensor_MCU_temp.TabIndex = 0;
  745. this.label_sensor_MCU_temp.Text = "NG";
  746. this.label_sensor_MCU_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  747. //
  748. // label28
  749. //
  750. this.label28.AutoSize = true;
  751. this.label28.Location = new System.Drawing.Point(145, 180);
  752. this.label28.Name = "label28";
  753. this.label28.Size = new System.Drawing.Size(74, 21);
  754. this.label28.TabIndex = 0;
  755. this.label28.Text = "马达转速";
  756. //
  757. // label_sensor_PCB_temp
  758. //
  759. this.label_sensor_PCB_temp.BackColor = System.Drawing.Color.Red;
  760. this.label_sensor_PCB_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  761. this.label_sensor_PCB_temp.Location = new System.Drawing.Point(419, 256);
  762. this.label_sensor_PCB_temp.Name = "label_sensor_PCB_temp";
  763. this.label_sensor_PCB_temp.Size = new System.Drawing.Size(42, 21);
  764. this.label_sensor_PCB_temp.TabIndex = 0;
  765. this.label_sensor_PCB_temp.Text = "NG";
  766. this.label_sensor_PCB_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  767. //
  768. // label_sensor_cur
  769. //
  770. this.label_sensor_cur.BackColor = System.Drawing.Color.Red;
  771. this.label_sensor_cur.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  772. this.label_sensor_cur.Location = new System.Drawing.Point(419, 218);
  773. this.label_sensor_cur.Name = "label_sensor_cur";
  774. this.label_sensor_cur.Size = new System.Drawing.Size(42, 21);
  775. this.label_sensor_cur.TabIndex = 0;
  776. this.label_sensor_cur.Text = "NG";
  777. this.label_sensor_cur.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  778. //
  779. // label_sensor_speed
  780. //
  781. this.label_sensor_speed.BackColor = System.Drawing.Color.Red;
  782. this.label_sensor_speed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  783. this.label_sensor_speed.Location = new System.Drawing.Point(262, 256);
  784. this.label_sensor_speed.Name = "label_sensor_speed";
  785. this.label_sensor_speed.Size = new System.Drawing.Size(42, 21);
  786. this.label_sensor_speed.TabIndex = 0;
  787. this.label_sensor_speed.Text = "NG";
  788. this.label_sensor_speed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  789. //
  790. // label22
  791. //
  792. this.label22.AutoSize = true;
  793. this.label22.Location = new System.Drawing.Point(7, 446);
  794. this.label22.Name = "label22";
  795. this.label22.Size = new System.Drawing.Size(74, 21);
  796. this.label22.TabIndex = 0;
  797. this.label22.Text = "软件版本";
  798. //
  799. // label6
  800. //
  801. this.label6.AutoSize = true;
  802. this.label6.Location = new System.Drawing.Point(7, 408);
  803. this.label6.Name = "label6";
  804. this.label6.Size = new System.Drawing.Size(74, 21);
  805. this.label6.TabIndex = 0;
  806. this.label6.Text = "转把模式";
  807. //
  808. // label16
  809. //
  810. this.label16.AutoSize = true;
  811. this.label16.Location = new System.Drawing.Point(7, 180);
  812. this.label16.Name = "label16";
  813. this.label16.Size = new System.Drawing.Size(74, 21);
  814. this.label16.TabIndex = 0;
  815. this.label16.Text = "推行测试";
  816. //
  817. // label_sensor_vol
  818. //
  819. this.label_sensor_vol.BackColor = System.Drawing.Color.Red;
  820. this.label_sensor_vol.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  821. this.label_sensor_vol.Location = new System.Drawing.Point(262, 218);
  822. this.label_sensor_vol.Name = "label_sensor_vol";
  823. this.label_sensor_vol.Size = new System.Drawing.Size(42, 21);
  824. this.label_sensor_vol.TabIndex = 0;
  825. this.label_sensor_vol.Text = "NG";
  826. this.label_sensor_vol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  827. //
  828. // label14
  829. //
  830. this.label14.AutoSize = true;
  831. this.label14.Location = new System.Drawing.Point(7, 104);
  832. this.label14.Name = "label14";
  833. this.label14.Size = new System.Drawing.Size(106, 21);
  834. this.label14.TabIndex = 0;
  835. this.label14.Text = "电机参数写入";
  836. //
  837. // label_Sensor_Gas
  838. //
  839. this.label_Sensor_Gas.BackColor = System.Drawing.Color.Red;
  840. this.label_Sensor_Gas.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  841. this.label_Sensor_Gas.Location = new System.Drawing.Point(145, 408);
  842. this.label_Sensor_Gas.Name = "label_Sensor_Gas";
  843. this.label_Sensor_Gas.Size = new System.Drawing.Size(42, 21);
  844. this.label_Sensor_Gas.TabIndex = 0;
  845. this.label_Sensor_Gas.Text = "NG";
  846. this.label_Sensor_Gas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  847. //
  848. // label_sensor_motor
  849. //
  850. this.label_sensor_motor.BackColor = System.Drawing.Color.Red;
  851. this.label_sensor_motor.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  852. this.label_sensor_motor.Location = new System.Drawing.Point(262, 180);
  853. this.label_sensor_motor.Name = "label_sensor_motor";
  854. this.label_sensor_motor.Size = new System.Drawing.Size(42, 21);
  855. this.label_sensor_motor.TabIndex = 0;
  856. this.label_sensor_motor.Text = "NG";
  857. this.label_sensor_motor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  858. //
  859. // label_Sensor_Break1
  860. //
  861. this.label_Sensor_Break1.BackColor = System.Drawing.Color.Red;
  862. this.label_Sensor_Break1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  863. this.label_Sensor_Break1.Location = new System.Drawing.Point(262, 332);
  864. this.label_Sensor_Break1.Name = "label_Sensor_Break1";
  865. this.label_Sensor_Break1.Size = new System.Drawing.Size(42, 21);
  866. this.label_Sensor_Break1.TabIndex = 0;
  867. this.label_Sensor_Break1.Text = "NG";
  868. this.label_Sensor_Break1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  869. //
  870. // label_BMS_COM
  871. //
  872. this.label_BMS_COM.BackColor = System.Drawing.Color.Red;
  873. this.label_BMS_COM.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  874. this.label_BMS_COM.Location = new System.Drawing.Point(145, 370);
  875. this.label_BMS_COM.Name = "label_BMS_COM";
  876. this.label_BMS_COM.Size = new System.Drawing.Size(42, 21);
  877. this.label_BMS_COM.TabIndex = 0;
  878. this.label_BMS_COM.Text = "NG";
  879. this.label_BMS_COM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  880. //
  881. // label_FW_Version
  882. //
  883. this.label_FW_Version.BackColor = System.Drawing.Color.Red;
  884. this.label_FW_Version.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  885. this.label_FW_Version.Location = new System.Drawing.Point(262, 446);
  886. this.label_FW_Version.Name = "label_FW_Version";
  887. this.label_FW_Version.Size = new System.Drawing.Size(42, 21);
  888. this.label_FW_Version.TabIndex = 0;
  889. this.label_FW_Version.Text = "NG";
  890. this.label_FW_Version.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  891. //
  892. // label_sta_light
  893. //
  894. this.label_sta_light.BackColor = System.Drawing.Color.Red;
  895. this.label_sta_light.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  896. this.label_sta_light.Location = new System.Drawing.Point(145, 142);
  897. this.label_sta_light.Name = "label_sta_light";
  898. this.label_sta_light.Size = new System.Drawing.Size(42, 21);
  899. this.label_sta_light.TabIndex = 0;
  900. this.label_sta_light.Text = "NG";
  901. this.label_sta_light.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  902. //
  903. // label_Sta_Write
  904. //
  905. this.label_Sta_Write.BackColor = System.Drawing.Color.Red;
  906. this.label_Sta_Write.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  907. this.label_Sta_Write.Location = new System.Drawing.Point(145, 104);
  908. this.label_Sta_Write.Name = "label_Sta_Write";
  909. this.label_Sta_Write.Size = new System.Drawing.Size(42, 21);
  910. this.label_Sta_Write.TabIndex = 0;
  911. this.label_Sta_Write.Text = "NG";
  912. this.label_Sta_Write.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  913. //
  914. // label_error_code
  915. //
  916. this.label_error_code.BackColor = System.Drawing.Color.Green;
  917. this.label_error_code.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  918. this.label_error_code.Location = new System.Drawing.Point(145, 28);
  919. this.label_error_code.Name = "label_error_code";
  920. this.label_error_code.Size = new System.Drawing.Size(113, 21);
  921. this.label_error_code.TabIndex = 0;
  922. this.label_error_code.Text = "OK";
  923. this.label_error_code.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  924. //
  925. // label_Sta_Clear
  926. //
  927. this.label_Sta_Clear.BackColor = System.Drawing.Color.Red;
  928. this.label_Sta_Clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  929. this.label_Sta_Clear.Location = new System.Drawing.Point(145, 66);
  930. this.label_Sta_Clear.Name = "label_Sta_Clear";
  931. this.label_Sta_Clear.Size = new System.Drawing.Size(42, 21);
  932. this.label_Sta_Clear.TabIndex = 0;
  933. this.label_Sta_Clear.Text = "NG";
  934. this.label_Sta_Clear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  935. //
  936. // label7
  937. //
  938. this.label7.AutoSize = true;
  939. this.label7.Location = new System.Drawing.Point(7, 28);
  940. this.label7.Name = "label7";
  941. this.label7.Size = new System.Drawing.Size(74, 21);
  942. this.label7.TabIndex = 0;
  943. this.label7.Text = "故障代码";
  944. //
  945. // label12
  946. //
  947. this.label12.AutoSize = true;
  948. this.label12.Location = new System.Drawing.Point(7, 66);
  949. this.label12.Name = "label12";
  950. this.label12.Size = new System.Drawing.Size(74, 21);
  951. this.label12.TabIndex = 0;
  952. this.label12.Text = "系统清除";
  953. //
  954. // groupBox2
  955. //
  956. this.groupBox2.Controls.Add(this.label_OK_Count);
  957. this.groupBox2.Controls.Add(this.label5);
  958. this.groupBox2.Controls.Add(this.label8);
  959. this.groupBox2.Controls.Add(this.label3);
  960. this.groupBox2.Controls.Add(this.label_SerialNum);
  961. this.groupBox2.Controls.Add(this.radioButton_Light_NG);
  962. this.groupBox2.Controls.Add(this.button_Walk);
  963. this.groupBox2.Controls.Add(this.radioButton_Light_OK);
  964. this.groupBox2.Controls.Add(this.button_LightCtl);
  965. this.groupBox2.Controls.Add(this.label4);
  966. this.groupBox2.Controls.Add(this.textBox_PDinfo);
  967. this.groupBox2.Controls.Add(this.button_Start);
  968. this.groupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  969. this.groupBox2.Location = new System.Drawing.Point(12, 98);
  970. this.groupBox2.Name = "groupBox2";
  971. this.groupBox2.Size = new System.Drawing.Size(476, 150);
  972. this.groupBox2.TabIndex = 9;
  973. this.groupBox2.TabStop = false;
  974. this.groupBox2.Text = "操作";
  975. //
  976. // label_OK_Count
  977. //
  978. this.label_OK_Count.BackColor = System.Drawing.Color.White;
  979. this.label_OK_Count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  980. this.label_OK_Count.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  981. this.label_OK_Count.Location = new System.Drawing.Point(378, 43);
  982. this.label_OK_Count.Name = "label_OK_Count";
  983. this.label_OK_Count.Size = new System.Drawing.Size(90, 29);
  984. this.label_OK_Count.TabIndex = 6;
  985. this.label_OK_Count.Text = "0";
  986. this.label_OK_Count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  987. //
  988. // label5
  989. //
  990. this.label5.AutoSize = true;
  991. this.label5.BackColor = System.Drawing.Color.White;
  992. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  994. this.label5.Location = new System.Drawing.Point(386, 19);
  995. this.label5.Name = "label5";
  996. this.label5.Size = new System.Drawing.Size(74, 21);
  997. this.label5.TabIndex = 5;
  998. this.label5.Text = "合格计数";
  999. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1000. //
  1001. // label8
  1002. //
  1003. this.label8.AutoSize = true;
  1004. this.label8.BackColor = System.Drawing.Color.White;
  1005. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1006. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1007. this.label8.Location = new System.Drawing.Point(291, 19);
  1008. this.label8.Name = "label8";
  1009. this.label8.Size = new System.Drawing.Size(58, 21);
  1010. this.label8.TabIndex = 4;
  1011. this.label8.Text = "流水号";
  1012. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1013. this.label8.DoubleClick += new System.EventHandler(this.label8_DoubleClick);
  1014. //
  1015. // label3
  1016. //
  1017. this.label3.BackColor = System.Drawing.Color.Silver;
  1018. this.label3.Location = new System.Drawing.Point(265, 24);
  1019. this.label3.Name = "label3";
  1020. this.label3.Size = new System.Drawing.Size(1, 50);
  1021. this.label3.TabIndex = 3;
  1022. this.label3.Text = "label3";
  1023. //
  1024. // label_SerialNum
  1025. //
  1026. this.label_SerialNum.BackColor = System.Drawing.Color.White;
  1027. this.label_SerialNum.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1028. this.label_SerialNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1029. this.label_SerialNum.Location = new System.Drawing.Point(275, 43);
  1030. this.label_SerialNum.Name = "label_SerialNum";
  1031. this.label_SerialNum.Size = new System.Drawing.Size(90, 29);
  1032. this.label_SerialNum.TabIndex = 0;
  1033. this.label_SerialNum.Text = "0";
  1034. this.label_SerialNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1035. //
  1036. // radioButton_Light_NG
  1037. //
  1038. this.radioButton_Light_NG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1039. this.radioButton_Light_NG.Enabled = false;
  1040. this.radioButton_Light_NG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1041. this.radioButton_Light_NG.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1042. this.radioButton_Light_NG.Location = new System.Drawing.Point(264, 91);
  1043. this.radioButton_Light_NG.Name = "radioButton_Light_NG";
  1044. this.radioButton_Light_NG.Size = new System.Drawing.Size(108, 43);
  1045. this.radioButton_Light_NG.TabIndex = 1;
  1046. this.radioButton_Light_NG.Text = "灯电压错误";
  1047. this.radioButton_Light_NG.UseVisualStyleBackColor = false;
  1048. //
  1049. // button_Walk
  1050. //
  1051. this.button_Walk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1052. this.button_Walk.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1053. this.button_Walk.Location = new System.Drawing.Point(393, 112);
  1054. this.button_Walk.Name = "button_Walk";
  1055. this.button_Walk.Size = new System.Drawing.Size(60, 30);
  1056. this.button_Walk.TabIndex = 0;
  1057. this.button_Walk.Text = "启动";
  1058. this.button_Walk.UseVisualStyleBackColor = false;
  1059. this.button_Walk.Click += new System.EventHandler(this.button_Walk_Click);
  1060. //
  1061. // radioButton_Light_OK
  1062. //
  1063. this.radioButton_Light_OK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1064. this.radioButton_Light_OK.Enabled = false;
  1065. this.radioButton_Light_OK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1066. this.radioButton_Light_OK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1067. this.radioButton_Light_OK.Location = new System.Drawing.Point(150, 91);
  1068. this.radioButton_Light_OK.Name = "radioButton_Light_OK";
  1069. this.radioButton_Light_OK.Size = new System.Drawing.Size(108, 43);
  1070. this.radioButton_Light_OK.TabIndex = 1;
  1071. this.radioButton_Light_OK.Text = "灯电压正确";
  1072. this.radioButton_Light_OK.UseVisualStyleBackColor = false;
  1073. //
  1074. // button_LightCtl
  1075. //
  1076. this.button_LightCtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1077. this.button_LightCtl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1078. this.button_LightCtl.Location = new System.Drawing.Point(393, 80);
  1079. this.button_LightCtl.Name = "button_LightCtl";
  1080. this.button_LightCtl.Size = new System.Drawing.Size(60, 30);
  1081. this.button_LightCtl.TabIndex = 0;
  1082. this.button_LightCtl.Text = "开灯";
  1083. this.button_LightCtl.UseVisualStyleBackColor = false;
  1084. this.button_LightCtl.Click += new System.EventHandler(this.button_LightCtl_Click);
  1085. //
  1086. // label4
  1087. //
  1088. this.label4.AutoSize = true;
  1089. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1090. this.label4.Location = new System.Drawing.Point(29, 19);
  1091. this.label4.Name = "label4";
  1092. this.label4.Size = new System.Drawing.Size(218, 21);
  1093. this.label4.TabIndex = 2;
  1094. this.label4.Text = "扫码或手动填入电机打标信息";
  1095. //
  1096. // textBox_PDinfo
  1097. //
  1098. this.textBox_PDinfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1099. this.textBox_PDinfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1100. this.textBox_PDinfo.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1101. this.textBox_PDinfo.Location = new System.Drawing.Point(6, 43);
  1102. this.textBox_PDinfo.Name = "textBox_PDinfo";
  1103. this.textBox_PDinfo.Size = new System.Drawing.Size(250, 29);
  1104. this.textBox_PDinfo.TabIndex = 1;
  1105. this.textBox_PDinfo.Click += new System.EventHandler(this.textBox_PDinfo_Click);
  1106. this.textBox_PDinfo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_PDinfo_KeyUp);
  1107. //
  1108. // button_Start
  1109. //
  1110. this.button_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1111. this.button_Start.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1112. this.button_Start.ForeColor = System.Drawing.Color.White;
  1113. this.button_Start.Location = new System.Drawing.Point(6, 80);
  1114. this.button_Start.Name = "button_Start";
  1115. this.button_Start.Size = new System.Drawing.Size(120, 64);
  1116. this.button_Start.TabIndex = 0;
  1117. this.button_Start.Text = "开始\r\n测试";
  1118. this.button_Start.UseVisualStyleBackColor = false;
  1119. this.button_Start.Click += new System.EventHandler(this.button_Start_Click);
  1120. //
  1121. // button_Check_Ver
  1122. //
  1123. this.button_Check_Ver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1124. this.button_Check_Ver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1125. this.button_Check_Ver.Location = new System.Drawing.Point(410, 138);
  1126. this.button_Check_Ver.Name = "button_Check_Ver";
  1127. this.button_Check_Ver.Size = new System.Drawing.Size(61, 60);
  1128. this.button_Check_Ver.TabIndex = 0;
  1129. this.button_Check_Ver.Text = "查询";
  1130. this.button_Check_Ver.UseVisualStyleBackColor = false;
  1131. this.button_Check_Ver.Click += new System.EventHandler(this.button_Check_Ver_Click);
  1132. //
  1133. // groupBox11
  1134. //
  1135. this.groupBox11.Controls.Add(this.richTextBox_Ver);
  1136. this.groupBox11.Controls.Add(this.button_Check_Ver);
  1137. this.groupBox11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1138. this.groupBox11.Location = new System.Drawing.Point(12, 584);
  1139. this.groupBox11.Name = "groupBox11";
  1140. this.groupBox11.Size = new System.Drawing.Size(476, 204);
  1141. this.groupBox11.TabIndex = 10;
  1142. this.groupBox11.TabStop = false;
  1143. this.groupBox11.Text = "版本信息";
  1144. //
  1145. // richTextBox_Ver
  1146. //
  1147. this.richTextBox_Ver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1148. this.richTextBox_Ver.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1149. this.richTextBox_Ver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1150. this.richTextBox_Ver.Location = new System.Drawing.Point(6, 28);
  1151. this.richTextBox_Ver.Name = "richTextBox_Ver";
  1152. this.richTextBox_Ver.ReadOnly = true;
  1153. this.richTextBox_Ver.Size = new System.Drawing.Size(398, 170);
  1154. this.richTextBox_Ver.TabIndex = 0;
  1155. this.richTextBox_Ver.Text = "";
  1156. //
  1157. // groupBox9
  1158. //
  1159. this.groupBox9.Controls.Add(this.textBox_Dir);
  1160. this.groupBox9.Controls.Add(this.textBox_Cadence);
  1161. this.groupBox9.Controls.Add(this.textBox_Torque);
  1162. this.groupBox9.Controls.Add(this.textBox_MotorSpeed);
  1163. this.groupBox9.Controls.Add(this.textBox_MOS);
  1164. this.groupBox9.Controls.Add(this.textBox_Cur);
  1165. this.groupBox9.Controls.Add(this.textBox_Coil);
  1166. this.groupBox9.Controls.Add(this.textBox_Vol);
  1167. this.groupBox9.Controls.Add(this.label1);
  1168. this.groupBox9.Controls.Add(this.textBox_PCB);
  1169. this.groupBox9.Controls.Add(this.textBox_BikeSpeed);
  1170. this.groupBox9.Controls.Add(this.label_Torque);
  1171. this.groupBox9.Controls.Add(this.label_Cadence);
  1172. this.groupBox9.Controls.Add(this.label_MotorSpeed);
  1173. this.groupBox9.Controls.Add(this.label_Current);
  1174. this.groupBox9.Controls.Add(this.label_Vol);
  1175. this.groupBox9.Controls.Add(this.label_NTC_MCU);
  1176. this.groupBox9.Controls.Add(this.label_NTC_Coil);
  1177. this.groupBox9.Controls.Add(this.label_NTC_PCB);
  1178. this.groupBox9.Controls.Add(this.label_BikeSpeed);
  1179. this.groupBox9.Controls.Add(this.label21);
  1180. this.groupBox9.Controls.Add(this.label19);
  1181. this.groupBox9.Controls.Add(this.label17);
  1182. this.groupBox9.Controls.Add(this.label15);
  1183. this.groupBox9.Controls.Add(this.label13);
  1184. this.groupBox9.Controls.Add(this.label11);
  1185. this.groupBox9.Controls.Add(this.label27);
  1186. this.groupBox9.Controls.Add(this.label25);
  1187. this.groupBox9.Controls.Add(this.label23);
  1188. this.groupBox9.Controls.Add(this.label9);
  1189. this.groupBox9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1190. this.groupBox9.Location = new System.Drawing.Point(495, 98);
  1191. this.groupBox9.Name = "groupBox9";
  1192. this.groupBox9.Size = new System.Drawing.Size(474, 206);
  1193. this.groupBox9.TabIndex = 9;
  1194. this.groupBox9.TabStop = false;
  1195. this.groupBox9.Text = "电机运行信息";
  1196. //
  1197. // textBox_Dir
  1198. //
  1199. this.textBox_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1200. this.textBox_Dir.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1201. this.textBox_Dir.Location = new System.Drawing.Point(351, 169);
  1202. this.textBox_Dir.Name = "textBox_Dir";
  1203. this.textBox_Dir.ReadOnly = true;
  1204. this.textBox_Dir.Size = new System.Drawing.Size(68, 29);
  1205. this.textBox_Dir.TabIndex = 9;
  1206. //
  1207. // textBox_Cadence
  1208. //
  1209. this.textBox_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1210. this.textBox_Cadence.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1211. this.textBox_Cadence.Location = new System.Drawing.Point(109, 169);
  1212. this.textBox_Cadence.Name = "textBox_Cadence";
  1213. this.textBox_Cadence.ReadOnly = true;
  1214. this.textBox_Cadence.Size = new System.Drawing.Size(68, 29);
  1215. this.textBox_Cadence.TabIndex = 10;
  1216. //
  1217. // textBox_Torque
  1218. //
  1219. this.textBox_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1220. this.textBox_Torque.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1221. this.textBox_Torque.Location = new System.Drawing.Point(351, 134);
  1222. this.textBox_Torque.Name = "textBox_Torque";
  1223. this.textBox_Torque.ReadOnly = true;
  1224. this.textBox_Torque.Size = new System.Drawing.Size(68, 29);
  1225. this.textBox_Torque.TabIndex = 7;
  1226. //
  1227. // textBox_MotorSpeed
  1228. //
  1229. this.textBox_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1230. this.textBox_MotorSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1231. this.textBox_MotorSpeed.Location = new System.Drawing.Point(109, 134);
  1232. this.textBox_MotorSpeed.Name = "textBox_MotorSpeed";
  1233. this.textBox_MotorSpeed.ReadOnly = true;
  1234. this.textBox_MotorSpeed.Size = new System.Drawing.Size(68, 29);
  1235. this.textBox_MotorSpeed.TabIndex = 8;
  1236. //
  1237. // textBox_MOS
  1238. //
  1239. this.textBox_MOS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1240. this.textBox_MOS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1241. this.textBox_MOS.Location = new System.Drawing.Point(351, 99);
  1242. this.textBox_MOS.Name = "textBox_MOS";
  1243. this.textBox_MOS.ReadOnly = true;
  1244. this.textBox_MOS.Size = new System.Drawing.Size(68, 29);
  1245. this.textBox_MOS.TabIndex = 5;
  1246. //
  1247. // textBox_Cur
  1248. //
  1249. this.textBox_Cur.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1250. this.textBox_Cur.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1251. this.textBox_Cur.Location = new System.Drawing.Point(109, 99);
  1252. this.textBox_Cur.Name = "textBox_Cur";
  1253. this.textBox_Cur.ReadOnly = true;
  1254. this.textBox_Cur.Size = new System.Drawing.Size(68, 29);
  1255. this.textBox_Cur.TabIndex = 6;
  1256. //
  1257. // textBox_Coil
  1258. //
  1259. this.textBox_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1260. this.textBox_Coil.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1261. this.textBox_Coil.Location = new System.Drawing.Point(351, 64);
  1262. this.textBox_Coil.Name = "textBox_Coil";
  1263. this.textBox_Coil.ReadOnly = true;
  1264. this.textBox_Coil.Size = new System.Drawing.Size(68, 29);
  1265. this.textBox_Coil.TabIndex = 3;
  1266. //
  1267. // textBox_Vol
  1268. //
  1269. this.textBox_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1270. this.textBox_Vol.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1271. this.textBox_Vol.Location = new System.Drawing.Point(109, 64);
  1272. this.textBox_Vol.Name = "textBox_Vol";
  1273. this.textBox_Vol.ReadOnly = true;
  1274. this.textBox_Vol.Size = new System.Drawing.Size(68, 29);
  1275. this.textBox_Vol.TabIndex = 4;
  1276. //
  1277. // label1
  1278. //
  1279. this.label1.BackColor = System.Drawing.Color.Silver;
  1280. this.label1.Location = new System.Drawing.Point(239, 19);
  1281. this.label1.Name = "label1";
  1282. this.label1.Size = new System.Drawing.Size(1, 180);
  1283. this.label1.TabIndex = 2;
  1284. //
  1285. // textBox_PCB
  1286. //
  1287. this.textBox_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1288. this.textBox_PCB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1289. this.textBox_PCB.Location = new System.Drawing.Point(351, 29);
  1290. this.textBox_PCB.Name = "textBox_PCB";
  1291. this.textBox_PCB.ReadOnly = true;
  1292. this.textBox_PCB.Size = new System.Drawing.Size(68, 29);
  1293. this.textBox_PCB.TabIndex = 1;
  1294. //
  1295. // textBox_BikeSpeed
  1296. //
  1297. this.textBox_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1298. this.textBox_BikeSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1299. this.textBox_BikeSpeed.Location = new System.Drawing.Point(109, 29);
  1300. this.textBox_BikeSpeed.Name = "textBox_BikeSpeed";
  1301. this.textBox_BikeSpeed.ReadOnly = true;
  1302. this.textBox_BikeSpeed.Size = new System.Drawing.Size(68, 29);
  1303. this.textBox_BikeSpeed.TabIndex = 1;
  1304. //
  1305. // label_Torque
  1306. //
  1307. this.label_Torque.AutoSize = true;
  1308. this.label_Torque.Location = new System.Drawing.Point(423, 138);
  1309. this.label_Torque.Name = "label_Torque";
  1310. this.label_Torque.Size = new System.Drawing.Size(42, 21);
  1311. this.label_Torque.TabIndex = 0;
  1312. this.label_Torque.Text = "N.m";
  1313. //
  1314. // label_Cadence
  1315. //
  1316. this.label_Cadence.AutoSize = true;
  1317. this.label_Cadence.Location = new System.Drawing.Point(182, 173);
  1318. this.label_Cadence.Name = "label_Cadence";
  1319. this.label_Cadence.Size = new System.Drawing.Size(41, 21);
  1320. this.label_Cadence.TabIndex = 0;
  1321. this.label_Cadence.Text = "rpm";
  1322. //
  1323. // label_MotorSpeed
  1324. //
  1325. this.label_MotorSpeed.AutoSize = true;
  1326. this.label_MotorSpeed.Location = new System.Drawing.Point(182, 138);
  1327. this.label_MotorSpeed.Name = "label_MotorSpeed";
  1328. this.label_MotorSpeed.Size = new System.Drawing.Size(41, 21);
  1329. this.label_MotorSpeed.TabIndex = 0;
  1330. this.label_MotorSpeed.Text = "rpm";
  1331. //
  1332. // label_Current
  1333. //
  1334. this.label_Current.AutoSize = true;
  1335. this.label_Current.Location = new System.Drawing.Point(183, 103);
  1336. this.label_Current.Name = "label_Current";
  1337. this.label_Current.Size = new System.Drawing.Size(36, 21);
  1338. this.label_Current.TabIndex = 0;
  1339. this.label_Current.Text = "mA";
  1340. //
  1341. // label_Vol
  1342. //
  1343. this.label_Vol.AutoSize = true;
  1344. this.label_Vol.Location = new System.Drawing.Point(182, 68);
  1345. this.label_Vol.Name = "label_Vol";
  1346. this.label_Vol.Size = new System.Drawing.Size(36, 21);
  1347. this.label_Vol.TabIndex = 0;
  1348. this.label_Vol.Text = "mV";
  1349. //
  1350. // label_NTC_MCU
  1351. //
  1352. this.label_NTC_MCU.AutoSize = true;
  1353. this.label_NTC_MCU.Location = new System.Drawing.Point(424, 103);
  1354. this.label_NTC_MCU.Name = "label_NTC_MCU";
  1355. this.label_NTC_MCU.Size = new System.Drawing.Size(26, 21);
  1356. this.label_NTC_MCU.TabIndex = 0;
  1357. this.label_NTC_MCU.Text = "℃";
  1358. //
  1359. // label_NTC_Coil
  1360. //
  1361. this.label_NTC_Coil.AutoSize = true;
  1362. this.label_NTC_Coil.Location = new System.Drawing.Point(423, 68);
  1363. this.label_NTC_Coil.Name = "label_NTC_Coil";
  1364. this.label_NTC_Coil.Size = new System.Drawing.Size(26, 21);
  1365. this.label_NTC_Coil.TabIndex = 0;
  1366. this.label_NTC_Coil.Text = "℃";
  1367. //
  1368. // label_NTC_PCB
  1369. //
  1370. this.label_NTC_PCB.AutoSize = true;
  1371. this.label_NTC_PCB.Location = new System.Drawing.Point(424, 33);
  1372. this.label_NTC_PCB.Name = "label_NTC_PCB";
  1373. this.label_NTC_PCB.Size = new System.Drawing.Size(26, 21);
  1374. this.label_NTC_PCB.TabIndex = 0;
  1375. this.label_NTC_PCB.Text = "℃";
  1376. //
  1377. // label_BikeSpeed
  1378. //
  1379. this.label_BikeSpeed.AutoSize = true;
  1380. this.label_BikeSpeed.Location = new System.Drawing.Point(183, 33);
  1381. this.label_BikeSpeed.Name = "label_BikeSpeed";
  1382. this.label_BikeSpeed.Size = new System.Drawing.Size(51, 21);
  1383. this.label_BikeSpeed.TabIndex = 0;
  1384. this.label_BikeSpeed.Text = "km/h";
  1385. //
  1386. // label21
  1387. //
  1388. this.label21.AutoSize = true;
  1389. this.label21.Location = new System.Drawing.Point(249, 173);
  1390. this.label21.Name = "label21";
  1391. this.label21.Size = new System.Drawing.Size(90, 21);
  1392. this.label21.TabIndex = 0;
  1393. this.label21.Text = "踩踏方向:";
  1394. //
  1395. // label19
  1396. //
  1397. this.label19.AutoSize = true;
  1398. this.label19.Location = new System.Drawing.Point(249, 138);
  1399. this.label19.Name = "label19";
  1400. this.label19.Size = new System.Drawing.Size(90, 21);
  1401. this.label19.TabIndex = 0;
  1402. this.label19.Text = "踩踏力矩:";
  1403. //
  1404. // label17
  1405. //
  1406. this.label17.AutoSize = true;
  1407. this.label17.Location = new System.Drawing.Point(7, 173);
  1408. this.label17.Name = "label17";
  1409. this.label17.Size = new System.Drawing.Size(58, 21);
  1410. this.label17.TabIndex = 0;
  1411. this.label17.Text = "踏频:";
  1412. //
  1413. // label15
  1414. //
  1415. this.label15.AutoSize = true;
  1416. this.label15.Location = new System.Drawing.Point(7, 138);
  1417. this.label15.Name = "label15";
  1418. this.label15.Size = new System.Drawing.Size(90, 21);
  1419. this.label15.TabIndex = 0;
  1420. this.label15.Text = "电机转速:";
  1421. //
  1422. // label13
  1423. //
  1424. this.label13.AutoSize = true;
  1425. this.label13.Location = new System.Drawing.Point(7, 103);
  1426. this.label13.Name = "label13";
  1427. this.label13.Size = new System.Drawing.Size(58, 21);
  1428. this.label13.TabIndex = 0;
  1429. this.label13.Text = "电流:";
  1430. //
  1431. // label11
  1432. //
  1433. this.label11.AutoSize = true;
  1434. this.label11.Location = new System.Drawing.Point(7, 68);
  1435. this.label11.Name = "label11";
  1436. this.label11.Size = new System.Drawing.Size(58, 21);
  1437. this.label11.TabIndex = 0;
  1438. this.label11.Text = "电压:";
  1439. //
  1440. // label27
  1441. //
  1442. this.label27.AutoSize = true;
  1443. this.label27.Location = new System.Drawing.Point(250, 103);
  1444. this.label27.Name = "label27";
  1445. this.label27.Size = new System.Drawing.Size(96, 21);
  1446. this.label27.TabIndex = 0;
  1447. this.label27.Text = "MOS温度:";
  1448. //
  1449. // label25
  1450. //
  1451. this.label25.AutoSize = true;
  1452. this.label25.Location = new System.Drawing.Point(249, 68);
  1453. this.label25.Name = "label25";
  1454. this.label25.Size = new System.Drawing.Size(90, 21);
  1455. this.label25.TabIndex = 0;
  1456. this.label25.Text = "绕组温度:";
  1457. //
  1458. // label23
  1459. //
  1460. this.label23.AutoSize = true;
  1461. this.label23.Location = new System.Drawing.Point(250, 33);
  1462. this.label23.Name = "label23";
  1463. this.label23.Size = new System.Drawing.Size(89, 21);
  1464. this.label23.TabIndex = 0;
  1465. this.label23.Text = "PCB温度:";
  1466. //
  1467. // label9
  1468. //
  1469. this.label9.AutoSize = true;
  1470. this.label9.Location = new System.Drawing.Point(7, 33);
  1471. this.label9.Name = "label9";
  1472. this.label9.Size = new System.Drawing.Size(58, 21);
  1473. this.label9.TabIndex = 0;
  1474. this.label9.Text = "车速:";
  1475. //
  1476. // toolStripComboBox1
  1477. //
  1478. this.toolStripComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1479. this.toolStripComboBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1480. this.toolStripComboBox1.Name = "toolStripComboBox1";
  1481. this.toolStripComboBox1.Size = new System.Drawing.Size(121, 29);
  1482. //
  1483. // timer1
  1484. //
  1485. this.timer1.Interval = 20;
  1486. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1487. //
  1488. // timer2
  1489. //
  1490. this.timer2.Interval = 1000;
  1491. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1492. //
  1493. // richTextBox_CfgFile
  1494. //
  1495. this.richTextBox_CfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1496. this.richTextBox_CfgFile.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1497. this.richTextBox_CfgFile.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1498. this.richTextBox_CfgFile.Location = new System.Drawing.Point(974, 114);
  1499. this.richTextBox_CfgFile.Name = "richTextBox_CfgFile";
  1500. this.richTextBox_CfgFile.ReadOnly = true;
  1501. this.richTextBox_CfgFile.Size = new System.Drawing.Size(250, 674);
  1502. this.richTextBox_CfgFile.TabIndex = 11;
  1503. this.richTextBox_CfgFile.Text = "";
  1504. //
  1505. // groupBox3
  1506. //
  1507. this.groupBox3.Controls.Add(this.richTextBox_TestRecord);
  1508. this.groupBox3.Controls.Add(this.label_Step);
  1509. this.groupBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1510. this.groupBox3.Location = new System.Drawing.Point(12, 306);
  1511. this.groupBox3.Name = "groupBox3";
  1512. this.groupBox3.Size = new System.Drawing.Size(476, 275);
  1513. this.groupBox3.TabIndex = 10;
  1514. this.groupBox3.TabStop = false;
  1515. this.groupBox3.Text = "测试步骤";
  1516. //
  1517. // richTextBox_TestRecord
  1518. //
  1519. this.richTextBox_TestRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1520. this.richTextBox_TestRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1521. this.richTextBox_TestRecord.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1522. this.richTextBox_TestRecord.Location = new System.Drawing.Point(6, 79);
  1523. this.richTextBox_TestRecord.Name = "richTextBox_TestRecord";
  1524. this.richTextBox_TestRecord.ReadOnly = true;
  1525. this.richTextBox_TestRecord.Size = new System.Drawing.Size(464, 190);
  1526. this.richTextBox_TestRecord.TabIndex = 0;
  1527. this.richTextBox_TestRecord.Text = "";
  1528. this.richTextBox_TestRecord.TextChanged += new System.EventHandler(this.richTextBox_TestRecord_TextChanged);
  1529. //
  1530. // label_Step
  1531. //
  1532. this.label_Step.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1533. this.label_Step.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1534. this.label_Step.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1535. this.label_Step.Location = new System.Drawing.Point(6, 25);
  1536. this.label_Step.Name = "label_Step";
  1537. this.label_Step.Size = new System.Drawing.Size(465, 51);
  1538. this.label_Step.TabIndex = 0;
  1539. this.label_Step.Text = "准备就绪";
  1540. this.label_Step.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1541. //
  1542. // label_Result
  1543. //
  1544. this.label_Result.BackColor = System.Drawing.Color.Red;
  1545. this.label_Result.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1546. this.label_Result.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1547. this.label_Result.Location = new System.Drawing.Point(18, 251);
  1548. this.label_Result.Name = "label_Result";
  1549. this.label_Result.Size = new System.Drawing.Size(465, 51);
  1550. this.label_Result.TabIndex = 0;
  1551. this.label_Result.Text = "不合格";
  1552. this.label_Result.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1553. //
  1554. // label_NetStatus
  1555. //
  1556. this.label_NetStatus.BackColor = System.Drawing.Color.Red;
  1557. this.label_NetStatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1558. this.label_NetStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1559. this.label_NetStatus.Location = new System.Drawing.Point(616, 791);
  1560. this.label_NetStatus.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  1561. this.label_NetStatus.Name = "label_NetStatus";
  1562. this.label_NetStatus.Size = new System.Drawing.Size(355, 21);
  1563. this.label_NetStatus.TabIndex = 3;
  1564. this.label_NetStatus.Text = "网络连接失败";
  1565. this.label_NetStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1566. //
  1567. // pictureBox2
  1568. //
  1569. this.pictureBox2.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources._836618239619717251;
  1570. this.pictureBox2.Location = new System.Drawing.Point(991, 49);
  1571. this.pictureBox2.Name = "pictureBox2";
  1572. this.pictureBox2.Size = new System.Drawing.Size(83, 43);
  1573. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1574. this.pictureBox2.TabIndex = 33;
  1575. this.pictureBox2.TabStop = false;
  1576. //
  1577. // pictureBox1
  1578. //
  1579. this.pictureBox1.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources.title1;
  1580. this.pictureBox1.Location = new System.Drawing.Point(1083, 59);
  1581. this.pictureBox1.Name = "pictureBox1";
  1582. this.pictureBox1.Size = new System.Drawing.Size(136, 33);
  1583. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1584. this.pictureBox1.TabIndex = 32;
  1585. this.pictureBox1.TabStop = false;
  1586. //
  1587. // label_TestFun
  1588. //
  1589. this.label_TestFun.AutoSize = true;
  1590. this.label_TestFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1591. this.label_TestFun.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1592. this.label_TestFun.Location = new System.Drawing.Point(775, 4);
  1593. this.label_TestFun.Name = "label_TestFun";
  1594. this.label_TestFun.Size = new System.Drawing.Size(429, 21);
  1595. this.label_TestFun.TabIndex = 34;
  1596. this.label_TestFun.Text = "测试项目:系统清除、参数写入、推行测试,BMS通信检测";
  1597. //
  1598. // label_TestUser
  1599. //
  1600. this.label_TestUser.AutoSize = true;
  1601. this.label_TestUser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1602. this.label_TestUser.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1603. this.label_TestUser.Location = new System.Drawing.Point(503, 4);
  1604. this.label_TestUser.Name = "label_TestUser";
  1605. this.label_TestUser.Size = new System.Drawing.Size(114, 21);
  1606. this.label_TestUser.TabIndex = 35;
  1607. this.label_TestUser.Text = "测试员:XXXX";
  1608. //
  1609. // label31
  1610. //
  1611. this.label31.BackColor = System.Drawing.Color.Silver;
  1612. this.label31.Location = new System.Drawing.Point(495, 4);
  1613. this.label31.Name = "label31";
  1614. this.label31.Size = new System.Drawing.Size(1, 20);
  1615. this.label31.TabIndex = 36;
  1616. //
  1617. // label_Ver
  1618. //
  1619. this.label_Ver.AutoSize = true;
  1620. this.label_Ver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1621. this.label_Ver.Location = new System.Drawing.Point(439, 791);
  1622. this.label_Ver.Name = "label_Ver";
  1623. this.label_Ver.Size = new System.Drawing.Size(91, 21);
  1624. this.label_Ver.TabIndex = 37;
  1625. this.label_Ver.Text = "Ver: V1.8.0";
  1626. //
  1627. // ImportForm
  1628. //
  1629. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  1630. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1631. this.BackColor = System.Drawing.Color.White;
  1632. this.ClientSize = new System.Drawing.Size(1230, 813);
  1633. this.Controls.Add(this.label_Ver);
  1634. this.Controls.Add(this.label31);
  1635. this.Controls.Add(this.label_TestUser);
  1636. this.Controls.Add(this.label_TestFun);
  1637. this.Controls.Add(this.pictureBox2);
  1638. this.Controls.Add(this.pictureBox1);
  1639. this.Controls.Add(this.richTextBox_CfgFile);
  1640. this.Controls.Add(this.label_Result);
  1641. this.Controls.Add(this.groupBox4);
  1642. this.Controls.Add(this.label_SystemTime);
  1643. this.Controls.Add(this.label_NetStatus);
  1644. this.Controls.Add(this.label2);
  1645. this.Controls.Add(this.groupBox3);
  1646. this.Controls.Add(this.groupBox11);
  1647. this.Controls.Add(this.menuStrip1);
  1648. this.Controls.Add(this.groupBox9);
  1649. this.Controls.Add(this.groupBox1);
  1650. this.Controls.Add(this.groupBox2);
  1651. this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1652. this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1653. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  1654. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1655. this.MainMenuStrip = this.menuStrip1;
  1656. this.Margin = new System.Windows.Forms.Padding(5);
  1657. this.MaximizeBox = false;
  1658. this.Name = "ImportForm";
  1659. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1660. this.Text = "生产模式";
  1661. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ImportForm_FormClosing);
  1662. this.Load += new System.EventHandler(this.ImportForm_Load);
  1663. this.menuStrip1.ResumeLayout(false);
  1664. this.menuStrip1.PerformLayout();
  1665. this.groupBox4.ResumeLayout(false);
  1666. this.groupBox4.PerformLayout();
  1667. this.groupBox1.ResumeLayout(false);
  1668. this.groupBox1.PerformLayout();
  1669. this.groupBox2.ResumeLayout(false);
  1670. this.groupBox2.PerformLayout();
  1671. this.groupBox11.ResumeLayout(false);
  1672. this.groupBox9.ResumeLayout(false);
  1673. this.groupBox9.PerformLayout();
  1674. this.groupBox3.ResumeLayout(false);
  1675. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1676. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1677. this.ResumeLayout(false);
  1678. this.PerformLayout();
  1679. }
  1680. #endregion
  1681. private System.Windows.Forms.Label label2;
  1682. private System.Windows.Forms.Label label_SystemTime;
  1683. private System.Windows.Forms.GroupBox groupBox4;
  1684. private System.Windows.Forms.ComboBox comboBox_File;
  1685. private System.Windows.Forms.GroupBox groupBox1;
  1686. private System.Windows.Forms.GroupBox groupBox2;
  1687. private System.Windows.Forms.Label label4;
  1688. private System.Windows.Forms.TextBox textBox_PDinfo;
  1689. private System.Windows.Forms.GroupBox groupBox9;
  1690. private System.Windows.Forms.Label label_Torque;
  1691. private System.Windows.Forms.Label label_Cadence;
  1692. private System.Windows.Forms.Label label_MotorSpeed;
  1693. private System.Windows.Forms.Label label_Current;
  1694. private System.Windows.Forms.Label label_Vol;
  1695. private System.Windows.Forms.Label label_NTC_MCU;
  1696. private System.Windows.Forms.Label label_NTC_Coil;
  1697. private System.Windows.Forms.Label label_NTC_PCB;
  1698. private System.Windows.Forms.Label label_BikeSpeed;
  1699. private System.Windows.Forms.Label label21;
  1700. private System.Windows.Forms.Label label19;
  1701. private System.Windows.Forms.Label label17;
  1702. private System.Windows.Forms.Label label15;
  1703. private System.Windows.Forms.Label label13;
  1704. private System.Windows.Forms.Label label11;
  1705. private System.Windows.Forms.Label label27;
  1706. private System.Windows.Forms.Label label25;
  1707. private System.Windows.Forms.Label label23;
  1708. private System.Windows.Forms.Label label9;
  1709. private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
  1710. private System.Windows.Forms.GroupBox groupBox11;
  1711. private System.Windows.Forms.RichTextBox richTextBox_Ver;
  1712. private System.Windows.Forms.Button button_Check_Ver;
  1713. private System.Windows.Forms.Label label12;
  1714. private System.Windows.Forms.Label label18;
  1715. private System.Windows.Forms.Label label16;
  1716. private System.Windows.Forms.Label label14;
  1717. private System.Windows.Forms.Label label_Sta_Write;
  1718. private System.Windows.Forms.Label label_Sta_Clear;
  1719. private System.Windows.Forms.Label label26;
  1720. private System.Windows.Forms.Label label37;
  1721. private System.Windows.Forms.Label label35;
  1722. private System.Windows.Forms.Label label33;
  1723. private System.Windows.Forms.Label label_sensor_cadence;
  1724. private System.Windows.Forms.Label label28;
  1725. private System.Windows.Forms.Label label_sensor_cur;
  1726. private System.Windows.Forms.Label label_sensor_vol;
  1727. private System.Windows.Forms.Label label_sensor_motor;
  1728. private System.Windows.Forms.Label label46;
  1729. private System.Windows.Forms.Label label43;
  1730. private System.Windows.Forms.Label label41;
  1731. private System.Windows.Forms.Label label39;
  1732. private System.Windows.Forms.Label label_sensor_coil_temp;
  1733. private System.Windows.Forms.Label label_sensor_MCU_temp;
  1734. private System.Windows.Forms.Label label_sensor_PCB_temp;
  1735. private System.Windows.Forms.Label label_sensor_speed;
  1736. private System.Windows.Forms.Label label_sta_light;
  1737. private System.Windows.Forms.Button button_LightCtl;
  1738. private System.Windows.Forms.Button button_Walk;
  1739. private System.Windows.Forms.RadioButton radioButton_Light_NG;
  1740. private System.Windows.Forms.RadioButton radioButton_Light_OK;
  1741. private System.Windows.Forms.TextBox textBox_Dir;
  1742. private System.Windows.Forms.TextBox textBox_Cadence;
  1743. private System.Windows.Forms.TextBox textBox_Torque;
  1744. private System.Windows.Forms.TextBox textBox_MotorSpeed;
  1745. private System.Windows.Forms.TextBox textBox_MOS;
  1746. private System.Windows.Forms.TextBox textBox_Cur;
  1747. private System.Windows.Forms.TextBox textBox_Coil;
  1748. private System.Windows.Forms.TextBox textBox_Vol;
  1749. private System.Windows.Forms.Label label1;
  1750. private System.Windows.Forms.TextBox textBox_PCB;
  1751. private System.Windows.Forms.TextBox textBox_BikeSpeed;
  1752. private System.Windows.Forms.Label label_error_code;
  1753. private System.Windows.Forms.Label label7;
  1754. private System.Windows.Forms.Button button_Start;
  1755. private System.Windows.Forms.Timer timer2;
  1756. private System.Windows.Forms.MenuStrip menuStrip1;
  1757. private System.Windows.Forms.Label label_ErrorInfo;
  1758. private System.Windows.Forms.RichTextBox richTextBox_CfgFile;
  1759. private System.Windows.Forms.Label label3;
  1760. private System.Windows.Forms.GroupBox groupBox3;
  1761. private System.Windows.Forms.RichTextBox richTextBox_TestRecord;
  1762. private System.Windows.Forms.Label label_Result;
  1763. private System.Windows.Forms.Label label_Step;
  1764. private System.Windows.Forms.Label label6;
  1765. private System.Windows.Forms.Label label_FW_Version;
  1766. private System.Windows.Forms.Label label_SerialNum;
  1767. private System.Windows.Forms.Label label24;
  1768. private System.Windows.Forms.Label label20;
  1769. private System.Windows.Forms.Label label_Sensor_Gas;
  1770. private System.Windows.Forms.Label label_Sensor_Break1;
  1771. private System.Windows.Forms.Label label8;
  1772. public System.Windows.Forms.Label label_NetStatus;
  1773. private System.Windows.Forms.ComboBox comboBox_cfgFileDate;
  1774. private System.Windows.Forms.Label label22;
  1775. private System.Windows.Forms.Label label_BMS_COM;
  1776. public System.Windows.Forms.CheckBox checkBox_LocalFile;
  1777. private System.Windows.Forms.Label label_Sensor_Break2;
  1778. private System.Windows.Forms.Label label36;
  1779. public System.Windows.Forms.Timer timer1;
  1780. private System.Windows.Forms.PictureBox pictureBox2;
  1781. private System.Windows.Forms.PictureBox pictureBox1;
  1782. private System.Windows.Forms.ToolStripMenuItem 工具箱ToolStripMenuItem;
  1783. private System.Windows.Forms.ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  1784. private System.Windows.Forms.ToolStripMenuItem 设置ToolStripMenuItem;
  1785. private System.Windows.Forms.ToolStripMenuItem 端口选择ToolStripMenuItem;
  1786. private System.Windows.Forms.ToolStripMenuItem 系统开关ToolStripMenuItem;
  1787. private System.Windows.Forms.ToolStripMenuItem 开ToolStripMenuItem;
  1788. private System.Windows.Forms.ToolStripMenuItem 关ToolStripMenuItem;
  1789. private System.Windows.Forms.Label label_TestFun;
  1790. private System.Windows.Forms.ToolStripMenuItem 功能设置ToolStripMenuItem;
  1791. private System.Windows.Forms.ToolStripMenuItem 推行测试ToolStripMenuItem;
  1792. private System.Windows.Forms.ToolStripMenuItem 推行测试执行ToolStripMenuItem;
  1793. private System.Windows.Forms.ToolStripMenuItem 推行测试不执行ToolStripMenuItem;
  1794. private System.Windows.Forms.ToolStripMenuItem 系统清除ToolStripMenuItem;
  1795. private System.Windows.Forms.ToolStripMenuItem 系统清除执行ToolStripMenuItem;
  1796. private System.Windows.Forms.ToolStripMenuItem 系统清除不执行ToolStripMenuItem;
  1797. private System.Windows.Forms.ToolStripMenuItem bMS通信检测ToolStripMenuItem;
  1798. private System.Windows.Forms.ToolStripMenuItem BMS检测执行ToolStripMenuItem1;
  1799. private System.Windows.Forms.ToolStripMenuItem BMS检测不执行ToolStripMenuItem1;
  1800. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1801. private System.Windows.Forms.ToolStripMenuItem 只写入参数ToolStripMenuItem;
  1802. private System.Windows.Forms.ToolStripMenuItem 查看文件ToolStripMenuItem;
  1803. private System.Windows.Forms.ToolStripMenuItem 合格ToolStripMenuItem;
  1804. private System.Windows.Forms.ToolStripMenuItem 不合格ToolStripMenuItem;
  1805. private System.Windows.Forms.Label label_TestUser;
  1806. private System.Windows.Forms.Label label31;
  1807. private System.Windows.Forms.Label label30;
  1808. private System.Windows.Forms.Label label_Boot_Version;
  1809. private System.Windows.Forms.Label label29;
  1810. private System.Windows.Forms.Label label_OK_Count;
  1811. private System.Windows.Forms.Label label5;
  1812. private System.Windows.Forms.ToolStripMenuItem 备忘录ToolStripMenuItem;
  1813. private System.Windows.Forms.Label label_sensor_tor;
  1814. private System.Windows.Forms.Label label10;
  1815. private System.Windows.Forms.Label label32;
  1816. private System.Windows.Forms.Label label_Ver;
  1817. }
  1818. }