ExportForm.Designer.cs 98 KB

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