Form1.Designer.cs 248 KB

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