GenerateParams.Designer.cs 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208
  1. namespace Welling_Motor_Debug_Tool
  2. {
  3. partial class GenerateParams
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GenerateParams));
  29. this.button_ExportParams = new System.Windows.Forms.Button();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.tabControl1 = new System.Windows.Forms.TabControl();
  32. this.tabPage_Simple = new System.Windows.Forms.TabPage();
  33. this.groupBox5 = new System.Windows.Forms.GroupBox();
  34. this.comboBox_SysDir = new System.Windows.Forms.ComboBox();
  35. this.comboBox_SysRunMode = new System.Windows.Forms.ComboBox();
  36. this.label25 = new System.Windows.Forms.Label();
  37. this.textBox_SysPowerLimit = new System.Windows.Forms.TextBox();
  38. this.label28 = new System.Windows.Forms.Label();
  39. this.label29 = new System.Windows.Forms.Label();
  40. this.groupBox4 = new System.Windows.Forms.GroupBox();
  41. this.label26 = new System.Windows.Forms.Label();
  42. this.textBox_AssistSpeedEnd = new System.Windows.Forms.TextBox();
  43. this.label27 = new System.Windows.Forms.Label();
  44. this.textBox_AssistSpeedBegin = new System.Windows.Forms.TextBox();
  45. this.groupBox3 = new System.Windows.Forms.GroupBox();
  46. this.label34 = new System.Windows.Forms.Label();
  47. this.textBox_MotorUV = new System.Windows.Forms.TextBox();
  48. this.label35 = new System.Windows.Forms.Label();
  49. this.textBox_MotorOV = new System.Windows.Forms.TextBox();
  50. this.label36 = new System.Windows.Forms.Label();
  51. this.textBox_MotorMaxCurr = new System.Windows.Forms.TextBox();
  52. this.groupBox2 = new System.Windows.Forms.GroupBox();
  53. this.comboBox_BikeStartMode = new System.Windows.Forms.ComboBox();
  54. this.comboBox_BikeModeB = new System.Windows.Forms.ComboBox();
  55. this.comboBox_BikeVolB = new System.Windows.Forms.ComboBox();
  56. this.comboBox_BikeVolF = new System.Windows.Forms.ComboBox();
  57. this.label24 = new System.Windows.Forms.Label();
  58. this.textBox_BikeAutoOffTime = new System.Windows.Forms.TextBox();
  59. this.label23 = new System.Windows.Forms.Label();
  60. this.textBox_BikePowerOffTime = new System.Windows.Forms.TextBox();
  61. this.label22 = new System.Windows.Forms.Label();
  62. this.textBox_BikePowerOnTime = new System.Windows.Forms.TextBox();
  63. this.label21 = new System.Windows.Forms.Label();
  64. this.label20 = new System.Windows.Forms.Label();
  65. this.label19 = new System.Windows.Forms.Label();
  66. this.label18 = new System.Windows.Forms.Label();
  67. this.label17 = new System.Windows.Forms.Label();
  68. this.textBox_BikeRealB = new System.Windows.Forms.TextBox();
  69. this.label16 = new System.Windows.Forms.Label();
  70. this.textBox_BikeFrontT = new System.Windows.Forms.TextBox();
  71. this.label15 = new System.Windows.Forms.Label();
  72. this.textBox_BikeWalkSpeed = new System.Windows.Forms.TextBox();
  73. this.label14 = new System.Windows.Forms.Label();
  74. this.textBox_BikeThroSpeed = new System.Windows.Forms.TextBox();
  75. this.label13 = new System.Windows.Forms.Label();
  76. this.textBox_BikeWheel = new System.Windows.Forms.TextBox();
  77. this.tabPage_Advance = new System.Windows.Forms.TabPage();
  78. this.richTextBox_AdvanceParams = new System.Windows.Forms.RichTextBox();
  79. this.groupBox1 = new System.Windows.Forms.GroupBox();
  80. this.textBox_OtherInfo = new System.Windows.Forms.TextBox();
  81. this.textBox_SoftwareVer = new System.Windows.Forms.TextBox();
  82. this.textBox_PCBA = new System.Windows.Forms.TextBox();
  83. this.textBox_ProductTag = new System.Windows.Forms.TextBox();
  84. this.textBox_ProductDate = new System.Windows.Forms.TextBox();
  85. this.textBox_ProductAddr = new System.Windows.Forms.TextBox();
  86. this.textBox_ProductMac = new System.Windows.Forms.TextBox();
  87. this.textBox_MarkNum = new System.Windows.Forms.TextBox();
  88. this.textBox_ProductName = new System.Windows.Forms.TextBox();
  89. this.textBox_CustomerName = new System.Windows.Forms.TextBox();
  90. this.textBox_MarkCode = new System.Windows.Forms.TextBox();
  91. this.label12 = new System.Windows.Forms.Label();
  92. this.label11 = new System.Windows.Forms.Label();
  93. this.label10 = new System.Windows.Forms.Label();
  94. this.label9 = new System.Windows.Forms.Label();
  95. this.label8 = new System.Windows.Forms.Label();
  96. this.label7 = new System.Windows.Forms.Label();
  97. this.label6 = new System.Windows.Forms.Label();
  98. this.label5 = new System.Windows.Forms.Label();
  99. this.label4 = new System.Windows.Forms.Label();
  100. this.label3 = new System.Windows.Forms.Label();
  101. this.label2 = new System.Windows.Forms.Label();
  102. this.label_ServerStatus = new System.Windows.Forms.Label();
  103. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  104. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  105. this.comboBox_ModelFile = new System.Windows.Forms.ComboBox();
  106. this.button_GenerateModelFile = new System.Windows.Forms.Button();
  107. this.button_ModeRefresh = new System.Windows.Forms.Button();
  108. this.label30 = new System.Windows.Forms.Label();
  109. this.label31 = new System.Windows.Forms.Label();
  110. this.label32 = new System.Windows.Forms.Label();
  111. this.label33 = new System.Windows.Forms.Label();
  112. this.label37 = new System.Windows.Forms.Label();
  113. this.label38 = new System.Windows.Forms.Label();
  114. this.radioButton_MIGIC = new System.Windows.Forms.RadioButton();
  115. this.radioButton_HUB = new System.Windows.Forms.RadioButton();
  116. this.tabControl1.SuspendLayout();
  117. this.tabPage_Simple.SuspendLayout();
  118. this.groupBox5.SuspendLayout();
  119. this.groupBox4.SuspendLayout();
  120. this.groupBox3.SuspendLayout();
  121. this.groupBox2.SuspendLayout();
  122. this.tabPage_Advance.SuspendLayout();
  123. this.groupBox1.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  125. this.SuspendLayout();
  126. //
  127. // button_ExportParams
  128. //
  129. this.button_ExportParams.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  130. this.button_ExportParams.Enabled = false;
  131. this.button_ExportParams.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.button_ExportParams.ForeColor = System.Drawing.Color.White;
  133. this.button_ExportParams.Location = new System.Drawing.Point(855, 175);
  134. this.button_ExportParams.Name = "button_ExportParams";
  135. this.button_ExportParams.Size = new System.Drawing.Size(165, 75);
  136. this.button_ExportParams.TabIndex = 0;
  137. this.button_ExportParams.Text = "导出配置";
  138. this.button_ExportParams.UseVisualStyleBackColor = false;
  139. this.button_ExportParams.Click += new System.EventHandler(this.button_ExportParams_Click);
  140. //
  141. // label1
  142. //
  143. this.label1.AutoSize = true;
  144. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  145. this.label1.Location = new System.Drawing.Point(22, 25);
  146. this.label1.Name = "label1";
  147. this.label1.Size = new System.Drawing.Size(74, 21);
  148. this.label1.TabIndex = 1;
  149. this.label1.Text = "模板文件";
  150. //
  151. // tabControl1
  152. //
  153. this.tabControl1.Controls.Add(this.tabPage_Simple);
  154. this.tabControl1.Controls.Add(this.tabPage_Advance);
  155. this.tabControl1.Enabled = false;
  156. this.tabControl1.Location = new System.Drawing.Point(26, 73);
  157. this.tabControl1.Name = "tabControl1";
  158. this.tabControl1.SelectedIndex = 0;
  159. this.tabControl1.Size = new System.Drawing.Size(492, 676);
  160. this.tabControl1.TabIndex = 3;
  161. //
  162. // tabPage_Simple
  163. //
  164. this.tabPage_Simple.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  165. this.tabPage_Simple.Controls.Add(this.groupBox5);
  166. this.tabPage_Simple.Controls.Add(this.groupBox4);
  167. this.tabPage_Simple.Controls.Add(this.groupBox3);
  168. this.tabPage_Simple.Controls.Add(this.groupBox2);
  169. this.tabPage_Simple.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  170. this.tabPage_Simple.Location = new System.Drawing.Point(4, 30);
  171. this.tabPage_Simple.Name = "tabPage_Simple";
  172. this.tabPage_Simple.Padding = new System.Windows.Forms.Padding(3);
  173. this.tabPage_Simple.Size = new System.Drawing.Size(484, 642);
  174. this.tabPage_Simple.TabIndex = 0;
  175. this.tabPage_Simple.Text = "简易参数";
  176. //
  177. // groupBox5
  178. //
  179. this.groupBox5.Controls.Add(this.comboBox_SysDir);
  180. this.groupBox5.Controls.Add(this.comboBox_SysRunMode);
  181. this.groupBox5.Controls.Add(this.label25);
  182. this.groupBox5.Controls.Add(this.textBox_SysPowerLimit);
  183. this.groupBox5.Controls.Add(this.label28);
  184. this.groupBox5.Controls.Add(this.label29);
  185. this.groupBox5.Location = new System.Drawing.Point(6, 334);
  186. this.groupBox5.Name = "groupBox5";
  187. this.groupBox5.Size = new System.Drawing.Size(472, 71);
  188. this.groupBox5.TabIndex = 3;
  189. this.groupBox5.TabStop = false;
  190. this.groupBox5.Text = "调试参数";
  191. //
  192. // comboBox_SysDir
  193. //
  194. this.comboBox_SysDir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  195. this.comboBox_SysDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  196. this.comboBox_SysDir.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  197. this.comboBox_SysDir.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  198. this.comboBox_SysDir.FormattingEnabled = true;
  199. this.comboBox_SysDir.Items.AddRange(new object[] {
  200. "0",
  201. "1"});
  202. this.comboBox_SysDir.Location = new System.Drawing.Point(240, 30);
  203. this.comboBox_SysDir.Name = "comboBox_SysDir";
  204. this.comboBox_SysDir.Size = new System.Drawing.Size(65, 29);
  205. this.comboBox_SysDir.TabIndex = 8;
  206. //
  207. // comboBox_SysRunMode
  208. //
  209. this.comboBox_SysRunMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  210. this.comboBox_SysRunMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  211. this.comboBox_SysRunMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  212. this.comboBox_SysRunMode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  213. this.comboBox_SysRunMode.FormattingEnabled = true;
  214. this.comboBox_SysRunMode.Items.AddRange(new object[] {
  215. "踏频",
  216. "力矩"});
  217. this.comboBox_SysRunMode.Location = new System.Drawing.Point(86, 30);
  218. this.comboBox_SysRunMode.Name = "comboBox_SysRunMode";
  219. this.comboBox_SysRunMode.Size = new System.Drawing.Size(65, 29);
  220. this.comboBox_SysRunMode.TabIndex = 8;
  221. //
  222. // label25
  223. //
  224. this.label25.AutoSize = true;
  225. this.label25.Location = new System.Drawing.Point(314, 34);
  226. this.label25.Name = "label25";
  227. this.label25.Size = new System.Drawing.Size(74, 21);
  228. this.label25.TabIndex = 0;
  229. this.label25.Text = "功率限幅";
  230. //
  231. // textBox_SysPowerLimit
  232. //
  233. this.textBox_SysPowerLimit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  234. this.textBox_SysPowerLimit.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  235. this.textBox_SysPowerLimit.Location = new System.Drawing.Point(394, 30);
  236. this.textBox_SysPowerLimit.Name = "textBox_SysPowerLimit";
  237. this.textBox_SysPowerLimit.Size = new System.Drawing.Size(65, 29);
  238. this.textBox_SysPowerLimit.TabIndex = 1;
  239. //
  240. // label28
  241. //
  242. this.label28.AutoSize = true;
  243. this.label28.Location = new System.Drawing.Point(160, 34);
  244. this.label28.Name = "label28";
  245. this.label28.Size = new System.Drawing.Size(74, 21);
  246. this.label28.TabIndex = 0;
  247. this.label28.Text = "旋转方向";
  248. //
  249. // label29
  250. //
  251. this.label29.AutoSize = true;
  252. this.label29.Location = new System.Drawing.Point(6, 34);
  253. this.label29.Name = "label29";
  254. this.label29.Size = new System.Drawing.Size(74, 21);
  255. this.label29.TabIndex = 0;
  256. this.label29.Text = "运行模式";
  257. //
  258. // groupBox4
  259. //
  260. this.groupBox4.Controls.Add(this.label26);
  261. this.groupBox4.Controls.Add(this.textBox_AssistSpeedEnd);
  262. this.groupBox4.Controls.Add(this.label27);
  263. this.groupBox4.Controls.Add(this.textBox_AssistSpeedBegin);
  264. this.groupBox4.Location = new System.Drawing.Point(6, 257);
  265. this.groupBox4.Name = "groupBox4";
  266. this.groupBox4.Size = new System.Drawing.Size(472, 71);
  267. this.groupBox4.TabIndex = 3;
  268. this.groupBox4.TabStop = false;
  269. this.groupBox4.Text = "助力参数";
  270. //
  271. // label26
  272. //
  273. this.label26.AutoSize = true;
  274. this.label26.Location = new System.Drawing.Point(160, 34);
  275. this.label26.Name = "label26";
  276. this.label26.Size = new System.Drawing.Size(74, 21);
  277. this.label26.TabIndex = 0;
  278. this.label26.Text = "限速停止";
  279. //
  280. // textBox_AssistSpeedEnd
  281. //
  282. this.textBox_AssistSpeedEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  283. this.textBox_AssistSpeedEnd.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  284. this.textBox_AssistSpeedEnd.Location = new System.Drawing.Point(240, 30);
  285. this.textBox_AssistSpeedEnd.Name = "textBox_AssistSpeedEnd";
  286. this.textBox_AssistSpeedEnd.Size = new System.Drawing.Size(65, 29);
  287. this.textBox_AssistSpeedEnd.TabIndex = 1;
  288. //
  289. // label27
  290. //
  291. this.label27.AutoSize = true;
  292. this.label27.Location = new System.Drawing.Point(6, 34);
  293. this.label27.Name = "label27";
  294. this.label27.Size = new System.Drawing.Size(74, 21);
  295. this.label27.TabIndex = 0;
  296. this.label27.Text = "限速起始";
  297. //
  298. // textBox_AssistSpeedBegin
  299. //
  300. this.textBox_AssistSpeedBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  301. this.textBox_AssistSpeedBegin.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  302. this.textBox_AssistSpeedBegin.Location = new System.Drawing.Point(86, 30);
  303. this.textBox_AssistSpeedBegin.Name = "textBox_AssistSpeedBegin";
  304. this.textBox_AssistSpeedBegin.Size = new System.Drawing.Size(65, 29);
  305. this.textBox_AssistSpeedBegin.TabIndex = 1;
  306. //
  307. // groupBox3
  308. //
  309. this.groupBox3.Controls.Add(this.label34);
  310. this.groupBox3.Controls.Add(this.textBox_MotorUV);
  311. this.groupBox3.Controls.Add(this.label35);
  312. this.groupBox3.Controls.Add(this.textBox_MotorOV);
  313. this.groupBox3.Controls.Add(this.label36);
  314. this.groupBox3.Controls.Add(this.textBox_MotorMaxCurr);
  315. this.groupBox3.Location = new System.Drawing.Point(6, 180);
  316. this.groupBox3.Name = "groupBox3";
  317. this.groupBox3.Size = new System.Drawing.Size(472, 71);
  318. this.groupBox3.TabIndex = 2;
  319. this.groupBox3.TabStop = false;
  320. this.groupBox3.Text = "控制参数";
  321. //
  322. // label34
  323. //
  324. this.label34.AutoSize = true;
  325. this.label34.Location = new System.Drawing.Point(314, 34);
  326. this.label34.Name = "label34";
  327. this.label34.Size = new System.Drawing.Size(74, 21);
  328. this.label34.TabIndex = 0;
  329. this.label34.Text = "欠压保护";
  330. //
  331. // textBox_MotorUV
  332. //
  333. this.textBox_MotorUV.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  334. this.textBox_MotorUV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  335. this.textBox_MotorUV.Location = new System.Drawing.Point(394, 30);
  336. this.textBox_MotorUV.Name = "textBox_MotorUV";
  337. this.textBox_MotorUV.Size = new System.Drawing.Size(65, 29);
  338. this.textBox_MotorUV.TabIndex = 1;
  339. //
  340. // label35
  341. //
  342. this.label35.AutoSize = true;
  343. this.label35.Location = new System.Drawing.Point(160, 34);
  344. this.label35.Name = "label35";
  345. this.label35.Size = new System.Drawing.Size(74, 21);
  346. this.label35.TabIndex = 0;
  347. this.label35.Text = "过压保护";
  348. //
  349. // textBox_MotorOV
  350. //
  351. this.textBox_MotorOV.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  352. this.textBox_MotorOV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  353. this.textBox_MotorOV.Location = new System.Drawing.Point(240, 30);
  354. this.textBox_MotorOV.Name = "textBox_MotorOV";
  355. this.textBox_MotorOV.Size = new System.Drawing.Size(65, 29);
  356. this.textBox_MotorOV.TabIndex = 1;
  357. //
  358. // label36
  359. //
  360. this.label36.AutoSize = true;
  361. this.label36.Location = new System.Drawing.Point(6, 34);
  362. this.label36.Name = "label36";
  363. this.label36.Size = new System.Drawing.Size(74, 21);
  364. this.label36.TabIndex = 0;
  365. this.label36.Text = "峰值电流";
  366. //
  367. // textBox_MotorMaxCurr
  368. //
  369. this.textBox_MotorMaxCurr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  370. this.textBox_MotorMaxCurr.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  371. this.textBox_MotorMaxCurr.Location = new System.Drawing.Point(86, 30);
  372. this.textBox_MotorMaxCurr.Name = "textBox_MotorMaxCurr";
  373. this.textBox_MotorMaxCurr.Size = new System.Drawing.Size(65, 29);
  374. this.textBox_MotorMaxCurr.TabIndex = 1;
  375. //
  376. // groupBox2
  377. //
  378. this.groupBox2.Controls.Add(this.comboBox_BikeStartMode);
  379. this.groupBox2.Controls.Add(this.comboBox_BikeModeB);
  380. this.groupBox2.Controls.Add(this.comboBox_BikeVolB);
  381. this.groupBox2.Controls.Add(this.comboBox_BikeVolF);
  382. this.groupBox2.Controls.Add(this.label24);
  383. this.groupBox2.Controls.Add(this.textBox_BikeAutoOffTime);
  384. this.groupBox2.Controls.Add(this.label23);
  385. this.groupBox2.Controls.Add(this.textBox_BikePowerOffTime);
  386. this.groupBox2.Controls.Add(this.label22);
  387. this.groupBox2.Controls.Add(this.textBox_BikePowerOnTime);
  388. this.groupBox2.Controls.Add(this.label21);
  389. this.groupBox2.Controls.Add(this.label20);
  390. this.groupBox2.Controls.Add(this.label19);
  391. this.groupBox2.Controls.Add(this.label18);
  392. this.groupBox2.Controls.Add(this.label17);
  393. this.groupBox2.Controls.Add(this.textBox_BikeRealB);
  394. this.groupBox2.Controls.Add(this.label16);
  395. this.groupBox2.Controls.Add(this.textBox_BikeFrontT);
  396. this.groupBox2.Controls.Add(this.label15);
  397. this.groupBox2.Controls.Add(this.textBox_BikeWalkSpeed);
  398. this.groupBox2.Controls.Add(this.label14);
  399. this.groupBox2.Controls.Add(this.textBox_BikeThroSpeed);
  400. this.groupBox2.Controls.Add(this.label13);
  401. this.groupBox2.Controls.Add(this.textBox_BikeWheel);
  402. this.groupBox2.Location = new System.Drawing.Point(6, 6);
  403. this.groupBox2.Name = "groupBox2";
  404. this.groupBox2.Size = new System.Drawing.Size(472, 168);
  405. this.groupBox2.TabIndex = 0;
  406. this.groupBox2.TabStop = false;
  407. this.groupBox2.Text = "整车参数";
  408. //
  409. // comboBox_BikeStartMode
  410. //
  411. this.comboBox_BikeStartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  412. this.comboBox_BikeStartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  413. this.comboBox_BikeStartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  414. this.comboBox_BikeStartMode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  415. this.comboBox_BikeStartMode.FormattingEnabled = true;
  416. this.comboBox_BikeStartMode.Items.AddRange(new object[] {
  417. "柔和",
  418. "正常",
  419. "强劲"});
  420. this.comboBox_BikeStartMode.Location = new System.Drawing.Point(394, 96);
  421. this.comboBox_BikeStartMode.Name = "comboBox_BikeStartMode";
  422. this.comboBox_BikeStartMode.Size = new System.Drawing.Size(65, 29);
  423. this.comboBox_BikeStartMode.TabIndex = 7;
  424. //
  425. // comboBox_BikeModeB
  426. //
  427. this.comboBox_BikeModeB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  428. this.comboBox_BikeModeB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  429. this.comboBox_BikeModeB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  430. this.comboBox_BikeModeB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  431. this.comboBox_BikeModeB.FormattingEnabled = true;
  432. this.comboBox_BikeModeB.Items.AddRange(new object[] {
  433. "1",
  434. "2",
  435. "3",
  436. "4",
  437. "5",
  438. "6"});
  439. this.comboBox_BikeModeB.Location = new System.Drawing.Point(240, 96);
  440. this.comboBox_BikeModeB.Name = "comboBox_BikeModeB";
  441. this.comboBox_BikeModeB.Size = new System.Drawing.Size(65, 29);
  442. this.comboBox_BikeModeB.TabIndex = 6;
  443. //
  444. // comboBox_BikeVolB
  445. //
  446. this.comboBox_BikeVolB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  447. this.comboBox_BikeVolB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  448. this.comboBox_BikeVolB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  449. this.comboBox_BikeVolB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  450. this.comboBox_BikeVolB.FormattingEnabled = true;
  451. this.comboBox_BikeVolB.Items.AddRange(new object[] {
  452. "6V",
  453. "12V"});
  454. this.comboBox_BikeVolB.Location = new System.Drawing.Point(86, 96);
  455. this.comboBox_BikeVolB.Name = "comboBox_BikeVolB";
  456. this.comboBox_BikeVolB.Size = new System.Drawing.Size(65, 29);
  457. this.comboBox_BikeVolB.TabIndex = 5;
  458. //
  459. // comboBox_BikeVolF
  460. //
  461. this.comboBox_BikeVolF.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  462. this.comboBox_BikeVolF.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  463. this.comboBox_BikeVolF.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  464. this.comboBox_BikeVolF.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  465. this.comboBox_BikeVolF.FormattingEnabled = true;
  466. this.comboBox_BikeVolF.Items.AddRange(new object[] {
  467. "6V",
  468. "12V"});
  469. this.comboBox_BikeVolF.Location = new System.Drawing.Point(394, 63);
  470. this.comboBox_BikeVolF.Name = "comboBox_BikeVolF";
  471. this.comboBox_BikeVolF.Size = new System.Drawing.Size(65, 29);
  472. this.comboBox_BikeVolF.TabIndex = 4;
  473. //
  474. // label24
  475. //
  476. this.label24.AutoSize = true;
  477. this.label24.Location = new System.Drawing.Point(314, 133);
  478. this.label24.Name = "label24";
  479. this.label24.Size = new System.Drawing.Size(74, 21);
  480. this.label24.TabIndex = 0;
  481. this.label24.Text = "自动关机";
  482. //
  483. // textBox_BikeAutoOffTime
  484. //
  485. this.textBox_BikeAutoOffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  486. this.textBox_BikeAutoOffTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  487. this.textBox_BikeAutoOffTime.Location = new System.Drawing.Point(394, 129);
  488. this.textBox_BikeAutoOffTime.Name = "textBox_BikeAutoOffTime";
  489. this.textBox_BikeAutoOffTime.Size = new System.Drawing.Size(65, 29);
  490. this.textBox_BikeAutoOffTime.TabIndex = 1;
  491. //
  492. // label23
  493. //
  494. this.label23.AutoSize = true;
  495. this.label23.Location = new System.Drawing.Point(160, 133);
  496. this.label23.Name = "label23";
  497. this.label23.Size = new System.Drawing.Size(74, 21);
  498. this.label23.TabIndex = 0;
  499. this.label23.Text = "关机延迟";
  500. //
  501. // textBox_BikePowerOffTime
  502. //
  503. this.textBox_BikePowerOffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  504. this.textBox_BikePowerOffTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  505. this.textBox_BikePowerOffTime.Location = new System.Drawing.Point(240, 129);
  506. this.textBox_BikePowerOffTime.Name = "textBox_BikePowerOffTime";
  507. this.textBox_BikePowerOffTime.Size = new System.Drawing.Size(65, 29);
  508. this.textBox_BikePowerOffTime.TabIndex = 1;
  509. //
  510. // label22
  511. //
  512. this.label22.AutoSize = true;
  513. this.label22.Location = new System.Drawing.Point(6, 133);
  514. this.label22.Name = "label22";
  515. this.label22.Size = new System.Drawing.Size(74, 21);
  516. this.label22.TabIndex = 0;
  517. this.label22.Text = "开机延迟";
  518. //
  519. // textBox_BikePowerOnTime
  520. //
  521. this.textBox_BikePowerOnTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  522. this.textBox_BikePowerOnTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  523. this.textBox_BikePowerOnTime.Location = new System.Drawing.Point(86, 129);
  524. this.textBox_BikePowerOnTime.Name = "textBox_BikePowerOnTime";
  525. this.textBox_BikePowerOnTime.Size = new System.Drawing.Size(65, 29);
  526. this.textBox_BikePowerOnTime.TabIndex = 1;
  527. //
  528. // label21
  529. //
  530. this.label21.AutoSize = true;
  531. this.label21.Location = new System.Drawing.Point(314, 100);
  532. this.label21.Name = "label21";
  533. this.label21.Size = new System.Drawing.Size(74, 21);
  534. this.label21.TabIndex = 0;
  535. this.label21.Text = "启动模式";
  536. //
  537. // label20
  538. //
  539. this.label20.AutoSize = true;
  540. this.label20.Location = new System.Drawing.Point(160, 100);
  541. this.label20.Name = "label20";
  542. this.label20.Size = new System.Drawing.Size(74, 21);
  543. this.label20.TabIndex = 0;
  544. this.label20.Text = "后灯模式";
  545. //
  546. // label19
  547. //
  548. this.label19.AutoSize = true;
  549. this.label19.Location = new System.Drawing.Point(6, 100);
  550. this.label19.Name = "label19";
  551. this.label19.Size = new System.Drawing.Size(74, 21);
  552. this.label19.TabIndex = 0;
  553. this.label19.Text = "后灯电压";
  554. //
  555. // label18
  556. //
  557. this.label18.AutoSize = true;
  558. this.label18.Location = new System.Drawing.Point(314, 67);
  559. this.label18.Name = "label18";
  560. this.label18.Size = new System.Drawing.Size(74, 21);
  561. this.label18.TabIndex = 0;
  562. this.label18.Text = "前灯电压";
  563. //
  564. // label17
  565. //
  566. this.label17.AutoSize = true;
  567. this.label17.Location = new System.Drawing.Point(160, 67);
  568. this.label17.Name = "label17";
  569. this.label17.Size = new System.Drawing.Size(58, 21);
  570. this.label17.TabIndex = 0;
  571. this.label17.Text = "后牙盘";
  572. //
  573. // textBox_BikeRealB
  574. //
  575. this.textBox_BikeRealB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  576. this.textBox_BikeRealB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  577. this.textBox_BikeRealB.Location = new System.Drawing.Point(240, 63);
  578. this.textBox_BikeRealB.Name = "textBox_BikeRealB";
  579. this.textBox_BikeRealB.Size = new System.Drawing.Size(65, 29);
  580. this.textBox_BikeRealB.TabIndex = 1;
  581. //
  582. // label16
  583. //
  584. this.label16.AutoSize = true;
  585. this.label16.Location = new System.Drawing.Point(6, 67);
  586. this.label16.Name = "label16";
  587. this.label16.Size = new System.Drawing.Size(58, 21);
  588. this.label16.TabIndex = 0;
  589. this.label16.Text = "前牙盘";
  590. //
  591. // textBox_BikeFrontT
  592. //
  593. this.textBox_BikeFrontT.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  594. this.textBox_BikeFrontT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  595. this.textBox_BikeFrontT.Location = new System.Drawing.Point(86, 63);
  596. this.textBox_BikeFrontT.Name = "textBox_BikeFrontT";
  597. this.textBox_BikeFrontT.Size = new System.Drawing.Size(65, 29);
  598. this.textBox_BikeFrontT.TabIndex = 1;
  599. //
  600. // label15
  601. //
  602. this.label15.AutoSize = true;
  603. this.label15.Location = new System.Drawing.Point(314, 34);
  604. this.label15.Name = "label15";
  605. this.label15.Size = new System.Drawing.Size(74, 21);
  606. this.label15.TabIndex = 0;
  607. this.label15.Text = "推行限速";
  608. //
  609. // textBox_BikeWalkSpeed
  610. //
  611. this.textBox_BikeWalkSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  612. this.textBox_BikeWalkSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  613. this.textBox_BikeWalkSpeed.Location = new System.Drawing.Point(394, 30);
  614. this.textBox_BikeWalkSpeed.Name = "textBox_BikeWalkSpeed";
  615. this.textBox_BikeWalkSpeed.Size = new System.Drawing.Size(65, 29);
  616. this.textBox_BikeWalkSpeed.TabIndex = 1;
  617. //
  618. // label14
  619. //
  620. this.label14.AutoSize = true;
  621. this.label14.Location = new System.Drawing.Point(160, 34);
  622. this.label14.Name = "label14";
  623. this.label14.Size = new System.Drawing.Size(74, 21);
  624. this.label14.TabIndex = 0;
  625. this.label14.Text = "转把限速";
  626. //
  627. // textBox_BikeThroSpeed
  628. //
  629. this.textBox_BikeThroSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  630. this.textBox_BikeThroSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  631. this.textBox_BikeThroSpeed.Location = new System.Drawing.Point(240, 30);
  632. this.textBox_BikeThroSpeed.Name = "textBox_BikeThroSpeed";
  633. this.textBox_BikeThroSpeed.Size = new System.Drawing.Size(65, 29);
  634. this.textBox_BikeThroSpeed.TabIndex = 1;
  635. //
  636. // label13
  637. //
  638. this.label13.AutoSize = true;
  639. this.label13.Location = new System.Drawing.Point(6, 34);
  640. this.label13.Name = "label13";
  641. this.label13.Size = new System.Drawing.Size(74, 21);
  642. this.label13.TabIndex = 0;
  643. this.label13.Text = "轮胎周长";
  644. //
  645. // textBox_BikeWheel
  646. //
  647. this.textBox_BikeWheel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  648. this.textBox_BikeWheel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  649. this.textBox_BikeWheel.Location = new System.Drawing.Point(86, 30);
  650. this.textBox_BikeWheel.Name = "textBox_BikeWheel";
  651. this.textBox_BikeWheel.Size = new System.Drawing.Size(65, 29);
  652. this.textBox_BikeWheel.TabIndex = 1;
  653. //
  654. // tabPage_Advance
  655. //
  656. this.tabPage_Advance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  657. this.tabPage_Advance.Controls.Add(this.richTextBox_AdvanceParams);
  658. this.tabPage_Advance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  659. this.tabPage_Advance.Location = new System.Drawing.Point(4, 30);
  660. this.tabPage_Advance.Name = "tabPage_Advance";
  661. this.tabPage_Advance.Padding = new System.Windows.Forms.Padding(3);
  662. this.tabPage_Advance.Size = new System.Drawing.Size(484, 642);
  663. this.tabPage_Advance.TabIndex = 1;
  664. this.tabPage_Advance.Text = "高级参数";
  665. //
  666. // richTextBox_AdvanceParams
  667. //
  668. this.richTextBox_AdvanceParams.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  669. this.richTextBox_AdvanceParams.Location = new System.Drawing.Point(6, 6);
  670. this.richTextBox_AdvanceParams.Name = "richTextBox_AdvanceParams";
  671. this.richTextBox_AdvanceParams.Size = new System.Drawing.Size(472, 630);
  672. this.richTextBox_AdvanceParams.TabIndex = 0;
  673. this.richTextBox_AdvanceParams.Text = "";
  674. //
  675. // groupBox1
  676. //
  677. this.groupBox1.Controls.Add(this.textBox_OtherInfo);
  678. this.groupBox1.Controls.Add(this.textBox_SoftwareVer);
  679. this.groupBox1.Controls.Add(this.textBox_PCBA);
  680. this.groupBox1.Controls.Add(this.textBox_ProductTag);
  681. this.groupBox1.Controls.Add(this.textBox_ProductDate);
  682. this.groupBox1.Controls.Add(this.textBox_ProductAddr);
  683. this.groupBox1.Controls.Add(this.textBox_ProductMac);
  684. this.groupBox1.Controls.Add(this.textBox_MarkNum);
  685. this.groupBox1.Controls.Add(this.textBox_ProductName);
  686. this.groupBox1.Controls.Add(this.textBox_CustomerName);
  687. this.groupBox1.Controls.Add(this.textBox_MarkCode);
  688. this.groupBox1.Controls.Add(this.label12);
  689. this.groupBox1.Controls.Add(this.label11);
  690. this.groupBox1.Controls.Add(this.label10);
  691. this.groupBox1.Controls.Add(this.label9);
  692. this.groupBox1.Controls.Add(this.label8);
  693. this.groupBox1.Controls.Add(this.label7);
  694. this.groupBox1.Controls.Add(this.label6);
  695. this.groupBox1.Controls.Add(this.label5);
  696. this.groupBox1.Controls.Add(this.label4);
  697. this.groupBox1.Controls.Add(this.label3);
  698. this.groupBox1.Controls.Add(this.label38);
  699. this.groupBox1.Controls.Add(this.label37);
  700. this.groupBox1.Controls.Add(this.label33);
  701. this.groupBox1.Controls.Add(this.label32);
  702. this.groupBox1.Controls.Add(this.label31);
  703. this.groupBox1.Controls.Add(this.label30);
  704. this.groupBox1.Controls.Add(this.label2);
  705. this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  706. this.groupBox1.Location = new System.Drawing.Point(524, 73);
  707. this.groupBox1.Name = "groupBox1";
  708. this.groupBox1.Size = new System.Drawing.Size(316, 676);
  709. this.groupBox1.TabIndex = 4;
  710. this.groupBox1.TabStop = false;
  711. this.groupBox1.Text = "订单信息";
  712. //
  713. // textBox_OtherInfo
  714. //
  715. this.textBox_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  716. this.textBox_OtherInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  717. this.textBox_OtherInfo.Location = new System.Drawing.Point(123, 567);
  718. this.textBox_OtherInfo.Name = "textBox_OtherInfo";
  719. this.textBox_OtherInfo.Size = new System.Drawing.Size(184, 29);
  720. this.textBox_OtherInfo.TabIndex = 1;
  721. //
  722. // textBox_SoftwareVer
  723. //
  724. this.textBox_SoftwareVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  725. this.textBox_SoftwareVer.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  726. this.textBox_SoftwareVer.Location = new System.Drawing.Point(123, 515);
  727. this.textBox_SoftwareVer.Name = "textBox_SoftwareVer";
  728. this.textBox_SoftwareVer.Size = new System.Drawing.Size(184, 29);
  729. this.textBox_SoftwareVer.TabIndex = 1;
  730. //
  731. // textBox_PCBA
  732. //
  733. this.textBox_PCBA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  734. this.textBox_PCBA.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  735. this.textBox_PCBA.Location = new System.Drawing.Point(123, 463);
  736. this.textBox_PCBA.Name = "textBox_PCBA";
  737. this.textBox_PCBA.Size = new System.Drawing.Size(184, 29);
  738. this.textBox_PCBA.TabIndex = 1;
  739. //
  740. // textBox_ProductTag
  741. //
  742. this.textBox_ProductTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  743. this.textBox_ProductTag.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  744. this.textBox_ProductTag.Location = new System.Drawing.Point(123, 411);
  745. this.textBox_ProductTag.Name = "textBox_ProductTag";
  746. this.textBox_ProductTag.Size = new System.Drawing.Size(184, 29);
  747. this.textBox_ProductTag.TabIndex = 1;
  748. //
  749. // textBox_ProductDate
  750. //
  751. this.textBox_ProductDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  752. this.textBox_ProductDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  753. this.textBox_ProductDate.Location = new System.Drawing.Point(123, 359);
  754. this.textBox_ProductDate.Name = "textBox_ProductDate";
  755. this.textBox_ProductDate.Size = new System.Drawing.Size(184, 29);
  756. this.textBox_ProductDate.TabIndex = 1;
  757. //
  758. // textBox_ProductAddr
  759. //
  760. this.textBox_ProductAddr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  761. this.textBox_ProductAddr.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  762. this.textBox_ProductAddr.Location = new System.Drawing.Point(123, 307);
  763. this.textBox_ProductAddr.Name = "textBox_ProductAddr";
  764. this.textBox_ProductAddr.Size = new System.Drawing.Size(184, 29);
  765. this.textBox_ProductAddr.TabIndex = 1;
  766. //
  767. // textBox_ProductMac
  768. //
  769. this.textBox_ProductMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  770. this.textBox_ProductMac.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  771. this.textBox_ProductMac.Location = new System.Drawing.Point(123, 255);
  772. this.textBox_ProductMac.Name = "textBox_ProductMac";
  773. this.textBox_ProductMac.Size = new System.Drawing.Size(184, 29);
  774. this.textBox_ProductMac.TabIndex = 1;
  775. //
  776. // textBox_MarkNum
  777. //
  778. this.textBox_MarkNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  779. this.textBox_MarkNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  780. this.textBox_MarkNum.Location = new System.Drawing.Point(123, 203);
  781. this.textBox_MarkNum.Name = "textBox_MarkNum";
  782. this.textBox_MarkNum.Size = new System.Drawing.Size(184, 29);
  783. this.textBox_MarkNum.TabIndex = 1;
  784. //
  785. // textBox_ProductName
  786. //
  787. this.textBox_ProductName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  788. this.textBox_ProductName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  789. this.textBox_ProductName.Location = new System.Drawing.Point(123, 151);
  790. this.textBox_ProductName.Name = "textBox_ProductName";
  791. this.textBox_ProductName.Size = new System.Drawing.Size(184, 29);
  792. this.textBox_ProductName.TabIndex = 1;
  793. //
  794. // textBox_CustomerName
  795. //
  796. this.textBox_CustomerName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  797. this.textBox_CustomerName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  798. this.textBox_CustomerName.Location = new System.Drawing.Point(123, 99);
  799. this.textBox_CustomerName.Name = "textBox_CustomerName";
  800. this.textBox_CustomerName.Size = new System.Drawing.Size(184, 29);
  801. this.textBox_CustomerName.TabIndex = 1;
  802. //
  803. // textBox_MarkCode
  804. //
  805. this.textBox_MarkCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  806. this.textBox_MarkCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  807. this.textBox_MarkCode.Location = new System.Drawing.Point(123, 47);
  808. this.textBox_MarkCode.Name = "textBox_MarkCode";
  809. this.textBox_MarkCode.Size = new System.Drawing.Size(184, 29);
  810. this.textBox_MarkCode.TabIndex = 1;
  811. //
  812. // label12
  813. //
  814. this.label12.AutoSize = true;
  815. this.label12.Location = new System.Drawing.Point(6, 571);
  816. this.label12.Name = "label12";
  817. this.label12.Size = new System.Drawing.Size(74, 21);
  818. this.label12.TabIndex = 0;
  819. this.label12.Text = "备注信息";
  820. //
  821. // label11
  822. //
  823. this.label11.AutoSize = true;
  824. this.label11.Location = new System.Drawing.Point(6, 519);
  825. this.label11.Name = "label11";
  826. this.label11.Size = new System.Drawing.Size(74, 21);
  827. this.label11.TabIndex = 0;
  828. this.label11.Text = "软件版本";
  829. //
  830. // label10
  831. //
  832. this.label10.AutoSize = true;
  833. this.label10.Location = new System.Drawing.Point(6, 467);
  834. this.label10.Name = "label10";
  835. this.label10.Size = new System.Drawing.Size(84, 21);
  836. this.label10.TabIndex = 0;
  837. this.label10.Text = "PCBA版本";
  838. //
  839. // label9
  840. //
  841. this.label9.AutoSize = true;
  842. this.label9.Location = new System.Drawing.Point(6, 415);
  843. this.label9.Name = "label9";
  844. this.label9.Size = new System.Drawing.Size(74, 21);
  845. this.label9.TabIndex = 0;
  846. this.label9.Text = "产品标识";
  847. //
  848. // label8
  849. //
  850. this.label8.AutoSize = true;
  851. this.label8.Location = new System.Drawing.Point(6, 363);
  852. this.label8.Name = "label8";
  853. this.label8.Size = new System.Drawing.Size(74, 21);
  854. this.label8.TabIndex = 0;
  855. this.label8.Text = "生产日期";
  856. //
  857. // label7
  858. //
  859. this.label7.AutoSize = true;
  860. this.label7.Location = new System.Drawing.Point(6, 311);
  861. this.label7.Name = "label7";
  862. this.label7.Size = new System.Drawing.Size(58, 21);
  863. this.label7.TabIndex = 0;
  864. this.label7.Text = "生产地";
  865. //
  866. // label6
  867. //
  868. this.label6.AutoSize = true;
  869. this.label6.Location = new System.Drawing.Point(6, 259);
  870. this.label6.Name = "label6";
  871. this.label6.Size = new System.Drawing.Size(58, 21);
  872. this.label6.TabIndex = 0;
  873. this.label6.Text = "生产商";
  874. //
  875. // label5
  876. //
  877. this.label5.AutoSize = true;
  878. this.label5.Location = new System.Drawing.Point(6, 207);
  879. this.label5.Name = "label5";
  880. this.label5.Size = new System.Drawing.Size(74, 21);
  881. this.label5.TabIndex = 0;
  882. this.label5.Text = "订单数量";
  883. //
  884. // label4
  885. //
  886. this.label4.AutoSize = true;
  887. this.label4.Location = new System.Drawing.Point(6, 155);
  888. this.label4.Name = "label4";
  889. this.label4.Size = new System.Drawing.Size(74, 21);
  890. this.label4.TabIndex = 0;
  891. this.label4.Text = "产品型号";
  892. //
  893. // label3
  894. //
  895. this.label3.AutoSize = true;
  896. this.label3.Location = new System.Drawing.Point(6, 103);
  897. this.label3.Name = "label3";
  898. this.label3.Size = new System.Drawing.Size(113, 21);
  899. this.label3.TabIndex = 0;
  900. this.label3.Text = "客户名称/编号";
  901. //
  902. // label2
  903. //
  904. this.label2.AutoSize = true;
  905. this.label2.Location = new System.Drawing.Point(6, 51);
  906. this.label2.Name = "label2";
  907. this.label2.Size = new System.Drawing.Size(74, 21);
  908. this.label2.TabIndex = 0;
  909. this.label2.Text = "订单编号";
  910. //
  911. // label_ServerStatus
  912. //
  913. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  914. this.label_ServerStatus.Location = new System.Drawing.Point(987, 693);
  915. this.label_ServerStatus.Name = "label_ServerStatus";
  916. this.label_ServerStatus.Size = new System.Drawing.Size(35, 20);
  917. this.label_ServerStatus.TabIndex = 21;
  918. //
  919. // label_Server_ComStatus
  920. //
  921. this.label_Server_ComStatus.AutoSize = true;
  922. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  923. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  924. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  925. this.label_Server_ComStatus.Location = new System.Drawing.Point(842, 693);
  926. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  927. this.label_Server_ComStatus.Size = new System.Drawing.Size(106, 21);
  928. this.label_Server_ComStatus.TabIndex = 20;
  929. this.label_Server_ComStatus.Text = "网络:未连接";
  930. //
  931. // pictureBox2
  932. //
  933. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  934. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.about;
  935. this.pictureBox2.Location = new System.Drawing.Point(846, 726);
  936. this.pictureBox2.Name = "pictureBox2";
  937. this.pictureBox2.Size = new System.Drawing.Size(167, 23);
  938. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  939. this.pictureBox2.TabIndex = 17;
  940. this.pictureBox2.TabStop = false;
  941. //
  942. // comboBox_ModelFile
  943. //
  944. this.comboBox_ModelFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  945. this.comboBox_ModelFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  946. this.comboBox_ModelFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  947. this.comboBox_ModelFile.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  948. this.comboBox_ModelFile.FormattingEnabled = true;
  949. this.comboBox_ModelFile.Location = new System.Drawing.Point(106, 21);
  950. this.comboBox_ModelFile.Name = "comboBox_ModelFile";
  951. this.comboBox_ModelFile.Size = new System.Drawing.Size(628, 29);
  952. this.comboBox_ModelFile.TabIndex = 23;
  953. this.comboBox_ModelFile.SelectedIndexChanged += new System.EventHandler(this.comboBox_ModelFile_SelectedIndexChanged);
  954. //
  955. // button_GenerateModelFile
  956. //
  957. this.button_GenerateModelFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  958. this.button_GenerateModelFile.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  959. this.button_GenerateModelFile.ForeColor = System.Drawing.Color.White;
  960. this.button_GenerateModelFile.Location = new System.Drawing.Point(855, 13);
  961. this.button_GenerateModelFile.Name = "button_GenerateModelFile";
  962. this.button_GenerateModelFile.Size = new System.Drawing.Size(165, 75);
  963. this.button_GenerateModelFile.TabIndex = 0;
  964. this.button_GenerateModelFile.Text = "生成模板";
  965. this.button_GenerateModelFile.UseVisualStyleBackColor = false;
  966. this.button_GenerateModelFile.Click += new System.EventHandler(this.button_GenerateModelFile_Click);
  967. //
  968. // button_ModeRefresh
  969. //
  970. this.button_ModeRefresh.BackColor = System.Drawing.Color.Teal;
  971. this.button_ModeRefresh.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  972. this.button_ModeRefresh.ForeColor = System.Drawing.Color.White;
  973. this.button_ModeRefresh.Location = new System.Drawing.Point(750, 13);
  974. this.button_ModeRefresh.Name = "button_ModeRefresh";
  975. this.button_ModeRefresh.Size = new System.Drawing.Size(90, 45);
  976. this.button_ModeRefresh.TabIndex = 0;
  977. this.button_ModeRefresh.Text = "刷新";
  978. this.button_ModeRefresh.UseVisualStyleBackColor = false;
  979. this.button_ModeRefresh.Click += new System.EventHandler(this.button_ModeRefresh_Click);
  980. //
  981. // label30
  982. //
  983. this.label30.AutoSize = true;
  984. this.label30.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  985. this.label30.ForeColor = System.Drawing.Color.Silver;
  986. this.label30.Location = new System.Drawing.Point(123, 548);
  987. this.label30.Name = "label30";
  988. this.label30.Size = new System.Drawing.Size(154, 16);
  989. this.label30.TabIndex = 0;
  990. this.label30.Text = "参考格式:V1.0.0.0.0_20240101";
  991. //
  992. // label31
  993. //
  994. this.label31.AutoSize = true;
  995. this.label31.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  996. this.label31.ForeColor = System.Drawing.Color.Silver;
  997. this.label31.Location = new System.Drawing.Point(123, 288);
  998. this.label31.Name = "label31";
  999. this.label31.Size = new System.Drawing.Size(73, 16);
  1000. this.label31.TabIndex = 0;
  1001. this.label31.Text = "不超过8个字符";
  1002. //
  1003. // label32
  1004. //
  1005. this.label32.AutoSize = true;
  1006. this.label32.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1007. this.label32.ForeColor = System.Drawing.Color.Silver;
  1008. this.label32.Location = new System.Drawing.Point(123, 339);
  1009. this.label32.Name = "label32";
  1010. this.label32.Size = new System.Drawing.Size(73, 16);
  1011. this.label32.TabIndex = 0;
  1012. this.label32.Text = "不超过8个字符";
  1013. //
  1014. // label33
  1015. //
  1016. this.label33.AutoSize = true;
  1017. this.label33.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1018. this.label33.ForeColor = System.Drawing.Color.Silver;
  1019. this.label33.Location = new System.Drawing.Point(123, 392);
  1020. this.label33.Name = "label33";
  1021. this.label33.Size = new System.Drawing.Size(73, 16);
  1022. this.label33.TabIndex = 0;
  1023. this.label33.Text = "不超过8个字符";
  1024. //
  1025. // label37
  1026. //
  1027. this.label37.AutoSize = true;
  1028. this.label37.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1029. this.label37.ForeColor = System.Drawing.Color.Silver;
  1030. this.label37.Location = new System.Drawing.Point(123, 444);
  1031. this.label37.Name = "label37";
  1032. this.label37.Size = new System.Drawing.Size(184, 16);
  1033. this.label37.TabIndex = 0;
  1034. this.label37.Text = "参考:大牙盘:MM_MC1;轮毂:GF_250_1";
  1035. //
  1036. // label38
  1037. //
  1038. this.label38.AutoSize = true;
  1039. this.label38.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. this.label38.ForeColor = System.Drawing.Color.Silver;
  1041. this.label38.Location = new System.Drawing.Point(123, 495);
  1042. this.label38.Name = "label38";
  1043. this.label38.Size = new System.Drawing.Size(73, 16);
  1044. this.label38.TabIndex = 0;
  1045. this.label38.Text = "填写PCBA板号";
  1046. //
  1047. // radioButton_MIGIC
  1048. //
  1049. this.radioButton_MIGIC.AutoSize = true;
  1050. this.radioButton_MIGIC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1051. this.radioButton_MIGIC.Location = new System.Drawing.Point(855, 119);
  1052. this.radioButton_MIGIC.Name = "radioButton_MIGIC";
  1053. this.radioButton_MIGIC.Size = new System.Drawing.Size(77, 25);
  1054. this.radioButton_MIGIC.TabIndex = 24;
  1055. this.radioButton_MIGIC.Text = "MIGIC";
  1056. this.radioButton_MIGIC.UseVisualStyleBackColor = true;
  1057. //
  1058. // radioButton_HUB
  1059. //
  1060. this.radioButton_HUB.AutoSize = true;
  1061. this.radioButton_HUB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1062. this.radioButton_HUB.Location = new System.Drawing.Point(955, 119);
  1063. this.radioButton_HUB.Name = "radioButton_HUB";
  1064. this.radioButton_HUB.Size = new System.Drawing.Size(62, 25);
  1065. this.radioButton_HUB.TabIndex = 24;
  1066. this.radioButton_HUB.Text = "HUB";
  1067. this.radioButton_HUB.UseVisualStyleBackColor = true;
  1068. //
  1069. // GenerateParams
  1070. //
  1071. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  1072. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1073. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1074. this.ClientSize = new System.Drawing.Size(1034, 761);
  1075. this.Controls.Add(this.radioButton_HUB);
  1076. this.Controls.Add(this.radioButton_MIGIC);
  1077. this.Controls.Add(this.comboBox_ModelFile);
  1078. this.Controls.Add(this.label_ServerStatus);
  1079. this.Controls.Add(this.label_Server_ComStatus);
  1080. this.Controls.Add(this.pictureBox2);
  1081. this.Controls.Add(this.groupBox1);
  1082. this.Controls.Add(this.tabControl1);
  1083. this.Controls.Add(this.label1);
  1084. this.Controls.Add(this.button_ModeRefresh);
  1085. this.Controls.Add(this.button_GenerateModelFile);
  1086. this.Controls.Add(this.button_ExportParams);
  1087. this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1088. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1089. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1090. this.Margin = new System.Windows.Forms.Padding(5);
  1091. this.MaximizeBox = false;
  1092. this.MinimizeBox = false;
  1093. this.Name = "GenerateParams";
  1094. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1095. this.Text = "GenerateParams";
  1096. this.Load += new System.EventHandler(this.GenerateParams_Load);
  1097. this.tabControl1.ResumeLayout(false);
  1098. this.tabPage_Simple.ResumeLayout(false);
  1099. this.groupBox5.ResumeLayout(false);
  1100. this.groupBox5.PerformLayout();
  1101. this.groupBox4.ResumeLayout(false);
  1102. this.groupBox4.PerformLayout();
  1103. this.groupBox3.ResumeLayout(false);
  1104. this.groupBox3.PerformLayout();
  1105. this.groupBox2.ResumeLayout(false);
  1106. this.groupBox2.PerformLayout();
  1107. this.tabPage_Advance.ResumeLayout(false);
  1108. this.groupBox1.ResumeLayout(false);
  1109. this.groupBox1.PerformLayout();
  1110. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1111. this.ResumeLayout(false);
  1112. this.PerformLayout();
  1113. }
  1114. #endregion
  1115. private System.Windows.Forms.Button button_ExportParams;
  1116. private System.Windows.Forms.Label label1;
  1117. private System.Windows.Forms.TabControl tabControl1;
  1118. private System.Windows.Forms.TabPage tabPage_Simple;
  1119. private System.Windows.Forms.TabPage tabPage_Advance;
  1120. private System.Windows.Forms.GroupBox groupBox1;
  1121. private System.Windows.Forms.TextBox textBox_ProductTag;
  1122. private System.Windows.Forms.TextBox textBox_ProductDate;
  1123. private System.Windows.Forms.TextBox textBox_ProductAddr;
  1124. private System.Windows.Forms.TextBox textBox_ProductMac;
  1125. private System.Windows.Forms.TextBox textBox_MarkNum;
  1126. private System.Windows.Forms.TextBox textBox_ProductName;
  1127. private System.Windows.Forms.TextBox textBox_CustomerName;
  1128. private System.Windows.Forms.TextBox textBox_MarkCode;
  1129. private System.Windows.Forms.Label label9;
  1130. private System.Windows.Forms.Label label8;
  1131. private System.Windows.Forms.Label label7;
  1132. private System.Windows.Forms.Label label6;
  1133. private System.Windows.Forms.Label label5;
  1134. private System.Windows.Forms.Label label4;
  1135. private System.Windows.Forms.Label label3;
  1136. private System.Windows.Forms.Label label2;
  1137. private System.Windows.Forms.TextBox textBox_SoftwareVer;
  1138. private System.Windows.Forms.TextBox textBox_PCBA;
  1139. private System.Windows.Forms.Label label11;
  1140. private System.Windows.Forms.Label label10;
  1141. private System.Windows.Forms.TextBox textBox_OtherInfo;
  1142. private System.Windows.Forms.Label label12;
  1143. private System.Windows.Forms.RichTextBox richTextBox_AdvanceParams;
  1144. private System.Windows.Forms.PictureBox pictureBox2;
  1145. private System.Windows.Forms.GroupBox groupBox2;
  1146. private System.Windows.Forms.Label label19;
  1147. private System.Windows.Forms.Label label18;
  1148. private System.Windows.Forms.Label label17;
  1149. private System.Windows.Forms.TextBox textBox_BikeRealB;
  1150. private System.Windows.Forms.Label label16;
  1151. private System.Windows.Forms.TextBox textBox_BikeFrontT;
  1152. private System.Windows.Forms.Label label15;
  1153. private System.Windows.Forms.TextBox textBox_BikeWalkSpeed;
  1154. private System.Windows.Forms.Label label14;
  1155. private System.Windows.Forms.TextBox textBox_BikeThroSpeed;
  1156. private System.Windows.Forms.Label label13;
  1157. private System.Windows.Forms.TextBox textBox_BikeWheel;
  1158. private System.Windows.Forms.Label label24;
  1159. private System.Windows.Forms.TextBox textBox_BikeAutoOffTime;
  1160. private System.Windows.Forms.Label label23;
  1161. private System.Windows.Forms.TextBox textBox_BikePowerOffTime;
  1162. private System.Windows.Forms.Label label22;
  1163. private System.Windows.Forms.TextBox textBox_BikePowerOnTime;
  1164. private System.Windows.Forms.Label label21;
  1165. private System.Windows.Forms.Label label20;
  1166. private System.Windows.Forms.ComboBox comboBox_ModelFile;
  1167. private System.Windows.Forms.GroupBox groupBox5;
  1168. private System.Windows.Forms.Label label25;
  1169. private System.Windows.Forms.TextBox textBox_SysPowerLimit;
  1170. private System.Windows.Forms.Label label28;
  1171. private System.Windows.Forms.Label label29;
  1172. private System.Windows.Forms.GroupBox groupBox4;
  1173. private System.Windows.Forms.Label label26;
  1174. private System.Windows.Forms.TextBox textBox_AssistSpeedEnd;
  1175. private System.Windows.Forms.Label label27;
  1176. private System.Windows.Forms.TextBox textBox_AssistSpeedBegin;
  1177. private System.Windows.Forms.GroupBox groupBox3;
  1178. private System.Windows.Forms.Label label34;
  1179. private System.Windows.Forms.TextBox textBox_MotorUV;
  1180. private System.Windows.Forms.Label label35;
  1181. private System.Windows.Forms.TextBox textBox_MotorOV;
  1182. private System.Windows.Forms.Label label36;
  1183. private System.Windows.Forms.TextBox textBox_MotorMaxCurr;
  1184. private System.Windows.Forms.ComboBox comboBox_BikeStartMode;
  1185. private System.Windows.Forms.ComboBox comboBox_BikeModeB;
  1186. private System.Windows.Forms.ComboBox comboBox_BikeVolB;
  1187. private System.Windows.Forms.ComboBox comboBox_BikeVolF;
  1188. private System.Windows.Forms.ComboBox comboBox_SysDir;
  1189. private System.Windows.Forms.ComboBox comboBox_SysRunMode;
  1190. private System.Windows.Forms.Button button_GenerateModelFile;
  1191. private System.Windows.Forms.Label label_ServerStatus;
  1192. private System.Windows.Forms.Label label_Server_ComStatus;
  1193. private System.Windows.Forms.Button button_ModeRefresh;
  1194. private System.Windows.Forms.Label label38;
  1195. private System.Windows.Forms.Label label37;
  1196. private System.Windows.Forms.Label label33;
  1197. private System.Windows.Forms.Label label32;
  1198. private System.Windows.Forms.Label label31;
  1199. private System.Windows.Forms.Label label30;
  1200. private System.Windows.Forms.RadioButton radioButton_MIGIC;
  1201. private System.Windows.Forms.RadioButton radioButton_HUB;
  1202. }
  1203. }