ExportForm.Designer.cs 114 KB

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