Form1.Designer.cs 233 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229
  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.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  50. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  51. this.groupBox1 = new System.Windows.Forms.GroupBox();
  52. this.label24 = new System.Windows.Forms.Label();
  53. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  54. this.label4 = new System.Windows.Forms.Label();
  55. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  56. this.label3 = new System.Windows.Forms.Label();
  57. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  58. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  59. this.label2 = new System.Windows.Forms.Label();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.groupBox2 = new System.Windows.Forms.GroupBox();
  62. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  63. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  64. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  65. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  66. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  67. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  68. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  69. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  70. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  71. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  72. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  73. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  74. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  75. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  76. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  77. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  78. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  79. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  80. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  81. this.label28 = new System.Windows.Forms.Label();
  82. this.label22 = new System.Windows.Forms.Label();
  83. this.label16 = new System.Windows.Forms.Label();
  84. this.label10 = new System.Windows.Forms.Label();
  85. this.label21 = new System.Windows.Forms.Label();
  86. this.label15 = new System.Windows.Forms.Label();
  87. this.label9 = new System.Windows.Forms.Label();
  88. this.label20 = new System.Windows.Forms.Label();
  89. this.label14 = new System.Windows.Forms.Label();
  90. this.label8 = new System.Windows.Forms.Label();
  91. this.label19 = new System.Windows.Forms.Label();
  92. this.label13 = new System.Windows.Forms.Label();
  93. this.label7 = new System.Windows.Forms.Label();
  94. this.label18 = new System.Windows.Forms.Label();
  95. this.label12 = new System.Windows.Forms.Label();
  96. this.label6 = new System.Windows.Forms.Label();
  97. this.label17 = new System.Windows.Forms.Label();
  98. this.label11 = new System.Windows.Forms.Label();
  99. this.label5 = new System.Windows.Forms.Label();
  100. this.groupBox3 = new System.Windows.Forms.GroupBox();
  101. this.tabControl1 = new System.Windows.Forms.TabControl();
  102. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  103. this.button_Write = new System.Windows.Forms.Button();
  104. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  105. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  106. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  107. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  108. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  109. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  110. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  111. this.button_WriteControlParam = new System.Windows.Forms.Button();
  112. this.button_ReadControlParam = new System.Windows.Forms.Button();
  113. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  114. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  115. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  116. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  117. this.label29 = new System.Windows.Forms.Label();
  118. this.textBox_Load = new System.Windows.Forms.TextBox();
  119. this.label27 = new System.Windows.Forms.Label();
  120. this.label26 = new System.Windows.Forms.Label();
  121. this.button_Write_Cal = new System.Windows.Forms.Button();
  122. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  123. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  124. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  125. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  126. this.label62 = new System.Windows.Forms.Label();
  127. this.label47 = new System.Windows.Forms.Label();
  128. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  129. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  130. this.label25 = new System.Windows.Forms.Label();
  131. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  132. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  133. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  134. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  135. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  136. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  137. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  138. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  139. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  140. this.button_ReadRecord = new System.Windows.Forms.Button();
  141. this.button_ExportLog = new System.Windows.Forms.Button();
  142. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  143. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  144. this.groupBox16 = new System.Windows.Forms.GroupBox();
  145. this.groupBox18 = new System.Windows.Forms.GroupBox();
  146. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  147. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  148. this.groupBox17 = new System.Windows.Forms.GroupBox();
  149. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  150. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  151. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  152. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  153. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  154. this.groupBox9 = new System.Windows.Forms.GroupBox();
  155. this.button_Recovery = new System.Windows.Forms.Button();
  156. this.button_ClearLog = new System.Windows.Forms.Button();
  157. this.button_Reset = new System.Windows.Forms.Button();
  158. this.button_SystemClear = new System.Windows.Forms.Button();
  159. this.groupBox8 = new System.Windows.Forms.GroupBox();
  160. this.button_ReadOnLine = new System.Windows.Forms.Button();
  161. this.textBox_Online = new System.Windows.Forms.TextBox();
  162. this.label42 = new System.Windows.Forms.Label();
  163. this.groupBox7 = new System.Windows.Forms.GroupBox();
  164. this.button_ReadMAC = new System.Windows.Forms.Button();
  165. this.button_WriteMac = new System.Windows.Forms.Button();
  166. this.textBox_PP = new System.Windows.Forms.TextBox();
  167. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  168. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  169. this.label34 = new System.Windows.Forms.Label();
  170. this.label39 = new System.Windows.Forms.Label();
  171. this.textBox_MAC = new System.Windows.Forms.TextBox();
  172. this.label40 = new System.Windows.Forms.Label();
  173. this.label41 = new System.Windows.Forms.Label();
  174. this.groupBox6 = new System.Windows.Forms.GroupBox();
  175. this.button_ReadUser3 = new System.Windows.Forms.Button();
  176. this.button_WriteUser3 = new System.Windows.Forms.Button();
  177. this.button_ReadUser2 = new System.Windows.Forms.Button();
  178. this.button_WriteUser2 = new System.Windows.Forms.Button();
  179. this.button_ReadUser1 = new System.Windows.Forms.Button();
  180. this.button_WriteUser1 = new System.Windows.Forms.Button();
  181. this.textBox_User3 = new System.Windows.Forms.TextBox();
  182. this.textBox_User2 = new System.Windows.Forms.TextBox();
  183. this.label35 = new System.Windows.Forms.Label();
  184. this.textBox_User1 = new System.Windows.Forms.TextBox();
  185. this.label36 = new System.Windows.Forms.Label();
  186. this.label38 = new System.Windows.Forms.Label();
  187. this.groupBox5 = new System.Windows.Forms.GroupBox();
  188. this.button_ReadKey = new System.Windows.Forms.Button();
  189. this.button_WriteKey = new System.Windows.Forms.Button();
  190. this.textBox_Key = new System.Windows.Forms.TextBox();
  191. this.label37 = new System.Windows.Forms.Label();
  192. this.groupBox4 = new System.Windows.Forms.GroupBox();
  193. this.button_ReadVersion = new System.Windows.Forms.Button();
  194. this.button_WriteSN = new System.Windows.Forms.Button();
  195. this.button_WriteModel = new System.Windows.Forms.Button();
  196. this.textBox_FW = new System.Windows.Forms.TextBox();
  197. this.textBox_HW = new System.Windows.Forms.TextBox();
  198. this.textBox_SN = new System.Windows.Forms.TextBox();
  199. this.label33 = new System.Windows.Forms.Label();
  200. this.label32 = new System.Windows.Forms.Label();
  201. this.textBox_Model = new System.Windows.Forms.TextBox();
  202. this.label31 = new System.Windows.Forms.Label();
  203. this.label30 = new System.Windows.Forms.Label();
  204. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  205. this.groupBox15 = new System.Windows.Forms.GroupBox();
  206. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  207. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  208. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  209. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  210. this.label55 = new System.Windows.Forms.Label();
  211. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  212. this.label54 = new System.Windows.Forms.Label();
  213. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  214. this.label52 = new System.Windows.Forms.Label();
  215. this.label53 = new System.Windows.Forms.Label();
  216. this.groupBox14 = new System.Windows.Forms.GroupBox();
  217. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  218. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  219. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  220. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  221. this.label48 = new System.Windows.Forms.Label();
  222. this.label49 = new System.Windows.Forms.Label();
  223. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  224. this.label50 = new System.Windows.Forms.Label();
  225. this.label51 = new System.Windows.Forms.Label();
  226. this.groupBox13 = new System.Windows.Forms.GroupBox();
  227. this.label64 = new System.Windows.Forms.Label();
  228. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  229. this.label63 = new System.Windows.Forms.Label();
  230. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  231. this.label59 = new System.Windows.Forms.Label();
  232. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  233. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  234. this.label58 = new System.Windows.Forms.Label();
  235. this.label57 = new System.Windows.Forms.Label();
  236. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  237. this.label56 = new System.Windows.Forms.Label();
  238. this.groupBox12 = new System.Windows.Forms.GroupBox();
  239. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  240. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  241. this.groupBox11 = new System.Windows.Forms.GroupBox();
  242. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  243. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  244. this.groupBox10 = new System.Windows.Forms.GroupBox();
  245. this.label60 = new System.Windows.Forms.Label();
  246. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  247. this.label61 = new System.Windows.Forms.Label();
  248. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  249. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  250. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  251. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  252. this.label66 = new System.Windows.Forms.Label();
  253. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  254. this.label65 = new System.Windows.Forms.Label();
  255. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  256. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  257. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  258. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  259. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  260. this.groupBox25 = new System.Windows.Forms.GroupBox();
  261. this.label68 = new System.Windows.Forms.Label();
  262. this.label84 = new System.Windows.Forms.Label();
  263. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  264. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  265. this.label83 = new System.Windows.Forms.Label();
  266. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  267. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  268. this.label82 = new System.Windows.Forms.Label();
  269. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  270. this.button_FacModeSetName = new System.Windows.Forms.Button();
  271. this.label81 = new System.Windows.Forms.Label();
  272. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  273. this.groupBox24 = new System.Windows.Forms.GroupBox();
  274. this.button_FacModeAssistParaSet = new System.Windows.Forms.Button();
  275. this.label80 = new System.Windows.Forms.Label();
  276. this.button_FacModeAssistParaRead = new System.Windows.Forms.Button();
  277. this.textBox_FacModeStartGain = new System.Windows.Forms.TextBox();
  278. this.textBox_FacModeCadencePer = new System.Windows.Forms.TextBox();
  279. this.label79 = new System.Windows.Forms.Label();
  280. this.label75 = new System.Windows.Forms.Label();
  281. this.textBox_FacModeCircuitK = new System.Windows.Forms.TextBox();
  282. this.textBox_FacModeSpeedLimitEnd = new System.Windows.Forms.TextBox();
  283. this.label78 = new System.Windows.Forms.Label();
  284. this.label76 = new System.Windows.Forms.Label();
  285. this.textBox_FacModeFltCounter = new System.Windows.Forms.TextBox();
  286. this.textBox_FacModeSpeedLimitTh = new System.Windows.Forms.TextBox();
  287. this.label77 = new System.Windows.Forms.Label();
  288. this.groupBox23 = new System.Windows.Forms.GroupBox();
  289. this.comboBox_FacModeStartMode = new System.Windows.Forms.ComboBox();
  290. this.comboBox_FacModeLightVol = new System.Windows.Forms.ComboBox();
  291. this.comboBox_FacModeAssist2 = new System.Windows.Forms.ComboBox();
  292. this.comboBox_FacModeAssist1 = new System.Windows.Forms.ComboBox();
  293. this.button_FacModeBikeParaSet = new System.Windows.Forms.Button();
  294. this.button_FacModeBikeParaRead = new System.Windows.Forms.Button();
  295. this.label74 = new System.Windows.Forms.Label();
  296. this.label73 = new System.Windows.Forms.Label();
  297. this.label72 = new System.Windows.Forms.Label();
  298. this.label71 = new System.Windows.Forms.Label();
  299. this.textBox_FacModeSpeedLimit = new System.Windows.Forms.TextBox();
  300. this.label70 = new System.Windows.Forms.Label();
  301. this.textBox_FacModeWheelSize = new System.Windows.Forms.TextBox();
  302. this.label69 = new System.Windows.Forms.Label();
  303. this.groupBox22 = new System.Windows.Forms.GroupBox();
  304. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  305. this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
  306. this.label67 = new System.Windows.Forms.Label();
  307. this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
  308. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  309. this.radioButton_FacModeDriverMtb = new System.Windows.Forms.RadioButton();
  310. this.radioButton_FacModeDriverCity = new System.Windows.Forms.RadioButton();
  311. this.groupBox21 = new System.Windows.Forms.GroupBox();
  312. this.button_FacModeWorkMode = new System.Windows.Forms.Button();
  313. this.checkBox_FacModeCheckCadence = new System.Windows.Forms.CheckBox();
  314. this.checkBox_FacModeCheckBikeSpeed = new System.Windows.Forms.CheckBox();
  315. this.checkBox_FacModeCheckNTC = new System.Windows.Forms.CheckBox();
  316. this.checkBox_FacModeCheckVol = new System.Windows.Forms.CheckBox();
  317. this.groupBox20 = new System.Windows.Forms.GroupBox();
  318. this.textBox10 = new System.Windows.Forms.TextBox();
  319. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  320. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  321. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  322. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  323. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  324. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  325. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  326. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  327. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  328. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  329. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  330. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  331. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  332. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  333. this.groupBox19 = new System.Windows.Forms.GroupBox();
  334. this.button_FacModeInit = new System.Windows.Forms.Button();
  335. this.label23 = new System.Windows.Forms.Label();
  336. this.label_RecCount = new System.Windows.Forms.Label();
  337. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  338. this.label_BuildTime = new System.Windows.Forms.Label();
  339. this.label_SystemTime = new System.Windows.Forms.Label();
  340. this.label_COM_Sta = new System.Windows.Forms.Label();
  341. this.label43 = new System.Windows.Forms.Label();
  342. this.label44 = new System.Windows.Forms.Label();
  343. this.label45 = new System.Windows.Forms.Label();
  344. this.label46 = new System.Windows.Forms.Label();
  345. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  346. this.menuStrip_Set.SuspendLayout();
  347. this.statusStrip1.SuspendLayout();
  348. this.groupBox1.SuspendLayout();
  349. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  350. this.groupBox2.SuspendLayout();
  351. this.groupBox3.SuspendLayout();
  352. this.tabControl1.SuspendLayout();
  353. this.tabPage_MotorParam.SuspendLayout();
  354. this.tabPage_BikeParam.SuspendLayout();
  355. this.tabPage_ControlParam.SuspendLayout();
  356. this.tabPage_SensorParam.SuspendLayout();
  357. this.tabPage_AssistParam.SuspendLayout();
  358. this.tabPage_DebugParam.SuspendLayout();
  359. this.tabPage_RecordInfo.SuspendLayout();
  360. this.tabPage_OtherInfo.SuspendLayout();
  361. this.groupBox16.SuspendLayout();
  362. this.groupBox18.SuspendLayout();
  363. this.groupBox17.SuspendLayout();
  364. this.groupBox9.SuspendLayout();
  365. this.groupBox8.SuspendLayout();
  366. this.groupBox7.SuspendLayout();
  367. this.groupBox6.SuspendLayout();
  368. this.groupBox5.SuspendLayout();
  369. this.groupBox4.SuspendLayout();
  370. this.tabPage_OBC.SuspendLayout();
  371. this.groupBox15.SuspendLayout();
  372. this.groupBox14.SuspendLayout();
  373. this.groupBox13.SuspendLayout();
  374. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  375. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  376. this.groupBox12.SuspendLayout();
  377. this.groupBox11.SuspendLayout();
  378. this.groupBox10.SuspendLayout();
  379. this.tabPage_RAMorFLASH.SuspendLayout();
  380. this.tabPage_FactoryMode.SuspendLayout();
  381. this.groupBox25.SuspendLayout();
  382. this.groupBox24.SuspendLayout();
  383. this.groupBox23.SuspendLayout();
  384. this.groupBox22.SuspendLayout();
  385. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
  386. this.groupBox21.SuspendLayout();
  387. this.groupBox20.SuspendLayout();
  388. this.groupBox19.SuspendLayout();
  389. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  390. this.SuspendLayout();
  391. //
  392. // menuStrip_Set
  393. //
  394. this.menuStrip_Set.BackColor = System.Drawing.Color.DodgerBlue;
  395. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  396. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  397. this.端口连接ToolStripMenuItem,
  398. this.配置ToolStripMenuItem,
  399. this.工具箱ToolStripMenuItem,
  400. this.关于ToolStripMenuItem});
  401. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  402. this.menuStrip_Set.Name = "menuStrip_Set";
  403. this.menuStrip_Set.Size = new System.Drawing.Size(984, 29);
  404. this.menuStrip_Set.TabIndex = 1;
  405. this.menuStrip_Set.Text = "menuStrip2";
  406. //
  407. // 端口连接ToolStripMenuItem
  408. //
  409. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  410. this.刷新ToolStripMenuItem,
  411. this.端口号ToolStripMenuItem,
  412. this.波特率ToolStripMenuItem,
  413. this.连接ToolStripMenuItem});
  414. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  415. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  416. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  417. this.端口连接ToolStripMenuItem.Text = "端口设置";
  418. //
  419. // 刷新ToolStripMenuItem
  420. //
  421. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  422. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  423. this.刷新ToolStripMenuItem.Text = "刷新";
  424. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  425. //
  426. // 端口号ToolStripMenuItem
  427. //
  428. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  429. this.toolStripComboBox_ComNum});
  430. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  431. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  432. this.端口号ToolStripMenuItem.Text = "端口号";
  433. //
  434. // toolStripComboBox_ComNum
  435. //
  436. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  437. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  438. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  440. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  441. //
  442. // 波特率ToolStripMenuItem
  443. //
  444. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  445. this.toolStripComboBox_Baudrate});
  446. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  447. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  448. this.波特率ToolStripMenuItem.Text = "波特率";
  449. //
  450. // toolStripComboBox_Baudrate
  451. //
  452. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  453. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  454. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  456. "9600",
  457. "115200",
  458. "230400"});
  459. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  460. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  461. //
  462. // 连接ToolStripMenuItem
  463. //
  464. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  465. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  466. this.连接ToolStripMenuItem.Text = "连接";
  467. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  468. //
  469. // 配置ToolStripMenuItem
  470. //
  471. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  472. this.写入存储ToolStripMenuItem});
  473. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  474. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  475. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  476. this.配置ToolStripMenuItem.Text = "配置";
  477. //
  478. // 写入存储ToolStripMenuItem
  479. //
  480. this.写入存储ToolStripMenuItem.Checked = true;
  481. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  482. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  483. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  484. this.写入存储ToolStripMenuItem.Text = "执行保存";
  485. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  486. //
  487. // 工具箱ToolStripMenuItem
  488. //
  489. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  490. this.记录数据ToolStripMenuItem,
  491. this.一键查询ToolStripMenuItem,
  492. this.计算器ToolStripMenuItem,
  493. this.页面保存ToolStripMenuItem});
  494. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  495. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  496. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  497. this.工具箱ToolStripMenuItem.Text = "工具箱";
  498. //
  499. // 记录数据ToolStripMenuItem
  500. //
  501. this.记录数据ToolStripMenuItem.Name = "记录数据ToolStripMenuItem";
  502. this.记录数据ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  503. this.记录数据ToolStripMenuItem.Text = "记录数据";
  504. this.记录数据ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  505. //
  506. // 一键查询ToolStripMenuItem
  507. //
  508. this.一键查询ToolStripMenuItem.Name = "一键查询ToolStripMenuItem";
  509. this.一键查询ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  510. this.一键查询ToolStripMenuItem.Text = "一键查询";
  511. //
  512. // 计算器ToolStripMenuItem
  513. //
  514. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  515. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  516. this.计算器ToolStripMenuItem.Text = "计算器";
  517. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  518. //
  519. // 页面保存ToolStripMenuItem
  520. //
  521. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  522. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  523. this.页面保存ToolStripMenuItem.Text = "页面保存";
  524. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  525. //
  526. // 关于ToolStripMenuItem
  527. //
  528. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  529. this.帮助ToolStripMenuItem,
  530. this.版本ToolStripMenuItem});
  531. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  532. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  533. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  534. this.关于ToolStripMenuItem.Text = "关于";
  535. //
  536. // 帮助ToolStripMenuItem
  537. //
  538. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  539. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  540. this.帮助ToolStripMenuItem.Text = "查看帮助";
  541. //
  542. // 版本ToolStripMenuItem
  543. //
  544. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  545. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  546. this.版本ToolStripMenuItem.Text = "版本信息";
  547. //
  548. // statusStrip1
  549. //
  550. this.statusStrip1.BackColor = System.Drawing.Color.DodgerBlue;
  551. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  552. this.toolStripStatusLabel1});
  553. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  554. this.statusStrip1.Name = "statusStrip1";
  555. this.statusStrip1.Size = new System.Drawing.Size(984, 22);
  556. this.statusStrip1.TabIndex = 3;
  557. this.statusStrip1.Text = "statusStrip1";
  558. //
  559. // toolStripStatusLabel1
  560. //
  561. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  562. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  563. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  564. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  565. //
  566. // groupBox1
  567. //
  568. this.groupBox1.Controls.Add(this.label24);
  569. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  570. this.groupBox1.Controls.Add(this.label4);
  571. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  572. this.groupBox1.Controls.Add(this.label3);
  573. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  574. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  575. this.groupBox1.Controls.Add(this.label2);
  576. this.groupBox1.Controls.Add(this.label1);
  577. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  578. this.groupBox1.Name = "groupBox1";
  579. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  580. this.groupBox1.TabIndex = 4;
  581. this.groupBox1.TabStop = false;
  582. this.groupBox1.Text = "电机控制";
  583. //
  584. // label24
  585. //
  586. this.label24.AutoSize = true;
  587. this.label24.Location = new System.Drawing.Point(161, 152);
  588. this.label24.Name = "label24";
  589. this.label24.Size = new System.Drawing.Size(24, 21);
  590. this.label24.TabIndex = 6;
  591. this.label24.Text = "%";
  592. //
  593. // numericUpDown_SpeedAdj
  594. //
  595. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  596. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 148);
  597. this.numericUpDown_SpeedAdj.Minimum = new decimal(new int[] {
  598. 5,
  599. 0,
  600. 0,
  601. 0});
  602. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  603. this.numericUpDown_SpeedAdj.ReadOnly = true;
  604. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  605. this.numericUpDown_SpeedAdj.TabIndex = 5;
  606. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  607. this.numericUpDown_SpeedAdj.Value = new decimal(new int[] {
  608. 5,
  609. 0,
  610. 0,
  611. 0});
  612. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  613. //
  614. // label4
  615. //
  616. this.label4.AutoSize = true;
  617. this.label4.Location = new System.Drawing.Point(6, 152);
  618. this.label4.Name = "label4";
  619. this.label4.Size = new System.Drawing.Size(74, 21);
  620. this.label4.TabIndex = 4;
  621. this.label4.Text = "转速调节";
  622. //
  623. // comboBox_LightSwitch
  624. //
  625. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  626. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  627. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  628. this.comboBox_LightSwitch.FormattingEnabled = true;
  629. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  630. "ON",
  631. "OFF"});
  632. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 109);
  633. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  634. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  635. this.comboBox_LightSwitch.TabIndex = 3;
  636. //
  637. // label3
  638. //
  639. this.label3.AutoSize = true;
  640. this.label3.Location = new System.Drawing.Point(6, 113);
  641. this.label3.Name = "label3";
  642. this.label3.Size = new System.Drawing.Size(74, 21);
  643. this.label3.TabIndex = 2;
  644. this.label3.Text = "大灯开关";
  645. //
  646. // comboBox_GearSt
  647. //
  648. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  649. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  650. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  651. this.comboBox_GearSt.FormattingEnabled = true;
  652. this.comboBox_GearSt.Items.AddRange(new object[] {
  653. "OFF",
  654. "ECO",
  655. "NORM",
  656. "SPORT",
  657. "TURBO",
  658. "SMART",
  659. "WALK"});
  660. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 70);
  661. this.comboBox_GearSt.Name = "comboBox_GearSt";
  662. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  663. this.comboBox_GearSt.TabIndex = 1;
  664. //
  665. // comboBox_WorkMode
  666. //
  667. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  668. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  669. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  670. this.comboBox_WorkMode.FormattingEnabled = true;
  671. this.comboBox_WorkMode.Items.AddRange(new object[] {
  672. "运行模式",
  673. "配置模式"});
  674. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  675. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  676. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  677. this.comboBox_WorkMode.TabIndex = 1;
  678. //
  679. // label2
  680. //
  681. this.label2.AutoSize = true;
  682. this.label2.Location = new System.Drawing.Point(6, 74);
  683. this.label2.Name = "label2";
  684. this.label2.Size = new System.Drawing.Size(74, 21);
  685. this.label2.TabIndex = 0;
  686. this.label2.Text = "助力档位";
  687. //
  688. // label1
  689. //
  690. this.label1.AutoSize = true;
  691. this.label1.Location = new System.Drawing.Point(6, 35);
  692. this.label1.Name = "label1";
  693. this.label1.Size = new System.Drawing.Size(74, 21);
  694. this.label1.TabIndex = 0;
  695. this.label1.Text = "工作模式";
  696. //
  697. // groupBox2
  698. //
  699. this.groupBox2.Controls.Add(this.textBox_ErrorCode);
  700. this.groupBox2.Controls.Add(this.textBox_RunInfo_Trip_Time);
  701. this.groupBox2.Controls.Add(this.textBox_RunInfo_Range);
  702. this.groupBox2.Controls.Add(this.textBox_RunInfo_Power);
  703. this.groupBox2.Controls.Add(this.textBox_RunInfo_Trip);
  704. this.groupBox2.Controls.Add(this.textBox_RunInfo_SOC);
  705. this.groupBox2.Controls.Add(this.textBox_RunInfo_Current);
  706. this.groupBox2.Controls.Add(this.textBox_RunInfo_T_Coil);
  707. this.groupBox2.Controls.Add(this.textBox_RunInfo_LightSwitch);
  708. this.groupBox2.Controls.Add(this.textBox_RunInfo_Vol);
  709. this.groupBox2.Controls.Add(this.textBox_RunInfo_T_MCU);
  710. this.groupBox2.Controls.Add(this.textBox_RunInfo_GearSt);
  711. this.groupBox2.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  712. this.groupBox2.Controls.Add(this.textBox_RunInfo_T_PCB);
  713. this.groupBox2.Controls.Add(this.textBox_RunInfo_Dir);
  714. this.groupBox2.Controls.Add(this.textBox_RunInfo_Cadence);
  715. this.groupBox2.Controls.Add(this.textBox_RunInfo_AvgPower);
  716. this.groupBox2.Controls.Add(this.textBox_RunInfo_Torque);
  717. this.groupBox2.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  718. this.groupBox2.Controls.Add(this.label28);
  719. this.groupBox2.Controls.Add(this.label22);
  720. this.groupBox2.Controls.Add(this.label16);
  721. this.groupBox2.Controls.Add(this.label10);
  722. this.groupBox2.Controls.Add(this.label21);
  723. this.groupBox2.Controls.Add(this.label15);
  724. this.groupBox2.Controls.Add(this.label9);
  725. this.groupBox2.Controls.Add(this.label20);
  726. this.groupBox2.Controls.Add(this.label14);
  727. this.groupBox2.Controls.Add(this.label8);
  728. this.groupBox2.Controls.Add(this.label19);
  729. this.groupBox2.Controls.Add(this.label13);
  730. this.groupBox2.Controls.Add(this.label7);
  731. this.groupBox2.Controls.Add(this.label18);
  732. this.groupBox2.Controls.Add(this.label12);
  733. this.groupBox2.Controls.Add(this.label6);
  734. this.groupBox2.Controls.Add(this.label17);
  735. this.groupBox2.Controls.Add(this.label11);
  736. this.groupBox2.Controls.Add(this.label5);
  737. this.groupBox2.Location = new System.Drawing.Point(209, 32);
  738. this.groupBox2.Name = "groupBox2";
  739. this.groupBox2.Size = new System.Drawing.Size(764, 196);
  740. this.groupBox2.TabIndex = 5;
  741. this.groupBox2.TabStop = false;
  742. this.groupBox2.Text = "运行信息";
  743. //
  744. // textBox_ErrorCode
  745. //
  746. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  747. this.textBox_ErrorCode.Location = new System.Drawing.Point(667, 107);
  748. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  749. this.textBox_ErrorCode.ReadOnly = true;
  750. this.textBox_ErrorCode.Size = new System.Drawing.Size(91, 28);
  751. this.textBox_ErrorCode.TabIndex = 1;
  752. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  753. //
  754. // textBox_RunInfo_Trip_Time
  755. //
  756. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  757. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(667, 69);
  758. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  759. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  760. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(91, 28);
  761. this.textBox_RunInfo_Trip_Time.TabIndex = 1;
  762. //
  763. // textBox_RunInfo_Range
  764. //
  765. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  766. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(483, 107);
  767. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  768. this.textBox_RunInfo_Range.ReadOnly = true;
  769. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(98, 28);
  770. this.textBox_RunInfo_Range.TabIndex = 1;
  771. //
  772. // textBox_RunInfo_Power
  773. //
  774. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  775. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(196, 108);
  776. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  777. this.textBox_RunInfo_Power.ReadOnly = true;
  778. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(80, 28);
  779. this.textBox_RunInfo_Power.TabIndex = 1;
  780. //
  781. // textBox_RunInfo_Trip
  782. //
  783. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  784. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(667, 30);
  785. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  786. this.textBox_RunInfo_Trip.ReadOnly = true;
  787. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(91, 28);
  788. this.textBox_RunInfo_Trip.TabIndex = 1;
  789. //
  790. // textBox_RunInfo_SOC
  791. //
  792. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  793. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(483, 30);
  794. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  795. this.textBox_RunInfo_SOC.ReadOnly = true;
  796. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(98, 28);
  797. this.textBox_RunInfo_SOC.TabIndex = 1;
  798. //
  799. // textBox_RunInfo_Current
  800. //
  801. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  802. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(196, 70);
  803. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  804. this.textBox_RunInfo_Current.ReadOnly = true;
  805. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(80, 28);
  806. this.textBox_RunInfo_Current.TabIndex = 1;
  807. //
  808. // textBox_RunInfo_T_Coil
  809. //
  810. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  811. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(367, 108);
  812. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  813. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  814. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(62, 28);
  815. this.textBox_RunInfo_T_Coil.TabIndex = 1;
  816. //
  817. // textBox_RunInfo_LightSwitch
  818. //
  819. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  820. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(483, 147);
  821. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  822. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  823. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(98, 28);
  824. this.textBox_RunInfo_LightSwitch.TabIndex = 1;
  825. //
  826. // textBox_RunInfo_Vol
  827. //
  828. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  829. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(196, 31);
  830. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  831. this.textBox_RunInfo_Vol.ReadOnly = true;
  832. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(80, 28);
  833. this.textBox_RunInfo_Vol.TabIndex = 1;
  834. //
  835. // textBox_RunInfo_T_MCU
  836. //
  837. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  838. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(367, 70);
  839. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  840. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  841. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(62, 28);
  842. this.textBox_RunInfo_T_MCU.TabIndex = 1;
  843. //
  844. // textBox_RunInfo_GearSt
  845. //
  846. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  847. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(367, 148);
  848. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  849. this.textBox_RunInfo_GearSt.ReadOnly = true;
  850. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(62, 28);
  851. this.textBox_RunInfo_GearSt.TabIndex = 1;
  852. //
  853. // textBox_RunInfo_MotorSpeed
  854. //
  855. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  856. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(62, 148);
  857. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  858. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  859. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(80, 28);
  860. this.textBox_RunInfo_MotorSpeed.TabIndex = 1;
  861. //
  862. // textBox_RunInfo_T_PCB
  863. //
  864. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  865. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(367, 31);
  866. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  867. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  868. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(62, 28);
  869. this.textBox_RunInfo_T_PCB.TabIndex = 1;
  870. //
  871. // textBox_RunInfo_Dir
  872. //
  873. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  874. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(196, 148);
  875. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  876. this.textBox_RunInfo_Dir.ReadOnly = true;
  877. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(80, 28);
  878. this.textBox_RunInfo_Dir.TabIndex = 1;
  879. //
  880. // textBox_RunInfo_Cadence
  881. //
  882. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  883. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(62, 70);
  884. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  885. this.textBox_RunInfo_Cadence.ReadOnly = true;
  886. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(80, 28);
  887. this.textBox_RunInfo_Cadence.TabIndex = 1;
  888. //
  889. // textBox_RunInfo_AvgPower
  890. //
  891. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  892. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(483, 69);
  893. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  894. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  895. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(98, 28);
  896. this.textBox_RunInfo_AvgPower.TabIndex = 1;
  897. //
  898. // textBox_RunInfo_Torque
  899. //
  900. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  901. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(62, 109);
  902. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  903. this.textBox_RunInfo_Torque.ReadOnly = true;
  904. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(80, 28);
  905. this.textBox_RunInfo_Torque.TabIndex = 1;
  906. //
  907. // textBox_RunInfo_BikeSpeed
  908. //
  909. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  910. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(62, 31);
  911. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  912. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  913. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(80, 28);
  914. this.textBox_RunInfo_BikeSpeed.TabIndex = 1;
  915. //
  916. // label28
  917. //
  918. this.label28.AutoSize = true;
  919. this.label28.Location = new System.Drawing.Point(587, 111);
  920. this.label28.Name = "label28";
  921. this.label28.Size = new System.Drawing.Size(58, 21);
  922. this.label28.TabIndex = 0;
  923. this.label28.Text = "故障码";
  924. //
  925. // label22
  926. //
  927. this.label22.AutoSize = true;
  928. this.label22.Location = new System.Drawing.Point(587, 73);
  929. this.label22.Name = "label22";
  930. this.label22.Size = new System.Drawing.Size(74, 21);
  931. this.label22.TabIndex = 0;
  932. this.label22.Text = "单次时间";
  933. //
  934. // label16
  935. //
  936. this.label16.AutoSize = true;
  937. this.label16.Location = new System.Drawing.Point(435, 111);
  938. this.label16.Name = "label16";
  939. this.label16.Size = new System.Drawing.Size(42, 21);
  940. this.label16.TabIndex = 0;
  941. this.label16.Text = "续航";
  942. //
  943. // label10
  944. //
  945. this.label10.AutoSize = true;
  946. this.label10.Location = new System.Drawing.Point(148, 113);
  947. this.label10.Name = "label10";
  948. this.label10.Size = new System.Drawing.Size(42, 21);
  949. this.label10.TabIndex = 0;
  950. this.label10.Text = "功率";
  951. //
  952. // label21
  953. //
  954. this.label21.AutoSize = true;
  955. this.label21.Location = new System.Drawing.Point(587, 34);
  956. this.label21.Name = "label21";
  957. this.label21.Size = new System.Drawing.Size(74, 21);
  958. this.label21.TabIndex = 0;
  959. this.label21.Text = "单次里程";
  960. //
  961. // label15
  962. //
  963. this.label15.AutoSize = true;
  964. this.label15.Location = new System.Drawing.Point(435, 34);
  965. this.label15.Name = "label15";
  966. this.label15.Size = new System.Drawing.Size(42, 21);
  967. this.label15.TabIndex = 0;
  968. this.label15.Text = "电量";
  969. //
  970. // label9
  971. //
  972. this.label9.AutoSize = true;
  973. this.label9.Location = new System.Drawing.Point(148, 74);
  974. this.label9.Name = "label9";
  975. this.label9.Size = new System.Drawing.Size(42, 21);
  976. this.label9.TabIndex = 0;
  977. this.label9.Text = "电流";
  978. //
  979. // label20
  980. //
  981. this.label20.AutoSize = true;
  982. this.label20.Location = new System.Drawing.Point(282, 112);
  983. this.label20.Name = "label20";
  984. this.label20.Size = new System.Drawing.Size(74, 21);
  985. this.label20.TabIndex = 0;
  986. this.label20.Text = "绕组温度";
  987. //
  988. // label14
  989. //
  990. this.label14.AutoSize = true;
  991. this.label14.Location = new System.Drawing.Point(435, 151);
  992. this.label14.Name = "label14";
  993. this.label14.Size = new System.Drawing.Size(42, 21);
  994. this.label14.TabIndex = 0;
  995. this.label14.Text = "大灯";
  996. //
  997. // label8
  998. //
  999. this.label8.AutoSize = true;
  1000. this.label8.Location = new System.Drawing.Point(148, 35);
  1001. this.label8.Name = "label8";
  1002. this.label8.Size = new System.Drawing.Size(42, 21);
  1003. this.label8.TabIndex = 0;
  1004. this.label8.Text = "电压";
  1005. //
  1006. // label19
  1007. //
  1008. this.label19.AutoSize = true;
  1009. this.label19.Location = new System.Drawing.Point(282, 74);
  1010. this.label19.Name = "label19";
  1011. this.label19.Size = new System.Drawing.Size(81, 21);
  1012. this.label19.TabIndex = 0;
  1013. this.label19.Text = "MCU温度";
  1014. //
  1015. // label13
  1016. //
  1017. this.label13.AutoSize = true;
  1018. this.label13.Location = new System.Drawing.Point(282, 152);
  1019. this.label13.Name = "label13";
  1020. this.label13.Size = new System.Drawing.Size(42, 21);
  1021. this.label13.TabIndex = 0;
  1022. this.label13.Text = "档位";
  1023. //
  1024. // label7
  1025. //
  1026. this.label7.AutoSize = true;
  1027. this.label7.Location = new System.Drawing.Point(14, 152);
  1028. this.label7.Name = "label7";
  1029. this.label7.Size = new System.Drawing.Size(42, 21);
  1030. this.label7.TabIndex = 0;
  1031. this.label7.Text = "转速";
  1032. //
  1033. // label18
  1034. //
  1035. this.label18.AutoSize = true;
  1036. this.label18.Location = new System.Drawing.Point(282, 35);
  1037. this.label18.Name = "label18";
  1038. this.label18.Size = new System.Drawing.Size(73, 21);
  1039. this.label18.TabIndex = 0;
  1040. this.label18.Text = "PCB温度";
  1041. //
  1042. // label12
  1043. //
  1044. this.label12.AutoSize = true;
  1045. this.label12.Location = new System.Drawing.Point(148, 152);
  1046. this.label12.Name = "label12";
  1047. this.label12.Size = new System.Drawing.Size(42, 21);
  1048. this.label12.TabIndex = 0;
  1049. this.label12.Text = "方向";
  1050. //
  1051. // label6
  1052. //
  1053. this.label6.AutoSize = true;
  1054. this.label6.Location = new System.Drawing.Point(14, 74);
  1055. this.label6.Name = "label6";
  1056. this.label6.Size = new System.Drawing.Size(42, 21);
  1057. this.label6.TabIndex = 0;
  1058. this.label6.Text = "踏频";
  1059. //
  1060. // label17
  1061. //
  1062. this.label17.AutoSize = true;
  1063. this.label17.Location = new System.Drawing.Point(435, 73);
  1064. this.label17.Name = "label17";
  1065. this.label17.Size = new System.Drawing.Size(42, 21);
  1066. this.label17.TabIndex = 0;
  1067. this.label17.Text = "功耗";
  1068. //
  1069. // label11
  1070. //
  1071. this.label11.AutoSize = true;
  1072. this.label11.Location = new System.Drawing.Point(14, 113);
  1073. this.label11.Name = "label11";
  1074. this.label11.Size = new System.Drawing.Size(42, 21);
  1075. this.label11.TabIndex = 0;
  1076. this.label11.Text = "力矩";
  1077. //
  1078. // label5
  1079. //
  1080. this.label5.AutoSize = true;
  1081. this.label5.Location = new System.Drawing.Point(14, 35);
  1082. this.label5.Name = "label5";
  1083. this.label5.Size = new System.Drawing.Size(42, 21);
  1084. this.label5.TabIndex = 0;
  1085. this.label5.Text = "车速";
  1086. //
  1087. // groupBox3
  1088. //
  1089. this.groupBox3.Controls.Add(this.tabControl1);
  1090. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1091. this.groupBox3.Name = "groupBox3";
  1092. this.groupBox3.Size = new System.Drawing.Size(961, 382);
  1093. this.groupBox3.TabIndex = 6;
  1094. this.groupBox3.TabStop = false;
  1095. this.groupBox3.Text = "参数查询/写入";
  1096. //
  1097. // tabControl1
  1098. //
  1099. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1100. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1101. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1102. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1103. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1104. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1105. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1106. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1107. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1108. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1109. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1110. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1111. this.tabControl1.Name = "tabControl1";
  1112. this.tabControl1.SelectedIndex = 0;
  1113. this.tabControl1.Size = new System.Drawing.Size(945, 349);
  1114. this.tabControl1.TabIndex = 0;
  1115. //
  1116. // tabPage_MotorParam
  1117. //
  1118. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1119. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1120. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1121. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1122. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1123. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1124. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1125. this.tabPage_MotorParam.Size = new System.Drawing.Size(937, 315);
  1126. this.tabPage_MotorParam.TabIndex = 0;
  1127. this.tabPage_MotorParam.Text = "马达参数";
  1128. //
  1129. // button_Write
  1130. //
  1131. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1132. this.button_Write.Location = new System.Drawing.Point(808, 259);
  1133. this.button_Write.Name = "button_Write";
  1134. this.button_Write.Size = new System.Drawing.Size(112, 50);
  1135. this.button_Write.TabIndex = 1;
  1136. this.button_Write.Text = "写入参数";
  1137. this.button_Write.UseVisualStyleBackColor = false;
  1138. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1139. //
  1140. // button_Read_MotorParam
  1141. //
  1142. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1143. this.button_Read_MotorParam.Location = new System.Drawing.Point(808, 203);
  1144. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1145. this.button_Read_MotorParam.Size = new System.Drawing.Size(112, 50);
  1146. this.button_Read_MotorParam.TabIndex = 1;
  1147. this.button_Read_MotorParam.Text = "读取参数";
  1148. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1149. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1150. //
  1151. // richTextBox_MotorParam
  1152. //
  1153. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1154. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1155. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1156. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1157. this.richTextBox_MotorParam.Size = new System.Drawing.Size(796, 303);
  1158. this.richTextBox_MotorParam.TabIndex = 0;
  1159. this.richTextBox_MotorParam.Text = "";
  1160. //
  1161. // tabPage_BikeParam
  1162. //
  1163. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1164. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1165. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1166. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1167. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1168. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1169. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1170. this.tabPage_BikeParam.Size = new System.Drawing.Size(937, 315);
  1171. this.tabPage_BikeParam.TabIndex = 1;
  1172. this.tabPage_BikeParam.Text = "整车信息";
  1173. //
  1174. // button_WriteBikeParam
  1175. //
  1176. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1177. this.button_WriteBikeParam.Location = new System.Drawing.Point(808, 259);
  1178. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  1179. this.button_WriteBikeParam.Size = new System.Drawing.Size(112, 50);
  1180. this.button_WriteBikeParam.TabIndex = 4;
  1181. this.button_WriteBikeParam.Text = "写入参数";
  1182. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  1183. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  1184. //
  1185. // button_ReadBikeParam
  1186. //
  1187. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1188. this.button_ReadBikeParam.Location = new System.Drawing.Point(808, 203);
  1189. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  1190. this.button_ReadBikeParam.Size = new System.Drawing.Size(112, 50);
  1191. this.button_ReadBikeParam.TabIndex = 3;
  1192. this.button_ReadBikeParam.Text = "读取参数";
  1193. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  1194. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  1195. //
  1196. // richTextBox_BikeParam
  1197. //
  1198. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1199. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  1200. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  1201. this.richTextBox_BikeParam.Size = new System.Drawing.Size(796, 303);
  1202. this.richTextBox_BikeParam.TabIndex = 2;
  1203. this.richTextBox_BikeParam.Text = "";
  1204. //
  1205. // tabPage_ControlParam
  1206. //
  1207. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1208. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  1209. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  1210. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  1211. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  1212. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  1213. this.tabPage_ControlParam.Size = new System.Drawing.Size(937, 315);
  1214. this.tabPage_ControlParam.TabIndex = 2;
  1215. this.tabPage_ControlParam.Text = "控制参数";
  1216. //
  1217. // button_WriteControlParam
  1218. //
  1219. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1220. this.button_WriteControlParam.Location = new System.Drawing.Point(808, 259);
  1221. this.button_WriteControlParam.Name = "button_WriteControlParam";
  1222. this.button_WriteControlParam.Size = new System.Drawing.Size(112, 50);
  1223. this.button_WriteControlParam.TabIndex = 4;
  1224. this.button_WriteControlParam.Text = "写入参数";
  1225. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  1226. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  1227. //
  1228. // button_ReadControlParam
  1229. //
  1230. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1231. this.button_ReadControlParam.Location = new System.Drawing.Point(808, 203);
  1232. this.button_ReadControlParam.Name = "button_ReadControlParam";
  1233. this.button_ReadControlParam.Size = new System.Drawing.Size(112, 50);
  1234. this.button_ReadControlParam.TabIndex = 3;
  1235. this.button_ReadControlParam.Text = "读取参数";
  1236. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  1237. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  1238. //
  1239. // richTextBox_ControlParam
  1240. //
  1241. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1242. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  1243. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  1244. this.richTextBox_ControlParam.Size = new System.Drawing.Size(796, 303);
  1245. this.richTextBox_ControlParam.TabIndex = 2;
  1246. this.richTextBox_ControlParam.Text = "";
  1247. //
  1248. // tabPage_SensorParam
  1249. //
  1250. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1251. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  1252. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  1253. this.tabPage_SensorParam.Controls.Add(this.label29);
  1254. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  1255. this.tabPage_SensorParam.Controls.Add(this.label27);
  1256. this.tabPage_SensorParam.Controls.Add(this.label26);
  1257. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  1258. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  1259. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  1260. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  1261. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  1262. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  1263. this.tabPage_SensorParam.Size = new System.Drawing.Size(937, 315);
  1264. this.tabPage_SensorParam.TabIndex = 3;
  1265. this.tabPage_SensorParam.Text = "传感器参数";
  1266. //
  1267. // button_WriteTqSensorParam
  1268. //
  1269. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1270. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(808, 205);
  1271. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  1272. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(112, 50);
  1273. this.button_WriteTqSensorParam.TabIndex = 10;
  1274. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  1275. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  1276. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  1277. //
  1278. // comboBox_TorqueSet
  1279. //
  1280. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1281. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1282. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1283. this.comboBox_TorqueSet.FormattingEnabled = true;
  1284. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  1285. "1",
  1286. "2",
  1287. "3",
  1288. "4"});
  1289. this.comboBox_TorqueSet.Location = new System.Drawing.Point(861, 12);
  1290. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  1291. this.comboBox_TorqueSet.Size = new System.Drawing.Size(59, 29);
  1292. this.comboBox_TorqueSet.TabIndex = 9;
  1293. //
  1294. // label29
  1295. //
  1296. this.label29.BackColor = System.Drawing.Color.Silver;
  1297. this.label29.Location = new System.Drawing.Point(808, 146);
  1298. this.label29.Name = "label29";
  1299. this.label29.Size = new System.Drawing.Size(112, 1);
  1300. this.label29.TabIndex = 7;
  1301. //
  1302. // textBox_Load
  1303. //
  1304. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1305. this.textBox_Load.Location = new System.Drawing.Point(861, 52);
  1306. this.textBox_Load.Name = "textBox_Load";
  1307. this.textBox_Load.Size = new System.Drawing.Size(59, 28);
  1308. this.textBox_Load.TabIndex = 6;
  1309. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1310. //
  1311. // label27
  1312. //
  1313. this.label27.AutoSize = true;
  1314. this.label27.Location = new System.Drawing.Point(808, 45);
  1315. this.label27.Name = "label27";
  1316. this.label27.Size = new System.Drawing.Size(42, 42);
  1317. this.label27.TabIndex = 5;
  1318. this.label27.Text = "负载\r\nN.m";
  1319. //
  1320. // label26
  1321. //
  1322. this.label26.AutoSize = true;
  1323. this.label26.Location = new System.Drawing.Point(808, 16);
  1324. this.label26.Name = "label26";
  1325. this.label26.Size = new System.Drawing.Size(42, 21);
  1326. this.label26.TabIndex = 3;
  1327. this.label26.Text = "序号";
  1328. //
  1329. // button_Write_Cal
  1330. //
  1331. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1332. this.button_Write_Cal.Location = new System.Drawing.Point(808, 92);
  1333. this.button_Write_Cal.Name = "button_Write_Cal";
  1334. this.button_Write_Cal.Size = new System.Drawing.Size(112, 50);
  1335. this.button_Write_Cal.TabIndex = 2;
  1336. this.button_Write_Cal.Text = "力矩传感器标定";
  1337. this.button_Write_Cal.UseVisualStyleBackColor = false;
  1338. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  1339. //
  1340. // button_WriteSensorParam
  1341. //
  1342. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1343. this.button_WriteSensorParam.Location = new System.Drawing.Point(808, 259);
  1344. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  1345. this.button_WriteSensorParam.Size = new System.Drawing.Size(112, 50);
  1346. this.button_WriteSensorParam.TabIndex = 2;
  1347. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  1348. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  1349. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  1350. //
  1351. // button_ReadSensorParam
  1352. //
  1353. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1354. this.button_ReadSensorParam.Location = new System.Drawing.Point(808, 151);
  1355. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  1356. this.button_ReadSensorParam.Size = new System.Drawing.Size(112, 50);
  1357. this.button_ReadSensorParam.TabIndex = 2;
  1358. this.button_ReadSensorParam.Text = "读取参数";
  1359. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  1360. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  1361. //
  1362. // richTextBox_SensorParam
  1363. //
  1364. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1365. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  1366. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  1367. this.richTextBox_SensorParam.Size = new System.Drawing.Size(796, 303);
  1368. this.richTextBox_SensorParam.TabIndex = 1;
  1369. this.richTextBox_SensorParam.Text = "";
  1370. //
  1371. // tabPage_AssistParam
  1372. //
  1373. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1374. this.tabPage_AssistParam.Controls.Add(this.label62);
  1375. this.tabPage_AssistParam.Controls.Add(this.label47);
  1376. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  1377. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  1378. this.tabPage_AssistParam.Controls.Add(this.label25);
  1379. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  1380. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  1381. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  1382. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  1383. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  1384. this.tabPage_AssistParam.Size = new System.Drawing.Size(937, 315);
  1385. this.tabPage_AssistParam.TabIndex = 4;
  1386. this.tabPage_AssistParam.Text = "助力参数";
  1387. //
  1388. // label62
  1389. //
  1390. this.label62.BackColor = System.Drawing.Color.Silver;
  1391. this.label62.Location = new System.Drawing.Point(808, 237);
  1392. this.label62.Name = "label62";
  1393. this.label62.Size = new System.Drawing.Size(112, 1);
  1394. this.label62.TabIndex = 10;
  1395. //
  1396. // label47
  1397. //
  1398. this.label47.AutoSize = true;
  1399. this.label47.Location = new System.Drawing.Point(827, 10);
  1400. this.label47.Name = "label47";
  1401. this.label47.Size = new System.Drawing.Size(74, 42);
  1402. this.label47.TabIndex = 9;
  1403. this.label47.Text = "助力转矩\r\n曲线编号";
  1404. //
  1405. // comboBox_AssistTorque
  1406. //
  1407. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1408. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1409. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1410. this.comboBox_AssistTorque.FormattingEnabled = true;
  1411. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  1412. "1",
  1413. "2",
  1414. "3",
  1415. "4",
  1416. "5",
  1417. "6",
  1418. "7",
  1419. "8",
  1420. "9",
  1421. "10",
  1422. "11",
  1423. "12",
  1424. "13",
  1425. "14",
  1426. "15"});
  1427. this.comboBox_AssistTorque.Location = new System.Drawing.Point(820, 55);
  1428. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  1429. this.comboBox_AssistTorque.Size = new System.Drawing.Size(89, 29);
  1430. this.comboBox_AssistTorque.TabIndex = 8;
  1431. //
  1432. // comboBox_AssistCadence
  1433. //
  1434. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1435. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1436. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1437. this.comboBox_AssistCadence.FormattingEnabled = true;
  1438. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  1439. "1",
  1440. "2",
  1441. "3",
  1442. "4",
  1443. "5"});
  1444. this.comboBox_AssistCadence.Location = new System.Drawing.Point(820, 132);
  1445. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  1446. this.comboBox_AssistCadence.Size = new System.Drawing.Size(89, 29);
  1447. this.comboBox_AssistCadence.TabIndex = 7;
  1448. //
  1449. // label25
  1450. //
  1451. this.label25.AutoSize = true;
  1452. this.label25.Location = new System.Drawing.Point(827, 87);
  1453. this.label25.Name = "label25";
  1454. this.label25.Size = new System.Drawing.Size(74, 42);
  1455. this.label25.TabIndex = 2;
  1456. this.label25.Text = "助力踏频\r\n曲线编号";
  1457. //
  1458. // button_WriteAssistParam
  1459. //
  1460. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1461. this.button_WriteAssistParam.Location = new System.Drawing.Point(808, 259);
  1462. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  1463. this.button_WriteAssistParam.Size = new System.Drawing.Size(112, 50);
  1464. this.button_WriteAssistParam.TabIndex = 4;
  1465. this.button_WriteAssistParam.Text = "写入参数";
  1466. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  1467. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  1468. //
  1469. // button_ReadAssistParam
  1470. //
  1471. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1472. this.button_ReadAssistParam.Location = new System.Drawing.Point(808, 167);
  1473. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  1474. this.button_ReadAssistParam.Size = new System.Drawing.Size(112, 50);
  1475. this.button_ReadAssistParam.TabIndex = 3;
  1476. this.button_ReadAssistParam.Text = "读取参数";
  1477. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  1478. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  1479. //
  1480. // richTextBox_AssistParam
  1481. //
  1482. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1483. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  1484. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  1485. this.richTextBox_AssistParam.Size = new System.Drawing.Size(796, 303);
  1486. this.richTextBox_AssistParam.TabIndex = 2;
  1487. this.richTextBox_AssistParam.Text = "";
  1488. //
  1489. // tabPage_DebugParam
  1490. //
  1491. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1492. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  1493. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  1494. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  1495. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  1496. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  1497. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  1498. this.tabPage_DebugParam.Size = new System.Drawing.Size(937, 315);
  1499. this.tabPage_DebugParam.TabIndex = 5;
  1500. this.tabPage_DebugParam.Text = "调试模式";
  1501. //
  1502. // button_WriteDebugParam
  1503. //
  1504. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1505. this.button_WriteDebugParam.Location = new System.Drawing.Point(808, 259);
  1506. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  1507. this.button_WriteDebugParam.Size = new System.Drawing.Size(112, 50);
  1508. this.button_WriteDebugParam.TabIndex = 4;
  1509. this.button_WriteDebugParam.Text = "写入";
  1510. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  1511. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  1512. //
  1513. // button_ReadDebugParam
  1514. //
  1515. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1516. this.button_ReadDebugParam.Location = new System.Drawing.Point(808, 203);
  1517. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  1518. this.button_ReadDebugParam.Size = new System.Drawing.Size(112, 50);
  1519. this.button_ReadDebugParam.TabIndex = 3;
  1520. this.button_ReadDebugParam.Text = "读取";
  1521. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  1522. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  1523. //
  1524. // richTextBox_DebugParam
  1525. //
  1526. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1527. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  1528. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  1529. this.richTextBox_DebugParam.Size = new System.Drawing.Size(796, 303);
  1530. this.richTextBox_DebugParam.TabIndex = 2;
  1531. this.richTextBox_DebugParam.Text = "";
  1532. //
  1533. // tabPage_RecordInfo
  1534. //
  1535. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1536. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  1537. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  1538. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  1539. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  1540. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  1541. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  1542. this.tabPage_RecordInfo.Size = new System.Drawing.Size(937, 315);
  1543. this.tabPage_RecordInfo.TabIndex = 6;
  1544. this.tabPage_RecordInfo.Text = "历史信息";
  1545. //
  1546. // button_SaveRecordInfo
  1547. //
  1548. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1549. this.button_SaveRecordInfo.Enabled = false;
  1550. this.button_SaveRecordInfo.Location = new System.Drawing.Point(808, 259);
  1551. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  1552. this.button_SaveRecordInfo.Size = new System.Drawing.Size(112, 50);
  1553. this.button_SaveRecordInfo.TabIndex = 4;
  1554. this.button_SaveRecordInfo.Text = "保存信息";
  1555. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  1556. //
  1557. // button_ReadRecord
  1558. //
  1559. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1560. this.button_ReadRecord.Location = new System.Drawing.Point(808, 147);
  1561. this.button_ReadRecord.Name = "button_ReadRecord";
  1562. this.button_ReadRecord.Size = new System.Drawing.Size(112, 50);
  1563. this.button_ReadRecord.TabIndex = 3;
  1564. this.button_ReadRecord.Text = "读取历史";
  1565. this.button_ReadRecord.UseVisualStyleBackColor = false;
  1566. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  1567. //
  1568. // button_ExportLog
  1569. //
  1570. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1571. this.button_ExportLog.Enabled = false;
  1572. this.button_ExportLog.Location = new System.Drawing.Point(808, 203);
  1573. this.button_ExportLog.Name = "button_ExportLog";
  1574. this.button_ExportLog.Size = new System.Drawing.Size(112, 50);
  1575. this.button_ExportLog.TabIndex = 3;
  1576. this.button_ExportLog.Text = "导出日志";
  1577. this.button_ExportLog.UseVisualStyleBackColor = false;
  1578. //
  1579. // richTextBox_Record
  1580. //
  1581. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1582. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  1583. this.richTextBox_Record.Name = "richTextBox_Record";
  1584. this.richTextBox_Record.Size = new System.Drawing.Size(796, 303);
  1585. this.richTextBox_Record.TabIndex = 2;
  1586. this.richTextBox_Record.Text = "";
  1587. //
  1588. // tabPage_OtherInfo
  1589. //
  1590. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1591. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  1592. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  1593. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  1594. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  1595. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  1596. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  1597. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  1598. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  1599. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  1600. this.tabPage_OtherInfo.Size = new System.Drawing.Size(937, 315);
  1601. this.tabPage_OtherInfo.TabIndex = 7;
  1602. this.tabPage_OtherInfo.Text = "其它信息";
  1603. //
  1604. // groupBox16
  1605. //
  1606. this.groupBox16.Controls.Add(this.groupBox18);
  1607. this.groupBox16.Controls.Add(this.groupBox17);
  1608. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  1609. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  1610. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  1611. this.groupBox16.Location = new System.Drawing.Point(627, 172);
  1612. this.groupBox16.Name = "groupBox16";
  1613. this.groupBox16.Size = new System.Drawing.Size(303, 132);
  1614. this.groupBox16.TabIndex = 5;
  1615. this.groupBox16.TabStop = false;
  1616. this.groupBox16.Text = "存储标志";
  1617. //
  1618. // groupBox18
  1619. //
  1620. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  1621. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  1622. this.groupBox18.Location = new System.Drawing.Point(106, 27);
  1623. this.groupBox18.Name = "groupBox18";
  1624. this.groupBox18.Size = new System.Drawing.Size(95, 95);
  1625. this.groupBox18.TabIndex = 11;
  1626. this.groupBox18.TabStop = false;
  1627. this.groupBox18.Text = "SIP校准";
  1628. //
  1629. // radioButton_SIP_SaveNo
  1630. //
  1631. this.radioButton_SIP_SaveNo.AutoSize = true;
  1632. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 31);
  1633. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  1634. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  1635. this.radioButton_SIP_SaveNo.TabIndex = 9;
  1636. this.radioButton_SIP_SaveNo.TabStop = true;
  1637. this.radioButton_SIP_SaveNo.Text = "未存储";
  1638. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  1639. //
  1640. // radioButton_SIP_SaveYes
  1641. //
  1642. this.radioButton_SIP_SaveYes.AutoSize = true;
  1643. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 56);
  1644. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  1645. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  1646. this.radioButton_SIP_SaveYes.TabIndex = 8;
  1647. this.radioButton_SIP_SaveYes.TabStop = true;
  1648. this.radioButton_SIP_SaveYes.Text = "已存储";
  1649. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  1650. //
  1651. // groupBox17
  1652. //
  1653. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  1654. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  1655. this.groupBox17.Location = new System.Drawing.Point(6, 26);
  1656. this.groupBox17.Name = "groupBox17";
  1657. this.groupBox17.Size = new System.Drawing.Size(95, 96);
  1658. this.groupBox17.TabIndex = 10;
  1659. this.groupBox17.TabStop = false;
  1660. this.groupBox17.Text = "EEPROM";
  1661. //
  1662. // radioButton_EE_SaveYes
  1663. //
  1664. this.radioButton_EE_SaveYes.AutoSize = true;
  1665. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(15, 57);
  1666. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  1667. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  1668. this.radioButton_EE_SaveYes.TabIndex = 8;
  1669. this.radioButton_EE_SaveYes.TabStop = true;
  1670. this.radioButton_EE_SaveYes.Text = "已存储";
  1671. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  1672. //
  1673. // radioButton_EE_SaveNo
  1674. //
  1675. this.radioButton_EE_SaveNo.AutoSize = true;
  1676. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(15, 32);
  1677. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  1678. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  1679. this.radioButton_EE_SaveNo.TabIndex = 9;
  1680. this.radioButton_EE_SaveNo.TabStop = true;
  1681. this.radioButton_EE_SaveNo.Text = "未存储";
  1682. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  1683. //
  1684. // button_ReadSaveFlag
  1685. //
  1686. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1687. this.button_ReadSaveFlag.Location = new System.Drawing.Point(207, 61);
  1688. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  1689. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  1690. this.button_ReadSaveFlag.TabIndex = 3;
  1691. this.button_ReadSaveFlag.Text = "查询";
  1692. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  1693. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  1694. //
  1695. // button_WriteSaveFlag
  1696. //
  1697. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  1698. this.button_WriteSaveFlag.Location = new System.Drawing.Point(207, 94);
  1699. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  1700. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  1701. this.button_WriteSaveFlag.TabIndex = 4;
  1702. this.button_WriteSaveFlag.Text = "写入";
  1703. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  1704. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  1705. //
  1706. // checkBox_SaveYes
  1707. //
  1708. this.checkBox_SaveYes.AutoSize = true;
  1709. this.checkBox_SaveYes.Location = new System.Drawing.Point(207, 27);
  1710. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  1711. this.checkBox_SaveYes.Size = new System.Drawing.Size(93, 25);
  1712. this.checkBox_SaveYes.TabIndex = 5;
  1713. this.checkBox_SaveYes.Text = "执行保存";
  1714. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  1715. //
  1716. // groupBox9
  1717. //
  1718. this.groupBox9.Controls.Add(this.button_Recovery);
  1719. this.groupBox9.Controls.Add(this.button_ClearLog);
  1720. this.groupBox9.Controls.Add(this.button_Reset);
  1721. this.groupBox9.Controls.Add(this.button_SystemClear);
  1722. this.groupBox9.Location = new System.Drawing.Point(627, 4);
  1723. this.groupBox9.Name = "groupBox9";
  1724. this.groupBox9.Size = new System.Drawing.Size(303, 162);
  1725. this.groupBox9.TabIndex = 4;
  1726. this.groupBox9.TabStop = false;
  1727. this.groupBox9.Text = "系统操作";
  1728. //
  1729. // button_Recovery
  1730. //
  1731. this.button_Recovery.BackColor = System.Drawing.Color.Fuchsia;
  1732. this.button_Recovery.Location = new System.Drawing.Point(168, 26);
  1733. this.button_Recovery.Name = "button_Recovery";
  1734. this.button_Recovery.Size = new System.Drawing.Size(100, 60);
  1735. this.button_Recovery.TabIndex = 2;
  1736. this.button_Recovery.Text = "参数还原";
  1737. this.button_Recovery.UseVisualStyleBackColor = false;
  1738. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  1739. //
  1740. // button_ClearLog
  1741. //
  1742. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1743. this.button_ClearLog.Location = new System.Drawing.Point(168, 90);
  1744. this.button_ClearLog.Name = "button_ClearLog";
  1745. this.button_ClearLog.Size = new System.Drawing.Size(100, 60);
  1746. this.button_ClearLog.TabIndex = 2;
  1747. this.button_ClearLog.Text = "记录清除";
  1748. this.button_ClearLog.UseVisualStyleBackColor = false;
  1749. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  1750. //
  1751. // button_Reset
  1752. //
  1753. this.button_Reset.BackColor = System.Drawing.Color.Lime;
  1754. this.button_Reset.Location = new System.Drawing.Point(37, 90);
  1755. this.button_Reset.Name = "button_Reset";
  1756. this.button_Reset.Size = new System.Drawing.Size(100, 60);
  1757. this.button_Reset.TabIndex = 2;
  1758. this.button_Reset.Text = "系统关机";
  1759. this.button_Reset.UseVisualStyleBackColor = false;
  1760. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  1761. //
  1762. // button_SystemClear
  1763. //
  1764. this.button_SystemClear.BackColor = System.Drawing.Color.Red;
  1765. this.button_SystemClear.Location = new System.Drawing.Point(37, 26);
  1766. this.button_SystemClear.Name = "button_SystemClear";
  1767. this.button_SystemClear.Size = new System.Drawing.Size(100, 60);
  1768. this.button_SystemClear.TabIndex = 2;
  1769. this.button_SystemClear.Text = "系统清除";
  1770. this.button_SystemClear.UseVisualStyleBackColor = false;
  1771. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  1772. //
  1773. // groupBox8
  1774. //
  1775. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  1776. this.groupBox8.Controls.Add(this.textBox_Online);
  1777. this.groupBox8.Controls.Add(this.label42);
  1778. this.groupBox8.Location = new System.Drawing.Point(313, 238);
  1779. this.groupBox8.Name = "groupBox8";
  1780. this.groupBox8.Size = new System.Drawing.Size(303, 66);
  1781. this.groupBox8.TabIndex = 3;
  1782. this.groupBox8.TabStop = false;
  1783. this.groupBox8.Text = "在线查询";
  1784. //
  1785. // button_ReadOnLine
  1786. //
  1787. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1788. this.button_ReadOnLine.Location = new System.Drawing.Point(244, 28);
  1789. this.button_ReadOnLine.Name = "button_ReadOnLine";
  1790. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  1791. this.button_ReadOnLine.TabIndex = 2;
  1792. this.button_ReadOnLine.Text = "查询";
  1793. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  1794. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  1795. //
  1796. // textBox_Online
  1797. //
  1798. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1799. this.textBox_Online.Location = new System.Drawing.Point(82, 28);
  1800. this.textBox_Online.Name = "textBox_Online";
  1801. this.textBox_Online.ReadOnly = true;
  1802. this.textBox_Online.Size = new System.Drawing.Size(100, 28);
  1803. this.textBox_Online.TabIndex = 1;
  1804. //
  1805. // label42
  1806. //
  1807. this.label42.AutoSize = true;
  1808. this.label42.Location = new System.Drawing.Point(6, 32);
  1809. this.label42.Name = "label42";
  1810. this.label42.Size = new System.Drawing.Size(74, 21);
  1811. this.label42.TabIndex = 0;
  1812. this.label42.Text = "在线状态";
  1813. //
  1814. // groupBox7
  1815. //
  1816. this.groupBox7.Controls.Add(this.button_ReadMAC);
  1817. this.groupBox7.Controls.Add(this.button_WriteMac);
  1818. this.groupBox7.Controls.Add(this.textBox_PP);
  1819. this.groupBox7.Controls.Add(this.textBox_MACDate);
  1820. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  1821. this.groupBox7.Controls.Add(this.label34);
  1822. this.groupBox7.Controls.Add(this.label39);
  1823. this.groupBox7.Controls.Add(this.textBox_MAC);
  1824. this.groupBox7.Controls.Add(this.label40);
  1825. this.groupBox7.Controls.Add(this.label41);
  1826. this.groupBox7.Location = new System.Drawing.Point(313, 4);
  1827. this.groupBox7.Name = "groupBox7";
  1828. this.groupBox7.Size = new System.Drawing.Size(303, 162);
  1829. this.groupBox7.TabIndex = 3;
  1830. this.groupBox7.TabStop = false;
  1831. this.groupBox7.Text = "生产信息";
  1832. //
  1833. // button_ReadMAC
  1834. //
  1835. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1836. this.button_ReadMAC.Location = new System.Drawing.Point(219, 89);
  1837. this.button_ReadMAC.Name = "button_ReadMAC";
  1838. this.button_ReadMAC.Size = new System.Drawing.Size(75, 62);
  1839. this.button_ReadMAC.TabIndex = 2;
  1840. this.button_ReadMAC.Text = "查询";
  1841. this.button_ReadMAC.UseVisualStyleBackColor = false;
  1842. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  1843. //
  1844. // button_WriteMac
  1845. //
  1846. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1847. this.button_WriteMac.Location = new System.Drawing.Point(219, 25);
  1848. this.button_WriteMac.Name = "button_WriteMac";
  1849. this.button_WriteMac.Size = new System.Drawing.Size(75, 62);
  1850. this.button_WriteMac.TabIndex = 2;
  1851. this.button_WriteMac.Text = "写入";
  1852. this.button_WriteMac.UseVisualStyleBackColor = false;
  1853. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  1854. //
  1855. // textBox_PP
  1856. //
  1857. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1858. this.textBox_PP.Location = new System.Drawing.Point(82, 123);
  1859. this.textBox_PP.Name = "textBox_PP";
  1860. this.textBox_PP.Size = new System.Drawing.Size(100, 28);
  1861. this.textBox_PP.TabIndex = 1;
  1862. //
  1863. // textBox_MACDate
  1864. //
  1865. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1866. this.textBox_MACDate.Location = new System.Drawing.Point(82, 90);
  1867. this.textBox_MACDate.Name = "textBox_MACDate";
  1868. this.textBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1869. this.textBox_MACDate.TabIndex = 1;
  1870. //
  1871. // textBox_MACAdd
  1872. //
  1873. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1874. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 57);
  1875. this.textBox_MACAdd.Name = "textBox_MACAdd";
  1876. this.textBox_MACAdd.Size = new System.Drawing.Size(100, 28);
  1877. this.textBox_MACAdd.TabIndex = 1;
  1878. //
  1879. // label34
  1880. //
  1881. this.label34.AutoSize = true;
  1882. this.label34.Location = new System.Drawing.Point(6, 127);
  1883. this.label34.Name = "label34";
  1884. this.label34.Size = new System.Drawing.Size(74, 21);
  1885. this.label34.TabIndex = 0;
  1886. this.label34.Text = "产品标识";
  1887. //
  1888. // label39
  1889. //
  1890. this.label39.AutoSize = true;
  1891. this.label39.Location = new System.Drawing.Point(6, 94);
  1892. this.label39.Name = "label39";
  1893. this.label39.Size = new System.Drawing.Size(74, 21);
  1894. this.label39.TabIndex = 0;
  1895. this.label39.Text = "生产日期";
  1896. //
  1897. // textBox_MAC
  1898. //
  1899. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1900. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  1901. this.textBox_MAC.Name = "textBox_MAC";
  1902. this.textBox_MAC.Size = new System.Drawing.Size(100, 28);
  1903. this.textBox_MAC.TabIndex = 1;
  1904. //
  1905. // label40
  1906. //
  1907. this.label40.AutoSize = true;
  1908. this.label40.Location = new System.Drawing.Point(6, 61);
  1909. this.label40.Name = "label40";
  1910. this.label40.Size = new System.Drawing.Size(58, 21);
  1911. this.label40.TabIndex = 0;
  1912. this.label40.Text = "生产地";
  1913. //
  1914. // label41
  1915. //
  1916. this.label41.AutoSize = true;
  1917. this.label41.Location = new System.Drawing.Point(7, 28);
  1918. this.label41.Name = "label41";
  1919. this.label41.Size = new System.Drawing.Size(58, 21);
  1920. this.label41.TabIndex = 0;
  1921. this.label41.Text = "生产商";
  1922. //
  1923. // groupBox6
  1924. //
  1925. this.groupBox6.Controls.Add(this.button_ReadUser3);
  1926. this.groupBox6.Controls.Add(this.button_WriteUser3);
  1927. this.groupBox6.Controls.Add(this.button_ReadUser2);
  1928. this.groupBox6.Controls.Add(this.button_WriteUser2);
  1929. this.groupBox6.Controls.Add(this.button_ReadUser1);
  1930. this.groupBox6.Controls.Add(this.button_WriteUser1);
  1931. this.groupBox6.Controls.Add(this.textBox_User3);
  1932. this.groupBox6.Controls.Add(this.textBox_User2);
  1933. this.groupBox6.Controls.Add(this.label35);
  1934. this.groupBox6.Controls.Add(this.textBox_User1);
  1935. this.groupBox6.Controls.Add(this.label36);
  1936. this.groupBox6.Controls.Add(this.label38);
  1937. this.groupBox6.Location = new System.Drawing.Point(4, 172);
  1938. this.groupBox6.Name = "groupBox6";
  1939. this.groupBox6.Size = new System.Drawing.Size(303, 132);
  1940. this.groupBox6.TabIndex = 2;
  1941. this.groupBox6.TabStop = false;
  1942. this.groupBox6.Text = "自定义";
  1943. //
  1944. // button_ReadUser3
  1945. //
  1946. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1947. this.button_ReadUser3.Location = new System.Drawing.Point(196, 94);
  1948. this.button_ReadUser3.Name = "button_ReadUser3";
  1949. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  1950. this.button_ReadUser3.TabIndex = 5;
  1951. this.button_ReadUser3.Text = "查询";
  1952. this.button_ReadUser3.UseVisualStyleBackColor = false;
  1953. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  1954. //
  1955. // button_WriteUser3
  1956. //
  1957. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1958. this.button_WriteUser3.Location = new System.Drawing.Point(248, 94);
  1959. this.button_WriteUser3.Name = "button_WriteUser3";
  1960. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  1961. this.button_WriteUser3.TabIndex = 6;
  1962. this.button_WriteUser3.Text = "写入";
  1963. this.button_WriteUser3.UseVisualStyleBackColor = false;
  1964. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  1965. //
  1966. // button_ReadUser2
  1967. //
  1968. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1969. this.button_ReadUser2.Location = new System.Drawing.Point(196, 61);
  1970. this.button_ReadUser2.Name = "button_ReadUser2";
  1971. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  1972. this.button_ReadUser2.TabIndex = 3;
  1973. this.button_ReadUser2.Text = "查询";
  1974. this.button_ReadUser2.UseVisualStyleBackColor = false;
  1975. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  1976. //
  1977. // button_WriteUser2
  1978. //
  1979. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1980. this.button_WriteUser2.Location = new System.Drawing.Point(248, 61);
  1981. this.button_WriteUser2.Name = "button_WriteUser2";
  1982. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  1983. this.button_WriteUser2.TabIndex = 4;
  1984. this.button_WriteUser2.Text = "写入";
  1985. this.button_WriteUser2.UseVisualStyleBackColor = false;
  1986. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  1987. //
  1988. // button_ReadUser1
  1989. //
  1990. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1991. this.button_ReadUser1.Location = new System.Drawing.Point(196, 24);
  1992. this.button_ReadUser1.Name = "button_ReadUser1";
  1993. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  1994. this.button_ReadUser1.TabIndex = 2;
  1995. this.button_ReadUser1.Text = "查询";
  1996. this.button_ReadUser1.UseVisualStyleBackColor = false;
  1997. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  1998. //
  1999. // button_WriteUser1
  2000. //
  2001. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2002. this.button_WriteUser1.Location = new System.Drawing.Point(248, 24);
  2003. this.button_WriteUser1.Name = "button_WriteUser1";
  2004. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  2005. this.button_WriteUser1.TabIndex = 2;
  2006. this.button_WriteUser1.Text = "写入";
  2007. this.button_WriteUser1.UseVisualStyleBackColor = false;
  2008. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  2009. //
  2010. // textBox_User3
  2011. //
  2012. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2013. this.textBox_User3.Location = new System.Drawing.Point(31, 94);
  2014. this.textBox_User3.Name = "textBox_User3";
  2015. this.textBox_User3.Size = new System.Drawing.Size(164, 28);
  2016. this.textBox_User3.TabIndex = 1;
  2017. //
  2018. // textBox_User2
  2019. //
  2020. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2021. this.textBox_User2.Location = new System.Drawing.Point(31, 61);
  2022. this.textBox_User2.Name = "textBox_User2";
  2023. this.textBox_User2.Size = new System.Drawing.Size(164, 28);
  2024. this.textBox_User2.TabIndex = 1;
  2025. //
  2026. // label35
  2027. //
  2028. this.label35.AutoSize = true;
  2029. this.label35.Location = new System.Drawing.Point(6, 94);
  2030. this.label35.Name = "label35";
  2031. this.label35.Size = new System.Drawing.Size(19, 21);
  2032. this.label35.TabIndex = 0;
  2033. this.label35.Text = "3";
  2034. //
  2035. // textBox_User1
  2036. //
  2037. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2038. this.textBox_User1.Location = new System.Drawing.Point(32, 24);
  2039. this.textBox_User1.Name = "textBox_User1";
  2040. this.textBox_User1.Size = new System.Drawing.Size(164, 28);
  2041. this.textBox_User1.TabIndex = 1;
  2042. //
  2043. // label36
  2044. //
  2045. this.label36.AutoSize = true;
  2046. this.label36.Location = new System.Drawing.Point(6, 61);
  2047. this.label36.Name = "label36";
  2048. this.label36.Size = new System.Drawing.Size(19, 21);
  2049. this.label36.TabIndex = 0;
  2050. this.label36.Text = "2";
  2051. //
  2052. // label38
  2053. //
  2054. this.label38.AutoSize = true;
  2055. this.label38.Location = new System.Drawing.Point(7, 28);
  2056. this.label38.Name = "label38";
  2057. this.label38.Size = new System.Drawing.Size(19, 21);
  2058. this.label38.TabIndex = 0;
  2059. this.label38.Text = "1";
  2060. //
  2061. // groupBox5
  2062. //
  2063. this.groupBox5.Controls.Add(this.button_ReadKey);
  2064. this.groupBox5.Controls.Add(this.button_WriteKey);
  2065. this.groupBox5.Controls.Add(this.textBox_Key);
  2066. this.groupBox5.Controls.Add(this.label37);
  2067. this.groupBox5.Location = new System.Drawing.Point(313, 172);
  2068. this.groupBox5.Name = "groupBox5";
  2069. this.groupBox5.Size = new System.Drawing.Size(303, 66);
  2070. this.groupBox5.TabIndex = 1;
  2071. this.groupBox5.TabStop = false;
  2072. this.groupBox5.Text = "校验密钥";
  2073. //
  2074. // button_ReadKey
  2075. //
  2076. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2077. this.button_ReadKey.Location = new System.Drawing.Point(190, 24);
  2078. this.button_ReadKey.Name = "button_ReadKey";
  2079. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  2080. this.button_ReadKey.TabIndex = 2;
  2081. this.button_ReadKey.Text = "查询";
  2082. this.button_ReadKey.UseVisualStyleBackColor = false;
  2083. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  2084. //
  2085. // button_WriteKey
  2086. //
  2087. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2088. this.button_WriteKey.Location = new System.Drawing.Point(244, 24);
  2089. this.button_WriteKey.Name = "button_WriteKey";
  2090. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  2091. this.button_WriteKey.TabIndex = 2;
  2092. this.button_WriteKey.Text = "写入";
  2093. this.button_WriteKey.UseVisualStyleBackColor = false;
  2094. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  2095. //
  2096. // textBox_Key
  2097. //
  2098. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2099. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  2100. this.textBox_Key.Name = "textBox_Key";
  2101. this.textBox_Key.Size = new System.Drawing.Size(100, 28);
  2102. this.textBox_Key.TabIndex = 1;
  2103. //
  2104. // label37
  2105. //
  2106. this.label37.AutoSize = true;
  2107. this.label37.Location = new System.Drawing.Point(7, 28);
  2108. this.label37.Name = "label37";
  2109. this.label37.Size = new System.Drawing.Size(42, 21);
  2110. this.label37.TabIndex = 0;
  2111. this.label37.Text = "密钥";
  2112. //
  2113. // groupBox4
  2114. //
  2115. this.groupBox4.Controls.Add(this.button_ReadVersion);
  2116. this.groupBox4.Controls.Add(this.button_WriteSN);
  2117. this.groupBox4.Controls.Add(this.button_WriteModel);
  2118. this.groupBox4.Controls.Add(this.textBox_FW);
  2119. this.groupBox4.Controls.Add(this.textBox_HW);
  2120. this.groupBox4.Controls.Add(this.textBox_SN);
  2121. this.groupBox4.Controls.Add(this.label33);
  2122. this.groupBox4.Controls.Add(this.label32);
  2123. this.groupBox4.Controls.Add(this.textBox_Model);
  2124. this.groupBox4.Controls.Add(this.label31);
  2125. this.groupBox4.Controls.Add(this.label30);
  2126. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  2127. this.groupBox4.Name = "groupBox4";
  2128. this.groupBox4.Size = new System.Drawing.Size(303, 162);
  2129. this.groupBox4.TabIndex = 0;
  2130. this.groupBox4.TabStop = false;
  2131. this.groupBox4.Text = "版本信息";
  2132. //
  2133. // button_ReadVersion
  2134. //
  2135. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2136. this.button_ReadVersion.Location = new System.Drawing.Point(248, 90);
  2137. this.button_ReadVersion.Name = "button_ReadVersion";
  2138. this.button_ReadVersion.Size = new System.Drawing.Size(50, 62);
  2139. this.button_ReadVersion.TabIndex = 2;
  2140. this.button_ReadVersion.Text = "查询";
  2141. this.button_ReadVersion.UseVisualStyleBackColor = false;
  2142. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  2143. //
  2144. // button_WriteSN
  2145. //
  2146. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2147. this.button_WriteSN.Location = new System.Drawing.Point(248, 57);
  2148. this.button_WriteSN.Name = "button_WriteSN";
  2149. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  2150. this.button_WriteSN.TabIndex = 2;
  2151. this.button_WriteSN.Text = "写入";
  2152. this.button_WriteSN.UseVisualStyleBackColor = false;
  2153. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  2154. //
  2155. // button_WriteModel
  2156. //
  2157. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2158. this.button_WriteModel.Location = new System.Drawing.Point(248, 24);
  2159. this.button_WriteModel.Name = "button_WriteModel";
  2160. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  2161. this.button_WriteModel.TabIndex = 2;
  2162. this.button_WriteModel.Text = "写入";
  2163. this.button_WriteModel.UseVisualStyleBackColor = false;
  2164. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  2165. //
  2166. // textBox_FW
  2167. //
  2168. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2169. this.textBox_FW.Location = new System.Drawing.Point(55, 123);
  2170. this.textBox_FW.Name = "textBox_FW";
  2171. this.textBox_FW.ReadOnly = true;
  2172. this.textBox_FW.Size = new System.Drawing.Size(191, 28);
  2173. this.textBox_FW.TabIndex = 1;
  2174. //
  2175. // textBox_HW
  2176. //
  2177. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2178. this.textBox_HW.Location = new System.Drawing.Point(55, 90);
  2179. this.textBox_HW.Name = "textBox_HW";
  2180. this.textBox_HW.ReadOnly = true;
  2181. this.textBox_HW.Size = new System.Drawing.Size(191, 28);
  2182. this.textBox_HW.TabIndex = 1;
  2183. //
  2184. // textBox_SN
  2185. //
  2186. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2187. this.textBox_SN.Location = new System.Drawing.Point(55, 57);
  2188. this.textBox_SN.Name = "textBox_SN";
  2189. this.textBox_SN.Size = new System.Drawing.Size(191, 28);
  2190. this.textBox_SN.TabIndex = 1;
  2191. //
  2192. // label33
  2193. //
  2194. this.label33.AutoSize = true;
  2195. this.label33.Location = new System.Drawing.Point(6, 127);
  2196. this.label33.Name = "label33";
  2197. this.label33.Size = new System.Drawing.Size(35, 21);
  2198. this.label33.TabIndex = 0;
  2199. this.label33.Text = "FW";
  2200. //
  2201. // label32
  2202. //
  2203. this.label32.AutoSize = true;
  2204. this.label32.Location = new System.Drawing.Point(6, 94);
  2205. this.label32.Name = "label32";
  2206. this.label32.Size = new System.Drawing.Size(38, 21);
  2207. this.label32.TabIndex = 0;
  2208. this.label32.Text = "HW";
  2209. //
  2210. // textBox_Model
  2211. //
  2212. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2213. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  2214. this.textBox_Model.Name = "textBox_Model";
  2215. this.textBox_Model.Size = new System.Drawing.Size(190, 28);
  2216. this.textBox_Model.TabIndex = 1;
  2217. //
  2218. // label31
  2219. //
  2220. this.label31.AutoSize = true;
  2221. this.label31.Location = new System.Drawing.Point(6, 61);
  2222. this.label31.Name = "label31";
  2223. this.label31.Size = new System.Drawing.Size(32, 21);
  2224. this.label31.TabIndex = 0;
  2225. this.label31.Text = "SN";
  2226. //
  2227. // label30
  2228. //
  2229. this.label30.AutoSize = true;
  2230. this.label30.Location = new System.Drawing.Point(7, 28);
  2231. this.label30.Name = "label30";
  2232. this.label30.Size = new System.Drawing.Size(42, 21);
  2233. this.label30.TabIndex = 0;
  2234. this.label30.Text = "型号";
  2235. //
  2236. // tabPage_OBC
  2237. //
  2238. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2239. this.tabPage_OBC.Controls.Add(this.groupBox15);
  2240. this.tabPage_OBC.Controls.Add(this.groupBox14);
  2241. this.tabPage_OBC.Controls.Add(this.groupBox13);
  2242. this.tabPage_OBC.Controls.Add(this.groupBox12);
  2243. this.tabPage_OBC.Controls.Add(this.groupBox11);
  2244. this.tabPage_OBC.Controls.Add(this.groupBox10);
  2245. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  2246. this.tabPage_OBC.Name = "tabPage_OBC";
  2247. this.tabPage_OBC.Size = new System.Drawing.Size(937, 315);
  2248. this.tabPage_OBC.TabIndex = 8;
  2249. this.tabPage_OBC.Text = "模拟仪表";
  2250. //
  2251. // groupBox15
  2252. //
  2253. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  2254. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  2255. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  2256. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  2257. this.groupBox15.Controls.Add(this.label55);
  2258. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  2259. this.groupBox15.Controls.Add(this.label54);
  2260. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  2261. this.groupBox15.Controls.Add(this.label52);
  2262. this.groupBox15.Controls.Add(this.label53);
  2263. this.groupBox15.Location = new System.Drawing.Point(622, 160);
  2264. this.groupBox15.Name = "groupBox15";
  2265. this.groupBox15.Size = new System.Drawing.Size(303, 149);
  2266. this.groupBox15.TabIndex = 14;
  2267. this.groupBox15.TabStop = false;
  2268. this.groupBox15.Text = "骑行历史";
  2269. //
  2270. // textBox_OBC_ODO_TIME
  2271. //
  2272. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2273. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(104, 117);
  2274. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  2275. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  2276. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(131, 28);
  2277. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  2278. //
  2279. // button_OBC_ReadRideInfo
  2280. //
  2281. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2282. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(241, 53);
  2283. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  2284. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  2285. this.button_OBC_ReadRideInfo.TabIndex = 6;
  2286. this.button_OBC_ReadRideInfo.Text = "读取";
  2287. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  2288. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  2289. //
  2290. // textBox_OBC_ODO_KM
  2291. //
  2292. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2293. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(104, 87);
  2294. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  2295. this.textBox_OBC_ODO_KM.ReadOnly = true;
  2296. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(131, 28);
  2297. this.textBox_OBC_ODO_KM.TabIndex = 4;
  2298. //
  2299. // button_OBC_ClearTrip
  2300. //
  2301. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2302. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(241, 90);
  2303. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  2304. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(53, 55);
  2305. this.button_OBC_ClearTrip.TabIndex = 6;
  2306. this.button_OBC_ClearTrip.Text = "清除TRIP";
  2307. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  2308. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  2309. //
  2310. // label55
  2311. //
  2312. this.label55.AutoSize = true;
  2313. this.label55.Location = new System.Drawing.Point(6, 121);
  2314. this.label55.Name = "label55";
  2315. this.label55.Size = new System.Drawing.Size(80, 21);
  2316. this.label55.TabIndex = 0;
  2317. this.label55.Text = "ODO时间";
  2318. //
  2319. // textBox_OBC_TRIP_TIME
  2320. //
  2321. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2322. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(104, 57);
  2323. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  2324. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  2325. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(131, 28);
  2326. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  2327. //
  2328. // label54
  2329. //
  2330. this.label54.AutoSize = true;
  2331. this.label54.Location = new System.Drawing.Point(6, 91);
  2332. this.label54.Name = "label54";
  2333. this.label54.Size = new System.Drawing.Size(80, 21);
  2334. this.label54.TabIndex = 0;
  2335. this.label54.Text = "ODO里程";
  2336. //
  2337. // textBox_OBC_TRIP_KM
  2338. //
  2339. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2340. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(104, 27);
  2341. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  2342. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  2343. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(131, 28);
  2344. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  2345. //
  2346. // label52
  2347. //
  2348. this.label52.AutoSize = true;
  2349. this.label52.Location = new System.Drawing.Point(7, 31);
  2350. this.label52.Name = "label52";
  2351. this.label52.Size = new System.Drawing.Size(76, 21);
  2352. this.label52.TabIndex = 0;
  2353. this.label52.Text = "TRIP里程";
  2354. //
  2355. // label53
  2356. //
  2357. this.label53.AutoSize = true;
  2358. this.label53.Location = new System.Drawing.Point(6, 61);
  2359. this.label53.Name = "label53";
  2360. this.label53.Size = new System.Drawing.Size(76, 21);
  2361. this.label53.TabIndex = 0;
  2362. this.label53.Text = "TRIP时间";
  2363. //
  2364. // groupBox14
  2365. //
  2366. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  2367. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  2368. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  2369. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  2370. this.groupBox14.Controls.Add(this.label48);
  2371. this.groupBox14.Controls.Add(this.label49);
  2372. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  2373. this.groupBox14.Controls.Add(this.label50);
  2374. this.groupBox14.Controls.Add(this.label51);
  2375. this.groupBox14.Location = new System.Drawing.Point(622, 4);
  2376. this.groupBox14.Name = "groupBox14";
  2377. this.groupBox14.Size = new System.Drawing.Size(303, 150);
  2378. this.groupBox14.TabIndex = 13;
  2379. this.groupBox14.TabStop = false;
  2380. this.groupBox14.Text = "版本信息";
  2381. //
  2382. // button_OBC_ReadVerInfo
  2383. //
  2384. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2385. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 81);
  2386. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  2387. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 62);
  2388. this.button_OBC_ReadVerInfo.TabIndex = 2;
  2389. this.button_OBC_ReadVerInfo.Text = "查询";
  2390. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  2391. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  2392. //
  2393. // textBox_OBC_ReadFW
  2394. //
  2395. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2396. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 114);
  2397. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  2398. this.textBox_OBC_ReadFW.ReadOnly = true;
  2399. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(179, 28);
  2400. this.textBox_OBC_ReadFW.TabIndex = 1;
  2401. //
  2402. // textBox_OBC_ReadHW
  2403. //
  2404. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2405. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 84);
  2406. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  2407. this.textBox_OBC_ReadHW.ReadOnly = true;
  2408. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(179, 28);
  2409. this.textBox_OBC_ReadHW.TabIndex = 1;
  2410. //
  2411. // textBox_OBC_ReadSN
  2412. //
  2413. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2414. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 54);
  2415. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  2416. this.textBox_OBC_ReadSN.ReadOnly = true;
  2417. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  2418. this.textBox_OBC_ReadSN.TabIndex = 1;
  2419. //
  2420. // label48
  2421. //
  2422. this.label48.AutoSize = true;
  2423. this.label48.Location = new System.Drawing.Point(6, 118);
  2424. this.label48.Name = "label48";
  2425. this.label48.Size = new System.Drawing.Size(35, 21);
  2426. this.label48.TabIndex = 0;
  2427. this.label48.Text = "FW";
  2428. //
  2429. // label49
  2430. //
  2431. this.label49.AutoSize = true;
  2432. this.label49.Location = new System.Drawing.Point(6, 88);
  2433. this.label49.Name = "label49";
  2434. this.label49.Size = new System.Drawing.Size(38, 21);
  2435. this.label49.TabIndex = 0;
  2436. this.label49.Text = "HW";
  2437. //
  2438. // textBox_OBC_ReadModel
  2439. //
  2440. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2441. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  2442. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  2443. this.textBox_OBC_ReadModel.ReadOnly = true;
  2444. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  2445. this.textBox_OBC_ReadModel.TabIndex = 1;
  2446. //
  2447. // label50
  2448. //
  2449. this.label50.AutoSize = true;
  2450. this.label50.Location = new System.Drawing.Point(6, 58);
  2451. this.label50.Name = "label50";
  2452. this.label50.Size = new System.Drawing.Size(32, 21);
  2453. this.label50.TabIndex = 0;
  2454. this.label50.Text = "SN";
  2455. //
  2456. // label51
  2457. //
  2458. this.label51.AutoSize = true;
  2459. this.label51.Location = new System.Drawing.Point(7, 28);
  2460. this.label51.Name = "label51";
  2461. this.label51.Size = new System.Drawing.Size(42, 21);
  2462. this.label51.TabIndex = 0;
  2463. this.label51.Text = "型号";
  2464. //
  2465. // groupBox13
  2466. //
  2467. this.groupBox13.Controls.Add(this.label64);
  2468. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  2469. this.groupBox13.Controls.Add(this.label63);
  2470. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  2471. this.groupBox13.Controls.Add(this.label59);
  2472. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  2473. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  2474. this.groupBox13.Controls.Add(this.label58);
  2475. this.groupBox13.Controls.Add(this.label57);
  2476. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  2477. this.groupBox13.Controls.Add(this.label56);
  2478. this.groupBox13.Location = new System.Drawing.Point(416, 4);
  2479. this.groupBox13.Name = "groupBox13";
  2480. this.groupBox13.Size = new System.Drawing.Size(200, 305);
  2481. this.groupBox13.TabIndex = 14;
  2482. this.groupBox13.TabStop = false;
  2483. this.groupBox13.Text = "设置用户参数";
  2484. //
  2485. // label64
  2486. //
  2487. this.label64.AutoSize = true;
  2488. this.label64.Location = new System.Drawing.Point(161, 122);
  2489. this.label64.Name = "label64";
  2490. this.label64.Size = new System.Drawing.Size(39, 21);
  2491. this.label64.TabIndex = 14;
  2492. this.label64.Text = "min";
  2493. //
  2494. // numericUpDown_OBC_OffTime
  2495. //
  2496. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2497. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 115);
  2498. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  2499. 240,
  2500. 0,
  2501. 0,
  2502. 0});
  2503. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  2504. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  2505. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(72, 28);
  2506. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  2507. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2508. //
  2509. // label63
  2510. //
  2511. this.label63.AutoSize = true;
  2512. this.label63.Location = new System.Drawing.Point(6, 119);
  2513. this.label63.Name = "label63";
  2514. this.label63.Size = new System.Drawing.Size(74, 21);
  2515. this.label63.TabIndex = 12;
  2516. this.label63.Text = "关机时间";
  2517. //
  2518. // numericUpDown_OBC_WheelAdj
  2519. //
  2520. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2521. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  2522. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  2523. 10,
  2524. 0,
  2525. 0,
  2526. 0});
  2527. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  2528. 10,
  2529. 0,
  2530. 0,
  2531. -2147483648});
  2532. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  2533. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  2534. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(72, 28);
  2535. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  2536. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2537. //
  2538. // label59
  2539. //
  2540. this.label59.AutoSize = true;
  2541. this.label59.Location = new System.Drawing.Point(161, 28);
  2542. this.label59.Name = "label59";
  2543. this.label59.Size = new System.Drawing.Size(33, 21);
  2544. this.label59.TabIndex = 11;
  2545. this.label59.Text = "cm";
  2546. //
  2547. // comboBox_OBC_AssistFunc
  2548. //
  2549. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2550. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2551. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2552. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  2553. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  2554. "方案一",
  2555. "方案二"});
  2556. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  2557. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  2558. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(111, 29);
  2559. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  2560. //
  2561. // comboBox_OBC_StartMode
  2562. //
  2563. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2564. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2565. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2566. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  2567. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  2568. "柔和",
  2569. "正常",
  2570. "强劲"});
  2571. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  2572. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  2573. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(111, 29);
  2574. this.comboBox_OBC_StartMode.TabIndex = 6;
  2575. //
  2576. // label58
  2577. //
  2578. this.label58.AutoSize = true;
  2579. this.label58.Location = new System.Drawing.Point(6, 88);
  2580. this.label58.Name = "label58";
  2581. this.label58.Size = new System.Drawing.Size(74, 21);
  2582. this.label58.TabIndex = 9;
  2583. this.label58.Text = "助力方案";
  2584. //
  2585. // label57
  2586. //
  2587. this.label57.AutoSize = true;
  2588. this.label57.Location = new System.Drawing.Point(6, 58);
  2589. this.label57.Name = "label57";
  2590. this.label57.Size = new System.Drawing.Size(74, 21);
  2591. this.label57.TabIndex = 9;
  2592. this.label57.Text = "启动模式";
  2593. //
  2594. // button_OBC_WriteUserInfo
  2595. //
  2596. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2597. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(141, 264);
  2598. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  2599. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  2600. this.button_OBC_WriteUserInfo.TabIndex = 6;
  2601. this.button_OBC_WriteUserInfo.Text = "写入";
  2602. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  2603. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  2604. //
  2605. // label56
  2606. //
  2607. this.label56.AutoSize = true;
  2608. this.label56.Location = new System.Drawing.Point(6, 28);
  2609. this.label56.Name = "label56";
  2610. this.label56.Size = new System.Drawing.Size(74, 21);
  2611. this.label56.TabIndex = 7;
  2612. this.label56.Text = "周长微调";
  2613. //
  2614. // groupBox12
  2615. //
  2616. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  2617. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  2618. this.groupBox12.Location = new System.Drawing.Point(235, 4);
  2619. this.groupBox12.Name = "groupBox12";
  2620. this.groupBox12.Size = new System.Drawing.Size(175, 305);
  2621. this.groupBox12.TabIndex = 13;
  2622. this.groupBox12.TabStop = false;
  2623. this.groupBox12.Text = "查询用户参数";
  2624. //
  2625. // richTextBox_OBC_ReadUserInfo
  2626. //
  2627. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2628. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(6, 27);
  2629. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  2630. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  2631. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(159, 231);
  2632. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  2633. this.richTextBox_OBC_ReadUserInfo.Text = "";
  2634. //
  2635. // button_OBC_ReadUserInfo
  2636. //
  2637. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2638. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(112, 264);
  2639. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  2640. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  2641. this.button_OBC_ReadUserInfo.TabIndex = 6;
  2642. this.button_OBC_ReadUserInfo.Text = "读取";
  2643. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  2644. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  2645. //
  2646. // groupBox11
  2647. //
  2648. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  2649. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  2650. this.groupBox11.Location = new System.Drawing.Point(4, 108);
  2651. this.groupBox11.Name = "groupBox11";
  2652. this.groupBox11.Size = new System.Drawing.Size(225, 201);
  2653. this.groupBox11.TabIndex = 11;
  2654. this.groupBox11.TabStop = false;
  2655. this.groupBox11.Text = "读取电池运行信息";
  2656. //
  2657. // richTextBox_OBC_BMS_RunInfo
  2658. //
  2659. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2660. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  2661. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  2662. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  2663. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(213, 127);
  2664. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  2665. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  2666. //
  2667. // checkBox_OBC_StartReadBMS
  2668. //
  2669. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  2670. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(158, 169);
  2671. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  2672. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  2673. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  2674. this.checkBox_OBC_StartReadBMS.Text = "启动";
  2675. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  2676. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  2677. //
  2678. // groupBox10
  2679. //
  2680. this.groupBox10.Controls.Add(this.label60);
  2681. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  2682. this.groupBox10.Controls.Add(this.label61);
  2683. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  2684. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  2685. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  2686. this.groupBox10.Name = "groupBox10";
  2687. this.groupBox10.Size = new System.Drawing.Size(225, 98);
  2688. this.groupBox10.TabIndex = 10;
  2689. this.groupBox10.TabStop = false;
  2690. this.groupBox10.Text = "控制电机档位";
  2691. //
  2692. // label60
  2693. //
  2694. this.label60.AutoSize = true;
  2695. this.label60.Location = new System.Drawing.Point(6, 62);
  2696. this.label60.Name = "label60";
  2697. this.label60.Size = new System.Drawing.Size(42, 21);
  2698. this.label60.TabIndex = 8;
  2699. this.label60.Text = "大灯";
  2700. //
  2701. // comboBox_OBC_LightSw
  2702. //
  2703. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2704. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2705. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2706. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  2707. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  2708. "ON",
  2709. "OFF"});
  2710. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(51, 58);
  2711. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  2712. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(89, 29);
  2713. this.comboBox_OBC_LightSw.TabIndex = 6;
  2714. //
  2715. // label61
  2716. //
  2717. this.label61.AutoSize = true;
  2718. this.label61.Location = new System.Drawing.Point(6, 32);
  2719. this.label61.Name = "label61";
  2720. this.label61.Size = new System.Drawing.Size(42, 21);
  2721. this.label61.TabIndex = 7;
  2722. this.label61.Text = "档位";
  2723. //
  2724. // comboBox_OBC_SetGearST
  2725. //
  2726. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2727. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2728. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2729. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  2730. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  2731. "OFF",
  2732. "ECO",
  2733. "NORM",
  2734. "SPORT",
  2735. "TURBO",
  2736. "SMART",
  2737. "WALK"});
  2738. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  2739. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  2740. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(89, 29);
  2741. this.comboBox_OBC_SetGearST.TabIndex = 4;
  2742. //
  2743. // checkBox_OBC_StartSetGearSt
  2744. //
  2745. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  2746. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(158, 61);
  2747. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  2748. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  2749. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  2750. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  2751. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  2752. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  2753. //
  2754. // tabPage_RAMorFLASH
  2755. //
  2756. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2757. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  2758. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  2759. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  2760. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  2761. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  2762. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  2763. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  2764. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  2765. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(937, 315);
  2766. this.tabPage_RAMorFLASH.TabIndex = 9;
  2767. this.tabPage_RAMorFLASH.Text = "存储器读取";
  2768. //
  2769. // textBox_Address_End
  2770. //
  2771. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2772. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  2773. this.textBox_Address_End.Name = "textBox_Address_End";
  2774. this.textBox_Address_End.Size = new System.Drawing.Size(107, 28);
  2775. this.textBox_Address_End.TabIndex = 10;
  2776. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2777. //
  2778. // label66
  2779. //
  2780. this.label66.AutoSize = true;
  2781. this.label66.Location = new System.Drawing.Point(819, 136);
  2782. this.label66.Name = "label66";
  2783. this.label66.Size = new System.Drawing.Size(91, 21);
  2784. this.label66.TabIndex = 9;
  2785. this.label66.Text = "结束地址0x";
  2786. //
  2787. // textBox_Address_Begin
  2788. //
  2789. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2790. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  2791. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  2792. this.textBox_Address_Begin.Size = new System.Drawing.Size(107, 28);
  2793. this.textBox_Address_Begin.TabIndex = 8;
  2794. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2795. //
  2796. // label65
  2797. //
  2798. this.label65.AutoSize = true;
  2799. this.label65.Location = new System.Drawing.Point(819, 72);
  2800. this.label65.Name = "label65";
  2801. this.label65.Size = new System.Drawing.Size(91, 21);
  2802. this.label65.TabIndex = 7;
  2803. this.label65.Text = "起始地址0x";
  2804. //
  2805. // button_ReadRamFlash
  2806. //
  2807. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2808. this.button_ReadRamFlash.Location = new System.Drawing.Point(808, 259);
  2809. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  2810. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  2811. this.button_ReadRamFlash.TabIndex = 5;
  2812. this.button_ReadRamFlash.Text = "读取数据";
  2813. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  2814. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  2815. //
  2816. // richTextBox_RamFlasgData
  2817. //
  2818. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2819. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  2820. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  2821. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  2822. this.richTextBox_RamFlasgData.TabIndex = 4;
  2823. this.richTextBox_RamFlasgData.Text = "";
  2824. //
  2825. // tabPage_FactoryMode
  2826. //
  2827. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2828. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  2829. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  2830. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  2831. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  2832. this.tabPage_FactoryMode.Controls.Add(this.groupBox23);
  2833. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  2834. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  2835. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  2836. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  2837. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  2838. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  2839. this.tabPage_FactoryMode.Size = new System.Drawing.Size(937, 315);
  2840. this.tabPage_FactoryMode.TabIndex = 10;
  2841. this.tabPage_FactoryMode.Text = "生产模式";
  2842. //
  2843. // Button_FacModeSaveResult
  2844. //
  2845. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  2846. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(840, 249);
  2847. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  2848. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(90, 58);
  2849. this.Button_FacModeSaveResult.TabIndex = 1;
  2850. this.Button_FacModeSaveResult.Text = "关机存储";
  2851. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  2852. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  2853. //
  2854. // Button_FacModeSetMacDate
  2855. //
  2856. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2857. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(723, 248);
  2858. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  2859. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(90, 59);
  2860. this.Button_FacModeSetMacDate.TabIndex = 33;
  2861. this.Button_FacModeSetMacDate.Text = "写入\r\n生产日期";
  2862. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  2863. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  2864. //
  2865. // groupBox25
  2866. //
  2867. this.groupBox25.Controls.Add(this.label68);
  2868. this.groupBox25.Controls.Add(this.label84);
  2869. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  2870. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  2871. this.groupBox25.Controls.Add(this.label83);
  2872. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  2873. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  2874. this.groupBox25.Controls.Add(this.label82);
  2875. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  2876. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  2877. this.groupBox25.Controls.Add(this.label81);
  2878. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  2879. this.groupBox25.Location = new System.Drawing.Point(723, 3);
  2880. this.groupBox25.Name = "groupBox25";
  2881. this.groupBox25.Size = new System.Drawing.Size(207, 233);
  2882. this.groupBox25.TabIndex = 8;
  2883. this.groupBox25.TabStop = false;
  2884. this.groupBox25.Text = "版本信息";
  2885. //
  2886. // label68
  2887. //
  2888. this.label68.AutoSize = true;
  2889. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  2890. this.label68.ForeColor = System.Drawing.Color.Red;
  2891. this.label68.Location = new System.Drawing.Point(6, 201);
  2892. this.label68.Name = "label68";
  2893. this.label68.Size = new System.Drawing.Size(134, 19);
  2894. this.label68.TabIndex = 23;
  2895. this.label68.Text = "断电前请执行关机!";
  2896. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2897. //
  2898. // label84
  2899. //
  2900. this.label84.AutoSize = true;
  2901. this.label84.Location = new System.Drawing.Point(6, 159);
  2902. this.label84.Name = "label84";
  2903. this.label84.Size = new System.Drawing.Size(35, 21);
  2904. this.label84.TabIndex = 12;
  2905. this.label84.Text = "FW";
  2906. //
  2907. // textBox_FacModeFW
  2908. //
  2909. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2910. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 155);
  2911. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  2912. this.textBox_FacModeFW.Size = new System.Drawing.Size(147, 28);
  2913. this.textBox_FacModeFW.TabIndex = 13;
  2914. //
  2915. // Button_FacModeReadVer
  2916. //
  2917. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2918. this.Button_FacModeReadVer.Location = new System.Drawing.Point(151, 194);
  2919. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  2920. this.Button_FacModeReadVer.Size = new System.Drawing.Size(50, 34);
  2921. this.Button_FacModeReadVer.TabIndex = 11;
  2922. this.Button_FacModeReadVer.Text = "查询";
  2923. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  2924. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  2925. //
  2926. // label83
  2927. //
  2928. this.label83.AutoSize = true;
  2929. this.label83.Location = new System.Drawing.Point(6, 117);
  2930. this.label83.Name = "label83";
  2931. this.label83.Size = new System.Drawing.Size(38, 21);
  2932. this.label83.TabIndex = 9;
  2933. this.label83.Text = "HW";
  2934. //
  2935. // textBox_FacModeHW
  2936. //
  2937. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2938. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 113);
  2939. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  2940. this.textBox_FacModeHW.Size = new System.Drawing.Size(147, 28);
  2941. this.textBox_FacModeHW.TabIndex = 10;
  2942. //
  2943. // Button_FacModeSetNum
  2944. //
  2945. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2946. this.Button_FacModeSetNum.Location = new System.Drawing.Point(151, 71);
  2947. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  2948. this.Button_FacModeSetNum.Size = new System.Drawing.Size(50, 29);
  2949. this.Button_FacModeSetNum.TabIndex = 8;
  2950. this.Button_FacModeSetNum.Text = "写入";
  2951. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  2952. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  2953. //
  2954. // label82
  2955. //
  2956. this.label82.AutoSize = true;
  2957. this.label82.Location = new System.Drawing.Point(6, 75);
  2958. this.label82.Name = "label82";
  2959. this.label82.Size = new System.Drawing.Size(32, 21);
  2960. this.label82.TabIndex = 6;
  2961. this.label82.Text = "SN";
  2962. //
  2963. // textBox_FacModeNum
  2964. //
  2965. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2966. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 71);
  2967. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  2968. this.textBox_FacModeNum.Size = new System.Drawing.Size(91, 28);
  2969. this.textBox_FacModeNum.TabIndex = 7;
  2970. //
  2971. // button_FacModeSetName
  2972. //
  2973. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2974. this.button_FacModeSetName.Location = new System.Drawing.Point(151, 29);
  2975. this.button_FacModeSetName.Name = "button_FacModeSetName";
  2976. this.button_FacModeSetName.Size = new System.Drawing.Size(50, 29);
  2977. this.button_FacModeSetName.TabIndex = 5;
  2978. this.button_FacModeSetName.Text = "写入";
  2979. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  2980. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  2981. //
  2982. // label81
  2983. //
  2984. this.label81.AutoSize = true;
  2985. this.label81.Location = new System.Drawing.Point(6, 33);
  2986. this.label81.Name = "label81";
  2987. this.label81.Size = new System.Drawing.Size(42, 21);
  2988. this.label81.TabIndex = 3;
  2989. this.label81.Text = "型号";
  2990. //
  2991. // textBox_FacModeName
  2992. //
  2993. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2994. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  2995. this.textBox_FacModeName.Name = "textBox_FacModeName";
  2996. this.textBox_FacModeName.Size = new System.Drawing.Size(91, 28);
  2997. this.textBox_FacModeName.TabIndex = 4;
  2998. //
  2999. // groupBox24
  3000. //
  3001. this.groupBox24.Controls.Add(this.button_FacModeAssistParaSet);
  3002. this.groupBox24.Controls.Add(this.label80);
  3003. this.groupBox24.Controls.Add(this.button_FacModeAssistParaRead);
  3004. this.groupBox24.Controls.Add(this.textBox_FacModeStartGain);
  3005. this.groupBox24.Controls.Add(this.textBox_FacModeCadencePer);
  3006. this.groupBox24.Controls.Add(this.label79);
  3007. this.groupBox24.Controls.Add(this.label75);
  3008. this.groupBox24.Controls.Add(this.textBox_FacModeCircuitK);
  3009. this.groupBox24.Controls.Add(this.textBox_FacModeSpeedLimitEnd);
  3010. this.groupBox24.Controls.Add(this.label78);
  3011. this.groupBox24.Controls.Add(this.label76);
  3012. this.groupBox24.Controls.Add(this.textBox_FacModeFltCounter);
  3013. this.groupBox24.Controls.Add(this.textBox_FacModeSpeedLimitTh);
  3014. this.groupBox24.Controls.Add(this.label77);
  3015. this.groupBox24.Location = new System.Drawing.Point(569, 3);
  3016. this.groupBox24.Name = "groupBox24";
  3017. this.groupBox24.Size = new System.Drawing.Size(148, 309);
  3018. this.groupBox24.TabIndex = 12;
  3019. this.groupBox24.TabStop = false;
  3020. this.groupBox24.Text = "助力参数";
  3021. //
  3022. // button_FacModeAssistParaSet
  3023. //
  3024. this.button_FacModeAssistParaSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3025. this.button_FacModeAssistParaSet.Location = new System.Drawing.Point(83, 274);
  3026. this.button_FacModeAssistParaSet.Name = "button_FacModeAssistParaSet";
  3027. this.button_FacModeAssistParaSet.Size = new System.Drawing.Size(60, 30);
  3028. this.button_FacModeAssistParaSet.TabIndex = 32;
  3029. this.button_FacModeAssistParaSet.Text = "写入";
  3030. this.button_FacModeAssistParaSet.UseVisualStyleBackColor = false;
  3031. this.button_FacModeAssistParaSet.Click += new System.EventHandler(this.button_FacModeAssistParaSet_Click);
  3032. //
  3033. // label80
  3034. //
  3035. this.label80.AutoSize = true;
  3036. this.label80.Location = new System.Drawing.Point(6, 33);
  3037. this.label80.Name = "label80";
  3038. this.label80.Size = new System.Drawing.Size(74, 21);
  3039. this.label80.TabIndex = 19;
  3040. this.label80.Text = "零速增益";
  3041. this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3042. //
  3043. // button_FacModeAssistParaRead
  3044. //
  3045. this.button_FacModeAssistParaRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3046. this.button_FacModeAssistParaRead.Location = new System.Drawing.Point(6, 274);
  3047. this.button_FacModeAssistParaRead.Name = "button_FacModeAssistParaRead";
  3048. this.button_FacModeAssistParaRead.Size = new System.Drawing.Size(60, 30);
  3049. this.button_FacModeAssistParaRead.TabIndex = 31;
  3050. this.button_FacModeAssistParaRead.Text = "读取";
  3051. this.button_FacModeAssistParaRead.UseVisualStyleBackColor = false;
  3052. this.button_FacModeAssistParaRead.Click += new System.EventHandler(this.button_FacModeAssistParaRead_Click);
  3053. //
  3054. // textBox_FacModeStartGain
  3055. //
  3056. this.textBox_FacModeStartGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3057. this.textBox_FacModeStartGain.Location = new System.Drawing.Point(86, 29);
  3058. this.textBox_FacModeStartGain.Name = "textBox_FacModeStartGain";
  3059. this.textBox_FacModeStartGain.Size = new System.Drawing.Size(56, 28);
  3060. this.textBox_FacModeStartGain.TabIndex = 20;
  3061. //
  3062. // textBox_FacModeCadencePer
  3063. //
  3064. this.textBox_FacModeCadencePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3065. this.textBox_FacModeCadencePer.Location = new System.Drawing.Point(87, 239);
  3066. this.textBox_FacModeCadencePer.Name = "textBox_FacModeCadencePer";
  3067. this.textBox_FacModeCadencePer.Size = new System.Drawing.Size(56, 28);
  3068. this.textBox_FacModeCadencePer.TabIndex = 30;
  3069. //
  3070. // label79
  3071. //
  3072. this.label79.AutoSize = true;
  3073. this.label79.Location = new System.Drawing.Point(6, 75);
  3074. this.label79.Name = "label79";
  3075. this.label79.Size = new System.Drawing.Size(74, 21);
  3076. this.label79.TabIndex = 21;
  3077. this.label79.Text = "电流阶梯";
  3078. this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3079. //
  3080. // label75
  3081. //
  3082. this.label75.AutoSize = true;
  3083. this.label75.Location = new System.Drawing.Point(6, 243);
  3084. this.label75.Name = "label75";
  3085. this.label75.Size = new System.Drawing.Size(74, 21);
  3086. this.label75.TabIndex = 29;
  3087. this.label75.Text = "踏频占比";
  3088. this.label75.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3089. //
  3090. // textBox_FacModeCircuitK
  3091. //
  3092. this.textBox_FacModeCircuitK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3093. this.textBox_FacModeCircuitK.Location = new System.Drawing.Point(86, 71);
  3094. this.textBox_FacModeCircuitK.Name = "textBox_FacModeCircuitK";
  3095. this.textBox_FacModeCircuitK.Size = new System.Drawing.Size(56, 28);
  3096. this.textBox_FacModeCircuitK.TabIndex = 22;
  3097. //
  3098. // textBox_FacModeSpeedLimitEnd
  3099. //
  3100. this.textBox_FacModeSpeedLimitEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3101. this.textBox_FacModeSpeedLimitEnd.Location = new System.Drawing.Point(86, 197);
  3102. this.textBox_FacModeSpeedLimitEnd.Name = "textBox_FacModeSpeedLimitEnd";
  3103. this.textBox_FacModeSpeedLimitEnd.Size = new System.Drawing.Size(56, 28);
  3104. this.textBox_FacModeSpeedLimitEnd.TabIndex = 28;
  3105. //
  3106. // label78
  3107. //
  3108. this.label78.AutoSize = true;
  3109. this.label78.Location = new System.Drawing.Point(6, 117);
  3110. this.label78.Name = "label78";
  3111. this.label78.Size = new System.Drawing.Size(74, 21);
  3112. this.label78.TabIndex = 23;
  3113. this.label78.Text = "滤波脉冲";
  3114. this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3115. //
  3116. // label76
  3117. //
  3118. this.label76.AutoSize = true;
  3119. this.label76.Location = new System.Drawing.Point(6, 201);
  3120. this.label76.Name = "label76";
  3121. this.label76.Size = new System.Drawing.Size(74, 21);
  3122. this.label76.TabIndex = 27;
  3123. this.label76.Text = "限速停止";
  3124. this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3125. //
  3126. // textBox_FacModeFltCounter
  3127. //
  3128. this.textBox_FacModeFltCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3129. this.textBox_FacModeFltCounter.Location = new System.Drawing.Point(86, 113);
  3130. this.textBox_FacModeFltCounter.Name = "textBox_FacModeFltCounter";
  3131. this.textBox_FacModeFltCounter.Size = new System.Drawing.Size(56, 28);
  3132. this.textBox_FacModeFltCounter.TabIndex = 24;
  3133. //
  3134. // textBox_FacModeSpeedLimitTh
  3135. //
  3136. this.textBox_FacModeSpeedLimitTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3137. this.textBox_FacModeSpeedLimitTh.Location = new System.Drawing.Point(87, 155);
  3138. this.textBox_FacModeSpeedLimitTh.Name = "textBox_FacModeSpeedLimitTh";
  3139. this.textBox_FacModeSpeedLimitTh.Size = new System.Drawing.Size(56, 28);
  3140. this.textBox_FacModeSpeedLimitTh.TabIndex = 26;
  3141. //
  3142. // label77
  3143. //
  3144. this.label77.AutoSize = true;
  3145. this.label77.Location = new System.Drawing.Point(6, 159);
  3146. this.label77.Name = "label77";
  3147. this.label77.Size = new System.Drawing.Size(74, 21);
  3148. this.label77.TabIndex = 25;
  3149. this.label77.Text = "限速起始";
  3150. this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3151. //
  3152. // groupBox23
  3153. //
  3154. this.groupBox23.Controls.Add(this.comboBox_FacModeStartMode);
  3155. this.groupBox23.Controls.Add(this.comboBox_FacModeLightVol);
  3156. this.groupBox23.Controls.Add(this.comboBox_FacModeAssist2);
  3157. this.groupBox23.Controls.Add(this.comboBox_FacModeAssist1);
  3158. this.groupBox23.Controls.Add(this.button_FacModeBikeParaSet);
  3159. this.groupBox23.Controls.Add(this.button_FacModeBikeParaRead);
  3160. this.groupBox23.Controls.Add(this.label74);
  3161. this.groupBox23.Controls.Add(this.label73);
  3162. this.groupBox23.Controls.Add(this.label72);
  3163. this.groupBox23.Controls.Add(this.label71);
  3164. this.groupBox23.Controls.Add(this.textBox_FacModeSpeedLimit);
  3165. this.groupBox23.Controls.Add(this.label70);
  3166. this.groupBox23.Controls.Add(this.textBox_FacModeWheelSize);
  3167. this.groupBox23.Controls.Add(this.label69);
  3168. this.groupBox23.Location = new System.Drawing.Point(415, 3);
  3169. this.groupBox23.Name = "groupBox23";
  3170. this.groupBox23.Size = new System.Drawing.Size(148, 309);
  3171. this.groupBox23.TabIndex = 11;
  3172. this.groupBox23.TabStop = false;
  3173. this.groupBox23.Text = "整车参数";
  3174. //
  3175. // comboBox_FacModeStartMode
  3176. //
  3177. this.comboBox_FacModeStartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3178. this.comboBox_FacModeStartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3179. this.comboBox_FacModeStartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3180. this.comboBox_FacModeStartMode.FormattingEnabled = true;
  3181. this.comboBox_FacModeStartMode.Items.AddRange(new object[] {
  3182. "柔和",
  3183. "正常",
  3184. "强劲"});
  3185. this.comboBox_FacModeStartMode.Location = new System.Drawing.Point(62, 239);
  3186. this.comboBox_FacModeStartMode.Name = "comboBox_FacModeStartMode";
  3187. this.comboBox_FacModeStartMode.Size = new System.Drawing.Size(80, 29);
  3188. this.comboBox_FacModeStartMode.TabIndex = 22;
  3189. //
  3190. // comboBox_FacModeLightVol
  3191. //
  3192. this.comboBox_FacModeLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3193. this.comboBox_FacModeLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3194. this.comboBox_FacModeLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3195. this.comboBox_FacModeLightVol.FormattingEnabled = true;
  3196. this.comboBox_FacModeLightVol.Items.AddRange(new object[] {
  3197. "6V",
  3198. "12V",
  3199. "其它"});
  3200. this.comboBox_FacModeLightVol.Location = new System.Drawing.Point(62, 197);
  3201. this.comboBox_FacModeLightVol.Name = "comboBox_FacModeLightVol";
  3202. this.comboBox_FacModeLightVol.Size = new System.Drawing.Size(80, 29);
  3203. this.comboBox_FacModeLightVol.TabIndex = 21;
  3204. //
  3205. // comboBox_FacModeAssist2
  3206. //
  3207. this.comboBox_FacModeAssist2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3208. this.comboBox_FacModeAssist2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3209. this.comboBox_FacModeAssist2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3210. this.comboBox_FacModeAssist2.FormattingEnabled = true;
  3211. this.comboBox_FacModeAssist2.Items.AddRange(new object[] {
  3212. "0",
  3213. "341",
  3214. "682",
  3215. "其它"});
  3216. this.comboBox_FacModeAssist2.Location = new System.Drawing.Point(62, 155);
  3217. this.comboBox_FacModeAssist2.Name = "comboBox_FacModeAssist2";
  3218. this.comboBox_FacModeAssist2.Size = new System.Drawing.Size(80, 29);
  3219. this.comboBox_FacModeAssist2.TabIndex = 20;
  3220. //
  3221. // comboBox_FacModeAssist1
  3222. //
  3223. this.comboBox_FacModeAssist1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3224. this.comboBox_FacModeAssist1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3225. this.comboBox_FacModeAssist1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3226. this.comboBox_FacModeAssist1.FormattingEnabled = true;
  3227. this.comboBox_FacModeAssist1.Items.AddRange(new object[] {
  3228. "0",
  3229. "341",
  3230. "682",
  3231. "其它"});
  3232. this.comboBox_FacModeAssist1.Location = new System.Drawing.Point(62, 113);
  3233. this.comboBox_FacModeAssist1.Name = "comboBox_FacModeAssist1";
  3234. this.comboBox_FacModeAssist1.Size = new System.Drawing.Size(80, 29);
  3235. this.comboBox_FacModeAssist1.TabIndex = 19;
  3236. //
  3237. // button_FacModeBikeParaSet
  3238. //
  3239. this.button_FacModeBikeParaSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3240. this.button_FacModeBikeParaSet.Location = new System.Drawing.Point(83, 274);
  3241. this.button_FacModeBikeParaSet.Name = "button_FacModeBikeParaSet";
  3242. this.button_FacModeBikeParaSet.Size = new System.Drawing.Size(60, 30);
  3243. this.button_FacModeBikeParaSet.TabIndex = 18;
  3244. this.button_FacModeBikeParaSet.Text = "写入";
  3245. this.button_FacModeBikeParaSet.UseVisualStyleBackColor = false;
  3246. this.button_FacModeBikeParaSet.Click += new System.EventHandler(this.button_FacModeBikeParaSet_Click);
  3247. //
  3248. // button_FacModeBikeParaRead
  3249. //
  3250. this.button_FacModeBikeParaRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3251. this.button_FacModeBikeParaRead.Location = new System.Drawing.Point(6, 274);
  3252. this.button_FacModeBikeParaRead.Name = "button_FacModeBikeParaRead";
  3253. this.button_FacModeBikeParaRead.Size = new System.Drawing.Size(60, 30);
  3254. this.button_FacModeBikeParaRead.TabIndex = 17;
  3255. this.button_FacModeBikeParaRead.Text = "读取";
  3256. this.button_FacModeBikeParaRead.UseVisualStyleBackColor = false;
  3257. this.button_FacModeBikeParaRead.Click += new System.EventHandler(this.button_FacModeBikeParaRead_Click);
  3258. //
  3259. // label74
  3260. //
  3261. this.label74.AutoSize = true;
  3262. this.label74.Location = new System.Drawing.Point(7, 243);
  3263. this.label74.Name = "label74";
  3264. this.label74.Size = new System.Drawing.Size(42, 21);
  3265. this.label74.TabIndex = 12;
  3266. this.label74.Text = "启动";
  3267. this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3268. //
  3269. // label73
  3270. //
  3271. this.label73.AutoSize = true;
  3272. this.label73.Location = new System.Drawing.Point(7, 201);
  3273. this.label73.Name = "label73";
  3274. this.label73.Size = new System.Drawing.Size(42, 21);
  3275. this.label73.TabIndex = 10;
  3276. this.label73.Text = "灯压";
  3277. this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3278. //
  3279. // label72
  3280. //
  3281. this.label72.AutoSize = true;
  3282. this.label72.Location = new System.Drawing.Point(7, 159);
  3283. this.label72.Name = "label72";
  3284. this.label72.Size = new System.Drawing.Size(51, 21);
  3285. this.label72.TabIndex = 8;
  3286. this.label72.Text = "助力2";
  3287. this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3288. //
  3289. // label71
  3290. //
  3291. this.label71.AutoSize = true;
  3292. this.label71.Location = new System.Drawing.Point(7, 117);
  3293. this.label71.Name = "label71";
  3294. this.label71.Size = new System.Drawing.Size(51, 21);
  3295. this.label71.TabIndex = 6;
  3296. this.label71.Text = "助力1";
  3297. this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3298. //
  3299. // textBox_FacModeSpeedLimit
  3300. //
  3301. this.textBox_FacModeSpeedLimit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3302. this.textBox_FacModeSpeedLimit.Location = new System.Drawing.Point(62, 71);
  3303. this.textBox_FacModeSpeedLimit.Name = "textBox_FacModeSpeedLimit";
  3304. this.textBox_FacModeSpeedLimit.Size = new System.Drawing.Size(80, 28);
  3305. this.textBox_FacModeSpeedLimit.TabIndex = 5;
  3306. //
  3307. // label70
  3308. //
  3309. this.label70.AutoSize = true;
  3310. this.label70.Location = new System.Drawing.Point(7, 75);
  3311. this.label70.Name = "label70";
  3312. this.label70.Size = new System.Drawing.Size(42, 21);
  3313. this.label70.TabIndex = 4;
  3314. this.label70.Text = "限速";
  3315. this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3316. //
  3317. // textBox_FacModeWheelSize
  3318. //
  3319. this.textBox_FacModeWheelSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3320. this.textBox_FacModeWheelSize.Location = new System.Drawing.Point(62, 29);
  3321. this.textBox_FacModeWheelSize.Name = "textBox_FacModeWheelSize";
  3322. this.textBox_FacModeWheelSize.Size = new System.Drawing.Size(80, 28);
  3323. this.textBox_FacModeWheelSize.TabIndex = 3;
  3324. //
  3325. // label69
  3326. //
  3327. this.label69.AutoSize = true;
  3328. this.label69.Location = new System.Drawing.Point(7, 33);
  3329. this.label69.Name = "label69";
  3330. this.label69.Size = new System.Drawing.Size(42, 21);
  3331. this.label69.TabIndex = 2;
  3332. this.label69.Text = "周长";
  3333. this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3334. //
  3335. // groupBox22
  3336. //
  3337. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  3338. this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
  3339. this.groupBox22.Controls.Add(this.label67);
  3340. this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
  3341. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  3342. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverMtb);
  3343. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverCity);
  3344. this.groupBox22.Location = new System.Drawing.Point(209, 109);
  3345. this.groupBox22.Name = "groupBox22";
  3346. this.groupBox22.Size = new System.Drawing.Size(200, 203);
  3347. this.groupBox22.TabIndex = 10;
  3348. this.groupBox22.TabStop = false;
  3349. this.groupBox22.Text = "驱动测试";
  3350. //
  3351. // button_FacModeLightSW
  3352. //
  3353. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3354. this.button_FacModeLightSW.Location = new System.Drawing.Point(15, 77);
  3355. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  3356. this.button_FacModeLightSW.Size = new System.Drawing.Size(85, 50);
  3357. this.button_FacModeLightSW.TabIndex = 20;
  3358. this.button_FacModeLightSW.Text = "开/关灯";
  3359. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  3360. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  3361. //
  3362. // label_FacModeMotorSpeedSet
  3363. //
  3364. this.label_FacModeMotorSpeedSet.AutoSize = true;
  3365. this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3366. this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(149, 130);
  3367. this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
  3368. this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(26, 17);
  3369. this.label_FacModeMotorSpeedSet.TabIndex = 19;
  3370. this.label_FacModeMotorSpeedSet.Text = "5%";
  3371. this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3372. //
  3373. // label67
  3374. //
  3375. this.label67.AutoSize = true;
  3376. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3377. this.label67.Location = new System.Drawing.Point(20, 130);
  3378. this.label67.Name = "label67";
  3379. this.label67.Size = new System.Drawing.Size(56, 17);
  3380. this.label67.TabIndex = 18;
  3381. this.label67.Text = "转速调节";
  3382. //
  3383. // trackBar_FacModeMotorSpeedAdj
  3384. //
  3385. this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(6, 153);
  3386. this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
  3387. this.trackBar_FacModeMotorSpeedAdj.Minimum = 5;
  3388. this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
  3389. this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(181, 45);
  3390. this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
  3391. this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.Both;
  3392. this.trackBar_FacModeMotorSpeedAdj.Value = 5;
  3393. this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
  3394. //
  3395. // button_FacModeMotorRun
  3396. //
  3397. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3398. this.button_FacModeMotorRun.Location = new System.Drawing.Point(103, 77);
  3399. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  3400. this.button_FacModeMotorRun.Size = new System.Drawing.Size(85, 50);
  3401. this.button_FacModeMotorRun.TabIndex = 16;
  3402. this.button_FacModeMotorRun.Text = "启/停";
  3403. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  3404. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  3405. //
  3406. // radioButton_FacModeDriverMtb
  3407. //
  3408. this.radioButton_FacModeDriverMtb.AutoSize = true;
  3409. this.radioButton_FacModeDriverMtb.Location = new System.Drawing.Point(112, 38);
  3410. this.radioButton_FacModeDriverMtb.Name = "radioButton_FacModeDriverMtb";
  3411. this.radioButton_FacModeDriverMtb.Size = new System.Drawing.Size(63, 25);
  3412. this.radioButton_FacModeDriverMtb.TabIndex = 1;
  3413. this.radioButton_FacModeDriverMtb.TabStop = true;
  3414. this.radioButton_FacModeDriverMtb.Text = "MTB";
  3415. this.radioButton_FacModeDriverMtb.UseVisualStyleBackColor = true;
  3416. //
  3417. // radioButton_FacModeDriverCity
  3418. //
  3419. this.radioButton_FacModeDriverCity.AutoSize = true;
  3420. this.radioButton_FacModeDriverCity.Location = new System.Drawing.Point(23, 38);
  3421. this.radioButton_FacModeDriverCity.Name = "radioButton_FacModeDriverCity";
  3422. this.radioButton_FacModeDriverCity.Size = new System.Drawing.Size(63, 25);
  3423. this.radioButton_FacModeDriverCity.TabIndex = 0;
  3424. this.radioButton_FacModeDriverCity.TabStop = true;
  3425. this.radioButton_FacModeDriverCity.Text = "CITY";
  3426. this.radioButton_FacModeDriverCity.UseVisualStyleBackColor = true;
  3427. //
  3428. // groupBox21
  3429. //
  3430. this.groupBox21.Controls.Add(this.button_FacModeWorkMode);
  3431. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckCadence);
  3432. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckBikeSpeed);
  3433. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckNTC);
  3434. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckVol);
  3435. this.groupBox21.Location = new System.Drawing.Point(209, 3);
  3436. this.groupBox21.Name = "groupBox21";
  3437. this.groupBox21.Size = new System.Drawing.Size(200, 96);
  3438. this.groupBox21.TabIndex = 9;
  3439. this.groupBox21.TabStop = false;
  3440. this.groupBox21.Text = "传感器测试";
  3441. //
  3442. // button_FacModeWorkMode
  3443. //
  3444. this.button_FacModeWorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3445. this.button_FacModeWorkMode.Location = new System.Drawing.Point(6, 27);
  3446. this.button_FacModeWorkMode.Name = "button_FacModeWorkMode";
  3447. this.button_FacModeWorkMode.Size = new System.Drawing.Size(54, 51);
  3448. this.button_FacModeWorkMode.TabIndex = 17;
  3449. this.button_FacModeWorkMode.Text = "开始";
  3450. this.button_FacModeWorkMode.UseVisualStyleBackColor = false;
  3451. this.button_FacModeWorkMode.Click += new System.EventHandler(this.button_FacModeWorkMode_Click);
  3452. //
  3453. // checkBox_FacModeCheckCadence
  3454. //
  3455. this.checkBox_FacModeCheckCadence.AutoSize = true;
  3456. this.checkBox_FacModeCheckCadence.Location = new System.Drawing.Point(133, 58);
  3457. this.checkBox_FacModeCheckCadence.Name = "checkBox_FacModeCheckCadence";
  3458. this.checkBox_FacModeCheckCadence.Size = new System.Drawing.Size(61, 25);
  3459. this.checkBox_FacModeCheckCadence.TabIndex = 3;
  3460. this.checkBox_FacModeCheckCadence.Text = "踏频";
  3461. this.checkBox_FacModeCheckCadence.UseVisualStyleBackColor = true;
  3462. //
  3463. // checkBox_FacModeCheckBikeSpeed
  3464. //
  3465. this.checkBox_FacModeCheckBikeSpeed.AutoSize = true;
  3466. this.checkBox_FacModeCheckBikeSpeed.Location = new System.Drawing.Point(66, 58);
  3467. this.checkBox_FacModeCheckBikeSpeed.Name = "checkBox_FacModeCheckBikeSpeed";
  3468. this.checkBox_FacModeCheckBikeSpeed.Size = new System.Drawing.Size(61, 25);
  3469. this.checkBox_FacModeCheckBikeSpeed.TabIndex = 2;
  3470. this.checkBox_FacModeCheckBikeSpeed.Text = "车速";
  3471. this.checkBox_FacModeCheckBikeSpeed.UseVisualStyleBackColor = true;
  3472. //
  3473. // checkBox_FacModeCheckNTC
  3474. //
  3475. this.checkBox_FacModeCheckNTC.AutoSize = true;
  3476. this.checkBox_FacModeCheckNTC.Location = new System.Drawing.Point(133, 27);
  3477. this.checkBox_FacModeCheckNTC.Name = "checkBox_FacModeCheckNTC";
  3478. this.checkBox_FacModeCheckNTC.Size = new System.Drawing.Size(61, 25);
  3479. this.checkBox_FacModeCheckNTC.TabIndex = 1;
  3480. this.checkBox_FacModeCheckNTC.Text = "温度";
  3481. this.checkBox_FacModeCheckNTC.UseVisualStyleBackColor = true;
  3482. //
  3483. // checkBox_FacModeCheckVol
  3484. //
  3485. this.checkBox_FacModeCheckVol.AutoSize = true;
  3486. this.checkBox_FacModeCheckVol.Location = new System.Drawing.Point(66, 27);
  3487. this.checkBox_FacModeCheckVol.Name = "checkBox_FacModeCheckVol";
  3488. this.checkBox_FacModeCheckVol.Size = new System.Drawing.Size(61, 25);
  3489. this.checkBox_FacModeCheckVol.TabIndex = 0;
  3490. this.checkBox_FacModeCheckVol.Text = "电压";
  3491. this.checkBox_FacModeCheckVol.UseVisualStyleBackColor = true;
  3492. //
  3493. // groupBox20
  3494. //
  3495. this.groupBox20.Controls.Add(this.textBox10);
  3496. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  3497. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  3498. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  3499. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  3500. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  3501. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  3502. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  3503. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  3504. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  3505. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  3506. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  3507. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  3508. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  3509. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  3510. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  3511. this.groupBox20.Name = "groupBox20";
  3512. this.groupBox20.Size = new System.Drawing.Size(200, 203);
  3513. this.groupBox20.TabIndex = 8;
  3514. this.groupBox20.TabStop = false;
  3515. this.groupBox20.Text = "标定";
  3516. //
  3517. // textBox10
  3518. //
  3519. this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3520. this.textBox10.Location = new System.Drawing.Point(6, 35);
  3521. this.textBox10.Name = "textBox10";
  3522. this.textBox10.ReadOnly = true;
  3523. this.textBox10.Size = new System.Drawing.Size(47, 28);
  3524. this.textBox10.TabIndex = 16;
  3525. this.textBox10.Text = "0";
  3526. this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3527. //
  3528. // button_FacModeSensorRead
  3529. //
  3530. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3531. this.button_FacModeSensorRead.Location = new System.Drawing.Point(131, 34);
  3532. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  3533. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  3534. this.button_FacModeSensorRead.TabIndex = 15;
  3535. this.button_FacModeSensorRead.Text = "读取";
  3536. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  3537. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  3538. //
  3539. // textBox_FacModeSensorADC0
  3540. //
  3541. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3542. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  3543. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  3544. this.textBox_FacModeSensorADC0.ReadOnly = true;
  3545. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(66, 28);
  3546. this.textBox_FacModeSensorADC0.TabIndex = 15;
  3547. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3548. //
  3549. // textBox_FacModeSensorADC4
  3550. //
  3551. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3552. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  3553. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  3554. this.textBox_FacModeSensorADC4.ReadOnly = true;
  3555. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(66, 28);
  3556. this.textBox_FacModeSensorADC4.TabIndex = 14;
  3557. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3558. //
  3559. // buttonFacModeSet1
  3560. //
  3561. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3562. this.buttonFacModeSet1.Location = new System.Drawing.Point(131, 68);
  3563. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  3564. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  3565. this.buttonFacModeSet1.TabIndex = 7;
  3566. this.buttonFacModeSet1.Text = "加载1";
  3567. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  3568. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  3569. //
  3570. // buttonFacModeSet2
  3571. //
  3572. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3573. this.buttonFacModeSet2.Location = new System.Drawing.Point(131, 101);
  3574. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  3575. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  3576. this.buttonFacModeSet2.TabIndex = 8;
  3577. this.buttonFacModeSet2.Text = "加载2";
  3578. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  3579. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  3580. //
  3581. // textBox_FacModeSensorADC3
  3582. //
  3583. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3584. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  3585. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  3586. this.textBox_FacModeSensorADC3.ReadOnly = true;
  3587. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(66, 28);
  3588. this.textBox_FacModeSensorADC3.TabIndex = 13;
  3589. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3590. //
  3591. // buttonFacModeSet3
  3592. //
  3593. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3594. this.buttonFacModeSet3.Location = new System.Drawing.Point(131, 134);
  3595. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  3596. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  3597. this.buttonFacModeSet3.TabIndex = 9;
  3598. this.buttonFacModeSet3.Text = "加载3";
  3599. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  3600. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  3601. //
  3602. // textBox_FacModeSensorADC1
  3603. //
  3604. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3605. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  3606. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  3607. this.textBox_FacModeSensorADC1.ReadOnly = true;
  3608. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(66, 28);
  3609. this.textBox_FacModeSensorADC1.TabIndex = 12;
  3610. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3611. //
  3612. // buttonFacModeSet4
  3613. //
  3614. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3615. this.buttonFacModeSet4.Location = new System.Drawing.Point(131, 167);
  3616. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  3617. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  3618. this.buttonFacModeSet4.TabIndex = 10;
  3619. this.buttonFacModeSet4.Text = "加载4";
  3620. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  3621. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  3622. //
  3623. // textBox_FacModeSensorADC2
  3624. //
  3625. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3626. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  3627. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  3628. this.textBox_FacModeSensorADC2.ReadOnly = true;
  3629. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(66, 28);
  3630. this.textBox_FacModeSensorADC2.TabIndex = 11;
  3631. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3632. //
  3633. // textBox_FacModeSensorCal4
  3634. //
  3635. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3636. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  3637. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  3638. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  3639. this.textBox_FacModeSensorCal4.TabIndex = 5;
  3640. this.textBox_FacModeSensorCal4.Text = "96";
  3641. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3642. //
  3643. // textBox_FacModeSensorCal3
  3644. //
  3645. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3646. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  3647. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  3648. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  3649. this.textBox_FacModeSensorCal3.TabIndex = 4;
  3650. this.textBox_FacModeSensorCal3.Text = "72";
  3651. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3652. //
  3653. // textBox_FacModeSensorCal1
  3654. //
  3655. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3656. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  3657. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  3658. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  3659. this.textBox_FacModeSensorCal1.TabIndex = 3;
  3660. this.textBox_FacModeSensorCal1.Text = "24";
  3661. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3662. //
  3663. // textBox_FacModeSensorCal2
  3664. //
  3665. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3666. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  3667. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  3668. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  3669. this.textBox_FacModeSensorCal2.TabIndex = 2;
  3670. this.textBox_FacModeSensorCal2.Text = "48";
  3671. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3672. //
  3673. // groupBox19
  3674. //
  3675. this.groupBox19.Controls.Add(this.button_FacModeInit);
  3676. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  3677. this.groupBox19.Name = "groupBox19";
  3678. this.groupBox19.Size = new System.Drawing.Size(200, 96);
  3679. this.groupBox19.TabIndex = 7;
  3680. this.groupBox19.TabStop = false;
  3681. this.groupBox19.Text = "初始化";
  3682. //
  3683. // button_FacModeInit
  3684. //
  3685. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3686. this.button_FacModeInit.Location = new System.Drawing.Point(41, 27);
  3687. this.button_FacModeInit.Name = "button_FacModeInit";
  3688. this.button_FacModeInit.Size = new System.Drawing.Size(115, 51);
  3689. this.button_FacModeInit.TabIndex = 0;
  3690. this.button_FacModeInit.Text = "初始化";
  3691. this.button_FacModeInit.UseVisualStyleBackColor = false;
  3692. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  3693. //
  3694. // label23
  3695. //
  3696. this.label23.AutoSize = true;
  3697. this.label23.BackColor = System.Drawing.Color.DodgerBlue;
  3698. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3699. this.label23.ForeColor = System.Drawing.Color.White;
  3700. this.label23.Location = new System.Drawing.Point(448, 622);
  3701. this.label23.Name = "label23";
  3702. this.label23.Size = new System.Drawing.Size(68, 17);
  3703. this.label23.TabIndex = 7;
  3704. this.label23.Text = "接收计数:";
  3705. //
  3706. // label_RecCount
  3707. //
  3708. this.label_RecCount.AutoSize = true;
  3709. this.label_RecCount.BackColor = System.Drawing.Color.DodgerBlue;
  3710. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3711. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  3712. this.label_RecCount.Location = new System.Drawing.Point(523, 622);
  3713. this.label_RecCount.Name = "label_RecCount";
  3714. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  3715. this.label_RecCount.TabIndex = 8;
  3716. this.label_RecCount.Text = "0";
  3717. //
  3718. // timer_1s
  3719. //
  3720. this.timer_1s.Enabled = true;
  3721. this.timer_1s.Interval = 500;
  3722. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  3723. //
  3724. // label_BuildTime
  3725. //
  3726. this.label_BuildTime.AutoSize = true;
  3727. this.label_BuildTime.BackColor = System.Drawing.Color.DodgerBlue;
  3728. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3729. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  3730. this.label_BuildTime.Location = new System.Drawing.Point(595, 622);
  3731. this.label_BuildTime.Name = "label_BuildTime";
  3732. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  3733. this.label_BuildTime.TabIndex = 10;
  3734. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  3735. //
  3736. // label_SystemTime
  3737. //
  3738. this.label_SystemTime.AutoSize = true;
  3739. this.label_SystemTime.BackColor = System.Drawing.Color.DodgerBlue;
  3740. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3741. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  3742. this.label_SystemTime.Location = new System.Drawing.Point(787, 622);
  3743. this.label_SystemTime.Name = "label_SystemTime";
  3744. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  3745. this.label_SystemTime.TabIndex = 11;
  3746. this.label_SystemTime.Text = "系统时间:2022-05-22 14:00:00";
  3747. //
  3748. // label_COM_Sta
  3749. //
  3750. this.label_COM_Sta.AutoSize = true;
  3751. this.label_COM_Sta.BackColor = System.Drawing.Color.DodgerBlue;
  3752. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3753. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  3754. this.label_COM_Sta.Location = new System.Drawing.Point(295, 622);
  3755. this.label_COM_Sta.Name = "label_COM_Sta";
  3756. this.label_COM_Sta.Size = new System.Drawing.Size(104, 17);
  3757. this.label_COM_Sta.TabIndex = 12;
  3758. this.label_COM_Sta.Text = "连接状态:未连接";
  3759. //
  3760. // label43
  3761. //
  3762. this.label43.BackColor = System.Drawing.Color.Silver;
  3763. this.label43.Location = new System.Drawing.Point(288, 623);
  3764. this.label43.Name = "label43";
  3765. this.label43.Size = new System.Drawing.Size(1, 15);
  3766. this.label43.TabIndex = 8;
  3767. //
  3768. // label44
  3769. //
  3770. this.label44.BackColor = System.Drawing.Color.Silver;
  3771. this.label44.Location = new System.Drawing.Point(441, 623);
  3772. this.label44.Name = "label44";
  3773. this.label44.Size = new System.Drawing.Size(1, 15);
  3774. this.label44.TabIndex = 13;
  3775. //
  3776. // label45
  3777. //
  3778. this.label45.BackColor = System.Drawing.Color.Silver;
  3779. this.label45.Location = new System.Drawing.Point(588, 623);
  3780. this.label45.Name = "label45";
  3781. this.label45.Size = new System.Drawing.Size(1, 15);
  3782. this.label45.TabIndex = 14;
  3783. //
  3784. // label46
  3785. //
  3786. this.label46.BackColor = System.Drawing.Color.Silver;
  3787. this.label46.Location = new System.Drawing.Point(780, 623);
  3788. this.label46.Name = "label46";
  3789. this.label46.Size = new System.Drawing.Size(1, 15);
  3790. this.label46.TabIndex = 15;
  3791. //
  3792. // pictureBox2
  3793. //
  3794. this.pictureBox2.BackColor = System.Drawing.Color.DodgerBlue;
  3795. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.about;
  3796. this.pictureBox2.Location = new System.Drawing.Point(841, 6);
  3797. this.pictureBox2.Name = "pictureBox2";
  3798. this.pictureBox2.Size = new System.Drawing.Size(132, 18);
  3799. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3800. this.pictureBox2.TabIndex = 16;
  3801. this.pictureBox2.TabStop = false;
  3802. //
  3803. // Form1
  3804. //
  3805. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  3806. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  3807. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3808. this.ClientSize = new System.Drawing.Size(984, 641);
  3809. this.Controls.Add(this.pictureBox2);
  3810. this.Controls.Add(this.label46);
  3811. this.Controls.Add(this.label45);
  3812. this.Controls.Add(this.label44);
  3813. this.Controls.Add(this.label43);
  3814. this.Controls.Add(this.label_COM_Sta);
  3815. this.Controls.Add(this.label_SystemTime);
  3816. this.Controls.Add(this.label_BuildTime);
  3817. this.Controls.Add(this.label_RecCount);
  3818. this.Controls.Add(this.label23);
  3819. this.Controls.Add(this.groupBox3);
  3820. this.Controls.Add(this.groupBox2);
  3821. this.Controls.Add(this.groupBox1);
  3822. this.Controls.Add(this.statusStrip1);
  3823. this.Controls.Add(this.menuStrip_Set);
  3824. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  3825. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  3826. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  3827. this.Margin = new System.Windows.Forms.Padding(4);
  3828. this.MaximizeBox = false;
  3829. this.Name = "Form1";
  3830. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  3831. this.Text = "Welling中置电机调试工具V1.1.0";
  3832. this.Load += new System.EventHandler(this.Form1_Load);
  3833. this.menuStrip_Set.ResumeLayout(false);
  3834. this.menuStrip_Set.PerformLayout();
  3835. this.statusStrip1.ResumeLayout(false);
  3836. this.statusStrip1.PerformLayout();
  3837. this.groupBox1.ResumeLayout(false);
  3838. this.groupBox1.PerformLayout();
  3839. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  3840. this.groupBox2.ResumeLayout(false);
  3841. this.groupBox2.PerformLayout();
  3842. this.groupBox3.ResumeLayout(false);
  3843. this.tabControl1.ResumeLayout(false);
  3844. this.tabPage_MotorParam.ResumeLayout(false);
  3845. this.tabPage_BikeParam.ResumeLayout(false);
  3846. this.tabPage_ControlParam.ResumeLayout(false);
  3847. this.tabPage_SensorParam.ResumeLayout(false);
  3848. this.tabPage_SensorParam.PerformLayout();
  3849. this.tabPage_AssistParam.ResumeLayout(false);
  3850. this.tabPage_AssistParam.PerformLayout();
  3851. this.tabPage_DebugParam.ResumeLayout(false);
  3852. this.tabPage_RecordInfo.ResumeLayout(false);
  3853. this.tabPage_OtherInfo.ResumeLayout(false);
  3854. this.groupBox16.ResumeLayout(false);
  3855. this.groupBox16.PerformLayout();
  3856. this.groupBox18.ResumeLayout(false);
  3857. this.groupBox18.PerformLayout();
  3858. this.groupBox17.ResumeLayout(false);
  3859. this.groupBox17.PerformLayout();
  3860. this.groupBox9.ResumeLayout(false);
  3861. this.groupBox8.ResumeLayout(false);
  3862. this.groupBox8.PerformLayout();
  3863. this.groupBox7.ResumeLayout(false);
  3864. this.groupBox7.PerformLayout();
  3865. this.groupBox6.ResumeLayout(false);
  3866. this.groupBox6.PerformLayout();
  3867. this.groupBox5.ResumeLayout(false);
  3868. this.groupBox5.PerformLayout();
  3869. this.groupBox4.ResumeLayout(false);
  3870. this.groupBox4.PerformLayout();
  3871. this.tabPage_OBC.ResumeLayout(false);
  3872. this.groupBox15.ResumeLayout(false);
  3873. this.groupBox15.PerformLayout();
  3874. this.groupBox14.ResumeLayout(false);
  3875. this.groupBox14.PerformLayout();
  3876. this.groupBox13.ResumeLayout(false);
  3877. this.groupBox13.PerformLayout();
  3878. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  3879. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  3880. this.groupBox12.ResumeLayout(false);
  3881. this.groupBox11.ResumeLayout(false);
  3882. this.groupBox11.PerformLayout();
  3883. this.groupBox10.ResumeLayout(false);
  3884. this.groupBox10.PerformLayout();
  3885. this.tabPage_RAMorFLASH.ResumeLayout(false);
  3886. this.tabPage_RAMorFLASH.PerformLayout();
  3887. this.tabPage_FactoryMode.ResumeLayout(false);
  3888. this.groupBox25.ResumeLayout(false);
  3889. this.groupBox25.PerformLayout();
  3890. this.groupBox24.ResumeLayout(false);
  3891. this.groupBox24.PerformLayout();
  3892. this.groupBox23.ResumeLayout(false);
  3893. this.groupBox23.PerformLayout();
  3894. this.groupBox22.ResumeLayout(false);
  3895. this.groupBox22.PerformLayout();
  3896. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
  3897. this.groupBox21.ResumeLayout(false);
  3898. this.groupBox21.PerformLayout();
  3899. this.groupBox20.ResumeLayout(false);
  3900. this.groupBox20.PerformLayout();
  3901. this.groupBox19.ResumeLayout(false);
  3902. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  3903. this.ResumeLayout(false);
  3904. this.PerformLayout();
  3905. }
  3906. #endregion
  3907. private MenuStrip menuStrip_Set;
  3908. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  3909. private ToolStripMenuItem 端口号ToolStripMenuItem;
  3910. private ToolStripMenuItem 波特率ToolStripMenuItem;
  3911. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  3912. private ToolStripMenuItem 记录数据ToolStripMenuItem;
  3913. private ToolStripMenuItem 一键查询ToolStripMenuItem;
  3914. private ToolStripMenuItem 关于ToolStripMenuItem;
  3915. private ToolStripMenuItem 帮助ToolStripMenuItem;
  3916. private ToolStripMenuItem 版本ToolStripMenuItem;
  3917. private StatusStrip statusStrip1;
  3918. private ToolStripStatusLabel toolStripStatusLabel1;
  3919. private GroupBox groupBox1;
  3920. private GroupBox groupBox2;
  3921. private GroupBox groupBox3;
  3922. private ToolStripMenuItem 连接ToolStripMenuItem;
  3923. private NumericUpDown numericUpDown_SpeedAdj;
  3924. private Label label4;
  3925. private Label label3;
  3926. private ComboBox comboBox_WorkMode;
  3927. private Label label2;
  3928. private Label label1;
  3929. private Label label10;
  3930. private Label label9;
  3931. private Label label8;
  3932. private Label label7;
  3933. private Label label6;
  3934. private Label label5;
  3935. private Label label28;
  3936. private Label label22;
  3937. private Label label16;
  3938. private Label label21;
  3939. private Label label15;
  3940. private Label label20;
  3941. private Label label14;
  3942. private Label label19;
  3943. private Label label13;
  3944. private Label label18;
  3945. private Label label12;
  3946. private Label label17;
  3947. private Label label11;
  3948. private ToolStripMenuItem 配置ToolStripMenuItem;
  3949. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  3950. private ToolStripMenuItem 计算器ToolStripMenuItem;
  3951. private ToolStripMenuItem 刷新ToolStripMenuItem;
  3952. private ToolStripComboBox toolStripComboBox_ComNum;
  3953. private ToolStripComboBox toolStripComboBox_Baudrate;
  3954. public ComboBox comboBox_LightSwitch;
  3955. public ComboBox comboBox_GearSt;
  3956. private TextBox textBox_RunInfo_Power;
  3957. private TextBox textBox_RunInfo_Current;
  3958. private TextBox textBox_RunInfo_Vol;
  3959. private TextBox textBox_RunInfo_MotorSpeed;
  3960. private TextBox textBox_RunInfo_Cadence;
  3961. private TextBox textBox_RunInfo_BikeSpeed;
  3962. private TextBox textBox_ErrorCode;
  3963. private TextBox textBox_RunInfo_Trip_Time;
  3964. private TextBox textBox_RunInfo_Range;
  3965. private TextBox textBox_RunInfo_Trip;
  3966. private TextBox textBox_RunInfo_SOC;
  3967. private TextBox textBox_RunInfo_T_Coil;
  3968. private TextBox textBox_RunInfo_LightSwitch;
  3969. private TextBox textBox_RunInfo_T_MCU;
  3970. private TextBox textBox_RunInfo_GearSt;
  3971. private TextBox textBox_RunInfo_T_PCB;
  3972. private TextBox textBox_RunInfo_Dir;
  3973. private TextBox textBox_RunInfo_AvgPower;
  3974. private TextBox textBox_RunInfo_Torque;
  3975. private Label label23;
  3976. private Label label_RecCount;
  3977. private Timer timer_1s;
  3978. private Label label24;
  3979. private TabControl tabControl1;
  3980. private TabPage tabPage_MotorParam;
  3981. private TabPage tabPage_BikeParam;
  3982. private TabPage tabPage_ControlParam;
  3983. private TabPage tabPage_SensorParam;
  3984. private TabPage tabPage_AssistParam;
  3985. private TabPage tabPage_DebugParam;
  3986. private TabPage tabPage_RecordInfo;
  3987. private TabPage tabPage_OtherInfo;
  3988. private Button button_Write;
  3989. private Button button_Read_MotorParam;
  3990. private RichTextBox richTextBox_MotorParam;
  3991. private Button button_WriteBikeParam;
  3992. private Button button_ReadBikeParam;
  3993. private RichTextBox richTextBox_BikeParam;
  3994. private Button button_WriteControlParam;
  3995. private Button button_ReadControlParam;
  3996. private RichTextBox richTextBox_ControlParam;
  3997. private Button button_WriteAssistParam;
  3998. private Button button_ReadAssistParam;
  3999. private RichTextBox richTextBox_AssistParam;
  4000. private Button button_WriteDebugParam;
  4001. private Button button_ReadDebugParam;
  4002. private RichTextBox richTextBox_DebugParam;
  4003. private Button button_SaveRecordInfo;
  4004. private Button button_ReadRecord;
  4005. private Button button_ExportLog;
  4006. private RichTextBox richTextBox_Record;
  4007. private Button button_Write_Cal;
  4008. private Button button_WriteSensorParam;
  4009. private Button button_ReadSensorParam;
  4010. private RichTextBox richTextBox_SensorParam;
  4011. private Label label25;
  4012. private TextBox textBox_Load;
  4013. private Label label27;
  4014. private Label label26;
  4015. private Label label29;
  4016. private GroupBox groupBox4;
  4017. private Button button_ReadVersion;
  4018. private Button button_WriteSN;
  4019. private Button button_WriteModel;
  4020. private TextBox textBox_FW;
  4021. private TextBox textBox_HW;
  4022. private TextBox textBox_SN;
  4023. private Label label33;
  4024. private Label label32;
  4025. private TextBox textBox_Model;
  4026. private Label label31;
  4027. private Label label30;
  4028. private GroupBox groupBox6;
  4029. private Button button_ReadUser3;
  4030. private Button button_WriteUser3;
  4031. private Button button_ReadUser2;
  4032. private Button button_WriteUser2;
  4033. private Button button_ReadUser1;
  4034. private Button button_WriteUser1;
  4035. private TextBox textBox_User3;
  4036. private TextBox textBox_User2;
  4037. private Label label35;
  4038. private TextBox textBox_User1;
  4039. private Label label36;
  4040. private Label label38;
  4041. private GroupBox groupBox5;
  4042. private Button button_ReadKey;
  4043. private Button button_WriteKey;
  4044. private TextBox textBox_Key;
  4045. private Label label37;
  4046. private GroupBox groupBox8;
  4047. private Button button_ReadOnLine;
  4048. private TextBox textBox_Online;
  4049. private Label label42;
  4050. private GroupBox groupBox7;
  4051. private Button button_ReadMAC;
  4052. private Button button_WriteMac;
  4053. private TextBox textBox_PP;
  4054. private TextBox textBox_MACDate;
  4055. private TextBox textBox_MACAdd;
  4056. private Label label34;
  4057. private Label label39;
  4058. private TextBox textBox_MAC;
  4059. private Label label40;
  4060. private Label label41;
  4061. private GroupBox groupBox9;
  4062. private Button button_Recovery;
  4063. private Button button_ClearLog;
  4064. private Button button_Reset;
  4065. private Button button_SystemClear;
  4066. private Label label_BuildTime;
  4067. private Label label_SystemTime;
  4068. private Label label_COM_Sta;
  4069. private Label label43;
  4070. private Label label44;
  4071. private Label label45;
  4072. private Label label46;
  4073. private Label label47;
  4074. private ComboBox comboBox_AssistTorque;
  4075. private ComboBox comboBox_AssistCadence;
  4076. private ComboBox comboBox_TorqueSet;
  4077. private TabPage tabPage_OBC;
  4078. private CheckBox checkBox_OBC_StartSetGearSt;
  4079. public ComboBox comboBox_OBC_SetGearST;
  4080. private GroupBox groupBox15;
  4081. private TextBox textBox_OBC_ODO_TIME;
  4082. private Button button_OBC_ReadRideInfo;
  4083. private TextBox textBox_OBC_ODO_KM;
  4084. private Button button_OBC_ClearTrip;
  4085. private Label label55;
  4086. private TextBox textBox_OBC_TRIP_TIME;
  4087. private Label label54;
  4088. private TextBox textBox_OBC_TRIP_KM;
  4089. private Label label52;
  4090. private Label label53;
  4091. private GroupBox groupBox14;
  4092. private Button button_OBC_ReadVerInfo;
  4093. private TextBox textBox_OBC_ReadFW;
  4094. private TextBox textBox_OBC_ReadHW;
  4095. private TextBox textBox_OBC_ReadSN;
  4096. private Label label48;
  4097. private Label label49;
  4098. private TextBox textBox_OBC_ReadModel;
  4099. private Label label50;
  4100. private Label label51;
  4101. private GroupBox groupBox13;
  4102. private Button button_OBC_WriteUserInfo;
  4103. private GroupBox groupBox12;
  4104. private RichTextBox richTextBox_OBC_ReadUserInfo;
  4105. private Button button_OBC_ReadUserInfo;
  4106. private GroupBox groupBox11;
  4107. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  4108. private CheckBox checkBox_OBC_StartReadBMS;
  4109. private GroupBox groupBox10;
  4110. private Label label56;
  4111. private NumericUpDown numericUpDown_OBC_WheelAdj;
  4112. private Label label59;
  4113. public ComboBox comboBox_OBC_AssistFunc;
  4114. public ComboBox comboBox_OBC_StartMode;
  4115. private Label label58;
  4116. private Label label57;
  4117. private Label label60;
  4118. public ComboBox comboBox_OBC_LightSw;
  4119. private Label label61;
  4120. private Label label62;
  4121. private Button button_WriteTqSensorParam;
  4122. private GroupBox groupBox16;
  4123. private RadioButton radioButton_SIP_SaveYes;
  4124. private RadioButton radioButton_SIP_SaveNo;
  4125. private CheckBox checkBox_SaveYes;
  4126. private Button button_ReadSaveFlag;
  4127. private Button button_WriteSaveFlag;
  4128. private GroupBox groupBox18;
  4129. private GroupBox groupBox17;
  4130. private RadioButton radioButton_EE_SaveYes;
  4131. private RadioButton radioButton_EE_SaveNo;
  4132. private Label label64;
  4133. private NumericUpDown numericUpDown_OBC_OffTime;
  4134. private Label label63;
  4135. private TabPage tabPage_RAMorFLASH;
  4136. private TextBox textBox_Address_End;
  4137. private Label label66;
  4138. private TextBox textBox_Address_Begin;
  4139. private Label label65;
  4140. private Button button_ReadRamFlash;
  4141. private RichTextBox richTextBox_RamFlasgData;
  4142. private TabPage tabPage_FactoryMode;
  4143. private PictureBox pictureBox2;
  4144. private GroupBox groupBox25;
  4145. private GroupBox groupBox24;
  4146. private GroupBox groupBox23;
  4147. private GroupBox groupBox22;
  4148. private GroupBox groupBox21;
  4149. private GroupBox groupBox20;
  4150. private GroupBox groupBox19;
  4151. private Button button_FacModeInit;
  4152. private Button buttonFacModeSet1;
  4153. private TextBox textBox_FacModeSensorCal4;
  4154. private TextBox textBox_FacModeSensorCal3;
  4155. private TextBox textBox_FacModeSensorCal1;
  4156. private TextBox textBox_FacModeSensorCal2;
  4157. private TextBox textBox10;
  4158. private Button button_FacModeSensorRead;
  4159. private TextBox textBox_FacModeSensorADC0;
  4160. private TextBox textBox_FacModeSensorADC4;
  4161. private Button buttonFacModeSet2;
  4162. private TextBox textBox_FacModeSensorADC3;
  4163. private Button buttonFacModeSet3;
  4164. private TextBox textBox_FacModeSensorADC1;
  4165. private Button buttonFacModeSet4;
  4166. private TextBox textBox_FacModeSensorADC2;
  4167. private CheckBox checkBox_FacModeCheckNTC;
  4168. private CheckBox checkBox_FacModeCheckVol;
  4169. private RadioButton radioButton_FacModeDriverMtb;
  4170. private RadioButton radioButton_FacModeDriverCity;
  4171. private Button button_FacModeMotorRun;
  4172. private Label label_FacModeMotorSpeedSet;
  4173. private Label label67;
  4174. private TrackBar trackBar_FacModeMotorSpeedAdj;
  4175. private Label label74;
  4176. private Label label73;
  4177. private Label label72;
  4178. private Label label71;
  4179. private TextBox textBox_FacModeSpeedLimit;
  4180. private Label label70;
  4181. private TextBox textBox_FacModeWheelSize;
  4182. private Label label69;
  4183. private Button button_FacModeBikeParaSet;
  4184. private Button button_FacModeBikeParaRead;
  4185. private Button button_FacModeAssistParaSet;
  4186. private Label label80;
  4187. private Button button_FacModeAssistParaRead;
  4188. private TextBox textBox_FacModeStartGain;
  4189. private TextBox textBox_FacModeCadencePer;
  4190. private Label label79;
  4191. private Label label75;
  4192. private TextBox textBox_FacModeCircuitK;
  4193. private TextBox textBox_FacModeSpeedLimitEnd;
  4194. private Label label78;
  4195. private Label label76;
  4196. private TextBox textBox_FacModeFltCounter;
  4197. private TextBox textBox_FacModeSpeedLimitTh;
  4198. private Label label77;
  4199. private Label label84;
  4200. private TextBox textBox_FacModeFW;
  4201. private Button Button_FacModeReadVer;
  4202. private Label label83;
  4203. private TextBox textBox_FacModeHW;
  4204. private Button Button_FacModeSetNum;
  4205. private Label label82;
  4206. private TextBox textBox_FacModeNum;
  4207. private Button button_FacModeSetName;
  4208. private Label label81;
  4209. private TextBox textBox_FacModeName;
  4210. private Button Button_FacModeSaveResult;
  4211. private Button Button_FacModeSetMacDate;
  4212. private ComboBox comboBox_FacModeStartMode;
  4213. private ComboBox comboBox_FacModeLightVol;
  4214. private ComboBox comboBox_FacModeAssist2;
  4215. private ComboBox comboBox_FacModeAssist1;
  4216. private CheckBox checkBox_FacModeCheckCadence;
  4217. private CheckBox checkBox_FacModeCheckBikeSpeed;
  4218. private Button button_FacModeLightSW;
  4219. private Button button_FacModeWorkMode;
  4220. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  4221. private Label label68;
  4222. }
  4223. }