ExportForm.Designer.cs 119 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221
  1. namespace MOTINOVA_Motor_Factory_Set
  2. {
  3. partial class ExportForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ExportForm));
  29. this.label2 = new System.Windows.Forms.Label();
  30. this.groupBox2 = new System.Windows.Forms.GroupBox();
  31. this.label74 = new System.Windows.Forms.Label();
  32. this.comboBox_GasModeStart = new System.Windows.Forms.ComboBox();
  33. this.label72 = new System.Windows.Forms.Label();
  34. this.comboBox_GasPowerLimit = new System.Windows.Forms.ComboBox();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.textBox_WalkSpeed = new System.Windows.Forms.TextBox();
  37. this.textBox_WheelSizeAdj = new System.Windows.Forms.TextBox();
  38. this.label6 = new System.Windows.Forms.Label();
  39. this.textBox_GasSpeedLimit = new System.Windows.Forms.TextBox();
  40. this.textBox_CadenceStart = new System.Windows.Forms.TextBox();
  41. this.label9 = new System.Windows.Forms.Label();
  42. this.textBox_SMART_Gain = new System.Windows.Forms.TextBox();
  43. this.label12 = new System.Windows.Forms.Label();
  44. this.textBox_SPORT_Acc = new System.Windows.Forms.TextBox();
  45. this.label15 = new System.Windows.Forms.Label();
  46. this.textBox_NORM_Gain = new System.Windows.Forms.TextBox();
  47. this.label18 = new System.Windows.Forms.Label();
  48. this.textBox_Serial = new System.Windows.Forms.TextBox();
  49. this.label21 = new System.Windows.Forms.Label();
  50. this.textBox_NTC_Ptotect = new System.Windows.Forms.TextBox();
  51. this.label24 = new System.Windows.Forms.Label();
  52. this.textBox_T_Tail = new System.Windows.Forms.TextBox();
  53. this.label49 = new System.Windows.Forms.Label();
  54. this.label27 = new System.Windows.Forms.Label();
  55. this.textBox_SpeedLimit = new System.Windows.Forms.TextBox();
  56. this.textBox_Walk_SpeedLimit = new System.Windows.Forms.TextBox();
  57. this.label4 = new System.Windows.Forms.Label();
  58. this.label7 = new System.Windows.Forms.Label();
  59. this.textBox_SMART_Acc = new System.Windows.Forms.TextBox();
  60. this.textBox_UV_Protect = new System.Windows.Forms.TextBox();
  61. this.textBox_SpeedSensor = new System.Windows.Forms.TextBox();
  62. this.label10 = new System.Windows.Forms.Label();
  63. this.textBox_TURBO_Gain = new System.Windows.Forms.TextBox();
  64. this.textBox_TURBO_Acc = new System.Windows.Forms.TextBox();
  65. this.label13 = new System.Windows.Forms.Label();
  66. this.textBox_NORM_Acc = new System.Windows.Forms.TextBox();
  67. this.textBox_SPORT_Gain = new System.Windows.Forms.TextBox();
  68. this.label16 = new System.Windows.Forms.Label();
  69. this.textBox_ECO_Gain = new System.Windows.Forms.TextBox();
  70. this.textBox_ECO_Acc = new System.Windows.Forms.TextBox();
  71. this.label19 = new System.Windows.Forms.Label();
  72. this.textBox_WheelSize = new System.Windows.Forms.TextBox();
  73. this.label22 = new System.Windows.Forms.Label();
  74. this.textBox_NTC_Alarm = new System.Windows.Forms.TextBox();
  75. this.label25 = new System.Windows.Forms.Label();
  76. this.label48 = new System.Windows.Forms.Label();
  77. this.textBox_MaxCurrent = new System.Windows.Forms.TextBox();
  78. this.textBox_Dec = new System.Windows.Forms.TextBox();
  79. this.textBox_T_Front = new System.Windows.Forms.TextBox();
  80. this.label28 = new System.Windows.Forms.Label();
  81. this.textBox_StopTime = new System.Windows.Forms.TextBox();
  82. this.label5 = new System.Windows.Forms.Label();
  83. this.comboBox_SpeedSensor = new System.Windows.Forms.ComboBox();
  84. this.comboBox_GasMode = new System.Windows.Forms.ComboBox();
  85. this.label8 = new System.Windows.Forms.Label();
  86. this.label11 = new System.Windows.Forms.Label();
  87. this.label14 = new System.Windows.Forms.Label();
  88. this.label17 = new System.Windows.Forms.Label();
  89. this.label20 = new System.Windows.Forms.Label();
  90. this.comboBox_NoPBU = new System.Windows.Forms.ComboBox();
  91. this.label23 = new System.Windows.Forms.Label();
  92. this.label73 = new System.Windows.Forms.Label();
  93. this.label26 = new System.Windows.Forms.Label();
  94. this.label47 = new System.Windows.Forms.Label();
  95. this.label29 = new System.Windows.Forms.Label();
  96. this.comboBox_StartMode = new System.Windows.Forms.ComboBox();
  97. this.groupBox3 = new System.Windows.Forms.GroupBox();
  98. this.label68 = new System.Windows.Forms.Label();
  99. this.textBox_LimitSpeedStop = new System.Windows.Forms.TextBox();
  100. this.label69 = new System.Windows.Forms.Label();
  101. this.textBox_LimitSpeedStart = new System.Windows.Forms.TextBox();
  102. this.label67 = new System.Windows.Forms.Label();
  103. this.textBox_LightPeriod = new System.Windows.Forms.TextBox();
  104. this.label66 = new System.Windows.Forms.Label();
  105. this.textBox_LightPluse = new System.Windows.Forms.TextBox();
  106. this.label65 = new System.Windows.Forms.Label();
  107. this.textBox_AlarmSpeed = new System.Windows.Forms.TextBox();
  108. this.label59 = new System.Windows.Forms.Label();
  109. this.label58 = new System.Windows.Forms.Label();
  110. this.label3 = new System.Windows.Forms.Label();
  111. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  112. this.label46 = new System.Windows.Forms.Label();
  113. this.comboBox_HeadLightVol = new System.Windows.Forms.ComboBox();
  114. this.textBox_Angle_R = new System.Windows.Forms.TextBox();
  115. this.comboBox_LightMode = new System.Windows.Forms.ComboBox();
  116. this.label44 = new System.Windows.Forms.Label();
  117. this.comboBox_AstSensor = new System.Windows.Forms.ComboBox();
  118. this.label45 = new System.Windows.Forms.Label();
  119. this.textBox_Angle_P = new System.Windows.Forms.TextBox();
  120. this.groupBox7 = new System.Windows.Forms.GroupBox();
  121. this.label43 = new System.Windows.Forms.Label();
  122. this.label42 = new System.Windows.Forms.Label();
  123. this.textBox_Info2 = new System.Windows.Forms.TextBox();
  124. this.label41 = new System.Windows.Forms.Label();
  125. this.textBox_Info1 = new System.Windows.Forms.TextBox();
  126. this.textBox_Info3 = new System.Windows.Forms.TextBox();
  127. this.groupBox4 = new System.Windows.Forms.GroupBox();
  128. this.label35 = new System.Windows.Forms.Label();
  129. this.label30 = new System.Windows.Forms.Label();
  130. this.label31 = new System.Windows.Forms.Label();
  131. this.label32 = new System.Windows.Forms.Label();
  132. this.textBox_RatePower = new System.Windows.Forms.TextBox();
  133. this.textBox_RotorR = new System.Windows.Forms.TextBox();
  134. this.textBox_Rate_Vol = new System.Windows.Forms.TextBox();
  135. this.textBox_Rotor_Ld = new System.Windows.Forms.TextBox();
  136. this.label36 = new System.Windows.Forms.Label();
  137. this.label33 = new System.Windows.Forms.Label();
  138. this.label34 = new System.Windows.Forms.Label();
  139. this.textBox_RateSpeed = new System.Windows.Forms.TextBox();
  140. this.textBox_Rotor_Lq = new System.Windows.Forms.TextBox();
  141. this.textBox_E = new System.Windows.Forms.TextBox();
  142. this.groupBox5 = new System.Windows.Forms.GroupBox();
  143. this.label37 = new System.Windows.Forms.Label();
  144. this.textBox_Secrect = new System.Windows.Forms.TextBox();
  145. this.groupBox6 = new System.Windows.Forms.GroupBox();
  146. this.label40 = new System.Windows.Forms.Label();
  147. this.label38 = new System.Windows.Forms.Label();
  148. this.label39 = new System.Windows.Forms.Label();
  149. this.textBox_Mac_Date = new System.Windows.Forms.TextBox();
  150. this.textBox_Mac = new System.Windows.Forms.TextBox();
  151. this.textBox_Mac_Addr = new System.Windows.Forms.TextBox();
  152. this.button_Generate = new System.Windows.Forms.Button();
  153. this.button_Default = new System.Windows.Forms.Button();
  154. this.groupBox1 = new System.Windows.Forms.GroupBox();
  155. this.comboBox_Baudrate = new System.Windows.Forms.ComboBox();
  156. this.label64 = new System.Windows.Forms.Label();
  157. this.textBox_HW_Version = new System.Windows.Forms.TextBox();
  158. this.label63 = new System.Windows.Forms.Label();
  159. this.label53 = new System.Windows.Forms.Label();
  160. this.label57 = new System.Windows.Forms.Label();
  161. this.label52 = new System.Windows.Forms.Label();
  162. this.label51 = new System.Windows.Forms.Label();
  163. this.textBox_Remark = new System.Windows.Forms.TextBox();
  164. this.textBox_TE_FW_Version = new System.Windows.Forms.TextBox();
  165. this.label50 = new System.Windows.Forms.Label();
  166. this.textBox_FW_Version = new System.Windows.Forms.TextBox();
  167. this.textBox_Client = new System.Windows.Forms.TextBox();
  168. this.textBox_Model = new System.Windows.Forms.TextBox();
  169. this.groupBox8 = new System.Windows.Forms.GroupBox();
  170. this.textBox_K_Sqrd = new System.Windows.Forms.TextBox();
  171. this.label71 = new System.Windows.Forms.Label();
  172. this.label70 = new System.Windows.Forms.Label();
  173. this.textBox_CadenceTh = new System.Windows.Forms.TextBox();
  174. this.label54 = new System.Windows.Forms.Label();
  175. this.label62 = new System.Windows.Forms.Label();
  176. this.textBox_Start_Max = new System.Windows.Forms.TextBox();
  177. this.label61 = new System.Windows.Forms.Label();
  178. this.textBox_K_Max = new System.Windows.Forms.TextBox();
  179. this.textBox_Start_Min = new System.Windows.Forms.TextBox();
  180. this.label60 = new System.Windows.Forms.Label();
  181. this.textBox_K_Min = new System.Windows.Forms.TextBox();
  182. this.textBox_Zero_Max = new System.Windows.Forms.TextBox();
  183. this.textBox_Zero_Min = new System.Windows.Forms.TextBox();
  184. this.label56 = new System.Windows.Forms.Label();
  185. this.textBox_GasSpeedTh = new System.Windows.Forms.TextBox();
  186. this.label55 = new System.Windows.Forms.Label();
  187. this.textBox_SpeedTh = new System.Windows.Forms.TextBox();
  188. this.textBox_NC_Current = new System.Windows.Forms.TextBox();
  189. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  190. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  191. this.button_keyboard = 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(423, 21);
  213. this.label2.TabIndex = 5;
  214. this.label2.Text = "Copyright © 2023 MOTINOVA Inc. All Rights Reserved";
  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. // ExportForm
  2001. //
  2002. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  2003. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2004. this.BackColor = System.Drawing.Color.White;
  2005. this.ClientSize = new System.Drawing.Size(1115, 677);
  2006. this.Controls.Add(this.button_keyboard);
  2007. this.Controls.Add(this.pictureBox2);
  2008. this.Controls.Add(this.pictureBox1);
  2009. this.Controls.Add(this.groupBox8);
  2010. this.Controls.Add(this.button_Default);
  2011. this.Controls.Add(this.button_Generate);
  2012. this.Controls.Add(this.groupBox1);
  2013. this.Controls.Add(this.groupBox5);
  2014. this.Controls.Add(this.groupBox7);
  2015. this.Controls.Add(this.groupBox6);
  2016. this.Controls.Add(this.groupBox3);
  2017. this.Controls.Add(this.groupBox4);
  2018. this.Controls.Add(this.groupBox2);
  2019. this.Controls.Add(this.label2);
  2020. this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2021. this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  2022. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  2023. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2024. this.Margin = new System.Windows.Forms.Padding(5);
  2025. this.MaximizeBox = false;
  2026. this.Name = "ExportForm";
  2027. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  2028. this.Text = "生成参数";
  2029. this.Load += new System.EventHandler(this.ExportForm_Load);
  2030. this.groupBox2.ResumeLayout(false);
  2031. this.groupBox2.PerformLayout();
  2032. this.groupBox3.ResumeLayout(false);
  2033. this.groupBox3.PerformLayout();
  2034. this.groupBox7.ResumeLayout(false);
  2035. this.groupBox7.PerformLayout();
  2036. this.groupBox4.ResumeLayout(false);
  2037. this.groupBox4.PerformLayout();
  2038. this.groupBox5.ResumeLayout(false);
  2039. this.groupBox5.PerformLayout();
  2040. this.groupBox6.ResumeLayout(false);
  2041. this.groupBox6.PerformLayout();
  2042. this.groupBox1.ResumeLayout(false);
  2043. this.groupBox1.PerformLayout();
  2044. this.groupBox8.ResumeLayout(false);
  2045. this.groupBox8.PerformLayout();
  2046. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  2047. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  2048. this.ResumeLayout(false);
  2049. this.PerformLayout();
  2050. }
  2051. #endregion
  2052. private System.Windows.Forms.Label label2;
  2053. private System.Windows.Forms.GroupBox groupBox2;
  2054. private System.Windows.Forms.Label label1;
  2055. private System.Windows.Forms.TextBox textBox_WheelSizeAdj;
  2056. private System.Windows.Forms.Label label6;
  2057. private System.Windows.Forms.TextBox textBox_CadenceStart;
  2058. private System.Windows.Forms.Label label9;
  2059. private System.Windows.Forms.TextBox textBox_SMART_Gain;
  2060. private System.Windows.Forms.Label label12;
  2061. private System.Windows.Forms.TextBox textBox_SPORT_Acc;
  2062. private System.Windows.Forms.Label label15;
  2063. private System.Windows.Forms.TextBox textBox_NORM_Gain;
  2064. private System.Windows.Forms.Label label18;
  2065. private System.Windows.Forms.TextBox textBox_Serial;
  2066. private System.Windows.Forms.Label label21;
  2067. private System.Windows.Forms.TextBox textBox_NTC_Ptotect;
  2068. private System.Windows.Forms.Label label24;
  2069. private System.Windows.Forms.TextBox textBox_T_Tail;
  2070. private System.Windows.Forms.Label label27;
  2071. private System.Windows.Forms.TextBox textBox_SpeedLimit;
  2072. private System.Windows.Forms.Label label4;
  2073. private System.Windows.Forms.Label label7;
  2074. private System.Windows.Forms.TextBox textBox_SpeedSensor;
  2075. private System.Windows.Forms.Label label10;
  2076. private System.Windows.Forms.TextBox textBox_TURBO_Acc;
  2077. private System.Windows.Forms.Label label13;
  2078. private System.Windows.Forms.TextBox textBox_SPORT_Gain;
  2079. private System.Windows.Forms.Label label16;
  2080. private System.Windows.Forms.TextBox textBox_ECO_Acc;
  2081. private System.Windows.Forms.Label label19;
  2082. private System.Windows.Forms.TextBox textBox_WheelSize;
  2083. private System.Windows.Forms.Label label22;
  2084. private System.Windows.Forms.TextBox textBox_NTC_Alarm;
  2085. private System.Windows.Forms.Label label25;
  2086. private System.Windows.Forms.TextBox textBox_T_Front;
  2087. private System.Windows.Forms.Label label28;
  2088. private System.Windows.Forms.TextBox textBox_StopTime;
  2089. private System.Windows.Forms.Label label5;
  2090. private System.Windows.Forms.ComboBox comboBox_GasMode;
  2091. private System.Windows.Forms.Label label8;
  2092. private System.Windows.Forms.Label label11;
  2093. private System.Windows.Forms.Label label14;
  2094. private System.Windows.Forms.Label label17;
  2095. private System.Windows.Forms.Label label20;
  2096. private System.Windows.Forms.ComboBox comboBox_NoPBU;
  2097. private System.Windows.Forms.Label label23;
  2098. private System.Windows.Forms.Label label26;
  2099. private System.Windows.Forms.Label label29;
  2100. private System.Windows.Forms.ComboBox comboBox_StartMode;
  2101. private System.Windows.Forms.GroupBox groupBox3;
  2102. private System.Windows.Forms.Label label46;
  2103. private System.Windows.Forms.TextBox textBox_Angle_R;
  2104. private System.Windows.Forms.Label label44;
  2105. private System.Windows.Forms.ComboBox comboBox_AstSensor;
  2106. private System.Windows.Forms.Label label45;
  2107. private System.Windows.Forms.TextBox textBox_Angle_P;
  2108. private System.Windows.Forms.GroupBox groupBox7;
  2109. private System.Windows.Forms.Label label43;
  2110. private System.Windows.Forms.Label label42;
  2111. private System.Windows.Forms.TextBox textBox_Info2;
  2112. private System.Windows.Forms.Label label41;
  2113. private System.Windows.Forms.TextBox textBox_Info1;
  2114. private System.Windows.Forms.TextBox textBox_Info3;
  2115. private System.Windows.Forms.GroupBox groupBox4;
  2116. private System.Windows.Forms.Label label35;
  2117. private System.Windows.Forms.Label label30;
  2118. private System.Windows.Forms.Label label31;
  2119. private System.Windows.Forms.Label label32;
  2120. private System.Windows.Forms.TextBox textBox_RatePower;
  2121. private System.Windows.Forms.TextBox textBox_RotorR;
  2122. private System.Windows.Forms.TextBox textBox_Rate_Vol;
  2123. private System.Windows.Forms.TextBox textBox_Rotor_Ld;
  2124. private System.Windows.Forms.Label label36;
  2125. private System.Windows.Forms.Label label33;
  2126. private System.Windows.Forms.Label label34;
  2127. private System.Windows.Forms.TextBox textBox_RateSpeed;
  2128. private System.Windows.Forms.TextBox textBox_Rotor_Lq;
  2129. private System.Windows.Forms.TextBox textBox_E;
  2130. private System.Windows.Forms.GroupBox groupBox5;
  2131. private System.Windows.Forms.Label label37;
  2132. private System.Windows.Forms.TextBox textBox_Secrect;
  2133. private System.Windows.Forms.GroupBox groupBox6;
  2134. private System.Windows.Forms.Label label40;
  2135. private System.Windows.Forms.Label label38;
  2136. private System.Windows.Forms.Label label39;
  2137. private System.Windows.Forms.TextBox textBox_Mac_Date;
  2138. private System.Windows.Forms.TextBox textBox_Mac;
  2139. private System.Windows.Forms.TextBox textBox_Mac_Addr;
  2140. private System.Windows.Forms.TextBox textBox_WalkSpeed;
  2141. private System.Windows.Forms.Label label49;
  2142. private System.Windows.Forms.TextBox textBox_Walk_SpeedLimit;
  2143. private System.Windows.Forms.Label label48;
  2144. private System.Windows.Forms.Label label47;
  2145. private System.Windows.Forms.TextBox textBox_SMART_Acc;
  2146. private System.Windows.Forms.TextBox textBox_UV_Protect;
  2147. private System.Windows.Forms.TextBox textBox_TURBO_Gain;
  2148. private System.Windows.Forms.TextBox textBox_NORM_Acc;
  2149. private System.Windows.Forms.TextBox textBox_ECO_Gain;
  2150. private System.Windows.Forms.TextBox textBox_MaxCurrent;
  2151. private System.Windows.Forms.TextBox textBox_Dec;
  2152. private System.Windows.Forms.ComboBox comboBox_SpeedSensor;
  2153. private System.Windows.Forms.Button button_Generate;
  2154. private System.Windows.Forms.Button button_Default;
  2155. private System.Windows.Forms.GroupBox groupBox1;
  2156. private System.Windows.Forms.Label label50;
  2157. private System.Windows.Forms.TextBox textBox_Model;
  2158. private System.Windows.Forms.Label label51;
  2159. private System.Windows.Forms.TextBox textBox_Client;
  2160. private System.Windows.Forms.Label label52;
  2161. private System.Windows.Forms.TextBox textBox_FW_Version;
  2162. private System.Windows.Forms.Label label3;
  2163. private System.Windows.Forms.ComboBox comboBox_LightMode;
  2164. private System.Windows.Forms.Label label53;
  2165. private System.Windows.Forms.TextBox textBox_Remark;
  2166. private System.Windows.Forms.GroupBox groupBox8;
  2167. private System.Windows.Forms.Label label54;
  2168. private System.Windows.Forms.Label label55;
  2169. private System.Windows.Forms.TextBox textBox_SpeedTh;
  2170. private System.Windows.Forms.TextBox textBox_NC_Current;
  2171. private System.Windows.Forms.Label label56;
  2172. private System.Windows.Forms.TextBox textBox_GasSpeedTh;
  2173. private System.Windows.Forms.Label label57;
  2174. private System.Windows.Forms.TextBox textBox_TE_FW_Version;
  2175. private System.Windows.Forms.Label label59;
  2176. private System.Windows.Forms.Label label58;
  2177. private System.Windows.Forms.ComboBox comboBox_TailLightVol;
  2178. private System.Windows.Forms.ComboBox comboBox_HeadLightVol;
  2179. private System.Windows.Forms.Label label62;
  2180. private System.Windows.Forms.TextBox textBox_Start_Max;
  2181. private System.Windows.Forms.Label label61;
  2182. private System.Windows.Forms.TextBox textBox_K_Max;
  2183. private System.Windows.Forms.TextBox textBox_Start_Min;
  2184. private System.Windows.Forms.Label label60;
  2185. private System.Windows.Forms.TextBox textBox_K_Min;
  2186. private System.Windows.Forms.TextBox textBox_Zero_Max;
  2187. private System.Windows.Forms.TextBox textBox_Zero_Min;
  2188. private System.Windows.Forms.PictureBox pictureBox2;
  2189. private System.Windows.Forms.PictureBox pictureBox1;
  2190. private System.Windows.Forms.Button button_keyboard;
  2191. private System.Windows.Forms.TextBox textBox_HW_Version;
  2192. private System.Windows.Forms.Label label63;
  2193. private System.Windows.Forms.ComboBox comboBox_Baudrate;
  2194. private System.Windows.Forms.Label label64;
  2195. private System.Windows.Forms.Label label65;
  2196. private System.Windows.Forms.TextBox textBox_AlarmSpeed;
  2197. private System.Windows.Forms.Label label67;
  2198. private System.Windows.Forms.TextBox textBox_LightPeriod;
  2199. private System.Windows.Forms.Label label66;
  2200. private System.Windows.Forms.TextBox textBox_LightPluse;
  2201. private System.Windows.Forms.Label label68;
  2202. private System.Windows.Forms.TextBox textBox_LimitSpeedStop;
  2203. private System.Windows.Forms.Label label69;
  2204. private System.Windows.Forms.TextBox textBox_LimitSpeedStart;
  2205. private System.Windows.Forms.Label label70;
  2206. private System.Windows.Forms.TextBox textBox_CadenceTh;
  2207. private System.Windows.Forms.TextBox textBox_K_Sqrd;
  2208. private System.Windows.Forms.Label label71;
  2209. private System.Windows.Forms.Label label72;
  2210. private System.Windows.Forms.ComboBox comboBox_GasPowerLimit;
  2211. private System.Windows.Forms.TextBox textBox_GasSpeedLimit;
  2212. private System.Windows.Forms.Label label73;
  2213. private System.Windows.Forms.Label label74;
  2214. private System.Windows.Forms.ComboBox comboBox_GasModeStart;
  2215. }
  2216. }