mainForm.Designer.cs 369 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498
  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.IP地址ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.toolStripTextBox_ServerIP = new System.Windows.Forms.ToolStripTextBox();
  52. this.端口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.toolStripTextBox_ServerPort = new System.Windows.Forms.ToolStripTextBox();
  54. this.用户名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripTextBox_ServerUser = new System.Windows.Forms.ToolStripTextBox();
  56. this.密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.toolStripTextBox_ServerPasswd = new System.Windows.Forms.ToolStripTextBox();
  58. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  60. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  61. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  63. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  64. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  65. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  67. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  68. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  69. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  70. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  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.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  78. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  80. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  81. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  82. this.groupBox1 = new System.Windows.Forms.GroupBox();
  83. this.label24 = new System.Windows.Forms.Label();
  84. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  87. this.label3 = new System.Windows.Forms.Label();
  88. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  89. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  90. this.label2 = new System.Windows.Forms.Label();
  91. this.label1 = new System.Windows.Forms.Label();
  92. this.groupBox3 = new System.Windows.Forms.GroupBox();
  93. this.tabControl1 = new System.Windows.Forms.TabControl();
  94. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  95. this.button_Write = new System.Windows.Forms.Button();
  96. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  97. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  98. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  99. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  100. this.label95 = new System.Windows.Forms.Label();
  101. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  102. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  103. this.label93 = new System.Windows.Forms.Label();
  104. this.label94 = new System.Windows.Forms.Label();
  105. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  106. this.label92 = new System.Windows.Forms.Label();
  107. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  108. this.label91 = new System.Windows.Forms.Label();
  109. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  110. this.label90 = new System.Windows.Forms.Label();
  111. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  112. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  113. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  114. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  115. this.button_WriteControlParam = new System.Windows.Forms.Button();
  116. this.button_ReadControlParam = new System.Windows.Forms.Button();
  117. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  118. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  119. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  120. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  121. this.label29 = new System.Windows.Forms.Label();
  122. this.textBox_Load = new System.Windows.Forms.TextBox();
  123. this.label27 = new System.Windows.Forms.Label();
  124. this.label26 = new System.Windows.Forms.Label();
  125. this.button_Write_Cal = new System.Windows.Forms.Button();
  126. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  127. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  128. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  129. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  130. this.label62 = new System.Windows.Forms.Label();
  131. this.label47 = new System.Windows.Forms.Label();
  132. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  133. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  134. this.label25 = new System.Windows.Forms.Label();
  135. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  136. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  137. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  138. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  139. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  140. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  141. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  142. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  143. this.label89 = new System.Windows.Forms.Label();
  144. this.label88 = new System.Windows.Forms.Label();
  145. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  146. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  147. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  148. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  149. this.button_ReadRecord = new System.Windows.Forms.Button();
  150. this.button_ExportLog = new System.Windows.Forms.Button();
  151. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  152. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  153. this.groupBox16 = new System.Windows.Forms.GroupBox();
  154. this.groupBox18 = new System.Windows.Forms.GroupBox();
  155. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  156. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  157. this.groupBox17 = new System.Windows.Forms.GroupBox();
  158. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  159. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  160. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  161. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  162. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  163. this.groupBox9 = new System.Windows.Forms.GroupBox();
  164. this.button_Recovery = new System.Windows.Forms.Button();
  165. this.button_ClearLog = new System.Windows.Forms.Button();
  166. this.button_Reset = new System.Windows.Forms.Button();
  167. this.button_SystemClear = new System.Windows.Forms.Button();
  168. this.groupBox8 = new System.Windows.Forms.GroupBox();
  169. this.button_ReadOnLine = new System.Windows.Forms.Button();
  170. this.textBox_Online = new System.Windows.Forms.TextBox();
  171. this.label42 = new System.Windows.Forms.Label();
  172. this.groupBox7 = new System.Windows.Forms.GroupBox();
  173. this.button_ReadMAC = new System.Windows.Forms.Button();
  174. this.button_WriteMac = new System.Windows.Forms.Button();
  175. this.textBox_PP = new System.Windows.Forms.TextBox();
  176. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  177. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  178. this.label34 = new System.Windows.Forms.Label();
  179. this.label39 = new System.Windows.Forms.Label();
  180. this.textBox_MAC = new System.Windows.Forms.TextBox();
  181. this.label40 = new System.Windows.Forms.Label();
  182. this.label41 = new System.Windows.Forms.Label();
  183. this.groupBox6 = new System.Windows.Forms.GroupBox();
  184. this.button_ReadUser3 = new System.Windows.Forms.Button();
  185. this.button_WriteUser3 = new System.Windows.Forms.Button();
  186. this.button_ReadUser2 = new System.Windows.Forms.Button();
  187. this.button_WriteUser2 = new System.Windows.Forms.Button();
  188. this.button_ReadUser1 = new System.Windows.Forms.Button();
  189. this.button_WriteUser1 = new System.Windows.Forms.Button();
  190. this.textBox_User3 = new System.Windows.Forms.TextBox();
  191. this.textBox_User2 = new System.Windows.Forms.TextBox();
  192. this.label35 = new System.Windows.Forms.Label();
  193. this.textBox_User1 = new System.Windows.Forms.TextBox();
  194. this.label36 = new System.Windows.Forms.Label();
  195. this.label38 = new System.Windows.Forms.Label();
  196. this.groupBox5 = new System.Windows.Forms.GroupBox();
  197. this.button_ReadKey = new System.Windows.Forms.Button();
  198. this.button_WriteKey = new System.Windows.Forms.Button();
  199. this.textBox_Key = new System.Windows.Forms.TextBox();
  200. this.label37 = new System.Windows.Forms.Label();
  201. this.groupBox4 = new System.Windows.Forms.GroupBox();
  202. this.label85 = new System.Windows.Forms.Label();
  203. this.textBox_SP = new System.Windows.Forms.TextBox();
  204. this.button_ReadVersion = new System.Windows.Forms.Button();
  205. this.button_WriteSN = new System.Windows.Forms.Button();
  206. this.button_WriteModel = new System.Windows.Forms.Button();
  207. this.textBox_FW = new System.Windows.Forms.TextBox();
  208. this.textBox_HW = new System.Windows.Forms.TextBox();
  209. this.textBox_SN = new System.Windows.Forms.TextBox();
  210. this.label33 = new System.Windows.Forms.Label();
  211. this.label32 = new System.Windows.Forms.Label();
  212. this.textBox_Model = new System.Windows.Forms.TextBox();
  213. this.label31 = new System.Windows.Forms.Label();
  214. this.label30 = new System.Windows.Forms.Label();
  215. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  216. this.groupBox26 = new System.Windows.Forms.GroupBox();
  217. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  218. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  219. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  220. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  221. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  222. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  223. this.groupBox15 = new System.Windows.Forms.GroupBox();
  224. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  225. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  226. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  227. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  228. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  229. this.label54 = new System.Windows.Forms.Label();
  230. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  231. this.label52 = new System.Windows.Forms.Label();
  232. this.groupBox14 = new System.Windows.Forms.GroupBox();
  233. this.label53 = new System.Windows.Forms.Label();
  234. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  235. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  236. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  237. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  238. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  239. this.label48 = new System.Windows.Forms.Label();
  240. this.label49 = new System.Windows.Forms.Label();
  241. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  242. this.label50 = new System.Windows.Forms.Label();
  243. this.label51 = new System.Windows.Forms.Label();
  244. this.groupBox13 = new System.Windows.Forms.GroupBox();
  245. this.label64 = new System.Windows.Forms.Label();
  246. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  247. this.label63 = new System.Windows.Forms.Label();
  248. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  249. this.label59 = new System.Windows.Forms.Label();
  250. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  251. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  252. this.label58 = new System.Windows.Forms.Label();
  253. this.label57 = new System.Windows.Forms.Label();
  254. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  255. this.label56 = new System.Windows.Forms.Label();
  256. this.groupBox12 = new System.Windows.Forms.GroupBox();
  257. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  258. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  259. this.groupBox11 = new System.Windows.Forms.GroupBox();
  260. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  261. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  262. this.groupBox10 = new System.Windows.Forms.GroupBox();
  263. this.label60 = new System.Windows.Forms.Label();
  264. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  265. this.label61 = new System.Windows.Forms.Label();
  266. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  267. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  268. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  269. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  270. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  271. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  272. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  273. this.label66 = new System.Windows.Forms.Label();
  274. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  275. this.label65 = new System.Windows.Forms.Label();
  276. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  277. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  278. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  279. this.button_ScanCode = new System.Windows.Forms.Button();
  280. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  281. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  282. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  283. this.groupBox25 = new System.Windows.Forms.GroupBox();
  284. this.button_FacModeSetName = new System.Windows.Forms.Button();
  285. this.label87 = new System.Windows.Forms.Label();
  286. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  287. this.label86 = new System.Windows.Forms.Label();
  288. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  289. this.label68 = new System.Windows.Forms.Label();
  290. this.label84 = new System.Windows.Forms.Label();
  291. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  292. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  293. this.label83 = new System.Windows.Forms.Label();
  294. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  295. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  296. this.label82 = new System.Windows.Forms.Label();
  297. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  298. this.label81 = new System.Windows.Forms.Label();
  299. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  300. this.groupBox24 = new System.Windows.Forms.GroupBox();
  301. this.button_FacModeAssistParaSet = new System.Windows.Forms.Button();
  302. this.label80 = new System.Windows.Forms.Label();
  303. this.button_FacModeAssistParaRead = new System.Windows.Forms.Button();
  304. this.textBox_FacModeStartGain = new System.Windows.Forms.TextBox();
  305. this.textBox_FacModeCadencePer = new System.Windows.Forms.TextBox();
  306. this.label79 = new System.Windows.Forms.Label();
  307. this.label75 = new System.Windows.Forms.Label();
  308. this.textBox_FacModeCircuitK = new System.Windows.Forms.TextBox();
  309. this.textBox_FacModeSpeedLimitEnd = new System.Windows.Forms.TextBox();
  310. this.label78 = new System.Windows.Forms.Label();
  311. this.label76 = new System.Windows.Forms.Label();
  312. this.textBox_FacModeFltCounter = new System.Windows.Forms.TextBox();
  313. this.textBox_FacModeSpeedLimitTh = new System.Windows.Forms.TextBox();
  314. this.label77 = new System.Windows.Forms.Label();
  315. this.groupBox23 = new System.Windows.Forms.GroupBox();
  316. this.comboBox_FacModeStartMode = new System.Windows.Forms.ComboBox();
  317. this.comboBox_FacModeLightVol = new System.Windows.Forms.ComboBox();
  318. this.comboBox_FacModeAssist2 = new System.Windows.Forms.ComboBox();
  319. this.comboBox_FacModeAssist1 = new System.Windows.Forms.ComboBox();
  320. this.button_FacModeBikeParaSet = new System.Windows.Forms.Button();
  321. this.button_FacModeBikeParaRead = new System.Windows.Forms.Button();
  322. this.label74 = new System.Windows.Forms.Label();
  323. this.label73 = new System.Windows.Forms.Label();
  324. this.label72 = new System.Windows.Forms.Label();
  325. this.label71 = new System.Windows.Forms.Label();
  326. this.textBox_FacModeSpeedLimit = new System.Windows.Forms.TextBox();
  327. this.label70 = new System.Windows.Forms.Label();
  328. this.textBox_FacModeWheelSize = new System.Windows.Forms.TextBox();
  329. this.label69 = new System.Windows.Forms.Label();
  330. this.groupBox22 = new System.Windows.Forms.GroupBox();
  331. this.radioButton_FacModeDriverLG = new System.Windows.Forms.RadioButton();
  332. this.label_MotorSensor = new System.Windows.Forms.Label();
  333. this.label_Load = new System.Windows.Forms.Label();
  334. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  335. this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
  336. this.label67 = new System.Windows.Forms.Label();
  337. this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
  338. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  339. this.radioButton_FacModeDriverMtb = new System.Windows.Forms.RadioButton();
  340. this.radioButton_FacModeDriverCity = new System.Windows.Forms.RadioButton();
  341. this.groupBox21 = new System.Windows.Forms.GroupBox();
  342. this.button_FacModeWorkMode = new System.Windows.Forms.Button();
  343. this.checkBox_FacModeCheckCadence = new System.Windows.Forms.CheckBox();
  344. this.checkBox_FacModeCheckBikeSpeed = new System.Windows.Forms.CheckBox();
  345. this.checkBox_FacModeCheckNTC = new System.Windows.Forms.CheckBox();
  346. this.checkBox_FacModeCheckVol = new System.Windows.Forms.CheckBox();
  347. this.groupBox20 = new System.Windows.Forms.GroupBox();
  348. this.textBox10 = new System.Windows.Forms.TextBox();
  349. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  350. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  351. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  352. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  353. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  354. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  355. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  356. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  357. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  358. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  359. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  360. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  361. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  362. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  363. this.groupBox19 = new System.Windows.Forms.GroupBox();
  364. this.button_FacModeInit = new System.Windows.Forms.Button();
  365. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  366. this.groupBox28 = new System.Windows.Forms.GroupBox();
  367. this.label134 = new System.Windows.Forms.Label();
  368. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  369. this.label136 = new System.Windows.Forms.Label();
  370. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  371. this.label145 = new System.Windows.Forms.Label();
  372. this.label127 = new System.Windows.Forms.Label();
  373. this.label_FacModeLightB = new System.Windows.Forms.Label();
  374. this.label_FacModeBreak = new System.Windows.Forms.Label();
  375. this.label143 = new System.Windows.Forms.Label();
  376. this.label_FacModeLightF = new System.Windows.Forms.Label();
  377. this.label129 = new System.Windows.Forms.Label();
  378. this.label_FacModeGas = new System.Windows.Forms.Label();
  379. this.label123 = new System.Windows.Forms.Label();
  380. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  381. this.label125 = new System.Windows.Forms.Label();
  382. this.label_FacModeNTC = new System.Windows.Forms.Label();
  383. this.label122 = new System.Windows.Forms.Label();
  384. this.label118 = new System.Windows.Forms.Label();
  385. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  386. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  387. this.label120 = new System.Windows.Forms.Label();
  388. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  389. this.label133 = new System.Windows.Forms.Label();
  390. this.label132 = new System.Windows.Forms.Label();
  391. this.label_FacModeErrorCode = new System.Windows.Forms.Label();
  392. this.label115 = new System.Windows.Forms.Label();
  393. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  394. this.groupBox27 = new System.Windows.Forms.GroupBox();
  395. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  396. this.button__FacMode_Start = new System.Windows.Forms.Button();
  397. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  398. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  399. this.groupBox2 = new System.Windows.Forms.GroupBox();
  400. this.checkBox_FacModeFuncTest = new System.Windows.Forms.CheckBox();
  401. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  402. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  403. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  404. this.label112 = new System.Windows.Forms.Label();
  405. this.label_FacModeSatus = new System.Windows.Forms.Label();
  406. this.label_FacModeResult = new System.Windows.Forms.Label();
  407. this.label111 = new System.Windows.Forms.Label();
  408. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  409. this.groupBox31 = new System.Windows.Forms.GroupBox();
  410. this.label148 = new System.Windows.Forms.Label();
  411. this.label_CheckModeSN = new System.Windows.Forms.Label();
  412. this.label154 = new System.Windows.Forms.Label();
  413. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  414. this.label156 = new System.Windows.Forms.Label();
  415. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  416. this.label160 = new System.Windows.Forms.Label();
  417. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  418. this.groupBox30 = new System.Windows.Forms.GroupBox();
  419. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  420. this.groupBox29 = new System.Windows.Forms.GroupBox();
  421. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  422. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  423. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  424. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  425. this.button_CheckModeStart = new System.Windows.Forms.Button();
  426. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  427. this.label138 = new System.Windows.Forms.Label();
  428. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  429. this.label_CheckModeResult = new System.Windows.Forms.Label();
  430. this.label141 = new System.Windows.Forms.Label();
  431. this.label23 = new System.Windows.Forms.Label();
  432. this.label_RecCount = new System.Windows.Forms.Label();
  433. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  434. this.label_BuildTime = new System.Windows.Forms.Label();
  435. this.label_SystemTime = new System.Windows.Forms.Label();
  436. this.label_COM_Sta = new System.Windows.Forms.Label();
  437. this.label43 = new System.Windows.Forms.Label();
  438. this.label44 = new System.Windows.Forms.Label();
  439. this.label45 = new System.Windows.Forms.Label();
  440. this.label96 = new System.Windows.Forms.Label();
  441. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  442. this.label_ServerStatus = new System.Windows.Forms.Label();
  443. this.label_PortStatus = new System.Windows.Forms.Label();
  444. this.label_Computername = new System.Windows.Forms.Label();
  445. this.label46 = new System.Windows.Forms.Label();
  446. this.tabControl2 = new System.Windows.Forms.TabControl();
  447. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  448. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  449. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  450. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  451. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  452. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  453. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  454. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  455. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  456. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  457. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  458. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  459. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  460. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  461. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  462. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  463. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  464. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  465. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  466. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  467. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  468. this.label55 = new System.Windows.Forms.Label();
  469. this.label28 = new System.Windows.Forms.Label();
  470. this.label22 = new System.Windows.Forms.Label();
  471. this.label16 = new System.Windows.Forms.Label();
  472. this.label10 = new System.Windows.Forms.Label();
  473. this.label21 = new System.Windows.Forms.Label();
  474. this.label15 = new System.Windows.Forms.Label();
  475. this.label9 = new System.Windows.Forms.Label();
  476. this.label20 = new System.Windows.Forms.Label();
  477. this.label14 = new System.Windows.Forms.Label();
  478. this.label8 = new System.Windows.Forms.Label();
  479. this.label19 = new System.Windows.Forms.Label();
  480. this.label13 = new System.Windows.Forms.Label();
  481. this.label7 = new System.Windows.Forms.Label();
  482. this.label18 = new System.Windows.Forms.Label();
  483. this.label12 = new System.Windows.Forms.Label();
  484. this.label6 = new System.Windows.Forms.Label();
  485. this.label17 = new System.Windows.Forms.Label();
  486. this.label11 = new System.Windows.Forms.Label();
  487. this.label5 = new System.Windows.Forms.Label();
  488. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  489. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  490. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  491. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  492. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  493. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  494. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  495. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  496. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  497. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  498. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  499. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  500. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  501. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  502. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  503. this.label97 = new System.Windows.Forms.Label();
  504. this.label109 = new System.Windows.Forms.Label();
  505. this.label98 = new System.Windows.Forms.Label();
  506. this.label99 = new System.Windows.Forms.Label();
  507. this.label100 = new System.Windows.Forms.Label();
  508. this.label101 = new System.Windows.Forms.Label();
  509. this.label102 = new System.Windows.Forms.Label();
  510. this.label110 = new System.Windows.Forms.Label();
  511. this.label108 = new System.Windows.Forms.Label();
  512. this.label103 = new System.Windows.Forms.Label();
  513. this.label104 = new System.Windows.Forms.Label();
  514. this.label105 = new System.Windows.Forms.Label();
  515. this.label106 = new System.Windows.Forms.Label();
  516. this.label107 = new System.Windows.Forms.Label();
  517. this.label_StarInfo = new System.Windows.Forms.Label();
  518. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  519. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  520. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  521. this.menuStrip_Set.SuspendLayout();
  522. this.statusStrip1.SuspendLayout();
  523. this.groupBox1.SuspendLayout();
  524. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  525. this.groupBox3.SuspendLayout();
  526. this.tabControl1.SuspendLayout();
  527. this.tabPage_MotorParam.SuspendLayout();
  528. this.tabPage_BikeParam.SuspendLayout();
  529. this.tabPage_ControlParam.SuspendLayout();
  530. this.tabPage_SensorParam.SuspendLayout();
  531. this.tabPage_AssistParam.SuspendLayout();
  532. this.tabPage_DebugParam.SuspendLayout();
  533. this.tabPage_RecordInfo.SuspendLayout();
  534. this.tabPage_OtherInfo.SuspendLayout();
  535. this.groupBox16.SuspendLayout();
  536. this.groupBox18.SuspendLayout();
  537. this.groupBox17.SuspendLayout();
  538. this.groupBox9.SuspendLayout();
  539. this.groupBox8.SuspendLayout();
  540. this.groupBox7.SuspendLayout();
  541. this.groupBox6.SuspendLayout();
  542. this.groupBox5.SuspendLayout();
  543. this.groupBox4.SuspendLayout();
  544. this.tabPage_OBC.SuspendLayout();
  545. this.groupBox26.SuspendLayout();
  546. this.groupBox15.SuspendLayout();
  547. this.groupBox14.SuspendLayout();
  548. this.groupBox13.SuspendLayout();
  549. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  551. this.groupBox12.SuspendLayout();
  552. this.groupBox11.SuspendLayout();
  553. this.groupBox10.SuspendLayout();
  554. this.tabPage_RAMorFLASH.SuspendLayout();
  555. this.tabPage_FactoryMode.SuspendLayout();
  556. this.groupBox25.SuspendLayout();
  557. this.groupBox24.SuspendLayout();
  558. this.groupBox23.SuspendLayout();
  559. this.groupBox22.SuspendLayout();
  560. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
  561. this.groupBox21.SuspendLayout();
  562. this.groupBox20.SuspendLayout();
  563. this.groupBox19.SuspendLayout();
  564. this.tabPage_ProductMode_Write.SuspendLayout();
  565. this.groupBox28.SuspendLayout();
  566. this.groupBox27.SuspendLayout();
  567. this.groupBox2.SuspendLayout();
  568. this.tabPage_ProductMode_Read.SuspendLayout();
  569. this.groupBox31.SuspendLayout();
  570. this.groupBox30.SuspendLayout();
  571. this.groupBox29.SuspendLayout();
  572. this.tabControl2.SuspendLayout();
  573. this.tabPage_RunInfo.SuspendLayout();
  574. this.tabPage_DebugInfo.SuspendLayout();
  575. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  576. this.SuspendLayout();
  577. //
  578. // menuStrip_Set
  579. //
  580. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  581. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  582. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  583. this.端口连接ToolStripMenuItem,
  584. this.配置ToolStripMenuItem,
  585. this.工具箱ToolStripMenuItem,
  586. this.关于ToolStripMenuItem});
  587. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  588. this.menuStrip_Set.Name = "menuStrip_Set";
  589. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  590. this.menuStrip_Set.TabIndex = 1;
  591. this.menuStrip_Set.Text = "menuStrip2";
  592. //
  593. // 端口连接ToolStripMenuItem
  594. //
  595. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  596. this.刷新ToolStripMenuItem,
  597. this.端口号ToolStripMenuItem,
  598. this.波特率ToolStripMenuItem,
  599. this.连接ToolStripMenuItem,
  600. this.toolStripSeparator1,
  601. this.其它配置项ToolStripMenuItem});
  602. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  603. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  604. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  605. this.端口连接ToolStripMenuItem.Text = "端口设置";
  606. //
  607. // 刷新ToolStripMenuItem
  608. //
  609. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  610. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  611. this.刷新ToolStripMenuItem.Text = "刷新";
  612. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  613. //
  614. // 端口号ToolStripMenuItem
  615. //
  616. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  617. this.toolStripComboBox_ComNum});
  618. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  619. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  620. this.端口号ToolStripMenuItem.Text = "端口号";
  621. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  622. //
  623. // toolStripComboBox_ComNum
  624. //
  625. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  626. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  627. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  628. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  629. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  630. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  631. //
  632. // 波特率ToolStripMenuItem
  633. //
  634. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  635. this.toolStripComboBox_Baudrate});
  636. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  637. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  638. this.波特率ToolStripMenuItem.Text = "波特率";
  639. //
  640. // toolStripComboBox_Baudrate
  641. //
  642. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  643. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  644. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  645. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  646. "9600",
  647. "115200",
  648. "230400"});
  649. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  650. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  651. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  652. //
  653. // 连接ToolStripMenuItem
  654. //
  655. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  656. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  657. this.连接ToolStripMenuItem.Text = "连接";
  658. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  659. //
  660. // toolStripSeparator1
  661. //
  662. this.toolStripSeparator1.Name = "toolStripSeparator1";
  663. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  664. //
  665. // 其它配置项ToolStripMenuItem
  666. //
  667. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  668. this.连接开机ToolStripMenuItem,
  669. this.断开关机ToolStripMenuItem,
  670. this.识别通讯盒ToolStripMenuItem});
  671. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  672. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  673. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  674. //
  675. // 连接开机ToolStripMenuItem
  676. //
  677. this.连接开机ToolStripMenuItem.Checked = true;
  678. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  679. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  680. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  681. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  682. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  683. //
  684. // 断开关机ToolStripMenuItem
  685. //
  686. this.断开关机ToolStripMenuItem.Checked = true;
  687. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  688. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  689. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  690. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  691. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  692. //
  693. // 识别通讯盒ToolStripMenuItem
  694. //
  695. this.识别通讯盒ToolStripMenuItem.Checked = true;
  696. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  697. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  698. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  699. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  700. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  701. //
  702. // 配置ToolStripMenuItem
  703. //
  704. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  705. this.写入存储ToolStripMenuItem,
  706. this.离线使用ToolStripMenuItem,
  707. this.服务器配置ToolStripMenuItem,
  708. this.生产信息ToolStripMenuItem});
  709. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  710. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  711. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  712. this.配置ToolStripMenuItem.Text = "配置";
  713. //
  714. // 写入存储ToolStripMenuItem
  715. //
  716. this.写入存储ToolStripMenuItem.Checked = true;
  717. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  718. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  719. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  720. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  721. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  722. //
  723. // 离线使用ToolStripMenuItem
  724. //
  725. this.离线使用ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  726. this.允许ToolStripMenuItem,
  727. this.不允许ToolStripMenuItem});
  728. this.离线使用ToolStripMenuItem.Name = "离线使用ToolStripMenuItem";
  729. this.离线使用ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  730. this.离线使用ToolStripMenuItem.Text = "离线使用";
  731. //
  732. // 允许ToolStripMenuItem
  733. //
  734. this.允许ToolStripMenuItem.Checked = true;
  735. this.允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  736. this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
  737. this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  738. this.允许ToolStripMenuItem.Text = "允许";
  739. this.允许ToolStripMenuItem.Click += new System.EventHandler(this.允许ToolStripMenuItem_Click);
  740. //
  741. // 不允许ToolStripMenuItem
  742. //
  743. this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
  744. this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  745. this.不允许ToolStripMenuItem.Text = "不允许";
  746. this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
  747. //
  748. // 服务器配置ToolStripMenuItem
  749. //
  750. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  751. this.IP地址ToolStripMenuItem,
  752. this.端口ToolStripMenuItem,
  753. this.用户名ToolStripMenuItem,
  754. this.密码ToolStripMenuItem,
  755. this.存储路径ToolStripMenuItem});
  756. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  757. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  758. this.服务器配置ToolStripMenuItem.Text = "FTP服务器配置";
  759. this.服务器配置ToolStripMenuItem.Click += new System.EventHandler(this.服务器配置ToolStripMenuItem_Click);
  760. //
  761. // IP地址ToolStripMenuItem
  762. //
  763. this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  764. this.toolStripTextBox_ServerIP});
  765. this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
  766. this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  767. this.IP地址ToolStripMenuItem.Text = "IP地址";
  768. this.IP地址ToolStripMenuItem.Visible = false;
  769. //
  770. // toolStripTextBox_ServerIP
  771. //
  772. this.toolStripTextBox_ServerIP.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  773. this.toolStripTextBox_ServerIP.Name = "toolStripTextBox_ServerIP";
  774. this.toolStripTextBox_ServerIP.Size = new System.Drawing.Size(200, 28);
  775. this.toolStripTextBox_ServerIP.Text = "10.176.42.30";
  776. this.toolStripTextBox_ServerIP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  777. //
  778. // 端口ToolStripMenuItem
  779. //
  780. this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  781. this.toolStripTextBox_ServerPort});
  782. this.端口ToolStripMenuItem.Name = "端口ToolStripMenuItem";
  783. this.端口ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  784. this.端口ToolStripMenuItem.Text = "端口";
  785. this.端口ToolStripMenuItem.Visible = false;
  786. //
  787. // toolStripTextBox_ServerPort
  788. //
  789. this.toolStripTextBox_ServerPort.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  790. this.toolStripTextBox_ServerPort.Name = "toolStripTextBox_ServerPort";
  791. this.toolStripTextBox_ServerPort.Size = new System.Drawing.Size(200, 28);
  792. this.toolStripTextBox_ServerPort.Text = "21";
  793. this.toolStripTextBox_ServerPort.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  794. //
  795. // 用户名ToolStripMenuItem
  796. //
  797. this.用户名ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  798. this.toolStripTextBox_ServerUser});
  799. this.用户名ToolStripMenuItem.Name = "用户名ToolStripMenuItem";
  800. this.用户名ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  801. this.用户名ToolStripMenuItem.Text = "用户名";
  802. this.用户名ToolStripMenuItem.Visible = false;
  803. //
  804. // toolStripTextBox_ServerUser
  805. //
  806. this.toolStripTextBox_ServerUser.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  807. this.toolStripTextBox_ServerUser.Name = "toolStripTextBox_ServerUser";
  808. this.toolStripTextBox_ServerUser.Size = new System.Drawing.Size(200, 28);
  809. this.toolStripTextBox_ServerUser.Text = "factory_test";
  810. this.toolStripTextBox_ServerUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  811. //
  812. // 密码ToolStripMenuItem
  813. //
  814. this.密码ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  815. this.toolStripTextBox_ServerPasswd});
  816. this.密码ToolStripMenuItem.Name = "密码ToolStripMenuItem";
  817. this.密码ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  818. this.密码ToolStripMenuItem.Text = "密码";
  819. this.密码ToolStripMenuItem.Visible = false;
  820. //
  821. // toolStripTextBox_ServerPasswd
  822. //
  823. this.toolStripTextBox_ServerPasswd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  824. this.toolStripTextBox_ServerPasswd.Name = "toolStripTextBox_ServerPasswd";
  825. this.toolStripTextBox_ServerPasswd.Size = new System.Drawing.Size(200, 28);
  826. this.toolStripTextBox_ServerPasswd.Text = "ttium";
  827. this.toolStripTextBox_ServerPasswd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  828. //
  829. // 存储路径ToolStripMenuItem
  830. //
  831. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  832. this.toolStripTextBox_ServerPath});
  833. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  834. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  835. this.存储路径ToolStripMenuItem.Text = "存储路径";
  836. this.存储路径ToolStripMenuItem.Visible = false;
  837. //
  838. // toolStripTextBox_ServerPath
  839. //
  840. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  841. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  842. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  843. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  844. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  845. //
  846. // 生产信息ToolStripMenuItem
  847. //
  848. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  849. this.生产商ToolStripMenuItem,
  850. this.生产地ToolStripMenuItem,
  851. this.生产日期ToolStripMenuItem,
  852. this.产品标识ToolStripMenuItem});
  853. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  854. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  855. this.生产信息ToolStripMenuItem.Text = "生产信息";
  856. this.生产信息ToolStripMenuItem.Click += new System.EventHandler(this.生产信息ToolStripMenuItem_Click);
  857. //
  858. // 生产商ToolStripMenuItem
  859. //
  860. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  861. this.toolStripTextBox_MAC});
  862. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  863. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  864. this.生产商ToolStripMenuItem.Text = "生产商";
  865. //
  866. // toolStripTextBox_MAC
  867. //
  868. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  869. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  870. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  871. this.toolStripTextBox_MAC.Text = "TTIUM";
  872. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  873. //
  874. // 生产地ToolStripMenuItem
  875. //
  876. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  877. this.toolStripTextBoxMACAddr});
  878. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  879. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  880. this.生产地ToolStripMenuItem.Text = "生产地";
  881. //
  882. // toolStripTextBoxMACAddr
  883. //
  884. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  885. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  886. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  887. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  888. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  889. //
  890. // 生产日期ToolStripMenuItem
  891. //
  892. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  893. this.toolStripTextBox_MACDate});
  894. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  895. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  896. this.生产日期ToolStripMenuItem.Text = "生产日期";
  897. //
  898. // toolStripTextBox_MACDate
  899. //
  900. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  901. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  902. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  903. this.toolStripTextBox_MACDate.Text = "20220101";
  904. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  905. //
  906. // 产品标识ToolStripMenuItem
  907. //
  908. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  909. this.toolStripTextBox_MACPD});
  910. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  911. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  912. this.产品标识ToolStripMenuItem.Text = "产品标识";
  913. //
  914. // toolStripTextBox_MACPD
  915. //
  916. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  917. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  918. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  919. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  920. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  921. //
  922. // 工具箱ToolStripMenuItem
  923. //
  924. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  925. this.运行信息记录ToolStripMenuItem,
  926. this.计算器ToolStripMenuItem,
  927. this.页面保存ToolStripMenuItem,
  928. this.系统开关ToolStripMenuItem,
  929. this.指令调试ToolStripMenuItem});
  930. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  931. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  932. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  933. this.工具箱ToolStripMenuItem.Text = "工具箱";
  934. //
  935. // 运行信息记录ToolStripMenuItem
  936. //
  937. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  938. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  939. this.运行信息记录ToolStripMenuItem.Text = "运行信息记录";
  940. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  941. //
  942. // 计算器ToolStripMenuItem
  943. //
  944. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  945. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  946. this.计算器ToolStripMenuItem.Text = "计算器";
  947. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  948. //
  949. // 页面保存ToolStripMenuItem
  950. //
  951. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  952. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  953. this.页面保存ToolStripMenuItem.Text = "页面保存";
  954. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  955. //
  956. // 系统开关ToolStripMenuItem
  957. //
  958. this.系统开关ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  959. this.开机ToolStripMenuItem,
  960. this.关机ToolStripMenuItem});
  961. this.系统开关ToolStripMenuItem.Name = "系统开关ToolStripMenuItem";
  962. this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  963. this.系统开关ToolStripMenuItem.Text = "电源控制";
  964. //
  965. // 开机ToolStripMenuItem
  966. //
  967. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  968. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  969. this.开机ToolStripMenuItem.Text = "开机";
  970. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  971. //
  972. // 关机ToolStripMenuItem
  973. //
  974. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  975. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  976. this.关机ToolStripMenuItem.Text = "关机";
  977. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  978. //
  979. // 指令调试ToolStripMenuItem
  980. //
  981. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  982. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  983. this.指令调试ToolStripMenuItem.Text = "指令调试";
  984. //
  985. // 关于ToolStripMenuItem
  986. //
  987. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  988. this.帮助ToolStripMenuItem,
  989. this.版本ToolStripMenuItem});
  990. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  991. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  992. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  993. this.关于ToolStripMenuItem.Text = "关于";
  994. //
  995. // 帮助ToolStripMenuItem
  996. //
  997. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  998. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  999. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1000. //
  1001. // 版本ToolStripMenuItem
  1002. //
  1003. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1004. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1005. this.版本ToolStripMenuItem.Text = "版本信息";
  1006. //
  1007. // statusStrip1
  1008. //
  1009. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1010. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1011. this.toolStripStatusLabel1});
  1012. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1013. this.statusStrip1.Name = "statusStrip1";
  1014. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1015. this.statusStrip1.TabIndex = 3;
  1016. this.statusStrip1.Text = "statusStrip1";
  1017. //
  1018. // toolStripStatusLabel1
  1019. //
  1020. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1021. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1022. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1023. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1024. //
  1025. // groupBox1
  1026. //
  1027. this.groupBox1.Controls.Add(this.label24);
  1028. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  1029. this.groupBox1.Controls.Add(this.label4);
  1030. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1031. this.groupBox1.Controls.Add(this.label3);
  1032. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1033. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1034. this.groupBox1.Controls.Add(this.label2);
  1035. this.groupBox1.Controls.Add(this.label1);
  1036. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1037. this.groupBox1.Name = "groupBox1";
  1038. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1039. this.groupBox1.TabIndex = 4;
  1040. this.groupBox1.TabStop = false;
  1041. this.groupBox1.Text = "电机控制";
  1042. this.groupBox1.Visible = false;
  1043. //
  1044. // label24
  1045. //
  1046. this.label24.AutoSize = true;
  1047. this.label24.Location = new System.Drawing.Point(161, 152);
  1048. this.label24.Name = "label24";
  1049. this.label24.Size = new System.Drawing.Size(24, 21);
  1050. this.label24.TabIndex = 6;
  1051. this.label24.Text = "%";
  1052. //
  1053. // numericUpDown_SpeedAdj
  1054. //
  1055. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1056. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 148);
  1057. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  1058. this.numericUpDown_SpeedAdj.ReadOnly = true;
  1059. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  1060. this.numericUpDown_SpeedAdj.TabIndex = 5;
  1061. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1062. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  1063. //
  1064. // label4
  1065. //
  1066. this.label4.AutoSize = true;
  1067. this.label4.Location = new System.Drawing.Point(6, 152);
  1068. this.label4.Name = "label4";
  1069. this.label4.Size = new System.Drawing.Size(74, 21);
  1070. this.label4.TabIndex = 4;
  1071. this.label4.Text = "转速调节";
  1072. //
  1073. // comboBox_LightSwitch
  1074. //
  1075. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1076. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1077. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1078. this.comboBox_LightSwitch.FormattingEnabled = true;
  1079. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1080. "ON",
  1081. "OFF"});
  1082. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 109);
  1083. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1084. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1085. this.comboBox_LightSwitch.TabIndex = 3;
  1086. //
  1087. // label3
  1088. //
  1089. this.label3.AutoSize = true;
  1090. this.label3.Location = new System.Drawing.Point(6, 113);
  1091. this.label3.Name = "label3";
  1092. this.label3.Size = new System.Drawing.Size(74, 21);
  1093. this.label3.TabIndex = 2;
  1094. this.label3.Text = "大灯开关";
  1095. //
  1096. // comboBox_GearSt
  1097. //
  1098. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1099. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1100. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1101. this.comboBox_GearSt.FormattingEnabled = true;
  1102. this.comboBox_GearSt.Items.AddRange(new object[] {
  1103. "OFF",
  1104. "ECO",
  1105. "NORM",
  1106. "SPORT",
  1107. "TURBO",
  1108. "SMART",
  1109. "WALK"});
  1110. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 70);
  1111. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1112. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1113. this.comboBox_GearSt.TabIndex = 1;
  1114. //
  1115. // comboBox_WorkMode
  1116. //
  1117. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1118. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1119. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1120. this.comboBox_WorkMode.FormattingEnabled = true;
  1121. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1122. "运行模式",
  1123. "配置模式",
  1124. "调试模式"});
  1125. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1126. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1127. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1128. this.comboBox_WorkMode.TabIndex = 1;
  1129. this.comboBox_WorkMode.SelectedIndexChanged += new System.EventHandler(this.comboBox_WorkMode_SelectedIndexChanged);
  1130. //
  1131. // label2
  1132. //
  1133. this.label2.AutoSize = true;
  1134. this.label2.Location = new System.Drawing.Point(6, 74);
  1135. this.label2.Name = "label2";
  1136. this.label2.Size = new System.Drawing.Size(74, 21);
  1137. this.label2.TabIndex = 0;
  1138. this.label2.Text = "助力档位";
  1139. //
  1140. // label1
  1141. //
  1142. this.label1.AutoSize = true;
  1143. this.label1.Location = new System.Drawing.Point(6, 35);
  1144. this.label1.Name = "label1";
  1145. this.label1.Size = new System.Drawing.Size(74, 21);
  1146. this.label1.TabIndex = 0;
  1147. this.label1.Text = "工作模式";
  1148. //
  1149. // groupBox3
  1150. //
  1151. this.groupBox3.Controls.Add(this.tabControl1);
  1152. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1153. this.groupBox3.Name = "groupBox3";
  1154. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1155. this.groupBox3.TabIndex = 6;
  1156. this.groupBox3.TabStop = false;
  1157. this.groupBox3.Text = "参数查询/写入";
  1158. this.groupBox3.Visible = false;
  1159. //
  1160. // tabControl1
  1161. //
  1162. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1163. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1164. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1165. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1166. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1167. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1168. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1169. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1170. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1171. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1172. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1173. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1174. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1175. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1176. this.tabControl1.Name = "tabControl1";
  1177. this.tabControl1.SelectedIndex = 0;
  1178. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1179. this.tabControl1.TabIndex = 0;
  1180. //
  1181. // tabPage_MotorParam
  1182. //
  1183. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1184. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1185. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1186. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1187. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1188. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1189. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1190. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1191. this.tabPage_MotorParam.TabIndex = 0;
  1192. this.tabPage_MotorParam.Text = "马达参数";
  1193. //
  1194. // button_Write
  1195. //
  1196. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1197. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1198. this.button_Write.Name = "button_Write";
  1199. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1200. this.button_Write.TabIndex = 1;
  1201. this.button_Write.Text = "写入参数";
  1202. this.button_Write.UseVisualStyleBackColor = false;
  1203. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1204. //
  1205. // button_Read_MotorParam
  1206. //
  1207. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1208. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1209. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1210. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1211. this.button_Read_MotorParam.TabIndex = 1;
  1212. this.button_Read_MotorParam.Text = "读取参数";
  1213. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1214. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1215. //
  1216. // richTextBox_MotorParam
  1217. //
  1218. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1219. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1220. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1221. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1222. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1223. this.richTextBox_MotorParam.TabIndex = 0;
  1224. this.richTextBox_MotorParam.Text = "";
  1225. //
  1226. // tabPage_BikeParam
  1227. //
  1228. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1229. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1230. this.tabPage_BikeParam.Controls.Add(this.label95);
  1231. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1232. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1233. this.tabPage_BikeParam.Controls.Add(this.label93);
  1234. this.tabPage_BikeParam.Controls.Add(this.label94);
  1235. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1236. this.tabPage_BikeParam.Controls.Add(this.label92);
  1237. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1238. this.tabPage_BikeParam.Controls.Add(this.label91);
  1239. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1240. this.tabPage_BikeParam.Controls.Add(this.label90);
  1241. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1242. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1243. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1244. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1245. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1246. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1247. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1248. this.tabPage_BikeParam.TabIndex = 1;
  1249. this.tabPage_BikeParam.Text = "整车信息";
  1250. //
  1251. // textBox_AutoPowerOff
  1252. //
  1253. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1254. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1255. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1256. this.textBox_AutoPowerOff.TabIndex = 17;
  1257. //
  1258. // label95
  1259. //
  1260. this.label95.AutoSize = true;
  1261. this.label95.Location = new System.Drawing.Point(855, 173);
  1262. this.label95.Name = "label95";
  1263. this.label95.Size = new System.Drawing.Size(74, 21);
  1264. this.label95.TabIndex = 16;
  1265. this.label95.Text = "自动关机";
  1266. //
  1267. // textBox_PowerOffDelay
  1268. //
  1269. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1270. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1271. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1272. this.textBox_PowerOffDelay.TabIndex = 15;
  1273. //
  1274. // textBox_PowerOnDelay
  1275. //
  1276. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1277. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1278. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1279. this.textBox_PowerOnDelay.TabIndex = 14;
  1280. //
  1281. // label93
  1282. //
  1283. this.label93.AutoSize = true;
  1284. this.label93.Location = new System.Drawing.Point(855, 142);
  1285. this.label93.Name = "label93";
  1286. this.label93.Size = new System.Drawing.Size(74, 21);
  1287. this.label93.TabIndex = 13;
  1288. this.label93.Text = "关机延时";
  1289. //
  1290. // label94
  1291. //
  1292. this.label94.AutoSize = true;
  1293. this.label94.Location = new System.Drawing.Point(855, 111);
  1294. this.label94.Name = "label94";
  1295. this.label94.Size = new System.Drawing.Size(74, 21);
  1296. this.label94.TabIndex = 11;
  1297. this.label94.Text = "开机延时";
  1298. //
  1299. // comboBox_TailLightVol
  1300. //
  1301. this.comboBox_TailLightVol.FormattingEnabled = true;
  1302. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1303. "6V",
  1304. "12V"});
  1305. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  1306. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  1307. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  1308. this.comboBox_TailLightVol.TabIndex = 10;
  1309. //
  1310. // label92
  1311. //
  1312. this.label92.AutoSize = true;
  1313. this.label92.Location = new System.Drawing.Point(855, 80);
  1314. this.label92.Name = "label92";
  1315. this.label92.Size = new System.Drawing.Size(74, 21);
  1316. this.label92.TabIndex = 9;
  1317. this.label92.Text = "尾灯电压";
  1318. //
  1319. // comboBox_FrontLightVol
  1320. //
  1321. this.comboBox_FrontLightVol.FormattingEnabled = true;
  1322. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  1323. "6V",
  1324. "12V"});
  1325. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  1326. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  1327. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  1328. this.comboBox_FrontLightVol.TabIndex = 8;
  1329. //
  1330. // label91
  1331. //
  1332. this.label91.AutoSize = true;
  1333. this.label91.Location = new System.Drawing.Point(855, 49);
  1334. this.label91.Name = "label91";
  1335. this.label91.Size = new System.Drawing.Size(74, 21);
  1336. this.label91.TabIndex = 7;
  1337. this.label91.Text = "前灯电压";
  1338. //
  1339. // comboBox_TailLightMode
  1340. //
  1341. this.comboBox_TailLightMode.FormattingEnabled = true;
  1342. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  1343. "1",
  1344. "2",
  1345. "3",
  1346. "4",
  1347. "5",
  1348. "6"});
  1349. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  1350. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  1351. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  1352. this.comboBox_TailLightMode.TabIndex = 6;
  1353. //
  1354. // label90
  1355. //
  1356. this.label90.AutoSize = true;
  1357. this.label90.Location = new System.Drawing.Point(855, 18);
  1358. this.label90.Name = "label90";
  1359. this.label90.Size = new System.Drawing.Size(74, 21);
  1360. this.label90.TabIndex = 5;
  1361. this.label90.Text = "尾灯模式";
  1362. //
  1363. // button_WriteBikeParam
  1364. //
  1365. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1366. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  1367. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  1368. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  1369. this.button_WriteBikeParam.TabIndex = 4;
  1370. this.button_WriteBikeParam.Text = "写入参数";
  1371. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  1372. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  1373. //
  1374. // button_ReadBikeParam
  1375. //
  1376. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1377. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  1378. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  1379. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  1380. this.button_ReadBikeParam.TabIndex = 3;
  1381. this.button_ReadBikeParam.Text = "读取参数";
  1382. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  1383. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  1384. //
  1385. // richTextBox_BikeParam
  1386. //
  1387. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1388. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  1389. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  1390. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  1391. this.richTextBox_BikeParam.TabIndex = 2;
  1392. this.richTextBox_BikeParam.Text = "";
  1393. //
  1394. // tabPage_ControlParam
  1395. //
  1396. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1397. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  1398. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  1399. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  1400. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  1401. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  1402. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  1403. this.tabPage_ControlParam.TabIndex = 2;
  1404. this.tabPage_ControlParam.Text = "控制参数";
  1405. //
  1406. // button_WriteControlParam
  1407. //
  1408. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1409. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  1410. this.button_WriteControlParam.Name = "button_WriteControlParam";
  1411. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  1412. this.button_WriteControlParam.TabIndex = 4;
  1413. this.button_WriteControlParam.Text = "写入参数";
  1414. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  1415. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  1416. //
  1417. // button_ReadControlParam
  1418. //
  1419. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1420. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  1421. this.button_ReadControlParam.Name = "button_ReadControlParam";
  1422. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  1423. this.button_ReadControlParam.TabIndex = 3;
  1424. this.button_ReadControlParam.Text = "读取参数";
  1425. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  1426. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  1427. //
  1428. // richTextBox_ControlParam
  1429. //
  1430. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1431. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  1432. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  1433. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  1434. this.richTextBox_ControlParam.TabIndex = 2;
  1435. this.richTextBox_ControlParam.Text = "";
  1436. //
  1437. // tabPage_SensorParam
  1438. //
  1439. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1440. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  1441. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  1442. this.tabPage_SensorParam.Controls.Add(this.label29);
  1443. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  1444. this.tabPage_SensorParam.Controls.Add(this.label27);
  1445. this.tabPage_SensorParam.Controls.Add(this.label26);
  1446. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  1447. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  1448. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  1449. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  1450. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  1451. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  1452. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  1453. this.tabPage_SensorParam.TabIndex = 3;
  1454. this.tabPage_SensorParam.Text = "传感器参数";
  1455. //
  1456. // button_WriteTqSensorParam
  1457. //
  1458. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1459. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  1460. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  1461. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  1462. this.button_WriteTqSensorParam.TabIndex = 10;
  1463. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  1464. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  1465. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  1466. //
  1467. // comboBox_TorqueSet
  1468. //
  1469. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1470. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1471. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1472. this.comboBox_TorqueSet.FormattingEnabled = true;
  1473. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  1474. "1",
  1475. "2",
  1476. "3",
  1477. "4"});
  1478. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  1479. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  1480. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  1481. this.comboBox_TorqueSet.TabIndex = 9;
  1482. //
  1483. // label29
  1484. //
  1485. this.label29.BackColor = System.Drawing.Color.Silver;
  1486. this.label29.Location = new System.Drawing.Point(858, 146);
  1487. this.label29.Name = "label29";
  1488. this.label29.Size = new System.Drawing.Size(112, 1);
  1489. this.label29.TabIndex = 7;
  1490. //
  1491. // textBox_Load
  1492. //
  1493. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1494. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  1495. this.textBox_Load.Name = "textBox_Load";
  1496. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  1497. this.textBox_Load.TabIndex = 6;
  1498. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1499. //
  1500. // label27
  1501. //
  1502. this.label27.AutoSize = true;
  1503. this.label27.Location = new System.Drawing.Point(858, 45);
  1504. this.label27.Name = "label27";
  1505. this.label27.Size = new System.Drawing.Size(42, 42);
  1506. this.label27.TabIndex = 5;
  1507. this.label27.Text = "负载\r\nN.m";
  1508. //
  1509. // label26
  1510. //
  1511. this.label26.AutoSize = true;
  1512. this.label26.Location = new System.Drawing.Point(858, 16);
  1513. this.label26.Name = "label26";
  1514. this.label26.Size = new System.Drawing.Size(42, 21);
  1515. this.label26.TabIndex = 3;
  1516. this.label26.Text = "序号";
  1517. //
  1518. // button_Write_Cal
  1519. //
  1520. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1521. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  1522. this.button_Write_Cal.Name = "button_Write_Cal";
  1523. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  1524. this.button_Write_Cal.TabIndex = 2;
  1525. this.button_Write_Cal.Text = "力矩传感器标定";
  1526. this.button_Write_Cal.UseVisualStyleBackColor = false;
  1527. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  1528. //
  1529. // button_WriteSensorParam
  1530. //
  1531. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1532. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  1533. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  1534. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  1535. this.button_WriteSensorParam.TabIndex = 2;
  1536. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  1537. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  1538. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  1539. //
  1540. // button_ReadSensorParam
  1541. //
  1542. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1543. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  1544. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  1545. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  1546. this.button_ReadSensorParam.TabIndex = 2;
  1547. this.button_ReadSensorParam.Text = "读取参数";
  1548. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  1549. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  1550. //
  1551. // richTextBox_SensorParam
  1552. //
  1553. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1554. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  1555. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  1556. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  1557. this.richTextBox_SensorParam.TabIndex = 1;
  1558. this.richTextBox_SensorParam.Text = "";
  1559. //
  1560. // tabPage_AssistParam
  1561. //
  1562. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1563. this.tabPage_AssistParam.Controls.Add(this.label62);
  1564. this.tabPage_AssistParam.Controls.Add(this.label47);
  1565. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  1566. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  1567. this.tabPage_AssistParam.Controls.Add(this.label25);
  1568. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  1569. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  1570. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  1571. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  1572. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  1573. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  1574. this.tabPage_AssistParam.TabIndex = 4;
  1575. this.tabPage_AssistParam.Text = "助力参数";
  1576. //
  1577. // label62
  1578. //
  1579. this.label62.BackColor = System.Drawing.Color.Silver;
  1580. this.label62.Location = new System.Drawing.Point(858, 237);
  1581. this.label62.Name = "label62";
  1582. this.label62.Size = new System.Drawing.Size(126, 1);
  1583. this.label62.TabIndex = 10;
  1584. //
  1585. // label47
  1586. //
  1587. this.label47.AutoSize = true;
  1588. this.label47.Location = new System.Drawing.Point(883, 10);
  1589. this.label47.Name = "label47";
  1590. this.label47.Size = new System.Drawing.Size(74, 42);
  1591. this.label47.TabIndex = 9;
  1592. this.label47.Text = "助力转矩\r\n曲线编号";
  1593. //
  1594. // comboBox_AssistTorque
  1595. //
  1596. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1597. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1598. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1599. this.comboBox_AssistTorque.FormattingEnabled = true;
  1600. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  1601. "1",
  1602. "2",
  1603. "3",
  1604. "4",
  1605. "5",
  1606. "6",
  1607. "7",
  1608. "8",
  1609. "9",
  1610. "10",
  1611. "11",
  1612. "12",
  1613. "13",
  1614. "14",
  1615. "15"});
  1616. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  1617. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  1618. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  1619. this.comboBox_AssistTorque.TabIndex = 8;
  1620. //
  1621. // comboBox_AssistCadence
  1622. //
  1623. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1624. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1625. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1626. this.comboBox_AssistCadence.FormattingEnabled = true;
  1627. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  1628. "1",
  1629. "2",
  1630. "3",
  1631. "4",
  1632. "5"});
  1633. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  1634. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  1635. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  1636. this.comboBox_AssistCadence.TabIndex = 7;
  1637. //
  1638. // label25
  1639. //
  1640. this.label25.AutoSize = true;
  1641. this.label25.Location = new System.Drawing.Point(883, 87);
  1642. this.label25.Name = "label25";
  1643. this.label25.Size = new System.Drawing.Size(74, 42);
  1644. this.label25.TabIndex = 2;
  1645. this.label25.Text = "助力踏频\r\n曲线编号";
  1646. //
  1647. // button_WriteAssistParam
  1648. //
  1649. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1650. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  1651. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  1652. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  1653. this.button_WriteAssistParam.TabIndex = 4;
  1654. this.button_WriteAssistParam.Text = "写入参数";
  1655. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  1656. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  1657. //
  1658. // button_ReadAssistParam
  1659. //
  1660. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1661. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  1662. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  1663. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  1664. this.button_ReadAssistParam.TabIndex = 3;
  1665. this.button_ReadAssistParam.Text = "读取参数";
  1666. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  1667. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  1668. //
  1669. // richTextBox_AssistParam
  1670. //
  1671. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1672. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  1673. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  1674. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  1675. this.richTextBox_AssistParam.TabIndex = 2;
  1676. this.richTextBox_AssistParam.Text = "";
  1677. //
  1678. // tabPage_DebugParam
  1679. //
  1680. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1681. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  1682. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  1683. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  1684. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  1685. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  1686. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  1687. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  1688. this.tabPage_DebugParam.TabIndex = 5;
  1689. this.tabPage_DebugParam.Text = "调试参数";
  1690. //
  1691. // button_WriteDebugParam
  1692. //
  1693. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1694. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  1695. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  1696. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  1697. this.button_WriteDebugParam.TabIndex = 4;
  1698. this.button_WriteDebugParam.Text = "写入";
  1699. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  1700. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  1701. //
  1702. // button_ReadDebugParam
  1703. //
  1704. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1705. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  1706. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  1707. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  1708. this.button_ReadDebugParam.TabIndex = 3;
  1709. this.button_ReadDebugParam.Text = "读取";
  1710. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  1711. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  1712. //
  1713. // richTextBox_DebugParam
  1714. //
  1715. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1716. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  1717. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  1718. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  1719. this.richTextBox_DebugParam.TabIndex = 2;
  1720. this.richTextBox_DebugParam.Text = "";
  1721. //
  1722. // tabPage_RecordInfo
  1723. //
  1724. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1725. this.tabPage_RecordInfo.Controls.Add(this.label89);
  1726. this.tabPage_RecordInfo.Controls.Add(this.label88);
  1727. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  1728. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  1729. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  1730. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  1731. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  1732. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  1733. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  1734. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  1735. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  1736. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  1737. this.tabPage_RecordInfo.TabIndex = 6;
  1738. this.tabPage_RecordInfo.Text = "历史信息";
  1739. //
  1740. // label89
  1741. //
  1742. this.label89.BackColor = System.Drawing.Color.Silver;
  1743. this.label89.Location = new System.Drawing.Point(858, 136);
  1744. this.label89.Name = "label89";
  1745. this.label89.Size = new System.Drawing.Size(126, 1);
  1746. this.label89.TabIndex = 14;
  1747. //
  1748. // label88
  1749. //
  1750. this.label88.AutoSize = true;
  1751. this.label88.Location = new System.Drawing.Point(868, 70);
  1752. this.label88.Name = "label88";
  1753. this.label88.Size = new System.Drawing.Size(106, 21);
  1754. this.label88.TabIndex = 10;
  1755. this.label88.Text = "日志结束地址";
  1756. this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick);
  1757. //
  1758. // textBox_LogAddrEnd
  1759. //
  1760. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1761. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1762. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97);
  1763. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  1764. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28);
  1765. this.textBox_LogAddrEnd.TabIndex = 11;
  1766. this.textBox_LogAddrEnd.Text = "0801FFFF";
  1767. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1768. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1769. //
  1770. // label_LogAddrBegin
  1771. //
  1772. this.label_LogAddrBegin.AutoSize = true;
  1773. this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9);
  1774. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  1775. this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21);
  1776. this.label_LogAddrBegin.TabIndex = 8;
  1777. this.label_LogAddrBegin.Text = "日志起始地址";
  1778. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  1779. //
  1780. // textBox_LogAddrBegin
  1781. //
  1782. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1783. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1784. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36);
  1785. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  1786. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28);
  1787. this.textBox_LogAddrBegin.TabIndex = 9;
  1788. this.textBox_LogAddrBegin.Text = "0801F800";
  1789. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1790. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1791. //
  1792. // button_SaveRecordInfo
  1793. //
  1794. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1795. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  1796. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  1797. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  1798. this.button_SaveRecordInfo.TabIndex = 4;
  1799. this.button_SaveRecordInfo.Text = "保存日志";
  1800. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  1801. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  1802. //
  1803. // button_ReadRecord
  1804. //
  1805. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1806. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  1807. this.button_ReadRecord.Name = "button_ReadRecord";
  1808. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  1809. this.button_ReadRecord.TabIndex = 3;
  1810. this.button_ReadRecord.Text = "读取历史";
  1811. this.button_ReadRecord.UseVisualStyleBackColor = false;
  1812. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  1813. //
  1814. // button_ExportLog
  1815. //
  1816. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1817. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  1818. this.button_ExportLog.Name = "button_ExportLog";
  1819. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  1820. this.button_ExportLog.TabIndex = 3;
  1821. this.button_ExportLog.Text = "导出日志";
  1822. this.button_ExportLog.UseVisualStyleBackColor = false;
  1823. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  1824. //
  1825. // richTextBox_Record
  1826. //
  1827. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1828. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  1829. this.richTextBox_Record.Name = "richTextBox_Record";
  1830. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  1831. this.richTextBox_Record.TabIndex = 2;
  1832. this.richTextBox_Record.Text = "";
  1833. //
  1834. // tabPage_OtherInfo
  1835. //
  1836. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1837. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  1838. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  1839. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  1840. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  1841. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  1842. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  1843. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  1844. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  1845. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  1846. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  1847. this.tabPage_OtherInfo.TabIndex = 7;
  1848. this.tabPage_OtherInfo.Text = "其它信息";
  1849. //
  1850. // groupBox16
  1851. //
  1852. this.groupBox16.Controls.Add(this.groupBox18);
  1853. this.groupBox16.Controls.Add(this.groupBox17);
  1854. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  1855. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  1856. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  1857. this.groupBox16.Location = new System.Drawing.Point(707, 185);
  1858. this.groupBox16.Name = "groupBox16";
  1859. this.groupBox16.Size = new System.Drawing.Size(280, 127);
  1860. this.groupBox16.TabIndex = 5;
  1861. this.groupBox16.TabStop = false;
  1862. this.groupBox16.Text = "存储标志";
  1863. //
  1864. // groupBox18
  1865. //
  1866. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  1867. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  1868. this.groupBox18.Location = new System.Drawing.Point(107, 30);
  1869. this.groupBox18.Name = "groupBox18";
  1870. this.groupBox18.Size = new System.Drawing.Size(95, 95);
  1871. this.groupBox18.TabIndex = 11;
  1872. this.groupBox18.TabStop = false;
  1873. this.groupBox18.Text = "SIP校准";
  1874. //
  1875. // radioButton_SIP_SaveNo
  1876. //
  1877. this.radioButton_SIP_SaveNo.AutoSize = true;
  1878. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 31);
  1879. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  1880. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  1881. this.radioButton_SIP_SaveNo.TabIndex = 9;
  1882. this.radioButton_SIP_SaveNo.TabStop = true;
  1883. this.radioButton_SIP_SaveNo.Text = "未存储";
  1884. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  1885. //
  1886. // radioButton_SIP_SaveYes
  1887. //
  1888. this.radioButton_SIP_SaveYes.AutoSize = true;
  1889. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 56);
  1890. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  1891. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  1892. this.radioButton_SIP_SaveYes.TabIndex = 8;
  1893. this.radioButton_SIP_SaveYes.TabStop = true;
  1894. this.radioButton_SIP_SaveYes.Text = "已存储";
  1895. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  1896. //
  1897. // groupBox17
  1898. //
  1899. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  1900. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  1901. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  1902. this.groupBox17.Name = "groupBox17";
  1903. this.groupBox17.Size = new System.Drawing.Size(95, 96);
  1904. this.groupBox17.TabIndex = 10;
  1905. this.groupBox17.TabStop = false;
  1906. this.groupBox17.Text = "EEPROM";
  1907. //
  1908. // radioButton_EE_SaveYes
  1909. //
  1910. this.radioButton_EE_SaveYes.AutoSize = true;
  1911. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(15, 57);
  1912. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  1913. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  1914. this.radioButton_EE_SaveYes.TabIndex = 8;
  1915. this.radioButton_EE_SaveYes.TabStop = true;
  1916. this.radioButton_EE_SaveYes.Text = "已存储";
  1917. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  1918. //
  1919. // radioButton_EE_SaveNo
  1920. //
  1921. this.radioButton_EE_SaveNo.AutoSize = true;
  1922. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(15, 32);
  1923. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  1924. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  1925. this.radioButton_EE_SaveNo.TabIndex = 9;
  1926. this.radioButton_EE_SaveNo.TabStop = true;
  1927. this.radioButton_EE_SaveNo.Text = "未存储";
  1928. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  1929. //
  1930. // button_ReadSaveFlag
  1931. //
  1932. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1933. this.button_ReadSaveFlag.Location = new System.Drawing.Point(207, 59);
  1934. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  1935. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  1936. this.button_ReadSaveFlag.TabIndex = 3;
  1937. this.button_ReadSaveFlag.Text = "查询";
  1938. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  1939. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  1940. //
  1941. // button_WriteSaveFlag
  1942. //
  1943. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  1944. this.button_WriteSaveFlag.Location = new System.Drawing.Point(207, 92);
  1945. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  1946. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  1947. this.button_WriteSaveFlag.TabIndex = 4;
  1948. this.button_WriteSaveFlag.Text = "写入";
  1949. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  1950. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  1951. //
  1952. // checkBox_SaveYes
  1953. //
  1954. this.checkBox_SaveYes.AutoSize = true;
  1955. this.checkBox_SaveYes.Location = new System.Drawing.Point(207, 28);
  1956. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  1957. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  1958. this.checkBox_SaveYes.TabIndex = 5;
  1959. this.checkBox_SaveYes.Text = "保存";
  1960. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  1961. //
  1962. // groupBox9
  1963. //
  1964. this.groupBox9.Controls.Add(this.button_Recovery);
  1965. this.groupBox9.Controls.Add(this.button_ClearLog);
  1966. this.groupBox9.Controls.Add(this.button_Reset);
  1967. this.groupBox9.Controls.Add(this.button_SystemClear);
  1968. this.groupBox9.Location = new System.Drawing.Point(707, 4);
  1969. this.groupBox9.Name = "groupBox9";
  1970. this.groupBox9.Size = new System.Drawing.Size(280, 175);
  1971. this.groupBox9.TabIndex = 4;
  1972. this.groupBox9.TabStop = false;
  1973. this.groupBox9.Text = "系统操作";
  1974. //
  1975. // button_Recovery
  1976. //
  1977. this.button_Recovery.BackColor = System.Drawing.Color.Fuchsia;
  1978. this.button_Recovery.Location = new System.Drawing.Point(152, 28);
  1979. this.button_Recovery.Name = "button_Recovery";
  1980. this.button_Recovery.Size = new System.Drawing.Size(100, 60);
  1981. this.button_Recovery.TabIndex = 2;
  1982. this.button_Recovery.Text = "参数还原";
  1983. this.button_Recovery.UseVisualStyleBackColor = false;
  1984. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  1985. //
  1986. // button_ClearLog
  1987. //
  1988. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1989. this.button_ClearLog.Location = new System.Drawing.Point(152, 92);
  1990. this.button_ClearLog.Name = "button_ClearLog";
  1991. this.button_ClearLog.Size = new System.Drawing.Size(100, 60);
  1992. this.button_ClearLog.TabIndex = 2;
  1993. this.button_ClearLog.Text = "记录清除";
  1994. this.button_ClearLog.UseVisualStyleBackColor = false;
  1995. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  1996. //
  1997. // button_Reset
  1998. //
  1999. this.button_Reset.BackColor = System.Drawing.Color.Lime;
  2000. this.button_Reset.Location = new System.Drawing.Point(21, 92);
  2001. this.button_Reset.Name = "button_Reset";
  2002. this.button_Reset.Size = new System.Drawing.Size(100, 60);
  2003. this.button_Reset.TabIndex = 2;
  2004. this.button_Reset.Text = "系统关机";
  2005. this.button_Reset.UseVisualStyleBackColor = false;
  2006. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2007. //
  2008. // button_SystemClear
  2009. //
  2010. this.button_SystemClear.BackColor = System.Drawing.Color.Red;
  2011. this.button_SystemClear.Location = new System.Drawing.Point(21, 28);
  2012. this.button_SystemClear.Name = "button_SystemClear";
  2013. this.button_SystemClear.Size = new System.Drawing.Size(100, 60);
  2014. this.button_SystemClear.TabIndex = 2;
  2015. this.button_SystemClear.Text = "系统清除";
  2016. this.button_SystemClear.UseVisualStyleBackColor = false;
  2017. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2018. //
  2019. // groupBox8
  2020. //
  2021. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2022. this.groupBox8.Controls.Add(this.textBox_Online);
  2023. this.groupBox8.Controls.Add(this.label42);
  2024. this.groupBox8.Location = new System.Drawing.Point(375, 248);
  2025. this.groupBox8.Name = "groupBox8";
  2026. this.groupBox8.Size = new System.Drawing.Size(326, 64);
  2027. this.groupBox8.TabIndex = 3;
  2028. this.groupBox8.TabStop = false;
  2029. this.groupBox8.Text = "在线查询";
  2030. //
  2031. // button_ReadOnLine
  2032. //
  2033. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2034. this.button_ReadOnLine.Location = new System.Drawing.Point(201, 25);
  2035. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2036. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2037. this.button_ReadOnLine.TabIndex = 2;
  2038. this.button_ReadOnLine.Text = "查询";
  2039. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2040. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2041. //
  2042. // textBox_Online
  2043. //
  2044. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2045. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2046. this.textBox_Online.Name = "textBox_Online";
  2047. this.textBox_Online.ReadOnly = true;
  2048. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2049. this.textBox_Online.TabIndex = 1;
  2050. //
  2051. // label42
  2052. //
  2053. this.label42.AutoSize = true;
  2054. this.label42.Location = new System.Drawing.Point(6, 29);
  2055. this.label42.Name = "label42";
  2056. this.label42.Size = new System.Drawing.Size(74, 21);
  2057. this.label42.TabIndex = 0;
  2058. this.label42.Text = "在线状态";
  2059. //
  2060. // groupBox7
  2061. //
  2062. this.groupBox7.Controls.Add(this.button_ReadMAC);
  2063. this.groupBox7.Controls.Add(this.button_WriteMac);
  2064. this.groupBox7.Controls.Add(this.textBox_PP);
  2065. this.groupBox7.Controls.Add(this.textBox_MACDate);
  2066. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  2067. this.groupBox7.Controls.Add(this.label34);
  2068. this.groupBox7.Controls.Add(this.label39);
  2069. this.groupBox7.Controls.Add(this.textBox_MAC);
  2070. this.groupBox7.Controls.Add(this.label40);
  2071. this.groupBox7.Controls.Add(this.label41);
  2072. this.groupBox7.Location = new System.Drawing.Point(375, 4);
  2073. this.groupBox7.Name = "groupBox7";
  2074. this.groupBox7.Size = new System.Drawing.Size(326, 175);
  2075. this.groupBox7.TabIndex = 3;
  2076. this.groupBox7.TabStop = false;
  2077. this.groupBox7.Text = "生产信息";
  2078. //
  2079. // button_ReadMAC
  2080. //
  2081. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2082. this.button_ReadMAC.Location = new System.Drawing.Point(269, 106);
  2083. this.button_ReadMAC.Name = "button_ReadMAC";
  2084. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  2085. this.button_ReadMAC.TabIndex = 2;
  2086. this.button_ReadMAC.Text = "查询";
  2087. this.button_ReadMAC.UseVisualStyleBackColor = false;
  2088. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  2089. //
  2090. // button_WriteMac
  2091. //
  2092. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2093. this.button_WriteMac.Location = new System.Drawing.Point(269, 25);
  2094. this.button_WriteMac.Name = "button_WriteMac";
  2095. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  2096. this.button_WriteMac.TabIndex = 2;
  2097. this.button_WriteMac.Text = "写入";
  2098. this.button_WriteMac.UseVisualStyleBackColor = false;
  2099. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  2100. //
  2101. // textBox_PP
  2102. //
  2103. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2104. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  2105. this.textBox_PP.Name = "textBox_PP";
  2106. this.textBox_PP.Size = new System.Drawing.Size(181, 28);
  2107. this.textBox_PP.TabIndex = 1;
  2108. //
  2109. // textBox_MACDate
  2110. //
  2111. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2112. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  2113. this.textBox_MACDate.Name = "textBox_MACDate";
  2114. this.textBox_MACDate.Size = new System.Drawing.Size(181, 28);
  2115. this.textBox_MACDate.TabIndex = 1;
  2116. //
  2117. // textBox_MACAdd
  2118. //
  2119. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2120. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  2121. this.textBox_MACAdd.Name = "textBox_MACAdd";
  2122. this.textBox_MACAdd.Size = new System.Drawing.Size(181, 28);
  2123. this.textBox_MACAdd.TabIndex = 1;
  2124. //
  2125. // label34
  2126. //
  2127. this.label34.AutoSize = true;
  2128. this.label34.Location = new System.Drawing.Point(6, 144);
  2129. this.label34.Name = "label34";
  2130. this.label34.Size = new System.Drawing.Size(74, 21);
  2131. this.label34.TabIndex = 0;
  2132. this.label34.Text = "产品标识";
  2133. //
  2134. // label39
  2135. //
  2136. this.label39.AutoSize = true;
  2137. this.label39.Location = new System.Drawing.Point(6, 106);
  2138. this.label39.Name = "label39";
  2139. this.label39.Size = new System.Drawing.Size(74, 21);
  2140. this.label39.TabIndex = 0;
  2141. this.label39.Text = "生产日期";
  2142. //
  2143. // textBox_MAC
  2144. //
  2145. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2146. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  2147. this.textBox_MAC.Name = "textBox_MAC";
  2148. this.textBox_MAC.Size = new System.Drawing.Size(181, 28);
  2149. this.textBox_MAC.TabIndex = 1;
  2150. //
  2151. // label40
  2152. //
  2153. this.label40.AutoSize = true;
  2154. this.label40.Location = new System.Drawing.Point(6, 68);
  2155. this.label40.Name = "label40";
  2156. this.label40.Size = new System.Drawing.Size(58, 21);
  2157. this.label40.TabIndex = 0;
  2158. this.label40.Text = "生产地";
  2159. //
  2160. // label41
  2161. //
  2162. this.label41.AutoSize = true;
  2163. this.label41.Location = new System.Drawing.Point(7, 29);
  2164. this.label41.Name = "label41";
  2165. this.label41.Size = new System.Drawing.Size(58, 21);
  2166. this.label41.TabIndex = 0;
  2167. this.label41.Text = "生产商";
  2168. //
  2169. // groupBox6
  2170. //
  2171. this.groupBox6.Controls.Add(this.button_ReadUser3);
  2172. this.groupBox6.Controls.Add(this.button_WriteUser3);
  2173. this.groupBox6.Controls.Add(this.button_ReadUser2);
  2174. this.groupBox6.Controls.Add(this.button_WriteUser2);
  2175. this.groupBox6.Controls.Add(this.button_ReadUser1);
  2176. this.groupBox6.Controls.Add(this.button_WriteUser1);
  2177. this.groupBox6.Controls.Add(this.textBox_User3);
  2178. this.groupBox6.Controls.Add(this.textBox_User2);
  2179. this.groupBox6.Controls.Add(this.label35);
  2180. this.groupBox6.Controls.Add(this.textBox_User1);
  2181. this.groupBox6.Controls.Add(this.label36);
  2182. this.groupBox6.Controls.Add(this.label38);
  2183. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  2184. this.groupBox6.Name = "groupBox6";
  2185. this.groupBox6.Size = new System.Drawing.Size(365, 127);
  2186. this.groupBox6.TabIndex = 2;
  2187. this.groupBox6.TabStop = false;
  2188. this.groupBox6.Text = "自定义";
  2189. //
  2190. // button_ReadUser3
  2191. //
  2192. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2193. this.button_ReadUser3.Location = new System.Drawing.Point(194, 89);
  2194. this.button_ReadUser3.Name = "button_ReadUser3";
  2195. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  2196. this.button_ReadUser3.TabIndex = 5;
  2197. this.button_ReadUser3.Text = "查询";
  2198. this.button_ReadUser3.UseVisualStyleBackColor = false;
  2199. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  2200. //
  2201. // button_WriteUser3
  2202. //
  2203. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2204. this.button_WriteUser3.Location = new System.Drawing.Point(246, 89);
  2205. this.button_WriteUser3.Name = "button_WriteUser3";
  2206. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  2207. this.button_WriteUser3.TabIndex = 6;
  2208. this.button_WriteUser3.Text = "写入";
  2209. this.button_WriteUser3.UseVisualStyleBackColor = false;
  2210. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  2211. //
  2212. // button_ReadUser2
  2213. //
  2214. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2215. this.button_ReadUser2.Location = new System.Drawing.Point(194, 59);
  2216. this.button_ReadUser2.Name = "button_ReadUser2";
  2217. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  2218. this.button_ReadUser2.TabIndex = 3;
  2219. this.button_ReadUser2.Text = "查询";
  2220. this.button_ReadUser2.UseVisualStyleBackColor = false;
  2221. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  2222. //
  2223. // button_WriteUser2
  2224. //
  2225. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2226. this.button_WriteUser2.Location = new System.Drawing.Point(246, 59);
  2227. this.button_WriteUser2.Name = "button_WriteUser2";
  2228. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  2229. this.button_WriteUser2.TabIndex = 4;
  2230. this.button_WriteUser2.Text = "写入";
  2231. this.button_WriteUser2.UseVisualStyleBackColor = false;
  2232. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  2233. //
  2234. // button_ReadUser1
  2235. //
  2236. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2237. this.button_ReadUser1.Location = new System.Drawing.Point(194, 29);
  2238. this.button_ReadUser1.Name = "button_ReadUser1";
  2239. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  2240. this.button_ReadUser1.TabIndex = 2;
  2241. this.button_ReadUser1.Text = "查询";
  2242. this.button_ReadUser1.UseVisualStyleBackColor = false;
  2243. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  2244. //
  2245. // button_WriteUser1
  2246. //
  2247. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2248. this.button_WriteUser1.Location = new System.Drawing.Point(246, 29);
  2249. this.button_WriteUser1.Name = "button_WriteUser1";
  2250. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  2251. this.button_WriteUser1.TabIndex = 2;
  2252. this.button_WriteUser1.Text = "写入";
  2253. this.button_WriteUser1.UseVisualStyleBackColor = false;
  2254. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  2255. //
  2256. // textBox_User3
  2257. //
  2258. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2259. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  2260. this.textBox_User3.Name = "textBox_User3";
  2261. this.textBox_User3.Size = new System.Drawing.Size(164, 28);
  2262. this.textBox_User3.TabIndex = 1;
  2263. //
  2264. // textBox_User2
  2265. //
  2266. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2267. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  2268. this.textBox_User2.Name = "textBox_User2";
  2269. this.textBox_User2.Size = new System.Drawing.Size(164, 28);
  2270. this.textBox_User2.TabIndex = 1;
  2271. //
  2272. // label35
  2273. //
  2274. this.label35.AutoSize = true;
  2275. this.label35.Location = new System.Drawing.Point(4, 93);
  2276. this.label35.Name = "label35";
  2277. this.label35.Size = new System.Drawing.Size(19, 21);
  2278. this.label35.TabIndex = 0;
  2279. this.label35.Text = "3";
  2280. //
  2281. // textBox_User1
  2282. //
  2283. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2284. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  2285. this.textBox_User1.Name = "textBox_User1";
  2286. this.textBox_User1.Size = new System.Drawing.Size(164, 28);
  2287. this.textBox_User1.TabIndex = 1;
  2288. //
  2289. // label36
  2290. //
  2291. this.label36.AutoSize = true;
  2292. this.label36.Location = new System.Drawing.Point(4, 63);
  2293. this.label36.Name = "label36";
  2294. this.label36.Size = new System.Drawing.Size(19, 21);
  2295. this.label36.TabIndex = 0;
  2296. this.label36.Text = "2";
  2297. //
  2298. // label38
  2299. //
  2300. this.label38.AutoSize = true;
  2301. this.label38.Location = new System.Drawing.Point(5, 33);
  2302. this.label38.Name = "label38";
  2303. this.label38.Size = new System.Drawing.Size(19, 21);
  2304. this.label38.TabIndex = 0;
  2305. this.label38.Text = "1";
  2306. //
  2307. // groupBox5
  2308. //
  2309. this.groupBox5.Controls.Add(this.button_ReadKey);
  2310. this.groupBox5.Controls.Add(this.button_WriteKey);
  2311. this.groupBox5.Controls.Add(this.textBox_Key);
  2312. this.groupBox5.Controls.Add(this.label37);
  2313. this.groupBox5.Location = new System.Drawing.Point(375, 185);
  2314. this.groupBox5.Name = "groupBox5";
  2315. this.groupBox5.Size = new System.Drawing.Size(326, 62);
  2316. this.groupBox5.TabIndex = 1;
  2317. this.groupBox5.TabStop = false;
  2318. this.groupBox5.Text = "校验密钥";
  2319. //
  2320. // button_ReadKey
  2321. //
  2322. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2323. this.button_ReadKey.Location = new System.Drawing.Point(201, 24);
  2324. this.button_ReadKey.Name = "button_ReadKey";
  2325. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  2326. this.button_ReadKey.TabIndex = 2;
  2327. this.button_ReadKey.Text = "查询";
  2328. this.button_ReadKey.UseVisualStyleBackColor = false;
  2329. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  2330. //
  2331. // button_WriteKey
  2332. //
  2333. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2334. this.button_WriteKey.Location = new System.Drawing.Point(265, 24);
  2335. this.button_WriteKey.Name = "button_WriteKey";
  2336. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  2337. this.button_WriteKey.TabIndex = 2;
  2338. this.button_WriteKey.Text = "写入";
  2339. this.button_WriteKey.UseVisualStyleBackColor = false;
  2340. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  2341. //
  2342. // textBox_Key
  2343. //
  2344. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2345. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  2346. this.textBox_Key.Name = "textBox_Key";
  2347. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  2348. this.textBox_Key.TabIndex = 1;
  2349. //
  2350. // label37
  2351. //
  2352. this.label37.AutoSize = true;
  2353. this.label37.Location = new System.Drawing.Point(7, 28);
  2354. this.label37.Name = "label37";
  2355. this.label37.Size = new System.Drawing.Size(42, 21);
  2356. this.label37.TabIndex = 0;
  2357. this.label37.Text = "密钥";
  2358. //
  2359. // groupBox4
  2360. //
  2361. this.groupBox4.Controls.Add(this.label85);
  2362. this.groupBox4.Controls.Add(this.textBox_SP);
  2363. this.groupBox4.Controls.Add(this.button_ReadVersion);
  2364. this.groupBox4.Controls.Add(this.button_WriteSN);
  2365. this.groupBox4.Controls.Add(this.button_WriteModel);
  2366. this.groupBox4.Controls.Add(this.textBox_FW);
  2367. this.groupBox4.Controls.Add(this.textBox_HW);
  2368. this.groupBox4.Controls.Add(this.textBox_SN);
  2369. this.groupBox4.Controls.Add(this.label33);
  2370. this.groupBox4.Controls.Add(this.label32);
  2371. this.groupBox4.Controls.Add(this.textBox_Model);
  2372. this.groupBox4.Controls.Add(this.label31);
  2373. this.groupBox4.Controls.Add(this.label30);
  2374. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  2375. this.groupBox4.Name = "groupBox4";
  2376. this.groupBox4.Size = new System.Drawing.Size(365, 175);
  2377. this.groupBox4.TabIndex = 0;
  2378. this.groupBox4.TabStop = false;
  2379. this.groupBox4.Text = "版本信息";
  2380. //
  2381. // label85
  2382. //
  2383. this.label85.AutoSize = true;
  2384. this.label85.Location = new System.Drawing.Point(6, 144);
  2385. this.label85.Name = "label85";
  2386. this.label85.Size = new System.Drawing.Size(29, 21);
  2387. this.label85.TabIndex = 4;
  2388. this.label85.Text = "SP";
  2389. //
  2390. // textBox_SP
  2391. //
  2392. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2393. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  2394. this.textBox_SP.Name = "textBox_SP";
  2395. this.textBox_SP.ReadOnly = true;
  2396. this.textBox_SP.Size = new System.Drawing.Size(247, 28);
  2397. this.textBox_SP.TabIndex = 3;
  2398. //
  2399. // button_ReadVersion
  2400. //
  2401. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2402. this.button_ReadVersion.Location = new System.Drawing.Point(309, 85);
  2403. this.button_ReadVersion.Name = "button_ReadVersion";
  2404. this.button_ReadVersion.Size = new System.Drawing.Size(50, 83);
  2405. this.button_ReadVersion.TabIndex = 2;
  2406. this.button_ReadVersion.Text = "查询";
  2407. this.button_ReadVersion.UseVisualStyleBackColor = false;
  2408. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  2409. //
  2410. // button_WriteSN
  2411. //
  2412. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2413. this.button_WriteSN.Location = new System.Drawing.Point(309, 53);
  2414. this.button_WriteSN.Name = "button_WriteSN";
  2415. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  2416. this.button_WriteSN.TabIndex = 2;
  2417. this.button_WriteSN.Text = "写入";
  2418. this.button_WriteSN.UseVisualStyleBackColor = false;
  2419. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  2420. //
  2421. // button_WriteModel
  2422. //
  2423. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2424. this.button_WriteModel.Location = new System.Drawing.Point(309, 24);
  2425. this.button_WriteModel.Name = "button_WriteModel";
  2426. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  2427. this.button_WriteModel.TabIndex = 2;
  2428. this.button_WriteModel.Text = "写入";
  2429. this.button_WriteModel.UseVisualStyleBackColor = false;
  2430. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  2431. //
  2432. // textBox_FW
  2433. //
  2434. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2435. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  2436. this.textBox_FW.Name = "textBox_FW";
  2437. this.textBox_FW.ReadOnly = true;
  2438. this.textBox_FW.Size = new System.Drawing.Size(247, 28);
  2439. this.textBox_FW.TabIndex = 1;
  2440. //
  2441. // textBox_HW
  2442. //
  2443. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2444. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  2445. this.textBox_HW.Name = "textBox_HW";
  2446. this.textBox_HW.ReadOnly = true;
  2447. this.textBox_HW.Size = new System.Drawing.Size(247, 28);
  2448. this.textBox_HW.TabIndex = 1;
  2449. //
  2450. // textBox_SN
  2451. //
  2452. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2453. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  2454. this.textBox_SN.Name = "textBox_SN";
  2455. this.textBox_SN.Size = new System.Drawing.Size(247, 28);
  2456. this.textBox_SN.TabIndex = 1;
  2457. //
  2458. // label33
  2459. //
  2460. this.label33.AutoSize = true;
  2461. this.label33.Location = new System.Drawing.Point(6, 115);
  2462. this.label33.Name = "label33";
  2463. this.label33.Size = new System.Drawing.Size(35, 21);
  2464. this.label33.TabIndex = 0;
  2465. this.label33.Text = "FW";
  2466. //
  2467. // label32
  2468. //
  2469. this.label32.AutoSize = true;
  2470. this.label32.Location = new System.Drawing.Point(6, 86);
  2471. this.label32.Name = "label32";
  2472. this.label32.Size = new System.Drawing.Size(38, 21);
  2473. this.label32.TabIndex = 0;
  2474. this.label32.Text = "HW";
  2475. //
  2476. // textBox_Model
  2477. //
  2478. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2479. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  2480. this.textBox_Model.Name = "textBox_Model";
  2481. this.textBox_Model.Size = new System.Drawing.Size(247, 28);
  2482. this.textBox_Model.TabIndex = 1;
  2483. //
  2484. // label31
  2485. //
  2486. this.label31.AutoSize = true;
  2487. this.label31.Location = new System.Drawing.Point(6, 57);
  2488. this.label31.Name = "label31";
  2489. this.label31.Size = new System.Drawing.Size(32, 21);
  2490. this.label31.TabIndex = 0;
  2491. this.label31.Text = "SN";
  2492. //
  2493. // label30
  2494. //
  2495. this.label30.AutoSize = true;
  2496. this.label30.Location = new System.Drawing.Point(7, 28);
  2497. this.label30.Name = "label30";
  2498. this.label30.Size = new System.Drawing.Size(42, 21);
  2499. this.label30.TabIndex = 0;
  2500. this.label30.Text = "型号";
  2501. //
  2502. // tabPage_OBC
  2503. //
  2504. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2505. this.tabPage_OBC.Controls.Add(this.groupBox26);
  2506. this.tabPage_OBC.Controls.Add(this.groupBox15);
  2507. this.tabPage_OBC.Controls.Add(this.groupBox14);
  2508. this.tabPage_OBC.Controls.Add(this.groupBox13);
  2509. this.tabPage_OBC.Controls.Add(this.groupBox12);
  2510. this.tabPage_OBC.Controls.Add(this.groupBox11);
  2511. this.tabPage_OBC.Controls.Add(this.groupBox10);
  2512. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  2513. this.tabPage_OBC.Name = "tabPage_OBC";
  2514. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  2515. this.tabPage_OBC.TabIndex = 8;
  2516. this.tabPage_OBC.Text = "模拟仪表";
  2517. //
  2518. // groupBox26
  2519. //
  2520. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  2521. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  2522. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  2523. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  2524. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  2525. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  2526. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  2527. this.groupBox26.Name = "groupBox26";
  2528. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  2529. this.groupBox26.TabIndex = 14;
  2530. this.groupBox26.TabStop = false;
  2531. this.groupBox26.Text = "按键";
  2532. //
  2533. // button_OBC_ButtonSet
  2534. //
  2535. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2536. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  2537. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  2538. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  2539. this.button_OBC_ButtonSet.TabIndex = 20;
  2540. this.button_OBC_ButtonSet.Text = "Set";
  2541. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  2542. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  2543. //
  2544. // button_OBC_ButtonLight
  2545. //
  2546. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2547. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  2548. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  2549. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  2550. this.button_OBC_ButtonLight.TabIndex = 19;
  2551. this.button_OBC_ButtonLight.Text = "Light";
  2552. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  2553. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  2554. //
  2555. // button_OBC_ButtonWalk
  2556. //
  2557. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2558. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  2559. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  2560. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  2561. this.button_OBC_ButtonWalk.TabIndex = 18;
  2562. this.button_OBC_ButtonWalk.Text = "Walk";
  2563. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  2564. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  2565. //
  2566. // button_OBC_ButtonDec
  2567. //
  2568. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2569. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  2570. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  2571. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  2572. this.button_OBC_ButtonDec.TabIndex = 17;
  2573. this.button_OBC_ButtonDec.Text = "-";
  2574. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  2575. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  2576. //
  2577. // button_OBC_ButtonAcc
  2578. //
  2579. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2580. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  2581. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  2582. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  2583. this.button_OBC_ButtonAcc.TabIndex = 16;
  2584. this.button_OBC_ButtonAcc.Text = "+";
  2585. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  2586. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  2587. //
  2588. // button_OBC_ButtonPower
  2589. //
  2590. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2591. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  2592. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  2593. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  2594. this.button_OBC_ButtonPower.TabIndex = 15;
  2595. this.button_OBC_ButtonPower.Text = "Power";
  2596. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  2597. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  2598. //
  2599. // groupBox15
  2600. //
  2601. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  2602. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  2603. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  2604. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  2605. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  2606. this.groupBox15.Controls.Add(this.label54);
  2607. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  2608. this.groupBox15.Controls.Add(this.label52);
  2609. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  2610. this.groupBox15.Name = "groupBox15";
  2611. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  2612. this.groupBox15.TabIndex = 14;
  2613. this.groupBox15.TabStop = false;
  2614. this.groupBox15.Text = "骑行历史";
  2615. //
  2616. // textBox_OBC_ODO_TIME
  2617. //
  2618. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2619. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  2620. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  2621. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  2622. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  2623. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  2624. //
  2625. // button_OBC_ReadRideInfo
  2626. //
  2627. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2628. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  2629. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  2630. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  2631. this.button_OBC_ReadRideInfo.TabIndex = 6;
  2632. this.button_OBC_ReadRideInfo.Text = "读取";
  2633. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  2634. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  2635. //
  2636. // textBox_OBC_ODO_KM
  2637. //
  2638. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2639. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  2640. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  2641. this.textBox_OBC_ODO_KM.ReadOnly = true;
  2642. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  2643. this.textBox_OBC_ODO_KM.TabIndex = 4;
  2644. //
  2645. // button_OBC_ClearTrip
  2646. //
  2647. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2648. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  2649. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  2650. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  2651. this.button_OBC_ClearTrip.TabIndex = 6;
  2652. this.button_OBC_ClearTrip.Text = "清除TRIP";
  2653. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  2654. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  2655. //
  2656. // textBox_OBC_TRIP_TIME
  2657. //
  2658. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2659. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  2660. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  2661. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  2662. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  2663. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  2664. //
  2665. // label54
  2666. //
  2667. this.label54.AutoSize = true;
  2668. this.label54.Location = new System.Drawing.Point(7, 61);
  2669. this.label54.Name = "label54";
  2670. this.label54.Size = new System.Drawing.Size(119, 21);
  2671. this.label54.TabIndex = 0;
  2672. this.label54.Text = "ODO里程/时间";
  2673. //
  2674. // textBox_OBC_TRIP_KM
  2675. //
  2676. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2677. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  2678. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  2679. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  2680. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  2681. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  2682. //
  2683. // label52
  2684. //
  2685. this.label52.AutoSize = true;
  2686. this.label52.Location = new System.Drawing.Point(7, 31);
  2687. this.label52.Name = "label52";
  2688. this.label52.Size = new System.Drawing.Size(115, 21);
  2689. this.label52.TabIndex = 0;
  2690. this.label52.Text = "TRIP里程/时间";
  2691. //
  2692. // groupBox14
  2693. //
  2694. this.groupBox14.Controls.Add(this.label53);
  2695. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  2696. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  2697. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  2698. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  2699. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  2700. this.groupBox14.Controls.Add(this.label48);
  2701. this.groupBox14.Controls.Add(this.label49);
  2702. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  2703. this.groupBox14.Controls.Add(this.label50);
  2704. this.groupBox14.Controls.Add(this.label51);
  2705. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  2706. this.groupBox14.Name = "groupBox14";
  2707. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  2708. this.groupBox14.TabIndex = 13;
  2709. this.groupBox14.TabStop = false;
  2710. this.groupBox14.Text = "版本信息";
  2711. //
  2712. // label53
  2713. //
  2714. this.label53.AutoSize = true;
  2715. this.label53.Location = new System.Drawing.Point(7, 144);
  2716. this.label53.Name = "label53";
  2717. this.label53.Size = new System.Drawing.Size(29, 21);
  2718. this.label53.TabIndex = 4;
  2719. this.label53.Text = "SP";
  2720. //
  2721. // textBox_OBC_ReadSP
  2722. //
  2723. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2724. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  2725. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  2726. this.textBox_OBC_ReadSP.ReadOnly = true;
  2727. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  2728. this.textBox_OBC_ReadSP.TabIndex = 3;
  2729. //
  2730. // button_OBC_ReadVerInfo
  2731. //
  2732. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2733. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  2734. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  2735. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  2736. this.button_OBC_ReadVerInfo.TabIndex = 2;
  2737. this.button_OBC_ReadVerInfo.Text = "查询";
  2738. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  2739. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  2740. //
  2741. // textBox_OBC_ReadFW
  2742. //
  2743. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2744. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  2745. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  2746. this.textBox_OBC_ReadFW.ReadOnly = true;
  2747. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  2748. this.textBox_OBC_ReadFW.TabIndex = 1;
  2749. //
  2750. // textBox_OBC_ReadHW
  2751. //
  2752. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2753. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  2754. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  2755. this.textBox_OBC_ReadHW.ReadOnly = true;
  2756. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  2757. this.textBox_OBC_ReadHW.TabIndex = 1;
  2758. //
  2759. // textBox_OBC_ReadSN
  2760. //
  2761. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2762. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  2763. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  2764. this.textBox_OBC_ReadSN.ReadOnly = true;
  2765. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  2766. this.textBox_OBC_ReadSN.TabIndex = 1;
  2767. //
  2768. // label48
  2769. //
  2770. this.label48.AutoSize = true;
  2771. this.label48.Location = new System.Drawing.Point(6, 115);
  2772. this.label48.Name = "label48";
  2773. this.label48.Size = new System.Drawing.Size(35, 21);
  2774. this.label48.TabIndex = 0;
  2775. this.label48.Text = "FW";
  2776. //
  2777. // label49
  2778. //
  2779. this.label49.AutoSize = true;
  2780. this.label49.Location = new System.Drawing.Point(6, 86);
  2781. this.label49.Name = "label49";
  2782. this.label49.Size = new System.Drawing.Size(38, 21);
  2783. this.label49.TabIndex = 0;
  2784. this.label49.Text = "HW";
  2785. //
  2786. // textBox_OBC_ReadModel
  2787. //
  2788. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2789. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  2790. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  2791. this.textBox_OBC_ReadModel.ReadOnly = true;
  2792. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  2793. this.textBox_OBC_ReadModel.TabIndex = 1;
  2794. //
  2795. // label50
  2796. //
  2797. this.label50.AutoSize = true;
  2798. this.label50.Location = new System.Drawing.Point(6, 57);
  2799. this.label50.Name = "label50";
  2800. this.label50.Size = new System.Drawing.Size(32, 21);
  2801. this.label50.TabIndex = 0;
  2802. this.label50.Text = "SN";
  2803. //
  2804. // label51
  2805. //
  2806. this.label51.AutoSize = true;
  2807. this.label51.Location = new System.Drawing.Point(7, 28);
  2808. this.label51.Name = "label51";
  2809. this.label51.Size = new System.Drawing.Size(42, 21);
  2810. this.label51.TabIndex = 0;
  2811. this.label51.Text = "型号";
  2812. //
  2813. // groupBox13
  2814. //
  2815. this.groupBox13.Controls.Add(this.label64);
  2816. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  2817. this.groupBox13.Controls.Add(this.label63);
  2818. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  2819. this.groupBox13.Controls.Add(this.label59);
  2820. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  2821. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  2822. this.groupBox13.Controls.Add(this.label58);
  2823. this.groupBox13.Controls.Add(this.label57);
  2824. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  2825. this.groupBox13.Controls.Add(this.label56);
  2826. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  2827. this.groupBox13.Name = "groupBox13";
  2828. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  2829. this.groupBox13.TabIndex = 14;
  2830. this.groupBox13.TabStop = false;
  2831. this.groupBox13.Text = "设置用户参数";
  2832. //
  2833. // label64
  2834. //
  2835. this.label64.AutoSize = true;
  2836. this.label64.Location = new System.Drawing.Point(146, 119);
  2837. this.label64.Name = "label64";
  2838. this.label64.Size = new System.Drawing.Size(39, 21);
  2839. this.label64.TabIndex = 14;
  2840. this.label64.Text = "min";
  2841. //
  2842. // numericUpDown_OBC_OffTime
  2843. //
  2844. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2845. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 115);
  2846. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  2847. 240,
  2848. 0,
  2849. 0,
  2850. 0});
  2851. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  2852. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  2853. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(60, 28);
  2854. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  2855. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2856. //
  2857. // label63
  2858. //
  2859. this.label63.AutoSize = true;
  2860. this.label63.Location = new System.Drawing.Point(6, 119);
  2861. this.label63.Name = "label63";
  2862. this.label63.Size = new System.Drawing.Size(74, 21);
  2863. this.label63.TabIndex = 12;
  2864. this.label63.Text = "关机时间";
  2865. //
  2866. // numericUpDown_OBC_WheelAdj
  2867. //
  2868. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2869. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  2870. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  2871. 10,
  2872. 0,
  2873. 0,
  2874. 0});
  2875. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  2876. 10,
  2877. 0,
  2878. 0,
  2879. -2147483648});
  2880. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  2881. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  2882. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(60, 28);
  2883. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  2884. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2885. //
  2886. // label59
  2887. //
  2888. this.label59.AutoSize = true;
  2889. this.label59.Location = new System.Drawing.Point(146, 28);
  2890. this.label59.Name = "label59";
  2891. this.label59.Size = new System.Drawing.Size(33, 21);
  2892. this.label59.TabIndex = 11;
  2893. this.label59.Text = "cm";
  2894. //
  2895. // comboBox_OBC_AssistFunc
  2896. //
  2897. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2898. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2899. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2900. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  2901. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  2902. "方案一",
  2903. "方案二"});
  2904. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  2905. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  2906. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  2907. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  2908. //
  2909. // comboBox_OBC_StartMode
  2910. //
  2911. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2912. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2913. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2914. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  2915. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  2916. "柔和",
  2917. "正常",
  2918. "强劲"});
  2919. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  2920. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  2921. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  2922. this.comboBox_OBC_StartMode.TabIndex = 6;
  2923. //
  2924. // label58
  2925. //
  2926. this.label58.AutoSize = true;
  2927. this.label58.Location = new System.Drawing.Point(6, 88);
  2928. this.label58.Name = "label58";
  2929. this.label58.Size = new System.Drawing.Size(74, 21);
  2930. this.label58.TabIndex = 9;
  2931. this.label58.Text = "助力方案";
  2932. //
  2933. // label57
  2934. //
  2935. this.label57.AutoSize = true;
  2936. this.label57.Location = new System.Drawing.Point(6, 58);
  2937. this.label57.Name = "label57";
  2938. this.label57.Size = new System.Drawing.Size(74, 21);
  2939. this.label57.TabIndex = 9;
  2940. this.label57.Text = "启动模式";
  2941. //
  2942. // button_OBC_WriteUserInfo
  2943. //
  2944. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2945. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  2946. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  2947. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  2948. this.button_OBC_WriteUserInfo.TabIndex = 6;
  2949. this.button_OBC_WriteUserInfo.Text = "写入";
  2950. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  2951. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  2952. //
  2953. // label56
  2954. //
  2955. this.label56.AutoSize = true;
  2956. this.label56.Location = new System.Drawing.Point(6, 28);
  2957. this.label56.Name = "label56";
  2958. this.label56.Size = new System.Drawing.Size(74, 21);
  2959. this.label56.TabIndex = 7;
  2960. this.label56.Text = "周长微调";
  2961. //
  2962. // groupBox12
  2963. //
  2964. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  2965. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  2966. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  2967. this.groupBox12.Name = "groupBox12";
  2968. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  2969. this.groupBox12.TabIndex = 13;
  2970. this.groupBox12.TabStop = false;
  2971. this.groupBox12.Text = "查询用户参数";
  2972. //
  2973. // richTextBox_OBC_ReadUserInfo
  2974. //
  2975. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2976. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  2977. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  2978. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  2979. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  2980. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  2981. this.richTextBox_OBC_ReadUserInfo.Text = "";
  2982. //
  2983. // button_OBC_ReadUserInfo
  2984. //
  2985. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2986. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  2987. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  2988. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  2989. this.button_OBC_ReadUserInfo.TabIndex = 6;
  2990. this.button_OBC_ReadUserInfo.Text = "读取";
  2991. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  2992. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  2993. //
  2994. // groupBox11
  2995. //
  2996. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  2997. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  2998. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  2999. this.groupBox11.Name = "groupBox11";
  3000. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  3001. this.groupBox11.TabIndex = 11;
  3002. this.groupBox11.TabStop = false;
  3003. this.groupBox11.Text = "读取电池运行信息";
  3004. //
  3005. // richTextBox_OBC_BMS_RunInfo
  3006. //
  3007. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3008. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3009. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  3010. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  3011. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  3012. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  3013. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  3014. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  3015. //
  3016. // checkBox_OBC_StartReadBMS
  3017. //
  3018. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  3019. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  3020. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  3021. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  3022. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  3023. this.checkBox_OBC_StartReadBMS.Text = "启动";
  3024. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  3025. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  3026. //
  3027. // groupBox10
  3028. //
  3029. this.groupBox10.Controls.Add(this.label60);
  3030. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  3031. this.groupBox10.Controls.Add(this.label61);
  3032. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  3033. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  3034. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  3035. this.groupBox10.Name = "groupBox10";
  3036. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  3037. this.groupBox10.TabIndex = 10;
  3038. this.groupBox10.TabStop = false;
  3039. this.groupBox10.Text = "控制电机档位";
  3040. //
  3041. // label60
  3042. //
  3043. this.label60.AutoSize = true;
  3044. this.label60.Location = new System.Drawing.Point(122, 32);
  3045. this.label60.Name = "label60";
  3046. this.label60.Size = new System.Drawing.Size(26, 21);
  3047. this.label60.TabIndex = 8;
  3048. this.label60.Text = "灯";
  3049. //
  3050. // comboBox_OBC_LightSw
  3051. //
  3052. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3053. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3054. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3055. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  3056. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  3057. "ON",
  3058. "OFF"});
  3059. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  3060. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  3061. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  3062. this.comboBox_OBC_LightSw.TabIndex = 6;
  3063. //
  3064. // label61
  3065. //
  3066. this.label61.AutoSize = true;
  3067. this.label61.Location = new System.Drawing.Point(6, 32);
  3068. this.label61.Name = "label61";
  3069. this.label61.Size = new System.Drawing.Size(42, 21);
  3070. this.label61.TabIndex = 7;
  3071. this.label61.Text = "档位";
  3072. //
  3073. // comboBox_OBC_SetGearST
  3074. //
  3075. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3076. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3077. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3078. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  3079. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  3080. "OFF",
  3081. "ECO",
  3082. "NORM",
  3083. "SPORT",
  3084. "TURBO",
  3085. "SMART",
  3086. "WALK"});
  3087. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  3088. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  3089. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  3090. this.comboBox_OBC_SetGearST.TabIndex = 4;
  3091. //
  3092. // checkBox_OBC_StartSetGearSt
  3093. //
  3094. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  3095. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  3096. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  3097. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  3098. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  3099. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  3100. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  3101. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  3102. //
  3103. // tabPage_RAMorFLASH
  3104. //
  3105. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3106. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  3107. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  3108. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  3109. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  3110. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  3111. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  3112. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  3113. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  3114. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  3115. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  3116. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  3117. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  3118. this.tabPage_RAMorFLASH.TabIndex = 9;
  3119. this.tabPage_RAMorFLASH.Text = "存储器读取";
  3120. //
  3121. // checkBox_ReadRanFlash_ChangeFormat
  3122. //
  3123. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  3124. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  3125. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  3126. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  3127. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  3128. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  3129. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  3130. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  3131. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  3132. //
  3133. // checkBox_ReadRanFlash_AutoClear
  3134. //
  3135. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  3136. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  3137. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  3138. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  3139. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  3140. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  3141. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  3142. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  3143. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  3144. //
  3145. // checkBox_ReadRanFlash_AutoSW
  3146. //
  3147. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  3148. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  3149. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  3150. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  3151. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  3152. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  3153. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  3154. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  3155. //
  3156. // textBox_Address_End
  3157. //
  3158. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3159. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  3160. this.textBox_Address_End.Name = "textBox_Address_End";
  3161. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  3162. this.textBox_Address_End.TabIndex = 10;
  3163. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3164. //
  3165. // label66
  3166. //
  3167. this.label66.AutoSize = true;
  3168. this.label66.Location = new System.Drawing.Point(831, 136);
  3169. this.label66.Name = "label66";
  3170. this.label66.Size = new System.Drawing.Size(91, 21);
  3171. this.label66.TabIndex = 9;
  3172. this.label66.Text = "结束地址0x";
  3173. //
  3174. // textBox_Address_Begin
  3175. //
  3176. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3177. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  3178. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  3179. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  3180. this.textBox_Address_Begin.TabIndex = 8;
  3181. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3182. //
  3183. // label65
  3184. //
  3185. this.label65.AutoSize = true;
  3186. this.label65.Location = new System.Drawing.Point(831, 72);
  3187. this.label65.Name = "label65";
  3188. this.label65.Size = new System.Drawing.Size(91, 21);
  3189. this.label65.TabIndex = 7;
  3190. this.label65.Text = "起始地址0x";
  3191. //
  3192. // button_ReadRamFlash
  3193. //
  3194. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3195. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  3196. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  3197. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  3198. this.button_ReadRamFlash.TabIndex = 5;
  3199. this.button_ReadRamFlash.Text = "读取数据";
  3200. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  3201. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  3202. //
  3203. // richTextBox_RamFlasgData
  3204. //
  3205. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3206. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  3207. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  3208. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  3209. this.richTextBox_RamFlasgData.TabIndex = 4;
  3210. this.richTextBox_RamFlasgData.Text = "";
  3211. //
  3212. // tabPage_FactoryMode
  3213. //
  3214. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3215. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  3216. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  3217. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  3218. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  3219. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  3220. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  3221. this.tabPage_FactoryMode.Controls.Add(this.groupBox23);
  3222. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  3223. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  3224. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  3225. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  3226. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  3227. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  3228. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  3229. this.tabPage_FactoryMode.TabIndex = 10;
  3230. this.tabPage_FactoryMode.Text = "样机配置";
  3231. //
  3232. // button_ScanCode
  3233. //
  3234. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3235. this.button_ScanCode.Location = new System.Drawing.Point(704, 248);
  3236. this.button_ScanCode.Name = "button_ScanCode";
  3237. this.button_ScanCode.Size = new System.Drawing.Size(68, 60);
  3238. this.button_ScanCode.TabIndex = 34;
  3239. this.button_ScanCode.Text = "扫码\r\n写入";
  3240. this.button_ScanCode.UseVisualStyleBackColor = false;
  3241. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  3242. //
  3243. // Button_FacModePowerOff
  3244. //
  3245. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3246. this.Button_FacModePowerOff.Location = new System.Drawing.Point(917, 248);
  3247. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  3248. this.Button_FacModePowerOff.Size = new System.Drawing.Size(68, 60);
  3249. this.Button_FacModePowerOff.TabIndex = 33;
  3250. this.Button_FacModePowerOff.Text = "关机";
  3251. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  3252. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  3253. //
  3254. // Button_FacModeSaveResult
  3255. //
  3256. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  3257. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(846, 248);
  3258. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  3259. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(68, 60);
  3260. this.Button_FacModeSaveResult.TabIndex = 1;
  3261. this.Button_FacModeSaveResult.Text = "保存\r\n数据";
  3262. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  3263. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  3264. //
  3265. // Button_FacModeSetMacDate
  3266. //
  3267. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3268. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(775, 248);
  3269. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  3270. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(68, 60);
  3271. this.Button_FacModeSetMacDate.TabIndex = 33;
  3272. this.Button_FacModeSetMacDate.Text = "写入生\r\n产信息";
  3273. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  3274. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  3275. //
  3276. // groupBox25
  3277. //
  3278. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  3279. this.groupBox25.Controls.Add(this.label87);
  3280. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  3281. this.groupBox25.Controls.Add(this.label86);
  3282. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  3283. this.groupBox25.Controls.Add(this.label68);
  3284. this.groupBox25.Controls.Add(this.label84);
  3285. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  3286. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  3287. this.groupBox25.Controls.Add(this.label83);
  3288. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  3289. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  3290. this.groupBox25.Controls.Add(this.label82);
  3291. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  3292. this.groupBox25.Controls.Add(this.label81);
  3293. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  3294. this.groupBox25.Location = new System.Drawing.Point(704, 3);
  3295. this.groupBox25.Name = "groupBox25";
  3296. this.groupBox25.Size = new System.Drawing.Size(283, 239);
  3297. this.groupBox25.TabIndex = 8;
  3298. this.groupBox25.TabStop = false;
  3299. this.groupBox25.Text = "版本信息";
  3300. //
  3301. // button_FacModeSetName
  3302. //
  3303. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3304. this.button_FacModeSetName.Location = new System.Drawing.Point(227, 29);
  3305. this.button_FacModeSetName.Name = "button_FacModeSetName";
  3306. this.button_FacModeSetName.Size = new System.Drawing.Size(54, 29);
  3307. this.button_FacModeSetName.TabIndex = 28;
  3308. this.button_FacModeSetName.Text = "写入";
  3309. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  3310. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  3311. //
  3312. // label87
  3313. //
  3314. this.label87.AutoSize = true;
  3315. this.label87.Location = new System.Drawing.Point(6, 178);
  3316. this.label87.Name = "label87";
  3317. this.label87.Size = new System.Drawing.Size(36, 21);
  3318. this.label87.TabIndex = 27;
  3319. this.label87.Text = "GIT";
  3320. //
  3321. // textBox_FacModeGit
  3322. //
  3323. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3324. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  3325. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  3326. this.textBox_FacModeGit.Size = new System.Drawing.Size(227, 28);
  3327. this.textBox_FacModeGit.TabIndex = 26;
  3328. //
  3329. // label86
  3330. //
  3331. this.label86.AutoSize = true;
  3332. this.label86.Location = new System.Drawing.Point(6, 149);
  3333. this.label86.Name = "label86";
  3334. this.label86.Size = new System.Drawing.Size(29, 21);
  3335. this.label86.TabIndex = 25;
  3336. this.label86.Text = "SP";
  3337. //
  3338. // textBox_FacModeSP
  3339. //
  3340. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3341. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  3342. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  3343. this.textBox_FacModeSP.Size = new System.Drawing.Size(227, 28);
  3344. this.textBox_FacModeSP.TabIndex = 24;
  3345. //
  3346. // label68
  3347. //
  3348. this.label68.AutoSize = true;
  3349. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  3350. this.label68.ForeColor = System.Drawing.Color.Red;
  3351. this.label68.Location = new System.Drawing.Point(6, 213);
  3352. this.label68.Name = "label68";
  3353. this.label68.Size = new System.Drawing.Size(134, 19);
  3354. this.label68.TabIndex = 23;
  3355. this.label68.Text = "断电前请执行关机!";
  3356. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3357. //
  3358. // label84
  3359. //
  3360. this.label84.AutoSize = true;
  3361. this.label84.Location = new System.Drawing.Point(6, 120);
  3362. this.label84.Name = "label84";
  3363. this.label84.Size = new System.Drawing.Size(35, 21);
  3364. this.label84.TabIndex = 12;
  3365. this.label84.Text = "FW";
  3366. //
  3367. // textBox_FacModeFW
  3368. //
  3369. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3370. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  3371. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  3372. this.textBox_FacModeFW.Size = new System.Drawing.Size(227, 28);
  3373. this.textBox_FacModeFW.TabIndex = 13;
  3374. //
  3375. // Button_FacModeReadVer
  3376. //
  3377. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3378. this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 202);
  3379. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  3380. this.Button_FacModeReadVer.Size = new System.Drawing.Size(68, 34);
  3381. this.Button_FacModeReadVer.TabIndex = 11;
  3382. this.Button_FacModeReadVer.Text = "查询";
  3383. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  3384. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  3385. //
  3386. // label83
  3387. //
  3388. this.label83.AutoSize = true;
  3389. this.label83.Location = new System.Drawing.Point(6, 91);
  3390. this.label83.Name = "label83";
  3391. this.label83.Size = new System.Drawing.Size(38, 21);
  3392. this.label83.TabIndex = 9;
  3393. this.label83.Text = "HW";
  3394. //
  3395. // textBox_FacModeHW
  3396. //
  3397. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3398. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  3399. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  3400. this.textBox_FacModeHW.Size = new System.Drawing.Size(227, 28);
  3401. this.textBox_FacModeHW.TabIndex = 10;
  3402. //
  3403. // Button_FacModeSetNum
  3404. //
  3405. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3406. this.Button_FacModeSetNum.Location = new System.Drawing.Point(227, 58);
  3407. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  3408. this.Button_FacModeSetNum.Size = new System.Drawing.Size(54, 29);
  3409. this.Button_FacModeSetNum.TabIndex = 8;
  3410. this.Button_FacModeSetNum.Text = "写入";
  3411. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  3412. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  3413. //
  3414. // label82
  3415. //
  3416. this.label82.AutoSize = true;
  3417. this.label82.Location = new System.Drawing.Point(6, 62);
  3418. this.label82.Name = "label82";
  3419. this.label82.Size = new System.Drawing.Size(32, 21);
  3420. this.label82.TabIndex = 6;
  3421. this.label82.Text = "SN";
  3422. //
  3423. // textBox_FacModeNum
  3424. //
  3425. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3426. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  3427. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  3428. this.textBox_FacModeNum.Size = new System.Drawing.Size(167, 28);
  3429. this.textBox_FacModeNum.TabIndex = 7;
  3430. //
  3431. // label81
  3432. //
  3433. this.label81.AutoSize = true;
  3434. this.label81.Location = new System.Drawing.Point(6, 33);
  3435. this.label81.Name = "label81";
  3436. this.label81.Size = new System.Drawing.Size(42, 21);
  3437. this.label81.TabIndex = 3;
  3438. this.label81.Text = "型号";
  3439. //
  3440. // textBox_FacModeName
  3441. //
  3442. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3443. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  3444. this.textBox_FacModeName.Name = "textBox_FacModeName";
  3445. this.textBox_FacModeName.Size = new System.Drawing.Size(167, 28);
  3446. this.textBox_FacModeName.TabIndex = 4;
  3447. //
  3448. // groupBox24
  3449. //
  3450. this.groupBox24.Controls.Add(this.button_FacModeAssistParaSet);
  3451. this.groupBox24.Controls.Add(this.label80);
  3452. this.groupBox24.Controls.Add(this.button_FacModeAssistParaRead);
  3453. this.groupBox24.Controls.Add(this.textBox_FacModeStartGain);
  3454. this.groupBox24.Controls.Add(this.textBox_FacModeCadencePer);
  3455. this.groupBox24.Controls.Add(this.label79);
  3456. this.groupBox24.Controls.Add(this.label75);
  3457. this.groupBox24.Controls.Add(this.textBox_FacModeCircuitK);
  3458. this.groupBox24.Controls.Add(this.textBox_FacModeSpeedLimitEnd);
  3459. this.groupBox24.Controls.Add(this.label78);
  3460. this.groupBox24.Controls.Add(this.label76);
  3461. this.groupBox24.Controls.Add(this.textBox_FacModeFltCounter);
  3462. this.groupBox24.Controls.Add(this.textBox_FacModeSpeedLimitTh);
  3463. this.groupBox24.Controls.Add(this.label77);
  3464. this.groupBox24.Location = new System.Drawing.Point(550, 3);
  3465. this.groupBox24.Name = "groupBox24";
  3466. this.groupBox24.Size = new System.Drawing.Size(148, 309);
  3467. this.groupBox24.TabIndex = 12;
  3468. this.groupBox24.TabStop = false;
  3469. this.groupBox24.Text = "助力参数";
  3470. //
  3471. // button_FacModeAssistParaSet
  3472. //
  3473. this.button_FacModeAssistParaSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3474. this.button_FacModeAssistParaSet.Location = new System.Drawing.Point(83, 274);
  3475. this.button_FacModeAssistParaSet.Name = "button_FacModeAssistParaSet";
  3476. this.button_FacModeAssistParaSet.Size = new System.Drawing.Size(60, 30);
  3477. this.button_FacModeAssistParaSet.TabIndex = 32;
  3478. this.button_FacModeAssistParaSet.Text = "写入";
  3479. this.button_FacModeAssistParaSet.UseVisualStyleBackColor = false;
  3480. this.button_FacModeAssistParaSet.Click += new System.EventHandler(this.button_FacModeAssistParaSet_Click);
  3481. //
  3482. // label80
  3483. //
  3484. this.label80.AutoSize = true;
  3485. this.label80.Location = new System.Drawing.Point(6, 33);
  3486. this.label80.Name = "label80";
  3487. this.label80.Size = new System.Drawing.Size(74, 21);
  3488. this.label80.TabIndex = 19;
  3489. this.label80.Text = "零速增益";
  3490. this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3491. //
  3492. // button_FacModeAssistParaRead
  3493. //
  3494. this.button_FacModeAssistParaRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3495. this.button_FacModeAssistParaRead.Location = new System.Drawing.Point(6, 274);
  3496. this.button_FacModeAssistParaRead.Name = "button_FacModeAssistParaRead";
  3497. this.button_FacModeAssistParaRead.Size = new System.Drawing.Size(60, 30);
  3498. this.button_FacModeAssistParaRead.TabIndex = 31;
  3499. this.button_FacModeAssistParaRead.Text = "读取";
  3500. this.button_FacModeAssistParaRead.UseVisualStyleBackColor = false;
  3501. this.button_FacModeAssistParaRead.Click += new System.EventHandler(this.button_FacModeAssistParaRead_Click);
  3502. //
  3503. // textBox_FacModeStartGain
  3504. //
  3505. this.textBox_FacModeStartGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3506. this.textBox_FacModeStartGain.Location = new System.Drawing.Point(86, 29);
  3507. this.textBox_FacModeStartGain.Name = "textBox_FacModeStartGain";
  3508. this.textBox_FacModeStartGain.Size = new System.Drawing.Size(56, 28);
  3509. this.textBox_FacModeStartGain.TabIndex = 20;
  3510. //
  3511. // textBox_FacModeCadencePer
  3512. //
  3513. this.textBox_FacModeCadencePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3514. this.textBox_FacModeCadencePer.Location = new System.Drawing.Point(87, 239);
  3515. this.textBox_FacModeCadencePer.Name = "textBox_FacModeCadencePer";
  3516. this.textBox_FacModeCadencePer.Size = new System.Drawing.Size(56, 28);
  3517. this.textBox_FacModeCadencePer.TabIndex = 30;
  3518. //
  3519. // label79
  3520. //
  3521. this.label79.AutoSize = true;
  3522. this.label79.Location = new System.Drawing.Point(6, 75);
  3523. this.label79.Name = "label79";
  3524. this.label79.Size = new System.Drawing.Size(74, 21);
  3525. this.label79.TabIndex = 21;
  3526. this.label79.Text = "电流阶梯";
  3527. this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3528. //
  3529. // label75
  3530. //
  3531. this.label75.AutoSize = true;
  3532. this.label75.Location = new System.Drawing.Point(6, 243);
  3533. this.label75.Name = "label75";
  3534. this.label75.Size = new System.Drawing.Size(74, 21);
  3535. this.label75.TabIndex = 29;
  3536. this.label75.Text = "踏频占比";
  3537. this.label75.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3538. //
  3539. // textBox_FacModeCircuitK
  3540. //
  3541. this.textBox_FacModeCircuitK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3542. this.textBox_FacModeCircuitK.Location = new System.Drawing.Point(86, 71);
  3543. this.textBox_FacModeCircuitK.Name = "textBox_FacModeCircuitK";
  3544. this.textBox_FacModeCircuitK.Size = new System.Drawing.Size(56, 28);
  3545. this.textBox_FacModeCircuitK.TabIndex = 22;
  3546. //
  3547. // textBox_FacModeSpeedLimitEnd
  3548. //
  3549. this.textBox_FacModeSpeedLimitEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3550. this.textBox_FacModeSpeedLimitEnd.Location = new System.Drawing.Point(86, 197);
  3551. this.textBox_FacModeSpeedLimitEnd.Name = "textBox_FacModeSpeedLimitEnd";
  3552. this.textBox_FacModeSpeedLimitEnd.Size = new System.Drawing.Size(56, 28);
  3553. this.textBox_FacModeSpeedLimitEnd.TabIndex = 28;
  3554. //
  3555. // label78
  3556. //
  3557. this.label78.AutoSize = true;
  3558. this.label78.Location = new System.Drawing.Point(6, 117);
  3559. this.label78.Name = "label78";
  3560. this.label78.Size = new System.Drawing.Size(74, 21);
  3561. this.label78.TabIndex = 23;
  3562. this.label78.Text = "滤波脉冲";
  3563. this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3564. //
  3565. // label76
  3566. //
  3567. this.label76.AutoSize = true;
  3568. this.label76.Location = new System.Drawing.Point(6, 201);
  3569. this.label76.Name = "label76";
  3570. this.label76.Size = new System.Drawing.Size(74, 21);
  3571. this.label76.TabIndex = 27;
  3572. this.label76.Text = "限速停止";
  3573. this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3574. //
  3575. // textBox_FacModeFltCounter
  3576. //
  3577. this.textBox_FacModeFltCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3578. this.textBox_FacModeFltCounter.Location = new System.Drawing.Point(86, 113);
  3579. this.textBox_FacModeFltCounter.Name = "textBox_FacModeFltCounter";
  3580. this.textBox_FacModeFltCounter.Size = new System.Drawing.Size(56, 28);
  3581. this.textBox_FacModeFltCounter.TabIndex = 24;
  3582. //
  3583. // textBox_FacModeSpeedLimitTh
  3584. //
  3585. this.textBox_FacModeSpeedLimitTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3586. this.textBox_FacModeSpeedLimitTh.Location = new System.Drawing.Point(87, 155);
  3587. this.textBox_FacModeSpeedLimitTh.Name = "textBox_FacModeSpeedLimitTh";
  3588. this.textBox_FacModeSpeedLimitTh.Size = new System.Drawing.Size(56, 28);
  3589. this.textBox_FacModeSpeedLimitTh.TabIndex = 26;
  3590. //
  3591. // label77
  3592. //
  3593. this.label77.AutoSize = true;
  3594. this.label77.Location = new System.Drawing.Point(6, 159);
  3595. this.label77.Name = "label77";
  3596. this.label77.Size = new System.Drawing.Size(74, 21);
  3597. this.label77.TabIndex = 25;
  3598. this.label77.Text = "限速起始";
  3599. this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3600. //
  3601. // groupBox23
  3602. //
  3603. this.groupBox23.Controls.Add(this.comboBox_FacModeStartMode);
  3604. this.groupBox23.Controls.Add(this.comboBox_FacModeLightVol);
  3605. this.groupBox23.Controls.Add(this.comboBox_FacModeAssist2);
  3606. this.groupBox23.Controls.Add(this.comboBox_FacModeAssist1);
  3607. this.groupBox23.Controls.Add(this.button_FacModeBikeParaSet);
  3608. this.groupBox23.Controls.Add(this.button_FacModeBikeParaRead);
  3609. this.groupBox23.Controls.Add(this.label74);
  3610. this.groupBox23.Controls.Add(this.label73);
  3611. this.groupBox23.Controls.Add(this.label72);
  3612. this.groupBox23.Controls.Add(this.label71);
  3613. this.groupBox23.Controls.Add(this.textBox_FacModeSpeedLimit);
  3614. this.groupBox23.Controls.Add(this.label70);
  3615. this.groupBox23.Controls.Add(this.textBox_FacModeWheelSize);
  3616. this.groupBox23.Controls.Add(this.label69);
  3617. this.groupBox23.Location = new System.Drawing.Point(396, 3);
  3618. this.groupBox23.Name = "groupBox23";
  3619. this.groupBox23.Size = new System.Drawing.Size(148, 309);
  3620. this.groupBox23.TabIndex = 11;
  3621. this.groupBox23.TabStop = false;
  3622. this.groupBox23.Text = "整车参数";
  3623. //
  3624. // comboBox_FacModeStartMode
  3625. //
  3626. this.comboBox_FacModeStartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3627. this.comboBox_FacModeStartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3628. this.comboBox_FacModeStartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3629. this.comboBox_FacModeStartMode.FormattingEnabled = true;
  3630. this.comboBox_FacModeStartMode.Items.AddRange(new object[] {
  3631. "柔和",
  3632. "正常",
  3633. "强劲"});
  3634. this.comboBox_FacModeStartMode.Location = new System.Drawing.Point(62, 239);
  3635. this.comboBox_FacModeStartMode.Name = "comboBox_FacModeStartMode";
  3636. this.comboBox_FacModeStartMode.Size = new System.Drawing.Size(80, 29);
  3637. this.comboBox_FacModeStartMode.TabIndex = 22;
  3638. //
  3639. // comboBox_FacModeLightVol
  3640. //
  3641. this.comboBox_FacModeLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3642. this.comboBox_FacModeLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3643. this.comboBox_FacModeLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3644. this.comboBox_FacModeLightVol.FormattingEnabled = true;
  3645. this.comboBox_FacModeLightVol.Items.AddRange(new object[] {
  3646. "6V",
  3647. "12V",
  3648. "其它"});
  3649. this.comboBox_FacModeLightVol.Location = new System.Drawing.Point(62, 197);
  3650. this.comboBox_FacModeLightVol.Name = "comboBox_FacModeLightVol";
  3651. this.comboBox_FacModeLightVol.Size = new System.Drawing.Size(80, 29);
  3652. this.comboBox_FacModeLightVol.TabIndex = 21;
  3653. //
  3654. // comboBox_FacModeAssist2
  3655. //
  3656. this.comboBox_FacModeAssist2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3657. this.comboBox_FacModeAssist2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3658. this.comboBox_FacModeAssist2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3659. this.comboBox_FacModeAssist2.FormattingEnabled = true;
  3660. this.comboBox_FacModeAssist2.Items.AddRange(new object[] {
  3661. "0",
  3662. "341",
  3663. "682",
  3664. "其它"});
  3665. this.comboBox_FacModeAssist2.Location = new System.Drawing.Point(62, 155);
  3666. this.comboBox_FacModeAssist2.Name = "comboBox_FacModeAssist2";
  3667. this.comboBox_FacModeAssist2.Size = new System.Drawing.Size(80, 29);
  3668. this.comboBox_FacModeAssist2.TabIndex = 20;
  3669. //
  3670. // comboBox_FacModeAssist1
  3671. //
  3672. this.comboBox_FacModeAssist1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3673. this.comboBox_FacModeAssist1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3674. this.comboBox_FacModeAssist1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3675. this.comboBox_FacModeAssist1.FormattingEnabled = true;
  3676. this.comboBox_FacModeAssist1.Items.AddRange(new object[] {
  3677. "0",
  3678. "341",
  3679. "682",
  3680. "其它"});
  3681. this.comboBox_FacModeAssist1.Location = new System.Drawing.Point(62, 113);
  3682. this.comboBox_FacModeAssist1.Name = "comboBox_FacModeAssist1";
  3683. this.comboBox_FacModeAssist1.Size = new System.Drawing.Size(80, 29);
  3684. this.comboBox_FacModeAssist1.TabIndex = 19;
  3685. //
  3686. // button_FacModeBikeParaSet
  3687. //
  3688. this.button_FacModeBikeParaSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3689. this.button_FacModeBikeParaSet.Location = new System.Drawing.Point(83, 274);
  3690. this.button_FacModeBikeParaSet.Name = "button_FacModeBikeParaSet";
  3691. this.button_FacModeBikeParaSet.Size = new System.Drawing.Size(60, 30);
  3692. this.button_FacModeBikeParaSet.TabIndex = 18;
  3693. this.button_FacModeBikeParaSet.Text = "写入";
  3694. this.button_FacModeBikeParaSet.UseVisualStyleBackColor = false;
  3695. this.button_FacModeBikeParaSet.Click += new System.EventHandler(this.button_FacModeBikeParaSet_Click);
  3696. //
  3697. // button_FacModeBikeParaRead
  3698. //
  3699. this.button_FacModeBikeParaRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3700. this.button_FacModeBikeParaRead.Location = new System.Drawing.Point(6, 274);
  3701. this.button_FacModeBikeParaRead.Name = "button_FacModeBikeParaRead";
  3702. this.button_FacModeBikeParaRead.Size = new System.Drawing.Size(60, 30);
  3703. this.button_FacModeBikeParaRead.TabIndex = 17;
  3704. this.button_FacModeBikeParaRead.Text = "读取";
  3705. this.button_FacModeBikeParaRead.UseVisualStyleBackColor = false;
  3706. this.button_FacModeBikeParaRead.Click += new System.EventHandler(this.button_FacModeBikeParaRead_Click);
  3707. //
  3708. // label74
  3709. //
  3710. this.label74.AutoSize = true;
  3711. this.label74.Location = new System.Drawing.Point(7, 243);
  3712. this.label74.Name = "label74";
  3713. this.label74.Size = new System.Drawing.Size(42, 21);
  3714. this.label74.TabIndex = 12;
  3715. this.label74.Text = "启动";
  3716. this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3717. //
  3718. // label73
  3719. //
  3720. this.label73.AutoSize = true;
  3721. this.label73.Location = new System.Drawing.Point(7, 201);
  3722. this.label73.Name = "label73";
  3723. this.label73.Size = new System.Drawing.Size(42, 21);
  3724. this.label73.TabIndex = 10;
  3725. this.label73.Text = "灯压";
  3726. this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3727. //
  3728. // label72
  3729. //
  3730. this.label72.AutoSize = true;
  3731. this.label72.Location = new System.Drawing.Point(7, 159);
  3732. this.label72.Name = "label72";
  3733. this.label72.Size = new System.Drawing.Size(51, 21);
  3734. this.label72.TabIndex = 8;
  3735. this.label72.Text = "助力2";
  3736. this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3737. //
  3738. // label71
  3739. //
  3740. this.label71.AutoSize = true;
  3741. this.label71.Location = new System.Drawing.Point(7, 117);
  3742. this.label71.Name = "label71";
  3743. this.label71.Size = new System.Drawing.Size(51, 21);
  3744. this.label71.TabIndex = 6;
  3745. this.label71.Text = "助力1";
  3746. this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3747. //
  3748. // textBox_FacModeSpeedLimit
  3749. //
  3750. this.textBox_FacModeSpeedLimit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3751. this.textBox_FacModeSpeedLimit.Location = new System.Drawing.Point(62, 71);
  3752. this.textBox_FacModeSpeedLimit.Name = "textBox_FacModeSpeedLimit";
  3753. this.textBox_FacModeSpeedLimit.Size = new System.Drawing.Size(80, 28);
  3754. this.textBox_FacModeSpeedLimit.TabIndex = 5;
  3755. //
  3756. // label70
  3757. //
  3758. this.label70.AutoSize = true;
  3759. this.label70.Location = new System.Drawing.Point(7, 75);
  3760. this.label70.Name = "label70";
  3761. this.label70.Size = new System.Drawing.Size(42, 21);
  3762. this.label70.TabIndex = 4;
  3763. this.label70.Text = "限速";
  3764. this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3765. //
  3766. // textBox_FacModeWheelSize
  3767. //
  3768. this.textBox_FacModeWheelSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3769. this.textBox_FacModeWheelSize.Location = new System.Drawing.Point(62, 29);
  3770. this.textBox_FacModeWheelSize.Name = "textBox_FacModeWheelSize";
  3771. this.textBox_FacModeWheelSize.Size = new System.Drawing.Size(80, 28);
  3772. this.textBox_FacModeWheelSize.TabIndex = 3;
  3773. //
  3774. // label69
  3775. //
  3776. this.label69.AutoSize = true;
  3777. this.label69.Location = new System.Drawing.Point(7, 33);
  3778. this.label69.Name = "label69";
  3779. this.label69.Size = new System.Drawing.Size(42, 21);
  3780. this.label69.TabIndex = 2;
  3781. this.label69.Text = "周长";
  3782. this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3783. //
  3784. // groupBox22
  3785. //
  3786. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverLG);
  3787. this.groupBox22.Controls.Add(this.label_MotorSensor);
  3788. this.groupBox22.Controls.Add(this.label_Load);
  3789. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  3790. this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
  3791. this.groupBox22.Controls.Add(this.label67);
  3792. this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
  3793. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  3794. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverMtb);
  3795. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverCity);
  3796. this.groupBox22.Location = new System.Drawing.Point(190, 109);
  3797. this.groupBox22.Name = "groupBox22";
  3798. this.groupBox22.Size = new System.Drawing.Size(200, 203);
  3799. this.groupBox22.TabIndex = 10;
  3800. this.groupBox22.TabStop = false;
  3801. this.groupBox22.Text = "驱动测试";
  3802. //
  3803. // radioButton_FacModeDriverLG
  3804. //
  3805. this.radioButton_FacModeDriverLG.AutoSize = true;
  3806. this.radioButton_FacModeDriverLG.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3807. this.radioButton_FacModeDriverLG.Location = new System.Drawing.Point(149, 53);
  3808. this.radioButton_FacModeDriverLG.Name = "radioButton_FacModeDriverLG";
  3809. this.radioButton_FacModeDriverLG.Size = new System.Drawing.Size(44, 24);
  3810. this.radioButton_FacModeDriverLG.TabIndex = 22;
  3811. this.radioButton_FacModeDriverLG.TabStop = true;
  3812. this.radioButton_FacModeDriverLG.Text = "LG";
  3813. this.radioButton_FacModeDriverLG.UseVisualStyleBackColor = true;
  3814. //
  3815. // label_MotorSensor
  3816. //
  3817. this.label_MotorSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3818. this.label_MotorSensor.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3819. this.label_MotorSensor.Location = new System.Drawing.Point(148, 26);
  3820. this.label_MotorSensor.Name = "label_MotorSensor";
  3821. this.label_MotorSensor.Size = new System.Drawing.Size(45, 22);
  3822. this.label_MotorSensor.TabIndex = 21;
  3823. this.label_MotorSensor.Text = "有感";
  3824. this.label_MotorSensor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3825. this.label_MotorSensor.Click += new System.EventHandler(this.label_MotorSensor_Click);
  3826. //
  3827. // label_Load
  3828. //
  3829. this.label_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3830. this.label_Load.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3831. this.label_Load.Location = new System.Drawing.Point(51, 26);
  3832. this.label_Load.Name = "label_Load";
  3833. this.label_Load.Size = new System.Drawing.Size(45, 22);
  3834. this.label_Load.TabIndex = 4;
  3835. this.label_Load.Text = "带载";
  3836. this.label_Load.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3837. this.label_Load.Click += new System.EventHandler(this.label_Load_Click);
  3838. //
  3839. // button_FacModeLightSW
  3840. //
  3841. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3842. this.button_FacModeLightSW.Location = new System.Drawing.Point(11, 81);
  3843. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  3844. this.button_FacModeLightSW.Size = new System.Drawing.Size(85, 45);
  3845. this.button_FacModeLightSW.TabIndex = 20;
  3846. this.button_FacModeLightSW.Text = "开/关灯";
  3847. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  3848. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  3849. //
  3850. // label_FacModeMotorSpeedSet
  3851. //
  3852. this.label_FacModeMotorSpeedSet.AutoSize = true;
  3853. this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3854. this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(149, 130);
  3855. this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
  3856. this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(26, 17);
  3857. this.label_FacModeMotorSpeedSet.TabIndex = 19;
  3858. this.label_FacModeMotorSpeedSet.Text = "0%";
  3859. this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3860. //
  3861. // label67
  3862. //
  3863. this.label67.AutoSize = true;
  3864. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3865. this.label67.Location = new System.Drawing.Point(20, 130);
  3866. this.label67.Name = "label67";
  3867. this.label67.Size = new System.Drawing.Size(56, 17);
  3868. this.label67.TabIndex = 18;
  3869. this.label67.Text = "转速调节";
  3870. //
  3871. // trackBar_FacModeMotorSpeedAdj
  3872. //
  3873. this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(6, 153);
  3874. this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
  3875. this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
  3876. this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(181, 45);
  3877. this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
  3878. this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.Both;
  3879. this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
  3880. //
  3881. // button_FacModeMotorRun
  3882. //
  3883. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3884. this.button_FacModeMotorRun.Location = new System.Drawing.Point(109, 81);
  3885. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  3886. this.button_FacModeMotorRun.Size = new System.Drawing.Size(85, 45);
  3887. this.button_FacModeMotorRun.TabIndex = 16;
  3888. this.button_FacModeMotorRun.Text = "启/停";
  3889. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  3890. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  3891. //
  3892. // radioButton_FacModeDriverMtb
  3893. //
  3894. this.radioButton_FacModeDriverMtb.AutoSize = true;
  3895. this.radioButton_FacModeDriverMtb.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3896. this.radioButton_FacModeDriverMtb.Location = new System.Drawing.Point(79, 53);
  3897. this.radioButton_FacModeDriverMtb.Name = "radioButton_FacModeDriverMtb";
  3898. this.radioButton_FacModeDriverMtb.Size = new System.Drawing.Size(58, 24);
  3899. this.radioButton_FacModeDriverMtb.TabIndex = 1;
  3900. this.radioButton_FacModeDriverMtb.TabStop = true;
  3901. this.radioButton_FacModeDriverMtb.Text = "MTB";
  3902. this.radioButton_FacModeDriverMtb.UseVisualStyleBackColor = true;
  3903. //
  3904. // radioButton_FacModeDriverCity
  3905. //
  3906. this.radioButton_FacModeDriverCity.AutoSize = true;
  3907. this.radioButton_FacModeDriverCity.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3908. this.radioButton_FacModeDriverCity.Location = new System.Drawing.Point(11, 53);
  3909. this.radioButton_FacModeDriverCity.Name = "radioButton_FacModeDriverCity";
  3910. this.radioButton_FacModeDriverCity.Size = new System.Drawing.Size(56, 24);
  3911. this.radioButton_FacModeDriverCity.TabIndex = 0;
  3912. this.radioButton_FacModeDriverCity.TabStop = true;
  3913. this.radioButton_FacModeDriverCity.Text = "CITY";
  3914. this.radioButton_FacModeDriverCity.UseVisualStyleBackColor = true;
  3915. //
  3916. // groupBox21
  3917. //
  3918. this.groupBox21.Controls.Add(this.button_FacModeWorkMode);
  3919. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckCadence);
  3920. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckBikeSpeed);
  3921. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckNTC);
  3922. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckVol);
  3923. this.groupBox21.Location = new System.Drawing.Point(190, 3);
  3924. this.groupBox21.Name = "groupBox21";
  3925. this.groupBox21.Size = new System.Drawing.Size(200, 96);
  3926. this.groupBox21.TabIndex = 9;
  3927. this.groupBox21.TabStop = false;
  3928. this.groupBox21.Text = "传感器测试";
  3929. //
  3930. // button_FacModeWorkMode
  3931. //
  3932. this.button_FacModeWorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3933. this.button_FacModeWorkMode.Location = new System.Drawing.Point(6, 27);
  3934. this.button_FacModeWorkMode.Name = "button_FacModeWorkMode";
  3935. this.button_FacModeWorkMode.Size = new System.Drawing.Size(54, 51);
  3936. this.button_FacModeWorkMode.TabIndex = 17;
  3937. this.button_FacModeWorkMode.Text = "开始";
  3938. this.button_FacModeWorkMode.UseVisualStyleBackColor = false;
  3939. this.button_FacModeWorkMode.Click += new System.EventHandler(this.button_FacModeWorkMode_Click);
  3940. //
  3941. // checkBox_FacModeCheckCadence
  3942. //
  3943. this.checkBox_FacModeCheckCadence.AutoSize = true;
  3944. this.checkBox_FacModeCheckCadence.Location = new System.Drawing.Point(133, 58);
  3945. this.checkBox_FacModeCheckCadence.Name = "checkBox_FacModeCheckCadence";
  3946. this.checkBox_FacModeCheckCadence.Size = new System.Drawing.Size(61, 25);
  3947. this.checkBox_FacModeCheckCadence.TabIndex = 3;
  3948. this.checkBox_FacModeCheckCadence.Text = "踏频";
  3949. this.checkBox_FacModeCheckCadence.UseVisualStyleBackColor = true;
  3950. //
  3951. // checkBox_FacModeCheckBikeSpeed
  3952. //
  3953. this.checkBox_FacModeCheckBikeSpeed.AutoSize = true;
  3954. this.checkBox_FacModeCheckBikeSpeed.Location = new System.Drawing.Point(66, 58);
  3955. this.checkBox_FacModeCheckBikeSpeed.Name = "checkBox_FacModeCheckBikeSpeed";
  3956. this.checkBox_FacModeCheckBikeSpeed.Size = new System.Drawing.Size(61, 25);
  3957. this.checkBox_FacModeCheckBikeSpeed.TabIndex = 2;
  3958. this.checkBox_FacModeCheckBikeSpeed.Text = "车速";
  3959. this.checkBox_FacModeCheckBikeSpeed.UseVisualStyleBackColor = true;
  3960. //
  3961. // checkBox_FacModeCheckNTC
  3962. //
  3963. this.checkBox_FacModeCheckNTC.AutoSize = true;
  3964. this.checkBox_FacModeCheckNTC.Location = new System.Drawing.Point(133, 27);
  3965. this.checkBox_FacModeCheckNTC.Name = "checkBox_FacModeCheckNTC";
  3966. this.checkBox_FacModeCheckNTC.Size = new System.Drawing.Size(61, 25);
  3967. this.checkBox_FacModeCheckNTC.TabIndex = 1;
  3968. this.checkBox_FacModeCheckNTC.Text = "温度";
  3969. this.checkBox_FacModeCheckNTC.UseVisualStyleBackColor = true;
  3970. //
  3971. // checkBox_FacModeCheckVol
  3972. //
  3973. this.checkBox_FacModeCheckVol.AutoSize = true;
  3974. this.checkBox_FacModeCheckVol.Location = new System.Drawing.Point(66, 27);
  3975. this.checkBox_FacModeCheckVol.Name = "checkBox_FacModeCheckVol";
  3976. this.checkBox_FacModeCheckVol.Size = new System.Drawing.Size(61, 25);
  3977. this.checkBox_FacModeCheckVol.TabIndex = 0;
  3978. this.checkBox_FacModeCheckVol.Text = "电压";
  3979. this.checkBox_FacModeCheckVol.UseVisualStyleBackColor = true;
  3980. //
  3981. // groupBox20
  3982. //
  3983. this.groupBox20.Controls.Add(this.textBox10);
  3984. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  3985. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  3986. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  3987. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  3988. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  3989. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  3990. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  3991. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  3992. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  3993. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  3994. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  3995. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  3996. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  3997. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  3998. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  3999. this.groupBox20.Name = "groupBox20";
  4000. this.groupBox20.Size = new System.Drawing.Size(181, 203);
  4001. this.groupBox20.TabIndex = 8;
  4002. this.groupBox20.TabStop = false;
  4003. this.groupBox20.Text = "标定";
  4004. //
  4005. // textBox10
  4006. //
  4007. this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4008. this.textBox10.Location = new System.Drawing.Point(6, 35);
  4009. this.textBox10.Name = "textBox10";
  4010. this.textBox10.ReadOnly = true;
  4011. this.textBox10.Size = new System.Drawing.Size(47, 28);
  4012. this.textBox10.TabIndex = 16;
  4013. this.textBox10.Text = "0";
  4014. this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4015. //
  4016. // button_FacModeSensorRead
  4017. //
  4018. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4019. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4020. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4021. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4022. this.button_FacModeSensorRead.TabIndex = 15;
  4023. this.button_FacModeSensorRead.Text = "读取";
  4024. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4025. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4026. //
  4027. // textBox_FacModeSensorADC0
  4028. //
  4029. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4030. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4031. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4032. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4033. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4034. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4035. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4036. //
  4037. // textBox_FacModeSensorADC4
  4038. //
  4039. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4040. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4041. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4042. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4043. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4044. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4045. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4046. //
  4047. // buttonFacModeSet1
  4048. //
  4049. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4050. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4051. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4052. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4053. this.buttonFacModeSet1.TabIndex = 7;
  4054. this.buttonFacModeSet1.Text = "加载1";
  4055. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4056. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4057. //
  4058. // buttonFacModeSet2
  4059. //
  4060. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4061. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4062. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4063. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4064. this.buttonFacModeSet2.TabIndex = 8;
  4065. this.buttonFacModeSet2.Text = "加载2";
  4066. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4067. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4068. //
  4069. // textBox_FacModeSensorADC3
  4070. //
  4071. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4072. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4073. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4074. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4075. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4076. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4077. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4078. //
  4079. // buttonFacModeSet3
  4080. //
  4081. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4082. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4083. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4084. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4085. this.buttonFacModeSet3.TabIndex = 9;
  4086. this.buttonFacModeSet3.Text = "加载3";
  4087. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4088. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4089. //
  4090. // textBox_FacModeSensorADC1
  4091. //
  4092. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4093. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4094. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4095. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4096. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4097. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4098. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4099. //
  4100. // buttonFacModeSet4
  4101. //
  4102. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4103. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4104. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4105. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4106. this.buttonFacModeSet4.TabIndex = 10;
  4107. this.buttonFacModeSet4.Text = "加载4";
  4108. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4109. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4110. //
  4111. // textBox_FacModeSensorADC2
  4112. //
  4113. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4114. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4115. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4116. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4117. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4118. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4119. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4120. //
  4121. // textBox_FacModeSensorCal4
  4122. //
  4123. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4124. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4125. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4126. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4127. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4128. this.textBox_FacModeSensorCal4.Text = "96";
  4129. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4130. //
  4131. // textBox_FacModeSensorCal3
  4132. //
  4133. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4134. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4135. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4136. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4137. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4138. this.textBox_FacModeSensorCal3.Text = "72";
  4139. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4140. //
  4141. // textBox_FacModeSensorCal1
  4142. //
  4143. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4144. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4145. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4146. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4147. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4148. this.textBox_FacModeSensorCal1.Text = "24";
  4149. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4150. //
  4151. // textBox_FacModeSensorCal2
  4152. //
  4153. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4154. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4155. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4156. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4157. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4158. this.textBox_FacModeSensorCal2.Text = "48";
  4159. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4160. //
  4161. // groupBox19
  4162. //
  4163. this.groupBox19.Controls.Add(this.button_FacModeInit);
  4164. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  4165. this.groupBox19.Name = "groupBox19";
  4166. this.groupBox19.Size = new System.Drawing.Size(181, 96);
  4167. this.groupBox19.TabIndex = 7;
  4168. this.groupBox19.TabStop = false;
  4169. this.groupBox19.Text = "初始化";
  4170. //
  4171. // button_FacModeInit
  4172. //
  4173. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4174. this.button_FacModeInit.Location = new System.Drawing.Point(26, 29);
  4175. this.button_FacModeInit.Name = "button_FacModeInit";
  4176. this.button_FacModeInit.Size = new System.Drawing.Size(126, 51);
  4177. this.button_FacModeInit.TabIndex = 0;
  4178. this.button_FacModeInit.Text = "初始化";
  4179. this.button_FacModeInit.UseVisualStyleBackColor = false;
  4180. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  4181. //
  4182. // tabPage_ProductMode_Write
  4183. //
  4184. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4185. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  4186. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  4187. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  4188. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  4189. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  4190. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  4191. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  4192. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  4193. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSatus);
  4194. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  4195. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  4196. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  4197. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  4198. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  4199. this.tabPage_ProductMode_Write.TabIndex = 11;
  4200. this.tabPage_ProductMode_Write.Text = "量产测试";
  4201. //
  4202. // groupBox28
  4203. //
  4204. this.groupBox28.Controls.Add(this.label134);
  4205. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  4206. this.groupBox28.Controls.Add(this.label136);
  4207. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  4208. this.groupBox28.Controls.Add(this.label145);
  4209. this.groupBox28.Controls.Add(this.label127);
  4210. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  4211. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  4212. this.groupBox28.Controls.Add(this.label143);
  4213. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  4214. this.groupBox28.Controls.Add(this.label129);
  4215. this.groupBox28.Controls.Add(this.label_FacModeGas);
  4216. this.groupBox28.Controls.Add(this.label123);
  4217. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  4218. this.groupBox28.Controls.Add(this.label125);
  4219. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  4220. this.groupBox28.Controls.Add(this.label122);
  4221. this.groupBox28.Controls.Add(this.label118);
  4222. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  4223. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  4224. this.groupBox28.Controls.Add(this.label120);
  4225. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  4226. this.groupBox28.Controls.Add(this.label133);
  4227. this.groupBox28.Controls.Add(this.label132);
  4228. this.groupBox28.Controls.Add(this.label_FacModeErrorCode);
  4229. this.groupBox28.Controls.Add(this.label115);
  4230. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  4231. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  4232. this.groupBox28.Name = "groupBox28";
  4233. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  4234. this.groupBox28.TabIndex = 9;
  4235. this.groupBox28.TabStop = false;
  4236. this.groupBox28.Text = "测试状态";
  4237. //
  4238. // label134
  4239. //
  4240. this.label134.AutoSize = true;
  4241. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4242. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  4243. this.label134.Location = new System.Drawing.Point(123, 212);
  4244. this.label134.Name = "label134";
  4245. this.label134.Size = new System.Drawing.Size(55, 21);
  4246. this.label134.TabIndex = 14;
  4247. this.label134.Text = "BOOT";
  4248. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4249. //
  4250. // label_FacModeBootVer
  4251. //
  4252. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  4253. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4254. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  4255. this.label_FacModeBootVer.Location = new System.Drawing.Point(203, 215);
  4256. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  4257. this.label_FacModeBootVer.Size = new System.Drawing.Size(15, 15);
  4258. this.label_FacModeBootVer.TabIndex = 15;
  4259. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4260. //
  4261. // label136
  4262. //
  4263. this.label136.AutoSize = true;
  4264. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4265. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  4266. this.label136.Location = new System.Drawing.Point(10, 212);
  4267. this.label136.Name = "label136";
  4268. this.label136.Size = new System.Drawing.Size(74, 21);
  4269. this.label136.TabIndex = 16;
  4270. this.label136.Text = "软件版本";
  4271. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4272. //
  4273. // label_FacModeFWVersion
  4274. //
  4275. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  4276. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4277. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  4278. this.label_FacModeFWVersion.Location = new System.Drawing.Point(90, 215);
  4279. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  4280. this.label_FacModeFWVersion.Size = new System.Drawing.Size(15, 15);
  4281. this.label_FacModeFWVersion.TabIndex = 17;
  4282. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4283. //
  4284. // label145
  4285. //
  4286. this.label145.AutoSize = true;
  4287. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4288. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  4289. this.label145.Location = new System.Drawing.Point(123, 182);
  4290. this.label145.Name = "label145";
  4291. this.label145.Size = new System.Drawing.Size(74, 21);
  4292. this.label145.TabIndex = 10;
  4293. this.label145.Text = "后灯控制";
  4294. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4295. //
  4296. // label127
  4297. //
  4298. this.label127.AutoSize = true;
  4299. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4300. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  4301. this.label127.Location = new System.Drawing.Point(123, 152);
  4302. this.label127.Name = "label127";
  4303. this.label127.Size = new System.Drawing.Size(74, 21);
  4304. this.label127.TabIndex = 10;
  4305. this.label127.Text = "断电刹车";
  4306. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4307. //
  4308. // label_FacModeLightB
  4309. //
  4310. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  4311. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4312. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  4313. this.label_FacModeLightB.Location = new System.Drawing.Point(203, 185);
  4314. this.label_FacModeLightB.Name = "label_FacModeLightB";
  4315. this.label_FacModeLightB.Size = new System.Drawing.Size(15, 15);
  4316. this.label_FacModeLightB.TabIndex = 11;
  4317. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4318. //
  4319. // label_FacModeBreak
  4320. //
  4321. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  4322. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4323. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  4324. this.label_FacModeBreak.Location = new System.Drawing.Point(203, 155);
  4325. this.label_FacModeBreak.Name = "label_FacModeBreak";
  4326. this.label_FacModeBreak.Size = new System.Drawing.Size(15, 15);
  4327. this.label_FacModeBreak.TabIndex = 11;
  4328. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4329. //
  4330. // label143
  4331. //
  4332. this.label143.AutoSize = true;
  4333. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4334. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  4335. this.label143.Location = new System.Drawing.Point(10, 182);
  4336. this.label143.Name = "label143";
  4337. this.label143.Size = new System.Drawing.Size(74, 21);
  4338. this.label143.TabIndex = 12;
  4339. this.label143.Text = "前灯控制";
  4340. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4341. //
  4342. // label_FacModeLightF
  4343. //
  4344. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  4345. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4346. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  4347. this.label_FacModeLightF.Location = new System.Drawing.Point(90, 185);
  4348. this.label_FacModeLightF.Name = "label_FacModeLightF";
  4349. this.label_FacModeLightF.Size = new System.Drawing.Size(15, 15);
  4350. this.label_FacModeLightF.TabIndex = 13;
  4351. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4352. //
  4353. // label129
  4354. //
  4355. this.label129.AutoSize = true;
  4356. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4357. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  4358. this.label129.Location = new System.Drawing.Point(10, 152);
  4359. this.label129.Name = "label129";
  4360. this.label129.Size = new System.Drawing.Size(74, 21);
  4361. this.label129.TabIndex = 12;
  4362. this.label129.Text = "转把功能";
  4363. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4364. //
  4365. // label_FacModeGas
  4366. //
  4367. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  4368. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4369. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  4370. this.label_FacModeGas.Location = new System.Drawing.Point(90, 155);
  4371. this.label_FacModeGas.Name = "label_FacModeGas";
  4372. this.label_FacModeGas.Size = new System.Drawing.Size(15, 15);
  4373. this.label_FacModeGas.TabIndex = 13;
  4374. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4375. //
  4376. // label123
  4377. //
  4378. this.label123.AutoSize = true;
  4379. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4380. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  4381. this.label123.Location = new System.Drawing.Point(123, 122);
  4382. this.label123.Name = "label123";
  4383. this.label123.Size = new System.Drawing.Size(74, 21);
  4384. this.label123.TabIndex = 6;
  4385. this.label123.Text = "电机转速";
  4386. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4387. //
  4388. // label_FacModeMotorSpeed
  4389. //
  4390. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  4391. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4392. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  4393. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(203, 125);
  4394. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  4395. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(15, 15);
  4396. this.label_FacModeMotorSpeed.TabIndex = 7;
  4397. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4398. //
  4399. // label125
  4400. //
  4401. this.label125.AutoSize = true;
  4402. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4403. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  4404. this.label125.Location = new System.Drawing.Point(10, 122);
  4405. this.label125.Name = "label125";
  4406. this.label125.Size = new System.Drawing.Size(74, 21);
  4407. this.label125.TabIndex = 8;
  4408. this.label125.Text = "温度测量";
  4409. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4410. //
  4411. // label_FacModeNTC
  4412. //
  4413. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  4414. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4415. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  4416. this.label_FacModeNTC.Location = new System.Drawing.Point(90, 125);
  4417. this.label_FacModeNTC.Name = "label_FacModeNTC";
  4418. this.label_FacModeNTC.Size = new System.Drawing.Size(15, 15);
  4419. this.label_FacModeNTC.TabIndex = 9;
  4420. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4421. //
  4422. // label122
  4423. //
  4424. this.label122.AutoSize = true;
  4425. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4426. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  4427. this.label122.Location = new System.Drawing.Point(123, 92);
  4428. this.label122.Name = "label122";
  4429. this.label122.Size = new System.Drawing.Size(74, 21);
  4430. this.label122.TabIndex = 5;
  4431. this.label122.Text = "电流检测";
  4432. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4433. //
  4434. // label118
  4435. //
  4436. this.label118.AutoSize = true;
  4437. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4438. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  4439. this.label118.Location = new System.Drawing.Point(123, 62);
  4440. this.label118.Name = "label118";
  4441. this.label118.Size = new System.Drawing.Size(74, 21);
  4442. this.label118.TabIndex = 5;
  4443. this.label118.Text = "参数写入";
  4444. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4445. //
  4446. // label_FacModeCurrentTest
  4447. //
  4448. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  4449. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4450. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  4451. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(203, 95);
  4452. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  4453. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(15, 15);
  4454. this.label_FacModeCurrentTest.TabIndex = 5;
  4455. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4456. //
  4457. // label_FacMode_CfgWrite
  4458. //
  4459. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  4460. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4461. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  4462. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(203, 65);
  4463. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  4464. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(15, 15);
  4465. this.label_FacMode_CfgWrite.TabIndex = 5;
  4466. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4467. //
  4468. // label120
  4469. //
  4470. this.label120.AutoSize = true;
  4471. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4472. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  4473. this.label120.Location = new System.Drawing.Point(10, 92);
  4474. this.label120.Name = "label120";
  4475. this.label120.Size = new System.Drawing.Size(74, 21);
  4476. this.label120.TabIndex = 5;
  4477. this.label120.Text = "电压测量";
  4478. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4479. //
  4480. // label_FacModeVolTest
  4481. //
  4482. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  4483. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4484. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  4485. this.label_FacModeVolTest.Location = new System.Drawing.Point(90, 95);
  4486. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  4487. this.label_FacModeVolTest.Size = new System.Drawing.Size(15, 15);
  4488. this.label_FacModeVolTest.TabIndex = 5;
  4489. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4490. //
  4491. // label133
  4492. //
  4493. this.label133.AutoSize = true;
  4494. this.label133.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4495. this.label133.ForeColor = System.Drawing.SystemColors.ControlText;
  4496. this.label133.Location = new System.Drawing.Point(160, 32);
  4497. this.label133.Name = "label133";
  4498. this.label133.Size = new System.Drawing.Size(58, 21);
  4499. this.label133.TabIndex = 5;
  4500. this.label133.Text = "无故障";
  4501. this.label133.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4502. //
  4503. // label132
  4504. //
  4505. this.label132.AutoSize = true;
  4506. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4507. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  4508. this.label132.Location = new System.Drawing.Point(10, 32);
  4509. this.label132.Name = "label132";
  4510. this.label132.Size = new System.Drawing.Size(74, 21);
  4511. this.label132.TabIndex = 5;
  4512. this.label132.Text = "故障代码";
  4513. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4514. //
  4515. // label_FacModeErrorCode
  4516. //
  4517. this.label_FacModeErrorCode.BackColor = System.Drawing.Color.Red;
  4518. this.label_FacModeErrorCode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4519. this.label_FacModeErrorCode.ForeColor = System.Drawing.SystemColors.ControlText;
  4520. this.label_FacModeErrorCode.Location = new System.Drawing.Point(90, 35);
  4521. this.label_FacModeErrorCode.Name = "label_FacModeErrorCode";
  4522. this.label_FacModeErrorCode.Size = new System.Drawing.Size(60, 15);
  4523. this.label_FacModeErrorCode.TabIndex = 5;
  4524. this.label_FacModeErrorCode.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4525. //
  4526. // label115
  4527. //
  4528. this.label115.AutoSize = true;
  4529. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4530. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  4531. this.label115.Location = new System.Drawing.Point(10, 62);
  4532. this.label115.Name = "label115";
  4533. this.label115.Size = new System.Drawing.Size(74, 21);
  4534. this.label115.TabIndex = 5;
  4535. this.label115.Text = "系统清除";
  4536. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4537. //
  4538. // label_FacModeSysClear
  4539. //
  4540. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  4541. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4542. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  4543. this.label_FacModeSysClear.Location = new System.Drawing.Point(90, 65);
  4544. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  4545. this.label_FacModeSysClear.Size = new System.Drawing.Size(15, 15);
  4546. this.label_FacModeSysClear.TabIndex = 5;
  4547. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4548. //
  4549. // groupBox27
  4550. //
  4551. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  4552. this.groupBox27.Location = new System.Drawing.Point(138, 72);
  4553. this.groupBox27.Name = "groupBox27";
  4554. this.groupBox27.Size = new System.Drawing.Size(599, 240);
  4555. this.groupBox27.TabIndex = 8;
  4556. this.groupBox27.TabStop = false;
  4557. this.groupBox27.Text = "测试记录";
  4558. //
  4559. // richTextBox_FacModeLog
  4560. //
  4561. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  4562. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28);
  4563. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  4564. this.richTextBox_FacModeLog.ReadOnly = true;
  4565. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(586, 206);
  4566. this.richTextBox_FacModeLog.TabIndex = 0;
  4567. this.richTextBox_FacModeLog.Text = "";
  4568. //
  4569. // button__FacMode_Start
  4570. //
  4571. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4572. this.button__FacMode_Start.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  4573. this.button__FacMode_Start.Location = new System.Drawing.Point(512, 37);
  4574. this.button__FacMode_Start.Name = "button__FacMode_Start";
  4575. this.button__FacMode_Start.Size = new System.Drawing.Size(126, 31);
  4576. this.button__FacMode_Start.TabIndex = 9;
  4577. this.button__FacMode_Start.Text = "开始测试";
  4578. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  4579. //
  4580. // comboBox_FacModeCfgFile
  4581. //
  4582. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4583. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4584. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4585. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  4586. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(235, 6);
  4587. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  4588. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(746, 29);
  4589. this.comboBox_FacModeCfgFile.TabIndex = 8;
  4590. //
  4591. // comboBox_FacModeCfgDate
  4592. //
  4593. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4594. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4595. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4596. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  4597. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  4598. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  4599. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(137, 29);
  4600. this.comboBox_FacModeCfgDate.TabIndex = 8;
  4601. //
  4602. // groupBox2
  4603. //
  4604. this.groupBox2.Controls.Add(this.checkBox_FacModeFuncTest);
  4605. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  4606. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  4607. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  4608. this.groupBox2.Name = "groupBox2";
  4609. this.groupBox2.Size = new System.Drawing.Size(120, 240);
  4610. this.groupBox2.TabIndex = 7;
  4611. this.groupBox2.TabStop = false;
  4612. this.groupBox2.Text = "测试项目";
  4613. //
  4614. // checkBox_FacModeFuncTest
  4615. //
  4616. this.checkBox_FacModeFuncTest.AutoSize = true;
  4617. this.checkBox_FacModeFuncTest.Location = new System.Drawing.Point(7, 108);
  4618. this.checkBox_FacModeFuncTest.Name = "checkBox_FacModeFuncTest";
  4619. this.checkBox_FacModeFuncTest.Size = new System.Drawing.Size(93, 25);
  4620. this.checkBox_FacModeFuncTest.TabIndex = 2;
  4621. this.checkBox_FacModeFuncTest.Text = "功能测试";
  4622. this.checkBox_FacModeFuncTest.UseVisualStyleBackColor = true;
  4623. //
  4624. // checkBox_FacModeCfgWrite
  4625. //
  4626. this.checkBox_FacModeCfgWrite.AutoSize = true;
  4627. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(7, 68);
  4628. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  4629. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(93, 25);
  4630. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  4631. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  4632. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  4633. //
  4634. // checkBox_FacModeSysClear
  4635. //
  4636. this.checkBox_FacModeSysClear.AutoSize = true;
  4637. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(7, 28);
  4638. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  4639. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(93, 25);
  4640. this.checkBox_FacModeSysClear.TabIndex = 0;
  4641. this.checkBox_FacModeSysClear.Text = "系统清除";
  4642. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  4643. //
  4644. // textBox_FacModeScan
  4645. //
  4646. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4647. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  4648. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  4649. this.textBox_FacModeScan.Size = new System.Drawing.Size(413, 28);
  4650. this.textBox_FacModeScan.TabIndex = 6;
  4651. this.textBox_FacModeScan.Text = "MIGICT19000E00136V250WM23H29A0031B";
  4652. //
  4653. // label112
  4654. //
  4655. this.label112.AutoSize = true;
  4656. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4657. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  4658. this.label112.Location = new System.Drawing.Point(12, 10);
  4659. this.label112.Name = "label112";
  4660. this.label112.Size = new System.Drawing.Size(74, 21);
  4661. this.label112.TabIndex = 5;
  4662. this.label112.Text = "配置文件";
  4663. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4664. //
  4665. // label_FacModeSatus
  4666. //
  4667. this.label_FacModeSatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4668. this.label_FacModeSatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4669. this.label_FacModeSatus.ForeColor = System.Drawing.SystemColors.ControlText;
  4670. this.label_FacModeSatus.Location = new System.Drawing.Point(763, 38);
  4671. this.label_FacModeSatus.Name = "label_FacModeSatus";
  4672. this.label_FacModeSatus.Size = new System.Drawing.Size(218, 29);
  4673. this.label_FacModeSatus.TabIndex = 5;
  4674. this.label_FacModeSatus.Text = "测试结束";
  4675. this.label_FacModeSatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4676. //
  4677. // label_FacModeResult
  4678. //
  4679. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  4680. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4681. this.label_FacModeResult.ForeColor = System.Drawing.SystemColors.ControlText;
  4682. this.label_FacModeResult.Location = new System.Drawing.Point(645, 38);
  4683. this.label_FacModeResult.Name = "label_FacModeResult";
  4684. this.label_FacModeResult.Size = new System.Drawing.Size(111, 29);
  4685. this.label_FacModeResult.TabIndex = 5;
  4686. this.label_FacModeResult.Text = "测试合格";
  4687. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4688. //
  4689. // label111
  4690. //
  4691. this.label111.AutoSize = true;
  4692. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4693. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  4694. this.label111.Location = new System.Drawing.Point(12, 43);
  4695. this.label111.Name = "label111";
  4696. this.label111.Size = new System.Drawing.Size(42, 21);
  4697. this.label111.TabIndex = 5;
  4698. this.label111.Text = "扫码";
  4699. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4700. //
  4701. // tabPage_ProductMode_Read
  4702. //
  4703. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4704. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  4705. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  4706. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  4707. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  4708. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  4709. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  4710. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  4711. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  4712. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  4713. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  4714. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  4715. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  4716. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  4717. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  4718. this.tabPage_ProductMode_Read.TabIndex = 12;
  4719. this.tabPage_ProductMode_Read.Text = "量产检验";
  4720. //
  4721. // groupBox31
  4722. //
  4723. this.groupBox31.Controls.Add(this.label148);
  4724. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  4725. this.groupBox31.Controls.Add(this.label154);
  4726. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  4727. this.groupBox31.Controls.Add(this.label156);
  4728. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  4729. this.groupBox31.Controls.Add(this.label160);
  4730. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  4731. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  4732. this.groupBox31.Name = "groupBox31";
  4733. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  4734. this.groupBox31.TabIndex = 20;
  4735. this.groupBox31.TabStop = false;
  4736. this.groupBox31.Text = "测试状态";
  4737. //
  4738. // label148
  4739. //
  4740. this.label148.AutoSize = true;
  4741. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4742. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  4743. this.label148.Location = new System.Drawing.Point(6, 148);
  4744. this.label148.Name = "label148";
  4745. this.label148.Size = new System.Drawing.Size(74, 21);
  4746. this.label148.TabIndex = 16;
  4747. this.label148.Text = "打标信息";
  4748. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4749. //
  4750. // label_CheckModeSN
  4751. //
  4752. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  4753. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4754. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  4755. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 143);
  4756. this.label_CheckModeSN.Name = "label_CheckModeSN";
  4757. this.label_CheckModeSN.Size = new System.Drawing.Size(40, 30);
  4758. this.label_CheckModeSN.TabIndex = 17;
  4759. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4760. //
  4761. // label154
  4762. //
  4763. this.label154.AutoSize = true;
  4764. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4765. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  4766. this.label154.Location = new System.Drawing.Point(6, 100);
  4767. this.label154.Name = "label154";
  4768. this.label154.Size = new System.Drawing.Size(90, 42);
  4769. this.label154.TabIndex = 12;
  4770. this.label154.Text = "力矩传感器\r\n标定";
  4771. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4772. //
  4773. // label_CheckModeTorque
  4774. //
  4775. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  4776. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4777. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  4778. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 106);
  4779. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  4780. this.label_CheckModeTorque.Size = new System.Drawing.Size(40, 30);
  4781. this.label_CheckModeTorque.TabIndex = 13;
  4782. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4783. //
  4784. // label156
  4785. //
  4786. this.label156.AutoSize = true;
  4787. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4788. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  4789. this.label156.Location = new System.Drawing.Point(6, 74);
  4790. this.label156.Name = "label156";
  4791. this.label156.Size = new System.Drawing.Size(74, 21);
  4792. this.label156.TabIndex = 12;
  4793. this.label156.Text = "参数检查";
  4794. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4795. //
  4796. // label_CheckModeCfg
  4797. //
  4798. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  4799. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4800. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  4801. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 69);
  4802. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  4803. this.label_CheckModeCfg.Size = new System.Drawing.Size(40, 30);
  4804. this.label_CheckModeCfg.TabIndex = 13;
  4805. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4806. //
  4807. // label160
  4808. //
  4809. this.label160.AutoSize = true;
  4810. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4811. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  4812. this.label160.Location = new System.Drawing.Point(6, 37);
  4813. this.label160.Name = "label160";
  4814. this.label160.Size = new System.Drawing.Size(74, 21);
  4815. this.label160.TabIndex = 8;
  4816. this.label160.Text = "软件版本";
  4817. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4818. //
  4819. // label_CheckModeFWVer
  4820. //
  4821. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  4822. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4823. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  4824. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 32);
  4825. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  4826. this.label_CheckModeFWVer.Size = new System.Drawing.Size(40, 30);
  4827. this.label_CheckModeFWVer.TabIndex = 9;
  4828. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4829. //
  4830. // groupBox30
  4831. //
  4832. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  4833. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  4834. this.groupBox30.Name = "groupBox30";
  4835. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  4836. this.groupBox30.TabIndex = 19;
  4837. this.groupBox30.TabStop = false;
  4838. this.groupBox30.Text = "测试记录";
  4839. //
  4840. // richTextBox_CheckModeLog
  4841. //
  4842. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  4843. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  4844. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  4845. this.richTextBox_CheckModeLog.ReadOnly = true;
  4846. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  4847. this.richTextBox_CheckModeLog.TabIndex = 0;
  4848. this.richTextBox_CheckModeLog.Text = "";
  4849. //
  4850. // groupBox29
  4851. //
  4852. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  4853. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  4854. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  4855. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  4856. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  4857. this.groupBox29.Name = "groupBox29";
  4858. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  4859. this.groupBox29.TabIndex = 18;
  4860. this.groupBox29.TabStop = false;
  4861. this.groupBox29.Text = "测试项目";
  4862. //
  4863. // checkBox_CheckModeSN
  4864. //
  4865. this.checkBox_CheckModeSN.AutoSize = true;
  4866. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(6, 139);
  4867. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  4868. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(141, 25);
  4869. this.checkBox_CheckModeSN.TabIndex = 3;
  4870. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  4871. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  4872. //
  4873. // checkBox_CheckModeTorque
  4874. //
  4875. this.checkBox_CheckModeTorque.AutoSize = true;
  4876. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 102);
  4877. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  4878. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(173, 25);
  4879. this.checkBox_CheckModeTorque.TabIndex = 2;
  4880. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  4881. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  4882. //
  4883. // checkBox_CheckModeCfg
  4884. //
  4885. this.checkBox_CheckModeCfg.AutoSize = true;
  4886. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 65);
  4887. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  4888. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(93, 25);
  4889. this.checkBox_CheckModeCfg.TabIndex = 1;
  4890. this.checkBox_CheckModeCfg.Text = "参数检查";
  4891. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  4892. //
  4893. // checkBox_CheckModeFWVer
  4894. //
  4895. this.checkBox_CheckModeFWVer.AutoSize = true;
  4896. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  4897. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  4898. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(125, 25);
  4899. this.checkBox_CheckModeFWVer.TabIndex = 0;
  4900. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  4901. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  4902. //
  4903. // button_CheckModeStart
  4904. //
  4905. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4906. this.button_CheckModeStart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  4907. this.button_CheckModeStart.Location = new System.Drawing.Point(512, 37);
  4908. this.button_CheckModeStart.Name = "button_CheckModeStart";
  4909. this.button_CheckModeStart.Size = new System.Drawing.Size(126, 31);
  4910. this.button_CheckModeStart.TabIndex = 17;
  4911. this.button_CheckModeStart.Text = "开始测试";
  4912. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  4913. //
  4914. // textBox_CheckModeScan
  4915. //
  4916. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4917. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  4918. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  4919. this.textBox_CheckModeScan.Size = new System.Drawing.Size(413, 28);
  4920. this.textBox_CheckModeScan.TabIndex = 14;
  4921. this.textBox_CheckModeScan.Text = "MIGICT19000E00136V250WM23H29A0031B";
  4922. //
  4923. // label138
  4924. //
  4925. this.label138.AutoSize = true;
  4926. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4927. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  4928. this.label138.Location = new System.Drawing.Point(12, 10);
  4929. this.label138.Name = "label138";
  4930. this.label138.Size = new System.Drawing.Size(74, 21);
  4931. this.label138.TabIndex = 10;
  4932. this.label138.Text = "配置文件";
  4933. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4934. //
  4935. // label_CheckModeStatus
  4936. //
  4937. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4938. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4939. this.label_CheckModeStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  4940. this.label_CheckModeStatus.Location = new System.Drawing.Point(763, 38);
  4941. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  4942. this.label_CheckModeStatus.Size = new System.Drawing.Size(218, 29);
  4943. this.label_CheckModeStatus.TabIndex = 11;
  4944. this.label_CheckModeStatus.Text = "测试结束";
  4945. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4946. //
  4947. // label_CheckModeResult
  4948. //
  4949. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  4950. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4951. this.label_CheckModeResult.ForeColor = System.Drawing.SystemColors.ControlText;
  4952. this.label_CheckModeResult.Location = new System.Drawing.Point(645, 38);
  4953. this.label_CheckModeResult.Name = "label_CheckModeResult";
  4954. this.label_CheckModeResult.Size = new System.Drawing.Size(111, 29);
  4955. this.label_CheckModeResult.TabIndex = 12;
  4956. this.label_CheckModeResult.Text = "测试合格";
  4957. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4958. //
  4959. // label141
  4960. //
  4961. this.label141.AutoSize = true;
  4962. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4963. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  4964. this.label141.Location = new System.Drawing.Point(12, 43);
  4965. this.label141.Name = "label141";
  4966. this.label141.Size = new System.Drawing.Size(42, 21);
  4967. this.label141.TabIndex = 13;
  4968. this.label141.Text = "扫码";
  4969. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4970. //
  4971. // label23
  4972. //
  4973. this.label23.AutoSize = true;
  4974. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4975. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4976. this.label23.ForeColor = System.Drawing.Color.White;
  4977. this.label23.Location = new System.Drawing.Point(406, 622);
  4978. this.label23.Name = "label23";
  4979. this.label23.Size = new System.Drawing.Size(68, 17);
  4980. this.label23.TabIndex = 7;
  4981. this.label23.Text = "接收计数:";
  4982. //
  4983. // label_RecCount
  4984. //
  4985. this.label_RecCount.AutoSize = true;
  4986. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4987. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4988. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  4989. this.label_RecCount.Location = new System.Drawing.Point(480, 622);
  4990. this.label_RecCount.Name = "label_RecCount";
  4991. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  4992. this.label_RecCount.TabIndex = 8;
  4993. this.label_RecCount.Text = "0";
  4994. //
  4995. // timer_1s
  4996. //
  4997. this.timer_1s.Enabled = true;
  4998. this.timer_1s.Interval = 500;
  4999. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  5000. //
  5001. // label_BuildTime
  5002. //
  5003. this.label_BuildTime.AutoSize = true;
  5004. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5005. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5006. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  5007. this.label_BuildTime.Location = new System.Drawing.Point(669, 622);
  5008. this.label_BuildTime.Name = "label_BuildTime";
  5009. this.label_BuildTime.Size = new System.Drawing.Size(162, 17);
  5010. this.label_BuildTime.TabIndex = 10;
  5011. this.label_BuildTime.Text = "编译:2022-05-22 14:00:00";
  5012. //
  5013. // label_SystemTime
  5014. //
  5015. this.label_SystemTime.AutoSize = true;
  5016. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5017. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5018. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  5019. this.label_SystemTime.Location = new System.Drawing.Point(845, 622);
  5020. this.label_SystemTime.Name = "label_SystemTime";
  5021. this.label_SystemTime.Size = new System.Drawing.Size(162, 17);
  5022. this.label_SystemTime.TabIndex = 11;
  5023. this.label_SystemTime.Text = "当前:2022-05-22 14:00:00";
  5024. //
  5025. // label_COM_Sta
  5026. //
  5027. this.label_COM_Sta.AutoSize = true;
  5028. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5029. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5030. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  5031. this.label_COM_Sta.Location = new System.Drawing.Point(230, 622);
  5032. this.label_COM_Sta.Name = "label_COM_Sta";
  5033. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  5034. this.label_COM_Sta.TabIndex = 12;
  5035. this.label_COM_Sta.Text = "端口:未连接";
  5036. //
  5037. // label43
  5038. //
  5039. this.label43.BackColor = System.Drawing.Color.Silver;
  5040. this.label43.Location = new System.Drawing.Point(223, 623);
  5041. this.label43.Name = "label43";
  5042. this.label43.Size = new System.Drawing.Size(1, 15);
  5043. this.label43.TabIndex = 8;
  5044. //
  5045. // label44
  5046. //
  5047. this.label44.BackColor = System.Drawing.Color.Silver;
  5048. this.label44.Location = new System.Drawing.Point(399, 623);
  5049. this.label44.Name = "label44";
  5050. this.label44.Size = new System.Drawing.Size(1, 15);
  5051. this.label44.TabIndex = 13;
  5052. //
  5053. // label45
  5054. //
  5055. this.label45.BackColor = System.Drawing.Color.Silver;
  5056. this.label45.Location = new System.Drawing.Point(646, 623);
  5057. this.label45.Name = "label45";
  5058. this.label45.Size = new System.Drawing.Size(1, 15);
  5059. this.label45.TabIndex = 14;
  5060. //
  5061. // label96
  5062. //
  5063. this.label96.BackColor = System.Drawing.Color.Silver;
  5064. this.label96.Location = new System.Drawing.Point(530, 623);
  5065. this.label96.Name = "label96";
  5066. this.label96.Size = new System.Drawing.Size(1, 15);
  5067. this.label96.TabIndex = 17;
  5068. //
  5069. // label_Server_ComStatus
  5070. //
  5071. this.label_Server_ComStatus.AutoSize = true;
  5072. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5073. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5074. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  5075. this.label_Server_ComStatus.Location = new System.Drawing.Point(537, 622);
  5076. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  5077. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  5078. this.label_Server_ComStatus.TabIndex = 18;
  5079. this.label_Server_ComStatus.Text = "网络:未连接";
  5080. //
  5081. // label_ServerStatus
  5082. //
  5083. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  5084. this.label_ServerStatus.Location = new System.Drawing.Point(624, 623);
  5085. this.label_ServerStatus.Name = "label_ServerStatus";
  5086. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  5087. this.label_ServerStatus.TabIndex = 19;
  5088. //
  5089. // label_PortStatus
  5090. //
  5091. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  5092. this.label_PortStatus.Location = new System.Drawing.Point(378, 623);
  5093. this.label_PortStatus.Name = "label_PortStatus";
  5094. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  5095. this.label_PortStatus.TabIndex = 20;
  5096. //
  5097. // label_Computername
  5098. //
  5099. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5100. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5101. this.label_Computername.ForeColor = System.Drawing.Color.Silver;
  5102. this.label_Computername.Location = new System.Drawing.Point(700, 4);
  5103. this.label_Computername.Name = "label_Computername";
  5104. this.label_Computername.Size = new System.Drawing.Size(190, 21);
  5105. this.label_Computername.TabIndex = 21;
  5106. this.label_Computername.Text = "用户名:";
  5107. //
  5108. // label46
  5109. //
  5110. this.label46.BackColor = System.Drawing.Color.Silver;
  5111. this.label46.Location = new System.Drawing.Point(692, 7);
  5112. this.label46.Name = "label46";
  5113. this.label46.Size = new System.Drawing.Size(1, 15);
  5114. this.label46.TabIndex = 22;
  5115. //
  5116. // tabControl2
  5117. //
  5118. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  5119. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  5120. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  5121. this.tabControl2.Name = "tabControl2";
  5122. this.tabControl2.SelectedIndex = 0;
  5123. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  5124. this.tabControl2.TabIndex = 23;
  5125. this.tabControl2.Visible = false;
  5126. //
  5127. // tabPage_RunInfo
  5128. //
  5129. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5130. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  5131. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  5132. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  5133. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  5134. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  5135. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  5136. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  5137. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  5138. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  5139. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  5140. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  5141. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  5142. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  5143. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  5144. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  5145. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  5146. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  5147. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  5148. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  5149. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  5150. this.tabPage_RunInfo.Controls.Add(this.label55);
  5151. this.tabPage_RunInfo.Controls.Add(this.label28);
  5152. this.tabPage_RunInfo.Controls.Add(this.label22);
  5153. this.tabPage_RunInfo.Controls.Add(this.label16);
  5154. this.tabPage_RunInfo.Controls.Add(this.label10);
  5155. this.tabPage_RunInfo.Controls.Add(this.label21);
  5156. this.tabPage_RunInfo.Controls.Add(this.label15);
  5157. this.tabPage_RunInfo.Controls.Add(this.label9);
  5158. this.tabPage_RunInfo.Controls.Add(this.label20);
  5159. this.tabPage_RunInfo.Controls.Add(this.label14);
  5160. this.tabPage_RunInfo.Controls.Add(this.label8);
  5161. this.tabPage_RunInfo.Controls.Add(this.label19);
  5162. this.tabPage_RunInfo.Controls.Add(this.label13);
  5163. this.tabPage_RunInfo.Controls.Add(this.label7);
  5164. this.tabPage_RunInfo.Controls.Add(this.label18);
  5165. this.tabPage_RunInfo.Controls.Add(this.label12);
  5166. this.tabPage_RunInfo.Controls.Add(this.label6);
  5167. this.tabPage_RunInfo.Controls.Add(this.label17);
  5168. this.tabPage_RunInfo.Controls.Add(this.label11);
  5169. this.tabPage_RunInfo.Controls.Add(this.label5);
  5170. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  5171. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  5172. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  5173. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  5174. this.tabPage_RunInfo.TabIndex = 0;
  5175. this.tabPage_RunInfo.Text = "运行信息";
  5176. //
  5177. // textBox_RunInfo_BikeSpeed
  5178. //
  5179. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5180. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10);
  5181. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  5182. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  5183. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  5184. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  5185. //
  5186. // textBox_RunInfo_MotorSpeed
  5187. //
  5188. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5189. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127);
  5190. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  5191. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  5192. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  5193. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  5194. //
  5195. // textBox_RunInfo_Cadence
  5196. //
  5197. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5198. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49);
  5199. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  5200. this.textBox_RunInfo_Cadence.ReadOnly = true;
  5201. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  5202. this.textBox_RunInfo_Cadence.TabIndex = 28;
  5203. //
  5204. // textBox_TorqueReg
  5205. //
  5206. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5207. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86);
  5208. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  5209. this.textBox_TorqueReg.ReadOnly = true;
  5210. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  5211. this.textBox_TorqueReg.TabIndex = 45;
  5212. //
  5213. // textBox_RunInfo_Torque
  5214. //
  5215. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5216. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88);
  5217. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  5218. this.textBox_RunInfo_Torque.ReadOnly = true;
  5219. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  5220. this.textBox_RunInfo_Torque.TabIndex = 29;
  5221. //
  5222. // textBox_RunInfo_Dir
  5223. //
  5224. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5225. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127);
  5226. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  5227. this.textBox_RunInfo_Dir.ReadOnly = true;
  5228. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  5229. this.textBox_RunInfo_Dir.TabIndex = 30;
  5230. //
  5231. // textBox_RunInfo_Vol
  5232. //
  5233. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5234. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10);
  5235. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  5236. this.textBox_RunInfo_Vol.ReadOnly = true;
  5237. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  5238. this.textBox_RunInfo_Vol.TabIndex = 31;
  5239. //
  5240. // textBox_RunInfo_Current
  5241. //
  5242. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5243. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49);
  5244. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  5245. this.textBox_RunInfo_Current.ReadOnly = true;
  5246. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  5247. this.textBox_RunInfo_Current.TabIndex = 32;
  5248. //
  5249. // textBox_RunInfo_Power
  5250. //
  5251. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5252. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87);
  5253. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  5254. this.textBox_RunInfo_Power.ReadOnly = true;
  5255. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  5256. this.textBox_RunInfo_Power.TabIndex = 33;
  5257. //
  5258. // textBox_RunInfo_SOC
  5259. //
  5260. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5261. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9);
  5262. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  5263. this.textBox_RunInfo_SOC.ReadOnly = true;
  5264. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  5265. this.textBox_RunInfo_SOC.TabIndex = 26;
  5266. //
  5267. // textBox_RunInfo_T_PCB
  5268. //
  5269. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5270. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10);
  5271. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  5272. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  5273. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  5274. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  5275. //
  5276. // textBox_RunInfo_T_MCU
  5277. //
  5278. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5279. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49);
  5280. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  5281. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  5282. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  5283. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  5284. //
  5285. // textBox_RunInfo_T_Coil
  5286. //
  5287. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5288. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87);
  5289. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  5290. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  5291. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  5292. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  5293. //
  5294. // textBox_RunInfo_GearSt
  5295. //
  5296. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5297. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127);
  5298. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  5299. this.textBox_RunInfo_GearSt.ReadOnly = true;
  5300. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  5301. this.textBox_RunInfo_GearSt.TabIndex = 38;
  5302. //
  5303. // textBox_RunInfo_LightSwitch
  5304. //
  5305. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5306. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126);
  5307. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  5308. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  5309. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  5310. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  5311. //
  5312. // textBox_RunInfo_Range
  5313. //
  5314. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5315. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86);
  5316. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  5317. this.textBox_RunInfo_Range.ReadOnly = true;
  5318. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  5319. this.textBox_RunInfo_Range.TabIndex = 40;
  5320. //
  5321. // textBox_RunInfo_AvgPower
  5322. //
  5323. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5324. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48);
  5325. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  5326. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  5327. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  5328. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  5329. //
  5330. // textBox_RunInfo_Trip
  5331. //
  5332. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5333. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9);
  5334. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  5335. this.textBox_RunInfo_Trip.ReadOnly = true;
  5336. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  5337. this.textBox_RunInfo_Trip.TabIndex = 42;
  5338. //
  5339. // textBox_RunInfo_Trip_Time
  5340. //
  5341. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5342. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48);
  5343. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  5344. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  5345. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  5346. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  5347. //
  5348. // textBox_ErrorCode
  5349. //
  5350. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5351. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126);
  5352. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  5353. this.textBox_ErrorCode.ReadOnly = true;
  5354. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  5355. this.textBox_ErrorCode.TabIndex = 25;
  5356. //
  5357. // label55
  5358. //
  5359. this.label55.AutoSize = true;
  5360. this.label55.Location = new System.Drawing.Point(633, 90);
  5361. this.label55.Name = "label55";
  5362. this.label55.Size = new System.Drawing.Size(71, 21);
  5363. this.label55.TabIndex = 44;
  5364. this.label55.Text = "力矩Reg";
  5365. //
  5366. // label28
  5367. //
  5368. this.label28.AutoSize = true;
  5369. this.label28.Location = new System.Drawing.Point(633, 130);
  5370. this.label28.Name = "label28";
  5371. this.label28.Size = new System.Drawing.Size(58, 21);
  5372. this.label28.TabIndex = 14;
  5373. this.label28.Text = "故障码";
  5374. //
  5375. // label22
  5376. //
  5377. this.label22.AutoSize = true;
  5378. this.label22.Location = new System.Drawing.Point(633, 52);
  5379. this.label22.Name = "label22";
  5380. this.label22.Size = new System.Drawing.Size(74, 21);
  5381. this.label22.TabIndex = 7;
  5382. this.label22.Text = "单次时间";
  5383. //
  5384. // label16
  5385. //
  5386. this.label16.AutoSize = true;
  5387. this.label16.Location = new System.Drawing.Point(485, 90);
  5388. this.label16.Name = "label16";
  5389. this.label16.Size = new System.Drawing.Size(42, 21);
  5390. this.label16.TabIndex = 8;
  5391. this.label16.Text = "续航";
  5392. //
  5393. // label10
  5394. //
  5395. this.label10.AutoSize = true;
  5396. this.label10.Location = new System.Drawing.Point(153, 92);
  5397. this.label10.Name = "label10";
  5398. this.label10.Size = new System.Drawing.Size(42, 21);
  5399. this.label10.TabIndex = 9;
  5400. this.label10.Text = "功率";
  5401. //
  5402. // label21
  5403. //
  5404. this.label21.AutoSize = true;
  5405. this.label21.Location = new System.Drawing.Point(633, 13);
  5406. this.label21.Name = "label21";
  5407. this.label21.Size = new System.Drawing.Size(74, 21);
  5408. this.label21.TabIndex = 10;
  5409. this.label21.Text = "单次里程";
  5410. //
  5411. // label15
  5412. //
  5413. this.label15.AutoSize = true;
  5414. this.label15.Location = new System.Drawing.Point(485, 13);
  5415. this.label15.Name = "label15";
  5416. this.label15.Size = new System.Drawing.Size(42, 21);
  5417. this.label15.TabIndex = 11;
  5418. this.label15.Text = "电量";
  5419. //
  5420. // label9
  5421. //
  5422. this.label9.AutoSize = true;
  5423. this.label9.Location = new System.Drawing.Point(153, 53);
  5424. this.label9.Name = "label9";
  5425. this.label9.Size = new System.Drawing.Size(42, 21);
  5426. this.label9.TabIndex = 12;
  5427. this.label9.Text = "电流";
  5428. //
  5429. // label20
  5430. //
  5431. this.label20.AutoSize = true;
  5432. this.label20.Location = new System.Drawing.Point(300, 91);
  5433. this.label20.Name = "label20";
  5434. this.label20.Size = new System.Drawing.Size(74, 21);
  5435. this.label20.TabIndex = 13;
  5436. this.label20.Text = "力矩温度";
  5437. //
  5438. // label14
  5439. //
  5440. this.label14.AutoSize = true;
  5441. this.label14.Location = new System.Drawing.Point(485, 130);
  5442. this.label14.Name = "label14";
  5443. this.label14.Size = new System.Drawing.Size(42, 21);
  5444. this.label14.TabIndex = 15;
  5445. this.label14.Text = "大灯";
  5446. //
  5447. // label8
  5448. //
  5449. this.label8.AutoSize = true;
  5450. this.label8.Location = new System.Drawing.Point(153, 14);
  5451. this.label8.Name = "label8";
  5452. this.label8.Size = new System.Drawing.Size(42, 21);
  5453. this.label8.TabIndex = 23;
  5454. this.label8.Text = "电压";
  5455. //
  5456. // label19
  5457. //
  5458. this.label19.AutoSize = true;
  5459. this.label19.Location = new System.Drawing.Point(300, 53);
  5460. this.label19.Name = "label19";
  5461. this.label19.Size = new System.Drawing.Size(81, 21);
  5462. this.label19.TabIndex = 16;
  5463. this.label19.Text = "MCU温度";
  5464. //
  5465. // label13
  5466. //
  5467. this.label13.AutoSize = true;
  5468. this.label13.Location = new System.Drawing.Point(300, 131);
  5469. this.label13.Name = "label13";
  5470. this.label13.Size = new System.Drawing.Size(42, 21);
  5471. this.label13.TabIndex = 17;
  5472. this.label13.Text = "档位";
  5473. //
  5474. // label7
  5475. //
  5476. this.label7.AutoSize = true;
  5477. this.label7.Location = new System.Drawing.Point(6, 131);
  5478. this.label7.Name = "label7";
  5479. this.label7.Size = new System.Drawing.Size(42, 21);
  5480. this.label7.TabIndex = 18;
  5481. this.label7.Text = "转速";
  5482. //
  5483. // label18
  5484. //
  5485. this.label18.AutoSize = true;
  5486. this.label18.Location = new System.Drawing.Point(300, 14);
  5487. this.label18.Name = "label18";
  5488. this.label18.Size = new System.Drawing.Size(73, 21);
  5489. this.label18.TabIndex = 19;
  5490. this.label18.Text = "PCB温度";
  5491. //
  5492. // label12
  5493. //
  5494. this.label12.AutoSize = true;
  5495. this.label12.Location = new System.Drawing.Point(153, 131);
  5496. this.label12.Name = "label12";
  5497. this.label12.Size = new System.Drawing.Size(42, 21);
  5498. this.label12.TabIndex = 20;
  5499. this.label12.Text = "方向";
  5500. //
  5501. // label6
  5502. //
  5503. this.label6.AutoSize = true;
  5504. this.label6.Location = new System.Drawing.Point(6, 53);
  5505. this.label6.Name = "label6";
  5506. this.label6.Size = new System.Drawing.Size(42, 21);
  5507. this.label6.TabIndex = 21;
  5508. this.label6.Text = "踏频";
  5509. //
  5510. // label17
  5511. //
  5512. this.label17.AutoSize = true;
  5513. this.label17.Location = new System.Drawing.Point(485, 52);
  5514. this.label17.Name = "label17";
  5515. this.label17.Size = new System.Drawing.Size(42, 21);
  5516. this.label17.TabIndex = 22;
  5517. this.label17.Text = "功耗";
  5518. //
  5519. // label11
  5520. //
  5521. this.label11.AutoSize = true;
  5522. this.label11.Location = new System.Drawing.Point(6, 92);
  5523. this.label11.Name = "label11";
  5524. this.label11.Size = new System.Drawing.Size(42, 21);
  5525. this.label11.TabIndex = 24;
  5526. this.label11.Text = "力矩";
  5527. //
  5528. // label5
  5529. //
  5530. this.label5.AutoSize = true;
  5531. this.label5.Location = new System.Drawing.Point(6, 14);
  5532. this.label5.Name = "label5";
  5533. this.label5.Size = new System.Drawing.Size(42, 21);
  5534. this.label5.TabIndex = 6;
  5535. this.label5.Text = "车速";
  5536. //
  5537. // tabPage_DebugInfo
  5538. //
  5539. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5540. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  5541. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  5542. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  5543. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  5544. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  5545. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  5546. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  5547. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  5548. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  5549. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  5550. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  5551. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  5552. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  5553. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  5554. this.tabPage_DebugInfo.Controls.Add(this.label97);
  5555. this.tabPage_DebugInfo.Controls.Add(this.label109);
  5556. this.tabPage_DebugInfo.Controls.Add(this.label98);
  5557. this.tabPage_DebugInfo.Controls.Add(this.label99);
  5558. this.tabPage_DebugInfo.Controls.Add(this.label100);
  5559. this.tabPage_DebugInfo.Controls.Add(this.label101);
  5560. this.tabPage_DebugInfo.Controls.Add(this.label102);
  5561. this.tabPage_DebugInfo.Controls.Add(this.label110);
  5562. this.tabPage_DebugInfo.Controls.Add(this.label108);
  5563. this.tabPage_DebugInfo.Controls.Add(this.label103);
  5564. this.tabPage_DebugInfo.Controls.Add(this.label104);
  5565. this.tabPage_DebugInfo.Controls.Add(this.label105);
  5566. this.tabPage_DebugInfo.Controls.Add(this.label106);
  5567. this.tabPage_DebugInfo.Controls.Add(this.label107);
  5568. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  5569. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  5570. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  5571. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  5572. this.tabPage_DebugInfo.TabIndex = 1;
  5573. this.tabPage_DebugInfo.Text = "调试信息";
  5574. //
  5575. // textBox_DebugInfo_SysFun
  5576. //
  5577. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5578. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  5579. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  5580. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  5581. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  5582. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  5583. //
  5584. // textBox_DebugInfo_SecondFun
  5585. //
  5586. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5587. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  5588. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  5589. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  5590. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  5591. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  5592. //
  5593. // textBox_DebugInfo_MotorFun
  5594. //
  5595. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5596. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  5597. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  5598. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  5599. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  5600. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  5601. //
  5602. // textBox_DebugInfo_AssistFun
  5603. //
  5604. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5605. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  5606. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  5607. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  5608. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  5609. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  5610. //
  5611. // textBox_DebugInfo_IdRef
  5612. //
  5613. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5614. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  5615. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  5616. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  5617. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  5618. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  5619. //
  5620. // textBox_DebugInfo_IqRef
  5621. //
  5622. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5623. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  5624. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  5625. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  5626. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  5627. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  5628. //
  5629. // textBox_DebugInfo_UdRef
  5630. //
  5631. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5632. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  5633. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  5634. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  5635. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  5636. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  5637. //
  5638. // textBox_DebugInfo_UqRef
  5639. //
  5640. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5641. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  5642. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  5643. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  5644. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  5645. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  5646. //
  5647. // textBox_DebugInfo_TorquePu
  5648. //
  5649. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5650. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  5651. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  5652. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  5653. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  5654. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  5655. //
  5656. // textBox_DebugInfo_TorqueFil
  5657. //
  5658. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5659. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  5660. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  5661. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  5662. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  5663. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  5664. //
  5665. // textBox_DebugInfo_TorqueCadence
  5666. //
  5667. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5668. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  5669. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  5670. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  5671. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  5672. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  5673. //
  5674. // textBox_DebugInfo_IqFdb
  5675. //
  5676. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5677. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  5678. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  5679. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  5680. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  5681. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  5682. //
  5683. // textBox_DebugInfo_IdFdb
  5684. //
  5685. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5686. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  5687. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  5688. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  5689. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  5690. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  5691. //
  5692. // textBox_DebugInfo_AssistOut
  5693. //
  5694. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5695. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  5696. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  5697. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  5698. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  5699. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  5700. //
  5701. // label97
  5702. //
  5703. this.label97.AutoSize = true;
  5704. this.label97.Location = new System.Drawing.Point(344, 46);
  5705. this.label97.Name = "label97";
  5706. this.label97.Size = new System.Drawing.Size(106, 21);
  5707. this.label97.TabIndex = 45;
  5708. this.label97.Text = "时间滤波力矩";
  5709. //
  5710. // label109
  5711. //
  5712. this.label109.AutoSize = true;
  5713. this.label109.Location = new System.Drawing.Point(344, 118);
  5714. this.label109.Name = "label109";
  5715. this.label109.Size = new System.Drawing.Size(102, 21);
  5716. this.label109.TabIndex = 46;
  5717. this.label109.Text = "D轴电流反馈";
  5718. //
  5719. // label98
  5720. //
  5721. this.label98.AutoSize = true;
  5722. this.label98.Location = new System.Drawing.Point(170, 10);
  5723. this.label98.Name = "label98";
  5724. this.label98.Size = new System.Drawing.Size(102, 21);
  5725. this.label98.TabIndex = 46;
  5726. this.label98.Text = "D轴电流给定";
  5727. //
  5728. // label99
  5729. //
  5730. this.label99.AutoSize = true;
  5731. this.label99.Location = new System.Drawing.Point(8, 118);
  5732. this.label99.Name = "label99";
  5733. this.label99.Size = new System.Drawing.Size(90, 21);
  5734. this.label99.TabIndex = 47;
  5735. this.label99.Text = "助力状态机";
  5736. //
  5737. // label100
  5738. //
  5739. this.label100.AutoSize = true;
  5740. this.label100.Location = new System.Drawing.Point(170, 82);
  5741. this.label100.Name = "label100";
  5742. this.label100.Size = new System.Drawing.Size(102, 21);
  5743. this.label100.TabIndex = 48;
  5744. this.label100.Text = "D轴电压给定";
  5745. //
  5746. // label101
  5747. //
  5748. this.label101.AutoSize = true;
  5749. this.label101.Location = new System.Drawing.Point(8, 46);
  5750. this.label101.Name = "label101";
  5751. this.label101.Size = new System.Drawing.Size(90, 21);
  5752. this.label101.TabIndex = 53;
  5753. this.label101.Text = "二层状态机";
  5754. //
  5755. // label102
  5756. //
  5757. this.label102.AutoSize = true;
  5758. this.label102.Location = new System.Drawing.Point(170, 118);
  5759. this.label102.Name = "label102";
  5760. this.label102.Size = new System.Drawing.Size(103, 21);
  5761. this.label102.TabIndex = 49;
  5762. this.label102.Text = "Q轴电压给定";
  5763. //
  5764. // label110
  5765. //
  5766. this.label110.AutoSize = true;
  5767. this.label110.Location = new System.Drawing.Point(522, 46);
  5768. this.label110.Name = "label110";
  5769. this.label110.Size = new System.Drawing.Size(106, 21);
  5770. this.label110.TabIndex = 51;
  5771. this.label110.Text = "助力输出电流";
  5772. //
  5773. // label108
  5774. //
  5775. this.label108.AutoSize = true;
  5776. this.label108.Location = new System.Drawing.Point(522, 10);
  5777. this.label108.Name = "label108";
  5778. this.label108.Size = new System.Drawing.Size(103, 21);
  5779. this.label108.TabIndex = 51;
  5780. this.label108.Text = "Q轴电流反馈";
  5781. //
  5782. // label103
  5783. //
  5784. this.label103.AutoSize = true;
  5785. this.label103.Location = new System.Drawing.Point(8, 82);
  5786. this.label103.Name = "label103";
  5787. this.label103.Size = new System.Drawing.Size(90, 21);
  5788. this.label103.TabIndex = 50;
  5789. this.label103.Text = "电机状态机";
  5790. //
  5791. // label104
  5792. //
  5793. this.label104.AutoSize = true;
  5794. this.label104.Location = new System.Drawing.Point(170, 46);
  5795. this.label104.Name = "label104";
  5796. this.label104.Size = new System.Drawing.Size(103, 21);
  5797. this.label104.TabIndex = 51;
  5798. this.label104.Text = "Q轴电流给定";
  5799. //
  5800. // label105
  5801. //
  5802. this.label105.AutoSize = true;
  5803. this.label105.Location = new System.Drawing.Point(344, 10);
  5804. this.label105.Name = "label105";
  5805. this.label105.Size = new System.Drawing.Size(74, 21);
  5806. this.label105.TabIndex = 52;
  5807. this.label105.Text = "瞬时力矩";
  5808. //
  5809. // label106
  5810. //
  5811. this.label106.AutoSize = true;
  5812. this.label106.Location = new System.Drawing.Point(344, 82);
  5813. this.label106.Name = "label106";
  5814. this.label106.Size = new System.Drawing.Size(106, 21);
  5815. this.label106.TabIndex = 54;
  5816. this.label106.Text = "踏频滤波力矩";
  5817. //
  5818. // label107
  5819. //
  5820. this.label107.AutoSize = true;
  5821. this.label107.Location = new System.Drawing.Point(8, 10);
  5822. this.label107.Name = "label107";
  5823. this.label107.Size = new System.Drawing.Size(90, 21);
  5824. this.label107.TabIndex = 44;
  5825. this.label107.Text = "系统状态机";
  5826. //
  5827. // label_StarInfo
  5828. //
  5829. this.label_StarInfo.AutoSize = true;
  5830. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5831. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  5832. this.label_StarInfo.Name = "label_StarInfo";
  5833. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  5834. this.label_StarInfo.TabIndex = 24;
  5835. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  5836. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5837. //
  5838. // pictureBox2
  5839. //
  5840. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5841. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  5842. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  5843. this.pictureBox2.Name = "pictureBox2";
  5844. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  5845. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5846. this.pictureBox2.TabIndex = 16;
  5847. this.pictureBox2.TabStop = false;
  5848. //
  5849. // comboBox_CheckModeCfgFile
  5850. //
  5851. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5852. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5853. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5854. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  5855. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(235, 6);
  5856. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  5857. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(746, 29);
  5858. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  5859. //
  5860. // comboBox_CheckModeCfgDate
  5861. //
  5862. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5863. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5864. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5865. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  5866. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5867. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  5868. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(137, 29);
  5869. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  5870. //
  5871. // mainForm
  5872. //
  5873. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  5874. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  5875. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5876. this.ClientSize = new System.Drawing.Size(1034, 641);
  5877. this.Controls.Add(this.tabControl2);
  5878. this.Controls.Add(this.groupBox3);
  5879. this.Controls.Add(this.label_StarInfo);
  5880. this.Controls.Add(this.label46);
  5881. this.Controls.Add(this.label_Computername);
  5882. this.Controls.Add(this.label_PortStatus);
  5883. this.Controls.Add(this.label_ServerStatus);
  5884. this.Controls.Add(this.label_Server_ComStatus);
  5885. this.Controls.Add(this.label96);
  5886. this.Controls.Add(this.pictureBox2);
  5887. this.Controls.Add(this.label45);
  5888. this.Controls.Add(this.label44);
  5889. this.Controls.Add(this.label43);
  5890. this.Controls.Add(this.label_COM_Sta);
  5891. this.Controls.Add(this.label_SystemTime);
  5892. this.Controls.Add(this.label_BuildTime);
  5893. this.Controls.Add(this.label_RecCount);
  5894. this.Controls.Add(this.label23);
  5895. this.Controls.Add(this.groupBox1);
  5896. this.Controls.Add(this.statusStrip1);
  5897. this.Controls.Add(this.menuStrip_Set);
  5898. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5899. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  5900. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  5901. this.Margin = new System.Windows.Forms.Padding(4);
  5902. this.MaximizeBox = false;
  5903. this.Name = "mainForm";
  5904. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  5905. this.Text = "Welling中置电机调试工具V2.0.0";
  5906. this.Load += new System.EventHandler(this.Form1_Load);
  5907. this.menuStrip_Set.ResumeLayout(false);
  5908. this.menuStrip_Set.PerformLayout();
  5909. this.statusStrip1.ResumeLayout(false);
  5910. this.statusStrip1.PerformLayout();
  5911. this.groupBox1.ResumeLayout(false);
  5912. this.groupBox1.PerformLayout();
  5913. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  5914. this.groupBox3.ResumeLayout(false);
  5915. this.tabControl1.ResumeLayout(false);
  5916. this.tabPage_MotorParam.ResumeLayout(false);
  5917. this.tabPage_BikeParam.ResumeLayout(false);
  5918. this.tabPage_BikeParam.PerformLayout();
  5919. this.tabPage_ControlParam.ResumeLayout(false);
  5920. this.tabPage_SensorParam.ResumeLayout(false);
  5921. this.tabPage_SensorParam.PerformLayout();
  5922. this.tabPage_AssistParam.ResumeLayout(false);
  5923. this.tabPage_AssistParam.PerformLayout();
  5924. this.tabPage_DebugParam.ResumeLayout(false);
  5925. this.tabPage_RecordInfo.ResumeLayout(false);
  5926. this.tabPage_RecordInfo.PerformLayout();
  5927. this.tabPage_OtherInfo.ResumeLayout(false);
  5928. this.groupBox16.ResumeLayout(false);
  5929. this.groupBox16.PerformLayout();
  5930. this.groupBox18.ResumeLayout(false);
  5931. this.groupBox18.PerformLayout();
  5932. this.groupBox17.ResumeLayout(false);
  5933. this.groupBox17.PerformLayout();
  5934. this.groupBox9.ResumeLayout(false);
  5935. this.groupBox8.ResumeLayout(false);
  5936. this.groupBox8.PerformLayout();
  5937. this.groupBox7.ResumeLayout(false);
  5938. this.groupBox7.PerformLayout();
  5939. this.groupBox6.ResumeLayout(false);
  5940. this.groupBox6.PerformLayout();
  5941. this.groupBox5.ResumeLayout(false);
  5942. this.groupBox5.PerformLayout();
  5943. this.groupBox4.ResumeLayout(false);
  5944. this.groupBox4.PerformLayout();
  5945. this.tabPage_OBC.ResumeLayout(false);
  5946. this.groupBox26.ResumeLayout(false);
  5947. this.groupBox15.ResumeLayout(false);
  5948. this.groupBox15.PerformLayout();
  5949. this.groupBox14.ResumeLayout(false);
  5950. this.groupBox14.PerformLayout();
  5951. this.groupBox13.ResumeLayout(false);
  5952. this.groupBox13.PerformLayout();
  5953. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  5954. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  5955. this.groupBox12.ResumeLayout(false);
  5956. this.groupBox11.ResumeLayout(false);
  5957. this.groupBox11.PerformLayout();
  5958. this.groupBox10.ResumeLayout(false);
  5959. this.groupBox10.PerformLayout();
  5960. this.tabPage_RAMorFLASH.ResumeLayout(false);
  5961. this.tabPage_RAMorFLASH.PerformLayout();
  5962. this.tabPage_FactoryMode.ResumeLayout(false);
  5963. this.groupBox25.ResumeLayout(false);
  5964. this.groupBox25.PerformLayout();
  5965. this.groupBox24.ResumeLayout(false);
  5966. this.groupBox24.PerformLayout();
  5967. this.groupBox23.ResumeLayout(false);
  5968. this.groupBox23.PerformLayout();
  5969. this.groupBox22.ResumeLayout(false);
  5970. this.groupBox22.PerformLayout();
  5971. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
  5972. this.groupBox21.ResumeLayout(false);
  5973. this.groupBox21.PerformLayout();
  5974. this.groupBox20.ResumeLayout(false);
  5975. this.groupBox20.PerformLayout();
  5976. this.groupBox19.ResumeLayout(false);
  5977. this.tabPage_ProductMode_Write.ResumeLayout(false);
  5978. this.tabPage_ProductMode_Write.PerformLayout();
  5979. this.groupBox28.ResumeLayout(false);
  5980. this.groupBox28.PerformLayout();
  5981. this.groupBox27.ResumeLayout(false);
  5982. this.groupBox2.ResumeLayout(false);
  5983. this.groupBox2.PerformLayout();
  5984. this.tabPage_ProductMode_Read.ResumeLayout(false);
  5985. this.tabPage_ProductMode_Read.PerformLayout();
  5986. this.groupBox31.ResumeLayout(false);
  5987. this.groupBox31.PerformLayout();
  5988. this.groupBox30.ResumeLayout(false);
  5989. this.groupBox29.ResumeLayout(false);
  5990. this.groupBox29.PerformLayout();
  5991. this.tabControl2.ResumeLayout(false);
  5992. this.tabPage_RunInfo.ResumeLayout(false);
  5993. this.tabPage_RunInfo.PerformLayout();
  5994. this.tabPage_DebugInfo.ResumeLayout(false);
  5995. this.tabPage_DebugInfo.PerformLayout();
  5996. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  5997. this.ResumeLayout(false);
  5998. this.PerformLayout();
  5999. }
  6000. #endregion
  6001. private MenuStrip menuStrip_Set;
  6002. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  6003. private ToolStripMenuItem 端口号ToolStripMenuItem;
  6004. private ToolStripMenuItem 波特率ToolStripMenuItem;
  6005. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  6006. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  6007. private ToolStripMenuItem 关于ToolStripMenuItem;
  6008. private ToolStripMenuItem 帮助ToolStripMenuItem;
  6009. private ToolStripMenuItem 版本ToolStripMenuItem;
  6010. private StatusStrip statusStrip1;
  6011. private ToolStripStatusLabel toolStripStatusLabel1;
  6012. private GroupBox groupBox1;
  6013. private GroupBox groupBox3;
  6014. private ToolStripMenuItem 连接ToolStripMenuItem;
  6015. private NumericUpDown numericUpDown_SpeedAdj;
  6016. private Label label4;
  6017. private Label label3;
  6018. private ComboBox comboBox_WorkMode;
  6019. private Label label2;
  6020. private Label label1;
  6021. private ToolStripMenuItem 配置ToolStripMenuItem;
  6022. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  6023. private ToolStripMenuItem 计算器ToolStripMenuItem;
  6024. private ToolStripMenuItem 刷新ToolStripMenuItem;
  6025. private ToolStripComboBox toolStripComboBox_ComNum;
  6026. private ToolStripComboBox toolStripComboBox_Baudrate;
  6027. public ComboBox comboBox_LightSwitch;
  6028. public ComboBox comboBox_GearSt;
  6029. private Label label23;
  6030. private Label label_RecCount;
  6031. private Timer timer_1s;
  6032. private Label label24;
  6033. private TabControl tabControl1;
  6034. private TabPage tabPage_MotorParam;
  6035. private TabPage tabPage_BikeParam;
  6036. private TabPage tabPage_ControlParam;
  6037. private TabPage tabPage_SensorParam;
  6038. private TabPage tabPage_AssistParam;
  6039. private TabPage tabPage_DebugParam;
  6040. private TabPage tabPage_RecordInfo;
  6041. private TabPage tabPage_OtherInfo;
  6042. private Button button_Write;
  6043. private Button button_Read_MotorParam;
  6044. private RichTextBox richTextBox_MotorParam;
  6045. private Button button_WriteBikeParam;
  6046. private Button button_ReadBikeParam;
  6047. private RichTextBox richTextBox_BikeParam;
  6048. private Button button_WriteControlParam;
  6049. private Button button_ReadControlParam;
  6050. private RichTextBox richTextBox_ControlParam;
  6051. private Button button_WriteAssistParam;
  6052. private Button button_ReadAssistParam;
  6053. private RichTextBox richTextBox_AssistParam;
  6054. private Button button_WriteDebugParam;
  6055. private Button button_ReadDebugParam;
  6056. private RichTextBox richTextBox_DebugParam;
  6057. private Button button_SaveRecordInfo;
  6058. private Button button_ReadRecord;
  6059. private Button button_ExportLog;
  6060. private RichTextBox richTextBox_Record;
  6061. private Button button_Write_Cal;
  6062. private Button button_WriteSensorParam;
  6063. private Button button_ReadSensorParam;
  6064. private RichTextBox richTextBox_SensorParam;
  6065. private Label label25;
  6066. private TextBox textBox_Load;
  6067. private Label label27;
  6068. private Label label26;
  6069. private Label label29;
  6070. private GroupBox groupBox4;
  6071. private Button button_ReadVersion;
  6072. private Button button_WriteSN;
  6073. private Button button_WriteModel;
  6074. private TextBox textBox_FW;
  6075. private TextBox textBox_HW;
  6076. private TextBox textBox_SN;
  6077. private Label label33;
  6078. private Label label32;
  6079. private TextBox textBox_Model;
  6080. private Label label31;
  6081. private Label label30;
  6082. private GroupBox groupBox6;
  6083. private Button button_ReadUser3;
  6084. private Button button_WriteUser3;
  6085. private Button button_ReadUser2;
  6086. private Button button_WriteUser2;
  6087. private Button button_ReadUser1;
  6088. private Button button_WriteUser1;
  6089. private TextBox textBox_User3;
  6090. private TextBox textBox_User2;
  6091. private Label label35;
  6092. private TextBox textBox_User1;
  6093. private Label label36;
  6094. private Label label38;
  6095. private GroupBox groupBox5;
  6096. private Button button_ReadKey;
  6097. private Button button_WriteKey;
  6098. private TextBox textBox_Key;
  6099. private Label label37;
  6100. private GroupBox groupBox8;
  6101. private Button button_ReadOnLine;
  6102. private TextBox textBox_Online;
  6103. private Label label42;
  6104. private GroupBox groupBox7;
  6105. private Button button_ReadMAC;
  6106. private Button button_WriteMac;
  6107. private TextBox textBox_PP;
  6108. private TextBox textBox_MACDate;
  6109. private TextBox textBox_MACAdd;
  6110. private Label label34;
  6111. private Label label39;
  6112. private TextBox textBox_MAC;
  6113. private Label label40;
  6114. private Label label41;
  6115. private GroupBox groupBox9;
  6116. private Button button_Recovery;
  6117. private Button button_ClearLog;
  6118. private Button button_Reset;
  6119. private Button button_SystemClear;
  6120. private Label label_BuildTime;
  6121. private Label label_SystemTime;
  6122. private Label label_COM_Sta;
  6123. private Label label43;
  6124. private Label label44;
  6125. private Label label45;
  6126. private Label label47;
  6127. private ComboBox comboBox_AssistTorque;
  6128. private ComboBox comboBox_AssistCadence;
  6129. private ComboBox comboBox_TorqueSet;
  6130. private TabPage tabPage_OBC;
  6131. private CheckBox checkBox_OBC_StartSetGearSt;
  6132. public ComboBox comboBox_OBC_SetGearST;
  6133. private GroupBox groupBox15;
  6134. private TextBox textBox_OBC_ODO_TIME;
  6135. private Button button_OBC_ReadRideInfo;
  6136. private TextBox textBox_OBC_ODO_KM;
  6137. private Button button_OBC_ClearTrip;
  6138. private TextBox textBox_OBC_TRIP_TIME;
  6139. private Label label54;
  6140. private TextBox textBox_OBC_TRIP_KM;
  6141. private Label label52;
  6142. private GroupBox groupBox14;
  6143. private Button button_OBC_ReadVerInfo;
  6144. private TextBox textBox_OBC_ReadFW;
  6145. private TextBox textBox_OBC_ReadHW;
  6146. private TextBox textBox_OBC_ReadSN;
  6147. private Label label48;
  6148. private Label label49;
  6149. private TextBox textBox_OBC_ReadModel;
  6150. private Label label50;
  6151. private Label label51;
  6152. private GroupBox groupBox13;
  6153. private Button button_OBC_WriteUserInfo;
  6154. private GroupBox groupBox12;
  6155. private RichTextBox richTextBox_OBC_ReadUserInfo;
  6156. private Button button_OBC_ReadUserInfo;
  6157. private GroupBox groupBox11;
  6158. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  6159. private CheckBox checkBox_OBC_StartReadBMS;
  6160. private GroupBox groupBox10;
  6161. private Label label56;
  6162. private NumericUpDown numericUpDown_OBC_WheelAdj;
  6163. private Label label59;
  6164. public ComboBox comboBox_OBC_AssistFunc;
  6165. public ComboBox comboBox_OBC_StartMode;
  6166. private Label label58;
  6167. private Label label57;
  6168. private Label label60;
  6169. public ComboBox comboBox_OBC_LightSw;
  6170. private Label label61;
  6171. private Label label62;
  6172. private Button button_WriteTqSensorParam;
  6173. private GroupBox groupBox16;
  6174. private RadioButton radioButton_SIP_SaveYes;
  6175. private RadioButton radioButton_SIP_SaveNo;
  6176. private CheckBox checkBox_SaveYes;
  6177. private Button button_ReadSaveFlag;
  6178. private Button button_WriteSaveFlag;
  6179. private GroupBox groupBox18;
  6180. private GroupBox groupBox17;
  6181. private RadioButton radioButton_EE_SaveYes;
  6182. private RadioButton radioButton_EE_SaveNo;
  6183. private Label label64;
  6184. private NumericUpDown numericUpDown_OBC_OffTime;
  6185. private Label label63;
  6186. private TabPage tabPage_RAMorFLASH;
  6187. private TextBox textBox_Address_End;
  6188. private Label label66;
  6189. private TextBox textBox_Address_Begin;
  6190. private Label label65;
  6191. private Button button_ReadRamFlash;
  6192. private RichTextBox richTextBox_RamFlasgData;
  6193. private TabPage tabPage_FactoryMode;
  6194. private PictureBox pictureBox2;
  6195. private GroupBox groupBox25;
  6196. private GroupBox groupBox24;
  6197. private GroupBox groupBox23;
  6198. private GroupBox groupBox22;
  6199. private GroupBox groupBox21;
  6200. private GroupBox groupBox20;
  6201. private GroupBox groupBox19;
  6202. private Button button_FacModeInit;
  6203. private Button buttonFacModeSet1;
  6204. private TextBox textBox_FacModeSensorCal4;
  6205. private TextBox textBox_FacModeSensorCal3;
  6206. private TextBox textBox_FacModeSensorCal1;
  6207. private TextBox textBox_FacModeSensorCal2;
  6208. private TextBox textBox10;
  6209. private Button button_FacModeSensorRead;
  6210. private TextBox textBox_FacModeSensorADC0;
  6211. private TextBox textBox_FacModeSensorADC4;
  6212. private Button buttonFacModeSet2;
  6213. private TextBox textBox_FacModeSensorADC3;
  6214. private Button buttonFacModeSet3;
  6215. private TextBox textBox_FacModeSensorADC1;
  6216. private Button buttonFacModeSet4;
  6217. private TextBox textBox_FacModeSensorADC2;
  6218. private CheckBox checkBox_FacModeCheckNTC;
  6219. private CheckBox checkBox_FacModeCheckVol;
  6220. private RadioButton radioButton_FacModeDriverMtb;
  6221. private RadioButton radioButton_FacModeDriverCity;
  6222. private Button button_FacModeMotorRun;
  6223. private Label label_FacModeMotorSpeedSet;
  6224. private Label label67;
  6225. private TrackBar trackBar_FacModeMotorSpeedAdj;
  6226. private Label label74;
  6227. private Label label73;
  6228. private Label label72;
  6229. private Label label71;
  6230. private TextBox textBox_FacModeSpeedLimit;
  6231. private Label label70;
  6232. private TextBox textBox_FacModeWheelSize;
  6233. private Label label69;
  6234. private Button button_FacModeBikeParaSet;
  6235. private Button button_FacModeBikeParaRead;
  6236. private Button button_FacModeAssistParaSet;
  6237. private Label label80;
  6238. private Button button_FacModeAssistParaRead;
  6239. private TextBox textBox_FacModeStartGain;
  6240. private TextBox textBox_FacModeCadencePer;
  6241. private Label label79;
  6242. private Label label75;
  6243. private TextBox textBox_FacModeCircuitK;
  6244. private TextBox textBox_FacModeSpeedLimitEnd;
  6245. private Label label78;
  6246. private Label label76;
  6247. private TextBox textBox_FacModeFltCounter;
  6248. private TextBox textBox_FacModeSpeedLimitTh;
  6249. private Label label77;
  6250. private Label label84;
  6251. private TextBox textBox_FacModeFW;
  6252. private Button Button_FacModeReadVer;
  6253. private Label label83;
  6254. private TextBox textBox_FacModeHW;
  6255. private Label label82;
  6256. private TextBox textBox_FacModeNum;
  6257. private Label label81;
  6258. private TextBox textBox_FacModeName;
  6259. private Button Button_FacModeSaveResult;
  6260. private Button Button_FacModeSetMacDate;
  6261. private ComboBox comboBox_FacModeStartMode;
  6262. private ComboBox comboBox_FacModeLightVol;
  6263. private ComboBox comboBox_FacModeAssist2;
  6264. private ComboBox comboBox_FacModeAssist1;
  6265. private CheckBox checkBox_FacModeCheckCadence;
  6266. private CheckBox checkBox_FacModeCheckBikeSpeed;
  6267. private Button button_FacModeLightSW;
  6268. private Button button_FacModeWorkMode;
  6269. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  6270. private Label label68;
  6271. private Label label85;
  6272. private TextBox textBox_SP;
  6273. private Label label86;
  6274. private TextBox textBox_FacModeSP;
  6275. private Label label53;
  6276. private TextBox textBox_OBC_ReadSP;
  6277. private Button Button_FacModePowerOff;
  6278. private GroupBox groupBox26;
  6279. private Button button_OBC_ButtonSet;
  6280. private Button button_OBC_ButtonLight;
  6281. private Button button_OBC_ButtonWalk;
  6282. private Button button_OBC_ButtonDec;
  6283. private Button button_OBC_ButtonAcc;
  6284. private Button button_OBC_ButtonPower;
  6285. private CheckBox checkBox_ReadRanFlash_AutoSW;
  6286. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  6287. private CheckBox checkBox_ReadRanFlash_AutoClear;
  6288. private Label label_MotorSensor;
  6289. private Label label_Load;
  6290. private Label label88;
  6291. private TextBox textBox_LogAddrEnd;
  6292. private TextBox textBox_LogAddrBegin;
  6293. private Label label89;
  6294. private Label label_LogAddrBegin;
  6295. private Label label87;
  6296. private TextBox textBox_FacModeGit;
  6297. private ComboBox comboBox_TailLightVol;
  6298. private Label label92;
  6299. private ComboBox comboBox_FrontLightVol;
  6300. private Label label91;
  6301. private ComboBox comboBox_TailLightMode;
  6302. private Label label90;
  6303. private TextBox textBox_PowerOffDelay;
  6304. private TextBox textBox_PowerOnDelay;
  6305. private Label label93;
  6306. private Label label94;
  6307. private TextBox textBox_AutoPowerOff;
  6308. private Label label95;
  6309. private ToolStripMenuItem 系统开关ToolStripMenuItem;
  6310. private ToolStripMenuItem 开机ToolStripMenuItem;
  6311. private ToolStripMenuItem 关机ToolStripMenuItem;
  6312. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  6313. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  6314. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  6315. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  6316. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  6317. private ToolStripMenuItem IP地址ToolStripMenuItem;
  6318. private ToolStripMenuItem 端口ToolStripMenuItem;
  6319. private ToolStripMenuItem 用户名ToolStripMenuItem;
  6320. private ToolStripMenuItem 密码ToolStripMenuItem;
  6321. private ToolStripTextBox toolStripTextBox_ServerIP;
  6322. private ToolStripTextBox toolStripTextBox_ServerPort;
  6323. private ToolStripTextBox toolStripTextBox_ServerUser;
  6324. private ToolStripTextBox toolStripTextBox_ServerPasswd;
  6325. private ToolStripSeparator toolStripSeparator1;
  6326. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  6327. private ToolStripTextBox toolStripTextBox_ServerPath;
  6328. private Label label96;
  6329. private Label label_Server_ComStatus;
  6330. private Label label_ServerStatus;
  6331. private Label label_PortStatus;
  6332. private ToolStripMenuItem 离线使用ToolStripMenuItem;
  6333. private ToolStripMenuItem 允许ToolStripMenuItem;
  6334. private ToolStripMenuItem 不允许ToolStripMenuItem;
  6335. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  6336. private ToolStripMenuItem 生产商ToolStripMenuItem;
  6337. private ToolStripMenuItem 生产地ToolStripMenuItem;
  6338. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  6339. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  6340. private ToolStripTextBox toolStripTextBox_MAC;
  6341. private ToolStripTextBox toolStripTextBoxMACAddr;
  6342. private ToolStripTextBox toolStripTextBox_MACDate;
  6343. private ToolStripTextBox toolStripTextBox_MACPD;
  6344. private Button Button_FacModeSetNum;
  6345. private Button button_FacModeSetName;
  6346. private Button button_ScanCode;
  6347. private TabPage tabPage_ProductMode_Write;
  6348. private RadioButton radioButton_FacModeDriverLG;
  6349. private Label label_Computername;
  6350. private Label label46;
  6351. private TabControl tabControl2;
  6352. private TabPage tabPage_RunInfo;
  6353. private TextBox textBox_RunInfo_BikeSpeed;
  6354. private TextBox textBox_RunInfo_MotorSpeed;
  6355. private TextBox textBox_RunInfo_Cadence;
  6356. private TextBox textBox_TorqueReg;
  6357. private TextBox textBox_RunInfo_Torque;
  6358. private TextBox textBox_RunInfo_Dir;
  6359. private TextBox textBox_RunInfo_Vol;
  6360. private TextBox textBox_RunInfo_Current;
  6361. private TextBox textBox_RunInfo_Power;
  6362. private TextBox textBox_RunInfo_SOC;
  6363. private TextBox textBox_RunInfo_T_PCB;
  6364. private TextBox textBox_RunInfo_T_MCU;
  6365. private TextBox textBox_RunInfo_T_Coil;
  6366. private TextBox textBox_RunInfo_GearSt;
  6367. private TextBox textBox_RunInfo_LightSwitch;
  6368. private TextBox textBox_RunInfo_Range;
  6369. private TextBox textBox_RunInfo_AvgPower;
  6370. private TextBox textBox_RunInfo_Trip;
  6371. private TextBox textBox_RunInfo_Trip_Time;
  6372. private TextBox textBox_ErrorCode;
  6373. private Label label55;
  6374. private Label label28;
  6375. private Label label22;
  6376. private Label label16;
  6377. private Label label10;
  6378. private Label label21;
  6379. private Label label15;
  6380. private Label label9;
  6381. private Label label20;
  6382. private Label label14;
  6383. private Label label8;
  6384. private Label label19;
  6385. private Label label13;
  6386. private Label label7;
  6387. private Label label18;
  6388. private Label label12;
  6389. private Label label6;
  6390. private Label label17;
  6391. private Label label11;
  6392. private Label label5;
  6393. private TabPage tabPage_DebugInfo;
  6394. private TextBox textBox_DebugInfo_SysFun;
  6395. private TextBox textBox_DebugInfo_SecondFun;
  6396. private TextBox textBox_DebugInfo_MotorFun;
  6397. private TextBox textBox_DebugInfo_AssistFun;
  6398. private TextBox textBox_DebugInfo_IdRef;
  6399. private TextBox textBox_DebugInfo_IqRef;
  6400. private TextBox textBox_DebugInfo_UdRef;
  6401. private TextBox textBox_DebugInfo_UqRef;
  6402. private TextBox textBox_DebugInfo_TorquePu;
  6403. private TextBox textBox_DebugInfo_TorqueFil;
  6404. private TextBox textBox_DebugInfo_TorqueCadence;
  6405. private TextBox textBox_DebugInfo_IdFdb;
  6406. private TextBox textBox_DebugInfo_IqFdb;
  6407. private TextBox textBox_DebugInfo_AssistOut;
  6408. private Label label97;
  6409. private Label label98;
  6410. private Label label99;
  6411. private Label label100;
  6412. private Label label101;
  6413. private Label label102;
  6414. private Label label103;
  6415. private Label label104;
  6416. private Label label105;
  6417. private Label label106;
  6418. private Label label107;
  6419. private Label label109;
  6420. private Label label110;
  6421. private Label label108;
  6422. private Label label111;
  6423. private ToolStripMenuItem 指令调试ToolStripMenuItem;
  6424. private Label label_StarInfo;
  6425. private TextBox textBox_FacModeScan;
  6426. private Label label112;
  6427. private TabPage tabPage_ProductMode_Read;
  6428. private Button button__FacMode_Start;
  6429. private ComboBox comboBox_FacModeCfgFile;
  6430. private ComboBox comboBox_FacModeCfgDate;
  6431. private GroupBox groupBox2;
  6432. private Label label_FacModeSatus;
  6433. private Label label_FacModeResult;
  6434. private CheckBox checkBox_FacModeFuncTest;
  6435. private CheckBox checkBox_FacModeCfgWrite;
  6436. private CheckBox checkBox_FacModeSysClear;
  6437. private GroupBox groupBox28;
  6438. private GroupBox groupBox27;
  6439. private Label label115;
  6440. private Label label_FacModeSysClear;
  6441. private RichTextBox richTextBox_FacModeLog;
  6442. private Label label118;
  6443. private Label label_FacMode_CfgWrite;
  6444. private Label label134;
  6445. private Label label_FacModeBootVer;
  6446. private Label label136;
  6447. private Label label_FacModeFWVersion;
  6448. private Label label127;
  6449. private Label label_FacModeBreak;
  6450. private Label label129;
  6451. private Label label_FacModeGas;
  6452. private Label label123;
  6453. private Label label_FacModeMotorSpeed;
  6454. private Label label125;
  6455. private Label label_FacModeNTC;
  6456. private Label label122;
  6457. private Label label_FacModeCurrentTest;
  6458. private Label label120;
  6459. private Label label_FacModeVolTest;
  6460. private Label label133;
  6461. private Label label132;
  6462. private Label label_FacModeErrorCode;
  6463. private Label label145;
  6464. private Label label_FacModeLightB;
  6465. private Label label143;
  6466. private Label label_FacModeLightF;
  6467. private GroupBox groupBox29;
  6468. private CheckBox checkBox_CheckModeTorque;
  6469. private CheckBox checkBox_CheckModeCfg;
  6470. private CheckBox checkBox_CheckModeFWVer;
  6471. private Button button_CheckModeStart;
  6472. private TextBox textBox_CheckModeScan;
  6473. private Label label138;
  6474. private Label label_CheckModeStatus;
  6475. private Label label_CheckModeResult;
  6476. private Label label141;
  6477. private GroupBox groupBox31;
  6478. private Label label148;
  6479. private Label label_CheckModeSN;
  6480. private Label label154;
  6481. private Label label_CheckModeTorque;
  6482. private Label label156;
  6483. private Label label_CheckModeCfg;
  6484. private Label label160;
  6485. private Label label_CheckModeFWVer;
  6486. private GroupBox groupBox30;
  6487. private RichTextBox richTextBox_CheckModeLog;
  6488. private CheckBox checkBox_CheckModeSN;
  6489. private ComboBox comboBox_CheckModeCfgFile;
  6490. private ComboBox comboBox_CheckModeCfgDate;
  6491. }
  6492. }