mainForm.Designer.cs 425 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380
  1. using System.Windows.Forms;
  2. namespace Welling_Motor_Debug_Tool
  3. {
  4. partial class mainForm
  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(mainForm));
  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.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  40. this.其它配置项ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.连接开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.断开关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.识别通讯盒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.电源控制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48. this.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49. this.离线使用ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.允许ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.不允许ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.IP地址ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.toolStripTextBox_ServerIP = new System.Windows.Forms.ToolStripTextBox();
  55. this.端口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56. this.toolStripTextBox_ServerPort = new System.Windows.Forms.ToolStripTextBox();
  57. this.用户名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.toolStripTextBox_ServerUser = new System.Windows.Forms.ToolStripTextBox();
  59. this.密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60. this.toolStripTextBox_ServerPasswd = new System.Windows.Forms.ToolStripTextBox();
  61. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  63. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  64. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  65. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  66. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  68. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  70. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  72. this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.中置电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  74. this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  75. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  76. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  77. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  78. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  80. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  81. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  82. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  83. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  84. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  85. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  86. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  87. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  88. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  89. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  90. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  91. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  92. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  93. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  94. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  95. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  96. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  97. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  100. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  102. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  103. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  104. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  105. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  106. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  107. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  108. this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  109. this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  110. this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  111. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  113. this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  114. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  116. this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  117. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  118. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  119. this.groupBox1 = new System.Windows.Forms.GroupBox();
  120. this.label69 = new System.Windows.Forms.Label();
  121. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  122. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  123. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  124. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  125. this.label24 = new System.Windows.Forms.Label();
  126. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  127. this.label4 = new System.Windows.Forms.Label();
  128. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  129. this.label3 = new System.Windows.Forms.Label();
  130. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  131. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  132. this.label2 = new System.Windows.Forms.Label();
  133. this.label1 = new System.Windows.Forms.Label();
  134. this.groupBox3 = new System.Windows.Forms.GroupBox();
  135. this.tabControl1 = new System.Windows.Forms.TabControl();
  136. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  137. this.button_Write = new System.Windows.Forms.Button();
  138. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  139. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  140. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  141. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  142. this.label95 = new System.Windows.Forms.Label();
  143. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  144. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  145. this.label93 = new System.Windows.Forms.Label();
  146. this.label94 = new System.Windows.Forms.Label();
  147. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  148. this.label92 = new System.Windows.Forms.Label();
  149. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  150. this.label91 = new System.Windows.Forms.Label();
  151. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  152. this.label90 = new System.Windows.Forms.Label();
  153. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  154. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  155. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  156. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  157. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  158. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  159. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  160. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  161. this.button_WriteControlParam = new System.Windows.Forms.Button();
  162. this.button_ReadControlParam = new System.Windows.Forms.Button();
  163. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  164. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  165. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  166. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  167. this.label29 = new System.Windows.Forms.Label();
  168. this.textBox_Load = new System.Windows.Forms.TextBox();
  169. this.label27 = new System.Windows.Forms.Label();
  170. this.label26 = new System.Windows.Forms.Label();
  171. this.button_Write_Cal = new System.Windows.Forms.Button();
  172. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  173. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  174. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  175. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  176. this.label62 = new System.Windows.Forms.Label();
  177. this.label47 = new System.Windows.Forms.Label();
  178. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  179. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  180. this.label25 = new System.Windows.Forms.Label();
  181. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  182. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  183. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  184. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  185. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  186. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  187. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  188. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  189. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  190. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  191. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  192. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  193. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  194. this.label89 = new System.Windows.Forms.Label();
  195. this.label88 = new System.Windows.Forms.Label();
  196. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  197. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  198. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  199. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  200. this.button_ReadRecord = new System.Windows.Forms.Button();
  201. this.button_ExportLog = new System.Windows.Forms.Button();
  202. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  203. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  204. this.groupBox16 = new System.Windows.Forms.GroupBox();
  205. this.groupBox18 = new System.Windows.Forms.GroupBox();
  206. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  207. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  208. this.groupBox17 = new System.Windows.Forms.GroupBox();
  209. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  210. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  211. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  212. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  213. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  214. this.groupBox23 = new System.Windows.Forms.GroupBox();
  215. this.button_ReadTag = new System.Windows.Forms.Button();
  216. this.button_WriteTag = new System.Windows.Forms.Button();
  217. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  218. this.groupBox9 = new System.Windows.Forms.GroupBox();
  219. this.button_Recovery = new System.Windows.Forms.Button();
  220. this.button_ClearLog = new System.Windows.Forms.Button();
  221. this.button_Reset = new System.Windows.Forms.Button();
  222. this.button_SystemClear = new System.Windows.Forms.Button();
  223. this.groupBox8 = new System.Windows.Forms.GroupBox();
  224. this.button_ReadOnLine = new System.Windows.Forms.Button();
  225. this.textBox_Online = new System.Windows.Forms.TextBox();
  226. this.label42 = new System.Windows.Forms.Label();
  227. this.groupBox7 = new System.Windows.Forms.GroupBox();
  228. this.button_ReadMAC = new System.Windows.Forms.Button();
  229. this.button_WriteMac = new System.Windows.Forms.Button();
  230. this.textBox_PP = new System.Windows.Forms.TextBox();
  231. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  232. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  233. this.label34 = new System.Windows.Forms.Label();
  234. this.label39 = new System.Windows.Forms.Label();
  235. this.textBox_MAC = new System.Windows.Forms.TextBox();
  236. this.label40 = new System.Windows.Forms.Label();
  237. this.label41 = new System.Windows.Forms.Label();
  238. this.groupBox6 = new System.Windows.Forms.GroupBox();
  239. this.button_ReadUser3 = new System.Windows.Forms.Button();
  240. this.button_WriteUser3 = new System.Windows.Forms.Button();
  241. this.button_ReadUser2 = new System.Windows.Forms.Button();
  242. this.button_WriteUser2 = new System.Windows.Forms.Button();
  243. this.button_ReadUser1 = new System.Windows.Forms.Button();
  244. this.button_WriteUser1 = new System.Windows.Forms.Button();
  245. this.textBox_User3 = new System.Windows.Forms.TextBox();
  246. this.textBox_User2 = new System.Windows.Forms.TextBox();
  247. this.label35 = new System.Windows.Forms.Label();
  248. this.textBox_User1 = new System.Windows.Forms.TextBox();
  249. this.label36 = new System.Windows.Forms.Label();
  250. this.label38 = new System.Windows.Forms.Label();
  251. this.groupBox5 = new System.Windows.Forms.GroupBox();
  252. this.button_ReadKey = new System.Windows.Forms.Button();
  253. this.button_WriteKey = new System.Windows.Forms.Button();
  254. this.textBox_Key = new System.Windows.Forms.TextBox();
  255. this.label37 = new System.Windows.Forms.Label();
  256. this.groupBox4 = new System.Windows.Forms.GroupBox();
  257. this.label85 = new System.Windows.Forms.Label();
  258. this.textBox_SP = new System.Windows.Forms.TextBox();
  259. this.button_ReadVersion = new System.Windows.Forms.Button();
  260. this.button_WriteSN = new System.Windows.Forms.Button();
  261. this.button_WriteModel = new System.Windows.Forms.Button();
  262. this.textBox_FW = new System.Windows.Forms.TextBox();
  263. this.textBox_HW = new System.Windows.Forms.TextBox();
  264. this.textBox_SN = new System.Windows.Forms.TextBox();
  265. this.label33 = new System.Windows.Forms.Label();
  266. this.label32 = new System.Windows.Forms.Label();
  267. this.textBox_Model = new System.Windows.Forms.TextBox();
  268. this.label31 = new System.Windows.Forms.Label();
  269. this.label30 = new System.Windows.Forms.Label();
  270. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  271. this.groupBox26 = new System.Windows.Forms.GroupBox();
  272. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  273. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  274. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  275. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  276. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  277. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  278. this.groupBox15 = new System.Windows.Forms.GroupBox();
  279. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  280. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  281. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  282. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  283. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  284. this.label54 = new System.Windows.Forms.Label();
  285. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  286. this.label52 = new System.Windows.Forms.Label();
  287. this.groupBox14 = new System.Windows.Forms.GroupBox();
  288. this.label53 = new System.Windows.Forms.Label();
  289. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  290. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  291. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  292. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  293. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  294. this.label48 = new System.Windows.Forms.Label();
  295. this.label49 = new System.Windows.Forms.Label();
  296. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  297. this.label50 = new System.Windows.Forms.Label();
  298. this.label51 = new System.Windows.Forms.Label();
  299. this.groupBox13 = new System.Windows.Forms.GroupBox();
  300. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  301. this.label80 = new System.Windows.Forms.Label();
  302. this.label128 = new System.Windows.Forms.Label();
  303. this.label64 = new System.Windows.Forms.Label();
  304. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  305. this.label63 = new System.Windows.Forms.Label();
  306. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  307. this.label59 = new System.Windows.Forms.Label();
  308. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  309. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  310. this.label58 = new System.Windows.Forms.Label();
  311. this.label57 = new System.Windows.Forms.Label();
  312. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  313. this.label56 = new System.Windows.Forms.Label();
  314. this.groupBox12 = new System.Windows.Forms.GroupBox();
  315. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  316. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  317. this.groupBox11 = new System.Windows.Forms.GroupBox();
  318. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  319. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  320. this.groupBox10 = new System.Windows.Forms.GroupBox();
  321. this.label60 = new System.Windows.Forms.Label();
  322. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  323. this.label61 = new System.Windows.Forms.Label();
  324. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  325. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  326. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  327. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  328. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  329. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  330. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  331. this.label66 = new System.Windows.Forms.Label();
  332. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  333. this.label65 = new System.Windows.Forms.Label();
  334. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  335. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  336. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  337. this.button_ScanCode = new System.Windows.Forms.Button();
  338. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  339. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  340. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  341. this.groupBox25 = new System.Windows.Forms.GroupBox();
  342. this.button_FacModeSetName = new System.Windows.Forms.Button();
  343. this.label87 = new System.Windows.Forms.Label();
  344. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  345. this.label86 = new System.Windows.Forms.Label();
  346. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  347. this.label68 = new System.Windows.Forms.Label();
  348. this.label84 = new System.Windows.Forms.Label();
  349. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  350. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  351. this.label83 = new System.Windows.Forms.Label();
  352. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  353. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  354. this.label82 = new System.Windows.Forms.Label();
  355. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  356. this.label81 = new System.Windows.Forms.Label();
  357. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  358. this.groupBox22 = new System.Windows.Forms.GroupBox();
  359. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  360. this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
  361. this.label67 = new System.Windows.Forms.Label();
  362. this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
  363. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  364. this.groupBox21 = new System.Windows.Forms.GroupBox();
  365. this.label79 = new System.Windows.Forms.Label();
  366. this.label78 = new System.Windows.Forms.Label();
  367. this.label74 = new System.Windows.Forms.Label();
  368. this.button_MOS_Write = new System.Windows.Forms.Button();
  369. this.button_MOS_Read = new System.Windows.Forms.Button();
  370. this.button_MOS_Cal = new System.Windows.Forms.Button();
  371. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  372. this.label73 = new System.Windows.Forms.Label();
  373. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  374. this.label77 = new System.Windows.Forms.Label();
  375. this.label72 = new System.Windows.Forms.Label();
  376. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  377. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  378. this.label76 = new System.Windows.Forms.Label();
  379. this.label71 = new System.Windows.Forms.Label();
  380. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  381. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  382. this.label75 = new System.Windows.Forms.Label();
  383. this.label70 = new System.Windows.Forms.Label();
  384. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  385. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  386. this.groupBox20 = new System.Windows.Forms.GroupBox();
  387. this.textBox10 = new System.Windows.Forms.TextBox();
  388. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  389. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  390. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  391. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  392. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  393. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  394. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  395. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  396. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  397. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  398. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  399. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  400. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  401. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  402. this.groupBox24 = new System.Windows.Forms.GroupBox();
  403. this.button_ReadRideLog = new System.Windows.Forms.Button();
  404. this.button_WriteRideLog = new System.Windows.Forms.Button();
  405. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  406. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  407. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  408. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  409. this.label126 = new System.Windows.Forms.Label();
  410. this.label119 = new System.Windows.Forms.Label();
  411. this.groupBox19 = new System.Windows.Forms.GroupBox();
  412. this.button_FacModeInit = new System.Windows.Forms.Button();
  413. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  414. this.groupBox28 = new System.Windows.Forms.GroupBox();
  415. this.label117 = new System.Windows.Forms.Label();
  416. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  417. this.label_FacModeBMS = new System.Windows.Forms.Label();
  418. this.label116 = new System.Windows.Forms.Label();
  419. this.label114 = new System.Windows.Forms.Label();
  420. this.label_FacModeCad = new System.Windows.Forms.Label();
  421. this.label_FacModeTq = new System.Windows.Forms.Label();
  422. this.label113 = new System.Windows.Forms.Label();
  423. this.label134 = new System.Windows.Forms.Label();
  424. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  425. this.label136 = new System.Windows.Forms.Label();
  426. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  427. this.label145 = new System.Windows.Forms.Label();
  428. this.label127 = new System.Windows.Forms.Label();
  429. this.label_FacModeLightB = new System.Windows.Forms.Label();
  430. this.label_FacModeBreak = new System.Windows.Forms.Label();
  431. this.label143 = new System.Windows.Forms.Label();
  432. this.label_FacModeLightF = new System.Windows.Forms.Label();
  433. this.label129 = new System.Windows.Forms.Label();
  434. this.label_FacModeGas = new System.Windows.Forms.Label();
  435. this.label123 = new System.Windows.Forms.Label();
  436. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  437. this.label125 = new System.Windows.Forms.Label();
  438. this.label_FacModeNTC = new System.Windows.Forms.Label();
  439. this.label122 = new System.Windows.Forms.Label();
  440. this.label118 = new System.Windows.Forms.Label();
  441. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  442. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  443. this.label120 = new System.Windows.Forms.Label();
  444. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  445. this.label115 = new System.Windows.Forms.Label();
  446. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  447. this.groupBox27 = new System.Windows.Forms.GroupBox();
  448. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  449. this.button__FacMode_Start = new System.Windows.Forms.Button();
  450. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  451. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  452. this.groupBox2 = new System.Windows.Forms.GroupBox();
  453. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  454. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  455. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  456. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  457. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  458. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  459. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  460. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  461. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  462. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  463. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  464. this.label112 = new System.Windows.Forms.Label();
  465. this.label_FacModeStatus = new System.Windows.Forms.Label();
  466. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  467. this.label_FacModeResult = new System.Windows.Forms.Label();
  468. this.label111 = new System.Windows.Forms.Label();
  469. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  470. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  471. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  472. this.groupBox31 = new System.Windows.Forms.GroupBox();
  473. this.label148 = new System.Windows.Forms.Label();
  474. this.label_CheckModeSN = new System.Windows.Forms.Label();
  475. this.label154 = new System.Windows.Forms.Label();
  476. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  477. this.label156 = new System.Windows.Forms.Label();
  478. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  479. this.label121 = new System.Windows.Forms.Label();
  480. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  481. this.label160 = new System.Windows.Forms.Label();
  482. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  483. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  484. this.groupBox30 = new System.Windows.Forms.GroupBox();
  485. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  486. this.groupBox29 = new System.Windows.Forms.GroupBox();
  487. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  488. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  489. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  490. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  491. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  492. this.button_CheckModeStart = new System.Windows.Forms.Button();
  493. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  494. this.label138 = new System.Windows.Forms.Label();
  495. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  496. this.label_CheckModeResult = new System.Windows.Forms.Label();
  497. this.label141 = new System.Windows.Forms.Label();
  498. this.label23 = new System.Windows.Forms.Label();
  499. this.label_RecCount = new System.Windows.Forms.Label();
  500. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  501. this.label_BuildTime = new System.Windows.Forms.Label();
  502. this.label_SystemTime = new System.Windows.Forms.Label();
  503. this.label_COM_Sta = new System.Windows.Forms.Label();
  504. this.label43 = new System.Windows.Forms.Label();
  505. this.label44 = new System.Windows.Forms.Label();
  506. this.label45 = new System.Windows.Forms.Label();
  507. this.label96 = new System.Windows.Forms.Label();
  508. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  509. this.label_ServerStatus = new System.Windows.Forms.Label();
  510. this.label_PortStatus = new System.Windows.Forms.Label();
  511. this.label_Computername = new System.Windows.Forms.Label();
  512. this.tabControl2 = new System.Windows.Forms.TabControl();
  513. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  514. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  515. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  516. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  517. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  518. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  519. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  520. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  521. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  522. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  523. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  524. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  525. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  526. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  527. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  528. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  529. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  530. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  531. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  532. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  533. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  534. this.label55 = new System.Windows.Forms.Label();
  535. this.label28 = new System.Windows.Forms.Label();
  536. this.label22 = new System.Windows.Forms.Label();
  537. this.label16 = new System.Windows.Forms.Label();
  538. this.label10 = new System.Windows.Forms.Label();
  539. this.label21 = new System.Windows.Forms.Label();
  540. this.label15 = new System.Windows.Forms.Label();
  541. this.label9 = new System.Windows.Forms.Label();
  542. this.label20 = new System.Windows.Forms.Label();
  543. this.label14 = new System.Windows.Forms.Label();
  544. this.label8 = new System.Windows.Forms.Label();
  545. this.label19 = new System.Windows.Forms.Label();
  546. this.label13 = new System.Windows.Forms.Label();
  547. this.label7 = new System.Windows.Forms.Label();
  548. this.label18 = new System.Windows.Forms.Label();
  549. this.label12 = new System.Windows.Forms.Label();
  550. this.label6 = new System.Windows.Forms.Label();
  551. this.label17 = new System.Windows.Forms.Label();
  552. this.label11 = new System.Windows.Forms.Label();
  553. this.label5 = new System.Windows.Forms.Label();
  554. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  555. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  556. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  557. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  558. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  559. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  560. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  561. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  562. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  563. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  564. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  565. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  566. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  567. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  568. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  569. this.label97 = new System.Windows.Forms.Label();
  570. this.label109 = new System.Windows.Forms.Label();
  571. this.label98 = new System.Windows.Forms.Label();
  572. this.label99 = new System.Windows.Forms.Label();
  573. this.label100 = new System.Windows.Forms.Label();
  574. this.label101 = new System.Windows.Forms.Label();
  575. this.label102 = new System.Windows.Forms.Label();
  576. this.label110 = new System.Windows.Forms.Label();
  577. this.label108 = new System.Windows.Forms.Label();
  578. this.label103 = new System.Windows.Forms.Label();
  579. this.label104 = new System.Windows.Forms.Label();
  580. this.label105 = new System.Windows.Forms.Label();
  581. this.label106 = new System.Windows.Forms.Label();
  582. this.label107 = new System.Windows.Forms.Label();
  583. this.label_StarInfo = new System.Windows.Forms.Label();
  584. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  585. this.label_UserName = new System.Windows.Forms.Label();
  586. this.label124 = new System.Windows.Forms.Label();
  587. this.label46 = new System.Windows.Forms.Label();
  588. this.menuStrip_Set.SuspendLayout();
  589. this.statusStrip1.SuspendLayout();
  590. this.groupBox1.SuspendLayout();
  591. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  592. this.groupBox3.SuspendLayout();
  593. this.tabControl1.SuspendLayout();
  594. this.tabPage_MotorParam.SuspendLayout();
  595. this.tabPage_BikeParam.SuspendLayout();
  596. this.tabPage_BikeParam2.SuspendLayout();
  597. this.tabPage_ControlParam.SuspendLayout();
  598. this.tabPage_SensorParam.SuspendLayout();
  599. this.tabPage_AssistParam.SuspendLayout();
  600. this.tabPage_UsrRideParam.SuspendLayout();
  601. this.tabPage_DebugParam.SuspendLayout();
  602. this.tabPage_RecordInfo.SuspendLayout();
  603. this.tabPage_OtherInfo.SuspendLayout();
  604. this.groupBox16.SuspendLayout();
  605. this.groupBox18.SuspendLayout();
  606. this.groupBox17.SuspendLayout();
  607. this.groupBox23.SuspendLayout();
  608. this.groupBox9.SuspendLayout();
  609. this.groupBox8.SuspendLayout();
  610. this.groupBox7.SuspendLayout();
  611. this.groupBox6.SuspendLayout();
  612. this.groupBox5.SuspendLayout();
  613. this.groupBox4.SuspendLayout();
  614. this.tabPage_OBC.SuspendLayout();
  615. this.groupBox26.SuspendLayout();
  616. this.groupBox15.SuspendLayout();
  617. this.groupBox14.SuspendLayout();
  618. this.groupBox13.SuspendLayout();
  619. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  620. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  621. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  622. this.groupBox12.SuspendLayout();
  623. this.groupBox11.SuspendLayout();
  624. this.groupBox10.SuspendLayout();
  625. this.tabPage_RAMorFLASH.SuspendLayout();
  626. this.tabPage_FactoryMode.SuspendLayout();
  627. this.groupBox25.SuspendLayout();
  628. this.groupBox22.SuspendLayout();
  629. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
  630. this.groupBox21.SuspendLayout();
  631. this.groupBox20.SuspendLayout();
  632. this.groupBox24.SuspendLayout();
  633. this.groupBox19.SuspendLayout();
  634. this.tabPage_ProductMode_Write.SuspendLayout();
  635. this.groupBox28.SuspendLayout();
  636. this.groupBox27.SuspendLayout();
  637. this.groupBox2.SuspendLayout();
  638. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  639. this.tabPage_ProductMode_Read.SuspendLayout();
  640. this.groupBox31.SuspendLayout();
  641. this.groupBox30.SuspendLayout();
  642. this.groupBox29.SuspendLayout();
  643. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  644. this.tabControl2.SuspendLayout();
  645. this.tabPage_RunInfo.SuspendLayout();
  646. this.tabPage_DebugInfo.SuspendLayout();
  647. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  648. this.SuspendLayout();
  649. //
  650. // menuStrip_Set
  651. //
  652. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  653. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  654. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  655. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  656. this.端口连接ToolStripMenuItem,
  657. this.电源控制ToolStripMenuItem,
  658. this.配置ToolStripMenuItem,
  659. this.工具箱ToolStripMenuItem,
  660. this.查询ToolStripMenuItem,
  661. this.关于ToolStripMenuItem});
  662. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  663. this.menuStrip_Set.Name = "menuStrip_Set";
  664. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  665. this.menuStrip_Set.TabIndex = 1;
  666. this.menuStrip_Set.Text = "menuStrip2";
  667. //
  668. // 端口连接ToolStripMenuItem
  669. //
  670. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  671. this.刷新ToolStripMenuItem,
  672. this.端口号ToolStripMenuItem,
  673. this.波特率ToolStripMenuItem,
  674. this.连接ToolStripMenuItem,
  675. this.toolStripSeparator1,
  676. this.其它配置项ToolStripMenuItem});
  677. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  678. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  679. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  680. this.端口连接ToolStripMenuItem.Text = "端口设置";
  681. //
  682. // 刷新ToolStripMenuItem
  683. //
  684. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  685. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  686. this.刷新ToolStripMenuItem.Text = "刷新";
  687. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  688. //
  689. // 端口号ToolStripMenuItem
  690. //
  691. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  692. this.toolStripComboBox_ComNum});
  693. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  694. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  695. this.端口号ToolStripMenuItem.Text = "端口号";
  696. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  697. //
  698. // toolStripComboBox_ComNum
  699. //
  700. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  701. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  702. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  703. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  704. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  705. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  706. //
  707. // 波特率ToolStripMenuItem
  708. //
  709. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  710. this.toolStripComboBox_Baudrate});
  711. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  712. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  713. this.波特率ToolStripMenuItem.Text = "波特率";
  714. //
  715. // toolStripComboBox_Baudrate
  716. //
  717. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  718. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  719. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  721. "9600",
  722. "115200",
  723. "230400"});
  724. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  725. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  726. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  727. //
  728. // 连接ToolStripMenuItem
  729. //
  730. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  731. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  732. this.连接ToolStripMenuItem.Text = "连接";
  733. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  734. //
  735. // toolStripSeparator1
  736. //
  737. this.toolStripSeparator1.Name = "toolStripSeparator1";
  738. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  739. //
  740. // 其它配置项ToolStripMenuItem
  741. //
  742. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  743. this.连接开机ToolStripMenuItem,
  744. this.断开关机ToolStripMenuItem,
  745. this.识别通讯盒ToolStripMenuItem});
  746. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  747. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  748. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  749. //
  750. // 连接开机ToolStripMenuItem
  751. //
  752. this.连接开机ToolStripMenuItem.Checked = true;
  753. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  754. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  755. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  756. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  757. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  758. //
  759. // 断开关机ToolStripMenuItem
  760. //
  761. this.断开关机ToolStripMenuItem.Checked = true;
  762. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  763. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  764. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  765. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  766. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  767. //
  768. // 识别通讯盒ToolStripMenuItem
  769. //
  770. this.识别通讯盒ToolStripMenuItem.Checked = true;
  771. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  772. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  773. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  774. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  775. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  776. //
  777. // 电源控制ToolStripMenuItem
  778. //
  779. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  780. this.开机ToolStripMenuItem,
  781. this.关机ToolStripMenuItem});
  782. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  783. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  784. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  785. this.电源控制ToolStripMenuItem.Text = "电源控制";
  786. //
  787. // 开机ToolStripMenuItem
  788. //
  789. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  790. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  791. this.开机ToolStripMenuItem.Text = "开机";
  792. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  793. //
  794. // 关机ToolStripMenuItem
  795. //
  796. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  797. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  798. this.关机ToolStripMenuItem.Text = "关机";
  799. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  800. //
  801. // 配置ToolStripMenuItem
  802. //
  803. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  804. this.写入存储ToolStripMenuItem,
  805. this.离线使用ToolStripMenuItem,
  806. this.服务器配置ToolStripMenuItem,
  807. this.生产信息ToolStripMenuItem,
  808. this.电机类型ToolStripMenuItem,
  809. this.判断阈值ToolStripMenuItem,
  810. this.力矩传感器检验ToolStripMenuItem,
  811. this.UART协议ToolStripMenuItem});
  812. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  813. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  814. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  815. this.配置ToolStripMenuItem.Text = "配置";
  816. //
  817. // 写入存储ToolStripMenuItem
  818. //
  819. this.写入存储ToolStripMenuItem.Checked = true;
  820. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  821. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  822. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  823. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  824. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  825. //
  826. // 离线使用ToolStripMenuItem
  827. //
  828. this.离线使用ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  829. this.允许ToolStripMenuItem,
  830. this.不允许ToolStripMenuItem});
  831. this.离线使用ToolStripMenuItem.Name = "离线使用ToolStripMenuItem";
  832. this.离线使用ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  833. this.离线使用ToolStripMenuItem.Text = "离线使用";
  834. //
  835. // 允许ToolStripMenuItem
  836. //
  837. this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
  838. this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  839. this.允许ToolStripMenuItem.Text = "允许";
  840. this.允许ToolStripMenuItem.Click += new System.EventHandler(this.允许ToolStripMenuItem_Click);
  841. //
  842. // 不允许ToolStripMenuItem
  843. //
  844. this.不允许ToolStripMenuItem.Checked = true;
  845. this.不允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  846. this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
  847. this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  848. this.不允许ToolStripMenuItem.Text = "不允许";
  849. this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
  850. //
  851. // 服务器配置ToolStripMenuItem
  852. //
  853. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  854. this.IP地址ToolStripMenuItem,
  855. this.端口ToolStripMenuItem,
  856. this.用户名ToolStripMenuItem,
  857. this.密码ToolStripMenuItem,
  858. this.存储路径ToolStripMenuItem});
  859. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  860. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  861. this.服务器配置ToolStripMenuItem.Text = "FTP服务器配置";
  862. //
  863. // IP地址ToolStripMenuItem
  864. //
  865. this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  866. this.toolStripTextBox_ServerIP});
  867. this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
  868. this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  869. this.IP地址ToolStripMenuItem.Text = "IP地址";
  870. //
  871. // toolStripTextBox_ServerIP
  872. //
  873. this.toolStripTextBox_ServerIP.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  874. this.toolStripTextBox_ServerIP.Name = "toolStripTextBox_ServerIP";
  875. this.toolStripTextBox_ServerIP.Size = new System.Drawing.Size(200, 28);
  876. this.toolStripTextBox_ServerIP.Text = "8.134.109.44";
  877. this.toolStripTextBox_ServerIP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  878. //
  879. // 端口ToolStripMenuItem
  880. //
  881. this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  882. this.toolStripTextBox_ServerPort});
  883. this.端口ToolStripMenuItem.Name = "端口ToolStripMenuItem";
  884. this.端口ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  885. this.端口ToolStripMenuItem.Text = "端口";
  886. //
  887. // toolStripTextBox_ServerPort
  888. //
  889. this.toolStripTextBox_ServerPort.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  890. this.toolStripTextBox_ServerPort.Name = "toolStripTextBox_ServerPort";
  891. this.toolStripTextBox_ServerPort.Size = new System.Drawing.Size(200, 28);
  892. this.toolStripTextBox_ServerPort.Text = "21";
  893. this.toolStripTextBox_ServerPort.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  894. //
  895. // 用户名ToolStripMenuItem
  896. //
  897. this.用户名ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  898. this.toolStripTextBox_ServerUser});
  899. this.用户名ToolStripMenuItem.Name = "用户名ToolStripMenuItem";
  900. this.用户名ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  901. this.用户名ToolStripMenuItem.Text = "用户名";
  902. //
  903. // toolStripTextBox_ServerUser
  904. //
  905. this.toolStripTextBox_ServerUser.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  906. this.toolStripTextBox_ServerUser.Name = "toolStripTextBox_ServerUser";
  907. this.toolStripTextBox_ServerUser.Size = new System.Drawing.Size(200, 28);
  908. this.toolStripTextBox_ServerUser.Text = "ttium";
  909. this.toolStripTextBox_ServerUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  910. //
  911. // 密码ToolStripMenuItem
  912. //
  913. this.密码ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  914. this.toolStripTextBox_ServerPasswd});
  915. this.密码ToolStripMenuItem.Name = "密码ToolStripMenuItem";
  916. this.密码ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  917. this.密码ToolStripMenuItem.Text = "密码";
  918. //
  919. // toolStripTextBox_ServerPasswd
  920. //
  921. this.toolStripTextBox_ServerPasswd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  922. this.toolStripTextBox_ServerPasswd.Name = "toolStripTextBox_ServerPasswd";
  923. this.toolStripTextBox_ServerPasswd.Size = new System.Drawing.Size(200, 28);
  924. this.toolStripTextBox_ServerPasswd.Text = "ttium123";
  925. this.toolStripTextBox_ServerPasswd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  926. //
  927. // 存储路径ToolStripMenuItem
  928. //
  929. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  930. this.toolStripTextBox_ServerPath});
  931. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  932. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  933. this.存储路径ToolStripMenuItem.Text = "存储路径";
  934. //
  935. // toolStripTextBox_ServerPath
  936. //
  937. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  938. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  939. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  940. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  941. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  942. //
  943. // 生产信息ToolStripMenuItem
  944. //
  945. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  946. this.生产商ToolStripMenuItem,
  947. this.生产地ToolStripMenuItem,
  948. this.生产日期ToolStripMenuItem,
  949. this.产品标识ToolStripMenuItem});
  950. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  951. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  952. this.生产信息ToolStripMenuItem.Text = "生产信息";
  953. //
  954. // 生产商ToolStripMenuItem
  955. //
  956. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  957. this.toolStripTextBox_MAC});
  958. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  959. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  960. this.生产商ToolStripMenuItem.Text = "生产商";
  961. //
  962. // toolStripTextBox_MAC
  963. //
  964. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  965. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  966. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  967. this.toolStripTextBox_MAC.Text = "TTIUM";
  968. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  969. //
  970. // 生产地ToolStripMenuItem
  971. //
  972. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  973. this.toolStripTextBoxMACAddr});
  974. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  975. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  976. this.生产地ToolStripMenuItem.Text = "生产地";
  977. //
  978. // toolStripTextBoxMACAddr
  979. //
  980. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  981. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  982. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  983. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  984. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  985. //
  986. // 生产日期ToolStripMenuItem
  987. //
  988. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  989. this.toolStripTextBox_MACDate});
  990. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  991. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  992. this.生产日期ToolStripMenuItem.Text = "生产日期";
  993. //
  994. // toolStripTextBox_MACDate
  995. //
  996. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  997. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  998. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  999. this.toolStripTextBox_MACDate.Text = "20220101";
  1000. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1001. //
  1002. // 产品标识ToolStripMenuItem
  1003. //
  1004. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1005. this.toolStripTextBox_MACPD});
  1006. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1007. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1008. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1009. //
  1010. // toolStripTextBox_MACPD
  1011. //
  1012. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1013. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1014. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1015. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1016. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1017. //
  1018. // 电机类型ToolStripMenuItem
  1019. //
  1020. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1021. this.中置电机ToolStripMenuItem,
  1022. this.轮毂电机ToolStripMenuItem});
  1023. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1024. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1025. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1026. //
  1027. // 中置电机ToolStripMenuItem
  1028. //
  1029. this.中置电机ToolStripMenuItem.Checked = true;
  1030. this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1031. this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem";
  1032. this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1033. this.中置电机ToolStripMenuItem.Text = "中置电机";
  1034. this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1035. //
  1036. // 轮毂电机ToolStripMenuItem
  1037. //
  1038. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1039. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1040. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1041. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1042. //
  1043. // 判断阈值ToolStripMenuItem
  1044. //
  1045. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1046. this.电压ToolStripMenuItem,
  1047. this.电流ToolStripMenuItem,
  1048. this.转速ToolStripMenuItem,
  1049. this.力矩ToolStripMenuItem,
  1050. this.踏频ToolStripMenuItem,
  1051. this.车速ToolStripMenuItem,
  1052. this.pCB温度ToolStripMenuItem,
  1053. this.mCU温度ToolStripMenuItem,
  1054. this.电机温度ToolStripMenuItem});
  1055. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1056. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1057. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1058. //
  1059. // 电压ToolStripMenuItem
  1060. //
  1061. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1062. this.toolStripTextBox_ThVol});
  1063. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1064. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1065. this.电压ToolStripMenuItem.Text = "电压";
  1066. //
  1067. // toolStripTextBox_ThVol
  1068. //
  1069. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1070. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1071. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1072. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1073. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1074. //
  1075. // 电流ToolStripMenuItem
  1076. //
  1077. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1078. this.toolStripTextBox_ThCur});
  1079. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1080. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1081. this.电流ToolStripMenuItem.Text = "电流";
  1082. //
  1083. // toolStripTextBox_ThCur
  1084. //
  1085. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1086. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1087. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1088. this.toolStripTextBox_ThCur.Text = "200,2500";
  1089. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1090. //
  1091. // 转速ToolStripMenuItem
  1092. //
  1093. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1094. this.toolStripTextBox_ThSpeed});
  1095. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1096. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1097. this.转速ToolStripMenuItem.Text = "转速";
  1098. //
  1099. // toolStripTextBox_ThSpeed
  1100. //
  1101. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1102. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1103. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1104. this.toolStripTextBox_ThSpeed.Text = "500,1500";
  1105. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1106. //
  1107. // 力矩ToolStripMenuItem
  1108. //
  1109. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1110. this.toolStripTextBox_ThTor});
  1111. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1112. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1113. this.力矩ToolStripMenuItem.Text = "力矩";
  1114. //
  1115. // toolStripTextBox_ThTor
  1116. //
  1117. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1118. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1119. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1120. this.toolStripTextBox_ThTor.Text = "70,80";
  1121. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1122. //
  1123. // 踏频ToolStripMenuItem
  1124. //
  1125. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1126. this.toolStripTextBox_ThCad});
  1127. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1128. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1129. this.踏频ToolStripMenuItem.Text = "踏频";
  1130. //
  1131. // toolStripTextBox_ThCad
  1132. //
  1133. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1134. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1135. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1136. this.toolStripTextBox_ThCad.Text = "30,50";
  1137. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1138. //
  1139. // 车速ToolStripMenuItem
  1140. //
  1141. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1142. this.toolStripTextBox_ThBikeSpeed});
  1143. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1144. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1145. this.车速ToolStripMenuItem.Text = "车速";
  1146. //
  1147. // toolStripTextBox_ThBikeSpeed
  1148. //
  1149. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1150. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1151. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1152. this.toolStripTextBox_ThBikeSpeed.Text = "20,40";
  1153. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1154. //
  1155. // pCB温度ToolStripMenuItem
  1156. //
  1157. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1158. this.toolStripTextBox_ThT_PCB});
  1159. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1160. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1161. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1162. //
  1163. // toolStripTextBox_ThT_PCB
  1164. //
  1165. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1166. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1167. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1168. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1169. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1170. //
  1171. // mCU温度ToolStripMenuItem
  1172. //
  1173. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1174. this.toolStripTextBox_ThT_MCU});
  1175. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1176. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1177. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1178. //
  1179. // toolStripTextBox_ThT_MCU
  1180. //
  1181. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1182. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1183. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1184. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1185. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1186. //
  1187. // 电机温度ToolStripMenuItem
  1188. //
  1189. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1190. this.toolStripTextBox_ThT_Motor});
  1191. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1192. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1193. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1194. //
  1195. // toolStripTextBox_ThT_Motor
  1196. //
  1197. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1198. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1199. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1200. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1201. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1202. //
  1203. // 力矩传感器检验ToolStripMenuItem
  1204. //
  1205. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1206. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1207. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1208. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1209. //
  1210. // UART协议ToolStripMenuItem
  1211. //
  1212. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1213. this.协议类型ToolStripMenuItem});
  1214. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1215. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1216. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1217. //
  1218. // 协议类型ToolStripMenuItem
  1219. //
  1220. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1221. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1222. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1223. "5S标准",
  1224. "锂电2号",
  1225. "八方",
  1226. "金米特5S",
  1227. "JLCD"});
  1228. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1229. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1230. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1231. //
  1232. // 工具箱ToolStripMenuItem
  1233. //
  1234. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1235. this.运行信息记录ToolStripMenuItem,
  1236. this.计算器ToolStripMenuItem,
  1237. this.页面保存ToolStripMenuItem,
  1238. this.屏幕键盘ToolStripMenuItem,
  1239. this.删除远程文件ToolStripMenuItem,
  1240. this.指令调试ToolStripMenuItem});
  1241. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1242. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1243. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1244. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1245. //
  1246. // 运行信息记录ToolStripMenuItem
  1247. //
  1248. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1249. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1250. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1251. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1252. //
  1253. // 计算器ToolStripMenuItem
  1254. //
  1255. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1256. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1257. this.计算器ToolStripMenuItem.Text = "计算器";
  1258. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1259. //
  1260. // 页面保存ToolStripMenuItem
  1261. //
  1262. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1263. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1264. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1265. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1266. //
  1267. // 屏幕键盘ToolStripMenuItem
  1268. //
  1269. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1270. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1271. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1272. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1273. //
  1274. // 删除远程文件ToolStripMenuItem
  1275. //
  1276. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1277. this.生产配置文件ToolStripMenuItem,
  1278. this.样机测试记录ToolStripMenuItem});
  1279. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1280. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1281. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1282. //
  1283. // 生产配置文件ToolStripMenuItem
  1284. //
  1285. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1286. this.toolStripTextBox_DelCfgFile});
  1287. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1288. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1289. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1290. //
  1291. // toolStripTextBox_DelCfgFile
  1292. //
  1293. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1294. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1295. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1296. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1297. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1298. //
  1299. // 样机测试记录ToolStripMenuItem
  1300. //
  1301. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1302. this.toolStripTextBox_DelLogFile});
  1303. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1304. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1305. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1306. //
  1307. // toolStripTextBox_DelLogFile
  1308. //
  1309. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1310. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1311. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1312. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1313. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1314. //
  1315. // 指令调试ToolStripMenuItem
  1316. //
  1317. this.指令调试ToolStripMenuItem.Enabled = false;
  1318. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1319. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1320. this.指令调试ToolStripMenuItem.Text = "指令调试";
  1321. //
  1322. // 查询ToolStripMenuItem
  1323. //
  1324. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1325. this.调试记录数据ToolStripMenuItem,
  1326. this.生产记录数据ToolStripMenuItem});
  1327. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1328. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1329. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1330. this.查询ToolStripMenuItem.Text = "查询";
  1331. //
  1332. // 调试记录数据ToolStripMenuItem
  1333. //
  1334. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1335. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1336. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1337. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1338. //
  1339. // 生产记录数据ToolStripMenuItem
  1340. //
  1341. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1342. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1343. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1344. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1345. //
  1346. // 关于ToolStripMenuItem
  1347. //
  1348. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1349. this.版本ToolStripMenuItem,
  1350. this.本机信息ToolStripMenuItem,
  1351. this.帮助ToolStripMenuItem,
  1352. this.累计运行时间ToolStripMenuItem});
  1353. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1354. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1355. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1356. this.关于ToolStripMenuItem.Text = "关于";
  1357. //
  1358. // 版本ToolStripMenuItem
  1359. //
  1360. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1361. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1362. this.版本ToolStripMenuItem.Text = "版本信息";
  1363. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1364. //
  1365. // 本机信息ToolStripMenuItem
  1366. //
  1367. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1368. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1369. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1370. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1371. //
  1372. // 帮助ToolStripMenuItem
  1373. //
  1374. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1375. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1376. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1377. //
  1378. // 累计运行时间ToolStripMenuItem
  1379. //
  1380. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1381. this.toolStripMenuItem_RunTime});
  1382. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1383. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1384. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1385. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1386. //
  1387. // toolStripMenuItem_RunTime
  1388. //
  1389. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1390. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1391. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1392. //
  1393. // statusStrip1
  1394. //
  1395. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1396. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1397. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1398. this.toolStripStatusLabel1});
  1399. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1400. this.statusStrip1.Name = "statusStrip1";
  1401. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1402. this.statusStrip1.TabIndex = 3;
  1403. this.statusStrip1.Text = "statusStrip1";
  1404. //
  1405. // toolStripStatusLabel1
  1406. //
  1407. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1408. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1409. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1410. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1411. //
  1412. // groupBox1
  1413. //
  1414. this.groupBox1.Controls.Add(this.label69);
  1415. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1416. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1417. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1418. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1419. this.groupBox1.Controls.Add(this.label24);
  1420. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  1421. this.groupBox1.Controls.Add(this.label4);
  1422. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1423. this.groupBox1.Controls.Add(this.label3);
  1424. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1425. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1426. this.groupBox1.Controls.Add(this.label2);
  1427. this.groupBox1.Controls.Add(this.label1);
  1428. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1429. this.groupBox1.Name = "groupBox1";
  1430. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1431. this.groupBox1.TabIndex = 4;
  1432. this.groupBox1.TabStop = false;
  1433. this.groupBox1.Text = "电机控制";
  1434. this.groupBox1.Visible = false;
  1435. //
  1436. // label69
  1437. //
  1438. this.label69.BackColor = System.Drawing.Color.Silver;
  1439. this.label69.ForeColor = System.Drawing.Color.White;
  1440. this.label69.Location = new System.Drawing.Point(97, 163);
  1441. this.label69.Name = "label69";
  1442. this.label69.Size = new System.Drawing.Size(1, 25);
  1443. this.label69.TabIndex = 25;
  1444. //
  1445. // button_SpeedAdd10
  1446. //
  1447. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1448. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1449. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1450. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1451. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1452. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1453. this.button_SpeedAdd10.TabIndex = 7;
  1454. this.button_SpeedAdd10.Text = "+10";
  1455. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1456. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1457. //
  1458. // button_SpeedAdd1
  1459. //
  1460. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1461. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1462. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1463. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1464. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1465. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1466. this.button_SpeedAdd1.TabIndex = 7;
  1467. this.button_SpeedAdd1.Text = "+1";
  1468. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1469. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1470. //
  1471. // button_SpeedDec10
  1472. //
  1473. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1474. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1475. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1476. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1477. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1478. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1479. this.button_SpeedDec10.TabIndex = 7;
  1480. this.button_SpeedDec10.Text = "-10";
  1481. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1482. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1483. //
  1484. // button_SpeedDec1
  1485. //
  1486. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1487. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1488. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1489. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1490. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1491. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1492. this.button_SpeedDec1.TabIndex = 7;
  1493. this.button_SpeedDec1.Text = "-1";
  1494. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1495. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1496. //
  1497. // label24
  1498. //
  1499. this.label24.AutoSize = true;
  1500. this.label24.Location = new System.Drawing.Point(161, 128);
  1501. this.label24.Name = "label24";
  1502. this.label24.Size = new System.Drawing.Size(24, 21);
  1503. this.label24.TabIndex = 6;
  1504. this.label24.Text = "%";
  1505. //
  1506. // numericUpDown_SpeedAdj
  1507. //
  1508. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1509. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 124);
  1510. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  1511. this.numericUpDown_SpeedAdj.ReadOnly = true;
  1512. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  1513. this.numericUpDown_SpeedAdj.TabIndex = 5;
  1514. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1515. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  1516. //
  1517. // label4
  1518. //
  1519. this.label4.AutoSize = true;
  1520. this.label4.Location = new System.Drawing.Point(6, 128);
  1521. this.label4.Name = "label4";
  1522. this.label4.Size = new System.Drawing.Size(74, 21);
  1523. this.label4.TabIndex = 4;
  1524. this.label4.Text = "转速调节";
  1525. //
  1526. // comboBox_LightSwitch
  1527. //
  1528. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1529. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1530. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1531. this.comboBox_LightSwitch.FormattingEnabled = true;
  1532. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1533. "ON",
  1534. "OFF"});
  1535. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1536. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1537. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1538. this.comboBox_LightSwitch.TabIndex = 3;
  1539. //
  1540. // label3
  1541. //
  1542. this.label3.AutoSize = true;
  1543. this.label3.Location = new System.Drawing.Point(6, 97);
  1544. this.label3.Name = "label3";
  1545. this.label3.Size = new System.Drawing.Size(74, 21);
  1546. this.label3.TabIndex = 2;
  1547. this.label3.Text = "大灯开关";
  1548. //
  1549. // comboBox_GearSt
  1550. //
  1551. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1552. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1553. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1554. this.comboBox_GearSt.FormattingEnabled = true;
  1555. this.comboBox_GearSt.Items.AddRange(new object[] {
  1556. "OFF",
  1557. "ECO",
  1558. "NORM",
  1559. "SPORT",
  1560. "TURBO",
  1561. "SMART",
  1562. "WALK"});
  1563. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1564. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1565. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1566. this.comboBox_GearSt.TabIndex = 1;
  1567. //
  1568. // comboBox_WorkMode
  1569. //
  1570. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1571. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1572. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1573. this.comboBox_WorkMode.FormattingEnabled = true;
  1574. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1575. "运行模式",
  1576. "配置模式",
  1577. "调试模式"});
  1578. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1579. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1580. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1581. this.comboBox_WorkMode.TabIndex = 1;
  1582. this.comboBox_WorkMode.SelectedIndexChanged += new System.EventHandler(this.comboBox_WorkMode_SelectedIndexChanged);
  1583. //
  1584. // label2
  1585. //
  1586. this.label2.AutoSize = true;
  1587. this.label2.Location = new System.Drawing.Point(6, 66);
  1588. this.label2.Name = "label2";
  1589. this.label2.Size = new System.Drawing.Size(74, 21);
  1590. this.label2.TabIndex = 0;
  1591. this.label2.Text = "助力档位";
  1592. //
  1593. // label1
  1594. //
  1595. this.label1.AutoSize = true;
  1596. this.label1.Location = new System.Drawing.Point(6, 35);
  1597. this.label1.Name = "label1";
  1598. this.label1.Size = new System.Drawing.Size(74, 21);
  1599. this.label1.TabIndex = 0;
  1600. this.label1.Text = "工作模式";
  1601. //
  1602. // groupBox3
  1603. //
  1604. this.groupBox3.Controls.Add(this.tabControl1);
  1605. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1606. this.groupBox3.Name = "groupBox3";
  1607. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1608. this.groupBox3.TabIndex = 6;
  1609. this.groupBox3.TabStop = false;
  1610. this.groupBox3.Text = "参数查询/写入";
  1611. this.groupBox3.Visible = false;
  1612. //
  1613. // tabControl1
  1614. //
  1615. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1616. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1617. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  1618. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1619. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1620. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1621. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  1622. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1623. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1624. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1625. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1626. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1627. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1628. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1629. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1630. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1631. this.tabControl1.Name = "tabControl1";
  1632. this.tabControl1.SelectedIndex = 0;
  1633. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1634. this.tabControl1.TabIndex = 0;
  1635. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  1636. //
  1637. // tabPage_MotorParam
  1638. //
  1639. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1640. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1641. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1642. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1643. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1644. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1645. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1646. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1647. this.tabPage_MotorParam.TabIndex = 0;
  1648. this.tabPage_MotorParam.Text = "马达参数";
  1649. //
  1650. // button_Write
  1651. //
  1652. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1653. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1654. this.button_Write.Name = "button_Write";
  1655. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1656. this.button_Write.TabIndex = 1;
  1657. this.button_Write.Text = "写入参数";
  1658. this.button_Write.UseVisualStyleBackColor = false;
  1659. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1660. //
  1661. // button_Read_MotorParam
  1662. //
  1663. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1664. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1665. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1666. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1667. this.button_Read_MotorParam.TabIndex = 1;
  1668. this.button_Read_MotorParam.Text = "读取参数";
  1669. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1670. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1671. //
  1672. // richTextBox_MotorParam
  1673. //
  1674. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1675. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1676. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1677. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1678. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1679. this.richTextBox_MotorParam.TabIndex = 0;
  1680. this.richTextBox_MotorParam.Text = "";
  1681. //
  1682. // tabPage_BikeParam
  1683. //
  1684. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1685. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1686. this.tabPage_BikeParam.Controls.Add(this.label95);
  1687. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1688. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1689. this.tabPage_BikeParam.Controls.Add(this.label93);
  1690. this.tabPage_BikeParam.Controls.Add(this.label94);
  1691. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1692. this.tabPage_BikeParam.Controls.Add(this.label92);
  1693. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1694. this.tabPage_BikeParam.Controls.Add(this.label91);
  1695. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1696. this.tabPage_BikeParam.Controls.Add(this.label90);
  1697. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1698. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1699. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1700. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1701. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1702. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1703. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1704. this.tabPage_BikeParam.TabIndex = 1;
  1705. this.tabPage_BikeParam.Text = "整车信息1";
  1706. //
  1707. // textBox_AutoPowerOff
  1708. //
  1709. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1710. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1711. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1712. this.textBox_AutoPowerOff.TabIndex = 17;
  1713. //
  1714. // label95
  1715. //
  1716. this.label95.AutoSize = true;
  1717. this.label95.Location = new System.Drawing.Point(855, 173);
  1718. this.label95.Name = "label95";
  1719. this.label95.Size = new System.Drawing.Size(74, 21);
  1720. this.label95.TabIndex = 16;
  1721. this.label95.Text = "自动关机";
  1722. //
  1723. // textBox_PowerOffDelay
  1724. //
  1725. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1726. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1727. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1728. this.textBox_PowerOffDelay.TabIndex = 15;
  1729. //
  1730. // textBox_PowerOnDelay
  1731. //
  1732. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1733. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1734. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1735. this.textBox_PowerOnDelay.TabIndex = 14;
  1736. //
  1737. // label93
  1738. //
  1739. this.label93.AutoSize = true;
  1740. this.label93.Location = new System.Drawing.Point(855, 142);
  1741. this.label93.Name = "label93";
  1742. this.label93.Size = new System.Drawing.Size(74, 21);
  1743. this.label93.TabIndex = 13;
  1744. this.label93.Text = "关机延时";
  1745. //
  1746. // label94
  1747. //
  1748. this.label94.AutoSize = true;
  1749. this.label94.Location = new System.Drawing.Point(855, 111);
  1750. this.label94.Name = "label94";
  1751. this.label94.Size = new System.Drawing.Size(74, 21);
  1752. this.label94.TabIndex = 11;
  1753. this.label94.Text = "开机延时";
  1754. //
  1755. // comboBox_TailLightVol
  1756. //
  1757. this.comboBox_TailLightVol.FormattingEnabled = true;
  1758. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1759. "6V",
  1760. "12V"});
  1761. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  1762. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  1763. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  1764. this.comboBox_TailLightVol.TabIndex = 10;
  1765. //
  1766. // label92
  1767. //
  1768. this.label92.AutoSize = true;
  1769. this.label92.Location = new System.Drawing.Point(855, 80);
  1770. this.label92.Name = "label92";
  1771. this.label92.Size = new System.Drawing.Size(74, 21);
  1772. this.label92.TabIndex = 9;
  1773. this.label92.Text = "尾灯电压";
  1774. //
  1775. // comboBox_FrontLightVol
  1776. //
  1777. this.comboBox_FrontLightVol.FormattingEnabled = true;
  1778. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  1779. "6V",
  1780. "12V"});
  1781. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  1782. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  1783. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  1784. this.comboBox_FrontLightVol.TabIndex = 8;
  1785. //
  1786. // label91
  1787. //
  1788. this.label91.AutoSize = true;
  1789. this.label91.Location = new System.Drawing.Point(855, 49);
  1790. this.label91.Name = "label91";
  1791. this.label91.Size = new System.Drawing.Size(74, 21);
  1792. this.label91.TabIndex = 7;
  1793. this.label91.Text = "前灯电压";
  1794. //
  1795. // comboBox_TailLightMode
  1796. //
  1797. this.comboBox_TailLightMode.FormattingEnabled = true;
  1798. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  1799. "1",
  1800. "2",
  1801. "3",
  1802. "4",
  1803. "5",
  1804. "6"});
  1805. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  1806. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  1807. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  1808. this.comboBox_TailLightMode.TabIndex = 6;
  1809. //
  1810. // label90
  1811. //
  1812. this.label90.AutoSize = true;
  1813. this.label90.Location = new System.Drawing.Point(855, 18);
  1814. this.label90.Name = "label90";
  1815. this.label90.Size = new System.Drawing.Size(74, 21);
  1816. this.label90.TabIndex = 5;
  1817. this.label90.Text = "尾灯模式";
  1818. //
  1819. // button_WriteBikeParam
  1820. //
  1821. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1822. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  1823. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  1824. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  1825. this.button_WriteBikeParam.TabIndex = 4;
  1826. this.button_WriteBikeParam.Text = "写入参数";
  1827. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  1828. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  1829. //
  1830. // button_ReadBikeParam
  1831. //
  1832. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1833. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  1834. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  1835. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  1836. this.button_ReadBikeParam.TabIndex = 3;
  1837. this.button_ReadBikeParam.Text = "读取参数";
  1838. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  1839. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  1840. //
  1841. // richTextBox_BikeParam
  1842. //
  1843. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1844. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  1845. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  1846. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  1847. this.richTextBox_BikeParam.TabIndex = 2;
  1848. this.richTextBox_BikeParam.Text = "";
  1849. //
  1850. // tabPage_BikeParam2
  1851. //
  1852. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1853. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  1854. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  1855. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  1856. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  1857. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  1858. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  1859. this.tabPage_BikeParam2.TabIndex = 13;
  1860. this.tabPage_BikeParam2.Text = "整车信息2";
  1861. //
  1862. // button_WriteBikeParam2
  1863. //
  1864. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1865. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  1866. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  1867. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  1868. this.button_WriteBikeParam2.TabIndex = 7;
  1869. this.button_WriteBikeParam2.Text = "写入参数";
  1870. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  1871. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  1872. //
  1873. // button_ReadBikeParam2
  1874. //
  1875. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1876. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  1877. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  1878. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  1879. this.button_ReadBikeParam2.TabIndex = 6;
  1880. this.button_ReadBikeParam2.Text = "读取参数";
  1881. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  1882. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  1883. //
  1884. // richTextBox_BikeParam2
  1885. //
  1886. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1887. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  1888. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  1889. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  1890. this.richTextBox_BikeParam2.TabIndex = 5;
  1891. this.richTextBox_BikeParam2.Text = "";
  1892. //
  1893. // tabPage_ControlParam
  1894. //
  1895. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1896. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  1897. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  1898. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  1899. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  1900. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  1901. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  1902. this.tabPage_ControlParam.TabIndex = 2;
  1903. this.tabPage_ControlParam.Text = "控制参数";
  1904. //
  1905. // button_WriteControlParam
  1906. //
  1907. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1908. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  1909. this.button_WriteControlParam.Name = "button_WriteControlParam";
  1910. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  1911. this.button_WriteControlParam.TabIndex = 4;
  1912. this.button_WriteControlParam.Text = "写入参数";
  1913. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  1914. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  1915. //
  1916. // button_ReadControlParam
  1917. //
  1918. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1919. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  1920. this.button_ReadControlParam.Name = "button_ReadControlParam";
  1921. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  1922. this.button_ReadControlParam.TabIndex = 3;
  1923. this.button_ReadControlParam.Text = "读取参数";
  1924. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  1925. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  1926. //
  1927. // richTextBox_ControlParam
  1928. //
  1929. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1930. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  1931. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  1932. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  1933. this.richTextBox_ControlParam.TabIndex = 2;
  1934. this.richTextBox_ControlParam.Text = "";
  1935. //
  1936. // tabPage_SensorParam
  1937. //
  1938. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1939. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  1940. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  1941. this.tabPage_SensorParam.Controls.Add(this.label29);
  1942. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  1943. this.tabPage_SensorParam.Controls.Add(this.label27);
  1944. this.tabPage_SensorParam.Controls.Add(this.label26);
  1945. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  1946. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  1947. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  1948. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  1949. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  1950. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  1951. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  1952. this.tabPage_SensorParam.TabIndex = 3;
  1953. this.tabPage_SensorParam.Text = "传感器参数";
  1954. //
  1955. // button_WriteTqSensorParam
  1956. //
  1957. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1958. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  1959. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  1960. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  1961. this.button_WriteTqSensorParam.TabIndex = 10;
  1962. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  1963. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  1964. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  1965. //
  1966. // comboBox_TorqueSet
  1967. //
  1968. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1969. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1970. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1971. this.comboBox_TorqueSet.FormattingEnabled = true;
  1972. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  1973. "1",
  1974. "2",
  1975. "3",
  1976. "4"});
  1977. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  1978. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  1979. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  1980. this.comboBox_TorqueSet.TabIndex = 9;
  1981. //
  1982. // label29
  1983. //
  1984. this.label29.BackColor = System.Drawing.Color.Silver;
  1985. this.label29.Location = new System.Drawing.Point(858, 146);
  1986. this.label29.Name = "label29";
  1987. this.label29.Size = new System.Drawing.Size(112, 1);
  1988. this.label29.TabIndex = 7;
  1989. //
  1990. // textBox_Load
  1991. //
  1992. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1993. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  1994. this.textBox_Load.Name = "textBox_Load";
  1995. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  1996. this.textBox_Load.TabIndex = 6;
  1997. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1998. //
  1999. // label27
  2000. //
  2001. this.label27.AutoSize = true;
  2002. this.label27.Location = new System.Drawing.Point(858, 45);
  2003. this.label27.Name = "label27";
  2004. this.label27.Size = new System.Drawing.Size(42, 42);
  2005. this.label27.TabIndex = 5;
  2006. this.label27.Text = "负载\r\nN.m";
  2007. //
  2008. // label26
  2009. //
  2010. this.label26.AutoSize = true;
  2011. this.label26.Location = new System.Drawing.Point(858, 16);
  2012. this.label26.Name = "label26";
  2013. this.label26.Size = new System.Drawing.Size(42, 21);
  2014. this.label26.TabIndex = 3;
  2015. this.label26.Text = "序号";
  2016. //
  2017. // button_Write_Cal
  2018. //
  2019. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2020. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2021. this.button_Write_Cal.Name = "button_Write_Cal";
  2022. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2023. this.button_Write_Cal.TabIndex = 2;
  2024. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2025. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2026. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2027. //
  2028. // button_WriteSensorParam
  2029. //
  2030. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2031. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2032. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2033. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2034. this.button_WriteSensorParam.TabIndex = 2;
  2035. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2036. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2037. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2038. //
  2039. // button_ReadSensorParam
  2040. //
  2041. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2042. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2043. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2044. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2045. this.button_ReadSensorParam.TabIndex = 2;
  2046. this.button_ReadSensorParam.Text = "读取参数";
  2047. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2048. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2049. //
  2050. // richTextBox_SensorParam
  2051. //
  2052. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2053. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2054. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2055. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2056. this.richTextBox_SensorParam.TabIndex = 1;
  2057. this.richTextBox_SensorParam.Text = "";
  2058. //
  2059. // tabPage_AssistParam
  2060. //
  2061. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2062. this.tabPage_AssistParam.Controls.Add(this.label62);
  2063. this.tabPage_AssistParam.Controls.Add(this.label47);
  2064. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2065. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2066. this.tabPage_AssistParam.Controls.Add(this.label25);
  2067. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2068. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2069. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2070. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2071. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2072. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2073. this.tabPage_AssistParam.TabIndex = 4;
  2074. this.tabPage_AssistParam.Text = "助力参数";
  2075. //
  2076. // label62
  2077. //
  2078. this.label62.BackColor = System.Drawing.Color.Silver;
  2079. this.label62.Location = new System.Drawing.Point(858, 237);
  2080. this.label62.Name = "label62";
  2081. this.label62.Size = new System.Drawing.Size(126, 1);
  2082. this.label62.TabIndex = 10;
  2083. //
  2084. // label47
  2085. //
  2086. this.label47.AutoSize = true;
  2087. this.label47.Location = new System.Drawing.Point(883, 10);
  2088. this.label47.Name = "label47";
  2089. this.label47.Size = new System.Drawing.Size(74, 42);
  2090. this.label47.TabIndex = 9;
  2091. this.label47.Text = "助力转矩\r\n曲线编号";
  2092. //
  2093. // comboBox_AssistTorque
  2094. //
  2095. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2096. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2097. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2098. this.comboBox_AssistTorque.FormattingEnabled = true;
  2099. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2100. "1",
  2101. "2",
  2102. "3",
  2103. "4",
  2104. "5",
  2105. "6",
  2106. "7",
  2107. "8",
  2108. "9",
  2109. "10",
  2110. "11",
  2111. "12",
  2112. "13",
  2113. "14",
  2114. "15"});
  2115. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2116. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2117. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2118. this.comboBox_AssistTorque.TabIndex = 8;
  2119. //
  2120. // comboBox_AssistCadence
  2121. //
  2122. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2123. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2124. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2125. this.comboBox_AssistCadence.FormattingEnabled = true;
  2126. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2127. "1",
  2128. "2",
  2129. "3",
  2130. "4",
  2131. "5"});
  2132. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2133. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2134. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2135. this.comboBox_AssistCadence.TabIndex = 7;
  2136. //
  2137. // label25
  2138. //
  2139. this.label25.AutoSize = true;
  2140. this.label25.Location = new System.Drawing.Point(883, 87);
  2141. this.label25.Name = "label25";
  2142. this.label25.Size = new System.Drawing.Size(74, 42);
  2143. this.label25.TabIndex = 2;
  2144. this.label25.Text = "助力踏频\r\n曲线编号";
  2145. //
  2146. // button_WriteAssistParam
  2147. //
  2148. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2149. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2150. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2151. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2152. this.button_WriteAssistParam.TabIndex = 4;
  2153. this.button_WriteAssistParam.Text = "写入参数";
  2154. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2155. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2156. //
  2157. // button_ReadAssistParam
  2158. //
  2159. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2160. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2161. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2162. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2163. this.button_ReadAssistParam.TabIndex = 3;
  2164. this.button_ReadAssistParam.Text = "读取参数";
  2165. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2166. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2167. //
  2168. // richTextBox_AssistParam
  2169. //
  2170. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2171. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2172. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2173. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2174. this.richTextBox_AssistParam.TabIndex = 2;
  2175. this.richTextBox_AssistParam.Text = "";
  2176. //
  2177. // tabPage_UsrRideParam
  2178. //
  2179. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2180. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2181. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2182. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2183. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2184. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2185. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2186. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2187. this.tabPage_UsrRideParam.TabIndex = 14;
  2188. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2189. //
  2190. // checkBox_UserRideParam_OBC
  2191. //
  2192. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2193. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2194. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2195. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2196. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2197. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2198. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2199. //
  2200. // button_WriteUsrRidetParam
  2201. //
  2202. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2203. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2204. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2205. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2206. this.button_WriteUsrRidetParam.TabIndex = 7;
  2207. this.button_WriteUsrRidetParam.Text = "写入参数";
  2208. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2209. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2210. //
  2211. // button_ReadUsrRideParam
  2212. //
  2213. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2214. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2215. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2216. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2217. this.button_ReadUsrRideParam.TabIndex = 6;
  2218. this.button_ReadUsrRideParam.Text = "读取参数";
  2219. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2220. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2221. //
  2222. // richTextBox_UsrRidesParam
  2223. //
  2224. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2225. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2226. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2227. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2228. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2229. this.richTextBox_UsrRidesParam.Text = "";
  2230. //
  2231. // tabPage_DebugParam
  2232. //
  2233. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2234. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2235. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2236. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2237. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2238. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2239. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2240. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2241. this.tabPage_DebugParam.TabIndex = 5;
  2242. this.tabPage_DebugParam.Text = "调试参数";
  2243. //
  2244. // button_WriteDebugParam
  2245. //
  2246. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2247. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2248. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2249. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2250. this.button_WriteDebugParam.TabIndex = 4;
  2251. this.button_WriteDebugParam.Text = "写入参数";
  2252. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2253. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2254. //
  2255. // button_ReadDebugParam
  2256. //
  2257. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2258. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2259. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2260. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2261. this.button_ReadDebugParam.TabIndex = 3;
  2262. this.button_ReadDebugParam.Text = "读取参数";
  2263. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2264. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2265. //
  2266. // richTextBox_DebugParam
  2267. //
  2268. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2269. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2270. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2271. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2272. this.richTextBox_DebugParam.TabIndex = 2;
  2273. this.richTextBox_DebugParam.Text = "";
  2274. //
  2275. // tabPage_RecordInfo
  2276. //
  2277. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2278. this.tabPage_RecordInfo.Controls.Add(this.label89);
  2279. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2280. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2281. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2282. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2283. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2284. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2285. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2286. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2287. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2288. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2289. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2290. this.tabPage_RecordInfo.TabIndex = 6;
  2291. this.tabPage_RecordInfo.Text = "历史信息";
  2292. //
  2293. // label89
  2294. //
  2295. this.label89.BackColor = System.Drawing.Color.Silver;
  2296. this.label89.Location = new System.Drawing.Point(858, 136);
  2297. this.label89.Name = "label89";
  2298. this.label89.Size = new System.Drawing.Size(126, 1);
  2299. this.label89.TabIndex = 14;
  2300. //
  2301. // label88
  2302. //
  2303. this.label88.AutoSize = true;
  2304. this.label88.Location = new System.Drawing.Point(868, 70);
  2305. this.label88.Name = "label88";
  2306. this.label88.Size = new System.Drawing.Size(106, 21);
  2307. this.label88.TabIndex = 10;
  2308. this.label88.Text = "日志结束地址";
  2309. this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick);
  2310. //
  2311. // textBox_LogAddrEnd
  2312. //
  2313. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2314. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2315. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97);
  2316. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2317. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28);
  2318. this.textBox_LogAddrEnd.TabIndex = 11;
  2319. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2320. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2321. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2322. //
  2323. // label_LogAddrBegin
  2324. //
  2325. this.label_LogAddrBegin.AutoSize = true;
  2326. this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9);
  2327. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2328. this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21);
  2329. this.label_LogAddrBegin.TabIndex = 8;
  2330. this.label_LogAddrBegin.Text = "日志起始地址";
  2331. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2332. //
  2333. // textBox_LogAddrBegin
  2334. //
  2335. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2336. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2337. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36);
  2338. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2339. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28);
  2340. this.textBox_LogAddrBegin.TabIndex = 9;
  2341. this.textBox_LogAddrBegin.Text = "0801F800";
  2342. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2343. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2344. //
  2345. // button_SaveRecordInfo
  2346. //
  2347. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2348. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2349. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2350. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2351. this.button_SaveRecordInfo.TabIndex = 4;
  2352. this.button_SaveRecordInfo.Text = "保存日志";
  2353. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2354. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2355. //
  2356. // button_ReadRecord
  2357. //
  2358. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2359. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2360. this.button_ReadRecord.Name = "button_ReadRecord";
  2361. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2362. this.button_ReadRecord.TabIndex = 3;
  2363. this.button_ReadRecord.Text = "读取历史";
  2364. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2365. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2366. //
  2367. // button_ExportLog
  2368. //
  2369. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2370. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2371. this.button_ExportLog.Name = "button_ExportLog";
  2372. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2373. this.button_ExportLog.TabIndex = 3;
  2374. this.button_ExportLog.Text = "导出日志";
  2375. this.button_ExportLog.UseVisualStyleBackColor = false;
  2376. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2377. //
  2378. // richTextBox_Record
  2379. //
  2380. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2381. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2382. this.richTextBox_Record.Name = "richTextBox_Record";
  2383. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2384. this.richTextBox_Record.TabIndex = 2;
  2385. this.richTextBox_Record.Text = "";
  2386. //
  2387. // tabPage_OtherInfo
  2388. //
  2389. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2390. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2391. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2392. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2393. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2394. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2395. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2396. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2397. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2398. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2399. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2400. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2401. this.tabPage_OtherInfo.TabIndex = 7;
  2402. this.tabPage_OtherInfo.Text = "其它信息";
  2403. //
  2404. // groupBox16
  2405. //
  2406. this.groupBox16.Controls.Add(this.groupBox18);
  2407. this.groupBox16.Controls.Add(this.groupBox17);
  2408. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2409. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2410. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2411. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2412. this.groupBox16.Name = "groupBox16";
  2413. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2414. this.groupBox16.TabIndex = 5;
  2415. this.groupBox16.TabStop = false;
  2416. this.groupBox16.Text = "存储标志";
  2417. //
  2418. // groupBox18
  2419. //
  2420. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2421. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2422. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2423. this.groupBox18.Name = "groupBox18";
  2424. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2425. this.groupBox18.TabIndex = 11;
  2426. this.groupBox18.TabStop = false;
  2427. this.groupBox18.Text = "SIP校准";
  2428. //
  2429. // radioButton_SIP_SaveNo
  2430. //
  2431. this.radioButton_SIP_SaveNo.AutoSize = true;
  2432. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2433. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2434. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2435. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2436. this.radioButton_SIP_SaveNo.TabStop = true;
  2437. this.radioButton_SIP_SaveNo.Text = "未存储";
  2438. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2439. //
  2440. // radioButton_SIP_SaveYes
  2441. //
  2442. this.radioButton_SIP_SaveYes.AutoSize = true;
  2443. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2444. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2445. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2446. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2447. this.radioButton_SIP_SaveYes.TabStop = true;
  2448. this.radioButton_SIP_SaveYes.Text = "已存储";
  2449. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2450. //
  2451. // groupBox17
  2452. //
  2453. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2454. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2455. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2456. this.groupBox17.Name = "groupBox17";
  2457. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2458. this.groupBox17.TabIndex = 10;
  2459. this.groupBox17.TabStop = false;
  2460. this.groupBox17.Text = "EEPROM";
  2461. //
  2462. // radioButton_EE_SaveYes
  2463. //
  2464. this.radioButton_EE_SaveYes.AutoSize = true;
  2465. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2466. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2467. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2468. this.radioButton_EE_SaveYes.TabIndex = 8;
  2469. this.radioButton_EE_SaveYes.TabStop = true;
  2470. this.radioButton_EE_SaveYes.Text = "已存储";
  2471. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2472. //
  2473. // radioButton_EE_SaveNo
  2474. //
  2475. this.radioButton_EE_SaveNo.AutoSize = true;
  2476. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2477. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2478. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2479. this.radioButton_EE_SaveNo.TabIndex = 9;
  2480. this.radioButton_EE_SaveNo.TabStop = true;
  2481. this.radioButton_EE_SaveNo.Text = "未存储";
  2482. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2483. //
  2484. // button_ReadSaveFlag
  2485. //
  2486. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2487. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2488. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2489. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2490. this.button_ReadSaveFlag.TabIndex = 3;
  2491. this.button_ReadSaveFlag.Text = "查询";
  2492. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2493. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2494. //
  2495. // button_WriteSaveFlag
  2496. //
  2497. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2498. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2499. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2500. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2501. this.button_WriteSaveFlag.TabIndex = 4;
  2502. this.button_WriteSaveFlag.Text = "写入";
  2503. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2504. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2505. //
  2506. // checkBox_SaveYes
  2507. //
  2508. this.checkBox_SaveYes.AutoSize = true;
  2509. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2510. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2511. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2512. this.checkBox_SaveYes.TabIndex = 5;
  2513. this.checkBox_SaveYes.Text = "保存";
  2514. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2515. //
  2516. // groupBox23
  2517. //
  2518. this.groupBox23.Controls.Add(this.button_ReadTag);
  2519. this.groupBox23.Controls.Add(this.button_WriteTag);
  2520. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2521. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2522. this.groupBox23.Name = "groupBox23";
  2523. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2524. this.groupBox23.TabIndex = 4;
  2525. this.groupBox23.TabStop = false;
  2526. this.groupBox23.Text = "产品标签";
  2527. //
  2528. // button_ReadTag
  2529. //
  2530. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2531. this.button_ReadTag.Location = new System.Drawing.Point(268, 67);
  2532. this.button_ReadTag.Name = "button_ReadTag";
  2533. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  2534. this.button_ReadTag.TabIndex = 2;
  2535. this.button_ReadTag.Text = "查询";
  2536. this.button_ReadTag.UseVisualStyleBackColor = false;
  2537. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  2538. //
  2539. // button_WriteTag
  2540. //
  2541. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2542. this.button_WriteTag.Location = new System.Drawing.Point(323, 67);
  2543. this.button_WriteTag.Name = "button_WriteTag";
  2544. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  2545. this.button_WriteTag.TabIndex = 2;
  2546. this.button_WriteTag.Text = "写入";
  2547. this.button_WriteTag.UseVisualStyleBackColor = false;
  2548. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  2549. //
  2550. // textBox_TagInfo
  2551. //
  2552. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2553. this.textBox_TagInfo.Location = new System.Drawing.Point(9, 35);
  2554. this.textBox_TagInfo.Name = "textBox_TagInfo";
  2555. this.textBox_TagInfo.Size = new System.Drawing.Size(364, 28);
  2556. this.textBox_TagInfo.TabIndex = 1;
  2557. //
  2558. // groupBox9
  2559. //
  2560. this.groupBox9.Controls.Add(this.button_Recovery);
  2561. this.groupBox9.Controls.Add(this.button_ClearLog);
  2562. this.groupBox9.Controls.Add(this.button_Reset);
  2563. this.groupBox9.Controls.Add(this.button_SystemClear);
  2564. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  2565. this.groupBox9.Name = "groupBox9";
  2566. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  2567. this.groupBox9.TabIndex = 4;
  2568. this.groupBox9.TabStop = false;
  2569. this.groupBox9.Text = "系统操作";
  2570. //
  2571. // button_Recovery
  2572. //
  2573. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  2574. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2575. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  2576. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  2577. this.button_Recovery.Name = "button_Recovery";
  2578. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  2579. this.button_Recovery.TabIndex = 2;
  2580. this.button_Recovery.Text = "参数还原";
  2581. this.button_Recovery.UseVisualStyleBackColor = false;
  2582. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  2583. //
  2584. // button_ClearLog
  2585. //
  2586. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2587. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2588. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  2589. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  2590. this.button_ClearLog.Name = "button_ClearLog";
  2591. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  2592. this.button_ClearLog.TabIndex = 2;
  2593. this.button_ClearLog.Text = "记录清除";
  2594. this.button_ClearLog.UseVisualStyleBackColor = false;
  2595. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2596. //
  2597. // button_Reset
  2598. //
  2599. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  2600. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2601. this.button_Reset.ForeColor = System.Drawing.Color.White;
  2602. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  2603. this.button_Reset.Name = "button_Reset";
  2604. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  2605. this.button_Reset.TabIndex = 2;
  2606. this.button_Reset.Text = "系统关机";
  2607. this.button_Reset.UseVisualStyleBackColor = false;
  2608. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2609. //
  2610. // button_SystemClear
  2611. //
  2612. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  2613. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2614. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  2615. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  2616. this.button_SystemClear.Name = "button_SystemClear";
  2617. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  2618. this.button_SystemClear.TabIndex = 2;
  2619. this.button_SystemClear.Text = "系统清除";
  2620. this.button_SystemClear.UseVisualStyleBackColor = false;
  2621. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2622. //
  2623. // groupBox8
  2624. //
  2625. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2626. this.groupBox8.Controls.Add(this.textBox_Online);
  2627. this.groupBox8.Controls.Add(this.label42);
  2628. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  2629. this.groupBox8.Name = "groupBox8";
  2630. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  2631. this.groupBox8.TabIndex = 3;
  2632. this.groupBox8.TabStop = false;
  2633. this.groupBox8.Text = "在线查询";
  2634. //
  2635. // button_ReadOnLine
  2636. //
  2637. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2638. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  2639. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2640. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2641. this.button_ReadOnLine.TabIndex = 2;
  2642. this.button_ReadOnLine.Text = "查询";
  2643. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2644. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2645. //
  2646. // textBox_Online
  2647. //
  2648. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2649. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2650. this.textBox_Online.Name = "textBox_Online";
  2651. this.textBox_Online.ReadOnly = true;
  2652. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2653. this.textBox_Online.TabIndex = 1;
  2654. //
  2655. // label42
  2656. //
  2657. this.label42.AutoSize = true;
  2658. this.label42.Location = new System.Drawing.Point(6, 29);
  2659. this.label42.Name = "label42";
  2660. this.label42.Size = new System.Drawing.Size(74, 21);
  2661. this.label42.TabIndex = 0;
  2662. this.label42.Text = "在线状态";
  2663. //
  2664. // groupBox7
  2665. //
  2666. this.groupBox7.Controls.Add(this.button_ReadMAC);
  2667. this.groupBox7.Controls.Add(this.button_WriteMac);
  2668. this.groupBox7.Controls.Add(this.textBox_PP);
  2669. this.groupBox7.Controls.Add(this.textBox_MACDate);
  2670. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  2671. this.groupBox7.Controls.Add(this.label34);
  2672. this.groupBox7.Controls.Add(this.label39);
  2673. this.groupBox7.Controls.Add(this.textBox_MAC);
  2674. this.groupBox7.Controls.Add(this.label40);
  2675. this.groupBox7.Controls.Add(this.label41);
  2676. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  2677. this.groupBox7.Name = "groupBox7";
  2678. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  2679. this.groupBox7.TabIndex = 3;
  2680. this.groupBox7.TabStop = false;
  2681. this.groupBox7.Text = "生产信息";
  2682. //
  2683. // button_ReadMAC
  2684. //
  2685. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2686. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  2687. this.button_ReadMAC.Name = "button_ReadMAC";
  2688. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  2689. this.button_ReadMAC.TabIndex = 2;
  2690. this.button_ReadMAC.Text = "查询";
  2691. this.button_ReadMAC.UseVisualStyleBackColor = false;
  2692. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  2693. //
  2694. // button_WriteMac
  2695. //
  2696. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2697. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  2698. this.button_WriteMac.Name = "button_WriteMac";
  2699. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  2700. this.button_WriteMac.TabIndex = 2;
  2701. this.button_WriteMac.Text = "写入";
  2702. this.button_WriteMac.UseVisualStyleBackColor = false;
  2703. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  2704. //
  2705. // textBox_PP
  2706. //
  2707. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2708. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  2709. this.textBox_PP.Name = "textBox_PP";
  2710. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  2711. this.textBox_PP.TabIndex = 1;
  2712. //
  2713. // textBox_MACDate
  2714. //
  2715. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2716. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  2717. this.textBox_MACDate.Name = "textBox_MACDate";
  2718. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  2719. this.textBox_MACDate.TabIndex = 1;
  2720. //
  2721. // textBox_MACAdd
  2722. //
  2723. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2724. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  2725. this.textBox_MACAdd.Name = "textBox_MACAdd";
  2726. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  2727. this.textBox_MACAdd.TabIndex = 1;
  2728. //
  2729. // label34
  2730. //
  2731. this.label34.AutoSize = true;
  2732. this.label34.Location = new System.Drawing.Point(6, 144);
  2733. this.label34.Name = "label34";
  2734. this.label34.Size = new System.Drawing.Size(74, 21);
  2735. this.label34.TabIndex = 0;
  2736. this.label34.Text = "产品标识";
  2737. //
  2738. // label39
  2739. //
  2740. this.label39.AutoSize = true;
  2741. this.label39.Location = new System.Drawing.Point(6, 106);
  2742. this.label39.Name = "label39";
  2743. this.label39.Size = new System.Drawing.Size(74, 21);
  2744. this.label39.TabIndex = 0;
  2745. this.label39.Text = "生产日期";
  2746. //
  2747. // textBox_MAC
  2748. //
  2749. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2750. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  2751. this.textBox_MAC.Name = "textBox_MAC";
  2752. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  2753. this.textBox_MAC.TabIndex = 1;
  2754. //
  2755. // label40
  2756. //
  2757. this.label40.AutoSize = true;
  2758. this.label40.Location = new System.Drawing.Point(6, 68);
  2759. this.label40.Name = "label40";
  2760. this.label40.Size = new System.Drawing.Size(58, 21);
  2761. this.label40.TabIndex = 0;
  2762. this.label40.Text = "生产地";
  2763. //
  2764. // label41
  2765. //
  2766. this.label41.AutoSize = true;
  2767. this.label41.Location = new System.Drawing.Point(7, 29);
  2768. this.label41.Name = "label41";
  2769. this.label41.Size = new System.Drawing.Size(58, 21);
  2770. this.label41.TabIndex = 0;
  2771. this.label41.Text = "生产商";
  2772. //
  2773. // groupBox6
  2774. //
  2775. this.groupBox6.Controls.Add(this.button_ReadUser3);
  2776. this.groupBox6.Controls.Add(this.button_WriteUser3);
  2777. this.groupBox6.Controls.Add(this.button_ReadUser2);
  2778. this.groupBox6.Controls.Add(this.button_WriteUser2);
  2779. this.groupBox6.Controls.Add(this.button_ReadUser1);
  2780. this.groupBox6.Controls.Add(this.button_WriteUser1);
  2781. this.groupBox6.Controls.Add(this.textBox_User3);
  2782. this.groupBox6.Controls.Add(this.textBox_User2);
  2783. this.groupBox6.Controls.Add(this.label35);
  2784. this.groupBox6.Controls.Add(this.textBox_User1);
  2785. this.groupBox6.Controls.Add(this.label36);
  2786. this.groupBox6.Controls.Add(this.label38);
  2787. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  2788. this.groupBox6.Name = "groupBox6";
  2789. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  2790. this.groupBox6.TabIndex = 2;
  2791. this.groupBox6.TabStop = false;
  2792. this.groupBox6.Text = "自定义";
  2793. //
  2794. // button_ReadUser3
  2795. //
  2796. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2797. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  2798. this.button_ReadUser3.Name = "button_ReadUser3";
  2799. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  2800. this.button_ReadUser3.TabIndex = 5;
  2801. this.button_ReadUser3.Text = "查询";
  2802. this.button_ReadUser3.UseVisualStyleBackColor = false;
  2803. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  2804. //
  2805. // button_WriteUser3
  2806. //
  2807. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2808. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  2809. this.button_WriteUser3.Name = "button_WriteUser3";
  2810. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  2811. this.button_WriteUser3.TabIndex = 6;
  2812. this.button_WriteUser3.Text = "写入";
  2813. this.button_WriteUser3.UseVisualStyleBackColor = false;
  2814. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  2815. //
  2816. // button_ReadUser2
  2817. //
  2818. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2819. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  2820. this.button_ReadUser2.Name = "button_ReadUser2";
  2821. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  2822. this.button_ReadUser2.TabIndex = 3;
  2823. this.button_ReadUser2.Text = "查询";
  2824. this.button_ReadUser2.UseVisualStyleBackColor = false;
  2825. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  2826. //
  2827. // button_WriteUser2
  2828. //
  2829. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2830. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  2831. this.button_WriteUser2.Name = "button_WriteUser2";
  2832. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  2833. this.button_WriteUser2.TabIndex = 4;
  2834. this.button_WriteUser2.Text = "写入";
  2835. this.button_WriteUser2.UseVisualStyleBackColor = false;
  2836. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  2837. //
  2838. // button_ReadUser1
  2839. //
  2840. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2841. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  2842. this.button_ReadUser1.Name = "button_ReadUser1";
  2843. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  2844. this.button_ReadUser1.TabIndex = 2;
  2845. this.button_ReadUser1.Text = "查询";
  2846. this.button_ReadUser1.UseVisualStyleBackColor = false;
  2847. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  2848. //
  2849. // button_WriteUser1
  2850. //
  2851. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2852. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  2853. this.button_WriteUser1.Name = "button_WriteUser1";
  2854. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  2855. this.button_WriteUser1.TabIndex = 2;
  2856. this.button_WriteUser1.Text = "写入";
  2857. this.button_WriteUser1.UseVisualStyleBackColor = false;
  2858. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  2859. //
  2860. // textBox_User3
  2861. //
  2862. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2863. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  2864. this.textBox_User3.Name = "textBox_User3";
  2865. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  2866. this.textBox_User3.TabIndex = 1;
  2867. //
  2868. // textBox_User2
  2869. //
  2870. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2871. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  2872. this.textBox_User2.Name = "textBox_User2";
  2873. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  2874. this.textBox_User2.TabIndex = 1;
  2875. //
  2876. // label35
  2877. //
  2878. this.label35.AutoSize = true;
  2879. this.label35.Location = new System.Drawing.Point(4, 93);
  2880. this.label35.Name = "label35";
  2881. this.label35.Size = new System.Drawing.Size(19, 21);
  2882. this.label35.TabIndex = 0;
  2883. this.label35.Text = "3";
  2884. //
  2885. // textBox_User1
  2886. //
  2887. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2888. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  2889. this.textBox_User1.Name = "textBox_User1";
  2890. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  2891. this.textBox_User1.TabIndex = 1;
  2892. //
  2893. // label36
  2894. //
  2895. this.label36.AutoSize = true;
  2896. this.label36.Location = new System.Drawing.Point(4, 63);
  2897. this.label36.Name = "label36";
  2898. this.label36.Size = new System.Drawing.Size(19, 21);
  2899. this.label36.TabIndex = 0;
  2900. this.label36.Text = "2";
  2901. //
  2902. // label38
  2903. //
  2904. this.label38.AutoSize = true;
  2905. this.label38.Location = new System.Drawing.Point(5, 33);
  2906. this.label38.Name = "label38";
  2907. this.label38.Size = new System.Drawing.Size(19, 21);
  2908. this.label38.TabIndex = 0;
  2909. this.label38.Text = "1";
  2910. //
  2911. // groupBox5
  2912. //
  2913. this.groupBox5.Controls.Add(this.button_ReadKey);
  2914. this.groupBox5.Controls.Add(this.button_WriteKey);
  2915. this.groupBox5.Controls.Add(this.textBox_Key);
  2916. this.groupBox5.Controls.Add(this.label37);
  2917. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  2918. this.groupBox5.Name = "groupBox5";
  2919. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  2920. this.groupBox5.TabIndex = 1;
  2921. this.groupBox5.TabStop = false;
  2922. this.groupBox5.Text = "校验密钥";
  2923. //
  2924. // button_ReadKey
  2925. //
  2926. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2927. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  2928. this.button_ReadKey.Name = "button_ReadKey";
  2929. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  2930. this.button_ReadKey.TabIndex = 2;
  2931. this.button_ReadKey.Text = "查询";
  2932. this.button_ReadKey.UseVisualStyleBackColor = false;
  2933. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  2934. //
  2935. // button_WriteKey
  2936. //
  2937. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2938. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  2939. this.button_WriteKey.Name = "button_WriteKey";
  2940. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  2941. this.button_WriteKey.TabIndex = 2;
  2942. this.button_WriteKey.Text = "写入";
  2943. this.button_WriteKey.UseVisualStyleBackColor = false;
  2944. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  2945. //
  2946. // textBox_Key
  2947. //
  2948. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2949. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  2950. this.textBox_Key.Name = "textBox_Key";
  2951. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  2952. this.textBox_Key.TabIndex = 1;
  2953. //
  2954. // label37
  2955. //
  2956. this.label37.AutoSize = true;
  2957. this.label37.Location = new System.Drawing.Point(7, 28);
  2958. this.label37.Name = "label37";
  2959. this.label37.Size = new System.Drawing.Size(42, 21);
  2960. this.label37.TabIndex = 0;
  2961. this.label37.Text = "密钥";
  2962. //
  2963. // groupBox4
  2964. //
  2965. this.groupBox4.Controls.Add(this.label85);
  2966. this.groupBox4.Controls.Add(this.textBox_SP);
  2967. this.groupBox4.Controls.Add(this.button_ReadVersion);
  2968. this.groupBox4.Controls.Add(this.button_WriteSN);
  2969. this.groupBox4.Controls.Add(this.button_WriteModel);
  2970. this.groupBox4.Controls.Add(this.textBox_FW);
  2971. this.groupBox4.Controls.Add(this.textBox_HW);
  2972. this.groupBox4.Controls.Add(this.textBox_SN);
  2973. this.groupBox4.Controls.Add(this.label33);
  2974. this.groupBox4.Controls.Add(this.label32);
  2975. this.groupBox4.Controls.Add(this.textBox_Model);
  2976. this.groupBox4.Controls.Add(this.label31);
  2977. this.groupBox4.Controls.Add(this.label30);
  2978. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  2979. this.groupBox4.Name = "groupBox4";
  2980. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  2981. this.groupBox4.TabIndex = 0;
  2982. this.groupBox4.TabStop = false;
  2983. this.groupBox4.Text = "版本信息";
  2984. //
  2985. // label85
  2986. //
  2987. this.label85.AutoSize = true;
  2988. this.label85.Location = new System.Drawing.Point(6, 144);
  2989. this.label85.Name = "label85";
  2990. this.label85.Size = new System.Drawing.Size(29, 21);
  2991. this.label85.TabIndex = 4;
  2992. this.label85.Text = "SP";
  2993. //
  2994. // textBox_SP
  2995. //
  2996. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2997. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  2998. this.textBox_SP.Name = "textBox_SP";
  2999. this.textBox_SP.ReadOnly = true;
  3000. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3001. this.textBox_SP.TabIndex = 3;
  3002. //
  3003. // button_ReadVersion
  3004. //
  3005. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3006. this.button_ReadVersion.Location = new System.Drawing.Point(287, 85);
  3007. this.button_ReadVersion.Name = "button_ReadVersion";
  3008. this.button_ReadVersion.Size = new System.Drawing.Size(50, 83);
  3009. this.button_ReadVersion.TabIndex = 2;
  3010. this.button_ReadVersion.Text = "查询";
  3011. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3012. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3013. //
  3014. // button_WriteSN
  3015. //
  3016. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3017. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3018. this.button_WriteSN.Name = "button_WriteSN";
  3019. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3020. this.button_WriteSN.TabIndex = 2;
  3021. this.button_WriteSN.Text = "写入";
  3022. this.button_WriteSN.UseVisualStyleBackColor = false;
  3023. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3024. //
  3025. // button_WriteModel
  3026. //
  3027. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3028. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3029. this.button_WriteModel.Name = "button_WriteModel";
  3030. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3031. this.button_WriteModel.TabIndex = 2;
  3032. this.button_WriteModel.Text = "写入";
  3033. this.button_WriteModel.UseVisualStyleBackColor = false;
  3034. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3035. //
  3036. // textBox_FW
  3037. //
  3038. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3039. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3040. this.textBox_FW.Name = "textBox_FW";
  3041. this.textBox_FW.ReadOnly = true;
  3042. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3043. this.textBox_FW.TabIndex = 1;
  3044. //
  3045. // textBox_HW
  3046. //
  3047. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3048. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3049. this.textBox_HW.Name = "textBox_HW";
  3050. this.textBox_HW.ReadOnly = true;
  3051. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3052. this.textBox_HW.TabIndex = 1;
  3053. //
  3054. // textBox_SN
  3055. //
  3056. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3057. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3058. this.textBox_SN.Name = "textBox_SN";
  3059. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3060. this.textBox_SN.TabIndex = 1;
  3061. //
  3062. // label33
  3063. //
  3064. this.label33.AutoSize = true;
  3065. this.label33.Location = new System.Drawing.Point(6, 115);
  3066. this.label33.Name = "label33";
  3067. this.label33.Size = new System.Drawing.Size(35, 21);
  3068. this.label33.TabIndex = 0;
  3069. this.label33.Text = "FW";
  3070. //
  3071. // label32
  3072. //
  3073. this.label32.AutoSize = true;
  3074. this.label32.Location = new System.Drawing.Point(6, 86);
  3075. this.label32.Name = "label32";
  3076. this.label32.Size = new System.Drawing.Size(38, 21);
  3077. this.label32.TabIndex = 0;
  3078. this.label32.Text = "HW";
  3079. //
  3080. // textBox_Model
  3081. //
  3082. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3083. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3084. this.textBox_Model.Name = "textBox_Model";
  3085. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3086. this.textBox_Model.TabIndex = 1;
  3087. //
  3088. // label31
  3089. //
  3090. this.label31.AutoSize = true;
  3091. this.label31.Location = new System.Drawing.Point(6, 57);
  3092. this.label31.Name = "label31";
  3093. this.label31.Size = new System.Drawing.Size(32, 21);
  3094. this.label31.TabIndex = 0;
  3095. this.label31.Text = "SN";
  3096. //
  3097. // label30
  3098. //
  3099. this.label30.AutoSize = true;
  3100. this.label30.Location = new System.Drawing.Point(7, 28);
  3101. this.label30.Name = "label30";
  3102. this.label30.Size = new System.Drawing.Size(42, 21);
  3103. this.label30.TabIndex = 0;
  3104. this.label30.Text = "型号";
  3105. //
  3106. // tabPage_OBC
  3107. //
  3108. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3109. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3110. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3111. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3112. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3113. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3114. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3115. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3116. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3117. this.tabPage_OBC.Name = "tabPage_OBC";
  3118. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3119. this.tabPage_OBC.TabIndex = 8;
  3120. this.tabPage_OBC.Text = "模拟仪表";
  3121. //
  3122. // groupBox26
  3123. //
  3124. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3125. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3126. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3127. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3128. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3129. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3130. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3131. this.groupBox26.Name = "groupBox26";
  3132. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3133. this.groupBox26.TabIndex = 14;
  3134. this.groupBox26.TabStop = false;
  3135. this.groupBox26.Text = "按键";
  3136. //
  3137. // button_OBC_ButtonSet
  3138. //
  3139. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3140. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3141. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3142. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3143. this.button_OBC_ButtonSet.TabIndex = 20;
  3144. this.button_OBC_ButtonSet.Text = "Set";
  3145. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3146. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3147. //
  3148. // button_OBC_ButtonLight
  3149. //
  3150. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3151. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3152. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3153. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3154. this.button_OBC_ButtonLight.TabIndex = 19;
  3155. this.button_OBC_ButtonLight.Text = "Light";
  3156. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3157. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3158. //
  3159. // button_OBC_ButtonWalk
  3160. //
  3161. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3162. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3163. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3164. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3165. this.button_OBC_ButtonWalk.TabIndex = 18;
  3166. this.button_OBC_ButtonWalk.Text = "Walk";
  3167. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3168. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3169. //
  3170. // button_OBC_ButtonDec
  3171. //
  3172. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3173. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3174. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3175. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3176. this.button_OBC_ButtonDec.TabIndex = 17;
  3177. this.button_OBC_ButtonDec.Text = "-";
  3178. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3179. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3180. //
  3181. // button_OBC_ButtonAcc
  3182. //
  3183. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3184. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3185. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3186. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3187. this.button_OBC_ButtonAcc.TabIndex = 16;
  3188. this.button_OBC_ButtonAcc.Text = "+";
  3189. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3190. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3191. //
  3192. // button_OBC_ButtonPower
  3193. //
  3194. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3195. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3196. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3197. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3198. this.button_OBC_ButtonPower.TabIndex = 15;
  3199. this.button_OBC_ButtonPower.Text = "Power";
  3200. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3201. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3202. //
  3203. // groupBox15
  3204. //
  3205. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3206. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3207. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3208. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3209. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3210. this.groupBox15.Controls.Add(this.label54);
  3211. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3212. this.groupBox15.Controls.Add(this.label52);
  3213. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3214. this.groupBox15.Name = "groupBox15";
  3215. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3216. this.groupBox15.TabIndex = 14;
  3217. this.groupBox15.TabStop = false;
  3218. this.groupBox15.Text = "骑行历史";
  3219. //
  3220. // textBox_OBC_ODO_TIME
  3221. //
  3222. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3223. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3224. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3225. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3226. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3227. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3228. //
  3229. // button_OBC_ReadRideInfo
  3230. //
  3231. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3232. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3233. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3234. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3235. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3236. this.button_OBC_ReadRideInfo.Text = "读取";
  3237. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3238. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3239. //
  3240. // textBox_OBC_ODO_KM
  3241. //
  3242. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3243. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3244. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3245. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3246. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3247. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3248. //
  3249. // button_OBC_ClearTrip
  3250. //
  3251. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3252. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3253. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3254. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3255. this.button_OBC_ClearTrip.TabIndex = 6;
  3256. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3257. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3258. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3259. //
  3260. // textBox_OBC_TRIP_TIME
  3261. //
  3262. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3263. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3264. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3265. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3266. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3267. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3268. //
  3269. // label54
  3270. //
  3271. this.label54.AutoSize = true;
  3272. this.label54.Location = new System.Drawing.Point(7, 61);
  3273. this.label54.Name = "label54";
  3274. this.label54.Size = new System.Drawing.Size(119, 21);
  3275. this.label54.TabIndex = 0;
  3276. this.label54.Text = "ODO里程/时间";
  3277. //
  3278. // textBox_OBC_TRIP_KM
  3279. //
  3280. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3281. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3282. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3283. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3284. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3285. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3286. //
  3287. // label52
  3288. //
  3289. this.label52.AutoSize = true;
  3290. this.label52.Location = new System.Drawing.Point(7, 31);
  3291. this.label52.Name = "label52";
  3292. this.label52.Size = new System.Drawing.Size(115, 21);
  3293. this.label52.TabIndex = 0;
  3294. this.label52.Text = "TRIP里程/时间";
  3295. //
  3296. // groupBox14
  3297. //
  3298. this.groupBox14.Controls.Add(this.label53);
  3299. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3300. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3301. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3302. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3303. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3304. this.groupBox14.Controls.Add(this.label48);
  3305. this.groupBox14.Controls.Add(this.label49);
  3306. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3307. this.groupBox14.Controls.Add(this.label50);
  3308. this.groupBox14.Controls.Add(this.label51);
  3309. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3310. this.groupBox14.Name = "groupBox14";
  3311. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3312. this.groupBox14.TabIndex = 13;
  3313. this.groupBox14.TabStop = false;
  3314. this.groupBox14.Text = "版本信息";
  3315. //
  3316. // label53
  3317. //
  3318. this.label53.AutoSize = true;
  3319. this.label53.Location = new System.Drawing.Point(7, 144);
  3320. this.label53.Name = "label53";
  3321. this.label53.Size = new System.Drawing.Size(29, 21);
  3322. this.label53.TabIndex = 4;
  3323. this.label53.Text = "SP";
  3324. //
  3325. // textBox_OBC_ReadSP
  3326. //
  3327. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3328. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3329. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3330. this.textBox_OBC_ReadSP.ReadOnly = true;
  3331. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3332. this.textBox_OBC_ReadSP.TabIndex = 3;
  3333. //
  3334. // button_OBC_ReadVerInfo
  3335. //
  3336. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3337. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3338. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3339. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3340. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3341. this.button_OBC_ReadVerInfo.Text = "查询";
  3342. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3343. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3344. //
  3345. // textBox_OBC_ReadFW
  3346. //
  3347. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3348. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3349. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3350. this.textBox_OBC_ReadFW.ReadOnly = true;
  3351. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3352. this.textBox_OBC_ReadFW.TabIndex = 1;
  3353. //
  3354. // textBox_OBC_ReadHW
  3355. //
  3356. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3357. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3358. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3359. this.textBox_OBC_ReadHW.ReadOnly = true;
  3360. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3361. this.textBox_OBC_ReadHW.TabIndex = 1;
  3362. //
  3363. // textBox_OBC_ReadSN
  3364. //
  3365. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3366. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3367. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3368. this.textBox_OBC_ReadSN.ReadOnly = true;
  3369. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3370. this.textBox_OBC_ReadSN.TabIndex = 1;
  3371. //
  3372. // label48
  3373. //
  3374. this.label48.AutoSize = true;
  3375. this.label48.Location = new System.Drawing.Point(6, 115);
  3376. this.label48.Name = "label48";
  3377. this.label48.Size = new System.Drawing.Size(35, 21);
  3378. this.label48.TabIndex = 0;
  3379. this.label48.Text = "FW";
  3380. //
  3381. // label49
  3382. //
  3383. this.label49.AutoSize = true;
  3384. this.label49.Location = new System.Drawing.Point(6, 86);
  3385. this.label49.Name = "label49";
  3386. this.label49.Size = new System.Drawing.Size(38, 21);
  3387. this.label49.TabIndex = 0;
  3388. this.label49.Text = "HW";
  3389. //
  3390. // textBox_OBC_ReadModel
  3391. //
  3392. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3393. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3394. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3395. this.textBox_OBC_ReadModel.ReadOnly = true;
  3396. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3397. this.textBox_OBC_ReadModel.TabIndex = 1;
  3398. //
  3399. // label50
  3400. //
  3401. this.label50.AutoSize = true;
  3402. this.label50.Location = new System.Drawing.Point(6, 57);
  3403. this.label50.Name = "label50";
  3404. this.label50.Size = new System.Drawing.Size(32, 21);
  3405. this.label50.TabIndex = 0;
  3406. this.label50.Text = "SN";
  3407. //
  3408. // label51
  3409. //
  3410. this.label51.AutoSize = true;
  3411. this.label51.Location = new System.Drawing.Point(7, 28);
  3412. this.label51.Name = "label51";
  3413. this.label51.Size = new System.Drawing.Size(42, 21);
  3414. this.label51.TabIndex = 0;
  3415. this.label51.Text = "型号";
  3416. //
  3417. // groupBox13
  3418. //
  3419. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3420. this.groupBox13.Controls.Add(this.label80);
  3421. this.groupBox13.Controls.Add(this.label128);
  3422. this.groupBox13.Controls.Add(this.label64);
  3423. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3424. this.groupBox13.Controls.Add(this.label63);
  3425. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3426. this.groupBox13.Controls.Add(this.label59);
  3427. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3428. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3429. this.groupBox13.Controls.Add(this.label58);
  3430. this.groupBox13.Controls.Add(this.label57);
  3431. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3432. this.groupBox13.Controls.Add(this.label56);
  3433. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3434. this.groupBox13.Name = "groupBox13";
  3435. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3436. this.groupBox13.TabIndex = 14;
  3437. this.groupBox13.TabStop = false;
  3438. this.groupBox13.Text = "设置用户参数";
  3439. //
  3440. // numericUpDown_OBC_SpeedLimitAdj
  3441. //
  3442. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3443. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  3444. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  3445. 20,
  3446. 0,
  3447. 0,
  3448. 0});
  3449. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  3450. 50,
  3451. 0,
  3452. 0,
  3453. -2147483648});
  3454. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  3455. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  3456. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  3457. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  3458. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3459. //
  3460. // label80
  3461. //
  3462. this.label80.AutoSize = true;
  3463. this.label80.Location = new System.Drawing.Point(140, 148);
  3464. this.label80.Name = "label80";
  3465. this.label80.Size = new System.Drawing.Size(51, 21);
  3466. this.label80.TabIndex = 17;
  3467. this.label80.Text = "km/h";
  3468. //
  3469. // label128
  3470. //
  3471. this.label128.AutoSize = true;
  3472. this.label128.Location = new System.Drawing.Point(6, 148);
  3473. this.label128.Name = "label128";
  3474. this.label128.Size = new System.Drawing.Size(74, 21);
  3475. this.label128.TabIndex = 16;
  3476. this.label128.Text = "限速微调";
  3477. //
  3478. // label64
  3479. //
  3480. this.label64.AutoSize = true;
  3481. this.label64.Location = new System.Drawing.Point(140, 119);
  3482. this.label64.Name = "label64";
  3483. this.label64.Size = new System.Drawing.Size(39, 21);
  3484. this.label64.TabIndex = 14;
  3485. this.label64.Text = "min";
  3486. //
  3487. // numericUpDown_OBC_OffTime
  3488. //
  3489. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3490. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  3491. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  3492. 240,
  3493. 0,
  3494. 0,
  3495. 0});
  3496. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  3497. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  3498. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  3499. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  3500. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3501. //
  3502. // label63
  3503. //
  3504. this.label63.AutoSize = true;
  3505. this.label63.Location = new System.Drawing.Point(6, 118);
  3506. this.label63.Name = "label63";
  3507. this.label63.Size = new System.Drawing.Size(74, 21);
  3508. this.label63.TabIndex = 12;
  3509. this.label63.Text = "关机时间";
  3510. //
  3511. // numericUpDown_OBC_WheelAdj
  3512. //
  3513. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3514. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  3515. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  3516. 20,
  3517. 0,
  3518. 0,
  3519. 0});
  3520. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  3521. 20,
  3522. 0,
  3523. 0,
  3524. -2147483648});
  3525. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  3526. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  3527. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  3528. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  3529. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3530. //
  3531. // label59
  3532. //
  3533. this.label59.AutoSize = true;
  3534. this.label59.Location = new System.Drawing.Point(140, 28);
  3535. this.label59.Name = "label59";
  3536. this.label59.Size = new System.Drawing.Size(33, 21);
  3537. this.label59.TabIndex = 11;
  3538. this.label59.Text = "cm";
  3539. //
  3540. // comboBox_OBC_AssistFunc
  3541. //
  3542. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3543. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3544. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3545. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  3546. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  3547. "方案一",
  3548. "方案二"});
  3549. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  3550. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  3551. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  3552. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  3553. //
  3554. // comboBox_OBC_StartMode
  3555. //
  3556. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3557. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3558. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3559. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  3560. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  3561. "柔和",
  3562. "正常",
  3563. "强劲"});
  3564. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  3565. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  3566. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  3567. this.comboBox_OBC_StartMode.TabIndex = 6;
  3568. //
  3569. // label58
  3570. //
  3571. this.label58.AutoSize = true;
  3572. this.label58.Location = new System.Drawing.Point(6, 88);
  3573. this.label58.Name = "label58";
  3574. this.label58.Size = new System.Drawing.Size(74, 21);
  3575. this.label58.TabIndex = 9;
  3576. this.label58.Text = "助力方案";
  3577. //
  3578. // label57
  3579. //
  3580. this.label57.AutoSize = true;
  3581. this.label57.Location = new System.Drawing.Point(6, 58);
  3582. this.label57.Name = "label57";
  3583. this.label57.Size = new System.Drawing.Size(74, 21);
  3584. this.label57.TabIndex = 9;
  3585. this.label57.Text = "启动模式";
  3586. //
  3587. // button_OBC_WriteUserInfo
  3588. //
  3589. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3590. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  3591. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  3592. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  3593. this.button_OBC_WriteUserInfo.TabIndex = 6;
  3594. this.button_OBC_WriteUserInfo.Text = "写入";
  3595. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  3596. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  3597. //
  3598. // label56
  3599. //
  3600. this.label56.AutoSize = true;
  3601. this.label56.Location = new System.Drawing.Point(6, 28);
  3602. this.label56.Name = "label56";
  3603. this.label56.Size = new System.Drawing.Size(74, 21);
  3604. this.label56.TabIndex = 7;
  3605. this.label56.Text = "周长微调";
  3606. //
  3607. // groupBox12
  3608. //
  3609. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  3610. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  3611. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  3612. this.groupBox12.Name = "groupBox12";
  3613. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  3614. this.groupBox12.TabIndex = 13;
  3615. this.groupBox12.TabStop = false;
  3616. this.groupBox12.Text = "查询用户参数";
  3617. //
  3618. // richTextBox_OBC_ReadUserInfo
  3619. //
  3620. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3621. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  3622. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  3623. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  3624. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  3625. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  3626. this.richTextBox_OBC_ReadUserInfo.Text = "";
  3627. //
  3628. // button_OBC_ReadUserInfo
  3629. //
  3630. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3631. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  3632. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  3633. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  3634. this.button_OBC_ReadUserInfo.TabIndex = 6;
  3635. this.button_OBC_ReadUserInfo.Text = "读取";
  3636. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  3637. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  3638. //
  3639. // groupBox11
  3640. //
  3641. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  3642. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  3643. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  3644. this.groupBox11.Name = "groupBox11";
  3645. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  3646. this.groupBox11.TabIndex = 11;
  3647. this.groupBox11.TabStop = false;
  3648. this.groupBox11.Text = "读取电池运行信息";
  3649. //
  3650. // richTextBox_OBC_BMS_RunInfo
  3651. //
  3652. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3653. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3654. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  3655. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  3656. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  3657. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  3658. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  3659. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  3660. //
  3661. // checkBox_OBC_StartReadBMS
  3662. //
  3663. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  3664. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  3665. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  3666. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  3667. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  3668. this.checkBox_OBC_StartReadBMS.Text = "启动";
  3669. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  3670. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  3671. //
  3672. // groupBox10
  3673. //
  3674. this.groupBox10.Controls.Add(this.label60);
  3675. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  3676. this.groupBox10.Controls.Add(this.label61);
  3677. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  3678. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  3679. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  3680. this.groupBox10.Name = "groupBox10";
  3681. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  3682. this.groupBox10.TabIndex = 10;
  3683. this.groupBox10.TabStop = false;
  3684. this.groupBox10.Text = "控制电机档位";
  3685. //
  3686. // label60
  3687. //
  3688. this.label60.AutoSize = true;
  3689. this.label60.Location = new System.Drawing.Point(122, 32);
  3690. this.label60.Name = "label60";
  3691. this.label60.Size = new System.Drawing.Size(26, 21);
  3692. this.label60.TabIndex = 8;
  3693. this.label60.Text = "灯";
  3694. //
  3695. // comboBox_OBC_LightSw
  3696. //
  3697. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3698. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3699. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3700. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  3701. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  3702. "ON",
  3703. "OFF"});
  3704. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  3705. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  3706. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  3707. this.comboBox_OBC_LightSw.TabIndex = 6;
  3708. //
  3709. // label61
  3710. //
  3711. this.label61.AutoSize = true;
  3712. this.label61.Location = new System.Drawing.Point(6, 32);
  3713. this.label61.Name = "label61";
  3714. this.label61.Size = new System.Drawing.Size(42, 21);
  3715. this.label61.TabIndex = 7;
  3716. this.label61.Text = "档位";
  3717. //
  3718. // comboBox_OBC_SetGearST
  3719. //
  3720. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3721. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3722. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3723. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  3724. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  3725. "OFF",
  3726. "ECO",
  3727. "NORM",
  3728. "SPORT",
  3729. "TURBO",
  3730. "SMART",
  3731. "WALK"});
  3732. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  3733. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  3734. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  3735. this.comboBox_OBC_SetGearST.TabIndex = 4;
  3736. //
  3737. // checkBox_OBC_StartSetGearSt
  3738. //
  3739. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  3740. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  3741. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  3742. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  3743. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  3744. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  3745. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  3746. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  3747. //
  3748. // tabPage_RAMorFLASH
  3749. //
  3750. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3751. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  3752. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  3753. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  3754. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  3755. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  3756. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  3757. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  3758. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  3759. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  3760. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  3761. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  3762. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  3763. this.tabPage_RAMorFLASH.TabIndex = 9;
  3764. this.tabPage_RAMorFLASH.Text = "存储器读取";
  3765. //
  3766. // checkBox_ReadRanFlash_ChangeFormat
  3767. //
  3768. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  3769. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  3770. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  3771. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  3772. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  3773. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  3774. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  3775. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  3776. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  3777. //
  3778. // checkBox_ReadRanFlash_AutoClear
  3779. //
  3780. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  3781. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  3782. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  3783. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  3784. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  3785. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  3786. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  3787. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  3788. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  3789. //
  3790. // checkBox_ReadRanFlash_AutoSW
  3791. //
  3792. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  3793. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  3794. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  3795. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  3796. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  3797. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  3798. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  3799. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  3800. //
  3801. // textBox_Address_End
  3802. //
  3803. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3804. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  3805. this.textBox_Address_End.Name = "textBox_Address_End";
  3806. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  3807. this.textBox_Address_End.TabIndex = 10;
  3808. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3809. //
  3810. // label66
  3811. //
  3812. this.label66.AutoSize = true;
  3813. this.label66.Location = new System.Drawing.Point(831, 136);
  3814. this.label66.Name = "label66";
  3815. this.label66.Size = new System.Drawing.Size(91, 21);
  3816. this.label66.TabIndex = 9;
  3817. this.label66.Text = "结束地址0x";
  3818. //
  3819. // textBox_Address_Begin
  3820. //
  3821. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3822. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  3823. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  3824. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  3825. this.textBox_Address_Begin.TabIndex = 8;
  3826. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3827. //
  3828. // label65
  3829. //
  3830. this.label65.AutoSize = true;
  3831. this.label65.Location = new System.Drawing.Point(831, 72);
  3832. this.label65.Name = "label65";
  3833. this.label65.Size = new System.Drawing.Size(91, 21);
  3834. this.label65.TabIndex = 7;
  3835. this.label65.Text = "起始地址0x";
  3836. //
  3837. // button_ReadRamFlash
  3838. //
  3839. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3840. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  3841. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  3842. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  3843. this.button_ReadRamFlash.TabIndex = 5;
  3844. this.button_ReadRamFlash.Text = "读取数据";
  3845. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  3846. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  3847. //
  3848. // richTextBox_RamFlasgData
  3849. //
  3850. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3851. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  3852. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  3853. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  3854. this.richTextBox_RamFlasgData.TabIndex = 4;
  3855. this.richTextBox_RamFlasgData.Text = "";
  3856. //
  3857. // tabPage_FactoryMode
  3858. //
  3859. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3860. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  3861. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  3862. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  3863. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  3864. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  3865. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  3866. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  3867. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  3868. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  3869. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  3870. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  3871. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  3872. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  3873. this.tabPage_FactoryMode.TabIndex = 10;
  3874. this.tabPage_FactoryMode.Text = "样机测试";
  3875. //
  3876. // button_ScanCode
  3877. //
  3878. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3879. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  3880. this.button_ScanCode.Name = "button_ScanCode";
  3881. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  3882. this.button_ScanCode.TabIndex = 34;
  3883. this.button_ScanCode.Text = "扫码\r\n写入";
  3884. this.button_ScanCode.UseVisualStyleBackColor = false;
  3885. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  3886. //
  3887. // Button_FacModePowerOff
  3888. //
  3889. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3890. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  3891. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  3892. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  3893. this.Button_FacModePowerOff.TabIndex = 33;
  3894. this.Button_FacModePowerOff.Text = "关机";
  3895. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  3896. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  3897. //
  3898. // Button_FacModeSaveResult
  3899. //
  3900. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  3901. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  3902. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  3903. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  3904. this.Button_FacModeSaveResult.TabIndex = 1;
  3905. this.Button_FacModeSaveResult.Text = "保存数据";
  3906. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  3907. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  3908. //
  3909. // Button_FacModeSetMacDate
  3910. //
  3911. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3912. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  3913. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  3914. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  3915. this.Button_FacModeSetMacDate.TabIndex = 33;
  3916. this.Button_FacModeSetMacDate.Text = "生产日期";
  3917. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  3918. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  3919. //
  3920. // groupBox25
  3921. //
  3922. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  3923. this.groupBox25.Controls.Add(this.label87);
  3924. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  3925. this.groupBox25.Controls.Add(this.label86);
  3926. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  3927. this.groupBox25.Controls.Add(this.label68);
  3928. this.groupBox25.Controls.Add(this.label84);
  3929. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  3930. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  3931. this.groupBox25.Controls.Add(this.label83);
  3932. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  3933. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  3934. this.groupBox25.Controls.Add(this.label82);
  3935. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  3936. this.groupBox25.Controls.Add(this.label81);
  3937. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  3938. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  3939. this.groupBox25.Name = "groupBox25";
  3940. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  3941. this.groupBox25.TabIndex = 8;
  3942. this.groupBox25.TabStop = false;
  3943. this.groupBox25.Text = "版本信息";
  3944. //
  3945. // button_FacModeSetName
  3946. //
  3947. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3948. this.button_FacModeSetName.Location = new System.Drawing.Point(213, 29);
  3949. this.button_FacModeSetName.Name = "button_FacModeSetName";
  3950. this.button_FacModeSetName.Size = new System.Drawing.Size(75, 29);
  3951. this.button_FacModeSetName.TabIndex = 28;
  3952. this.button_FacModeSetName.Text = "写入";
  3953. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  3954. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  3955. //
  3956. // label87
  3957. //
  3958. this.label87.AutoSize = true;
  3959. this.label87.Location = new System.Drawing.Point(6, 178);
  3960. this.label87.Name = "label87";
  3961. this.label87.Size = new System.Drawing.Size(36, 21);
  3962. this.label87.TabIndex = 27;
  3963. this.label87.Text = "GIT";
  3964. //
  3965. // textBox_FacModeGit
  3966. //
  3967. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3968. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  3969. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  3970. this.textBox_FacModeGit.Size = new System.Drawing.Size(153, 28);
  3971. this.textBox_FacModeGit.TabIndex = 26;
  3972. //
  3973. // label86
  3974. //
  3975. this.label86.AutoSize = true;
  3976. this.label86.Location = new System.Drawing.Point(6, 149);
  3977. this.label86.Name = "label86";
  3978. this.label86.Size = new System.Drawing.Size(29, 21);
  3979. this.label86.TabIndex = 25;
  3980. this.label86.Text = "SP";
  3981. //
  3982. // textBox_FacModeSP
  3983. //
  3984. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3985. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  3986. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  3987. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  3988. this.textBox_FacModeSP.TabIndex = 24;
  3989. //
  3990. // label68
  3991. //
  3992. this.label68.AutoSize = true;
  3993. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  3994. this.label68.ForeColor = System.Drawing.Color.Red;
  3995. this.label68.Location = new System.Drawing.Point(6, 213);
  3996. this.label68.Name = "label68";
  3997. this.label68.Size = new System.Drawing.Size(134, 19);
  3998. this.label68.TabIndex = 23;
  3999. this.label68.Text = "断电前请执行关机!";
  4000. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4001. //
  4002. // label84
  4003. //
  4004. this.label84.AutoSize = true;
  4005. this.label84.Location = new System.Drawing.Point(6, 120);
  4006. this.label84.Name = "label84";
  4007. this.label84.Size = new System.Drawing.Size(35, 21);
  4008. this.label84.TabIndex = 12;
  4009. this.label84.Text = "FW";
  4010. //
  4011. // textBox_FacModeFW
  4012. //
  4013. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4014. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4015. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4016. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4017. this.textBox_FacModeFW.TabIndex = 13;
  4018. //
  4019. // Button_FacModeReadVer
  4020. //
  4021. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4022. this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 174);
  4023. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4024. this.Button_FacModeReadVer.Size = new System.Drawing.Size(74, 60);
  4025. this.Button_FacModeReadVer.TabIndex = 11;
  4026. this.Button_FacModeReadVer.Text = "查询";
  4027. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4028. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4029. //
  4030. // label83
  4031. //
  4032. this.label83.AutoSize = true;
  4033. this.label83.Location = new System.Drawing.Point(6, 91);
  4034. this.label83.Name = "label83";
  4035. this.label83.Size = new System.Drawing.Size(38, 21);
  4036. this.label83.TabIndex = 9;
  4037. this.label83.Text = "HW";
  4038. //
  4039. // textBox_FacModeHW
  4040. //
  4041. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4042. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4043. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4044. this.textBox_FacModeHW.Size = new System.Drawing.Size(234, 28);
  4045. this.textBox_FacModeHW.TabIndex = 10;
  4046. //
  4047. // Button_FacModeSetNum
  4048. //
  4049. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4050. this.Button_FacModeSetNum.Location = new System.Drawing.Point(213, 58);
  4051. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4052. this.Button_FacModeSetNum.Size = new System.Drawing.Size(75, 29);
  4053. this.Button_FacModeSetNum.TabIndex = 8;
  4054. this.Button_FacModeSetNum.Text = "写入";
  4055. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4056. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4057. //
  4058. // label82
  4059. //
  4060. this.label82.AutoSize = true;
  4061. this.label82.Location = new System.Drawing.Point(6, 62);
  4062. this.label82.Name = "label82";
  4063. this.label82.Size = new System.Drawing.Size(32, 21);
  4064. this.label82.TabIndex = 6;
  4065. this.label82.Text = "SN";
  4066. //
  4067. // textBox_FacModeNum
  4068. //
  4069. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4070. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4071. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4072. this.textBox_FacModeNum.Size = new System.Drawing.Size(153, 28);
  4073. this.textBox_FacModeNum.TabIndex = 7;
  4074. //
  4075. // label81
  4076. //
  4077. this.label81.AutoSize = true;
  4078. this.label81.Location = new System.Drawing.Point(6, 33);
  4079. this.label81.Name = "label81";
  4080. this.label81.Size = new System.Drawing.Size(42, 21);
  4081. this.label81.TabIndex = 3;
  4082. this.label81.Text = "型号";
  4083. //
  4084. // textBox_FacModeName
  4085. //
  4086. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4087. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4088. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4089. this.textBox_FacModeName.Size = new System.Drawing.Size(153, 28);
  4090. this.textBox_FacModeName.TabIndex = 4;
  4091. //
  4092. // groupBox22
  4093. //
  4094. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4095. this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
  4096. this.groupBox22.Controls.Add(this.label67);
  4097. this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
  4098. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4099. this.groupBox22.Location = new System.Drawing.Point(190, 3);
  4100. this.groupBox22.Name = "groupBox22";
  4101. this.groupBox22.Size = new System.Drawing.Size(198, 178);
  4102. this.groupBox22.TabIndex = 10;
  4103. this.groupBox22.TabStop = false;
  4104. this.groupBox22.Text = "驱动测试";
  4105. //
  4106. // button_FacModeLightSW
  4107. //
  4108. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4109. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4110. this.button_FacModeLightSW.Location = new System.Drawing.Point(15, 38);
  4111. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4112. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4113. this.button_FacModeLightSW.TabIndex = 20;
  4114. this.button_FacModeLightSW.Text = "开/关灯";
  4115. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4116. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4117. //
  4118. // label_FacModeMotorSpeedSet
  4119. //
  4120. this.label_FacModeMotorSpeedSet.AutoSize = true;
  4121. this.label_FacModeMotorSpeedSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4122. this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4123. this.label_FacModeMotorSpeedSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4124. this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(138, 91);
  4125. this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
  4126. this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(40, 17);
  4127. this.label_FacModeMotorSpeedSet.TabIndex = 19;
  4128. this.label_FacModeMotorSpeedSet.Text = "100%";
  4129. this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4130. //
  4131. // label67
  4132. //
  4133. this.label67.AutoSize = true;
  4134. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4135. this.label67.Location = new System.Drawing.Point(22, 96);
  4136. this.label67.Name = "label67";
  4137. this.label67.Size = new System.Drawing.Size(56, 17);
  4138. this.label67.TabIndex = 18;
  4139. this.label67.Text = "转速调节";
  4140. //
  4141. // trackBar_FacModeMotorSpeedAdj
  4142. //
  4143. this.trackBar_FacModeMotorSpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4144. this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(15, 116);
  4145. this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
  4146. this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
  4147. this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(163, 45);
  4148. this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
  4149. this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
  4150. this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
  4151. //
  4152. // button_FacModeMotorRun
  4153. //
  4154. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4155. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4156. this.button_FacModeMotorRun.Location = new System.Drawing.Point(103, 38);
  4157. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4158. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4159. this.button_FacModeMotorRun.TabIndex = 16;
  4160. this.button_FacModeMotorRun.Text = "启/停";
  4161. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4162. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4163. //
  4164. // groupBox21
  4165. //
  4166. this.groupBox21.Controls.Add(this.label79);
  4167. this.groupBox21.Controls.Add(this.label78);
  4168. this.groupBox21.Controls.Add(this.label74);
  4169. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4170. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4171. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4172. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4173. this.groupBox21.Controls.Add(this.label73);
  4174. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4175. this.groupBox21.Controls.Add(this.label77);
  4176. this.groupBox21.Controls.Add(this.label72);
  4177. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4178. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4179. this.groupBox21.Controls.Add(this.label76);
  4180. this.groupBox21.Controls.Add(this.label71);
  4181. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4182. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4183. this.groupBox21.Controls.Add(this.label75);
  4184. this.groupBox21.Controls.Add(this.label70);
  4185. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4186. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4187. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4188. this.groupBox21.Name = "groupBox21";
  4189. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4190. this.groupBox21.TabIndex = 9;
  4191. this.groupBox21.TabStop = false;
  4192. this.groupBox21.Text = "控制器内阻校准";
  4193. //
  4194. // label79
  4195. //
  4196. this.label79.BackColor = System.Drawing.Color.Silver;
  4197. this.label79.ForeColor = System.Drawing.Color.White;
  4198. this.label79.Location = new System.Drawing.Point(8, 177);
  4199. this.label79.Name = "label79";
  4200. this.label79.Size = new System.Drawing.Size(278, 1);
  4201. this.label79.TabIndex = 19;
  4202. //
  4203. // label78
  4204. //
  4205. this.label78.BackColor = System.Drawing.Color.Silver;
  4206. this.label78.ForeColor = System.Drawing.Color.White;
  4207. this.label78.Location = new System.Drawing.Point(6, 100);
  4208. this.label78.Name = "label78";
  4209. this.label78.Size = new System.Drawing.Size(278, 1);
  4210. this.label78.TabIndex = 18;
  4211. //
  4212. // label74
  4213. //
  4214. this.label74.AutoSize = true;
  4215. this.label74.Location = new System.Drawing.Point(234, 29);
  4216. this.label74.Name = "label74";
  4217. this.label74.Size = new System.Drawing.Size(51, 21);
  4218. this.label74.TabIndex = 3;
  4219. this.label74.Text = "系数5";
  4220. //
  4221. // button_MOS_Write
  4222. //
  4223. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4224. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4225. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4226. this.button_MOS_Write.Name = "button_MOS_Write";
  4227. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4228. this.button_MOS_Write.TabIndex = 15;
  4229. this.button_MOS_Write.Text = "写入";
  4230. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4231. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4232. //
  4233. // button_MOS_Read
  4234. //
  4235. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4236. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4237. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4238. this.button_MOS_Read.Name = "button_MOS_Read";
  4239. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4240. this.button_MOS_Read.TabIndex = 15;
  4241. this.button_MOS_Read.Text = "读取";
  4242. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4243. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4244. //
  4245. // button_MOS_Cal
  4246. //
  4247. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4248. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4249. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4250. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4251. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4252. this.button_MOS_Cal.TabIndex = 15;
  4253. this.button_MOS_Cal.Text = "校准";
  4254. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4255. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4256. //
  4257. // textBox_MOS_K5
  4258. //
  4259. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4260. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4261. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4262. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4263. this.textBox_MOS_K5.TabIndex = 15;
  4264. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4265. //
  4266. // label73
  4267. //
  4268. this.label73.AutoSize = true;
  4269. this.label73.Location = new System.Drawing.Point(177, 29);
  4270. this.label73.Name = "label73";
  4271. this.label73.Size = new System.Drawing.Size(51, 21);
  4272. this.label73.TabIndex = 3;
  4273. this.label73.Text = "系数4";
  4274. //
  4275. // textBox_MOS_K4
  4276. //
  4277. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4278. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4279. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4280. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4281. this.textBox_MOS_K4.TabIndex = 15;
  4282. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4283. //
  4284. // label77
  4285. //
  4286. this.label77.AutoSize = true;
  4287. this.label77.Location = new System.Drawing.Point(120, 106);
  4288. this.label77.Name = "label77";
  4289. this.label77.Size = new System.Drawing.Size(51, 21);
  4290. this.label77.TabIndex = 3;
  4291. this.label77.Text = "内阻3";
  4292. //
  4293. // label72
  4294. //
  4295. this.label72.AutoSize = true;
  4296. this.label72.Location = new System.Drawing.Point(120, 29);
  4297. this.label72.Name = "label72";
  4298. this.label72.Size = new System.Drawing.Size(51, 21);
  4299. this.label72.TabIndex = 3;
  4300. this.label72.Text = "系数3";
  4301. //
  4302. // textBox_MOS_R3
  4303. //
  4304. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4305. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4306. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4307. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4308. this.textBox_MOS_R3.TabIndex = 15;
  4309. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4310. //
  4311. // textBox_MOS_K3
  4312. //
  4313. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4314. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4315. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4316. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4317. this.textBox_MOS_K3.TabIndex = 15;
  4318. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4319. //
  4320. // label76
  4321. //
  4322. this.label76.AutoSize = true;
  4323. this.label76.Location = new System.Drawing.Point(63, 106);
  4324. this.label76.Name = "label76";
  4325. this.label76.Size = new System.Drawing.Size(51, 21);
  4326. this.label76.TabIndex = 3;
  4327. this.label76.Text = "内阻2";
  4328. //
  4329. // label71
  4330. //
  4331. this.label71.AutoSize = true;
  4332. this.label71.Location = new System.Drawing.Point(63, 29);
  4333. this.label71.Name = "label71";
  4334. this.label71.Size = new System.Drawing.Size(51, 21);
  4335. this.label71.TabIndex = 3;
  4336. this.label71.Text = "系数2";
  4337. //
  4338. // textBox_MOS_R2
  4339. //
  4340. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4341. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4342. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4343. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4344. this.textBox_MOS_R2.TabIndex = 15;
  4345. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4346. //
  4347. // textBox_MOS_K2
  4348. //
  4349. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4350. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4351. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4352. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4353. this.textBox_MOS_K2.TabIndex = 15;
  4354. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4355. //
  4356. // label75
  4357. //
  4358. this.label75.AutoSize = true;
  4359. this.label75.Location = new System.Drawing.Point(6, 106);
  4360. this.label75.Name = "label75";
  4361. this.label75.Size = new System.Drawing.Size(51, 21);
  4362. this.label75.TabIndex = 3;
  4363. this.label75.Text = "内阻1";
  4364. //
  4365. // label70
  4366. //
  4367. this.label70.AutoSize = true;
  4368. this.label70.Location = new System.Drawing.Point(6, 29);
  4369. this.label70.Name = "label70";
  4370. this.label70.Size = new System.Drawing.Size(51, 21);
  4371. this.label70.TabIndex = 3;
  4372. this.label70.Text = "系数1";
  4373. //
  4374. // textBox_MOS_R1
  4375. //
  4376. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4377. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4378. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4379. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4380. this.textBox_MOS_R1.TabIndex = 15;
  4381. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4382. //
  4383. // textBox_MOS_K1
  4384. //
  4385. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4386. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4387. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4388. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4389. this.textBox_MOS_K1.TabIndex = 15;
  4390. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4391. //
  4392. // groupBox20
  4393. //
  4394. this.groupBox20.Controls.Add(this.textBox10);
  4395. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4396. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4397. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4398. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4399. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4400. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4401. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4402. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4403. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4404. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4405. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4406. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4407. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4408. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4409. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4410. this.groupBox20.Name = "groupBox20";
  4411. this.groupBox20.Size = new System.Drawing.Size(181, 203);
  4412. this.groupBox20.TabIndex = 8;
  4413. this.groupBox20.TabStop = false;
  4414. this.groupBox20.Text = "力矩标定";
  4415. //
  4416. // textBox10
  4417. //
  4418. this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4419. this.textBox10.Location = new System.Drawing.Point(6, 35);
  4420. this.textBox10.Name = "textBox10";
  4421. this.textBox10.ReadOnly = true;
  4422. this.textBox10.Size = new System.Drawing.Size(47, 28);
  4423. this.textBox10.TabIndex = 16;
  4424. this.textBox10.Text = "0";
  4425. this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4426. //
  4427. // button_FacModeSensorRead
  4428. //
  4429. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4430. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4431. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4432. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4433. this.button_FacModeSensorRead.TabIndex = 15;
  4434. this.button_FacModeSensorRead.Text = "读取";
  4435. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4436. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4437. //
  4438. // textBox_FacModeSensorADC0
  4439. //
  4440. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4441. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4442. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4443. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4444. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4445. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4446. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4447. //
  4448. // textBox_FacModeSensorADC4
  4449. //
  4450. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4451. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4452. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4453. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4454. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4455. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4456. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4457. //
  4458. // buttonFacModeSet1
  4459. //
  4460. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4461. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4462. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4463. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4464. this.buttonFacModeSet1.TabIndex = 7;
  4465. this.buttonFacModeSet1.Text = "加载1";
  4466. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4467. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4468. //
  4469. // buttonFacModeSet2
  4470. //
  4471. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4472. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4473. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4474. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4475. this.buttonFacModeSet2.TabIndex = 8;
  4476. this.buttonFacModeSet2.Text = "加载2";
  4477. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4478. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4479. //
  4480. // textBox_FacModeSensorADC3
  4481. //
  4482. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4483. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4484. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4485. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4486. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4487. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4488. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4489. //
  4490. // buttonFacModeSet3
  4491. //
  4492. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4493. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4494. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4495. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4496. this.buttonFacModeSet3.TabIndex = 9;
  4497. this.buttonFacModeSet3.Text = "加载3";
  4498. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4499. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4500. //
  4501. // textBox_FacModeSensorADC1
  4502. //
  4503. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4504. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4505. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4506. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4507. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4508. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4509. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4510. //
  4511. // buttonFacModeSet4
  4512. //
  4513. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4514. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4515. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4516. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4517. this.buttonFacModeSet4.TabIndex = 10;
  4518. this.buttonFacModeSet4.Text = "加载4";
  4519. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4520. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4521. //
  4522. // textBox_FacModeSensorADC2
  4523. //
  4524. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4525. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4526. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4527. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4528. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4529. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4530. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4531. //
  4532. // textBox_FacModeSensorCal4
  4533. //
  4534. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4535. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4536. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4537. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4538. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4539. this.textBox_FacModeSensorCal4.Text = "96";
  4540. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4541. //
  4542. // textBox_FacModeSensorCal3
  4543. //
  4544. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4545. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4546. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4547. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4548. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4549. this.textBox_FacModeSensorCal3.Text = "72";
  4550. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4551. //
  4552. // textBox_FacModeSensorCal1
  4553. //
  4554. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4555. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4556. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4557. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4558. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4559. this.textBox_FacModeSensorCal1.Text = "24";
  4560. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4561. //
  4562. // textBox_FacModeSensorCal2
  4563. //
  4564. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4565. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4566. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4567. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4568. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4569. this.textBox_FacModeSensorCal2.Text = "48";
  4570. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4571. //
  4572. // groupBox24
  4573. //
  4574. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  4575. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  4576. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  4577. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  4578. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  4579. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  4580. this.groupBox24.Controls.Add(this.label126);
  4581. this.groupBox24.Controls.Add(this.label119);
  4582. this.groupBox24.Location = new System.Drawing.Point(189, 187);
  4583. this.groupBox24.Name = "groupBox24";
  4584. this.groupBox24.Size = new System.Drawing.Size(199, 125);
  4585. this.groupBox24.TabIndex = 7;
  4586. this.groupBox24.TabStop = false;
  4587. this.groupBox24.Text = "骑行信息";
  4588. //
  4589. // button_ReadRideLog
  4590. //
  4591. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4592. this.button_ReadRideLog.Location = new System.Drawing.Point(63, 92);
  4593. this.button_ReadRideLog.Name = "button_ReadRideLog";
  4594. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  4595. this.button_ReadRideLog.TabIndex = 16;
  4596. this.button_ReadRideLog.Text = "查询";
  4597. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  4598. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  4599. //
  4600. // button_WriteRideLog
  4601. //
  4602. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4603. this.button_WriteRideLog.Location = new System.Drawing.Point(129, 92);
  4604. this.button_WriteRideLog.Name = "button_WriteRideLog";
  4605. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  4606. this.button_WriteRideLog.TabIndex = 17;
  4607. this.button_WriteRideLog.Text = "写入";
  4608. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  4609. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  4610. //
  4611. // textBox_TRIP_KM
  4612. //
  4613. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4614. this.textBox_TRIP_KM.Location = new System.Drawing.Point(63, 60);
  4615. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  4616. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  4617. this.textBox_TRIP_KM.TabIndex = 15;
  4618. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4619. //
  4620. // textBox_TRIP_TIME
  4621. //
  4622. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4623. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(129, 60);
  4624. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  4625. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  4626. this.textBox_TRIP_TIME.TabIndex = 15;
  4627. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4628. //
  4629. // textBox_ODO_KM
  4630. //
  4631. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4632. this.textBox_ODO_KM.Location = new System.Drawing.Point(63, 30);
  4633. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  4634. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  4635. this.textBox_ODO_KM.TabIndex = 15;
  4636. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4637. //
  4638. // textBox_ODO_TIME
  4639. //
  4640. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4641. this.textBox_ODO_TIME.Location = new System.Drawing.Point(129, 30);
  4642. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  4643. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  4644. this.textBox_ODO_TIME.TabIndex = 15;
  4645. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4646. //
  4647. // label126
  4648. //
  4649. this.label126.AutoSize = true;
  4650. this.label126.Location = new System.Drawing.Point(6, 64);
  4651. this.label126.Name = "label126";
  4652. this.label126.Size = new System.Drawing.Size(44, 21);
  4653. this.label126.TabIndex = 3;
  4654. this.label126.Text = "TRIP";
  4655. //
  4656. // label119
  4657. //
  4658. this.label119.AutoSize = true;
  4659. this.label119.Location = new System.Drawing.Point(6, 34);
  4660. this.label119.Name = "label119";
  4661. this.label119.Size = new System.Drawing.Size(48, 21);
  4662. this.label119.TabIndex = 3;
  4663. this.label119.Text = "ODO";
  4664. //
  4665. // groupBox19
  4666. //
  4667. this.groupBox19.Controls.Add(this.button_FacModeInit);
  4668. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  4669. this.groupBox19.Name = "groupBox19";
  4670. this.groupBox19.Size = new System.Drawing.Size(181, 96);
  4671. this.groupBox19.TabIndex = 7;
  4672. this.groupBox19.TabStop = false;
  4673. this.groupBox19.Text = "初始化";
  4674. //
  4675. // button_FacModeInit
  4676. //
  4677. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4678. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  4679. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  4680. this.button_FacModeInit.Name = "button_FacModeInit";
  4681. this.button_FacModeInit.Size = new System.Drawing.Size(126, 45);
  4682. this.button_FacModeInit.TabIndex = 0;
  4683. this.button_FacModeInit.Text = "初始化";
  4684. this.button_FacModeInit.UseVisualStyleBackColor = false;
  4685. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  4686. //
  4687. // tabPage_ProductMode_Write
  4688. //
  4689. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4690. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  4691. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  4692. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  4693. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  4694. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  4695. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  4696. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  4697. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  4698. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  4699. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  4700. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  4701. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  4702. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  4703. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  4704. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  4705. this.tabPage_ProductMode_Write.TabIndex = 11;
  4706. this.tabPage_ProductMode_Write.Text = "量产测试";
  4707. //
  4708. // groupBox28
  4709. //
  4710. this.groupBox28.Controls.Add(this.label117);
  4711. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  4712. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  4713. this.groupBox28.Controls.Add(this.label116);
  4714. this.groupBox28.Controls.Add(this.label114);
  4715. this.groupBox28.Controls.Add(this.label_FacModeCad);
  4716. this.groupBox28.Controls.Add(this.label_FacModeTq);
  4717. this.groupBox28.Controls.Add(this.label113);
  4718. this.groupBox28.Controls.Add(this.label134);
  4719. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  4720. this.groupBox28.Controls.Add(this.label136);
  4721. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  4722. this.groupBox28.Controls.Add(this.label145);
  4723. this.groupBox28.Controls.Add(this.label127);
  4724. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  4725. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  4726. this.groupBox28.Controls.Add(this.label143);
  4727. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  4728. this.groupBox28.Controls.Add(this.label129);
  4729. this.groupBox28.Controls.Add(this.label_FacModeGas);
  4730. this.groupBox28.Controls.Add(this.label123);
  4731. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  4732. this.groupBox28.Controls.Add(this.label125);
  4733. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  4734. this.groupBox28.Controls.Add(this.label122);
  4735. this.groupBox28.Controls.Add(this.label118);
  4736. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  4737. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  4738. this.groupBox28.Controls.Add(this.label120);
  4739. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  4740. this.groupBox28.Controls.Add(this.label115);
  4741. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  4742. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  4743. this.groupBox28.Name = "groupBox28";
  4744. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  4745. this.groupBox28.TabIndex = 9;
  4746. this.groupBox28.TabStop = false;
  4747. this.groupBox28.Text = "测试状态";
  4748. //
  4749. // label117
  4750. //
  4751. this.label117.AutoSize = true;
  4752. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4753. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  4754. this.label117.Location = new System.Drawing.Point(123, 50);
  4755. this.label117.Name = "label117";
  4756. this.label117.Size = new System.Drawing.Size(79, 20);
  4757. this.label117.TabIndex = 24;
  4758. this.label117.Text = "车速传感器";
  4759. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4760. //
  4761. // label_FacModeSpeed
  4762. //
  4763. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  4764. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4765. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  4766. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 54);
  4767. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  4768. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  4769. this.label_FacModeSpeed.TabIndex = 25;
  4770. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4771. //
  4772. // label_FacModeBMS
  4773. //
  4774. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  4775. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4776. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  4777. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 54);
  4778. this.label_FacModeBMS.Name = "label_FacModeBMS";
  4779. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  4780. this.label_FacModeBMS.TabIndex = 23;
  4781. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4782. //
  4783. // label116
  4784. //
  4785. this.label116.AutoSize = true;
  4786. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4787. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  4788. this.label116.Location = new System.Drawing.Point(6, 50);
  4789. this.label116.Name = "label116";
  4790. this.label116.Size = new System.Drawing.Size(68, 20);
  4791. this.label116.TabIndex = 22;
  4792. this.label116.Text = "BMS通讯";
  4793. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4794. //
  4795. // label114
  4796. //
  4797. this.label114.AutoSize = true;
  4798. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4799. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  4800. this.label114.Location = new System.Drawing.Point(123, 128);
  4801. this.label114.Name = "label114";
  4802. this.label114.Size = new System.Drawing.Size(79, 20);
  4803. this.label114.TabIndex = 19;
  4804. this.label114.Text = "踏频传感器";
  4805. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4806. //
  4807. // label_FacModeCad
  4808. //
  4809. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  4810. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4811. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  4812. this.label_FacModeCad.Location = new System.Drawing.Point(208, 132);
  4813. this.label_FacModeCad.Name = "label_FacModeCad";
  4814. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  4815. this.label_FacModeCad.TabIndex = 20;
  4816. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4817. //
  4818. // label_FacModeTq
  4819. //
  4820. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  4821. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4822. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  4823. this.label_FacModeTq.Location = new System.Drawing.Point(95, 132);
  4824. this.label_FacModeTq.Name = "label_FacModeTq";
  4825. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  4826. this.label_FacModeTq.TabIndex = 21;
  4827. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4828. //
  4829. // label113
  4830. //
  4831. this.label113.AutoSize = true;
  4832. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4833. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  4834. this.label113.Location = new System.Drawing.Point(6, 128);
  4835. this.label113.Name = "label113";
  4836. this.label113.Size = new System.Drawing.Size(79, 20);
  4837. this.label113.TabIndex = 18;
  4838. this.label113.Text = "力矩传感器";
  4839. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4840. //
  4841. // label134
  4842. //
  4843. this.label134.AutoSize = true;
  4844. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4845. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  4846. this.label134.Location = new System.Drawing.Point(123, 206);
  4847. this.label134.Name = "label134";
  4848. this.label134.Size = new System.Drawing.Size(48, 20);
  4849. this.label134.TabIndex = 14;
  4850. this.label134.Text = "BOOT";
  4851. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4852. //
  4853. // label_FacModeBootVer
  4854. //
  4855. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  4856. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4857. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  4858. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 210);
  4859. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  4860. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  4861. this.label_FacModeBootVer.TabIndex = 15;
  4862. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4863. //
  4864. // label136
  4865. //
  4866. this.label136.AutoSize = true;
  4867. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4868. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  4869. this.label136.Location = new System.Drawing.Point(6, 206);
  4870. this.label136.Name = "label136";
  4871. this.label136.Size = new System.Drawing.Size(65, 20);
  4872. this.label136.TabIndex = 16;
  4873. this.label136.Text = "软件版本";
  4874. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4875. //
  4876. // label_FacModeFWVersion
  4877. //
  4878. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  4879. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4880. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  4881. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 210);
  4882. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  4883. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  4884. this.label_FacModeFWVersion.TabIndex = 17;
  4885. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4886. //
  4887. // label145
  4888. //
  4889. this.label145.AutoSize = true;
  4890. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4891. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  4892. this.label145.Location = new System.Drawing.Point(123, 180);
  4893. this.label145.Name = "label145";
  4894. this.label145.Size = new System.Drawing.Size(65, 20);
  4895. this.label145.TabIndex = 10;
  4896. this.label145.Text = "后灯控制";
  4897. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4898. //
  4899. // label127
  4900. //
  4901. this.label127.AutoSize = true;
  4902. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4903. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  4904. this.label127.Location = new System.Drawing.Point(123, 154);
  4905. this.label127.Name = "label127";
  4906. this.label127.Size = new System.Drawing.Size(65, 20);
  4907. this.label127.TabIndex = 10;
  4908. this.label127.Text = "断电刹车";
  4909. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4910. //
  4911. // label_FacModeLightB
  4912. //
  4913. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  4914. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4915. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  4916. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 184);
  4917. this.label_FacModeLightB.Name = "label_FacModeLightB";
  4918. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  4919. this.label_FacModeLightB.TabIndex = 11;
  4920. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4921. //
  4922. // label_FacModeBreak
  4923. //
  4924. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  4925. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4926. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  4927. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 158);
  4928. this.label_FacModeBreak.Name = "label_FacModeBreak";
  4929. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  4930. this.label_FacModeBreak.TabIndex = 11;
  4931. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4932. //
  4933. // label143
  4934. //
  4935. this.label143.AutoSize = true;
  4936. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4937. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  4938. this.label143.Location = new System.Drawing.Point(6, 180);
  4939. this.label143.Name = "label143";
  4940. this.label143.Size = new System.Drawing.Size(65, 20);
  4941. this.label143.TabIndex = 12;
  4942. this.label143.Text = "前灯控制";
  4943. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4944. //
  4945. // label_FacModeLightF
  4946. //
  4947. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  4948. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4949. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  4950. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 184);
  4951. this.label_FacModeLightF.Name = "label_FacModeLightF";
  4952. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  4953. this.label_FacModeLightF.TabIndex = 13;
  4954. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4955. //
  4956. // label129
  4957. //
  4958. this.label129.AutoSize = true;
  4959. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4960. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  4961. this.label129.Location = new System.Drawing.Point(6, 154);
  4962. this.label129.Name = "label129";
  4963. this.label129.Size = new System.Drawing.Size(65, 20);
  4964. this.label129.TabIndex = 12;
  4965. this.label129.Text = "转把功能";
  4966. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4967. //
  4968. // label_FacModeGas
  4969. //
  4970. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  4971. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4972. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  4973. this.label_FacModeGas.Location = new System.Drawing.Point(95, 158);
  4974. this.label_FacModeGas.Name = "label_FacModeGas";
  4975. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  4976. this.label_FacModeGas.TabIndex = 13;
  4977. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4978. //
  4979. // label123
  4980. //
  4981. this.label123.AutoSize = true;
  4982. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4983. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  4984. this.label123.Location = new System.Drawing.Point(123, 102);
  4985. this.label123.Name = "label123";
  4986. this.label123.Size = new System.Drawing.Size(65, 20);
  4987. this.label123.TabIndex = 6;
  4988. this.label123.Text = "电机转速";
  4989. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4990. //
  4991. // label_FacModeMotorSpeed
  4992. //
  4993. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  4994. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4995. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  4996. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 106);
  4997. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  4998. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  4999. this.label_FacModeMotorSpeed.TabIndex = 7;
  5000. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5001. //
  5002. // label125
  5003. //
  5004. this.label125.AutoSize = true;
  5005. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5006. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5007. this.label125.Location = new System.Drawing.Point(6, 102);
  5008. this.label125.Name = "label125";
  5009. this.label125.Size = new System.Drawing.Size(65, 20);
  5010. this.label125.TabIndex = 8;
  5011. this.label125.Text = "温度测量";
  5012. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5013. //
  5014. // label_FacModeNTC
  5015. //
  5016. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  5017. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5018. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  5019. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 106);
  5020. this.label_FacModeNTC.Name = "label_FacModeNTC";
  5021. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  5022. this.label_FacModeNTC.TabIndex = 9;
  5023. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5024. //
  5025. // label122
  5026. //
  5027. this.label122.AutoSize = true;
  5028. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5029. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  5030. this.label122.Location = new System.Drawing.Point(123, 76);
  5031. this.label122.Name = "label122";
  5032. this.label122.Size = new System.Drawing.Size(65, 20);
  5033. this.label122.TabIndex = 5;
  5034. this.label122.Text = "电流检测";
  5035. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5036. //
  5037. // label118
  5038. //
  5039. this.label118.AutoSize = true;
  5040. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5041. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  5042. this.label118.Location = new System.Drawing.Point(123, 24);
  5043. this.label118.Name = "label118";
  5044. this.label118.Size = new System.Drawing.Size(65, 20);
  5045. this.label118.TabIndex = 5;
  5046. this.label118.Text = "参数写入";
  5047. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5048. //
  5049. // label_FacModeCurrentTest
  5050. //
  5051. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  5052. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5053. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5054. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 80);
  5055. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  5056. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  5057. this.label_FacModeCurrentTest.TabIndex = 5;
  5058. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5059. //
  5060. // label_FacMode_CfgWrite
  5061. //
  5062. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  5063. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5064. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  5065. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 28);
  5066. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  5067. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  5068. this.label_FacMode_CfgWrite.TabIndex = 5;
  5069. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5070. //
  5071. // label120
  5072. //
  5073. this.label120.AutoSize = true;
  5074. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5075. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  5076. this.label120.Location = new System.Drawing.Point(6, 76);
  5077. this.label120.Name = "label120";
  5078. this.label120.Size = new System.Drawing.Size(65, 20);
  5079. this.label120.TabIndex = 5;
  5080. this.label120.Text = "电压测量";
  5081. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5082. //
  5083. // label_FacModeVolTest
  5084. //
  5085. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  5086. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5087. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5088. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 80);
  5089. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  5090. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  5091. this.label_FacModeVolTest.TabIndex = 5;
  5092. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5093. //
  5094. // label115
  5095. //
  5096. this.label115.AutoSize = true;
  5097. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5098. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  5099. this.label115.Location = new System.Drawing.Point(6, 24);
  5100. this.label115.Name = "label115";
  5101. this.label115.Size = new System.Drawing.Size(65, 20);
  5102. this.label115.TabIndex = 5;
  5103. this.label115.Text = "系统清除";
  5104. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5105. //
  5106. // label_FacModeSysClear
  5107. //
  5108. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  5109. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5110. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  5111. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 28);
  5112. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  5113. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  5114. this.label_FacModeSysClear.TabIndex = 5;
  5115. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5116. //
  5117. // groupBox27
  5118. //
  5119. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  5120. this.groupBox27.Location = new System.Drawing.Point(169, 72);
  5121. this.groupBox27.Name = "groupBox27";
  5122. this.groupBox27.Size = new System.Drawing.Size(568, 240);
  5123. this.groupBox27.TabIndex = 8;
  5124. this.groupBox27.TabStop = false;
  5125. this.groupBox27.Text = "测试记录";
  5126. //
  5127. // richTextBox_FacModeLog
  5128. //
  5129. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5130. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5131. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5132. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(9, 25);
  5133. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  5134. this.richTextBox_FacModeLog.ReadOnly = true;
  5135. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(553, 206);
  5136. this.richTextBox_FacModeLog.TabIndex = 0;
  5137. this.richTextBox_FacModeLog.Text = "";
  5138. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  5139. //
  5140. // button__FacMode_Start
  5141. //
  5142. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5143. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  5144. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  5145. this.button__FacMode_Start.Name = "button__FacMode_Start";
  5146. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  5147. this.button__FacMode_Start.TabIndex = 9;
  5148. this.button__FacMode_Start.Text = "开始测试";
  5149. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  5150. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  5151. //
  5152. // comboBox_FacModeCfgFile
  5153. //
  5154. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5155. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5156. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5157. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  5158. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5159. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  5160. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5161. this.comboBox_FacModeCfgFile.TabIndex = 8;
  5162. //
  5163. // comboBox_FacModeCfgDate
  5164. //
  5165. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5166. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5167. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5168. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  5169. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5170. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  5171. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5172. this.comboBox_FacModeCfgDate.TabIndex = 8;
  5173. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  5174. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  5175. //
  5176. // groupBox2
  5177. //
  5178. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  5179. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  5180. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  5181. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  5182. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  5183. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  5184. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  5185. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  5186. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  5187. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  5188. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  5189. this.groupBox2.Name = "groupBox2";
  5190. this.groupBox2.Size = new System.Drawing.Size(151, 240);
  5191. this.groupBox2.TabIndex = 7;
  5192. this.groupBox2.TabStop = false;
  5193. this.groupBox2.Text = "测试项目";
  5194. //
  5195. // pictureBox_WriteLock
  5196. //
  5197. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  5198. this.pictureBox_WriteLock.Location = new System.Drawing.Point(100, 28);
  5199. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  5200. this.pictureBox_WriteLock.Size = new System.Drawing.Size(45, 45);
  5201. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  5202. this.pictureBox_WriteLock.TabIndex = 7;
  5203. this.pictureBox_WriteLock.TabStop = false;
  5204. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  5205. //
  5206. // checkBox_FacCad
  5207. //
  5208. this.checkBox_FacCad.AutoSize = true;
  5209. this.checkBox_FacCad.Checked = true;
  5210. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  5211. this.checkBox_FacCad.Enabled = false;
  5212. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5213. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 132);
  5214. this.checkBox_FacCad.Name = "checkBox_FacCad";
  5215. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  5216. this.checkBox_FacCad.TabIndex = 6;
  5217. this.checkBox_FacCad.Text = "踏频";
  5218. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  5219. //
  5220. // checkBox_FacLightTest
  5221. //
  5222. this.checkBox_FacLightTest.AutoSize = true;
  5223. this.checkBox_FacLightTest.Checked = true;
  5224. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5225. this.checkBox_FacLightTest.Enabled = false;
  5226. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5227. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  5228. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  5229. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  5230. this.checkBox_FacLightTest.TabIndex = 5;
  5231. this.checkBox_FacLightTest.Text = "前后灯";
  5232. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  5233. //
  5234. // checkBox_FacBreakTest
  5235. //
  5236. this.checkBox_FacBreakTest.AutoSize = true;
  5237. this.checkBox_FacBreakTest.Checked = true;
  5238. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5239. this.checkBox_FacBreakTest.Enabled = false;
  5240. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5241. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(6, 184);
  5242. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  5243. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  5244. this.checkBox_FacBreakTest.TabIndex = 4;
  5245. this.checkBox_FacBreakTest.Text = "刹车";
  5246. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  5247. //
  5248. // checkBox_FacTor
  5249. //
  5250. this.checkBox_FacTor.AutoSize = true;
  5251. this.checkBox_FacTor.Checked = true;
  5252. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  5253. this.checkBox_FacTor.Enabled = false;
  5254. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5255. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 132);
  5256. this.checkBox_FacTor.Name = "checkBox_FacTor";
  5257. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  5258. this.checkBox_FacTor.TabIndex = 3;
  5259. this.checkBox_FacTor.Text = "力矩";
  5260. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  5261. //
  5262. // checkBox_FacThrrotleTest
  5263. //
  5264. this.checkBox_FacThrrotleTest.AutoSize = true;
  5265. this.checkBox_FacThrrotleTest.Checked = true;
  5266. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5267. this.checkBox_FacThrrotleTest.Enabled = false;
  5268. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5269. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 158);
  5270. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  5271. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  5272. this.checkBox_FacThrrotleTest.TabIndex = 3;
  5273. this.checkBox_FacThrrotleTest.Text = "转把";
  5274. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  5275. //
  5276. // checkBox_FacModeBMS
  5277. //
  5278. this.checkBox_FacModeBMS.AutoSize = true;
  5279. this.checkBox_FacModeBMS.Checked = true;
  5280. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  5281. this.checkBox_FacModeBMS.Enabled = false;
  5282. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5283. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 80);
  5284. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  5285. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  5286. this.checkBox_FacModeBMS.TabIndex = 2;
  5287. this.checkBox_FacModeBMS.Text = "BMS通讯";
  5288. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  5289. //
  5290. // checkBox_FacBaseFucTest
  5291. //
  5292. this.checkBox_FacBaseFucTest.AutoSize = true;
  5293. this.checkBox_FacBaseFucTest.Checked = true;
  5294. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5295. this.checkBox_FacBaseFucTest.Enabled = false;
  5296. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5297. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 106);
  5298. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  5299. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  5300. this.checkBox_FacBaseFucTest.TabIndex = 2;
  5301. this.checkBox_FacBaseFucTest.Text = "基础功能";
  5302. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  5303. //
  5304. // checkBox_FacModeCfgWrite
  5305. //
  5306. this.checkBox_FacModeCfgWrite.AutoSize = true;
  5307. this.checkBox_FacModeCfgWrite.Checked = true;
  5308. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  5309. this.checkBox_FacModeCfgWrite.Enabled = false;
  5310. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5311. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 54);
  5312. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  5313. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  5314. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  5315. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  5316. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  5317. //
  5318. // checkBox_FacModeSysClear
  5319. //
  5320. this.checkBox_FacModeSysClear.AutoSize = true;
  5321. this.checkBox_FacModeSysClear.Checked = true;
  5322. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  5323. this.checkBox_FacModeSysClear.Enabled = false;
  5324. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5325. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  5326. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  5327. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  5328. this.checkBox_FacModeSysClear.TabIndex = 0;
  5329. this.checkBox_FacModeSysClear.Text = "系统清除";
  5330. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  5331. //
  5332. // textBox_FacModeScan
  5333. //
  5334. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5335. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  5336. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  5337. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  5338. this.textBox_FacModeScan.TabIndex = 6;
  5339. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  5340. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  5341. //
  5342. // label112
  5343. //
  5344. this.label112.AutoSize = true;
  5345. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5346. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  5347. this.label112.Location = new System.Drawing.Point(12, 10);
  5348. this.label112.Name = "label112";
  5349. this.label112.Size = new System.Drawing.Size(74, 21);
  5350. this.label112.TabIndex = 5;
  5351. this.label112.Text = "配置文件";
  5352. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5353. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  5354. //
  5355. // label_FacModeStatus
  5356. //
  5357. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5358. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5359. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5360. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  5361. this.label_FacModeStatus.Name = "label_FacModeStatus";
  5362. this.label_FacModeStatus.Size = new System.Drawing.Size(198, 29);
  5363. this.label_FacModeStatus.TabIndex = 5;
  5364. this.label_FacModeStatus.Text = "测试结束";
  5365. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5366. //
  5367. // checkBox_OffLineFacMode
  5368. //
  5369. this.checkBox_OffLineFacMode.AutoSize = true;
  5370. this.checkBox_OffLineFacMode.Enabled = false;
  5371. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5372. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(920, 8);
  5373. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  5374. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(61, 25);
  5375. this.checkBox_OffLineFacMode.TabIndex = 0;
  5376. this.checkBox_OffLineFacMode.Text = "本地";
  5377. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  5378. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  5379. //
  5380. // label_FacModeResult
  5381. //
  5382. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  5383. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5384. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  5385. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  5386. this.label_FacModeResult.Name = "label_FacModeResult";
  5387. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  5388. this.label_FacModeResult.TabIndex = 5;
  5389. this.label_FacModeResult.Text = "测试合格";
  5390. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5391. //
  5392. // label111
  5393. //
  5394. this.label111.AutoSize = true;
  5395. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5396. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  5397. this.label111.Location = new System.Drawing.Point(12, 43);
  5398. this.label111.Name = "label111";
  5399. this.label111.Size = new System.Drawing.Size(42, 21);
  5400. this.label111.TabIndex = 5;
  5401. this.label111.Text = "扫码";
  5402. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5403. //
  5404. // tabPage_ProductMode_Read
  5405. //
  5406. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5407. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  5408. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  5409. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  5410. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  5411. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  5412. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  5413. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  5414. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  5415. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  5416. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  5417. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  5418. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  5419. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  5420. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  5421. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  5422. this.tabPage_ProductMode_Read.TabIndex = 12;
  5423. this.tabPage_ProductMode_Read.Text = "量产检验";
  5424. //
  5425. // checkBox_OffLineCheckMode
  5426. //
  5427. this.checkBox_OffLineCheckMode.AutoSize = true;
  5428. this.checkBox_OffLineCheckMode.Enabled = false;
  5429. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5430. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(920, 8);
  5431. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  5432. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(61, 25);
  5433. this.checkBox_OffLineCheckMode.TabIndex = 21;
  5434. this.checkBox_OffLineCheckMode.Text = "本地";
  5435. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  5436. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  5437. //
  5438. // comboBox_CheckModeCfgFile
  5439. //
  5440. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5441. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5442. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5443. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  5444. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5445. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  5446. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5447. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  5448. //
  5449. // groupBox31
  5450. //
  5451. this.groupBox31.Controls.Add(this.label148);
  5452. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  5453. this.groupBox31.Controls.Add(this.label154);
  5454. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  5455. this.groupBox31.Controls.Add(this.label156);
  5456. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  5457. this.groupBox31.Controls.Add(this.label121);
  5458. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  5459. this.groupBox31.Controls.Add(this.label160);
  5460. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  5461. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  5462. this.groupBox31.Name = "groupBox31";
  5463. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  5464. this.groupBox31.TabIndex = 20;
  5465. this.groupBox31.TabStop = false;
  5466. this.groupBox31.Text = "测试状态";
  5467. //
  5468. // label148
  5469. //
  5470. this.label148.AutoSize = true;
  5471. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5472. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  5473. this.label148.Location = new System.Drawing.Point(6, 100);
  5474. this.label148.Name = "label148";
  5475. this.label148.Size = new System.Drawing.Size(65, 20);
  5476. this.label148.TabIndex = 16;
  5477. this.label148.Text = "打标信息";
  5478. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5479. //
  5480. // label_CheckModeSN
  5481. //
  5482. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  5483. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5484. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  5485. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 100);
  5486. this.label_CheckModeSN.Name = "label_CheckModeSN";
  5487. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  5488. this.label_CheckModeSN.TabIndex = 17;
  5489. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5490. //
  5491. // label154
  5492. //
  5493. this.label154.AutoSize = true;
  5494. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5495. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  5496. this.label154.Location = new System.Drawing.Point(6, 168);
  5497. this.label154.Name = "label154";
  5498. this.label154.Size = new System.Drawing.Size(65, 20);
  5499. this.label154.TabIndex = 12;
  5500. this.label154.Text = "力矩标定";
  5501. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5502. //
  5503. // label_CheckModeTorque
  5504. //
  5505. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  5506. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5507. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  5508. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 168);
  5509. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  5510. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  5511. this.label_CheckModeTorque.TabIndex = 13;
  5512. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5513. //
  5514. // label156
  5515. //
  5516. this.label156.AutoSize = true;
  5517. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5518. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  5519. this.label156.Location = new System.Drawing.Point(6, 134);
  5520. this.label156.Name = "label156";
  5521. this.label156.Size = new System.Drawing.Size(65, 20);
  5522. this.label156.TabIndex = 12;
  5523. this.label156.Text = "参数检查";
  5524. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5525. //
  5526. // label_CheckModeCfg
  5527. //
  5528. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  5529. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5530. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  5531. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 134);
  5532. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  5533. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  5534. this.label_CheckModeCfg.TabIndex = 13;
  5535. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5536. //
  5537. // label121
  5538. //
  5539. this.label121.AutoSize = true;
  5540. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5541. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  5542. this.label121.Location = new System.Drawing.Point(6, 32);
  5543. this.label121.Name = "label121";
  5544. this.label121.Size = new System.Drawing.Size(48, 20);
  5545. this.label121.TabIndex = 8;
  5546. this.label121.Text = "BOOT";
  5547. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5548. //
  5549. // label_CheckModeBoot
  5550. //
  5551. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  5552. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5553. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  5554. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  5555. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  5556. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  5557. this.label_CheckModeBoot.TabIndex = 9;
  5558. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5559. //
  5560. // label160
  5561. //
  5562. this.label160.AutoSize = true;
  5563. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5564. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  5565. this.label160.Location = new System.Drawing.Point(6, 66);
  5566. this.label160.Name = "label160";
  5567. this.label160.Size = new System.Drawing.Size(65, 20);
  5568. this.label160.TabIndex = 8;
  5569. this.label160.Text = "软件版本";
  5570. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5571. //
  5572. // label_CheckModeFWVer
  5573. //
  5574. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  5575. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5576. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5577. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 66);
  5578. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  5579. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  5580. this.label_CheckModeFWVer.TabIndex = 9;
  5581. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5582. //
  5583. // comboBox_CheckModeCfgDate
  5584. //
  5585. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5586. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5587. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5588. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  5589. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5590. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  5591. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5592. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  5593. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  5594. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  5595. //
  5596. // groupBox30
  5597. //
  5598. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  5599. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  5600. this.groupBox30.Name = "groupBox30";
  5601. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  5602. this.groupBox30.TabIndex = 19;
  5603. this.groupBox30.TabStop = false;
  5604. this.groupBox30.Text = "测试记录";
  5605. //
  5606. // richTextBox_CheckModeLog
  5607. //
  5608. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5609. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  5610. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  5611. this.richTextBox_CheckModeLog.ReadOnly = true;
  5612. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  5613. this.richTextBox_CheckModeLog.TabIndex = 0;
  5614. this.richTextBox_CheckModeLog.Text = "";
  5615. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  5616. //
  5617. // groupBox29
  5618. //
  5619. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  5620. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  5621. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  5622. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  5623. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  5624. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  5625. this.groupBox29.Name = "groupBox29";
  5626. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  5627. this.groupBox29.TabIndex = 18;
  5628. this.groupBox29.TabStop = false;
  5629. this.groupBox29.Text = "测试项目";
  5630. //
  5631. // pictureBox_ReadLock
  5632. //
  5633. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  5634. this.pictureBox_ReadLock.Location = new System.Drawing.Point(149, 28);
  5635. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  5636. this.pictureBox_ReadLock.Size = new System.Drawing.Size(45, 45);
  5637. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  5638. this.pictureBox_ReadLock.TabIndex = 8;
  5639. this.pictureBox_ReadLock.TabStop = false;
  5640. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  5641. //
  5642. // checkBox_CheckModeSN
  5643. //
  5644. this.checkBox_CheckModeSN.AutoSize = true;
  5645. this.checkBox_CheckModeSN.Checked = true;
  5646. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  5647. this.checkBox_CheckModeSN.Enabled = false;
  5648. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5649. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  5650. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  5651. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  5652. this.checkBox_CheckModeSN.TabIndex = 3;
  5653. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  5654. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  5655. //
  5656. // checkBox_CheckModeTorque
  5657. //
  5658. this.checkBox_CheckModeTorque.AutoSize = true;
  5659. this.checkBox_CheckModeTorque.Checked = true;
  5660. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  5661. this.checkBox_CheckModeTorque.Enabled = false;
  5662. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5663. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  5664. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  5665. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  5666. this.checkBox_CheckModeTorque.TabIndex = 2;
  5667. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  5668. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  5669. //
  5670. // checkBox_CheckModeCfg
  5671. //
  5672. this.checkBox_CheckModeCfg.AutoSize = true;
  5673. this.checkBox_CheckModeCfg.Checked = true;
  5674. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  5675. this.checkBox_CheckModeCfg.Enabled = false;
  5676. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5677. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  5678. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  5679. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  5680. this.checkBox_CheckModeCfg.TabIndex = 1;
  5681. this.checkBox_CheckModeCfg.Text = "参数检查";
  5682. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  5683. //
  5684. // checkBox_CheckModeFWVer
  5685. //
  5686. this.checkBox_CheckModeFWVer.AutoSize = true;
  5687. this.checkBox_CheckModeFWVer.Checked = true;
  5688. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  5689. this.checkBox_CheckModeFWVer.Enabled = false;
  5690. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5691. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  5692. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  5693. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  5694. this.checkBox_CheckModeFWVer.TabIndex = 0;
  5695. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  5696. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  5697. //
  5698. // button_CheckModeStart
  5699. //
  5700. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5701. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  5702. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  5703. this.button_CheckModeStart.Name = "button_CheckModeStart";
  5704. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  5705. this.button_CheckModeStart.TabIndex = 17;
  5706. this.button_CheckModeStart.Text = "开始测试";
  5707. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  5708. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  5709. //
  5710. // textBox_CheckModeScan
  5711. //
  5712. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5713. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  5714. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  5715. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  5716. this.textBox_CheckModeScan.TabIndex = 14;
  5717. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  5718. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  5719. //
  5720. // label138
  5721. //
  5722. this.label138.AutoSize = true;
  5723. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5724. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  5725. this.label138.Location = new System.Drawing.Point(12, 10);
  5726. this.label138.Name = "label138";
  5727. this.label138.Size = new System.Drawing.Size(74, 21);
  5728. this.label138.TabIndex = 10;
  5729. this.label138.Text = "配置文件";
  5730. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5731. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  5732. //
  5733. // label_CheckModeStatus
  5734. //
  5735. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5736. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5737. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5738. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  5739. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  5740. this.label_CheckModeStatus.Size = new System.Drawing.Size(198, 29);
  5741. this.label_CheckModeStatus.TabIndex = 11;
  5742. this.label_CheckModeStatus.Text = "测试结束";
  5743. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5744. //
  5745. // label_CheckModeResult
  5746. //
  5747. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  5748. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5749. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  5750. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  5751. this.label_CheckModeResult.Name = "label_CheckModeResult";
  5752. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  5753. this.label_CheckModeResult.TabIndex = 12;
  5754. this.label_CheckModeResult.Text = "测试合格";
  5755. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5756. //
  5757. // label141
  5758. //
  5759. this.label141.AutoSize = true;
  5760. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5761. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  5762. this.label141.Location = new System.Drawing.Point(12, 43);
  5763. this.label141.Name = "label141";
  5764. this.label141.Size = new System.Drawing.Size(42, 21);
  5765. this.label141.TabIndex = 13;
  5766. this.label141.Text = "扫码";
  5767. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5768. //
  5769. // label23
  5770. //
  5771. this.label23.AutoSize = true;
  5772. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5773. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5774. this.label23.ForeColor = System.Drawing.Color.White;
  5775. this.label23.Location = new System.Drawing.Point(398, 622);
  5776. this.label23.Name = "label23";
  5777. this.label23.Size = new System.Drawing.Size(68, 17);
  5778. this.label23.TabIndex = 7;
  5779. this.label23.Text = "接收计数:";
  5780. //
  5781. // label_RecCount
  5782. //
  5783. this.label_RecCount.AutoSize = true;
  5784. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5785. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5786. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  5787. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  5788. this.label_RecCount.Name = "label_RecCount";
  5789. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  5790. this.label_RecCount.TabIndex = 8;
  5791. this.label_RecCount.Text = "0";
  5792. //
  5793. // timer_1s
  5794. //
  5795. this.timer_1s.Enabled = true;
  5796. this.timer_1s.Interval = 500;
  5797. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  5798. //
  5799. // label_BuildTime
  5800. //
  5801. this.label_BuildTime.AutoSize = true;
  5802. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5803. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5804. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  5805. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  5806. this.label_BuildTime.Name = "label_BuildTime";
  5807. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  5808. this.label_BuildTime.TabIndex = 10;
  5809. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  5810. //
  5811. // label_SystemTime
  5812. //
  5813. this.label_SystemTime.AutoSize = true;
  5814. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5815. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5816. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  5817. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  5818. this.label_SystemTime.Name = "label_SystemTime";
  5819. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  5820. this.label_SystemTime.TabIndex = 11;
  5821. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  5822. //
  5823. // label_COM_Sta
  5824. //
  5825. this.label_COM_Sta.AutoSize = true;
  5826. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5827. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5828. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  5829. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  5830. this.label_COM_Sta.Name = "label_COM_Sta";
  5831. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  5832. this.label_COM_Sta.TabIndex = 12;
  5833. this.label_COM_Sta.Text = "端口:未连接";
  5834. //
  5835. // label43
  5836. //
  5837. this.label43.BackColor = System.Drawing.Color.Silver;
  5838. this.label43.ForeColor = System.Drawing.Color.White;
  5839. this.label43.Location = new System.Drawing.Point(219, 623);
  5840. this.label43.Name = "label43";
  5841. this.label43.Size = new System.Drawing.Size(1, 15);
  5842. this.label43.TabIndex = 8;
  5843. //
  5844. // label44
  5845. //
  5846. this.label44.BackColor = System.Drawing.Color.Silver;
  5847. this.label44.ForeColor = System.Drawing.Color.White;
  5848. this.label44.Location = new System.Drawing.Point(393, 623);
  5849. this.label44.Name = "label44";
  5850. this.label44.Size = new System.Drawing.Size(1, 15);
  5851. this.label44.TabIndex = 13;
  5852. //
  5853. // label45
  5854. //
  5855. this.label45.BackColor = System.Drawing.Color.Silver;
  5856. this.label45.ForeColor = System.Drawing.Color.White;
  5857. this.label45.Location = new System.Drawing.Point(642, 623);
  5858. this.label45.Name = "label45";
  5859. this.label45.Size = new System.Drawing.Size(1, 15);
  5860. this.label45.TabIndex = 14;
  5861. //
  5862. // label96
  5863. //
  5864. this.label96.BackColor = System.Drawing.Color.Silver;
  5865. this.label96.ForeColor = System.Drawing.Color.White;
  5866. this.label96.Location = new System.Drawing.Point(526, 623);
  5867. this.label96.Name = "label96";
  5868. this.label96.Size = new System.Drawing.Size(1, 15);
  5869. this.label96.TabIndex = 17;
  5870. //
  5871. // label_Server_ComStatus
  5872. //
  5873. this.label_Server_ComStatus.AutoSize = true;
  5874. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5875. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5876. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  5877. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  5878. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  5879. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  5880. this.label_Server_ComStatus.TabIndex = 18;
  5881. this.label_Server_ComStatus.Text = "网络:未连接";
  5882. //
  5883. // label_ServerStatus
  5884. //
  5885. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  5886. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  5887. this.label_ServerStatus.Name = "label_ServerStatus";
  5888. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  5889. this.label_ServerStatus.TabIndex = 19;
  5890. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  5891. //
  5892. // label_PortStatus
  5893. //
  5894. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  5895. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  5896. this.label_PortStatus.Name = "label_PortStatus";
  5897. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  5898. this.label_PortStatus.TabIndex = 20;
  5899. //
  5900. // label_Computername
  5901. //
  5902. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5903. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5904. this.label_Computername.ForeColor = System.Drawing.Color.White;
  5905. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  5906. this.label_Computername.Name = "label_Computername";
  5907. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  5908. this.label_Computername.TabIndex = 21;
  5909. this.label_Computername.Text = "计算机名:";
  5910. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5911. //
  5912. // tabControl2
  5913. //
  5914. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  5915. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  5916. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  5917. this.tabControl2.Name = "tabControl2";
  5918. this.tabControl2.SelectedIndex = 0;
  5919. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  5920. this.tabControl2.TabIndex = 23;
  5921. this.tabControl2.Visible = false;
  5922. //
  5923. // tabPage_RunInfo
  5924. //
  5925. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5926. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  5927. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  5928. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  5929. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  5930. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  5931. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  5932. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  5933. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  5934. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  5935. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  5936. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  5937. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  5938. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  5939. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  5940. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  5941. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  5942. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  5943. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  5944. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  5945. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  5946. this.tabPage_RunInfo.Controls.Add(this.label55);
  5947. this.tabPage_RunInfo.Controls.Add(this.label28);
  5948. this.tabPage_RunInfo.Controls.Add(this.label22);
  5949. this.tabPage_RunInfo.Controls.Add(this.label16);
  5950. this.tabPage_RunInfo.Controls.Add(this.label10);
  5951. this.tabPage_RunInfo.Controls.Add(this.label21);
  5952. this.tabPage_RunInfo.Controls.Add(this.label15);
  5953. this.tabPage_RunInfo.Controls.Add(this.label9);
  5954. this.tabPage_RunInfo.Controls.Add(this.label20);
  5955. this.tabPage_RunInfo.Controls.Add(this.label14);
  5956. this.tabPage_RunInfo.Controls.Add(this.label8);
  5957. this.tabPage_RunInfo.Controls.Add(this.label19);
  5958. this.tabPage_RunInfo.Controls.Add(this.label13);
  5959. this.tabPage_RunInfo.Controls.Add(this.label7);
  5960. this.tabPage_RunInfo.Controls.Add(this.label18);
  5961. this.tabPage_RunInfo.Controls.Add(this.label12);
  5962. this.tabPage_RunInfo.Controls.Add(this.label6);
  5963. this.tabPage_RunInfo.Controls.Add(this.label17);
  5964. this.tabPage_RunInfo.Controls.Add(this.label11);
  5965. this.tabPage_RunInfo.Controls.Add(this.label5);
  5966. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  5967. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  5968. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  5969. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  5970. this.tabPage_RunInfo.TabIndex = 0;
  5971. this.tabPage_RunInfo.Text = "运行信息";
  5972. //
  5973. // textBox_RunInfo_BikeSpeed
  5974. //
  5975. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5976. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10);
  5977. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  5978. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  5979. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  5980. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  5981. //
  5982. // textBox_RunInfo_MotorSpeed
  5983. //
  5984. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5985. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127);
  5986. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  5987. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  5988. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  5989. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  5990. //
  5991. // textBox_RunInfo_Cadence
  5992. //
  5993. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5994. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49);
  5995. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  5996. this.textBox_RunInfo_Cadence.ReadOnly = true;
  5997. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  5998. this.textBox_RunInfo_Cadence.TabIndex = 28;
  5999. //
  6000. // textBox_TorqueReg
  6001. //
  6002. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6003. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86);
  6004. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  6005. this.textBox_TorqueReg.ReadOnly = true;
  6006. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  6007. this.textBox_TorqueReg.TabIndex = 45;
  6008. //
  6009. // textBox_RunInfo_Torque
  6010. //
  6011. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6012. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88);
  6013. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  6014. this.textBox_RunInfo_Torque.ReadOnly = true;
  6015. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  6016. this.textBox_RunInfo_Torque.TabIndex = 29;
  6017. //
  6018. // textBox_RunInfo_Dir
  6019. //
  6020. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6021. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127);
  6022. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  6023. this.textBox_RunInfo_Dir.ReadOnly = true;
  6024. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  6025. this.textBox_RunInfo_Dir.TabIndex = 30;
  6026. //
  6027. // textBox_RunInfo_Vol
  6028. //
  6029. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6030. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10);
  6031. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  6032. this.textBox_RunInfo_Vol.ReadOnly = true;
  6033. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  6034. this.textBox_RunInfo_Vol.TabIndex = 31;
  6035. //
  6036. // textBox_RunInfo_Current
  6037. //
  6038. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6039. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49);
  6040. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  6041. this.textBox_RunInfo_Current.ReadOnly = true;
  6042. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  6043. this.textBox_RunInfo_Current.TabIndex = 32;
  6044. //
  6045. // textBox_RunInfo_Power
  6046. //
  6047. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6048. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87);
  6049. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  6050. this.textBox_RunInfo_Power.ReadOnly = true;
  6051. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  6052. this.textBox_RunInfo_Power.TabIndex = 33;
  6053. //
  6054. // textBox_RunInfo_SOC
  6055. //
  6056. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6057. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9);
  6058. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  6059. this.textBox_RunInfo_SOC.ReadOnly = true;
  6060. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  6061. this.textBox_RunInfo_SOC.TabIndex = 26;
  6062. //
  6063. // textBox_RunInfo_T_PCB
  6064. //
  6065. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6066. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10);
  6067. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  6068. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  6069. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  6070. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  6071. //
  6072. // textBox_RunInfo_T_MCU
  6073. //
  6074. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6075. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49);
  6076. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  6077. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  6078. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  6079. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  6080. //
  6081. // textBox_RunInfo_T_Coil
  6082. //
  6083. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6084. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87);
  6085. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  6086. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  6087. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  6088. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  6089. //
  6090. // textBox_RunInfo_GearSt
  6091. //
  6092. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6093. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127);
  6094. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  6095. this.textBox_RunInfo_GearSt.ReadOnly = true;
  6096. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  6097. this.textBox_RunInfo_GearSt.TabIndex = 38;
  6098. //
  6099. // textBox_RunInfo_LightSwitch
  6100. //
  6101. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6102. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126);
  6103. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  6104. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  6105. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  6106. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  6107. //
  6108. // textBox_RunInfo_Range
  6109. //
  6110. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6111. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86);
  6112. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  6113. this.textBox_RunInfo_Range.ReadOnly = true;
  6114. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  6115. this.textBox_RunInfo_Range.TabIndex = 40;
  6116. //
  6117. // textBox_RunInfo_AvgPower
  6118. //
  6119. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6120. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48);
  6121. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  6122. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  6123. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  6124. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  6125. //
  6126. // textBox_RunInfo_Trip
  6127. //
  6128. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6129. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9);
  6130. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  6131. this.textBox_RunInfo_Trip.ReadOnly = true;
  6132. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  6133. this.textBox_RunInfo_Trip.TabIndex = 42;
  6134. //
  6135. // textBox_RunInfo_Trip_Time
  6136. //
  6137. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6138. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48);
  6139. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  6140. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  6141. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  6142. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  6143. //
  6144. // textBox_ErrorCode
  6145. //
  6146. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6147. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126);
  6148. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  6149. this.textBox_ErrorCode.ReadOnly = true;
  6150. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  6151. this.textBox_ErrorCode.TabIndex = 25;
  6152. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  6153. //
  6154. // label55
  6155. //
  6156. this.label55.AutoSize = true;
  6157. this.label55.Location = new System.Drawing.Point(633, 90);
  6158. this.label55.Name = "label55";
  6159. this.label55.Size = new System.Drawing.Size(71, 21);
  6160. this.label55.TabIndex = 44;
  6161. this.label55.Text = "力矩Reg";
  6162. //
  6163. // label28
  6164. //
  6165. this.label28.AutoSize = true;
  6166. this.label28.Location = new System.Drawing.Point(633, 130);
  6167. this.label28.Name = "label28";
  6168. this.label28.Size = new System.Drawing.Size(58, 21);
  6169. this.label28.TabIndex = 14;
  6170. this.label28.Text = "故障码";
  6171. //
  6172. // label22
  6173. //
  6174. this.label22.AutoSize = true;
  6175. this.label22.Location = new System.Drawing.Point(633, 52);
  6176. this.label22.Name = "label22";
  6177. this.label22.Size = new System.Drawing.Size(74, 21);
  6178. this.label22.TabIndex = 7;
  6179. this.label22.Text = "单次时间";
  6180. //
  6181. // label16
  6182. //
  6183. this.label16.AutoSize = true;
  6184. this.label16.Location = new System.Drawing.Point(485, 90);
  6185. this.label16.Name = "label16";
  6186. this.label16.Size = new System.Drawing.Size(42, 21);
  6187. this.label16.TabIndex = 8;
  6188. this.label16.Text = "续航";
  6189. //
  6190. // label10
  6191. //
  6192. this.label10.AutoSize = true;
  6193. this.label10.Location = new System.Drawing.Point(153, 92);
  6194. this.label10.Name = "label10";
  6195. this.label10.Size = new System.Drawing.Size(42, 21);
  6196. this.label10.TabIndex = 9;
  6197. this.label10.Text = "功率";
  6198. //
  6199. // label21
  6200. //
  6201. this.label21.AutoSize = true;
  6202. this.label21.Location = new System.Drawing.Point(633, 13);
  6203. this.label21.Name = "label21";
  6204. this.label21.Size = new System.Drawing.Size(74, 21);
  6205. this.label21.TabIndex = 10;
  6206. this.label21.Text = "单次里程";
  6207. //
  6208. // label15
  6209. //
  6210. this.label15.AutoSize = true;
  6211. this.label15.Location = new System.Drawing.Point(485, 13);
  6212. this.label15.Name = "label15";
  6213. this.label15.Size = new System.Drawing.Size(42, 21);
  6214. this.label15.TabIndex = 11;
  6215. this.label15.Text = "电量";
  6216. //
  6217. // label9
  6218. //
  6219. this.label9.AutoSize = true;
  6220. this.label9.Location = new System.Drawing.Point(153, 53);
  6221. this.label9.Name = "label9";
  6222. this.label9.Size = new System.Drawing.Size(42, 21);
  6223. this.label9.TabIndex = 12;
  6224. this.label9.Text = "电流";
  6225. //
  6226. // label20
  6227. //
  6228. this.label20.AutoSize = true;
  6229. this.label20.Location = new System.Drawing.Point(300, 91);
  6230. this.label20.Name = "label20";
  6231. this.label20.Size = new System.Drawing.Size(74, 21);
  6232. this.label20.TabIndex = 13;
  6233. this.label20.Text = "电机温度";
  6234. //
  6235. // label14
  6236. //
  6237. this.label14.AutoSize = true;
  6238. this.label14.Location = new System.Drawing.Point(485, 130);
  6239. this.label14.Name = "label14";
  6240. this.label14.Size = new System.Drawing.Size(42, 21);
  6241. this.label14.TabIndex = 15;
  6242. this.label14.Text = "大灯";
  6243. //
  6244. // label8
  6245. //
  6246. this.label8.AutoSize = true;
  6247. this.label8.Location = new System.Drawing.Point(153, 14);
  6248. this.label8.Name = "label8";
  6249. this.label8.Size = new System.Drawing.Size(42, 21);
  6250. this.label8.TabIndex = 23;
  6251. this.label8.Text = "电压";
  6252. //
  6253. // label19
  6254. //
  6255. this.label19.AutoSize = true;
  6256. this.label19.Location = new System.Drawing.Point(300, 53);
  6257. this.label19.Name = "label19";
  6258. this.label19.Size = new System.Drawing.Size(81, 21);
  6259. this.label19.TabIndex = 16;
  6260. this.label19.Text = "MCU温度";
  6261. //
  6262. // label13
  6263. //
  6264. this.label13.AutoSize = true;
  6265. this.label13.Location = new System.Drawing.Point(300, 131);
  6266. this.label13.Name = "label13";
  6267. this.label13.Size = new System.Drawing.Size(42, 21);
  6268. this.label13.TabIndex = 17;
  6269. this.label13.Text = "档位";
  6270. //
  6271. // label7
  6272. //
  6273. this.label7.AutoSize = true;
  6274. this.label7.Location = new System.Drawing.Point(6, 131);
  6275. this.label7.Name = "label7";
  6276. this.label7.Size = new System.Drawing.Size(42, 21);
  6277. this.label7.TabIndex = 18;
  6278. this.label7.Text = "转速";
  6279. //
  6280. // label18
  6281. //
  6282. this.label18.AutoSize = true;
  6283. this.label18.Location = new System.Drawing.Point(300, 14);
  6284. this.label18.Name = "label18";
  6285. this.label18.Size = new System.Drawing.Size(73, 21);
  6286. this.label18.TabIndex = 19;
  6287. this.label18.Text = "PCB温度";
  6288. //
  6289. // label12
  6290. //
  6291. this.label12.AutoSize = true;
  6292. this.label12.Location = new System.Drawing.Point(153, 131);
  6293. this.label12.Name = "label12";
  6294. this.label12.Size = new System.Drawing.Size(42, 21);
  6295. this.label12.TabIndex = 20;
  6296. this.label12.Text = "方向";
  6297. //
  6298. // label6
  6299. //
  6300. this.label6.AutoSize = true;
  6301. this.label6.Location = new System.Drawing.Point(6, 53);
  6302. this.label6.Name = "label6";
  6303. this.label6.Size = new System.Drawing.Size(42, 21);
  6304. this.label6.TabIndex = 21;
  6305. this.label6.Text = "踏频";
  6306. //
  6307. // label17
  6308. //
  6309. this.label17.AutoSize = true;
  6310. this.label17.Location = new System.Drawing.Point(485, 52);
  6311. this.label17.Name = "label17";
  6312. this.label17.Size = new System.Drawing.Size(42, 21);
  6313. this.label17.TabIndex = 22;
  6314. this.label17.Text = "功耗";
  6315. //
  6316. // label11
  6317. //
  6318. this.label11.AutoSize = true;
  6319. this.label11.Location = new System.Drawing.Point(6, 92);
  6320. this.label11.Name = "label11";
  6321. this.label11.Size = new System.Drawing.Size(42, 21);
  6322. this.label11.TabIndex = 24;
  6323. this.label11.Text = "力矩";
  6324. //
  6325. // label5
  6326. //
  6327. this.label5.AutoSize = true;
  6328. this.label5.Location = new System.Drawing.Point(6, 14);
  6329. this.label5.Name = "label5";
  6330. this.label5.Size = new System.Drawing.Size(42, 21);
  6331. this.label5.TabIndex = 6;
  6332. this.label5.Text = "车速";
  6333. //
  6334. // tabPage_DebugInfo
  6335. //
  6336. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6337. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  6338. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  6339. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  6340. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  6341. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  6342. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  6343. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  6344. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  6345. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  6346. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  6347. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  6348. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  6349. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  6350. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  6351. this.tabPage_DebugInfo.Controls.Add(this.label97);
  6352. this.tabPage_DebugInfo.Controls.Add(this.label109);
  6353. this.tabPage_DebugInfo.Controls.Add(this.label98);
  6354. this.tabPage_DebugInfo.Controls.Add(this.label99);
  6355. this.tabPage_DebugInfo.Controls.Add(this.label100);
  6356. this.tabPage_DebugInfo.Controls.Add(this.label101);
  6357. this.tabPage_DebugInfo.Controls.Add(this.label102);
  6358. this.tabPage_DebugInfo.Controls.Add(this.label110);
  6359. this.tabPage_DebugInfo.Controls.Add(this.label108);
  6360. this.tabPage_DebugInfo.Controls.Add(this.label103);
  6361. this.tabPage_DebugInfo.Controls.Add(this.label104);
  6362. this.tabPage_DebugInfo.Controls.Add(this.label105);
  6363. this.tabPage_DebugInfo.Controls.Add(this.label106);
  6364. this.tabPage_DebugInfo.Controls.Add(this.label107);
  6365. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  6366. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  6367. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  6368. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  6369. this.tabPage_DebugInfo.TabIndex = 1;
  6370. this.tabPage_DebugInfo.Text = "调试信息";
  6371. //
  6372. // textBox_DebugInfo_SysFun
  6373. //
  6374. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6375. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  6376. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  6377. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  6378. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  6379. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  6380. //
  6381. // textBox_DebugInfo_SecondFun
  6382. //
  6383. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6384. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  6385. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  6386. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  6387. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  6388. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  6389. //
  6390. // textBox_DebugInfo_MotorFun
  6391. //
  6392. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6393. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  6394. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  6395. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  6396. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  6397. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  6398. //
  6399. // textBox_DebugInfo_AssistFun
  6400. //
  6401. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6402. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  6403. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  6404. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  6405. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  6406. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  6407. //
  6408. // textBox_DebugInfo_IdRef
  6409. //
  6410. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6411. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  6412. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  6413. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  6414. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  6415. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  6416. //
  6417. // textBox_DebugInfo_IqRef
  6418. //
  6419. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6420. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  6421. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  6422. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  6423. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  6424. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  6425. //
  6426. // textBox_DebugInfo_UdRef
  6427. //
  6428. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6429. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  6430. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  6431. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  6432. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  6433. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  6434. //
  6435. // textBox_DebugInfo_UqRef
  6436. //
  6437. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6438. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  6439. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  6440. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  6441. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  6442. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  6443. //
  6444. // textBox_DebugInfo_TorquePu
  6445. //
  6446. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6447. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  6448. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  6449. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  6450. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  6451. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  6452. //
  6453. // textBox_DebugInfo_TorqueFil
  6454. //
  6455. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6456. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  6457. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  6458. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  6459. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  6460. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  6461. //
  6462. // textBox_DebugInfo_TorqueCadence
  6463. //
  6464. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6465. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  6466. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  6467. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  6468. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  6469. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  6470. //
  6471. // textBox_DebugInfo_IqFdb
  6472. //
  6473. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6474. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  6475. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  6476. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  6477. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  6478. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  6479. //
  6480. // textBox_DebugInfo_IdFdb
  6481. //
  6482. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6483. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  6484. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  6485. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  6486. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  6487. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  6488. //
  6489. // textBox_DebugInfo_AssistOut
  6490. //
  6491. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6492. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  6493. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  6494. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  6495. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  6496. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  6497. //
  6498. // label97
  6499. //
  6500. this.label97.AutoSize = true;
  6501. this.label97.Location = new System.Drawing.Point(344, 46);
  6502. this.label97.Name = "label97";
  6503. this.label97.Size = new System.Drawing.Size(106, 21);
  6504. this.label97.TabIndex = 45;
  6505. this.label97.Text = "时间滤波力矩";
  6506. //
  6507. // label109
  6508. //
  6509. this.label109.AutoSize = true;
  6510. this.label109.Location = new System.Drawing.Point(344, 118);
  6511. this.label109.Name = "label109";
  6512. this.label109.Size = new System.Drawing.Size(102, 21);
  6513. this.label109.TabIndex = 46;
  6514. this.label109.Text = "D轴电流反馈";
  6515. //
  6516. // label98
  6517. //
  6518. this.label98.AutoSize = true;
  6519. this.label98.Location = new System.Drawing.Point(170, 10);
  6520. this.label98.Name = "label98";
  6521. this.label98.Size = new System.Drawing.Size(102, 21);
  6522. this.label98.TabIndex = 46;
  6523. this.label98.Text = "D轴电流给定";
  6524. //
  6525. // label99
  6526. //
  6527. this.label99.AutoSize = true;
  6528. this.label99.Location = new System.Drawing.Point(8, 118);
  6529. this.label99.Name = "label99";
  6530. this.label99.Size = new System.Drawing.Size(90, 21);
  6531. this.label99.TabIndex = 47;
  6532. this.label99.Text = "助力状态机";
  6533. //
  6534. // label100
  6535. //
  6536. this.label100.AutoSize = true;
  6537. this.label100.Location = new System.Drawing.Point(170, 82);
  6538. this.label100.Name = "label100";
  6539. this.label100.Size = new System.Drawing.Size(102, 21);
  6540. this.label100.TabIndex = 48;
  6541. this.label100.Text = "D轴电压给定";
  6542. //
  6543. // label101
  6544. //
  6545. this.label101.AutoSize = true;
  6546. this.label101.Location = new System.Drawing.Point(8, 46);
  6547. this.label101.Name = "label101";
  6548. this.label101.Size = new System.Drawing.Size(90, 21);
  6549. this.label101.TabIndex = 53;
  6550. this.label101.Text = "二层状态机";
  6551. //
  6552. // label102
  6553. //
  6554. this.label102.AutoSize = true;
  6555. this.label102.Location = new System.Drawing.Point(170, 118);
  6556. this.label102.Name = "label102";
  6557. this.label102.Size = new System.Drawing.Size(103, 21);
  6558. this.label102.TabIndex = 49;
  6559. this.label102.Text = "Q轴电压给定";
  6560. //
  6561. // label110
  6562. //
  6563. this.label110.AutoSize = true;
  6564. this.label110.Location = new System.Drawing.Point(522, 46);
  6565. this.label110.Name = "label110";
  6566. this.label110.Size = new System.Drawing.Size(106, 21);
  6567. this.label110.TabIndex = 51;
  6568. this.label110.Text = "助力输出电流";
  6569. //
  6570. // label108
  6571. //
  6572. this.label108.AutoSize = true;
  6573. this.label108.Location = new System.Drawing.Point(522, 10);
  6574. this.label108.Name = "label108";
  6575. this.label108.Size = new System.Drawing.Size(103, 21);
  6576. this.label108.TabIndex = 51;
  6577. this.label108.Text = "Q轴电流反馈";
  6578. //
  6579. // label103
  6580. //
  6581. this.label103.AutoSize = true;
  6582. this.label103.Location = new System.Drawing.Point(8, 82);
  6583. this.label103.Name = "label103";
  6584. this.label103.Size = new System.Drawing.Size(90, 21);
  6585. this.label103.TabIndex = 50;
  6586. this.label103.Text = "电机状态机";
  6587. //
  6588. // label104
  6589. //
  6590. this.label104.AutoSize = true;
  6591. this.label104.Location = new System.Drawing.Point(170, 46);
  6592. this.label104.Name = "label104";
  6593. this.label104.Size = new System.Drawing.Size(103, 21);
  6594. this.label104.TabIndex = 51;
  6595. this.label104.Text = "Q轴电流给定";
  6596. //
  6597. // label105
  6598. //
  6599. this.label105.AutoSize = true;
  6600. this.label105.Location = new System.Drawing.Point(344, 10);
  6601. this.label105.Name = "label105";
  6602. this.label105.Size = new System.Drawing.Size(74, 21);
  6603. this.label105.TabIndex = 52;
  6604. this.label105.Text = "瞬时力矩";
  6605. //
  6606. // label106
  6607. //
  6608. this.label106.AutoSize = true;
  6609. this.label106.Location = new System.Drawing.Point(344, 82);
  6610. this.label106.Name = "label106";
  6611. this.label106.Size = new System.Drawing.Size(106, 21);
  6612. this.label106.TabIndex = 54;
  6613. this.label106.Text = "踏频滤波力矩";
  6614. //
  6615. // label107
  6616. //
  6617. this.label107.AutoSize = true;
  6618. this.label107.Location = new System.Drawing.Point(8, 10);
  6619. this.label107.Name = "label107";
  6620. this.label107.Size = new System.Drawing.Size(90, 21);
  6621. this.label107.TabIndex = 44;
  6622. this.label107.Text = "系统状态机";
  6623. //
  6624. // label_StarInfo
  6625. //
  6626. this.label_StarInfo.AutoSize = true;
  6627. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6628. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  6629. this.label_StarInfo.Name = "label_StarInfo";
  6630. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  6631. this.label_StarInfo.TabIndex = 24;
  6632. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  6633. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6634. //
  6635. // pictureBox2
  6636. //
  6637. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6638. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  6639. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  6640. this.pictureBox2.Name = "pictureBox2";
  6641. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  6642. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6643. this.pictureBox2.TabIndex = 16;
  6644. this.pictureBox2.TabStop = false;
  6645. //
  6646. // label_UserName
  6647. //
  6648. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6649. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6650. this.label_UserName.ForeColor = System.Drawing.Color.White;
  6651. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  6652. this.label_UserName.Name = "label_UserName";
  6653. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  6654. this.label_UserName.TabIndex = 21;
  6655. this.label_UserName.Text = "用户名:";
  6656. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6657. //
  6658. // label124
  6659. //
  6660. this.label124.BackColor = System.Drawing.Color.Silver;
  6661. this.label124.ForeColor = System.Drawing.Color.White;
  6662. this.label124.Location = new System.Drawing.Point(568, 7);
  6663. this.label124.Name = "label124";
  6664. this.label124.Size = new System.Drawing.Size(1, 15);
  6665. this.label124.TabIndex = 25;
  6666. //
  6667. // label46
  6668. //
  6669. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6670. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6671. this.label46.ForeColor = System.Drawing.Color.White;
  6672. this.label46.Location = new System.Drawing.Point(726, 4);
  6673. this.label46.Name = "label46";
  6674. this.label46.Size = new System.Drawing.Size(23, 21);
  6675. this.label46.TabIndex = 21;
  6676. this.label46.Text = "/";
  6677. //
  6678. // mainForm
  6679. //
  6680. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  6681. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  6682. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6683. this.ClientSize = new System.Drawing.Size(1034, 641);
  6684. this.Controls.Add(this.label124);
  6685. this.Controls.Add(this.tabControl2);
  6686. this.Controls.Add(this.groupBox3);
  6687. this.Controls.Add(this.label_StarInfo);
  6688. this.Controls.Add(this.label46);
  6689. this.Controls.Add(this.label_UserName);
  6690. this.Controls.Add(this.label_Computername);
  6691. this.Controls.Add(this.label_PortStatus);
  6692. this.Controls.Add(this.label_ServerStatus);
  6693. this.Controls.Add(this.label_Server_ComStatus);
  6694. this.Controls.Add(this.label96);
  6695. this.Controls.Add(this.pictureBox2);
  6696. this.Controls.Add(this.label45);
  6697. this.Controls.Add(this.label44);
  6698. this.Controls.Add(this.label43);
  6699. this.Controls.Add(this.label_COM_Sta);
  6700. this.Controls.Add(this.label_SystemTime);
  6701. this.Controls.Add(this.label_BuildTime);
  6702. this.Controls.Add(this.label_RecCount);
  6703. this.Controls.Add(this.label23);
  6704. this.Controls.Add(this.groupBox1);
  6705. this.Controls.Add(this.statusStrip1);
  6706. this.Controls.Add(this.menuStrip_Set);
  6707. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6708. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  6709. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6710. this.Margin = new System.Windows.Forms.Padding(4);
  6711. this.MaximizeBox = false;
  6712. this.Name = "mainForm";
  6713. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  6714. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  6715. this.Load += new System.EventHandler(this.MainForm_Load);
  6716. this.menuStrip_Set.ResumeLayout(false);
  6717. this.menuStrip_Set.PerformLayout();
  6718. this.statusStrip1.ResumeLayout(false);
  6719. this.statusStrip1.PerformLayout();
  6720. this.groupBox1.ResumeLayout(false);
  6721. this.groupBox1.PerformLayout();
  6722. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  6723. this.groupBox3.ResumeLayout(false);
  6724. this.tabControl1.ResumeLayout(false);
  6725. this.tabPage_MotorParam.ResumeLayout(false);
  6726. this.tabPage_BikeParam.ResumeLayout(false);
  6727. this.tabPage_BikeParam.PerformLayout();
  6728. this.tabPage_BikeParam2.ResumeLayout(false);
  6729. this.tabPage_ControlParam.ResumeLayout(false);
  6730. this.tabPage_SensorParam.ResumeLayout(false);
  6731. this.tabPage_SensorParam.PerformLayout();
  6732. this.tabPage_AssistParam.ResumeLayout(false);
  6733. this.tabPage_AssistParam.PerformLayout();
  6734. this.tabPage_UsrRideParam.ResumeLayout(false);
  6735. this.tabPage_UsrRideParam.PerformLayout();
  6736. this.tabPage_DebugParam.ResumeLayout(false);
  6737. this.tabPage_RecordInfo.ResumeLayout(false);
  6738. this.tabPage_RecordInfo.PerformLayout();
  6739. this.tabPage_OtherInfo.ResumeLayout(false);
  6740. this.groupBox16.ResumeLayout(false);
  6741. this.groupBox16.PerformLayout();
  6742. this.groupBox18.ResumeLayout(false);
  6743. this.groupBox18.PerformLayout();
  6744. this.groupBox17.ResumeLayout(false);
  6745. this.groupBox17.PerformLayout();
  6746. this.groupBox23.ResumeLayout(false);
  6747. this.groupBox23.PerformLayout();
  6748. this.groupBox9.ResumeLayout(false);
  6749. this.groupBox8.ResumeLayout(false);
  6750. this.groupBox8.PerformLayout();
  6751. this.groupBox7.ResumeLayout(false);
  6752. this.groupBox7.PerformLayout();
  6753. this.groupBox6.ResumeLayout(false);
  6754. this.groupBox6.PerformLayout();
  6755. this.groupBox5.ResumeLayout(false);
  6756. this.groupBox5.PerformLayout();
  6757. this.groupBox4.ResumeLayout(false);
  6758. this.groupBox4.PerformLayout();
  6759. this.tabPage_OBC.ResumeLayout(false);
  6760. this.groupBox26.ResumeLayout(false);
  6761. this.groupBox15.ResumeLayout(false);
  6762. this.groupBox15.PerformLayout();
  6763. this.groupBox14.ResumeLayout(false);
  6764. this.groupBox14.PerformLayout();
  6765. this.groupBox13.ResumeLayout(false);
  6766. this.groupBox13.PerformLayout();
  6767. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  6768. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  6769. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  6770. this.groupBox12.ResumeLayout(false);
  6771. this.groupBox11.ResumeLayout(false);
  6772. this.groupBox11.PerformLayout();
  6773. this.groupBox10.ResumeLayout(false);
  6774. this.groupBox10.PerformLayout();
  6775. this.tabPage_RAMorFLASH.ResumeLayout(false);
  6776. this.tabPage_RAMorFLASH.PerformLayout();
  6777. this.tabPage_FactoryMode.ResumeLayout(false);
  6778. this.groupBox25.ResumeLayout(false);
  6779. this.groupBox25.PerformLayout();
  6780. this.groupBox22.ResumeLayout(false);
  6781. this.groupBox22.PerformLayout();
  6782. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
  6783. this.groupBox21.ResumeLayout(false);
  6784. this.groupBox21.PerformLayout();
  6785. this.groupBox20.ResumeLayout(false);
  6786. this.groupBox20.PerformLayout();
  6787. this.groupBox24.ResumeLayout(false);
  6788. this.groupBox24.PerformLayout();
  6789. this.groupBox19.ResumeLayout(false);
  6790. this.tabPage_ProductMode_Write.ResumeLayout(false);
  6791. this.tabPage_ProductMode_Write.PerformLayout();
  6792. this.groupBox28.ResumeLayout(false);
  6793. this.groupBox28.PerformLayout();
  6794. this.groupBox27.ResumeLayout(false);
  6795. this.groupBox2.ResumeLayout(false);
  6796. this.groupBox2.PerformLayout();
  6797. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  6798. this.tabPage_ProductMode_Read.ResumeLayout(false);
  6799. this.tabPage_ProductMode_Read.PerformLayout();
  6800. this.groupBox31.ResumeLayout(false);
  6801. this.groupBox31.PerformLayout();
  6802. this.groupBox30.ResumeLayout(false);
  6803. this.groupBox29.ResumeLayout(false);
  6804. this.groupBox29.PerformLayout();
  6805. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  6806. this.tabControl2.ResumeLayout(false);
  6807. this.tabPage_RunInfo.ResumeLayout(false);
  6808. this.tabPage_RunInfo.PerformLayout();
  6809. this.tabPage_DebugInfo.ResumeLayout(false);
  6810. this.tabPage_DebugInfo.PerformLayout();
  6811. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6812. this.ResumeLayout(false);
  6813. this.PerformLayout();
  6814. }
  6815. #endregion
  6816. private MenuStrip menuStrip_Set;
  6817. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  6818. private ToolStripMenuItem 端口号ToolStripMenuItem;
  6819. private ToolStripMenuItem 波特率ToolStripMenuItem;
  6820. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  6821. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  6822. private ToolStripMenuItem 关于ToolStripMenuItem;
  6823. private ToolStripMenuItem 帮助ToolStripMenuItem;
  6824. private ToolStripMenuItem 版本ToolStripMenuItem;
  6825. private StatusStrip statusStrip1;
  6826. private ToolStripStatusLabel toolStripStatusLabel1;
  6827. private GroupBox groupBox1;
  6828. private GroupBox groupBox3;
  6829. private ToolStripMenuItem 连接ToolStripMenuItem;
  6830. private NumericUpDown numericUpDown_SpeedAdj;
  6831. private Label label4;
  6832. private Label label3;
  6833. private ComboBox comboBox_WorkMode;
  6834. private Label label2;
  6835. private Label label1;
  6836. private ToolStripMenuItem 配置ToolStripMenuItem;
  6837. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  6838. private ToolStripMenuItem 计算器ToolStripMenuItem;
  6839. private ToolStripMenuItem 刷新ToolStripMenuItem;
  6840. private ToolStripComboBox toolStripComboBox_ComNum;
  6841. private ToolStripComboBox toolStripComboBox_Baudrate;
  6842. public ComboBox comboBox_LightSwitch;
  6843. public ComboBox comboBox_GearSt;
  6844. private Label label23;
  6845. private Label label_RecCount;
  6846. private Timer timer_1s;
  6847. private Label label24;
  6848. private TabControl tabControl1;
  6849. private TabPage tabPage_MotorParam;
  6850. private TabPage tabPage_BikeParam;
  6851. private TabPage tabPage_ControlParam;
  6852. private TabPage tabPage_SensorParam;
  6853. private TabPage tabPage_AssistParam;
  6854. private TabPage tabPage_DebugParam;
  6855. private TabPage tabPage_RecordInfo;
  6856. private TabPage tabPage_OtherInfo;
  6857. private Button button_Write;
  6858. private Button button_Read_MotorParam;
  6859. private RichTextBox richTextBox_MotorParam;
  6860. private Button button_WriteBikeParam;
  6861. private Button button_ReadBikeParam;
  6862. private RichTextBox richTextBox_BikeParam;
  6863. private Button button_WriteControlParam;
  6864. private Button button_ReadControlParam;
  6865. private RichTextBox richTextBox_ControlParam;
  6866. private Button button_WriteAssistParam;
  6867. private Button button_ReadAssistParam;
  6868. private RichTextBox richTextBox_AssistParam;
  6869. private Button button_WriteDebugParam;
  6870. private Button button_ReadDebugParam;
  6871. private RichTextBox richTextBox_DebugParam;
  6872. private Button button_SaveRecordInfo;
  6873. private Button button_ReadRecord;
  6874. private Button button_ExportLog;
  6875. private RichTextBox richTextBox_Record;
  6876. private Button button_Write_Cal;
  6877. private Button button_WriteSensorParam;
  6878. private Button button_ReadSensorParam;
  6879. private RichTextBox richTextBox_SensorParam;
  6880. private Label label25;
  6881. private TextBox textBox_Load;
  6882. private Label label27;
  6883. private Label label26;
  6884. private Label label29;
  6885. private GroupBox groupBox4;
  6886. private Button button_ReadVersion;
  6887. private Button button_WriteSN;
  6888. private Button button_WriteModel;
  6889. private TextBox textBox_FW;
  6890. private TextBox textBox_HW;
  6891. private TextBox textBox_SN;
  6892. private Label label33;
  6893. private Label label32;
  6894. private TextBox textBox_Model;
  6895. private Label label31;
  6896. private Label label30;
  6897. private GroupBox groupBox6;
  6898. private Button button_ReadUser3;
  6899. private Button button_WriteUser3;
  6900. private Button button_ReadUser2;
  6901. private Button button_WriteUser2;
  6902. private Button button_ReadUser1;
  6903. private Button button_WriteUser1;
  6904. private TextBox textBox_User3;
  6905. private TextBox textBox_User2;
  6906. private Label label35;
  6907. private TextBox textBox_User1;
  6908. private Label label36;
  6909. private Label label38;
  6910. private GroupBox groupBox5;
  6911. private Button button_ReadKey;
  6912. private Button button_WriteKey;
  6913. private TextBox textBox_Key;
  6914. private Label label37;
  6915. private GroupBox groupBox8;
  6916. private Button button_ReadOnLine;
  6917. private TextBox textBox_Online;
  6918. private Label label42;
  6919. private GroupBox groupBox7;
  6920. private Button button_ReadMAC;
  6921. private Button button_WriteMac;
  6922. private TextBox textBox_PP;
  6923. private TextBox textBox_MACDate;
  6924. private TextBox textBox_MACAdd;
  6925. private Label label34;
  6926. private Label label39;
  6927. private TextBox textBox_MAC;
  6928. private Label label40;
  6929. private Label label41;
  6930. private GroupBox groupBox9;
  6931. private Button button_Recovery;
  6932. private Button button_ClearLog;
  6933. private Button button_Reset;
  6934. private Button button_SystemClear;
  6935. private Label label_SystemTime;
  6936. private Label label_COM_Sta;
  6937. private Label label43;
  6938. private Label label44;
  6939. private Label label45;
  6940. private Label label47;
  6941. private ComboBox comboBox_AssistTorque;
  6942. private ComboBox comboBox_AssistCadence;
  6943. private ComboBox comboBox_TorqueSet;
  6944. private TabPage tabPage_OBC;
  6945. private CheckBox checkBox_OBC_StartSetGearSt;
  6946. public ComboBox comboBox_OBC_SetGearST;
  6947. private GroupBox groupBox15;
  6948. private TextBox textBox_OBC_ODO_TIME;
  6949. private Button button_OBC_ReadRideInfo;
  6950. private TextBox textBox_OBC_ODO_KM;
  6951. private Button button_OBC_ClearTrip;
  6952. private TextBox textBox_OBC_TRIP_TIME;
  6953. private Label label54;
  6954. private TextBox textBox_OBC_TRIP_KM;
  6955. private Label label52;
  6956. private GroupBox groupBox14;
  6957. private Button button_OBC_ReadVerInfo;
  6958. private TextBox textBox_OBC_ReadFW;
  6959. private TextBox textBox_OBC_ReadHW;
  6960. private TextBox textBox_OBC_ReadSN;
  6961. private Label label48;
  6962. private Label label49;
  6963. private TextBox textBox_OBC_ReadModel;
  6964. private Label label50;
  6965. private Label label51;
  6966. private GroupBox groupBox13;
  6967. private Button button_OBC_WriteUserInfo;
  6968. private GroupBox groupBox12;
  6969. private RichTextBox richTextBox_OBC_ReadUserInfo;
  6970. private Button button_OBC_ReadUserInfo;
  6971. private GroupBox groupBox11;
  6972. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  6973. private CheckBox checkBox_OBC_StartReadBMS;
  6974. private GroupBox groupBox10;
  6975. private Label label56;
  6976. private NumericUpDown numericUpDown_OBC_WheelAdj;
  6977. private Label label59;
  6978. public ComboBox comboBox_OBC_AssistFunc;
  6979. public ComboBox comboBox_OBC_StartMode;
  6980. private Label label58;
  6981. private Label label57;
  6982. private Label label60;
  6983. public ComboBox comboBox_OBC_LightSw;
  6984. private Label label61;
  6985. private Label label62;
  6986. private Button button_WriteTqSensorParam;
  6987. private GroupBox groupBox16;
  6988. private RadioButton radioButton_SIP_SaveYes;
  6989. private RadioButton radioButton_SIP_SaveNo;
  6990. private CheckBox checkBox_SaveYes;
  6991. private Button button_ReadSaveFlag;
  6992. private Button button_WriteSaveFlag;
  6993. private GroupBox groupBox18;
  6994. private GroupBox groupBox17;
  6995. private RadioButton radioButton_EE_SaveYes;
  6996. private RadioButton radioButton_EE_SaveNo;
  6997. private Label label64;
  6998. private NumericUpDown numericUpDown_OBC_OffTime;
  6999. private Label label63;
  7000. private TabPage tabPage_RAMorFLASH;
  7001. private TextBox textBox_Address_End;
  7002. private Label label66;
  7003. private TextBox textBox_Address_Begin;
  7004. private Label label65;
  7005. private Button button_ReadRamFlash;
  7006. private RichTextBox richTextBox_RamFlasgData;
  7007. private TabPage tabPage_FactoryMode;
  7008. private PictureBox pictureBox2;
  7009. private GroupBox groupBox25;
  7010. private GroupBox groupBox22;
  7011. private GroupBox groupBox21;
  7012. private GroupBox groupBox20;
  7013. private GroupBox groupBox19;
  7014. private Button button_FacModeInit;
  7015. private Button buttonFacModeSet1;
  7016. private TextBox textBox_FacModeSensorCal4;
  7017. private TextBox textBox_FacModeSensorCal3;
  7018. private TextBox textBox_FacModeSensorCal1;
  7019. private TextBox textBox_FacModeSensorCal2;
  7020. private TextBox textBox10;
  7021. private Button button_FacModeSensorRead;
  7022. private TextBox textBox_FacModeSensorADC0;
  7023. private TextBox textBox_FacModeSensorADC4;
  7024. private Button buttonFacModeSet2;
  7025. private TextBox textBox_FacModeSensorADC3;
  7026. private Button buttonFacModeSet3;
  7027. private TextBox textBox_FacModeSensorADC1;
  7028. private Button buttonFacModeSet4;
  7029. private TextBox textBox_FacModeSensorADC2;
  7030. private Button button_FacModeMotorRun;
  7031. private Label label_FacModeMotorSpeedSet;
  7032. private Label label67;
  7033. private TrackBar trackBar_FacModeMotorSpeedAdj;
  7034. private Label label84;
  7035. private TextBox textBox_FacModeFW;
  7036. private Button Button_FacModeReadVer;
  7037. private Label label83;
  7038. private TextBox textBox_FacModeHW;
  7039. private Label label82;
  7040. private TextBox textBox_FacModeNum;
  7041. private Label label81;
  7042. private TextBox textBox_FacModeName;
  7043. private Button Button_FacModeSaveResult;
  7044. private Button Button_FacModeSetMacDate;
  7045. private Button button_FacModeLightSW;
  7046. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  7047. private Label label68;
  7048. private Label label85;
  7049. private TextBox textBox_SP;
  7050. private Label label86;
  7051. private TextBox textBox_FacModeSP;
  7052. private Label label53;
  7053. private TextBox textBox_OBC_ReadSP;
  7054. private Button Button_FacModePowerOff;
  7055. private GroupBox groupBox26;
  7056. private Button button_OBC_ButtonSet;
  7057. private Button button_OBC_ButtonLight;
  7058. private Button button_OBC_ButtonWalk;
  7059. private Button button_OBC_ButtonDec;
  7060. private Button button_OBC_ButtonAcc;
  7061. private Button button_OBC_ButtonPower;
  7062. private CheckBox checkBox_ReadRanFlash_AutoSW;
  7063. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  7064. private CheckBox checkBox_ReadRanFlash_AutoClear;
  7065. private Label label88;
  7066. private TextBox textBox_LogAddrEnd;
  7067. private TextBox textBox_LogAddrBegin;
  7068. private Label label89;
  7069. private Label label_LogAddrBegin;
  7070. private Label label87;
  7071. private TextBox textBox_FacModeGit;
  7072. private ComboBox comboBox_TailLightVol;
  7073. private Label label92;
  7074. private ComboBox comboBox_FrontLightVol;
  7075. private Label label91;
  7076. private ComboBox comboBox_TailLightMode;
  7077. private Label label90;
  7078. private TextBox textBox_PowerOffDelay;
  7079. private TextBox textBox_PowerOnDelay;
  7080. private Label label93;
  7081. private Label label94;
  7082. private TextBox textBox_AutoPowerOff;
  7083. private Label label95;
  7084. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  7085. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  7086. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  7087. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  7088. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  7089. private ToolStripMenuItem IP地址ToolStripMenuItem;
  7090. private ToolStripMenuItem 端口ToolStripMenuItem;
  7091. private ToolStripMenuItem 用户名ToolStripMenuItem;
  7092. private ToolStripMenuItem 密码ToolStripMenuItem;
  7093. private ToolStripTextBox toolStripTextBox_ServerIP;
  7094. private ToolStripTextBox toolStripTextBox_ServerPort;
  7095. private ToolStripTextBox toolStripTextBox_ServerUser;
  7096. private ToolStripTextBox toolStripTextBox_ServerPasswd;
  7097. private ToolStripSeparator toolStripSeparator1;
  7098. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  7099. private ToolStripTextBox toolStripTextBox_ServerPath;
  7100. private Label label96;
  7101. private Label label_Server_ComStatus;
  7102. private Label label_ServerStatus;
  7103. private Label label_PortStatus;
  7104. private ToolStripMenuItem 离线使用ToolStripMenuItem;
  7105. private ToolStripMenuItem 允许ToolStripMenuItem;
  7106. private ToolStripMenuItem 不允许ToolStripMenuItem;
  7107. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  7108. private ToolStripMenuItem 生产商ToolStripMenuItem;
  7109. private ToolStripMenuItem 生产地ToolStripMenuItem;
  7110. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  7111. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  7112. private ToolStripTextBox toolStripTextBox_MAC;
  7113. private ToolStripTextBox toolStripTextBoxMACAddr;
  7114. private ToolStripTextBox toolStripTextBox_MACDate;
  7115. private ToolStripTextBox toolStripTextBox_MACPD;
  7116. private Button Button_FacModeSetNum;
  7117. private Button button_FacModeSetName;
  7118. private Button button_ScanCode;
  7119. private TabPage tabPage_ProductMode_Write;
  7120. private Label label_Computername;
  7121. private TabControl tabControl2;
  7122. private TabPage tabPage_RunInfo;
  7123. private TextBox textBox_RunInfo_BikeSpeed;
  7124. private TextBox textBox_RunInfo_MotorSpeed;
  7125. private TextBox textBox_RunInfo_Cadence;
  7126. private TextBox textBox_TorqueReg;
  7127. private TextBox textBox_RunInfo_Torque;
  7128. private TextBox textBox_RunInfo_Dir;
  7129. private TextBox textBox_RunInfo_Vol;
  7130. private TextBox textBox_RunInfo_Current;
  7131. private TextBox textBox_RunInfo_Power;
  7132. private TextBox textBox_RunInfo_SOC;
  7133. private TextBox textBox_RunInfo_T_PCB;
  7134. private TextBox textBox_RunInfo_T_MCU;
  7135. private TextBox textBox_RunInfo_T_Coil;
  7136. private TextBox textBox_RunInfo_GearSt;
  7137. private TextBox textBox_RunInfo_LightSwitch;
  7138. private TextBox textBox_RunInfo_Range;
  7139. private TextBox textBox_RunInfo_AvgPower;
  7140. private TextBox textBox_RunInfo_Trip;
  7141. private TextBox textBox_RunInfo_Trip_Time;
  7142. private TextBox textBox_ErrorCode;
  7143. private Label label55;
  7144. private Label label28;
  7145. private Label label22;
  7146. private Label label16;
  7147. private Label label10;
  7148. private Label label21;
  7149. private Label label15;
  7150. private Label label9;
  7151. private Label label20;
  7152. private Label label14;
  7153. private Label label8;
  7154. private Label label19;
  7155. private Label label13;
  7156. private Label label7;
  7157. private Label label18;
  7158. private Label label12;
  7159. private Label label6;
  7160. private Label label17;
  7161. private Label label11;
  7162. private Label label5;
  7163. private TabPage tabPage_DebugInfo;
  7164. private TextBox textBox_DebugInfo_SysFun;
  7165. private TextBox textBox_DebugInfo_SecondFun;
  7166. private TextBox textBox_DebugInfo_MotorFun;
  7167. private TextBox textBox_DebugInfo_AssistFun;
  7168. private TextBox textBox_DebugInfo_IdRef;
  7169. private TextBox textBox_DebugInfo_IqRef;
  7170. private TextBox textBox_DebugInfo_UdRef;
  7171. private TextBox textBox_DebugInfo_UqRef;
  7172. private TextBox textBox_DebugInfo_TorquePu;
  7173. private TextBox textBox_DebugInfo_TorqueFil;
  7174. private TextBox textBox_DebugInfo_TorqueCadence;
  7175. private TextBox textBox_DebugInfo_IdFdb;
  7176. private TextBox textBox_DebugInfo_IqFdb;
  7177. private TextBox textBox_DebugInfo_AssistOut;
  7178. private Label label97;
  7179. private Label label98;
  7180. private Label label99;
  7181. private Label label100;
  7182. private Label label101;
  7183. private Label label102;
  7184. private Label label103;
  7185. private Label label104;
  7186. private Label label105;
  7187. private Label label106;
  7188. private Label label107;
  7189. private Label label109;
  7190. private Label label110;
  7191. private Label label108;
  7192. private Label label111;
  7193. private ToolStripMenuItem 指令调试ToolStripMenuItem;
  7194. private Label label_StarInfo;
  7195. private TextBox textBox_FacModeScan;
  7196. private Label label112;
  7197. private TabPage tabPage_ProductMode_Read;
  7198. private Button button__FacMode_Start;
  7199. private ComboBox comboBox_FacModeCfgFile;
  7200. private ComboBox comboBox_FacModeCfgDate;
  7201. private GroupBox groupBox2;
  7202. private Label label_FacModeStatus;
  7203. private Label label_FacModeResult;
  7204. private CheckBox checkBox_FacBaseFucTest;
  7205. private CheckBox checkBox_FacModeCfgWrite;
  7206. private CheckBox checkBox_FacModeSysClear;
  7207. private GroupBox groupBox28;
  7208. private GroupBox groupBox27;
  7209. private Label label115;
  7210. private Label label_FacModeSysClear;
  7211. private RichTextBox richTextBox_FacModeLog;
  7212. private Label label118;
  7213. private Label label_FacMode_CfgWrite;
  7214. private Label label134;
  7215. private Label label_FacModeBootVer;
  7216. private Label label136;
  7217. private Label label_FacModeFWVersion;
  7218. private Label label127;
  7219. private Label label_FacModeBreak;
  7220. private Label label129;
  7221. private Label label_FacModeGas;
  7222. private Label label123;
  7223. private Label label_FacModeMotorSpeed;
  7224. private Label label125;
  7225. private Label label_FacModeNTC;
  7226. private Label label122;
  7227. private Label label_FacModeCurrentTest;
  7228. private Label label120;
  7229. private Label label_FacModeVolTest;
  7230. private Label label145;
  7231. private Label label_FacModeLightB;
  7232. private Label label143;
  7233. private Label label_FacModeLightF;
  7234. private GroupBox groupBox29;
  7235. private CheckBox checkBox_CheckModeTorque;
  7236. private CheckBox checkBox_CheckModeCfg;
  7237. private CheckBox checkBox_CheckModeFWVer;
  7238. private Button button_CheckModeStart;
  7239. private TextBox textBox_CheckModeScan;
  7240. private Label label138;
  7241. private Label label_CheckModeStatus;
  7242. private Label label_CheckModeResult;
  7243. private Label label141;
  7244. private GroupBox groupBox31;
  7245. private Label label148;
  7246. private Label label_CheckModeSN;
  7247. private Label label154;
  7248. private Label label_CheckModeTorque;
  7249. private Label label156;
  7250. private Label label_CheckModeCfg;
  7251. private Label label160;
  7252. private Label label_CheckModeFWVer;
  7253. private GroupBox groupBox30;
  7254. private RichTextBox richTextBox_CheckModeLog;
  7255. private CheckBox checkBox_CheckModeSN;
  7256. private ComboBox comboBox_CheckModeCfgFile;
  7257. private ComboBox comboBox_CheckModeCfgDate;
  7258. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  7259. private ToolStripMenuItem 中置电机ToolStripMenuItem;
  7260. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  7261. private CheckBox checkBox_FacLightTest;
  7262. private CheckBox checkBox_FacBreakTest;
  7263. private CheckBox checkBox_FacThrrotleTest;
  7264. private Label label114;
  7265. private Label label_FacModeCad;
  7266. private Label label_FacModeTq;
  7267. private Label label113;
  7268. private CheckBox checkBox_FacTor;
  7269. private CheckBox checkBox_FacModeBMS;
  7270. private Label label_FacModeBMS;
  7271. private Label label116;
  7272. private Label label117;
  7273. private Label label_FacModeSpeed;
  7274. private CheckBox checkBox_FacCad;
  7275. private Label label121;
  7276. private Label label_CheckModeBoot;
  7277. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  7278. private ToolStripMenuItem 开机ToolStripMenuItem;
  7279. private ToolStripMenuItem 关机ToolStripMenuItem;
  7280. private ToolStripMenuItem 查询ToolStripMenuItem;
  7281. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  7282. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  7283. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  7284. private ToolStripMenuItem toolStripMenuItem_RunTime;
  7285. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  7286. private Label label69;
  7287. private Button button_SpeedAdd10;
  7288. private Button button_SpeedAdd1;
  7289. private Button button_SpeedDec10;
  7290. private Button button_SpeedDec1;
  7291. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  7292. private ToolStripMenuItem 电压ToolStripMenuItem;
  7293. private ToolStripTextBox toolStripTextBox_ThVol;
  7294. private ToolStripMenuItem 电流ToolStripMenuItem;
  7295. private ToolStripMenuItem 转速ToolStripMenuItem;
  7296. private ToolStripMenuItem 力矩ToolStripMenuItem;
  7297. private ToolStripMenuItem 踏频ToolStripMenuItem;
  7298. private ToolStripMenuItem 车速ToolStripMenuItem;
  7299. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  7300. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  7301. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  7302. private ToolStripTextBox toolStripTextBox_ThCur;
  7303. private ToolStripTextBox toolStripTextBox_ThSpeed;
  7304. private ToolStripTextBox toolStripTextBox_ThTor;
  7305. private ToolStripTextBox toolStripTextBox_ThCad;
  7306. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  7307. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  7308. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  7309. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  7310. private PictureBox pictureBox_WriteLock;
  7311. private PictureBox pictureBox_ReadLock;
  7312. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  7313. private CheckBox checkBox_OffLineFacMode;
  7314. private CheckBox checkBox_OffLineCheckMode;
  7315. private Label label_BuildTime;
  7316. private Label label74;
  7317. private TextBox textBox_MOS_K5;
  7318. private Label label73;
  7319. private TextBox textBox_MOS_K4;
  7320. private Label label72;
  7321. private TextBox textBox_MOS_K3;
  7322. private Label label71;
  7323. private TextBox textBox_MOS_K2;
  7324. private Label label70;
  7325. private TextBox textBox_MOS_K1;
  7326. private Label label77;
  7327. private TextBox textBox_MOS_R3;
  7328. private Label label76;
  7329. private TextBox textBox_MOS_R2;
  7330. private Label label75;
  7331. private TextBox textBox_MOS_R1;
  7332. private Button button_MOS_Write;
  7333. private Button button_MOS_Read;
  7334. private Button button_MOS_Cal;
  7335. private Label label79;
  7336. private Label label78;
  7337. private ToolStripMenuItem UART协议ToolStripMenuItem;
  7338. private ToolStripComboBox 协议类型ToolStripMenuItem;
  7339. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  7340. private Label label_UserName;
  7341. private Label label124;
  7342. private Label label46;
  7343. private GroupBox groupBox23;
  7344. private TextBox textBox_TagInfo;
  7345. private Button button_ReadTag;
  7346. private Button button_WriteTag;
  7347. private GroupBox groupBox24;
  7348. private Button button_ReadRideLog;
  7349. private Button button_WriteRideLog;
  7350. private TextBox textBox_TRIP_KM;
  7351. private TextBox textBox_TRIP_TIME;
  7352. private TextBox textBox_ODO_KM;
  7353. private TextBox textBox_ODO_TIME;
  7354. private Label label126;
  7355. private Label label119;
  7356. private TabPage tabPage_BikeParam2;
  7357. private TabPage tabPage_UsrRideParam;
  7358. private Button button_WriteBikeParam2;
  7359. private Button button_ReadBikeParam2;
  7360. private RichTextBox richTextBox_BikeParam2;
  7361. private Button button_WriteUsrRidetParam;
  7362. private Button button_ReadUsrRideParam;
  7363. private RichTextBox richTextBox_UsrRidesParam;
  7364. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  7365. private Label label80;
  7366. private Label label128;
  7367. private CheckBox checkBox_UserRideParam_OBC;
  7368. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  7369. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  7370. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  7371. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  7372. private ToolStripComboBox toolStripTextBox_DelLogFile;
  7373. }
  7374. }