ExportForm.Designer.cs 108 KB

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