ImportForm.Designer.cs 77 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485
  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.toolStripMenuIte_PortSet = new System.Windows.Forms.ToolStripMenuItem();
  34. this.ToolStripMenuItem_PowerKey = new System.Windows.Forms.ToolStripMenuItem();
  35. this.开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  36. this.关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.groupBox4 = new System.Windows.Forms.GroupBox();
  38. this.comboBox_File = new System.Windows.Forms.ComboBox();
  39. this.groupBox1 = new System.Windows.Forms.GroupBox();
  40. this.label_ErrorInfo = new System.Windows.Forms.Label();
  41. this.label26 = new System.Windows.Forms.Label();
  42. this.label18 = new System.Windows.Forms.Label();
  43. this.label37 = new System.Windows.Forms.Label();
  44. this.label35 = new System.Windows.Forms.Label();
  45. this.label46 = new System.Windows.Forms.Label();
  46. this.label43 = new System.Windows.Forms.Label();
  47. this.label41 = new System.Windows.Forms.Label();
  48. this.label39 = new System.Windows.Forms.Label();
  49. this.label33 = new System.Windows.Forms.Label();
  50. this.label_sensor_coil_temp = new System.Windows.Forms.Label();
  51. this.label_sensor_cadence = new System.Windows.Forms.Label();
  52. this.label_sensor_MCU_temp = new System.Windows.Forms.Label();
  53. this.label28 = new System.Windows.Forms.Label();
  54. this.label_sensor_PCB_temp = new System.Windows.Forms.Label();
  55. this.label_sensor_cur = new System.Windows.Forms.Label();
  56. this.label_sensor_speed = new System.Windows.Forms.Label();
  57. this.label16 = new System.Windows.Forms.Label();
  58. this.label_sensor_vol = new System.Windows.Forms.Label();
  59. this.label14 = new System.Windows.Forms.Label();
  60. this.label_sensor_motor = new System.Windows.Forms.Label();
  61. this.label_sta_light = new System.Windows.Forms.Label();
  62. this.label_Sta_Write = new System.Windows.Forms.Label();
  63. this.label_error_code = new System.Windows.Forms.Label();
  64. this.label_Sta_Clear = new System.Windows.Forms.Label();
  65. this.label7 = new System.Windows.Forms.Label();
  66. this.label12 = new System.Windows.Forms.Label();
  67. this.groupBox2 = new System.Windows.Forms.GroupBox();
  68. this.label10 = new System.Windows.Forms.Label();
  69. this.label3 = new System.Windows.Forms.Label();
  70. this.button_Fnish = new System.Windows.Forms.Button();
  71. this.button_Check_Ver = new System.Windows.Forms.Button();
  72. this.groupBox11 = new System.Windows.Forms.GroupBox();
  73. this.richTextBox_Ver = new System.Windows.Forms.RichTextBox();
  74. this.label8 = new System.Windows.Forms.Label();
  75. this.label6 = new System.Windows.Forms.Label();
  76. this.label20 = new System.Windows.Forms.Label();
  77. this.label5 = new System.Windows.Forms.Label();
  78. this.groupBox5 = new System.Windows.Forms.GroupBox();
  79. this.groupBox6 = new System.Windows.Forms.GroupBox();
  80. this.radioButton_Light_NG = new System.Windows.Forms.RadioButton();
  81. this.radioButton_Light_OK = new System.Windows.Forms.RadioButton();
  82. this.button_LightCtl = new System.Windows.Forms.Button();
  83. this.groupBox7 = new System.Windows.Forms.GroupBox();
  84. this.button_Walk = new System.Windows.Forms.Button();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.textBox_PDinfo = new System.Windows.Forms.TextBox();
  87. this.button_Write = new System.Windows.Forms.Button();
  88. this.button_Start = new System.Windows.Forms.Button();
  89. this.button_Clear = new System.Windows.Forms.Button();
  90. this.groupBox9 = new System.Windows.Forms.GroupBox();
  91. this.textBox_Dir = new System.Windows.Forms.TextBox();
  92. this.textBox_Cadence = new System.Windows.Forms.TextBox();
  93. this.textBox_Torque = new System.Windows.Forms.TextBox();
  94. this.textBox_MotorSpeed = new System.Windows.Forms.TextBox();
  95. this.textBox_MCU = new System.Windows.Forms.TextBox();
  96. this.textBox_Cur = new System.Windows.Forms.TextBox();
  97. this.textBox_Coil = new System.Windows.Forms.TextBox();
  98. this.textBox_Vol = new System.Windows.Forms.TextBox();
  99. this.label1 = new System.Windows.Forms.Label();
  100. this.textBox_PCB = new System.Windows.Forms.TextBox();
  101. this.textBox_BikeSpeed = new System.Windows.Forms.TextBox();
  102. this.label_Torque = new System.Windows.Forms.Label();
  103. this.label_Cadence = new System.Windows.Forms.Label();
  104. this.label_MotorSpeed = new System.Windows.Forms.Label();
  105. this.label_Current = new System.Windows.Forms.Label();
  106. this.label_Vol = new System.Windows.Forms.Label();
  107. this.label_NTC_MCU = new System.Windows.Forms.Label();
  108. this.label_NTC_Coil = new System.Windows.Forms.Label();
  109. this.label_NTC_PCB = new System.Windows.Forms.Label();
  110. this.label_BikeSpeed = new System.Windows.Forms.Label();
  111. this.label21 = new System.Windows.Forms.Label();
  112. this.label19 = new System.Windows.Forms.Label();
  113. this.label17 = new System.Windows.Forms.Label();
  114. this.label15 = new System.Windows.Forms.Label();
  115. this.label13 = new System.Windows.Forms.Label();
  116. this.label11 = new System.Windows.Forms.Label();
  117. this.label27 = new System.Windows.Forms.Label();
  118. this.label25 = new System.Windows.Forms.Label();
  119. this.label23 = new System.Windows.Forms.Label();
  120. this.label9 = new System.Windows.Forms.Label();
  121. this.groupBox10 = new System.Windows.Forms.GroupBox();
  122. this.checkBox_ReadAstSensor = new System.Windows.Forms.CheckBox();
  123. this.textBox4 = new System.Windows.Forms.TextBox();
  124. this.textBox3 = new System.Windows.Forms.TextBox();
  125. this.textBox2 = new System.Windows.Forms.TextBox();
  126. this.textBox1 = new System.Windows.Forms.TextBox();
  127. this.label_Angle_R_R = new System.Windows.Forms.Label();
  128. this.label_Angle_R_A = new System.Windows.Forms.Label();
  129. this.label_Angle_P_R = new System.Windows.Forms.Label();
  130. this.label_Angle_P_A = new System.Windows.Forms.Label();
  131. this.label31 = new System.Windows.Forms.Label();
  132. this.label44 = new System.Windows.Forms.Label();
  133. this.label30 = new System.Windows.Forms.Label();
  134. this.label48 = new System.Windows.Forms.Label();
  135. this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
  136. this.timer1 = new System.Windows.Forms.Timer(this.components);
  137. this.timer2 = new System.Windows.Forms.Timer(this.components);
  138. this.button_CheckCfg = new System.Windows.Forms.Button();
  139. this.richTextBox_Cfg = new System.Windows.Forms.RichTextBox();
  140. this.menuStrip1.SuspendLayout();
  141. this.groupBox4.SuspendLayout();
  142. this.groupBox1.SuspendLayout();
  143. this.groupBox2.SuspendLayout();
  144. this.groupBox11.SuspendLayout();
  145. this.groupBox5.SuspendLayout();
  146. this.groupBox6.SuspendLayout();
  147. this.groupBox7.SuspendLayout();
  148. this.groupBox9.SuspendLayout();
  149. this.groupBox10.SuspendLayout();
  150. this.SuspendLayout();
  151. //
  152. // label2
  153. //
  154. this.label2.AutoSize = true;
  155. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  157. this.label2.Location = new System.Drawing.Point(8, 732);
  158. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  159. this.label2.Name = "label2";
  160. this.label2.Size = new System.Drawing.Size(423, 21);
  161. this.label2.TabIndex = 3;
  162. this.label2.Text = "Copyright © 2021 MOTINOVA Inc. All Rights Reserved";
  163. //
  164. // label_SystemTime
  165. //
  166. this.label_SystemTime.AutoSize = true;
  167. this.label_SystemTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.label_SystemTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  169. this.label_SystemTime.Location = new System.Drawing.Point(812, 732);
  170. this.label_SystemTime.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  171. this.label_SystemTime.Name = "label_SystemTime";
  172. this.label_SystemTime.Size = new System.Drawing.Size(154, 21);
  173. this.label_SystemTime.TabIndex = 3;
  174. this.label_SystemTime.Text = "2020-9-23 12:00:00";
  175. //
  176. // menuStrip1
  177. //
  178. this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  179. this.menuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  181. this.toolStripMenuIte_PortSet,
  182. this.ToolStripMenuItem_PowerKey});
  183. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  184. this.menuStrip1.Name = "menuStrip1";
  185. this.menuStrip1.Size = new System.Drawing.Size(980, 29);
  186. this.menuStrip1.TabIndex = 7;
  187. this.menuStrip1.Text = "端口设置";
  188. //
  189. // toolStripMenuIte_PortSet
  190. //
  191. this.toolStripMenuIte_PortSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  192. this.toolStripMenuIte_PortSet.Name = "toolStripMenuIte_PortSet";
  193. this.toolStripMenuIte_PortSet.Size = new System.Drawing.Size(86, 25);
  194. this.toolStripMenuIte_PortSet.Text = "端口设置";
  195. this.toolStripMenuIte_PortSet.Click += new System.EventHandler(this.toolStripMenuIte_PortSet_Click);
  196. //
  197. // ToolStripMenuItem_PowerKey
  198. //
  199. this.ToolStripMenuItem_PowerKey.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  200. this.开ToolStripMenuItem,
  201. this.关ToolStripMenuItem});
  202. this.ToolStripMenuItem_PowerKey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  203. this.ToolStripMenuItem_PowerKey.ImageTransparentColor = System.Drawing.Color.White;
  204. this.ToolStripMenuItem_PowerKey.Name = "ToolStripMenuItem_PowerKey";
  205. this.ToolStripMenuItem_PowerKey.Size = new System.Drawing.Size(86, 25);
  206. this.ToolStripMenuItem_PowerKey.Text = "系统开关";
  207. //
  208. // 开ToolStripMenuItem
  209. //
  210. this.开ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  211. this.开ToolStripMenuItem.Name = "开ToolStripMenuItem";
  212. this.开ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
  213. this.开ToolStripMenuItem.Text = "开";
  214. this.开ToolStripMenuItem.Click += new System.EventHandler(this.开ToolStripMenuItem_Click);
  215. //
  216. // 关ToolStripMenuItem
  217. //
  218. this.关ToolStripMenuItem.Checked = true;
  219. this.关ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  220. this.关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  221. this.关ToolStripMenuItem.Name = "关ToolStripMenuItem";
  222. this.关ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
  223. this.关ToolStripMenuItem.Text = "关";
  224. this.关ToolStripMenuItem.Click += new System.EventHandler(this.关ToolStripMenuItem_Click);
  225. //
  226. // groupBox4
  227. //
  228. this.groupBox4.Controls.Add(this.button_CheckCfg);
  229. this.groupBox4.Controls.Add(this.comboBox_File);
  230. this.groupBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  231. this.groupBox4.Location = new System.Drawing.Point(12, 32);
  232. this.groupBox4.Name = "groupBox4";
  233. this.groupBox4.Size = new System.Drawing.Size(476, 80);
  234. this.groupBox4.TabIndex = 9;
  235. this.groupBox4.TabStop = false;
  236. this.groupBox4.Text = "配置文件";
  237. //
  238. // comboBox_File
  239. //
  240. this.comboBox_File.BackColor = System.Drawing.SystemColors.Window;
  241. this.comboBox_File.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  242. this.comboBox_File.FormattingEnabled = true;
  243. this.comboBox_File.Location = new System.Drawing.Point(10, 33);
  244. this.comboBox_File.Name = "comboBox_File";
  245. this.comboBox_File.Size = new System.Drawing.Size(382, 29);
  246. this.comboBox_File.TabIndex = 1;
  247. //
  248. // groupBox1
  249. //
  250. this.groupBox1.Controls.Add(this.label_ErrorInfo);
  251. this.groupBox1.Controls.Add(this.label26);
  252. this.groupBox1.Controls.Add(this.label18);
  253. this.groupBox1.Controls.Add(this.label37);
  254. this.groupBox1.Controls.Add(this.label35);
  255. this.groupBox1.Controls.Add(this.label46);
  256. this.groupBox1.Controls.Add(this.label43);
  257. this.groupBox1.Controls.Add(this.label41);
  258. this.groupBox1.Controls.Add(this.label39);
  259. this.groupBox1.Controls.Add(this.label33);
  260. this.groupBox1.Controls.Add(this.label_sensor_coil_temp);
  261. this.groupBox1.Controls.Add(this.label_sensor_cadence);
  262. this.groupBox1.Controls.Add(this.label_sensor_MCU_temp);
  263. this.groupBox1.Controls.Add(this.label28);
  264. this.groupBox1.Controls.Add(this.label_sensor_PCB_temp);
  265. this.groupBox1.Controls.Add(this.label_sensor_cur);
  266. this.groupBox1.Controls.Add(this.label_sensor_speed);
  267. this.groupBox1.Controls.Add(this.label16);
  268. this.groupBox1.Controls.Add(this.label_sensor_vol);
  269. this.groupBox1.Controls.Add(this.label14);
  270. this.groupBox1.Controls.Add(this.label_sensor_motor);
  271. this.groupBox1.Controls.Add(this.label_sta_light);
  272. this.groupBox1.Controls.Add(this.label_Sta_Write);
  273. this.groupBox1.Controls.Add(this.label_error_code);
  274. this.groupBox1.Controls.Add(this.label_Sta_Clear);
  275. this.groupBox1.Controls.Add(this.label7);
  276. this.groupBox1.Controls.Add(this.label12);
  277. this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  278. this.groupBox1.Location = new System.Drawing.Point(495, 352);
  279. this.groupBox1.Name = "groupBox1";
  280. this.groupBox1.Size = new System.Drawing.Size(474, 373);
  281. this.groupBox1.TabIndex = 9;
  282. this.groupBox1.TabStop = false;
  283. this.groupBox1.Text = "测试状态";
  284. //
  285. // label_ErrorInfo
  286. //
  287. this.label_ErrorInfo.Location = new System.Drawing.Point(262, 38);
  288. this.label_ErrorInfo.Name = "label_ErrorInfo";
  289. this.label_ErrorInfo.Size = new System.Drawing.Size(197, 160);
  290. this.label_ErrorInfo.TabIndex = 2;
  291. this.label_ErrorInfo.Text = "无故障";
  292. //
  293. // label26
  294. //
  295. this.label26.BackColor = System.Drawing.SystemColors.Control;
  296. this.label26.Location = new System.Drawing.Point(117, 21);
  297. this.label26.Name = "label26";
  298. this.label26.Size = new System.Drawing.Size(1, 345);
  299. this.label26.TabIndex = 1;
  300. this.label26.Text = "label26";
  301. //
  302. // label18
  303. //
  304. this.label18.AutoSize = true;
  305. this.label18.Location = new System.Drawing.Point(7, 173);
  306. this.label18.Name = "label18";
  307. this.label18.Size = new System.Drawing.Size(90, 21);
  308. this.label18.TabIndex = 0;
  309. this.label18.Text = "前后灯电压";
  310. //
  311. // label37
  312. //
  313. this.label37.AutoSize = true;
  314. this.label37.Location = new System.Drawing.Point(307, 218);
  315. this.label37.Name = "label37";
  316. this.label37.Size = new System.Drawing.Size(74, 21);
  317. this.label37.TabIndex = 0;
  318. this.label37.Text = "踏频检测";
  319. //
  320. // label35
  321. //
  322. this.label35.AutoSize = true;
  323. this.label35.Location = new System.Drawing.Point(307, 256);
  324. this.label35.Name = "label35";
  325. this.label35.Size = new System.Drawing.Size(74, 21);
  326. this.label35.TabIndex = 0;
  327. this.label35.Text = "电流检测";
  328. //
  329. // label46
  330. //
  331. this.label46.AutoSize = true;
  332. this.label46.Location = new System.Drawing.Point(307, 330);
  333. this.label46.Name = "label46";
  334. this.label46.Size = new System.Drawing.Size(106, 21);
  335. this.label46.TabIndex = 0;
  336. this.label46.Text = "绕组温度检测";
  337. //
  338. // label43
  339. //
  340. this.label43.AutoSize = true;
  341. this.label43.Location = new System.Drawing.Point(145, 330);
  342. this.label43.Name = "label43";
  343. this.label43.Size = new System.Drawing.Size(113, 21);
  344. this.label43.TabIndex = 0;
  345. this.label43.Text = "MCU温度检测";
  346. //
  347. // label41
  348. //
  349. this.label41.AutoSize = true;
  350. this.label41.Location = new System.Drawing.Point(307, 293);
  351. this.label41.Name = "label41";
  352. this.label41.Size = new System.Drawing.Size(105, 21);
  353. this.label41.TabIndex = 0;
  354. this.label41.Text = "PCB温度检测";
  355. //
  356. // label39
  357. //
  358. this.label39.AutoSize = true;
  359. this.label39.Location = new System.Drawing.Point(145, 293);
  360. this.label39.Name = "label39";
  361. this.label39.Size = new System.Drawing.Size(90, 21);
  362. this.label39.TabIndex = 0;
  363. this.label39.Text = "速度传感器";
  364. //
  365. // label33
  366. //
  367. this.label33.AutoSize = true;
  368. this.label33.Location = new System.Drawing.Point(145, 256);
  369. this.label33.Name = "label33";
  370. this.label33.Size = new System.Drawing.Size(74, 21);
  371. this.label33.TabIndex = 0;
  372. this.label33.Text = "电压检测";
  373. //
  374. // label_sensor_coil_temp
  375. //
  376. this.label_sensor_coil_temp.BackColor = System.Drawing.Color.Red;
  377. this.label_sensor_coil_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  378. this.label_sensor_coil_temp.Location = new System.Drawing.Point(419, 325);
  379. this.label_sensor_coil_temp.Name = "label_sensor_coil_temp";
  380. this.label_sensor_coil_temp.Size = new System.Drawing.Size(42, 30);
  381. this.label_sensor_coil_temp.TabIndex = 0;
  382. this.label_sensor_coil_temp.Text = "NG";
  383. this.label_sensor_coil_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  384. //
  385. // label_sensor_cadence
  386. //
  387. this.label_sensor_cadence.BackColor = System.Drawing.Color.Red;
  388. this.label_sensor_cadence.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  389. this.label_sensor_cadence.Location = new System.Drawing.Point(419, 213);
  390. this.label_sensor_cadence.Name = "label_sensor_cadence";
  391. this.label_sensor_cadence.Size = new System.Drawing.Size(42, 30);
  392. this.label_sensor_cadence.TabIndex = 0;
  393. this.label_sensor_cadence.Text = "NG";
  394. this.label_sensor_cadence.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  395. //
  396. // label_sensor_MCU_temp
  397. //
  398. this.label_sensor_MCU_temp.BackColor = System.Drawing.Color.Red;
  399. this.label_sensor_MCU_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  400. this.label_sensor_MCU_temp.Location = new System.Drawing.Point(262, 325);
  401. this.label_sensor_MCU_temp.Name = "label_sensor_MCU_temp";
  402. this.label_sensor_MCU_temp.Size = new System.Drawing.Size(42, 30);
  403. this.label_sensor_MCU_temp.TabIndex = 0;
  404. this.label_sensor_MCU_temp.Text = "NG";
  405. this.label_sensor_MCU_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  406. //
  407. // label28
  408. //
  409. this.label28.AutoSize = true;
  410. this.label28.Location = new System.Drawing.Point(145, 218);
  411. this.label28.Name = "label28";
  412. this.label28.Size = new System.Drawing.Size(74, 21);
  413. this.label28.TabIndex = 0;
  414. this.label28.Text = "马达转速";
  415. //
  416. // label_sensor_PCB_temp
  417. //
  418. this.label_sensor_PCB_temp.BackColor = System.Drawing.Color.Red;
  419. this.label_sensor_PCB_temp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  420. this.label_sensor_PCB_temp.Location = new System.Drawing.Point(419, 288);
  421. this.label_sensor_PCB_temp.Name = "label_sensor_PCB_temp";
  422. this.label_sensor_PCB_temp.Size = new System.Drawing.Size(42, 30);
  423. this.label_sensor_PCB_temp.TabIndex = 0;
  424. this.label_sensor_PCB_temp.Text = "NG";
  425. this.label_sensor_PCB_temp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  426. //
  427. // label_sensor_cur
  428. //
  429. this.label_sensor_cur.BackColor = System.Drawing.Color.Red;
  430. this.label_sensor_cur.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  431. this.label_sensor_cur.Location = new System.Drawing.Point(419, 251);
  432. this.label_sensor_cur.Name = "label_sensor_cur";
  433. this.label_sensor_cur.Size = new System.Drawing.Size(42, 30);
  434. this.label_sensor_cur.TabIndex = 0;
  435. this.label_sensor_cur.Text = "NG";
  436. this.label_sensor_cur.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  437. //
  438. // label_sensor_speed
  439. //
  440. this.label_sensor_speed.BackColor = System.Drawing.Color.Red;
  441. this.label_sensor_speed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  442. this.label_sensor_speed.Location = new System.Drawing.Point(262, 288);
  443. this.label_sensor_speed.Name = "label_sensor_speed";
  444. this.label_sensor_speed.Size = new System.Drawing.Size(42, 30);
  445. this.label_sensor_speed.TabIndex = 0;
  446. this.label_sensor_speed.Text = "NG";
  447. this.label_sensor_speed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  448. //
  449. // label16
  450. //
  451. this.label16.AutoSize = true;
  452. this.label16.Location = new System.Drawing.Point(7, 218);
  453. this.label16.Name = "label16";
  454. this.label16.Size = new System.Drawing.Size(74, 21);
  455. this.label16.TabIndex = 0;
  456. this.label16.Text = "推行测试";
  457. //
  458. // label_sensor_vol
  459. //
  460. this.label_sensor_vol.BackColor = System.Drawing.Color.Red;
  461. this.label_sensor_vol.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  462. this.label_sensor_vol.Location = new System.Drawing.Point(262, 251);
  463. this.label_sensor_vol.Name = "label_sensor_vol";
  464. this.label_sensor_vol.Size = new System.Drawing.Size(42, 30);
  465. this.label_sensor_vol.TabIndex = 0;
  466. this.label_sensor_vol.Text = "NG";
  467. this.label_sensor_vol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  468. //
  469. // label14
  470. //
  471. this.label14.AutoSize = true;
  472. this.label14.Location = new System.Drawing.Point(7, 128);
  473. this.label14.Name = "label14";
  474. this.label14.Size = new System.Drawing.Size(106, 21);
  475. this.label14.TabIndex = 0;
  476. this.label14.Text = "电机参数写入";
  477. //
  478. // label_sensor_motor
  479. //
  480. this.label_sensor_motor.BackColor = System.Drawing.Color.Red;
  481. this.label_sensor_motor.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  482. this.label_sensor_motor.Location = new System.Drawing.Point(262, 213);
  483. this.label_sensor_motor.Name = "label_sensor_motor";
  484. this.label_sensor_motor.Size = new System.Drawing.Size(42, 30);
  485. this.label_sensor_motor.TabIndex = 0;
  486. this.label_sensor_motor.Text = "NG";
  487. this.label_sensor_motor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  488. //
  489. // label_sta_light
  490. //
  491. this.label_sta_light.BackColor = System.Drawing.Color.Red;
  492. this.label_sta_light.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  493. this.label_sta_light.Location = new System.Drawing.Point(145, 168);
  494. this.label_sta_light.Name = "label_sta_light";
  495. this.label_sta_light.Size = new System.Drawing.Size(40, 30);
  496. this.label_sta_light.TabIndex = 0;
  497. this.label_sta_light.Text = "NG";
  498. this.label_sta_light.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  499. //
  500. // label_Sta_Write
  501. //
  502. this.label_Sta_Write.BackColor = System.Drawing.Color.Red;
  503. this.label_Sta_Write.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  504. this.label_Sta_Write.Location = new System.Drawing.Point(145, 123);
  505. this.label_Sta_Write.Name = "label_Sta_Write";
  506. this.label_Sta_Write.Size = new System.Drawing.Size(40, 30);
  507. this.label_Sta_Write.TabIndex = 0;
  508. this.label_Sta_Write.Text = "NG";
  509. this.label_Sta_Write.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  510. //
  511. // label_error_code
  512. //
  513. this.label_error_code.BackColor = System.Drawing.Color.Green;
  514. this.label_error_code.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  515. this.label_error_code.Location = new System.Drawing.Point(145, 33);
  516. this.label_error_code.Name = "label_error_code";
  517. this.label_error_code.Size = new System.Drawing.Size(113, 30);
  518. this.label_error_code.TabIndex = 0;
  519. this.label_error_code.Text = "OK";
  520. this.label_error_code.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  521. //
  522. // label_Sta_Clear
  523. //
  524. this.label_Sta_Clear.BackColor = System.Drawing.Color.Red;
  525. this.label_Sta_Clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  526. this.label_Sta_Clear.Location = new System.Drawing.Point(145, 78);
  527. this.label_Sta_Clear.Name = "label_Sta_Clear";
  528. this.label_Sta_Clear.Size = new System.Drawing.Size(40, 30);
  529. this.label_Sta_Clear.TabIndex = 0;
  530. this.label_Sta_Clear.Text = "NG";
  531. this.label_Sta_Clear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  532. //
  533. // label7
  534. //
  535. this.label7.AutoSize = true;
  536. this.label7.Location = new System.Drawing.Point(7, 38);
  537. this.label7.Name = "label7";
  538. this.label7.Size = new System.Drawing.Size(74, 21);
  539. this.label7.TabIndex = 0;
  540. this.label7.Text = "故障代码";
  541. //
  542. // label12
  543. //
  544. this.label12.AutoSize = true;
  545. this.label12.Location = new System.Drawing.Point(7, 83);
  546. this.label12.Name = "label12";
  547. this.label12.Size = new System.Drawing.Size(74, 21);
  548. this.label12.TabIndex = 0;
  549. this.label12.Text = "系统清除";
  550. //
  551. // groupBox2
  552. //
  553. this.groupBox2.Controls.Add(this.label10);
  554. this.groupBox2.Controls.Add(this.label3);
  555. this.groupBox2.Controls.Add(this.button_Fnish);
  556. this.groupBox2.Controls.Add(this.button_Check_Ver);
  557. this.groupBox2.Controls.Add(this.groupBox11);
  558. this.groupBox2.Controls.Add(this.label8);
  559. this.groupBox2.Controls.Add(this.label6);
  560. this.groupBox2.Controls.Add(this.label20);
  561. this.groupBox2.Controls.Add(this.label5);
  562. this.groupBox2.Controls.Add(this.groupBox5);
  563. this.groupBox2.Controls.Add(this.label4);
  564. this.groupBox2.Controls.Add(this.textBox_PDinfo);
  565. this.groupBox2.Controls.Add(this.button_Write);
  566. this.groupBox2.Controls.Add(this.button_Start);
  567. this.groupBox2.Controls.Add(this.button_Clear);
  568. this.groupBox2.Enabled = false;
  569. this.groupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  570. this.groupBox2.Location = new System.Drawing.Point(12, 114);
  571. this.groupBox2.Name = "groupBox2";
  572. this.groupBox2.Size = new System.Drawing.Size(476, 611);
  573. this.groupBox2.TabIndex = 9;
  574. this.groupBox2.TabStop = false;
  575. this.groupBox2.Text = "操作";
  576. //
  577. // label10
  578. //
  579. this.label10.AutoSize = true;
  580. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.label10.Location = new System.Drawing.Point(416, 490);
  582. this.label10.Name = "label10";
  583. this.label10.Size = new System.Drawing.Size(18, 22);
  584. this.label10.TabIndex = 11;
  585. this.label10.Text = "↓";
  586. //
  587. // label3
  588. //
  589. this.label3.AutoSize = true;
  590. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  591. this.label3.Location = new System.Drawing.Point(416, 407);
  592. this.label3.Name = "label3";
  593. this.label3.Size = new System.Drawing.Size(18, 22);
  594. this.label3.TabIndex = 11;
  595. this.label3.Text = "↓";
  596. //
  597. // button_Fnish
  598. //
  599. this.button_Fnish.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  600. this.button_Fnish.Enabled = false;
  601. this.button_Fnish.ForeColor = System.Drawing.Color.White;
  602. this.button_Fnish.Location = new System.Drawing.Point(391, 518);
  603. this.button_Fnish.Name = "button_Fnish";
  604. this.button_Fnish.Size = new System.Drawing.Size(70, 70);
  605. this.button_Fnish.TabIndex = 0;
  606. this.button_Fnish.Text = "保存";
  607. this.button_Fnish.UseVisualStyleBackColor = false;
  608. this.button_Fnish.Click += new System.EventHandler(this.button_Fnish_Click);
  609. //
  610. // button_Check_Ver
  611. //
  612. this.button_Check_Ver.BackColor = System.Drawing.Color.Olive;
  613. this.button_Check_Ver.Enabled = false;
  614. this.button_Check_Ver.ForeColor = System.Drawing.Color.White;
  615. this.button_Check_Ver.Location = new System.Drawing.Point(391, 433);
  616. this.button_Check_Ver.Name = "button_Check_Ver";
  617. this.button_Check_Ver.Size = new System.Drawing.Size(70, 50);
  618. this.button_Check_Ver.TabIndex = 0;
  619. this.button_Check_Ver.Text = "查询";
  620. this.button_Check_Ver.UseVisualStyleBackColor = false;
  621. this.button_Check_Ver.Click += new System.EventHandler(this.button_Check_Ver_Click);
  622. //
  623. // groupBox11
  624. //
  625. this.groupBox11.Controls.Add(this.richTextBox_Ver);
  626. this.groupBox11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  627. this.groupBox11.Location = new System.Drawing.Point(10, 406);
  628. this.groupBox11.Name = "groupBox11";
  629. this.groupBox11.Size = new System.Drawing.Size(362, 199);
  630. this.groupBox11.TabIndex = 10;
  631. this.groupBox11.TabStop = false;
  632. this.groupBox11.Text = "版本信息";
  633. //
  634. // richTextBox_Ver
  635. //
  636. this.richTextBox_Ver.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. this.richTextBox_Ver.ForeColor = System.Drawing.Color.Black;
  638. this.richTextBox_Ver.Location = new System.Drawing.Point(6, 28);
  639. this.richTextBox_Ver.Name = "richTextBox_Ver";
  640. this.richTextBox_Ver.ReadOnly = true;
  641. this.richTextBox_Ver.Size = new System.Drawing.Size(350, 165);
  642. this.richTextBox_Ver.TabIndex = 0;
  643. this.richTextBox_Ver.Text = "";
  644. //
  645. // label8
  646. //
  647. this.label8.AutoSize = true;
  648. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.label8.Location = new System.Drawing.Point(337, 162);
  650. this.label8.Name = "label8";
  651. this.label8.Size = new System.Drawing.Size(18, 22);
  652. this.label8.TabIndex = 3;
  653. this.label8.Text = "↓";
  654. //
  655. // label6
  656. //
  657. this.label6.AutoSize = true;
  658. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.label6.Location = new System.Drawing.Point(337, 80);
  660. this.label6.Name = "label6";
  661. this.label6.Size = new System.Drawing.Size(18, 22);
  662. this.label6.TabIndex = 3;
  663. this.label6.Text = "↓";
  664. //
  665. // label20
  666. //
  667. this.label20.AutoSize = true;
  668. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  669. this.label20.Location = new System.Drawing.Point(90, 86);
  670. this.label20.Name = "label20";
  671. this.label20.Size = new System.Drawing.Size(26, 22);
  672. this.label20.TabIndex = 3;
  673. this.label20.Text = "→";
  674. //
  675. // label5
  676. //
  677. this.label5.AutoSize = true;
  678. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  679. this.label5.Location = new System.Drawing.Point(195, 49);
  680. this.label5.Name = "label5";
  681. this.label5.Size = new System.Drawing.Size(26, 22);
  682. this.label5.TabIndex = 3;
  683. this.label5.Text = "→";
  684. //
  685. // groupBox5
  686. //
  687. this.groupBox5.Controls.Add(this.groupBox6);
  688. this.groupBox5.Controls.Add(this.groupBox7);
  689. this.groupBox5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  690. this.groupBox5.Location = new System.Drawing.Point(10, 187);
  691. this.groupBox5.Name = "groupBox5";
  692. this.groupBox5.Size = new System.Drawing.Size(451, 214);
  693. this.groupBox5.TabIndex = 9;
  694. this.groupBox5.TabStop = false;
  695. this.groupBox5.Text = "电机控制";
  696. //
  697. // groupBox6
  698. //
  699. this.groupBox6.Controls.Add(this.radioButton_Light_NG);
  700. this.groupBox6.Controls.Add(this.radioButton_Light_OK);
  701. this.groupBox6.Controls.Add(this.button_LightCtl);
  702. this.groupBox6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  703. this.groupBox6.Location = new System.Drawing.Point(6, 28);
  704. this.groupBox6.Name = "groupBox6";
  705. this.groupBox6.Size = new System.Drawing.Size(215, 172);
  706. this.groupBox6.TabIndex = 9;
  707. this.groupBox6.TabStop = false;
  708. this.groupBox6.Text = "灯开关";
  709. //
  710. // radioButton_Light_NG
  711. //
  712. this.radioButton_Light_NG.BackColor = System.Drawing.Color.Red;
  713. this.radioButton_Light_NG.Checked = true;
  714. this.radioButton_Light_NG.Enabled = false;
  715. this.radioButton_Light_NG.ForeColor = System.Drawing.Color.White;
  716. this.radioButton_Light_NG.Location = new System.Drawing.Point(53, 128);
  717. this.radioButton_Light_NG.Name = "radioButton_Light_NG";
  718. this.radioButton_Light_NG.Size = new System.Drawing.Size(125, 38);
  719. this.radioButton_Light_NG.TabIndex = 1;
  720. this.radioButton_Light_NG.TabStop = true;
  721. this.radioButton_Light_NG.Text = "电压错误";
  722. this.radioButton_Light_NG.UseVisualStyleBackColor = false;
  723. this.radioButton_Light_NG.Click += new System.EventHandler(this.radioButton_Light_NG_Click);
  724. //
  725. // radioButton_Light_OK
  726. //
  727. this.radioButton_Light_OK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  728. this.radioButton_Light_OK.Enabled = false;
  729. this.radioButton_Light_OK.ForeColor = System.Drawing.Color.White;
  730. this.radioButton_Light_OK.Location = new System.Drawing.Point(53, 87);
  731. this.radioButton_Light_OK.Name = "radioButton_Light_OK";
  732. this.radioButton_Light_OK.Size = new System.Drawing.Size(125, 38);
  733. this.radioButton_Light_OK.TabIndex = 1;
  734. this.radioButton_Light_OK.Text = "电压正确";
  735. this.radioButton_Light_OK.UseVisualStyleBackColor = false;
  736. this.radioButton_Light_OK.Click += new System.EventHandler(this.radioButton_Light_OK_Click);
  737. //
  738. // button_LightCtl
  739. //
  740. this.button_LightCtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  741. this.button_LightCtl.Enabled = false;
  742. this.button_LightCtl.ForeColor = System.Drawing.Color.White;
  743. this.button_LightCtl.Location = new System.Drawing.Point(75, 32);
  744. this.button_LightCtl.Name = "button_LightCtl";
  745. this.button_LightCtl.Size = new System.Drawing.Size(80, 50);
  746. this.button_LightCtl.TabIndex = 0;
  747. this.button_LightCtl.Text = "开灯";
  748. this.button_LightCtl.UseVisualStyleBackColor = false;
  749. this.button_LightCtl.Click += new System.EventHandler(this.button_LightCtl_Click);
  750. //
  751. // groupBox7
  752. //
  753. this.groupBox7.Controls.Add(this.button_Walk);
  754. this.groupBox7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  755. this.groupBox7.Location = new System.Drawing.Point(230, 28);
  756. this.groupBox7.Name = "groupBox7";
  757. this.groupBox7.Size = new System.Drawing.Size(215, 172);
  758. this.groupBox7.TabIndex = 9;
  759. this.groupBox7.TabStop = false;
  760. this.groupBox7.Text = "推行模式";
  761. //
  762. // button_Walk
  763. //
  764. this.button_Walk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  765. this.button_Walk.Enabled = false;
  766. this.button_Walk.ForeColor = System.Drawing.Color.White;
  767. this.button_Walk.Location = new System.Drawing.Point(72, 61);
  768. this.button_Walk.Name = "button_Walk";
  769. this.button_Walk.Size = new System.Drawing.Size(80, 50);
  770. this.button_Walk.TabIndex = 0;
  771. this.button_Walk.Text = "启动";
  772. this.button_Walk.UseVisualStyleBackColor = false;
  773. this.button_Walk.Click += new System.EventHandler(this.button_Walk_Click);
  774. //
  775. // label4
  776. //
  777. this.label4.AutoSize = true;
  778. this.label4.Location = new System.Drawing.Point(237, 22);
  779. this.label4.Name = "label4";
  780. this.label4.Size = new System.Drawing.Size(218, 21);
  781. this.label4.TabIndex = 2;
  782. this.label4.Text = "扫码或手动填入电机打标信息";
  783. //
  784. // textBox_PDinfo
  785. //
  786. this.textBox_PDinfo.Enabled = false;
  787. this.textBox_PDinfo.ForeColor = System.Drawing.Color.Black;
  788. this.textBox_PDinfo.Location = new System.Drawing.Point(232, 46);
  789. this.textBox_PDinfo.Name = "textBox_PDinfo";
  790. this.textBox_PDinfo.Size = new System.Drawing.Size(229, 29);
  791. this.textBox_PDinfo.TabIndex = 1;
  792. //
  793. // button_Write
  794. //
  795. this.button_Write.BackColor = System.Drawing.Color.Teal;
  796. this.button_Write.Enabled = false;
  797. this.button_Write.ForeColor = System.Drawing.Color.White;
  798. this.button_Write.Location = new System.Drawing.Point(286, 105);
  799. this.button_Write.Name = "button_Write";
  800. this.button_Write.Size = new System.Drawing.Size(120, 50);
  801. this.button_Write.TabIndex = 0;
  802. this.button_Write.Text = "电机参数写入";
  803. this.button_Write.UseVisualStyleBackColor = false;
  804. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  805. //
  806. // button_Start
  807. //
  808. this.button_Start.BackColor = System.Drawing.Color.Purple;
  809. this.button_Start.Enabled = false;
  810. this.button_Start.ForeColor = System.Drawing.Color.White;
  811. this.button_Start.Location = new System.Drawing.Point(16, 46);
  812. this.button_Start.Name = "button_Start";
  813. this.button_Start.Size = new System.Drawing.Size(70, 98);
  814. this.button_Start.TabIndex = 0;
  815. this.button_Start.Text = "开始\r\n测试";
  816. this.button_Start.UseVisualStyleBackColor = false;
  817. this.button_Start.Click += new System.EventHandler(this.button_Start_Click);
  818. //
  819. // button_Clear
  820. //
  821. this.button_Clear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
  822. this.button_Clear.Enabled = false;
  823. this.button_Clear.ForeColor = System.Drawing.Color.White;
  824. this.button_Clear.Location = new System.Drawing.Point(119, 46);
  825. this.button_Clear.Name = "button_Clear";
  826. this.button_Clear.Size = new System.Drawing.Size(70, 98);
  827. this.button_Clear.TabIndex = 0;
  828. this.button_Clear.Text = "系统\r\n清除";
  829. this.button_Clear.UseVisualStyleBackColor = false;
  830. this.button_Clear.Click += new System.EventHandler(this.button_Clear_Click);
  831. //
  832. // groupBox9
  833. //
  834. this.groupBox9.Controls.Add(this.textBox_Dir);
  835. this.groupBox9.Controls.Add(this.textBox_Cadence);
  836. this.groupBox9.Controls.Add(this.textBox_Torque);
  837. this.groupBox9.Controls.Add(this.textBox_MotorSpeed);
  838. this.groupBox9.Controls.Add(this.textBox_MCU);
  839. this.groupBox9.Controls.Add(this.textBox_Cur);
  840. this.groupBox9.Controls.Add(this.textBox_Coil);
  841. this.groupBox9.Controls.Add(this.textBox_Vol);
  842. this.groupBox9.Controls.Add(this.label1);
  843. this.groupBox9.Controls.Add(this.textBox_PCB);
  844. this.groupBox9.Controls.Add(this.textBox_BikeSpeed);
  845. this.groupBox9.Controls.Add(this.label_Torque);
  846. this.groupBox9.Controls.Add(this.label_Cadence);
  847. this.groupBox9.Controls.Add(this.label_MotorSpeed);
  848. this.groupBox9.Controls.Add(this.label_Current);
  849. this.groupBox9.Controls.Add(this.label_Vol);
  850. this.groupBox9.Controls.Add(this.label_NTC_MCU);
  851. this.groupBox9.Controls.Add(this.label_NTC_Coil);
  852. this.groupBox9.Controls.Add(this.label_NTC_PCB);
  853. this.groupBox9.Controls.Add(this.label_BikeSpeed);
  854. this.groupBox9.Controls.Add(this.label21);
  855. this.groupBox9.Controls.Add(this.label19);
  856. this.groupBox9.Controls.Add(this.label17);
  857. this.groupBox9.Controls.Add(this.label15);
  858. this.groupBox9.Controls.Add(this.label13);
  859. this.groupBox9.Controls.Add(this.label11);
  860. this.groupBox9.Controls.Add(this.label27);
  861. this.groupBox9.Controls.Add(this.label25);
  862. this.groupBox9.Controls.Add(this.label23);
  863. this.groupBox9.Controls.Add(this.label9);
  864. this.groupBox9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  865. this.groupBox9.Location = new System.Drawing.Point(495, 32);
  866. this.groupBox9.Name = "groupBox9";
  867. this.groupBox9.Size = new System.Drawing.Size(474, 206);
  868. this.groupBox9.TabIndex = 9;
  869. this.groupBox9.TabStop = false;
  870. this.groupBox9.Text = "电机运行信息";
  871. //
  872. // textBox_Dir
  873. //
  874. this.textBox_Dir.ForeColor = System.Drawing.Color.Black;
  875. this.textBox_Dir.Location = new System.Drawing.Point(351, 169);
  876. this.textBox_Dir.Name = "textBox_Dir";
  877. this.textBox_Dir.ReadOnly = true;
  878. this.textBox_Dir.Size = new System.Drawing.Size(68, 29);
  879. this.textBox_Dir.TabIndex = 9;
  880. //
  881. // textBox_Cadence
  882. //
  883. this.textBox_Cadence.ForeColor = System.Drawing.Color.Black;
  884. this.textBox_Cadence.Location = new System.Drawing.Point(109, 169);
  885. this.textBox_Cadence.Name = "textBox_Cadence";
  886. this.textBox_Cadence.ReadOnly = true;
  887. this.textBox_Cadence.Size = new System.Drawing.Size(68, 29);
  888. this.textBox_Cadence.TabIndex = 10;
  889. //
  890. // textBox_Torque
  891. //
  892. this.textBox_Torque.ForeColor = System.Drawing.Color.Black;
  893. this.textBox_Torque.Location = new System.Drawing.Point(351, 134);
  894. this.textBox_Torque.Name = "textBox_Torque";
  895. this.textBox_Torque.ReadOnly = true;
  896. this.textBox_Torque.Size = new System.Drawing.Size(68, 29);
  897. this.textBox_Torque.TabIndex = 7;
  898. //
  899. // textBox_MotorSpeed
  900. //
  901. this.textBox_MotorSpeed.ForeColor = System.Drawing.Color.Black;
  902. this.textBox_MotorSpeed.Location = new System.Drawing.Point(109, 134);
  903. this.textBox_MotorSpeed.Name = "textBox_MotorSpeed";
  904. this.textBox_MotorSpeed.ReadOnly = true;
  905. this.textBox_MotorSpeed.Size = new System.Drawing.Size(68, 29);
  906. this.textBox_MotorSpeed.TabIndex = 8;
  907. //
  908. // textBox_MCU
  909. //
  910. this.textBox_MCU.ForeColor = System.Drawing.Color.Black;
  911. this.textBox_MCU.Location = new System.Drawing.Point(351, 99);
  912. this.textBox_MCU.Name = "textBox_MCU";
  913. this.textBox_MCU.ReadOnly = true;
  914. this.textBox_MCU.Size = new System.Drawing.Size(68, 29);
  915. this.textBox_MCU.TabIndex = 5;
  916. //
  917. // textBox_Cur
  918. //
  919. this.textBox_Cur.ForeColor = System.Drawing.Color.Black;
  920. this.textBox_Cur.Location = new System.Drawing.Point(109, 99);
  921. this.textBox_Cur.Name = "textBox_Cur";
  922. this.textBox_Cur.ReadOnly = true;
  923. this.textBox_Cur.Size = new System.Drawing.Size(68, 29);
  924. this.textBox_Cur.TabIndex = 6;
  925. //
  926. // textBox_Coil
  927. //
  928. this.textBox_Coil.ForeColor = System.Drawing.Color.Black;
  929. this.textBox_Coil.Location = new System.Drawing.Point(351, 64);
  930. this.textBox_Coil.Name = "textBox_Coil";
  931. this.textBox_Coil.ReadOnly = true;
  932. this.textBox_Coil.Size = new System.Drawing.Size(68, 29);
  933. this.textBox_Coil.TabIndex = 3;
  934. //
  935. // textBox_Vol
  936. //
  937. this.textBox_Vol.ForeColor = System.Drawing.Color.Black;
  938. this.textBox_Vol.Location = new System.Drawing.Point(109, 64);
  939. this.textBox_Vol.Name = "textBox_Vol";
  940. this.textBox_Vol.ReadOnly = true;
  941. this.textBox_Vol.Size = new System.Drawing.Size(68, 29);
  942. this.textBox_Vol.TabIndex = 4;
  943. //
  944. // label1
  945. //
  946. this.label1.BackColor = System.Drawing.SystemColors.Control;
  947. this.label1.Location = new System.Drawing.Point(243, 11);
  948. this.label1.Name = "label1";
  949. this.label1.Size = new System.Drawing.Size(1, 195);
  950. this.label1.TabIndex = 2;
  951. //
  952. // textBox_PCB
  953. //
  954. this.textBox_PCB.ForeColor = System.Drawing.Color.Black;
  955. this.textBox_PCB.Location = new System.Drawing.Point(351, 29);
  956. this.textBox_PCB.Name = "textBox_PCB";
  957. this.textBox_PCB.ReadOnly = true;
  958. this.textBox_PCB.Size = new System.Drawing.Size(68, 29);
  959. this.textBox_PCB.TabIndex = 1;
  960. //
  961. // textBox_BikeSpeed
  962. //
  963. this.textBox_BikeSpeed.ForeColor = System.Drawing.Color.Black;
  964. this.textBox_BikeSpeed.Location = new System.Drawing.Point(109, 29);
  965. this.textBox_BikeSpeed.Name = "textBox_BikeSpeed";
  966. this.textBox_BikeSpeed.ReadOnly = true;
  967. this.textBox_BikeSpeed.Size = new System.Drawing.Size(68, 29);
  968. this.textBox_BikeSpeed.TabIndex = 1;
  969. //
  970. // label_Torque
  971. //
  972. this.label_Torque.AutoSize = true;
  973. this.label_Torque.Location = new System.Drawing.Point(423, 138);
  974. this.label_Torque.Name = "label_Torque";
  975. this.label_Torque.Size = new System.Drawing.Size(42, 21);
  976. this.label_Torque.TabIndex = 0;
  977. this.label_Torque.Text = "N.m";
  978. //
  979. // label_Cadence
  980. //
  981. this.label_Cadence.AutoSize = true;
  982. this.label_Cadence.Location = new System.Drawing.Point(182, 173);
  983. this.label_Cadence.Name = "label_Cadence";
  984. this.label_Cadence.Size = new System.Drawing.Size(41, 21);
  985. this.label_Cadence.TabIndex = 0;
  986. this.label_Cadence.Text = "rpm";
  987. //
  988. // label_MotorSpeed
  989. //
  990. this.label_MotorSpeed.AutoSize = true;
  991. this.label_MotorSpeed.Location = new System.Drawing.Point(182, 138);
  992. this.label_MotorSpeed.Name = "label_MotorSpeed";
  993. this.label_MotorSpeed.Size = new System.Drawing.Size(41, 21);
  994. this.label_MotorSpeed.TabIndex = 0;
  995. this.label_MotorSpeed.Text = "rpm";
  996. //
  997. // label_Current
  998. //
  999. this.label_Current.AutoSize = true;
  1000. this.label_Current.Location = new System.Drawing.Point(183, 103);
  1001. this.label_Current.Name = "label_Current";
  1002. this.label_Current.Size = new System.Drawing.Size(36, 21);
  1003. this.label_Current.TabIndex = 0;
  1004. this.label_Current.Text = "mA";
  1005. //
  1006. // label_Vol
  1007. //
  1008. this.label_Vol.AutoSize = true;
  1009. this.label_Vol.Location = new System.Drawing.Point(182, 68);
  1010. this.label_Vol.Name = "label_Vol";
  1011. this.label_Vol.Size = new System.Drawing.Size(36, 21);
  1012. this.label_Vol.TabIndex = 0;
  1013. this.label_Vol.Text = "mV";
  1014. //
  1015. // label_NTC_MCU
  1016. //
  1017. this.label_NTC_MCU.AutoSize = true;
  1018. this.label_NTC_MCU.Location = new System.Drawing.Point(424, 103);
  1019. this.label_NTC_MCU.Name = "label_NTC_MCU";
  1020. this.label_NTC_MCU.Size = new System.Drawing.Size(26, 21);
  1021. this.label_NTC_MCU.TabIndex = 0;
  1022. this.label_NTC_MCU.Text = "℃";
  1023. //
  1024. // label_NTC_Coil
  1025. //
  1026. this.label_NTC_Coil.AutoSize = true;
  1027. this.label_NTC_Coil.Location = new System.Drawing.Point(423, 68);
  1028. this.label_NTC_Coil.Name = "label_NTC_Coil";
  1029. this.label_NTC_Coil.Size = new System.Drawing.Size(26, 21);
  1030. this.label_NTC_Coil.TabIndex = 0;
  1031. this.label_NTC_Coil.Text = "℃";
  1032. //
  1033. // label_NTC_PCB
  1034. //
  1035. this.label_NTC_PCB.AutoSize = true;
  1036. this.label_NTC_PCB.Location = new System.Drawing.Point(424, 33);
  1037. this.label_NTC_PCB.Name = "label_NTC_PCB";
  1038. this.label_NTC_PCB.Size = new System.Drawing.Size(26, 21);
  1039. this.label_NTC_PCB.TabIndex = 0;
  1040. this.label_NTC_PCB.Text = "℃";
  1041. //
  1042. // label_BikeSpeed
  1043. //
  1044. this.label_BikeSpeed.AutoSize = true;
  1045. this.label_BikeSpeed.Location = new System.Drawing.Point(183, 33);
  1046. this.label_BikeSpeed.Name = "label_BikeSpeed";
  1047. this.label_BikeSpeed.Size = new System.Drawing.Size(51, 21);
  1048. this.label_BikeSpeed.TabIndex = 0;
  1049. this.label_BikeSpeed.Text = "km/h";
  1050. //
  1051. // label21
  1052. //
  1053. this.label21.AutoSize = true;
  1054. this.label21.Location = new System.Drawing.Point(249, 173);
  1055. this.label21.Name = "label21";
  1056. this.label21.Size = new System.Drawing.Size(90, 21);
  1057. this.label21.TabIndex = 0;
  1058. this.label21.Text = "踩踏方向:";
  1059. //
  1060. // label19
  1061. //
  1062. this.label19.AutoSize = true;
  1063. this.label19.Location = new System.Drawing.Point(249, 138);
  1064. this.label19.Name = "label19";
  1065. this.label19.Size = new System.Drawing.Size(90, 21);
  1066. this.label19.TabIndex = 0;
  1067. this.label19.Text = "踩踏力矩:";
  1068. //
  1069. // label17
  1070. //
  1071. this.label17.AutoSize = true;
  1072. this.label17.Location = new System.Drawing.Point(7, 173);
  1073. this.label17.Name = "label17";
  1074. this.label17.Size = new System.Drawing.Size(58, 21);
  1075. this.label17.TabIndex = 0;
  1076. this.label17.Text = "踏频:";
  1077. //
  1078. // label15
  1079. //
  1080. this.label15.AutoSize = true;
  1081. this.label15.Location = new System.Drawing.Point(7, 138);
  1082. this.label15.Name = "label15";
  1083. this.label15.Size = new System.Drawing.Size(90, 21);
  1084. this.label15.TabIndex = 0;
  1085. this.label15.Text = "电机转速:";
  1086. //
  1087. // label13
  1088. //
  1089. this.label13.AutoSize = true;
  1090. this.label13.Location = new System.Drawing.Point(7, 103);
  1091. this.label13.Name = "label13";
  1092. this.label13.Size = new System.Drawing.Size(58, 21);
  1093. this.label13.TabIndex = 0;
  1094. this.label13.Text = "电流:";
  1095. //
  1096. // label11
  1097. //
  1098. this.label11.AutoSize = true;
  1099. this.label11.Location = new System.Drawing.Point(7, 68);
  1100. this.label11.Name = "label11";
  1101. this.label11.Size = new System.Drawing.Size(58, 21);
  1102. this.label11.TabIndex = 0;
  1103. this.label11.Text = "电压:";
  1104. //
  1105. // label27
  1106. //
  1107. this.label27.AutoSize = true;
  1108. this.label27.Location = new System.Drawing.Point(250, 103);
  1109. this.label27.Name = "label27";
  1110. this.label27.Size = new System.Drawing.Size(97, 21);
  1111. this.label27.TabIndex = 0;
  1112. this.label27.Text = "MCU温度:";
  1113. //
  1114. // label25
  1115. //
  1116. this.label25.AutoSize = true;
  1117. this.label25.Location = new System.Drawing.Point(249, 68);
  1118. this.label25.Name = "label25";
  1119. this.label25.Size = new System.Drawing.Size(90, 21);
  1120. this.label25.TabIndex = 0;
  1121. this.label25.Text = "绕组温度:";
  1122. //
  1123. // label23
  1124. //
  1125. this.label23.AutoSize = true;
  1126. this.label23.Location = new System.Drawing.Point(250, 33);
  1127. this.label23.Name = "label23";
  1128. this.label23.Size = new System.Drawing.Size(89, 21);
  1129. this.label23.TabIndex = 0;
  1130. this.label23.Text = "PCB温度:";
  1131. //
  1132. // label9
  1133. //
  1134. this.label9.AutoSize = true;
  1135. this.label9.Location = new System.Drawing.Point(7, 33);
  1136. this.label9.Name = "label9";
  1137. this.label9.Size = new System.Drawing.Size(58, 21);
  1138. this.label9.TabIndex = 0;
  1139. this.label9.Text = "车速:";
  1140. //
  1141. // groupBox10
  1142. //
  1143. this.groupBox10.Controls.Add(this.checkBox_ReadAstSensor);
  1144. this.groupBox10.Controls.Add(this.textBox4);
  1145. this.groupBox10.Controls.Add(this.textBox3);
  1146. this.groupBox10.Controls.Add(this.textBox2);
  1147. this.groupBox10.Controls.Add(this.textBox1);
  1148. this.groupBox10.Controls.Add(this.label_Angle_R_R);
  1149. this.groupBox10.Controls.Add(this.label_Angle_R_A);
  1150. this.groupBox10.Controls.Add(this.label_Angle_P_R);
  1151. this.groupBox10.Controls.Add(this.label_Angle_P_A);
  1152. this.groupBox10.Controls.Add(this.label31);
  1153. this.groupBox10.Controls.Add(this.label44);
  1154. this.groupBox10.Controls.Add(this.label30);
  1155. this.groupBox10.Controls.Add(this.label48);
  1156. this.groupBox10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1157. this.groupBox10.Location = new System.Drawing.Point(495, 244);
  1158. this.groupBox10.Name = "groupBox10";
  1159. this.groupBox10.Size = new System.Drawing.Size(474, 102);
  1160. this.groupBox10.TabIndex = 9;
  1161. this.groupBox10.TabStop = false;
  1162. this.groupBox10.Text = "电机姿态信息";
  1163. //
  1164. // checkBox_ReadAstSensor
  1165. //
  1166. this.checkBox_ReadAstSensor.AutoSize = true;
  1167. this.checkBox_ReadAstSensor.Location = new System.Drawing.Point(406, 38);
  1168. this.checkBox_ReadAstSensor.Name = "checkBox_ReadAstSensor";
  1169. this.checkBox_ReadAstSensor.Size = new System.Drawing.Size(61, 46);
  1170. this.checkBox_ReadAstSensor.TabIndex = 1;
  1171. this.checkBox_ReadAstSensor.Text = "自动\r\n查询";
  1172. this.checkBox_ReadAstSensor.UseVisualStyleBackColor = true;
  1173. //
  1174. // textBox4
  1175. //
  1176. this.textBox4.ForeColor = System.Drawing.Color.Black;
  1177. this.textBox4.Location = new System.Drawing.Point(311, 64);
  1178. this.textBox4.Name = "textBox4";
  1179. this.textBox4.ReadOnly = true;
  1180. this.textBox4.Size = new System.Drawing.Size(68, 29);
  1181. this.textBox4.TabIndex = 10;
  1182. //
  1183. // textBox3
  1184. //
  1185. this.textBox3.ForeColor = System.Drawing.Color.Black;
  1186. this.textBox3.Location = new System.Drawing.Point(311, 29);
  1187. this.textBox3.Name = "textBox3";
  1188. this.textBox3.ReadOnly = true;
  1189. this.textBox3.Size = new System.Drawing.Size(68, 29);
  1190. this.textBox3.TabIndex = 10;
  1191. //
  1192. // textBox2
  1193. //
  1194. this.textBox2.ForeColor = System.Drawing.Color.Black;
  1195. this.textBox2.Location = new System.Drawing.Point(111, 29);
  1196. this.textBox2.Name = "textBox2";
  1197. this.textBox2.ReadOnly = true;
  1198. this.textBox2.Size = new System.Drawing.Size(68, 29);
  1199. this.textBox2.TabIndex = 10;
  1200. //
  1201. // textBox1
  1202. //
  1203. this.textBox1.ForeColor = System.Drawing.Color.Black;
  1204. this.textBox1.Location = new System.Drawing.Point(111, 64);
  1205. this.textBox1.Name = "textBox1";
  1206. this.textBox1.ReadOnly = true;
  1207. this.textBox1.Size = new System.Drawing.Size(68, 29);
  1208. this.textBox1.TabIndex = 10;
  1209. //
  1210. // label_Angle_R_R
  1211. //
  1212. this.label_Angle_R_R.AutoSize = true;
  1213. this.label_Angle_R_R.Location = new System.Drawing.Point(384, 68);
  1214. this.label_Angle_R_R.Name = "label_Angle_R_R";
  1215. this.label_Angle_R_R.Size = new System.Drawing.Size(17, 21);
  1216. this.label_Angle_R_R.TabIndex = 0;
  1217. this.label_Angle_R_R.Text = "°";
  1218. //
  1219. // label_Angle_R_A
  1220. //
  1221. this.label_Angle_R_A.AutoSize = true;
  1222. this.label_Angle_R_A.Location = new System.Drawing.Point(185, 68);
  1223. this.label_Angle_R_A.Name = "label_Angle_R_A";
  1224. this.label_Angle_R_A.Size = new System.Drawing.Size(17, 21);
  1225. this.label_Angle_R_A.TabIndex = 0;
  1226. this.label_Angle_R_A.Text = "°";
  1227. //
  1228. // label_Angle_P_R
  1229. //
  1230. this.label_Angle_P_R.AutoSize = true;
  1231. this.label_Angle_P_R.Location = new System.Drawing.Point(384, 33);
  1232. this.label_Angle_P_R.Name = "label_Angle_P_R";
  1233. this.label_Angle_P_R.Size = new System.Drawing.Size(17, 21);
  1234. this.label_Angle_P_R.TabIndex = 0;
  1235. this.label_Angle_P_R.Text = "°";
  1236. //
  1237. // label_Angle_P_A
  1238. //
  1239. this.label_Angle_P_A.AutoSize = true;
  1240. this.label_Angle_P_A.Location = new System.Drawing.Point(185, 33);
  1241. this.label_Angle_P_A.Name = "label_Angle_P_A";
  1242. this.label_Angle_P_A.Size = new System.Drawing.Size(17, 21);
  1243. this.label_Angle_P_A.TabIndex = 0;
  1244. this.label_Angle_P_A.Text = "°";
  1245. //
  1246. // label31
  1247. //
  1248. this.label31.AutoSize = true;
  1249. this.label31.Location = new System.Drawing.Point(207, 68);
  1250. this.label31.Name = "label31";
  1251. this.label31.Size = new System.Drawing.Size(106, 21);
  1252. this.label31.TabIndex = 0;
  1253. this.label31.Text = "横滚相对角:";
  1254. //
  1255. // label44
  1256. //
  1257. this.label44.AutoSize = true;
  1258. this.label44.Location = new System.Drawing.Point(7, 68);
  1259. this.label44.Name = "label44";
  1260. this.label44.Size = new System.Drawing.Size(106, 21);
  1261. this.label44.TabIndex = 0;
  1262. this.label44.Text = "横滚绝对角:";
  1263. //
  1264. // label30
  1265. //
  1266. this.label30.AutoSize = true;
  1267. this.label30.Location = new System.Drawing.Point(207, 33);
  1268. this.label30.Name = "label30";
  1269. this.label30.Size = new System.Drawing.Size(106, 21);
  1270. this.label30.TabIndex = 0;
  1271. this.label30.Text = "俯仰相对角:";
  1272. //
  1273. // label48
  1274. //
  1275. this.label48.AutoSize = true;
  1276. this.label48.Location = new System.Drawing.Point(7, 33);
  1277. this.label48.Name = "label48";
  1278. this.label48.Size = new System.Drawing.Size(106, 21);
  1279. this.label48.TabIndex = 0;
  1280. this.label48.Text = "俯仰绝对角:";
  1281. //
  1282. // toolStripComboBox1
  1283. //
  1284. this.toolStripComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1285. this.toolStripComboBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1286. this.toolStripComboBox1.Name = "toolStripComboBox1";
  1287. this.toolStripComboBox1.Size = new System.Drawing.Size(121, 29);
  1288. //
  1289. // timer1
  1290. //
  1291. this.timer1.Enabled = true;
  1292. this.timer1.Interval = 20;
  1293. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1294. //
  1295. // timer2
  1296. //
  1297. this.timer2.Enabled = true;
  1298. this.timer2.Interval = 1000;
  1299. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1300. //
  1301. // button_CheckCfg
  1302. //
  1303. this.button_CheckCfg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1304. this.button_CheckCfg.ForeColor = System.Drawing.Color.White;
  1305. this.button_CheckCfg.Location = new System.Drawing.Point(398, 32);
  1306. this.button_CheckCfg.Name = "button_CheckCfg";
  1307. this.button_CheckCfg.Size = new System.Drawing.Size(63, 31);
  1308. this.button_CheckCfg.TabIndex = 2;
  1309. this.button_CheckCfg.Text = "查看";
  1310. this.button_CheckCfg.UseVisualStyleBackColor = false;
  1311. this.button_CheckCfg.Click += new System.EventHandler(this.button_CheckCfg_Click);
  1312. //
  1313. // richTextBox_Cfg
  1314. //
  1315. this.richTextBox_Cfg.Location = new System.Drawing.Point(974, 43);
  1316. this.richTextBox_Cfg.Name = "richTextBox_Cfg";
  1317. this.richTextBox_Cfg.ReadOnly = true;
  1318. this.richTextBox_Cfg.Size = new System.Drawing.Size(274, 682);
  1319. this.richTextBox_Cfg.TabIndex = 11;
  1320. this.richTextBox_Cfg.Text = "";
  1321. this.richTextBox_Cfg.Visible = false;
  1322. //
  1323. // ImportForm
  1324. //
  1325. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  1326. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1327. this.BackColor = System.Drawing.Color.White;
  1328. this.ClientSize = new System.Drawing.Size(980, 758);
  1329. this.Controls.Add(this.richTextBox_Cfg);
  1330. this.Controls.Add(this.groupBox2);
  1331. this.Controls.Add(this.groupBox4);
  1332. this.Controls.Add(this.label_SystemTime);
  1333. this.Controls.Add(this.label2);
  1334. this.Controls.Add(this.menuStrip1);
  1335. this.Controls.Add(this.groupBox9);
  1336. this.Controls.Add(this.groupBox10);
  1337. this.Controls.Add(this.groupBox1);
  1338. this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1339. this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1340. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  1341. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1342. this.MainMenuStrip = this.menuStrip1;
  1343. this.Margin = new System.Windows.Forms.Padding(5);
  1344. this.MaximizeBox = false;
  1345. this.Name = "ImportForm";
  1346. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1347. this.Text = "导入参数";
  1348. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ImportForm_FormClosing);
  1349. this.Load += new System.EventHandler(this.ImportForm_Load);
  1350. this.menuStrip1.ResumeLayout(false);
  1351. this.menuStrip1.PerformLayout();
  1352. this.groupBox4.ResumeLayout(false);
  1353. this.groupBox1.ResumeLayout(false);
  1354. this.groupBox1.PerformLayout();
  1355. this.groupBox2.ResumeLayout(false);
  1356. this.groupBox2.PerformLayout();
  1357. this.groupBox11.ResumeLayout(false);
  1358. this.groupBox5.ResumeLayout(false);
  1359. this.groupBox6.ResumeLayout(false);
  1360. this.groupBox7.ResumeLayout(false);
  1361. this.groupBox9.ResumeLayout(false);
  1362. this.groupBox9.PerformLayout();
  1363. this.groupBox10.ResumeLayout(false);
  1364. this.groupBox10.PerformLayout();
  1365. this.ResumeLayout(false);
  1366. this.PerformLayout();
  1367. }
  1368. #endregion
  1369. private System.Windows.Forms.Label label2;
  1370. private System.Windows.Forms.Label label_SystemTime;
  1371. private System.Windows.Forms.ToolStripMenuItem toolStripMenuIte_PortSet;
  1372. private System.Windows.Forms.GroupBox groupBox4;
  1373. private System.Windows.Forms.ComboBox comboBox_File;
  1374. private System.Windows.Forms.GroupBox groupBox1;
  1375. private System.Windows.Forms.GroupBox groupBox2;
  1376. private System.Windows.Forms.Label label5;
  1377. private System.Windows.Forms.Label label4;
  1378. private System.Windows.Forms.TextBox textBox_PDinfo;
  1379. private System.Windows.Forms.Button button_Clear;
  1380. private System.Windows.Forms.Label label6;
  1381. private System.Windows.Forms.Button button_Write;
  1382. private System.Windows.Forms.Label label8;
  1383. private System.Windows.Forms.GroupBox groupBox5;
  1384. private System.Windows.Forms.GroupBox groupBox7;
  1385. private System.Windows.Forms.GroupBox groupBox6;
  1386. private System.Windows.Forms.Button button_Fnish;
  1387. private System.Windows.Forms.GroupBox groupBox9;
  1388. private System.Windows.Forms.Label label_Torque;
  1389. private System.Windows.Forms.Label label_Cadence;
  1390. private System.Windows.Forms.Label label_MotorSpeed;
  1391. private System.Windows.Forms.Label label_Current;
  1392. private System.Windows.Forms.Label label_Vol;
  1393. private System.Windows.Forms.Label label_NTC_MCU;
  1394. private System.Windows.Forms.Label label_NTC_Coil;
  1395. private System.Windows.Forms.Label label_NTC_PCB;
  1396. private System.Windows.Forms.Label label_BikeSpeed;
  1397. private System.Windows.Forms.Label label21;
  1398. private System.Windows.Forms.Label label19;
  1399. private System.Windows.Forms.Label label17;
  1400. private System.Windows.Forms.Label label15;
  1401. private System.Windows.Forms.Label label13;
  1402. private System.Windows.Forms.Label label11;
  1403. private System.Windows.Forms.Label label27;
  1404. private System.Windows.Forms.Label label25;
  1405. private System.Windows.Forms.Label label23;
  1406. private System.Windows.Forms.Label label9;
  1407. private System.Windows.Forms.GroupBox groupBox10;
  1408. private System.Windows.Forms.Label label_Angle_R_R;
  1409. private System.Windows.Forms.Label label_Angle_R_A;
  1410. private System.Windows.Forms.Label label_Angle_P_R;
  1411. private System.Windows.Forms.Label label_Angle_P_A;
  1412. private System.Windows.Forms.Label label31;
  1413. private System.Windows.Forms.Label label44;
  1414. private System.Windows.Forms.Label label30;
  1415. private System.Windows.Forms.Label label48;
  1416. private System.Windows.Forms.CheckBox checkBox_ReadAstSensor;
  1417. private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
  1418. private System.Windows.Forms.GroupBox groupBox11;
  1419. private System.Windows.Forms.RichTextBox richTextBox_Ver;
  1420. private System.Windows.Forms.Button button_Check_Ver;
  1421. private System.Windows.Forms.Label label10;
  1422. private System.Windows.Forms.Label label3;
  1423. private System.Windows.Forms.Timer timer1;
  1424. private System.Windows.Forms.Label label12;
  1425. private System.Windows.Forms.Label label18;
  1426. private System.Windows.Forms.Label label16;
  1427. private System.Windows.Forms.Label label14;
  1428. private System.Windows.Forms.Label label_Sta_Write;
  1429. private System.Windows.Forms.Label label_Sta_Clear;
  1430. private System.Windows.Forms.Label label26;
  1431. private System.Windows.Forms.Label label37;
  1432. private System.Windows.Forms.Label label35;
  1433. private System.Windows.Forms.Label label33;
  1434. private System.Windows.Forms.Label label_sensor_cadence;
  1435. private System.Windows.Forms.Label label28;
  1436. private System.Windows.Forms.Label label_sensor_cur;
  1437. private System.Windows.Forms.Label label_sensor_vol;
  1438. private System.Windows.Forms.Label label_sensor_motor;
  1439. private System.Windows.Forms.Label label46;
  1440. private System.Windows.Forms.Label label43;
  1441. private System.Windows.Forms.Label label41;
  1442. private System.Windows.Forms.Label label39;
  1443. private System.Windows.Forms.Label label_sensor_coil_temp;
  1444. private System.Windows.Forms.Label label_sensor_MCU_temp;
  1445. private System.Windows.Forms.Label label_sensor_PCB_temp;
  1446. private System.Windows.Forms.Label label_sensor_speed;
  1447. private System.Windows.Forms.Label label_sta_light;
  1448. private System.Windows.Forms.Button button_LightCtl;
  1449. private System.Windows.Forms.Button button_Walk;
  1450. private System.Windows.Forms.RadioButton radioButton_Light_NG;
  1451. private System.Windows.Forms.RadioButton radioButton_Light_OK;
  1452. private System.Windows.Forms.TextBox textBox_Dir;
  1453. private System.Windows.Forms.TextBox textBox_Cadence;
  1454. private System.Windows.Forms.TextBox textBox_Torque;
  1455. private System.Windows.Forms.TextBox textBox_MotorSpeed;
  1456. private System.Windows.Forms.TextBox textBox_MCU;
  1457. private System.Windows.Forms.TextBox textBox_Cur;
  1458. private System.Windows.Forms.TextBox textBox_Coil;
  1459. private System.Windows.Forms.TextBox textBox_Vol;
  1460. private System.Windows.Forms.Label label1;
  1461. private System.Windows.Forms.TextBox textBox_PCB;
  1462. private System.Windows.Forms.TextBox textBox_BikeSpeed;
  1463. private System.Windows.Forms.TextBox textBox4;
  1464. private System.Windows.Forms.TextBox textBox3;
  1465. private System.Windows.Forms.TextBox textBox2;
  1466. private System.Windows.Forms.TextBox textBox1;
  1467. private System.Windows.Forms.Label label_error_code;
  1468. private System.Windows.Forms.Label label7;
  1469. private System.Windows.Forms.Button button_Start;
  1470. private System.Windows.Forms.Label label20;
  1471. private System.Windows.Forms.Timer timer2;
  1472. private System.Windows.Forms.MenuStrip menuStrip1;
  1473. private System.Windows.Forms.Label label_ErrorInfo;
  1474. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_PowerKey;
  1475. private System.Windows.Forms.ToolStripMenuItem 关ToolStripMenuItem;
  1476. private System.Windows.Forms.ToolStripMenuItem 开ToolStripMenuItem;
  1477. private System.Windows.Forms.Button button_CheckCfg;
  1478. private System.Windows.Forms.RichTextBox richTextBox_Cfg;
  1479. }
  1480. }