ImportForm.Designer.cs 107 KB

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