ExportForm.Designer.cs 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949
  1. namespace MOTINOVA_Motor_Factory_Set
  2. {
  3. partial class ExportForm
  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(ExportForm));
  29. this.label2 = new System.Windows.Forms.Label();
  30. this.groupBox2 = new System.Windows.Forms.GroupBox();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.textBox_WalkSpeed = new System.Windows.Forms.TextBox();
  33. this.textBox_WheelSizeAdj = new System.Windows.Forms.TextBox();
  34. this.label6 = new System.Windows.Forms.Label();
  35. this.textBox_CadenceStart = new System.Windows.Forms.TextBox();
  36. this.label9 = new System.Windows.Forms.Label();
  37. this.textBox_SMART_Gain = new System.Windows.Forms.TextBox();
  38. this.label12 = new System.Windows.Forms.Label();
  39. this.textBox_SPORT_Acc = new System.Windows.Forms.TextBox();
  40. this.label15 = new System.Windows.Forms.Label();
  41. this.textBox_NORM_Gain = new System.Windows.Forms.TextBox();
  42. this.label18 = new System.Windows.Forms.Label();
  43. this.textBox_Serial = new System.Windows.Forms.TextBox();
  44. this.label21 = new System.Windows.Forms.Label();
  45. this.textBox_NTC_Ptotect = new System.Windows.Forms.TextBox();
  46. this.label24 = new System.Windows.Forms.Label();
  47. this.textBox_T_Tail = new System.Windows.Forms.TextBox();
  48. this.label49 = new System.Windows.Forms.Label();
  49. this.label27 = new System.Windows.Forms.Label();
  50. this.textBox_SpeedLimit = new System.Windows.Forms.TextBox();
  51. this.textBox_Walk_SpeedLimit = new System.Windows.Forms.TextBox();
  52. this.label4 = new System.Windows.Forms.Label();
  53. this.label7 = new System.Windows.Forms.Label();
  54. this.textBox_SMART_Acc = new System.Windows.Forms.TextBox();
  55. this.textBox_UV_Protect = new System.Windows.Forms.TextBox();
  56. this.textBox_SpeedSensor = new System.Windows.Forms.TextBox();
  57. this.label10 = new System.Windows.Forms.Label();
  58. this.textBox_TURBO_Gain = new System.Windows.Forms.TextBox();
  59. this.textBox_TURBO_Acc = new System.Windows.Forms.TextBox();
  60. this.label13 = new System.Windows.Forms.Label();
  61. this.textBox_NORM_Acc = new System.Windows.Forms.TextBox();
  62. this.textBox_SPORT_Gain = new System.Windows.Forms.TextBox();
  63. this.label16 = new System.Windows.Forms.Label();
  64. this.textBox_ECO_Gain = new System.Windows.Forms.TextBox();
  65. this.textBox_ECO_Acc = new System.Windows.Forms.TextBox();
  66. this.label19 = new System.Windows.Forms.Label();
  67. this.textBox_WheelSize = new System.Windows.Forms.TextBox();
  68. this.label22 = new System.Windows.Forms.Label();
  69. this.textBox_NTC_Alarm = new System.Windows.Forms.TextBox();
  70. this.label25 = new System.Windows.Forms.Label();
  71. this.label48 = new System.Windows.Forms.Label();
  72. this.textBox_MaxCurrent = new System.Windows.Forms.TextBox();
  73. this.textBox_Dec = new System.Windows.Forms.TextBox();
  74. this.textBox_T_Front = new System.Windows.Forms.TextBox();
  75. this.label28 = new System.Windows.Forms.Label();
  76. this.textBox_StopTime = new System.Windows.Forms.TextBox();
  77. this.label5 = new System.Windows.Forms.Label();
  78. this.comboBox_SpeedSensor = new System.Windows.Forms.ComboBox();
  79. this.comboBox_GasMode = new System.Windows.Forms.ComboBox();
  80. this.label8 = new System.Windows.Forms.Label();
  81. this.label11 = new System.Windows.Forms.Label();
  82. this.label14 = new System.Windows.Forms.Label();
  83. this.label17 = new System.Windows.Forms.Label();
  84. this.label20 = new System.Windows.Forms.Label();
  85. this.comboBox_NoPBU = new System.Windows.Forms.ComboBox();
  86. this.label23 = new System.Windows.Forms.Label();
  87. this.label26 = new System.Windows.Forms.Label();
  88. this.label47 = new System.Windows.Forms.Label();
  89. this.label29 = new System.Windows.Forms.Label();
  90. this.comboBox_StartMode = new System.Windows.Forms.ComboBox();
  91. this.groupBox3 = new System.Windows.Forms.GroupBox();
  92. this.label59 = new System.Windows.Forms.Label();
  93. this.label58 = new System.Windows.Forms.Label();
  94. this.label3 = new System.Windows.Forms.Label();
  95. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  96. this.label46 = new System.Windows.Forms.Label();
  97. this.comboBox_HeadLightVol = new System.Windows.Forms.ComboBox();
  98. this.textBox_Angle_R = new System.Windows.Forms.TextBox();
  99. this.comboBox_LightMode = new System.Windows.Forms.ComboBox();
  100. this.label44 = new System.Windows.Forms.Label();
  101. this.comboBox_AstSensor = new System.Windows.Forms.ComboBox();
  102. this.label45 = new System.Windows.Forms.Label();
  103. this.textBox_Angle_P = new System.Windows.Forms.TextBox();
  104. this.groupBox7 = new System.Windows.Forms.GroupBox();
  105. this.label43 = new System.Windows.Forms.Label();
  106. this.label42 = new System.Windows.Forms.Label();
  107. this.textBox_Info2 = new System.Windows.Forms.TextBox();
  108. this.label41 = new System.Windows.Forms.Label();
  109. this.textBox_Info1 = new System.Windows.Forms.TextBox();
  110. this.textBox_Info3 = new System.Windows.Forms.TextBox();
  111. this.groupBox4 = new System.Windows.Forms.GroupBox();
  112. this.label35 = new System.Windows.Forms.Label();
  113. this.label30 = new System.Windows.Forms.Label();
  114. this.label31 = new System.Windows.Forms.Label();
  115. this.label32 = new System.Windows.Forms.Label();
  116. this.textBox_RatePower = new System.Windows.Forms.TextBox();
  117. this.textBox_RotorR = new System.Windows.Forms.TextBox();
  118. this.textBox_Rate_Vol = new System.Windows.Forms.TextBox();
  119. this.textBox_Rotor_Ld = new System.Windows.Forms.TextBox();
  120. this.label36 = new System.Windows.Forms.Label();
  121. this.label33 = new System.Windows.Forms.Label();
  122. this.label34 = new System.Windows.Forms.Label();
  123. this.textBox_RateSpeed = new System.Windows.Forms.TextBox();
  124. this.textBox_Rotor_Lq = new System.Windows.Forms.TextBox();
  125. this.textBox_E = new System.Windows.Forms.TextBox();
  126. this.groupBox5 = new System.Windows.Forms.GroupBox();
  127. this.label37 = new System.Windows.Forms.Label();
  128. this.textBox_Secrect = new System.Windows.Forms.TextBox();
  129. this.groupBox6 = new System.Windows.Forms.GroupBox();
  130. this.label40 = new System.Windows.Forms.Label();
  131. this.label38 = new System.Windows.Forms.Label();
  132. this.label39 = new System.Windows.Forms.Label();
  133. this.textBox_Mac_Date = new System.Windows.Forms.TextBox();
  134. this.textBox_Mac = new System.Windows.Forms.TextBox();
  135. this.textBox_Mac_Addr = new System.Windows.Forms.TextBox();
  136. this.button_Generate = new System.Windows.Forms.Button();
  137. this.button_Default = new System.Windows.Forms.Button();
  138. this.groupBox1 = new System.Windows.Forms.GroupBox();
  139. this.comboBox_Baudrate = new System.Windows.Forms.ComboBox();
  140. this.label64 = new System.Windows.Forms.Label();
  141. this.textBox_HW_Version = new System.Windows.Forms.TextBox();
  142. this.label63 = new System.Windows.Forms.Label();
  143. this.label53 = new System.Windows.Forms.Label();
  144. this.label57 = new System.Windows.Forms.Label();
  145. this.label52 = new System.Windows.Forms.Label();
  146. this.label51 = new System.Windows.Forms.Label();
  147. this.textBox_Remark = new System.Windows.Forms.TextBox();
  148. this.textBox_TE_FW_Version = new System.Windows.Forms.TextBox();
  149. this.label50 = new System.Windows.Forms.Label();
  150. this.textBox_FW_Version = new System.Windows.Forms.TextBox();
  151. this.textBox_Client = new System.Windows.Forms.TextBox();
  152. this.textBox_Model = new System.Windows.Forms.TextBox();
  153. this.groupBox8 = new System.Windows.Forms.GroupBox();
  154. this.label54 = new System.Windows.Forms.Label();
  155. this.label62 = new System.Windows.Forms.Label();
  156. this.textBox_Start_Max = new System.Windows.Forms.TextBox();
  157. this.label61 = new System.Windows.Forms.Label();
  158. this.textBox_K_Max = new System.Windows.Forms.TextBox();
  159. this.textBox_Start_Min = new System.Windows.Forms.TextBox();
  160. this.label60 = new System.Windows.Forms.Label();
  161. this.textBox_K_Min = new System.Windows.Forms.TextBox();
  162. this.textBox_Zero_Max = new System.Windows.Forms.TextBox();
  163. this.textBox_Zero_Min = new System.Windows.Forms.TextBox();
  164. this.label56 = new System.Windows.Forms.Label();
  165. this.textBox_GasSpeedTh = new System.Windows.Forms.TextBox();
  166. this.label55 = new System.Windows.Forms.Label();
  167. this.textBox_SpeedTh = new System.Windows.Forms.TextBox();
  168. this.textBox_NC_Current = new System.Windows.Forms.TextBox();
  169. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  170. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  171. this.button_keyboard = new System.Windows.Forms.Button();
  172. this.groupBox2.SuspendLayout();
  173. this.groupBox3.SuspendLayout();
  174. this.groupBox7.SuspendLayout();
  175. this.groupBox4.SuspendLayout();
  176. this.groupBox5.SuspendLayout();
  177. this.groupBox6.SuspendLayout();
  178. this.groupBox1.SuspendLayout();
  179. this.groupBox8.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  182. this.SuspendLayout();
  183. //
  184. // label2
  185. //
  186. this.label2.AutoSize = true;
  187. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  189. this.label2.Location = new System.Drawing.Point(8, 578);
  190. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  191. this.label2.Name = "label2";
  192. this.label2.Size = new System.Drawing.Size(423, 21);
  193. this.label2.TabIndex = 5;
  194. this.label2.Text = "Copyright © 2022 MOTINOVA Inc. All Rights Reserved";
  195. //
  196. // groupBox2
  197. //
  198. this.groupBox2.Controls.Add(this.label1);
  199. this.groupBox2.Controls.Add(this.textBox_WalkSpeed);
  200. this.groupBox2.Controls.Add(this.textBox_WheelSizeAdj);
  201. this.groupBox2.Controls.Add(this.label6);
  202. this.groupBox2.Controls.Add(this.textBox_CadenceStart);
  203. this.groupBox2.Controls.Add(this.label9);
  204. this.groupBox2.Controls.Add(this.textBox_SMART_Gain);
  205. this.groupBox2.Controls.Add(this.label12);
  206. this.groupBox2.Controls.Add(this.textBox_SPORT_Acc);
  207. this.groupBox2.Controls.Add(this.label15);
  208. this.groupBox2.Controls.Add(this.textBox_NORM_Gain);
  209. this.groupBox2.Controls.Add(this.label18);
  210. this.groupBox2.Controls.Add(this.textBox_Serial);
  211. this.groupBox2.Controls.Add(this.label21);
  212. this.groupBox2.Controls.Add(this.textBox_NTC_Ptotect);
  213. this.groupBox2.Controls.Add(this.label24);
  214. this.groupBox2.Controls.Add(this.textBox_T_Tail);
  215. this.groupBox2.Controls.Add(this.label49);
  216. this.groupBox2.Controls.Add(this.label27);
  217. this.groupBox2.Controls.Add(this.textBox_SpeedLimit);
  218. this.groupBox2.Controls.Add(this.textBox_Walk_SpeedLimit);
  219. this.groupBox2.Controls.Add(this.label4);
  220. this.groupBox2.Controls.Add(this.label7);
  221. this.groupBox2.Controls.Add(this.textBox_SMART_Acc);
  222. this.groupBox2.Controls.Add(this.textBox_UV_Protect);
  223. this.groupBox2.Controls.Add(this.textBox_SpeedSensor);
  224. this.groupBox2.Controls.Add(this.label10);
  225. this.groupBox2.Controls.Add(this.textBox_TURBO_Gain);
  226. this.groupBox2.Controls.Add(this.textBox_TURBO_Acc);
  227. this.groupBox2.Controls.Add(this.label13);
  228. this.groupBox2.Controls.Add(this.textBox_NORM_Acc);
  229. this.groupBox2.Controls.Add(this.textBox_SPORT_Gain);
  230. this.groupBox2.Controls.Add(this.label16);
  231. this.groupBox2.Controls.Add(this.textBox_ECO_Gain);
  232. this.groupBox2.Controls.Add(this.textBox_ECO_Acc);
  233. this.groupBox2.Controls.Add(this.label19);
  234. this.groupBox2.Controls.Add(this.textBox_WheelSize);
  235. this.groupBox2.Controls.Add(this.label22);
  236. this.groupBox2.Controls.Add(this.textBox_NTC_Alarm);
  237. this.groupBox2.Controls.Add(this.label25);
  238. this.groupBox2.Controls.Add(this.label48);
  239. this.groupBox2.Controls.Add(this.textBox_MaxCurrent);
  240. this.groupBox2.Controls.Add(this.textBox_Dec);
  241. this.groupBox2.Controls.Add(this.textBox_T_Front);
  242. this.groupBox2.Controls.Add(this.label28);
  243. this.groupBox2.Controls.Add(this.textBox_StopTime);
  244. this.groupBox2.Controls.Add(this.label5);
  245. this.groupBox2.Controls.Add(this.comboBox_SpeedSensor);
  246. this.groupBox2.Controls.Add(this.comboBox_GasMode);
  247. this.groupBox2.Controls.Add(this.label8);
  248. this.groupBox2.Controls.Add(this.label11);
  249. this.groupBox2.Controls.Add(this.label14);
  250. this.groupBox2.Controls.Add(this.label17);
  251. this.groupBox2.Controls.Add(this.label20);
  252. this.groupBox2.Controls.Add(this.comboBox_NoPBU);
  253. this.groupBox2.Controls.Add(this.label23);
  254. this.groupBox2.Controls.Add(this.label26);
  255. this.groupBox2.Controls.Add(this.label47);
  256. this.groupBox2.Controls.Add(this.label29);
  257. this.groupBox2.Controls.Add(this.comboBox_StartMode);
  258. this.groupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  259. this.groupBox2.Location = new System.Drawing.Point(12, 12);
  260. this.groupBox2.Name = "groupBox2";
  261. this.groupBox2.Size = new System.Drawing.Size(547, 396);
  262. this.groupBox2.TabIndex = 3;
  263. this.groupBox2.TabStop = false;
  264. this.groupBox2.Text = "用户参数1";
  265. //
  266. // label1
  267. //
  268. this.label1.AutoSize = true;
  269. this.label1.Location = new System.Drawing.Point(6, 33);
  270. this.label1.Name = "label1";
  271. this.label1.Size = new System.Drawing.Size(74, 21);
  272. this.label1.TabIndex = 0;
  273. this.label1.Text = "启动模式";
  274. //
  275. // textBox_WalkSpeed
  276. //
  277. this.textBox_WalkSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  278. this.textBox_WalkSpeed.ForeColor = System.Drawing.Color.Black;
  279. this.textBox_WalkSpeed.ImeMode = System.Windows.Forms.ImeMode.Disable;
  280. this.textBox_WalkSpeed.Location = new System.Drawing.Point(463, 353);
  281. this.textBox_WalkSpeed.Name = "textBox_WalkSpeed";
  282. this.textBox_WalkSpeed.Size = new System.Drawing.Size(70, 29);
  283. this.textBox_WalkSpeed.TabIndex = 2;
  284. //
  285. // textBox_WheelSizeAdj
  286. //
  287. this.textBox_WheelSizeAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  288. this.textBox_WheelSizeAdj.ForeColor = System.Drawing.Color.Black;
  289. this.textBox_WheelSizeAdj.ImeMode = System.Windows.Forms.ImeMode.Disable;
  290. this.textBox_WheelSizeAdj.Location = new System.Drawing.Point(463, 317);
  291. this.textBox_WheelSizeAdj.Name = "textBox_WheelSizeAdj";
  292. this.textBox_WheelSizeAdj.Size = new System.Drawing.Size(70, 29);
  293. this.textBox_WheelSizeAdj.TabIndex = 2;
  294. //
  295. // label6
  296. //
  297. this.label6.AutoSize = true;
  298. this.label6.Location = new System.Drawing.Point(6, 69);
  299. this.label6.Name = "label6";
  300. this.label6.Size = new System.Drawing.Size(74, 21);
  301. this.label6.TabIndex = 0;
  302. this.label6.Text = "下降速度";
  303. //
  304. // textBox_CadenceStart
  305. //
  306. this.textBox_CadenceStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  307. this.textBox_CadenceStart.ForeColor = System.Drawing.Color.Black;
  308. this.textBox_CadenceStart.ImeMode = System.Windows.Forms.ImeMode.Disable;
  309. this.textBox_CadenceStart.Location = new System.Drawing.Point(463, 281);
  310. this.textBox_CadenceStart.Name = "textBox_CadenceStart";
  311. this.textBox_CadenceStart.Size = new System.Drawing.Size(70, 29);
  312. this.textBox_CadenceStart.TabIndex = 2;
  313. //
  314. // label9
  315. //
  316. this.label9.AutoSize = true;
  317. this.label9.Location = new System.Drawing.Point(6, 105);
  318. this.label9.Name = "label9";
  319. this.label9.Size = new System.Drawing.Size(58, 21);
  320. this.label9.TabIndex = 0;
  321. this.label9.Text = "限流值";
  322. //
  323. // textBox_SMART_Gain
  324. //
  325. this.textBox_SMART_Gain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  326. this.textBox_SMART_Gain.ForeColor = System.Drawing.Color.Black;
  327. this.textBox_SMART_Gain.ImeMode = System.Windows.Forms.ImeMode.Disable;
  328. this.textBox_SMART_Gain.Location = new System.Drawing.Point(463, 245);
  329. this.textBox_SMART_Gain.Name = "textBox_SMART_Gain";
  330. this.textBox_SMART_Gain.Size = new System.Drawing.Size(70, 29);
  331. this.textBox_SMART_Gain.TabIndex = 2;
  332. //
  333. // label12
  334. //
  335. this.label12.AutoSize = true;
  336. this.label12.Location = new System.Drawing.Point(6, 141);
  337. this.label12.Name = "label12";
  338. this.label12.Size = new System.Drawing.Size(42, 21);
  339. this.label12.TabIndex = 0;
  340. this.label12.Text = "码表";
  341. //
  342. // textBox_SPORT_Acc
  343. //
  344. this.textBox_SPORT_Acc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  345. this.textBox_SPORT_Acc.ForeColor = System.Drawing.Color.Black;
  346. this.textBox_SPORT_Acc.ImeMode = System.Windows.Forms.ImeMode.Disable;
  347. this.textBox_SPORT_Acc.Location = new System.Drawing.Point(463, 209);
  348. this.textBox_SPORT_Acc.Name = "textBox_SPORT_Acc";
  349. this.textBox_SPORT_Acc.Size = new System.Drawing.Size(70, 29);
  350. this.textBox_SPORT_Acc.TabIndex = 2;
  351. //
  352. // label15
  353. //
  354. this.label15.AutoSize = true;
  355. this.label15.Location = new System.Drawing.Point(6, 177);
  356. this.label15.Name = "label15";
  357. this.label15.Size = new System.Drawing.Size(75, 21);
  358. this.label15.TabIndex = 0;
  359. this.label15.Text = "ECO增益";
  360. //
  361. // textBox_NORM_Gain
  362. //
  363. this.textBox_NORM_Gain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  364. this.textBox_NORM_Gain.ForeColor = System.Drawing.Color.Black;
  365. this.textBox_NORM_Gain.ImeMode = System.Windows.Forms.ImeMode.Disable;
  366. this.textBox_NORM_Gain.Location = new System.Drawing.Point(463, 173);
  367. this.textBox_NORM_Gain.Name = "textBox_NORM_Gain";
  368. this.textBox_NORM_Gain.Size = new System.Drawing.Size(70, 29);
  369. this.textBox_NORM_Gain.TabIndex = 2;
  370. //
  371. // label18
  372. //
  373. this.label18.AutoSize = true;
  374. this.label18.Location = new System.Drawing.Point(6, 213);
  375. this.label18.Name = "label18";
  376. this.label18.Size = new System.Drawing.Size(94, 21);
  377. this.label18.TabIndex = 0;
  378. this.label18.Text = "NORM加速";
  379. //
  380. // textBox_Serial
  381. //
  382. this.textBox_Serial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  383. this.textBox_Serial.ForeColor = System.Drawing.Color.Black;
  384. this.textBox_Serial.ImeMode = System.Windows.Forms.ImeMode.Disable;
  385. this.textBox_Serial.Location = new System.Drawing.Point(463, 137);
  386. this.textBox_Serial.Name = "textBox_Serial";
  387. this.textBox_Serial.Size = new System.Drawing.Size(70, 29);
  388. this.textBox_Serial.TabIndex = 2;
  389. //
  390. // label21
  391. //
  392. this.label21.AutoSize = true;
  393. this.label21.Location = new System.Drawing.Point(6, 249);
  394. this.label21.Name = "label21";
  395. this.label21.Size = new System.Drawing.Size(96, 21);
  396. this.label21.TabIndex = 0;
  397. this.label21.Text = "TURBO增益";
  398. //
  399. // textBox_NTC_Ptotect
  400. //
  401. this.textBox_NTC_Ptotect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  402. this.textBox_NTC_Ptotect.ForeColor = System.Drawing.Color.Black;
  403. this.textBox_NTC_Ptotect.ImeMode = System.Windows.Forms.ImeMode.Disable;
  404. this.textBox_NTC_Ptotect.Location = new System.Drawing.Point(463, 101);
  405. this.textBox_NTC_Ptotect.Name = "textBox_NTC_Ptotect";
  406. this.textBox_NTC_Ptotect.Size = new System.Drawing.Size(70, 29);
  407. this.textBox_NTC_Ptotect.TabIndex = 2;
  408. //
  409. // label24
  410. //
  411. this.label24.AutoSize = true;
  412. this.label24.Location = new System.Drawing.Point(6, 285);
  413. this.label24.Name = "label24";
  414. this.label24.Size = new System.Drawing.Size(97, 21);
  415. this.label24.TabIndex = 0;
  416. this.label24.Text = "SMART加速";
  417. //
  418. // textBox_T_Tail
  419. //
  420. this.textBox_T_Tail.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  421. this.textBox_T_Tail.ForeColor = System.Drawing.Color.Black;
  422. this.textBox_T_Tail.ImeMode = System.Windows.Forms.ImeMode.Disable;
  423. this.textBox_T_Tail.Location = new System.Drawing.Point(463, 65);
  424. this.textBox_T_Tail.Name = "textBox_T_Tail";
  425. this.textBox_T_Tail.Size = new System.Drawing.Size(70, 29);
  426. this.textBox_T_Tail.TabIndex = 2;
  427. //
  428. // label49
  429. //
  430. this.label49.AutoSize = true;
  431. this.label49.Location = new System.Drawing.Point(7, 357);
  432. this.label49.Name = "label49";
  433. this.label49.Size = new System.Drawing.Size(74, 21);
  434. this.label49.TabIndex = 0;
  435. this.label49.Text = "低压保护";
  436. //
  437. // label27
  438. //
  439. this.label27.AutoSize = true;
  440. this.label27.Location = new System.Drawing.Point(6, 321);
  441. this.label27.Name = "label27";
  442. this.label27.Size = new System.Drawing.Size(74, 21);
  443. this.label27.TabIndex = 0;
  444. this.label27.Text = "指拨模式";
  445. //
  446. // textBox_SpeedLimit
  447. //
  448. this.textBox_SpeedLimit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  449. this.textBox_SpeedLimit.ForeColor = System.Drawing.Color.Black;
  450. this.textBox_SpeedLimit.ImeMode = System.Windows.Forms.ImeMode.Disable;
  451. this.textBox_SpeedLimit.Location = new System.Drawing.Point(463, 29);
  452. this.textBox_SpeedLimit.Name = "textBox_SpeedLimit";
  453. this.textBox_SpeedLimit.Size = new System.Drawing.Size(70, 29);
  454. this.textBox_SpeedLimit.TabIndex = 2;
  455. //
  456. // textBox_Walk_SpeedLimit
  457. //
  458. this.textBox_Walk_SpeedLimit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  459. this.textBox_Walk_SpeedLimit.ForeColor = System.Drawing.Color.Black;
  460. this.textBox_Walk_SpeedLimit.ImeMode = System.Windows.Forms.ImeMode.Disable;
  461. this.textBox_Walk_SpeedLimit.Location = new System.Drawing.Point(288, 353);
  462. this.textBox_Walk_SpeedLimit.Name = "textBox_Walk_SpeedLimit";
  463. this.textBox_Walk_SpeedLimit.Size = new System.Drawing.Size(70, 29);
  464. this.textBox_Walk_SpeedLimit.TabIndex = 2;
  465. //
  466. // label4
  467. //
  468. this.label4.AutoSize = true;
  469. this.label4.Location = new System.Drawing.Point(180, 33);
  470. this.label4.Name = "label4";
  471. this.label4.Size = new System.Drawing.Size(74, 21);
  472. this.label4.TabIndex = 0;
  473. this.label4.Text = "停机时间";
  474. //
  475. // label7
  476. //
  477. this.label7.AutoSize = true;
  478. this.label7.Location = new System.Drawing.Point(180, 69);
  479. this.label7.Name = "label7";
  480. this.label7.Size = new System.Drawing.Size(42, 21);
  481. this.label7.TabIndex = 0;
  482. this.label7.Text = "前飞";
  483. //
  484. // textBox_SMART_Acc
  485. //
  486. this.textBox_SMART_Acc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  487. this.textBox_SMART_Acc.ForeColor = System.Drawing.Color.Black;
  488. this.textBox_SMART_Acc.ImeMode = System.Windows.Forms.ImeMode.Disable;
  489. this.textBox_SMART_Acc.Location = new System.Drawing.Point(105, 281);
  490. this.textBox_SMART_Acc.Name = "textBox_SMART_Acc";
  491. this.textBox_SMART_Acc.Size = new System.Drawing.Size(70, 29);
  492. this.textBox_SMART_Acc.TabIndex = 2;
  493. //
  494. // textBox_UV_Protect
  495. //
  496. this.textBox_UV_Protect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  497. this.textBox_UV_Protect.ForeColor = System.Drawing.Color.Black;
  498. this.textBox_UV_Protect.ImeMode = System.Windows.Forms.ImeMode.Disable;
  499. this.textBox_UV_Protect.Location = new System.Drawing.Point(105, 353);
  500. this.textBox_UV_Protect.Name = "textBox_UV_Protect";
  501. this.textBox_UV_Protect.Size = new System.Drawing.Size(70, 29);
  502. this.textBox_UV_Protect.TabIndex = 2;
  503. //
  504. // textBox_SpeedSensor
  505. //
  506. this.textBox_SpeedSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  507. this.textBox_SpeedSensor.ForeColor = System.Drawing.Color.Black;
  508. this.textBox_SpeedSensor.ImeMode = System.Windows.Forms.ImeMode.Disable;
  509. this.textBox_SpeedSensor.Location = new System.Drawing.Point(288, 281);
  510. this.textBox_SpeedSensor.Name = "textBox_SpeedSensor";
  511. this.textBox_SpeedSensor.Size = new System.Drawing.Size(70, 29);
  512. this.textBox_SpeedSensor.TabIndex = 2;
  513. //
  514. // label10
  515. //
  516. this.label10.AutoSize = true;
  517. this.label10.Location = new System.Drawing.Point(180, 105);
  518. this.label10.Name = "label10";
  519. this.label10.Size = new System.Drawing.Size(74, 21);
  520. this.label10.TabIndex = 0;
  521. this.label10.Text = "温度预警";
  522. //
  523. // textBox_TURBO_Gain
  524. //
  525. this.textBox_TURBO_Gain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  526. this.textBox_TURBO_Gain.ForeColor = System.Drawing.Color.Black;
  527. this.textBox_TURBO_Gain.ImeMode = System.Windows.Forms.ImeMode.Disable;
  528. this.textBox_TURBO_Gain.Location = new System.Drawing.Point(105, 245);
  529. this.textBox_TURBO_Gain.Name = "textBox_TURBO_Gain";
  530. this.textBox_TURBO_Gain.Size = new System.Drawing.Size(70, 29);
  531. this.textBox_TURBO_Gain.TabIndex = 2;
  532. //
  533. // textBox_TURBO_Acc
  534. //
  535. this.textBox_TURBO_Acc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  536. this.textBox_TURBO_Acc.ForeColor = System.Drawing.Color.Black;
  537. this.textBox_TURBO_Acc.ImeMode = System.Windows.Forms.ImeMode.Disable;
  538. this.textBox_TURBO_Acc.Location = new System.Drawing.Point(288, 245);
  539. this.textBox_TURBO_Acc.Name = "textBox_TURBO_Acc";
  540. this.textBox_TURBO_Acc.Size = new System.Drawing.Size(70, 29);
  541. this.textBox_TURBO_Acc.TabIndex = 2;
  542. //
  543. // label13
  544. //
  545. this.label13.AutoSize = true;
  546. this.label13.Location = new System.Drawing.Point(180, 141);
  547. this.label13.Name = "label13";
  548. this.label13.Size = new System.Drawing.Size(74, 21);
  549. this.label13.TabIndex = 0;
  550. this.label13.Text = "轮胎周长";
  551. //
  552. // textBox_NORM_Acc
  553. //
  554. this.textBox_NORM_Acc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  555. this.textBox_NORM_Acc.ForeColor = System.Drawing.Color.Black;
  556. this.textBox_NORM_Acc.ImeMode = System.Windows.Forms.ImeMode.Disable;
  557. this.textBox_NORM_Acc.Location = new System.Drawing.Point(105, 209);
  558. this.textBox_NORM_Acc.Name = "textBox_NORM_Acc";
  559. this.textBox_NORM_Acc.Size = new System.Drawing.Size(70, 29);
  560. this.textBox_NORM_Acc.TabIndex = 2;
  561. //
  562. // textBox_SPORT_Gain
  563. //
  564. this.textBox_SPORT_Gain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  565. this.textBox_SPORT_Gain.ForeColor = System.Drawing.Color.Black;
  566. this.textBox_SPORT_Gain.ImeMode = System.Windows.Forms.ImeMode.Disable;
  567. this.textBox_SPORT_Gain.Location = new System.Drawing.Point(288, 209);
  568. this.textBox_SPORT_Gain.Name = "textBox_SPORT_Gain";
  569. this.textBox_SPORT_Gain.Size = new System.Drawing.Size(70, 29);
  570. this.textBox_SPORT_Gain.TabIndex = 2;
  571. //
  572. // label16
  573. //
  574. this.label16.AutoSize = true;
  575. this.label16.Location = new System.Drawing.Point(180, 177);
  576. this.label16.Name = "label16";
  577. this.label16.Size = new System.Drawing.Size(75, 21);
  578. this.label16.TabIndex = 0;
  579. this.label16.Text = "ECO加速";
  580. //
  581. // textBox_ECO_Gain
  582. //
  583. this.textBox_ECO_Gain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  584. this.textBox_ECO_Gain.ForeColor = System.Drawing.Color.Black;
  585. this.textBox_ECO_Gain.ImeMode = System.Windows.Forms.ImeMode.Disable;
  586. this.textBox_ECO_Gain.Location = new System.Drawing.Point(105, 173);
  587. this.textBox_ECO_Gain.Name = "textBox_ECO_Gain";
  588. this.textBox_ECO_Gain.Size = new System.Drawing.Size(70, 29);
  589. this.textBox_ECO_Gain.TabIndex = 2;
  590. //
  591. // textBox_ECO_Acc
  592. //
  593. this.textBox_ECO_Acc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  594. this.textBox_ECO_Acc.ForeColor = System.Drawing.Color.Black;
  595. this.textBox_ECO_Acc.ImeMode = System.Windows.Forms.ImeMode.Disable;
  596. this.textBox_ECO_Acc.Location = new System.Drawing.Point(288, 173);
  597. this.textBox_ECO_Acc.Name = "textBox_ECO_Acc";
  598. this.textBox_ECO_Acc.Size = new System.Drawing.Size(70, 29);
  599. this.textBox_ECO_Acc.TabIndex = 2;
  600. //
  601. // label19
  602. //
  603. this.label19.AutoSize = true;
  604. this.label19.Location = new System.Drawing.Point(180, 213);
  605. this.label19.Name = "label19";
  606. this.label19.Size = new System.Drawing.Size(93, 21);
  607. this.label19.TabIndex = 0;
  608. this.label19.Text = "SPORT增益";
  609. //
  610. // textBox_WheelSize
  611. //
  612. this.textBox_WheelSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  613. this.textBox_WheelSize.ForeColor = System.Drawing.Color.Black;
  614. this.textBox_WheelSize.ImeMode = System.Windows.Forms.ImeMode.Disable;
  615. this.textBox_WheelSize.Location = new System.Drawing.Point(288, 137);
  616. this.textBox_WheelSize.Name = "textBox_WheelSize";
  617. this.textBox_WheelSize.Size = new System.Drawing.Size(70, 29);
  618. this.textBox_WheelSize.TabIndex = 2;
  619. //
  620. // label22
  621. //
  622. this.label22.AutoSize = true;
  623. this.label22.Location = new System.Drawing.Point(180, 249);
  624. this.label22.Name = "label22";
  625. this.label22.Size = new System.Drawing.Size(96, 21);
  626. this.label22.TabIndex = 0;
  627. this.label22.Text = "TURBO加速";
  628. //
  629. // textBox_NTC_Alarm
  630. //
  631. this.textBox_NTC_Alarm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  632. this.textBox_NTC_Alarm.ForeColor = System.Drawing.Color.Black;
  633. this.textBox_NTC_Alarm.ImeMode = System.Windows.Forms.ImeMode.Disable;
  634. this.textBox_NTC_Alarm.Location = new System.Drawing.Point(288, 101);
  635. this.textBox_NTC_Alarm.Name = "textBox_NTC_Alarm";
  636. this.textBox_NTC_Alarm.Size = new System.Drawing.Size(70, 29);
  637. this.textBox_NTC_Alarm.TabIndex = 2;
  638. //
  639. // label25
  640. //
  641. this.label25.AutoSize = true;
  642. this.label25.Location = new System.Drawing.Point(180, 285);
  643. this.label25.Name = "label25";
  644. this.label25.Size = new System.Drawing.Size(74, 21);
  645. this.label25.TabIndex = 0;
  646. this.label25.Text = "车速级数";
  647. //
  648. // label48
  649. //
  650. this.label48.AutoSize = true;
  651. this.label48.Location = new System.Drawing.Point(180, 357);
  652. this.label48.Name = "label48";
  653. this.label48.Size = new System.Drawing.Size(74, 21);
  654. this.label48.TabIndex = 0;
  655. this.label48.Text = "推行限速";
  656. //
  657. // textBox_MaxCurrent
  658. //
  659. this.textBox_MaxCurrent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  660. this.textBox_MaxCurrent.ForeColor = System.Drawing.Color.Black;
  661. this.textBox_MaxCurrent.ImeMode = System.Windows.Forms.ImeMode.Disable;
  662. this.textBox_MaxCurrent.Location = new System.Drawing.Point(105, 101);
  663. this.textBox_MaxCurrent.Name = "textBox_MaxCurrent";
  664. this.textBox_MaxCurrent.Size = new System.Drawing.Size(70, 29);
  665. this.textBox_MaxCurrent.TabIndex = 2;
  666. //
  667. // textBox_Dec
  668. //
  669. this.textBox_Dec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  670. this.textBox_Dec.ForeColor = System.Drawing.Color.Black;
  671. this.textBox_Dec.ImeMode = System.Windows.Forms.ImeMode.Disable;
  672. this.textBox_Dec.Location = new System.Drawing.Point(105, 65);
  673. this.textBox_Dec.Name = "textBox_Dec";
  674. this.textBox_Dec.Size = new System.Drawing.Size(70, 29);
  675. this.textBox_Dec.TabIndex = 2;
  676. //
  677. // textBox_T_Front
  678. //
  679. this.textBox_T_Front.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  680. this.textBox_T_Front.ForeColor = System.Drawing.Color.Black;
  681. this.textBox_T_Front.ImeMode = System.Windows.Forms.ImeMode.Disable;
  682. this.textBox_T_Front.Location = new System.Drawing.Point(288, 65);
  683. this.textBox_T_Front.Name = "textBox_T_Front";
  684. this.textBox_T_Front.Size = new System.Drawing.Size(70, 29);
  685. this.textBox_T_Front.TabIndex = 2;
  686. //
  687. // label28
  688. //
  689. this.label28.AutoSize = true;
  690. this.label28.Location = new System.Drawing.Point(180, 321);
  691. this.label28.Name = "label28";
  692. this.label28.Size = new System.Drawing.Size(106, 21);
  693. this.label28.TabIndex = 0;
  694. this.label28.Text = "速度信号来源";
  695. //
  696. // textBox_StopTime
  697. //
  698. this.textBox_StopTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  699. this.textBox_StopTime.ForeColor = System.Drawing.Color.Black;
  700. this.textBox_StopTime.ImeMode = System.Windows.Forms.ImeMode.Disable;
  701. this.textBox_StopTime.Location = new System.Drawing.Point(288, 29);
  702. this.textBox_StopTime.Name = "textBox_StopTime";
  703. this.textBox_StopTime.Size = new System.Drawing.Size(70, 29);
  704. this.textBox_StopTime.TabIndex = 2;
  705. //
  706. // label5
  707. //
  708. this.label5.AutoSize = true;
  709. this.label5.Location = new System.Drawing.Point(363, 33);
  710. this.label5.Name = "label5";
  711. this.label5.Size = new System.Drawing.Size(58, 21);
  712. this.label5.TabIndex = 0;
  713. this.label5.Text = "限速值";
  714. //
  715. // comboBox_SpeedSensor
  716. //
  717. this.comboBox_SpeedSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  718. this.comboBox_SpeedSensor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  719. this.comboBox_SpeedSensor.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  720. this.comboBox_SpeedSensor.ForeColor = System.Drawing.Color.Black;
  721. this.comboBox_SpeedSensor.FormattingEnabled = true;
  722. this.comboBox_SpeedSensor.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  723. this.comboBox_SpeedSensor.Items.AddRange(new object[] {
  724. "传感器",
  725. "踏频",
  726. "通信"});
  727. this.comboBox_SpeedSensor.Location = new System.Drawing.Point(288, 317);
  728. this.comboBox_SpeedSensor.Name = "comboBox_SpeedSensor";
  729. this.comboBox_SpeedSensor.Size = new System.Drawing.Size(70, 29);
  730. this.comboBox_SpeedSensor.TabIndex = 1;
  731. //
  732. // comboBox_GasMode
  733. //
  734. this.comboBox_GasMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  735. this.comboBox_GasMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  736. this.comboBox_GasMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  737. this.comboBox_GasMode.ForeColor = System.Drawing.Color.Black;
  738. this.comboBox_GasMode.FormattingEnabled = true;
  739. this.comboBox_GasMode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  740. this.comboBox_GasMode.Items.AddRange(new object[] {
  741. "不支持",
  742. "支持"});
  743. this.comboBox_GasMode.Location = new System.Drawing.Point(105, 317);
  744. this.comboBox_GasMode.Name = "comboBox_GasMode";
  745. this.comboBox_GasMode.Size = new System.Drawing.Size(70, 29);
  746. this.comboBox_GasMode.TabIndex = 1;
  747. //
  748. // label8
  749. //
  750. this.label8.AutoSize = true;
  751. this.label8.Location = new System.Drawing.Point(363, 69);
  752. this.label8.Name = "label8";
  753. this.label8.Size = new System.Drawing.Size(42, 21);
  754. this.label8.TabIndex = 0;
  755. this.label8.Text = "后飞";
  756. //
  757. // label11
  758. //
  759. this.label11.AutoSize = true;
  760. this.label11.Location = new System.Drawing.Point(363, 105);
  761. this.label11.Name = "label11";
  762. this.label11.Size = new System.Drawing.Size(74, 21);
  763. this.label11.TabIndex = 0;
  764. this.label11.Text = "温度保护";
  765. //
  766. // label14
  767. //
  768. this.label14.AutoSize = true;
  769. this.label14.Location = new System.Drawing.Point(363, 141);
  770. this.label14.Name = "label14";
  771. this.label14.Size = new System.Drawing.Size(58, 21);
  772. this.label14.TabIndex = 0;
  773. this.label14.Text = "系列号";
  774. //
  775. // label17
  776. //
  777. this.label17.AutoSize = true;
  778. this.label17.Location = new System.Drawing.Point(363, 177);
  779. this.label17.Name = "label17";
  780. this.label17.Size = new System.Drawing.Size(94, 21);
  781. this.label17.TabIndex = 0;
  782. this.label17.Text = "NORM增益";
  783. //
  784. // label20
  785. //
  786. this.label20.AutoSize = true;
  787. this.label20.Location = new System.Drawing.Point(363, 213);
  788. this.label20.Name = "label20";
  789. this.label20.Size = new System.Drawing.Size(93, 21);
  790. this.label20.TabIndex = 0;
  791. this.label20.Text = "SPORT加速";
  792. //
  793. // comboBox_NoPBU
  794. //
  795. this.comboBox_NoPBU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  796. this.comboBox_NoPBU.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  797. this.comboBox_NoPBU.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  798. this.comboBox_NoPBU.ForeColor = System.Drawing.Color.Black;
  799. this.comboBox_NoPBU.FormattingEnabled = true;
  800. this.comboBox_NoPBU.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  801. this.comboBox_NoPBU.Items.AddRange(new object[] {
  802. "无",
  803. "有"});
  804. this.comboBox_NoPBU.Location = new System.Drawing.Point(105, 137);
  805. this.comboBox_NoPBU.Name = "comboBox_NoPBU";
  806. this.comboBox_NoPBU.Size = new System.Drawing.Size(70, 29);
  807. this.comboBox_NoPBU.TabIndex = 1;
  808. //
  809. // label23
  810. //
  811. this.label23.AutoSize = true;
  812. this.label23.Location = new System.Drawing.Point(363, 249);
  813. this.label23.Name = "label23";
  814. this.label23.Size = new System.Drawing.Size(97, 21);
  815. this.label23.TabIndex = 0;
  816. this.label23.Text = "SMART增益";
  817. //
  818. // label26
  819. //
  820. this.label26.AutoSize = true;
  821. this.label26.Location = new System.Drawing.Point(363, 285);
  822. this.label26.Name = "label26";
  823. this.label26.Size = new System.Drawing.Size(74, 21);
  824. this.label26.TabIndex = 0;
  825. this.label26.Text = "踏频启动";
  826. //
  827. // label47
  828. //
  829. this.label47.AutoSize = true;
  830. this.label47.Location = new System.Drawing.Point(363, 357);
  831. this.label47.Name = "label47";
  832. this.label47.Size = new System.Drawing.Size(74, 21);
  833. this.label47.TabIndex = 0;
  834. this.label47.Text = "推行转速";
  835. //
  836. // label29
  837. //
  838. this.label29.AutoSize = true;
  839. this.label29.Location = new System.Drawing.Point(363, 321);
  840. this.label29.Name = "label29";
  841. this.label29.Size = new System.Drawing.Size(74, 21);
  842. this.label29.TabIndex = 0;
  843. this.label29.Text = "周长微调";
  844. //
  845. // comboBox_StartMode
  846. //
  847. this.comboBox_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  848. this.comboBox_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  849. this.comboBox_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  850. this.comboBox_StartMode.ForeColor = System.Drawing.Color.Black;
  851. this.comboBox_StartMode.FormattingEnabled = true;
  852. this.comboBox_StartMode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  853. this.comboBox_StartMode.Items.AddRange(new object[] {
  854. "柔和",
  855. "正常",
  856. "强劲"});
  857. this.comboBox_StartMode.Location = new System.Drawing.Point(105, 29);
  858. this.comboBox_StartMode.Name = "comboBox_StartMode";
  859. this.comboBox_StartMode.Size = new System.Drawing.Size(70, 29);
  860. this.comboBox_StartMode.TabIndex = 1;
  861. //
  862. // groupBox3
  863. //
  864. this.groupBox3.Controls.Add(this.label59);
  865. this.groupBox3.Controls.Add(this.label58);
  866. this.groupBox3.Controls.Add(this.label3);
  867. this.groupBox3.Controls.Add(this.comboBox_TailLightVol);
  868. this.groupBox3.Controls.Add(this.label46);
  869. this.groupBox3.Controls.Add(this.comboBox_HeadLightVol);
  870. this.groupBox3.Controls.Add(this.textBox_Angle_R);
  871. this.groupBox3.Controls.Add(this.comboBox_LightMode);
  872. this.groupBox3.Controls.Add(this.label44);
  873. this.groupBox3.Controls.Add(this.comboBox_AstSensor);
  874. this.groupBox3.Controls.Add(this.label45);
  875. this.groupBox3.Controls.Add(this.textBox_Angle_P);
  876. this.groupBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  877. this.groupBox3.Location = new System.Drawing.Point(12, 413);
  878. this.groupBox3.Name = "groupBox3";
  879. this.groupBox3.Size = new System.Drawing.Size(547, 139);
  880. this.groupBox3.TabIndex = 4;
  881. this.groupBox3.TabStop = false;
  882. this.groupBox3.Text = "用户参数2";
  883. //
  884. // label59
  885. //
  886. this.label59.AutoSize = true;
  887. this.label59.Location = new System.Drawing.Point(363, 71);
  888. this.label59.Name = "label59";
  889. this.label59.Size = new System.Drawing.Size(74, 21);
  890. this.label59.TabIndex = 0;
  891. this.label59.Text = "尾灯电压";
  892. //
  893. // label58
  894. //
  895. this.label58.AutoSize = true;
  896. this.label58.Location = new System.Drawing.Point(181, 71);
  897. this.label58.Name = "label58";
  898. this.label58.Size = new System.Drawing.Size(74, 21);
  899. this.label58.TabIndex = 0;
  900. this.label58.Text = "前灯电压";
  901. //
  902. // label3
  903. //
  904. this.label3.AutoSize = true;
  905. this.label3.Location = new System.Drawing.Point(6, 71);
  906. this.label3.Name = "label3";
  907. this.label3.Size = new System.Drawing.Size(74, 21);
  908. this.label3.TabIndex = 0;
  909. this.label3.Text = "尾灯模式";
  910. //
  911. // comboBox_TailLightVol
  912. //
  913. this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  914. this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  915. this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  916. this.comboBox_TailLightVol.ForeColor = System.Drawing.Color.Black;
  917. this.comboBox_TailLightVol.FormattingEnabled = true;
  918. this.comboBox_TailLightVol.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  919. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  920. "6V",
  921. "12V",
  922. "随电池",
  923. "硬件配置"});
  924. this.comboBox_TailLightVol.Location = new System.Drawing.Point(463, 67);
  925. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  926. this.comboBox_TailLightVol.Size = new System.Drawing.Size(70, 29);
  927. this.comboBox_TailLightVol.TabIndex = 1;
  928. //
  929. // label46
  930. //
  931. this.label46.AutoSize = true;
  932. this.label46.Location = new System.Drawing.Point(6, 34);
  933. this.label46.Name = "label46";
  934. this.label46.Size = new System.Drawing.Size(90, 21);
  935. this.label46.TabIndex = 0;
  936. this.label46.Text = "姿态传感器";
  937. //
  938. // comboBox_HeadLightVol
  939. //
  940. this.comboBox_HeadLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  941. this.comboBox_HeadLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  942. this.comboBox_HeadLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  943. this.comboBox_HeadLightVol.ForeColor = System.Drawing.Color.Black;
  944. this.comboBox_HeadLightVol.FormattingEnabled = true;
  945. this.comboBox_HeadLightVol.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  946. this.comboBox_HeadLightVol.Items.AddRange(new object[] {
  947. "6V",
  948. "12V",
  949. "随电池",
  950. "硬件配置"});
  951. this.comboBox_HeadLightVol.Location = new System.Drawing.Point(288, 67);
  952. this.comboBox_HeadLightVol.Name = "comboBox_HeadLightVol";
  953. this.comboBox_HeadLightVol.Size = new System.Drawing.Size(70, 29);
  954. this.comboBox_HeadLightVol.TabIndex = 1;
  955. //
  956. // textBox_Angle_R
  957. //
  958. this.textBox_Angle_R.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  959. this.textBox_Angle_R.ForeColor = System.Drawing.Color.Black;
  960. this.textBox_Angle_R.ImeMode = System.Windows.Forms.ImeMode.Disable;
  961. this.textBox_Angle_R.Location = new System.Drawing.Point(463, 30);
  962. this.textBox_Angle_R.Name = "textBox_Angle_R";
  963. this.textBox_Angle_R.Size = new System.Drawing.Size(70, 29);
  964. this.textBox_Angle_R.TabIndex = 2;
  965. //
  966. // comboBox_LightMode
  967. //
  968. this.comboBox_LightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  969. this.comboBox_LightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  970. this.comboBox_LightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  971. this.comboBox_LightMode.ForeColor = System.Drawing.Color.Black;
  972. this.comboBox_LightMode.FormattingEnabled = true;
  973. this.comboBox_LightMode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  974. this.comboBox_LightMode.Items.AddRange(new object[] {
  975. "模式 1",
  976. "模式 2",
  977. "模式 3",
  978. "模式 4"});
  979. this.comboBox_LightMode.Location = new System.Drawing.Point(105, 67);
  980. this.comboBox_LightMode.Name = "comboBox_LightMode";
  981. this.comboBox_LightMode.Size = new System.Drawing.Size(70, 29);
  982. this.comboBox_LightMode.TabIndex = 1;
  983. //
  984. // label44
  985. //
  986. this.label44.AutoSize = true;
  987. this.label44.Location = new System.Drawing.Point(363, 34);
  988. this.label44.Name = "label44";
  989. this.label44.Size = new System.Drawing.Size(90, 21);
  990. this.label44.TabIndex = 0;
  991. this.label44.Text = "横滚角零偏";
  992. //
  993. // comboBox_AstSensor
  994. //
  995. this.comboBox_AstSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  996. this.comboBox_AstSensor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  997. this.comboBox_AstSensor.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  998. this.comboBox_AstSensor.ForeColor = System.Drawing.Color.Black;
  999. this.comboBox_AstSensor.FormattingEnabled = true;
  1000. this.comboBox_AstSensor.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1001. this.comboBox_AstSensor.Items.AddRange(new object[] {
  1002. "不支持",
  1003. "支持"});
  1004. this.comboBox_AstSensor.Location = new System.Drawing.Point(105, 30);
  1005. this.comboBox_AstSensor.Name = "comboBox_AstSensor";
  1006. this.comboBox_AstSensor.Size = new System.Drawing.Size(70, 29);
  1007. this.comboBox_AstSensor.TabIndex = 1;
  1008. //
  1009. // label45
  1010. //
  1011. this.label45.AutoSize = true;
  1012. this.label45.Location = new System.Drawing.Point(180, 34);
  1013. this.label45.Name = "label45";
  1014. this.label45.Size = new System.Drawing.Size(90, 21);
  1015. this.label45.TabIndex = 0;
  1016. this.label45.Text = "俯仰角零偏";
  1017. //
  1018. // textBox_Angle_P
  1019. //
  1020. this.textBox_Angle_P.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1021. this.textBox_Angle_P.ForeColor = System.Drawing.Color.Black;
  1022. this.textBox_Angle_P.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1023. this.textBox_Angle_P.Location = new System.Drawing.Point(288, 30);
  1024. this.textBox_Angle_P.Name = "textBox_Angle_P";
  1025. this.textBox_Angle_P.Size = new System.Drawing.Size(70, 29);
  1026. this.textBox_Angle_P.TabIndex = 2;
  1027. //
  1028. // groupBox7
  1029. //
  1030. this.groupBox7.Controls.Add(this.label43);
  1031. this.groupBox7.Controls.Add(this.label42);
  1032. this.groupBox7.Controls.Add(this.textBox_Info2);
  1033. this.groupBox7.Controls.Add(this.label41);
  1034. this.groupBox7.Controls.Add(this.textBox_Info1);
  1035. this.groupBox7.Controls.Add(this.textBox_Info3);
  1036. this.groupBox7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1037. this.groupBox7.Location = new System.Drawing.Point(565, 413);
  1038. this.groupBox7.Name = "groupBox7";
  1039. this.groupBox7.Size = new System.Drawing.Size(298, 139);
  1040. this.groupBox7.TabIndex = 4;
  1041. this.groupBox7.TabStop = false;
  1042. this.groupBox7.Text = "自定义信息";
  1043. //
  1044. // label43
  1045. //
  1046. this.label43.AutoSize = true;
  1047. this.label43.Location = new System.Drawing.Point(6, 34);
  1048. this.label43.Name = "label43";
  1049. this.label43.Size = new System.Drawing.Size(51, 21);
  1050. this.label43.TabIndex = 0;
  1051. this.label43.Text = "信息1";
  1052. //
  1053. // label42
  1054. //
  1055. this.label42.AutoSize = true;
  1056. this.label42.Location = new System.Drawing.Point(6, 67);
  1057. this.label42.Name = "label42";
  1058. this.label42.Size = new System.Drawing.Size(51, 21);
  1059. this.label42.TabIndex = 0;
  1060. this.label42.Text = "信息2";
  1061. //
  1062. // textBox_Info2
  1063. //
  1064. this.textBox_Info2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1065. this.textBox_Info2.ForeColor = System.Drawing.Color.Black;
  1066. this.textBox_Info2.Location = new System.Drawing.Point(82, 63);
  1067. this.textBox_Info2.Name = "textBox_Info2";
  1068. this.textBox_Info2.Size = new System.Drawing.Size(206, 29);
  1069. this.textBox_Info2.TabIndex = 2;
  1070. //
  1071. // label41
  1072. //
  1073. this.label41.AutoSize = true;
  1074. this.label41.Location = new System.Drawing.Point(6, 100);
  1075. this.label41.Name = "label41";
  1076. this.label41.Size = new System.Drawing.Size(51, 21);
  1077. this.label41.TabIndex = 0;
  1078. this.label41.Text = "信息3";
  1079. //
  1080. // textBox_Info1
  1081. //
  1082. this.textBox_Info1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1083. this.textBox_Info1.ForeColor = System.Drawing.Color.Black;
  1084. this.textBox_Info1.Location = new System.Drawing.Point(82, 30);
  1085. this.textBox_Info1.Name = "textBox_Info1";
  1086. this.textBox_Info1.Size = new System.Drawing.Size(206, 29);
  1087. this.textBox_Info1.TabIndex = 2;
  1088. //
  1089. // textBox_Info3
  1090. //
  1091. this.textBox_Info3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1092. this.textBox_Info3.ForeColor = System.Drawing.Color.Black;
  1093. this.textBox_Info3.Location = new System.Drawing.Point(82, 96);
  1094. this.textBox_Info3.Name = "textBox_Info3";
  1095. this.textBox_Info3.Size = new System.Drawing.Size(206, 29);
  1096. this.textBox_Info3.TabIndex = 2;
  1097. //
  1098. // groupBox4
  1099. //
  1100. this.groupBox4.BackColor = System.Drawing.SystemColors.Window;
  1101. this.groupBox4.Controls.Add(this.label35);
  1102. this.groupBox4.Controls.Add(this.label30);
  1103. this.groupBox4.Controls.Add(this.label31);
  1104. this.groupBox4.Controls.Add(this.label32);
  1105. this.groupBox4.Controls.Add(this.textBox_RatePower);
  1106. this.groupBox4.Controls.Add(this.textBox_RotorR);
  1107. this.groupBox4.Controls.Add(this.textBox_Rate_Vol);
  1108. this.groupBox4.Controls.Add(this.textBox_Rotor_Ld);
  1109. this.groupBox4.Controls.Add(this.label36);
  1110. this.groupBox4.Controls.Add(this.label33);
  1111. this.groupBox4.Controls.Add(this.label34);
  1112. this.groupBox4.Controls.Add(this.textBox_RateSpeed);
  1113. this.groupBox4.Controls.Add(this.textBox_Rotor_Lq);
  1114. this.groupBox4.Controls.Add(this.textBox_E);
  1115. this.groupBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1116. this.groupBox4.Location = new System.Drawing.Point(565, 12);
  1117. this.groupBox4.Name = "groupBox4";
  1118. this.groupBox4.Size = new System.Drawing.Size(298, 181);
  1119. this.groupBox4.TabIndex = 4;
  1120. this.groupBox4.TabStop = false;
  1121. this.groupBox4.Text = "马达参数";
  1122. //
  1123. // label35
  1124. //
  1125. this.label35.AutoSize = true;
  1126. this.label35.Location = new System.Drawing.Point(6, 33);
  1127. this.label35.Name = "label35";
  1128. this.label35.Size = new System.Drawing.Size(74, 21);
  1129. this.label35.TabIndex = 0;
  1130. this.label35.Text = "额定功率";
  1131. //
  1132. // label30
  1133. //
  1134. this.label30.AutoSize = true;
  1135. this.label30.Location = new System.Drawing.Point(148, 105);
  1136. this.label30.Name = "label30";
  1137. this.label30.Size = new System.Drawing.Size(74, 21);
  1138. this.label30.TabIndex = 0;
  1139. this.label30.Text = "反电动势";
  1140. //
  1141. // label31
  1142. //
  1143. this.label31.AutoSize = true;
  1144. this.label31.Location = new System.Drawing.Point(148, 69);
  1145. this.label31.Name = "label31";
  1146. this.label31.Size = new System.Drawing.Size(60, 21);
  1147. this.label31.TabIndex = 0;
  1148. this.label31.Text = "定子Lq";
  1149. //
  1150. // label32
  1151. //
  1152. this.label32.AutoSize = true;
  1153. this.label32.Location = new System.Drawing.Point(148, 33);
  1154. this.label32.Name = "label32";
  1155. this.label32.Size = new System.Drawing.Size(74, 21);
  1156. this.label32.TabIndex = 0;
  1157. this.label32.Text = "额定转速";
  1158. //
  1159. // textBox_RatePower
  1160. //
  1161. this.textBox_RatePower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1162. this.textBox_RatePower.ForeColor = System.Drawing.Color.Black;
  1163. this.textBox_RatePower.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1164. this.textBox_RatePower.Location = new System.Drawing.Point(82, 29);
  1165. this.textBox_RatePower.Name = "textBox_RatePower";
  1166. this.textBox_RatePower.Size = new System.Drawing.Size(60, 29);
  1167. this.textBox_RatePower.TabIndex = 2;
  1168. //
  1169. // textBox_RotorR
  1170. //
  1171. this.textBox_RotorR.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1172. this.textBox_RotorR.ForeColor = System.Drawing.Color.Black;
  1173. this.textBox_RotorR.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1174. this.textBox_RotorR.Location = new System.Drawing.Point(82, 65);
  1175. this.textBox_RotorR.Name = "textBox_RotorR";
  1176. this.textBox_RotorR.Size = new System.Drawing.Size(60, 29);
  1177. this.textBox_RotorR.TabIndex = 2;
  1178. //
  1179. // textBox_Rate_Vol
  1180. //
  1181. this.textBox_Rate_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1182. this.textBox_Rate_Vol.ForeColor = System.Drawing.Color.Black;
  1183. this.textBox_Rate_Vol.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1184. this.textBox_Rate_Vol.Location = new System.Drawing.Point(82, 137);
  1185. this.textBox_Rate_Vol.Name = "textBox_Rate_Vol";
  1186. this.textBox_Rate_Vol.Size = new System.Drawing.Size(60, 29);
  1187. this.textBox_Rate_Vol.TabIndex = 2;
  1188. //
  1189. // textBox_Rotor_Ld
  1190. //
  1191. this.textBox_Rotor_Ld.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1192. this.textBox_Rotor_Ld.ForeColor = System.Drawing.Color.Black;
  1193. this.textBox_Rotor_Ld.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1194. this.textBox_Rotor_Ld.Location = new System.Drawing.Point(82, 101);
  1195. this.textBox_Rotor_Ld.Name = "textBox_Rotor_Ld";
  1196. this.textBox_Rotor_Ld.Size = new System.Drawing.Size(60, 29);
  1197. this.textBox_Rotor_Ld.TabIndex = 2;
  1198. //
  1199. // label36
  1200. //
  1201. this.label36.AutoSize = true;
  1202. this.label36.Location = new System.Drawing.Point(6, 141);
  1203. this.label36.Name = "label36";
  1204. this.label36.Size = new System.Drawing.Size(74, 21);
  1205. this.label36.TabIndex = 0;
  1206. this.label36.Text = "额定电压";
  1207. //
  1208. // label33
  1209. //
  1210. this.label33.AutoSize = true;
  1211. this.label33.Location = new System.Drawing.Point(6, 105);
  1212. this.label33.Name = "label33";
  1213. this.label33.Size = new System.Drawing.Size(60, 21);
  1214. this.label33.TabIndex = 0;
  1215. this.label33.Text = "定子Ld";
  1216. //
  1217. // label34
  1218. //
  1219. this.label34.AutoSize = true;
  1220. this.label34.Location = new System.Drawing.Point(6, 69);
  1221. this.label34.Name = "label34";
  1222. this.label34.Size = new System.Drawing.Size(74, 21);
  1223. this.label34.TabIndex = 0;
  1224. this.label34.Text = "定子电阻";
  1225. //
  1226. // textBox_RateSpeed
  1227. //
  1228. this.textBox_RateSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1229. this.textBox_RateSpeed.ForeColor = System.Drawing.Color.Black;
  1230. this.textBox_RateSpeed.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1231. this.textBox_RateSpeed.Location = new System.Drawing.Point(228, 29);
  1232. this.textBox_RateSpeed.Name = "textBox_RateSpeed";
  1233. this.textBox_RateSpeed.Size = new System.Drawing.Size(60, 29);
  1234. this.textBox_RateSpeed.TabIndex = 2;
  1235. //
  1236. // textBox_Rotor_Lq
  1237. //
  1238. this.textBox_Rotor_Lq.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1239. this.textBox_Rotor_Lq.ForeColor = System.Drawing.Color.Black;
  1240. this.textBox_Rotor_Lq.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1241. this.textBox_Rotor_Lq.Location = new System.Drawing.Point(228, 65);
  1242. this.textBox_Rotor_Lq.Name = "textBox_Rotor_Lq";
  1243. this.textBox_Rotor_Lq.Size = new System.Drawing.Size(60, 29);
  1244. this.textBox_Rotor_Lq.TabIndex = 2;
  1245. //
  1246. // textBox_E
  1247. //
  1248. this.textBox_E.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1249. this.textBox_E.ForeColor = System.Drawing.Color.Black;
  1250. this.textBox_E.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1251. this.textBox_E.Location = new System.Drawing.Point(228, 101);
  1252. this.textBox_E.Name = "textBox_E";
  1253. this.textBox_E.Size = new System.Drawing.Size(60, 29);
  1254. this.textBox_E.TabIndex = 2;
  1255. //
  1256. // groupBox5
  1257. //
  1258. this.groupBox5.Controls.Add(this.label37);
  1259. this.groupBox5.Controls.Add(this.textBox_Secrect);
  1260. this.groupBox5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1261. this.groupBox5.Location = new System.Drawing.Point(565, 340);
  1262. this.groupBox5.Name = "groupBox5";
  1263. this.groupBox5.Size = new System.Drawing.Size(298, 68);
  1264. this.groupBox5.TabIndex = 4;
  1265. this.groupBox5.TabStop = false;
  1266. this.groupBox5.Text = "校验密钥";
  1267. //
  1268. // label37
  1269. //
  1270. this.label37.AutoSize = true;
  1271. this.label37.Location = new System.Drawing.Point(6, 26);
  1272. this.label37.Name = "label37";
  1273. this.label37.Size = new System.Drawing.Size(74, 21);
  1274. this.label37.TabIndex = 0;
  1275. this.label37.Text = "校验密钥";
  1276. //
  1277. // textBox_Secrect
  1278. //
  1279. this.textBox_Secrect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1280. this.textBox_Secrect.ForeColor = System.Drawing.Color.Black;
  1281. this.textBox_Secrect.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1282. this.textBox_Secrect.Location = new System.Drawing.Point(82, 22);
  1283. this.textBox_Secrect.Name = "textBox_Secrect";
  1284. this.textBox_Secrect.Size = new System.Drawing.Size(206, 29);
  1285. this.textBox_Secrect.TabIndex = 2;
  1286. //
  1287. // groupBox6
  1288. //
  1289. this.groupBox6.Controls.Add(this.label40);
  1290. this.groupBox6.Controls.Add(this.label38);
  1291. this.groupBox6.Controls.Add(this.label39);
  1292. this.groupBox6.Controls.Add(this.textBox_Mac_Date);
  1293. this.groupBox6.Controls.Add(this.textBox_Mac);
  1294. this.groupBox6.Controls.Add(this.textBox_Mac_Addr);
  1295. this.groupBox6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1296. this.groupBox6.Location = new System.Drawing.Point(565, 199);
  1297. this.groupBox6.Name = "groupBox6";
  1298. this.groupBox6.Size = new System.Drawing.Size(298, 135);
  1299. this.groupBox6.TabIndex = 4;
  1300. this.groupBox6.TabStop = false;
  1301. this.groupBox6.Text = "生产信息";
  1302. //
  1303. // label40
  1304. //
  1305. this.label40.AutoSize = true;
  1306. this.label40.Location = new System.Drawing.Point(6, 26);
  1307. this.label40.Name = "label40";
  1308. this.label40.Size = new System.Drawing.Size(58, 21);
  1309. this.label40.TabIndex = 0;
  1310. this.label40.Text = "生产商";
  1311. //
  1312. // label38
  1313. //
  1314. this.label38.AutoSize = true;
  1315. this.label38.Location = new System.Drawing.Point(6, 96);
  1316. this.label38.Name = "label38";
  1317. this.label38.Size = new System.Drawing.Size(74, 21);
  1318. this.label38.TabIndex = 0;
  1319. this.label38.Text = "生产时间";
  1320. //
  1321. // label39
  1322. //
  1323. this.label39.AutoSize = true;
  1324. this.label39.Location = new System.Drawing.Point(6, 61);
  1325. this.label39.Name = "label39";
  1326. this.label39.Size = new System.Drawing.Size(58, 21);
  1327. this.label39.TabIndex = 0;
  1328. this.label39.Text = "生产地";
  1329. //
  1330. // textBox_Mac_Date
  1331. //
  1332. this.textBox_Mac_Date.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1333. this.textBox_Mac_Date.ForeColor = System.Drawing.Color.Black;
  1334. this.textBox_Mac_Date.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1335. this.textBox_Mac_Date.Location = new System.Drawing.Point(82, 92);
  1336. this.textBox_Mac_Date.Name = "textBox_Mac_Date";
  1337. this.textBox_Mac_Date.Size = new System.Drawing.Size(206, 29);
  1338. this.textBox_Mac_Date.TabIndex = 2;
  1339. //
  1340. // textBox_Mac
  1341. //
  1342. this.textBox_Mac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1343. this.textBox_Mac.ForeColor = System.Drawing.Color.Black;
  1344. this.textBox_Mac.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1345. this.textBox_Mac.Location = new System.Drawing.Point(82, 22);
  1346. this.textBox_Mac.Name = "textBox_Mac";
  1347. this.textBox_Mac.Size = new System.Drawing.Size(206, 29);
  1348. this.textBox_Mac.TabIndex = 2;
  1349. //
  1350. // textBox_Mac_Addr
  1351. //
  1352. this.textBox_Mac_Addr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1353. this.textBox_Mac_Addr.ForeColor = System.Drawing.Color.Black;
  1354. this.textBox_Mac_Addr.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1355. this.textBox_Mac_Addr.Location = new System.Drawing.Point(82, 57);
  1356. this.textBox_Mac_Addr.Name = "textBox_Mac_Addr";
  1357. this.textBox_Mac_Addr.Size = new System.Drawing.Size(206, 29);
  1358. this.textBox_Mac_Addr.TabIndex = 2;
  1359. //
  1360. // button_Generate
  1361. //
  1362. this.button_Generate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1363. this.button_Generate.ForeColor = System.Drawing.Color.White;
  1364. this.button_Generate.Location = new System.Drawing.Point(1025, 560);
  1365. this.button_Generate.Name = "button_Generate";
  1366. this.button_Generate.Size = new System.Drawing.Size(80, 41);
  1367. this.button_Generate.TabIndex = 6;
  1368. this.button_Generate.Text = "生成";
  1369. this.button_Generate.UseVisualStyleBackColor = false;
  1370. this.button_Generate.Click += new System.EventHandler(this.button_Generate_Click);
  1371. //
  1372. // button_Default
  1373. //
  1374. this.button_Default.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1375. this.button_Default.ForeColor = System.Drawing.Color.White;
  1376. this.button_Default.Location = new System.Drawing.Point(905, 560);
  1377. this.button_Default.Name = "button_Default";
  1378. this.button_Default.Size = new System.Drawing.Size(80, 41);
  1379. this.button_Default.TabIndex = 6;
  1380. this.button_Default.Text = "默认";
  1381. this.button_Default.UseVisualStyleBackColor = false;
  1382. this.button_Default.Click += new System.EventHandler(this.button_Default_Click);
  1383. //
  1384. // groupBox1
  1385. //
  1386. this.groupBox1.Controls.Add(this.comboBox_Baudrate);
  1387. this.groupBox1.Controls.Add(this.label64);
  1388. this.groupBox1.Controls.Add(this.textBox_HW_Version);
  1389. this.groupBox1.Controls.Add(this.label63);
  1390. this.groupBox1.Controls.Add(this.label53);
  1391. this.groupBox1.Controls.Add(this.label57);
  1392. this.groupBox1.Controls.Add(this.label52);
  1393. this.groupBox1.Controls.Add(this.label51);
  1394. this.groupBox1.Controls.Add(this.textBox_Remark);
  1395. this.groupBox1.Controls.Add(this.textBox_TE_FW_Version);
  1396. this.groupBox1.Controls.Add(this.label50);
  1397. this.groupBox1.Controls.Add(this.textBox_FW_Version);
  1398. this.groupBox1.Controls.Add(this.textBox_Client);
  1399. this.groupBox1.Controls.Add(this.textBox_Model);
  1400. this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1401. this.groupBox1.Location = new System.Drawing.Point(869, 12);
  1402. this.groupBox1.Name = "groupBox1";
  1403. this.groupBox1.Size = new System.Drawing.Size(236, 322);
  1404. this.groupBox1.TabIndex = 4;
  1405. this.groupBox1.TabStop = false;
  1406. this.groupBox1.Text = "产品信息";
  1407. //
  1408. // comboBox_Baudrate
  1409. //
  1410. this.comboBox_Baudrate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1411. this.comboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1412. this.comboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1413. this.comboBox_Baudrate.ForeColor = System.Drawing.Color.Black;
  1414. this.comboBox_Baudrate.FormattingEnabled = true;
  1415. this.comboBox_Baudrate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1416. this.comboBox_Baudrate.Items.AddRange(new object[] {
  1417. "125K",
  1418. "250K"});
  1419. this.comboBox_Baudrate.Location = new System.Drawing.Point(10, 275);
  1420. this.comboBox_Baudrate.Name = "comboBox_Baudrate";
  1421. this.comboBox_Baudrate.Size = new System.Drawing.Size(103, 29);
  1422. this.comboBox_Baudrate.TabIndex = 3;
  1423. //
  1424. // label64
  1425. //
  1426. this.label64.AutoSize = true;
  1427. this.label64.Location = new System.Drawing.Point(7, 252);
  1428. this.label64.Name = "label64";
  1429. this.label64.Size = new System.Drawing.Size(58, 21);
  1430. this.label64.TabIndex = 5;
  1431. this.label64.Text = "波特率";
  1432. //
  1433. // textBox_HW_Version
  1434. //
  1435. this.textBox_HW_Version.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1436. this.textBox_HW_Version.ForeColor = System.Drawing.Color.Black;
  1437. this.textBox_HW_Version.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1438. this.textBox_HW_Version.Location = new System.Drawing.Point(97, 101);
  1439. this.textBox_HW_Version.Name = "textBox_HW_Version";
  1440. this.textBox_HW_Version.Size = new System.Drawing.Size(133, 29);
  1441. this.textBox_HW_Version.TabIndex = 4;
  1442. //
  1443. // label63
  1444. //
  1445. this.label63.AutoSize = true;
  1446. this.label63.Location = new System.Drawing.Point(7, 105);
  1447. this.label63.Name = "label63";
  1448. this.label63.Size = new System.Drawing.Size(84, 21);
  1449. this.label63.TabIndex = 3;
  1450. this.label63.Text = "PCBA板号";
  1451. //
  1452. // label53
  1453. //
  1454. this.label53.AutoSize = true;
  1455. this.label53.Location = new System.Drawing.Point(139, 252);
  1456. this.label53.Name = "label53";
  1457. this.label53.Size = new System.Drawing.Size(74, 21);
  1458. this.label53.TabIndex = 0;
  1459. this.label53.Text = "备注信息";
  1460. //
  1461. // label57
  1462. //
  1463. this.label57.AutoSize = true;
  1464. this.label57.Location = new System.Drawing.Point(7, 195);
  1465. this.label57.Name = "label57";
  1466. this.label57.Size = new System.Drawing.Size(92, 21);
  1467. this.label57.TabIndex = 0;
  1468. this.label57.Text = "TE软件版本";
  1469. //
  1470. // label52
  1471. //
  1472. this.label52.AutoSize = true;
  1473. this.label52.Location = new System.Drawing.Point(7, 141);
  1474. this.label52.Name = "label52";
  1475. this.label52.Size = new System.Drawing.Size(106, 21);
  1476. this.label52.TabIndex = 0;
  1477. this.label52.Text = "主控软件版本";
  1478. //
  1479. // label51
  1480. //
  1481. this.label51.AutoSize = true;
  1482. this.label51.Location = new System.Drawing.Point(7, 69);
  1483. this.label51.Name = "label51";
  1484. this.label51.Size = new System.Drawing.Size(58, 21);
  1485. this.label51.TabIndex = 0;
  1486. this.label51.Text = "订单号";
  1487. //
  1488. // textBox_Remark
  1489. //
  1490. this.textBox_Remark.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1491. this.textBox_Remark.ForeColor = System.Drawing.Color.Black;
  1492. this.textBox_Remark.Location = new System.Drawing.Point(122, 275);
  1493. this.textBox_Remark.Name = "textBox_Remark";
  1494. this.textBox_Remark.Size = new System.Drawing.Size(108, 29);
  1495. this.textBox_Remark.TabIndex = 2;
  1496. //
  1497. // textBox_TE_FW_Version
  1498. //
  1499. this.textBox_TE_FW_Version.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1500. this.textBox_TE_FW_Version.ForeColor = System.Drawing.Color.Black;
  1501. this.textBox_TE_FW_Version.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1502. this.textBox_TE_FW_Version.Location = new System.Drawing.Point(7, 218);
  1503. this.textBox_TE_FW_Version.Name = "textBox_TE_FW_Version";
  1504. this.textBox_TE_FW_Version.Size = new System.Drawing.Size(223, 29);
  1505. this.textBox_TE_FW_Version.TabIndex = 2;
  1506. //
  1507. // label50
  1508. //
  1509. this.label50.AutoSize = true;
  1510. this.label50.Location = new System.Drawing.Point(7, 33);
  1511. this.label50.Name = "label50";
  1512. this.label50.Size = new System.Drawing.Size(74, 21);
  1513. this.label50.TabIndex = 0;
  1514. this.label50.Text = "电机型号";
  1515. //
  1516. // textBox_FW_Version
  1517. //
  1518. this.textBox_FW_Version.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1519. this.textBox_FW_Version.ForeColor = System.Drawing.Color.Black;
  1520. this.textBox_FW_Version.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1521. this.textBox_FW_Version.Location = new System.Drawing.Point(7, 164);
  1522. this.textBox_FW_Version.Name = "textBox_FW_Version";
  1523. this.textBox_FW_Version.Size = new System.Drawing.Size(223, 29);
  1524. this.textBox_FW_Version.TabIndex = 2;
  1525. //
  1526. // textBox_Client
  1527. //
  1528. this.textBox_Client.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1529. this.textBox_Client.ForeColor = System.Drawing.Color.Black;
  1530. this.textBox_Client.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1531. this.textBox_Client.Location = new System.Drawing.Point(97, 65);
  1532. this.textBox_Client.Name = "textBox_Client";
  1533. this.textBox_Client.Size = new System.Drawing.Size(133, 29);
  1534. this.textBox_Client.TabIndex = 2;
  1535. //
  1536. // textBox_Model
  1537. //
  1538. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1539. this.textBox_Model.ForeColor = System.Drawing.Color.Black;
  1540. this.textBox_Model.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1541. this.textBox_Model.Location = new System.Drawing.Point(97, 29);
  1542. this.textBox_Model.Name = "textBox_Model";
  1543. this.textBox_Model.Size = new System.Drawing.Size(133, 29);
  1544. this.textBox_Model.TabIndex = 2;
  1545. this.textBox_Model.TextChanged += new System.EventHandler(this.textBox_Model_TextChanged);
  1546. //
  1547. // groupBox8
  1548. //
  1549. this.groupBox8.Controls.Add(this.label54);
  1550. this.groupBox8.Controls.Add(this.label62);
  1551. this.groupBox8.Controls.Add(this.textBox_Start_Max);
  1552. this.groupBox8.Controls.Add(this.label61);
  1553. this.groupBox8.Controls.Add(this.textBox_K_Max);
  1554. this.groupBox8.Controls.Add(this.textBox_Start_Min);
  1555. this.groupBox8.Controls.Add(this.label60);
  1556. this.groupBox8.Controls.Add(this.textBox_K_Min);
  1557. this.groupBox8.Controls.Add(this.textBox_Zero_Max);
  1558. this.groupBox8.Controls.Add(this.textBox_Zero_Min);
  1559. this.groupBox8.Controls.Add(this.label56);
  1560. this.groupBox8.Controls.Add(this.textBox_GasSpeedTh);
  1561. this.groupBox8.Controls.Add(this.label55);
  1562. this.groupBox8.Controls.Add(this.textBox_SpeedTh);
  1563. this.groupBox8.Controls.Add(this.textBox_NC_Current);
  1564. this.groupBox8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1565. this.groupBox8.Location = new System.Drawing.Point(869, 340);
  1566. this.groupBox8.Name = "groupBox8";
  1567. this.groupBox8.Size = new System.Drawing.Size(236, 212);
  1568. this.groupBox8.TabIndex = 5;
  1569. this.groupBox8.TabStop = false;
  1570. this.groupBox8.Text = "测试阈值";
  1571. //
  1572. // label54
  1573. //
  1574. this.label54.AutoSize = true;
  1575. this.label54.Location = new System.Drawing.Point(6, 26);
  1576. this.label54.Name = "label54";
  1577. this.label54.Size = new System.Drawing.Size(74, 21);
  1578. this.label54.TabIndex = 0;
  1579. this.label54.Text = "空载电流";
  1580. //
  1581. // label62
  1582. //
  1583. this.label62.AutoSize = true;
  1584. this.label62.Location = new System.Drawing.Point(6, 180);
  1585. this.label62.Name = "label62";
  1586. this.label62.Size = new System.Drawing.Size(58, 21);
  1587. this.label62.TabIndex = 0;
  1588. this.label62.Text = "启动值";
  1589. //
  1590. // textBox_Start_Max
  1591. //
  1592. this.textBox_Start_Max.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1593. this.textBox_Start_Max.ForeColor = System.Drawing.Color.Black;
  1594. this.textBox_Start_Max.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1595. this.textBox_Start_Max.Location = new System.Drawing.Point(161, 176);
  1596. this.textBox_Start_Max.Name = "textBox_Start_Max";
  1597. this.textBox_Start_Max.Size = new System.Drawing.Size(69, 29);
  1598. this.textBox_Start_Max.TabIndex = 2;
  1599. //
  1600. // label61
  1601. //
  1602. this.label61.AutoSize = true;
  1603. this.label61.Location = new System.Drawing.Point(6, 149);
  1604. this.label61.Name = "label61";
  1605. this.label61.Size = new System.Drawing.Size(74, 21);
  1606. this.label61.TabIndex = 0;
  1607. this.label61.Text = "标定系数";
  1608. //
  1609. // textBox_K_Max
  1610. //
  1611. this.textBox_K_Max.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1612. this.textBox_K_Max.ForeColor = System.Drawing.Color.Black;
  1613. this.textBox_K_Max.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1614. this.textBox_K_Max.Location = new System.Drawing.Point(161, 145);
  1615. this.textBox_K_Max.Name = "textBox_K_Max";
  1616. this.textBox_K_Max.Size = new System.Drawing.Size(69, 29);
  1617. this.textBox_K_Max.TabIndex = 2;
  1618. //
  1619. // textBox_Start_Min
  1620. //
  1621. this.textBox_Start_Min.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1622. this.textBox_Start_Min.ForeColor = System.Drawing.Color.Black;
  1623. this.textBox_Start_Min.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1624. this.textBox_Start_Min.Location = new System.Drawing.Point(82, 176);
  1625. this.textBox_Start_Min.Name = "textBox_Start_Min";
  1626. this.textBox_Start_Min.Size = new System.Drawing.Size(69, 29);
  1627. this.textBox_Start_Min.TabIndex = 2;
  1628. //
  1629. // label60
  1630. //
  1631. this.label60.AutoSize = true;
  1632. this.label60.Location = new System.Drawing.Point(6, 118);
  1633. this.label60.Name = "label60";
  1634. this.label60.Size = new System.Drawing.Size(42, 21);
  1635. this.label60.TabIndex = 0;
  1636. this.label60.Text = "零偏";
  1637. //
  1638. // textBox_K_Min
  1639. //
  1640. this.textBox_K_Min.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1641. this.textBox_K_Min.ForeColor = System.Drawing.Color.Black;
  1642. this.textBox_K_Min.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1643. this.textBox_K_Min.Location = new System.Drawing.Point(82, 145);
  1644. this.textBox_K_Min.Name = "textBox_K_Min";
  1645. this.textBox_K_Min.Size = new System.Drawing.Size(69, 29);
  1646. this.textBox_K_Min.TabIndex = 2;
  1647. //
  1648. // textBox_Zero_Max
  1649. //
  1650. this.textBox_Zero_Max.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1651. this.textBox_Zero_Max.ForeColor = System.Drawing.Color.Black;
  1652. this.textBox_Zero_Max.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1653. this.textBox_Zero_Max.Location = new System.Drawing.Point(161, 114);
  1654. this.textBox_Zero_Max.Name = "textBox_Zero_Max";
  1655. this.textBox_Zero_Max.Size = new System.Drawing.Size(69, 29);
  1656. this.textBox_Zero_Max.TabIndex = 2;
  1657. //
  1658. // textBox_Zero_Min
  1659. //
  1660. this.textBox_Zero_Min.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1661. this.textBox_Zero_Min.ForeColor = System.Drawing.Color.Black;
  1662. this.textBox_Zero_Min.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1663. this.textBox_Zero_Min.Location = new System.Drawing.Point(82, 114);
  1664. this.textBox_Zero_Min.Name = "textBox_Zero_Min";
  1665. this.textBox_Zero_Min.Size = new System.Drawing.Size(69, 29);
  1666. this.textBox_Zero_Min.TabIndex = 2;
  1667. //
  1668. // label56
  1669. //
  1670. this.label56.AutoSize = true;
  1671. this.label56.Location = new System.Drawing.Point(6, 87);
  1672. this.label56.Name = "label56";
  1673. this.label56.Size = new System.Drawing.Size(74, 21);
  1674. this.label56.TabIndex = 0;
  1675. this.label56.Text = "指拨转速";
  1676. //
  1677. // textBox_GasSpeedTh
  1678. //
  1679. this.textBox_GasSpeedTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1680. this.textBox_GasSpeedTh.ForeColor = System.Drawing.Color.Black;
  1681. this.textBox_GasSpeedTh.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1682. this.textBox_GasSpeedTh.Location = new System.Drawing.Point(82, 83);
  1683. this.textBox_GasSpeedTh.Name = "textBox_GasSpeedTh";
  1684. this.textBox_GasSpeedTh.Size = new System.Drawing.Size(148, 29);
  1685. this.textBox_GasSpeedTh.TabIndex = 2;
  1686. //
  1687. // label55
  1688. //
  1689. this.label55.AutoSize = true;
  1690. this.label55.Location = new System.Drawing.Point(6, 56);
  1691. this.label55.Name = "label55";
  1692. this.label55.Size = new System.Drawing.Size(42, 21);
  1693. this.label55.TabIndex = 0;
  1694. this.label55.Text = "车速";
  1695. //
  1696. // textBox_SpeedTh
  1697. //
  1698. this.textBox_SpeedTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1699. this.textBox_SpeedTh.ForeColor = System.Drawing.Color.Black;
  1700. this.textBox_SpeedTh.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1701. this.textBox_SpeedTh.Location = new System.Drawing.Point(82, 52);
  1702. this.textBox_SpeedTh.Name = "textBox_SpeedTh";
  1703. this.textBox_SpeedTh.Size = new System.Drawing.Size(148, 29);
  1704. this.textBox_SpeedTh.TabIndex = 2;
  1705. //
  1706. // textBox_NC_Current
  1707. //
  1708. this.textBox_NC_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1709. this.textBox_NC_Current.ForeColor = System.Drawing.Color.Black;
  1710. this.textBox_NC_Current.ImeMode = System.Windows.Forms.ImeMode.Disable;
  1711. this.textBox_NC_Current.Location = new System.Drawing.Point(82, 22);
  1712. this.textBox_NC_Current.Name = "textBox_NC_Current";
  1713. this.textBox_NC_Current.Size = new System.Drawing.Size(148, 29);
  1714. this.textBox_NC_Current.TabIndex = 2;
  1715. //
  1716. // pictureBox2
  1717. //
  1718. this.pictureBox2.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources._836618239619717251;
  1719. this.pictureBox2.Location = new System.Drawing.Point(565, 558);
  1720. this.pictureBox2.Name = "pictureBox2";
  1721. this.pictureBox2.Size = new System.Drawing.Size(83, 43);
  1722. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1723. this.pictureBox2.TabIndex = 29;
  1724. this.pictureBox2.TabStop = false;
  1725. //
  1726. // pictureBox1
  1727. //
  1728. this.pictureBox1.Image = global::MOTINOVA_Motor_Factory_Set.Properties.Resources.title1;
  1729. this.pictureBox1.Location = new System.Drawing.Point(657, 568);
  1730. this.pictureBox1.Name = "pictureBox1";
  1731. this.pictureBox1.Size = new System.Drawing.Size(136, 33);
  1732. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1733. this.pictureBox1.TabIndex = 28;
  1734. this.pictureBox1.TabStop = false;
  1735. //
  1736. // button_keyboard
  1737. //
  1738. this.button_keyboard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1739. this.button_keyboard.ForeColor = System.Drawing.Color.White;
  1740. this.button_keyboard.Location = new System.Drawing.Point(465, 560);
  1741. this.button_keyboard.Name = "button_keyboard";
  1742. this.button_keyboard.Size = new System.Drawing.Size(94, 41);
  1743. this.button_keyboard.TabIndex = 35;
  1744. this.button_keyboard.Text = "屏幕键盘";
  1745. this.button_keyboard.UseVisualStyleBackColor = false;
  1746. this.button_keyboard.Click += new System.EventHandler(this.button_keyboard_Click);
  1747. //
  1748. // ExportForm
  1749. //
  1750. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  1751. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1752. this.BackColor = System.Drawing.Color.White;
  1753. this.ClientSize = new System.Drawing.Size(1115, 608);
  1754. this.Controls.Add(this.button_keyboard);
  1755. this.Controls.Add(this.pictureBox2);
  1756. this.Controls.Add(this.pictureBox1);
  1757. this.Controls.Add(this.groupBox8);
  1758. this.Controls.Add(this.button_Default);
  1759. this.Controls.Add(this.button_Generate);
  1760. this.Controls.Add(this.groupBox1);
  1761. this.Controls.Add(this.groupBox5);
  1762. this.Controls.Add(this.groupBox7);
  1763. this.Controls.Add(this.groupBox6);
  1764. this.Controls.Add(this.groupBox3);
  1765. this.Controls.Add(this.groupBox4);
  1766. this.Controls.Add(this.groupBox2);
  1767. this.Controls.Add(this.label2);
  1768. this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1769. this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1770. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  1771. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1772. this.Margin = new System.Windows.Forms.Padding(5);
  1773. this.MaximizeBox = false;
  1774. this.Name = "ExportForm";
  1775. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1776. this.Text = "生成参数";
  1777. this.Load += new System.EventHandler(this.ExportForm_Load);
  1778. this.groupBox2.ResumeLayout(false);
  1779. this.groupBox2.PerformLayout();
  1780. this.groupBox3.ResumeLayout(false);
  1781. this.groupBox3.PerformLayout();
  1782. this.groupBox7.ResumeLayout(false);
  1783. this.groupBox7.PerformLayout();
  1784. this.groupBox4.ResumeLayout(false);
  1785. this.groupBox4.PerformLayout();
  1786. this.groupBox5.ResumeLayout(false);
  1787. this.groupBox5.PerformLayout();
  1788. this.groupBox6.ResumeLayout(false);
  1789. this.groupBox6.PerformLayout();
  1790. this.groupBox1.ResumeLayout(false);
  1791. this.groupBox1.PerformLayout();
  1792. this.groupBox8.ResumeLayout(false);
  1793. this.groupBox8.PerformLayout();
  1794. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1795. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1796. this.ResumeLayout(false);
  1797. this.PerformLayout();
  1798. }
  1799. #endregion
  1800. private System.Windows.Forms.Label label2;
  1801. private System.Windows.Forms.GroupBox groupBox2;
  1802. private System.Windows.Forms.Label label1;
  1803. private System.Windows.Forms.TextBox textBox_WheelSizeAdj;
  1804. private System.Windows.Forms.Label label6;
  1805. private System.Windows.Forms.TextBox textBox_CadenceStart;
  1806. private System.Windows.Forms.Label label9;
  1807. private System.Windows.Forms.TextBox textBox_SMART_Gain;
  1808. private System.Windows.Forms.Label label12;
  1809. private System.Windows.Forms.TextBox textBox_SPORT_Acc;
  1810. private System.Windows.Forms.Label label15;
  1811. private System.Windows.Forms.TextBox textBox_NORM_Gain;
  1812. private System.Windows.Forms.Label label18;
  1813. private System.Windows.Forms.TextBox textBox_Serial;
  1814. private System.Windows.Forms.Label label21;
  1815. private System.Windows.Forms.TextBox textBox_NTC_Ptotect;
  1816. private System.Windows.Forms.Label label24;
  1817. private System.Windows.Forms.TextBox textBox_T_Tail;
  1818. private System.Windows.Forms.Label label27;
  1819. private System.Windows.Forms.TextBox textBox_SpeedLimit;
  1820. private System.Windows.Forms.Label label4;
  1821. private System.Windows.Forms.Label label7;
  1822. private System.Windows.Forms.TextBox textBox_SpeedSensor;
  1823. private System.Windows.Forms.Label label10;
  1824. private System.Windows.Forms.TextBox textBox_TURBO_Acc;
  1825. private System.Windows.Forms.Label label13;
  1826. private System.Windows.Forms.TextBox textBox_SPORT_Gain;
  1827. private System.Windows.Forms.Label label16;
  1828. private System.Windows.Forms.TextBox textBox_ECO_Acc;
  1829. private System.Windows.Forms.Label label19;
  1830. private System.Windows.Forms.TextBox textBox_WheelSize;
  1831. private System.Windows.Forms.Label label22;
  1832. private System.Windows.Forms.TextBox textBox_NTC_Alarm;
  1833. private System.Windows.Forms.Label label25;
  1834. private System.Windows.Forms.TextBox textBox_T_Front;
  1835. private System.Windows.Forms.Label label28;
  1836. private System.Windows.Forms.TextBox textBox_StopTime;
  1837. private System.Windows.Forms.Label label5;
  1838. private System.Windows.Forms.ComboBox comboBox_GasMode;
  1839. private System.Windows.Forms.Label label8;
  1840. private System.Windows.Forms.Label label11;
  1841. private System.Windows.Forms.Label label14;
  1842. private System.Windows.Forms.Label label17;
  1843. private System.Windows.Forms.Label label20;
  1844. private System.Windows.Forms.ComboBox comboBox_NoPBU;
  1845. private System.Windows.Forms.Label label23;
  1846. private System.Windows.Forms.Label label26;
  1847. private System.Windows.Forms.Label label29;
  1848. private System.Windows.Forms.ComboBox comboBox_StartMode;
  1849. private System.Windows.Forms.GroupBox groupBox3;
  1850. private System.Windows.Forms.Label label46;
  1851. private System.Windows.Forms.TextBox textBox_Angle_R;
  1852. private System.Windows.Forms.Label label44;
  1853. private System.Windows.Forms.ComboBox comboBox_AstSensor;
  1854. private System.Windows.Forms.Label label45;
  1855. private System.Windows.Forms.TextBox textBox_Angle_P;
  1856. private System.Windows.Forms.GroupBox groupBox7;
  1857. private System.Windows.Forms.Label label43;
  1858. private System.Windows.Forms.Label label42;
  1859. private System.Windows.Forms.TextBox textBox_Info2;
  1860. private System.Windows.Forms.Label label41;
  1861. private System.Windows.Forms.TextBox textBox_Info1;
  1862. private System.Windows.Forms.TextBox textBox_Info3;
  1863. private System.Windows.Forms.GroupBox groupBox4;
  1864. private System.Windows.Forms.Label label35;
  1865. private System.Windows.Forms.Label label30;
  1866. private System.Windows.Forms.Label label31;
  1867. private System.Windows.Forms.Label label32;
  1868. private System.Windows.Forms.TextBox textBox_RatePower;
  1869. private System.Windows.Forms.TextBox textBox_RotorR;
  1870. private System.Windows.Forms.TextBox textBox_Rate_Vol;
  1871. private System.Windows.Forms.TextBox textBox_Rotor_Ld;
  1872. private System.Windows.Forms.Label label36;
  1873. private System.Windows.Forms.Label label33;
  1874. private System.Windows.Forms.Label label34;
  1875. private System.Windows.Forms.TextBox textBox_RateSpeed;
  1876. private System.Windows.Forms.TextBox textBox_Rotor_Lq;
  1877. private System.Windows.Forms.TextBox textBox_E;
  1878. private System.Windows.Forms.GroupBox groupBox5;
  1879. private System.Windows.Forms.Label label37;
  1880. private System.Windows.Forms.TextBox textBox_Secrect;
  1881. private System.Windows.Forms.GroupBox groupBox6;
  1882. private System.Windows.Forms.Label label40;
  1883. private System.Windows.Forms.Label label38;
  1884. private System.Windows.Forms.Label label39;
  1885. private System.Windows.Forms.TextBox textBox_Mac_Date;
  1886. private System.Windows.Forms.TextBox textBox_Mac;
  1887. private System.Windows.Forms.TextBox textBox_Mac_Addr;
  1888. private System.Windows.Forms.TextBox textBox_WalkSpeed;
  1889. private System.Windows.Forms.Label label49;
  1890. private System.Windows.Forms.TextBox textBox_Walk_SpeedLimit;
  1891. private System.Windows.Forms.Label label48;
  1892. private System.Windows.Forms.Label label47;
  1893. private System.Windows.Forms.TextBox textBox_SMART_Acc;
  1894. private System.Windows.Forms.TextBox textBox_UV_Protect;
  1895. private System.Windows.Forms.TextBox textBox_TURBO_Gain;
  1896. private System.Windows.Forms.TextBox textBox_NORM_Acc;
  1897. private System.Windows.Forms.TextBox textBox_ECO_Gain;
  1898. private System.Windows.Forms.TextBox textBox_MaxCurrent;
  1899. private System.Windows.Forms.TextBox textBox_Dec;
  1900. private System.Windows.Forms.ComboBox comboBox_SpeedSensor;
  1901. private System.Windows.Forms.Button button_Generate;
  1902. private System.Windows.Forms.Button button_Default;
  1903. private System.Windows.Forms.GroupBox groupBox1;
  1904. private System.Windows.Forms.Label label50;
  1905. private System.Windows.Forms.TextBox textBox_Model;
  1906. private System.Windows.Forms.Label label51;
  1907. private System.Windows.Forms.TextBox textBox_Client;
  1908. private System.Windows.Forms.Label label52;
  1909. private System.Windows.Forms.TextBox textBox_FW_Version;
  1910. private System.Windows.Forms.Label label3;
  1911. private System.Windows.Forms.ComboBox comboBox_LightMode;
  1912. private System.Windows.Forms.Label label53;
  1913. private System.Windows.Forms.TextBox textBox_Remark;
  1914. private System.Windows.Forms.GroupBox groupBox8;
  1915. private System.Windows.Forms.Label label54;
  1916. private System.Windows.Forms.Label label55;
  1917. private System.Windows.Forms.TextBox textBox_SpeedTh;
  1918. private System.Windows.Forms.TextBox textBox_NC_Current;
  1919. private System.Windows.Forms.Label label56;
  1920. private System.Windows.Forms.TextBox textBox_GasSpeedTh;
  1921. private System.Windows.Forms.Label label57;
  1922. private System.Windows.Forms.TextBox textBox_TE_FW_Version;
  1923. private System.Windows.Forms.Label label59;
  1924. private System.Windows.Forms.Label label58;
  1925. private System.Windows.Forms.ComboBox comboBox_TailLightVol;
  1926. private System.Windows.Forms.ComboBox comboBox_HeadLightVol;
  1927. private System.Windows.Forms.Label label62;
  1928. private System.Windows.Forms.TextBox textBox_Start_Max;
  1929. private System.Windows.Forms.Label label61;
  1930. private System.Windows.Forms.TextBox textBox_K_Max;
  1931. private System.Windows.Forms.TextBox textBox_Start_Min;
  1932. private System.Windows.Forms.Label label60;
  1933. private System.Windows.Forms.TextBox textBox_K_Min;
  1934. private System.Windows.Forms.TextBox textBox_Zero_Max;
  1935. private System.Windows.Forms.TextBox textBox_Zero_Min;
  1936. private System.Windows.Forms.PictureBox pictureBox2;
  1937. private System.Windows.Forms.PictureBox pictureBox1;
  1938. private System.Windows.Forms.Button button_keyboard;
  1939. private System.Windows.Forms.TextBox textBox_HW_Version;
  1940. private System.Windows.Forms.Label label63;
  1941. private System.Windows.Forms.ComboBox comboBox_Baudrate;
  1942. private System.Windows.Forms.Label label64;
  1943. }
  1944. }