mainForm.Designer.cs 445 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695
  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.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  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.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.IP地址ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripTextBox_ServerIP = new System.Windows.Forms.ToolStripTextBox();
  56. this.端口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.toolStripTextBox_ServerPort = new System.Windows.Forms.ToolStripTextBox();
  58. this.用户名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59. this.toolStripTextBox_ServerUser = new System.Windows.Forms.ToolStripTextBox();
  60. this.密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  61. this.toolStripTextBox_ServerPasswd = new System.Windows.Forms.ToolStripTextBox();
  62. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  64. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  65. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  68. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  70. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  72. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  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.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  78. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  80. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  81. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  82. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  83. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  84. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  85. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  86. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  87. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  88. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  89. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  90. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  91. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  92. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  93. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  94. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  95. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  96. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  97. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98. this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox();
  100. this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  102. this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox();
  103. this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  104. this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox();
  105. this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  106. this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox();
  107. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  108. this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  109. this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  110. this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  111. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  113. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  114. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  116. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  117. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  118. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  119. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  120. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  121. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  122. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  123. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  124. this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  125. this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  127. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  128. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  129. this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  130. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  131. this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  132. this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  133. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  134. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  135. this.groupBox1 = new System.Windows.Forms.GroupBox();
  136. this.label69 = new System.Windows.Forms.Label();
  137. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  138. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  139. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  140. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  141. this.label24 = new System.Windows.Forms.Label();
  142. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  143. this.label4 = new System.Windows.Forms.Label();
  144. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  145. this.label3 = new System.Windows.Forms.Label();
  146. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  147. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  148. this.label2 = new System.Windows.Forms.Label();
  149. this.label1 = new System.Windows.Forms.Label();
  150. this.groupBox3 = new System.Windows.Forms.GroupBox();
  151. this.tabControl1 = new System.Windows.Forms.TabControl();
  152. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  153. this.button_Write = new System.Windows.Forms.Button();
  154. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  155. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  156. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  157. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  158. this.label95 = new System.Windows.Forms.Label();
  159. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  160. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  161. this.label93 = new System.Windows.Forms.Label();
  162. this.label94 = new System.Windows.Forms.Label();
  163. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  164. this.label92 = new System.Windows.Forms.Label();
  165. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  166. this.label91 = new System.Windows.Forms.Label();
  167. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  168. this.label90 = new System.Windows.Forms.Label();
  169. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  170. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  171. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  172. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  173. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  174. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  175. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  176. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  177. this.button_WriteControlParam = new System.Windows.Forms.Button();
  178. this.button_ReadControlParam = new System.Windows.Forms.Button();
  179. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  180. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  181. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  182. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  183. this.label29 = new System.Windows.Forms.Label();
  184. this.textBox_Load = new System.Windows.Forms.TextBox();
  185. this.label27 = new System.Windows.Forms.Label();
  186. this.label26 = new System.Windows.Forms.Label();
  187. this.button_Write_Cal = new System.Windows.Forms.Button();
  188. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  189. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  190. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  191. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  192. this.label62 = new System.Windows.Forms.Label();
  193. this.label47 = new System.Windows.Forms.Label();
  194. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  195. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  196. this.label25 = new System.Windows.Forms.Label();
  197. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  198. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  199. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  200. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  201. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  202. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  203. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  204. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  205. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  206. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  207. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  208. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  209. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  210. this.label89 = new System.Windows.Forms.Label();
  211. this.label88 = new System.Windows.Forms.Label();
  212. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  213. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  214. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  215. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  216. this.button_ReadRecord = new System.Windows.Forms.Button();
  217. this.button_ExportLog = new System.Windows.Forms.Button();
  218. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  219. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  220. this.groupBox16 = new System.Windows.Forms.GroupBox();
  221. this.groupBox18 = new System.Windows.Forms.GroupBox();
  222. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  223. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  224. this.groupBox17 = new System.Windows.Forms.GroupBox();
  225. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  226. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  227. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  228. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  229. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  230. this.groupBox23 = new System.Windows.Forms.GroupBox();
  231. this.button_ReadTag = new System.Windows.Forms.Button();
  232. this.button_WriteTag = new System.Windows.Forms.Button();
  233. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  234. this.groupBox9 = new System.Windows.Forms.GroupBox();
  235. this.button_Recovery = new System.Windows.Forms.Button();
  236. this.button_ClearLog = new System.Windows.Forms.Button();
  237. this.button_Reset = new System.Windows.Forms.Button();
  238. this.button_SystemClear = new System.Windows.Forms.Button();
  239. this.groupBox8 = new System.Windows.Forms.GroupBox();
  240. this.button_ReadOnLine = new System.Windows.Forms.Button();
  241. this.textBox_Online = new System.Windows.Forms.TextBox();
  242. this.label42 = new System.Windows.Forms.Label();
  243. this.groupBox7 = new System.Windows.Forms.GroupBox();
  244. this.button_ReadMAC = new System.Windows.Forms.Button();
  245. this.button_WriteMac = new System.Windows.Forms.Button();
  246. this.textBox_PP = new System.Windows.Forms.TextBox();
  247. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  248. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  249. this.label34 = new System.Windows.Forms.Label();
  250. this.label39 = new System.Windows.Forms.Label();
  251. this.textBox_MAC = new System.Windows.Forms.TextBox();
  252. this.label40 = new System.Windows.Forms.Label();
  253. this.label41 = new System.Windows.Forms.Label();
  254. this.groupBox6 = new System.Windows.Forms.GroupBox();
  255. this.button_ReadUser3 = new System.Windows.Forms.Button();
  256. this.button_WriteUser3 = new System.Windows.Forms.Button();
  257. this.button_ReadUser2 = new System.Windows.Forms.Button();
  258. this.button_WriteUser2 = new System.Windows.Forms.Button();
  259. this.button_ReadUser1 = new System.Windows.Forms.Button();
  260. this.button_WriteUser1 = new System.Windows.Forms.Button();
  261. this.textBox_User3 = new System.Windows.Forms.TextBox();
  262. this.textBox_User2 = new System.Windows.Forms.TextBox();
  263. this.label35 = new System.Windows.Forms.Label();
  264. this.textBox_User1 = new System.Windows.Forms.TextBox();
  265. this.label36 = new System.Windows.Forms.Label();
  266. this.label38 = new System.Windows.Forms.Label();
  267. this.groupBox5 = new System.Windows.Forms.GroupBox();
  268. this.button_ReadKey = new System.Windows.Forms.Button();
  269. this.button_WriteKey = new System.Windows.Forms.Button();
  270. this.textBox_Key = new System.Windows.Forms.TextBox();
  271. this.label37 = new System.Windows.Forms.Label();
  272. this.groupBox4 = new System.Windows.Forms.GroupBox();
  273. this.label85 = new System.Windows.Forms.Label();
  274. this.textBox_SP = new System.Windows.Forms.TextBox();
  275. this.button_ReadVersion = new System.Windows.Forms.Button();
  276. this.button_WriteSN = new System.Windows.Forms.Button();
  277. this.button_WriteModel = new System.Windows.Forms.Button();
  278. this.textBox_FW = new System.Windows.Forms.TextBox();
  279. this.textBox_HW = new System.Windows.Forms.TextBox();
  280. this.textBox_SN = new System.Windows.Forms.TextBox();
  281. this.label33 = new System.Windows.Forms.Label();
  282. this.label32 = new System.Windows.Forms.Label();
  283. this.textBox_Model = new System.Windows.Forms.TextBox();
  284. this.label31 = new System.Windows.Forms.Label();
  285. this.label30 = new System.Windows.Forms.Label();
  286. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  287. this.groupBox26 = new System.Windows.Forms.GroupBox();
  288. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  289. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  290. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  291. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  292. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  293. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  294. this.groupBox15 = new System.Windows.Forms.GroupBox();
  295. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  296. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  297. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  298. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  299. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  300. this.label54 = new System.Windows.Forms.Label();
  301. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  302. this.label52 = new System.Windows.Forms.Label();
  303. this.groupBox14 = new System.Windows.Forms.GroupBox();
  304. this.label53 = new System.Windows.Forms.Label();
  305. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  306. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  307. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  308. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  309. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  310. this.label48 = new System.Windows.Forms.Label();
  311. this.label49 = new System.Windows.Forms.Label();
  312. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  313. this.label50 = new System.Windows.Forms.Label();
  314. this.label51 = new System.Windows.Forms.Label();
  315. this.groupBox13 = new System.Windows.Forms.GroupBox();
  316. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  317. this.label80 = new System.Windows.Forms.Label();
  318. this.label128 = new System.Windows.Forms.Label();
  319. this.label64 = new System.Windows.Forms.Label();
  320. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  321. this.label63 = new System.Windows.Forms.Label();
  322. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  323. this.label59 = new System.Windows.Forms.Label();
  324. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  325. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  326. this.label58 = new System.Windows.Forms.Label();
  327. this.label57 = new System.Windows.Forms.Label();
  328. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  329. this.label56 = new System.Windows.Forms.Label();
  330. this.groupBox12 = new System.Windows.Forms.GroupBox();
  331. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  332. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  333. this.groupBox11 = new System.Windows.Forms.GroupBox();
  334. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  335. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  336. this.groupBox10 = new System.Windows.Forms.GroupBox();
  337. this.label60 = new System.Windows.Forms.Label();
  338. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  339. this.label61 = new System.Windows.Forms.Label();
  340. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  341. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  342. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  343. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  344. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  345. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  346. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  347. this.label66 = new System.Windows.Forms.Label();
  348. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  349. this.label65 = new System.Windows.Forms.Label();
  350. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  351. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  352. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  353. this.button_ScanCode = new System.Windows.Forms.Button();
  354. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  355. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  356. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  357. this.groupBox25 = new System.Windows.Forms.GroupBox();
  358. this.button_FacModeSetName = new System.Windows.Forms.Button();
  359. this.label87 = new System.Windows.Forms.Label();
  360. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  361. this.label86 = new System.Windows.Forms.Label();
  362. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  363. this.label68 = new System.Windows.Forms.Label();
  364. this.label84 = new System.Windows.Forms.Label();
  365. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  366. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  367. this.label83 = new System.Windows.Forms.Label();
  368. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  369. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  370. this.label82 = new System.Windows.Forms.Label();
  371. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  372. this.label81 = new System.Windows.Forms.Label();
  373. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  374. this.groupBox22 = new System.Windows.Forms.GroupBox();
  375. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  376. this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
  377. this.label67 = new System.Windows.Forms.Label();
  378. this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
  379. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  380. this.groupBox21 = new System.Windows.Forms.GroupBox();
  381. this.label79 = new System.Windows.Forms.Label();
  382. this.label78 = new System.Windows.Forms.Label();
  383. this.label74 = new System.Windows.Forms.Label();
  384. this.button_MOS_Write = new System.Windows.Forms.Button();
  385. this.button_MOS_Read = new System.Windows.Forms.Button();
  386. this.button_MOS_Cal = new System.Windows.Forms.Button();
  387. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  388. this.label73 = new System.Windows.Forms.Label();
  389. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  390. this.label77 = new System.Windows.Forms.Label();
  391. this.label72 = new System.Windows.Forms.Label();
  392. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  393. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  394. this.label76 = new System.Windows.Forms.Label();
  395. this.label71 = new System.Windows.Forms.Label();
  396. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  397. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  398. this.label75 = new System.Windows.Forms.Label();
  399. this.label70 = new System.Windows.Forms.Label();
  400. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  401. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  402. this.groupBox20 = new System.Windows.Forms.GroupBox();
  403. this.textBox10 = new System.Windows.Forms.TextBox();
  404. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  405. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  406. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  407. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  408. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  409. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  410. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  411. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  412. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  413. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  414. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  415. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  416. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  417. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  418. this.groupBox24 = new System.Windows.Forms.GroupBox();
  419. this.button_ReadRideLog = new System.Windows.Forms.Button();
  420. this.button_WriteRideLog = new System.Windows.Forms.Button();
  421. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  422. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  423. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  424. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  425. this.label126 = new System.Windows.Forms.Label();
  426. this.label119 = new System.Windows.Forms.Label();
  427. this.groupBox19 = new System.Windows.Forms.GroupBox();
  428. this.button_FacModeInit = new System.Windows.Forms.Button();
  429. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  430. this.groupBox28 = new System.Windows.Forms.GroupBox();
  431. this.label130 = new System.Windows.Forms.Label();
  432. this.label_FacModeMosCal = new System.Windows.Forms.Label();
  433. this.label117 = new System.Windows.Forms.Label();
  434. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  435. this.label_FacModeBMS = new System.Windows.Forms.Label();
  436. this.label116 = new System.Windows.Forms.Label();
  437. this.label114 = new System.Windows.Forms.Label();
  438. this.label_FacModeCad = new System.Windows.Forms.Label();
  439. this.label_FacModeTq = new System.Windows.Forms.Label();
  440. this.label113 = new System.Windows.Forms.Label();
  441. this.label134 = new System.Windows.Forms.Label();
  442. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  443. this.label136 = new System.Windows.Forms.Label();
  444. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  445. this.label145 = new System.Windows.Forms.Label();
  446. this.label127 = new System.Windows.Forms.Label();
  447. this.label_FacModeLightB = new System.Windows.Forms.Label();
  448. this.label_FacModeBreak = new System.Windows.Forms.Label();
  449. this.label143 = new System.Windows.Forms.Label();
  450. this.label_FacModeLightF = new System.Windows.Forms.Label();
  451. this.label129 = new System.Windows.Forms.Label();
  452. this.label_FacModeGas = new System.Windows.Forms.Label();
  453. this.label123 = new System.Windows.Forms.Label();
  454. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  455. this.label125 = new System.Windows.Forms.Label();
  456. this.label_FacModeNTC = new System.Windows.Forms.Label();
  457. this.label122 = new System.Windows.Forms.Label();
  458. this.label118 = new System.Windows.Forms.Label();
  459. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  460. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  461. this.label120 = new System.Windows.Forms.Label();
  462. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  463. this.label115 = new System.Windows.Forms.Label();
  464. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  465. this.groupBox27 = new System.Windows.Forms.GroupBox();
  466. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  467. this.button__FacMode_Start = new System.Windows.Forms.Button();
  468. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  469. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  470. this.groupBox2 = new System.Windows.Forms.GroupBox();
  471. this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
  472. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  473. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  474. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  475. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  476. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  477. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  478. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  479. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  480. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  481. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  482. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  483. this.label112 = new System.Windows.Forms.Label();
  484. this.label_FacModeStatus = new System.Windows.Forms.Label();
  485. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  486. this.label_FacModeResult = new System.Windows.Forms.Label();
  487. this.label111 = new System.Windows.Forms.Label();
  488. this.label_FacModeSerial = new System.Windows.Forms.Label();
  489. this.label131 = new System.Windows.Forms.Label();
  490. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  491. this.label_CheckModeSerial = new System.Windows.Forms.Label();
  492. this.label135 = new System.Windows.Forms.Label();
  493. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  494. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  495. this.groupBox31 = new System.Windows.Forms.GroupBox();
  496. this.label148 = new System.Windows.Forms.Label();
  497. this.label_CheckModeSN = new System.Windows.Forms.Label();
  498. this.label154 = new System.Windows.Forms.Label();
  499. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  500. this.label156 = new System.Windows.Forms.Label();
  501. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  502. this.label121 = new System.Windows.Forms.Label();
  503. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  504. this.label160 = new System.Windows.Forms.Label();
  505. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  506. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  507. this.groupBox30 = new System.Windows.Forms.GroupBox();
  508. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  509. this.groupBox29 = new System.Windows.Forms.GroupBox();
  510. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  511. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  512. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  513. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  514. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  515. this.button_CheckModeStart = new System.Windows.Forms.Button();
  516. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  517. this.label138 = new System.Windows.Forms.Label();
  518. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  519. this.label_CheckModeResult = new System.Windows.Forms.Label();
  520. this.label141 = new System.Windows.Forms.Label();
  521. this.label23 = new System.Windows.Forms.Label();
  522. this.label_RecCount = new System.Windows.Forms.Label();
  523. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  524. this.label_BuildTime = new System.Windows.Forms.Label();
  525. this.label_SystemTime = new System.Windows.Forms.Label();
  526. this.label_COM_Sta = new System.Windows.Forms.Label();
  527. this.label43 = new System.Windows.Forms.Label();
  528. this.label44 = new System.Windows.Forms.Label();
  529. this.label45 = new System.Windows.Forms.Label();
  530. this.label96 = new System.Windows.Forms.Label();
  531. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  532. this.label_ServerStatus = new System.Windows.Forms.Label();
  533. this.label_PortStatus = new System.Windows.Forms.Label();
  534. this.label_Computername = new System.Windows.Forms.Label();
  535. this.tabControl2 = new System.Windows.Forms.TabControl();
  536. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  537. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  538. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  539. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  540. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  541. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  542. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  543. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  544. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  545. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  546. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  547. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  548. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  549. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  550. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  551. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  552. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  553. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  554. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  555. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  556. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  557. this.label55 = new System.Windows.Forms.Label();
  558. this.label28 = new System.Windows.Forms.Label();
  559. this.label22 = new System.Windows.Forms.Label();
  560. this.label16 = new System.Windows.Forms.Label();
  561. this.label10 = new System.Windows.Forms.Label();
  562. this.label21 = new System.Windows.Forms.Label();
  563. this.label15 = new System.Windows.Forms.Label();
  564. this.label9 = new System.Windows.Forms.Label();
  565. this.label20 = new System.Windows.Forms.Label();
  566. this.label14 = new System.Windows.Forms.Label();
  567. this.label8 = new System.Windows.Forms.Label();
  568. this.label19 = new System.Windows.Forms.Label();
  569. this.label13 = new System.Windows.Forms.Label();
  570. this.label7 = new System.Windows.Forms.Label();
  571. this.label18 = new System.Windows.Forms.Label();
  572. this.label12 = new System.Windows.Forms.Label();
  573. this.label6 = new System.Windows.Forms.Label();
  574. this.label17 = new System.Windows.Forms.Label();
  575. this.label11 = new System.Windows.Forms.Label();
  576. this.label5 = new System.Windows.Forms.Label();
  577. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  578. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  579. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  580. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  581. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  582. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  583. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  584. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  585. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  586. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  587. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  588. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  589. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  590. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  591. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  592. this.label97 = new System.Windows.Forms.Label();
  593. this.label109 = new System.Windows.Forms.Label();
  594. this.label98 = new System.Windows.Forms.Label();
  595. this.label99 = new System.Windows.Forms.Label();
  596. this.label100 = new System.Windows.Forms.Label();
  597. this.label101 = new System.Windows.Forms.Label();
  598. this.label102 = new System.Windows.Forms.Label();
  599. this.label110 = new System.Windows.Forms.Label();
  600. this.label108 = new System.Windows.Forms.Label();
  601. this.label103 = new System.Windows.Forms.Label();
  602. this.label104 = new System.Windows.Forms.Label();
  603. this.label105 = new System.Windows.Forms.Label();
  604. this.label106 = new System.Windows.Forms.Label();
  605. this.label107 = new System.Windows.Forms.Label();
  606. this.label_StarInfo = new System.Windows.Forms.Label();
  607. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  608. this.label_UserName = new System.Windows.Forms.Label();
  609. this.label124 = new System.Windows.Forms.Label();
  610. this.label46 = new System.Windows.Forms.Label();
  611. this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
  612. this.label132 = new System.Windows.Forms.Label();
  613. this.label_CheckModeMos = new System.Windows.Forms.Label();
  614. this.menuStrip_Set.SuspendLayout();
  615. this.statusStrip1.SuspendLayout();
  616. this.groupBox1.SuspendLayout();
  617. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  618. this.groupBox3.SuspendLayout();
  619. this.tabControl1.SuspendLayout();
  620. this.tabPage_MotorParam.SuspendLayout();
  621. this.tabPage_BikeParam.SuspendLayout();
  622. this.tabPage_BikeParam2.SuspendLayout();
  623. this.tabPage_ControlParam.SuspendLayout();
  624. this.tabPage_SensorParam.SuspendLayout();
  625. this.tabPage_AssistParam.SuspendLayout();
  626. this.tabPage_UsrRideParam.SuspendLayout();
  627. this.tabPage_DebugParam.SuspendLayout();
  628. this.tabPage_RecordInfo.SuspendLayout();
  629. this.tabPage_OtherInfo.SuspendLayout();
  630. this.groupBox16.SuspendLayout();
  631. this.groupBox18.SuspendLayout();
  632. this.groupBox17.SuspendLayout();
  633. this.groupBox23.SuspendLayout();
  634. this.groupBox9.SuspendLayout();
  635. this.groupBox8.SuspendLayout();
  636. this.groupBox7.SuspendLayout();
  637. this.groupBox6.SuspendLayout();
  638. this.groupBox5.SuspendLayout();
  639. this.groupBox4.SuspendLayout();
  640. this.tabPage_OBC.SuspendLayout();
  641. this.groupBox26.SuspendLayout();
  642. this.groupBox15.SuspendLayout();
  643. this.groupBox14.SuspendLayout();
  644. this.groupBox13.SuspendLayout();
  645. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  646. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  647. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  648. this.groupBox12.SuspendLayout();
  649. this.groupBox11.SuspendLayout();
  650. this.groupBox10.SuspendLayout();
  651. this.tabPage_RAMorFLASH.SuspendLayout();
  652. this.tabPage_FactoryMode.SuspendLayout();
  653. this.groupBox25.SuspendLayout();
  654. this.groupBox22.SuspendLayout();
  655. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
  656. this.groupBox21.SuspendLayout();
  657. this.groupBox20.SuspendLayout();
  658. this.groupBox24.SuspendLayout();
  659. this.groupBox19.SuspendLayout();
  660. this.tabPage_ProductMode_Write.SuspendLayout();
  661. this.groupBox28.SuspendLayout();
  662. this.groupBox27.SuspendLayout();
  663. this.groupBox2.SuspendLayout();
  664. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  665. this.tabPage_ProductMode_Read.SuspendLayout();
  666. this.groupBox31.SuspendLayout();
  667. this.groupBox30.SuspendLayout();
  668. this.groupBox29.SuspendLayout();
  669. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  670. this.tabControl2.SuspendLayout();
  671. this.tabPage_RunInfo.SuspendLayout();
  672. this.tabPage_DebugInfo.SuspendLayout();
  673. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  674. this.SuspendLayout();
  675. //
  676. // menuStrip_Set
  677. //
  678. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  679. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  680. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  681. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  682. this.端口连接ToolStripMenuItem,
  683. this.电源控制ToolStripMenuItem,
  684. this.配置ToolStripMenuItem,
  685. this.工具箱ToolStripMenuItem,
  686. this.查询ToolStripMenuItem,
  687. this.关于ToolStripMenuItem});
  688. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  689. this.menuStrip_Set.Name = "menuStrip_Set";
  690. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  691. this.menuStrip_Set.TabIndex = 1;
  692. this.menuStrip_Set.Text = "menuStrip2";
  693. //
  694. // 端口连接ToolStripMenuItem
  695. //
  696. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  697. this.刷新ToolStripMenuItem,
  698. this.端口号ToolStripMenuItem,
  699. this.波特率ToolStripMenuItem,
  700. this.连接ToolStripMenuItem,
  701. this.toolStripSeparator1,
  702. this.其它配置项ToolStripMenuItem});
  703. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  704. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  705. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  706. this.端口连接ToolStripMenuItem.Text = "端口设置";
  707. //
  708. // 刷新ToolStripMenuItem
  709. //
  710. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  711. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  712. this.刷新ToolStripMenuItem.Text = "刷新";
  713. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  714. //
  715. // 端口号ToolStripMenuItem
  716. //
  717. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  718. this.toolStripComboBox_ComNum});
  719. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  720. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  721. this.端口号ToolStripMenuItem.Text = "端口号";
  722. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  723. //
  724. // toolStripComboBox_ComNum
  725. //
  726. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  727. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  728. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  729. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  730. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  731. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  732. //
  733. // 波特率ToolStripMenuItem
  734. //
  735. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  736. this.toolStripComboBox_Baudrate});
  737. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  738. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  739. this.波特率ToolStripMenuItem.Text = "波特率";
  740. //
  741. // toolStripComboBox_Baudrate
  742. //
  743. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  744. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  745. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  746. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  747. "9600",
  748. "115200",
  749. "230400"});
  750. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  751. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  752. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  753. //
  754. // 连接ToolStripMenuItem
  755. //
  756. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  757. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  758. this.连接ToolStripMenuItem.Text = "连接";
  759. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  760. //
  761. // toolStripSeparator1
  762. //
  763. this.toolStripSeparator1.Name = "toolStripSeparator1";
  764. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  765. //
  766. // 其它配置项ToolStripMenuItem
  767. //
  768. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  769. this.连接开机ToolStripMenuItem,
  770. this.断开关机ToolStripMenuItem,
  771. this.识别通讯盒ToolStripMenuItem});
  772. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  773. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  774. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  775. //
  776. // 连接开机ToolStripMenuItem
  777. //
  778. this.连接开机ToolStripMenuItem.Checked = true;
  779. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  780. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  781. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  782. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  783. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  784. //
  785. // 断开关机ToolStripMenuItem
  786. //
  787. this.断开关机ToolStripMenuItem.Checked = true;
  788. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  789. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  790. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  791. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  792. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  793. //
  794. // 识别通讯盒ToolStripMenuItem
  795. //
  796. this.识别通讯盒ToolStripMenuItem.Checked = true;
  797. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  798. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  799. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  800. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  801. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  802. //
  803. // 电源控制ToolStripMenuItem
  804. //
  805. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  806. this.开机ToolStripMenuItem,
  807. this.关机ToolStripMenuItem});
  808. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  809. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  810. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  811. this.电源控制ToolStripMenuItem.Text = "电源控制";
  812. //
  813. // 开机ToolStripMenuItem
  814. //
  815. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  816. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  817. this.开机ToolStripMenuItem.Text = "开机";
  818. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  819. //
  820. // 关机ToolStripMenuItem
  821. //
  822. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  823. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  824. this.关机ToolStripMenuItem.Text = "关机";
  825. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  826. //
  827. // 配置ToolStripMenuItem
  828. //
  829. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  830. this.写入存储ToolStripMenuItem,
  831. this.toolStripSeparator2,
  832. this.离线使用ToolStripMenuItem,
  833. this.服务器配置ToolStripMenuItem,
  834. this.toolStripSeparator3,
  835. this.生产信息ToolStripMenuItem,
  836. this.电机类型ToolStripMenuItem,
  837. this.toolStripSeparator4,
  838. this.判断阈值ToolStripMenuItem,
  839. this.力矩传感器检验ToolStripMenuItem,
  840. this.mOS内阻校准系数ToolStripMenuItem,
  841. this.mOS内阻范围ToolStripMenuItem,
  842. this.toolStripSeparator5,
  843. this.协议类型ToolStripMenuItem1,
  844. this.UART协议ToolStripMenuItem});
  845. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  846. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  847. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  848. this.配置ToolStripMenuItem.Text = "配置";
  849. //
  850. // 写入存储ToolStripMenuItem
  851. //
  852. this.写入存储ToolStripMenuItem.Checked = true;
  853. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  854. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  855. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  856. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  857. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  858. //
  859. // toolStripSeparator2
  860. //
  861. this.toolStripSeparator2.Name = "toolStripSeparator2";
  862. this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6);
  863. //
  864. // 离线使用ToolStripMenuItem
  865. //
  866. this.离线使用ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  867. this.允许ToolStripMenuItem,
  868. this.不允许ToolStripMenuItem});
  869. this.离线使用ToolStripMenuItem.Name = "离线使用ToolStripMenuItem";
  870. this.离线使用ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  871. this.离线使用ToolStripMenuItem.Text = "离线使用";
  872. //
  873. // 允许ToolStripMenuItem
  874. //
  875. this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
  876. this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  877. this.允许ToolStripMenuItem.Text = "允许";
  878. this.允许ToolStripMenuItem.Click += new System.EventHandler(this.允许ToolStripMenuItem_Click);
  879. //
  880. // 不允许ToolStripMenuItem
  881. //
  882. this.不允许ToolStripMenuItem.Checked = true;
  883. this.不允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  884. this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
  885. this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  886. this.不允许ToolStripMenuItem.Text = "不允许";
  887. this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
  888. //
  889. // 服务器配置ToolStripMenuItem
  890. //
  891. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  892. this.IP地址ToolStripMenuItem,
  893. this.端口ToolStripMenuItem,
  894. this.用户名ToolStripMenuItem,
  895. this.密码ToolStripMenuItem,
  896. this.存储路径ToolStripMenuItem});
  897. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  898. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  899. this.服务器配置ToolStripMenuItem.Text = "FTP服务器配置";
  900. //
  901. // IP地址ToolStripMenuItem
  902. //
  903. this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  904. this.toolStripTextBox_ServerIP});
  905. this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
  906. this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  907. this.IP地址ToolStripMenuItem.Text = "IP地址";
  908. //
  909. // toolStripTextBox_ServerIP
  910. //
  911. this.toolStripTextBox_ServerIP.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  912. this.toolStripTextBox_ServerIP.Name = "toolStripTextBox_ServerIP";
  913. this.toolStripTextBox_ServerIP.Size = new System.Drawing.Size(200, 28);
  914. this.toolStripTextBox_ServerIP.Text = "8.134.109.44";
  915. this.toolStripTextBox_ServerIP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  916. //
  917. // 端口ToolStripMenuItem
  918. //
  919. this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  920. this.toolStripTextBox_ServerPort});
  921. this.端口ToolStripMenuItem.Name = "端口ToolStripMenuItem";
  922. this.端口ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  923. this.端口ToolStripMenuItem.Text = "端口";
  924. //
  925. // toolStripTextBox_ServerPort
  926. //
  927. this.toolStripTextBox_ServerPort.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  928. this.toolStripTextBox_ServerPort.Name = "toolStripTextBox_ServerPort";
  929. this.toolStripTextBox_ServerPort.Size = new System.Drawing.Size(200, 28);
  930. this.toolStripTextBox_ServerPort.Text = "21";
  931. this.toolStripTextBox_ServerPort.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.toolStripTextBox_ServerUser});
  937. this.用户名ToolStripMenuItem.Name = "用户名ToolStripMenuItem";
  938. this.用户名ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  939. this.用户名ToolStripMenuItem.Text = "用户名";
  940. //
  941. // toolStripTextBox_ServerUser
  942. //
  943. this.toolStripTextBox_ServerUser.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  944. this.toolStripTextBox_ServerUser.Name = "toolStripTextBox_ServerUser";
  945. this.toolStripTextBox_ServerUser.Size = new System.Drawing.Size(200, 28);
  946. this.toolStripTextBox_ServerUser.Text = "ttium";
  947. this.toolStripTextBox_ServerUser.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_ServerPasswd});
  953. this.密码ToolStripMenuItem.Name = "密码ToolStripMenuItem";
  954. this.密码ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  955. this.密码ToolStripMenuItem.Text = "密码";
  956. //
  957. // toolStripTextBox_ServerPasswd
  958. //
  959. this.toolStripTextBox_ServerPasswd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  960. this.toolStripTextBox_ServerPasswd.Name = "toolStripTextBox_ServerPasswd";
  961. this.toolStripTextBox_ServerPasswd.Size = new System.Drawing.Size(200, 28);
  962. this.toolStripTextBox_ServerPasswd.Text = "ttium123";
  963. this.toolStripTextBox_ServerPasswd.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_ServerPath});
  969. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  970. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  971. this.存储路径ToolStripMenuItem.Text = "存储路径";
  972. //
  973. // toolStripTextBox_ServerPath
  974. //
  975. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  976. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  977. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  978. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  979. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  980. //
  981. // toolStripSeparator3
  982. //
  983. this.toolStripSeparator3.Name = "toolStripSeparator3";
  984. this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6);
  985. //
  986. // 生产信息ToolStripMenuItem
  987. //
  988. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  989. this.生产商ToolStripMenuItem,
  990. this.生产地ToolStripMenuItem,
  991. this.生产日期ToolStripMenuItem,
  992. this.产品标识ToolStripMenuItem});
  993. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  994. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  995. this.生产信息ToolStripMenuItem.Text = "生产信息";
  996. //
  997. // 生产商ToolStripMenuItem
  998. //
  999. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1000. this.toolStripTextBox_MAC});
  1001. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  1002. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1003. this.生产商ToolStripMenuItem.Text = "生产商";
  1004. //
  1005. // toolStripTextBox_MAC
  1006. //
  1007. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1008. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  1009. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  1010. this.toolStripTextBox_MAC.Text = "TTIUM";
  1011. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1012. //
  1013. // 生产地ToolStripMenuItem
  1014. //
  1015. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1016. this.toolStripTextBoxMACAddr});
  1017. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  1018. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1019. this.生产地ToolStripMenuItem.Text = "生产地";
  1020. //
  1021. // toolStripTextBoxMACAddr
  1022. //
  1023. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1024. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  1025. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  1026. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  1027. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1028. //
  1029. // 生产日期ToolStripMenuItem
  1030. //
  1031. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1032. this.toolStripTextBox_MACDate});
  1033. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  1034. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1035. this.生产日期ToolStripMenuItem.Text = "生产日期";
  1036. //
  1037. // toolStripTextBox_MACDate
  1038. //
  1039. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1040. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  1041. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1042. this.toolStripTextBox_MACDate.Text = "20220101";
  1043. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1044. //
  1045. // 产品标识ToolStripMenuItem
  1046. //
  1047. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1048. this.toolStripTextBox_MACPD});
  1049. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1050. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1051. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1052. //
  1053. // toolStripTextBox_MACPD
  1054. //
  1055. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1056. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1057. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1058. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1059. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1060. //
  1061. // 电机类型ToolStripMenuItem
  1062. //
  1063. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1064. this.中置电机ToolStripMenuItem,
  1065. this.轮毂电机ToolStripMenuItem});
  1066. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1067. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1068. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1069. //
  1070. // 中置电机ToolStripMenuItem
  1071. //
  1072. this.中置电机ToolStripMenuItem.Checked = true;
  1073. this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1074. this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem";
  1075. this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1076. this.中置电机ToolStripMenuItem.Text = "中置电机";
  1077. this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1078. //
  1079. // 轮毂电机ToolStripMenuItem
  1080. //
  1081. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1082. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1083. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1084. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1085. //
  1086. // toolStripSeparator4
  1087. //
  1088. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1089. this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6);
  1090. //
  1091. // 判断阈值ToolStripMenuItem
  1092. //
  1093. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1094. this.电压ToolStripMenuItem,
  1095. this.电流ToolStripMenuItem,
  1096. this.转速ToolStripMenuItem,
  1097. this.力矩ToolStripMenuItem,
  1098. this.踏频ToolStripMenuItem,
  1099. this.车速ToolStripMenuItem,
  1100. this.pCB温度ToolStripMenuItem,
  1101. this.mCU温度ToolStripMenuItem,
  1102. this.电机温度ToolStripMenuItem});
  1103. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1104. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1105. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1106. //
  1107. // 电压ToolStripMenuItem
  1108. //
  1109. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1110. this.toolStripTextBox_ThVol});
  1111. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1112. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1113. this.电压ToolStripMenuItem.Text = "电压";
  1114. //
  1115. // toolStripTextBox_ThVol
  1116. //
  1117. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1118. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1119. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1120. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1121. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1122. //
  1123. // 电流ToolStripMenuItem
  1124. //
  1125. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1126. this.toolStripTextBox_ThCur});
  1127. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1128. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1129. this.电流ToolStripMenuItem.Text = "电流";
  1130. //
  1131. // toolStripTextBox_ThCur
  1132. //
  1133. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1134. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1135. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1136. this.toolStripTextBox_ThCur.Text = "200,2500";
  1137. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1138. //
  1139. // 转速ToolStripMenuItem
  1140. //
  1141. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1142. this.toolStripTextBox_ThSpeed});
  1143. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1144. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1145. this.转速ToolStripMenuItem.Text = "转速";
  1146. //
  1147. // toolStripTextBox_ThSpeed
  1148. //
  1149. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1150. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1151. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1152. this.toolStripTextBox_ThSpeed.Text = "500,2500";
  1153. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1154. //
  1155. // 力矩ToolStripMenuItem
  1156. //
  1157. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1158. this.toolStripTextBox_ThTor});
  1159. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1160. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1161. this.力矩ToolStripMenuItem.Text = "力矩";
  1162. //
  1163. // toolStripTextBox_ThTor
  1164. //
  1165. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1166. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1167. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1168. this.toolStripTextBox_ThTor.Text = "60,80";
  1169. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1170. //
  1171. // 踏频ToolStripMenuItem
  1172. //
  1173. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1174. this.toolStripTextBox_ThCad});
  1175. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1176. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1177. this.踏频ToolStripMenuItem.Text = "踏频";
  1178. //
  1179. // toolStripTextBox_ThCad
  1180. //
  1181. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1182. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1183. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1184. this.toolStripTextBox_ThCad.Text = "25,75";
  1185. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1186. //
  1187. // 车速ToolStripMenuItem
  1188. //
  1189. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1190. this.toolStripTextBox_ThBikeSpeed});
  1191. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1192. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1193. this.车速ToolStripMenuItem.Text = "车速";
  1194. //
  1195. // toolStripTextBox_ThBikeSpeed
  1196. //
  1197. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1198. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1199. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1200. this.toolStripTextBox_ThBikeSpeed.Text = "15,40";
  1201. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1202. //
  1203. // pCB温度ToolStripMenuItem
  1204. //
  1205. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1206. this.toolStripTextBox_ThT_PCB});
  1207. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1208. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1209. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1210. //
  1211. // toolStripTextBox_ThT_PCB
  1212. //
  1213. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1214. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1215. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1216. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1217. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1218. //
  1219. // mCU温度ToolStripMenuItem
  1220. //
  1221. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1222. this.toolStripTextBox_ThT_MCU});
  1223. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1224. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1225. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1226. //
  1227. // toolStripTextBox_ThT_MCU
  1228. //
  1229. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1230. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1231. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1232. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1233. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1234. //
  1235. // 电机温度ToolStripMenuItem
  1236. //
  1237. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1238. this.toolStripTextBox_ThT_Motor});
  1239. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1240. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1241. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1242. //
  1243. // toolStripTextBox_ThT_Motor
  1244. //
  1245. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1246. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1247. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1248. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1249. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1250. //
  1251. // 力矩传感器检验ToolStripMenuItem
  1252. //
  1253. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1254. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1255. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1256. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1257. //
  1258. // mOS内阻校准系数ToolStripMenuItem
  1259. //
  1260. this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1261. this.toolStripTextBox_MosCalK});
  1262. this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem";
  1263. this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1264. this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数";
  1265. //
  1266. // toolStripTextBox_MosCalK
  1267. //
  1268. this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1269. this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK";
  1270. this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28);
  1271. this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868";
  1272. this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1273. //
  1274. // mOS内阻范围ToolStripMenuItem
  1275. //
  1276. this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1277. this.mOS1ToolStripMenuItem,
  1278. this.mOS2ToolStripMenuItem,
  1279. this.mOS3ToolStripMenuItem});
  1280. this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem";
  1281. this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1282. this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围";
  1283. //
  1284. // mOS1ToolStripMenuItem
  1285. //
  1286. this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1287. this.toolStripTextBox_MOS1});
  1288. this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
  1289. this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1290. this.mOS1ToolStripMenuItem.Text = "MOS1";
  1291. //
  1292. // toolStripTextBox_MOS1
  1293. //
  1294. this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1295. this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1";
  1296. this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28);
  1297. this.toolStripTextBox_MOS1.Text = "2500,3500";
  1298. this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1299. //
  1300. // mOS2ToolStripMenuItem
  1301. //
  1302. this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1303. this.toolStripTextBox_MOS2});
  1304. this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
  1305. this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1306. this.mOS2ToolStripMenuItem.Text = "MOS2";
  1307. //
  1308. // toolStripTextBox_MOS2
  1309. //
  1310. this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1311. this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2";
  1312. this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28);
  1313. this.toolStripTextBox_MOS2.Text = "2500,3500";
  1314. this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1315. //
  1316. // mOS3ToolStripMenuItem
  1317. //
  1318. this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1319. this.toolStripTextBox_MOS3});
  1320. this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
  1321. this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1322. this.mOS3ToolStripMenuItem.Text = "MOS3";
  1323. //
  1324. // toolStripTextBox_MOS3
  1325. //
  1326. this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1327. this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3";
  1328. this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28);
  1329. this.toolStripTextBox_MOS3.Text = "2500,3500";
  1330. this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1331. //
  1332. // toolStripSeparator5
  1333. //
  1334. this.toolStripSeparator5.Name = "toolStripSeparator5";
  1335. this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6);
  1336. //
  1337. // 协议类型ToolStripMenuItem1
  1338. //
  1339. this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1340. this.cANToolStripMenuItem,
  1341. this.uARTToolStripMenuItem});
  1342. this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1";
  1343. this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26);
  1344. this.协议类型ToolStripMenuItem1.Text = "协议类型";
  1345. //
  1346. // cANToolStripMenuItem
  1347. //
  1348. this.cANToolStripMenuItem.Checked = true;
  1349. this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1350. this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
  1351. this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1352. this.cANToolStripMenuItem.Text = "CAN";
  1353. this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
  1354. //
  1355. // uARTToolStripMenuItem
  1356. //
  1357. this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
  1358. this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1359. this.uARTToolStripMenuItem.Text = "UART";
  1360. this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
  1361. //
  1362. // UART协议ToolStripMenuItem
  1363. //
  1364. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1365. this.协议类型ToolStripMenuItem});
  1366. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1367. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1368. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1369. this.UART协议ToolStripMenuItem.Visible = false;
  1370. //
  1371. // 协议类型ToolStripMenuItem
  1372. //
  1373. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1374. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1375. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1376. "5S标准",
  1377. "锂电2号",
  1378. "八方",
  1379. "金米特5S",
  1380. "JLCD"});
  1381. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1382. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1383. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1384. //
  1385. // 工具箱ToolStripMenuItem
  1386. //
  1387. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1388. this.运行信息记录ToolStripMenuItem,
  1389. this.计算器ToolStripMenuItem,
  1390. this.页面保存ToolStripMenuItem,
  1391. this.屏幕键盘ToolStripMenuItem,
  1392. this.删除远程文件ToolStripMenuItem,
  1393. this.指令调试ToolStripMenuItem});
  1394. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1395. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1396. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1397. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1398. //
  1399. // 运行信息记录ToolStripMenuItem
  1400. //
  1401. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1402. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1403. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1404. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1405. //
  1406. // 计算器ToolStripMenuItem
  1407. //
  1408. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1409. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1410. this.计算器ToolStripMenuItem.Text = "计算器";
  1411. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1412. //
  1413. // 页面保存ToolStripMenuItem
  1414. //
  1415. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1416. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1417. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1418. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1419. //
  1420. // 屏幕键盘ToolStripMenuItem
  1421. //
  1422. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1423. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1424. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1425. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1426. //
  1427. // 删除远程文件ToolStripMenuItem
  1428. //
  1429. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1430. this.生产配置文件ToolStripMenuItem,
  1431. this.样机测试记录ToolStripMenuItem});
  1432. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1433. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1434. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1435. //
  1436. // 生产配置文件ToolStripMenuItem
  1437. //
  1438. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1439. this.toolStripTextBox_DelCfgFile});
  1440. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1441. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1442. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1443. //
  1444. // toolStripTextBox_DelCfgFile
  1445. //
  1446. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1447. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1448. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1449. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1450. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1451. //
  1452. // 样机测试记录ToolStripMenuItem
  1453. //
  1454. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1455. this.toolStripTextBox_DelLogFile});
  1456. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1457. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1458. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1459. //
  1460. // toolStripTextBox_DelLogFile
  1461. //
  1462. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1463. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1464. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1465. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1466. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1467. //
  1468. // 指令调试ToolStripMenuItem
  1469. //
  1470. this.指令调试ToolStripMenuItem.Enabled = false;
  1471. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1472. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1473. this.指令调试ToolStripMenuItem.Text = "指令调试";
  1474. //
  1475. // 查询ToolStripMenuItem
  1476. //
  1477. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1478. this.调试记录数据ToolStripMenuItem,
  1479. this.生产记录数据ToolStripMenuItem});
  1480. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1481. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1482. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1483. this.查询ToolStripMenuItem.Text = "查询";
  1484. //
  1485. // 调试记录数据ToolStripMenuItem
  1486. //
  1487. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1488. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1489. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1490. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1491. //
  1492. // 生产记录数据ToolStripMenuItem
  1493. //
  1494. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1495. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1496. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1497. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1498. //
  1499. // 关于ToolStripMenuItem
  1500. //
  1501. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1502. this.版本ToolStripMenuItem,
  1503. this.本机信息ToolStripMenuItem,
  1504. this.帮助ToolStripMenuItem,
  1505. this.累计运行时间ToolStripMenuItem});
  1506. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1507. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1508. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1509. this.关于ToolStripMenuItem.Text = "关于";
  1510. //
  1511. // 版本ToolStripMenuItem
  1512. //
  1513. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1514. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1515. this.版本ToolStripMenuItem.Text = "版本信息";
  1516. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1517. //
  1518. // 本机信息ToolStripMenuItem
  1519. //
  1520. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1521. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1522. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1523. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1524. //
  1525. // 帮助ToolStripMenuItem
  1526. //
  1527. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1528. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1529. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1530. //
  1531. // 累计运行时间ToolStripMenuItem
  1532. //
  1533. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1534. this.toolStripMenuItem_RunTime});
  1535. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1536. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1537. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1538. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1539. //
  1540. // toolStripMenuItem_RunTime
  1541. //
  1542. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1543. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1544. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1545. //
  1546. // statusStrip1
  1547. //
  1548. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1549. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1550. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1551. this.toolStripStatusLabel1});
  1552. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1553. this.statusStrip1.Name = "statusStrip1";
  1554. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1555. this.statusStrip1.TabIndex = 3;
  1556. this.statusStrip1.Text = "statusStrip1";
  1557. //
  1558. // toolStripStatusLabel1
  1559. //
  1560. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1561. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1562. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1563. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1564. //
  1565. // groupBox1
  1566. //
  1567. this.groupBox1.Controls.Add(this.label69);
  1568. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1569. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1570. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1571. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1572. this.groupBox1.Controls.Add(this.label24);
  1573. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  1574. this.groupBox1.Controls.Add(this.label4);
  1575. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1576. this.groupBox1.Controls.Add(this.label3);
  1577. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1578. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1579. this.groupBox1.Controls.Add(this.label2);
  1580. this.groupBox1.Controls.Add(this.label1);
  1581. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1582. this.groupBox1.Name = "groupBox1";
  1583. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1584. this.groupBox1.TabIndex = 4;
  1585. this.groupBox1.TabStop = false;
  1586. this.groupBox1.Text = "电机控制";
  1587. this.groupBox1.Visible = false;
  1588. //
  1589. // label69
  1590. //
  1591. this.label69.BackColor = System.Drawing.Color.Silver;
  1592. this.label69.ForeColor = System.Drawing.Color.White;
  1593. this.label69.Location = new System.Drawing.Point(97, 163);
  1594. this.label69.Name = "label69";
  1595. this.label69.Size = new System.Drawing.Size(1, 25);
  1596. this.label69.TabIndex = 25;
  1597. //
  1598. // button_SpeedAdd10
  1599. //
  1600. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1601. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1602. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1603. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1604. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1605. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1606. this.button_SpeedAdd10.TabIndex = 7;
  1607. this.button_SpeedAdd10.Text = "+10";
  1608. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1609. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1610. //
  1611. // button_SpeedAdd1
  1612. //
  1613. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1614. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1615. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1616. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1617. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1618. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1619. this.button_SpeedAdd1.TabIndex = 7;
  1620. this.button_SpeedAdd1.Text = "+1";
  1621. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1622. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1623. //
  1624. // button_SpeedDec10
  1625. //
  1626. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1627. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1628. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1629. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1630. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1631. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1632. this.button_SpeedDec10.TabIndex = 7;
  1633. this.button_SpeedDec10.Text = "-10";
  1634. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1635. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1636. //
  1637. // button_SpeedDec1
  1638. //
  1639. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1640. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1641. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1642. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1643. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1644. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1645. this.button_SpeedDec1.TabIndex = 7;
  1646. this.button_SpeedDec1.Text = "-1";
  1647. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1648. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1649. //
  1650. // label24
  1651. //
  1652. this.label24.AutoSize = true;
  1653. this.label24.Location = new System.Drawing.Point(161, 128);
  1654. this.label24.Name = "label24";
  1655. this.label24.Size = new System.Drawing.Size(24, 21);
  1656. this.label24.TabIndex = 6;
  1657. this.label24.Text = "%";
  1658. //
  1659. // numericUpDown_SpeedAdj
  1660. //
  1661. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1662. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 124);
  1663. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  1664. this.numericUpDown_SpeedAdj.ReadOnly = true;
  1665. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  1666. this.numericUpDown_SpeedAdj.TabIndex = 5;
  1667. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1668. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  1669. //
  1670. // label4
  1671. //
  1672. this.label4.AutoSize = true;
  1673. this.label4.Location = new System.Drawing.Point(6, 128);
  1674. this.label4.Name = "label4";
  1675. this.label4.Size = new System.Drawing.Size(74, 21);
  1676. this.label4.TabIndex = 4;
  1677. this.label4.Text = "转速调节";
  1678. //
  1679. // comboBox_LightSwitch
  1680. //
  1681. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1682. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1683. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1684. this.comboBox_LightSwitch.FormattingEnabled = true;
  1685. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1686. "ON",
  1687. "OFF"});
  1688. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1689. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1690. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1691. this.comboBox_LightSwitch.TabIndex = 3;
  1692. //
  1693. // label3
  1694. //
  1695. this.label3.AutoSize = true;
  1696. this.label3.Location = new System.Drawing.Point(6, 97);
  1697. this.label3.Name = "label3";
  1698. this.label3.Size = new System.Drawing.Size(74, 21);
  1699. this.label3.TabIndex = 2;
  1700. this.label3.Text = "大灯开关";
  1701. //
  1702. // comboBox_GearSt
  1703. //
  1704. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1705. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1706. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1707. this.comboBox_GearSt.FormattingEnabled = true;
  1708. this.comboBox_GearSt.Items.AddRange(new object[] {
  1709. "OFF",
  1710. "ECO",
  1711. "NORM",
  1712. "SPORT",
  1713. "TURBO",
  1714. "SMART",
  1715. "WALK"});
  1716. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1717. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1718. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1719. this.comboBox_GearSt.TabIndex = 1;
  1720. //
  1721. // comboBox_WorkMode
  1722. //
  1723. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1724. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1725. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1726. this.comboBox_WorkMode.FormattingEnabled = true;
  1727. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1728. "运行模式",
  1729. "配置模式",
  1730. "调试模式"});
  1731. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1732. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1733. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1734. this.comboBox_WorkMode.TabIndex = 1;
  1735. this.comboBox_WorkMode.SelectedIndexChanged += new System.EventHandler(this.comboBox_WorkMode_SelectedIndexChanged);
  1736. //
  1737. // label2
  1738. //
  1739. this.label2.AutoSize = true;
  1740. this.label2.Location = new System.Drawing.Point(6, 66);
  1741. this.label2.Name = "label2";
  1742. this.label2.Size = new System.Drawing.Size(74, 21);
  1743. this.label2.TabIndex = 0;
  1744. this.label2.Text = "助力档位";
  1745. //
  1746. // label1
  1747. //
  1748. this.label1.AutoSize = true;
  1749. this.label1.Location = new System.Drawing.Point(6, 35);
  1750. this.label1.Name = "label1";
  1751. this.label1.Size = new System.Drawing.Size(74, 21);
  1752. this.label1.TabIndex = 0;
  1753. this.label1.Text = "工作模式";
  1754. //
  1755. // groupBox3
  1756. //
  1757. this.groupBox3.Controls.Add(this.tabControl1);
  1758. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1759. this.groupBox3.Name = "groupBox3";
  1760. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1761. this.groupBox3.TabIndex = 6;
  1762. this.groupBox3.TabStop = false;
  1763. this.groupBox3.Text = "参数查询/写入";
  1764. this.groupBox3.Visible = false;
  1765. //
  1766. // tabControl1
  1767. //
  1768. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1769. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1770. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  1771. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1772. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1773. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1774. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  1775. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1776. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1777. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1778. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1779. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1780. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1781. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1782. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1783. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1784. this.tabControl1.Name = "tabControl1";
  1785. this.tabControl1.SelectedIndex = 0;
  1786. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1787. this.tabControl1.TabIndex = 0;
  1788. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  1789. //
  1790. // tabPage_MotorParam
  1791. //
  1792. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1793. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1794. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1795. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1796. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1797. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1798. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1799. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1800. this.tabPage_MotorParam.TabIndex = 0;
  1801. this.tabPage_MotorParam.Text = "马达参数";
  1802. //
  1803. // button_Write
  1804. //
  1805. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1806. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1807. this.button_Write.Name = "button_Write";
  1808. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1809. this.button_Write.TabIndex = 1;
  1810. this.button_Write.Text = "写入参数";
  1811. this.button_Write.UseVisualStyleBackColor = false;
  1812. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1813. //
  1814. // button_Read_MotorParam
  1815. //
  1816. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1817. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1818. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1819. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1820. this.button_Read_MotorParam.TabIndex = 1;
  1821. this.button_Read_MotorParam.Text = "读取参数";
  1822. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1823. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1824. //
  1825. // richTextBox_MotorParam
  1826. //
  1827. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1828. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1829. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1830. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1831. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1832. this.richTextBox_MotorParam.TabIndex = 0;
  1833. this.richTextBox_MotorParam.Text = "";
  1834. //
  1835. // tabPage_BikeParam
  1836. //
  1837. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1838. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1839. this.tabPage_BikeParam.Controls.Add(this.label95);
  1840. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1841. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1842. this.tabPage_BikeParam.Controls.Add(this.label93);
  1843. this.tabPage_BikeParam.Controls.Add(this.label94);
  1844. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1845. this.tabPage_BikeParam.Controls.Add(this.label92);
  1846. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1847. this.tabPage_BikeParam.Controls.Add(this.label91);
  1848. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1849. this.tabPage_BikeParam.Controls.Add(this.label90);
  1850. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1851. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1852. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1853. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1854. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1855. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1856. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1857. this.tabPage_BikeParam.TabIndex = 1;
  1858. this.tabPage_BikeParam.Text = "整车信息1";
  1859. //
  1860. // textBox_AutoPowerOff
  1861. //
  1862. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1863. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1864. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1865. this.textBox_AutoPowerOff.TabIndex = 17;
  1866. //
  1867. // label95
  1868. //
  1869. this.label95.AutoSize = true;
  1870. this.label95.Location = new System.Drawing.Point(855, 173);
  1871. this.label95.Name = "label95";
  1872. this.label95.Size = new System.Drawing.Size(74, 21);
  1873. this.label95.TabIndex = 16;
  1874. this.label95.Text = "自动关机";
  1875. //
  1876. // textBox_PowerOffDelay
  1877. //
  1878. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1879. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1880. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1881. this.textBox_PowerOffDelay.TabIndex = 15;
  1882. //
  1883. // textBox_PowerOnDelay
  1884. //
  1885. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1886. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1887. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1888. this.textBox_PowerOnDelay.TabIndex = 14;
  1889. //
  1890. // label93
  1891. //
  1892. this.label93.AutoSize = true;
  1893. this.label93.Location = new System.Drawing.Point(855, 142);
  1894. this.label93.Name = "label93";
  1895. this.label93.Size = new System.Drawing.Size(74, 21);
  1896. this.label93.TabIndex = 13;
  1897. this.label93.Text = "关机延时";
  1898. //
  1899. // label94
  1900. //
  1901. this.label94.AutoSize = true;
  1902. this.label94.Location = new System.Drawing.Point(855, 111);
  1903. this.label94.Name = "label94";
  1904. this.label94.Size = new System.Drawing.Size(74, 21);
  1905. this.label94.TabIndex = 11;
  1906. this.label94.Text = "开机延时";
  1907. //
  1908. // comboBox_TailLightVol
  1909. //
  1910. this.comboBox_TailLightVol.FormattingEnabled = true;
  1911. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1912. "6V",
  1913. "12V"});
  1914. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  1915. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  1916. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  1917. this.comboBox_TailLightVol.TabIndex = 10;
  1918. //
  1919. // label92
  1920. //
  1921. this.label92.AutoSize = true;
  1922. this.label92.Location = new System.Drawing.Point(855, 80);
  1923. this.label92.Name = "label92";
  1924. this.label92.Size = new System.Drawing.Size(74, 21);
  1925. this.label92.TabIndex = 9;
  1926. this.label92.Text = "尾灯电压";
  1927. //
  1928. // comboBox_FrontLightVol
  1929. //
  1930. this.comboBox_FrontLightVol.FormattingEnabled = true;
  1931. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  1932. "6V",
  1933. "12V"});
  1934. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  1935. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  1936. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  1937. this.comboBox_FrontLightVol.TabIndex = 8;
  1938. //
  1939. // label91
  1940. //
  1941. this.label91.AutoSize = true;
  1942. this.label91.Location = new System.Drawing.Point(855, 49);
  1943. this.label91.Name = "label91";
  1944. this.label91.Size = new System.Drawing.Size(74, 21);
  1945. this.label91.TabIndex = 7;
  1946. this.label91.Text = "前灯电压";
  1947. //
  1948. // comboBox_TailLightMode
  1949. //
  1950. this.comboBox_TailLightMode.FormattingEnabled = true;
  1951. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  1952. "1",
  1953. "2",
  1954. "3",
  1955. "4",
  1956. "5",
  1957. "6"});
  1958. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  1959. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  1960. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  1961. this.comboBox_TailLightMode.TabIndex = 6;
  1962. //
  1963. // label90
  1964. //
  1965. this.label90.AutoSize = true;
  1966. this.label90.Location = new System.Drawing.Point(855, 18);
  1967. this.label90.Name = "label90";
  1968. this.label90.Size = new System.Drawing.Size(74, 21);
  1969. this.label90.TabIndex = 5;
  1970. this.label90.Text = "尾灯模式";
  1971. //
  1972. // button_WriteBikeParam
  1973. //
  1974. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1975. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  1976. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  1977. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  1978. this.button_WriteBikeParam.TabIndex = 4;
  1979. this.button_WriteBikeParam.Text = "写入参数";
  1980. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  1981. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  1982. //
  1983. // button_ReadBikeParam
  1984. //
  1985. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1986. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  1987. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  1988. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  1989. this.button_ReadBikeParam.TabIndex = 3;
  1990. this.button_ReadBikeParam.Text = "读取参数";
  1991. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  1992. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  1993. //
  1994. // richTextBox_BikeParam
  1995. //
  1996. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1997. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  1998. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  1999. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  2000. this.richTextBox_BikeParam.TabIndex = 2;
  2001. this.richTextBox_BikeParam.Text = "";
  2002. //
  2003. // tabPage_BikeParam2
  2004. //
  2005. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2006. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  2007. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  2008. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  2009. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  2010. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  2011. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  2012. this.tabPage_BikeParam2.TabIndex = 13;
  2013. this.tabPage_BikeParam2.Text = "整车信息2";
  2014. //
  2015. // button_WriteBikeParam2
  2016. //
  2017. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2018. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  2019. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  2020. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  2021. this.button_WriteBikeParam2.TabIndex = 7;
  2022. this.button_WriteBikeParam2.Text = "写入参数";
  2023. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  2024. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  2025. //
  2026. // button_ReadBikeParam2
  2027. //
  2028. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2029. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  2030. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  2031. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  2032. this.button_ReadBikeParam2.TabIndex = 6;
  2033. this.button_ReadBikeParam2.Text = "读取参数";
  2034. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  2035. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  2036. //
  2037. // richTextBox_BikeParam2
  2038. //
  2039. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2040. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  2041. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  2042. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  2043. this.richTextBox_BikeParam2.TabIndex = 5;
  2044. this.richTextBox_BikeParam2.Text = "";
  2045. //
  2046. // tabPage_ControlParam
  2047. //
  2048. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2049. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  2050. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  2051. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  2052. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  2053. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  2054. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  2055. this.tabPage_ControlParam.TabIndex = 2;
  2056. this.tabPage_ControlParam.Text = "控制参数";
  2057. //
  2058. // button_WriteControlParam
  2059. //
  2060. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2061. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  2062. this.button_WriteControlParam.Name = "button_WriteControlParam";
  2063. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  2064. this.button_WriteControlParam.TabIndex = 4;
  2065. this.button_WriteControlParam.Text = "写入参数";
  2066. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  2067. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  2068. //
  2069. // button_ReadControlParam
  2070. //
  2071. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2072. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  2073. this.button_ReadControlParam.Name = "button_ReadControlParam";
  2074. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  2075. this.button_ReadControlParam.TabIndex = 3;
  2076. this.button_ReadControlParam.Text = "读取参数";
  2077. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  2078. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  2079. //
  2080. // richTextBox_ControlParam
  2081. //
  2082. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2083. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  2084. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  2085. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  2086. this.richTextBox_ControlParam.TabIndex = 2;
  2087. this.richTextBox_ControlParam.Text = "";
  2088. //
  2089. // tabPage_SensorParam
  2090. //
  2091. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2092. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  2093. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  2094. this.tabPage_SensorParam.Controls.Add(this.label29);
  2095. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  2096. this.tabPage_SensorParam.Controls.Add(this.label27);
  2097. this.tabPage_SensorParam.Controls.Add(this.label26);
  2098. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  2099. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  2100. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  2101. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  2102. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  2103. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  2104. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  2105. this.tabPage_SensorParam.TabIndex = 3;
  2106. this.tabPage_SensorParam.Text = "传感器参数";
  2107. //
  2108. // button_WriteTqSensorParam
  2109. //
  2110. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2111. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  2112. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  2113. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  2114. this.button_WriteTqSensorParam.TabIndex = 10;
  2115. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  2116. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  2117. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  2118. //
  2119. // comboBox_TorqueSet
  2120. //
  2121. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2122. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2123. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2124. this.comboBox_TorqueSet.FormattingEnabled = true;
  2125. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  2126. "1",
  2127. "2",
  2128. "3",
  2129. "4"});
  2130. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  2131. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  2132. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  2133. this.comboBox_TorqueSet.TabIndex = 9;
  2134. //
  2135. // label29
  2136. //
  2137. this.label29.BackColor = System.Drawing.Color.Silver;
  2138. this.label29.Location = new System.Drawing.Point(858, 146);
  2139. this.label29.Name = "label29";
  2140. this.label29.Size = new System.Drawing.Size(112, 1);
  2141. this.label29.TabIndex = 7;
  2142. //
  2143. // textBox_Load
  2144. //
  2145. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2146. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  2147. this.textBox_Load.Name = "textBox_Load";
  2148. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  2149. this.textBox_Load.TabIndex = 6;
  2150. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2151. //
  2152. // label27
  2153. //
  2154. this.label27.AutoSize = true;
  2155. this.label27.Location = new System.Drawing.Point(858, 45);
  2156. this.label27.Name = "label27";
  2157. this.label27.Size = new System.Drawing.Size(42, 42);
  2158. this.label27.TabIndex = 5;
  2159. this.label27.Text = "负载\r\nN.m";
  2160. //
  2161. // label26
  2162. //
  2163. this.label26.AutoSize = true;
  2164. this.label26.Location = new System.Drawing.Point(858, 16);
  2165. this.label26.Name = "label26";
  2166. this.label26.Size = new System.Drawing.Size(42, 21);
  2167. this.label26.TabIndex = 3;
  2168. this.label26.Text = "序号";
  2169. //
  2170. // button_Write_Cal
  2171. //
  2172. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2173. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2174. this.button_Write_Cal.Name = "button_Write_Cal";
  2175. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2176. this.button_Write_Cal.TabIndex = 2;
  2177. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2178. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2179. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2180. //
  2181. // button_WriteSensorParam
  2182. //
  2183. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2184. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2185. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2186. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2187. this.button_WriteSensorParam.TabIndex = 2;
  2188. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2189. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2190. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2191. //
  2192. // button_ReadSensorParam
  2193. //
  2194. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2195. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2196. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2197. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2198. this.button_ReadSensorParam.TabIndex = 2;
  2199. this.button_ReadSensorParam.Text = "读取参数";
  2200. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2201. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2202. //
  2203. // richTextBox_SensorParam
  2204. //
  2205. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2206. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2207. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2208. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2209. this.richTextBox_SensorParam.TabIndex = 1;
  2210. this.richTextBox_SensorParam.Text = "";
  2211. //
  2212. // tabPage_AssistParam
  2213. //
  2214. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2215. this.tabPage_AssistParam.Controls.Add(this.label62);
  2216. this.tabPage_AssistParam.Controls.Add(this.label47);
  2217. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2218. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2219. this.tabPage_AssistParam.Controls.Add(this.label25);
  2220. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2221. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2222. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2223. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2224. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2225. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2226. this.tabPage_AssistParam.TabIndex = 4;
  2227. this.tabPage_AssistParam.Text = "助力参数";
  2228. //
  2229. // label62
  2230. //
  2231. this.label62.BackColor = System.Drawing.Color.Silver;
  2232. this.label62.Location = new System.Drawing.Point(858, 237);
  2233. this.label62.Name = "label62";
  2234. this.label62.Size = new System.Drawing.Size(126, 1);
  2235. this.label62.TabIndex = 10;
  2236. //
  2237. // label47
  2238. //
  2239. this.label47.AutoSize = true;
  2240. this.label47.Location = new System.Drawing.Point(883, 10);
  2241. this.label47.Name = "label47";
  2242. this.label47.Size = new System.Drawing.Size(74, 42);
  2243. this.label47.TabIndex = 9;
  2244. this.label47.Text = "助力转矩\r\n曲线编号";
  2245. //
  2246. // comboBox_AssistTorque
  2247. //
  2248. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2249. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2250. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2251. this.comboBox_AssistTorque.FormattingEnabled = true;
  2252. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2253. "1",
  2254. "2",
  2255. "3",
  2256. "4",
  2257. "5",
  2258. "6",
  2259. "7",
  2260. "8",
  2261. "9",
  2262. "10",
  2263. "11",
  2264. "12",
  2265. "13",
  2266. "14",
  2267. "15"});
  2268. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2269. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2270. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2271. this.comboBox_AssistTorque.TabIndex = 8;
  2272. //
  2273. // comboBox_AssistCadence
  2274. //
  2275. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2276. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2277. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2278. this.comboBox_AssistCadence.FormattingEnabled = true;
  2279. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2280. "1",
  2281. "2",
  2282. "3",
  2283. "4",
  2284. "5"});
  2285. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2286. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2287. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2288. this.comboBox_AssistCadence.TabIndex = 7;
  2289. //
  2290. // label25
  2291. //
  2292. this.label25.AutoSize = true;
  2293. this.label25.Location = new System.Drawing.Point(883, 87);
  2294. this.label25.Name = "label25";
  2295. this.label25.Size = new System.Drawing.Size(74, 42);
  2296. this.label25.TabIndex = 2;
  2297. this.label25.Text = "助力踏频\r\n曲线编号";
  2298. //
  2299. // button_WriteAssistParam
  2300. //
  2301. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2302. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2303. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2304. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2305. this.button_WriteAssistParam.TabIndex = 4;
  2306. this.button_WriteAssistParam.Text = "写入参数";
  2307. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2308. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2309. //
  2310. // button_ReadAssistParam
  2311. //
  2312. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2313. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2314. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2315. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2316. this.button_ReadAssistParam.TabIndex = 3;
  2317. this.button_ReadAssistParam.Text = "读取参数";
  2318. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2319. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2320. //
  2321. // richTextBox_AssistParam
  2322. //
  2323. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2324. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2325. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2326. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2327. this.richTextBox_AssistParam.TabIndex = 2;
  2328. this.richTextBox_AssistParam.Text = "";
  2329. //
  2330. // tabPage_UsrRideParam
  2331. //
  2332. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2333. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2334. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2335. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2336. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2337. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2338. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2339. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2340. this.tabPage_UsrRideParam.TabIndex = 14;
  2341. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2342. //
  2343. // checkBox_UserRideParam_OBC
  2344. //
  2345. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2346. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2347. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2348. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2349. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2350. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2351. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2352. //
  2353. // button_WriteUsrRidetParam
  2354. //
  2355. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2356. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2357. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2358. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2359. this.button_WriteUsrRidetParam.TabIndex = 7;
  2360. this.button_WriteUsrRidetParam.Text = "写入参数";
  2361. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2362. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2363. //
  2364. // button_ReadUsrRideParam
  2365. //
  2366. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2367. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2368. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2369. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2370. this.button_ReadUsrRideParam.TabIndex = 6;
  2371. this.button_ReadUsrRideParam.Text = "读取参数";
  2372. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2373. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2374. //
  2375. // richTextBox_UsrRidesParam
  2376. //
  2377. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2378. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2379. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2380. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2381. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2382. this.richTextBox_UsrRidesParam.Text = "";
  2383. //
  2384. // tabPage_DebugParam
  2385. //
  2386. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2387. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2388. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2389. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2390. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2391. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2392. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2393. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2394. this.tabPage_DebugParam.TabIndex = 5;
  2395. this.tabPage_DebugParam.Text = "调试参数";
  2396. //
  2397. // button_WriteDebugParam
  2398. //
  2399. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2400. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2401. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2402. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2403. this.button_WriteDebugParam.TabIndex = 4;
  2404. this.button_WriteDebugParam.Text = "写入参数";
  2405. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2406. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2407. //
  2408. // button_ReadDebugParam
  2409. //
  2410. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2411. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2412. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2413. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2414. this.button_ReadDebugParam.TabIndex = 3;
  2415. this.button_ReadDebugParam.Text = "读取参数";
  2416. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2417. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2418. //
  2419. // richTextBox_DebugParam
  2420. //
  2421. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2422. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2423. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2424. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2425. this.richTextBox_DebugParam.TabIndex = 2;
  2426. this.richTextBox_DebugParam.Text = "";
  2427. //
  2428. // tabPage_RecordInfo
  2429. //
  2430. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2431. this.tabPage_RecordInfo.Controls.Add(this.label89);
  2432. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2433. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2434. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2435. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2436. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2437. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2438. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2439. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2440. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2441. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2442. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2443. this.tabPage_RecordInfo.TabIndex = 6;
  2444. this.tabPage_RecordInfo.Text = "历史信息";
  2445. //
  2446. // label89
  2447. //
  2448. this.label89.BackColor = System.Drawing.Color.Silver;
  2449. this.label89.Location = new System.Drawing.Point(858, 136);
  2450. this.label89.Name = "label89";
  2451. this.label89.Size = new System.Drawing.Size(126, 1);
  2452. this.label89.TabIndex = 14;
  2453. //
  2454. // label88
  2455. //
  2456. this.label88.AutoSize = true;
  2457. this.label88.Location = new System.Drawing.Point(868, 70);
  2458. this.label88.Name = "label88";
  2459. this.label88.Size = new System.Drawing.Size(106, 21);
  2460. this.label88.TabIndex = 10;
  2461. this.label88.Text = "日志结束地址";
  2462. this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick);
  2463. //
  2464. // textBox_LogAddrEnd
  2465. //
  2466. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2467. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2468. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97);
  2469. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2470. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28);
  2471. this.textBox_LogAddrEnd.TabIndex = 11;
  2472. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2473. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2474. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2475. //
  2476. // label_LogAddrBegin
  2477. //
  2478. this.label_LogAddrBegin.AutoSize = true;
  2479. this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9);
  2480. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2481. this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21);
  2482. this.label_LogAddrBegin.TabIndex = 8;
  2483. this.label_LogAddrBegin.Text = "日志起始地址";
  2484. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2485. //
  2486. // textBox_LogAddrBegin
  2487. //
  2488. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2489. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2490. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36);
  2491. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2492. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28);
  2493. this.textBox_LogAddrBegin.TabIndex = 9;
  2494. this.textBox_LogAddrBegin.Text = "0801F800";
  2495. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2496. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2497. //
  2498. // button_SaveRecordInfo
  2499. //
  2500. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2501. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2502. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2503. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2504. this.button_SaveRecordInfo.TabIndex = 4;
  2505. this.button_SaveRecordInfo.Text = "保存日志";
  2506. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2507. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2508. //
  2509. // button_ReadRecord
  2510. //
  2511. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2512. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2513. this.button_ReadRecord.Name = "button_ReadRecord";
  2514. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2515. this.button_ReadRecord.TabIndex = 3;
  2516. this.button_ReadRecord.Text = "读取历史";
  2517. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2518. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2519. //
  2520. // button_ExportLog
  2521. //
  2522. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2523. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2524. this.button_ExportLog.Name = "button_ExportLog";
  2525. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2526. this.button_ExportLog.TabIndex = 3;
  2527. this.button_ExportLog.Text = "导出日志";
  2528. this.button_ExportLog.UseVisualStyleBackColor = false;
  2529. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2530. //
  2531. // richTextBox_Record
  2532. //
  2533. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2534. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2535. this.richTextBox_Record.Name = "richTextBox_Record";
  2536. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2537. this.richTextBox_Record.TabIndex = 2;
  2538. this.richTextBox_Record.Text = "";
  2539. //
  2540. // tabPage_OtherInfo
  2541. //
  2542. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2543. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2544. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2545. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2546. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2547. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2548. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2549. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2550. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2551. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2552. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2553. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2554. this.tabPage_OtherInfo.TabIndex = 7;
  2555. this.tabPage_OtherInfo.Text = "其它信息";
  2556. //
  2557. // groupBox16
  2558. //
  2559. this.groupBox16.Controls.Add(this.groupBox18);
  2560. this.groupBox16.Controls.Add(this.groupBox17);
  2561. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2562. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2563. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2564. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2565. this.groupBox16.Name = "groupBox16";
  2566. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2567. this.groupBox16.TabIndex = 5;
  2568. this.groupBox16.TabStop = false;
  2569. this.groupBox16.Text = "存储标志";
  2570. //
  2571. // groupBox18
  2572. //
  2573. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2574. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2575. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2576. this.groupBox18.Name = "groupBox18";
  2577. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2578. this.groupBox18.TabIndex = 11;
  2579. this.groupBox18.TabStop = false;
  2580. this.groupBox18.Text = "SIP校准";
  2581. //
  2582. // radioButton_SIP_SaveNo
  2583. //
  2584. this.radioButton_SIP_SaveNo.AutoSize = true;
  2585. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2586. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2587. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2588. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2589. this.radioButton_SIP_SaveNo.TabStop = true;
  2590. this.radioButton_SIP_SaveNo.Text = "未存储";
  2591. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2592. //
  2593. // radioButton_SIP_SaveYes
  2594. //
  2595. this.radioButton_SIP_SaveYes.AutoSize = true;
  2596. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2597. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2598. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2599. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2600. this.radioButton_SIP_SaveYes.TabStop = true;
  2601. this.radioButton_SIP_SaveYes.Text = "已存储";
  2602. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2603. //
  2604. // groupBox17
  2605. //
  2606. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2607. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2608. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2609. this.groupBox17.Name = "groupBox17";
  2610. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2611. this.groupBox17.TabIndex = 10;
  2612. this.groupBox17.TabStop = false;
  2613. this.groupBox17.Text = "EEPROM";
  2614. //
  2615. // radioButton_EE_SaveYes
  2616. //
  2617. this.radioButton_EE_SaveYes.AutoSize = true;
  2618. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2619. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2620. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2621. this.radioButton_EE_SaveYes.TabIndex = 8;
  2622. this.radioButton_EE_SaveYes.TabStop = true;
  2623. this.radioButton_EE_SaveYes.Text = "已存储";
  2624. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2625. //
  2626. // radioButton_EE_SaveNo
  2627. //
  2628. this.radioButton_EE_SaveNo.AutoSize = true;
  2629. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2630. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2631. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2632. this.radioButton_EE_SaveNo.TabIndex = 9;
  2633. this.radioButton_EE_SaveNo.TabStop = true;
  2634. this.radioButton_EE_SaveNo.Text = "未存储";
  2635. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2636. //
  2637. // button_ReadSaveFlag
  2638. //
  2639. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2640. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2641. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2642. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2643. this.button_ReadSaveFlag.TabIndex = 3;
  2644. this.button_ReadSaveFlag.Text = "查询";
  2645. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2646. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2647. //
  2648. // button_WriteSaveFlag
  2649. //
  2650. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2651. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2652. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2653. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2654. this.button_WriteSaveFlag.TabIndex = 4;
  2655. this.button_WriteSaveFlag.Text = "写入";
  2656. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2657. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2658. //
  2659. // checkBox_SaveYes
  2660. //
  2661. this.checkBox_SaveYes.AutoSize = true;
  2662. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2663. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2664. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2665. this.checkBox_SaveYes.TabIndex = 5;
  2666. this.checkBox_SaveYes.Text = "保存";
  2667. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2668. //
  2669. // groupBox23
  2670. //
  2671. this.groupBox23.Controls.Add(this.button_ReadTag);
  2672. this.groupBox23.Controls.Add(this.button_WriteTag);
  2673. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2674. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2675. this.groupBox23.Name = "groupBox23";
  2676. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2677. this.groupBox23.TabIndex = 4;
  2678. this.groupBox23.TabStop = false;
  2679. this.groupBox23.Text = "产品标签";
  2680. //
  2681. // button_ReadTag
  2682. //
  2683. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2684. this.button_ReadTag.Location = new System.Drawing.Point(268, 67);
  2685. this.button_ReadTag.Name = "button_ReadTag";
  2686. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  2687. this.button_ReadTag.TabIndex = 2;
  2688. this.button_ReadTag.Text = "查询";
  2689. this.button_ReadTag.UseVisualStyleBackColor = false;
  2690. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  2691. //
  2692. // button_WriteTag
  2693. //
  2694. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2695. this.button_WriteTag.Location = new System.Drawing.Point(323, 67);
  2696. this.button_WriteTag.Name = "button_WriteTag";
  2697. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  2698. this.button_WriteTag.TabIndex = 2;
  2699. this.button_WriteTag.Text = "写入";
  2700. this.button_WriteTag.UseVisualStyleBackColor = false;
  2701. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  2702. //
  2703. // textBox_TagInfo
  2704. //
  2705. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2706. this.textBox_TagInfo.Location = new System.Drawing.Point(9, 35);
  2707. this.textBox_TagInfo.Name = "textBox_TagInfo";
  2708. this.textBox_TagInfo.Size = new System.Drawing.Size(364, 28);
  2709. this.textBox_TagInfo.TabIndex = 1;
  2710. //
  2711. // groupBox9
  2712. //
  2713. this.groupBox9.Controls.Add(this.button_Recovery);
  2714. this.groupBox9.Controls.Add(this.button_ClearLog);
  2715. this.groupBox9.Controls.Add(this.button_Reset);
  2716. this.groupBox9.Controls.Add(this.button_SystemClear);
  2717. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  2718. this.groupBox9.Name = "groupBox9";
  2719. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  2720. this.groupBox9.TabIndex = 4;
  2721. this.groupBox9.TabStop = false;
  2722. this.groupBox9.Text = "系统操作";
  2723. //
  2724. // button_Recovery
  2725. //
  2726. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  2727. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2728. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  2729. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  2730. this.button_Recovery.Name = "button_Recovery";
  2731. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  2732. this.button_Recovery.TabIndex = 2;
  2733. this.button_Recovery.Text = "参数还原";
  2734. this.button_Recovery.UseVisualStyleBackColor = false;
  2735. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  2736. //
  2737. // button_ClearLog
  2738. //
  2739. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2740. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2741. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  2742. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  2743. this.button_ClearLog.Name = "button_ClearLog";
  2744. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  2745. this.button_ClearLog.TabIndex = 2;
  2746. this.button_ClearLog.Text = "记录清除";
  2747. this.button_ClearLog.UseVisualStyleBackColor = false;
  2748. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2749. //
  2750. // button_Reset
  2751. //
  2752. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  2753. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2754. this.button_Reset.ForeColor = System.Drawing.Color.White;
  2755. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  2756. this.button_Reset.Name = "button_Reset";
  2757. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  2758. this.button_Reset.TabIndex = 2;
  2759. this.button_Reset.Text = "系统关机";
  2760. this.button_Reset.UseVisualStyleBackColor = false;
  2761. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2762. //
  2763. // button_SystemClear
  2764. //
  2765. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  2766. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2767. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  2768. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  2769. this.button_SystemClear.Name = "button_SystemClear";
  2770. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  2771. this.button_SystemClear.TabIndex = 2;
  2772. this.button_SystemClear.Text = "系统清除";
  2773. this.button_SystemClear.UseVisualStyleBackColor = false;
  2774. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2775. //
  2776. // groupBox8
  2777. //
  2778. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2779. this.groupBox8.Controls.Add(this.textBox_Online);
  2780. this.groupBox8.Controls.Add(this.label42);
  2781. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  2782. this.groupBox8.Name = "groupBox8";
  2783. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  2784. this.groupBox8.TabIndex = 3;
  2785. this.groupBox8.TabStop = false;
  2786. this.groupBox8.Text = "在线查询";
  2787. //
  2788. // button_ReadOnLine
  2789. //
  2790. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2791. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  2792. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2793. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2794. this.button_ReadOnLine.TabIndex = 2;
  2795. this.button_ReadOnLine.Text = "查询";
  2796. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2797. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2798. //
  2799. // textBox_Online
  2800. //
  2801. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2802. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2803. this.textBox_Online.Name = "textBox_Online";
  2804. this.textBox_Online.ReadOnly = true;
  2805. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2806. this.textBox_Online.TabIndex = 1;
  2807. //
  2808. // label42
  2809. //
  2810. this.label42.AutoSize = true;
  2811. this.label42.Location = new System.Drawing.Point(6, 29);
  2812. this.label42.Name = "label42";
  2813. this.label42.Size = new System.Drawing.Size(74, 21);
  2814. this.label42.TabIndex = 0;
  2815. this.label42.Text = "在线状态";
  2816. //
  2817. // groupBox7
  2818. //
  2819. this.groupBox7.Controls.Add(this.button_ReadMAC);
  2820. this.groupBox7.Controls.Add(this.button_WriteMac);
  2821. this.groupBox7.Controls.Add(this.textBox_PP);
  2822. this.groupBox7.Controls.Add(this.textBox_MACDate);
  2823. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  2824. this.groupBox7.Controls.Add(this.label34);
  2825. this.groupBox7.Controls.Add(this.label39);
  2826. this.groupBox7.Controls.Add(this.textBox_MAC);
  2827. this.groupBox7.Controls.Add(this.label40);
  2828. this.groupBox7.Controls.Add(this.label41);
  2829. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  2830. this.groupBox7.Name = "groupBox7";
  2831. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  2832. this.groupBox7.TabIndex = 3;
  2833. this.groupBox7.TabStop = false;
  2834. this.groupBox7.Text = "生产信息";
  2835. //
  2836. // button_ReadMAC
  2837. //
  2838. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2839. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  2840. this.button_ReadMAC.Name = "button_ReadMAC";
  2841. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  2842. this.button_ReadMAC.TabIndex = 2;
  2843. this.button_ReadMAC.Text = "查询";
  2844. this.button_ReadMAC.UseVisualStyleBackColor = false;
  2845. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  2846. //
  2847. // button_WriteMac
  2848. //
  2849. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2850. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  2851. this.button_WriteMac.Name = "button_WriteMac";
  2852. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  2853. this.button_WriteMac.TabIndex = 2;
  2854. this.button_WriteMac.Text = "写入";
  2855. this.button_WriteMac.UseVisualStyleBackColor = false;
  2856. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  2857. //
  2858. // textBox_PP
  2859. //
  2860. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2861. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  2862. this.textBox_PP.Name = "textBox_PP";
  2863. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  2864. this.textBox_PP.TabIndex = 1;
  2865. //
  2866. // textBox_MACDate
  2867. //
  2868. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2869. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  2870. this.textBox_MACDate.Name = "textBox_MACDate";
  2871. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  2872. this.textBox_MACDate.TabIndex = 1;
  2873. //
  2874. // textBox_MACAdd
  2875. //
  2876. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2877. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  2878. this.textBox_MACAdd.Name = "textBox_MACAdd";
  2879. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  2880. this.textBox_MACAdd.TabIndex = 1;
  2881. //
  2882. // label34
  2883. //
  2884. this.label34.AutoSize = true;
  2885. this.label34.Location = new System.Drawing.Point(6, 144);
  2886. this.label34.Name = "label34";
  2887. this.label34.Size = new System.Drawing.Size(74, 21);
  2888. this.label34.TabIndex = 0;
  2889. this.label34.Text = "产品标识";
  2890. //
  2891. // label39
  2892. //
  2893. this.label39.AutoSize = true;
  2894. this.label39.Location = new System.Drawing.Point(6, 106);
  2895. this.label39.Name = "label39";
  2896. this.label39.Size = new System.Drawing.Size(74, 21);
  2897. this.label39.TabIndex = 0;
  2898. this.label39.Text = "生产日期";
  2899. //
  2900. // textBox_MAC
  2901. //
  2902. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2903. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  2904. this.textBox_MAC.Name = "textBox_MAC";
  2905. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  2906. this.textBox_MAC.TabIndex = 1;
  2907. //
  2908. // label40
  2909. //
  2910. this.label40.AutoSize = true;
  2911. this.label40.Location = new System.Drawing.Point(6, 68);
  2912. this.label40.Name = "label40";
  2913. this.label40.Size = new System.Drawing.Size(58, 21);
  2914. this.label40.TabIndex = 0;
  2915. this.label40.Text = "生产地";
  2916. //
  2917. // label41
  2918. //
  2919. this.label41.AutoSize = true;
  2920. this.label41.Location = new System.Drawing.Point(7, 29);
  2921. this.label41.Name = "label41";
  2922. this.label41.Size = new System.Drawing.Size(58, 21);
  2923. this.label41.TabIndex = 0;
  2924. this.label41.Text = "生产商";
  2925. //
  2926. // groupBox6
  2927. //
  2928. this.groupBox6.Controls.Add(this.button_ReadUser3);
  2929. this.groupBox6.Controls.Add(this.button_WriteUser3);
  2930. this.groupBox6.Controls.Add(this.button_ReadUser2);
  2931. this.groupBox6.Controls.Add(this.button_WriteUser2);
  2932. this.groupBox6.Controls.Add(this.button_ReadUser1);
  2933. this.groupBox6.Controls.Add(this.button_WriteUser1);
  2934. this.groupBox6.Controls.Add(this.textBox_User3);
  2935. this.groupBox6.Controls.Add(this.textBox_User2);
  2936. this.groupBox6.Controls.Add(this.label35);
  2937. this.groupBox6.Controls.Add(this.textBox_User1);
  2938. this.groupBox6.Controls.Add(this.label36);
  2939. this.groupBox6.Controls.Add(this.label38);
  2940. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  2941. this.groupBox6.Name = "groupBox6";
  2942. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  2943. this.groupBox6.TabIndex = 2;
  2944. this.groupBox6.TabStop = false;
  2945. this.groupBox6.Text = "自定义";
  2946. //
  2947. // button_ReadUser3
  2948. //
  2949. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2950. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  2951. this.button_ReadUser3.Name = "button_ReadUser3";
  2952. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  2953. this.button_ReadUser3.TabIndex = 5;
  2954. this.button_ReadUser3.Text = "查询";
  2955. this.button_ReadUser3.UseVisualStyleBackColor = false;
  2956. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  2957. //
  2958. // button_WriteUser3
  2959. //
  2960. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2961. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  2962. this.button_WriteUser3.Name = "button_WriteUser3";
  2963. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  2964. this.button_WriteUser3.TabIndex = 6;
  2965. this.button_WriteUser3.Text = "写入";
  2966. this.button_WriteUser3.UseVisualStyleBackColor = false;
  2967. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  2968. //
  2969. // button_ReadUser2
  2970. //
  2971. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2972. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  2973. this.button_ReadUser2.Name = "button_ReadUser2";
  2974. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  2975. this.button_ReadUser2.TabIndex = 3;
  2976. this.button_ReadUser2.Text = "查询";
  2977. this.button_ReadUser2.UseVisualStyleBackColor = false;
  2978. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  2979. //
  2980. // button_WriteUser2
  2981. //
  2982. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2983. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  2984. this.button_WriteUser2.Name = "button_WriteUser2";
  2985. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  2986. this.button_WriteUser2.TabIndex = 4;
  2987. this.button_WriteUser2.Text = "写入";
  2988. this.button_WriteUser2.UseVisualStyleBackColor = false;
  2989. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  2990. //
  2991. // button_ReadUser1
  2992. //
  2993. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2994. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  2995. this.button_ReadUser1.Name = "button_ReadUser1";
  2996. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  2997. this.button_ReadUser1.TabIndex = 2;
  2998. this.button_ReadUser1.Text = "查询";
  2999. this.button_ReadUser1.UseVisualStyleBackColor = false;
  3000. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  3001. //
  3002. // button_WriteUser1
  3003. //
  3004. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3005. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  3006. this.button_WriteUser1.Name = "button_WriteUser1";
  3007. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  3008. this.button_WriteUser1.TabIndex = 2;
  3009. this.button_WriteUser1.Text = "写入";
  3010. this.button_WriteUser1.UseVisualStyleBackColor = false;
  3011. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  3012. //
  3013. // textBox_User3
  3014. //
  3015. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3016. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  3017. this.textBox_User3.Name = "textBox_User3";
  3018. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  3019. this.textBox_User3.TabIndex = 1;
  3020. //
  3021. // textBox_User2
  3022. //
  3023. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3024. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  3025. this.textBox_User2.Name = "textBox_User2";
  3026. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  3027. this.textBox_User2.TabIndex = 1;
  3028. //
  3029. // label35
  3030. //
  3031. this.label35.AutoSize = true;
  3032. this.label35.Location = new System.Drawing.Point(4, 93);
  3033. this.label35.Name = "label35";
  3034. this.label35.Size = new System.Drawing.Size(19, 21);
  3035. this.label35.TabIndex = 0;
  3036. this.label35.Text = "3";
  3037. //
  3038. // textBox_User1
  3039. //
  3040. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3041. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  3042. this.textBox_User1.Name = "textBox_User1";
  3043. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  3044. this.textBox_User1.TabIndex = 1;
  3045. //
  3046. // label36
  3047. //
  3048. this.label36.AutoSize = true;
  3049. this.label36.Location = new System.Drawing.Point(4, 63);
  3050. this.label36.Name = "label36";
  3051. this.label36.Size = new System.Drawing.Size(19, 21);
  3052. this.label36.TabIndex = 0;
  3053. this.label36.Text = "2";
  3054. //
  3055. // label38
  3056. //
  3057. this.label38.AutoSize = true;
  3058. this.label38.Location = new System.Drawing.Point(5, 33);
  3059. this.label38.Name = "label38";
  3060. this.label38.Size = new System.Drawing.Size(19, 21);
  3061. this.label38.TabIndex = 0;
  3062. this.label38.Text = "1";
  3063. //
  3064. // groupBox5
  3065. //
  3066. this.groupBox5.Controls.Add(this.button_ReadKey);
  3067. this.groupBox5.Controls.Add(this.button_WriteKey);
  3068. this.groupBox5.Controls.Add(this.textBox_Key);
  3069. this.groupBox5.Controls.Add(this.label37);
  3070. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  3071. this.groupBox5.Name = "groupBox5";
  3072. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  3073. this.groupBox5.TabIndex = 1;
  3074. this.groupBox5.TabStop = false;
  3075. this.groupBox5.Text = "校验密钥";
  3076. //
  3077. // button_ReadKey
  3078. //
  3079. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3080. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  3081. this.button_ReadKey.Name = "button_ReadKey";
  3082. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  3083. this.button_ReadKey.TabIndex = 2;
  3084. this.button_ReadKey.Text = "查询";
  3085. this.button_ReadKey.UseVisualStyleBackColor = false;
  3086. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  3087. //
  3088. // button_WriteKey
  3089. //
  3090. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3091. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  3092. this.button_WriteKey.Name = "button_WriteKey";
  3093. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  3094. this.button_WriteKey.TabIndex = 2;
  3095. this.button_WriteKey.Text = "写入";
  3096. this.button_WriteKey.UseVisualStyleBackColor = false;
  3097. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  3098. //
  3099. // textBox_Key
  3100. //
  3101. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3102. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  3103. this.textBox_Key.Name = "textBox_Key";
  3104. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  3105. this.textBox_Key.TabIndex = 1;
  3106. //
  3107. // label37
  3108. //
  3109. this.label37.AutoSize = true;
  3110. this.label37.Location = new System.Drawing.Point(7, 28);
  3111. this.label37.Name = "label37";
  3112. this.label37.Size = new System.Drawing.Size(42, 21);
  3113. this.label37.TabIndex = 0;
  3114. this.label37.Text = "密钥";
  3115. //
  3116. // groupBox4
  3117. //
  3118. this.groupBox4.Controls.Add(this.label85);
  3119. this.groupBox4.Controls.Add(this.textBox_SP);
  3120. this.groupBox4.Controls.Add(this.button_ReadVersion);
  3121. this.groupBox4.Controls.Add(this.button_WriteSN);
  3122. this.groupBox4.Controls.Add(this.button_WriteModel);
  3123. this.groupBox4.Controls.Add(this.textBox_FW);
  3124. this.groupBox4.Controls.Add(this.textBox_HW);
  3125. this.groupBox4.Controls.Add(this.textBox_SN);
  3126. this.groupBox4.Controls.Add(this.label33);
  3127. this.groupBox4.Controls.Add(this.label32);
  3128. this.groupBox4.Controls.Add(this.textBox_Model);
  3129. this.groupBox4.Controls.Add(this.label31);
  3130. this.groupBox4.Controls.Add(this.label30);
  3131. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  3132. this.groupBox4.Name = "groupBox4";
  3133. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  3134. this.groupBox4.TabIndex = 0;
  3135. this.groupBox4.TabStop = false;
  3136. this.groupBox4.Text = "版本信息";
  3137. //
  3138. // label85
  3139. //
  3140. this.label85.AutoSize = true;
  3141. this.label85.Location = new System.Drawing.Point(6, 144);
  3142. this.label85.Name = "label85";
  3143. this.label85.Size = new System.Drawing.Size(29, 21);
  3144. this.label85.TabIndex = 4;
  3145. this.label85.Text = "SP";
  3146. //
  3147. // textBox_SP
  3148. //
  3149. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3150. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  3151. this.textBox_SP.Name = "textBox_SP";
  3152. this.textBox_SP.ReadOnly = true;
  3153. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3154. this.textBox_SP.TabIndex = 3;
  3155. //
  3156. // button_ReadVersion
  3157. //
  3158. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3159. this.button_ReadVersion.Location = new System.Drawing.Point(287, 85);
  3160. this.button_ReadVersion.Name = "button_ReadVersion";
  3161. this.button_ReadVersion.Size = new System.Drawing.Size(50, 83);
  3162. this.button_ReadVersion.TabIndex = 2;
  3163. this.button_ReadVersion.Text = "查询";
  3164. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3165. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3166. //
  3167. // button_WriteSN
  3168. //
  3169. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3170. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3171. this.button_WriteSN.Name = "button_WriteSN";
  3172. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3173. this.button_WriteSN.TabIndex = 2;
  3174. this.button_WriteSN.Text = "写入";
  3175. this.button_WriteSN.UseVisualStyleBackColor = false;
  3176. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3177. //
  3178. // button_WriteModel
  3179. //
  3180. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3181. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3182. this.button_WriteModel.Name = "button_WriteModel";
  3183. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3184. this.button_WriteModel.TabIndex = 2;
  3185. this.button_WriteModel.Text = "写入";
  3186. this.button_WriteModel.UseVisualStyleBackColor = false;
  3187. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3188. //
  3189. // textBox_FW
  3190. //
  3191. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3192. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3193. this.textBox_FW.Name = "textBox_FW";
  3194. this.textBox_FW.ReadOnly = true;
  3195. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3196. this.textBox_FW.TabIndex = 1;
  3197. //
  3198. // textBox_HW
  3199. //
  3200. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3201. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3202. this.textBox_HW.Name = "textBox_HW";
  3203. this.textBox_HW.ReadOnly = true;
  3204. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3205. this.textBox_HW.TabIndex = 1;
  3206. //
  3207. // textBox_SN
  3208. //
  3209. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3210. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3211. this.textBox_SN.Name = "textBox_SN";
  3212. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3213. this.textBox_SN.TabIndex = 1;
  3214. //
  3215. // label33
  3216. //
  3217. this.label33.AutoSize = true;
  3218. this.label33.Location = new System.Drawing.Point(6, 115);
  3219. this.label33.Name = "label33";
  3220. this.label33.Size = new System.Drawing.Size(35, 21);
  3221. this.label33.TabIndex = 0;
  3222. this.label33.Text = "FW";
  3223. //
  3224. // label32
  3225. //
  3226. this.label32.AutoSize = true;
  3227. this.label32.Location = new System.Drawing.Point(6, 86);
  3228. this.label32.Name = "label32";
  3229. this.label32.Size = new System.Drawing.Size(38, 21);
  3230. this.label32.TabIndex = 0;
  3231. this.label32.Text = "HW";
  3232. //
  3233. // textBox_Model
  3234. //
  3235. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3236. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3237. this.textBox_Model.Name = "textBox_Model";
  3238. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3239. this.textBox_Model.TabIndex = 1;
  3240. //
  3241. // label31
  3242. //
  3243. this.label31.AutoSize = true;
  3244. this.label31.Location = new System.Drawing.Point(6, 57);
  3245. this.label31.Name = "label31";
  3246. this.label31.Size = new System.Drawing.Size(32, 21);
  3247. this.label31.TabIndex = 0;
  3248. this.label31.Text = "SN";
  3249. //
  3250. // label30
  3251. //
  3252. this.label30.AutoSize = true;
  3253. this.label30.Location = new System.Drawing.Point(7, 28);
  3254. this.label30.Name = "label30";
  3255. this.label30.Size = new System.Drawing.Size(42, 21);
  3256. this.label30.TabIndex = 0;
  3257. this.label30.Text = "型号";
  3258. //
  3259. // tabPage_OBC
  3260. //
  3261. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3262. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3263. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3264. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3265. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3266. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3267. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3268. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3269. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3270. this.tabPage_OBC.Name = "tabPage_OBC";
  3271. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3272. this.tabPage_OBC.TabIndex = 8;
  3273. this.tabPage_OBC.Text = "模拟仪表";
  3274. //
  3275. // groupBox26
  3276. //
  3277. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3278. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3279. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3280. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3281. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3282. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3283. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3284. this.groupBox26.Name = "groupBox26";
  3285. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3286. this.groupBox26.TabIndex = 14;
  3287. this.groupBox26.TabStop = false;
  3288. this.groupBox26.Text = "按键";
  3289. //
  3290. // button_OBC_ButtonSet
  3291. //
  3292. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3293. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3294. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3295. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3296. this.button_OBC_ButtonSet.TabIndex = 20;
  3297. this.button_OBC_ButtonSet.Text = "Set";
  3298. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3299. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3300. //
  3301. // button_OBC_ButtonLight
  3302. //
  3303. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3304. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3305. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3306. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3307. this.button_OBC_ButtonLight.TabIndex = 19;
  3308. this.button_OBC_ButtonLight.Text = "Light";
  3309. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3310. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3311. //
  3312. // button_OBC_ButtonWalk
  3313. //
  3314. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3315. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3316. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3317. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3318. this.button_OBC_ButtonWalk.TabIndex = 18;
  3319. this.button_OBC_ButtonWalk.Text = "Walk";
  3320. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3321. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3322. //
  3323. // button_OBC_ButtonDec
  3324. //
  3325. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3326. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3327. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3328. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3329. this.button_OBC_ButtonDec.TabIndex = 17;
  3330. this.button_OBC_ButtonDec.Text = "-";
  3331. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3332. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3333. //
  3334. // button_OBC_ButtonAcc
  3335. //
  3336. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3337. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3338. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3339. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3340. this.button_OBC_ButtonAcc.TabIndex = 16;
  3341. this.button_OBC_ButtonAcc.Text = "+";
  3342. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3343. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3344. //
  3345. // button_OBC_ButtonPower
  3346. //
  3347. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3348. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3349. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3350. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3351. this.button_OBC_ButtonPower.TabIndex = 15;
  3352. this.button_OBC_ButtonPower.Text = "Power";
  3353. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3354. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3355. //
  3356. // groupBox15
  3357. //
  3358. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3359. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3360. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3361. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3362. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3363. this.groupBox15.Controls.Add(this.label54);
  3364. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3365. this.groupBox15.Controls.Add(this.label52);
  3366. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3367. this.groupBox15.Name = "groupBox15";
  3368. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3369. this.groupBox15.TabIndex = 14;
  3370. this.groupBox15.TabStop = false;
  3371. this.groupBox15.Text = "骑行历史";
  3372. //
  3373. // textBox_OBC_ODO_TIME
  3374. //
  3375. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3376. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3377. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3378. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3379. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3380. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3381. //
  3382. // button_OBC_ReadRideInfo
  3383. //
  3384. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3385. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3386. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3387. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3388. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3389. this.button_OBC_ReadRideInfo.Text = "读取";
  3390. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3391. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3392. //
  3393. // textBox_OBC_ODO_KM
  3394. //
  3395. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3396. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3397. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3398. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3399. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3400. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3401. //
  3402. // button_OBC_ClearTrip
  3403. //
  3404. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3405. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3406. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3407. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3408. this.button_OBC_ClearTrip.TabIndex = 6;
  3409. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3410. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3411. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3412. //
  3413. // textBox_OBC_TRIP_TIME
  3414. //
  3415. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3416. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3417. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3418. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3419. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3420. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3421. //
  3422. // label54
  3423. //
  3424. this.label54.AutoSize = true;
  3425. this.label54.Location = new System.Drawing.Point(7, 61);
  3426. this.label54.Name = "label54";
  3427. this.label54.Size = new System.Drawing.Size(119, 21);
  3428. this.label54.TabIndex = 0;
  3429. this.label54.Text = "ODO里程/时间";
  3430. //
  3431. // textBox_OBC_TRIP_KM
  3432. //
  3433. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3434. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3435. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3436. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3437. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3438. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3439. //
  3440. // label52
  3441. //
  3442. this.label52.AutoSize = true;
  3443. this.label52.Location = new System.Drawing.Point(7, 31);
  3444. this.label52.Name = "label52";
  3445. this.label52.Size = new System.Drawing.Size(115, 21);
  3446. this.label52.TabIndex = 0;
  3447. this.label52.Text = "TRIP里程/时间";
  3448. //
  3449. // groupBox14
  3450. //
  3451. this.groupBox14.Controls.Add(this.label53);
  3452. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3453. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3454. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3455. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3456. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3457. this.groupBox14.Controls.Add(this.label48);
  3458. this.groupBox14.Controls.Add(this.label49);
  3459. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3460. this.groupBox14.Controls.Add(this.label50);
  3461. this.groupBox14.Controls.Add(this.label51);
  3462. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3463. this.groupBox14.Name = "groupBox14";
  3464. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3465. this.groupBox14.TabIndex = 13;
  3466. this.groupBox14.TabStop = false;
  3467. this.groupBox14.Text = "版本信息";
  3468. //
  3469. // label53
  3470. //
  3471. this.label53.AutoSize = true;
  3472. this.label53.Location = new System.Drawing.Point(7, 144);
  3473. this.label53.Name = "label53";
  3474. this.label53.Size = new System.Drawing.Size(29, 21);
  3475. this.label53.TabIndex = 4;
  3476. this.label53.Text = "SP";
  3477. //
  3478. // textBox_OBC_ReadSP
  3479. //
  3480. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3481. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3482. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3483. this.textBox_OBC_ReadSP.ReadOnly = true;
  3484. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3485. this.textBox_OBC_ReadSP.TabIndex = 3;
  3486. //
  3487. // button_OBC_ReadVerInfo
  3488. //
  3489. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3490. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3491. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3492. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3493. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3494. this.button_OBC_ReadVerInfo.Text = "查询";
  3495. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3496. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3497. //
  3498. // textBox_OBC_ReadFW
  3499. //
  3500. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3501. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3502. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3503. this.textBox_OBC_ReadFW.ReadOnly = true;
  3504. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3505. this.textBox_OBC_ReadFW.TabIndex = 1;
  3506. //
  3507. // textBox_OBC_ReadHW
  3508. //
  3509. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3510. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3511. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3512. this.textBox_OBC_ReadHW.ReadOnly = true;
  3513. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3514. this.textBox_OBC_ReadHW.TabIndex = 1;
  3515. //
  3516. // textBox_OBC_ReadSN
  3517. //
  3518. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3519. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3520. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3521. this.textBox_OBC_ReadSN.ReadOnly = true;
  3522. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3523. this.textBox_OBC_ReadSN.TabIndex = 1;
  3524. //
  3525. // label48
  3526. //
  3527. this.label48.AutoSize = true;
  3528. this.label48.Location = new System.Drawing.Point(6, 115);
  3529. this.label48.Name = "label48";
  3530. this.label48.Size = new System.Drawing.Size(35, 21);
  3531. this.label48.TabIndex = 0;
  3532. this.label48.Text = "FW";
  3533. //
  3534. // label49
  3535. //
  3536. this.label49.AutoSize = true;
  3537. this.label49.Location = new System.Drawing.Point(6, 86);
  3538. this.label49.Name = "label49";
  3539. this.label49.Size = new System.Drawing.Size(38, 21);
  3540. this.label49.TabIndex = 0;
  3541. this.label49.Text = "HW";
  3542. //
  3543. // textBox_OBC_ReadModel
  3544. //
  3545. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3546. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3547. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3548. this.textBox_OBC_ReadModel.ReadOnly = true;
  3549. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3550. this.textBox_OBC_ReadModel.TabIndex = 1;
  3551. //
  3552. // label50
  3553. //
  3554. this.label50.AutoSize = true;
  3555. this.label50.Location = new System.Drawing.Point(6, 57);
  3556. this.label50.Name = "label50";
  3557. this.label50.Size = new System.Drawing.Size(32, 21);
  3558. this.label50.TabIndex = 0;
  3559. this.label50.Text = "SN";
  3560. //
  3561. // label51
  3562. //
  3563. this.label51.AutoSize = true;
  3564. this.label51.Location = new System.Drawing.Point(7, 28);
  3565. this.label51.Name = "label51";
  3566. this.label51.Size = new System.Drawing.Size(42, 21);
  3567. this.label51.TabIndex = 0;
  3568. this.label51.Text = "型号";
  3569. //
  3570. // groupBox13
  3571. //
  3572. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3573. this.groupBox13.Controls.Add(this.label80);
  3574. this.groupBox13.Controls.Add(this.label128);
  3575. this.groupBox13.Controls.Add(this.label64);
  3576. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3577. this.groupBox13.Controls.Add(this.label63);
  3578. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3579. this.groupBox13.Controls.Add(this.label59);
  3580. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3581. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3582. this.groupBox13.Controls.Add(this.label58);
  3583. this.groupBox13.Controls.Add(this.label57);
  3584. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3585. this.groupBox13.Controls.Add(this.label56);
  3586. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3587. this.groupBox13.Name = "groupBox13";
  3588. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3589. this.groupBox13.TabIndex = 14;
  3590. this.groupBox13.TabStop = false;
  3591. this.groupBox13.Text = "设置用户参数";
  3592. //
  3593. // numericUpDown_OBC_SpeedLimitAdj
  3594. //
  3595. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3596. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  3597. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  3598. 20,
  3599. 0,
  3600. 0,
  3601. 0});
  3602. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  3603. 50,
  3604. 0,
  3605. 0,
  3606. -2147483648});
  3607. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  3608. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  3609. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  3610. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  3611. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3612. //
  3613. // label80
  3614. //
  3615. this.label80.AutoSize = true;
  3616. this.label80.Location = new System.Drawing.Point(140, 148);
  3617. this.label80.Name = "label80";
  3618. this.label80.Size = new System.Drawing.Size(51, 21);
  3619. this.label80.TabIndex = 17;
  3620. this.label80.Text = "km/h";
  3621. //
  3622. // label128
  3623. //
  3624. this.label128.AutoSize = true;
  3625. this.label128.Location = new System.Drawing.Point(6, 148);
  3626. this.label128.Name = "label128";
  3627. this.label128.Size = new System.Drawing.Size(74, 21);
  3628. this.label128.TabIndex = 16;
  3629. this.label128.Text = "限速微调";
  3630. //
  3631. // label64
  3632. //
  3633. this.label64.AutoSize = true;
  3634. this.label64.Location = new System.Drawing.Point(140, 119);
  3635. this.label64.Name = "label64";
  3636. this.label64.Size = new System.Drawing.Size(39, 21);
  3637. this.label64.TabIndex = 14;
  3638. this.label64.Text = "min";
  3639. //
  3640. // numericUpDown_OBC_OffTime
  3641. //
  3642. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3643. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  3644. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  3645. 240,
  3646. 0,
  3647. 0,
  3648. 0});
  3649. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  3650. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  3651. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  3652. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  3653. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3654. //
  3655. // label63
  3656. //
  3657. this.label63.AutoSize = true;
  3658. this.label63.Location = new System.Drawing.Point(6, 118);
  3659. this.label63.Name = "label63";
  3660. this.label63.Size = new System.Drawing.Size(74, 21);
  3661. this.label63.TabIndex = 12;
  3662. this.label63.Text = "关机时间";
  3663. //
  3664. // numericUpDown_OBC_WheelAdj
  3665. //
  3666. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3667. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  3668. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  3669. 20,
  3670. 0,
  3671. 0,
  3672. 0});
  3673. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  3674. 20,
  3675. 0,
  3676. 0,
  3677. -2147483648});
  3678. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  3679. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  3680. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  3681. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  3682. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3683. //
  3684. // label59
  3685. //
  3686. this.label59.AutoSize = true;
  3687. this.label59.Location = new System.Drawing.Point(140, 28);
  3688. this.label59.Name = "label59";
  3689. this.label59.Size = new System.Drawing.Size(33, 21);
  3690. this.label59.TabIndex = 11;
  3691. this.label59.Text = "cm";
  3692. //
  3693. // comboBox_OBC_AssistFunc
  3694. //
  3695. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3696. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3697. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3698. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  3699. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  3700. "方案一",
  3701. "方案二"});
  3702. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  3703. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  3704. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  3705. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  3706. //
  3707. // comboBox_OBC_StartMode
  3708. //
  3709. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3710. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3711. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3712. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  3713. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  3714. "柔和",
  3715. "正常",
  3716. "强劲"});
  3717. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  3718. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  3719. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  3720. this.comboBox_OBC_StartMode.TabIndex = 6;
  3721. //
  3722. // label58
  3723. //
  3724. this.label58.AutoSize = true;
  3725. this.label58.Location = new System.Drawing.Point(6, 88);
  3726. this.label58.Name = "label58";
  3727. this.label58.Size = new System.Drawing.Size(74, 21);
  3728. this.label58.TabIndex = 9;
  3729. this.label58.Text = "助力方案";
  3730. //
  3731. // label57
  3732. //
  3733. this.label57.AutoSize = true;
  3734. this.label57.Location = new System.Drawing.Point(6, 58);
  3735. this.label57.Name = "label57";
  3736. this.label57.Size = new System.Drawing.Size(74, 21);
  3737. this.label57.TabIndex = 9;
  3738. this.label57.Text = "启动模式";
  3739. //
  3740. // button_OBC_WriteUserInfo
  3741. //
  3742. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3743. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  3744. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  3745. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  3746. this.button_OBC_WriteUserInfo.TabIndex = 6;
  3747. this.button_OBC_WriteUserInfo.Text = "写入";
  3748. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  3749. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  3750. //
  3751. // label56
  3752. //
  3753. this.label56.AutoSize = true;
  3754. this.label56.Location = new System.Drawing.Point(6, 28);
  3755. this.label56.Name = "label56";
  3756. this.label56.Size = new System.Drawing.Size(74, 21);
  3757. this.label56.TabIndex = 7;
  3758. this.label56.Text = "周长微调";
  3759. //
  3760. // groupBox12
  3761. //
  3762. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  3763. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  3764. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  3765. this.groupBox12.Name = "groupBox12";
  3766. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  3767. this.groupBox12.TabIndex = 13;
  3768. this.groupBox12.TabStop = false;
  3769. this.groupBox12.Text = "查询用户参数";
  3770. //
  3771. // richTextBox_OBC_ReadUserInfo
  3772. //
  3773. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3774. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  3775. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  3776. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  3777. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  3778. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  3779. this.richTextBox_OBC_ReadUserInfo.Text = "";
  3780. //
  3781. // button_OBC_ReadUserInfo
  3782. //
  3783. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3784. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  3785. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  3786. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  3787. this.button_OBC_ReadUserInfo.TabIndex = 6;
  3788. this.button_OBC_ReadUserInfo.Text = "读取";
  3789. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  3790. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  3791. //
  3792. // groupBox11
  3793. //
  3794. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  3795. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  3796. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  3797. this.groupBox11.Name = "groupBox11";
  3798. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  3799. this.groupBox11.TabIndex = 11;
  3800. this.groupBox11.TabStop = false;
  3801. this.groupBox11.Text = "读取电池运行信息";
  3802. //
  3803. // richTextBox_OBC_BMS_RunInfo
  3804. //
  3805. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3806. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3807. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  3808. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  3809. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  3810. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  3811. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  3812. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  3813. //
  3814. // checkBox_OBC_StartReadBMS
  3815. //
  3816. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  3817. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  3818. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  3819. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  3820. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  3821. this.checkBox_OBC_StartReadBMS.Text = "启动";
  3822. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  3823. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  3824. //
  3825. // groupBox10
  3826. //
  3827. this.groupBox10.Controls.Add(this.label60);
  3828. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  3829. this.groupBox10.Controls.Add(this.label61);
  3830. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  3831. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  3832. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  3833. this.groupBox10.Name = "groupBox10";
  3834. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  3835. this.groupBox10.TabIndex = 10;
  3836. this.groupBox10.TabStop = false;
  3837. this.groupBox10.Text = "控制电机档位";
  3838. //
  3839. // label60
  3840. //
  3841. this.label60.AutoSize = true;
  3842. this.label60.Location = new System.Drawing.Point(122, 32);
  3843. this.label60.Name = "label60";
  3844. this.label60.Size = new System.Drawing.Size(26, 21);
  3845. this.label60.TabIndex = 8;
  3846. this.label60.Text = "灯";
  3847. //
  3848. // comboBox_OBC_LightSw
  3849. //
  3850. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3851. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3852. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3853. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  3854. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  3855. "ON",
  3856. "OFF"});
  3857. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  3858. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  3859. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  3860. this.comboBox_OBC_LightSw.TabIndex = 6;
  3861. //
  3862. // label61
  3863. //
  3864. this.label61.AutoSize = true;
  3865. this.label61.Location = new System.Drawing.Point(6, 32);
  3866. this.label61.Name = "label61";
  3867. this.label61.Size = new System.Drawing.Size(42, 21);
  3868. this.label61.TabIndex = 7;
  3869. this.label61.Text = "档位";
  3870. //
  3871. // comboBox_OBC_SetGearST
  3872. //
  3873. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3874. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3875. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3876. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  3877. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  3878. "OFF",
  3879. "ECO",
  3880. "NORM",
  3881. "SPORT",
  3882. "TURBO",
  3883. "SMART",
  3884. "WALK"});
  3885. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  3886. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  3887. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  3888. this.comboBox_OBC_SetGearST.TabIndex = 4;
  3889. //
  3890. // checkBox_OBC_StartSetGearSt
  3891. //
  3892. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  3893. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  3894. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  3895. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  3896. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  3897. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  3898. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  3899. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  3900. //
  3901. // tabPage_RAMorFLASH
  3902. //
  3903. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3904. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  3905. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  3906. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  3907. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  3908. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  3909. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  3910. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  3911. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  3912. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  3913. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  3914. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  3915. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  3916. this.tabPage_RAMorFLASH.TabIndex = 9;
  3917. this.tabPage_RAMorFLASH.Text = "存储器读取";
  3918. //
  3919. // checkBox_ReadRanFlash_ChangeFormat
  3920. //
  3921. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  3922. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  3923. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  3924. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  3925. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  3926. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  3927. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  3928. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  3929. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  3930. //
  3931. // checkBox_ReadRanFlash_AutoClear
  3932. //
  3933. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  3934. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  3935. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  3936. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  3937. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  3938. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  3939. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  3940. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  3941. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  3942. //
  3943. // checkBox_ReadRanFlash_AutoSW
  3944. //
  3945. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  3946. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  3947. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  3948. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  3949. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  3950. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  3951. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  3952. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  3953. //
  3954. // textBox_Address_End
  3955. //
  3956. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3957. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  3958. this.textBox_Address_End.Name = "textBox_Address_End";
  3959. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  3960. this.textBox_Address_End.TabIndex = 10;
  3961. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3962. //
  3963. // label66
  3964. //
  3965. this.label66.AutoSize = true;
  3966. this.label66.Location = new System.Drawing.Point(831, 136);
  3967. this.label66.Name = "label66";
  3968. this.label66.Size = new System.Drawing.Size(91, 21);
  3969. this.label66.TabIndex = 9;
  3970. this.label66.Text = "结束地址0x";
  3971. //
  3972. // textBox_Address_Begin
  3973. //
  3974. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3975. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  3976. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  3977. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  3978. this.textBox_Address_Begin.TabIndex = 8;
  3979. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3980. //
  3981. // label65
  3982. //
  3983. this.label65.AutoSize = true;
  3984. this.label65.Location = new System.Drawing.Point(831, 72);
  3985. this.label65.Name = "label65";
  3986. this.label65.Size = new System.Drawing.Size(91, 21);
  3987. this.label65.TabIndex = 7;
  3988. this.label65.Text = "起始地址0x";
  3989. //
  3990. // button_ReadRamFlash
  3991. //
  3992. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3993. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  3994. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  3995. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  3996. this.button_ReadRamFlash.TabIndex = 5;
  3997. this.button_ReadRamFlash.Text = "读取数据";
  3998. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  3999. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  4000. //
  4001. // richTextBox_RamFlasgData
  4002. //
  4003. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4004. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  4005. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  4006. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  4007. this.richTextBox_RamFlasgData.TabIndex = 4;
  4008. this.richTextBox_RamFlasgData.Text = "";
  4009. //
  4010. // tabPage_FactoryMode
  4011. //
  4012. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4013. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  4014. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  4015. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  4016. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  4017. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  4018. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  4019. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  4020. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  4021. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  4022. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  4023. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  4024. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  4025. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  4026. this.tabPage_FactoryMode.TabIndex = 10;
  4027. this.tabPage_FactoryMode.Text = "样机测试";
  4028. //
  4029. // button_ScanCode
  4030. //
  4031. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4032. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  4033. this.button_ScanCode.Name = "button_ScanCode";
  4034. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  4035. this.button_ScanCode.TabIndex = 34;
  4036. this.button_ScanCode.Text = "扫码\r\n写入";
  4037. this.button_ScanCode.UseVisualStyleBackColor = false;
  4038. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  4039. //
  4040. // Button_FacModePowerOff
  4041. //
  4042. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  4043. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  4044. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  4045. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  4046. this.Button_FacModePowerOff.TabIndex = 33;
  4047. this.Button_FacModePowerOff.Text = "关机";
  4048. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  4049. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  4050. //
  4051. // Button_FacModeSaveResult
  4052. //
  4053. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  4054. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  4055. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  4056. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  4057. this.Button_FacModeSaveResult.TabIndex = 1;
  4058. this.Button_FacModeSaveResult.Text = "保存数据";
  4059. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  4060. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  4061. //
  4062. // Button_FacModeSetMacDate
  4063. //
  4064. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4065. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  4066. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  4067. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  4068. this.Button_FacModeSetMacDate.TabIndex = 33;
  4069. this.Button_FacModeSetMacDate.Text = "生产日期";
  4070. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  4071. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  4072. //
  4073. // groupBox25
  4074. //
  4075. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  4076. this.groupBox25.Controls.Add(this.label87);
  4077. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  4078. this.groupBox25.Controls.Add(this.label86);
  4079. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  4080. this.groupBox25.Controls.Add(this.label68);
  4081. this.groupBox25.Controls.Add(this.label84);
  4082. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  4083. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  4084. this.groupBox25.Controls.Add(this.label83);
  4085. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  4086. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  4087. this.groupBox25.Controls.Add(this.label82);
  4088. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  4089. this.groupBox25.Controls.Add(this.label81);
  4090. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  4091. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  4092. this.groupBox25.Name = "groupBox25";
  4093. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  4094. this.groupBox25.TabIndex = 8;
  4095. this.groupBox25.TabStop = false;
  4096. this.groupBox25.Text = "版本信息";
  4097. //
  4098. // button_FacModeSetName
  4099. //
  4100. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4101. this.button_FacModeSetName.Location = new System.Drawing.Point(213, 29);
  4102. this.button_FacModeSetName.Name = "button_FacModeSetName";
  4103. this.button_FacModeSetName.Size = new System.Drawing.Size(75, 29);
  4104. this.button_FacModeSetName.TabIndex = 28;
  4105. this.button_FacModeSetName.Text = "写入";
  4106. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  4107. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  4108. //
  4109. // label87
  4110. //
  4111. this.label87.AutoSize = true;
  4112. this.label87.Location = new System.Drawing.Point(6, 178);
  4113. this.label87.Name = "label87";
  4114. this.label87.Size = new System.Drawing.Size(36, 21);
  4115. this.label87.TabIndex = 27;
  4116. this.label87.Text = "GIT";
  4117. //
  4118. // textBox_FacModeGit
  4119. //
  4120. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4121. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  4122. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  4123. this.textBox_FacModeGit.Size = new System.Drawing.Size(153, 28);
  4124. this.textBox_FacModeGit.TabIndex = 26;
  4125. //
  4126. // label86
  4127. //
  4128. this.label86.AutoSize = true;
  4129. this.label86.Location = new System.Drawing.Point(6, 149);
  4130. this.label86.Name = "label86";
  4131. this.label86.Size = new System.Drawing.Size(29, 21);
  4132. this.label86.TabIndex = 25;
  4133. this.label86.Text = "SP";
  4134. //
  4135. // textBox_FacModeSP
  4136. //
  4137. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4138. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  4139. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  4140. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  4141. this.textBox_FacModeSP.TabIndex = 24;
  4142. //
  4143. // label68
  4144. //
  4145. this.label68.AutoSize = true;
  4146. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  4147. this.label68.ForeColor = System.Drawing.Color.Red;
  4148. this.label68.Location = new System.Drawing.Point(6, 213);
  4149. this.label68.Name = "label68";
  4150. this.label68.Size = new System.Drawing.Size(134, 19);
  4151. this.label68.TabIndex = 23;
  4152. this.label68.Text = "断电前请执行关机!";
  4153. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4154. //
  4155. // label84
  4156. //
  4157. this.label84.AutoSize = true;
  4158. this.label84.Location = new System.Drawing.Point(6, 120);
  4159. this.label84.Name = "label84";
  4160. this.label84.Size = new System.Drawing.Size(35, 21);
  4161. this.label84.TabIndex = 12;
  4162. this.label84.Text = "FW";
  4163. //
  4164. // textBox_FacModeFW
  4165. //
  4166. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4167. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4168. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4169. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4170. this.textBox_FacModeFW.TabIndex = 13;
  4171. //
  4172. // Button_FacModeReadVer
  4173. //
  4174. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4175. this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 174);
  4176. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4177. this.Button_FacModeReadVer.Size = new System.Drawing.Size(74, 60);
  4178. this.Button_FacModeReadVer.TabIndex = 11;
  4179. this.Button_FacModeReadVer.Text = "查询";
  4180. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4181. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4182. //
  4183. // label83
  4184. //
  4185. this.label83.AutoSize = true;
  4186. this.label83.Location = new System.Drawing.Point(6, 91);
  4187. this.label83.Name = "label83";
  4188. this.label83.Size = new System.Drawing.Size(38, 21);
  4189. this.label83.TabIndex = 9;
  4190. this.label83.Text = "HW";
  4191. //
  4192. // textBox_FacModeHW
  4193. //
  4194. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4195. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4196. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4197. this.textBox_FacModeHW.Size = new System.Drawing.Size(234, 28);
  4198. this.textBox_FacModeHW.TabIndex = 10;
  4199. //
  4200. // Button_FacModeSetNum
  4201. //
  4202. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4203. this.Button_FacModeSetNum.Location = new System.Drawing.Point(213, 58);
  4204. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4205. this.Button_FacModeSetNum.Size = new System.Drawing.Size(75, 29);
  4206. this.Button_FacModeSetNum.TabIndex = 8;
  4207. this.Button_FacModeSetNum.Text = "写入";
  4208. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4209. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4210. //
  4211. // label82
  4212. //
  4213. this.label82.AutoSize = true;
  4214. this.label82.Location = new System.Drawing.Point(6, 62);
  4215. this.label82.Name = "label82";
  4216. this.label82.Size = new System.Drawing.Size(32, 21);
  4217. this.label82.TabIndex = 6;
  4218. this.label82.Text = "SN";
  4219. //
  4220. // textBox_FacModeNum
  4221. //
  4222. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4223. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4224. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4225. this.textBox_FacModeNum.Size = new System.Drawing.Size(153, 28);
  4226. this.textBox_FacModeNum.TabIndex = 7;
  4227. //
  4228. // label81
  4229. //
  4230. this.label81.AutoSize = true;
  4231. this.label81.Location = new System.Drawing.Point(6, 33);
  4232. this.label81.Name = "label81";
  4233. this.label81.Size = new System.Drawing.Size(42, 21);
  4234. this.label81.TabIndex = 3;
  4235. this.label81.Text = "型号";
  4236. //
  4237. // textBox_FacModeName
  4238. //
  4239. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4240. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4241. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4242. this.textBox_FacModeName.Size = new System.Drawing.Size(153, 28);
  4243. this.textBox_FacModeName.TabIndex = 4;
  4244. //
  4245. // groupBox22
  4246. //
  4247. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4248. this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
  4249. this.groupBox22.Controls.Add(this.label67);
  4250. this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
  4251. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4252. this.groupBox22.Location = new System.Drawing.Point(190, 3);
  4253. this.groupBox22.Name = "groupBox22";
  4254. this.groupBox22.Size = new System.Drawing.Size(198, 178);
  4255. this.groupBox22.TabIndex = 10;
  4256. this.groupBox22.TabStop = false;
  4257. this.groupBox22.Text = "驱动测试";
  4258. //
  4259. // button_FacModeLightSW
  4260. //
  4261. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4262. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4263. this.button_FacModeLightSW.Location = new System.Drawing.Point(15, 38);
  4264. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4265. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4266. this.button_FacModeLightSW.TabIndex = 20;
  4267. this.button_FacModeLightSW.Text = "开/关灯";
  4268. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4269. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4270. //
  4271. // label_FacModeMotorSpeedSet
  4272. //
  4273. this.label_FacModeMotorSpeedSet.AutoSize = true;
  4274. this.label_FacModeMotorSpeedSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4275. this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4276. this.label_FacModeMotorSpeedSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4277. this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(138, 91);
  4278. this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
  4279. this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(40, 17);
  4280. this.label_FacModeMotorSpeedSet.TabIndex = 19;
  4281. this.label_FacModeMotorSpeedSet.Text = "100%";
  4282. this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4283. //
  4284. // label67
  4285. //
  4286. this.label67.AutoSize = true;
  4287. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4288. this.label67.Location = new System.Drawing.Point(22, 96);
  4289. this.label67.Name = "label67";
  4290. this.label67.Size = new System.Drawing.Size(56, 17);
  4291. this.label67.TabIndex = 18;
  4292. this.label67.Text = "转速调节";
  4293. //
  4294. // trackBar_FacModeMotorSpeedAdj
  4295. //
  4296. this.trackBar_FacModeMotorSpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4297. this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(15, 116);
  4298. this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
  4299. this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
  4300. this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(163, 45);
  4301. this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
  4302. this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
  4303. this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
  4304. //
  4305. // button_FacModeMotorRun
  4306. //
  4307. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4308. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4309. this.button_FacModeMotorRun.Location = new System.Drawing.Point(103, 38);
  4310. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4311. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4312. this.button_FacModeMotorRun.TabIndex = 16;
  4313. this.button_FacModeMotorRun.Text = "启/停";
  4314. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4315. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4316. //
  4317. // groupBox21
  4318. //
  4319. this.groupBox21.Controls.Add(this.label79);
  4320. this.groupBox21.Controls.Add(this.label78);
  4321. this.groupBox21.Controls.Add(this.label74);
  4322. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4323. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4324. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4325. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4326. this.groupBox21.Controls.Add(this.label73);
  4327. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4328. this.groupBox21.Controls.Add(this.label77);
  4329. this.groupBox21.Controls.Add(this.label72);
  4330. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4331. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4332. this.groupBox21.Controls.Add(this.label76);
  4333. this.groupBox21.Controls.Add(this.label71);
  4334. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4335. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4336. this.groupBox21.Controls.Add(this.label75);
  4337. this.groupBox21.Controls.Add(this.label70);
  4338. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4339. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4340. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4341. this.groupBox21.Name = "groupBox21";
  4342. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4343. this.groupBox21.TabIndex = 9;
  4344. this.groupBox21.TabStop = false;
  4345. this.groupBox21.Text = "控制器内阻校准";
  4346. //
  4347. // label79
  4348. //
  4349. this.label79.BackColor = System.Drawing.Color.Silver;
  4350. this.label79.ForeColor = System.Drawing.Color.White;
  4351. this.label79.Location = new System.Drawing.Point(8, 177);
  4352. this.label79.Name = "label79";
  4353. this.label79.Size = new System.Drawing.Size(278, 1);
  4354. this.label79.TabIndex = 19;
  4355. //
  4356. // label78
  4357. //
  4358. this.label78.BackColor = System.Drawing.Color.Silver;
  4359. this.label78.ForeColor = System.Drawing.Color.White;
  4360. this.label78.Location = new System.Drawing.Point(6, 100);
  4361. this.label78.Name = "label78";
  4362. this.label78.Size = new System.Drawing.Size(278, 1);
  4363. this.label78.TabIndex = 18;
  4364. //
  4365. // label74
  4366. //
  4367. this.label74.AutoSize = true;
  4368. this.label74.Location = new System.Drawing.Point(234, 29);
  4369. this.label74.Name = "label74";
  4370. this.label74.Size = new System.Drawing.Size(51, 21);
  4371. this.label74.TabIndex = 3;
  4372. this.label74.Text = "系数5";
  4373. //
  4374. // button_MOS_Write
  4375. //
  4376. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4377. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4378. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4379. this.button_MOS_Write.Name = "button_MOS_Write";
  4380. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4381. this.button_MOS_Write.TabIndex = 15;
  4382. this.button_MOS_Write.Text = "写入";
  4383. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4384. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4385. //
  4386. // button_MOS_Read
  4387. //
  4388. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4389. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4390. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4391. this.button_MOS_Read.Name = "button_MOS_Read";
  4392. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4393. this.button_MOS_Read.TabIndex = 15;
  4394. this.button_MOS_Read.Text = "读取";
  4395. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4396. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4397. //
  4398. // button_MOS_Cal
  4399. //
  4400. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4401. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4402. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4403. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4404. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4405. this.button_MOS_Cal.TabIndex = 15;
  4406. this.button_MOS_Cal.Text = "校准";
  4407. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4408. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4409. //
  4410. // textBox_MOS_K5
  4411. //
  4412. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4413. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4414. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4415. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4416. this.textBox_MOS_K5.TabIndex = 15;
  4417. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4418. //
  4419. // label73
  4420. //
  4421. this.label73.AutoSize = true;
  4422. this.label73.Location = new System.Drawing.Point(177, 29);
  4423. this.label73.Name = "label73";
  4424. this.label73.Size = new System.Drawing.Size(51, 21);
  4425. this.label73.TabIndex = 3;
  4426. this.label73.Text = "系数4";
  4427. //
  4428. // textBox_MOS_K4
  4429. //
  4430. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4431. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4432. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4433. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4434. this.textBox_MOS_K4.TabIndex = 15;
  4435. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4436. //
  4437. // label77
  4438. //
  4439. this.label77.AutoSize = true;
  4440. this.label77.Location = new System.Drawing.Point(120, 106);
  4441. this.label77.Name = "label77";
  4442. this.label77.Size = new System.Drawing.Size(51, 21);
  4443. this.label77.TabIndex = 3;
  4444. this.label77.Text = "内阻3";
  4445. //
  4446. // label72
  4447. //
  4448. this.label72.AutoSize = true;
  4449. this.label72.Location = new System.Drawing.Point(120, 29);
  4450. this.label72.Name = "label72";
  4451. this.label72.Size = new System.Drawing.Size(51, 21);
  4452. this.label72.TabIndex = 3;
  4453. this.label72.Text = "系数3";
  4454. //
  4455. // textBox_MOS_R3
  4456. //
  4457. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4458. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4459. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4460. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4461. this.textBox_MOS_R3.TabIndex = 15;
  4462. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4463. //
  4464. // textBox_MOS_K3
  4465. //
  4466. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4467. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4468. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4469. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4470. this.textBox_MOS_K3.TabIndex = 15;
  4471. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4472. //
  4473. // label76
  4474. //
  4475. this.label76.AutoSize = true;
  4476. this.label76.Location = new System.Drawing.Point(63, 106);
  4477. this.label76.Name = "label76";
  4478. this.label76.Size = new System.Drawing.Size(51, 21);
  4479. this.label76.TabIndex = 3;
  4480. this.label76.Text = "内阻2";
  4481. //
  4482. // label71
  4483. //
  4484. this.label71.AutoSize = true;
  4485. this.label71.Location = new System.Drawing.Point(63, 29);
  4486. this.label71.Name = "label71";
  4487. this.label71.Size = new System.Drawing.Size(51, 21);
  4488. this.label71.TabIndex = 3;
  4489. this.label71.Text = "系数2";
  4490. //
  4491. // textBox_MOS_R2
  4492. //
  4493. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4494. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4495. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4496. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4497. this.textBox_MOS_R2.TabIndex = 15;
  4498. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4499. //
  4500. // textBox_MOS_K2
  4501. //
  4502. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4503. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4504. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4505. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4506. this.textBox_MOS_K2.TabIndex = 15;
  4507. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4508. //
  4509. // label75
  4510. //
  4511. this.label75.AutoSize = true;
  4512. this.label75.Location = new System.Drawing.Point(6, 106);
  4513. this.label75.Name = "label75";
  4514. this.label75.Size = new System.Drawing.Size(51, 21);
  4515. this.label75.TabIndex = 3;
  4516. this.label75.Text = "内阻1";
  4517. //
  4518. // label70
  4519. //
  4520. this.label70.AutoSize = true;
  4521. this.label70.Location = new System.Drawing.Point(6, 29);
  4522. this.label70.Name = "label70";
  4523. this.label70.Size = new System.Drawing.Size(51, 21);
  4524. this.label70.TabIndex = 3;
  4525. this.label70.Text = "系数1";
  4526. //
  4527. // textBox_MOS_R1
  4528. //
  4529. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4530. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4531. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4532. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4533. this.textBox_MOS_R1.TabIndex = 15;
  4534. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4535. //
  4536. // textBox_MOS_K1
  4537. //
  4538. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4539. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4540. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4541. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4542. this.textBox_MOS_K1.TabIndex = 15;
  4543. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4544. //
  4545. // groupBox20
  4546. //
  4547. this.groupBox20.Controls.Add(this.textBox10);
  4548. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4549. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4550. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4551. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4552. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4553. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4554. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4555. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4556. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4557. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4558. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4559. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4560. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4561. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4562. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4563. this.groupBox20.Name = "groupBox20";
  4564. this.groupBox20.Size = new System.Drawing.Size(181, 203);
  4565. this.groupBox20.TabIndex = 8;
  4566. this.groupBox20.TabStop = false;
  4567. this.groupBox20.Text = "力矩标定";
  4568. //
  4569. // textBox10
  4570. //
  4571. this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4572. this.textBox10.Location = new System.Drawing.Point(6, 35);
  4573. this.textBox10.Name = "textBox10";
  4574. this.textBox10.ReadOnly = true;
  4575. this.textBox10.Size = new System.Drawing.Size(47, 28);
  4576. this.textBox10.TabIndex = 16;
  4577. this.textBox10.Text = "0";
  4578. this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4579. //
  4580. // button_FacModeSensorRead
  4581. //
  4582. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4583. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4584. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4585. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4586. this.button_FacModeSensorRead.TabIndex = 15;
  4587. this.button_FacModeSensorRead.Text = "读取";
  4588. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4589. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4590. //
  4591. // textBox_FacModeSensorADC0
  4592. //
  4593. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4594. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4595. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4596. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4597. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4598. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4599. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4600. //
  4601. // textBox_FacModeSensorADC4
  4602. //
  4603. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4604. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4605. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4606. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4607. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4608. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4609. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4610. //
  4611. // buttonFacModeSet1
  4612. //
  4613. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4614. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4615. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4616. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4617. this.buttonFacModeSet1.TabIndex = 7;
  4618. this.buttonFacModeSet1.Text = "加载1";
  4619. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4620. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4621. //
  4622. // buttonFacModeSet2
  4623. //
  4624. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4625. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4626. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4627. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4628. this.buttonFacModeSet2.TabIndex = 8;
  4629. this.buttonFacModeSet2.Text = "加载2";
  4630. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4631. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4632. //
  4633. // textBox_FacModeSensorADC3
  4634. //
  4635. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4636. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4637. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4638. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4639. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4640. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4641. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4642. //
  4643. // buttonFacModeSet3
  4644. //
  4645. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4646. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4647. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4648. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4649. this.buttonFacModeSet3.TabIndex = 9;
  4650. this.buttonFacModeSet3.Text = "加载3";
  4651. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4652. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4653. //
  4654. // textBox_FacModeSensorADC1
  4655. //
  4656. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4657. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4658. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4659. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4660. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4661. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4662. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4663. //
  4664. // buttonFacModeSet4
  4665. //
  4666. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4667. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4668. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4669. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4670. this.buttonFacModeSet4.TabIndex = 10;
  4671. this.buttonFacModeSet4.Text = "加载4";
  4672. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4673. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4674. //
  4675. // textBox_FacModeSensorADC2
  4676. //
  4677. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4678. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4679. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4680. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4681. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4682. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4683. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4684. //
  4685. // textBox_FacModeSensorCal4
  4686. //
  4687. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4688. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4689. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4690. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4691. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4692. this.textBox_FacModeSensorCal4.Text = "96";
  4693. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4694. //
  4695. // textBox_FacModeSensorCal3
  4696. //
  4697. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4698. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4699. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4700. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4701. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4702. this.textBox_FacModeSensorCal3.Text = "72";
  4703. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4704. //
  4705. // textBox_FacModeSensorCal1
  4706. //
  4707. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4708. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4709. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4710. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4711. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4712. this.textBox_FacModeSensorCal1.Text = "24";
  4713. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4714. //
  4715. // textBox_FacModeSensorCal2
  4716. //
  4717. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4718. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4719. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4720. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4721. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4722. this.textBox_FacModeSensorCal2.Text = "48";
  4723. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4724. //
  4725. // groupBox24
  4726. //
  4727. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  4728. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  4729. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  4730. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  4731. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  4732. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  4733. this.groupBox24.Controls.Add(this.label126);
  4734. this.groupBox24.Controls.Add(this.label119);
  4735. this.groupBox24.Location = new System.Drawing.Point(189, 187);
  4736. this.groupBox24.Name = "groupBox24";
  4737. this.groupBox24.Size = new System.Drawing.Size(199, 125);
  4738. this.groupBox24.TabIndex = 7;
  4739. this.groupBox24.TabStop = false;
  4740. this.groupBox24.Text = "骑行信息";
  4741. //
  4742. // button_ReadRideLog
  4743. //
  4744. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4745. this.button_ReadRideLog.Location = new System.Drawing.Point(63, 92);
  4746. this.button_ReadRideLog.Name = "button_ReadRideLog";
  4747. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  4748. this.button_ReadRideLog.TabIndex = 16;
  4749. this.button_ReadRideLog.Text = "查询";
  4750. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  4751. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  4752. //
  4753. // button_WriteRideLog
  4754. //
  4755. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4756. this.button_WriteRideLog.Location = new System.Drawing.Point(129, 92);
  4757. this.button_WriteRideLog.Name = "button_WriteRideLog";
  4758. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  4759. this.button_WriteRideLog.TabIndex = 17;
  4760. this.button_WriteRideLog.Text = "写入";
  4761. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  4762. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  4763. //
  4764. // textBox_TRIP_KM
  4765. //
  4766. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4767. this.textBox_TRIP_KM.Location = new System.Drawing.Point(63, 60);
  4768. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  4769. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  4770. this.textBox_TRIP_KM.TabIndex = 15;
  4771. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4772. //
  4773. // textBox_TRIP_TIME
  4774. //
  4775. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4776. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(129, 60);
  4777. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  4778. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  4779. this.textBox_TRIP_TIME.TabIndex = 15;
  4780. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4781. //
  4782. // textBox_ODO_KM
  4783. //
  4784. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4785. this.textBox_ODO_KM.Location = new System.Drawing.Point(63, 30);
  4786. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  4787. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  4788. this.textBox_ODO_KM.TabIndex = 15;
  4789. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4790. //
  4791. // textBox_ODO_TIME
  4792. //
  4793. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4794. this.textBox_ODO_TIME.Location = new System.Drawing.Point(129, 30);
  4795. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  4796. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  4797. this.textBox_ODO_TIME.TabIndex = 15;
  4798. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4799. //
  4800. // label126
  4801. //
  4802. this.label126.AutoSize = true;
  4803. this.label126.Location = new System.Drawing.Point(6, 64);
  4804. this.label126.Name = "label126";
  4805. this.label126.Size = new System.Drawing.Size(44, 21);
  4806. this.label126.TabIndex = 3;
  4807. this.label126.Text = "TRIP";
  4808. //
  4809. // label119
  4810. //
  4811. this.label119.AutoSize = true;
  4812. this.label119.Location = new System.Drawing.Point(6, 34);
  4813. this.label119.Name = "label119";
  4814. this.label119.Size = new System.Drawing.Size(48, 21);
  4815. this.label119.TabIndex = 3;
  4816. this.label119.Text = "ODO";
  4817. //
  4818. // groupBox19
  4819. //
  4820. this.groupBox19.Controls.Add(this.button_FacModeInit);
  4821. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  4822. this.groupBox19.Name = "groupBox19";
  4823. this.groupBox19.Size = new System.Drawing.Size(181, 96);
  4824. this.groupBox19.TabIndex = 7;
  4825. this.groupBox19.TabStop = false;
  4826. this.groupBox19.Text = "初始化";
  4827. //
  4828. // button_FacModeInit
  4829. //
  4830. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4831. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  4832. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  4833. this.button_FacModeInit.Name = "button_FacModeInit";
  4834. this.button_FacModeInit.Size = new System.Drawing.Size(126, 45);
  4835. this.button_FacModeInit.TabIndex = 0;
  4836. this.button_FacModeInit.Text = "初始化";
  4837. this.button_FacModeInit.UseVisualStyleBackColor = false;
  4838. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  4839. //
  4840. // tabPage_ProductMode_Write
  4841. //
  4842. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4843. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  4844. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  4845. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  4846. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  4847. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  4848. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  4849. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  4850. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  4851. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  4852. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  4853. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  4854. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  4855. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial);
  4856. this.tabPage_ProductMode_Write.Controls.Add(this.label131);
  4857. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  4858. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  4859. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  4860. this.tabPage_ProductMode_Write.TabIndex = 11;
  4861. this.tabPage_ProductMode_Write.Text = "量产测试";
  4862. //
  4863. // groupBox28
  4864. //
  4865. this.groupBox28.Controls.Add(this.label130);
  4866. this.groupBox28.Controls.Add(this.label_FacModeMosCal);
  4867. this.groupBox28.Controls.Add(this.label117);
  4868. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  4869. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  4870. this.groupBox28.Controls.Add(this.label116);
  4871. this.groupBox28.Controls.Add(this.label114);
  4872. this.groupBox28.Controls.Add(this.label_FacModeCad);
  4873. this.groupBox28.Controls.Add(this.label_FacModeTq);
  4874. this.groupBox28.Controls.Add(this.label113);
  4875. this.groupBox28.Controls.Add(this.label134);
  4876. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  4877. this.groupBox28.Controls.Add(this.label136);
  4878. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  4879. this.groupBox28.Controls.Add(this.label145);
  4880. this.groupBox28.Controls.Add(this.label127);
  4881. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  4882. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  4883. this.groupBox28.Controls.Add(this.label143);
  4884. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  4885. this.groupBox28.Controls.Add(this.label129);
  4886. this.groupBox28.Controls.Add(this.label_FacModeGas);
  4887. this.groupBox28.Controls.Add(this.label123);
  4888. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  4889. this.groupBox28.Controls.Add(this.label125);
  4890. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  4891. this.groupBox28.Controls.Add(this.label122);
  4892. this.groupBox28.Controls.Add(this.label118);
  4893. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  4894. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  4895. this.groupBox28.Controls.Add(this.label120);
  4896. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  4897. this.groupBox28.Controls.Add(this.label115);
  4898. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  4899. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  4900. this.groupBox28.Name = "groupBox28";
  4901. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  4902. this.groupBox28.TabIndex = 9;
  4903. this.groupBox28.TabStop = false;
  4904. this.groupBox28.Text = "测试状态";
  4905. //
  4906. // label130
  4907. //
  4908. this.label130.AutoSize = true;
  4909. this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4910. this.label130.ForeColor = System.Drawing.SystemColors.ControlText;
  4911. this.label130.Location = new System.Drawing.Point(6, 216);
  4912. this.label130.Name = "label130";
  4913. this.label130.Size = new System.Drawing.Size(85, 17);
  4914. this.label130.TabIndex = 26;
  4915. this.label130.Text = "MOS内阻校准";
  4916. this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4917. //
  4918. // label_FacModeMosCal
  4919. //
  4920. this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red;
  4921. this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4922. this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText;
  4923. this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218);
  4924. this.label_FacModeMosCal.Name = "label_FacModeMosCal";
  4925. this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12);
  4926. this.label_FacModeMosCal.TabIndex = 27;
  4927. this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4928. //
  4929. // label117
  4930. //
  4931. this.label117.AutoSize = true;
  4932. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4933. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  4934. this.label117.Location = new System.Drawing.Point(123, 48);
  4935. this.label117.Name = "label117";
  4936. this.label117.Size = new System.Drawing.Size(68, 17);
  4937. this.label117.TabIndex = 24;
  4938. this.label117.Text = "车速传感器";
  4939. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4940. //
  4941. // label_FacModeSpeed
  4942. //
  4943. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  4944. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4945. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  4946. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50);
  4947. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  4948. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  4949. this.label_FacModeSpeed.TabIndex = 25;
  4950. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4951. //
  4952. // label_FacModeBMS
  4953. //
  4954. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  4955. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4956. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  4957. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50);
  4958. this.label_FacModeBMS.Name = "label_FacModeBMS";
  4959. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  4960. this.label_FacModeBMS.TabIndex = 23;
  4961. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4962. //
  4963. // label116
  4964. //
  4965. this.label116.AutoSize = true;
  4966. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4967. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  4968. this.label116.Location = new System.Drawing.Point(6, 48);
  4969. this.label116.Name = "label116";
  4970. this.label116.Size = new System.Drawing.Size(59, 17);
  4971. this.label116.TabIndex = 22;
  4972. this.label116.Text = "BMS通讯";
  4973. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4974. //
  4975. // label114
  4976. //
  4977. this.label114.AutoSize = true;
  4978. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4979. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  4980. this.label114.Location = new System.Drawing.Point(123, 120);
  4981. this.label114.Name = "label114";
  4982. this.label114.Size = new System.Drawing.Size(68, 17);
  4983. this.label114.TabIndex = 19;
  4984. this.label114.Text = "踏频传感器";
  4985. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4986. //
  4987. // label_FacModeCad
  4988. //
  4989. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  4990. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4991. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  4992. this.label_FacModeCad.Location = new System.Drawing.Point(208, 122);
  4993. this.label_FacModeCad.Name = "label_FacModeCad";
  4994. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  4995. this.label_FacModeCad.TabIndex = 20;
  4996. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4997. //
  4998. // label_FacModeTq
  4999. //
  5000. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  5001. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5002. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  5003. this.label_FacModeTq.Location = new System.Drawing.Point(95, 122);
  5004. this.label_FacModeTq.Name = "label_FacModeTq";
  5005. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  5006. this.label_FacModeTq.TabIndex = 21;
  5007. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5008. //
  5009. // label113
  5010. //
  5011. this.label113.AutoSize = true;
  5012. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5013. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  5014. this.label113.Location = new System.Drawing.Point(6, 120);
  5015. this.label113.Name = "label113";
  5016. this.label113.Size = new System.Drawing.Size(68, 17);
  5017. this.label113.TabIndex = 18;
  5018. this.label113.Text = "力矩传感器";
  5019. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5020. //
  5021. // label134
  5022. //
  5023. this.label134.AutoSize = true;
  5024. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5025. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  5026. this.label134.Location = new System.Drawing.Point(123, 192);
  5027. this.label134.Name = "label134";
  5028. this.label134.Size = new System.Drawing.Size(43, 17);
  5029. this.label134.TabIndex = 14;
  5030. this.label134.Text = "BOOT";
  5031. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5032. //
  5033. // label_FacModeBootVer
  5034. //
  5035. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  5036. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5037. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5038. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194);
  5039. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  5040. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  5041. this.label_FacModeBootVer.TabIndex = 15;
  5042. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5043. //
  5044. // label136
  5045. //
  5046. this.label136.AutoSize = true;
  5047. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5048. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  5049. this.label136.Location = new System.Drawing.Point(6, 192);
  5050. this.label136.Name = "label136";
  5051. this.label136.Size = new System.Drawing.Size(56, 17);
  5052. this.label136.TabIndex = 16;
  5053. this.label136.Text = "软件版本";
  5054. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5055. //
  5056. // label_FacModeFWVersion
  5057. //
  5058. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  5059. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5060. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  5061. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194);
  5062. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  5063. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  5064. this.label_FacModeFWVersion.TabIndex = 17;
  5065. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5066. //
  5067. // label145
  5068. //
  5069. this.label145.AutoSize = true;
  5070. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5071. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  5072. this.label145.Location = new System.Drawing.Point(123, 168);
  5073. this.label145.Name = "label145";
  5074. this.label145.Size = new System.Drawing.Size(56, 17);
  5075. this.label145.TabIndex = 10;
  5076. this.label145.Text = "后灯控制";
  5077. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5078. //
  5079. // label127
  5080. //
  5081. this.label127.AutoSize = true;
  5082. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5083. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  5084. this.label127.Location = new System.Drawing.Point(123, 144);
  5085. this.label127.Name = "label127";
  5086. this.label127.Size = new System.Drawing.Size(56, 17);
  5087. this.label127.TabIndex = 10;
  5088. this.label127.Text = "断电刹车";
  5089. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5090. //
  5091. // label_FacModeLightB
  5092. //
  5093. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  5094. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5095. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  5096. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170);
  5097. this.label_FacModeLightB.Name = "label_FacModeLightB";
  5098. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  5099. this.label_FacModeLightB.TabIndex = 11;
  5100. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5101. //
  5102. // label_FacModeBreak
  5103. //
  5104. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  5105. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5106. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  5107. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146);
  5108. this.label_FacModeBreak.Name = "label_FacModeBreak";
  5109. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  5110. this.label_FacModeBreak.TabIndex = 11;
  5111. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5112. //
  5113. // label143
  5114. //
  5115. this.label143.AutoSize = true;
  5116. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5117. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  5118. this.label143.Location = new System.Drawing.Point(6, 168);
  5119. this.label143.Name = "label143";
  5120. this.label143.Size = new System.Drawing.Size(56, 17);
  5121. this.label143.TabIndex = 12;
  5122. this.label143.Text = "前灯控制";
  5123. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5124. //
  5125. // label_FacModeLightF
  5126. //
  5127. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  5128. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5129. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  5130. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170);
  5131. this.label_FacModeLightF.Name = "label_FacModeLightF";
  5132. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  5133. this.label_FacModeLightF.TabIndex = 13;
  5134. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5135. //
  5136. // label129
  5137. //
  5138. this.label129.AutoSize = true;
  5139. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5140. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  5141. this.label129.Location = new System.Drawing.Point(6, 144);
  5142. this.label129.Name = "label129";
  5143. this.label129.Size = new System.Drawing.Size(56, 17);
  5144. this.label129.TabIndex = 12;
  5145. this.label129.Text = "转把功能";
  5146. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5147. //
  5148. // label_FacModeGas
  5149. //
  5150. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  5151. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5152. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  5153. this.label_FacModeGas.Location = new System.Drawing.Point(95, 146);
  5154. this.label_FacModeGas.Name = "label_FacModeGas";
  5155. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  5156. this.label_FacModeGas.TabIndex = 13;
  5157. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5158. //
  5159. // label123
  5160. //
  5161. this.label123.AutoSize = true;
  5162. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5163. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  5164. this.label123.Location = new System.Drawing.Point(123, 96);
  5165. this.label123.Name = "label123";
  5166. this.label123.Size = new System.Drawing.Size(56, 17);
  5167. this.label123.TabIndex = 6;
  5168. this.label123.Text = "电机转速";
  5169. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5170. //
  5171. // label_FacModeMotorSpeed
  5172. //
  5173. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  5174. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5175. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5176. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98);
  5177. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  5178. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  5179. this.label_FacModeMotorSpeed.TabIndex = 7;
  5180. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5181. //
  5182. // label125
  5183. //
  5184. this.label125.AutoSize = true;
  5185. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5186. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5187. this.label125.Location = new System.Drawing.Point(6, 96);
  5188. this.label125.Name = "label125";
  5189. this.label125.Size = new System.Drawing.Size(56, 17);
  5190. this.label125.TabIndex = 8;
  5191. this.label125.Text = "温度测量";
  5192. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5193. //
  5194. // label_FacModeNTC
  5195. //
  5196. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  5197. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5198. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  5199. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98);
  5200. this.label_FacModeNTC.Name = "label_FacModeNTC";
  5201. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  5202. this.label_FacModeNTC.TabIndex = 9;
  5203. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5204. //
  5205. // label122
  5206. //
  5207. this.label122.AutoSize = true;
  5208. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5209. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  5210. this.label122.Location = new System.Drawing.Point(123, 72);
  5211. this.label122.Name = "label122";
  5212. this.label122.Size = new System.Drawing.Size(56, 17);
  5213. this.label122.TabIndex = 5;
  5214. this.label122.Text = "电流检测";
  5215. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5216. //
  5217. // label118
  5218. //
  5219. this.label118.AutoSize = true;
  5220. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5221. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  5222. this.label118.Location = new System.Drawing.Point(123, 24);
  5223. this.label118.Name = "label118";
  5224. this.label118.Size = new System.Drawing.Size(56, 17);
  5225. this.label118.TabIndex = 5;
  5226. this.label118.Text = "参数写入";
  5227. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5228. //
  5229. // label_FacModeCurrentTest
  5230. //
  5231. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  5232. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5233. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5234. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74);
  5235. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  5236. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  5237. this.label_FacModeCurrentTest.TabIndex = 5;
  5238. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5239. //
  5240. // label_FacMode_CfgWrite
  5241. //
  5242. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  5243. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5244. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  5245. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26);
  5246. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  5247. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  5248. this.label_FacMode_CfgWrite.TabIndex = 5;
  5249. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5250. //
  5251. // label120
  5252. //
  5253. this.label120.AutoSize = true;
  5254. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5255. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  5256. this.label120.Location = new System.Drawing.Point(6, 72);
  5257. this.label120.Name = "label120";
  5258. this.label120.Size = new System.Drawing.Size(56, 17);
  5259. this.label120.TabIndex = 5;
  5260. this.label120.Text = "电压测量";
  5261. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5262. //
  5263. // label_FacModeVolTest
  5264. //
  5265. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  5266. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5267. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5268. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74);
  5269. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  5270. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  5271. this.label_FacModeVolTest.TabIndex = 5;
  5272. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5273. //
  5274. // label115
  5275. //
  5276. this.label115.AutoSize = true;
  5277. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5278. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  5279. this.label115.Location = new System.Drawing.Point(6, 24);
  5280. this.label115.Name = "label115";
  5281. this.label115.Size = new System.Drawing.Size(56, 17);
  5282. this.label115.TabIndex = 5;
  5283. this.label115.Text = "系统清除";
  5284. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5285. //
  5286. // label_FacModeSysClear
  5287. //
  5288. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  5289. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5290. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  5291. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26);
  5292. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  5293. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  5294. this.label_FacModeSysClear.TabIndex = 5;
  5295. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5296. //
  5297. // groupBox27
  5298. //
  5299. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  5300. this.groupBox27.Location = new System.Drawing.Point(169, 72);
  5301. this.groupBox27.Name = "groupBox27";
  5302. this.groupBox27.Size = new System.Drawing.Size(568, 240);
  5303. this.groupBox27.TabIndex = 8;
  5304. this.groupBox27.TabStop = false;
  5305. this.groupBox27.Text = "测试记录";
  5306. //
  5307. // richTextBox_FacModeLog
  5308. //
  5309. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5310. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5311. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5312. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(9, 25);
  5313. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  5314. this.richTextBox_FacModeLog.ReadOnly = true;
  5315. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(553, 206);
  5316. this.richTextBox_FacModeLog.TabIndex = 0;
  5317. this.richTextBox_FacModeLog.Text = "";
  5318. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  5319. //
  5320. // button__FacMode_Start
  5321. //
  5322. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5323. this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5324. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  5325. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  5326. this.button__FacMode_Start.Name = "button__FacMode_Start";
  5327. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  5328. this.button__FacMode_Start.TabIndex = 9;
  5329. this.button__FacMode_Start.Text = "开始测试";
  5330. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  5331. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  5332. //
  5333. // comboBox_FacModeCfgFile
  5334. //
  5335. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5336. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5337. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5338. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  5339. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5340. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  5341. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5342. this.comboBox_FacModeCfgFile.TabIndex = 8;
  5343. //
  5344. // comboBox_FacModeCfgDate
  5345. //
  5346. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5347. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5348. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5349. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  5350. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5351. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  5352. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5353. this.comboBox_FacModeCfgDate.TabIndex = 8;
  5354. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  5355. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  5356. //
  5357. // groupBox2
  5358. //
  5359. this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal);
  5360. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  5361. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  5362. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  5363. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  5364. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  5365. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  5366. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  5367. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  5368. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  5369. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  5370. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  5371. this.groupBox2.Name = "groupBox2";
  5372. this.groupBox2.Size = new System.Drawing.Size(151, 240);
  5373. this.groupBox2.TabIndex = 7;
  5374. this.groupBox2.TabStop = false;
  5375. this.groupBox2.Text = "测试项目";
  5376. //
  5377. // checkBox_FacMode_MosCal
  5378. //
  5379. this.checkBox_FacMode_MosCal.AutoSize = true;
  5380. this.checkBox_FacMode_MosCal.Checked = true;
  5381. this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked;
  5382. this.checkBox_FacMode_MosCal.Enabled = false;
  5383. this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5384. this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 106);
  5385. this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal";
  5386. this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(104, 21);
  5387. this.checkBox_FacMode_MosCal.TabIndex = 8;
  5388. this.checkBox_FacMode_MosCal.Text = "MOS内阻校准";
  5389. this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
  5390. //
  5391. // pictureBox_WriteLock
  5392. //
  5393. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  5394. this.pictureBox_WriteLock.Location = new System.Drawing.Point(100, 28);
  5395. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  5396. this.pictureBox_WriteLock.Size = new System.Drawing.Size(45, 45);
  5397. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  5398. this.pictureBox_WriteLock.TabIndex = 7;
  5399. this.pictureBox_WriteLock.TabStop = false;
  5400. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  5401. //
  5402. // checkBox_FacCad
  5403. //
  5404. this.checkBox_FacCad.AutoSize = true;
  5405. this.checkBox_FacCad.Checked = true;
  5406. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  5407. this.checkBox_FacCad.Enabled = false;
  5408. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5409. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158);
  5410. this.checkBox_FacCad.Name = "checkBox_FacCad";
  5411. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  5412. this.checkBox_FacCad.TabIndex = 6;
  5413. this.checkBox_FacCad.Text = "踏频";
  5414. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  5415. //
  5416. // checkBox_FacLightTest
  5417. //
  5418. this.checkBox_FacLightTest.AutoSize = true;
  5419. this.checkBox_FacLightTest.Checked = true;
  5420. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5421. this.checkBox_FacLightTest.Enabled = false;
  5422. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5423. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  5424. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  5425. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  5426. this.checkBox_FacLightTest.TabIndex = 5;
  5427. this.checkBox_FacLightTest.Text = "前后灯";
  5428. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  5429. //
  5430. // checkBox_FacBreakTest
  5431. //
  5432. this.checkBox_FacBreakTest.AutoSize = true;
  5433. this.checkBox_FacBreakTest.Checked = true;
  5434. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5435. this.checkBox_FacBreakTest.Enabled = false;
  5436. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5437. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184);
  5438. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  5439. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  5440. this.checkBox_FacBreakTest.TabIndex = 4;
  5441. this.checkBox_FacBreakTest.Text = "刹车";
  5442. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  5443. //
  5444. // checkBox_FacTor
  5445. //
  5446. this.checkBox_FacTor.AutoSize = true;
  5447. this.checkBox_FacTor.Checked = true;
  5448. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  5449. this.checkBox_FacTor.Enabled = false;
  5450. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5451. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158);
  5452. this.checkBox_FacTor.Name = "checkBox_FacTor";
  5453. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  5454. this.checkBox_FacTor.TabIndex = 3;
  5455. this.checkBox_FacTor.Text = "力矩";
  5456. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  5457. //
  5458. // checkBox_FacThrrotleTest
  5459. //
  5460. this.checkBox_FacThrrotleTest.AutoSize = true;
  5461. this.checkBox_FacThrrotleTest.Checked = true;
  5462. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5463. this.checkBox_FacThrrotleTest.Enabled = false;
  5464. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5465. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184);
  5466. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  5467. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  5468. this.checkBox_FacThrrotleTest.TabIndex = 3;
  5469. this.checkBox_FacThrrotleTest.Text = "转把";
  5470. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  5471. //
  5472. // checkBox_FacModeBMS
  5473. //
  5474. this.checkBox_FacModeBMS.AutoSize = true;
  5475. this.checkBox_FacModeBMS.Checked = true;
  5476. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  5477. this.checkBox_FacModeBMS.Enabled = false;
  5478. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5479. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 80);
  5480. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  5481. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  5482. this.checkBox_FacModeBMS.TabIndex = 2;
  5483. this.checkBox_FacModeBMS.Text = "BMS通讯";
  5484. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  5485. //
  5486. // checkBox_FacBaseFucTest
  5487. //
  5488. this.checkBox_FacBaseFucTest.AutoSize = true;
  5489. this.checkBox_FacBaseFucTest.Checked = true;
  5490. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5491. this.checkBox_FacBaseFucTest.Enabled = false;
  5492. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5493. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132);
  5494. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  5495. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  5496. this.checkBox_FacBaseFucTest.TabIndex = 2;
  5497. this.checkBox_FacBaseFucTest.Text = "基础功能";
  5498. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  5499. //
  5500. // checkBox_FacModeCfgWrite
  5501. //
  5502. this.checkBox_FacModeCfgWrite.AutoSize = true;
  5503. this.checkBox_FacModeCfgWrite.Checked = true;
  5504. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  5505. this.checkBox_FacModeCfgWrite.Enabled = false;
  5506. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5507. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 54);
  5508. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  5509. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  5510. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  5511. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  5512. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  5513. //
  5514. // checkBox_FacModeSysClear
  5515. //
  5516. this.checkBox_FacModeSysClear.AutoSize = true;
  5517. this.checkBox_FacModeSysClear.Checked = true;
  5518. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  5519. this.checkBox_FacModeSysClear.Enabled = false;
  5520. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5521. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  5522. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  5523. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  5524. this.checkBox_FacModeSysClear.TabIndex = 0;
  5525. this.checkBox_FacModeSysClear.Text = "系统清除";
  5526. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  5527. //
  5528. // textBox_FacModeScan
  5529. //
  5530. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5531. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  5532. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  5533. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  5534. this.textBox_FacModeScan.TabIndex = 6;
  5535. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  5536. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  5537. //
  5538. // label112
  5539. //
  5540. this.label112.AutoSize = true;
  5541. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5542. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  5543. this.label112.Location = new System.Drawing.Point(12, 10);
  5544. this.label112.Name = "label112";
  5545. this.label112.Size = new System.Drawing.Size(74, 21);
  5546. this.label112.TabIndex = 5;
  5547. this.label112.Text = "配置文件";
  5548. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5549. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  5550. //
  5551. // label_FacModeStatus
  5552. //
  5553. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5554. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5555. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5556. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  5557. this.label_FacModeStatus.Name = "label_FacModeStatus";
  5558. this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29);
  5559. this.label_FacModeStatus.TabIndex = 5;
  5560. this.label_FacModeStatus.Text = "测试结束";
  5561. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5562. //
  5563. // checkBox_OffLineFacMode
  5564. //
  5565. this.checkBox_OffLineFacMode.AutoSize = true;
  5566. this.checkBox_OffLineFacMode.Enabled = false;
  5567. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5568. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6);
  5569. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  5570. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21);
  5571. this.checkBox_OffLineFacMode.TabIndex = 0;
  5572. this.checkBox_OffLineFacMode.Text = "本地";
  5573. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  5574. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  5575. //
  5576. // label_FacModeResult
  5577. //
  5578. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  5579. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5580. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  5581. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  5582. this.label_FacModeResult.Name = "label_FacModeResult";
  5583. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  5584. this.label_FacModeResult.TabIndex = 5;
  5585. this.label_FacModeResult.Text = "测试合格";
  5586. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5587. //
  5588. // label111
  5589. //
  5590. this.label111.AutoSize = true;
  5591. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5592. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  5593. this.label111.Location = new System.Drawing.Point(12, 43);
  5594. this.label111.Name = "label111";
  5595. this.label111.Size = new System.Drawing.Size(42, 21);
  5596. this.label111.TabIndex = 5;
  5597. this.label111.Text = "扫码";
  5598. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5599. //
  5600. // label_FacModeSerial
  5601. //
  5602. this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5603. this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5604. this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5605. this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53);
  5606. this.label_FacModeSerial.Name = "label_FacModeSerial";
  5607. this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15);
  5608. this.label_FacModeSerial.TabIndex = 12;
  5609. this.label_FacModeSerial.Text = "0";
  5610. this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5611. //
  5612. // label131
  5613. //
  5614. this.label131.AutoSize = true;
  5615. this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5616. this.label131.ForeColor = System.Drawing.SystemColors.ControlText;
  5617. this.label131.Location = new System.Drawing.Point(930, 32);
  5618. this.label131.Name = "label131";
  5619. this.label131.Size = new System.Drawing.Size(44, 17);
  5620. this.label131.TabIndex = 12;
  5621. this.label131.Text = "流水号";
  5622. this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5623. this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick);
  5624. //
  5625. // tabPage_ProductMode_Read
  5626. //
  5627. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5628. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial);
  5629. this.tabPage_ProductMode_Read.Controls.Add(this.label135);
  5630. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  5631. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  5632. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  5633. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  5634. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  5635. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  5636. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  5637. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  5638. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  5639. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  5640. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  5641. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  5642. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  5643. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  5644. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  5645. this.tabPage_ProductMode_Read.TabIndex = 12;
  5646. this.tabPage_ProductMode_Read.Text = "量产检验";
  5647. //
  5648. // label_CheckModeSerial
  5649. //
  5650. this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5651. this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5652. this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5653. this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53);
  5654. this.label_CheckModeSerial.Name = "label_CheckModeSerial";
  5655. this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15);
  5656. this.label_CheckModeSerial.TabIndex = 22;
  5657. this.label_CheckModeSerial.Text = "0";
  5658. this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5659. //
  5660. // label135
  5661. //
  5662. this.label135.AutoSize = true;
  5663. this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5664. this.label135.ForeColor = System.Drawing.SystemColors.ControlText;
  5665. this.label135.Location = new System.Drawing.Point(930, 32);
  5666. this.label135.Name = "label135";
  5667. this.label135.Size = new System.Drawing.Size(44, 17);
  5668. this.label135.TabIndex = 23;
  5669. this.label135.Text = "流水号";
  5670. this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5671. this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick);
  5672. //
  5673. // checkBox_OffLineCheckMode
  5674. //
  5675. this.checkBox_OffLineCheckMode.AutoSize = true;
  5676. this.checkBox_OffLineCheckMode.Enabled = false;
  5677. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5678. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6);
  5679. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  5680. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21);
  5681. this.checkBox_OffLineCheckMode.TabIndex = 21;
  5682. this.checkBox_OffLineCheckMode.Text = "本地";
  5683. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  5684. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  5685. //
  5686. // comboBox_CheckModeCfgFile
  5687. //
  5688. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5689. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5690. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5691. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  5692. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5693. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  5694. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5695. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  5696. //
  5697. // groupBox31
  5698. //
  5699. this.groupBox31.Controls.Add(this.label132);
  5700. this.groupBox31.Controls.Add(this.label_CheckModeMos);
  5701. this.groupBox31.Controls.Add(this.label148);
  5702. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  5703. this.groupBox31.Controls.Add(this.label154);
  5704. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  5705. this.groupBox31.Controls.Add(this.label156);
  5706. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  5707. this.groupBox31.Controls.Add(this.label121);
  5708. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  5709. this.groupBox31.Controls.Add(this.label160);
  5710. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  5711. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  5712. this.groupBox31.Name = "groupBox31";
  5713. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  5714. this.groupBox31.TabIndex = 20;
  5715. this.groupBox31.TabStop = false;
  5716. this.groupBox31.Text = "测试状态";
  5717. //
  5718. // label148
  5719. //
  5720. this.label148.AutoSize = true;
  5721. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5722. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  5723. this.label148.Location = new System.Drawing.Point(6, 100);
  5724. this.label148.Name = "label148";
  5725. this.label148.Size = new System.Drawing.Size(65, 20);
  5726. this.label148.TabIndex = 16;
  5727. this.label148.Text = "打标信息";
  5728. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5729. //
  5730. // label_CheckModeSN
  5731. //
  5732. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  5733. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5734. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  5735. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 100);
  5736. this.label_CheckModeSN.Name = "label_CheckModeSN";
  5737. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  5738. this.label_CheckModeSN.TabIndex = 17;
  5739. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5740. //
  5741. // label154
  5742. //
  5743. this.label154.AutoSize = true;
  5744. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5745. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  5746. this.label154.Location = new System.Drawing.Point(6, 168);
  5747. this.label154.Name = "label154";
  5748. this.label154.Size = new System.Drawing.Size(65, 20);
  5749. this.label154.TabIndex = 12;
  5750. this.label154.Text = "力矩标定";
  5751. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5752. //
  5753. // label_CheckModeTorque
  5754. //
  5755. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  5756. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5757. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  5758. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 168);
  5759. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  5760. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  5761. this.label_CheckModeTorque.TabIndex = 13;
  5762. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5763. //
  5764. // label156
  5765. //
  5766. this.label156.AutoSize = true;
  5767. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5768. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  5769. this.label156.Location = new System.Drawing.Point(6, 134);
  5770. this.label156.Name = "label156";
  5771. this.label156.Size = new System.Drawing.Size(65, 20);
  5772. this.label156.TabIndex = 12;
  5773. this.label156.Text = "参数检查";
  5774. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5775. //
  5776. // label_CheckModeCfg
  5777. //
  5778. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  5779. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5780. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  5781. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 134);
  5782. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  5783. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  5784. this.label_CheckModeCfg.TabIndex = 13;
  5785. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5786. //
  5787. // label121
  5788. //
  5789. this.label121.AutoSize = true;
  5790. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5791. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  5792. this.label121.Location = new System.Drawing.Point(6, 32);
  5793. this.label121.Name = "label121";
  5794. this.label121.Size = new System.Drawing.Size(48, 20);
  5795. this.label121.TabIndex = 8;
  5796. this.label121.Text = "BOOT";
  5797. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5798. //
  5799. // label_CheckModeBoot
  5800. //
  5801. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  5802. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5803. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  5804. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  5805. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  5806. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  5807. this.label_CheckModeBoot.TabIndex = 9;
  5808. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5809. //
  5810. // label160
  5811. //
  5812. this.label160.AutoSize = true;
  5813. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5814. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  5815. this.label160.Location = new System.Drawing.Point(6, 66);
  5816. this.label160.Name = "label160";
  5817. this.label160.Size = new System.Drawing.Size(65, 20);
  5818. this.label160.TabIndex = 8;
  5819. this.label160.Text = "软件版本";
  5820. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5821. //
  5822. // label_CheckModeFWVer
  5823. //
  5824. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  5825. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5826. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5827. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 66);
  5828. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  5829. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  5830. this.label_CheckModeFWVer.TabIndex = 9;
  5831. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5832. //
  5833. // comboBox_CheckModeCfgDate
  5834. //
  5835. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5836. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5837. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5838. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  5839. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5840. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  5841. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5842. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  5843. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  5844. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  5845. //
  5846. // groupBox30
  5847. //
  5848. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  5849. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  5850. this.groupBox30.Name = "groupBox30";
  5851. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  5852. this.groupBox30.TabIndex = 19;
  5853. this.groupBox30.TabStop = false;
  5854. this.groupBox30.Text = "测试记录";
  5855. //
  5856. // richTextBox_CheckModeLog
  5857. //
  5858. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5859. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  5860. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  5861. this.richTextBox_CheckModeLog.ReadOnly = true;
  5862. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  5863. this.richTextBox_CheckModeLog.TabIndex = 0;
  5864. this.richTextBox_CheckModeLog.Text = "";
  5865. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  5866. //
  5867. // groupBox29
  5868. //
  5869. this.groupBox29.Controls.Add(this.checkBox_CheckModeMos);
  5870. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  5871. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  5872. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  5873. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  5874. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  5875. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  5876. this.groupBox29.Name = "groupBox29";
  5877. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  5878. this.groupBox29.TabIndex = 18;
  5879. this.groupBox29.TabStop = false;
  5880. this.groupBox29.Text = "测试项目";
  5881. //
  5882. // pictureBox_ReadLock
  5883. //
  5884. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  5885. this.pictureBox_ReadLock.Location = new System.Drawing.Point(149, 28);
  5886. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  5887. this.pictureBox_ReadLock.Size = new System.Drawing.Size(45, 45);
  5888. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  5889. this.pictureBox_ReadLock.TabIndex = 8;
  5890. this.pictureBox_ReadLock.TabStop = false;
  5891. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  5892. //
  5893. // checkBox_CheckModeSN
  5894. //
  5895. this.checkBox_CheckModeSN.AutoSize = true;
  5896. this.checkBox_CheckModeSN.Checked = true;
  5897. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  5898. this.checkBox_CheckModeSN.Enabled = false;
  5899. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5900. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  5901. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  5902. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  5903. this.checkBox_CheckModeSN.TabIndex = 3;
  5904. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  5905. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  5906. //
  5907. // checkBox_CheckModeTorque
  5908. //
  5909. this.checkBox_CheckModeTorque.AutoSize = true;
  5910. this.checkBox_CheckModeTorque.Checked = true;
  5911. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  5912. this.checkBox_CheckModeTorque.Enabled = false;
  5913. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5914. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  5915. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  5916. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  5917. this.checkBox_CheckModeTorque.TabIndex = 2;
  5918. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  5919. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  5920. //
  5921. // checkBox_CheckModeCfg
  5922. //
  5923. this.checkBox_CheckModeCfg.AutoSize = true;
  5924. this.checkBox_CheckModeCfg.Checked = true;
  5925. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  5926. this.checkBox_CheckModeCfg.Enabled = false;
  5927. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5928. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  5929. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  5930. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  5931. this.checkBox_CheckModeCfg.TabIndex = 1;
  5932. this.checkBox_CheckModeCfg.Text = "参数检查";
  5933. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  5934. //
  5935. // checkBox_CheckModeFWVer
  5936. //
  5937. this.checkBox_CheckModeFWVer.AutoSize = true;
  5938. this.checkBox_CheckModeFWVer.Checked = true;
  5939. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  5940. this.checkBox_CheckModeFWVer.Enabled = false;
  5941. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5942. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  5943. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  5944. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  5945. this.checkBox_CheckModeFWVer.TabIndex = 0;
  5946. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  5947. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  5948. //
  5949. // button_CheckModeStart
  5950. //
  5951. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5952. this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5953. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  5954. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  5955. this.button_CheckModeStart.Name = "button_CheckModeStart";
  5956. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  5957. this.button_CheckModeStart.TabIndex = 17;
  5958. this.button_CheckModeStart.Text = "开始测试";
  5959. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  5960. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  5961. //
  5962. // textBox_CheckModeScan
  5963. //
  5964. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5965. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  5966. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  5967. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  5968. this.textBox_CheckModeScan.TabIndex = 14;
  5969. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  5970. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  5971. //
  5972. // label138
  5973. //
  5974. this.label138.AutoSize = true;
  5975. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5976. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  5977. this.label138.Location = new System.Drawing.Point(12, 10);
  5978. this.label138.Name = "label138";
  5979. this.label138.Size = new System.Drawing.Size(74, 21);
  5980. this.label138.TabIndex = 10;
  5981. this.label138.Text = "配置文件";
  5982. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5983. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  5984. //
  5985. // label_CheckModeStatus
  5986. //
  5987. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5988. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5989. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5990. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  5991. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  5992. this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29);
  5993. this.label_CheckModeStatus.TabIndex = 11;
  5994. this.label_CheckModeStatus.Text = "测试结束";
  5995. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5996. //
  5997. // label_CheckModeResult
  5998. //
  5999. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  6000. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6001. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  6002. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  6003. this.label_CheckModeResult.Name = "label_CheckModeResult";
  6004. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  6005. this.label_CheckModeResult.TabIndex = 12;
  6006. this.label_CheckModeResult.Text = "测试合格";
  6007. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6008. //
  6009. // label141
  6010. //
  6011. this.label141.AutoSize = true;
  6012. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6013. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  6014. this.label141.Location = new System.Drawing.Point(12, 43);
  6015. this.label141.Name = "label141";
  6016. this.label141.Size = new System.Drawing.Size(42, 21);
  6017. this.label141.TabIndex = 13;
  6018. this.label141.Text = "扫码";
  6019. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6020. //
  6021. // label23
  6022. //
  6023. this.label23.AutoSize = true;
  6024. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6025. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6026. this.label23.ForeColor = System.Drawing.Color.White;
  6027. this.label23.Location = new System.Drawing.Point(398, 622);
  6028. this.label23.Name = "label23";
  6029. this.label23.Size = new System.Drawing.Size(68, 17);
  6030. this.label23.TabIndex = 7;
  6031. this.label23.Text = "接收计数:";
  6032. //
  6033. // label_RecCount
  6034. //
  6035. this.label_RecCount.AutoSize = true;
  6036. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6037. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6038. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  6039. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  6040. this.label_RecCount.Name = "label_RecCount";
  6041. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  6042. this.label_RecCount.TabIndex = 8;
  6043. this.label_RecCount.Text = "0";
  6044. //
  6045. // timer_1s
  6046. //
  6047. this.timer_1s.Enabled = true;
  6048. this.timer_1s.Interval = 500;
  6049. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  6050. //
  6051. // label_BuildTime
  6052. //
  6053. this.label_BuildTime.AutoSize = true;
  6054. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6055. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6056. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  6057. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  6058. this.label_BuildTime.Name = "label_BuildTime";
  6059. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  6060. this.label_BuildTime.TabIndex = 10;
  6061. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  6062. //
  6063. // label_SystemTime
  6064. //
  6065. this.label_SystemTime.AutoSize = true;
  6066. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6067. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6068. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  6069. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  6070. this.label_SystemTime.Name = "label_SystemTime";
  6071. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  6072. this.label_SystemTime.TabIndex = 11;
  6073. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  6074. //
  6075. // label_COM_Sta
  6076. //
  6077. this.label_COM_Sta.AutoSize = true;
  6078. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6079. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6080. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  6081. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  6082. this.label_COM_Sta.Name = "label_COM_Sta";
  6083. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  6084. this.label_COM_Sta.TabIndex = 12;
  6085. this.label_COM_Sta.Text = "端口:未连接";
  6086. //
  6087. // label43
  6088. //
  6089. this.label43.BackColor = System.Drawing.Color.Silver;
  6090. this.label43.ForeColor = System.Drawing.Color.White;
  6091. this.label43.Location = new System.Drawing.Point(219, 623);
  6092. this.label43.Name = "label43";
  6093. this.label43.Size = new System.Drawing.Size(1, 15);
  6094. this.label43.TabIndex = 8;
  6095. //
  6096. // label44
  6097. //
  6098. this.label44.BackColor = System.Drawing.Color.Silver;
  6099. this.label44.ForeColor = System.Drawing.Color.White;
  6100. this.label44.Location = new System.Drawing.Point(393, 623);
  6101. this.label44.Name = "label44";
  6102. this.label44.Size = new System.Drawing.Size(1, 15);
  6103. this.label44.TabIndex = 13;
  6104. //
  6105. // label45
  6106. //
  6107. this.label45.BackColor = System.Drawing.Color.Silver;
  6108. this.label45.ForeColor = System.Drawing.Color.White;
  6109. this.label45.Location = new System.Drawing.Point(642, 623);
  6110. this.label45.Name = "label45";
  6111. this.label45.Size = new System.Drawing.Size(1, 15);
  6112. this.label45.TabIndex = 14;
  6113. //
  6114. // label96
  6115. //
  6116. this.label96.BackColor = System.Drawing.Color.Silver;
  6117. this.label96.ForeColor = System.Drawing.Color.White;
  6118. this.label96.Location = new System.Drawing.Point(526, 623);
  6119. this.label96.Name = "label96";
  6120. this.label96.Size = new System.Drawing.Size(1, 15);
  6121. this.label96.TabIndex = 17;
  6122. //
  6123. // label_Server_ComStatus
  6124. //
  6125. this.label_Server_ComStatus.AutoSize = true;
  6126. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6127. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6128. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  6129. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  6130. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  6131. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  6132. this.label_Server_ComStatus.TabIndex = 18;
  6133. this.label_Server_ComStatus.Text = "网络:未连接";
  6134. //
  6135. // label_ServerStatus
  6136. //
  6137. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  6138. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  6139. this.label_ServerStatus.Name = "label_ServerStatus";
  6140. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  6141. this.label_ServerStatus.TabIndex = 19;
  6142. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  6143. //
  6144. // label_PortStatus
  6145. //
  6146. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  6147. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  6148. this.label_PortStatus.Name = "label_PortStatus";
  6149. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  6150. this.label_PortStatus.TabIndex = 20;
  6151. //
  6152. // label_Computername
  6153. //
  6154. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6155. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6156. this.label_Computername.ForeColor = System.Drawing.Color.White;
  6157. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  6158. this.label_Computername.Name = "label_Computername";
  6159. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  6160. this.label_Computername.TabIndex = 21;
  6161. this.label_Computername.Text = "计算机名:";
  6162. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6163. //
  6164. // tabControl2
  6165. //
  6166. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  6167. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  6168. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  6169. this.tabControl2.Name = "tabControl2";
  6170. this.tabControl2.SelectedIndex = 0;
  6171. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  6172. this.tabControl2.TabIndex = 23;
  6173. this.tabControl2.Visible = false;
  6174. //
  6175. // tabPage_RunInfo
  6176. //
  6177. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6178. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  6179. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  6180. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  6181. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  6182. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  6183. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  6184. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  6185. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  6186. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  6187. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  6188. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  6189. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  6190. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  6191. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  6192. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  6193. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  6194. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  6195. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  6196. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  6197. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  6198. this.tabPage_RunInfo.Controls.Add(this.label55);
  6199. this.tabPage_RunInfo.Controls.Add(this.label28);
  6200. this.tabPage_RunInfo.Controls.Add(this.label22);
  6201. this.tabPage_RunInfo.Controls.Add(this.label16);
  6202. this.tabPage_RunInfo.Controls.Add(this.label10);
  6203. this.tabPage_RunInfo.Controls.Add(this.label21);
  6204. this.tabPage_RunInfo.Controls.Add(this.label15);
  6205. this.tabPage_RunInfo.Controls.Add(this.label9);
  6206. this.tabPage_RunInfo.Controls.Add(this.label20);
  6207. this.tabPage_RunInfo.Controls.Add(this.label14);
  6208. this.tabPage_RunInfo.Controls.Add(this.label8);
  6209. this.tabPage_RunInfo.Controls.Add(this.label19);
  6210. this.tabPage_RunInfo.Controls.Add(this.label13);
  6211. this.tabPage_RunInfo.Controls.Add(this.label7);
  6212. this.tabPage_RunInfo.Controls.Add(this.label18);
  6213. this.tabPage_RunInfo.Controls.Add(this.label12);
  6214. this.tabPage_RunInfo.Controls.Add(this.label6);
  6215. this.tabPage_RunInfo.Controls.Add(this.label17);
  6216. this.tabPage_RunInfo.Controls.Add(this.label11);
  6217. this.tabPage_RunInfo.Controls.Add(this.label5);
  6218. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  6219. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  6220. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  6221. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  6222. this.tabPage_RunInfo.TabIndex = 0;
  6223. this.tabPage_RunInfo.Text = "运行信息";
  6224. //
  6225. // textBox_RunInfo_BikeSpeed
  6226. //
  6227. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6228. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10);
  6229. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  6230. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  6231. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  6232. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  6233. //
  6234. // textBox_RunInfo_MotorSpeed
  6235. //
  6236. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6237. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127);
  6238. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  6239. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  6240. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  6241. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  6242. //
  6243. // textBox_RunInfo_Cadence
  6244. //
  6245. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6246. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49);
  6247. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  6248. this.textBox_RunInfo_Cadence.ReadOnly = true;
  6249. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  6250. this.textBox_RunInfo_Cadence.TabIndex = 28;
  6251. //
  6252. // textBox_TorqueReg
  6253. //
  6254. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6255. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86);
  6256. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  6257. this.textBox_TorqueReg.ReadOnly = true;
  6258. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  6259. this.textBox_TorqueReg.TabIndex = 45;
  6260. //
  6261. // textBox_RunInfo_Torque
  6262. //
  6263. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6264. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88);
  6265. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  6266. this.textBox_RunInfo_Torque.ReadOnly = true;
  6267. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  6268. this.textBox_RunInfo_Torque.TabIndex = 29;
  6269. //
  6270. // textBox_RunInfo_Dir
  6271. //
  6272. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6273. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127);
  6274. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  6275. this.textBox_RunInfo_Dir.ReadOnly = true;
  6276. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  6277. this.textBox_RunInfo_Dir.TabIndex = 30;
  6278. //
  6279. // textBox_RunInfo_Vol
  6280. //
  6281. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6282. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10);
  6283. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  6284. this.textBox_RunInfo_Vol.ReadOnly = true;
  6285. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  6286. this.textBox_RunInfo_Vol.TabIndex = 31;
  6287. //
  6288. // textBox_RunInfo_Current
  6289. //
  6290. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6291. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49);
  6292. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  6293. this.textBox_RunInfo_Current.ReadOnly = true;
  6294. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  6295. this.textBox_RunInfo_Current.TabIndex = 32;
  6296. //
  6297. // textBox_RunInfo_Power
  6298. //
  6299. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6300. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87);
  6301. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  6302. this.textBox_RunInfo_Power.ReadOnly = true;
  6303. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  6304. this.textBox_RunInfo_Power.TabIndex = 33;
  6305. //
  6306. // textBox_RunInfo_SOC
  6307. //
  6308. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6309. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9);
  6310. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  6311. this.textBox_RunInfo_SOC.ReadOnly = true;
  6312. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  6313. this.textBox_RunInfo_SOC.TabIndex = 26;
  6314. //
  6315. // textBox_RunInfo_T_PCB
  6316. //
  6317. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6318. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10);
  6319. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  6320. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  6321. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  6322. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  6323. //
  6324. // textBox_RunInfo_T_MCU
  6325. //
  6326. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6327. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49);
  6328. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  6329. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  6330. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  6331. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  6332. //
  6333. // textBox_RunInfo_T_Coil
  6334. //
  6335. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6336. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87);
  6337. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  6338. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  6339. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  6340. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  6341. //
  6342. // textBox_RunInfo_GearSt
  6343. //
  6344. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6345. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127);
  6346. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  6347. this.textBox_RunInfo_GearSt.ReadOnly = true;
  6348. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  6349. this.textBox_RunInfo_GearSt.TabIndex = 38;
  6350. //
  6351. // textBox_RunInfo_LightSwitch
  6352. //
  6353. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6354. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126);
  6355. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  6356. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  6357. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  6358. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  6359. //
  6360. // textBox_RunInfo_Range
  6361. //
  6362. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6363. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86);
  6364. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  6365. this.textBox_RunInfo_Range.ReadOnly = true;
  6366. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  6367. this.textBox_RunInfo_Range.TabIndex = 40;
  6368. //
  6369. // textBox_RunInfo_AvgPower
  6370. //
  6371. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6372. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48);
  6373. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  6374. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  6375. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  6376. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  6377. //
  6378. // textBox_RunInfo_Trip
  6379. //
  6380. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6381. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9);
  6382. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  6383. this.textBox_RunInfo_Trip.ReadOnly = true;
  6384. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  6385. this.textBox_RunInfo_Trip.TabIndex = 42;
  6386. //
  6387. // textBox_RunInfo_Trip_Time
  6388. //
  6389. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6390. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48);
  6391. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  6392. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  6393. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  6394. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  6395. //
  6396. // textBox_ErrorCode
  6397. //
  6398. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6399. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126);
  6400. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  6401. this.textBox_ErrorCode.ReadOnly = true;
  6402. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  6403. this.textBox_ErrorCode.TabIndex = 25;
  6404. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  6405. //
  6406. // label55
  6407. //
  6408. this.label55.AutoSize = true;
  6409. this.label55.Location = new System.Drawing.Point(633, 90);
  6410. this.label55.Name = "label55";
  6411. this.label55.Size = new System.Drawing.Size(71, 21);
  6412. this.label55.TabIndex = 44;
  6413. this.label55.Text = "力矩Reg";
  6414. //
  6415. // label28
  6416. //
  6417. this.label28.AutoSize = true;
  6418. this.label28.Location = new System.Drawing.Point(633, 130);
  6419. this.label28.Name = "label28";
  6420. this.label28.Size = new System.Drawing.Size(58, 21);
  6421. this.label28.TabIndex = 14;
  6422. this.label28.Text = "故障码";
  6423. //
  6424. // label22
  6425. //
  6426. this.label22.AutoSize = true;
  6427. this.label22.Location = new System.Drawing.Point(633, 52);
  6428. this.label22.Name = "label22";
  6429. this.label22.Size = new System.Drawing.Size(74, 21);
  6430. this.label22.TabIndex = 7;
  6431. this.label22.Text = "单次时间";
  6432. //
  6433. // label16
  6434. //
  6435. this.label16.AutoSize = true;
  6436. this.label16.Location = new System.Drawing.Point(485, 90);
  6437. this.label16.Name = "label16";
  6438. this.label16.Size = new System.Drawing.Size(42, 21);
  6439. this.label16.TabIndex = 8;
  6440. this.label16.Text = "续航";
  6441. //
  6442. // label10
  6443. //
  6444. this.label10.AutoSize = true;
  6445. this.label10.Location = new System.Drawing.Point(153, 92);
  6446. this.label10.Name = "label10";
  6447. this.label10.Size = new System.Drawing.Size(42, 21);
  6448. this.label10.TabIndex = 9;
  6449. this.label10.Text = "功率";
  6450. //
  6451. // label21
  6452. //
  6453. this.label21.AutoSize = true;
  6454. this.label21.Location = new System.Drawing.Point(633, 13);
  6455. this.label21.Name = "label21";
  6456. this.label21.Size = new System.Drawing.Size(74, 21);
  6457. this.label21.TabIndex = 10;
  6458. this.label21.Text = "单次里程";
  6459. //
  6460. // label15
  6461. //
  6462. this.label15.AutoSize = true;
  6463. this.label15.Location = new System.Drawing.Point(485, 13);
  6464. this.label15.Name = "label15";
  6465. this.label15.Size = new System.Drawing.Size(42, 21);
  6466. this.label15.TabIndex = 11;
  6467. this.label15.Text = "电量";
  6468. //
  6469. // label9
  6470. //
  6471. this.label9.AutoSize = true;
  6472. this.label9.Location = new System.Drawing.Point(153, 53);
  6473. this.label9.Name = "label9";
  6474. this.label9.Size = new System.Drawing.Size(42, 21);
  6475. this.label9.TabIndex = 12;
  6476. this.label9.Text = "电流";
  6477. //
  6478. // label20
  6479. //
  6480. this.label20.AutoSize = true;
  6481. this.label20.Location = new System.Drawing.Point(300, 91);
  6482. this.label20.Name = "label20";
  6483. this.label20.Size = new System.Drawing.Size(74, 21);
  6484. this.label20.TabIndex = 13;
  6485. this.label20.Text = "电机温度";
  6486. //
  6487. // label14
  6488. //
  6489. this.label14.AutoSize = true;
  6490. this.label14.Location = new System.Drawing.Point(485, 130);
  6491. this.label14.Name = "label14";
  6492. this.label14.Size = new System.Drawing.Size(42, 21);
  6493. this.label14.TabIndex = 15;
  6494. this.label14.Text = "大灯";
  6495. //
  6496. // label8
  6497. //
  6498. this.label8.AutoSize = true;
  6499. this.label8.Location = new System.Drawing.Point(153, 14);
  6500. this.label8.Name = "label8";
  6501. this.label8.Size = new System.Drawing.Size(42, 21);
  6502. this.label8.TabIndex = 23;
  6503. this.label8.Text = "电压";
  6504. //
  6505. // label19
  6506. //
  6507. this.label19.AutoSize = true;
  6508. this.label19.Location = new System.Drawing.Point(300, 53);
  6509. this.label19.Name = "label19";
  6510. this.label19.Size = new System.Drawing.Size(81, 21);
  6511. this.label19.TabIndex = 16;
  6512. this.label19.Text = "MCU温度";
  6513. //
  6514. // label13
  6515. //
  6516. this.label13.AutoSize = true;
  6517. this.label13.Location = new System.Drawing.Point(300, 131);
  6518. this.label13.Name = "label13";
  6519. this.label13.Size = new System.Drawing.Size(42, 21);
  6520. this.label13.TabIndex = 17;
  6521. this.label13.Text = "档位";
  6522. //
  6523. // label7
  6524. //
  6525. this.label7.AutoSize = true;
  6526. this.label7.Location = new System.Drawing.Point(6, 131);
  6527. this.label7.Name = "label7";
  6528. this.label7.Size = new System.Drawing.Size(42, 21);
  6529. this.label7.TabIndex = 18;
  6530. this.label7.Text = "转速";
  6531. //
  6532. // label18
  6533. //
  6534. this.label18.AutoSize = true;
  6535. this.label18.Location = new System.Drawing.Point(300, 14);
  6536. this.label18.Name = "label18";
  6537. this.label18.Size = new System.Drawing.Size(73, 21);
  6538. this.label18.TabIndex = 19;
  6539. this.label18.Text = "PCB温度";
  6540. //
  6541. // label12
  6542. //
  6543. this.label12.AutoSize = true;
  6544. this.label12.Location = new System.Drawing.Point(153, 131);
  6545. this.label12.Name = "label12";
  6546. this.label12.Size = new System.Drawing.Size(42, 21);
  6547. this.label12.TabIndex = 20;
  6548. this.label12.Text = "方向";
  6549. //
  6550. // label6
  6551. //
  6552. this.label6.AutoSize = true;
  6553. this.label6.Location = new System.Drawing.Point(6, 53);
  6554. this.label6.Name = "label6";
  6555. this.label6.Size = new System.Drawing.Size(42, 21);
  6556. this.label6.TabIndex = 21;
  6557. this.label6.Text = "踏频";
  6558. //
  6559. // label17
  6560. //
  6561. this.label17.AutoSize = true;
  6562. this.label17.Location = new System.Drawing.Point(485, 52);
  6563. this.label17.Name = "label17";
  6564. this.label17.Size = new System.Drawing.Size(42, 21);
  6565. this.label17.TabIndex = 22;
  6566. this.label17.Text = "功耗";
  6567. //
  6568. // label11
  6569. //
  6570. this.label11.AutoSize = true;
  6571. this.label11.Location = new System.Drawing.Point(6, 92);
  6572. this.label11.Name = "label11";
  6573. this.label11.Size = new System.Drawing.Size(42, 21);
  6574. this.label11.TabIndex = 24;
  6575. this.label11.Text = "力矩";
  6576. //
  6577. // label5
  6578. //
  6579. this.label5.AutoSize = true;
  6580. this.label5.Location = new System.Drawing.Point(6, 14);
  6581. this.label5.Name = "label5";
  6582. this.label5.Size = new System.Drawing.Size(42, 21);
  6583. this.label5.TabIndex = 6;
  6584. this.label5.Text = "车速";
  6585. //
  6586. // tabPage_DebugInfo
  6587. //
  6588. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6589. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  6590. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  6591. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  6592. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  6593. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  6594. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  6595. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  6596. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  6597. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  6598. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  6599. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  6600. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  6601. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  6602. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  6603. this.tabPage_DebugInfo.Controls.Add(this.label97);
  6604. this.tabPage_DebugInfo.Controls.Add(this.label109);
  6605. this.tabPage_DebugInfo.Controls.Add(this.label98);
  6606. this.tabPage_DebugInfo.Controls.Add(this.label99);
  6607. this.tabPage_DebugInfo.Controls.Add(this.label100);
  6608. this.tabPage_DebugInfo.Controls.Add(this.label101);
  6609. this.tabPage_DebugInfo.Controls.Add(this.label102);
  6610. this.tabPage_DebugInfo.Controls.Add(this.label110);
  6611. this.tabPage_DebugInfo.Controls.Add(this.label108);
  6612. this.tabPage_DebugInfo.Controls.Add(this.label103);
  6613. this.tabPage_DebugInfo.Controls.Add(this.label104);
  6614. this.tabPage_DebugInfo.Controls.Add(this.label105);
  6615. this.tabPage_DebugInfo.Controls.Add(this.label106);
  6616. this.tabPage_DebugInfo.Controls.Add(this.label107);
  6617. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  6618. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  6619. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  6620. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  6621. this.tabPage_DebugInfo.TabIndex = 1;
  6622. this.tabPage_DebugInfo.Text = "调试信息";
  6623. //
  6624. // textBox_DebugInfo_SysFun
  6625. //
  6626. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6627. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  6628. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  6629. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  6630. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  6631. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  6632. //
  6633. // textBox_DebugInfo_SecondFun
  6634. //
  6635. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6636. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  6637. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  6638. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  6639. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  6640. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  6641. //
  6642. // textBox_DebugInfo_MotorFun
  6643. //
  6644. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6645. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  6646. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  6647. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  6648. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  6649. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  6650. //
  6651. // textBox_DebugInfo_AssistFun
  6652. //
  6653. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6654. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  6655. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  6656. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  6657. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  6658. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  6659. //
  6660. // textBox_DebugInfo_IdRef
  6661. //
  6662. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6663. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  6664. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  6665. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  6666. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  6667. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  6668. //
  6669. // textBox_DebugInfo_IqRef
  6670. //
  6671. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6672. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  6673. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  6674. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  6675. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  6676. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  6677. //
  6678. // textBox_DebugInfo_UdRef
  6679. //
  6680. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6681. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  6682. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  6683. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  6684. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  6685. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  6686. //
  6687. // textBox_DebugInfo_UqRef
  6688. //
  6689. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6690. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  6691. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  6692. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  6693. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  6694. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  6695. //
  6696. // textBox_DebugInfo_TorquePu
  6697. //
  6698. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6699. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  6700. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  6701. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  6702. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  6703. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  6704. //
  6705. // textBox_DebugInfo_TorqueFil
  6706. //
  6707. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6708. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  6709. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  6710. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  6711. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  6712. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  6713. //
  6714. // textBox_DebugInfo_TorqueCadence
  6715. //
  6716. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6717. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  6718. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  6719. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  6720. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  6721. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  6722. //
  6723. // textBox_DebugInfo_IqFdb
  6724. //
  6725. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6726. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  6727. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  6728. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  6729. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  6730. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  6731. //
  6732. // textBox_DebugInfo_IdFdb
  6733. //
  6734. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6735. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  6736. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  6737. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  6738. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  6739. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  6740. //
  6741. // textBox_DebugInfo_AssistOut
  6742. //
  6743. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6744. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  6745. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  6746. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  6747. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  6748. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  6749. //
  6750. // label97
  6751. //
  6752. this.label97.AutoSize = true;
  6753. this.label97.Location = new System.Drawing.Point(344, 46);
  6754. this.label97.Name = "label97";
  6755. this.label97.Size = new System.Drawing.Size(106, 21);
  6756. this.label97.TabIndex = 45;
  6757. this.label97.Text = "时间滤波力矩";
  6758. //
  6759. // label109
  6760. //
  6761. this.label109.AutoSize = true;
  6762. this.label109.Location = new System.Drawing.Point(344, 118);
  6763. this.label109.Name = "label109";
  6764. this.label109.Size = new System.Drawing.Size(102, 21);
  6765. this.label109.TabIndex = 46;
  6766. this.label109.Text = "D轴电流反馈";
  6767. //
  6768. // label98
  6769. //
  6770. this.label98.AutoSize = true;
  6771. this.label98.Location = new System.Drawing.Point(170, 10);
  6772. this.label98.Name = "label98";
  6773. this.label98.Size = new System.Drawing.Size(102, 21);
  6774. this.label98.TabIndex = 46;
  6775. this.label98.Text = "D轴电流给定";
  6776. //
  6777. // label99
  6778. //
  6779. this.label99.AutoSize = true;
  6780. this.label99.Location = new System.Drawing.Point(8, 118);
  6781. this.label99.Name = "label99";
  6782. this.label99.Size = new System.Drawing.Size(90, 21);
  6783. this.label99.TabIndex = 47;
  6784. this.label99.Text = "助力状态机";
  6785. //
  6786. // label100
  6787. //
  6788. this.label100.AutoSize = true;
  6789. this.label100.Location = new System.Drawing.Point(170, 82);
  6790. this.label100.Name = "label100";
  6791. this.label100.Size = new System.Drawing.Size(102, 21);
  6792. this.label100.TabIndex = 48;
  6793. this.label100.Text = "D轴电压给定";
  6794. //
  6795. // label101
  6796. //
  6797. this.label101.AutoSize = true;
  6798. this.label101.Location = new System.Drawing.Point(8, 46);
  6799. this.label101.Name = "label101";
  6800. this.label101.Size = new System.Drawing.Size(90, 21);
  6801. this.label101.TabIndex = 53;
  6802. this.label101.Text = "二层状态机";
  6803. //
  6804. // label102
  6805. //
  6806. this.label102.AutoSize = true;
  6807. this.label102.Location = new System.Drawing.Point(170, 118);
  6808. this.label102.Name = "label102";
  6809. this.label102.Size = new System.Drawing.Size(103, 21);
  6810. this.label102.TabIndex = 49;
  6811. this.label102.Text = "Q轴电压给定";
  6812. //
  6813. // label110
  6814. //
  6815. this.label110.AutoSize = true;
  6816. this.label110.Location = new System.Drawing.Point(522, 46);
  6817. this.label110.Name = "label110";
  6818. this.label110.Size = new System.Drawing.Size(106, 21);
  6819. this.label110.TabIndex = 51;
  6820. this.label110.Text = "助力输出电流";
  6821. //
  6822. // label108
  6823. //
  6824. this.label108.AutoSize = true;
  6825. this.label108.Location = new System.Drawing.Point(522, 10);
  6826. this.label108.Name = "label108";
  6827. this.label108.Size = new System.Drawing.Size(103, 21);
  6828. this.label108.TabIndex = 51;
  6829. this.label108.Text = "Q轴电流反馈";
  6830. //
  6831. // label103
  6832. //
  6833. this.label103.AutoSize = true;
  6834. this.label103.Location = new System.Drawing.Point(8, 82);
  6835. this.label103.Name = "label103";
  6836. this.label103.Size = new System.Drawing.Size(90, 21);
  6837. this.label103.TabIndex = 50;
  6838. this.label103.Text = "电机状态机";
  6839. //
  6840. // label104
  6841. //
  6842. this.label104.AutoSize = true;
  6843. this.label104.Location = new System.Drawing.Point(170, 46);
  6844. this.label104.Name = "label104";
  6845. this.label104.Size = new System.Drawing.Size(103, 21);
  6846. this.label104.TabIndex = 51;
  6847. this.label104.Text = "Q轴电流给定";
  6848. //
  6849. // label105
  6850. //
  6851. this.label105.AutoSize = true;
  6852. this.label105.Location = new System.Drawing.Point(344, 10);
  6853. this.label105.Name = "label105";
  6854. this.label105.Size = new System.Drawing.Size(74, 21);
  6855. this.label105.TabIndex = 52;
  6856. this.label105.Text = "瞬时力矩";
  6857. //
  6858. // label106
  6859. //
  6860. this.label106.AutoSize = true;
  6861. this.label106.Location = new System.Drawing.Point(344, 82);
  6862. this.label106.Name = "label106";
  6863. this.label106.Size = new System.Drawing.Size(106, 21);
  6864. this.label106.TabIndex = 54;
  6865. this.label106.Text = "踏频滤波力矩";
  6866. //
  6867. // label107
  6868. //
  6869. this.label107.AutoSize = true;
  6870. this.label107.Location = new System.Drawing.Point(8, 10);
  6871. this.label107.Name = "label107";
  6872. this.label107.Size = new System.Drawing.Size(90, 21);
  6873. this.label107.TabIndex = 44;
  6874. this.label107.Text = "系统状态机";
  6875. //
  6876. // label_StarInfo
  6877. //
  6878. this.label_StarInfo.AutoSize = true;
  6879. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6880. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  6881. this.label_StarInfo.Name = "label_StarInfo";
  6882. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  6883. this.label_StarInfo.TabIndex = 24;
  6884. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  6885. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6886. //
  6887. // pictureBox2
  6888. //
  6889. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6890. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  6891. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  6892. this.pictureBox2.Name = "pictureBox2";
  6893. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  6894. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  6895. this.pictureBox2.TabIndex = 16;
  6896. this.pictureBox2.TabStop = false;
  6897. //
  6898. // label_UserName
  6899. //
  6900. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6901. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6902. this.label_UserName.ForeColor = System.Drawing.Color.White;
  6903. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  6904. this.label_UserName.Name = "label_UserName";
  6905. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  6906. this.label_UserName.TabIndex = 21;
  6907. this.label_UserName.Text = "用户名:";
  6908. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6909. //
  6910. // label124
  6911. //
  6912. this.label124.BackColor = System.Drawing.Color.Silver;
  6913. this.label124.ForeColor = System.Drawing.Color.White;
  6914. this.label124.Location = new System.Drawing.Point(568, 7);
  6915. this.label124.Name = "label124";
  6916. this.label124.Size = new System.Drawing.Size(1, 15);
  6917. this.label124.TabIndex = 25;
  6918. //
  6919. // label46
  6920. //
  6921. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6922. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6923. this.label46.ForeColor = System.Drawing.Color.White;
  6924. this.label46.Location = new System.Drawing.Point(726, 4);
  6925. this.label46.Name = "label46";
  6926. this.label46.Size = new System.Drawing.Size(23, 21);
  6927. this.label46.TabIndex = 21;
  6928. this.label46.Text = "/";
  6929. //
  6930. // checkBox_CheckModeMos
  6931. //
  6932. this.checkBox_CheckModeMos.AutoSize = true;
  6933. this.checkBox_CheckModeMos.Checked = true;
  6934. this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked;
  6935. this.checkBox_CheckModeMos.Enabled = false;
  6936. this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6937. this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148);
  6938. this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos";
  6939. this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24);
  6940. this.checkBox_CheckModeMos.TabIndex = 9;
  6941. this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
  6942. this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
  6943. //
  6944. // label132
  6945. //
  6946. this.label132.AutoSize = true;
  6947. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6948. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  6949. this.label132.Location = new System.Drawing.Point(6, 202);
  6950. this.label132.Name = "label132";
  6951. this.label132.Size = new System.Drawing.Size(70, 20);
  6952. this.label132.TabIndex = 18;
  6953. this.label132.Text = "MOS校准";
  6954. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6955. //
  6956. // label_CheckModeMos
  6957. //
  6958. this.label_CheckModeMos.BackColor = System.Drawing.Color.Red;
  6959. this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6960. this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText;
  6961. this.label_CheckModeMos.Location = new System.Drawing.Point(108, 202);
  6962. this.label_CheckModeMos.Name = "label_CheckModeMos";
  6963. this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20);
  6964. this.label_CheckModeMos.TabIndex = 19;
  6965. this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6966. //
  6967. // mainForm
  6968. //
  6969. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  6970. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  6971. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6972. this.ClientSize = new System.Drawing.Size(1034, 641);
  6973. this.Controls.Add(this.label124);
  6974. this.Controls.Add(this.tabControl2);
  6975. this.Controls.Add(this.groupBox3);
  6976. this.Controls.Add(this.label_StarInfo);
  6977. this.Controls.Add(this.label46);
  6978. this.Controls.Add(this.label_UserName);
  6979. this.Controls.Add(this.label_Computername);
  6980. this.Controls.Add(this.label_PortStatus);
  6981. this.Controls.Add(this.label_ServerStatus);
  6982. this.Controls.Add(this.label_Server_ComStatus);
  6983. this.Controls.Add(this.label96);
  6984. this.Controls.Add(this.pictureBox2);
  6985. this.Controls.Add(this.label45);
  6986. this.Controls.Add(this.label44);
  6987. this.Controls.Add(this.label43);
  6988. this.Controls.Add(this.label_COM_Sta);
  6989. this.Controls.Add(this.label_SystemTime);
  6990. this.Controls.Add(this.label_BuildTime);
  6991. this.Controls.Add(this.label_RecCount);
  6992. this.Controls.Add(this.label23);
  6993. this.Controls.Add(this.groupBox1);
  6994. this.Controls.Add(this.statusStrip1);
  6995. this.Controls.Add(this.menuStrip_Set);
  6996. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6997. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  6998. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  6999. this.Margin = new System.Windows.Forms.Padding(4);
  7000. this.MaximizeBox = false;
  7001. this.Name = "mainForm";
  7002. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  7003. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  7004. this.Load += new System.EventHandler(this.MainForm_Load);
  7005. this.menuStrip_Set.ResumeLayout(false);
  7006. this.menuStrip_Set.PerformLayout();
  7007. this.statusStrip1.ResumeLayout(false);
  7008. this.statusStrip1.PerformLayout();
  7009. this.groupBox1.ResumeLayout(false);
  7010. this.groupBox1.PerformLayout();
  7011. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  7012. this.groupBox3.ResumeLayout(false);
  7013. this.tabControl1.ResumeLayout(false);
  7014. this.tabPage_MotorParam.ResumeLayout(false);
  7015. this.tabPage_BikeParam.ResumeLayout(false);
  7016. this.tabPage_BikeParam.PerformLayout();
  7017. this.tabPage_BikeParam2.ResumeLayout(false);
  7018. this.tabPage_ControlParam.ResumeLayout(false);
  7019. this.tabPage_SensorParam.ResumeLayout(false);
  7020. this.tabPage_SensorParam.PerformLayout();
  7021. this.tabPage_AssistParam.ResumeLayout(false);
  7022. this.tabPage_AssistParam.PerformLayout();
  7023. this.tabPage_UsrRideParam.ResumeLayout(false);
  7024. this.tabPage_UsrRideParam.PerformLayout();
  7025. this.tabPage_DebugParam.ResumeLayout(false);
  7026. this.tabPage_RecordInfo.ResumeLayout(false);
  7027. this.tabPage_RecordInfo.PerformLayout();
  7028. this.tabPage_OtherInfo.ResumeLayout(false);
  7029. this.groupBox16.ResumeLayout(false);
  7030. this.groupBox16.PerformLayout();
  7031. this.groupBox18.ResumeLayout(false);
  7032. this.groupBox18.PerformLayout();
  7033. this.groupBox17.ResumeLayout(false);
  7034. this.groupBox17.PerformLayout();
  7035. this.groupBox23.ResumeLayout(false);
  7036. this.groupBox23.PerformLayout();
  7037. this.groupBox9.ResumeLayout(false);
  7038. this.groupBox8.ResumeLayout(false);
  7039. this.groupBox8.PerformLayout();
  7040. this.groupBox7.ResumeLayout(false);
  7041. this.groupBox7.PerformLayout();
  7042. this.groupBox6.ResumeLayout(false);
  7043. this.groupBox6.PerformLayout();
  7044. this.groupBox5.ResumeLayout(false);
  7045. this.groupBox5.PerformLayout();
  7046. this.groupBox4.ResumeLayout(false);
  7047. this.groupBox4.PerformLayout();
  7048. this.tabPage_OBC.ResumeLayout(false);
  7049. this.groupBox26.ResumeLayout(false);
  7050. this.groupBox15.ResumeLayout(false);
  7051. this.groupBox15.PerformLayout();
  7052. this.groupBox14.ResumeLayout(false);
  7053. this.groupBox14.PerformLayout();
  7054. this.groupBox13.ResumeLayout(false);
  7055. this.groupBox13.PerformLayout();
  7056. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  7057. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  7058. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  7059. this.groupBox12.ResumeLayout(false);
  7060. this.groupBox11.ResumeLayout(false);
  7061. this.groupBox11.PerformLayout();
  7062. this.groupBox10.ResumeLayout(false);
  7063. this.groupBox10.PerformLayout();
  7064. this.tabPage_RAMorFLASH.ResumeLayout(false);
  7065. this.tabPage_RAMorFLASH.PerformLayout();
  7066. this.tabPage_FactoryMode.ResumeLayout(false);
  7067. this.groupBox25.ResumeLayout(false);
  7068. this.groupBox25.PerformLayout();
  7069. this.groupBox22.ResumeLayout(false);
  7070. this.groupBox22.PerformLayout();
  7071. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
  7072. this.groupBox21.ResumeLayout(false);
  7073. this.groupBox21.PerformLayout();
  7074. this.groupBox20.ResumeLayout(false);
  7075. this.groupBox20.PerformLayout();
  7076. this.groupBox24.ResumeLayout(false);
  7077. this.groupBox24.PerformLayout();
  7078. this.groupBox19.ResumeLayout(false);
  7079. this.tabPage_ProductMode_Write.ResumeLayout(false);
  7080. this.tabPage_ProductMode_Write.PerformLayout();
  7081. this.groupBox28.ResumeLayout(false);
  7082. this.groupBox28.PerformLayout();
  7083. this.groupBox27.ResumeLayout(false);
  7084. this.groupBox2.ResumeLayout(false);
  7085. this.groupBox2.PerformLayout();
  7086. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  7087. this.tabPage_ProductMode_Read.ResumeLayout(false);
  7088. this.tabPage_ProductMode_Read.PerformLayout();
  7089. this.groupBox31.ResumeLayout(false);
  7090. this.groupBox31.PerformLayout();
  7091. this.groupBox30.ResumeLayout(false);
  7092. this.groupBox29.ResumeLayout(false);
  7093. this.groupBox29.PerformLayout();
  7094. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  7095. this.tabControl2.ResumeLayout(false);
  7096. this.tabPage_RunInfo.ResumeLayout(false);
  7097. this.tabPage_RunInfo.PerformLayout();
  7098. this.tabPage_DebugInfo.ResumeLayout(false);
  7099. this.tabPage_DebugInfo.PerformLayout();
  7100. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  7101. this.ResumeLayout(false);
  7102. this.PerformLayout();
  7103. }
  7104. #endregion
  7105. private MenuStrip menuStrip_Set;
  7106. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  7107. private ToolStripMenuItem 端口号ToolStripMenuItem;
  7108. private ToolStripMenuItem 波特率ToolStripMenuItem;
  7109. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  7110. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  7111. private ToolStripMenuItem 关于ToolStripMenuItem;
  7112. private ToolStripMenuItem 帮助ToolStripMenuItem;
  7113. private ToolStripMenuItem 版本ToolStripMenuItem;
  7114. private StatusStrip statusStrip1;
  7115. private ToolStripStatusLabel toolStripStatusLabel1;
  7116. private GroupBox groupBox1;
  7117. private GroupBox groupBox3;
  7118. private ToolStripMenuItem 连接ToolStripMenuItem;
  7119. private NumericUpDown numericUpDown_SpeedAdj;
  7120. private Label label4;
  7121. private Label label3;
  7122. private ComboBox comboBox_WorkMode;
  7123. private Label label2;
  7124. private Label label1;
  7125. private ToolStripMenuItem 配置ToolStripMenuItem;
  7126. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  7127. private ToolStripMenuItem 计算器ToolStripMenuItem;
  7128. private ToolStripMenuItem 刷新ToolStripMenuItem;
  7129. private ToolStripComboBox toolStripComboBox_ComNum;
  7130. private ToolStripComboBox toolStripComboBox_Baudrate;
  7131. public ComboBox comboBox_LightSwitch;
  7132. public ComboBox comboBox_GearSt;
  7133. private Label label23;
  7134. private Label label_RecCount;
  7135. private Timer timer_1s;
  7136. private Label label24;
  7137. private TabControl tabControl1;
  7138. private TabPage tabPage_MotorParam;
  7139. private TabPage tabPage_BikeParam;
  7140. private TabPage tabPage_ControlParam;
  7141. private TabPage tabPage_SensorParam;
  7142. private TabPage tabPage_AssistParam;
  7143. private TabPage tabPage_DebugParam;
  7144. private TabPage tabPage_RecordInfo;
  7145. private TabPage tabPage_OtherInfo;
  7146. private Button button_Write;
  7147. private Button button_Read_MotorParam;
  7148. private RichTextBox richTextBox_MotorParam;
  7149. private Button button_WriteBikeParam;
  7150. private Button button_ReadBikeParam;
  7151. private RichTextBox richTextBox_BikeParam;
  7152. private Button button_WriteControlParam;
  7153. private Button button_ReadControlParam;
  7154. private RichTextBox richTextBox_ControlParam;
  7155. private Button button_WriteAssistParam;
  7156. private Button button_ReadAssistParam;
  7157. private RichTextBox richTextBox_AssistParam;
  7158. private Button button_WriteDebugParam;
  7159. private Button button_ReadDebugParam;
  7160. private RichTextBox richTextBox_DebugParam;
  7161. private Button button_SaveRecordInfo;
  7162. private Button button_ReadRecord;
  7163. private Button button_ExportLog;
  7164. private RichTextBox richTextBox_Record;
  7165. private Button button_Write_Cal;
  7166. private Button button_WriteSensorParam;
  7167. private Button button_ReadSensorParam;
  7168. private RichTextBox richTextBox_SensorParam;
  7169. private Label label25;
  7170. private TextBox textBox_Load;
  7171. private Label label27;
  7172. private Label label26;
  7173. private Label label29;
  7174. private GroupBox groupBox4;
  7175. private Button button_ReadVersion;
  7176. private Button button_WriteSN;
  7177. private Button button_WriteModel;
  7178. private TextBox textBox_FW;
  7179. private TextBox textBox_HW;
  7180. private TextBox textBox_SN;
  7181. private Label label33;
  7182. private Label label32;
  7183. private TextBox textBox_Model;
  7184. private Label label31;
  7185. private Label label30;
  7186. private GroupBox groupBox6;
  7187. private Button button_ReadUser3;
  7188. private Button button_WriteUser3;
  7189. private Button button_ReadUser2;
  7190. private Button button_WriteUser2;
  7191. private Button button_ReadUser1;
  7192. private Button button_WriteUser1;
  7193. private TextBox textBox_User3;
  7194. private TextBox textBox_User2;
  7195. private Label label35;
  7196. private TextBox textBox_User1;
  7197. private Label label36;
  7198. private Label label38;
  7199. private GroupBox groupBox5;
  7200. private Button button_ReadKey;
  7201. private Button button_WriteKey;
  7202. private TextBox textBox_Key;
  7203. private Label label37;
  7204. private GroupBox groupBox8;
  7205. private Button button_ReadOnLine;
  7206. private TextBox textBox_Online;
  7207. private Label label42;
  7208. private GroupBox groupBox7;
  7209. private Button button_ReadMAC;
  7210. private Button button_WriteMac;
  7211. private TextBox textBox_PP;
  7212. private TextBox textBox_MACDate;
  7213. private TextBox textBox_MACAdd;
  7214. private Label label34;
  7215. private Label label39;
  7216. private TextBox textBox_MAC;
  7217. private Label label40;
  7218. private Label label41;
  7219. private GroupBox groupBox9;
  7220. private Button button_Recovery;
  7221. private Button button_ClearLog;
  7222. private Button button_Reset;
  7223. private Button button_SystemClear;
  7224. private Label label_SystemTime;
  7225. private Label label_COM_Sta;
  7226. private Label label43;
  7227. private Label label44;
  7228. private Label label45;
  7229. private Label label47;
  7230. private ComboBox comboBox_AssistTorque;
  7231. private ComboBox comboBox_AssistCadence;
  7232. private ComboBox comboBox_TorqueSet;
  7233. private TabPage tabPage_OBC;
  7234. private CheckBox checkBox_OBC_StartSetGearSt;
  7235. public ComboBox comboBox_OBC_SetGearST;
  7236. private GroupBox groupBox15;
  7237. private TextBox textBox_OBC_ODO_TIME;
  7238. private Button button_OBC_ReadRideInfo;
  7239. private TextBox textBox_OBC_ODO_KM;
  7240. private Button button_OBC_ClearTrip;
  7241. private TextBox textBox_OBC_TRIP_TIME;
  7242. private Label label54;
  7243. private TextBox textBox_OBC_TRIP_KM;
  7244. private Label label52;
  7245. private GroupBox groupBox14;
  7246. private Button button_OBC_ReadVerInfo;
  7247. private TextBox textBox_OBC_ReadFW;
  7248. private TextBox textBox_OBC_ReadHW;
  7249. private TextBox textBox_OBC_ReadSN;
  7250. private Label label48;
  7251. private Label label49;
  7252. private TextBox textBox_OBC_ReadModel;
  7253. private Label label50;
  7254. private Label label51;
  7255. private GroupBox groupBox13;
  7256. private Button button_OBC_WriteUserInfo;
  7257. private GroupBox groupBox12;
  7258. private RichTextBox richTextBox_OBC_ReadUserInfo;
  7259. private Button button_OBC_ReadUserInfo;
  7260. private GroupBox groupBox11;
  7261. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  7262. private CheckBox checkBox_OBC_StartReadBMS;
  7263. private GroupBox groupBox10;
  7264. private Label label56;
  7265. private NumericUpDown numericUpDown_OBC_WheelAdj;
  7266. private Label label59;
  7267. public ComboBox comboBox_OBC_AssistFunc;
  7268. public ComboBox comboBox_OBC_StartMode;
  7269. private Label label58;
  7270. private Label label57;
  7271. private Label label60;
  7272. public ComboBox comboBox_OBC_LightSw;
  7273. private Label label61;
  7274. private Label label62;
  7275. private Button button_WriteTqSensorParam;
  7276. private GroupBox groupBox16;
  7277. private RadioButton radioButton_SIP_SaveYes;
  7278. private RadioButton radioButton_SIP_SaveNo;
  7279. private CheckBox checkBox_SaveYes;
  7280. private Button button_ReadSaveFlag;
  7281. private Button button_WriteSaveFlag;
  7282. private GroupBox groupBox18;
  7283. private GroupBox groupBox17;
  7284. private RadioButton radioButton_EE_SaveYes;
  7285. private RadioButton radioButton_EE_SaveNo;
  7286. private Label label64;
  7287. private NumericUpDown numericUpDown_OBC_OffTime;
  7288. private Label label63;
  7289. private TabPage tabPage_RAMorFLASH;
  7290. private TextBox textBox_Address_End;
  7291. private Label label66;
  7292. private TextBox textBox_Address_Begin;
  7293. private Label label65;
  7294. private Button button_ReadRamFlash;
  7295. private RichTextBox richTextBox_RamFlasgData;
  7296. private TabPage tabPage_FactoryMode;
  7297. private PictureBox pictureBox2;
  7298. private GroupBox groupBox25;
  7299. private GroupBox groupBox22;
  7300. private GroupBox groupBox21;
  7301. private GroupBox groupBox20;
  7302. private GroupBox groupBox19;
  7303. private Button button_FacModeInit;
  7304. private Button buttonFacModeSet1;
  7305. private TextBox textBox_FacModeSensorCal4;
  7306. private TextBox textBox_FacModeSensorCal3;
  7307. private TextBox textBox_FacModeSensorCal1;
  7308. private TextBox textBox_FacModeSensorCal2;
  7309. private TextBox textBox10;
  7310. private Button button_FacModeSensorRead;
  7311. private TextBox textBox_FacModeSensorADC0;
  7312. private TextBox textBox_FacModeSensorADC4;
  7313. private Button buttonFacModeSet2;
  7314. private TextBox textBox_FacModeSensorADC3;
  7315. private Button buttonFacModeSet3;
  7316. private TextBox textBox_FacModeSensorADC1;
  7317. private Button buttonFacModeSet4;
  7318. private TextBox textBox_FacModeSensorADC2;
  7319. private Button button_FacModeMotorRun;
  7320. private Label label_FacModeMotorSpeedSet;
  7321. private Label label67;
  7322. private TrackBar trackBar_FacModeMotorSpeedAdj;
  7323. private Label label84;
  7324. private TextBox textBox_FacModeFW;
  7325. private Button Button_FacModeReadVer;
  7326. private Label label83;
  7327. private TextBox textBox_FacModeHW;
  7328. private Label label82;
  7329. private TextBox textBox_FacModeNum;
  7330. private Label label81;
  7331. private TextBox textBox_FacModeName;
  7332. private Button Button_FacModeSaveResult;
  7333. private Button Button_FacModeSetMacDate;
  7334. private Button button_FacModeLightSW;
  7335. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  7336. private Label label68;
  7337. private Label label85;
  7338. private TextBox textBox_SP;
  7339. private Label label86;
  7340. private TextBox textBox_FacModeSP;
  7341. private Label label53;
  7342. private TextBox textBox_OBC_ReadSP;
  7343. private Button Button_FacModePowerOff;
  7344. private GroupBox groupBox26;
  7345. private Button button_OBC_ButtonSet;
  7346. private Button button_OBC_ButtonLight;
  7347. private Button button_OBC_ButtonWalk;
  7348. private Button button_OBC_ButtonDec;
  7349. private Button button_OBC_ButtonAcc;
  7350. private Button button_OBC_ButtonPower;
  7351. private CheckBox checkBox_ReadRanFlash_AutoSW;
  7352. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  7353. private CheckBox checkBox_ReadRanFlash_AutoClear;
  7354. private Label label88;
  7355. private TextBox textBox_LogAddrEnd;
  7356. private TextBox textBox_LogAddrBegin;
  7357. private Label label89;
  7358. private Label label_LogAddrBegin;
  7359. private Label label87;
  7360. private TextBox textBox_FacModeGit;
  7361. private ComboBox comboBox_TailLightVol;
  7362. private Label label92;
  7363. private ComboBox comboBox_FrontLightVol;
  7364. private Label label91;
  7365. private ComboBox comboBox_TailLightMode;
  7366. private Label label90;
  7367. private TextBox textBox_PowerOffDelay;
  7368. private TextBox textBox_PowerOnDelay;
  7369. private Label label93;
  7370. private Label label94;
  7371. private TextBox textBox_AutoPowerOff;
  7372. private Label label95;
  7373. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  7374. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  7375. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  7376. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  7377. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  7378. private ToolStripMenuItem IP地址ToolStripMenuItem;
  7379. private ToolStripMenuItem 端口ToolStripMenuItem;
  7380. private ToolStripMenuItem 用户名ToolStripMenuItem;
  7381. private ToolStripMenuItem 密码ToolStripMenuItem;
  7382. private ToolStripTextBox toolStripTextBox_ServerIP;
  7383. private ToolStripTextBox toolStripTextBox_ServerPort;
  7384. private ToolStripTextBox toolStripTextBox_ServerUser;
  7385. private ToolStripTextBox toolStripTextBox_ServerPasswd;
  7386. private ToolStripSeparator toolStripSeparator1;
  7387. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  7388. private ToolStripTextBox toolStripTextBox_ServerPath;
  7389. private Label label96;
  7390. private Label label_Server_ComStatus;
  7391. private Label label_ServerStatus;
  7392. private Label label_PortStatus;
  7393. private ToolStripMenuItem 离线使用ToolStripMenuItem;
  7394. private ToolStripMenuItem 允许ToolStripMenuItem;
  7395. private ToolStripMenuItem 不允许ToolStripMenuItem;
  7396. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  7397. private ToolStripMenuItem 生产商ToolStripMenuItem;
  7398. private ToolStripMenuItem 生产地ToolStripMenuItem;
  7399. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  7400. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  7401. private ToolStripTextBox toolStripTextBox_MAC;
  7402. private ToolStripTextBox toolStripTextBoxMACAddr;
  7403. private ToolStripTextBox toolStripTextBox_MACDate;
  7404. private ToolStripTextBox toolStripTextBox_MACPD;
  7405. private Button Button_FacModeSetNum;
  7406. private Button button_FacModeSetName;
  7407. private Button button_ScanCode;
  7408. private TabPage tabPage_ProductMode_Write;
  7409. private Label label_Computername;
  7410. private TabControl tabControl2;
  7411. private TabPage tabPage_RunInfo;
  7412. private TextBox textBox_RunInfo_BikeSpeed;
  7413. private TextBox textBox_RunInfo_MotorSpeed;
  7414. private TextBox textBox_RunInfo_Cadence;
  7415. private TextBox textBox_TorqueReg;
  7416. private TextBox textBox_RunInfo_Torque;
  7417. private TextBox textBox_RunInfo_Dir;
  7418. private TextBox textBox_RunInfo_Vol;
  7419. private TextBox textBox_RunInfo_Current;
  7420. private TextBox textBox_RunInfo_Power;
  7421. private TextBox textBox_RunInfo_SOC;
  7422. private TextBox textBox_RunInfo_T_PCB;
  7423. private TextBox textBox_RunInfo_T_MCU;
  7424. private TextBox textBox_RunInfo_T_Coil;
  7425. private TextBox textBox_RunInfo_GearSt;
  7426. private TextBox textBox_RunInfo_LightSwitch;
  7427. private TextBox textBox_RunInfo_Range;
  7428. private TextBox textBox_RunInfo_AvgPower;
  7429. private TextBox textBox_RunInfo_Trip;
  7430. private TextBox textBox_RunInfo_Trip_Time;
  7431. private TextBox textBox_ErrorCode;
  7432. private Label label55;
  7433. private Label label28;
  7434. private Label label22;
  7435. private Label label16;
  7436. private Label label10;
  7437. private Label label21;
  7438. private Label label15;
  7439. private Label label9;
  7440. private Label label20;
  7441. private Label label14;
  7442. private Label label8;
  7443. private Label label19;
  7444. private Label label13;
  7445. private Label label7;
  7446. private Label label18;
  7447. private Label label12;
  7448. private Label label6;
  7449. private Label label17;
  7450. private Label label11;
  7451. private Label label5;
  7452. private TabPage tabPage_DebugInfo;
  7453. private TextBox textBox_DebugInfo_SysFun;
  7454. private TextBox textBox_DebugInfo_SecondFun;
  7455. private TextBox textBox_DebugInfo_MotorFun;
  7456. private TextBox textBox_DebugInfo_AssistFun;
  7457. private TextBox textBox_DebugInfo_IdRef;
  7458. private TextBox textBox_DebugInfo_IqRef;
  7459. private TextBox textBox_DebugInfo_UdRef;
  7460. private TextBox textBox_DebugInfo_UqRef;
  7461. private TextBox textBox_DebugInfo_TorquePu;
  7462. private TextBox textBox_DebugInfo_TorqueFil;
  7463. private TextBox textBox_DebugInfo_TorqueCadence;
  7464. private TextBox textBox_DebugInfo_IdFdb;
  7465. private TextBox textBox_DebugInfo_IqFdb;
  7466. private TextBox textBox_DebugInfo_AssistOut;
  7467. private Label label97;
  7468. private Label label98;
  7469. private Label label99;
  7470. private Label label100;
  7471. private Label label101;
  7472. private Label label102;
  7473. private Label label103;
  7474. private Label label104;
  7475. private Label label105;
  7476. private Label label106;
  7477. private Label label107;
  7478. private Label label109;
  7479. private Label label110;
  7480. private Label label108;
  7481. private Label label111;
  7482. private ToolStripMenuItem 指令调试ToolStripMenuItem;
  7483. private Label label_StarInfo;
  7484. private TextBox textBox_FacModeScan;
  7485. private Label label112;
  7486. private TabPage tabPage_ProductMode_Read;
  7487. private Button button__FacMode_Start;
  7488. private ComboBox comboBox_FacModeCfgFile;
  7489. private ComboBox comboBox_FacModeCfgDate;
  7490. private GroupBox groupBox2;
  7491. private Label label_FacModeStatus;
  7492. private Label label_FacModeResult;
  7493. private CheckBox checkBox_FacBaseFucTest;
  7494. private CheckBox checkBox_FacModeCfgWrite;
  7495. private CheckBox checkBox_FacModeSysClear;
  7496. private GroupBox groupBox28;
  7497. private GroupBox groupBox27;
  7498. private Label label115;
  7499. private Label label_FacModeSysClear;
  7500. private RichTextBox richTextBox_FacModeLog;
  7501. private Label label118;
  7502. private Label label_FacMode_CfgWrite;
  7503. private Label label134;
  7504. private Label label_FacModeBootVer;
  7505. private Label label136;
  7506. private Label label_FacModeFWVersion;
  7507. private Label label127;
  7508. private Label label_FacModeBreak;
  7509. private Label label129;
  7510. private Label label_FacModeGas;
  7511. private Label label123;
  7512. private Label label_FacModeMotorSpeed;
  7513. private Label label125;
  7514. private Label label_FacModeNTC;
  7515. private Label label122;
  7516. private Label label_FacModeCurrentTest;
  7517. private Label label120;
  7518. private Label label_FacModeVolTest;
  7519. private Label label145;
  7520. private Label label_FacModeLightB;
  7521. private Label label143;
  7522. private Label label_FacModeLightF;
  7523. private GroupBox groupBox29;
  7524. private CheckBox checkBox_CheckModeTorque;
  7525. private CheckBox checkBox_CheckModeCfg;
  7526. private CheckBox checkBox_CheckModeFWVer;
  7527. private Button button_CheckModeStart;
  7528. private TextBox textBox_CheckModeScan;
  7529. private Label label138;
  7530. private Label label_CheckModeStatus;
  7531. private Label label_CheckModeResult;
  7532. private Label label141;
  7533. private GroupBox groupBox31;
  7534. private Label label148;
  7535. private Label label_CheckModeSN;
  7536. private Label label154;
  7537. private Label label_CheckModeTorque;
  7538. private Label label156;
  7539. private Label label_CheckModeCfg;
  7540. private Label label160;
  7541. private Label label_CheckModeFWVer;
  7542. private GroupBox groupBox30;
  7543. private RichTextBox richTextBox_CheckModeLog;
  7544. private CheckBox checkBox_CheckModeSN;
  7545. private ComboBox comboBox_CheckModeCfgFile;
  7546. private ComboBox comboBox_CheckModeCfgDate;
  7547. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  7548. private ToolStripMenuItem 中置电机ToolStripMenuItem;
  7549. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  7550. private CheckBox checkBox_FacLightTest;
  7551. private CheckBox checkBox_FacBreakTest;
  7552. private CheckBox checkBox_FacThrrotleTest;
  7553. private Label label114;
  7554. private Label label_FacModeCad;
  7555. private Label label_FacModeTq;
  7556. private Label label113;
  7557. private CheckBox checkBox_FacTor;
  7558. private CheckBox checkBox_FacModeBMS;
  7559. private Label label_FacModeBMS;
  7560. private Label label116;
  7561. private Label label117;
  7562. private Label label_FacModeSpeed;
  7563. private CheckBox checkBox_FacCad;
  7564. private Label label121;
  7565. private Label label_CheckModeBoot;
  7566. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  7567. private ToolStripMenuItem 开机ToolStripMenuItem;
  7568. private ToolStripMenuItem 关机ToolStripMenuItem;
  7569. private ToolStripMenuItem 查询ToolStripMenuItem;
  7570. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  7571. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  7572. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  7573. private ToolStripMenuItem toolStripMenuItem_RunTime;
  7574. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  7575. private Label label69;
  7576. private Button button_SpeedAdd10;
  7577. private Button button_SpeedAdd1;
  7578. private Button button_SpeedDec10;
  7579. private Button button_SpeedDec1;
  7580. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  7581. private ToolStripMenuItem 电压ToolStripMenuItem;
  7582. private ToolStripTextBox toolStripTextBox_ThVol;
  7583. private ToolStripMenuItem 电流ToolStripMenuItem;
  7584. private ToolStripMenuItem 转速ToolStripMenuItem;
  7585. private ToolStripMenuItem 力矩ToolStripMenuItem;
  7586. private ToolStripMenuItem 踏频ToolStripMenuItem;
  7587. private ToolStripMenuItem 车速ToolStripMenuItem;
  7588. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  7589. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  7590. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  7591. private ToolStripTextBox toolStripTextBox_ThCur;
  7592. private ToolStripTextBox toolStripTextBox_ThSpeed;
  7593. private ToolStripTextBox toolStripTextBox_ThTor;
  7594. private ToolStripTextBox toolStripTextBox_ThCad;
  7595. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  7596. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  7597. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  7598. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  7599. private PictureBox pictureBox_WriteLock;
  7600. private PictureBox pictureBox_ReadLock;
  7601. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  7602. private CheckBox checkBox_OffLineFacMode;
  7603. private CheckBox checkBox_OffLineCheckMode;
  7604. private Label label_BuildTime;
  7605. private Label label74;
  7606. private TextBox textBox_MOS_K5;
  7607. private Label label73;
  7608. private TextBox textBox_MOS_K4;
  7609. private Label label72;
  7610. private TextBox textBox_MOS_K3;
  7611. private Label label71;
  7612. private TextBox textBox_MOS_K2;
  7613. private Label label70;
  7614. private TextBox textBox_MOS_K1;
  7615. private Label label77;
  7616. private TextBox textBox_MOS_R3;
  7617. private Label label76;
  7618. private TextBox textBox_MOS_R2;
  7619. private Label label75;
  7620. private TextBox textBox_MOS_R1;
  7621. private Button button_MOS_Write;
  7622. private Button button_MOS_Read;
  7623. private Button button_MOS_Cal;
  7624. private Label label79;
  7625. private Label label78;
  7626. private ToolStripMenuItem UART协议ToolStripMenuItem;
  7627. private ToolStripComboBox 协议类型ToolStripMenuItem;
  7628. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  7629. private Label label_UserName;
  7630. private Label label124;
  7631. private Label label46;
  7632. private GroupBox groupBox23;
  7633. private TextBox textBox_TagInfo;
  7634. private Button button_ReadTag;
  7635. private Button button_WriteTag;
  7636. private GroupBox groupBox24;
  7637. private Button button_ReadRideLog;
  7638. private Button button_WriteRideLog;
  7639. private TextBox textBox_TRIP_KM;
  7640. private TextBox textBox_TRIP_TIME;
  7641. private TextBox textBox_ODO_KM;
  7642. private TextBox textBox_ODO_TIME;
  7643. private Label label126;
  7644. private Label label119;
  7645. private TabPage tabPage_BikeParam2;
  7646. private TabPage tabPage_UsrRideParam;
  7647. private Button button_WriteBikeParam2;
  7648. private Button button_ReadBikeParam2;
  7649. private RichTextBox richTextBox_BikeParam2;
  7650. private Button button_WriteUsrRidetParam;
  7651. private Button button_ReadUsrRideParam;
  7652. private RichTextBox richTextBox_UsrRidesParam;
  7653. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  7654. private Label label80;
  7655. private Label label128;
  7656. private CheckBox checkBox_UserRideParam_OBC;
  7657. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  7658. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  7659. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  7660. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  7661. private ToolStripComboBox toolStripTextBox_DelLogFile;
  7662. private CheckBox checkBox_FacMode_MosCal;
  7663. private Label label130;
  7664. private Label label_FacModeMosCal;
  7665. private ToolStripMenuItem 协议类型ToolStripMenuItem1;
  7666. private ToolStripMenuItem cANToolStripMenuItem;
  7667. private ToolStripMenuItem uARTToolStripMenuItem;
  7668. private Label label_FacModeSerial;
  7669. private Label label131;
  7670. private Label label_CheckModeSerial;
  7671. private Label label135;
  7672. private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem;
  7673. private ToolStripTextBox toolStripTextBox_MosCalK;
  7674. private ToolStripSeparator toolStripSeparator2;
  7675. private ToolStripSeparator toolStripSeparator3;
  7676. private ToolStripSeparator toolStripSeparator4;
  7677. private ToolStripMenuItem mOS内阻范围ToolStripMenuItem;
  7678. private ToolStripMenuItem mOS1ToolStripMenuItem;
  7679. private ToolStripTextBox toolStripTextBox_MOS1;
  7680. private ToolStripMenuItem mOS2ToolStripMenuItem;
  7681. private ToolStripTextBox toolStripTextBox_MOS2;
  7682. private ToolStripMenuItem mOS3ToolStripMenuItem;
  7683. private ToolStripTextBox toolStripTextBox_MOS3;
  7684. private ToolStripSeparator toolStripSeparator5;
  7685. private CheckBox checkBox_CheckModeMos;
  7686. private Label label132;
  7687. private Label label_CheckModeMos;
  7688. }
  7689. }