Form1.Designer.cs 164 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035
  1. using System.Windows.Forms;
  2. namespace Welling_Motor_Debug_Tool
  3. {
  4. partial class Form1
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  31. this.menuStrip_Set = new System.Windows.Forms.MenuStrip();
  32. this.端口连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  33. this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  34. this.端口号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  35. this.toolStripComboBox_ComNum = new System.Windows.Forms.ToolStripComboBox();
  36. this.波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.toolStripComboBox_Baudrate = new System.Windows.Forms.ToolStripComboBox();
  38. this.连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40. this.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.一键查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  49. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  50. this.groupBox1 = new System.Windows.Forms.GroupBox();
  51. this.label24 = new System.Windows.Forms.Label();
  52. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  53. this.label4 = new System.Windows.Forms.Label();
  54. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  55. this.label3 = new System.Windows.Forms.Label();
  56. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  57. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  58. this.label2 = new System.Windows.Forms.Label();
  59. this.label1 = new System.Windows.Forms.Label();
  60. this.groupBox2 = new System.Windows.Forms.GroupBox();
  61. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  62. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  63. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  64. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  65. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  66. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  67. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  68. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  69. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  70. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  71. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  72. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  73. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  74. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  75. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  76. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  77. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  78. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  79. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  80. this.label28 = new System.Windows.Forms.Label();
  81. this.label22 = new System.Windows.Forms.Label();
  82. this.label16 = new System.Windows.Forms.Label();
  83. this.label10 = new System.Windows.Forms.Label();
  84. this.label21 = new System.Windows.Forms.Label();
  85. this.label15 = new System.Windows.Forms.Label();
  86. this.label9 = new System.Windows.Forms.Label();
  87. this.label20 = new System.Windows.Forms.Label();
  88. this.label14 = new System.Windows.Forms.Label();
  89. this.label8 = new System.Windows.Forms.Label();
  90. this.label19 = new System.Windows.Forms.Label();
  91. this.label13 = new System.Windows.Forms.Label();
  92. this.label7 = new System.Windows.Forms.Label();
  93. this.label18 = new System.Windows.Forms.Label();
  94. this.label12 = new System.Windows.Forms.Label();
  95. this.label6 = new System.Windows.Forms.Label();
  96. this.label17 = new System.Windows.Forms.Label();
  97. this.label11 = new System.Windows.Forms.Label();
  98. this.label5 = new System.Windows.Forms.Label();
  99. this.groupBox3 = new System.Windows.Forms.GroupBox();
  100. this.tabControl1 = new System.Windows.Forms.TabControl();
  101. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  102. this.button_Write = new System.Windows.Forms.Button();
  103. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  104. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  105. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  106. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  107. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  108. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  109. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  110. this.button_WriteControlParam = new System.Windows.Forms.Button();
  111. this.button_ReadControlParam = new System.Windows.Forms.Button();
  112. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  113. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  114. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  115. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  116. this.label29 = new System.Windows.Forms.Label();
  117. this.textBox_Load = new System.Windows.Forms.TextBox();
  118. this.label27 = new System.Windows.Forms.Label();
  119. this.label26 = new System.Windows.Forms.Label();
  120. this.button_Write_Cal = new System.Windows.Forms.Button();
  121. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  122. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  123. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  124. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  125. this.label62 = new System.Windows.Forms.Label();
  126. this.label47 = new System.Windows.Forms.Label();
  127. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  128. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  129. this.label25 = new System.Windows.Forms.Label();
  130. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  131. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  132. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  133. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  134. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  135. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  136. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  137. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  138. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  139. this.button_ReadRecord = new System.Windows.Forms.Button();
  140. this.button_ExportLog = new System.Windows.Forms.Button();
  141. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  142. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  143. this.groupBox9 = new System.Windows.Forms.GroupBox();
  144. this.button_Recovery = new System.Windows.Forms.Button();
  145. this.button_ClearLog = new System.Windows.Forms.Button();
  146. this.button_Reset = new System.Windows.Forms.Button();
  147. this.button_SystemClear = new System.Windows.Forms.Button();
  148. this.groupBox8 = new System.Windows.Forms.GroupBox();
  149. this.button_ReadOnLine = new System.Windows.Forms.Button();
  150. this.textBox_Online = new System.Windows.Forms.TextBox();
  151. this.label42 = new System.Windows.Forms.Label();
  152. this.groupBox7 = new System.Windows.Forms.GroupBox();
  153. this.button_ReadMAC = new System.Windows.Forms.Button();
  154. this.button_WriteMac = new System.Windows.Forms.Button();
  155. this.textBox_PP = new System.Windows.Forms.TextBox();
  156. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  157. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  158. this.label34 = new System.Windows.Forms.Label();
  159. this.label39 = new System.Windows.Forms.Label();
  160. this.textBox_MAC = new System.Windows.Forms.TextBox();
  161. this.label40 = new System.Windows.Forms.Label();
  162. this.label41 = new System.Windows.Forms.Label();
  163. this.groupBox6 = new System.Windows.Forms.GroupBox();
  164. this.button_ReadUser3 = new System.Windows.Forms.Button();
  165. this.button_WriteUser3 = new System.Windows.Forms.Button();
  166. this.button_ReadUser2 = new System.Windows.Forms.Button();
  167. this.button_WriteUser2 = new System.Windows.Forms.Button();
  168. this.button_ReadUser1 = new System.Windows.Forms.Button();
  169. this.button_WriteUser1 = new System.Windows.Forms.Button();
  170. this.textBox_User3 = new System.Windows.Forms.TextBox();
  171. this.textBox_User2 = new System.Windows.Forms.TextBox();
  172. this.label35 = new System.Windows.Forms.Label();
  173. this.textBox_User1 = new System.Windows.Forms.TextBox();
  174. this.label36 = new System.Windows.Forms.Label();
  175. this.label38 = new System.Windows.Forms.Label();
  176. this.groupBox5 = new System.Windows.Forms.GroupBox();
  177. this.button_ReadKey = new System.Windows.Forms.Button();
  178. this.button_WriteKey = new System.Windows.Forms.Button();
  179. this.textBox_Key = new System.Windows.Forms.TextBox();
  180. this.label37 = new System.Windows.Forms.Label();
  181. this.groupBox4 = new System.Windows.Forms.GroupBox();
  182. this.button_ReadVersion = new System.Windows.Forms.Button();
  183. this.button_WriteSN = new System.Windows.Forms.Button();
  184. this.button_WriteModel = new System.Windows.Forms.Button();
  185. this.textBox_FW = new System.Windows.Forms.TextBox();
  186. this.textBox_HW = new System.Windows.Forms.TextBox();
  187. this.textBox_SN = new System.Windows.Forms.TextBox();
  188. this.label33 = new System.Windows.Forms.Label();
  189. this.label32 = new System.Windows.Forms.Label();
  190. this.textBox_Model = new System.Windows.Forms.TextBox();
  191. this.label31 = new System.Windows.Forms.Label();
  192. this.label30 = new System.Windows.Forms.Label();
  193. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  194. this.groupBox15 = new System.Windows.Forms.GroupBox();
  195. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  196. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  197. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  198. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  199. this.label55 = new System.Windows.Forms.Label();
  200. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  201. this.label54 = new System.Windows.Forms.Label();
  202. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  203. this.label52 = new System.Windows.Forms.Label();
  204. this.label53 = new System.Windows.Forms.Label();
  205. this.groupBox14 = new System.Windows.Forms.GroupBox();
  206. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  207. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  208. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  209. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  210. this.label48 = new System.Windows.Forms.Label();
  211. this.label49 = new System.Windows.Forms.Label();
  212. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  213. this.label50 = new System.Windows.Forms.Label();
  214. this.label51 = new System.Windows.Forms.Label();
  215. this.groupBox13 = new System.Windows.Forms.GroupBox();
  216. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  217. this.label59 = new System.Windows.Forms.Label();
  218. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  219. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  220. this.label58 = new System.Windows.Forms.Label();
  221. this.label57 = new System.Windows.Forms.Label();
  222. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  223. this.label56 = new System.Windows.Forms.Label();
  224. this.groupBox12 = new System.Windows.Forms.GroupBox();
  225. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  226. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  227. this.groupBox11 = new System.Windows.Forms.GroupBox();
  228. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  229. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  230. this.groupBox10 = new System.Windows.Forms.GroupBox();
  231. this.label60 = new System.Windows.Forms.Label();
  232. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  233. this.label61 = new System.Windows.Forms.Label();
  234. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  235. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  236. this.label23 = new System.Windows.Forms.Label();
  237. this.label_RecCount = new System.Windows.Forms.Label();
  238. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  239. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  240. this.label_BuildTime = new System.Windows.Forms.Label();
  241. this.label_SystemTime = new System.Windows.Forms.Label();
  242. this.label_COM_Sta = new System.Windows.Forms.Label();
  243. this.label43 = new System.Windows.Forms.Label();
  244. this.label44 = new System.Windows.Forms.Label();
  245. this.label45 = new System.Windows.Forms.Label();
  246. this.label46 = new System.Windows.Forms.Label();
  247. this.groupBox16 = new System.Windows.Forms.GroupBox();
  248. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  249. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  250. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  251. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  252. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  253. this.groupBox17 = new System.Windows.Forms.GroupBox();
  254. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  255. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  256. this.groupBox18 = new System.Windows.Forms.GroupBox();
  257. this.menuStrip_Set.SuspendLayout();
  258. this.statusStrip1.SuspendLayout();
  259. this.groupBox1.SuspendLayout();
  260. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  261. this.groupBox2.SuspendLayout();
  262. this.groupBox3.SuspendLayout();
  263. this.tabControl1.SuspendLayout();
  264. this.tabPage_MotorParam.SuspendLayout();
  265. this.tabPage_BikeParam.SuspendLayout();
  266. this.tabPage_ControlParam.SuspendLayout();
  267. this.tabPage_SensorParam.SuspendLayout();
  268. this.tabPage_AssistParam.SuspendLayout();
  269. this.tabPage_DebugParam.SuspendLayout();
  270. this.tabPage_RecordInfo.SuspendLayout();
  271. this.tabPage_OtherInfo.SuspendLayout();
  272. this.groupBox9.SuspendLayout();
  273. this.groupBox8.SuspendLayout();
  274. this.groupBox7.SuspendLayout();
  275. this.groupBox6.SuspendLayout();
  276. this.groupBox5.SuspendLayout();
  277. this.groupBox4.SuspendLayout();
  278. this.tabPage_OBC.SuspendLayout();
  279. this.groupBox15.SuspendLayout();
  280. this.groupBox14.SuspendLayout();
  281. this.groupBox13.SuspendLayout();
  282. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  283. this.groupBox12.SuspendLayout();
  284. this.groupBox11.SuspendLayout();
  285. this.groupBox10.SuspendLayout();
  286. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  287. this.groupBox16.SuspendLayout();
  288. this.groupBox17.SuspendLayout();
  289. this.groupBox18.SuspendLayout();
  290. this.SuspendLayout();
  291. //
  292. // menuStrip_Set
  293. //
  294. this.menuStrip_Set.BackColor = System.Drawing.Color.DodgerBlue;
  295. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  296. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  297. this.端口连接ToolStripMenuItem,
  298. this.配置ToolStripMenuItem,
  299. this.工具箱ToolStripMenuItem,
  300. this.关于ToolStripMenuItem});
  301. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  302. this.menuStrip_Set.Name = "menuStrip_Set";
  303. this.menuStrip_Set.Size = new System.Drawing.Size(984, 29);
  304. this.menuStrip_Set.TabIndex = 1;
  305. this.menuStrip_Set.Text = "menuStrip2";
  306. //
  307. // 端口连接ToolStripMenuItem
  308. //
  309. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  310. this.刷新ToolStripMenuItem,
  311. this.端口号ToolStripMenuItem,
  312. this.波特率ToolStripMenuItem,
  313. this.连接ToolStripMenuItem});
  314. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  315. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  316. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  317. this.端口连接ToolStripMenuItem.Text = "端口设置";
  318. //
  319. // 刷新ToolStripMenuItem
  320. //
  321. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  322. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  323. this.刷新ToolStripMenuItem.Text = "刷新";
  324. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  325. //
  326. // 端口号ToolStripMenuItem
  327. //
  328. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  329. this.toolStripComboBox_ComNum});
  330. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  331. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  332. this.端口号ToolStripMenuItem.Text = "端口号";
  333. //
  334. // toolStripComboBox_ComNum
  335. //
  336. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  337. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  338. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  340. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  341. //
  342. // 波特率ToolStripMenuItem
  343. //
  344. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  345. this.toolStripComboBox_Baudrate});
  346. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  347. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  348. this.波特率ToolStripMenuItem.Text = "波特率";
  349. //
  350. // toolStripComboBox_Baudrate
  351. //
  352. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  353. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  354. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  355. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  356. "9600",
  357. "115200",
  358. "230400"});
  359. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  360. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  361. //
  362. // 连接ToolStripMenuItem
  363. //
  364. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  365. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  366. this.连接ToolStripMenuItem.Text = "连接";
  367. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  368. //
  369. // 配置ToolStripMenuItem
  370. //
  371. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  372. this.写入存储ToolStripMenuItem});
  373. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  374. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  375. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  376. this.配置ToolStripMenuItem.Text = "配置";
  377. //
  378. // 写入存储ToolStripMenuItem
  379. //
  380. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  381. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  382. this.写入存储ToolStripMenuItem.Text = "执行保存";
  383. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  384. //
  385. // 工具箱ToolStripMenuItem
  386. //
  387. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  388. this.记录数据ToolStripMenuItem,
  389. this.一键查询ToolStripMenuItem,
  390. this.计算器ToolStripMenuItem});
  391. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  392. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  393. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  394. this.工具箱ToolStripMenuItem.Text = "工具箱";
  395. //
  396. // 记录数据ToolStripMenuItem
  397. //
  398. this.记录数据ToolStripMenuItem.Name = "记录数据ToolStripMenuItem";
  399. this.记录数据ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  400. this.记录数据ToolStripMenuItem.Text = "记录数据";
  401. this.记录数据ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  402. //
  403. // 一键查询ToolStripMenuItem
  404. //
  405. this.一键查询ToolStripMenuItem.Name = "一键查询ToolStripMenuItem";
  406. this.一键查询ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  407. this.一键查询ToolStripMenuItem.Text = "一键查询";
  408. //
  409. // 计算器ToolStripMenuItem
  410. //
  411. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  412. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  413. this.计算器ToolStripMenuItem.Text = "计算器";
  414. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  415. //
  416. // 关于ToolStripMenuItem
  417. //
  418. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  419. this.帮助ToolStripMenuItem,
  420. this.版本ToolStripMenuItem});
  421. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  422. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  423. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  424. this.关于ToolStripMenuItem.Text = "关于";
  425. //
  426. // 帮助ToolStripMenuItem
  427. //
  428. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  429. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  430. this.帮助ToolStripMenuItem.Text = "查看帮助";
  431. //
  432. // 版本ToolStripMenuItem
  433. //
  434. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  435. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  436. this.版本ToolStripMenuItem.Text = "版本信息";
  437. //
  438. // statusStrip1
  439. //
  440. this.statusStrip1.BackColor = System.Drawing.Color.DodgerBlue;
  441. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  442. this.toolStripStatusLabel1});
  443. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  444. this.statusStrip1.Name = "statusStrip1";
  445. this.statusStrip1.Size = new System.Drawing.Size(984, 22);
  446. this.statusStrip1.TabIndex = 3;
  447. this.statusStrip1.Text = "statusStrip1";
  448. //
  449. // toolStripStatusLabel1
  450. //
  451. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  452. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  453. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  454. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  455. //
  456. // groupBox1
  457. //
  458. this.groupBox1.Controls.Add(this.label24);
  459. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  460. this.groupBox1.Controls.Add(this.label4);
  461. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  462. this.groupBox1.Controls.Add(this.label3);
  463. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  464. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  465. this.groupBox1.Controls.Add(this.label2);
  466. this.groupBox1.Controls.Add(this.label1);
  467. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  468. this.groupBox1.Name = "groupBox1";
  469. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  470. this.groupBox1.TabIndex = 4;
  471. this.groupBox1.TabStop = false;
  472. this.groupBox1.Text = "电机控制";
  473. //
  474. // label24
  475. //
  476. this.label24.AutoSize = true;
  477. this.label24.Location = new System.Drawing.Point(161, 152);
  478. this.label24.Name = "label24";
  479. this.label24.Size = new System.Drawing.Size(24, 21);
  480. this.label24.TabIndex = 6;
  481. this.label24.Text = "%";
  482. //
  483. // numericUpDown_SpeedAdj
  484. //
  485. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  486. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 148);
  487. this.numericUpDown_SpeedAdj.Minimum = new decimal(new int[] {
  488. 5,
  489. 0,
  490. 0,
  491. 0});
  492. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  493. this.numericUpDown_SpeedAdj.ReadOnly = true;
  494. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  495. this.numericUpDown_SpeedAdj.TabIndex = 5;
  496. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  497. this.numericUpDown_SpeedAdj.Value = new decimal(new int[] {
  498. 5,
  499. 0,
  500. 0,
  501. 0});
  502. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  503. //
  504. // label4
  505. //
  506. this.label4.AutoSize = true;
  507. this.label4.Location = new System.Drawing.Point(6, 152);
  508. this.label4.Name = "label4";
  509. this.label4.Size = new System.Drawing.Size(74, 21);
  510. this.label4.TabIndex = 4;
  511. this.label4.Text = "转速调节";
  512. //
  513. // comboBox_LightSwitch
  514. //
  515. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  516. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  517. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  518. this.comboBox_LightSwitch.FormattingEnabled = true;
  519. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  520. "ON",
  521. "OFF"});
  522. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 109);
  523. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  524. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  525. this.comboBox_LightSwitch.TabIndex = 3;
  526. this.comboBox_LightSwitch.SelectionChangeCommitted += new System.EventHandler(this.comboBox_GearSt_SelectionChangeCommitted);
  527. //
  528. // label3
  529. //
  530. this.label3.AutoSize = true;
  531. this.label3.Location = new System.Drawing.Point(6, 113);
  532. this.label3.Name = "label3";
  533. this.label3.Size = new System.Drawing.Size(74, 21);
  534. this.label3.TabIndex = 2;
  535. this.label3.Text = "大灯开关";
  536. //
  537. // comboBox_GearSt
  538. //
  539. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  540. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  541. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  542. this.comboBox_GearSt.FormattingEnabled = true;
  543. this.comboBox_GearSt.Items.AddRange(new object[] {
  544. "0",
  545. "1",
  546. "2",
  547. "3",
  548. "4",
  549. "5",
  550. "Walk"});
  551. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 70);
  552. this.comboBox_GearSt.Name = "comboBox_GearSt";
  553. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  554. this.comboBox_GearSt.TabIndex = 1;
  555. this.comboBox_GearSt.SelectionChangeCommitted += new System.EventHandler(this.comboBox_GearSt_SelectionChangeCommitted);
  556. //
  557. // comboBox_WorkMode
  558. //
  559. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  560. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  561. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  562. this.comboBox_WorkMode.FormattingEnabled = true;
  563. this.comboBox_WorkMode.Items.AddRange(new object[] {
  564. "运行模式",
  565. "配置模式"});
  566. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  567. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  568. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  569. this.comboBox_WorkMode.TabIndex = 1;
  570. this.comboBox_WorkMode.SelectionChangeCommitted += new System.EventHandler(this.comboBox_WorkMode_SelectionChangeCommitted);
  571. //
  572. // label2
  573. //
  574. this.label2.AutoSize = true;
  575. this.label2.Location = new System.Drawing.Point(6, 74);
  576. this.label2.Name = "label2";
  577. this.label2.Size = new System.Drawing.Size(74, 21);
  578. this.label2.TabIndex = 0;
  579. this.label2.Text = "助力档位";
  580. //
  581. // label1
  582. //
  583. this.label1.AutoSize = true;
  584. this.label1.Location = new System.Drawing.Point(6, 35);
  585. this.label1.Name = "label1";
  586. this.label1.Size = new System.Drawing.Size(74, 21);
  587. this.label1.TabIndex = 0;
  588. this.label1.Text = "工作模式";
  589. //
  590. // groupBox2
  591. //
  592. this.groupBox2.Controls.Add(this.textBox_ErrorCode);
  593. this.groupBox2.Controls.Add(this.textBox_RunInfo_Trip_Time);
  594. this.groupBox2.Controls.Add(this.textBox_RunInfo_Range);
  595. this.groupBox2.Controls.Add(this.textBox_RunInfo_Power);
  596. this.groupBox2.Controls.Add(this.textBox_RunInfo_Trip);
  597. this.groupBox2.Controls.Add(this.textBox_RunInfo_SOC);
  598. this.groupBox2.Controls.Add(this.textBox_RunInfo_Current);
  599. this.groupBox2.Controls.Add(this.textBox_RunInfo_T_Coil);
  600. this.groupBox2.Controls.Add(this.textBox_RunInfo_LightSwitch);
  601. this.groupBox2.Controls.Add(this.textBox_RunInfo_Vol);
  602. this.groupBox2.Controls.Add(this.textBox_RunInfo_T_MCU);
  603. this.groupBox2.Controls.Add(this.textBox_RunInfo_GearSt);
  604. this.groupBox2.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  605. this.groupBox2.Controls.Add(this.textBox_RunInfo_T_PCB);
  606. this.groupBox2.Controls.Add(this.textBox_RunInfo_Dir);
  607. this.groupBox2.Controls.Add(this.textBox_RunInfo_Cadence);
  608. this.groupBox2.Controls.Add(this.textBox_RunInfo_AvgPower);
  609. this.groupBox2.Controls.Add(this.textBox_RunInfo_Torque);
  610. this.groupBox2.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  611. this.groupBox2.Controls.Add(this.label28);
  612. this.groupBox2.Controls.Add(this.label22);
  613. this.groupBox2.Controls.Add(this.label16);
  614. this.groupBox2.Controls.Add(this.label10);
  615. this.groupBox2.Controls.Add(this.label21);
  616. this.groupBox2.Controls.Add(this.label15);
  617. this.groupBox2.Controls.Add(this.label9);
  618. this.groupBox2.Controls.Add(this.label20);
  619. this.groupBox2.Controls.Add(this.label14);
  620. this.groupBox2.Controls.Add(this.label8);
  621. this.groupBox2.Controls.Add(this.label19);
  622. this.groupBox2.Controls.Add(this.label13);
  623. this.groupBox2.Controls.Add(this.label7);
  624. this.groupBox2.Controls.Add(this.label18);
  625. this.groupBox2.Controls.Add(this.label12);
  626. this.groupBox2.Controls.Add(this.label6);
  627. this.groupBox2.Controls.Add(this.label17);
  628. this.groupBox2.Controls.Add(this.label11);
  629. this.groupBox2.Controls.Add(this.label5);
  630. this.groupBox2.Location = new System.Drawing.Point(209, 32);
  631. this.groupBox2.Name = "groupBox2";
  632. this.groupBox2.Size = new System.Drawing.Size(764, 196);
  633. this.groupBox2.TabIndex = 5;
  634. this.groupBox2.TabStop = false;
  635. this.groupBox2.Text = "运行信息";
  636. //
  637. // textBox_ErrorCode
  638. //
  639. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  640. this.textBox_ErrorCode.Location = new System.Drawing.Point(667, 107);
  641. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  642. this.textBox_ErrorCode.ReadOnly = true;
  643. this.textBox_ErrorCode.Size = new System.Drawing.Size(80, 28);
  644. this.textBox_ErrorCode.TabIndex = 1;
  645. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  646. //
  647. // textBox_RunInfo_Trip_Time
  648. //
  649. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  650. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(667, 69);
  651. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  652. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  653. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(80, 28);
  654. this.textBox_RunInfo_Trip_Time.TabIndex = 1;
  655. //
  656. // textBox_RunInfo_Range
  657. //
  658. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  659. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(501, 107);
  660. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  661. this.textBox_RunInfo_Range.ReadOnly = true;
  662. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(80, 28);
  663. this.textBox_RunInfo_Range.TabIndex = 1;
  664. //
  665. // textBox_RunInfo_Power
  666. //
  667. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  668. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(196, 108);
  669. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  670. this.textBox_RunInfo_Power.ReadOnly = true;
  671. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(80, 28);
  672. this.textBox_RunInfo_Power.TabIndex = 1;
  673. //
  674. // textBox_RunInfo_Trip
  675. //
  676. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  677. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(667, 30);
  678. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  679. this.textBox_RunInfo_Trip.ReadOnly = true;
  680. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(80, 28);
  681. this.textBox_RunInfo_Trip.TabIndex = 1;
  682. //
  683. // textBox_RunInfo_SOC
  684. //
  685. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  686. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(501, 30);
  687. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  688. this.textBox_RunInfo_SOC.ReadOnly = true;
  689. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(80, 28);
  690. this.textBox_RunInfo_SOC.TabIndex = 1;
  691. //
  692. // textBox_RunInfo_Current
  693. //
  694. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  695. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(196, 70);
  696. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  697. this.textBox_RunInfo_Current.ReadOnly = true;
  698. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(80, 28);
  699. this.textBox_RunInfo_Current.TabIndex = 1;
  700. //
  701. // textBox_RunInfo_T_Coil
  702. //
  703. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  704. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(367, 108);
  705. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  706. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  707. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(80, 28);
  708. this.textBox_RunInfo_T_Coil.TabIndex = 1;
  709. //
  710. // textBox_RunInfo_LightSwitch
  711. //
  712. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  713. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(501, 147);
  714. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  715. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  716. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(80, 28);
  717. this.textBox_RunInfo_LightSwitch.TabIndex = 1;
  718. //
  719. // textBox_RunInfo_Vol
  720. //
  721. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  722. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(196, 31);
  723. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  724. this.textBox_RunInfo_Vol.ReadOnly = true;
  725. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(80, 28);
  726. this.textBox_RunInfo_Vol.TabIndex = 1;
  727. //
  728. // textBox_RunInfo_T_MCU
  729. //
  730. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  731. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(367, 70);
  732. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  733. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  734. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(80, 28);
  735. this.textBox_RunInfo_T_MCU.TabIndex = 1;
  736. //
  737. // textBox_RunInfo_GearSt
  738. //
  739. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  740. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(367, 148);
  741. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  742. this.textBox_RunInfo_GearSt.ReadOnly = true;
  743. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(80, 28);
  744. this.textBox_RunInfo_GearSt.TabIndex = 1;
  745. //
  746. // textBox_RunInfo_MotorSpeed
  747. //
  748. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  749. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(62, 148);
  750. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  751. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  752. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(80, 28);
  753. this.textBox_RunInfo_MotorSpeed.TabIndex = 1;
  754. //
  755. // textBox_RunInfo_T_PCB
  756. //
  757. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  758. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(367, 31);
  759. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  760. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  761. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(80, 28);
  762. this.textBox_RunInfo_T_PCB.TabIndex = 1;
  763. //
  764. // textBox_RunInfo_Dir
  765. //
  766. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  767. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(196, 148);
  768. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  769. this.textBox_RunInfo_Dir.ReadOnly = true;
  770. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(80, 28);
  771. this.textBox_RunInfo_Dir.TabIndex = 1;
  772. //
  773. // textBox_RunInfo_Cadence
  774. //
  775. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  776. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(62, 70);
  777. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  778. this.textBox_RunInfo_Cadence.ReadOnly = true;
  779. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(80, 28);
  780. this.textBox_RunInfo_Cadence.TabIndex = 1;
  781. //
  782. // textBox_RunInfo_AvgPower
  783. //
  784. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  785. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(501, 69);
  786. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  787. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  788. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(80, 28);
  789. this.textBox_RunInfo_AvgPower.TabIndex = 1;
  790. //
  791. // textBox_RunInfo_Torque
  792. //
  793. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  794. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(62, 109);
  795. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  796. this.textBox_RunInfo_Torque.ReadOnly = true;
  797. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(80, 28);
  798. this.textBox_RunInfo_Torque.TabIndex = 1;
  799. //
  800. // textBox_RunInfo_BikeSpeed
  801. //
  802. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  803. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(62, 31);
  804. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  805. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  806. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(80, 28);
  807. this.textBox_RunInfo_BikeSpeed.TabIndex = 1;
  808. //
  809. // label28
  810. //
  811. this.label28.AutoSize = true;
  812. this.label28.Location = new System.Drawing.Point(587, 111);
  813. this.label28.Name = "label28";
  814. this.label28.Size = new System.Drawing.Size(58, 21);
  815. this.label28.TabIndex = 0;
  816. this.label28.Text = "故障码";
  817. //
  818. // label22
  819. //
  820. this.label22.AutoSize = true;
  821. this.label22.Location = new System.Drawing.Point(587, 73);
  822. this.label22.Name = "label22";
  823. this.label22.Size = new System.Drawing.Size(74, 21);
  824. this.label22.TabIndex = 0;
  825. this.label22.Text = "单次时间";
  826. //
  827. // label16
  828. //
  829. this.label16.AutoSize = true;
  830. this.label16.Location = new System.Drawing.Point(453, 111);
  831. this.label16.Name = "label16";
  832. this.label16.Size = new System.Drawing.Size(42, 21);
  833. this.label16.TabIndex = 0;
  834. this.label16.Text = "续航";
  835. //
  836. // label10
  837. //
  838. this.label10.AutoSize = true;
  839. this.label10.Location = new System.Drawing.Point(148, 113);
  840. this.label10.Name = "label10";
  841. this.label10.Size = new System.Drawing.Size(42, 21);
  842. this.label10.TabIndex = 0;
  843. this.label10.Text = "功率";
  844. //
  845. // label21
  846. //
  847. this.label21.AutoSize = true;
  848. this.label21.Location = new System.Drawing.Point(587, 34);
  849. this.label21.Name = "label21";
  850. this.label21.Size = new System.Drawing.Size(74, 21);
  851. this.label21.TabIndex = 0;
  852. this.label21.Text = "单次里程";
  853. //
  854. // label15
  855. //
  856. this.label15.AutoSize = true;
  857. this.label15.Location = new System.Drawing.Point(453, 34);
  858. this.label15.Name = "label15";
  859. this.label15.Size = new System.Drawing.Size(42, 21);
  860. this.label15.TabIndex = 0;
  861. this.label15.Text = "电量";
  862. //
  863. // label9
  864. //
  865. this.label9.AutoSize = true;
  866. this.label9.Location = new System.Drawing.Point(148, 74);
  867. this.label9.Name = "label9";
  868. this.label9.Size = new System.Drawing.Size(42, 21);
  869. this.label9.TabIndex = 0;
  870. this.label9.Text = "电流";
  871. //
  872. // label20
  873. //
  874. this.label20.AutoSize = true;
  875. this.label20.Location = new System.Drawing.Point(282, 112);
  876. this.label20.Name = "label20";
  877. this.label20.Size = new System.Drawing.Size(74, 21);
  878. this.label20.TabIndex = 0;
  879. this.label20.Text = "绕组温度";
  880. //
  881. // label14
  882. //
  883. this.label14.AutoSize = true;
  884. this.label14.Location = new System.Drawing.Point(453, 151);
  885. this.label14.Name = "label14";
  886. this.label14.Size = new System.Drawing.Size(42, 21);
  887. this.label14.TabIndex = 0;
  888. this.label14.Text = "大灯";
  889. //
  890. // label8
  891. //
  892. this.label8.AutoSize = true;
  893. this.label8.Location = new System.Drawing.Point(148, 35);
  894. this.label8.Name = "label8";
  895. this.label8.Size = new System.Drawing.Size(42, 21);
  896. this.label8.TabIndex = 0;
  897. this.label8.Text = "电压";
  898. //
  899. // label19
  900. //
  901. this.label19.AutoSize = true;
  902. this.label19.Location = new System.Drawing.Point(282, 74);
  903. this.label19.Name = "label19";
  904. this.label19.Size = new System.Drawing.Size(81, 21);
  905. this.label19.TabIndex = 0;
  906. this.label19.Text = "MCU温度";
  907. //
  908. // label13
  909. //
  910. this.label13.AutoSize = true;
  911. this.label13.Location = new System.Drawing.Point(282, 152);
  912. this.label13.Name = "label13";
  913. this.label13.Size = new System.Drawing.Size(42, 21);
  914. this.label13.TabIndex = 0;
  915. this.label13.Text = "档位";
  916. //
  917. // label7
  918. //
  919. this.label7.AutoSize = true;
  920. this.label7.Location = new System.Drawing.Point(14, 152);
  921. this.label7.Name = "label7";
  922. this.label7.Size = new System.Drawing.Size(42, 21);
  923. this.label7.TabIndex = 0;
  924. this.label7.Text = "转速";
  925. //
  926. // label18
  927. //
  928. this.label18.AutoSize = true;
  929. this.label18.Location = new System.Drawing.Point(282, 35);
  930. this.label18.Name = "label18";
  931. this.label18.Size = new System.Drawing.Size(73, 21);
  932. this.label18.TabIndex = 0;
  933. this.label18.Text = "PCB温度";
  934. //
  935. // label12
  936. //
  937. this.label12.AutoSize = true;
  938. this.label12.Location = new System.Drawing.Point(148, 152);
  939. this.label12.Name = "label12";
  940. this.label12.Size = new System.Drawing.Size(42, 21);
  941. this.label12.TabIndex = 0;
  942. this.label12.Text = "方向";
  943. //
  944. // label6
  945. //
  946. this.label6.AutoSize = true;
  947. this.label6.Location = new System.Drawing.Point(14, 74);
  948. this.label6.Name = "label6";
  949. this.label6.Size = new System.Drawing.Size(42, 21);
  950. this.label6.TabIndex = 0;
  951. this.label6.Text = "踏频";
  952. //
  953. // label17
  954. //
  955. this.label17.AutoSize = true;
  956. this.label17.Location = new System.Drawing.Point(453, 73);
  957. this.label17.Name = "label17";
  958. this.label17.Size = new System.Drawing.Size(42, 21);
  959. this.label17.TabIndex = 0;
  960. this.label17.Text = "功耗";
  961. //
  962. // label11
  963. //
  964. this.label11.AutoSize = true;
  965. this.label11.Location = new System.Drawing.Point(14, 113);
  966. this.label11.Name = "label11";
  967. this.label11.Size = new System.Drawing.Size(42, 21);
  968. this.label11.TabIndex = 0;
  969. this.label11.Text = "力矩";
  970. //
  971. // label5
  972. //
  973. this.label5.AutoSize = true;
  974. this.label5.Location = new System.Drawing.Point(14, 35);
  975. this.label5.Name = "label5";
  976. this.label5.Size = new System.Drawing.Size(42, 21);
  977. this.label5.TabIndex = 0;
  978. this.label5.Text = "车速";
  979. //
  980. // groupBox3
  981. //
  982. this.groupBox3.Controls.Add(this.tabControl1);
  983. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  984. this.groupBox3.Name = "groupBox3";
  985. this.groupBox3.Size = new System.Drawing.Size(961, 382);
  986. this.groupBox3.TabIndex = 6;
  987. this.groupBox3.TabStop = false;
  988. this.groupBox3.Text = "参数查询/写入";
  989. //
  990. // tabControl1
  991. //
  992. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  993. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  994. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  995. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  996. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  997. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  998. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  999. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1000. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1001. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1002. this.tabControl1.Name = "tabControl1";
  1003. this.tabControl1.SelectedIndex = 0;
  1004. this.tabControl1.Size = new System.Drawing.Size(945, 349);
  1005. this.tabControl1.TabIndex = 0;
  1006. //
  1007. // tabPage_MotorParam
  1008. //
  1009. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1010. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1011. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1012. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1013. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1014. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1015. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1016. this.tabPage_MotorParam.Size = new System.Drawing.Size(937, 315);
  1017. this.tabPage_MotorParam.TabIndex = 0;
  1018. this.tabPage_MotorParam.Text = "马达参数";
  1019. //
  1020. // button_Write
  1021. //
  1022. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1023. this.button_Write.Location = new System.Drawing.Point(808, 259);
  1024. this.button_Write.Name = "button_Write";
  1025. this.button_Write.Size = new System.Drawing.Size(112, 50);
  1026. this.button_Write.TabIndex = 1;
  1027. this.button_Write.Text = "写入参数";
  1028. this.button_Write.UseVisualStyleBackColor = false;
  1029. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1030. //
  1031. // button_Read_MotorParam
  1032. //
  1033. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1034. this.button_Read_MotorParam.Location = new System.Drawing.Point(808, 203);
  1035. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1036. this.button_Read_MotorParam.Size = new System.Drawing.Size(112, 50);
  1037. this.button_Read_MotorParam.TabIndex = 1;
  1038. this.button_Read_MotorParam.Text = "读取参数";
  1039. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1040. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1041. //
  1042. // richTextBox_MotorParam
  1043. //
  1044. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1045. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1046. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1047. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1048. this.richTextBox_MotorParam.Size = new System.Drawing.Size(796, 303);
  1049. this.richTextBox_MotorParam.TabIndex = 0;
  1050. this.richTextBox_MotorParam.Text = "";
  1051. //
  1052. // tabPage_BikeParam
  1053. //
  1054. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1055. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1056. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1057. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1058. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1059. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1060. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1061. this.tabPage_BikeParam.Size = new System.Drawing.Size(937, 315);
  1062. this.tabPage_BikeParam.TabIndex = 1;
  1063. this.tabPage_BikeParam.Text = "整车信息";
  1064. //
  1065. // button_WriteBikeParam
  1066. //
  1067. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1068. this.button_WriteBikeParam.Location = new System.Drawing.Point(808, 259);
  1069. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  1070. this.button_WriteBikeParam.Size = new System.Drawing.Size(112, 50);
  1071. this.button_WriteBikeParam.TabIndex = 4;
  1072. this.button_WriteBikeParam.Text = "写入参数";
  1073. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  1074. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  1075. //
  1076. // button_ReadBikeParam
  1077. //
  1078. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1079. this.button_ReadBikeParam.Location = new System.Drawing.Point(808, 203);
  1080. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  1081. this.button_ReadBikeParam.Size = new System.Drawing.Size(112, 50);
  1082. this.button_ReadBikeParam.TabIndex = 3;
  1083. this.button_ReadBikeParam.Text = "读取参数";
  1084. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  1085. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  1086. //
  1087. // richTextBox_BikeParam
  1088. //
  1089. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1090. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  1091. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  1092. this.richTextBox_BikeParam.Size = new System.Drawing.Size(796, 303);
  1093. this.richTextBox_BikeParam.TabIndex = 2;
  1094. this.richTextBox_BikeParam.Text = "";
  1095. //
  1096. // tabPage_ControlParam
  1097. //
  1098. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1099. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  1100. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  1101. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  1102. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  1103. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  1104. this.tabPage_ControlParam.Size = new System.Drawing.Size(937, 315);
  1105. this.tabPage_ControlParam.TabIndex = 2;
  1106. this.tabPage_ControlParam.Text = "控制参数";
  1107. //
  1108. // button_WriteControlParam
  1109. //
  1110. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1111. this.button_WriteControlParam.Location = new System.Drawing.Point(808, 259);
  1112. this.button_WriteControlParam.Name = "button_WriteControlParam";
  1113. this.button_WriteControlParam.Size = new System.Drawing.Size(112, 50);
  1114. this.button_WriteControlParam.TabIndex = 4;
  1115. this.button_WriteControlParam.Text = "写入参数";
  1116. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  1117. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  1118. //
  1119. // button_ReadControlParam
  1120. //
  1121. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1122. this.button_ReadControlParam.Location = new System.Drawing.Point(808, 203);
  1123. this.button_ReadControlParam.Name = "button_ReadControlParam";
  1124. this.button_ReadControlParam.Size = new System.Drawing.Size(112, 50);
  1125. this.button_ReadControlParam.TabIndex = 3;
  1126. this.button_ReadControlParam.Text = "读取参数";
  1127. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  1128. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  1129. //
  1130. // richTextBox_ControlParam
  1131. //
  1132. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1133. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  1134. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  1135. this.richTextBox_ControlParam.Size = new System.Drawing.Size(796, 303);
  1136. this.richTextBox_ControlParam.TabIndex = 2;
  1137. this.richTextBox_ControlParam.Text = "";
  1138. //
  1139. // tabPage_SensorParam
  1140. //
  1141. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1142. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  1143. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  1144. this.tabPage_SensorParam.Controls.Add(this.label29);
  1145. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  1146. this.tabPage_SensorParam.Controls.Add(this.label27);
  1147. this.tabPage_SensorParam.Controls.Add(this.label26);
  1148. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  1149. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  1150. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  1151. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  1152. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  1153. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  1154. this.tabPage_SensorParam.Size = new System.Drawing.Size(937, 315);
  1155. this.tabPage_SensorParam.TabIndex = 3;
  1156. this.tabPage_SensorParam.Text = "传感器参数";
  1157. //
  1158. // button_WriteTqSensorParam
  1159. //
  1160. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1161. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(808, 205);
  1162. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  1163. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(112, 50);
  1164. this.button_WriteTqSensorParam.TabIndex = 10;
  1165. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  1166. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  1167. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  1168. //
  1169. // comboBox_TorqueSet
  1170. //
  1171. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1172. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1173. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1174. this.comboBox_TorqueSet.FormattingEnabled = true;
  1175. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  1176. "1",
  1177. "2",
  1178. "3",
  1179. "4"});
  1180. this.comboBox_TorqueSet.Location = new System.Drawing.Point(861, 12);
  1181. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  1182. this.comboBox_TorqueSet.Size = new System.Drawing.Size(59, 29);
  1183. this.comboBox_TorqueSet.TabIndex = 9;
  1184. //
  1185. // label29
  1186. //
  1187. this.label29.BackColor = System.Drawing.Color.Silver;
  1188. this.label29.Location = new System.Drawing.Point(808, 146);
  1189. this.label29.Name = "label29";
  1190. this.label29.Size = new System.Drawing.Size(112, 1);
  1191. this.label29.TabIndex = 7;
  1192. //
  1193. // textBox_Load
  1194. //
  1195. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1196. this.textBox_Load.Location = new System.Drawing.Point(861, 52);
  1197. this.textBox_Load.Name = "textBox_Load";
  1198. this.textBox_Load.Size = new System.Drawing.Size(59, 28);
  1199. this.textBox_Load.TabIndex = 6;
  1200. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1201. //
  1202. // label27
  1203. //
  1204. this.label27.AutoSize = true;
  1205. this.label27.Location = new System.Drawing.Point(808, 45);
  1206. this.label27.Name = "label27";
  1207. this.label27.Size = new System.Drawing.Size(42, 42);
  1208. this.label27.TabIndex = 5;
  1209. this.label27.Text = "负载\r\nN.m";
  1210. //
  1211. // label26
  1212. //
  1213. this.label26.AutoSize = true;
  1214. this.label26.Location = new System.Drawing.Point(808, 16);
  1215. this.label26.Name = "label26";
  1216. this.label26.Size = new System.Drawing.Size(42, 21);
  1217. this.label26.TabIndex = 3;
  1218. this.label26.Text = "序号";
  1219. //
  1220. // button_Write_Cal
  1221. //
  1222. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1223. this.button_Write_Cal.Location = new System.Drawing.Point(808, 92);
  1224. this.button_Write_Cal.Name = "button_Write_Cal";
  1225. this.button_Write_Cal.Size = new System.Drawing.Size(112, 50);
  1226. this.button_Write_Cal.TabIndex = 2;
  1227. this.button_Write_Cal.Text = "力矩传感器标定";
  1228. this.button_Write_Cal.UseVisualStyleBackColor = false;
  1229. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  1230. //
  1231. // button_WriteSensorParam
  1232. //
  1233. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1234. this.button_WriteSensorParam.Location = new System.Drawing.Point(808, 259);
  1235. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  1236. this.button_WriteSensorParam.Size = new System.Drawing.Size(112, 50);
  1237. this.button_WriteSensorParam.TabIndex = 2;
  1238. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  1239. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  1240. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  1241. //
  1242. // button_ReadSensorParam
  1243. //
  1244. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1245. this.button_ReadSensorParam.Location = new System.Drawing.Point(808, 151);
  1246. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  1247. this.button_ReadSensorParam.Size = new System.Drawing.Size(112, 50);
  1248. this.button_ReadSensorParam.TabIndex = 2;
  1249. this.button_ReadSensorParam.Text = "读取参数";
  1250. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  1251. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  1252. //
  1253. // richTextBox_SensorParam
  1254. //
  1255. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1256. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  1257. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  1258. this.richTextBox_SensorParam.Size = new System.Drawing.Size(796, 303);
  1259. this.richTextBox_SensorParam.TabIndex = 1;
  1260. this.richTextBox_SensorParam.Text = "";
  1261. //
  1262. // tabPage_AssistParam
  1263. //
  1264. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1265. this.tabPage_AssistParam.Controls.Add(this.label62);
  1266. this.tabPage_AssistParam.Controls.Add(this.label47);
  1267. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  1268. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  1269. this.tabPage_AssistParam.Controls.Add(this.label25);
  1270. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  1271. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  1272. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  1273. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  1274. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  1275. this.tabPage_AssistParam.Size = new System.Drawing.Size(937, 315);
  1276. this.tabPage_AssistParam.TabIndex = 4;
  1277. this.tabPage_AssistParam.Text = "助力参数";
  1278. //
  1279. // label62
  1280. //
  1281. this.label62.BackColor = System.Drawing.Color.Silver;
  1282. this.label62.Location = new System.Drawing.Point(808, 237);
  1283. this.label62.Name = "label62";
  1284. this.label62.Size = new System.Drawing.Size(112, 1);
  1285. this.label62.TabIndex = 10;
  1286. //
  1287. // label47
  1288. //
  1289. this.label47.AutoSize = true;
  1290. this.label47.Location = new System.Drawing.Point(827, 10);
  1291. this.label47.Name = "label47";
  1292. this.label47.Size = new System.Drawing.Size(74, 42);
  1293. this.label47.TabIndex = 9;
  1294. this.label47.Text = "助力转矩\r\n曲线编号";
  1295. //
  1296. // comboBox_AssistTorque
  1297. //
  1298. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1299. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1300. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1301. this.comboBox_AssistTorque.FormattingEnabled = true;
  1302. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  1303. "1",
  1304. "2",
  1305. "3",
  1306. "4",
  1307. "5",
  1308. "6",
  1309. "7",
  1310. "8",
  1311. "9",
  1312. "10",
  1313. "11",
  1314. "12",
  1315. "13",
  1316. "14",
  1317. "15"});
  1318. this.comboBox_AssistTorque.Location = new System.Drawing.Point(820, 55);
  1319. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  1320. this.comboBox_AssistTorque.Size = new System.Drawing.Size(89, 29);
  1321. this.comboBox_AssistTorque.TabIndex = 8;
  1322. //
  1323. // comboBox_AssistCadence
  1324. //
  1325. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1326. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1327. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1328. this.comboBox_AssistCadence.FormattingEnabled = true;
  1329. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  1330. "1",
  1331. "2",
  1332. "3",
  1333. "4",
  1334. "5"});
  1335. this.comboBox_AssistCadence.Location = new System.Drawing.Point(820, 132);
  1336. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  1337. this.comboBox_AssistCadence.Size = new System.Drawing.Size(89, 29);
  1338. this.comboBox_AssistCadence.TabIndex = 7;
  1339. //
  1340. // label25
  1341. //
  1342. this.label25.AutoSize = true;
  1343. this.label25.Location = new System.Drawing.Point(827, 87);
  1344. this.label25.Name = "label25";
  1345. this.label25.Size = new System.Drawing.Size(74, 42);
  1346. this.label25.TabIndex = 2;
  1347. this.label25.Text = "助力踏频\r\n曲线编号";
  1348. //
  1349. // button_WriteAssistParam
  1350. //
  1351. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1352. this.button_WriteAssistParam.Location = new System.Drawing.Point(808, 259);
  1353. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  1354. this.button_WriteAssistParam.Size = new System.Drawing.Size(112, 50);
  1355. this.button_WriteAssistParam.TabIndex = 4;
  1356. this.button_WriteAssistParam.Text = "写入参数";
  1357. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  1358. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  1359. //
  1360. // button_ReadAssistParam
  1361. //
  1362. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1363. this.button_ReadAssistParam.Location = new System.Drawing.Point(808, 167);
  1364. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  1365. this.button_ReadAssistParam.Size = new System.Drawing.Size(112, 50);
  1366. this.button_ReadAssistParam.TabIndex = 3;
  1367. this.button_ReadAssistParam.Text = "读取参数";
  1368. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  1369. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  1370. //
  1371. // richTextBox_AssistParam
  1372. //
  1373. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1374. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  1375. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  1376. this.richTextBox_AssistParam.Size = new System.Drawing.Size(796, 303);
  1377. this.richTextBox_AssistParam.TabIndex = 2;
  1378. this.richTextBox_AssistParam.Text = "";
  1379. //
  1380. // tabPage_DebugParam
  1381. //
  1382. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1383. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  1384. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  1385. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  1386. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  1387. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  1388. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  1389. this.tabPage_DebugParam.Size = new System.Drawing.Size(937, 315);
  1390. this.tabPage_DebugParam.TabIndex = 5;
  1391. this.tabPage_DebugParam.Text = "调试模式";
  1392. //
  1393. // button_WriteDebugParam
  1394. //
  1395. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1396. this.button_WriteDebugParam.Location = new System.Drawing.Point(808, 259);
  1397. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  1398. this.button_WriteDebugParam.Size = new System.Drawing.Size(112, 50);
  1399. this.button_WriteDebugParam.TabIndex = 4;
  1400. this.button_WriteDebugParam.Text = "写入";
  1401. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  1402. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  1403. //
  1404. // button_ReadDebugParam
  1405. //
  1406. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1407. this.button_ReadDebugParam.Location = new System.Drawing.Point(808, 203);
  1408. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  1409. this.button_ReadDebugParam.Size = new System.Drawing.Size(112, 50);
  1410. this.button_ReadDebugParam.TabIndex = 3;
  1411. this.button_ReadDebugParam.Text = "读取";
  1412. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  1413. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  1414. //
  1415. // richTextBox_DebugParam
  1416. //
  1417. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1418. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  1419. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  1420. this.richTextBox_DebugParam.Size = new System.Drawing.Size(796, 303);
  1421. this.richTextBox_DebugParam.TabIndex = 2;
  1422. this.richTextBox_DebugParam.Text = "";
  1423. //
  1424. // tabPage_RecordInfo
  1425. //
  1426. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1427. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  1428. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  1429. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  1430. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  1431. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  1432. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  1433. this.tabPage_RecordInfo.Size = new System.Drawing.Size(937, 315);
  1434. this.tabPage_RecordInfo.TabIndex = 6;
  1435. this.tabPage_RecordInfo.Text = "历史信息";
  1436. //
  1437. // button_SaveRecordInfo
  1438. //
  1439. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1440. this.button_SaveRecordInfo.Location = new System.Drawing.Point(808, 259);
  1441. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  1442. this.button_SaveRecordInfo.Size = new System.Drawing.Size(112, 50);
  1443. this.button_SaveRecordInfo.TabIndex = 4;
  1444. this.button_SaveRecordInfo.Text = "保存信息";
  1445. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  1446. //
  1447. // button_ReadRecord
  1448. //
  1449. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1450. this.button_ReadRecord.Location = new System.Drawing.Point(808, 147);
  1451. this.button_ReadRecord.Name = "button_ReadRecord";
  1452. this.button_ReadRecord.Size = new System.Drawing.Size(112, 50);
  1453. this.button_ReadRecord.TabIndex = 3;
  1454. this.button_ReadRecord.Text = "读取历史";
  1455. this.button_ReadRecord.UseVisualStyleBackColor = false;
  1456. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  1457. //
  1458. // button_ExportLog
  1459. //
  1460. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1461. this.button_ExportLog.Location = new System.Drawing.Point(808, 203);
  1462. this.button_ExportLog.Name = "button_ExportLog";
  1463. this.button_ExportLog.Size = new System.Drawing.Size(112, 50);
  1464. this.button_ExportLog.TabIndex = 3;
  1465. this.button_ExportLog.Text = "导出日志";
  1466. this.button_ExportLog.UseVisualStyleBackColor = false;
  1467. //
  1468. // richTextBox_Record
  1469. //
  1470. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1471. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  1472. this.richTextBox_Record.Name = "richTextBox_Record";
  1473. this.richTextBox_Record.Size = new System.Drawing.Size(796, 303);
  1474. this.richTextBox_Record.TabIndex = 2;
  1475. this.richTextBox_Record.Text = "";
  1476. //
  1477. // tabPage_OtherInfo
  1478. //
  1479. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1480. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  1481. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  1482. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  1483. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  1484. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  1485. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  1486. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  1487. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  1488. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  1489. this.tabPage_OtherInfo.Size = new System.Drawing.Size(937, 315);
  1490. this.tabPage_OtherInfo.TabIndex = 7;
  1491. this.tabPage_OtherInfo.Text = "其它信息";
  1492. //
  1493. // groupBox9
  1494. //
  1495. this.groupBox9.Controls.Add(this.button_Recovery);
  1496. this.groupBox9.Controls.Add(this.button_ClearLog);
  1497. this.groupBox9.Controls.Add(this.button_Reset);
  1498. this.groupBox9.Controls.Add(this.button_SystemClear);
  1499. this.groupBox9.Location = new System.Drawing.Point(627, 4);
  1500. this.groupBox9.Name = "groupBox9";
  1501. this.groupBox9.Size = new System.Drawing.Size(303, 162);
  1502. this.groupBox9.TabIndex = 4;
  1503. this.groupBox9.TabStop = false;
  1504. this.groupBox9.Text = "系统操作";
  1505. //
  1506. // button_Recovery
  1507. //
  1508. this.button_Recovery.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  1509. this.button_Recovery.Location = new System.Drawing.Point(168, 26);
  1510. this.button_Recovery.Name = "button_Recovery";
  1511. this.button_Recovery.Size = new System.Drawing.Size(100, 60);
  1512. this.button_Recovery.TabIndex = 2;
  1513. this.button_Recovery.Text = "参数还原";
  1514. this.button_Recovery.UseVisualStyleBackColor = false;
  1515. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  1516. //
  1517. // button_ClearLog
  1518. //
  1519. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1520. this.button_ClearLog.Location = new System.Drawing.Point(168, 90);
  1521. this.button_ClearLog.Name = "button_ClearLog";
  1522. this.button_ClearLog.Size = new System.Drawing.Size(100, 60);
  1523. this.button_ClearLog.TabIndex = 2;
  1524. this.button_ClearLog.Text = "记录清除";
  1525. this.button_ClearLog.UseVisualStyleBackColor = false;
  1526. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  1527. //
  1528. // button_Reset
  1529. //
  1530. this.button_Reset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1531. this.button_Reset.Location = new System.Drawing.Point(37, 90);
  1532. this.button_Reset.Name = "button_Reset";
  1533. this.button_Reset.Size = new System.Drawing.Size(100, 60);
  1534. this.button_Reset.TabIndex = 2;
  1535. this.button_Reset.Text = "系统复位";
  1536. this.button_Reset.UseVisualStyleBackColor = false;
  1537. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  1538. //
  1539. // button_SystemClear
  1540. //
  1541. this.button_SystemClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  1542. this.button_SystemClear.Location = new System.Drawing.Point(37, 26);
  1543. this.button_SystemClear.Name = "button_SystemClear";
  1544. this.button_SystemClear.Size = new System.Drawing.Size(100, 60);
  1545. this.button_SystemClear.TabIndex = 2;
  1546. this.button_SystemClear.Text = "系统清除";
  1547. this.button_SystemClear.UseVisualStyleBackColor = false;
  1548. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  1549. //
  1550. // groupBox8
  1551. //
  1552. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  1553. this.groupBox8.Controls.Add(this.textBox_Online);
  1554. this.groupBox8.Controls.Add(this.label42);
  1555. this.groupBox8.Location = new System.Drawing.Point(313, 238);
  1556. this.groupBox8.Name = "groupBox8";
  1557. this.groupBox8.Size = new System.Drawing.Size(303, 66);
  1558. this.groupBox8.TabIndex = 3;
  1559. this.groupBox8.TabStop = false;
  1560. this.groupBox8.Text = "在线查询";
  1561. //
  1562. // button_ReadOnLine
  1563. //
  1564. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1565. this.button_ReadOnLine.Location = new System.Drawing.Point(244, 28);
  1566. this.button_ReadOnLine.Name = "button_ReadOnLine";
  1567. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  1568. this.button_ReadOnLine.TabIndex = 2;
  1569. this.button_ReadOnLine.Text = "查询";
  1570. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  1571. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  1572. //
  1573. // textBox_Online
  1574. //
  1575. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1576. this.textBox_Online.Location = new System.Drawing.Point(82, 28);
  1577. this.textBox_Online.Name = "textBox_Online";
  1578. this.textBox_Online.ReadOnly = true;
  1579. this.textBox_Online.Size = new System.Drawing.Size(100, 28);
  1580. this.textBox_Online.TabIndex = 1;
  1581. //
  1582. // label42
  1583. //
  1584. this.label42.AutoSize = true;
  1585. this.label42.Location = new System.Drawing.Point(6, 32);
  1586. this.label42.Name = "label42";
  1587. this.label42.Size = new System.Drawing.Size(74, 21);
  1588. this.label42.TabIndex = 0;
  1589. this.label42.Text = "在线状态";
  1590. //
  1591. // groupBox7
  1592. //
  1593. this.groupBox7.Controls.Add(this.button_ReadMAC);
  1594. this.groupBox7.Controls.Add(this.button_WriteMac);
  1595. this.groupBox7.Controls.Add(this.textBox_PP);
  1596. this.groupBox7.Controls.Add(this.textBox_MACDate);
  1597. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  1598. this.groupBox7.Controls.Add(this.label34);
  1599. this.groupBox7.Controls.Add(this.label39);
  1600. this.groupBox7.Controls.Add(this.textBox_MAC);
  1601. this.groupBox7.Controls.Add(this.label40);
  1602. this.groupBox7.Controls.Add(this.label41);
  1603. this.groupBox7.Location = new System.Drawing.Point(313, 4);
  1604. this.groupBox7.Name = "groupBox7";
  1605. this.groupBox7.Size = new System.Drawing.Size(303, 162);
  1606. this.groupBox7.TabIndex = 3;
  1607. this.groupBox7.TabStop = false;
  1608. this.groupBox7.Text = "生产信息";
  1609. //
  1610. // button_ReadMAC
  1611. //
  1612. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1613. this.button_ReadMAC.Location = new System.Drawing.Point(219, 89);
  1614. this.button_ReadMAC.Name = "button_ReadMAC";
  1615. this.button_ReadMAC.Size = new System.Drawing.Size(75, 62);
  1616. this.button_ReadMAC.TabIndex = 2;
  1617. this.button_ReadMAC.Text = "查询";
  1618. this.button_ReadMAC.UseVisualStyleBackColor = false;
  1619. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  1620. //
  1621. // button_WriteMac
  1622. //
  1623. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1624. this.button_WriteMac.Location = new System.Drawing.Point(219, 25);
  1625. this.button_WriteMac.Name = "button_WriteMac";
  1626. this.button_WriteMac.Size = new System.Drawing.Size(75, 62);
  1627. this.button_WriteMac.TabIndex = 2;
  1628. this.button_WriteMac.Text = "写入";
  1629. this.button_WriteMac.UseVisualStyleBackColor = false;
  1630. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  1631. //
  1632. // textBox_PP
  1633. //
  1634. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1635. this.textBox_PP.Location = new System.Drawing.Point(82, 123);
  1636. this.textBox_PP.Name = "textBox_PP";
  1637. this.textBox_PP.Size = new System.Drawing.Size(100, 28);
  1638. this.textBox_PP.TabIndex = 1;
  1639. //
  1640. // textBox_MACDate
  1641. //
  1642. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1643. this.textBox_MACDate.Location = new System.Drawing.Point(82, 90);
  1644. this.textBox_MACDate.Name = "textBox_MACDate";
  1645. this.textBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1646. this.textBox_MACDate.TabIndex = 1;
  1647. //
  1648. // textBox_MACAdd
  1649. //
  1650. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1651. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 57);
  1652. this.textBox_MACAdd.Name = "textBox_MACAdd";
  1653. this.textBox_MACAdd.Size = new System.Drawing.Size(100, 28);
  1654. this.textBox_MACAdd.TabIndex = 1;
  1655. //
  1656. // label34
  1657. //
  1658. this.label34.AutoSize = true;
  1659. this.label34.Location = new System.Drawing.Point(6, 127);
  1660. this.label34.Name = "label34";
  1661. this.label34.Size = new System.Drawing.Size(74, 21);
  1662. this.label34.TabIndex = 0;
  1663. this.label34.Text = "产品品牌";
  1664. //
  1665. // label39
  1666. //
  1667. this.label39.AutoSize = true;
  1668. this.label39.Location = new System.Drawing.Point(6, 94);
  1669. this.label39.Name = "label39";
  1670. this.label39.Size = new System.Drawing.Size(74, 21);
  1671. this.label39.TabIndex = 0;
  1672. this.label39.Text = "生产日期";
  1673. //
  1674. // textBox_MAC
  1675. //
  1676. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1677. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  1678. this.textBox_MAC.Name = "textBox_MAC";
  1679. this.textBox_MAC.Size = new System.Drawing.Size(100, 28);
  1680. this.textBox_MAC.TabIndex = 1;
  1681. //
  1682. // label40
  1683. //
  1684. this.label40.AutoSize = true;
  1685. this.label40.Location = new System.Drawing.Point(6, 61);
  1686. this.label40.Name = "label40";
  1687. this.label40.Size = new System.Drawing.Size(58, 21);
  1688. this.label40.TabIndex = 0;
  1689. this.label40.Text = "生产地";
  1690. //
  1691. // label41
  1692. //
  1693. this.label41.AutoSize = true;
  1694. this.label41.Location = new System.Drawing.Point(7, 28);
  1695. this.label41.Name = "label41";
  1696. this.label41.Size = new System.Drawing.Size(58, 21);
  1697. this.label41.TabIndex = 0;
  1698. this.label41.Text = "生产商";
  1699. //
  1700. // groupBox6
  1701. //
  1702. this.groupBox6.Controls.Add(this.button_ReadUser3);
  1703. this.groupBox6.Controls.Add(this.button_WriteUser3);
  1704. this.groupBox6.Controls.Add(this.button_ReadUser2);
  1705. this.groupBox6.Controls.Add(this.button_WriteUser2);
  1706. this.groupBox6.Controls.Add(this.button_ReadUser1);
  1707. this.groupBox6.Controls.Add(this.button_WriteUser1);
  1708. this.groupBox6.Controls.Add(this.textBox_User3);
  1709. this.groupBox6.Controls.Add(this.textBox_User2);
  1710. this.groupBox6.Controls.Add(this.label35);
  1711. this.groupBox6.Controls.Add(this.textBox_User1);
  1712. this.groupBox6.Controls.Add(this.label36);
  1713. this.groupBox6.Controls.Add(this.label38);
  1714. this.groupBox6.Location = new System.Drawing.Point(4, 172);
  1715. this.groupBox6.Name = "groupBox6";
  1716. this.groupBox6.Size = new System.Drawing.Size(303, 132);
  1717. this.groupBox6.TabIndex = 2;
  1718. this.groupBox6.TabStop = false;
  1719. this.groupBox6.Text = "自定义";
  1720. //
  1721. // button_ReadUser3
  1722. //
  1723. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1724. this.button_ReadUser3.Location = new System.Drawing.Point(196, 94);
  1725. this.button_ReadUser3.Name = "button_ReadUser3";
  1726. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  1727. this.button_ReadUser3.TabIndex = 5;
  1728. this.button_ReadUser3.Text = "查询";
  1729. this.button_ReadUser3.UseVisualStyleBackColor = false;
  1730. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  1731. //
  1732. // button_WriteUser3
  1733. //
  1734. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1735. this.button_WriteUser3.Location = new System.Drawing.Point(248, 94);
  1736. this.button_WriteUser3.Name = "button_WriteUser3";
  1737. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  1738. this.button_WriteUser3.TabIndex = 6;
  1739. this.button_WriteUser3.Text = "写入";
  1740. this.button_WriteUser3.UseVisualStyleBackColor = false;
  1741. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  1742. //
  1743. // button_ReadUser2
  1744. //
  1745. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1746. this.button_ReadUser2.Location = new System.Drawing.Point(196, 61);
  1747. this.button_ReadUser2.Name = "button_ReadUser2";
  1748. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  1749. this.button_ReadUser2.TabIndex = 3;
  1750. this.button_ReadUser2.Text = "查询";
  1751. this.button_ReadUser2.UseVisualStyleBackColor = false;
  1752. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  1753. //
  1754. // button_WriteUser2
  1755. //
  1756. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1757. this.button_WriteUser2.Location = new System.Drawing.Point(248, 61);
  1758. this.button_WriteUser2.Name = "button_WriteUser2";
  1759. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  1760. this.button_WriteUser2.TabIndex = 4;
  1761. this.button_WriteUser2.Text = "写入";
  1762. this.button_WriteUser2.UseVisualStyleBackColor = false;
  1763. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  1764. //
  1765. // button_ReadUser1
  1766. //
  1767. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1768. this.button_ReadUser1.Location = new System.Drawing.Point(196, 24);
  1769. this.button_ReadUser1.Name = "button_ReadUser1";
  1770. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  1771. this.button_ReadUser1.TabIndex = 2;
  1772. this.button_ReadUser1.Text = "查询";
  1773. this.button_ReadUser1.UseVisualStyleBackColor = false;
  1774. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  1775. //
  1776. // button_WriteUser1
  1777. //
  1778. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1779. this.button_WriteUser1.Location = new System.Drawing.Point(248, 24);
  1780. this.button_WriteUser1.Name = "button_WriteUser1";
  1781. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  1782. this.button_WriteUser1.TabIndex = 2;
  1783. this.button_WriteUser1.Text = "写入";
  1784. this.button_WriteUser1.UseVisualStyleBackColor = false;
  1785. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  1786. //
  1787. // textBox_User3
  1788. //
  1789. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1790. this.textBox_User3.Location = new System.Drawing.Point(31, 94);
  1791. this.textBox_User3.Name = "textBox_User3";
  1792. this.textBox_User3.Size = new System.Drawing.Size(164, 28);
  1793. this.textBox_User3.TabIndex = 1;
  1794. //
  1795. // textBox_User2
  1796. //
  1797. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1798. this.textBox_User2.Location = new System.Drawing.Point(31, 61);
  1799. this.textBox_User2.Name = "textBox_User2";
  1800. this.textBox_User2.Size = new System.Drawing.Size(164, 28);
  1801. this.textBox_User2.TabIndex = 1;
  1802. //
  1803. // label35
  1804. //
  1805. this.label35.AutoSize = true;
  1806. this.label35.Location = new System.Drawing.Point(6, 94);
  1807. this.label35.Name = "label35";
  1808. this.label35.Size = new System.Drawing.Size(19, 21);
  1809. this.label35.TabIndex = 0;
  1810. this.label35.Text = "3";
  1811. //
  1812. // textBox_User1
  1813. //
  1814. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1815. this.textBox_User1.Location = new System.Drawing.Point(32, 24);
  1816. this.textBox_User1.Name = "textBox_User1";
  1817. this.textBox_User1.Size = new System.Drawing.Size(164, 28);
  1818. this.textBox_User1.TabIndex = 1;
  1819. //
  1820. // label36
  1821. //
  1822. this.label36.AutoSize = true;
  1823. this.label36.Location = new System.Drawing.Point(6, 61);
  1824. this.label36.Name = "label36";
  1825. this.label36.Size = new System.Drawing.Size(19, 21);
  1826. this.label36.TabIndex = 0;
  1827. this.label36.Text = "2";
  1828. //
  1829. // label38
  1830. //
  1831. this.label38.AutoSize = true;
  1832. this.label38.Location = new System.Drawing.Point(7, 28);
  1833. this.label38.Name = "label38";
  1834. this.label38.Size = new System.Drawing.Size(19, 21);
  1835. this.label38.TabIndex = 0;
  1836. this.label38.Text = "1";
  1837. //
  1838. // groupBox5
  1839. //
  1840. this.groupBox5.Controls.Add(this.button_ReadKey);
  1841. this.groupBox5.Controls.Add(this.button_WriteKey);
  1842. this.groupBox5.Controls.Add(this.textBox_Key);
  1843. this.groupBox5.Controls.Add(this.label37);
  1844. this.groupBox5.Location = new System.Drawing.Point(313, 172);
  1845. this.groupBox5.Name = "groupBox5";
  1846. this.groupBox5.Size = new System.Drawing.Size(303, 66);
  1847. this.groupBox5.TabIndex = 1;
  1848. this.groupBox5.TabStop = false;
  1849. this.groupBox5.Text = "校验密钥";
  1850. //
  1851. // button_ReadKey
  1852. //
  1853. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1854. this.button_ReadKey.Location = new System.Drawing.Point(190, 24);
  1855. this.button_ReadKey.Name = "button_ReadKey";
  1856. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  1857. this.button_ReadKey.TabIndex = 2;
  1858. this.button_ReadKey.Text = "查询";
  1859. this.button_ReadKey.UseVisualStyleBackColor = false;
  1860. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  1861. //
  1862. // button_WriteKey
  1863. //
  1864. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1865. this.button_WriteKey.Location = new System.Drawing.Point(244, 24);
  1866. this.button_WriteKey.Name = "button_WriteKey";
  1867. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  1868. this.button_WriteKey.TabIndex = 2;
  1869. this.button_WriteKey.Text = "写入";
  1870. this.button_WriteKey.UseVisualStyleBackColor = false;
  1871. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  1872. //
  1873. // textBox_Key
  1874. //
  1875. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1876. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  1877. this.textBox_Key.Name = "textBox_Key";
  1878. this.textBox_Key.Size = new System.Drawing.Size(100, 28);
  1879. this.textBox_Key.TabIndex = 1;
  1880. //
  1881. // label37
  1882. //
  1883. this.label37.AutoSize = true;
  1884. this.label37.Location = new System.Drawing.Point(7, 28);
  1885. this.label37.Name = "label37";
  1886. this.label37.Size = new System.Drawing.Size(42, 21);
  1887. this.label37.TabIndex = 0;
  1888. this.label37.Text = "密钥";
  1889. //
  1890. // groupBox4
  1891. //
  1892. this.groupBox4.Controls.Add(this.button_ReadVersion);
  1893. this.groupBox4.Controls.Add(this.button_WriteSN);
  1894. this.groupBox4.Controls.Add(this.button_WriteModel);
  1895. this.groupBox4.Controls.Add(this.textBox_FW);
  1896. this.groupBox4.Controls.Add(this.textBox_HW);
  1897. this.groupBox4.Controls.Add(this.textBox_SN);
  1898. this.groupBox4.Controls.Add(this.label33);
  1899. this.groupBox4.Controls.Add(this.label32);
  1900. this.groupBox4.Controls.Add(this.textBox_Model);
  1901. this.groupBox4.Controls.Add(this.label31);
  1902. this.groupBox4.Controls.Add(this.label30);
  1903. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  1904. this.groupBox4.Name = "groupBox4";
  1905. this.groupBox4.Size = new System.Drawing.Size(303, 162);
  1906. this.groupBox4.TabIndex = 0;
  1907. this.groupBox4.TabStop = false;
  1908. this.groupBox4.Text = "版本信息";
  1909. //
  1910. // button_ReadVersion
  1911. //
  1912. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1913. this.button_ReadVersion.Location = new System.Drawing.Point(248, 90);
  1914. this.button_ReadVersion.Name = "button_ReadVersion";
  1915. this.button_ReadVersion.Size = new System.Drawing.Size(50, 62);
  1916. this.button_ReadVersion.TabIndex = 2;
  1917. this.button_ReadVersion.Text = "查询";
  1918. this.button_ReadVersion.UseVisualStyleBackColor = false;
  1919. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  1920. //
  1921. // button_WriteSN
  1922. //
  1923. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1924. this.button_WriteSN.Location = new System.Drawing.Point(248, 57);
  1925. this.button_WriteSN.Name = "button_WriteSN";
  1926. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  1927. this.button_WriteSN.TabIndex = 2;
  1928. this.button_WriteSN.Text = "写入";
  1929. this.button_WriteSN.UseVisualStyleBackColor = false;
  1930. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  1931. //
  1932. // button_WriteModel
  1933. //
  1934. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1935. this.button_WriteModel.Location = new System.Drawing.Point(248, 24);
  1936. this.button_WriteModel.Name = "button_WriteModel";
  1937. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  1938. this.button_WriteModel.TabIndex = 2;
  1939. this.button_WriteModel.Text = "写入";
  1940. this.button_WriteModel.UseVisualStyleBackColor = false;
  1941. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  1942. //
  1943. // textBox_FW
  1944. //
  1945. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1946. this.textBox_FW.Location = new System.Drawing.Point(55, 123);
  1947. this.textBox_FW.Name = "textBox_FW";
  1948. this.textBox_FW.ReadOnly = true;
  1949. this.textBox_FW.Size = new System.Drawing.Size(191, 28);
  1950. this.textBox_FW.TabIndex = 1;
  1951. //
  1952. // textBox_HW
  1953. //
  1954. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1955. this.textBox_HW.Location = new System.Drawing.Point(55, 90);
  1956. this.textBox_HW.Name = "textBox_HW";
  1957. this.textBox_HW.ReadOnly = true;
  1958. this.textBox_HW.Size = new System.Drawing.Size(191, 28);
  1959. this.textBox_HW.TabIndex = 1;
  1960. //
  1961. // textBox_SN
  1962. //
  1963. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1964. this.textBox_SN.Location = new System.Drawing.Point(55, 57);
  1965. this.textBox_SN.Name = "textBox_SN";
  1966. this.textBox_SN.Size = new System.Drawing.Size(191, 28);
  1967. this.textBox_SN.TabIndex = 1;
  1968. //
  1969. // label33
  1970. //
  1971. this.label33.AutoSize = true;
  1972. this.label33.Location = new System.Drawing.Point(6, 127);
  1973. this.label33.Name = "label33";
  1974. this.label33.Size = new System.Drawing.Size(35, 21);
  1975. this.label33.TabIndex = 0;
  1976. this.label33.Text = "FW";
  1977. //
  1978. // label32
  1979. //
  1980. this.label32.AutoSize = true;
  1981. this.label32.Location = new System.Drawing.Point(6, 94);
  1982. this.label32.Name = "label32";
  1983. this.label32.Size = new System.Drawing.Size(38, 21);
  1984. this.label32.TabIndex = 0;
  1985. this.label32.Text = "HW";
  1986. //
  1987. // textBox_Model
  1988. //
  1989. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1990. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  1991. this.textBox_Model.Name = "textBox_Model";
  1992. this.textBox_Model.Size = new System.Drawing.Size(190, 28);
  1993. this.textBox_Model.TabIndex = 1;
  1994. //
  1995. // label31
  1996. //
  1997. this.label31.AutoSize = true;
  1998. this.label31.Location = new System.Drawing.Point(6, 61);
  1999. this.label31.Name = "label31";
  2000. this.label31.Size = new System.Drawing.Size(32, 21);
  2001. this.label31.TabIndex = 0;
  2002. this.label31.Text = "SN";
  2003. //
  2004. // label30
  2005. //
  2006. this.label30.AutoSize = true;
  2007. this.label30.Location = new System.Drawing.Point(7, 28);
  2008. this.label30.Name = "label30";
  2009. this.label30.Size = new System.Drawing.Size(42, 21);
  2010. this.label30.TabIndex = 0;
  2011. this.label30.Text = "型号";
  2012. //
  2013. // tabPage_OBC
  2014. //
  2015. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2016. this.tabPage_OBC.Controls.Add(this.groupBox15);
  2017. this.tabPage_OBC.Controls.Add(this.groupBox14);
  2018. this.tabPage_OBC.Controls.Add(this.groupBox13);
  2019. this.tabPage_OBC.Controls.Add(this.groupBox12);
  2020. this.tabPage_OBC.Controls.Add(this.groupBox11);
  2021. this.tabPage_OBC.Controls.Add(this.groupBox10);
  2022. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  2023. this.tabPage_OBC.Name = "tabPage_OBC";
  2024. this.tabPage_OBC.Size = new System.Drawing.Size(937, 315);
  2025. this.tabPage_OBC.TabIndex = 8;
  2026. this.tabPage_OBC.Text = "模拟仪表";
  2027. //
  2028. // groupBox15
  2029. //
  2030. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  2031. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  2032. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  2033. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  2034. this.groupBox15.Controls.Add(this.label55);
  2035. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  2036. this.groupBox15.Controls.Add(this.label54);
  2037. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  2038. this.groupBox15.Controls.Add(this.label52);
  2039. this.groupBox15.Controls.Add(this.label53);
  2040. this.groupBox15.Location = new System.Drawing.Point(622, 160);
  2041. this.groupBox15.Name = "groupBox15";
  2042. this.groupBox15.Size = new System.Drawing.Size(303, 149);
  2043. this.groupBox15.TabIndex = 14;
  2044. this.groupBox15.TabStop = false;
  2045. this.groupBox15.Text = "骑行历史";
  2046. //
  2047. // textBox_OBC_ODO_TIME
  2048. //
  2049. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2050. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(104, 117);
  2051. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  2052. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  2053. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(131, 28);
  2054. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  2055. //
  2056. // button_OBC_ReadRideInfo
  2057. //
  2058. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2059. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(241, 53);
  2060. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  2061. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  2062. this.button_OBC_ReadRideInfo.TabIndex = 6;
  2063. this.button_OBC_ReadRideInfo.Text = "读取";
  2064. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  2065. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  2066. //
  2067. // textBox_OBC_ODO_KM
  2068. //
  2069. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2070. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(104, 87);
  2071. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  2072. this.textBox_OBC_ODO_KM.ReadOnly = true;
  2073. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(131, 28);
  2074. this.textBox_OBC_ODO_KM.TabIndex = 4;
  2075. //
  2076. // button_OBC_ClearTrip
  2077. //
  2078. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2079. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(241, 90);
  2080. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  2081. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(53, 55);
  2082. this.button_OBC_ClearTrip.TabIndex = 6;
  2083. this.button_OBC_ClearTrip.Text = "清除TRIP";
  2084. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  2085. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  2086. //
  2087. // label55
  2088. //
  2089. this.label55.AutoSize = true;
  2090. this.label55.Location = new System.Drawing.Point(6, 121);
  2091. this.label55.Name = "label55";
  2092. this.label55.Size = new System.Drawing.Size(80, 21);
  2093. this.label55.TabIndex = 0;
  2094. this.label55.Text = "ODO时间";
  2095. //
  2096. // textBox_OBC_TRIP_TIME
  2097. //
  2098. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2099. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(104, 57);
  2100. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  2101. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  2102. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(131, 28);
  2103. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  2104. //
  2105. // label54
  2106. //
  2107. this.label54.AutoSize = true;
  2108. this.label54.Location = new System.Drawing.Point(6, 91);
  2109. this.label54.Name = "label54";
  2110. this.label54.Size = new System.Drawing.Size(80, 21);
  2111. this.label54.TabIndex = 0;
  2112. this.label54.Text = "ODO里程";
  2113. //
  2114. // textBox_OBC_TRIP_KM
  2115. //
  2116. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2117. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(104, 27);
  2118. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  2119. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  2120. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(131, 28);
  2121. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  2122. //
  2123. // label52
  2124. //
  2125. this.label52.AutoSize = true;
  2126. this.label52.Location = new System.Drawing.Point(7, 31);
  2127. this.label52.Name = "label52";
  2128. this.label52.Size = new System.Drawing.Size(76, 21);
  2129. this.label52.TabIndex = 0;
  2130. this.label52.Text = "TRIP里程";
  2131. //
  2132. // label53
  2133. //
  2134. this.label53.AutoSize = true;
  2135. this.label53.Location = new System.Drawing.Point(6, 61);
  2136. this.label53.Name = "label53";
  2137. this.label53.Size = new System.Drawing.Size(76, 21);
  2138. this.label53.TabIndex = 0;
  2139. this.label53.Text = "TRIP时间";
  2140. //
  2141. // groupBox14
  2142. //
  2143. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  2144. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  2145. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  2146. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  2147. this.groupBox14.Controls.Add(this.label48);
  2148. this.groupBox14.Controls.Add(this.label49);
  2149. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  2150. this.groupBox14.Controls.Add(this.label50);
  2151. this.groupBox14.Controls.Add(this.label51);
  2152. this.groupBox14.Location = new System.Drawing.Point(622, 4);
  2153. this.groupBox14.Name = "groupBox14";
  2154. this.groupBox14.Size = new System.Drawing.Size(303, 150);
  2155. this.groupBox14.TabIndex = 13;
  2156. this.groupBox14.TabStop = false;
  2157. this.groupBox14.Text = "版本信息";
  2158. //
  2159. // button_OBC_ReadVerInfo
  2160. //
  2161. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2162. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 81);
  2163. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  2164. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 62);
  2165. this.button_OBC_ReadVerInfo.TabIndex = 2;
  2166. this.button_OBC_ReadVerInfo.Text = "查询";
  2167. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  2168. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  2169. //
  2170. // textBox_OBC_ReadFW
  2171. //
  2172. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2173. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 114);
  2174. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  2175. this.textBox_OBC_ReadFW.ReadOnly = true;
  2176. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(179, 28);
  2177. this.textBox_OBC_ReadFW.TabIndex = 1;
  2178. //
  2179. // textBox_OBC_ReadHW
  2180. //
  2181. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2182. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 84);
  2183. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  2184. this.textBox_OBC_ReadHW.ReadOnly = true;
  2185. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(179, 28);
  2186. this.textBox_OBC_ReadHW.TabIndex = 1;
  2187. //
  2188. // textBox_OBC_ReadSN
  2189. //
  2190. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2191. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 54);
  2192. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  2193. this.textBox_OBC_ReadSN.ReadOnly = true;
  2194. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  2195. this.textBox_OBC_ReadSN.TabIndex = 1;
  2196. //
  2197. // label48
  2198. //
  2199. this.label48.AutoSize = true;
  2200. this.label48.Location = new System.Drawing.Point(6, 118);
  2201. this.label48.Name = "label48";
  2202. this.label48.Size = new System.Drawing.Size(35, 21);
  2203. this.label48.TabIndex = 0;
  2204. this.label48.Text = "FW";
  2205. //
  2206. // label49
  2207. //
  2208. this.label49.AutoSize = true;
  2209. this.label49.Location = new System.Drawing.Point(6, 88);
  2210. this.label49.Name = "label49";
  2211. this.label49.Size = new System.Drawing.Size(38, 21);
  2212. this.label49.TabIndex = 0;
  2213. this.label49.Text = "HW";
  2214. //
  2215. // textBox_OBC_ReadModel
  2216. //
  2217. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2218. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  2219. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  2220. this.textBox_OBC_ReadModel.ReadOnly = true;
  2221. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  2222. this.textBox_OBC_ReadModel.TabIndex = 1;
  2223. //
  2224. // label50
  2225. //
  2226. this.label50.AutoSize = true;
  2227. this.label50.Location = new System.Drawing.Point(6, 58);
  2228. this.label50.Name = "label50";
  2229. this.label50.Size = new System.Drawing.Size(32, 21);
  2230. this.label50.TabIndex = 0;
  2231. this.label50.Text = "SN";
  2232. //
  2233. // label51
  2234. //
  2235. this.label51.AutoSize = true;
  2236. this.label51.Location = new System.Drawing.Point(7, 28);
  2237. this.label51.Name = "label51";
  2238. this.label51.Size = new System.Drawing.Size(42, 21);
  2239. this.label51.TabIndex = 0;
  2240. this.label51.Text = "型号";
  2241. //
  2242. // groupBox13
  2243. //
  2244. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  2245. this.groupBox13.Controls.Add(this.label59);
  2246. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  2247. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  2248. this.groupBox13.Controls.Add(this.label58);
  2249. this.groupBox13.Controls.Add(this.label57);
  2250. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  2251. this.groupBox13.Controls.Add(this.label56);
  2252. this.groupBox13.Location = new System.Drawing.Point(416, 4);
  2253. this.groupBox13.Name = "groupBox13";
  2254. this.groupBox13.Size = new System.Drawing.Size(200, 305);
  2255. this.groupBox13.TabIndex = 14;
  2256. this.groupBox13.TabStop = false;
  2257. this.groupBox13.Text = "设置用户参数";
  2258. //
  2259. // numericUpDown_OBC_WheelAdj
  2260. //
  2261. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2262. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  2263. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  2264. 10,
  2265. 0,
  2266. 0,
  2267. 0});
  2268. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  2269. 10,
  2270. 0,
  2271. 0,
  2272. -2147483648});
  2273. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  2274. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  2275. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(72, 28);
  2276. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  2277. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2278. //
  2279. // label59
  2280. //
  2281. this.label59.AutoSize = true;
  2282. this.label59.Location = new System.Drawing.Point(161, 28);
  2283. this.label59.Name = "label59";
  2284. this.label59.Size = new System.Drawing.Size(33, 21);
  2285. this.label59.TabIndex = 11;
  2286. this.label59.Text = "cm";
  2287. //
  2288. // comboBox_OBC_AssistFunc
  2289. //
  2290. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2291. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2292. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2293. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  2294. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  2295. "方案一",
  2296. "方案二"});
  2297. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  2298. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  2299. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(111, 29);
  2300. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  2301. //
  2302. // comboBox_OBC_StartMode
  2303. //
  2304. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2305. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2306. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2307. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  2308. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  2309. "柔和",
  2310. "正常",
  2311. "强劲"});
  2312. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  2313. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  2314. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(111, 29);
  2315. this.comboBox_OBC_StartMode.TabIndex = 6;
  2316. //
  2317. // label58
  2318. //
  2319. this.label58.AutoSize = true;
  2320. this.label58.Location = new System.Drawing.Point(6, 88);
  2321. this.label58.Name = "label58";
  2322. this.label58.Size = new System.Drawing.Size(74, 21);
  2323. this.label58.TabIndex = 9;
  2324. this.label58.Text = "助力方案";
  2325. //
  2326. // label57
  2327. //
  2328. this.label57.AutoSize = true;
  2329. this.label57.Location = new System.Drawing.Point(6, 58);
  2330. this.label57.Name = "label57";
  2331. this.label57.Size = new System.Drawing.Size(74, 21);
  2332. this.label57.TabIndex = 9;
  2333. this.label57.Text = "启动模式";
  2334. //
  2335. // button_OBC_WriteUserInfo
  2336. //
  2337. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2338. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(141, 264);
  2339. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  2340. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  2341. this.button_OBC_WriteUserInfo.TabIndex = 6;
  2342. this.button_OBC_WriteUserInfo.Text = "写入";
  2343. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  2344. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  2345. //
  2346. // label56
  2347. //
  2348. this.label56.AutoSize = true;
  2349. this.label56.Location = new System.Drawing.Point(6, 28);
  2350. this.label56.Name = "label56";
  2351. this.label56.Size = new System.Drawing.Size(74, 21);
  2352. this.label56.TabIndex = 7;
  2353. this.label56.Text = "周长微调";
  2354. //
  2355. // groupBox12
  2356. //
  2357. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  2358. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  2359. this.groupBox12.Location = new System.Drawing.Point(235, 4);
  2360. this.groupBox12.Name = "groupBox12";
  2361. this.groupBox12.Size = new System.Drawing.Size(175, 305);
  2362. this.groupBox12.TabIndex = 13;
  2363. this.groupBox12.TabStop = false;
  2364. this.groupBox12.Text = "查询用户参数";
  2365. //
  2366. // richTextBox_OBC_ReadUserInfo
  2367. //
  2368. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2369. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(6, 27);
  2370. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  2371. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  2372. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(159, 231);
  2373. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  2374. this.richTextBox_OBC_ReadUserInfo.Text = "";
  2375. //
  2376. // button_OBC_ReadUserInfo
  2377. //
  2378. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2379. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(112, 264);
  2380. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  2381. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  2382. this.button_OBC_ReadUserInfo.TabIndex = 6;
  2383. this.button_OBC_ReadUserInfo.Text = "读取";
  2384. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  2385. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  2386. //
  2387. // groupBox11
  2388. //
  2389. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  2390. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  2391. this.groupBox11.Location = new System.Drawing.Point(4, 108);
  2392. this.groupBox11.Name = "groupBox11";
  2393. this.groupBox11.Size = new System.Drawing.Size(225, 201);
  2394. this.groupBox11.TabIndex = 11;
  2395. this.groupBox11.TabStop = false;
  2396. this.groupBox11.Text = "读取电池运行信息";
  2397. //
  2398. // richTextBox_OBC_BMS_RunInfo
  2399. //
  2400. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2401. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  2402. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  2403. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  2404. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(213, 127);
  2405. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  2406. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  2407. //
  2408. // checkBox_OBC_StartReadBMS
  2409. //
  2410. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  2411. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(158, 169);
  2412. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  2413. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  2414. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  2415. this.checkBox_OBC_StartReadBMS.Text = "启动";
  2416. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  2417. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  2418. //
  2419. // groupBox10
  2420. //
  2421. this.groupBox10.Controls.Add(this.label60);
  2422. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  2423. this.groupBox10.Controls.Add(this.label61);
  2424. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  2425. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  2426. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  2427. this.groupBox10.Name = "groupBox10";
  2428. this.groupBox10.Size = new System.Drawing.Size(225, 98);
  2429. this.groupBox10.TabIndex = 10;
  2430. this.groupBox10.TabStop = false;
  2431. this.groupBox10.Text = "控制电机档位";
  2432. //
  2433. // label60
  2434. //
  2435. this.label60.AutoSize = true;
  2436. this.label60.Location = new System.Drawing.Point(6, 62);
  2437. this.label60.Name = "label60";
  2438. this.label60.Size = new System.Drawing.Size(42, 21);
  2439. this.label60.TabIndex = 8;
  2440. this.label60.Text = "大灯";
  2441. //
  2442. // comboBox_OBC_LightSw
  2443. //
  2444. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2445. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2446. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2447. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  2448. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  2449. "ON",
  2450. "OFF"});
  2451. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(51, 58);
  2452. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  2453. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(89, 29);
  2454. this.comboBox_OBC_LightSw.TabIndex = 6;
  2455. //
  2456. // label61
  2457. //
  2458. this.label61.AutoSize = true;
  2459. this.label61.Location = new System.Drawing.Point(6, 32);
  2460. this.label61.Name = "label61";
  2461. this.label61.Size = new System.Drawing.Size(42, 21);
  2462. this.label61.TabIndex = 7;
  2463. this.label61.Text = "档位";
  2464. //
  2465. // comboBox_OBC_SetGearST
  2466. //
  2467. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2468. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2469. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2470. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  2471. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  2472. "0",
  2473. "1",
  2474. "2",
  2475. "3",
  2476. "4",
  2477. "5",
  2478. "Walk"});
  2479. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  2480. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  2481. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(89, 29);
  2482. this.comboBox_OBC_SetGearST.TabIndex = 4;
  2483. //
  2484. // checkBox_OBC_StartSetGearSt
  2485. //
  2486. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  2487. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(158, 61);
  2488. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  2489. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  2490. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  2491. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  2492. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  2493. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  2494. //
  2495. // label23
  2496. //
  2497. this.label23.AutoSize = true;
  2498. this.label23.BackColor = System.Drawing.Color.DodgerBlue;
  2499. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2500. this.label23.ForeColor = System.Drawing.Color.White;
  2501. this.label23.Location = new System.Drawing.Point(448, 622);
  2502. this.label23.Name = "label23";
  2503. this.label23.Size = new System.Drawing.Size(68, 17);
  2504. this.label23.TabIndex = 7;
  2505. this.label23.Text = "接收计数:";
  2506. //
  2507. // label_RecCount
  2508. //
  2509. this.label_RecCount.AutoSize = true;
  2510. this.label_RecCount.BackColor = System.Drawing.Color.DodgerBlue;
  2511. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2512. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  2513. this.label_RecCount.Location = new System.Drawing.Point(523, 622);
  2514. this.label_RecCount.Name = "label_RecCount";
  2515. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  2516. this.label_RecCount.TabIndex = 8;
  2517. this.label_RecCount.Text = "0";
  2518. //
  2519. // timer_1s
  2520. //
  2521. this.timer_1s.Enabled = true;
  2522. this.timer_1s.Interval = 1000;
  2523. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  2524. //
  2525. // pictureBox1
  2526. //
  2527. this.pictureBox1.BackColor = System.Drawing.Color.DodgerBlue;
  2528. this.pictureBox1.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Welling_Log;
  2529. this.pictureBox1.Location = new System.Drawing.Point(882, 1);
  2530. this.pictureBox1.Name = "pictureBox1";
  2531. this.pictureBox1.Size = new System.Drawing.Size(91, 28);
  2532. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2533. this.pictureBox1.TabIndex = 9;
  2534. this.pictureBox1.TabStop = false;
  2535. //
  2536. // label_BuildTime
  2537. //
  2538. this.label_BuildTime.AutoSize = true;
  2539. this.label_BuildTime.BackColor = System.Drawing.Color.DodgerBlue;
  2540. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2541. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  2542. this.label_BuildTime.Location = new System.Drawing.Point(595, 622);
  2543. this.label_BuildTime.Name = "label_BuildTime";
  2544. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  2545. this.label_BuildTime.TabIndex = 10;
  2546. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  2547. //
  2548. // label_SystemTime
  2549. //
  2550. this.label_SystemTime.AutoSize = true;
  2551. this.label_SystemTime.BackColor = System.Drawing.Color.DodgerBlue;
  2552. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2553. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  2554. this.label_SystemTime.Location = new System.Drawing.Point(787, 622);
  2555. this.label_SystemTime.Name = "label_SystemTime";
  2556. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  2557. this.label_SystemTime.TabIndex = 11;
  2558. this.label_SystemTime.Text = "系统时间:2022-05-22 14:00:00";
  2559. //
  2560. // label_COM_Sta
  2561. //
  2562. this.label_COM_Sta.AutoSize = true;
  2563. this.label_COM_Sta.BackColor = System.Drawing.Color.DodgerBlue;
  2564. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2565. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  2566. this.label_COM_Sta.Location = new System.Drawing.Point(295, 622);
  2567. this.label_COM_Sta.Name = "label_COM_Sta";
  2568. this.label_COM_Sta.Size = new System.Drawing.Size(104, 17);
  2569. this.label_COM_Sta.TabIndex = 12;
  2570. this.label_COM_Sta.Text = "连接状态:未连接";
  2571. //
  2572. // label43
  2573. //
  2574. this.label43.BackColor = System.Drawing.Color.Silver;
  2575. this.label43.Location = new System.Drawing.Point(288, 623);
  2576. this.label43.Name = "label43";
  2577. this.label43.Size = new System.Drawing.Size(1, 15);
  2578. this.label43.TabIndex = 8;
  2579. //
  2580. // label44
  2581. //
  2582. this.label44.BackColor = System.Drawing.Color.Silver;
  2583. this.label44.Location = new System.Drawing.Point(441, 623);
  2584. this.label44.Name = "label44";
  2585. this.label44.Size = new System.Drawing.Size(1, 15);
  2586. this.label44.TabIndex = 13;
  2587. //
  2588. // label45
  2589. //
  2590. this.label45.BackColor = System.Drawing.Color.Silver;
  2591. this.label45.Location = new System.Drawing.Point(588, 623);
  2592. this.label45.Name = "label45";
  2593. this.label45.Size = new System.Drawing.Size(1, 15);
  2594. this.label45.TabIndex = 14;
  2595. //
  2596. // label46
  2597. //
  2598. this.label46.BackColor = System.Drawing.Color.Silver;
  2599. this.label46.Location = new System.Drawing.Point(780, 623);
  2600. this.label46.Name = "label46";
  2601. this.label46.Size = new System.Drawing.Size(1, 15);
  2602. this.label46.TabIndex = 15;
  2603. //
  2604. // groupBox16
  2605. //
  2606. this.groupBox16.Controls.Add(this.groupBox18);
  2607. this.groupBox16.Controls.Add(this.groupBox17);
  2608. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2609. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2610. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2611. this.groupBox16.Location = new System.Drawing.Point(627, 172);
  2612. this.groupBox16.Name = "groupBox16";
  2613. this.groupBox16.Size = new System.Drawing.Size(303, 132);
  2614. this.groupBox16.TabIndex = 5;
  2615. this.groupBox16.TabStop = false;
  2616. this.groupBox16.Text = "存储标志";
  2617. //
  2618. // checkBox_SaveYes
  2619. //
  2620. this.checkBox_SaveYes.AutoSize = true;
  2621. this.checkBox_SaveYes.Location = new System.Drawing.Point(207, 27);
  2622. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2623. this.checkBox_SaveYes.Size = new System.Drawing.Size(93, 25);
  2624. this.checkBox_SaveYes.TabIndex = 5;
  2625. this.checkBox_SaveYes.Text = "执行保存";
  2626. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2627. //
  2628. // radioButton_SIP_SaveYes
  2629. //
  2630. this.radioButton_SIP_SaveYes.AutoSize = true;
  2631. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 56);
  2632. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2633. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2634. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2635. this.radioButton_SIP_SaveYes.TabStop = true;
  2636. this.radioButton_SIP_SaveYes.Text = "已存储";
  2637. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2638. //
  2639. // radioButton_SIP_SaveNo
  2640. //
  2641. this.radioButton_SIP_SaveNo.AutoSize = true;
  2642. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 31);
  2643. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2644. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2645. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2646. this.radioButton_SIP_SaveNo.TabStop = true;
  2647. this.radioButton_SIP_SaveNo.Text = "未存储";
  2648. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2649. //
  2650. // button_ReadSaveFlag
  2651. //
  2652. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2653. this.button_ReadSaveFlag.Location = new System.Drawing.Point(207, 61);
  2654. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2655. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2656. this.button_ReadSaveFlag.TabIndex = 3;
  2657. this.button_ReadSaveFlag.Text = "查询";
  2658. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2659. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2660. //
  2661. // button_WriteSaveFlag
  2662. //
  2663. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  2664. this.button_WriteSaveFlag.Location = new System.Drawing.Point(207, 94);
  2665. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2666. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2667. this.button_WriteSaveFlag.TabIndex = 4;
  2668. this.button_WriteSaveFlag.Text = "写入";
  2669. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2670. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2671. //
  2672. // groupBox17
  2673. //
  2674. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2675. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2676. this.groupBox17.Location = new System.Drawing.Point(6, 26);
  2677. this.groupBox17.Name = "groupBox17";
  2678. this.groupBox17.Size = new System.Drawing.Size(95, 96);
  2679. this.groupBox17.TabIndex = 10;
  2680. this.groupBox17.TabStop = false;
  2681. this.groupBox17.Text = "EEPROM";
  2682. //
  2683. // radioButton_EE_SaveYes
  2684. //
  2685. this.radioButton_EE_SaveYes.AutoSize = true;
  2686. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(15, 57);
  2687. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2688. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2689. this.radioButton_EE_SaveYes.TabIndex = 8;
  2690. this.radioButton_EE_SaveYes.TabStop = true;
  2691. this.radioButton_EE_SaveYes.Text = "已存储";
  2692. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2693. //
  2694. // radioButton_EE_SaveNo
  2695. //
  2696. this.radioButton_EE_SaveNo.AutoSize = true;
  2697. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(15, 32);
  2698. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2699. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2700. this.radioButton_EE_SaveNo.TabIndex = 9;
  2701. this.radioButton_EE_SaveNo.TabStop = true;
  2702. this.radioButton_EE_SaveNo.Text = "未存储";
  2703. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2704. //
  2705. // groupBox18
  2706. //
  2707. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2708. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2709. this.groupBox18.Location = new System.Drawing.Point(106, 27);
  2710. this.groupBox18.Name = "groupBox18";
  2711. this.groupBox18.Size = new System.Drawing.Size(95, 95);
  2712. this.groupBox18.TabIndex = 11;
  2713. this.groupBox18.TabStop = false;
  2714. this.groupBox18.Text = "SIP校准";
  2715. //
  2716. // Form1
  2717. //
  2718. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  2719. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2720. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2721. this.ClientSize = new System.Drawing.Size(984, 641);
  2722. this.Controls.Add(this.label46);
  2723. this.Controls.Add(this.label45);
  2724. this.Controls.Add(this.label44);
  2725. this.Controls.Add(this.label43);
  2726. this.Controls.Add(this.label_COM_Sta);
  2727. this.Controls.Add(this.label_SystemTime);
  2728. this.Controls.Add(this.label_BuildTime);
  2729. this.Controls.Add(this.pictureBox1);
  2730. this.Controls.Add(this.label_RecCount);
  2731. this.Controls.Add(this.label23);
  2732. this.Controls.Add(this.groupBox3);
  2733. this.Controls.Add(this.groupBox2);
  2734. this.Controls.Add(this.groupBox1);
  2735. this.Controls.Add(this.statusStrip1);
  2736. this.Controls.Add(this.menuStrip_Set);
  2737. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2738. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  2739. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2740. this.Margin = new System.Windows.Forms.Padding(4);
  2741. this.MaximizeBox = false;
  2742. this.Name = "Form1";
  2743. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  2744. this.Text = "Welling中置电机调试工具V1.0.6";
  2745. this.Load += new System.EventHandler(this.Form1_Load);
  2746. this.menuStrip_Set.ResumeLayout(false);
  2747. this.menuStrip_Set.PerformLayout();
  2748. this.statusStrip1.ResumeLayout(false);
  2749. this.statusStrip1.PerformLayout();
  2750. this.groupBox1.ResumeLayout(false);
  2751. this.groupBox1.PerformLayout();
  2752. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  2753. this.groupBox2.ResumeLayout(false);
  2754. this.groupBox2.PerformLayout();
  2755. this.groupBox3.ResumeLayout(false);
  2756. this.tabControl1.ResumeLayout(false);
  2757. this.tabPage_MotorParam.ResumeLayout(false);
  2758. this.tabPage_BikeParam.ResumeLayout(false);
  2759. this.tabPage_ControlParam.ResumeLayout(false);
  2760. this.tabPage_SensorParam.ResumeLayout(false);
  2761. this.tabPage_SensorParam.PerformLayout();
  2762. this.tabPage_AssistParam.ResumeLayout(false);
  2763. this.tabPage_AssistParam.PerformLayout();
  2764. this.tabPage_DebugParam.ResumeLayout(false);
  2765. this.tabPage_RecordInfo.ResumeLayout(false);
  2766. this.tabPage_OtherInfo.ResumeLayout(false);
  2767. this.groupBox9.ResumeLayout(false);
  2768. this.groupBox8.ResumeLayout(false);
  2769. this.groupBox8.PerformLayout();
  2770. this.groupBox7.ResumeLayout(false);
  2771. this.groupBox7.PerformLayout();
  2772. this.groupBox6.ResumeLayout(false);
  2773. this.groupBox6.PerformLayout();
  2774. this.groupBox5.ResumeLayout(false);
  2775. this.groupBox5.PerformLayout();
  2776. this.groupBox4.ResumeLayout(false);
  2777. this.groupBox4.PerformLayout();
  2778. this.tabPage_OBC.ResumeLayout(false);
  2779. this.groupBox15.ResumeLayout(false);
  2780. this.groupBox15.PerformLayout();
  2781. this.groupBox14.ResumeLayout(false);
  2782. this.groupBox14.PerformLayout();
  2783. this.groupBox13.ResumeLayout(false);
  2784. this.groupBox13.PerformLayout();
  2785. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  2786. this.groupBox12.ResumeLayout(false);
  2787. this.groupBox11.ResumeLayout(false);
  2788. this.groupBox11.PerformLayout();
  2789. this.groupBox10.ResumeLayout(false);
  2790. this.groupBox10.PerformLayout();
  2791. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  2792. this.groupBox16.ResumeLayout(false);
  2793. this.groupBox16.PerformLayout();
  2794. this.groupBox17.ResumeLayout(false);
  2795. this.groupBox17.PerformLayout();
  2796. this.groupBox18.ResumeLayout(false);
  2797. this.groupBox18.PerformLayout();
  2798. this.ResumeLayout(false);
  2799. this.PerformLayout();
  2800. }
  2801. #endregion
  2802. private MenuStrip menuStrip_Set;
  2803. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  2804. private ToolStripMenuItem 端口号ToolStripMenuItem;
  2805. private ToolStripMenuItem 波特率ToolStripMenuItem;
  2806. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  2807. private ToolStripMenuItem 记录数据ToolStripMenuItem;
  2808. private ToolStripMenuItem 一键查询ToolStripMenuItem;
  2809. private ToolStripMenuItem 关于ToolStripMenuItem;
  2810. private ToolStripMenuItem 帮助ToolStripMenuItem;
  2811. private ToolStripMenuItem 版本ToolStripMenuItem;
  2812. private StatusStrip statusStrip1;
  2813. private ToolStripStatusLabel toolStripStatusLabel1;
  2814. private GroupBox groupBox1;
  2815. private GroupBox groupBox2;
  2816. private GroupBox groupBox3;
  2817. private ToolStripMenuItem 连接ToolStripMenuItem;
  2818. private NumericUpDown numericUpDown_SpeedAdj;
  2819. private Label label4;
  2820. private Label label3;
  2821. private ComboBox comboBox_WorkMode;
  2822. private Label label2;
  2823. private Label label1;
  2824. private Label label10;
  2825. private Label label9;
  2826. private Label label8;
  2827. private Label label7;
  2828. private Label label6;
  2829. private Label label5;
  2830. private Label label28;
  2831. private Label label22;
  2832. private Label label16;
  2833. private Label label21;
  2834. private Label label15;
  2835. private Label label20;
  2836. private Label label14;
  2837. private Label label19;
  2838. private Label label13;
  2839. private Label label18;
  2840. private Label label12;
  2841. private Label label17;
  2842. private Label label11;
  2843. private ToolStripMenuItem 配置ToolStripMenuItem;
  2844. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  2845. private ToolStripMenuItem 计算器ToolStripMenuItem;
  2846. private ToolStripMenuItem 刷新ToolStripMenuItem;
  2847. private ToolStripComboBox toolStripComboBox_ComNum;
  2848. private ToolStripComboBox toolStripComboBox_Baudrate;
  2849. public ComboBox comboBox_LightSwitch;
  2850. public ComboBox comboBox_GearSt;
  2851. private TextBox textBox_RunInfo_Power;
  2852. private TextBox textBox_RunInfo_Current;
  2853. private TextBox textBox_RunInfo_Vol;
  2854. private TextBox textBox_RunInfo_MotorSpeed;
  2855. private TextBox textBox_RunInfo_Cadence;
  2856. private TextBox textBox_RunInfo_BikeSpeed;
  2857. private TextBox textBox_ErrorCode;
  2858. private TextBox textBox_RunInfo_Trip_Time;
  2859. private TextBox textBox_RunInfo_Range;
  2860. private TextBox textBox_RunInfo_Trip;
  2861. private TextBox textBox_RunInfo_SOC;
  2862. private TextBox textBox_RunInfo_T_Coil;
  2863. private TextBox textBox_RunInfo_LightSwitch;
  2864. private TextBox textBox_RunInfo_T_MCU;
  2865. private TextBox textBox_RunInfo_GearSt;
  2866. private TextBox textBox_RunInfo_T_PCB;
  2867. private TextBox textBox_RunInfo_Dir;
  2868. private TextBox textBox_RunInfo_AvgPower;
  2869. private TextBox textBox_RunInfo_Torque;
  2870. private Label label23;
  2871. private Label label_RecCount;
  2872. private Timer timer_1s;
  2873. private Label label24;
  2874. private TabControl tabControl1;
  2875. private TabPage tabPage_MotorParam;
  2876. private TabPage tabPage_BikeParam;
  2877. private TabPage tabPage_ControlParam;
  2878. private TabPage tabPage_SensorParam;
  2879. private TabPage tabPage_AssistParam;
  2880. private TabPage tabPage_DebugParam;
  2881. private TabPage tabPage_RecordInfo;
  2882. private TabPage tabPage_OtherInfo;
  2883. private Button button_Write;
  2884. private Button button_Read_MotorParam;
  2885. private RichTextBox richTextBox_MotorParam;
  2886. private Button button_WriteBikeParam;
  2887. private Button button_ReadBikeParam;
  2888. private RichTextBox richTextBox_BikeParam;
  2889. private Button button_WriteControlParam;
  2890. private Button button_ReadControlParam;
  2891. private RichTextBox richTextBox_ControlParam;
  2892. private Button button_WriteAssistParam;
  2893. private Button button_ReadAssistParam;
  2894. private RichTextBox richTextBox_AssistParam;
  2895. private Button button_WriteDebugParam;
  2896. private Button button_ReadDebugParam;
  2897. private RichTextBox richTextBox_DebugParam;
  2898. private Button button_SaveRecordInfo;
  2899. private Button button_ReadRecord;
  2900. private Button button_ExportLog;
  2901. private RichTextBox richTextBox_Record;
  2902. private Button button_Write_Cal;
  2903. private Button button_WriteSensorParam;
  2904. private Button button_ReadSensorParam;
  2905. private RichTextBox richTextBox_SensorParam;
  2906. private Label label25;
  2907. private PictureBox pictureBox1;
  2908. private TextBox textBox_Load;
  2909. private Label label27;
  2910. private Label label26;
  2911. private Label label29;
  2912. private GroupBox groupBox4;
  2913. private Button button_ReadVersion;
  2914. private Button button_WriteSN;
  2915. private Button button_WriteModel;
  2916. private TextBox textBox_FW;
  2917. private TextBox textBox_HW;
  2918. private TextBox textBox_SN;
  2919. private Label label33;
  2920. private Label label32;
  2921. private TextBox textBox_Model;
  2922. private Label label31;
  2923. private Label label30;
  2924. private GroupBox groupBox6;
  2925. private Button button_ReadUser3;
  2926. private Button button_WriteUser3;
  2927. private Button button_ReadUser2;
  2928. private Button button_WriteUser2;
  2929. private Button button_ReadUser1;
  2930. private Button button_WriteUser1;
  2931. private TextBox textBox_User3;
  2932. private TextBox textBox_User2;
  2933. private Label label35;
  2934. private TextBox textBox_User1;
  2935. private Label label36;
  2936. private Label label38;
  2937. private GroupBox groupBox5;
  2938. private Button button_ReadKey;
  2939. private Button button_WriteKey;
  2940. private TextBox textBox_Key;
  2941. private Label label37;
  2942. private GroupBox groupBox8;
  2943. private Button button_ReadOnLine;
  2944. private TextBox textBox_Online;
  2945. private Label label42;
  2946. private GroupBox groupBox7;
  2947. private Button button_ReadMAC;
  2948. private Button button_WriteMac;
  2949. private TextBox textBox_PP;
  2950. private TextBox textBox_MACDate;
  2951. private TextBox textBox_MACAdd;
  2952. private Label label34;
  2953. private Label label39;
  2954. private TextBox textBox_MAC;
  2955. private Label label40;
  2956. private Label label41;
  2957. private GroupBox groupBox9;
  2958. private Button button_Recovery;
  2959. private Button button_ClearLog;
  2960. private Button button_Reset;
  2961. private Button button_SystemClear;
  2962. private Label label_BuildTime;
  2963. private Label label_SystemTime;
  2964. private Label label_COM_Sta;
  2965. private Label label43;
  2966. private Label label44;
  2967. private Label label45;
  2968. private Label label46;
  2969. private Label label47;
  2970. private ComboBox comboBox_AssistTorque;
  2971. private ComboBox comboBox_AssistCadence;
  2972. private ComboBox comboBox_TorqueSet;
  2973. private TabPage tabPage_OBC;
  2974. private CheckBox checkBox_OBC_StartSetGearSt;
  2975. public ComboBox comboBox_OBC_SetGearST;
  2976. private GroupBox groupBox15;
  2977. private TextBox textBox_OBC_ODO_TIME;
  2978. private Button button_OBC_ReadRideInfo;
  2979. private TextBox textBox_OBC_ODO_KM;
  2980. private Button button_OBC_ClearTrip;
  2981. private Label label55;
  2982. private TextBox textBox_OBC_TRIP_TIME;
  2983. private Label label54;
  2984. private TextBox textBox_OBC_TRIP_KM;
  2985. private Label label52;
  2986. private Label label53;
  2987. private GroupBox groupBox14;
  2988. private Button button_OBC_ReadVerInfo;
  2989. private TextBox textBox_OBC_ReadFW;
  2990. private TextBox textBox_OBC_ReadHW;
  2991. private TextBox textBox_OBC_ReadSN;
  2992. private Label label48;
  2993. private Label label49;
  2994. private TextBox textBox_OBC_ReadModel;
  2995. private Label label50;
  2996. private Label label51;
  2997. private GroupBox groupBox13;
  2998. private Button button_OBC_WriteUserInfo;
  2999. private GroupBox groupBox12;
  3000. private RichTextBox richTextBox_OBC_ReadUserInfo;
  3001. private Button button_OBC_ReadUserInfo;
  3002. private GroupBox groupBox11;
  3003. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  3004. private CheckBox checkBox_OBC_StartReadBMS;
  3005. private GroupBox groupBox10;
  3006. private Label label56;
  3007. private NumericUpDown numericUpDown_OBC_WheelAdj;
  3008. private Label label59;
  3009. public ComboBox comboBox_OBC_AssistFunc;
  3010. public ComboBox comboBox_OBC_StartMode;
  3011. private Label label58;
  3012. private Label label57;
  3013. private Label label60;
  3014. public ComboBox comboBox_OBC_LightSw;
  3015. private Label label61;
  3016. private Label label62;
  3017. private Button button_WriteTqSensorParam;
  3018. private GroupBox groupBox16;
  3019. private RadioButton radioButton_SIP_SaveYes;
  3020. private RadioButton radioButton_SIP_SaveNo;
  3021. private CheckBox checkBox_SaveYes;
  3022. private Button button_ReadSaveFlag;
  3023. private Button button_WriteSaveFlag;
  3024. private GroupBox groupBox18;
  3025. private GroupBox groupBox17;
  3026. private RadioButton radioButton_EE_SaveYes;
  3027. private RadioButton radioButton_EE_SaveNo;
  3028. }
  3029. }