ExportForm.Designer.cs 119 KB

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