ExportForm.Designer.cs 120 KB

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