mainForm.Designer.cs 399 KB

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