Form1.Designer.cs 245 KB

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