mainForm.Designer.cs 522 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm));
  37. this.menuStrip_Set = new System.Windows.Forms.MenuStrip();
  38. this.端口连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40. this.端口号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.toolStripComboBox_ComNum = new System.Windows.Forms.ToolStripComboBox();
  42. this.波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.toolStripComboBox_Baudrate = new System.Windows.Forms.ToolStripComboBox();
  44. this.连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  46. this.联动装置盒配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.接口类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48. this.toolStripComboBox_PortMode = new System.Windows.Forms.ToolStripComboBox();
  49. this.cAN波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.toolStripComboBox_CANBaud = new System.Windows.Forms.ToolStripComboBox();
  51. this.UARTBOOT波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.toolStripComboBox_UARTBOOTBAUD = new System.Windows.Forms.ToolStripComboBox();
  53. this.uARTAPP波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.toolStripComboBox_UARTAPPBAUD = new System.Windows.Forms.ToolStripComboBox();
  55. this.固件版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56. this.toolStripTextBox_CDL_Version = new System.Windows.Forms.ToolStripTextBox();
  57. this.定制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.toolStripTextBox_OPTION_GIANT = new System.Windows.Forms.ToolStripMenuItem();
  59. this.toolStripTextBox_OPTION_Others = new System.Windows.Forms.ToolStripTextBox();
  60. this.其它配置项ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  61. this.连接开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.断开关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63. this.识别通讯盒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  64. this.电源控制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  65. this.开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67. this.配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  68. this.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  70. this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  73. this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  74. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  75. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  76. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  77. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  78. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  80. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  81. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  82. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  83. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  84. this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  85. this.中置电机MIGIC_ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  86. this.中置电机VP_ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  87. this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  88. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  89. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  90. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  91. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  92. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  93. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  94. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  95. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  96. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  97. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  98. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  100. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  102. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  103. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  104. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  105. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  106. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  107. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  108. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  109. this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  110. this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox();
  111. this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  113. this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox();
  114. this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox();
  116. this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  117. this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox();
  118. this.位置校准偏差范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  119. this.平均偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  120. this.toolStripTextBox_AngleAvgMax = new System.Windows.Forms.ToolStripTextBox();
  121. this.零点偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  122. this.toolStripTextBox_AngleZeroMax = new System.Windows.Forms.ToolStripTextBox();
  123. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  124. this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  125. this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  127. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  128. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  129. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  130. this.样机测试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  131. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  132. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  133. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  134. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  135. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  136. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  137. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  138. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  139. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  140. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  141. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  142. this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  143. this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  144. this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  145. this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  146. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  147. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  148. this.自动更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  149. this.打开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  150. this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  151. this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  152. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  153. this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  154. this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  155. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  156. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  157. this.groupBox1 = new System.Windows.Forms.GroupBox();
  158. this.textBox_MotorSpeedPercent = new System.Windows.Forms.TextBox();
  159. this.label69 = new System.Windows.Forms.Label();
  160. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  161. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  162. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  163. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  164. this.label24 = new System.Windows.Forms.Label();
  165. this.label4 = new System.Windows.Forms.Label();
  166. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  167. this.label3 = new System.Windows.Forms.Label();
  168. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  169. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  170. this.label2 = new System.Windows.Forms.Label();
  171. this.label1 = new System.Windows.Forms.Label();
  172. this.groupBox3 = new System.Windows.Forms.GroupBox();
  173. this.tabControl1 = new System.Windows.Forms.TabControl();
  174. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  175. this.button_Write = new System.Windows.Forms.Button();
  176. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  177. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  178. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  179. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  180. this.label95 = new System.Windows.Forms.Label();
  181. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  182. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  183. this.label93 = new System.Windows.Forms.Label();
  184. this.label94 = new System.Windows.Forms.Label();
  185. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  186. this.label92 = new System.Windows.Forms.Label();
  187. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  188. this.label91 = new System.Windows.Forms.Label();
  189. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  190. this.label90 = new System.Windows.Forms.Label();
  191. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  192. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  193. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  194. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  195. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  196. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  197. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  198. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  199. this.comboBox_Bike_CCS = new System.Windows.Forms.ComboBox();
  200. this.label133 = new System.Windows.Forms.Label();
  201. this.button_WriteControlParam = new System.Windows.Forms.Button();
  202. this.button_ReadControlParam = new System.Windows.Forms.Button();
  203. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  204. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  205. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  206. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  207. this.label29 = new System.Windows.Forms.Label();
  208. this.textBox_Load = new System.Windows.Forms.TextBox();
  209. this.label27 = new System.Windows.Forms.Label();
  210. this.label26 = new System.Windows.Forms.Label();
  211. this.button_Write_Cal = new System.Windows.Forms.Button();
  212. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  213. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  214. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  215. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  216. this.label62 = new System.Windows.Forms.Label();
  217. this.label47 = new System.Windows.Forms.Label();
  218. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  219. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  220. this.label25 = new System.Windows.Forms.Label();
  221. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  222. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  223. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  224. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  225. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  226. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  227. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  228. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  229. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  230. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  231. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  232. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  233. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  234. this.label165 = new System.Windows.Forms.Label();
  235. this.label88 = new System.Windows.Forms.Label();
  236. this.button_ReadLogAddr = new System.Windows.Forms.Button();
  237. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  238. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  239. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  240. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  241. this.button_ReadRecord = new System.Windows.Forms.Button();
  242. this.button_ExportLog = new System.Windows.Forms.Button();
  243. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  244. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  245. this.groupBox16 = new System.Windows.Forms.GroupBox();
  246. this.groupBox18 = new System.Windows.Forms.GroupBox();
  247. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  248. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  249. this.groupBox17 = new System.Windows.Forms.GroupBox();
  250. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  251. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  252. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  253. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  254. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  255. this.groupBox23 = new System.Windows.Forms.GroupBox();
  256. this.label155 = new System.Windows.Forms.Label();
  257. this.label89 = new System.Windows.Forms.Label();
  258. this.button_ReadUserNum = new System.Windows.Forms.Button();
  259. this.button_WriteUserNum = new System.Windows.Forms.Button();
  260. this.textBox_UserNum = new System.Windows.Forms.TextBox();
  261. this.button_ReadTag = new System.Windows.Forms.Button();
  262. this.button_WriteTag = new System.Windows.Forms.Button();
  263. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  264. this.groupBox9 = new System.Windows.Forms.GroupBox();
  265. this.button_Recovery = new System.Windows.Forms.Button();
  266. this.button_ClearLog = new System.Windows.Forms.Button();
  267. this.button_Reset = new System.Windows.Forms.Button();
  268. this.button_SystemClear = new System.Windows.Forms.Button();
  269. this.groupBox8 = new System.Windows.Forms.GroupBox();
  270. this.button_ReadOnLine = new System.Windows.Forms.Button();
  271. this.textBox_Online = new System.Windows.Forms.TextBox();
  272. this.label42 = new System.Windows.Forms.Label();
  273. this.groupBox7 = new System.Windows.Forms.GroupBox();
  274. this.button_ReadMAC = new System.Windows.Forms.Button();
  275. this.button_WriteMac = new System.Windows.Forms.Button();
  276. this.textBox_PP = new System.Windows.Forms.TextBox();
  277. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  278. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  279. this.label34 = new System.Windows.Forms.Label();
  280. this.label39 = new System.Windows.Forms.Label();
  281. this.textBox_MAC = new System.Windows.Forms.TextBox();
  282. this.label40 = new System.Windows.Forms.Label();
  283. this.label41 = new System.Windows.Forms.Label();
  284. this.groupBox6 = new System.Windows.Forms.GroupBox();
  285. this.button_ReadUser3 = new System.Windows.Forms.Button();
  286. this.button_WriteUser3 = new System.Windows.Forms.Button();
  287. this.button_ReadUser2 = new System.Windows.Forms.Button();
  288. this.button_WriteUser2 = new System.Windows.Forms.Button();
  289. this.button_ReadUser1 = new System.Windows.Forms.Button();
  290. this.button_WriteUser1 = new System.Windows.Forms.Button();
  291. this.textBox_User3 = new System.Windows.Forms.TextBox();
  292. this.textBox_User2 = new System.Windows.Forms.TextBox();
  293. this.label35 = new System.Windows.Forms.Label();
  294. this.textBox_User1 = new System.Windows.Forms.TextBox();
  295. this.label36 = new System.Windows.Forms.Label();
  296. this.label38 = new System.Windows.Forms.Label();
  297. this.groupBox5 = new System.Windows.Forms.GroupBox();
  298. this.button_ReadKey = new System.Windows.Forms.Button();
  299. this.button_WriteKey = new System.Windows.Forms.Button();
  300. this.textBox_Key = new System.Windows.Forms.TextBox();
  301. this.label37 = new System.Windows.Forms.Label();
  302. this.groupBox4 = new System.Windows.Forms.GroupBox();
  303. this.button_WriteHW = new System.Windows.Forms.Button();
  304. this.label85 = new System.Windows.Forms.Label();
  305. this.textBox_SP = new System.Windows.Forms.TextBox();
  306. this.button_ReadVersion = new System.Windows.Forms.Button();
  307. this.button_WriteSN = new System.Windows.Forms.Button();
  308. this.button_WriteModel = new System.Windows.Forms.Button();
  309. this.textBox_FW = new System.Windows.Forms.TextBox();
  310. this.textBox_HW = new System.Windows.Forms.TextBox();
  311. this.textBox_SN = new System.Windows.Forms.TextBox();
  312. this.label33 = new System.Windows.Forms.Label();
  313. this.label32 = new System.Windows.Forms.Label();
  314. this.textBox_Model = new System.Windows.Forms.TextBox();
  315. this.label31 = new System.Windows.Forms.Label();
  316. this.label30 = new System.Windows.Forms.Label();
  317. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  318. this.groupBox26 = new System.Windows.Forms.GroupBox();
  319. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  320. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  321. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  322. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  323. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  324. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  325. this.groupBox15 = new System.Windows.Forms.GroupBox();
  326. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  327. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  328. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  329. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  330. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  331. this.label54 = new System.Windows.Forms.Label();
  332. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  333. this.label52 = new System.Windows.Forms.Label();
  334. this.groupBox14 = new System.Windows.Forms.GroupBox();
  335. this.label53 = new System.Windows.Forms.Label();
  336. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  337. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  338. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  339. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  340. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  341. this.label48 = new System.Windows.Forms.Label();
  342. this.label49 = new System.Windows.Forms.Label();
  343. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  344. this.label50 = new System.Windows.Forms.Label();
  345. this.label51 = new System.Windows.Forms.Label();
  346. this.groupBox13 = new System.Windows.Forms.GroupBox();
  347. this.comboBox_OBC_BikeCCS = new System.Windows.Forms.ComboBox();
  348. this.label137 = new System.Windows.Forms.Label();
  349. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  350. this.label80 = new System.Windows.Forms.Label();
  351. this.label128 = new System.Windows.Forms.Label();
  352. this.label64 = new System.Windows.Forms.Label();
  353. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  354. this.label63 = new System.Windows.Forms.Label();
  355. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  356. this.label59 = new System.Windows.Forms.Label();
  357. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  358. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  359. this.label58 = new System.Windows.Forms.Label();
  360. this.label57 = new System.Windows.Forms.Label();
  361. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  362. this.label56 = new System.Windows.Forms.Label();
  363. this.groupBox12 = new System.Windows.Forms.GroupBox();
  364. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  365. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  366. this.groupBox11 = new System.Windows.Forms.GroupBox();
  367. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  368. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  369. this.groupBox10 = new System.Windows.Forms.GroupBox();
  370. this.label60 = new System.Windows.Forms.Label();
  371. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  372. this.label61 = new System.Windows.Forms.Label();
  373. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  374. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  375. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  376. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  377. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  378. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  379. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  380. this.label66 = new System.Windows.Forms.Label();
  381. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  382. this.label65 = new System.Windows.Forms.Label();
  383. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  384. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  385. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  386. this.button_ScanCode = new System.Windows.Forms.Button();
  387. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  388. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  389. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  390. this.groupBox25 = new System.Windows.Forms.GroupBox();
  391. this.Button_FacModeSetHW = new System.Windows.Forms.Button();
  392. this.button_FacModeSetName = new System.Windows.Forms.Button();
  393. this.label87 = new System.Windows.Forms.Label();
  394. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  395. this.label86 = new System.Windows.Forms.Label();
  396. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  397. this.label68 = new System.Windows.Forms.Label();
  398. this.label84 = new System.Windows.Forms.Label();
  399. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  400. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  401. this.label83 = new System.Windows.Forms.Label();
  402. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  403. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  404. this.label82 = new System.Windows.Forms.Label();
  405. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  406. this.label81 = new System.Windows.Forms.Label();
  407. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  408. this.groupBox22 = new System.Windows.Forms.GroupBox();
  409. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  410. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  411. this.groupBox21 = new System.Windows.Forms.GroupBox();
  412. this.label79 = new System.Windows.Forms.Label();
  413. this.label78 = new System.Windows.Forms.Label();
  414. this.label74 = new System.Windows.Forms.Label();
  415. this.button_MOS_Write = new System.Windows.Forms.Button();
  416. this.button_MOS_Read = new System.Windows.Forms.Button();
  417. this.button_MOS_Cal = new System.Windows.Forms.Button();
  418. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  419. this.label73 = new System.Windows.Forms.Label();
  420. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  421. this.label77 = new System.Windows.Forms.Label();
  422. this.label72 = new System.Windows.Forms.Label();
  423. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  424. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  425. this.label76 = new System.Windows.Forms.Label();
  426. this.label71 = new System.Windows.Forms.Label();
  427. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  428. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  429. this.label75 = new System.Windows.Forms.Label();
  430. this.label70 = new System.Windows.Forms.Label();
  431. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  432. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  433. this.groupBox20 = new System.Windows.Forms.GroupBox();
  434. this.label1_TorqueCal1 = new System.Windows.Forms.Label();
  435. this.label1_TorqueCal2 = new System.Windows.Forms.Label();
  436. this.label1_TorqueCal3 = new System.Windows.Forms.Label();
  437. this.label1_TorqueCal4 = new System.Windows.Forms.Label();
  438. this.label1_TorqueCal0 = new System.Windows.Forms.Label();
  439. this.textBox_FacModeSensorCal0 = new System.Windows.Forms.TextBox();
  440. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  441. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  442. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  443. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  444. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  445. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  446. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  447. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  448. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  449. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  450. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  451. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  452. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  453. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  454. this.groupBox24 = new System.Windows.Forms.GroupBox();
  455. this.button_ReadRideLog = new System.Windows.Forms.Button();
  456. this.button_WriteRideLog = new System.Windows.Forms.Button();
  457. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  458. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  459. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  460. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  461. this.label126 = new System.Windows.Forms.Label();
  462. this.label119 = new System.Windows.Forms.Label();
  463. this.groupBox19 = new System.Windows.Forms.GroupBox();
  464. this.button_FacModeInit = new System.Windows.Forms.Button();
  465. this.tabPage_AngleCal = new System.Windows.Forms.TabPage();
  466. this.label153 = new System.Windows.Forms.Label();
  467. this.label151 = new System.Windows.Forms.Label();
  468. this.label150 = new System.Windows.Forms.Label();
  469. this.textBox_AngleDiffAvg = new System.Windows.Forms.TextBox();
  470. this.label149 = new System.Windows.Forms.Label();
  471. this.textBox_AngleDiffMax = new System.Windows.Forms.TextBox();
  472. this.label147 = new System.Windows.Forms.Label();
  473. this.textBox_AngleDiffMin = new System.Windows.Forms.TextBox();
  474. this.label146 = new System.Windows.Forms.Label();
  475. this.textBox_AngleZeroDiff = new System.Windows.Forms.TextBox();
  476. this.label144 = new System.Windows.Forms.Label();
  477. this.textBox_AngleZeroCur = new System.Windows.Forms.TextBox();
  478. this.label142 = new System.Windows.Forms.Label();
  479. this.textBox_AngleZeroInit = new System.Windows.Forms.TextBox();
  480. this.label140 = new System.Windows.Forms.Label();
  481. this.textBox_AngleZeroTh = new System.Windows.Forms.TextBox();
  482. this.label139 = new System.Windows.Forms.Label();
  483. this.textBox_AngleDiffTh = new System.Windows.Forms.TextBox();
  484. this.button_AngleWrite = new System.Windows.Forms.Button();
  485. this.button_AngleExportData = new System.Windows.Forms.Button();
  486. this.button_AngleCalStart = new System.Windows.Forms.Button();
  487. this.groupBox32 = new System.Windows.Forms.GroupBox();
  488. this.dataGridView_AngleCal = new System.Windows.Forms.DataGridView();
  489. this.Pole = new System.Windows.Forms.DataGridViewTextBoxColumn();
  490. this.Angle_60 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  491. this.Angle_120 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  492. this.Angle_180 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  493. this.Angle_240 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  494. this.Angle_300 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  495. this.Angle_360 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  496. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  497. this.groupBox28 = new System.Windows.Forms.GroupBox();
  498. this.label67 = new System.Windows.Forms.Label();
  499. this.label_FacModeAngleCal = new System.Windows.Forms.Label();
  500. this.label130 = new System.Windows.Forms.Label();
  501. this.label_FacModeMosCal = new System.Windows.Forms.Label();
  502. this.label117 = new System.Windows.Forms.Label();
  503. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  504. this.label_FacModeBMS = new System.Windows.Forms.Label();
  505. this.label116 = new System.Windows.Forms.Label();
  506. this.label114 = new System.Windows.Forms.Label();
  507. this.label_FacModeCad = new System.Windows.Forms.Label();
  508. this.label_FacModeTq = new System.Windows.Forms.Label();
  509. this.label113 = new System.Windows.Forms.Label();
  510. this.label134 = new System.Windows.Forms.Label();
  511. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  512. this.label136 = new System.Windows.Forms.Label();
  513. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  514. this.label145 = new System.Windows.Forms.Label();
  515. this.label127 = new System.Windows.Forms.Label();
  516. this.label_FacModeLightB = new System.Windows.Forms.Label();
  517. this.label_FacModeBreak = new System.Windows.Forms.Label();
  518. this.label143 = new System.Windows.Forms.Label();
  519. this.label_FacModeLightF = new System.Windows.Forms.Label();
  520. this.label129 = new System.Windows.Forms.Label();
  521. this.label_FacModeGas = new System.Windows.Forms.Label();
  522. this.label123 = new System.Windows.Forms.Label();
  523. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  524. this.label125 = new System.Windows.Forms.Label();
  525. this.label_FacModeNTC = new System.Windows.Forms.Label();
  526. this.label122 = new System.Windows.Forms.Label();
  527. this.label118 = new System.Windows.Forms.Label();
  528. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  529. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  530. this.label120 = new System.Windows.Forms.Label();
  531. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  532. this.label115 = new System.Windows.Forms.Label();
  533. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  534. this.groupBox27 = new System.Windows.Forms.GroupBox();
  535. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  536. this.button__FacMode_Start = new System.Windows.Forms.Button();
  537. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  538. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  539. this.groupBox2 = new System.Windows.Forms.GroupBox();
  540. this.checkBox_FacMode_AngleCal = new System.Windows.Forms.CheckBox();
  541. this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
  542. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  543. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  544. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  545. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  546. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  547. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  548. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  549. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  550. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  551. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  552. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  553. this.label112 = new System.Windows.Forms.Label();
  554. this.label_FacModeStatus = new System.Windows.Forms.Label();
  555. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  556. this.label_FacModeResult = new System.Windows.Forms.Label();
  557. this.label111 = new System.Windows.Forms.Label();
  558. this.label_FacModeSerial = new System.Windows.Forms.Label();
  559. this.label131 = new System.Windows.Forms.Label();
  560. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  561. this.label_CheckModeSerial = new System.Windows.Forms.Label();
  562. this.label135 = new System.Windows.Forms.Label();
  563. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  564. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  565. this.groupBox31 = new System.Windows.Forms.GroupBox();
  566. this.label157 = new System.Windows.Forms.Label();
  567. this.label_CheckModeAngle = new System.Windows.Forms.Label();
  568. this.label132 = new System.Windows.Forms.Label();
  569. this.label_CheckModeMos = new System.Windows.Forms.Label();
  570. this.label148 = new System.Windows.Forms.Label();
  571. this.label_CheckModeSN = new System.Windows.Forms.Label();
  572. this.label154 = new System.Windows.Forms.Label();
  573. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  574. this.label156 = new System.Windows.Forms.Label();
  575. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  576. this.label121 = new System.Windows.Forms.Label();
  577. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  578. this.label160 = new System.Windows.Forms.Label();
  579. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  580. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  581. this.groupBox30 = new System.Windows.Forms.GroupBox();
  582. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  583. this.groupBox29 = new System.Windows.Forms.GroupBox();
  584. this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox();
  585. this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
  586. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  587. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  588. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  589. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  590. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  591. this.button_CheckModeStart = new System.Windows.Forms.Button();
  592. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  593. this.label138 = new System.Windows.Forms.Label();
  594. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  595. this.label_CheckModeResult = new System.Windows.Forms.Label();
  596. this.label141 = new System.Windows.Forms.Label();
  597. this.tabPage_FuncSet = new System.Windows.Forms.TabPage();
  598. this.comboBox_FunSet_UnitNum = new System.Windows.Forms.ComboBox();
  599. this.label159 = new System.Windows.Forms.Label();
  600. this.radioButton_WriteByBlock = new System.Windows.Forms.RadioButton();
  601. this.radioButton_WriteByUnit = new System.Windows.Forms.RadioButton();
  602. this.groupBox33 = new System.Windows.Forms.GroupBox();
  603. this.dataGridView_FunSet = new System.Windows.Forms.DataGridView();
  604. this.单元号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  605. this.参数1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  606. this.参数2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  607. this.参数3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  608. this.参数4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  609. this.参数5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  610. this.参数6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  611. this.参数7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  612. this.参数8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  613. this.button_FunSet_Write = new System.Windows.Forms.Button();
  614. this.button_FunSet_Read = new System.Windows.Forms.Button();
  615. this.comboBox_FunSet_BlockNum = new System.Windows.Forms.ComboBox();
  616. this.label158 = new System.Windows.Forms.Label();
  617. this.label23 = new System.Windows.Forms.Label();
  618. this.label_RecCount = new System.Windows.Forms.Label();
  619. this.timer_500ms = new System.Windows.Forms.Timer(this.components);
  620. this.label_BuildTime = new System.Windows.Forms.Label();
  621. this.label_SystemTime = new System.Windows.Forms.Label();
  622. this.label_COM_Sta = new System.Windows.Forms.Label();
  623. this.label43 = new System.Windows.Forms.Label();
  624. this.label44 = new System.Windows.Forms.Label();
  625. this.label45 = new System.Windows.Forms.Label();
  626. this.label96 = new System.Windows.Forms.Label();
  627. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  628. this.label_ServerStatus = new System.Windows.Forms.Label();
  629. this.label_PortStatus = new System.Windows.Forms.Label();
  630. this.label_Computername = new System.Windows.Forms.Label();
  631. this.tabControl2 = new System.Windows.Forms.TabControl();
  632. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  633. this.textBox_RunInfo_RSV1 = new System.Windows.Forms.TextBox();
  634. this.textBox_RunInfo_RSV2 = new System.Windows.Forms.TextBox();
  635. this.textBox_RunInfo_RSV3 = new System.Windows.Forms.TextBox();
  636. this.textBox_RunInfo_GearBox = new System.Windows.Forms.TextBox();
  637. this.label161 = new System.Windows.Forms.Label();
  638. this.label162 = new System.Windows.Forms.Label();
  639. this.label163 = new System.Windows.Forms.Label();
  640. this.label164 = new System.Windows.Forms.Label();
  641. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  642. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  643. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  644. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  645. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  646. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  647. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  648. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  649. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  650. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  651. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  652. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  653. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  654. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  655. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  656. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  657. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  658. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  659. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  660. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  661. this.label55 = new System.Windows.Forms.Label();
  662. this.label28 = new System.Windows.Forms.Label();
  663. this.label22 = new System.Windows.Forms.Label();
  664. this.label16 = new System.Windows.Forms.Label();
  665. this.label10 = new System.Windows.Forms.Label();
  666. this.label21 = new System.Windows.Forms.Label();
  667. this.label15 = new System.Windows.Forms.Label();
  668. this.label9 = new System.Windows.Forms.Label();
  669. this.label20 = new System.Windows.Forms.Label();
  670. this.label14 = new System.Windows.Forms.Label();
  671. this.label8 = new System.Windows.Forms.Label();
  672. this.label19 = new System.Windows.Forms.Label();
  673. this.label13 = new System.Windows.Forms.Label();
  674. this.label7 = new System.Windows.Forms.Label();
  675. this.label18 = new System.Windows.Forms.Label();
  676. this.label12 = new System.Windows.Forms.Label();
  677. this.label6 = new System.Windows.Forms.Label();
  678. this.label17 = new System.Windows.Forms.Label();
  679. this.label11 = new System.Windows.Forms.Label();
  680. this.label5 = new System.Windows.Forms.Label();
  681. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  682. this.textBox_DebugInfo_ThrottlePer = new System.Windows.Forms.TextBox();
  683. this.label152 = new System.Windows.Forms.Label();
  684. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  685. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  686. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  687. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  688. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  689. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  690. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  691. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  692. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  693. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  694. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  695. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  696. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  697. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  698. this.label97 = new System.Windows.Forms.Label();
  699. this.label109 = new System.Windows.Forms.Label();
  700. this.label98 = new System.Windows.Forms.Label();
  701. this.label99 = new System.Windows.Forms.Label();
  702. this.label100 = new System.Windows.Forms.Label();
  703. this.label101 = new System.Windows.Forms.Label();
  704. this.label102 = new System.Windows.Forms.Label();
  705. this.label110 = new System.Windows.Forms.Label();
  706. this.label108 = new System.Windows.Forms.Label();
  707. this.label103 = new System.Windows.Forms.Label();
  708. this.label104 = new System.Windows.Forms.Label();
  709. this.label105 = new System.Windows.Forms.Label();
  710. this.label106 = new System.Windows.Forms.Label();
  711. this.label107 = new System.Windows.Forms.Label();
  712. this.label_StarInfo = new System.Windows.Forms.Label();
  713. this.label_UserName = new System.Windows.Forms.Label();
  714. this.label124 = new System.Windows.Forms.Label();
  715. this.label46 = new System.Windows.Forms.Label();
  716. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  717. this.timer_AckWait = new System.Windows.Forms.Timer(this.components);
  718. this.menuStrip_Set.SuspendLayout();
  719. this.statusStrip1.SuspendLayout();
  720. this.groupBox1.SuspendLayout();
  721. this.groupBox3.SuspendLayout();
  722. this.tabControl1.SuspendLayout();
  723. this.tabPage_MotorParam.SuspendLayout();
  724. this.tabPage_BikeParam.SuspendLayout();
  725. this.tabPage_BikeParam2.SuspendLayout();
  726. this.tabPage_ControlParam.SuspendLayout();
  727. this.tabPage_SensorParam.SuspendLayout();
  728. this.tabPage_AssistParam.SuspendLayout();
  729. this.tabPage_UsrRideParam.SuspendLayout();
  730. this.tabPage_DebugParam.SuspendLayout();
  731. this.tabPage_RecordInfo.SuspendLayout();
  732. this.tabPage_OtherInfo.SuspendLayout();
  733. this.groupBox16.SuspendLayout();
  734. this.groupBox18.SuspendLayout();
  735. this.groupBox17.SuspendLayout();
  736. this.groupBox23.SuspendLayout();
  737. this.groupBox9.SuspendLayout();
  738. this.groupBox8.SuspendLayout();
  739. this.groupBox7.SuspendLayout();
  740. this.groupBox6.SuspendLayout();
  741. this.groupBox5.SuspendLayout();
  742. this.groupBox4.SuspendLayout();
  743. this.tabPage_OBC.SuspendLayout();
  744. this.groupBox26.SuspendLayout();
  745. this.groupBox15.SuspendLayout();
  746. this.groupBox14.SuspendLayout();
  747. this.groupBox13.SuspendLayout();
  748. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  749. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  751. this.groupBox12.SuspendLayout();
  752. this.groupBox11.SuspendLayout();
  753. this.groupBox10.SuspendLayout();
  754. this.tabPage_RAMorFLASH.SuspendLayout();
  755. this.tabPage_FactoryMode.SuspendLayout();
  756. this.groupBox25.SuspendLayout();
  757. this.groupBox22.SuspendLayout();
  758. this.groupBox21.SuspendLayout();
  759. this.groupBox20.SuspendLayout();
  760. this.groupBox24.SuspendLayout();
  761. this.groupBox19.SuspendLayout();
  762. this.tabPage_AngleCal.SuspendLayout();
  763. this.groupBox32.SuspendLayout();
  764. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).BeginInit();
  765. this.tabPage_ProductMode_Write.SuspendLayout();
  766. this.groupBox28.SuspendLayout();
  767. this.groupBox27.SuspendLayout();
  768. this.groupBox2.SuspendLayout();
  769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  770. this.tabPage_ProductMode_Read.SuspendLayout();
  771. this.groupBox31.SuspendLayout();
  772. this.groupBox30.SuspendLayout();
  773. this.groupBox29.SuspendLayout();
  774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  775. this.tabPage_FuncSet.SuspendLayout();
  776. this.groupBox33.SuspendLayout();
  777. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_FunSet)).BeginInit();
  778. this.tabControl2.SuspendLayout();
  779. this.tabPage_RunInfo.SuspendLayout();
  780. this.tabPage_DebugInfo.SuspendLayout();
  781. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  782. this.SuspendLayout();
  783. //
  784. // menuStrip_Set
  785. //
  786. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  787. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  788. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  789. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  790. this.端口连接ToolStripMenuItem,
  791. this.电源控制ToolStripMenuItem,
  792. this.配置ToolStripMenuItem,
  793. this.工具箱ToolStripMenuItem,
  794. this.查询ToolStripMenuItem,
  795. this.关于ToolStripMenuItem});
  796. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  797. this.menuStrip_Set.Name = "menuStrip_Set";
  798. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  799. this.menuStrip_Set.TabIndex = 1;
  800. this.menuStrip_Set.Text = "menuStrip2";
  801. //
  802. // 端口连接ToolStripMenuItem
  803. //
  804. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  805. this.刷新ToolStripMenuItem,
  806. this.端口号ToolStripMenuItem,
  807. this.波特率ToolStripMenuItem,
  808. this.连接ToolStripMenuItem,
  809. this.toolStripSeparator1,
  810. this.联动装置盒配置ToolStripMenuItem,
  811. this.其它配置项ToolStripMenuItem});
  812. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  813. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  814. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  815. this.端口连接ToolStripMenuItem.Text = "端口设置";
  816. //
  817. // 刷新ToolStripMenuItem
  818. //
  819. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  820. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  821. this.刷新ToolStripMenuItem.Text = "刷新";
  822. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  823. //
  824. // 端口号ToolStripMenuItem
  825. //
  826. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  827. this.toolStripComboBox_ComNum});
  828. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  829. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  830. this.端口号ToolStripMenuItem.Text = "端口号";
  831. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  832. //
  833. // toolStripComboBox_ComNum
  834. //
  835. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  836. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  837. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  839. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  840. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  841. //
  842. // 波特率ToolStripMenuItem
  843. //
  844. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  845. this.toolStripComboBox_Baudrate});
  846. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  847. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  848. this.波特率ToolStripMenuItem.Text = "波特率";
  849. //
  850. // toolStripComboBox_Baudrate
  851. //
  852. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  853. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  854. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  856. "9600",
  857. "115200",
  858. "230400"});
  859. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  860. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  861. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  862. //
  863. // 连接ToolStripMenuItem
  864. //
  865. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  866. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  867. this.连接ToolStripMenuItem.Text = "连接";
  868. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  869. //
  870. // toolStripSeparator1
  871. //
  872. this.toolStripSeparator1.Name = "toolStripSeparator1";
  873. this.toolStripSeparator1.Size = new System.Drawing.Size(189, 6);
  874. //
  875. // 联动装置盒配置ToolStripMenuItem
  876. //
  877. this.联动装置盒配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  878. this.接口类型ToolStripMenuItem,
  879. this.cAN波特率ToolStripMenuItem,
  880. this.UARTBOOT波特率ToolStripMenuItem,
  881. this.uARTAPP波特率ToolStripMenuItem,
  882. this.固件版本ToolStripMenuItem,
  883. this.定制ToolStripMenuItem});
  884. this.联动装置盒配置ToolStripMenuItem.Name = "联动装置盒配置ToolStripMenuItem";
  885. this.联动装置盒配置ToolStripMenuItem.Size = new System.Drawing.Size(192, 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.toolStripComboBox_PortMode});
  893. this.接口类型ToolStripMenuItem.Name = "接口类型ToolStripMenuItem";
  894. this.接口类型ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  895. this.接口类型ToolStripMenuItem.Text = "接口类型";
  896. //
  897. // toolStripComboBox_PortMode
  898. //
  899. this.toolStripComboBox_PortMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  900. this.toolStripComboBox_PortMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  901. this.toolStripComboBox_PortMode.Items.AddRange(new object[] {
  902. "CAN",
  903. "UART"});
  904. this.toolStripComboBox_PortMode.Name = "toolStripComboBox_PortMode";
  905. this.toolStripComboBox_PortMode.Size = new System.Drawing.Size(121, 29);
  906. this.toolStripComboBox_PortMode.DropDownClosed += new System.EventHandler(this.toolStripComboBox_PortMode_Click);
  907. //
  908. // cAN波特率ToolStripMenuItem
  909. //
  910. this.cAN波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  911. this.toolStripComboBox_CANBaud});
  912. this.cAN波特率ToolStripMenuItem.Name = "cAN波特率ToolStripMenuItem";
  913. this.cAN波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  914. this.cAN波特率ToolStripMenuItem.Text = "CAN波特率";
  915. //
  916. // toolStripComboBox_CANBaud
  917. //
  918. this.toolStripComboBox_CANBaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  919. this.toolStripComboBox_CANBaud.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  920. this.toolStripComboBox_CANBaud.Items.AddRange(new object[] {
  921. "125",
  922. "250",
  923. "500",
  924. "1000"});
  925. this.toolStripComboBox_CANBaud.Name = "toolStripComboBox_CANBaud";
  926. this.toolStripComboBox_CANBaud.Size = new System.Drawing.Size(121, 29);
  927. this.toolStripComboBox_CANBaud.DropDownClosed += new System.EventHandler(this.toolStripComboBox_CANBaud_Click);
  928. //
  929. // UARTBOOT波特率ToolStripMenuItem
  930. //
  931. this.UARTBOOT波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  932. this.toolStripComboBox_UARTBOOTBAUD});
  933. this.UARTBOOT波特率ToolStripMenuItem.Name = "UARTBOOT波特率ToolStripMenuItem";
  934. this.UARTBOOT波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  935. this.UARTBOOT波特率ToolStripMenuItem.Text = "UART BOOT波特率";
  936. //
  937. // toolStripComboBox_UARTBOOTBAUD
  938. //
  939. this.toolStripComboBox_UARTBOOTBAUD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  940. this.toolStripComboBox_UARTBOOTBAUD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  941. this.toolStripComboBox_UARTBOOTBAUD.Items.AddRange(new object[] {
  942. "9600",
  943. "19200",
  944. "38400",
  945. "57600"});
  946. this.toolStripComboBox_UARTBOOTBAUD.Name = "toolStripComboBox_UARTBOOTBAUD";
  947. this.toolStripComboBox_UARTBOOTBAUD.Size = new System.Drawing.Size(121, 29);
  948. this.toolStripComboBox_UARTBOOTBAUD.DropDownClosed += new System.EventHandler(this.toolStripComboBox_UARTBOOTBAUD_Click);
  949. //
  950. // uARTAPP波特率ToolStripMenuItem
  951. //
  952. this.uARTAPP波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  953. this.toolStripComboBox_UARTAPPBAUD});
  954. this.uARTAPP波特率ToolStripMenuItem.Name = "uARTAPP波特率ToolStripMenuItem";
  955. this.uARTAPP波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  956. this.uARTAPP波特率ToolStripMenuItem.Text = "UART APP波特率";
  957. //
  958. // toolStripComboBox_UARTAPPBAUD
  959. //
  960. this.toolStripComboBox_UARTAPPBAUD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  961. this.toolStripComboBox_UARTAPPBAUD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  962. this.toolStripComboBox_UARTAPPBAUD.Items.AddRange(new object[] {
  963. "1200",
  964. "9600",
  965. "19200",
  966. "38400",
  967. "57600"});
  968. this.toolStripComboBox_UARTAPPBAUD.Name = "toolStripComboBox_UARTAPPBAUD";
  969. this.toolStripComboBox_UARTAPPBAUD.Size = new System.Drawing.Size(121, 29);
  970. this.toolStripComboBox_UARTAPPBAUD.DropDownClosed += new System.EventHandler(this.toolStripComboBox_UARTAPPBAUD_Click);
  971. //
  972. // 固件版本ToolStripMenuItem
  973. //
  974. this.固件版本ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  975. this.toolStripTextBox_CDL_Version});
  976. this.固件版本ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  977. this.固件版本ToolStripMenuItem.Name = "固件版本ToolStripMenuItem";
  978. this.固件版本ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  979. this.固件版本ToolStripMenuItem.Text = "固件版本";
  980. //
  981. // toolStripTextBox_CDL_Version
  982. //
  983. this.toolStripTextBox_CDL_Version.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  984. this.toolStripTextBox_CDL_Version.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  985. this.toolStripTextBox_CDL_Version.Name = "toolStripTextBox_CDL_Version";
  986. this.toolStripTextBox_CDL_Version.ReadOnly = true;
  987. this.toolStripTextBox_CDL_Version.Size = new System.Drawing.Size(150, 28);
  988. //
  989. // 定制ToolStripMenuItem
  990. //
  991. this.定制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  992. this.toolStripTextBox_OPTION_GIANT,
  993. this.toolStripTextBox_OPTION_Others});
  994. this.定制ToolStripMenuItem.Name = "定制ToolStripMenuItem";
  995. this.定制ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  996. this.定制ToolStripMenuItem.Text = "定制";
  997. //
  998. // toolStripTextBox_OPTION_GIANT
  999. //
  1000. this.toolStripTextBox_OPTION_GIANT.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  1001. this.toolStripTextBox_OPTION_GIANT.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1002. this.toolStripTextBox_OPTION_GIANT.Name = "toolStripTextBox_OPTION_GIANT";
  1003. this.toolStripTextBox_OPTION_GIANT.Size = new System.Drawing.Size(210, 26);
  1004. this.toolStripTextBox_OPTION_GIANT.Text = "GIANT";
  1005. this.toolStripTextBox_OPTION_GIANT.Click += new System.EventHandler(this.toolStripTextBox_OPTION_GIANT_Click);
  1006. //
  1007. // toolStripTextBox_OPTION_Others
  1008. //
  1009. this.toolStripTextBox_OPTION_Others.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1010. this.toolStripTextBox_OPTION_Others.Name = "toolStripTextBox_OPTION_Others";
  1011. this.toolStripTextBox_OPTION_Others.Size = new System.Drawing.Size(150, 28);
  1012. this.toolStripTextBox_OPTION_Others.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_OPTION_Others_KeyDown);
  1013. //
  1014. // 其它配置项ToolStripMenuItem
  1015. //
  1016. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1017. this.连接开机ToolStripMenuItem,
  1018. this.断开关机ToolStripMenuItem,
  1019. this.识别通讯盒ToolStripMenuItem});
  1020. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  1021. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1022. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  1023. //
  1024. // 连接开机ToolStripMenuItem
  1025. //
  1026. this.连接开机ToolStripMenuItem.Checked = true;
  1027. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1028. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  1029. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1030. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  1031. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  1032. //
  1033. // 断开关机ToolStripMenuItem
  1034. //
  1035. this.断开关机ToolStripMenuItem.Checked = true;
  1036. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1037. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  1038. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1039. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  1040. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  1041. //
  1042. // 识别通讯盒ToolStripMenuItem
  1043. //
  1044. this.识别通讯盒ToolStripMenuItem.Checked = true;
  1045. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1046. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  1047. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1048. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  1049. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  1050. //
  1051. // 电源控制ToolStripMenuItem
  1052. //
  1053. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1054. this.开机ToolStripMenuItem,
  1055. this.关机ToolStripMenuItem});
  1056. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1057. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  1058. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  1059. this.电源控制ToolStripMenuItem.Text = "电源控制";
  1060. //
  1061. // 开机ToolStripMenuItem
  1062. //
  1063. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  1064. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1065. this.开机ToolStripMenuItem.Text = "开机";
  1066. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  1067. //
  1068. // 关机ToolStripMenuItem
  1069. //
  1070. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  1071. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1072. this.关机ToolStripMenuItem.Text = "关机";
  1073. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  1074. //
  1075. // 配置ToolStripMenuItem
  1076. //
  1077. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1078. this.写入存储ToolStripMenuItem,
  1079. this.toolStripSeparator2,
  1080. this.服务器配置ToolStripMenuItem,
  1081. this.toolStripSeparator3,
  1082. this.生产信息ToolStripMenuItem,
  1083. this.电机类型ToolStripMenuItem,
  1084. this.toolStripSeparator4,
  1085. this.判断阈值ToolStripMenuItem,
  1086. this.力矩传感器检验ToolStripMenuItem,
  1087. this.mOS内阻校准系数ToolStripMenuItem,
  1088. this.mOS内阻范围ToolStripMenuItem,
  1089. this.位置校准偏差范围ToolStripMenuItem,
  1090. this.toolStripSeparator5,
  1091. this.协议类型ToolStripMenuItem1,
  1092. this.UART协议ToolStripMenuItem,
  1093. this.toolStripSeparator6,
  1094. this.样机测试ToolStripMenuItem});
  1095. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1096. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  1097. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1098. this.配置ToolStripMenuItem.Text = "配置";
  1099. //
  1100. // 写入存储ToolStripMenuItem
  1101. //
  1102. this.写入存储ToolStripMenuItem.Checked = true;
  1103. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1104. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  1105. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1106. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  1107. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  1108. //
  1109. // toolStripSeparator2
  1110. //
  1111. this.toolStripSeparator2.Name = "toolStripSeparator2";
  1112. this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6);
  1113. //
  1114. // 服务器配置ToolStripMenuItem
  1115. //
  1116. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1117. this.存储路径ToolStripMenuItem,
  1118. this.重置ToolStripMenuItem});
  1119. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  1120. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1121. this.服务器配置ToolStripMenuItem.Text = "服务器配置";
  1122. //
  1123. // 存储路径ToolStripMenuItem
  1124. //
  1125. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1126. this.toolStripTextBox_ServerPath});
  1127. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  1128. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1129. this.存储路径ToolStripMenuItem.Text = "存储路径";
  1130. //
  1131. // toolStripTextBox_ServerPath
  1132. //
  1133. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1134. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  1135. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  1136. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  1137. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1138. //
  1139. // 重置ToolStripMenuItem
  1140. //
  1141. this.重置ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
  1142. this.重置ToolStripMenuItem.Name = "重置ToolStripMenuItem";
  1143. this.重置ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1144. this.重置ToolStripMenuItem.Text = "重置";
  1145. this.重置ToolStripMenuItem.Click += new System.EventHandler(this.重置ToolStripMenuItem_Click);
  1146. //
  1147. // toolStripSeparator3
  1148. //
  1149. this.toolStripSeparator3.Name = "toolStripSeparator3";
  1150. this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6);
  1151. //
  1152. // 生产信息ToolStripMenuItem
  1153. //
  1154. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1155. this.生产商ToolStripMenuItem,
  1156. this.生产地ToolStripMenuItem,
  1157. this.生产日期ToolStripMenuItem,
  1158. this.产品标识ToolStripMenuItem});
  1159. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  1160. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1161. this.生产信息ToolStripMenuItem.Text = "生产信息";
  1162. //
  1163. // 生产商ToolStripMenuItem
  1164. //
  1165. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1166. this.toolStripTextBox_MAC});
  1167. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  1168. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1169. this.生产商ToolStripMenuItem.Text = "生产商";
  1170. //
  1171. // toolStripTextBox_MAC
  1172. //
  1173. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1174. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  1175. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  1176. this.toolStripTextBox_MAC.Text = "TTIUM";
  1177. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1178. //
  1179. // 生产地ToolStripMenuItem
  1180. //
  1181. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1182. this.toolStripTextBoxMACAddr});
  1183. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  1184. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1185. this.生产地ToolStripMenuItem.Text = "生产地";
  1186. //
  1187. // toolStripTextBoxMACAddr
  1188. //
  1189. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1190. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  1191. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  1192. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  1193. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1194. //
  1195. // 生产日期ToolStripMenuItem
  1196. //
  1197. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1198. this.toolStripTextBox_MACDate});
  1199. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  1200. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1201. this.生产日期ToolStripMenuItem.Text = "生产日期";
  1202. //
  1203. // toolStripTextBox_MACDate
  1204. //
  1205. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1206. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  1207. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1208. this.toolStripTextBox_MACDate.Text = "20220101";
  1209. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1210. //
  1211. // 产品标识ToolStripMenuItem
  1212. //
  1213. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1214. this.toolStripTextBox_MACPD});
  1215. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1216. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1217. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1218. //
  1219. // toolStripTextBox_MACPD
  1220. //
  1221. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1222. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1223. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1224. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1225. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1226. //
  1227. // 电机类型ToolStripMenuItem
  1228. //
  1229. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1230. this.中置电机MIGIC_ToolStripMenuItem,
  1231. this.中置电机VP_ToolStripMenuItem,
  1232. this.轮毂电机ToolStripMenuItem});
  1233. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1234. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1235. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1236. //
  1237. // 中置电机MIGIC_ToolStripMenuItem
  1238. //
  1239. this.中置电机MIGIC_ToolStripMenuItem.Checked = true;
  1240. this.中置电机MIGIC_ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1241. this.中置电机MIGIC_ToolStripMenuItem.Name = "中置电机MIGIC_ToolStripMenuItem";
  1242. this.中置电机MIGIC_ToolStripMenuItem.Size = new System.Drawing.Size(225, 26);
  1243. this.中置电机MIGIC_ToolStripMenuItem.Text = "中置电机(MIGIC)";
  1244. this.中置电机MIGIC_ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1245. //
  1246. // 中置电机VP_ToolStripMenuItem
  1247. //
  1248. this.中置电机VP_ToolStripMenuItem.Name = "中置电机VP_ToolStripMenuItem";
  1249. this.中置电机VP_ToolStripMenuItem.Size = new System.Drawing.Size(225, 26);
  1250. this.中置电机VP_ToolStripMenuItem.Text = "中置电机(VP)";
  1251. this.中置电机VP_ToolStripMenuItem.Click += new System.EventHandler(this.中置电机小牙盘ToolStripMenuItem_Click);
  1252. //
  1253. // 轮毂电机ToolStripMenuItem
  1254. //
  1255. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1256. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(225, 26);
  1257. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1258. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1259. //
  1260. // toolStripSeparator4
  1261. //
  1262. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1263. this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6);
  1264. //
  1265. // 判断阈值ToolStripMenuItem
  1266. //
  1267. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1268. this.电压ToolStripMenuItem,
  1269. this.电流ToolStripMenuItem,
  1270. this.转速ToolStripMenuItem,
  1271. this.力矩ToolStripMenuItem,
  1272. this.踏频ToolStripMenuItem,
  1273. this.车速ToolStripMenuItem,
  1274. this.pCB温度ToolStripMenuItem,
  1275. this.mCU温度ToolStripMenuItem,
  1276. this.电机温度ToolStripMenuItem});
  1277. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1278. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1279. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1280. //
  1281. // 电压ToolStripMenuItem
  1282. //
  1283. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1284. this.toolStripTextBox_ThVol});
  1285. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1286. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1287. this.电压ToolStripMenuItem.Text = "电压";
  1288. //
  1289. // toolStripTextBox_ThVol
  1290. //
  1291. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1292. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1293. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1294. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1295. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1296. //
  1297. // 电流ToolStripMenuItem
  1298. //
  1299. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1300. this.toolStripTextBox_ThCur});
  1301. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1302. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1303. this.电流ToolStripMenuItem.Text = "电流";
  1304. //
  1305. // toolStripTextBox_ThCur
  1306. //
  1307. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1308. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1309. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1310. this.toolStripTextBox_ThCur.Text = "200,2500";
  1311. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1312. //
  1313. // 转速ToolStripMenuItem
  1314. //
  1315. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1316. this.toolStripTextBox_ThSpeed});
  1317. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1318. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1319. this.转速ToolStripMenuItem.Text = "转速";
  1320. //
  1321. // toolStripTextBox_ThSpeed
  1322. //
  1323. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1324. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1325. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1326. this.toolStripTextBox_ThSpeed.Text = "500,2500";
  1327. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1328. //
  1329. // 力矩ToolStripMenuItem
  1330. //
  1331. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1332. this.toolStripTextBox_ThTor});
  1333. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1334. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1335. this.力矩ToolStripMenuItem.Text = "力矩";
  1336. //
  1337. // toolStripTextBox_ThTor
  1338. //
  1339. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1340. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1341. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1342. this.toolStripTextBox_ThTor.Text = "60,80";
  1343. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1344. //
  1345. // 踏频ToolStripMenuItem
  1346. //
  1347. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1348. this.toolStripTextBox_ThCad});
  1349. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1350. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1351. this.踏频ToolStripMenuItem.Text = "踏频";
  1352. //
  1353. // toolStripTextBox_ThCad
  1354. //
  1355. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1356. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1357. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1358. this.toolStripTextBox_ThCad.Text = "25,75";
  1359. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1360. //
  1361. // 车速ToolStripMenuItem
  1362. //
  1363. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1364. this.toolStripTextBox_ThBikeSpeed});
  1365. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1366. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1367. this.车速ToolStripMenuItem.Text = "车速";
  1368. //
  1369. // toolStripTextBox_ThBikeSpeed
  1370. //
  1371. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1372. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1373. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1374. this.toolStripTextBox_ThBikeSpeed.Text = "15,40";
  1375. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1376. //
  1377. // pCB温度ToolStripMenuItem
  1378. //
  1379. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1380. this.toolStripTextBox_ThT_PCB});
  1381. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1382. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1383. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1384. //
  1385. // toolStripTextBox_ThT_PCB
  1386. //
  1387. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1388. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1389. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1390. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1391. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1392. //
  1393. // mCU温度ToolStripMenuItem
  1394. //
  1395. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1396. this.toolStripTextBox_ThT_MCU});
  1397. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1398. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1399. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1400. //
  1401. // toolStripTextBox_ThT_MCU
  1402. //
  1403. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1404. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1405. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1406. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1407. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1408. //
  1409. // 电机温度ToolStripMenuItem
  1410. //
  1411. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1412. this.toolStripTextBox_ThT_Motor});
  1413. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1414. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1415. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1416. //
  1417. // toolStripTextBox_ThT_Motor
  1418. //
  1419. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1420. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1421. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1422. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1423. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1424. //
  1425. // 力矩传感器检验ToolStripMenuItem
  1426. //
  1427. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1428. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1429. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1430. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1431. //
  1432. // mOS内阻校准系数ToolStripMenuItem
  1433. //
  1434. this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1435. this.toolStripTextBox_MosCalK});
  1436. this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem";
  1437. this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1438. this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数";
  1439. //
  1440. // toolStripTextBox_MosCalK
  1441. //
  1442. this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1443. this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK";
  1444. this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28);
  1445. this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868";
  1446. this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1447. //
  1448. // mOS内阻范围ToolStripMenuItem
  1449. //
  1450. this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1451. this.mOS1ToolStripMenuItem,
  1452. this.mOS2ToolStripMenuItem,
  1453. this.mOS3ToolStripMenuItem});
  1454. this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem";
  1455. this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1456. this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围";
  1457. //
  1458. // mOS1ToolStripMenuItem
  1459. //
  1460. this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1461. this.toolStripTextBox_MOS1});
  1462. this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
  1463. this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1464. this.mOS1ToolStripMenuItem.Text = "MOS1";
  1465. //
  1466. // toolStripTextBox_MOS1
  1467. //
  1468. this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1469. this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1";
  1470. this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28);
  1471. this.toolStripTextBox_MOS1.Text = "2500,3500";
  1472. this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1473. //
  1474. // mOS2ToolStripMenuItem
  1475. //
  1476. this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1477. this.toolStripTextBox_MOS2});
  1478. this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
  1479. this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1480. this.mOS2ToolStripMenuItem.Text = "MOS2";
  1481. //
  1482. // toolStripTextBox_MOS2
  1483. //
  1484. this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1485. this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2";
  1486. this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28);
  1487. this.toolStripTextBox_MOS2.Text = "2500,3500";
  1488. this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1489. //
  1490. // mOS3ToolStripMenuItem
  1491. //
  1492. this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1493. this.toolStripTextBox_MOS3});
  1494. this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
  1495. this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1496. this.mOS3ToolStripMenuItem.Text = "MOS3";
  1497. //
  1498. // toolStripTextBox_MOS3
  1499. //
  1500. this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1501. this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3";
  1502. this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28);
  1503. this.toolStripTextBox_MOS3.Text = "2500,3500";
  1504. this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1505. //
  1506. // 位置校准偏差范围ToolStripMenuItem
  1507. //
  1508. this.位置校准偏差范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1509. this.平均偏差最大值ToolStripMenuItem,
  1510. this.零点偏差最大值ToolStripMenuItem});
  1511. this.位置校准偏差范围ToolStripMenuItem.Name = "位置校准偏差范围ToolStripMenuItem";
  1512. this.位置校准偏差范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1513. this.位置校准偏差范围ToolStripMenuItem.Text = "位置校准偏差范围";
  1514. //
  1515. // 平均偏差最大值ToolStripMenuItem
  1516. //
  1517. this.平均偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1518. this.toolStripTextBox_AngleAvgMax});
  1519. this.平均偏差最大值ToolStripMenuItem.Name = "平均偏差最大值ToolStripMenuItem";
  1520. this.平均偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1521. this.平均偏差最大值ToolStripMenuItem.Text = "平均偏差最大值";
  1522. //
  1523. // toolStripTextBox_AngleAvgMax
  1524. //
  1525. this.toolStripTextBox_AngleAvgMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1526. this.toolStripTextBox_AngleAvgMax.Name = "toolStripTextBox_AngleAvgMax";
  1527. this.toolStripTextBox_AngleAvgMax.Size = new System.Drawing.Size(100, 28);
  1528. this.toolStripTextBox_AngleAvgMax.Text = "10";
  1529. this.toolStripTextBox_AngleAvgMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleAvgMax_KeyDown);
  1530. //
  1531. // 零点偏差最大值ToolStripMenuItem
  1532. //
  1533. this.零点偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1534. this.toolStripTextBox_AngleZeroMax});
  1535. this.零点偏差最大值ToolStripMenuItem.Name = "零点偏差最大值ToolStripMenuItem";
  1536. this.零点偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1537. this.零点偏差最大值ToolStripMenuItem.Text = "零点偏差最大值";
  1538. //
  1539. // toolStripTextBox_AngleZeroMax
  1540. //
  1541. this.toolStripTextBox_AngleZeroMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1542. this.toolStripTextBox_AngleZeroMax.Name = "toolStripTextBox_AngleZeroMax";
  1543. this.toolStripTextBox_AngleZeroMax.Size = new System.Drawing.Size(100, 28);
  1544. this.toolStripTextBox_AngleZeroMax.Text = "5";
  1545. this.toolStripTextBox_AngleZeroMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleZeroMax_KeyDown);
  1546. //
  1547. // toolStripSeparator5
  1548. //
  1549. this.toolStripSeparator5.Name = "toolStripSeparator5";
  1550. this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6);
  1551. //
  1552. // 协议类型ToolStripMenuItem1
  1553. //
  1554. this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1555. this.cANToolStripMenuItem,
  1556. this.uARTToolStripMenuItem});
  1557. this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1";
  1558. this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26);
  1559. this.协议类型ToolStripMenuItem1.Text = "协议类型";
  1560. //
  1561. // cANToolStripMenuItem
  1562. //
  1563. this.cANToolStripMenuItem.Checked = true;
  1564. this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1565. this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
  1566. this.cANToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1567. this.cANToolStripMenuItem.Text = "CAN";
  1568. this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
  1569. //
  1570. // uARTToolStripMenuItem
  1571. //
  1572. this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
  1573. this.uARTToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1574. this.uARTToolStripMenuItem.Text = "UART";
  1575. this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
  1576. //
  1577. // UART协议ToolStripMenuItem
  1578. //
  1579. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1580. this.协议类型ToolStripMenuItem});
  1581. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1582. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1583. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1584. this.UART协议ToolStripMenuItem.Visible = false;
  1585. //
  1586. // 协议类型ToolStripMenuItem
  1587. //
  1588. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1589. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1590. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1591. "5S标准",
  1592. "锂电2号",
  1593. "八方",
  1594. "金米特5S",
  1595. "JLCD"});
  1596. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1597. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1598. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1599. //
  1600. // toolStripSeparator6
  1601. //
  1602. this.toolStripSeparator6.Name = "toolStripSeparator6";
  1603. this.toolStripSeparator6.Size = new System.Drawing.Size(211, 6);
  1604. //
  1605. // 样机测试ToolStripMenuItem
  1606. //
  1607. this.样机测试ToolStripMenuItem.Name = "样机测试ToolStripMenuItem";
  1608. this.样机测试ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1609. this.样机测试ToolStripMenuItem.Text = "样机测试";
  1610. this.样机测试ToolStripMenuItem.Click += new System.EventHandler(this.样机测试ToolStripMenuItem_Click);
  1611. //
  1612. // 工具箱ToolStripMenuItem
  1613. //
  1614. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1615. this.运行信息记录ToolStripMenuItem,
  1616. this.页面保存ToolStripMenuItem,
  1617. this.计算器ToolStripMenuItem,
  1618. this.屏幕键盘ToolStripMenuItem,
  1619. this.删除远程文件ToolStripMenuItem,
  1620. this.指令调试ToolStripMenuItem,
  1621. this.发送指令ToolStripMenuItem});
  1622. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1623. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1624. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1625. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1626. //
  1627. // 运行信息记录ToolStripMenuItem
  1628. //
  1629. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1630. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1631. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1632. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1633. //
  1634. // 计算器ToolStripMenuItem
  1635. //
  1636. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1637. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1638. this.计算器ToolStripMenuItem.Text = "计算器";
  1639. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1640. //
  1641. // 页面保存ToolStripMenuItem
  1642. //
  1643. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1644. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1645. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1646. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1647. //
  1648. // 屏幕键盘ToolStripMenuItem
  1649. //
  1650. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1651. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1652. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1653. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1654. //
  1655. // 删除远程文件ToolStripMenuItem
  1656. //
  1657. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1658. this.生产配置文件ToolStripMenuItem,
  1659. this.样机测试记录ToolStripMenuItem});
  1660. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1661. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1662. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1663. //
  1664. // 生产配置文件ToolStripMenuItem
  1665. //
  1666. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1667. this.toolStripTextBox_DelCfgFile});
  1668. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1669. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1670. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1671. //
  1672. // toolStripTextBox_DelCfgFile
  1673. //
  1674. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1675. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1676. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1677. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1678. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1679. //
  1680. // 样机测试记录ToolStripMenuItem
  1681. //
  1682. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1683. this.toolStripTextBox_DelLogFile});
  1684. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1685. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1686. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1687. //
  1688. // toolStripTextBox_DelLogFile
  1689. //
  1690. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1691. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1692. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1693. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1694. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1695. //
  1696. // 指令调试ToolStripMenuItem
  1697. //
  1698. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1699. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1700. this.指令调试ToolStripMenuItem.Text = "指令窗口";
  1701. this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click);
  1702. //
  1703. // 发送指令ToolStripMenuItem
  1704. //
  1705. this.发送指令ToolStripMenuItem.Name = "发送指令ToolStripMenuItem";
  1706. this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1707. this.发送指令ToolStripMenuItem.Text = "发送指令";
  1708. this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click);
  1709. //
  1710. // 查询ToolStripMenuItem
  1711. //
  1712. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1713. this.调试记录数据ToolStripMenuItem,
  1714. this.生产记录数据ToolStripMenuItem});
  1715. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1716. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1717. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1718. this.查询ToolStripMenuItem.Text = "查询";
  1719. //
  1720. // 调试记录数据ToolStripMenuItem
  1721. //
  1722. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1723. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1724. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1725. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1726. //
  1727. // 生产记录数据ToolStripMenuItem
  1728. //
  1729. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1730. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1731. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1732. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1733. //
  1734. // 关于ToolStripMenuItem
  1735. //
  1736. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1737. this.版本ToolStripMenuItem,
  1738. this.自动更新ToolStripMenuItem,
  1739. this.本机信息ToolStripMenuItem,
  1740. this.帮助ToolStripMenuItem,
  1741. this.累计运行时间ToolStripMenuItem});
  1742. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1743. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1744. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1745. this.关于ToolStripMenuItem.Text = "关于";
  1746. //
  1747. // 版本ToolStripMenuItem
  1748. //
  1749. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1750. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1751. this.版本ToolStripMenuItem.Text = "版本信息";
  1752. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1753. //
  1754. // 自动更新ToolStripMenuItem
  1755. //
  1756. this.自动更新ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1757. this.打开ToolStripMenuItem,
  1758. this.关闭ToolStripMenuItem});
  1759. this.自动更新ToolStripMenuItem.Name = "自动更新ToolStripMenuItem";
  1760. this.自动更新ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1761. this.自动更新ToolStripMenuItem.Text = "自动更新";
  1762. //
  1763. // 打开ToolStripMenuItem
  1764. //
  1765. this.打开ToolStripMenuItem.Checked = true;
  1766. this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1767. this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
  1768. this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1769. this.打开ToolStripMenuItem.Text = "打开";
  1770. this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click);
  1771. //
  1772. // 关闭ToolStripMenuItem
  1773. //
  1774. this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  1775. this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1776. this.关闭ToolStripMenuItem.Text = "关闭";
  1777. this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  1778. //
  1779. // 本机信息ToolStripMenuItem
  1780. //
  1781. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1782. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1783. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1784. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1785. //
  1786. // 帮助ToolStripMenuItem
  1787. //
  1788. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1789. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1790. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1791. this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click);
  1792. //
  1793. // 累计运行时间ToolStripMenuItem
  1794. //
  1795. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1796. this.toolStripMenuItem_RunTime});
  1797. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1798. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1799. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1800. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1801. //
  1802. // toolStripMenuItem_RunTime
  1803. //
  1804. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1805. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1806. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1807. //
  1808. // statusStrip1
  1809. //
  1810. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1811. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1812. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1813. this.toolStripStatusLabel1});
  1814. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1815. this.statusStrip1.Name = "statusStrip1";
  1816. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1817. this.statusStrip1.TabIndex = 3;
  1818. this.statusStrip1.Text = "statusStrip1";
  1819. //
  1820. // toolStripStatusLabel1
  1821. //
  1822. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1823. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1824. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1825. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1826. //
  1827. // groupBox1
  1828. //
  1829. this.groupBox1.Controls.Add(this.textBox_MotorSpeedPercent);
  1830. this.groupBox1.Controls.Add(this.label69);
  1831. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1832. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1833. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1834. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1835. this.groupBox1.Controls.Add(this.label24);
  1836. this.groupBox1.Controls.Add(this.label4);
  1837. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1838. this.groupBox1.Controls.Add(this.label3);
  1839. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1840. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1841. this.groupBox1.Controls.Add(this.label2);
  1842. this.groupBox1.Controls.Add(this.label1);
  1843. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1844. this.groupBox1.Name = "groupBox1";
  1845. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1846. this.groupBox1.TabIndex = 4;
  1847. this.groupBox1.TabStop = false;
  1848. this.groupBox1.Text = "电机控制";
  1849. this.groupBox1.Visible = false;
  1850. //
  1851. // textBox_MotorSpeedPercent
  1852. //
  1853. this.textBox_MotorSpeedPercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1854. this.textBox_MotorSpeedPercent.Location = new System.Drawing.Point(85, 124);
  1855. this.textBox_MotorSpeedPercent.Name = "textBox_MotorSpeedPercent";
  1856. this.textBox_MotorSpeedPercent.ReadOnly = true;
  1857. this.textBox_MotorSpeedPercent.Size = new System.Drawing.Size(70, 28);
  1858. this.textBox_MotorSpeedPercent.TabIndex = 17;
  1859. this.textBox_MotorSpeedPercent.Text = "0";
  1860. this.textBox_MotorSpeedPercent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1861. //
  1862. // label69
  1863. //
  1864. this.label69.BackColor = System.Drawing.Color.Silver;
  1865. this.label69.ForeColor = System.Drawing.Color.White;
  1866. this.label69.Location = new System.Drawing.Point(97, 163);
  1867. this.label69.Name = "label69";
  1868. this.label69.Size = new System.Drawing.Size(1, 25);
  1869. this.label69.TabIndex = 25;
  1870. //
  1871. // button_SpeedAdd10
  1872. //
  1873. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1874. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1875. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1876. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1877. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1878. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1879. this.button_SpeedAdd10.TabIndex = 7;
  1880. this.button_SpeedAdd10.Text = "+10";
  1881. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1882. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1883. //
  1884. // button_SpeedAdd1
  1885. //
  1886. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1887. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1888. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1889. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1890. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1891. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1892. this.button_SpeedAdd1.TabIndex = 7;
  1893. this.button_SpeedAdd1.Text = "+1";
  1894. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1895. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1896. //
  1897. // button_SpeedDec10
  1898. //
  1899. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1900. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1901. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1902. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1903. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1904. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1905. this.button_SpeedDec10.TabIndex = 7;
  1906. this.button_SpeedDec10.Text = "-10";
  1907. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1908. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1909. //
  1910. // button_SpeedDec1
  1911. //
  1912. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1913. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1914. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1915. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1916. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1917. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1918. this.button_SpeedDec1.TabIndex = 7;
  1919. this.button_SpeedDec1.Text = "-1";
  1920. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1921. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1922. //
  1923. // label24
  1924. //
  1925. this.label24.AutoSize = true;
  1926. this.label24.Location = new System.Drawing.Point(161, 128);
  1927. this.label24.Name = "label24";
  1928. this.label24.Size = new System.Drawing.Size(24, 21);
  1929. this.label24.TabIndex = 6;
  1930. this.label24.Text = "%";
  1931. //
  1932. // label4
  1933. //
  1934. this.label4.AutoSize = true;
  1935. this.label4.Location = new System.Drawing.Point(6, 128);
  1936. this.label4.Name = "label4";
  1937. this.label4.Size = new System.Drawing.Size(74, 21);
  1938. this.label4.TabIndex = 4;
  1939. this.label4.Text = "转速调节";
  1940. //
  1941. // comboBox_LightSwitch
  1942. //
  1943. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1944. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1945. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1946. this.comboBox_LightSwitch.FormattingEnabled = true;
  1947. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1948. "ON",
  1949. "OFF"});
  1950. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1951. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1952. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1953. this.comboBox_LightSwitch.TabIndex = 3;
  1954. //
  1955. // label3
  1956. //
  1957. this.label3.AutoSize = true;
  1958. this.label3.Location = new System.Drawing.Point(6, 97);
  1959. this.label3.Name = "label3";
  1960. this.label3.Size = new System.Drawing.Size(74, 21);
  1961. this.label3.TabIndex = 2;
  1962. this.label3.Text = "大灯开关";
  1963. //
  1964. // comboBox_GearSt
  1965. //
  1966. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1967. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1968. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1969. this.comboBox_GearSt.FormattingEnabled = true;
  1970. this.comboBox_GearSt.Items.AddRange(new object[] {
  1971. "OFF",
  1972. "ECO",
  1973. "NORM",
  1974. "SPORT",
  1975. "TURBO",
  1976. "SMART",
  1977. "WALK"});
  1978. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1979. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1980. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1981. this.comboBox_GearSt.TabIndex = 1;
  1982. //
  1983. // comboBox_WorkMode
  1984. //
  1985. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1986. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1987. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1988. this.comboBox_WorkMode.FormattingEnabled = true;
  1989. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1990. "运行模式",
  1991. "配置模式",
  1992. "调试模式"});
  1993. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1994. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1995. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1996. this.comboBox_WorkMode.TabIndex = 1;
  1997. //
  1998. // label2
  1999. //
  2000. this.label2.AutoSize = true;
  2001. this.label2.Location = new System.Drawing.Point(6, 66);
  2002. this.label2.Name = "label2";
  2003. this.label2.Size = new System.Drawing.Size(74, 21);
  2004. this.label2.TabIndex = 0;
  2005. this.label2.Text = "助力档位";
  2006. //
  2007. // label1
  2008. //
  2009. this.label1.AutoSize = true;
  2010. this.label1.Location = new System.Drawing.Point(6, 35);
  2011. this.label1.Name = "label1";
  2012. this.label1.Size = new System.Drawing.Size(74, 21);
  2013. this.label1.TabIndex = 0;
  2014. this.label1.Text = "工作模式";
  2015. //
  2016. // groupBox3
  2017. //
  2018. this.groupBox3.Controls.Add(this.tabControl1);
  2019. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  2020. this.groupBox3.Name = "groupBox3";
  2021. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  2022. this.groupBox3.TabIndex = 6;
  2023. this.groupBox3.TabStop = false;
  2024. this.groupBox3.Text = "参数查询/写入";
  2025. this.groupBox3.Visible = false;
  2026. //
  2027. // tabControl1
  2028. //
  2029. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  2030. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  2031. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  2032. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  2033. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  2034. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  2035. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  2036. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  2037. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  2038. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  2039. this.tabControl1.Controls.Add(this.tabPage_OBC);
  2040. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  2041. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  2042. this.tabControl1.Controls.Add(this.tabPage_AngleCal);
  2043. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  2044. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  2045. this.tabControl1.Controls.Add(this.tabPage_FuncSet);
  2046. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  2047. this.tabControl1.Name = "tabControl1";
  2048. this.tabControl1.SelectedIndex = 0;
  2049. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  2050. this.tabControl1.TabIndex = 0;
  2051. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  2052. //
  2053. // tabPage_MotorParam
  2054. //
  2055. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2056. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  2057. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  2058. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  2059. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  2060. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  2061. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  2062. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  2063. this.tabPage_MotorParam.TabIndex = 0;
  2064. this.tabPage_MotorParam.Text = "马达参数";
  2065. //
  2066. // button_Write
  2067. //
  2068. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2069. this.button_Write.Location = new System.Drawing.Point(858, 259);
  2070. this.button_Write.Name = "button_Write";
  2071. this.button_Write.Size = new System.Drawing.Size(126, 50);
  2072. this.button_Write.TabIndex = 1;
  2073. this.button_Write.Text = "写入参数";
  2074. this.button_Write.UseVisualStyleBackColor = false;
  2075. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  2076. //
  2077. // button_Read_MotorParam
  2078. //
  2079. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2080. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  2081. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  2082. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  2083. this.button_Read_MotorParam.TabIndex = 1;
  2084. this.button_Read_MotorParam.Text = "读取参数";
  2085. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  2086. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  2087. //
  2088. // richTextBox_MotorParam
  2089. //
  2090. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2091. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2092. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  2093. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  2094. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  2095. this.richTextBox_MotorParam.TabIndex = 0;
  2096. this.richTextBox_MotorParam.Text = "";
  2097. //
  2098. // tabPage_BikeParam
  2099. //
  2100. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2101. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  2102. this.tabPage_BikeParam.Controls.Add(this.label95);
  2103. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  2104. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  2105. this.tabPage_BikeParam.Controls.Add(this.label93);
  2106. this.tabPage_BikeParam.Controls.Add(this.label94);
  2107. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  2108. this.tabPage_BikeParam.Controls.Add(this.label92);
  2109. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  2110. this.tabPage_BikeParam.Controls.Add(this.label91);
  2111. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  2112. this.tabPage_BikeParam.Controls.Add(this.label90);
  2113. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  2114. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  2115. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  2116. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  2117. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  2118. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  2119. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  2120. this.tabPage_BikeParam.TabIndex = 1;
  2121. this.tabPage_BikeParam.Text = "整车信息1";
  2122. //
  2123. // textBox_AutoPowerOff
  2124. //
  2125. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  2126. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  2127. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  2128. this.textBox_AutoPowerOff.TabIndex = 17;
  2129. //
  2130. // label95
  2131. //
  2132. this.label95.AutoSize = true;
  2133. this.label95.Location = new System.Drawing.Point(855, 173);
  2134. this.label95.Name = "label95";
  2135. this.label95.Size = new System.Drawing.Size(74, 21);
  2136. this.label95.TabIndex = 16;
  2137. this.label95.Text = "自动关机";
  2138. //
  2139. // textBox_PowerOffDelay
  2140. //
  2141. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  2142. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  2143. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  2144. this.textBox_PowerOffDelay.TabIndex = 15;
  2145. //
  2146. // textBox_PowerOnDelay
  2147. //
  2148. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  2149. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  2150. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  2151. this.textBox_PowerOnDelay.TabIndex = 14;
  2152. //
  2153. // label93
  2154. //
  2155. this.label93.AutoSize = true;
  2156. this.label93.Location = new System.Drawing.Point(855, 142);
  2157. this.label93.Name = "label93";
  2158. this.label93.Size = new System.Drawing.Size(74, 21);
  2159. this.label93.TabIndex = 13;
  2160. this.label93.Text = "关机延时";
  2161. //
  2162. // label94
  2163. //
  2164. this.label94.AutoSize = true;
  2165. this.label94.Location = new System.Drawing.Point(855, 111);
  2166. this.label94.Name = "label94";
  2167. this.label94.Size = new System.Drawing.Size(74, 21);
  2168. this.label94.TabIndex = 11;
  2169. this.label94.Text = "开机延时";
  2170. //
  2171. // comboBox_TailLightVol
  2172. //
  2173. this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2174. this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2175. this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2176. this.comboBox_TailLightVol.FormattingEnabled = true;
  2177. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  2178. "6V",
  2179. "12V"});
  2180. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  2181. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  2182. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  2183. this.comboBox_TailLightVol.TabIndex = 10;
  2184. //
  2185. // label92
  2186. //
  2187. this.label92.AutoSize = true;
  2188. this.label92.Location = new System.Drawing.Point(855, 80);
  2189. this.label92.Name = "label92";
  2190. this.label92.Size = new System.Drawing.Size(74, 21);
  2191. this.label92.TabIndex = 9;
  2192. this.label92.Text = "尾灯电压";
  2193. //
  2194. // comboBox_FrontLightVol
  2195. //
  2196. this.comboBox_FrontLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2197. this.comboBox_FrontLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2198. this.comboBox_FrontLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2199. this.comboBox_FrontLightVol.FormattingEnabled = true;
  2200. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  2201. "6V",
  2202. "12V"});
  2203. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  2204. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  2205. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  2206. this.comboBox_FrontLightVol.TabIndex = 8;
  2207. //
  2208. // label91
  2209. //
  2210. this.label91.AutoSize = true;
  2211. this.label91.Location = new System.Drawing.Point(855, 49);
  2212. this.label91.Name = "label91";
  2213. this.label91.Size = new System.Drawing.Size(74, 21);
  2214. this.label91.TabIndex = 7;
  2215. this.label91.Text = "前灯电压";
  2216. //
  2217. // comboBox_TailLightMode
  2218. //
  2219. this.comboBox_TailLightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2220. this.comboBox_TailLightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2221. this.comboBox_TailLightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2222. this.comboBox_TailLightMode.FormattingEnabled = true;
  2223. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  2224. "1",
  2225. "2",
  2226. "3",
  2227. "4",
  2228. "5",
  2229. "6",
  2230. "7",
  2231. "8"});
  2232. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  2233. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  2234. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  2235. this.comboBox_TailLightMode.TabIndex = 6;
  2236. //
  2237. // label90
  2238. //
  2239. this.label90.AutoSize = true;
  2240. this.label90.Location = new System.Drawing.Point(855, 18);
  2241. this.label90.Name = "label90";
  2242. this.label90.Size = new System.Drawing.Size(74, 21);
  2243. this.label90.TabIndex = 5;
  2244. this.label90.Text = "尾灯模式";
  2245. //
  2246. // button_WriteBikeParam
  2247. //
  2248. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2249. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  2250. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  2251. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  2252. this.button_WriteBikeParam.TabIndex = 4;
  2253. this.button_WriteBikeParam.Text = "写入参数";
  2254. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  2255. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  2256. //
  2257. // button_ReadBikeParam
  2258. //
  2259. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2260. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  2261. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  2262. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  2263. this.button_ReadBikeParam.TabIndex = 3;
  2264. this.button_ReadBikeParam.Text = "读取参数";
  2265. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  2266. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  2267. //
  2268. // richTextBox_BikeParam
  2269. //
  2270. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2271. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  2272. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  2273. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  2274. this.richTextBox_BikeParam.TabIndex = 2;
  2275. this.richTextBox_BikeParam.Text = "";
  2276. //
  2277. // tabPage_BikeParam2
  2278. //
  2279. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2280. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  2281. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  2282. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  2283. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  2284. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  2285. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  2286. this.tabPage_BikeParam2.TabIndex = 13;
  2287. this.tabPage_BikeParam2.Text = "整车信息2";
  2288. //
  2289. // button_WriteBikeParam2
  2290. //
  2291. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2292. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  2293. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  2294. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  2295. this.button_WriteBikeParam2.TabIndex = 7;
  2296. this.button_WriteBikeParam2.Text = "写入参数";
  2297. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  2298. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  2299. //
  2300. // button_ReadBikeParam2
  2301. //
  2302. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2303. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  2304. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  2305. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  2306. this.button_ReadBikeParam2.TabIndex = 6;
  2307. this.button_ReadBikeParam2.Text = "读取参数";
  2308. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  2309. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  2310. //
  2311. // richTextBox_BikeParam2
  2312. //
  2313. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2314. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  2315. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  2316. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  2317. this.richTextBox_BikeParam2.TabIndex = 5;
  2318. this.richTextBox_BikeParam2.Text = "";
  2319. //
  2320. // tabPage_ControlParam
  2321. //
  2322. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2323. this.tabPage_ControlParam.Controls.Add(this.comboBox_Bike_CCS);
  2324. this.tabPage_ControlParam.Controls.Add(this.label133);
  2325. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  2326. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  2327. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  2328. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  2329. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  2330. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  2331. this.tabPage_ControlParam.TabIndex = 2;
  2332. this.tabPage_ControlParam.Text = "控制参数";
  2333. //
  2334. // comboBox_Bike_CCS
  2335. //
  2336. this.comboBox_Bike_CCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2337. this.comboBox_Bike_CCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2338. this.comboBox_Bike_CCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2339. this.comboBox_Bike_CCS.FormattingEnabled = true;
  2340. this.comboBox_Bike_CCS.Items.AddRange(new object[] {
  2341. "NA",
  2342. "开",
  2343. "关"});
  2344. this.comboBox_Bike_CCS.Location = new System.Drawing.Point(932, 14);
  2345. this.comboBox_Bike_CCS.Name = "comboBox_Bike_CCS";
  2346. this.comboBox_Bike_CCS.Size = new System.Drawing.Size(55, 29);
  2347. this.comboBox_Bike_CCS.TabIndex = 10;
  2348. //
  2349. // label133
  2350. //
  2351. this.label133.AutoSize = true;
  2352. this.label133.Location = new System.Drawing.Point(855, 18);
  2353. this.label133.Name = "label133";
  2354. this.label133.Size = new System.Drawing.Size(74, 21);
  2355. this.label133.TabIndex = 8;
  2356. this.label133.Text = "转把巡航";
  2357. //
  2358. // button_WriteControlParam
  2359. //
  2360. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2361. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  2362. this.button_WriteControlParam.Name = "button_WriteControlParam";
  2363. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  2364. this.button_WriteControlParam.TabIndex = 4;
  2365. this.button_WriteControlParam.Text = "写入参数";
  2366. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  2367. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  2368. //
  2369. // button_ReadControlParam
  2370. //
  2371. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2372. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  2373. this.button_ReadControlParam.Name = "button_ReadControlParam";
  2374. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  2375. this.button_ReadControlParam.TabIndex = 3;
  2376. this.button_ReadControlParam.Text = "读取参数";
  2377. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  2378. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  2379. //
  2380. // richTextBox_ControlParam
  2381. //
  2382. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2383. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  2384. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  2385. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  2386. this.richTextBox_ControlParam.TabIndex = 2;
  2387. this.richTextBox_ControlParam.Text = "";
  2388. //
  2389. // tabPage_SensorParam
  2390. //
  2391. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2392. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  2393. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  2394. this.tabPage_SensorParam.Controls.Add(this.label29);
  2395. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  2396. this.tabPage_SensorParam.Controls.Add(this.label27);
  2397. this.tabPage_SensorParam.Controls.Add(this.label26);
  2398. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  2399. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  2400. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  2401. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  2402. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  2403. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  2404. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  2405. this.tabPage_SensorParam.TabIndex = 3;
  2406. this.tabPage_SensorParam.Text = "传感器参数";
  2407. //
  2408. // button_WriteTqSensorParam
  2409. //
  2410. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2411. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  2412. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  2413. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  2414. this.button_WriteTqSensorParam.TabIndex = 10;
  2415. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  2416. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  2417. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  2418. //
  2419. // comboBox_TorqueSet
  2420. //
  2421. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2422. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2423. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2424. this.comboBox_TorqueSet.FormattingEnabled = true;
  2425. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  2426. "1",
  2427. "2",
  2428. "3",
  2429. "4"});
  2430. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  2431. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  2432. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  2433. this.comboBox_TorqueSet.TabIndex = 9;
  2434. //
  2435. // label29
  2436. //
  2437. this.label29.BackColor = System.Drawing.Color.Silver;
  2438. this.label29.Location = new System.Drawing.Point(858, 146);
  2439. this.label29.Name = "label29";
  2440. this.label29.Size = new System.Drawing.Size(126, 1);
  2441. this.label29.TabIndex = 7;
  2442. //
  2443. // textBox_Load
  2444. //
  2445. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2446. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  2447. this.textBox_Load.Name = "textBox_Load";
  2448. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  2449. this.textBox_Load.TabIndex = 6;
  2450. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2451. //
  2452. // label27
  2453. //
  2454. this.label27.AutoSize = true;
  2455. this.label27.Location = new System.Drawing.Point(858, 45);
  2456. this.label27.Name = "label27";
  2457. this.label27.Size = new System.Drawing.Size(42, 42);
  2458. this.label27.TabIndex = 5;
  2459. this.label27.Text = "负载\r\nN.m";
  2460. //
  2461. // label26
  2462. //
  2463. this.label26.AutoSize = true;
  2464. this.label26.Location = new System.Drawing.Point(858, 16);
  2465. this.label26.Name = "label26";
  2466. this.label26.Size = new System.Drawing.Size(42, 21);
  2467. this.label26.TabIndex = 3;
  2468. this.label26.Text = "序号";
  2469. //
  2470. // button_Write_Cal
  2471. //
  2472. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2473. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2474. this.button_Write_Cal.Name = "button_Write_Cal";
  2475. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2476. this.button_Write_Cal.TabIndex = 2;
  2477. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2478. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2479. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2480. //
  2481. // button_WriteSensorParam
  2482. //
  2483. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2484. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2485. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2486. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2487. this.button_WriteSensorParam.TabIndex = 2;
  2488. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2489. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2490. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2491. //
  2492. // button_ReadSensorParam
  2493. //
  2494. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2495. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2496. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2497. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2498. this.button_ReadSensorParam.TabIndex = 2;
  2499. this.button_ReadSensorParam.Text = "读取参数";
  2500. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2501. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2502. //
  2503. // richTextBox_SensorParam
  2504. //
  2505. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2506. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2507. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2508. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2509. this.richTextBox_SensorParam.TabIndex = 1;
  2510. this.richTextBox_SensorParam.Text = "";
  2511. //
  2512. // tabPage_AssistParam
  2513. //
  2514. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2515. this.tabPage_AssistParam.Controls.Add(this.label62);
  2516. this.tabPage_AssistParam.Controls.Add(this.label47);
  2517. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2518. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2519. this.tabPage_AssistParam.Controls.Add(this.label25);
  2520. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2521. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2522. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2523. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2524. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2525. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2526. this.tabPage_AssistParam.TabIndex = 4;
  2527. this.tabPage_AssistParam.Text = "助力参数";
  2528. //
  2529. // label62
  2530. //
  2531. this.label62.BackColor = System.Drawing.Color.Silver;
  2532. this.label62.Location = new System.Drawing.Point(858, 237);
  2533. this.label62.Name = "label62";
  2534. this.label62.Size = new System.Drawing.Size(126, 1);
  2535. this.label62.TabIndex = 10;
  2536. //
  2537. // label47
  2538. //
  2539. this.label47.AutoSize = true;
  2540. this.label47.Location = new System.Drawing.Point(883, 10);
  2541. this.label47.Name = "label47";
  2542. this.label47.Size = new System.Drawing.Size(74, 42);
  2543. this.label47.TabIndex = 9;
  2544. this.label47.Text = "助力转矩\r\n曲线编号";
  2545. //
  2546. // comboBox_AssistTorque
  2547. //
  2548. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2549. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2550. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2551. this.comboBox_AssistTorque.FormattingEnabled = true;
  2552. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2553. "1",
  2554. "2",
  2555. "3",
  2556. "4",
  2557. "5",
  2558. "6",
  2559. "7",
  2560. "8",
  2561. "9",
  2562. "10",
  2563. "11",
  2564. "12",
  2565. "13",
  2566. "14",
  2567. "15"});
  2568. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2569. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2570. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2571. this.comboBox_AssistTorque.TabIndex = 8;
  2572. //
  2573. // comboBox_AssistCadence
  2574. //
  2575. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2576. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2577. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2578. this.comboBox_AssistCadence.FormattingEnabled = true;
  2579. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2580. "1",
  2581. "2",
  2582. "3",
  2583. "4",
  2584. "5"});
  2585. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2586. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2587. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2588. this.comboBox_AssistCadence.TabIndex = 7;
  2589. //
  2590. // label25
  2591. //
  2592. this.label25.AutoSize = true;
  2593. this.label25.Location = new System.Drawing.Point(883, 87);
  2594. this.label25.Name = "label25";
  2595. this.label25.Size = new System.Drawing.Size(74, 42);
  2596. this.label25.TabIndex = 2;
  2597. this.label25.Text = "助力踏频\r\n曲线编号";
  2598. //
  2599. // button_WriteAssistParam
  2600. //
  2601. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2602. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2603. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2604. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2605. this.button_WriteAssistParam.TabIndex = 4;
  2606. this.button_WriteAssistParam.Text = "写入参数";
  2607. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2608. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2609. //
  2610. // button_ReadAssistParam
  2611. //
  2612. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2613. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2614. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2615. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2616. this.button_ReadAssistParam.TabIndex = 3;
  2617. this.button_ReadAssistParam.Text = "读取参数";
  2618. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2619. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2620. //
  2621. // richTextBox_AssistParam
  2622. //
  2623. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2624. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2625. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2626. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2627. this.richTextBox_AssistParam.TabIndex = 2;
  2628. this.richTextBox_AssistParam.Text = "";
  2629. //
  2630. // tabPage_UsrRideParam
  2631. //
  2632. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2633. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2634. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2635. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2636. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2637. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2638. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2639. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2640. this.tabPage_UsrRideParam.TabIndex = 14;
  2641. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2642. //
  2643. // checkBox_UserRideParam_OBC
  2644. //
  2645. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2646. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2647. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2648. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2649. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2650. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2651. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2652. //
  2653. // button_WriteUsrRidetParam
  2654. //
  2655. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2656. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2657. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2658. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2659. this.button_WriteUsrRidetParam.TabIndex = 7;
  2660. this.button_WriteUsrRidetParam.Text = "写入参数";
  2661. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2662. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2663. //
  2664. // button_ReadUsrRideParam
  2665. //
  2666. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2667. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2668. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2669. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2670. this.button_ReadUsrRideParam.TabIndex = 6;
  2671. this.button_ReadUsrRideParam.Text = "读取参数";
  2672. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2673. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2674. //
  2675. // richTextBox_UsrRidesParam
  2676. //
  2677. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2678. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2679. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2680. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2681. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2682. this.richTextBox_UsrRidesParam.Text = "";
  2683. //
  2684. // tabPage_DebugParam
  2685. //
  2686. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2687. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2688. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2689. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2690. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2691. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2692. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2693. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2694. this.tabPage_DebugParam.TabIndex = 5;
  2695. this.tabPage_DebugParam.Text = "调试参数";
  2696. //
  2697. // button_WriteDebugParam
  2698. //
  2699. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2700. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2701. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2702. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2703. this.button_WriteDebugParam.TabIndex = 4;
  2704. this.button_WriteDebugParam.Text = "写入参数";
  2705. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2706. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2707. //
  2708. // button_ReadDebugParam
  2709. //
  2710. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2711. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2712. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2713. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2714. this.button_ReadDebugParam.TabIndex = 3;
  2715. this.button_ReadDebugParam.Text = "读取参数";
  2716. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2717. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2718. //
  2719. // richTextBox_DebugParam
  2720. //
  2721. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2722. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2723. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2724. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2725. this.richTextBox_DebugParam.TabIndex = 2;
  2726. this.richTextBox_DebugParam.Text = "";
  2727. //
  2728. // tabPage_RecordInfo
  2729. //
  2730. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2731. this.tabPage_RecordInfo.Controls.Add(this.label165);
  2732. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2733. this.tabPage_RecordInfo.Controls.Add(this.button_ReadLogAddr);
  2734. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2735. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2736. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2737. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2738. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2739. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2740. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2741. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2742. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2743. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2744. this.tabPage_RecordInfo.TabIndex = 6;
  2745. this.tabPage_RecordInfo.Text = "历史信息";
  2746. //
  2747. // label165
  2748. //
  2749. this.label165.BackColor = System.Drawing.Color.Silver;
  2750. this.label165.Location = new System.Drawing.Point(858, 138);
  2751. this.label165.Name = "label165";
  2752. this.label165.Size = new System.Drawing.Size(126, 1);
  2753. this.label165.TabIndex = 28;
  2754. //
  2755. // label88
  2756. //
  2757. this.label88.AutoSize = true;
  2758. this.label88.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2759. this.label88.Location = new System.Drawing.Point(856, 49);
  2760. this.label88.Name = "label88";
  2761. this.label88.Size = new System.Drawing.Size(37, 20);
  2762. this.label88.TabIndex = 27;
  2763. this.label88.Text = "结束";
  2764. //
  2765. // button_ReadLogAddr
  2766. //
  2767. this.button_ReadLogAddr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2768. this.button_ReadLogAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2769. this.button_ReadLogAddr.ForeColor = System.Drawing.SystemColors.ControlText;
  2770. this.button_ReadLogAddr.Location = new System.Drawing.Point(858, 81);
  2771. this.button_ReadLogAddr.Name = "button_ReadLogAddr";
  2772. this.button_ReadLogAddr.Size = new System.Drawing.Size(126, 50);
  2773. this.button_ReadLogAddr.TabIndex = 26;
  2774. this.button_ReadLogAddr.Text = "读取日志地址";
  2775. this.button_ReadLogAddr.UseVisualStyleBackColor = false;
  2776. this.button_ReadLogAddr.Click += new System.EventHandler(this.button_ReadLogAddr_Click);
  2777. //
  2778. // textBox_LogAddrEnd
  2779. //
  2780. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2781. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2782. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(897, 45);
  2783. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2784. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(87, 28);
  2785. this.textBox_LogAddrEnd.TabIndex = 11;
  2786. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2787. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2788. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2789. //
  2790. // label_LogAddrBegin
  2791. //
  2792. this.label_LogAddrBegin.AutoSize = true;
  2793. this.label_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2794. this.label_LogAddrBegin.Location = new System.Drawing.Point(856, 13);
  2795. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2796. this.label_LogAddrBegin.Size = new System.Drawing.Size(37, 20);
  2797. this.label_LogAddrBegin.TabIndex = 8;
  2798. this.label_LogAddrBegin.Text = "起始";
  2799. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2800. //
  2801. // textBox_LogAddrBegin
  2802. //
  2803. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2804. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2805. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(897, 9);
  2806. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2807. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(87, 28);
  2808. this.textBox_LogAddrBegin.TabIndex = 9;
  2809. this.textBox_LogAddrBegin.Text = "0801F800";
  2810. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2811. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2812. //
  2813. // button_SaveRecordInfo
  2814. //
  2815. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2816. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2817. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2818. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2819. this.button_SaveRecordInfo.TabIndex = 4;
  2820. this.button_SaveRecordInfo.Text = "保存日志";
  2821. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2822. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2823. //
  2824. // button_ReadRecord
  2825. //
  2826. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2827. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2828. this.button_ReadRecord.Name = "button_ReadRecord";
  2829. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2830. this.button_ReadRecord.TabIndex = 3;
  2831. this.button_ReadRecord.Text = "读取历史";
  2832. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2833. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2834. //
  2835. // button_ExportLog
  2836. //
  2837. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2838. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2839. this.button_ExportLog.Name = "button_ExportLog";
  2840. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2841. this.button_ExportLog.TabIndex = 3;
  2842. this.button_ExportLog.Text = "导出日志";
  2843. this.button_ExportLog.UseVisualStyleBackColor = false;
  2844. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2845. //
  2846. // richTextBox_Record
  2847. //
  2848. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2849. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2850. this.richTextBox_Record.Name = "richTextBox_Record";
  2851. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2852. this.richTextBox_Record.TabIndex = 2;
  2853. this.richTextBox_Record.Text = "";
  2854. //
  2855. // tabPage_OtherInfo
  2856. //
  2857. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2858. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2859. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2860. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2861. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2862. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2863. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2864. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2865. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2866. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2867. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2868. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2869. this.tabPage_OtherInfo.TabIndex = 7;
  2870. this.tabPage_OtherInfo.Text = "其它信息";
  2871. //
  2872. // groupBox16
  2873. //
  2874. this.groupBox16.Controls.Add(this.groupBox18);
  2875. this.groupBox16.Controls.Add(this.groupBox17);
  2876. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2877. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2878. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2879. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2880. this.groupBox16.Name = "groupBox16";
  2881. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2882. this.groupBox16.TabIndex = 5;
  2883. this.groupBox16.TabStop = false;
  2884. this.groupBox16.Text = "存储标志";
  2885. //
  2886. // groupBox18
  2887. //
  2888. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2889. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2890. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2891. this.groupBox18.Name = "groupBox18";
  2892. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2893. this.groupBox18.TabIndex = 11;
  2894. this.groupBox18.TabStop = false;
  2895. this.groupBox18.Text = "SPI校准";
  2896. //
  2897. // radioButton_SIP_SaveNo
  2898. //
  2899. this.radioButton_SIP_SaveNo.AutoSize = true;
  2900. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2901. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2902. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2903. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2904. this.radioButton_SIP_SaveNo.TabStop = true;
  2905. this.radioButton_SIP_SaveNo.Text = "未存储";
  2906. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2907. //
  2908. // radioButton_SIP_SaveYes
  2909. //
  2910. this.radioButton_SIP_SaveYes.AutoSize = true;
  2911. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2912. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2913. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2914. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2915. this.radioButton_SIP_SaveYes.TabStop = true;
  2916. this.radioButton_SIP_SaveYes.Text = "已存储";
  2917. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2918. //
  2919. // groupBox17
  2920. //
  2921. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2922. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2923. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2924. this.groupBox17.Name = "groupBox17";
  2925. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2926. this.groupBox17.TabIndex = 10;
  2927. this.groupBox17.TabStop = false;
  2928. this.groupBox17.Text = "EEPROM";
  2929. //
  2930. // radioButton_EE_SaveYes
  2931. //
  2932. this.radioButton_EE_SaveYes.AutoSize = true;
  2933. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2934. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2935. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2936. this.radioButton_EE_SaveYes.TabIndex = 8;
  2937. this.radioButton_EE_SaveYes.TabStop = true;
  2938. this.radioButton_EE_SaveYes.Text = "已存储";
  2939. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2940. //
  2941. // radioButton_EE_SaveNo
  2942. //
  2943. this.radioButton_EE_SaveNo.AutoSize = true;
  2944. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2945. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2946. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2947. this.radioButton_EE_SaveNo.TabIndex = 9;
  2948. this.radioButton_EE_SaveNo.TabStop = true;
  2949. this.radioButton_EE_SaveNo.Text = "未存储";
  2950. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2951. //
  2952. // button_ReadSaveFlag
  2953. //
  2954. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2955. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2956. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2957. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2958. this.button_ReadSaveFlag.TabIndex = 3;
  2959. this.button_ReadSaveFlag.Text = "查询";
  2960. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2961. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2962. //
  2963. // button_WriteSaveFlag
  2964. //
  2965. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2966. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2967. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2968. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2969. this.button_WriteSaveFlag.TabIndex = 4;
  2970. this.button_WriteSaveFlag.Text = "写入";
  2971. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2972. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2973. //
  2974. // checkBox_SaveYes
  2975. //
  2976. this.checkBox_SaveYes.AutoSize = true;
  2977. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2978. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2979. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2980. this.checkBox_SaveYes.TabIndex = 5;
  2981. this.checkBox_SaveYes.Text = "保存";
  2982. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2983. //
  2984. // groupBox23
  2985. //
  2986. this.groupBox23.Controls.Add(this.label155);
  2987. this.groupBox23.Controls.Add(this.label89);
  2988. this.groupBox23.Controls.Add(this.button_ReadUserNum);
  2989. this.groupBox23.Controls.Add(this.button_WriteUserNum);
  2990. this.groupBox23.Controls.Add(this.textBox_UserNum);
  2991. this.groupBox23.Controls.Add(this.button_ReadTag);
  2992. this.groupBox23.Controls.Add(this.button_WriteTag);
  2993. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2994. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2995. this.groupBox23.Name = "groupBox23";
  2996. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2997. this.groupBox23.TabIndex = 4;
  2998. this.groupBox23.TabStop = false;
  2999. this.groupBox23.Text = "产品标签/定制编号";
  3000. //
  3001. // label155
  3002. //
  3003. this.label155.AutoSize = true;
  3004. this.label155.Location = new System.Drawing.Point(6, 76);
  3005. this.label155.Name = "label155";
  3006. this.label155.Size = new System.Drawing.Size(42, 21);
  3007. this.label155.TabIndex = 6;
  3008. this.label155.Text = "编号";
  3009. //
  3010. // label89
  3011. //
  3012. this.label89.AutoSize = true;
  3013. this.label89.Location = new System.Drawing.Point(6, 39);
  3014. this.label89.Name = "label89";
  3015. this.label89.Size = new System.Drawing.Size(42, 21);
  3016. this.label89.TabIndex = 3;
  3017. this.label89.Text = "标签";
  3018. //
  3019. // button_ReadUserNum
  3020. //
  3021. this.button_ReadUserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3022. this.button_ReadUserNum.Location = new System.Drawing.Point(268, 72);
  3023. this.button_ReadUserNum.Name = "button_ReadUserNum";
  3024. this.button_ReadUserNum.Size = new System.Drawing.Size(50, 29);
  3025. this.button_ReadUserNum.TabIndex = 5;
  3026. this.button_ReadUserNum.Text = "查询";
  3027. this.button_ReadUserNum.UseVisualStyleBackColor = false;
  3028. this.button_ReadUserNum.Click += new System.EventHandler(this.button_ReadUserNum_Click);
  3029. //
  3030. // button_WriteUserNum
  3031. //
  3032. this.button_WriteUserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3033. this.button_WriteUserNum.Location = new System.Drawing.Point(323, 72);
  3034. this.button_WriteUserNum.Name = "button_WriteUserNum";
  3035. this.button_WriteUserNum.Size = new System.Drawing.Size(50, 29);
  3036. this.button_WriteUserNum.TabIndex = 4;
  3037. this.button_WriteUserNum.Text = "写入";
  3038. this.button_WriteUserNum.UseVisualStyleBackColor = false;
  3039. this.button_WriteUserNum.Click += new System.EventHandler(this.button_WriteUserNum_Click);
  3040. //
  3041. // textBox_UserNum
  3042. //
  3043. this.textBox_UserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3044. this.textBox_UserNum.Location = new System.Drawing.Point(54, 72);
  3045. this.textBox_UserNum.Name = "textBox_UserNum";
  3046. this.textBox_UserNum.Size = new System.Drawing.Size(212, 28);
  3047. this.textBox_UserNum.TabIndex = 3;
  3048. //
  3049. // button_ReadTag
  3050. //
  3051. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3052. this.button_ReadTag.Location = new System.Drawing.Point(268, 35);
  3053. this.button_ReadTag.Name = "button_ReadTag";
  3054. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  3055. this.button_ReadTag.TabIndex = 2;
  3056. this.button_ReadTag.Text = "查询";
  3057. this.button_ReadTag.UseVisualStyleBackColor = false;
  3058. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  3059. //
  3060. // button_WriteTag
  3061. //
  3062. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3063. this.button_WriteTag.Location = new System.Drawing.Point(323, 35);
  3064. this.button_WriteTag.Name = "button_WriteTag";
  3065. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  3066. this.button_WriteTag.TabIndex = 2;
  3067. this.button_WriteTag.Text = "写入";
  3068. this.button_WriteTag.UseVisualStyleBackColor = false;
  3069. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  3070. //
  3071. // textBox_TagInfo
  3072. //
  3073. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3074. this.textBox_TagInfo.Location = new System.Drawing.Point(54, 35);
  3075. this.textBox_TagInfo.Name = "textBox_TagInfo";
  3076. this.textBox_TagInfo.Size = new System.Drawing.Size(212, 28);
  3077. this.textBox_TagInfo.TabIndex = 1;
  3078. //
  3079. // groupBox9
  3080. //
  3081. this.groupBox9.Controls.Add(this.button_Recovery);
  3082. this.groupBox9.Controls.Add(this.button_ClearLog);
  3083. this.groupBox9.Controls.Add(this.button_Reset);
  3084. this.groupBox9.Controls.Add(this.button_SystemClear);
  3085. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  3086. this.groupBox9.Name = "groupBox9";
  3087. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  3088. this.groupBox9.TabIndex = 4;
  3089. this.groupBox9.TabStop = false;
  3090. this.groupBox9.Text = "系统操作";
  3091. //
  3092. // button_Recovery
  3093. //
  3094. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  3095. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  3096. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  3097. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  3098. this.button_Recovery.Name = "button_Recovery";
  3099. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  3100. this.button_Recovery.TabIndex = 2;
  3101. this.button_Recovery.Text = "参数还原";
  3102. this.button_Recovery.UseVisualStyleBackColor = false;
  3103. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  3104. //
  3105. // button_ClearLog
  3106. //
  3107. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3108. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  3109. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  3110. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  3111. this.button_ClearLog.Name = "button_ClearLog";
  3112. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  3113. this.button_ClearLog.TabIndex = 2;
  3114. this.button_ClearLog.Text = "记录清除";
  3115. this.button_ClearLog.UseVisualStyleBackColor = false;
  3116. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  3117. //
  3118. // button_Reset
  3119. //
  3120. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  3121. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  3122. this.button_Reset.ForeColor = System.Drawing.Color.White;
  3123. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  3124. this.button_Reset.Name = "button_Reset";
  3125. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  3126. this.button_Reset.TabIndex = 2;
  3127. this.button_Reset.Text = "系统关机";
  3128. this.button_Reset.UseVisualStyleBackColor = false;
  3129. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  3130. //
  3131. // button_SystemClear
  3132. //
  3133. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  3134. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  3135. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  3136. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  3137. this.button_SystemClear.Name = "button_SystemClear";
  3138. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  3139. this.button_SystemClear.TabIndex = 2;
  3140. this.button_SystemClear.Text = "系统清除";
  3141. this.button_SystemClear.UseVisualStyleBackColor = false;
  3142. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  3143. //
  3144. // groupBox8
  3145. //
  3146. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  3147. this.groupBox8.Controls.Add(this.textBox_Online);
  3148. this.groupBox8.Controls.Add(this.label42);
  3149. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  3150. this.groupBox8.Name = "groupBox8";
  3151. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  3152. this.groupBox8.TabIndex = 3;
  3153. this.groupBox8.TabStop = false;
  3154. this.groupBox8.Text = "在线查询";
  3155. //
  3156. // button_ReadOnLine
  3157. //
  3158. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3159. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  3160. this.button_ReadOnLine.Name = "button_ReadOnLine";
  3161. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  3162. this.button_ReadOnLine.TabIndex = 2;
  3163. this.button_ReadOnLine.Text = "查询";
  3164. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  3165. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  3166. //
  3167. // textBox_Online
  3168. //
  3169. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3170. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  3171. this.textBox_Online.Name = "textBox_Online";
  3172. this.textBox_Online.ReadOnly = true;
  3173. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  3174. this.textBox_Online.TabIndex = 1;
  3175. //
  3176. // label42
  3177. //
  3178. this.label42.AutoSize = true;
  3179. this.label42.Location = new System.Drawing.Point(6, 29);
  3180. this.label42.Name = "label42";
  3181. this.label42.Size = new System.Drawing.Size(74, 21);
  3182. this.label42.TabIndex = 0;
  3183. this.label42.Text = "在线状态";
  3184. //
  3185. // groupBox7
  3186. //
  3187. this.groupBox7.Controls.Add(this.button_ReadMAC);
  3188. this.groupBox7.Controls.Add(this.button_WriteMac);
  3189. this.groupBox7.Controls.Add(this.textBox_PP);
  3190. this.groupBox7.Controls.Add(this.textBox_MACDate);
  3191. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  3192. this.groupBox7.Controls.Add(this.label34);
  3193. this.groupBox7.Controls.Add(this.label39);
  3194. this.groupBox7.Controls.Add(this.textBox_MAC);
  3195. this.groupBox7.Controls.Add(this.label40);
  3196. this.groupBox7.Controls.Add(this.label41);
  3197. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  3198. this.groupBox7.Name = "groupBox7";
  3199. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  3200. this.groupBox7.TabIndex = 3;
  3201. this.groupBox7.TabStop = false;
  3202. this.groupBox7.Text = "生产信息";
  3203. //
  3204. // button_ReadMAC
  3205. //
  3206. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3207. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  3208. this.button_ReadMAC.Name = "button_ReadMAC";
  3209. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  3210. this.button_ReadMAC.TabIndex = 2;
  3211. this.button_ReadMAC.Text = "查询";
  3212. this.button_ReadMAC.UseVisualStyleBackColor = false;
  3213. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  3214. //
  3215. // button_WriteMac
  3216. //
  3217. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3218. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  3219. this.button_WriteMac.Name = "button_WriteMac";
  3220. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  3221. this.button_WriteMac.TabIndex = 2;
  3222. this.button_WriteMac.Text = "写入";
  3223. this.button_WriteMac.UseVisualStyleBackColor = false;
  3224. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  3225. //
  3226. // textBox_PP
  3227. //
  3228. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3229. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  3230. this.textBox_PP.Name = "textBox_PP";
  3231. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  3232. this.textBox_PP.TabIndex = 1;
  3233. //
  3234. // textBox_MACDate
  3235. //
  3236. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3237. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  3238. this.textBox_MACDate.Name = "textBox_MACDate";
  3239. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  3240. this.textBox_MACDate.TabIndex = 1;
  3241. //
  3242. // textBox_MACAdd
  3243. //
  3244. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3245. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  3246. this.textBox_MACAdd.Name = "textBox_MACAdd";
  3247. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  3248. this.textBox_MACAdd.TabIndex = 1;
  3249. //
  3250. // label34
  3251. //
  3252. this.label34.AutoSize = true;
  3253. this.label34.Location = new System.Drawing.Point(6, 144);
  3254. this.label34.Name = "label34";
  3255. this.label34.Size = new System.Drawing.Size(74, 21);
  3256. this.label34.TabIndex = 0;
  3257. this.label34.Text = "产品标识";
  3258. //
  3259. // label39
  3260. //
  3261. this.label39.AutoSize = true;
  3262. this.label39.Location = new System.Drawing.Point(6, 106);
  3263. this.label39.Name = "label39";
  3264. this.label39.Size = new System.Drawing.Size(74, 21);
  3265. this.label39.TabIndex = 0;
  3266. this.label39.Text = "生产日期";
  3267. //
  3268. // textBox_MAC
  3269. //
  3270. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3271. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  3272. this.textBox_MAC.Name = "textBox_MAC";
  3273. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  3274. this.textBox_MAC.TabIndex = 1;
  3275. //
  3276. // label40
  3277. //
  3278. this.label40.AutoSize = true;
  3279. this.label40.Location = new System.Drawing.Point(6, 68);
  3280. this.label40.Name = "label40";
  3281. this.label40.Size = new System.Drawing.Size(58, 21);
  3282. this.label40.TabIndex = 0;
  3283. this.label40.Text = "生产地";
  3284. //
  3285. // label41
  3286. //
  3287. this.label41.AutoSize = true;
  3288. this.label41.Location = new System.Drawing.Point(7, 29);
  3289. this.label41.Name = "label41";
  3290. this.label41.Size = new System.Drawing.Size(58, 21);
  3291. this.label41.TabIndex = 0;
  3292. this.label41.Text = "生产商";
  3293. //
  3294. // groupBox6
  3295. //
  3296. this.groupBox6.Controls.Add(this.button_ReadUser3);
  3297. this.groupBox6.Controls.Add(this.button_WriteUser3);
  3298. this.groupBox6.Controls.Add(this.button_ReadUser2);
  3299. this.groupBox6.Controls.Add(this.button_WriteUser2);
  3300. this.groupBox6.Controls.Add(this.button_ReadUser1);
  3301. this.groupBox6.Controls.Add(this.button_WriteUser1);
  3302. this.groupBox6.Controls.Add(this.textBox_User3);
  3303. this.groupBox6.Controls.Add(this.textBox_User2);
  3304. this.groupBox6.Controls.Add(this.label35);
  3305. this.groupBox6.Controls.Add(this.textBox_User1);
  3306. this.groupBox6.Controls.Add(this.label36);
  3307. this.groupBox6.Controls.Add(this.label38);
  3308. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  3309. this.groupBox6.Name = "groupBox6";
  3310. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  3311. this.groupBox6.TabIndex = 2;
  3312. this.groupBox6.TabStop = false;
  3313. this.groupBox6.Text = "自定义";
  3314. //
  3315. // button_ReadUser3
  3316. //
  3317. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3318. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  3319. this.button_ReadUser3.Name = "button_ReadUser3";
  3320. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  3321. this.button_ReadUser3.TabIndex = 5;
  3322. this.button_ReadUser3.Text = "查询";
  3323. this.button_ReadUser3.UseVisualStyleBackColor = false;
  3324. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  3325. //
  3326. // button_WriteUser3
  3327. //
  3328. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3329. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  3330. this.button_WriteUser3.Name = "button_WriteUser3";
  3331. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  3332. this.button_WriteUser3.TabIndex = 6;
  3333. this.button_WriteUser3.Text = "写入";
  3334. this.button_WriteUser3.UseVisualStyleBackColor = false;
  3335. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  3336. //
  3337. // button_ReadUser2
  3338. //
  3339. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3340. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  3341. this.button_ReadUser2.Name = "button_ReadUser2";
  3342. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  3343. this.button_ReadUser2.TabIndex = 3;
  3344. this.button_ReadUser2.Text = "查询";
  3345. this.button_ReadUser2.UseVisualStyleBackColor = false;
  3346. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  3347. //
  3348. // button_WriteUser2
  3349. //
  3350. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3351. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  3352. this.button_WriteUser2.Name = "button_WriteUser2";
  3353. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  3354. this.button_WriteUser2.TabIndex = 4;
  3355. this.button_WriteUser2.Text = "写入";
  3356. this.button_WriteUser2.UseVisualStyleBackColor = false;
  3357. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  3358. //
  3359. // button_ReadUser1
  3360. //
  3361. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3362. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  3363. this.button_ReadUser1.Name = "button_ReadUser1";
  3364. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  3365. this.button_ReadUser1.TabIndex = 2;
  3366. this.button_ReadUser1.Text = "查询";
  3367. this.button_ReadUser1.UseVisualStyleBackColor = false;
  3368. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  3369. //
  3370. // button_WriteUser1
  3371. //
  3372. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3373. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  3374. this.button_WriteUser1.Name = "button_WriteUser1";
  3375. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  3376. this.button_WriteUser1.TabIndex = 2;
  3377. this.button_WriteUser1.Text = "写入";
  3378. this.button_WriteUser1.UseVisualStyleBackColor = false;
  3379. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  3380. //
  3381. // textBox_User3
  3382. //
  3383. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3384. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  3385. this.textBox_User3.Name = "textBox_User3";
  3386. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  3387. this.textBox_User3.TabIndex = 1;
  3388. //
  3389. // textBox_User2
  3390. //
  3391. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3392. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  3393. this.textBox_User2.Name = "textBox_User2";
  3394. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  3395. this.textBox_User2.TabIndex = 1;
  3396. //
  3397. // label35
  3398. //
  3399. this.label35.AutoSize = true;
  3400. this.label35.Location = new System.Drawing.Point(4, 93);
  3401. this.label35.Name = "label35";
  3402. this.label35.Size = new System.Drawing.Size(19, 21);
  3403. this.label35.TabIndex = 0;
  3404. this.label35.Text = "3";
  3405. //
  3406. // textBox_User1
  3407. //
  3408. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3409. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  3410. this.textBox_User1.Name = "textBox_User1";
  3411. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  3412. this.textBox_User1.TabIndex = 1;
  3413. //
  3414. // label36
  3415. //
  3416. this.label36.AutoSize = true;
  3417. this.label36.Location = new System.Drawing.Point(4, 63);
  3418. this.label36.Name = "label36";
  3419. this.label36.Size = new System.Drawing.Size(19, 21);
  3420. this.label36.TabIndex = 0;
  3421. this.label36.Text = "2";
  3422. //
  3423. // label38
  3424. //
  3425. this.label38.AutoSize = true;
  3426. this.label38.Location = new System.Drawing.Point(5, 33);
  3427. this.label38.Name = "label38";
  3428. this.label38.Size = new System.Drawing.Size(19, 21);
  3429. this.label38.TabIndex = 0;
  3430. this.label38.Text = "1";
  3431. //
  3432. // groupBox5
  3433. //
  3434. this.groupBox5.Controls.Add(this.button_ReadKey);
  3435. this.groupBox5.Controls.Add(this.button_WriteKey);
  3436. this.groupBox5.Controls.Add(this.textBox_Key);
  3437. this.groupBox5.Controls.Add(this.label37);
  3438. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  3439. this.groupBox5.Name = "groupBox5";
  3440. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  3441. this.groupBox5.TabIndex = 1;
  3442. this.groupBox5.TabStop = false;
  3443. this.groupBox5.Text = "校验密钥";
  3444. //
  3445. // button_ReadKey
  3446. //
  3447. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3448. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  3449. this.button_ReadKey.Name = "button_ReadKey";
  3450. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  3451. this.button_ReadKey.TabIndex = 2;
  3452. this.button_ReadKey.Text = "查询";
  3453. this.button_ReadKey.UseVisualStyleBackColor = false;
  3454. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  3455. //
  3456. // button_WriteKey
  3457. //
  3458. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3459. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  3460. this.button_WriteKey.Name = "button_WriteKey";
  3461. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  3462. this.button_WriteKey.TabIndex = 2;
  3463. this.button_WriteKey.Text = "写入";
  3464. this.button_WriteKey.UseVisualStyleBackColor = false;
  3465. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  3466. //
  3467. // textBox_Key
  3468. //
  3469. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3470. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  3471. this.textBox_Key.Name = "textBox_Key";
  3472. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  3473. this.textBox_Key.TabIndex = 1;
  3474. //
  3475. // label37
  3476. //
  3477. this.label37.AutoSize = true;
  3478. this.label37.Location = new System.Drawing.Point(7, 28);
  3479. this.label37.Name = "label37";
  3480. this.label37.Size = new System.Drawing.Size(42, 21);
  3481. this.label37.TabIndex = 0;
  3482. this.label37.Text = "密钥";
  3483. //
  3484. // groupBox4
  3485. //
  3486. this.groupBox4.Controls.Add(this.button_WriteHW);
  3487. this.groupBox4.Controls.Add(this.label85);
  3488. this.groupBox4.Controls.Add(this.textBox_SP);
  3489. this.groupBox4.Controls.Add(this.button_ReadVersion);
  3490. this.groupBox4.Controls.Add(this.button_WriteSN);
  3491. this.groupBox4.Controls.Add(this.button_WriteModel);
  3492. this.groupBox4.Controls.Add(this.textBox_FW);
  3493. this.groupBox4.Controls.Add(this.textBox_HW);
  3494. this.groupBox4.Controls.Add(this.textBox_SN);
  3495. this.groupBox4.Controls.Add(this.label33);
  3496. this.groupBox4.Controls.Add(this.label32);
  3497. this.groupBox4.Controls.Add(this.textBox_Model);
  3498. this.groupBox4.Controls.Add(this.label31);
  3499. this.groupBox4.Controls.Add(this.label30);
  3500. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  3501. this.groupBox4.Name = "groupBox4";
  3502. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  3503. this.groupBox4.TabIndex = 0;
  3504. this.groupBox4.TabStop = false;
  3505. this.groupBox4.Text = "版本信息";
  3506. //
  3507. // button_WriteHW
  3508. //
  3509. this.button_WriteHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3510. this.button_WriteHW.Location = new System.Drawing.Point(287, 82);
  3511. this.button_WriteHW.Name = "button_WriteHW";
  3512. this.button_WriteHW.Size = new System.Drawing.Size(50, 29);
  3513. this.button_WriteHW.TabIndex = 5;
  3514. this.button_WriteHW.Text = "写入";
  3515. this.button_WriteHW.UseVisualStyleBackColor = false;
  3516. this.button_WriteHW.Click += new System.EventHandler(this.button_WriteHW_Click);
  3517. //
  3518. // label85
  3519. //
  3520. this.label85.AutoSize = true;
  3521. this.label85.Location = new System.Drawing.Point(6, 144);
  3522. this.label85.Name = "label85";
  3523. this.label85.Size = new System.Drawing.Size(29, 21);
  3524. this.label85.TabIndex = 4;
  3525. this.label85.Text = "SP";
  3526. //
  3527. // textBox_SP
  3528. //
  3529. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3530. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  3531. this.textBox_SP.Name = "textBox_SP";
  3532. this.textBox_SP.ReadOnly = true;
  3533. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3534. this.textBox_SP.TabIndex = 3;
  3535. //
  3536. // button_ReadVersion
  3537. //
  3538. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3539. this.button_ReadVersion.Location = new System.Drawing.Point(287, 111);
  3540. this.button_ReadVersion.Name = "button_ReadVersion";
  3541. this.button_ReadVersion.Size = new System.Drawing.Size(50, 57);
  3542. this.button_ReadVersion.TabIndex = 2;
  3543. this.button_ReadVersion.Text = "查询";
  3544. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3545. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3546. //
  3547. // button_WriteSN
  3548. //
  3549. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3550. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3551. this.button_WriteSN.Name = "button_WriteSN";
  3552. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3553. this.button_WriteSN.TabIndex = 2;
  3554. this.button_WriteSN.Text = "写入";
  3555. this.button_WriteSN.UseVisualStyleBackColor = false;
  3556. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3557. //
  3558. // button_WriteModel
  3559. //
  3560. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3561. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3562. this.button_WriteModel.Name = "button_WriteModel";
  3563. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3564. this.button_WriteModel.TabIndex = 2;
  3565. this.button_WriteModel.Text = "写入";
  3566. this.button_WriteModel.UseVisualStyleBackColor = false;
  3567. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3568. //
  3569. // textBox_FW
  3570. //
  3571. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3572. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3573. this.textBox_FW.Name = "textBox_FW";
  3574. this.textBox_FW.ReadOnly = true;
  3575. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3576. this.textBox_FW.TabIndex = 1;
  3577. //
  3578. // textBox_HW
  3579. //
  3580. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3581. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3582. this.textBox_HW.Name = "textBox_HW";
  3583. this.textBox_HW.ReadOnly = true;
  3584. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3585. this.textBox_HW.TabIndex = 1;
  3586. //
  3587. // textBox_SN
  3588. //
  3589. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3590. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3591. this.textBox_SN.Name = "textBox_SN";
  3592. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3593. this.textBox_SN.TabIndex = 1;
  3594. //
  3595. // label33
  3596. //
  3597. this.label33.AutoSize = true;
  3598. this.label33.Location = new System.Drawing.Point(6, 115);
  3599. this.label33.Name = "label33";
  3600. this.label33.Size = new System.Drawing.Size(35, 21);
  3601. this.label33.TabIndex = 0;
  3602. this.label33.Text = "FW";
  3603. //
  3604. // label32
  3605. //
  3606. this.label32.AutoSize = true;
  3607. this.label32.Location = new System.Drawing.Point(6, 86);
  3608. this.label32.Name = "label32";
  3609. this.label32.Size = new System.Drawing.Size(38, 21);
  3610. this.label32.TabIndex = 0;
  3611. this.label32.Text = "HW";
  3612. //
  3613. // textBox_Model
  3614. //
  3615. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3616. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3617. this.textBox_Model.Name = "textBox_Model";
  3618. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3619. this.textBox_Model.TabIndex = 1;
  3620. //
  3621. // label31
  3622. //
  3623. this.label31.AutoSize = true;
  3624. this.label31.Location = new System.Drawing.Point(6, 57);
  3625. this.label31.Name = "label31";
  3626. this.label31.Size = new System.Drawing.Size(32, 21);
  3627. this.label31.TabIndex = 0;
  3628. this.label31.Text = "SN";
  3629. //
  3630. // label30
  3631. //
  3632. this.label30.AutoSize = true;
  3633. this.label30.Location = new System.Drawing.Point(7, 28);
  3634. this.label30.Name = "label30";
  3635. this.label30.Size = new System.Drawing.Size(42, 21);
  3636. this.label30.TabIndex = 0;
  3637. this.label30.Text = "型号";
  3638. //
  3639. // tabPage_OBC
  3640. //
  3641. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3642. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3643. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3644. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3645. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3646. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3647. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3648. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3649. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3650. this.tabPage_OBC.Name = "tabPage_OBC";
  3651. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3652. this.tabPage_OBC.TabIndex = 8;
  3653. this.tabPage_OBC.Text = "模拟仪表";
  3654. //
  3655. // groupBox26
  3656. //
  3657. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3658. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3659. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3660. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3661. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3662. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3663. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3664. this.groupBox26.Name = "groupBox26";
  3665. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3666. this.groupBox26.TabIndex = 14;
  3667. this.groupBox26.TabStop = false;
  3668. this.groupBox26.Text = "按键";
  3669. //
  3670. // button_OBC_ButtonSet
  3671. //
  3672. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3673. this.button_OBC_ButtonSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3674. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3675. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3676. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3677. this.button_OBC_ButtonSet.TabIndex = 20;
  3678. this.button_OBC_ButtonSet.Text = "Set";
  3679. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3680. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3681. //
  3682. // button_OBC_ButtonLight
  3683. //
  3684. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3685. this.button_OBC_ButtonLight.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3686. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3687. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3688. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3689. this.button_OBC_ButtonLight.TabIndex = 19;
  3690. this.button_OBC_ButtonLight.Text = "Light";
  3691. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3692. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3693. //
  3694. // button_OBC_ButtonWalk
  3695. //
  3696. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3697. this.button_OBC_ButtonWalk.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3698. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3699. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3700. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3701. this.button_OBC_ButtonWalk.TabIndex = 18;
  3702. this.button_OBC_ButtonWalk.Text = "Walk";
  3703. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3704. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3705. //
  3706. // button_OBC_ButtonDec
  3707. //
  3708. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3709. this.button_OBC_ButtonDec.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3710. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3711. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3712. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3713. this.button_OBC_ButtonDec.TabIndex = 17;
  3714. this.button_OBC_ButtonDec.Text = "-";
  3715. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3716. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3717. //
  3718. // button_OBC_ButtonAcc
  3719. //
  3720. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3721. this.button_OBC_ButtonAcc.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3722. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3723. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3724. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3725. this.button_OBC_ButtonAcc.TabIndex = 16;
  3726. this.button_OBC_ButtonAcc.Text = "+";
  3727. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3728. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3729. //
  3730. // button_OBC_ButtonPower
  3731. //
  3732. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3733. this.button_OBC_ButtonPower.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3734. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3735. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3736. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3737. this.button_OBC_ButtonPower.TabIndex = 15;
  3738. this.button_OBC_ButtonPower.Text = "Power";
  3739. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3740. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3741. //
  3742. // groupBox15
  3743. //
  3744. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3745. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3746. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3747. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3748. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3749. this.groupBox15.Controls.Add(this.label54);
  3750. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3751. this.groupBox15.Controls.Add(this.label52);
  3752. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3753. this.groupBox15.Name = "groupBox15";
  3754. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3755. this.groupBox15.TabIndex = 14;
  3756. this.groupBox15.TabStop = false;
  3757. this.groupBox15.Text = "骑行历史";
  3758. //
  3759. // textBox_OBC_ODO_TIME
  3760. //
  3761. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3762. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3763. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3764. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3765. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3766. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3767. //
  3768. // button_OBC_ReadRideInfo
  3769. //
  3770. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3771. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3772. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3773. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3774. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3775. this.button_OBC_ReadRideInfo.Text = "读取";
  3776. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3777. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3778. //
  3779. // textBox_OBC_ODO_KM
  3780. //
  3781. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3782. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3783. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3784. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3785. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3786. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3787. //
  3788. // button_OBC_ClearTrip
  3789. //
  3790. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3791. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3792. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3793. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3794. this.button_OBC_ClearTrip.TabIndex = 6;
  3795. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3796. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3797. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3798. //
  3799. // textBox_OBC_TRIP_TIME
  3800. //
  3801. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3802. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3803. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3804. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3805. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3806. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3807. //
  3808. // label54
  3809. //
  3810. this.label54.AutoSize = true;
  3811. this.label54.Location = new System.Drawing.Point(7, 61);
  3812. this.label54.Name = "label54";
  3813. this.label54.Size = new System.Drawing.Size(119, 21);
  3814. this.label54.TabIndex = 0;
  3815. this.label54.Text = "ODO里程/时间";
  3816. //
  3817. // textBox_OBC_TRIP_KM
  3818. //
  3819. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3820. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3821. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3822. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3823. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3824. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3825. //
  3826. // label52
  3827. //
  3828. this.label52.AutoSize = true;
  3829. this.label52.Location = new System.Drawing.Point(7, 31);
  3830. this.label52.Name = "label52";
  3831. this.label52.Size = new System.Drawing.Size(115, 21);
  3832. this.label52.TabIndex = 0;
  3833. this.label52.Text = "TRIP里程/时间";
  3834. //
  3835. // groupBox14
  3836. //
  3837. this.groupBox14.Controls.Add(this.label53);
  3838. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3839. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3840. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3841. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3842. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3843. this.groupBox14.Controls.Add(this.label48);
  3844. this.groupBox14.Controls.Add(this.label49);
  3845. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3846. this.groupBox14.Controls.Add(this.label50);
  3847. this.groupBox14.Controls.Add(this.label51);
  3848. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3849. this.groupBox14.Name = "groupBox14";
  3850. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3851. this.groupBox14.TabIndex = 13;
  3852. this.groupBox14.TabStop = false;
  3853. this.groupBox14.Text = "版本信息";
  3854. //
  3855. // label53
  3856. //
  3857. this.label53.AutoSize = true;
  3858. this.label53.Location = new System.Drawing.Point(7, 144);
  3859. this.label53.Name = "label53";
  3860. this.label53.Size = new System.Drawing.Size(29, 21);
  3861. this.label53.TabIndex = 4;
  3862. this.label53.Text = "SP";
  3863. //
  3864. // textBox_OBC_ReadSP
  3865. //
  3866. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3867. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3868. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3869. this.textBox_OBC_ReadSP.ReadOnly = true;
  3870. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3871. this.textBox_OBC_ReadSP.TabIndex = 3;
  3872. //
  3873. // button_OBC_ReadVerInfo
  3874. //
  3875. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3876. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3877. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3878. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3879. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3880. this.button_OBC_ReadVerInfo.Text = "查询";
  3881. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3882. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3883. //
  3884. // textBox_OBC_ReadFW
  3885. //
  3886. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3887. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3888. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3889. this.textBox_OBC_ReadFW.ReadOnly = true;
  3890. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3891. this.textBox_OBC_ReadFW.TabIndex = 1;
  3892. //
  3893. // textBox_OBC_ReadHW
  3894. //
  3895. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3896. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3897. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3898. this.textBox_OBC_ReadHW.ReadOnly = true;
  3899. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3900. this.textBox_OBC_ReadHW.TabIndex = 1;
  3901. //
  3902. // textBox_OBC_ReadSN
  3903. //
  3904. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3905. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3906. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3907. this.textBox_OBC_ReadSN.ReadOnly = true;
  3908. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3909. this.textBox_OBC_ReadSN.TabIndex = 1;
  3910. //
  3911. // label48
  3912. //
  3913. this.label48.AutoSize = true;
  3914. this.label48.Location = new System.Drawing.Point(6, 115);
  3915. this.label48.Name = "label48";
  3916. this.label48.Size = new System.Drawing.Size(35, 21);
  3917. this.label48.TabIndex = 0;
  3918. this.label48.Text = "FW";
  3919. //
  3920. // label49
  3921. //
  3922. this.label49.AutoSize = true;
  3923. this.label49.Location = new System.Drawing.Point(6, 86);
  3924. this.label49.Name = "label49";
  3925. this.label49.Size = new System.Drawing.Size(38, 21);
  3926. this.label49.TabIndex = 0;
  3927. this.label49.Text = "HW";
  3928. //
  3929. // textBox_OBC_ReadModel
  3930. //
  3931. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3932. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3933. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3934. this.textBox_OBC_ReadModel.ReadOnly = true;
  3935. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3936. this.textBox_OBC_ReadModel.TabIndex = 1;
  3937. //
  3938. // label50
  3939. //
  3940. this.label50.AutoSize = true;
  3941. this.label50.Location = new System.Drawing.Point(6, 57);
  3942. this.label50.Name = "label50";
  3943. this.label50.Size = new System.Drawing.Size(32, 21);
  3944. this.label50.TabIndex = 0;
  3945. this.label50.Text = "SN";
  3946. //
  3947. // label51
  3948. //
  3949. this.label51.AutoSize = true;
  3950. this.label51.Location = new System.Drawing.Point(7, 28);
  3951. this.label51.Name = "label51";
  3952. this.label51.Size = new System.Drawing.Size(42, 21);
  3953. this.label51.TabIndex = 0;
  3954. this.label51.Text = "型号";
  3955. //
  3956. // groupBox13
  3957. //
  3958. this.groupBox13.Controls.Add(this.comboBox_OBC_BikeCCS);
  3959. this.groupBox13.Controls.Add(this.label137);
  3960. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3961. this.groupBox13.Controls.Add(this.label80);
  3962. this.groupBox13.Controls.Add(this.label128);
  3963. this.groupBox13.Controls.Add(this.label64);
  3964. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3965. this.groupBox13.Controls.Add(this.label63);
  3966. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3967. this.groupBox13.Controls.Add(this.label59);
  3968. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3969. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3970. this.groupBox13.Controls.Add(this.label58);
  3971. this.groupBox13.Controls.Add(this.label57);
  3972. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3973. this.groupBox13.Controls.Add(this.label56);
  3974. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3975. this.groupBox13.Name = "groupBox13";
  3976. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3977. this.groupBox13.TabIndex = 14;
  3978. this.groupBox13.TabStop = false;
  3979. this.groupBox13.Text = "设置用户参数";
  3980. //
  3981. // comboBox_OBC_BikeCCS
  3982. //
  3983. this.comboBox_OBC_BikeCCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3984. this.comboBox_OBC_BikeCCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3985. this.comboBox_OBC_BikeCCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3986. this.comboBox_OBC_BikeCCS.FormattingEnabled = true;
  3987. this.comboBox_OBC_BikeCCS.Items.AddRange(new object[] {
  3988. "NA",
  3989. "开",
  3990. "关"});
  3991. this.comboBox_OBC_BikeCCS.Location = new System.Drawing.Point(83, 174);
  3992. this.comboBox_OBC_BikeCCS.Name = "comboBox_OBC_BikeCCS";
  3993. this.comboBox_OBC_BikeCCS.Size = new System.Drawing.Size(91, 29);
  3994. this.comboBox_OBC_BikeCCS.TabIndex = 18;
  3995. //
  3996. // label137
  3997. //
  3998. this.label137.AutoSize = true;
  3999. this.label137.Location = new System.Drawing.Point(6, 178);
  4000. this.label137.Name = "label137";
  4001. this.label137.Size = new System.Drawing.Size(74, 21);
  4002. this.label137.TabIndex = 19;
  4003. this.label137.Text = "转把巡航";
  4004. //
  4005. // numericUpDown_OBC_SpeedLimitAdj
  4006. //
  4007. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4008. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  4009. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  4010. 20,
  4011. 0,
  4012. 0,
  4013. 0});
  4014. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  4015. 50,
  4016. 0,
  4017. 0,
  4018. -2147483648});
  4019. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  4020. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  4021. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  4022. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  4023. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4024. //
  4025. // label80
  4026. //
  4027. this.label80.AutoSize = true;
  4028. this.label80.Location = new System.Drawing.Point(140, 148);
  4029. this.label80.Name = "label80";
  4030. this.label80.Size = new System.Drawing.Size(51, 21);
  4031. this.label80.TabIndex = 17;
  4032. this.label80.Text = "km/h";
  4033. //
  4034. // label128
  4035. //
  4036. this.label128.AutoSize = true;
  4037. this.label128.Location = new System.Drawing.Point(6, 148);
  4038. this.label128.Name = "label128";
  4039. this.label128.Size = new System.Drawing.Size(74, 21);
  4040. this.label128.TabIndex = 16;
  4041. this.label128.Text = "限速微调";
  4042. //
  4043. // label64
  4044. //
  4045. this.label64.AutoSize = true;
  4046. this.label64.Location = new System.Drawing.Point(140, 119);
  4047. this.label64.Name = "label64";
  4048. this.label64.Size = new System.Drawing.Size(39, 21);
  4049. this.label64.TabIndex = 14;
  4050. this.label64.Text = "min";
  4051. //
  4052. // numericUpDown_OBC_OffTime
  4053. //
  4054. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4055. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  4056. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  4057. 240,
  4058. 0,
  4059. 0,
  4060. 0});
  4061. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  4062. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  4063. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  4064. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  4065. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4066. //
  4067. // label63
  4068. //
  4069. this.label63.AutoSize = true;
  4070. this.label63.Location = new System.Drawing.Point(6, 118);
  4071. this.label63.Name = "label63";
  4072. this.label63.Size = new System.Drawing.Size(74, 21);
  4073. this.label63.TabIndex = 12;
  4074. this.label63.Text = "关机时间";
  4075. //
  4076. // numericUpDown_OBC_WheelAdj
  4077. //
  4078. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4079. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  4080. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  4081. 20,
  4082. 0,
  4083. 0,
  4084. 0});
  4085. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  4086. 20,
  4087. 0,
  4088. 0,
  4089. -2147483648});
  4090. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  4091. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  4092. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  4093. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  4094. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4095. //
  4096. // label59
  4097. //
  4098. this.label59.AutoSize = true;
  4099. this.label59.Location = new System.Drawing.Point(140, 28);
  4100. this.label59.Name = "label59";
  4101. this.label59.Size = new System.Drawing.Size(33, 21);
  4102. this.label59.TabIndex = 11;
  4103. this.label59.Text = "cm";
  4104. //
  4105. // comboBox_OBC_AssistFunc
  4106. //
  4107. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4108. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4109. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4110. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  4111. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  4112. "方案一",
  4113. "方案二"});
  4114. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  4115. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  4116. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  4117. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  4118. //
  4119. // comboBox_OBC_StartMode
  4120. //
  4121. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4122. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4123. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4124. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  4125. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  4126. "柔和",
  4127. "正常",
  4128. "强劲"});
  4129. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  4130. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  4131. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  4132. this.comboBox_OBC_StartMode.TabIndex = 6;
  4133. //
  4134. // label58
  4135. //
  4136. this.label58.AutoSize = true;
  4137. this.label58.Location = new System.Drawing.Point(6, 88);
  4138. this.label58.Name = "label58";
  4139. this.label58.Size = new System.Drawing.Size(74, 21);
  4140. this.label58.TabIndex = 9;
  4141. this.label58.Text = "助力方案";
  4142. //
  4143. // label57
  4144. //
  4145. this.label57.AutoSize = true;
  4146. this.label57.Location = new System.Drawing.Point(6, 58);
  4147. this.label57.Name = "label57";
  4148. this.label57.Size = new System.Drawing.Size(74, 21);
  4149. this.label57.TabIndex = 9;
  4150. this.label57.Text = "启动模式";
  4151. //
  4152. // button_OBC_WriteUserInfo
  4153. //
  4154. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4155. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  4156. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  4157. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  4158. this.button_OBC_WriteUserInfo.TabIndex = 6;
  4159. this.button_OBC_WriteUserInfo.Text = "写入";
  4160. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  4161. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  4162. //
  4163. // label56
  4164. //
  4165. this.label56.AutoSize = true;
  4166. this.label56.Location = new System.Drawing.Point(6, 28);
  4167. this.label56.Name = "label56";
  4168. this.label56.Size = new System.Drawing.Size(74, 21);
  4169. this.label56.TabIndex = 7;
  4170. this.label56.Text = "周长微调";
  4171. //
  4172. // groupBox12
  4173. //
  4174. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  4175. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  4176. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  4177. this.groupBox12.Name = "groupBox12";
  4178. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  4179. this.groupBox12.TabIndex = 13;
  4180. this.groupBox12.TabStop = false;
  4181. this.groupBox12.Text = "查询用户参数";
  4182. //
  4183. // richTextBox_OBC_ReadUserInfo
  4184. //
  4185. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4186. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  4187. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  4188. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  4189. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  4190. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  4191. this.richTextBox_OBC_ReadUserInfo.Text = "";
  4192. //
  4193. // button_OBC_ReadUserInfo
  4194. //
  4195. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4196. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  4197. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  4198. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  4199. this.button_OBC_ReadUserInfo.TabIndex = 6;
  4200. this.button_OBC_ReadUserInfo.Text = "读取";
  4201. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  4202. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  4203. //
  4204. // groupBox11
  4205. //
  4206. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  4207. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  4208. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  4209. this.groupBox11.Name = "groupBox11";
  4210. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  4211. this.groupBox11.TabIndex = 11;
  4212. this.groupBox11.TabStop = false;
  4213. this.groupBox11.Text = "读取电池运行信息";
  4214. //
  4215. // richTextBox_OBC_BMS_RunInfo
  4216. //
  4217. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4218. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4219. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  4220. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  4221. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  4222. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  4223. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  4224. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  4225. //
  4226. // checkBox_OBC_StartReadBMS
  4227. //
  4228. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  4229. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  4230. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  4231. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  4232. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  4233. this.checkBox_OBC_StartReadBMS.Text = "启动";
  4234. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  4235. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  4236. //
  4237. // groupBox10
  4238. //
  4239. this.groupBox10.Controls.Add(this.label60);
  4240. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  4241. this.groupBox10.Controls.Add(this.label61);
  4242. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  4243. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  4244. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  4245. this.groupBox10.Name = "groupBox10";
  4246. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  4247. this.groupBox10.TabIndex = 10;
  4248. this.groupBox10.TabStop = false;
  4249. this.groupBox10.Text = "控制电机档位";
  4250. //
  4251. // label60
  4252. //
  4253. this.label60.AutoSize = true;
  4254. this.label60.Location = new System.Drawing.Point(122, 32);
  4255. this.label60.Name = "label60";
  4256. this.label60.Size = new System.Drawing.Size(26, 21);
  4257. this.label60.TabIndex = 8;
  4258. this.label60.Text = "灯";
  4259. //
  4260. // comboBox_OBC_LightSw
  4261. //
  4262. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4263. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4264. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4265. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  4266. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  4267. "ON",
  4268. "OFF"});
  4269. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  4270. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  4271. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  4272. this.comboBox_OBC_LightSw.TabIndex = 6;
  4273. //
  4274. // label61
  4275. //
  4276. this.label61.AutoSize = true;
  4277. this.label61.Location = new System.Drawing.Point(6, 32);
  4278. this.label61.Name = "label61";
  4279. this.label61.Size = new System.Drawing.Size(42, 21);
  4280. this.label61.TabIndex = 7;
  4281. this.label61.Text = "档位";
  4282. //
  4283. // comboBox_OBC_SetGearST
  4284. //
  4285. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4286. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4287. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4288. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  4289. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  4290. "OFF",
  4291. "ECO",
  4292. "NORM",
  4293. "SPORT",
  4294. "TURBO",
  4295. "SMART",
  4296. "WALK"});
  4297. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  4298. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  4299. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  4300. this.comboBox_OBC_SetGearST.TabIndex = 4;
  4301. //
  4302. // checkBox_OBC_StartSetGearSt
  4303. //
  4304. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  4305. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  4306. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  4307. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  4308. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  4309. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  4310. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  4311. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  4312. //
  4313. // tabPage_RAMorFLASH
  4314. //
  4315. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4316. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  4317. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  4318. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  4319. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  4320. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  4321. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  4322. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  4323. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  4324. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  4325. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  4326. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  4327. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  4328. this.tabPage_RAMorFLASH.TabIndex = 9;
  4329. this.tabPage_RAMorFLASH.Text = "存储器读取";
  4330. //
  4331. // checkBox_ReadRanFlash_ChangeFormat
  4332. //
  4333. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  4334. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  4335. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  4336. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  4337. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  4338. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  4339. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  4340. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  4341. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  4342. //
  4343. // checkBox_ReadRanFlash_AutoClear
  4344. //
  4345. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  4346. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  4347. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  4348. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  4349. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  4350. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  4351. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  4352. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  4353. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  4354. //
  4355. // checkBox_ReadRanFlash_AutoSW
  4356. //
  4357. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  4358. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  4359. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  4360. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  4361. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  4362. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  4363. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  4364. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  4365. //
  4366. // textBox_Address_End
  4367. //
  4368. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4369. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  4370. this.textBox_Address_End.Name = "textBox_Address_End";
  4371. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  4372. this.textBox_Address_End.TabIndex = 10;
  4373. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4374. //
  4375. // label66
  4376. //
  4377. this.label66.AutoSize = true;
  4378. this.label66.Location = new System.Drawing.Point(831, 136);
  4379. this.label66.Name = "label66";
  4380. this.label66.Size = new System.Drawing.Size(91, 21);
  4381. this.label66.TabIndex = 9;
  4382. this.label66.Text = "结束地址0x";
  4383. //
  4384. // textBox_Address_Begin
  4385. //
  4386. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4387. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  4388. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  4389. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  4390. this.textBox_Address_Begin.TabIndex = 8;
  4391. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4392. //
  4393. // label65
  4394. //
  4395. this.label65.AutoSize = true;
  4396. this.label65.Location = new System.Drawing.Point(831, 72);
  4397. this.label65.Name = "label65";
  4398. this.label65.Size = new System.Drawing.Size(91, 21);
  4399. this.label65.TabIndex = 7;
  4400. this.label65.Text = "起始地址0x";
  4401. //
  4402. // button_ReadRamFlash
  4403. //
  4404. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4405. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  4406. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  4407. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  4408. this.button_ReadRamFlash.TabIndex = 5;
  4409. this.button_ReadRamFlash.Text = "读取数据";
  4410. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  4411. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  4412. //
  4413. // richTextBox_RamFlasgData
  4414. //
  4415. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4416. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  4417. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  4418. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  4419. this.richTextBox_RamFlasgData.TabIndex = 4;
  4420. this.richTextBox_RamFlasgData.Text = "";
  4421. //
  4422. // tabPage_FactoryMode
  4423. //
  4424. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4425. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  4426. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  4427. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  4428. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  4429. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  4430. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  4431. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  4432. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  4433. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  4434. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  4435. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  4436. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  4437. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  4438. this.tabPage_FactoryMode.TabIndex = 10;
  4439. this.tabPage_FactoryMode.Text = "样机测试";
  4440. //
  4441. // button_ScanCode
  4442. //
  4443. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4444. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  4445. this.button_ScanCode.Name = "button_ScanCode";
  4446. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  4447. this.button_ScanCode.TabIndex = 34;
  4448. this.button_ScanCode.Text = "扫码\r\n写入";
  4449. this.button_ScanCode.UseVisualStyleBackColor = false;
  4450. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  4451. //
  4452. // Button_FacModePowerOff
  4453. //
  4454. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  4455. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  4456. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  4457. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  4458. this.Button_FacModePowerOff.TabIndex = 33;
  4459. this.Button_FacModePowerOff.Text = "关机";
  4460. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  4461. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  4462. //
  4463. // Button_FacModeSaveResult
  4464. //
  4465. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  4466. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  4467. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  4468. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  4469. this.Button_FacModeSaveResult.TabIndex = 1;
  4470. this.Button_FacModeSaveResult.Text = "保存数据";
  4471. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  4472. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  4473. //
  4474. // Button_FacModeSetMacDate
  4475. //
  4476. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4477. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  4478. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  4479. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  4480. this.Button_FacModeSetMacDate.TabIndex = 33;
  4481. this.Button_FacModeSetMacDate.Text = "生产日期";
  4482. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  4483. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  4484. //
  4485. // groupBox25
  4486. //
  4487. this.groupBox25.Controls.Add(this.Button_FacModeSetHW);
  4488. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  4489. this.groupBox25.Controls.Add(this.label87);
  4490. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  4491. this.groupBox25.Controls.Add(this.label86);
  4492. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  4493. this.groupBox25.Controls.Add(this.label68);
  4494. this.groupBox25.Controls.Add(this.label84);
  4495. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  4496. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  4497. this.groupBox25.Controls.Add(this.label83);
  4498. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  4499. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  4500. this.groupBox25.Controls.Add(this.label82);
  4501. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  4502. this.groupBox25.Controls.Add(this.label81);
  4503. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  4504. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  4505. this.groupBox25.Name = "groupBox25";
  4506. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  4507. this.groupBox25.TabIndex = 8;
  4508. this.groupBox25.TabStop = false;
  4509. this.groupBox25.Text = "版本信息";
  4510. //
  4511. // Button_FacModeSetHW
  4512. //
  4513. this.Button_FacModeSetHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4514. this.Button_FacModeSetHW.Location = new System.Drawing.Point(222, 87);
  4515. this.Button_FacModeSetHW.Name = "Button_FacModeSetHW";
  4516. this.Button_FacModeSetHW.Size = new System.Drawing.Size(66, 29);
  4517. this.Button_FacModeSetHW.TabIndex = 29;
  4518. this.Button_FacModeSetHW.Text = "写入";
  4519. this.Button_FacModeSetHW.UseVisualStyleBackColor = false;
  4520. this.Button_FacModeSetHW.Click += new System.EventHandler(this.Button_FacModeSetHW_Click);
  4521. //
  4522. // button_FacModeSetName
  4523. //
  4524. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4525. this.button_FacModeSetName.Location = new System.Drawing.Point(222, 29);
  4526. this.button_FacModeSetName.Name = "button_FacModeSetName";
  4527. this.button_FacModeSetName.Size = new System.Drawing.Size(66, 29);
  4528. this.button_FacModeSetName.TabIndex = 28;
  4529. this.button_FacModeSetName.Text = "写入";
  4530. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  4531. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  4532. //
  4533. // label87
  4534. //
  4535. this.label87.AutoSize = true;
  4536. this.label87.Location = new System.Drawing.Point(6, 178);
  4537. this.label87.Name = "label87";
  4538. this.label87.Size = new System.Drawing.Size(36, 21);
  4539. this.label87.TabIndex = 27;
  4540. this.label87.Text = "GIT";
  4541. //
  4542. // textBox_FacModeGit
  4543. //
  4544. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4545. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  4546. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  4547. this.textBox_FacModeGit.Size = new System.Drawing.Size(167, 28);
  4548. this.textBox_FacModeGit.TabIndex = 26;
  4549. //
  4550. // label86
  4551. //
  4552. this.label86.AutoSize = true;
  4553. this.label86.Location = new System.Drawing.Point(6, 149);
  4554. this.label86.Name = "label86";
  4555. this.label86.Size = new System.Drawing.Size(29, 21);
  4556. this.label86.TabIndex = 25;
  4557. this.label86.Text = "SP";
  4558. //
  4559. // textBox_FacModeSP
  4560. //
  4561. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4562. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  4563. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  4564. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  4565. this.textBox_FacModeSP.TabIndex = 24;
  4566. //
  4567. // label68
  4568. //
  4569. this.label68.AutoSize = true;
  4570. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  4571. this.label68.ForeColor = System.Drawing.Color.Red;
  4572. this.label68.Location = new System.Drawing.Point(6, 213);
  4573. this.label68.Name = "label68";
  4574. this.label68.Size = new System.Drawing.Size(134, 19);
  4575. this.label68.TabIndex = 23;
  4576. this.label68.Text = "断电前请执行关机!";
  4577. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4578. //
  4579. // label84
  4580. //
  4581. this.label84.AutoSize = true;
  4582. this.label84.Location = new System.Drawing.Point(6, 120);
  4583. this.label84.Name = "label84";
  4584. this.label84.Size = new System.Drawing.Size(35, 21);
  4585. this.label84.TabIndex = 12;
  4586. this.label84.Text = "FW";
  4587. //
  4588. // textBox_FacModeFW
  4589. //
  4590. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4591. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4592. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4593. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4594. this.textBox_FacModeFW.TabIndex = 13;
  4595. //
  4596. // Button_FacModeReadVer
  4597. //
  4598. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4599. this.Button_FacModeReadVer.Location = new System.Drawing.Point(222, 174);
  4600. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4601. this.Button_FacModeReadVer.Size = new System.Drawing.Size(65, 60);
  4602. this.Button_FacModeReadVer.TabIndex = 11;
  4603. this.Button_FacModeReadVer.Text = "查询";
  4604. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4605. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4606. //
  4607. // label83
  4608. //
  4609. this.label83.AutoSize = true;
  4610. this.label83.Location = new System.Drawing.Point(6, 91);
  4611. this.label83.Name = "label83";
  4612. this.label83.Size = new System.Drawing.Size(38, 21);
  4613. this.label83.TabIndex = 9;
  4614. this.label83.Text = "HW";
  4615. //
  4616. // textBox_FacModeHW
  4617. //
  4618. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4619. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4620. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4621. this.textBox_FacModeHW.Size = new System.Drawing.Size(167, 28);
  4622. this.textBox_FacModeHW.TabIndex = 10;
  4623. //
  4624. // Button_FacModeSetNum
  4625. //
  4626. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4627. this.Button_FacModeSetNum.Location = new System.Drawing.Point(222, 58);
  4628. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4629. this.Button_FacModeSetNum.Size = new System.Drawing.Size(66, 29);
  4630. this.Button_FacModeSetNum.TabIndex = 8;
  4631. this.Button_FacModeSetNum.Text = "写入";
  4632. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4633. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4634. //
  4635. // label82
  4636. //
  4637. this.label82.AutoSize = true;
  4638. this.label82.Location = new System.Drawing.Point(6, 62);
  4639. this.label82.Name = "label82";
  4640. this.label82.Size = new System.Drawing.Size(32, 21);
  4641. this.label82.TabIndex = 6;
  4642. this.label82.Text = "SN";
  4643. //
  4644. // textBox_FacModeNum
  4645. //
  4646. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4647. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4648. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4649. this.textBox_FacModeNum.Size = new System.Drawing.Size(167, 28);
  4650. this.textBox_FacModeNum.TabIndex = 7;
  4651. //
  4652. // label81
  4653. //
  4654. this.label81.AutoSize = true;
  4655. this.label81.Location = new System.Drawing.Point(6, 33);
  4656. this.label81.Name = "label81";
  4657. this.label81.Size = new System.Drawing.Size(42, 21);
  4658. this.label81.TabIndex = 3;
  4659. this.label81.Text = "型号";
  4660. //
  4661. // textBox_FacModeName
  4662. //
  4663. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4664. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4665. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4666. this.textBox_FacModeName.Size = new System.Drawing.Size(167, 28);
  4667. this.textBox_FacModeName.TabIndex = 4;
  4668. //
  4669. // groupBox22
  4670. //
  4671. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4672. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4673. this.groupBox22.Location = new System.Drawing.Point(218, 3);
  4674. this.groupBox22.Name = "groupBox22";
  4675. this.groupBox22.Size = new System.Drawing.Size(170, 96);
  4676. this.groupBox22.TabIndex = 10;
  4677. this.groupBox22.TabStop = false;
  4678. this.groupBox22.Text = "驱动测试";
  4679. //
  4680. // button_FacModeLightSW
  4681. //
  4682. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4683. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4684. this.button_FacModeLightSW.Location = new System.Drawing.Point(12, 38);
  4685. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4686. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4687. this.button_FacModeLightSW.TabIndex = 20;
  4688. this.button_FacModeLightSW.Text = "开/关灯";
  4689. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4690. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4691. //
  4692. // button_FacModeMotorRun
  4693. //
  4694. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4695. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4696. this.button_FacModeMotorRun.Location = new System.Drawing.Point(88, 38);
  4697. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4698. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4699. this.button_FacModeMotorRun.TabIndex = 16;
  4700. this.button_FacModeMotorRun.Text = "启/停";
  4701. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4702. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4703. //
  4704. // groupBox21
  4705. //
  4706. this.groupBox21.Controls.Add(this.label79);
  4707. this.groupBox21.Controls.Add(this.label78);
  4708. this.groupBox21.Controls.Add(this.label74);
  4709. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4710. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4711. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4712. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4713. this.groupBox21.Controls.Add(this.label73);
  4714. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4715. this.groupBox21.Controls.Add(this.label77);
  4716. this.groupBox21.Controls.Add(this.label72);
  4717. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4718. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4719. this.groupBox21.Controls.Add(this.label76);
  4720. this.groupBox21.Controls.Add(this.label71);
  4721. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4722. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4723. this.groupBox21.Controls.Add(this.label75);
  4724. this.groupBox21.Controls.Add(this.label70);
  4725. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4726. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4727. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4728. this.groupBox21.Name = "groupBox21";
  4729. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4730. this.groupBox21.TabIndex = 9;
  4731. this.groupBox21.TabStop = false;
  4732. this.groupBox21.Text = "控制器内阻校准";
  4733. //
  4734. // label79
  4735. //
  4736. this.label79.BackColor = System.Drawing.Color.Silver;
  4737. this.label79.ForeColor = System.Drawing.Color.White;
  4738. this.label79.Location = new System.Drawing.Point(8, 177);
  4739. this.label79.Name = "label79";
  4740. this.label79.Size = new System.Drawing.Size(278, 1);
  4741. this.label79.TabIndex = 19;
  4742. //
  4743. // label78
  4744. //
  4745. this.label78.BackColor = System.Drawing.Color.Silver;
  4746. this.label78.ForeColor = System.Drawing.Color.White;
  4747. this.label78.Location = new System.Drawing.Point(6, 100);
  4748. this.label78.Name = "label78";
  4749. this.label78.Size = new System.Drawing.Size(278, 1);
  4750. this.label78.TabIndex = 18;
  4751. //
  4752. // label74
  4753. //
  4754. this.label74.AutoSize = true;
  4755. this.label74.Location = new System.Drawing.Point(234, 29);
  4756. this.label74.Name = "label74";
  4757. this.label74.Size = new System.Drawing.Size(51, 21);
  4758. this.label74.TabIndex = 3;
  4759. this.label74.Text = "系数5";
  4760. //
  4761. // button_MOS_Write
  4762. //
  4763. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4764. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4765. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4766. this.button_MOS_Write.Name = "button_MOS_Write";
  4767. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4768. this.button_MOS_Write.TabIndex = 15;
  4769. this.button_MOS_Write.Text = "写入";
  4770. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4771. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4772. //
  4773. // button_MOS_Read
  4774. //
  4775. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4776. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4777. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4778. this.button_MOS_Read.Name = "button_MOS_Read";
  4779. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4780. this.button_MOS_Read.TabIndex = 15;
  4781. this.button_MOS_Read.Text = "读取";
  4782. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4783. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4784. //
  4785. // button_MOS_Cal
  4786. //
  4787. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4788. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4789. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4790. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4791. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4792. this.button_MOS_Cal.TabIndex = 15;
  4793. this.button_MOS_Cal.Text = "校准";
  4794. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4795. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4796. //
  4797. // textBox_MOS_K5
  4798. //
  4799. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4800. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4801. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4802. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4803. this.textBox_MOS_K5.TabIndex = 15;
  4804. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4805. //
  4806. // label73
  4807. //
  4808. this.label73.AutoSize = true;
  4809. this.label73.Location = new System.Drawing.Point(177, 29);
  4810. this.label73.Name = "label73";
  4811. this.label73.Size = new System.Drawing.Size(51, 21);
  4812. this.label73.TabIndex = 3;
  4813. this.label73.Text = "系数4";
  4814. //
  4815. // textBox_MOS_K4
  4816. //
  4817. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4818. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4819. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4820. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4821. this.textBox_MOS_K4.TabIndex = 15;
  4822. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4823. //
  4824. // label77
  4825. //
  4826. this.label77.AutoSize = true;
  4827. this.label77.Location = new System.Drawing.Point(120, 106);
  4828. this.label77.Name = "label77";
  4829. this.label77.Size = new System.Drawing.Size(51, 21);
  4830. this.label77.TabIndex = 3;
  4831. this.label77.Text = "内阻3";
  4832. //
  4833. // label72
  4834. //
  4835. this.label72.AutoSize = true;
  4836. this.label72.Location = new System.Drawing.Point(120, 29);
  4837. this.label72.Name = "label72";
  4838. this.label72.Size = new System.Drawing.Size(51, 21);
  4839. this.label72.TabIndex = 3;
  4840. this.label72.Text = "系数3";
  4841. //
  4842. // textBox_MOS_R3
  4843. //
  4844. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4845. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4846. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4847. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4848. this.textBox_MOS_R3.TabIndex = 15;
  4849. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4850. //
  4851. // textBox_MOS_K3
  4852. //
  4853. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4854. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4855. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4856. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4857. this.textBox_MOS_K3.TabIndex = 15;
  4858. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4859. //
  4860. // label76
  4861. //
  4862. this.label76.AutoSize = true;
  4863. this.label76.Location = new System.Drawing.Point(63, 106);
  4864. this.label76.Name = "label76";
  4865. this.label76.Size = new System.Drawing.Size(51, 21);
  4866. this.label76.TabIndex = 3;
  4867. this.label76.Text = "内阻2";
  4868. //
  4869. // label71
  4870. //
  4871. this.label71.AutoSize = true;
  4872. this.label71.Location = new System.Drawing.Point(63, 29);
  4873. this.label71.Name = "label71";
  4874. this.label71.Size = new System.Drawing.Size(51, 21);
  4875. this.label71.TabIndex = 3;
  4876. this.label71.Text = "系数2";
  4877. //
  4878. // textBox_MOS_R2
  4879. //
  4880. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4881. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4882. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4883. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4884. this.textBox_MOS_R2.TabIndex = 15;
  4885. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4886. //
  4887. // textBox_MOS_K2
  4888. //
  4889. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4890. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4891. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4892. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4893. this.textBox_MOS_K2.TabIndex = 15;
  4894. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4895. //
  4896. // label75
  4897. //
  4898. this.label75.AutoSize = true;
  4899. this.label75.Location = new System.Drawing.Point(6, 106);
  4900. this.label75.Name = "label75";
  4901. this.label75.Size = new System.Drawing.Size(51, 21);
  4902. this.label75.TabIndex = 3;
  4903. this.label75.Text = "内阻1";
  4904. //
  4905. // label70
  4906. //
  4907. this.label70.AutoSize = true;
  4908. this.label70.Location = new System.Drawing.Point(6, 29);
  4909. this.label70.Name = "label70";
  4910. this.label70.Size = new System.Drawing.Size(51, 21);
  4911. this.label70.TabIndex = 3;
  4912. this.label70.Text = "系数1";
  4913. //
  4914. // textBox_MOS_R1
  4915. //
  4916. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4917. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4918. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4919. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4920. this.textBox_MOS_R1.TabIndex = 15;
  4921. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4922. //
  4923. // textBox_MOS_K1
  4924. //
  4925. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4926. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4927. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4928. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4929. this.textBox_MOS_K1.TabIndex = 15;
  4930. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4931. //
  4932. // groupBox20
  4933. //
  4934. this.groupBox20.Controls.Add(this.label1_TorqueCal1);
  4935. this.groupBox20.Controls.Add(this.label1_TorqueCal2);
  4936. this.groupBox20.Controls.Add(this.label1_TorqueCal3);
  4937. this.groupBox20.Controls.Add(this.label1_TorqueCal4);
  4938. this.groupBox20.Controls.Add(this.label1_TorqueCal0);
  4939. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal0);
  4940. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4941. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4942. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4943. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4944. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4945. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4946. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4947. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4948. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4949. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4950. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4951. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4952. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4953. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4954. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4955. this.groupBox20.Name = "groupBox20";
  4956. this.groupBox20.Size = new System.Drawing.Size(209, 203);
  4957. this.groupBox20.TabIndex = 8;
  4958. this.groupBox20.TabStop = false;
  4959. this.groupBox20.Text = "力矩标定";
  4960. //
  4961. // label1_TorqueCal1
  4962. //
  4963. this.label1_TorqueCal1.BackColor = System.Drawing.Color.Red;
  4964. this.label1_TorqueCal1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4965. this.label1_TorqueCal1.ForeColor = System.Drawing.SystemColors.ControlText;
  4966. this.label1_TorqueCal1.Location = new System.Drawing.Point(181, 75);
  4967. this.label1_TorqueCal1.Name = "label1_TorqueCal1";
  4968. this.label1_TorqueCal1.Size = new System.Drawing.Size(15, 15);
  4969. this.label1_TorqueCal1.TabIndex = 21;
  4970. this.label1_TorqueCal1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4971. //
  4972. // label1_TorqueCal2
  4973. //
  4974. this.label1_TorqueCal2.BackColor = System.Drawing.Color.Red;
  4975. this.label1_TorqueCal2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4976. this.label1_TorqueCal2.ForeColor = System.Drawing.SystemColors.ControlText;
  4977. this.label1_TorqueCal2.Location = new System.Drawing.Point(181, 108);
  4978. this.label1_TorqueCal2.Name = "label1_TorqueCal2";
  4979. this.label1_TorqueCal2.Size = new System.Drawing.Size(15, 15);
  4980. this.label1_TorqueCal2.TabIndex = 20;
  4981. this.label1_TorqueCal2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4982. //
  4983. // label1_TorqueCal3
  4984. //
  4985. this.label1_TorqueCal3.BackColor = System.Drawing.Color.Red;
  4986. this.label1_TorqueCal3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4987. this.label1_TorqueCal3.ForeColor = System.Drawing.SystemColors.ControlText;
  4988. this.label1_TorqueCal3.Location = new System.Drawing.Point(181, 141);
  4989. this.label1_TorqueCal3.Name = "label1_TorqueCal3";
  4990. this.label1_TorqueCal3.Size = new System.Drawing.Size(15, 15);
  4991. this.label1_TorqueCal3.TabIndex = 19;
  4992. this.label1_TorqueCal3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4993. //
  4994. // label1_TorqueCal4
  4995. //
  4996. this.label1_TorqueCal4.BackColor = System.Drawing.Color.Red;
  4997. this.label1_TorqueCal4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4998. this.label1_TorqueCal4.ForeColor = System.Drawing.SystemColors.ControlText;
  4999. this.label1_TorqueCal4.Location = new System.Drawing.Point(181, 174);
  5000. this.label1_TorqueCal4.Name = "label1_TorqueCal4";
  5001. this.label1_TorqueCal4.Size = new System.Drawing.Size(15, 15);
  5002. this.label1_TorqueCal4.TabIndex = 18;
  5003. this.label1_TorqueCal4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5004. //
  5005. // label1_TorqueCal0
  5006. //
  5007. this.label1_TorqueCal0.BackColor = System.Drawing.Color.Red;
  5008. this.label1_TorqueCal0.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5009. this.label1_TorqueCal0.ForeColor = System.Drawing.SystemColors.ControlText;
  5010. this.label1_TorqueCal0.Location = new System.Drawing.Point(181, 41);
  5011. this.label1_TorqueCal0.Name = "label1_TorqueCal0";
  5012. this.label1_TorqueCal0.Size = new System.Drawing.Size(15, 15);
  5013. this.label1_TorqueCal0.TabIndex = 17;
  5014. this.label1_TorqueCal0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5015. //
  5016. // textBox_FacModeSensorCal0
  5017. //
  5018. this.textBox_FacModeSensorCal0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  5019. this.textBox_FacModeSensorCal0.Location = new System.Drawing.Point(6, 35);
  5020. this.textBox_FacModeSensorCal0.Name = "textBox_FacModeSensorCal0";
  5021. this.textBox_FacModeSensorCal0.ReadOnly = true;
  5022. this.textBox_FacModeSensorCal0.Size = new System.Drawing.Size(47, 28);
  5023. this.textBox_FacModeSensorCal0.TabIndex = 16;
  5024. this.textBox_FacModeSensorCal0.Text = "0";
  5025. this.textBox_FacModeSensorCal0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5026. //
  5027. // button_FacModeSensorRead
  5028. //
  5029. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5030. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  5031. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  5032. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  5033. this.button_FacModeSensorRead.TabIndex = 15;
  5034. this.button_FacModeSensorRead.Text = "读取";
  5035. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  5036. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  5037. //
  5038. // textBox_FacModeSensorADC0
  5039. //
  5040. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5041. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  5042. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  5043. this.textBox_FacModeSensorADC0.ReadOnly = true;
  5044. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  5045. this.textBox_FacModeSensorADC0.TabIndex = 15;
  5046. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5047. //
  5048. // textBox_FacModeSensorADC4
  5049. //
  5050. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5051. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  5052. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  5053. this.textBox_FacModeSensorADC4.ReadOnly = true;
  5054. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  5055. this.textBox_FacModeSensorADC4.TabIndex = 14;
  5056. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5057. //
  5058. // buttonFacModeSet1
  5059. //
  5060. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5061. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  5062. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  5063. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  5064. this.buttonFacModeSet1.TabIndex = 7;
  5065. this.buttonFacModeSet1.Text = "加载1";
  5066. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  5067. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  5068. //
  5069. // buttonFacModeSet2
  5070. //
  5071. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5072. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  5073. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  5074. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  5075. this.buttonFacModeSet2.TabIndex = 8;
  5076. this.buttonFacModeSet2.Text = "加载2";
  5077. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  5078. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  5079. //
  5080. // textBox_FacModeSensorADC3
  5081. //
  5082. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5083. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  5084. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  5085. this.textBox_FacModeSensorADC3.ReadOnly = true;
  5086. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  5087. this.textBox_FacModeSensorADC3.TabIndex = 13;
  5088. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5089. //
  5090. // buttonFacModeSet3
  5091. //
  5092. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5093. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  5094. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  5095. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  5096. this.buttonFacModeSet3.TabIndex = 9;
  5097. this.buttonFacModeSet3.Text = "加载3";
  5098. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  5099. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  5100. //
  5101. // textBox_FacModeSensorADC1
  5102. //
  5103. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5104. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  5105. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  5106. this.textBox_FacModeSensorADC1.ReadOnly = true;
  5107. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  5108. this.textBox_FacModeSensorADC1.TabIndex = 12;
  5109. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5110. //
  5111. // buttonFacModeSet4
  5112. //
  5113. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5114. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  5115. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  5116. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  5117. this.buttonFacModeSet4.TabIndex = 10;
  5118. this.buttonFacModeSet4.Text = "加载4";
  5119. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  5120. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  5121. //
  5122. // textBox_FacModeSensorADC2
  5123. //
  5124. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5125. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  5126. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  5127. this.textBox_FacModeSensorADC2.ReadOnly = true;
  5128. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  5129. this.textBox_FacModeSensorADC2.TabIndex = 11;
  5130. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5131. //
  5132. // textBox_FacModeSensorCal4
  5133. //
  5134. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5135. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  5136. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  5137. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  5138. this.textBox_FacModeSensorCal4.TabIndex = 5;
  5139. this.textBox_FacModeSensorCal4.Text = "96";
  5140. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5141. //
  5142. // textBox_FacModeSensorCal3
  5143. //
  5144. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5145. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  5146. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  5147. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  5148. this.textBox_FacModeSensorCal3.TabIndex = 4;
  5149. this.textBox_FacModeSensorCal3.Text = "72";
  5150. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5151. //
  5152. // textBox_FacModeSensorCal1
  5153. //
  5154. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5155. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  5156. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  5157. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  5158. this.textBox_FacModeSensorCal1.TabIndex = 3;
  5159. this.textBox_FacModeSensorCal1.Text = "24";
  5160. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5161. //
  5162. // textBox_FacModeSensorCal2
  5163. //
  5164. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5165. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  5166. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  5167. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  5168. this.textBox_FacModeSensorCal2.TabIndex = 2;
  5169. this.textBox_FacModeSensorCal2.Text = "48";
  5170. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5171. //
  5172. // groupBox24
  5173. //
  5174. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  5175. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  5176. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  5177. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  5178. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  5179. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  5180. this.groupBox24.Controls.Add(this.label126);
  5181. this.groupBox24.Controls.Add(this.label119);
  5182. this.groupBox24.Location = new System.Drawing.Point(218, 109);
  5183. this.groupBox24.Name = "groupBox24";
  5184. this.groupBox24.Size = new System.Drawing.Size(170, 203);
  5185. this.groupBox24.TabIndex = 7;
  5186. this.groupBox24.TabStop = false;
  5187. this.groupBox24.Text = "骑行信息";
  5188. //
  5189. // button_ReadRideLog
  5190. //
  5191. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5192. this.button_ReadRideLog.Location = new System.Drawing.Point(16, 167);
  5193. this.button_ReadRideLog.Name = "button_ReadRideLog";
  5194. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  5195. this.button_ReadRideLog.TabIndex = 16;
  5196. this.button_ReadRideLog.Text = "查询";
  5197. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  5198. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  5199. //
  5200. // button_WriteRideLog
  5201. //
  5202. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5203. this.button_WriteRideLog.Location = new System.Drawing.Point(92, 167);
  5204. this.button_WriteRideLog.Name = "button_WriteRideLog";
  5205. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  5206. this.button_WriteRideLog.TabIndex = 17;
  5207. this.button_WriteRideLog.Text = "写入";
  5208. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  5209. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  5210. //
  5211. // textBox_TRIP_KM
  5212. //
  5213. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5214. this.textBox_TRIP_KM.Location = new System.Drawing.Point(16, 120);
  5215. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  5216. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  5217. this.textBox_TRIP_KM.TabIndex = 15;
  5218. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5219. //
  5220. // textBox_TRIP_TIME
  5221. //
  5222. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5223. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(92, 120);
  5224. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  5225. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  5226. this.textBox_TRIP_TIME.TabIndex = 15;
  5227. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5228. //
  5229. // textBox_ODO_KM
  5230. //
  5231. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5232. this.textBox_ODO_KM.Location = new System.Drawing.Point(16, 55);
  5233. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  5234. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  5235. this.textBox_ODO_KM.TabIndex = 15;
  5236. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5237. //
  5238. // textBox_ODO_TIME
  5239. //
  5240. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5241. this.textBox_ODO_TIME.Location = new System.Drawing.Point(92, 55);
  5242. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  5243. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  5244. this.textBox_ODO_TIME.TabIndex = 15;
  5245. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5246. //
  5247. // label126
  5248. //
  5249. this.label126.AutoSize = true;
  5250. this.label126.Location = new System.Drawing.Point(24, 91);
  5251. this.label126.Name = "label126";
  5252. this.label126.Size = new System.Drawing.Size(44, 21);
  5253. this.label126.TabIndex = 3;
  5254. this.label126.Text = "TRIP";
  5255. //
  5256. // label119
  5257. //
  5258. this.label119.AutoSize = true;
  5259. this.label119.Location = new System.Drawing.Point(22, 26);
  5260. this.label119.Name = "label119";
  5261. this.label119.Size = new System.Drawing.Size(48, 21);
  5262. this.label119.TabIndex = 3;
  5263. this.label119.Text = "ODO";
  5264. //
  5265. // groupBox19
  5266. //
  5267. this.groupBox19.Controls.Add(this.button_FacModeInit);
  5268. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  5269. this.groupBox19.Name = "groupBox19";
  5270. this.groupBox19.Size = new System.Drawing.Size(209, 96);
  5271. this.groupBox19.TabIndex = 7;
  5272. this.groupBox19.TabStop = false;
  5273. this.groupBox19.Text = "初始化";
  5274. //
  5275. // button_FacModeInit
  5276. //
  5277. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5278. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  5279. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  5280. this.button_FacModeInit.Name = "button_FacModeInit";
  5281. this.button_FacModeInit.Size = new System.Drawing.Size(149, 45);
  5282. this.button_FacModeInit.TabIndex = 0;
  5283. this.button_FacModeInit.Text = "初始化";
  5284. this.button_FacModeInit.UseVisualStyleBackColor = false;
  5285. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  5286. //
  5287. // tabPage_AngleCal
  5288. //
  5289. this.tabPage_AngleCal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5290. this.tabPage_AngleCal.Controls.Add(this.label153);
  5291. this.tabPage_AngleCal.Controls.Add(this.label151);
  5292. this.tabPage_AngleCal.Controls.Add(this.label150);
  5293. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffAvg);
  5294. this.tabPage_AngleCal.Controls.Add(this.label149);
  5295. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMax);
  5296. this.tabPage_AngleCal.Controls.Add(this.label147);
  5297. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMin);
  5298. this.tabPage_AngleCal.Controls.Add(this.label146);
  5299. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroDiff);
  5300. this.tabPage_AngleCal.Controls.Add(this.label144);
  5301. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroCur);
  5302. this.tabPage_AngleCal.Controls.Add(this.label142);
  5303. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroInit);
  5304. this.tabPage_AngleCal.Controls.Add(this.label140);
  5305. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroTh);
  5306. this.tabPage_AngleCal.Controls.Add(this.label139);
  5307. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffTh);
  5308. this.tabPage_AngleCal.Controls.Add(this.button_AngleWrite);
  5309. this.tabPage_AngleCal.Controls.Add(this.button_AngleExportData);
  5310. this.tabPage_AngleCal.Controls.Add(this.button_AngleCalStart);
  5311. this.tabPage_AngleCal.Controls.Add(this.groupBox32);
  5312. this.tabPage_AngleCal.Location = new System.Drawing.Point(4, 30);
  5313. this.tabPage_AngleCal.Name = "tabPage_AngleCal";
  5314. this.tabPage_AngleCal.Size = new System.Drawing.Size(990, 315);
  5315. this.tabPage_AngleCal.TabIndex = 15;
  5316. this.tabPage_AngleCal.Text = "位置校准";
  5317. //
  5318. // label153
  5319. //
  5320. this.label153.BackColor = System.Drawing.Color.Silver;
  5321. this.label153.Location = new System.Drawing.Point(761, 202);
  5322. this.label153.Name = "label153";
  5323. this.label153.Size = new System.Drawing.Size(206, 1);
  5324. this.label153.TabIndex = 62;
  5325. //
  5326. // label151
  5327. //
  5328. this.label151.BackColor = System.Drawing.Color.Silver;
  5329. this.label151.Location = new System.Drawing.Point(761, 88);
  5330. this.label151.Name = "label151";
  5331. this.label151.Size = new System.Drawing.Size(206, 1);
  5332. this.label151.TabIndex = 61;
  5333. //
  5334. // label150
  5335. //
  5336. this.label150.AutoSize = true;
  5337. this.label150.Location = new System.Drawing.Point(758, 287);
  5338. this.label150.Name = "label150";
  5339. this.label150.Size = new System.Drawing.Size(74, 21);
  5340. this.label150.TabIndex = 59;
  5341. this.label150.Text = "平均偏差";
  5342. //
  5343. // textBox_AngleDiffAvg
  5344. //
  5345. this.textBox_AngleDiffAvg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5346. this.textBox_AngleDiffAvg.Location = new System.Drawing.Point(881, 283);
  5347. this.textBox_AngleDiffAvg.Name = "textBox_AngleDiffAvg";
  5348. this.textBox_AngleDiffAvg.ReadOnly = true;
  5349. this.textBox_AngleDiffAvg.Size = new System.Drawing.Size(85, 28);
  5350. this.textBox_AngleDiffAvg.TabIndex = 60;
  5351. this.textBox_AngleDiffAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5352. //
  5353. // label149
  5354. //
  5355. this.label149.AutoSize = true;
  5356. this.label149.Location = new System.Drawing.Point(758, 249);
  5357. this.label149.Name = "label149";
  5358. this.label149.Size = new System.Drawing.Size(74, 21);
  5359. this.label149.TabIndex = 57;
  5360. this.label149.Text = "最大偏差";
  5361. //
  5362. // textBox_AngleDiffMax
  5363. //
  5364. this.textBox_AngleDiffMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5365. this.textBox_AngleDiffMax.Location = new System.Drawing.Point(881, 245);
  5366. this.textBox_AngleDiffMax.Name = "textBox_AngleDiffMax";
  5367. this.textBox_AngleDiffMax.ReadOnly = true;
  5368. this.textBox_AngleDiffMax.Size = new System.Drawing.Size(85, 28);
  5369. this.textBox_AngleDiffMax.TabIndex = 58;
  5370. this.textBox_AngleDiffMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5371. //
  5372. // label147
  5373. //
  5374. this.label147.AutoSize = true;
  5375. this.label147.Location = new System.Drawing.Point(758, 211);
  5376. this.label147.Name = "label147";
  5377. this.label147.Size = new System.Drawing.Size(74, 21);
  5378. this.label147.TabIndex = 55;
  5379. this.label147.Text = "最小偏差";
  5380. //
  5381. // textBox_AngleDiffMin
  5382. //
  5383. this.textBox_AngleDiffMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5384. this.textBox_AngleDiffMin.Location = new System.Drawing.Point(881, 207);
  5385. this.textBox_AngleDiffMin.Name = "textBox_AngleDiffMin";
  5386. this.textBox_AngleDiffMin.ReadOnly = true;
  5387. this.textBox_AngleDiffMin.Size = new System.Drawing.Size(85, 28);
  5388. this.textBox_AngleDiffMin.TabIndex = 56;
  5389. this.textBox_AngleDiffMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5390. //
  5391. // label146
  5392. //
  5393. this.label146.AutoSize = true;
  5394. this.label146.Location = new System.Drawing.Point(758, 173);
  5395. this.label146.Name = "label146";
  5396. this.label146.Size = new System.Drawing.Size(74, 21);
  5397. this.label146.TabIndex = 53;
  5398. this.label146.Text = "零点误差";
  5399. //
  5400. // textBox_AngleZeroDiff
  5401. //
  5402. this.textBox_AngleZeroDiff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5403. this.textBox_AngleZeroDiff.Location = new System.Drawing.Point(881, 169);
  5404. this.textBox_AngleZeroDiff.Name = "textBox_AngleZeroDiff";
  5405. this.textBox_AngleZeroDiff.ReadOnly = true;
  5406. this.textBox_AngleZeroDiff.Size = new System.Drawing.Size(85, 28);
  5407. this.textBox_AngleZeroDiff.TabIndex = 54;
  5408. this.textBox_AngleZeroDiff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5409. //
  5410. // label144
  5411. //
  5412. this.label144.AutoSize = true;
  5413. this.label144.Location = new System.Drawing.Point(758, 135);
  5414. this.label144.Name = "label144";
  5415. this.label144.Size = new System.Drawing.Size(106, 21);
  5416. this.label144.TabIndex = 51;
  5417. this.label144.Text = "当前零点位置";
  5418. //
  5419. // textBox_AngleZeroCur
  5420. //
  5421. this.textBox_AngleZeroCur.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5422. this.textBox_AngleZeroCur.Location = new System.Drawing.Point(881, 131);
  5423. this.textBox_AngleZeroCur.Name = "textBox_AngleZeroCur";
  5424. this.textBox_AngleZeroCur.ReadOnly = true;
  5425. this.textBox_AngleZeroCur.Size = new System.Drawing.Size(85, 28);
  5426. this.textBox_AngleZeroCur.TabIndex = 52;
  5427. this.textBox_AngleZeroCur.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5428. //
  5429. // label142
  5430. //
  5431. this.label142.AutoSize = true;
  5432. this.label142.Location = new System.Drawing.Point(758, 97);
  5433. this.label142.Name = "label142";
  5434. this.label142.Size = new System.Drawing.Size(106, 21);
  5435. this.label142.TabIndex = 49;
  5436. this.label142.Text = "历史零点位置";
  5437. //
  5438. // textBox_AngleZeroInit
  5439. //
  5440. this.textBox_AngleZeroInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5441. this.textBox_AngleZeroInit.Location = new System.Drawing.Point(881, 93);
  5442. this.textBox_AngleZeroInit.Name = "textBox_AngleZeroInit";
  5443. this.textBox_AngleZeroInit.ReadOnly = true;
  5444. this.textBox_AngleZeroInit.Size = new System.Drawing.Size(85, 28);
  5445. this.textBox_AngleZeroInit.TabIndex = 50;
  5446. this.textBox_AngleZeroInit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5447. //
  5448. // label140
  5449. //
  5450. this.label140.AutoSize = true;
  5451. this.label140.Location = new System.Drawing.Point(758, 59);
  5452. this.label140.Name = "label140";
  5453. this.label140.Size = new System.Drawing.Size(106, 21);
  5454. this.label140.TabIndex = 47;
  5455. this.label140.Text = "零点允许偏差";
  5456. //
  5457. // textBox_AngleZeroTh
  5458. //
  5459. this.textBox_AngleZeroTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5460. this.textBox_AngleZeroTh.Location = new System.Drawing.Point(881, 55);
  5461. this.textBox_AngleZeroTh.Name = "textBox_AngleZeroTh";
  5462. this.textBox_AngleZeroTh.Size = new System.Drawing.Size(85, 28);
  5463. this.textBox_AngleZeroTh.TabIndex = 48;
  5464. this.textBox_AngleZeroTh.Text = "5";
  5465. this.textBox_AngleZeroTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5466. this.textBox_AngleZeroTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleZeroTh_KeyDown);
  5467. //
  5468. // label139
  5469. //
  5470. this.label139.AutoSize = true;
  5471. this.label139.Location = new System.Drawing.Point(758, 25);
  5472. this.label139.Name = "label139";
  5473. this.label139.Size = new System.Drawing.Size(106, 21);
  5474. this.label139.TabIndex = 46;
  5475. this.label139.Text = "最大允许偏差";
  5476. //
  5477. // textBox_AngleDiffTh
  5478. //
  5479. this.textBox_AngleDiffTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5480. this.textBox_AngleDiffTh.Location = new System.Drawing.Point(881, 21);
  5481. this.textBox_AngleDiffTh.Name = "textBox_AngleDiffTh";
  5482. this.textBox_AngleDiffTh.Size = new System.Drawing.Size(85, 28);
  5483. this.textBox_AngleDiffTh.TabIndex = 46;
  5484. this.textBox_AngleDiffTh.Text = "10";
  5485. this.textBox_AngleDiffTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5486. this.textBox_AngleDiffTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleDiffTh_KeyDown);
  5487. //
  5488. // button_AngleWrite
  5489. //
  5490. this.button_AngleWrite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5491. this.button_AngleWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5492. this.button_AngleWrite.ForeColor = System.Drawing.Color.Black;
  5493. this.button_AngleWrite.Location = new System.Drawing.Point(620, 261);
  5494. this.button_AngleWrite.Name = "button_AngleWrite";
  5495. this.button_AngleWrite.Size = new System.Drawing.Size(120, 50);
  5496. this.button_AngleWrite.TabIndex = 28;
  5497. this.button_AngleWrite.Text = "校准历史零点";
  5498. this.button_AngleWrite.UseVisualStyleBackColor = false;
  5499. this.button_AngleWrite.Click += new System.EventHandler(this.button_AngleWrite_Click);
  5500. //
  5501. // button_AngleExportData
  5502. //
  5503. this.button_AngleExportData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5504. this.button_AngleExportData.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5505. this.button_AngleExportData.ForeColor = System.Drawing.Color.Black;
  5506. this.button_AngleExportData.Location = new System.Drawing.Point(620, 141);
  5507. this.button_AngleExportData.Name = "button_AngleExportData";
  5508. this.button_AngleExportData.Size = new System.Drawing.Size(120, 50);
  5509. this.button_AngleExportData.TabIndex = 27;
  5510. this.button_AngleExportData.Text = "导出数据";
  5511. this.button_AngleExportData.UseVisualStyleBackColor = false;
  5512. this.button_AngleExportData.Click += new System.EventHandler(this.button_AngleExportData_Click);
  5513. //
  5514. // button_AngleCalStart
  5515. //
  5516. this.button_AngleCalStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5517. this.button_AngleCalStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5518. this.button_AngleCalStart.ForeColor = System.Drawing.Color.Black;
  5519. this.button_AngleCalStart.Location = new System.Drawing.Point(620, 21);
  5520. this.button_AngleCalStart.Name = "button_AngleCalStart";
  5521. this.button_AngleCalStart.Size = new System.Drawing.Size(120, 50);
  5522. this.button_AngleCalStart.TabIndex = 26;
  5523. this.button_AngleCalStart.Text = "开始位置传感器测试";
  5524. this.button_AngleCalStart.UseVisualStyleBackColor = false;
  5525. this.button_AngleCalStart.Click += new System.EventHandler(this.button_AngleCalStart_Click);
  5526. //
  5527. // groupBox32
  5528. //
  5529. this.groupBox32.Controls.Add(this.dataGridView_AngleCal);
  5530. this.groupBox32.Location = new System.Drawing.Point(4, 4);
  5531. this.groupBox32.Name = "groupBox32";
  5532. this.groupBox32.Size = new System.Drawing.Size(606, 308);
  5533. this.groupBox32.TabIndex = 1;
  5534. this.groupBox32.TabStop = false;
  5535. this.groupBox32.Text = "位置校准数据";
  5536. //
  5537. // dataGridView_AngleCal
  5538. //
  5539. this.dataGridView_AngleCal.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5540. this.dataGridView_AngleCal.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5541. this.dataGridView_AngleCal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  5542. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5543. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  5544. dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5545. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  5546. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5547. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5548. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  5549. this.dataGridView_AngleCal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  5550. this.dataGridView_AngleCal.ColumnHeadersHeight = 36;
  5551. this.dataGridView_AngleCal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  5552. this.Pole,
  5553. this.Angle_60,
  5554. this.Angle_120,
  5555. this.Angle_180,
  5556. this.Angle_240,
  5557. this.Angle_300,
  5558. this.Angle_360});
  5559. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5560. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5561. dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5562. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
  5563. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5564. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5565. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  5566. this.dataGridView_AngleCal.DefaultCellStyle = dataGridViewCellStyle2;
  5567. this.dataGridView_AngleCal.Location = new System.Drawing.Point(6, 27);
  5568. this.dataGridView_AngleCal.Name = "dataGridView_AngleCal";
  5569. this.dataGridView_AngleCal.ReadOnly = true;
  5570. this.dataGridView_AngleCal.RowHeadersWidth = 23;
  5571. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5572. this.dataGridView_AngleCal.RowsDefaultCellStyle = dataGridViewCellStyle3;
  5573. this.dataGridView_AngleCal.RowTemplate.Height = 33;
  5574. this.dataGridView_AngleCal.Size = new System.Drawing.Size(586, 272);
  5575. this.dataGridView_AngleCal.TabIndex = 0;
  5576. //
  5577. // Pole
  5578. //
  5579. this.Pole.HeaderText = "电周期";
  5580. this.Pole.Name = "Pole";
  5581. this.Pole.ReadOnly = true;
  5582. this.Pole.Width = 80;
  5583. //
  5584. // Angle_60
  5585. //
  5586. this.Angle_60.HeaderText = "60°";
  5587. this.Angle_60.Name = "Angle_60";
  5588. this.Angle_60.ReadOnly = true;
  5589. this.Angle_60.Width = 80;
  5590. //
  5591. // Angle_120
  5592. //
  5593. this.Angle_120.HeaderText = "120°";
  5594. this.Angle_120.Name = "Angle_120";
  5595. this.Angle_120.ReadOnly = true;
  5596. this.Angle_120.Width = 80;
  5597. //
  5598. // Angle_180
  5599. //
  5600. this.Angle_180.HeaderText = "180°";
  5601. this.Angle_180.Name = "Angle_180";
  5602. this.Angle_180.ReadOnly = true;
  5603. this.Angle_180.Width = 80;
  5604. //
  5605. // Angle_240
  5606. //
  5607. this.Angle_240.HeaderText = "240°";
  5608. this.Angle_240.Name = "Angle_240";
  5609. this.Angle_240.ReadOnly = true;
  5610. this.Angle_240.Width = 80;
  5611. //
  5612. // Angle_300
  5613. //
  5614. this.Angle_300.HeaderText = "300°";
  5615. this.Angle_300.Name = "Angle_300";
  5616. this.Angle_300.ReadOnly = true;
  5617. this.Angle_300.Width = 80;
  5618. //
  5619. // Angle_360
  5620. //
  5621. this.Angle_360.HeaderText = "360°";
  5622. this.Angle_360.Name = "Angle_360";
  5623. this.Angle_360.ReadOnly = true;
  5624. this.Angle_360.Width = 80;
  5625. //
  5626. // tabPage_ProductMode_Write
  5627. //
  5628. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5629. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  5630. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  5631. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  5632. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  5633. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  5634. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  5635. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  5636. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  5637. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  5638. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  5639. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  5640. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  5641. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial);
  5642. this.tabPage_ProductMode_Write.Controls.Add(this.label131);
  5643. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  5644. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  5645. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  5646. this.tabPage_ProductMode_Write.TabIndex = 11;
  5647. this.tabPage_ProductMode_Write.Text = "量产测试";
  5648. //
  5649. // groupBox28
  5650. //
  5651. this.groupBox28.Controls.Add(this.label67);
  5652. this.groupBox28.Controls.Add(this.label_FacModeAngleCal);
  5653. this.groupBox28.Controls.Add(this.label130);
  5654. this.groupBox28.Controls.Add(this.label_FacModeMosCal);
  5655. this.groupBox28.Controls.Add(this.label117);
  5656. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  5657. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  5658. this.groupBox28.Controls.Add(this.label116);
  5659. this.groupBox28.Controls.Add(this.label114);
  5660. this.groupBox28.Controls.Add(this.label_FacModeCad);
  5661. this.groupBox28.Controls.Add(this.label_FacModeTq);
  5662. this.groupBox28.Controls.Add(this.label113);
  5663. this.groupBox28.Controls.Add(this.label134);
  5664. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  5665. this.groupBox28.Controls.Add(this.label136);
  5666. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  5667. this.groupBox28.Controls.Add(this.label145);
  5668. this.groupBox28.Controls.Add(this.label127);
  5669. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  5670. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  5671. this.groupBox28.Controls.Add(this.label143);
  5672. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  5673. this.groupBox28.Controls.Add(this.label129);
  5674. this.groupBox28.Controls.Add(this.label_FacModeGas);
  5675. this.groupBox28.Controls.Add(this.label123);
  5676. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  5677. this.groupBox28.Controls.Add(this.label125);
  5678. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  5679. this.groupBox28.Controls.Add(this.label122);
  5680. this.groupBox28.Controls.Add(this.label118);
  5681. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  5682. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  5683. this.groupBox28.Controls.Add(this.label120);
  5684. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  5685. this.groupBox28.Controls.Add(this.label115);
  5686. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  5687. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  5688. this.groupBox28.Name = "groupBox28";
  5689. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  5690. this.groupBox28.TabIndex = 9;
  5691. this.groupBox28.TabStop = false;
  5692. this.groupBox28.Text = "测试状态";
  5693. //
  5694. // label67
  5695. //
  5696. this.label67.AutoSize = true;
  5697. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5698. this.label67.ForeColor = System.Drawing.SystemColors.ControlText;
  5699. this.label67.Location = new System.Drawing.Point(123, 216);
  5700. this.label67.Name = "label67";
  5701. this.label67.Size = new System.Drawing.Size(56, 17);
  5702. this.label67.TabIndex = 28;
  5703. this.label67.Text = "位置校准";
  5704. this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5705. //
  5706. // label_FacModeAngleCal
  5707. //
  5708. this.label_FacModeAngleCal.BackColor = System.Drawing.Color.Red;
  5709. this.label_FacModeAngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5710. this.label_FacModeAngleCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5711. this.label_FacModeAngleCal.Location = new System.Drawing.Point(208, 218);
  5712. this.label_FacModeAngleCal.Name = "label_FacModeAngleCal";
  5713. this.label_FacModeAngleCal.Size = new System.Drawing.Size(12, 12);
  5714. this.label_FacModeAngleCal.TabIndex = 29;
  5715. this.label_FacModeAngleCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5716. //
  5717. // label130
  5718. //
  5719. this.label130.AutoSize = true;
  5720. this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5721. this.label130.ForeColor = System.Drawing.SystemColors.ControlText;
  5722. this.label130.Location = new System.Drawing.Point(6, 216);
  5723. this.label130.Name = "label130";
  5724. this.label130.Size = new System.Drawing.Size(85, 17);
  5725. this.label130.TabIndex = 26;
  5726. this.label130.Text = "MOS内阻校准";
  5727. this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5728. //
  5729. // label_FacModeMosCal
  5730. //
  5731. this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red;
  5732. this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5733. this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5734. this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218);
  5735. this.label_FacModeMosCal.Name = "label_FacModeMosCal";
  5736. this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12);
  5737. this.label_FacModeMosCal.TabIndex = 27;
  5738. this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5739. //
  5740. // label117
  5741. //
  5742. this.label117.AutoSize = true;
  5743. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5744. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  5745. this.label117.Location = new System.Drawing.Point(123, 48);
  5746. this.label117.Name = "label117";
  5747. this.label117.Size = new System.Drawing.Size(68, 17);
  5748. this.label117.TabIndex = 24;
  5749. this.label117.Text = "车速传感器";
  5750. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5751. //
  5752. // label_FacModeSpeed
  5753. //
  5754. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  5755. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5756. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5757. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50);
  5758. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  5759. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  5760. this.label_FacModeSpeed.TabIndex = 25;
  5761. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5762. //
  5763. // label_FacModeBMS
  5764. //
  5765. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  5766. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5767. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  5768. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50);
  5769. this.label_FacModeBMS.Name = "label_FacModeBMS";
  5770. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  5771. this.label_FacModeBMS.TabIndex = 23;
  5772. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5773. //
  5774. // label116
  5775. //
  5776. this.label116.AutoSize = true;
  5777. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5778. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  5779. this.label116.Location = new System.Drawing.Point(6, 48);
  5780. this.label116.Name = "label116";
  5781. this.label116.Size = new System.Drawing.Size(59, 17);
  5782. this.label116.TabIndex = 22;
  5783. this.label116.Text = "BMS通讯";
  5784. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5785. //
  5786. // label114
  5787. //
  5788. this.label114.AutoSize = true;
  5789. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5790. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  5791. this.label114.Location = new System.Drawing.Point(123, 120);
  5792. this.label114.Name = "label114";
  5793. this.label114.Size = new System.Drawing.Size(68, 17);
  5794. this.label114.TabIndex = 19;
  5795. this.label114.Text = "踏频传感器";
  5796. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5797. //
  5798. // label_FacModeCad
  5799. //
  5800. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  5801. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5802. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  5803. this.label_FacModeCad.Location = new System.Drawing.Point(208, 122);
  5804. this.label_FacModeCad.Name = "label_FacModeCad";
  5805. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  5806. this.label_FacModeCad.TabIndex = 20;
  5807. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5808. //
  5809. // label_FacModeTq
  5810. //
  5811. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  5812. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5813. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  5814. this.label_FacModeTq.Location = new System.Drawing.Point(95, 122);
  5815. this.label_FacModeTq.Name = "label_FacModeTq";
  5816. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  5817. this.label_FacModeTq.TabIndex = 21;
  5818. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5819. //
  5820. // label113
  5821. //
  5822. this.label113.AutoSize = true;
  5823. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5824. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  5825. this.label113.Location = new System.Drawing.Point(6, 120);
  5826. this.label113.Name = "label113";
  5827. this.label113.Size = new System.Drawing.Size(68, 17);
  5828. this.label113.TabIndex = 18;
  5829. this.label113.Text = "力矩传感器";
  5830. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5831. //
  5832. // label134
  5833. //
  5834. this.label134.AutoSize = true;
  5835. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5836. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  5837. this.label134.Location = new System.Drawing.Point(123, 192);
  5838. this.label134.Name = "label134";
  5839. this.label134.Size = new System.Drawing.Size(43, 17);
  5840. this.label134.TabIndex = 14;
  5841. this.label134.Text = "BOOT";
  5842. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5843. //
  5844. // label_FacModeBootVer
  5845. //
  5846. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  5847. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5848. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5849. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194);
  5850. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  5851. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  5852. this.label_FacModeBootVer.TabIndex = 15;
  5853. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5854. //
  5855. // label136
  5856. //
  5857. this.label136.AutoSize = true;
  5858. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5859. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  5860. this.label136.Location = new System.Drawing.Point(6, 192);
  5861. this.label136.Name = "label136";
  5862. this.label136.Size = new System.Drawing.Size(56, 17);
  5863. this.label136.TabIndex = 16;
  5864. this.label136.Text = "软件版本";
  5865. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5866. //
  5867. // label_FacModeFWVersion
  5868. //
  5869. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  5870. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5871. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  5872. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194);
  5873. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  5874. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  5875. this.label_FacModeFWVersion.TabIndex = 17;
  5876. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5877. //
  5878. // label145
  5879. //
  5880. this.label145.AutoSize = true;
  5881. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5882. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  5883. this.label145.Location = new System.Drawing.Point(123, 168);
  5884. this.label145.Name = "label145";
  5885. this.label145.Size = new System.Drawing.Size(56, 17);
  5886. this.label145.TabIndex = 10;
  5887. this.label145.Text = "后灯控制";
  5888. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5889. //
  5890. // label127
  5891. //
  5892. this.label127.AutoSize = true;
  5893. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5894. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  5895. this.label127.Location = new System.Drawing.Point(123, 144);
  5896. this.label127.Name = "label127";
  5897. this.label127.Size = new System.Drawing.Size(56, 17);
  5898. this.label127.TabIndex = 10;
  5899. this.label127.Text = "断电刹车";
  5900. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5901. //
  5902. // label_FacModeLightB
  5903. //
  5904. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  5905. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5906. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  5907. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170);
  5908. this.label_FacModeLightB.Name = "label_FacModeLightB";
  5909. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  5910. this.label_FacModeLightB.TabIndex = 11;
  5911. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5912. //
  5913. // label_FacModeBreak
  5914. //
  5915. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  5916. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5917. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  5918. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146);
  5919. this.label_FacModeBreak.Name = "label_FacModeBreak";
  5920. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  5921. this.label_FacModeBreak.TabIndex = 11;
  5922. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5923. //
  5924. // label143
  5925. //
  5926. this.label143.AutoSize = true;
  5927. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5928. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  5929. this.label143.Location = new System.Drawing.Point(6, 168);
  5930. this.label143.Name = "label143";
  5931. this.label143.Size = new System.Drawing.Size(56, 17);
  5932. this.label143.TabIndex = 12;
  5933. this.label143.Text = "前灯控制";
  5934. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5935. //
  5936. // label_FacModeLightF
  5937. //
  5938. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  5939. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5940. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  5941. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170);
  5942. this.label_FacModeLightF.Name = "label_FacModeLightF";
  5943. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  5944. this.label_FacModeLightF.TabIndex = 13;
  5945. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5946. //
  5947. // label129
  5948. //
  5949. this.label129.AutoSize = true;
  5950. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5951. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  5952. this.label129.Location = new System.Drawing.Point(6, 144);
  5953. this.label129.Name = "label129";
  5954. this.label129.Size = new System.Drawing.Size(56, 17);
  5955. this.label129.TabIndex = 12;
  5956. this.label129.Text = "转把功能";
  5957. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5958. //
  5959. // label_FacModeGas
  5960. //
  5961. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  5962. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5963. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  5964. this.label_FacModeGas.Location = new System.Drawing.Point(95, 146);
  5965. this.label_FacModeGas.Name = "label_FacModeGas";
  5966. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  5967. this.label_FacModeGas.TabIndex = 13;
  5968. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5969. //
  5970. // label123
  5971. //
  5972. this.label123.AutoSize = true;
  5973. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5974. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  5975. this.label123.Location = new System.Drawing.Point(123, 96);
  5976. this.label123.Name = "label123";
  5977. this.label123.Size = new System.Drawing.Size(56, 17);
  5978. this.label123.TabIndex = 6;
  5979. this.label123.Text = "电机转速";
  5980. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5981. //
  5982. // label_FacModeMotorSpeed
  5983. //
  5984. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  5985. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5986. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5987. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98);
  5988. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  5989. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  5990. this.label_FacModeMotorSpeed.TabIndex = 7;
  5991. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5992. //
  5993. // label125
  5994. //
  5995. this.label125.AutoSize = true;
  5996. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5997. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5998. this.label125.Location = new System.Drawing.Point(6, 96);
  5999. this.label125.Name = "label125";
  6000. this.label125.Size = new System.Drawing.Size(56, 17);
  6001. this.label125.TabIndex = 8;
  6002. this.label125.Text = "温度测量";
  6003. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6004. //
  6005. // label_FacModeNTC
  6006. //
  6007. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  6008. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6009. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  6010. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98);
  6011. this.label_FacModeNTC.Name = "label_FacModeNTC";
  6012. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  6013. this.label_FacModeNTC.TabIndex = 9;
  6014. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6015. //
  6016. // label122
  6017. //
  6018. this.label122.AutoSize = true;
  6019. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6020. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  6021. this.label122.Location = new System.Drawing.Point(123, 72);
  6022. this.label122.Name = "label122";
  6023. this.label122.Size = new System.Drawing.Size(56, 17);
  6024. this.label122.TabIndex = 5;
  6025. this.label122.Text = "电流检测";
  6026. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6027. //
  6028. // label118
  6029. //
  6030. this.label118.AutoSize = true;
  6031. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6032. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  6033. this.label118.Location = new System.Drawing.Point(123, 24);
  6034. this.label118.Name = "label118";
  6035. this.label118.Size = new System.Drawing.Size(56, 17);
  6036. this.label118.TabIndex = 5;
  6037. this.label118.Text = "参数写入";
  6038. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6039. //
  6040. // label_FacModeCurrentTest
  6041. //
  6042. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  6043. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6044. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  6045. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74);
  6046. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  6047. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  6048. this.label_FacModeCurrentTest.TabIndex = 5;
  6049. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6050. //
  6051. // label_FacMode_CfgWrite
  6052. //
  6053. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  6054. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6055. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  6056. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26);
  6057. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  6058. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  6059. this.label_FacMode_CfgWrite.TabIndex = 5;
  6060. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6061. //
  6062. // label120
  6063. //
  6064. this.label120.AutoSize = true;
  6065. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6066. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  6067. this.label120.Location = new System.Drawing.Point(6, 72);
  6068. this.label120.Name = "label120";
  6069. this.label120.Size = new System.Drawing.Size(56, 17);
  6070. this.label120.TabIndex = 5;
  6071. this.label120.Text = "电压测量";
  6072. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6073. //
  6074. // label_FacModeVolTest
  6075. //
  6076. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  6077. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6078. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  6079. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74);
  6080. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  6081. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  6082. this.label_FacModeVolTest.TabIndex = 5;
  6083. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6084. //
  6085. // label115
  6086. //
  6087. this.label115.AutoSize = true;
  6088. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6089. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  6090. this.label115.Location = new System.Drawing.Point(6, 24);
  6091. this.label115.Name = "label115";
  6092. this.label115.Size = new System.Drawing.Size(56, 17);
  6093. this.label115.TabIndex = 5;
  6094. this.label115.Text = "系统清除";
  6095. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6096. //
  6097. // label_FacModeSysClear
  6098. //
  6099. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  6100. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6101. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  6102. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26);
  6103. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  6104. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  6105. this.label_FacModeSysClear.TabIndex = 5;
  6106. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6107. //
  6108. // groupBox27
  6109. //
  6110. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  6111. this.groupBox27.Location = new System.Drawing.Point(218, 72);
  6112. this.groupBox27.Name = "groupBox27";
  6113. this.groupBox27.Size = new System.Drawing.Size(519, 240);
  6114. this.groupBox27.TabIndex = 8;
  6115. this.groupBox27.TabStop = false;
  6116. this.groupBox27.Text = "测试记录";
  6117. //
  6118. // richTextBox_FacModeLog
  6119. //
  6120. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  6121. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6122. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6123. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28);
  6124. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  6125. this.richTextBox_FacModeLog.ReadOnly = true;
  6126. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(506, 206);
  6127. this.richTextBox_FacModeLog.TabIndex = 0;
  6128. this.richTextBox_FacModeLog.Text = "";
  6129. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  6130. //
  6131. // button__FacMode_Start
  6132. //
  6133. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6134. this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6135. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  6136. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  6137. this.button__FacMode_Start.Name = "button__FacMode_Start";
  6138. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  6139. this.button__FacMode_Start.TabIndex = 9;
  6140. this.button__FacMode_Start.Text = "开始测试";
  6141. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  6142. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  6143. //
  6144. // comboBox_FacModeCfgFile
  6145. //
  6146. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6147. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6148. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6149. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  6150. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  6151. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  6152. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  6153. this.comboBox_FacModeCfgFile.TabIndex = 8;
  6154. this.comboBox_FacModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_FacModeCfgFile_MouseHover_1);
  6155. //
  6156. // comboBox_FacModeCfgDate
  6157. //
  6158. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6159. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6160. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6161. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  6162. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  6163. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  6164. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  6165. this.comboBox_FacModeCfgDate.TabIndex = 8;
  6166. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  6167. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  6168. //
  6169. // groupBox2
  6170. //
  6171. this.groupBox2.Controls.Add(this.checkBox_FacMode_AngleCal);
  6172. this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal);
  6173. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  6174. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  6175. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  6176. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  6177. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  6178. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  6179. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  6180. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  6181. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  6182. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  6183. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  6184. this.groupBox2.Name = "groupBox2";
  6185. this.groupBox2.Size = new System.Drawing.Size(200, 240);
  6186. this.groupBox2.TabIndex = 7;
  6187. this.groupBox2.TabStop = false;
  6188. this.groupBox2.Text = "测试项目";
  6189. //
  6190. // checkBox_FacMode_AngleCal
  6191. //
  6192. this.checkBox_FacMode_AngleCal.AutoSize = true;
  6193. this.checkBox_FacMode_AngleCal.Checked = true;
  6194. this.checkBox_FacMode_AngleCal.CheckState = System.Windows.Forms.CheckState.Checked;
  6195. this.checkBox_FacMode_AngleCal.Enabled = false;
  6196. this.checkBox_FacMode_AngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6197. this.checkBox_FacMode_AngleCal.Location = new System.Drawing.Point(94, 54);
  6198. this.checkBox_FacMode_AngleCal.Name = "checkBox_FacMode_AngleCal";
  6199. this.checkBox_FacMode_AngleCal.Size = new System.Drawing.Size(75, 21);
  6200. this.checkBox_FacMode_AngleCal.TabIndex = 9;
  6201. this.checkBox_FacMode_AngleCal.Text = "位置校准";
  6202. this.checkBox_FacMode_AngleCal.UseVisualStyleBackColor = true;
  6203. //
  6204. // checkBox_FacMode_MosCal
  6205. //
  6206. this.checkBox_FacMode_MosCal.AutoSize = true;
  6207. this.checkBox_FacMode_MosCal.Checked = true;
  6208. this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked;
  6209. this.checkBox_FacMode_MosCal.Enabled = false;
  6210. this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6211. this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 54);
  6212. this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal";
  6213. this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(80, 21);
  6214. this.checkBox_FacMode_MosCal.TabIndex = 8;
  6215. this.checkBox_FacMode_MosCal.Text = "MOS校准";
  6216. this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
  6217. //
  6218. // pictureBox_WriteLock
  6219. //
  6220. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6221. this.pictureBox_WriteLock.Location = new System.Drawing.Point(159, 15);
  6222. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  6223. this.pictureBox_WriteLock.Size = new System.Drawing.Size(35, 35);
  6224. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6225. this.pictureBox_WriteLock.TabIndex = 7;
  6226. this.pictureBox_WriteLock.TabStop = false;
  6227. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  6228. //
  6229. // checkBox_FacCad
  6230. //
  6231. this.checkBox_FacCad.AutoSize = true;
  6232. this.checkBox_FacCad.Checked = true;
  6233. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  6234. this.checkBox_FacCad.Enabled = false;
  6235. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6236. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158);
  6237. this.checkBox_FacCad.Name = "checkBox_FacCad";
  6238. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  6239. this.checkBox_FacCad.TabIndex = 6;
  6240. this.checkBox_FacCad.Text = "踏频";
  6241. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  6242. //
  6243. // checkBox_FacLightTest
  6244. //
  6245. this.checkBox_FacLightTest.AutoSize = true;
  6246. this.checkBox_FacLightTest.Checked = true;
  6247. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6248. this.checkBox_FacLightTest.Enabled = false;
  6249. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6250. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  6251. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  6252. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  6253. this.checkBox_FacLightTest.TabIndex = 5;
  6254. this.checkBox_FacLightTest.Text = "前后灯";
  6255. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  6256. //
  6257. // checkBox_FacBreakTest
  6258. //
  6259. this.checkBox_FacBreakTest.AutoSize = true;
  6260. this.checkBox_FacBreakTest.Checked = true;
  6261. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6262. this.checkBox_FacBreakTest.Enabled = false;
  6263. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6264. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184);
  6265. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  6266. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  6267. this.checkBox_FacBreakTest.TabIndex = 4;
  6268. this.checkBox_FacBreakTest.Text = "刹车";
  6269. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  6270. //
  6271. // checkBox_FacTor
  6272. //
  6273. this.checkBox_FacTor.AutoSize = true;
  6274. this.checkBox_FacTor.Checked = true;
  6275. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  6276. this.checkBox_FacTor.Enabled = false;
  6277. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6278. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158);
  6279. this.checkBox_FacTor.Name = "checkBox_FacTor";
  6280. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  6281. this.checkBox_FacTor.TabIndex = 3;
  6282. this.checkBox_FacTor.Text = "力矩";
  6283. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  6284. //
  6285. // checkBox_FacThrrotleTest
  6286. //
  6287. this.checkBox_FacThrrotleTest.AutoSize = true;
  6288. this.checkBox_FacThrrotleTest.Checked = true;
  6289. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6290. this.checkBox_FacThrrotleTest.Enabled = false;
  6291. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6292. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184);
  6293. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  6294. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  6295. this.checkBox_FacThrrotleTest.TabIndex = 3;
  6296. this.checkBox_FacThrrotleTest.Text = "转把";
  6297. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  6298. //
  6299. // checkBox_FacModeBMS
  6300. //
  6301. this.checkBox_FacModeBMS.AutoSize = true;
  6302. this.checkBox_FacModeBMS.Checked = true;
  6303. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  6304. this.checkBox_FacModeBMS.Enabled = false;
  6305. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6306. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 106);
  6307. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  6308. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  6309. this.checkBox_FacModeBMS.TabIndex = 2;
  6310. this.checkBox_FacModeBMS.Text = "BMS通讯";
  6311. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  6312. //
  6313. // checkBox_FacBaseFucTest
  6314. //
  6315. this.checkBox_FacBaseFucTest.AutoSize = true;
  6316. this.checkBox_FacBaseFucTest.Checked = true;
  6317. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6318. this.checkBox_FacBaseFucTest.Enabled = false;
  6319. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6320. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132);
  6321. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  6322. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  6323. this.checkBox_FacBaseFucTest.TabIndex = 2;
  6324. this.checkBox_FacBaseFucTest.Text = "基础功能";
  6325. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  6326. //
  6327. // checkBox_FacModeCfgWrite
  6328. //
  6329. this.checkBox_FacModeCfgWrite.AutoSize = true;
  6330. this.checkBox_FacModeCfgWrite.Checked = true;
  6331. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  6332. this.checkBox_FacModeCfgWrite.Enabled = false;
  6333. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6334. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 80);
  6335. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  6336. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  6337. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  6338. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  6339. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  6340. //
  6341. // checkBox_FacModeSysClear
  6342. //
  6343. this.checkBox_FacModeSysClear.AutoSize = true;
  6344. this.checkBox_FacModeSysClear.Checked = true;
  6345. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  6346. this.checkBox_FacModeSysClear.Enabled = false;
  6347. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6348. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  6349. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  6350. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  6351. this.checkBox_FacModeSysClear.TabIndex = 0;
  6352. this.checkBox_FacModeSysClear.Text = "系统清除";
  6353. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  6354. //
  6355. // textBox_FacModeScan
  6356. //
  6357. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6358. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  6359. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  6360. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  6361. this.textBox_FacModeScan.TabIndex = 6;
  6362. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  6363. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  6364. //
  6365. // label112
  6366. //
  6367. this.label112.AutoSize = true;
  6368. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6369. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  6370. this.label112.Location = new System.Drawing.Point(12, 10);
  6371. this.label112.Name = "label112";
  6372. this.label112.Size = new System.Drawing.Size(74, 21);
  6373. this.label112.TabIndex = 5;
  6374. this.label112.Text = "配置文件";
  6375. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6376. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  6377. //
  6378. // label_FacModeStatus
  6379. //
  6380. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6381. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6382. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6383. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  6384. this.label_FacModeStatus.Name = "label_FacModeStatus";
  6385. this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29);
  6386. this.label_FacModeStatus.TabIndex = 5;
  6387. this.label_FacModeStatus.Text = "测试结束";
  6388. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6389. //
  6390. // checkBox_OffLineFacMode
  6391. //
  6392. this.checkBox_OffLineFacMode.AutoSize = true;
  6393. this.checkBox_OffLineFacMode.Enabled = false;
  6394. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6395. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6);
  6396. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  6397. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21);
  6398. this.checkBox_OffLineFacMode.TabIndex = 0;
  6399. this.checkBox_OffLineFacMode.Text = "本地";
  6400. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  6401. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  6402. //
  6403. // label_FacModeResult
  6404. //
  6405. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  6406. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6407. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  6408. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  6409. this.label_FacModeResult.Name = "label_FacModeResult";
  6410. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  6411. this.label_FacModeResult.TabIndex = 5;
  6412. this.label_FacModeResult.Text = "测试合格";
  6413. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6414. //
  6415. // label111
  6416. //
  6417. this.label111.AutoSize = true;
  6418. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6419. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  6420. this.label111.Location = new System.Drawing.Point(12, 43);
  6421. this.label111.Name = "label111";
  6422. this.label111.Size = new System.Drawing.Size(42, 21);
  6423. this.label111.TabIndex = 5;
  6424. this.label111.Text = "扫码";
  6425. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6426. //
  6427. // label_FacModeSerial
  6428. //
  6429. this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6430. this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6431. this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6432. this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53);
  6433. this.label_FacModeSerial.Name = "label_FacModeSerial";
  6434. this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15);
  6435. this.label_FacModeSerial.TabIndex = 12;
  6436. this.label_FacModeSerial.Text = "0";
  6437. this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6438. //
  6439. // label131
  6440. //
  6441. this.label131.AutoSize = true;
  6442. this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6443. this.label131.ForeColor = System.Drawing.SystemColors.ControlText;
  6444. this.label131.Location = new System.Drawing.Point(930, 32);
  6445. this.label131.Name = "label131";
  6446. this.label131.Size = new System.Drawing.Size(44, 17);
  6447. this.label131.TabIndex = 12;
  6448. this.label131.Text = "流水号";
  6449. this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6450. this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick);
  6451. //
  6452. // tabPage_ProductMode_Read
  6453. //
  6454. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6455. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial);
  6456. this.tabPage_ProductMode_Read.Controls.Add(this.label135);
  6457. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  6458. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  6459. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  6460. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  6461. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  6462. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  6463. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  6464. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  6465. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  6466. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  6467. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  6468. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  6469. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  6470. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  6471. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  6472. this.tabPage_ProductMode_Read.TabIndex = 12;
  6473. this.tabPage_ProductMode_Read.Text = "量产检验";
  6474. //
  6475. // label_CheckModeSerial
  6476. //
  6477. this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6478. this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6479. this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6480. this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53);
  6481. this.label_CheckModeSerial.Name = "label_CheckModeSerial";
  6482. this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15);
  6483. this.label_CheckModeSerial.TabIndex = 22;
  6484. this.label_CheckModeSerial.Text = "0";
  6485. this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6486. //
  6487. // label135
  6488. //
  6489. this.label135.AutoSize = true;
  6490. this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6491. this.label135.ForeColor = System.Drawing.SystemColors.ControlText;
  6492. this.label135.Location = new System.Drawing.Point(930, 32);
  6493. this.label135.Name = "label135";
  6494. this.label135.Size = new System.Drawing.Size(44, 17);
  6495. this.label135.TabIndex = 23;
  6496. this.label135.Text = "流水号";
  6497. this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6498. this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick);
  6499. //
  6500. // checkBox_OffLineCheckMode
  6501. //
  6502. this.checkBox_OffLineCheckMode.AutoSize = true;
  6503. this.checkBox_OffLineCheckMode.Enabled = false;
  6504. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6505. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6);
  6506. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  6507. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21);
  6508. this.checkBox_OffLineCheckMode.TabIndex = 21;
  6509. this.checkBox_OffLineCheckMode.Text = "本地";
  6510. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  6511. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  6512. //
  6513. // comboBox_CheckModeCfgFile
  6514. //
  6515. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6516. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6517. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6518. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  6519. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  6520. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  6521. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  6522. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  6523. this.comboBox_CheckModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_CheckModeCfgFile_MouseHover_1);
  6524. //
  6525. // groupBox31
  6526. //
  6527. this.groupBox31.Controls.Add(this.label157);
  6528. this.groupBox31.Controls.Add(this.label_CheckModeAngle);
  6529. this.groupBox31.Controls.Add(this.label132);
  6530. this.groupBox31.Controls.Add(this.label_CheckModeMos);
  6531. this.groupBox31.Controls.Add(this.label148);
  6532. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  6533. this.groupBox31.Controls.Add(this.label154);
  6534. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  6535. this.groupBox31.Controls.Add(this.label156);
  6536. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  6537. this.groupBox31.Controls.Add(this.label121);
  6538. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  6539. this.groupBox31.Controls.Add(this.label160);
  6540. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  6541. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  6542. this.groupBox31.Name = "groupBox31";
  6543. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  6544. this.groupBox31.TabIndex = 20;
  6545. this.groupBox31.TabStop = false;
  6546. this.groupBox31.Text = "测试状态";
  6547. //
  6548. // label157
  6549. //
  6550. this.label157.AutoSize = true;
  6551. this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6552. this.label157.ForeColor = System.Drawing.SystemColors.ControlText;
  6553. this.label157.Location = new System.Drawing.Point(6, 200);
  6554. this.label157.Name = "label157";
  6555. this.label157.Size = new System.Drawing.Size(65, 20);
  6556. this.label157.TabIndex = 21;
  6557. this.label157.Text = "位置校准";
  6558. this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6559. //
  6560. // label_CheckModeAngle
  6561. //
  6562. this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red;
  6563. this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6564. this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText;
  6565. this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200);
  6566. this.label_CheckModeAngle.Name = "label_CheckModeAngle";
  6567. this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20);
  6568. this.label_CheckModeAngle.TabIndex = 20;
  6569. this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6570. //
  6571. // label132
  6572. //
  6573. this.label132.AutoSize = true;
  6574. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6575. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  6576. this.label132.Location = new System.Drawing.Point(6, 172);
  6577. this.label132.Name = "label132";
  6578. this.label132.Size = new System.Drawing.Size(70, 20);
  6579. this.label132.TabIndex = 18;
  6580. this.label132.Text = "MOS校准";
  6581. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6582. //
  6583. // label_CheckModeMos
  6584. //
  6585. this.label_CheckModeMos.BackColor = System.Drawing.Color.Red;
  6586. this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6587. this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText;
  6588. this.label_CheckModeMos.Location = new System.Drawing.Point(108, 172);
  6589. this.label_CheckModeMos.Name = "label_CheckModeMos";
  6590. this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20);
  6591. this.label_CheckModeMos.TabIndex = 19;
  6592. this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6593. //
  6594. // label148
  6595. //
  6596. this.label148.AutoSize = true;
  6597. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6598. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  6599. this.label148.Location = new System.Drawing.Point(6, 88);
  6600. this.label148.Name = "label148";
  6601. this.label148.Size = new System.Drawing.Size(65, 20);
  6602. this.label148.TabIndex = 16;
  6603. this.label148.Text = "打标信息";
  6604. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6605. //
  6606. // label_CheckModeSN
  6607. //
  6608. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  6609. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6610. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  6611. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 88);
  6612. this.label_CheckModeSN.Name = "label_CheckModeSN";
  6613. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  6614. this.label_CheckModeSN.TabIndex = 17;
  6615. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6616. //
  6617. // label154
  6618. //
  6619. this.label154.AutoSize = true;
  6620. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6621. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  6622. this.label154.Location = new System.Drawing.Point(6, 144);
  6623. this.label154.Name = "label154";
  6624. this.label154.Size = new System.Drawing.Size(65, 20);
  6625. this.label154.TabIndex = 12;
  6626. this.label154.Text = "力矩标定";
  6627. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6628. //
  6629. // label_CheckModeTorque
  6630. //
  6631. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  6632. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6633. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  6634. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 144);
  6635. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  6636. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  6637. this.label_CheckModeTorque.TabIndex = 13;
  6638. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6639. //
  6640. // label156
  6641. //
  6642. this.label156.AutoSize = true;
  6643. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6644. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  6645. this.label156.Location = new System.Drawing.Point(6, 116);
  6646. this.label156.Name = "label156";
  6647. this.label156.Size = new System.Drawing.Size(65, 20);
  6648. this.label156.TabIndex = 12;
  6649. this.label156.Text = "参数检查";
  6650. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6651. //
  6652. // label_CheckModeCfg
  6653. //
  6654. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  6655. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6656. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  6657. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 116);
  6658. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  6659. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  6660. this.label_CheckModeCfg.TabIndex = 13;
  6661. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6662. //
  6663. // label121
  6664. //
  6665. this.label121.AutoSize = true;
  6666. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6667. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  6668. this.label121.Location = new System.Drawing.Point(6, 32);
  6669. this.label121.Name = "label121";
  6670. this.label121.Size = new System.Drawing.Size(48, 20);
  6671. this.label121.TabIndex = 8;
  6672. this.label121.Text = "BOOT";
  6673. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6674. //
  6675. // label_CheckModeBoot
  6676. //
  6677. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  6678. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6679. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  6680. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  6681. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  6682. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  6683. this.label_CheckModeBoot.TabIndex = 9;
  6684. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6685. //
  6686. // label160
  6687. //
  6688. this.label160.AutoSize = true;
  6689. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6690. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  6691. this.label160.Location = new System.Drawing.Point(6, 60);
  6692. this.label160.Name = "label160";
  6693. this.label160.Size = new System.Drawing.Size(65, 20);
  6694. this.label160.TabIndex = 8;
  6695. this.label160.Text = "软件版本";
  6696. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6697. //
  6698. // label_CheckModeFWVer
  6699. //
  6700. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  6701. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6702. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  6703. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 60);
  6704. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  6705. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  6706. this.label_CheckModeFWVer.TabIndex = 9;
  6707. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6708. //
  6709. // comboBox_CheckModeCfgDate
  6710. //
  6711. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6712. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6713. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6714. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  6715. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  6716. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  6717. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  6718. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  6719. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  6720. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  6721. //
  6722. // groupBox30
  6723. //
  6724. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  6725. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  6726. this.groupBox30.Name = "groupBox30";
  6727. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  6728. this.groupBox30.TabIndex = 19;
  6729. this.groupBox30.TabStop = false;
  6730. this.groupBox30.Text = "测试记录";
  6731. //
  6732. // richTextBox_CheckModeLog
  6733. //
  6734. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  6735. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  6736. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  6737. this.richTextBox_CheckModeLog.ReadOnly = true;
  6738. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  6739. this.richTextBox_CheckModeLog.TabIndex = 0;
  6740. this.richTextBox_CheckModeLog.Text = "";
  6741. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  6742. //
  6743. // groupBox29
  6744. //
  6745. this.groupBox29.Controls.Add(this.checkBox_CheckModeAngle);
  6746. this.groupBox29.Controls.Add(this.checkBox_CheckModeMos);
  6747. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  6748. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  6749. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  6750. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  6751. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  6752. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  6753. this.groupBox29.Name = "groupBox29";
  6754. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  6755. this.groupBox29.TabIndex = 18;
  6756. this.groupBox29.TabStop = false;
  6757. this.groupBox29.Text = "测试项目";
  6758. //
  6759. // checkBox_CheckModeAngle
  6760. //
  6761. this.checkBox_CheckModeAngle.AutoSize = true;
  6762. this.checkBox_CheckModeAngle.Checked = true;
  6763. this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked;
  6764. this.checkBox_CheckModeAngle.Enabled = false;
  6765. this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6766. this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178);
  6767. this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle";
  6768. this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24);
  6769. this.checkBox_CheckModeAngle.TabIndex = 10;
  6770. this.checkBox_CheckModeAngle.Text = "位置校准确认";
  6771. this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true;
  6772. //
  6773. // checkBox_CheckModeMos
  6774. //
  6775. this.checkBox_CheckModeMos.AutoSize = true;
  6776. this.checkBox_CheckModeMos.Checked = true;
  6777. this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked;
  6778. this.checkBox_CheckModeMos.Enabled = false;
  6779. this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6780. this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148);
  6781. this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos";
  6782. this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24);
  6783. this.checkBox_CheckModeMos.TabIndex = 9;
  6784. this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
  6785. this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
  6786. //
  6787. // pictureBox_ReadLock
  6788. //
  6789. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6790. this.pictureBox_ReadLock.Location = new System.Drawing.Point(159, 15);
  6791. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  6792. this.pictureBox_ReadLock.Size = new System.Drawing.Size(35, 35);
  6793. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6794. this.pictureBox_ReadLock.TabIndex = 8;
  6795. this.pictureBox_ReadLock.TabStop = false;
  6796. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  6797. //
  6798. // checkBox_CheckModeSN
  6799. //
  6800. this.checkBox_CheckModeSN.AutoSize = true;
  6801. this.checkBox_CheckModeSN.Checked = true;
  6802. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  6803. this.checkBox_CheckModeSN.Enabled = false;
  6804. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6805. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  6806. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  6807. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  6808. this.checkBox_CheckModeSN.TabIndex = 3;
  6809. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  6810. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  6811. //
  6812. // checkBox_CheckModeTorque
  6813. //
  6814. this.checkBox_CheckModeTorque.AutoSize = true;
  6815. this.checkBox_CheckModeTorque.Checked = true;
  6816. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  6817. this.checkBox_CheckModeTorque.Enabled = false;
  6818. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6819. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  6820. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  6821. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  6822. this.checkBox_CheckModeTorque.TabIndex = 2;
  6823. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  6824. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  6825. //
  6826. // checkBox_CheckModeCfg
  6827. //
  6828. this.checkBox_CheckModeCfg.AutoSize = true;
  6829. this.checkBox_CheckModeCfg.Checked = true;
  6830. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  6831. this.checkBox_CheckModeCfg.Enabled = false;
  6832. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6833. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  6834. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  6835. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  6836. this.checkBox_CheckModeCfg.TabIndex = 1;
  6837. this.checkBox_CheckModeCfg.Text = "参数检查";
  6838. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  6839. //
  6840. // checkBox_CheckModeFWVer
  6841. //
  6842. this.checkBox_CheckModeFWVer.AutoSize = true;
  6843. this.checkBox_CheckModeFWVer.Checked = true;
  6844. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  6845. this.checkBox_CheckModeFWVer.Enabled = false;
  6846. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6847. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  6848. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  6849. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  6850. this.checkBox_CheckModeFWVer.TabIndex = 0;
  6851. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  6852. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  6853. //
  6854. // button_CheckModeStart
  6855. //
  6856. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6857. this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6858. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  6859. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  6860. this.button_CheckModeStart.Name = "button_CheckModeStart";
  6861. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  6862. this.button_CheckModeStart.TabIndex = 17;
  6863. this.button_CheckModeStart.Text = "开始测试";
  6864. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  6865. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  6866. //
  6867. // textBox_CheckModeScan
  6868. //
  6869. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6870. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  6871. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  6872. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  6873. this.textBox_CheckModeScan.TabIndex = 14;
  6874. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  6875. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  6876. //
  6877. // label138
  6878. //
  6879. this.label138.AutoSize = true;
  6880. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6881. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  6882. this.label138.Location = new System.Drawing.Point(12, 10);
  6883. this.label138.Name = "label138";
  6884. this.label138.Size = new System.Drawing.Size(74, 21);
  6885. this.label138.TabIndex = 10;
  6886. this.label138.Text = "配置文件";
  6887. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6888. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  6889. //
  6890. // label_CheckModeStatus
  6891. //
  6892. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6893. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6894. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6895. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  6896. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  6897. this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29);
  6898. this.label_CheckModeStatus.TabIndex = 11;
  6899. this.label_CheckModeStatus.Text = "测试结束";
  6900. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6901. //
  6902. // label_CheckModeResult
  6903. //
  6904. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  6905. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6906. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  6907. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  6908. this.label_CheckModeResult.Name = "label_CheckModeResult";
  6909. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  6910. this.label_CheckModeResult.TabIndex = 12;
  6911. this.label_CheckModeResult.Text = "测试合格";
  6912. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6913. //
  6914. // label141
  6915. //
  6916. this.label141.AutoSize = true;
  6917. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6918. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  6919. this.label141.Location = new System.Drawing.Point(12, 43);
  6920. this.label141.Name = "label141";
  6921. this.label141.Size = new System.Drawing.Size(42, 21);
  6922. this.label141.TabIndex = 13;
  6923. this.label141.Text = "扫码";
  6924. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6925. //
  6926. // tabPage_FuncSet
  6927. //
  6928. this.tabPage_FuncSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6929. this.tabPage_FuncSet.Controls.Add(this.comboBox_FunSet_UnitNum);
  6930. this.tabPage_FuncSet.Controls.Add(this.label159);
  6931. this.tabPage_FuncSet.Controls.Add(this.radioButton_WriteByBlock);
  6932. this.tabPage_FuncSet.Controls.Add(this.radioButton_WriteByUnit);
  6933. this.tabPage_FuncSet.Controls.Add(this.groupBox33);
  6934. this.tabPage_FuncSet.Controls.Add(this.button_FunSet_Write);
  6935. this.tabPage_FuncSet.Controls.Add(this.button_FunSet_Read);
  6936. this.tabPage_FuncSet.Controls.Add(this.comboBox_FunSet_BlockNum);
  6937. this.tabPage_FuncSet.Controls.Add(this.label158);
  6938. this.tabPage_FuncSet.Location = new System.Drawing.Point(4, 30);
  6939. this.tabPage_FuncSet.Name = "tabPage_FuncSet";
  6940. this.tabPage_FuncSet.Size = new System.Drawing.Size(990, 315);
  6941. this.tabPage_FuncSet.TabIndex = 16;
  6942. this.tabPage_FuncSet.Text = "拓展功能配置";
  6943. //
  6944. // comboBox_FunSet_UnitNum
  6945. //
  6946. this.comboBox_FunSet_UnitNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6947. this.comboBox_FunSet_UnitNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6948. this.comboBox_FunSet_UnitNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6949. this.comboBox_FunSet_UnitNum.FormattingEnabled = true;
  6950. this.comboBox_FunSet_UnitNum.Items.AddRange(new object[] {
  6951. "1",
  6952. "2",
  6953. "3",
  6954. "4",
  6955. "5",
  6956. "6",
  6957. "7",
  6958. "8"});
  6959. this.comboBox_FunSet_UnitNum.Location = new System.Drawing.Point(862, 170);
  6960. this.comboBox_FunSet_UnitNum.Name = "comboBox_FunSet_UnitNum";
  6961. this.comboBox_FunSet_UnitNum.Size = new System.Drawing.Size(118, 29);
  6962. this.comboBox_FunSet_UnitNum.TabIndex = 34;
  6963. this.comboBox_FunSet_UnitNum.Visible = false;
  6964. //
  6965. // label159
  6966. //
  6967. this.label159.AutoSize = true;
  6968. this.label159.Location = new System.Drawing.Point(884, 141);
  6969. this.label159.Name = "label159";
  6970. this.label159.Size = new System.Drawing.Size(74, 21);
  6971. this.label159.TabIndex = 33;
  6972. this.label159.Text = "单元编号";
  6973. this.label159.Visible = false;
  6974. //
  6975. // radioButton_WriteByBlock
  6976. //
  6977. this.radioButton_WriteByBlock.AutoSize = true;
  6978. this.radioButton_WriteByBlock.Checked = true;
  6979. this.radioButton_WriteByBlock.Location = new System.Drawing.Point(858, 13);
  6980. this.radioButton_WriteByBlock.Name = "radioButton_WriteByBlock";
  6981. this.radioButton_WriteByBlock.Size = new System.Drawing.Size(108, 25);
  6982. this.radioButton_WriteByBlock.TabIndex = 32;
  6983. this.radioButton_WriteByBlock.TabStop = true;
  6984. this.radioButton_WriteByBlock.Text = "指定块写入";
  6985. this.radioButton_WriteByBlock.UseVisualStyleBackColor = true;
  6986. //
  6987. // radioButton_WriteByUnit
  6988. //
  6989. this.radioButton_WriteByUnit.AutoSize = true;
  6990. this.radioButton_WriteByUnit.Location = new System.Drawing.Point(858, 44);
  6991. this.radioButton_WriteByUnit.Name = "radioButton_WriteByUnit";
  6992. this.radioButton_WriteByUnit.Size = new System.Drawing.Size(124, 25);
  6993. this.radioButton_WriteByUnit.TabIndex = 31;
  6994. this.radioButton_WriteByUnit.Text = "指定单元写入";
  6995. this.radioButton_WriteByUnit.UseVisualStyleBackColor = true;
  6996. this.radioButton_WriteByUnit.CheckedChanged += new System.EventHandler(this.radioButton_WriteByUnit_CheckedChanged);
  6997. //
  6998. // groupBox33
  6999. //
  7000. this.groupBox33.Controls.Add(this.dataGridView_FunSet);
  7001. this.groupBox33.Location = new System.Drawing.Point(4, 4);
  7002. this.groupBox33.Name = "groupBox33";
  7003. this.groupBox33.Size = new System.Drawing.Size(848, 308);
  7004. this.groupBox33.TabIndex = 30;
  7005. this.groupBox33.TabStop = false;
  7006. this.groupBox33.Text = "拓展功能配置表";
  7007. //
  7008. // dataGridView_FunSet
  7009. //
  7010. this.dataGridView_FunSet.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7011. this.dataGridView_FunSet.BorderStyle = System.Windows.Forms.BorderStyle.None;
  7012. this.dataGridView_FunSet.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  7013. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  7014. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  7015. dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7016. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  7017. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  7018. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  7019. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  7020. this.dataGridView_FunSet.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
  7021. this.dataGridView_FunSet.ColumnHeadersHeight = 30;
  7022. this.dataGridView_FunSet.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  7023. this.单元号,
  7024. this.参数1,
  7025. this.参数2,
  7026. this.参数3,
  7027. this.参数4,
  7028. this.参数5,
  7029. this.参数6,
  7030. this.参数7,
  7031. this.参数8});
  7032. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  7033. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7034. dataGridViewCellStyle5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7035. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  7036. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  7037. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  7038. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  7039. this.dataGridView_FunSet.DefaultCellStyle = dataGridViewCellStyle5;
  7040. this.dataGridView_FunSet.Location = new System.Drawing.Point(6, 25);
  7041. this.dataGridView_FunSet.Name = "dataGridView_FunSet";
  7042. this.dataGridView_FunSet.RowHeadersWidth = 20;
  7043. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  7044. this.dataGridView_FunSet.RowsDefaultCellStyle = dataGridViewCellStyle6;
  7045. this.dataGridView_FunSet.RowTemplate.Height = 30;
  7046. this.dataGridView_FunSet.Size = new System.Drawing.Size(826, 277);
  7047. this.dataGridView_FunSet.TabIndex = 1;
  7048. //
  7049. // 单元号
  7050. //
  7051. this.单元号.HeaderText = "单元号";
  7052. this.单元号.Name = "单元号";
  7053. this.单元号.ReadOnly = true;
  7054. this.单元号.Width = 85;
  7055. //
  7056. // 参数1
  7057. //
  7058. this.参数1.HeaderText = "参数1";
  7059. this.参数1.Name = "参数1";
  7060. this.参数1.Width = 85;
  7061. //
  7062. // 参数2
  7063. //
  7064. this.参数2.HeaderText = "参数2";
  7065. this.参数2.Name = "参数2";
  7066. this.参数2.Width = 85;
  7067. //
  7068. // 参数3
  7069. //
  7070. this.参数3.HeaderText = "参数3";
  7071. this.参数3.Name = "参数3";
  7072. this.参数3.Width = 85;
  7073. //
  7074. // 参数4
  7075. //
  7076. this.参数4.HeaderText = "参数4";
  7077. this.参数4.Name = "参数4";
  7078. this.参数4.Width = 85;
  7079. //
  7080. // 参数5
  7081. //
  7082. this.参数5.HeaderText = "参数5";
  7083. this.参数5.Name = "参数5";
  7084. this.参数5.Width = 85;
  7085. //
  7086. // 参数6
  7087. //
  7088. this.参数6.HeaderText = "参数6";
  7089. this.参数6.Name = "参数6";
  7090. this.参数6.Width = 85;
  7091. //
  7092. // 参数7
  7093. //
  7094. this.参数7.HeaderText = "参数7";
  7095. this.参数7.Name = "参数7";
  7096. this.参数7.Width = 85;
  7097. //
  7098. // 参数8
  7099. //
  7100. this.参数8.HeaderText = "参数8";
  7101. this.参数8.Name = "参数8";
  7102. this.参数8.Width = 85;
  7103. //
  7104. // button_FunSet_Write
  7105. //
  7106. this.button_FunSet_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  7107. this.button_FunSet_Write.Location = new System.Drawing.Point(858, 259);
  7108. this.button_FunSet_Write.Name = "button_FunSet_Write";
  7109. this.button_FunSet_Write.Size = new System.Drawing.Size(126, 50);
  7110. this.button_FunSet_Write.TabIndex = 29;
  7111. this.button_FunSet_Write.Text = "写入参数";
  7112. this.button_FunSet_Write.UseVisualStyleBackColor = false;
  7113. this.button_FunSet_Write.Click += new System.EventHandler(this.button_FunSet_Write_Click);
  7114. //
  7115. // button_FunSet_Read
  7116. //
  7117. this.button_FunSet_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  7118. this.button_FunSet_Read.Location = new System.Drawing.Point(858, 203);
  7119. this.button_FunSet_Read.Name = "button_FunSet_Read";
  7120. this.button_FunSet_Read.Size = new System.Drawing.Size(126, 50);
  7121. this.button_FunSet_Read.TabIndex = 28;
  7122. this.button_FunSet_Read.Text = "读取参数";
  7123. this.button_FunSet_Read.UseVisualStyleBackColor = false;
  7124. this.button_FunSet_Read.Click += new System.EventHandler(this.button_FunSet_Read_Click);
  7125. //
  7126. // comboBox_FunSet_BlockNum
  7127. //
  7128. this.comboBox_FunSet_BlockNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  7129. this.comboBox_FunSet_BlockNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  7130. this.comboBox_FunSet_BlockNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  7131. this.comboBox_FunSet_BlockNum.FormattingEnabled = true;
  7132. this.comboBox_FunSet_BlockNum.Items.AddRange(new object[] {
  7133. "1",
  7134. "2",
  7135. "3",
  7136. "4",
  7137. "5",
  7138. "6",
  7139. "7",
  7140. "8",
  7141. "9",
  7142. "10",
  7143. "11",
  7144. "12",
  7145. "13",
  7146. "14",
  7147. "15"});
  7148. this.comboBox_FunSet_BlockNum.Location = new System.Drawing.Point(862, 106);
  7149. this.comboBox_FunSet_BlockNum.Name = "comboBox_FunSet_BlockNum";
  7150. this.comboBox_FunSet_BlockNum.Size = new System.Drawing.Size(118, 29);
  7151. this.comboBox_FunSet_BlockNum.TabIndex = 27;
  7152. //
  7153. // label158
  7154. //
  7155. this.label158.AutoSize = true;
  7156. this.label158.Location = new System.Drawing.Point(892, 77);
  7157. this.label158.Name = "label158";
  7158. this.label158.Size = new System.Drawing.Size(58, 21);
  7159. this.label158.TabIndex = 26;
  7160. this.label158.Text = "块编号";
  7161. //
  7162. // label23
  7163. //
  7164. this.label23.AutoSize = true;
  7165. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7166. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7167. this.label23.ForeColor = System.Drawing.Color.White;
  7168. this.label23.Location = new System.Drawing.Point(398, 622);
  7169. this.label23.Name = "label23";
  7170. this.label23.Size = new System.Drawing.Size(68, 17);
  7171. this.label23.TabIndex = 7;
  7172. this.label23.Text = "接收计数:";
  7173. //
  7174. // label_RecCount
  7175. //
  7176. this.label_RecCount.AutoSize = true;
  7177. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7178. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7179. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  7180. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  7181. this.label_RecCount.Name = "label_RecCount";
  7182. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  7183. this.label_RecCount.TabIndex = 8;
  7184. this.label_RecCount.Text = "0";
  7185. //
  7186. // timer_500ms
  7187. //
  7188. this.timer_500ms.Enabled = true;
  7189. this.timer_500ms.Interval = 500;
  7190. this.timer_500ms.Tick += new System.EventHandler(this.timer_1s_Tick);
  7191. //
  7192. // label_BuildTime
  7193. //
  7194. this.label_BuildTime.AutoSize = true;
  7195. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7196. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7197. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  7198. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  7199. this.label_BuildTime.Name = "label_BuildTime";
  7200. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  7201. this.label_BuildTime.TabIndex = 10;
  7202. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  7203. //
  7204. // label_SystemTime
  7205. //
  7206. this.label_SystemTime.AutoSize = true;
  7207. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7208. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7209. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  7210. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  7211. this.label_SystemTime.Name = "label_SystemTime";
  7212. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  7213. this.label_SystemTime.TabIndex = 11;
  7214. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  7215. //
  7216. // label_COM_Sta
  7217. //
  7218. this.label_COM_Sta.AutoSize = true;
  7219. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7220. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7221. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  7222. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  7223. this.label_COM_Sta.Name = "label_COM_Sta";
  7224. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  7225. this.label_COM_Sta.TabIndex = 12;
  7226. this.label_COM_Sta.Text = "端口:未连接";
  7227. //
  7228. // label43
  7229. //
  7230. this.label43.BackColor = System.Drawing.Color.Silver;
  7231. this.label43.ForeColor = System.Drawing.Color.White;
  7232. this.label43.Location = new System.Drawing.Point(219, 623);
  7233. this.label43.Name = "label43";
  7234. this.label43.Size = new System.Drawing.Size(1, 15);
  7235. this.label43.TabIndex = 8;
  7236. //
  7237. // label44
  7238. //
  7239. this.label44.BackColor = System.Drawing.Color.Silver;
  7240. this.label44.ForeColor = System.Drawing.Color.White;
  7241. this.label44.Location = new System.Drawing.Point(393, 623);
  7242. this.label44.Name = "label44";
  7243. this.label44.Size = new System.Drawing.Size(1, 15);
  7244. this.label44.TabIndex = 13;
  7245. //
  7246. // label45
  7247. //
  7248. this.label45.BackColor = System.Drawing.Color.Silver;
  7249. this.label45.ForeColor = System.Drawing.Color.White;
  7250. this.label45.Location = new System.Drawing.Point(642, 623);
  7251. this.label45.Name = "label45";
  7252. this.label45.Size = new System.Drawing.Size(1, 15);
  7253. this.label45.TabIndex = 14;
  7254. //
  7255. // label96
  7256. //
  7257. this.label96.BackColor = System.Drawing.Color.Silver;
  7258. this.label96.ForeColor = System.Drawing.Color.White;
  7259. this.label96.Location = new System.Drawing.Point(526, 623);
  7260. this.label96.Name = "label96";
  7261. this.label96.Size = new System.Drawing.Size(1, 15);
  7262. this.label96.TabIndex = 17;
  7263. //
  7264. // label_Server_ComStatus
  7265. //
  7266. this.label_Server_ComStatus.AutoSize = true;
  7267. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7268. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7269. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  7270. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  7271. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  7272. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  7273. this.label_Server_ComStatus.TabIndex = 18;
  7274. this.label_Server_ComStatus.Text = "网络:未连接";
  7275. //
  7276. // label_ServerStatus
  7277. //
  7278. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  7279. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  7280. this.label_ServerStatus.Name = "label_ServerStatus";
  7281. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  7282. this.label_ServerStatus.TabIndex = 19;
  7283. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  7284. //
  7285. // label_PortStatus
  7286. //
  7287. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  7288. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  7289. this.label_PortStatus.Name = "label_PortStatus";
  7290. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  7291. this.label_PortStatus.TabIndex = 20;
  7292. //
  7293. // label_Computername
  7294. //
  7295. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7296. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7297. this.label_Computername.ForeColor = System.Drawing.Color.White;
  7298. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  7299. this.label_Computername.Name = "label_Computername";
  7300. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  7301. this.label_Computername.TabIndex = 21;
  7302. this.label_Computername.Text = "计算机名:";
  7303. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  7304. //
  7305. // tabControl2
  7306. //
  7307. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  7308. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  7309. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  7310. this.tabControl2.Name = "tabControl2";
  7311. this.tabControl2.SelectedIndex = 0;
  7312. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  7313. this.tabControl2.TabIndex = 23;
  7314. this.tabControl2.Visible = false;
  7315. //
  7316. // tabPage_RunInfo
  7317. //
  7318. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7319. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV1);
  7320. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV2);
  7321. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV3);
  7322. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearBox);
  7323. this.tabPage_RunInfo.Controls.Add(this.label161);
  7324. this.tabPage_RunInfo.Controls.Add(this.label162);
  7325. this.tabPage_RunInfo.Controls.Add(this.label163);
  7326. this.tabPage_RunInfo.Controls.Add(this.label164);
  7327. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  7328. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  7329. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  7330. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  7331. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  7332. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  7333. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  7334. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  7335. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  7336. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  7337. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  7338. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  7339. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  7340. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  7341. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  7342. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  7343. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  7344. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  7345. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  7346. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  7347. this.tabPage_RunInfo.Controls.Add(this.label55);
  7348. this.tabPage_RunInfo.Controls.Add(this.label28);
  7349. this.tabPage_RunInfo.Controls.Add(this.label22);
  7350. this.tabPage_RunInfo.Controls.Add(this.label16);
  7351. this.tabPage_RunInfo.Controls.Add(this.label10);
  7352. this.tabPage_RunInfo.Controls.Add(this.label21);
  7353. this.tabPage_RunInfo.Controls.Add(this.label15);
  7354. this.tabPage_RunInfo.Controls.Add(this.label9);
  7355. this.tabPage_RunInfo.Controls.Add(this.label20);
  7356. this.tabPage_RunInfo.Controls.Add(this.label14);
  7357. this.tabPage_RunInfo.Controls.Add(this.label8);
  7358. this.tabPage_RunInfo.Controls.Add(this.label19);
  7359. this.tabPage_RunInfo.Controls.Add(this.label13);
  7360. this.tabPage_RunInfo.Controls.Add(this.label7);
  7361. this.tabPage_RunInfo.Controls.Add(this.label18);
  7362. this.tabPage_RunInfo.Controls.Add(this.label12);
  7363. this.tabPage_RunInfo.Controls.Add(this.label6);
  7364. this.tabPage_RunInfo.Controls.Add(this.label17);
  7365. this.tabPage_RunInfo.Controls.Add(this.label11);
  7366. this.tabPage_RunInfo.Controls.Add(this.label5);
  7367. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  7368. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  7369. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  7370. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  7371. this.tabPage_RunInfo.TabIndex = 0;
  7372. this.tabPage_RunInfo.Text = "运行信息";
  7373. //
  7374. // textBox_RunInfo_RSV1
  7375. //
  7376. this.textBox_RunInfo_RSV1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7377. this.textBox_RunInfo_RSV1.Location = new System.Drawing.Point(62, 126);
  7378. this.textBox_RunInfo_RSV1.Name = "textBox_RunInfo_RSV1";
  7379. this.textBox_RunInfo_RSV1.ReadOnly = true;
  7380. this.textBox_RunInfo_RSV1.Size = new System.Drawing.Size(85, 28);
  7381. this.textBox_RunInfo_RSV1.TabIndex = 50;
  7382. //
  7383. // textBox_RunInfo_RSV2
  7384. //
  7385. this.textBox_RunInfo_RSV2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7386. this.textBox_RunInfo_RSV2.Location = new System.Drawing.Point(209, 126);
  7387. this.textBox_RunInfo_RSV2.Name = "textBox_RunInfo_RSV2";
  7388. this.textBox_RunInfo_RSV2.ReadOnly = true;
  7389. this.textBox_RunInfo_RSV2.Size = new System.Drawing.Size(85, 28);
  7390. this.textBox_RunInfo_RSV2.TabIndex = 51;
  7391. //
  7392. // textBox_RunInfo_RSV3
  7393. //
  7394. this.textBox_RunInfo_RSV3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7395. this.textBox_RunInfo_RSV3.Location = new System.Drawing.Point(393, 126);
  7396. this.textBox_RunInfo_RSV3.Name = "textBox_RunInfo_RSV3";
  7397. this.textBox_RunInfo_RSV3.ReadOnly = true;
  7398. this.textBox_RunInfo_RSV3.Size = new System.Drawing.Size(85, 28);
  7399. this.textBox_RunInfo_RSV3.TabIndex = 52;
  7400. //
  7401. // textBox_RunInfo_GearBox
  7402. //
  7403. this.textBox_RunInfo_GearBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7404. this.textBox_RunInfo_GearBox.Location = new System.Drawing.Point(545, 126);
  7405. this.textBox_RunInfo_GearBox.Name = "textBox_RunInfo_GearBox";
  7406. this.textBox_RunInfo_GearBox.ReadOnly = true;
  7407. this.textBox_RunInfo_GearBox.Size = new System.Drawing.Size(85, 28);
  7408. this.textBox_RunInfo_GearBox.TabIndex = 53;
  7409. //
  7410. // label161
  7411. //
  7412. this.label161.AutoSize = true;
  7413. this.label161.Location = new System.Drawing.Point(485, 130);
  7414. this.label161.Name = "label161";
  7415. this.label161.Size = new System.Drawing.Size(58, 21);
  7416. this.label161.TabIndex = 46;
  7417. this.label161.Text = "变速器";
  7418. //
  7419. // label162
  7420. //
  7421. this.label162.AutoSize = true;
  7422. this.label162.Location = new System.Drawing.Point(300, 130);
  7423. this.label162.Name = "label162";
  7424. this.label162.Size = new System.Drawing.Size(51, 21);
  7425. this.label162.TabIndex = 47;
  7426. this.label162.Text = "预留3";
  7427. //
  7428. // label163
  7429. //
  7430. this.label163.AutoSize = true;
  7431. this.label163.Location = new System.Drawing.Point(6, 130);
  7432. this.label163.Name = "label163";
  7433. this.label163.Size = new System.Drawing.Size(51, 21);
  7434. this.label163.TabIndex = 48;
  7435. this.label163.Text = "预留1";
  7436. //
  7437. // label164
  7438. //
  7439. this.label164.AutoSize = true;
  7440. this.label164.Location = new System.Drawing.Point(153, 130);
  7441. this.label164.Name = "label164";
  7442. this.label164.Size = new System.Drawing.Size(51, 21);
  7443. this.label164.TabIndex = 49;
  7444. this.label164.Text = "预留2";
  7445. //
  7446. // textBox_RunInfo_BikeSpeed
  7447. //
  7448. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7449. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(62, 10);
  7450. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  7451. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  7452. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  7453. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  7454. //
  7455. // textBox_RunInfo_MotorSpeed
  7456. //
  7457. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7458. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(62, 97);
  7459. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  7460. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  7461. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  7462. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  7463. //
  7464. // textBox_RunInfo_Cadence
  7465. //
  7466. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7467. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(62, 39);
  7468. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  7469. this.textBox_RunInfo_Cadence.ReadOnly = true;
  7470. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  7471. this.textBox_RunInfo_Cadence.TabIndex = 28;
  7472. //
  7473. // textBox_TorqueReg
  7474. //
  7475. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7476. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 68);
  7477. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  7478. this.textBox_TorqueReg.ReadOnly = true;
  7479. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  7480. this.textBox_TorqueReg.TabIndex = 45;
  7481. //
  7482. // textBox_RunInfo_Torque
  7483. //
  7484. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7485. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(62, 68);
  7486. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  7487. this.textBox_RunInfo_Torque.ReadOnly = true;
  7488. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  7489. this.textBox_RunInfo_Torque.TabIndex = 29;
  7490. //
  7491. // textBox_RunInfo_Dir
  7492. //
  7493. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7494. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(209, 97);
  7495. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  7496. this.textBox_RunInfo_Dir.ReadOnly = true;
  7497. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  7498. this.textBox_RunInfo_Dir.TabIndex = 30;
  7499. //
  7500. // textBox_RunInfo_Vol
  7501. //
  7502. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7503. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(209, 10);
  7504. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  7505. this.textBox_RunInfo_Vol.ReadOnly = true;
  7506. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  7507. this.textBox_RunInfo_Vol.TabIndex = 31;
  7508. //
  7509. // textBox_RunInfo_Current
  7510. //
  7511. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7512. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(209, 39);
  7513. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  7514. this.textBox_RunInfo_Current.ReadOnly = true;
  7515. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  7516. this.textBox_RunInfo_Current.TabIndex = 32;
  7517. //
  7518. // textBox_RunInfo_Power
  7519. //
  7520. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7521. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(209, 68);
  7522. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  7523. this.textBox_RunInfo_Power.ReadOnly = true;
  7524. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  7525. this.textBox_RunInfo_Power.TabIndex = 33;
  7526. //
  7527. // textBox_RunInfo_SOC
  7528. //
  7529. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7530. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(545, 10);
  7531. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  7532. this.textBox_RunInfo_SOC.ReadOnly = true;
  7533. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  7534. this.textBox_RunInfo_SOC.TabIndex = 26;
  7535. //
  7536. // textBox_RunInfo_T_PCB
  7537. //
  7538. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7539. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(393, 10);
  7540. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  7541. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  7542. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  7543. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  7544. //
  7545. // textBox_RunInfo_T_MCU
  7546. //
  7547. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7548. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(393, 39);
  7549. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  7550. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  7551. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  7552. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  7553. //
  7554. // textBox_RunInfo_T_Coil
  7555. //
  7556. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7557. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(393, 68);
  7558. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  7559. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  7560. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  7561. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  7562. //
  7563. // textBox_RunInfo_GearSt
  7564. //
  7565. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7566. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(393, 97);
  7567. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  7568. this.textBox_RunInfo_GearSt.ReadOnly = true;
  7569. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  7570. this.textBox_RunInfo_GearSt.TabIndex = 38;
  7571. //
  7572. // textBox_RunInfo_LightSwitch
  7573. //
  7574. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7575. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(545, 97);
  7576. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  7577. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  7578. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  7579. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  7580. //
  7581. // textBox_RunInfo_Range
  7582. //
  7583. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7584. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(545, 68);
  7585. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  7586. this.textBox_RunInfo_Range.ReadOnly = true;
  7587. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  7588. this.textBox_RunInfo_Range.TabIndex = 40;
  7589. //
  7590. // textBox_RunInfo_AvgPower
  7591. //
  7592. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7593. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(545, 39);
  7594. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  7595. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  7596. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  7597. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  7598. //
  7599. // textBox_RunInfo_Trip
  7600. //
  7601. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7602. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 10);
  7603. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  7604. this.textBox_RunInfo_Trip.ReadOnly = true;
  7605. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  7606. this.textBox_RunInfo_Trip.TabIndex = 42;
  7607. //
  7608. // textBox_RunInfo_Trip_Time
  7609. //
  7610. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7611. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 39);
  7612. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  7613. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  7614. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  7615. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  7616. //
  7617. // textBox_ErrorCode
  7618. //
  7619. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7620. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 97);
  7621. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  7622. this.textBox_ErrorCode.ReadOnly = true;
  7623. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  7624. this.textBox_ErrorCode.TabIndex = 25;
  7625. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  7626. //
  7627. // label55
  7628. //
  7629. this.label55.AutoSize = true;
  7630. this.label55.Location = new System.Drawing.Point(635, 72);
  7631. this.label55.Name = "label55";
  7632. this.label55.Size = new System.Drawing.Size(71, 21);
  7633. this.label55.TabIndex = 44;
  7634. this.label55.Text = "力矩Reg";
  7635. //
  7636. // label28
  7637. //
  7638. this.label28.AutoSize = true;
  7639. this.label28.Location = new System.Drawing.Point(635, 101);
  7640. this.label28.Name = "label28";
  7641. this.label28.Size = new System.Drawing.Size(58, 21);
  7642. this.label28.TabIndex = 14;
  7643. this.label28.Text = "故障码";
  7644. //
  7645. // label22
  7646. //
  7647. this.label22.AutoSize = true;
  7648. this.label22.Location = new System.Drawing.Point(635, 43);
  7649. this.label22.Name = "label22";
  7650. this.label22.Size = new System.Drawing.Size(74, 21);
  7651. this.label22.TabIndex = 7;
  7652. this.label22.Text = "单次时间";
  7653. //
  7654. // label16
  7655. //
  7656. this.label16.AutoSize = true;
  7657. this.label16.Location = new System.Drawing.Point(485, 72);
  7658. this.label16.Name = "label16";
  7659. this.label16.Size = new System.Drawing.Size(42, 21);
  7660. this.label16.TabIndex = 8;
  7661. this.label16.Text = "续航";
  7662. //
  7663. // label10
  7664. //
  7665. this.label10.AutoSize = true;
  7666. this.label10.Location = new System.Drawing.Point(153, 72);
  7667. this.label10.Name = "label10";
  7668. this.label10.Size = new System.Drawing.Size(42, 21);
  7669. this.label10.TabIndex = 9;
  7670. this.label10.Text = "功率";
  7671. //
  7672. // label21
  7673. //
  7674. this.label21.AutoSize = true;
  7675. this.label21.Location = new System.Drawing.Point(635, 14);
  7676. this.label21.Name = "label21";
  7677. this.label21.Size = new System.Drawing.Size(74, 21);
  7678. this.label21.TabIndex = 10;
  7679. this.label21.Text = "单次里程";
  7680. //
  7681. // label15
  7682. //
  7683. this.label15.AutoSize = true;
  7684. this.label15.Location = new System.Drawing.Point(485, 14);
  7685. this.label15.Name = "label15";
  7686. this.label15.Size = new System.Drawing.Size(42, 21);
  7687. this.label15.TabIndex = 11;
  7688. this.label15.Text = "电量";
  7689. //
  7690. // label9
  7691. //
  7692. this.label9.AutoSize = true;
  7693. this.label9.Location = new System.Drawing.Point(153, 43);
  7694. this.label9.Name = "label9";
  7695. this.label9.Size = new System.Drawing.Size(42, 21);
  7696. this.label9.TabIndex = 12;
  7697. this.label9.Text = "电流";
  7698. //
  7699. // label20
  7700. //
  7701. this.label20.AutoSize = true;
  7702. this.label20.Location = new System.Drawing.Point(300, 72);
  7703. this.label20.Name = "label20";
  7704. this.label20.Size = new System.Drawing.Size(74, 21);
  7705. this.label20.TabIndex = 13;
  7706. this.label20.Text = "电机温度";
  7707. //
  7708. // label14
  7709. //
  7710. this.label14.AutoSize = true;
  7711. this.label14.Location = new System.Drawing.Point(485, 101);
  7712. this.label14.Name = "label14";
  7713. this.label14.Size = new System.Drawing.Size(42, 21);
  7714. this.label14.TabIndex = 15;
  7715. this.label14.Text = "大灯";
  7716. //
  7717. // label8
  7718. //
  7719. this.label8.AutoSize = true;
  7720. this.label8.Location = new System.Drawing.Point(153, 14);
  7721. this.label8.Name = "label8";
  7722. this.label8.Size = new System.Drawing.Size(42, 21);
  7723. this.label8.TabIndex = 23;
  7724. this.label8.Text = "电压";
  7725. //
  7726. // label19
  7727. //
  7728. this.label19.AutoSize = true;
  7729. this.label19.Location = new System.Drawing.Point(300, 43);
  7730. this.label19.Name = "label19";
  7731. this.label19.Size = new System.Drawing.Size(80, 21);
  7732. this.label19.TabIndex = 16;
  7733. this.label19.Text = "MOS温度";
  7734. //
  7735. // label13
  7736. //
  7737. this.label13.AutoSize = true;
  7738. this.label13.Location = new System.Drawing.Point(300, 101);
  7739. this.label13.Name = "label13";
  7740. this.label13.Size = new System.Drawing.Size(42, 21);
  7741. this.label13.TabIndex = 17;
  7742. this.label13.Text = "档位";
  7743. //
  7744. // label7
  7745. //
  7746. this.label7.AutoSize = true;
  7747. this.label7.Location = new System.Drawing.Point(6, 101);
  7748. this.label7.Name = "label7";
  7749. this.label7.Size = new System.Drawing.Size(42, 21);
  7750. this.label7.TabIndex = 18;
  7751. this.label7.Text = "转速";
  7752. //
  7753. // label18
  7754. //
  7755. this.label18.AutoSize = true;
  7756. this.label18.Location = new System.Drawing.Point(300, 14);
  7757. this.label18.Name = "label18";
  7758. this.label18.Size = new System.Drawing.Size(73, 21);
  7759. this.label18.TabIndex = 19;
  7760. this.label18.Text = "PCB温度";
  7761. //
  7762. // label12
  7763. //
  7764. this.label12.AutoSize = true;
  7765. this.label12.Location = new System.Drawing.Point(153, 101);
  7766. this.label12.Name = "label12";
  7767. this.label12.Size = new System.Drawing.Size(42, 21);
  7768. this.label12.TabIndex = 20;
  7769. this.label12.Text = "方向";
  7770. //
  7771. // label6
  7772. //
  7773. this.label6.AutoSize = true;
  7774. this.label6.Location = new System.Drawing.Point(6, 43);
  7775. this.label6.Name = "label6";
  7776. this.label6.Size = new System.Drawing.Size(42, 21);
  7777. this.label6.TabIndex = 21;
  7778. this.label6.Text = "踏频";
  7779. //
  7780. // label17
  7781. //
  7782. this.label17.AutoSize = true;
  7783. this.label17.Location = new System.Drawing.Point(485, 43);
  7784. this.label17.Name = "label17";
  7785. this.label17.Size = new System.Drawing.Size(42, 21);
  7786. this.label17.TabIndex = 22;
  7787. this.label17.Text = "功耗";
  7788. //
  7789. // label11
  7790. //
  7791. this.label11.AutoSize = true;
  7792. this.label11.Location = new System.Drawing.Point(6, 72);
  7793. this.label11.Name = "label11";
  7794. this.label11.Size = new System.Drawing.Size(42, 21);
  7795. this.label11.TabIndex = 24;
  7796. this.label11.Text = "力矩";
  7797. //
  7798. // label5
  7799. //
  7800. this.label5.AutoSize = true;
  7801. this.label5.Location = new System.Drawing.Point(6, 14);
  7802. this.label5.Name = "label5";
  7803. this.label5.Size = new System.Drawing.Size(42, 21);
  7804. this.label5.TabIndex = 6;
  7805. this.label5.Text = "车速";
  7806. //
  7807. // tabPage_DebugInfo
  7808. //
  7809. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7810. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_ThrottlePer);
  7811. this.tabPage_DebugInfo.Controls.Add(this.label152);
  7812. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  7813. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  7814. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  7815. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  7816. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  7817. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  7818. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  7819. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  7820. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  7821. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  7822. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  7823. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  7824. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  7825. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  7826. this.tabPage_DebugInfo.Controls.Add(this.label97);
  7827. this.tabPage_DebugInfo.Controls.Add(this.label109);
  7828. this.tabPage_DebugInfo.Controls.Add(this.label98);
  7829. this.tabPage_DebugInfo.Controls.Add(this.label99);
  7830. this.tabPage_DebugInfo.Controls.Add(this.label100);
  7831. this.tabPage_DebugInfo.Controls.Add(this.label101);
  7832. this.tabPage_DebugInfo.Controls.Add(this.label102);
  7833. this.tabPage_DebugInfo.Controls.Add(this.label110);
  7834. this.tabPage_DebugInfo.Controls.Add(this.label108);
  7835. this.tabPage_DebugInfo.Controls.Add(this.label103);
  7836. this.tabPage_DebugInfo.Controls.Add(this.label104);
  7837. this.tabPage_DebugInfo.Controls.Add(this.label105);
  7838. this.tabPage_DebugInfo.Controls.Add(this.label106);
  7839. this.tabPage_DebugInfo.Controls.Add(this.label107);
  7840. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  7841. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  7842. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  7843. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  7844. this.tabPage_DebugInfo.TabIndex = 1;
  7845. this.tabPage_DebugInfo.Text = "调试信息";
  7846. //
  7847. // textBox_DebugInfo_ThrottlePer
  7848. //
  7849. this.textBox_DebugInfo_ThrottlePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7850. this.textBox_DebugInfo_ThrottlePer.Location = new System.Drawing.Point(634, 78);
  7851. this.textBox_DebugInfo_ThrottlePer.Name = "textBox_DebugInfo_ThrottlePer";
  7852. this.textBox_DebugInfo_ThrottlePer.ReadOnly = true;
  7853. this.textBox_DebugInfo_ThrottlePer.Size = new System.Drawing.Size(60, 28);
  7854. this.textBox_DebugInfo_ThrottlePer.TabIndex = 67;
  7855. //
  7856. // label152
  7857. //
  7858. this.label152.AutoSize = true;
  7859. this.label152.Location = new System.Drawing.Point(522, 82);
  7860. this.label152.Name = "label152";
  7861. this.label152.Size = new System.Drawing.Size(90, 21);
  7862. this.label152.TabIndex = 66;
  7863. this.label152.Text = "转把百分比";
  7864. //
  7865. // textBox_DebugInfo_SysFun
  7866. //
  7867. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7868. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  7869. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  7870. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  7871. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  7872. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  7873. //
  7874. // textBox_DebugInfo_SecondFun
  7875. //
  7876. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7877. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  7878. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  7879. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  7880. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  7881. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  7882. //
  7883. // textBox_DebugInfo_MotorFun
  7884. //
  7885. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7886. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  7887. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  7888. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  7889. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  7890. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  7891. //
  7892. // textBox_DebugInfo_AssistFun
  7893. //
  7894. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7895. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  7896. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  7897. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  7898. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  7899. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  7900. //
  7901. // textBox_DebugInfo_IdRef
  7902. //
  7903. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7904. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  7905. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  7906. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  7907. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  7908. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  7909. //
  7910. // textBox_DebugInfo_IqRef
  7911. //
  7912. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7913. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  7914. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  7915. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  7916. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  7917. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  7918. //
  7919. // textBox_DebugInfo_UdRef
  7920. //
  7921. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7922. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  7923. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  7924. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  7925. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  7926. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  7927. //
  7928. // textBox_DebugInfo_UqRef
  7929. //
  7930. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7931. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  7932. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  7933. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  7934. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  7935. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  7936. //
  7937. // textBox_DebugInfo_TorquePu
  7938. //
  7939. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7940. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  7941. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  7942. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  7943. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  7944. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  7945. //
  7946. // textBox_DebugInfo_TorqueFil
  7947. //
  7948. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7949. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  7950. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  7951. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  7952. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  7953. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  7954. //
  7955. // textBox_DebugInfo_TorqueCadence
  7956. //
  7957. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7958. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  7959. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  7960. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  7961. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  7962. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  7963. //
  7964. // textBox_DebugInfo_IqFdb
  7965. //
  7966. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7967. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  7968. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  7969. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  7970. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  7971. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  7972. //
  7973. // textBox_DebugInfo_IdFdb
  7974. //
  7975. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7976. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  7977. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  7978. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  7979. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  7980. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  7981. //
  7982. // textBox_DebugInfo_AssistOut
  7983. //
  7984. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7985. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  7986. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  7987. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  7988. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  7989. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  7990. //
  7991. // label97
  7992. //
  7993. this.label97.AutoSize = true;
  7994. this.label97.Location = new System.Drawing.Point(344, 46);
  7995. this.label97.Name = "label97";
  7996. this.label97.Size = new System.Drawing.Size(106, 21);
  7997. this.label97.TabIndex = 45;
  7998. this.label97.Text = "时间滤波力矩";
  7999. //
  8000. // label109
  8001. //
  8002. this.label109.AutoSize = true;
  8003. this.label109.Location = new System.Drawing.Point(344, 118);
  8004. this.label109.Name = "label109";
  8005. this.label109.Size = new System.Drawing.Size(102, 21);
  8006. this.label109.TabIndex = 46;
  8007. this.label109.Text = "D轴电流反馈";
  8008. //
  8009. // label98
  8010. //
  8011. this.label98.AutoSize = true;
  8012. this.label98.Location = new System.Drawing.Point(170, 10);
  8013. this.label98.Name = "label98";
  8014. this.label98.Size = new System.Drawing.Size(102, 21);
  8015. this.label98.TabIndex = 46;
  8016. this.label98.Text = "D轴电流给定";
  8017. //
  8018. // label99
  8019. //
  8020. this.label99.AutoSize = true;
  8021. this.label99.Location = new System.Drawing.Point(8, 118);
  8022. this.label99.Name = "label99";
  8023. this.label99.Size = new System.Drawing.Size(90, 21);
  8024. this.label99.TabIndex = 47;
  8025. this.label99.Text = "助力状态机";
  8026. //
  8027. // label100
  8028. //
  8029. this.label100.AutoSize = true;
  8030. this.label100.Location = new System.Drawing.Point(170, 82);
  8031. this.label100.Name = "label100";
  8032. this.label100.Size = new System.Drawing.Size(102, 21);
  8033. this.label100.TabIndex = 48;
  8034. this.label100.Text = "D轴电压给定";
  8035. //
  8036. // label101
  8037. //
  8038. this.label101.AutoSize = true;
  8039. this.label101.Location = new System.Drawing.Point(8, 46);
  8040. this.label101.Name = "label101";
  8041. this.label101.Size = new System.Drawing.Size(90, 21);
  8042. this.label101.TabIndex = 53;
  8043. this.label101.Text = "二层状态机";
  8044. //
  8045. // label102
  8046. //
  8047. this.label102.AutoSize = true;
  8048. this.label102.Location = new System.Drawing.Point(170, 118);
  8049. this.label102.Name = "label102";
  8050. this.label102.Size = new System.Drawing.Size(103, 21);
  8051. this.label102.TabIndex = 49;
  8052. this.label102.Text = "Q轴电压给定";
  8053. //
  8054. // label110
  8055. //
  8056. this.label110.AutoSize = true;
  8057. this.label110.Location = new System.Drawing.Point(522, 46);
  8058. this.label110.Name = "label110";
  8059. this.label110.Size = new System.Drawing.Size(106, 21);
  8060. this.label110.TabIndex = 51;
  8061. this.label110.Text = "助力输出电流";
  8062. //
  8063. // label108
  8064. //
  8065. this.label108.AutoSize = true;
  8066. this.label108.Location = new System.Drawing.Point(522, 10);
  8067. this.label108.Name = "label108";
  8068. this.label108.Size = new System.Drawing.Size(103, 21);
  8069. this.label108.TabIndex = 51;
  8070. this.label108.Text = "Q轴电流反馈";
  8071. //
  8072. // label103
  8073. //
  8074. this.label103.AutoSize = true;
  8075. this.label103.Location = new System.Drawing.Point(8, 82);
  8076. this.label103.Name = "label103";
  8077. this.label103.Size = new System.Drawing.Size(90, 21);
  8078. this.label103.TabIndex = 50;
  8079. this.label103.Text = "电机状态机";
  8080. //
  8081. // label104
  8082. //
  8083. this.label104.AutoSize = true;
  8084. this.label104.Location = new System.Drawing.Point(170, 46);
  8085. this.label104.Name = "label104";
  8086. this.label104.Size = new System.Drawing.Size(103, 21);
  8087. this.label104.TabIndex = 51;
  8088. this.label104.Text = "Q轴电流给定";
  8089. //
  8090. // label105
  8091. //
  8092. this.label105.AutoSize = true;
  8093. this.label105.Location = new System.Drawing.Point(344, 10);
  8094. this.label105.Name = "label105";
  8095. this.label105.Size = new System.Drawing.Size(74, 21);
  8096. this.label105.TabIndex = 52;
  8097. this.label105.Text = "瞬时力矩";
  8098. //
  8099. // label106
  8100. //
  8101. this.label106.AutoSize = true;
  8102. this.label106.Location = new System.Drawing.Point(344, 82);
  8103. this.label106.Name = "label106";
  8104. this.label106.Size = new System.Drawing.Size(106, 21);
  8105. this.label106.TabIndex = 54;
  8106. this.label106.Text = "踏频滤波力矩";
  8107. //
  8108. // label107
  8109. //
  8110. this.label107.AutoSize = true;
  8111. this.label107.Location = new System.Drawing.Point(8, 10);
  8112. this.label107.Name = "label107";
  8113. this.label107.Size = new System.Drawing.Size(90, 21);
  8114. this.label107.TabIndex = 44;
  8115. this.label107.Text = "系统状态机";
  8116. //
  8117. // label_StarInfo
  8118. //
  8119. this.label_StarInfo.AutoSize = true;
  8120. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8121. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  8122. this.label_StarInfo.Name = "label_StarInfo";
  8123. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  8124. this.label_StarInfo.TabIndex = 24;
  8125. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  8126. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  8127. //
  8128. // label_UserName
  8129. //
  8130. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  8131. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8132. this.label_UserName.ForeColor = System.Drawing.Color.White;
  8133. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  8134. this.label_UserName.Name = "label_UserName";
  8135. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  8136. this.label_UserName.TabIndex = 21;
  8137. this.label_UserName.Text = "用户名:";
  8138. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  8139. //
  8140. // label124
  8141. //
  8142. this.label124.BackColor = System.Drawing.Color.Silver;
  8143. this.label124.ForeColor = System.Drawing.Color.White;
  8144. this.label124.Location = new System.Drawing.Point(568, 7);
  8145. this.label124.Name = "label124";
  8146. this.label124.Size = new System.Drawing.Size(1, 15);
  8147. this.label124.TabIndex = 25;
  8148. //
  8149. // label46
  8150. //
  8151. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  8152. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8153. this.label46.ForeColor = System.Drawing.Color.White;
  8154. this.label46.Location = new System.Drawing.Point(726, 4);
  8155. this.label46.Name = "label46";
  8156. this.label46.Size = new System.Drawing.Size(23, 21);
  8157. this.label46.TabIndex = 21;
  8158. this.label46.Text = "/";
  8159. //
  8160. // pictureBox2
  8161. //
  8162. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  8163. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  8164. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  8165. this.pictureBox2.Name = "pictureBox2";
  8166. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  8167. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  8168. this.pictureBox2.TabIndex = 16;
  8169. this.pictureBox2.TabStop = false;
  8170. //
  8171. // timer_AckWait
  8172. //
  8173. this.timer_AckWait.Enabled = true;
  8174. this.timer_AckWait.Interval = 500;
  8175. this.timer_AckWait.Tick += new System.EventHandler(this.timer_AckWait_Tick);
  8176. //
  8177. // mainForm
  8178. //
  8179. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  8180. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  8181. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  8182. this.ClientSize = new System.Drawing.Size(1034, 641);
  8183. this.Controls.Add(this.label124);
  8184. this.Controls.Add(this.tabControl2);
  8185. this.Controls.Add(this.groupBox3);
  8186. this.Controls.Add(this.label_StarInfo);
  8187. this.Controls.Add(this.label46);
  8188. this.Controls.Add(this.label_UserName);
  8189. this.Controls.Add(this.label_Computername);
  8190. this.Controls.Add(this.label_PortStatus);
  8191. this.Controls.Add(this.label_ServerStatus);
  8192. this.Controls.Add(this.label_Server_ComStatus);
  8193. this.Controls.Add(this.label96);
  8194. this.Controls.Add(this.pictureBox2);
  8195. this.Controls.Add(this.label45);
  8196. this.Controls.Add(this.label44);
  8197. this.Controls.Add(this.label43);
  8198. this.Controls.Add(this.label_COM_Sta);
  8199. this.Controls.Add(this.label_SystemTime);
  8200. this.Controls.Add(this.label_BuildTime);
  8201. this.Controls.Add(this.label_RecCount);
  8202. this.Controls.Add(this.label23);
  8203. this.Controls.Add(this.groupBox1);
  8204. this.Controls.Add(this.statusStrip1);
  8205. this.Controls.Add(this.menuStrip_Set);
  8206. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8207. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  8208. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  8209. this.Margin = new System.Windows.Forms.Padding(4);
  8210. this.MaximizeBox = false;
  8211. this.Name = "mainForm";
  8212. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  8213. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  8214. this.Load += new System.EventHandler(this.MainForm_Load);
  8215. this.menuStrip_Set.ResumeLayout(false);
  8216. this.menuStrip_Set.PerformLayout();
  8217. this.statusStrip1.ResumeLayout(false);
  8218. this.statusStrip1.PerformLayout();
  8219. this.groupBox1.ResumeLayout(false);
  8220. this.groupBox1.PerformLayout();
  8221. this.groupBox3.ResumeLayout(false);
  8222. this.tabControl1.ResumeLayout(false);
  8223. this.tabPage_MotorParam.ResumeLayout(false);
  8224. this.tabPage_BikeParam.ResumeLayout(false);
  8225. this.tabPage_BikeParam.PerformLayout();
  8226. this.tabPage_BikeParam2.ResumeLayout(false);
  8227. this.tabPage_ControlParam.ResumeLayout(false);
  8228. this.tabPage_ControlParam.PerformLayout();
  8229. this.tabPage_SensorParam.ResumeLayout(false);
  8230. this.tabPage_SensorParam.PerformLayout();
  8231. this.tabPage_AssistParam.ResumeLayout(false);
  8232. this.tabPage_AssistParam.PerformLayout();
  8233. this.tabPage_UsrRideParam.ResumeLayout(false);
  8234. this.tabPage_UsrRideParam.PerformLayout();
  8235. this.tabPage_DebugParam.ResumeLayout(false);
  8236. this.tabPage_RecordInfo.ResumeLayout(false);
  8237. this.tabPage_RecordInfo.PerformLayout();
  8238. this.tabPage_OtherInfo.ResumeLayout(false);
  8239. this.groupBox16.ResumeLayout(false);
  8240. this.groupBox16.PerformLayout();
  8241. this.groupBox18.ResumeLayout(false);
  8242. this.groupBox18.PerformLayout();
  8243. this.groupBox17.ResumeLayout(false);
  8244. this.groupBox17.PerformLayout();
  8245. this.groupBox23.ResumeLayout(false);
  8246. this.groupBox23.PerformLayout();
  8247. this.groupBox9.ResumeLayout(false);
  8248. this.groupBox8.ResumeLayout(false);
  8249. this.groupBox8.PerformLayout();
  8250. this.groupBox7.ResumeLayout(false);
  8251. this.groupBox7.PerformLayout();
  8252. this.groupBox6.ResumeLayout(false);
  8253. this.groupBox6.PerformLayout();
  8254. this.groupBox5.ResumeLayout(false);
  8255. this.groupBox5.PerformLayout();
  8256. this.groupBox4.ResumeLayout(false);
  8257. this.groupBox4.PerformLayout();
  8258. this.tabPage_OBC.ResumeLayout(false);
  8259. this.groupBox26.ResumeLayout(false);
  8260. this.groupBox15.ResumeLayout(false);
  8261. this.groupBox15.PerformLayout();
  8262. this.groupBox14.ResumeLayout(false);
  8263. this.groupBox14.PerformLayout();
  8264. this.groupBox13.ResumeLayout(false);
  8265. this.groupBox13.PerformLayout();
  8266. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  8267. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  8268. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  8269. this.groupBox12.ResumeLayout(false);
  8270. this.groupBox11.ResumeLayout(false);
  8271. this.groupBox11.PerformLayout();
  8272. this.groupBox10.ResumeLayout(false);
  8273. this.groupBox10.PerformLayout();
  8274. this.tabPage_RAMorFLASH.ResumeLayout(false);
  8275. this.tabPage_RAMorFLASH.PerformLayout();
  8276. this.tabPage_FactoryMode.ResumeLayout(false);
  8277. this.groupBox25.ResumeLayout(false);
  8278. this.groupBox25.PerformLayout();
  8279. this.groupBox22.ResumeLayout(false);
  8280. this.groupBox21.ResumeLayout(false);
  8281. this.groupBox21.PerformLayout();
  8282. this.groupBox20.ResumeLayout(false);
  8283. this.groupBox20.PerformLayout();
  8284. this.groupBox24.ResumeLayout(false);
  8285. this.groupBox24.PerformLayout();
  8286. this.groupBox19.ResumeLayout(false);
  8287. this.tabPage_AngleCal.ResumeLayout(false);
  8288. this.tabPage_AngleCal.PerformLayout();
  8289. this.groupBox32.ResumeLayout(false);
  8290. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).EndInit();
  8291. this.tabPage_ProductMode_Write.ResumeLayout(false);
  8292. this.tabPage_ProductMode_Write.PerformLayout();
  8293. this.groupBox28.ResumeLayout(false);
  8294. this.groupBox28.PerformLayout();
  8295. this.groupBox27.ResumeLayout(false);
  8296. this.groupBox2.ResumeLayout(false);
  8297. this.groupBox2.PerformLayout();
  8298. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  8299. this.tabPage_ProductMode_Read.ResumeLayout(false);
  8300. this.tabPage_ProductMode_Read.PerformLayout();
  8301. this.groupBox31.ResumeLayout(false);
  8302. this.groupBox31.PerformLayout();
  8303. this.groupBox30.ResumeLayout(false);
  8304. this.groupBox29.ResumeLayout(false);
  8305. this.groupBox29.PerformLayout();
  8306. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  8307. this.tabPage_FuncSet.ResumeLayout(false);
  8308. this.tabPage_FuncSet.PerformLayout();
  8309. this.groupBox33.ResumeLayout(false);
  8310. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_FunSet)).EndInit();
  8311. this.tabControl2.ResumeLayout(false);
  8312. this.tabPage_RunInfo.ResumeLayout(false);
  8313. this.tabPage_RunInfo.PerformLayout();
  8314. this.tabPage_DebugInfo.ResumeLayout(false);
  8315. this.tabPage_DebugInfo.PerformLayout();
  8316. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  8317. this.ResumeLayout(false);
  8318. this.PerformLayout();
  8319. }
  8320. #endregion
  8321. private MenuStrip menuStrip_Set;
  8322. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  8323. private ToolStripMenuItem 端口号ToolStripMenuItem;
  8324. private ToolStripMenuItem 波特率ToolStripMenuItem;
  8325. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  8326. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  8327. private ToolStripMenuItem 关于ToolStripMenuItem;
  8328. private ToolStripMenuItem 帮助ToolStripMenuItem;
  8329. private ToolStripMenuItem 版本ToolStripMenuItem;
  8330. private StatusStrip statusStrip1;
  8331. private ToolStripStatusLabel toolStripStatusLabel1;
  8332. private GroupBox groupBox1;
  8333. private GroupBox groupBox3;
  8334. private ToolStripMenuItem 连接ToolStripMenuItem;
  8335. private Label label4;
  8336. private Label label3;
  8337. private ComboBox comboBox_WorkMode;
  8338. private Label label2;
  8339. private Label label1;
  8340. private ToolStripMenuItem 配置ToolStripMenuItem;
  8341. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  8342. private ToolStripMenuItem 计算器ToolStripMenuItem;
  8343. private ToolStripMenuItem 刷新ToolStripMenuItem;
  8344. private ToolStripComboBox toolStripComboBox_ComNum;
  8345. private ToolStripComboBox toolStripComboBox_Baudrate;
  8346. public ComboBox comboBox_LightSwitch;
  8347. public ComboBox comboBox_GearSt;
  8348. private Label label23;
  8349. private Label label_RecCount;
  8350. private Timer timer_500ms;
  8351. private Label label24;
  8352. private TabControl tabControl1;
  8353. private TabPage tabPage_MotorParam;
  8354. private TabPage tabPage_BikeParam;
  8355. private TabPage tabPage_ControlParam;
  8356. private TabPage tabPage_SensorParam;
  8357. private TabPage tabPage_AssistParam;
  8358. private TabPage tabPage_DebugParam;
  8359. private TabPage tabPage_RecordInfo;
  8360. private TabPage tabPage_OtherInfo;
  8361. private Button button_Write;
  8362. private Button button_Read_MotorParam;
  8363. private RichTextBox richTextBox_MotorParam;
  8364. private Button button_WriteBikeParam;
  8365. private Button button_ReadBikeParam;
  8366. private RichTextBox richTextBox_BikeParam;
  8367. private Button button_WriteControlParam;
  8368. private Button button_ReadControlParam;
  8369. private RichTextBox richTextBox_ControlParam;
  8370. private Button button_WriteAssistParam;
  8371. private Button button_ReadAssistParam;
  8372. private RichTextBox richTextBox_AssistParam;
  8373. private Button button_WriteDebugParam;
  8374. private Button button_ReadDebugParam;
  8375. private RichTextBox richTextBox_DebugParam;
  8376. private Button button_SaveRecordInfo;
  8377. private Button button_ReadRecord;
  8378. private Button button_ExportLog;
  8379. private RichTextBox richTextBox_Record;
  8380. private Button button_Write_Cal;
  8381. private Button button_WriteSensorParam;
  8382. private Button button_ReadSensorParam;
  8383. private RichTextBox richTextBox_SensorParam;
  8384. private Label label25;
  8385. private TextBox textBox_Load;
  8386. private Label label27;
  8387. private Label label26;
  8388. private Label label29;
  8389. private GroupBox groupBox4;
  8390. private Button button_ReadVersion;
  8391. private Button button_WriteSN;
  8392. private Button button_WriteModel;
  8393. private TextBox textBox_FW;
  8394. private TextBox textBox_HW;
  8395. private TextBox textBox_SN;
  8396. private Label label33;
  8397. private Label label32;
  8398. private TextBox textBox_Model;
  8399. private Label label31;
  8400. private Label label30;
  8401. private GroupBox groupBox6;
  8402. private Button button_ReadUser3;
  8403. private Button button_WriteUser3;
  8404. private Button button_ReadUser2;
  8405. private Button button_WriteUser2;
  8406. private Button button_ReadUser1;
  8407. private Button button_WriteUser1;
  8408. private TextBox textBox_User3;
  8409. private TextBox textBox_User2;
  8410. private Label label35;
  8411. private TextBox textBox_User1;
  8412. private Label label36;
  8413. private Label label38;
  8414. private GroupBox groupBox5;
  8415. private Button button_ReadKey;
  8416. private Button button_WriteKey;
  8417. private TextBox textBox_Key;
  8418. private Label label37;
  8419. private GroupBox groupBox8;
  8420. private Button button_ReadOnLine;
  8421. private TextBox textBox_Online;
  8422. private Label label42;
  8423. private GroupBox groupBox7;
  8424. private Button button_ReadMAC;
  8425. private Button button_WriteMac;
  8426. private TextBox textBox_PP;
  8427. private TextBox textBox_MACDate;
  8428. private TextBox textBox_MACAdd;
  8429. private Label label34;
  8430. private Label label39;
  8431. private TextBox textBox_MAC;
  8432. private Label label40;
  8433. private Label label41;
  8434. private GroupBox groupBox9;
  8435. private Button button_Recovery;
  8436. private Button button_ClearLog;
  8437. private Button button_Reset;
  8438. private Button button_SystemClear;
  8439. private Label label_SystemTime;
  8440. private Label label_COM_Sta;
  8441. private Label label43;
  8442. private Label label44;
  8443. private Label label45;
  8444. private Label label47;
  8445. private ComboBox comboBox_AssistTorque;
  8446. private ComboBox comboBox_AssistCadence;
  8447. private ComboBox comboBox_TorqueSet;
  8448. private TabPage tabPage_OBC;
  8449. private CheckBox checkBox_OBC_StartSetGearSt;
  8450. public ComboBox comboBox_OBC_SetGearST;
  8451. private GroupBox groupBox15;
  8452. private TextBox textBox_OBC_ODO_TIME;
  8453. private Button button_OBC_ReadRideInfo;
  8454. private TextBox textBox_OBC_ODO_KM;
  8455. private Button button_OBC_ClearTrip;
  8456. private TextBox textBox_OBC_TRIP_TIME;
  8457. private Label label54;
  8458. private TextBox textBox_OBC_TRIP_KM;
  8459. private Label label52;
  8460. private GroupBox groupBox14;
  8461. private Button button_OBC_ReadVerInfo;
  8462. private TextBox textBox_OBC_ReadFW;
  8463. private TextBox textBox_OBC_ReadHW;
  8464. private TextBox textBox_OBC_ReadSN;
  8465. private Label label48;
  8466. private Label label49;
  8467. private TextBox textBox_OBC_ReadModel;
  8468. private Label label50;
  8469. private Label label51;
  8470. private GroupBox groupBox13;
  8471. private Button button_OBC_WriteUserInfo;
  8472. private GroupBox groupBox12;
  8473. private RichTextBox richTextBox_OBC_ReadUserInfo;
  8474. private Button button_OBC_ReadUserInfo;
  8475. private GroupBox groupBox11;
  8476. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  8477. private CheckBox checkBox_OBC_StartReadBMS;
  8478. private GroupBox groupBox10;
  8479. private Label label56;
  8480. private NumericUpDown numericUpDown_OBC_WheelAdj;
  8481. private Label label59;
  8482. public ComboBox comboBox_OBC_AssistFunc;
  8483. public ComboBox comboBox_OBC_StartMode;
  8484. private Label label58;
  8485. private Label label57;
  8486. private Label label60;
  8487. public ComboBox comboBox_OBC_LightSw;
  8488. private Label label61;
  8489. private Label label62;
  8490. private Button button_WriteTqSensorParam;
  8491. private GroupBox groupBox16;
  8492. private RadioButton radioButton_SIP_SaveYes;
  8493. private RadioButton radioButton_SIP_SaveNo;
  8494. private CheckBox checkBox_SaveYes;
  8495. private Button button_ReadSaveFlag;
  8496. private Button button_WriteSaveFlag;
  8497. private GroupBox groupBox18;
  8498. private GroupBox groupBox17;
  8499. private RadioButton radioButton_EE_SaveYes;
  8500. private RadioButton radioButton_EE_SaveNo;
  8501. private Label label64;
  8502. private NumericUpDown numericUpDown_OBC_OffTime;
  8503. private Label label63;
  8504. private TabPage tabPage_RAMorFLASH;
  8505. private TextBox textBox_Address_End;
  8506. private Label label66;
  8507. private TextBox textBox_Address_Begin;
  8508. private Label label65;
  8509. private Button button_ReadRamFlash;
  8510. private RichTextBox richTextBox_RamFlasgData;
  8511. private TabPage tabPage_FactoryMode;
  8512. private PictureBox pictureBox2;
  8513. private GroupBox groupBox25;
  8514. private GroupBox groupBox22;
  8515. private GroupBox groupBox21;
  8516. private GroupBox groupBox20;
  8517. private GroupBox groupBox19;
  8518. private Button button_FacModeInit;
  8519. private Button buttonFacModeSet1;
  8520. private TextBox textBox_FacModeSensorCal4;
  8521. private TextBox textBox_FacModeSensorCal3;
  8522. private TextBox textBox_FacModeSensorCal1;
  8523. private TextBox textBox_FacModeSensorCal2;
  8524. private TextBox textBox_FacModeSensorCal0;
  8525. private Button button_FacModeSensorRead;
  8526. private TextBox textBox_FacModeSensorADC0;
  8527. private TextBox textBox_FacModeSensorADC4;
  8528. private Button buttonFacModeSet2;
  8529. private TextBox textBox_FacModeSensorADC3;
  8530. private Button buttonFacModeSet3;
  8531. private TextBox textBox_FacModeSensorADC1;
  8532. private Button buttonFacModeSet4;
  8533. private TextBox textBox_FacModeSensorADC2;
  8534. private Button button_FacModeMotorRun;
  8535. private Label label84;
  8536. private TextBox textBox_FacModeFW;
  8537. private Button Button_FacModeReadVer;
  8538. private Label label83;
  8539. private TextBox textBox_FacModeHW;
  8540. private Label label82;
  8541. private TextBox textBox_FacModeNum;
  8542. private Label label81;
  8543. private TextBox textBox_FacModeName;
  8544. private Button Button_FacModeSaveResult;
  8545. private Button Button_FacModeSetMacDate;
  8546. private Button button_FacModeLightSW;
  8547. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  8548. private Label label68;
  8549. private Label label85;
  8550. private TextBox textBox_SP;
  8551. private Label label86;
  8552. private TextBox textBox_FacModeSP;
  8553. private Label label53;
  8554. private TextBox textBox_OBC_ReadSP;
  8555. private Button Button_FacModePowerOff;
  8556. private GroupBox groupBox26;
  8557. private Button button_OBC_ButtonSet;
  8558. private Button button_OBC_ButtonLight;
  8559. private Button button_OBC_ButtonWalk;
  8560. private Button button_OBC_ButtonDec;
  8561. private Button button_OBC_ButtonAcc;
  8562. private Button button_OBC_ButtonPower;
  8563. private CheckBox checkBox_ReadRanFlash_AutoSW;
  8564. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  8565. private CheckBox checkBox_ReadRanFlash_AutoClear;
  8566. private TextBox textBox_LogAddrEnd;
  8567. private TextBox textBox_LogAddrBegin;
  8568. private Label label_LogAddrBegin;
  8569. private Label label87;
  8570. private TextBox textBox_FacModeGit;
  8571. private ComboBox comboBox_TailLightVol;
  8572. private Label label92;
  8573. private ComboBox comboBox_FrontLightVol;
  8574. private Label label91;
  8575. private ComboBox comboBox_TailLightMode;
  8576. private Label label90;
  8577. private TextBox textBox_PowerOffDelay;
  8578. private TextBox textBox_PowerOnDelay;
  8579. private Label label93;
  8580. private Label label94;
  8581. private TextBox textBox_AutoPowerOff;
  8582. private Label label95;
  8583. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  8584. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  8585. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  8586. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  8587. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  8588. private ToolStripSeparator toolStripSeparator1;
  8589. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  8590. private ToolStripTextBox toolStripTextBox_ServerPath;
  8591. private Label label96;
  8592. private Label label_Server_ComStatus;
  8593. private Label label_ServerStatus;
  8594. private Label label_PortStatus;
  8595. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  8596. private ToolStripMenuItem 生产商ToolStripMenuItem;
  8597. private ToolStripMenuItem 生产地ToolStripMenuItem;
  8598. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  8599. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  8600. private ToolStripTextBox toolStripTextBox_MAC;
  8601. private ToolStripTextBox toolStripTextBoxMACAddr;
  8602. private ToolStripTextBox toolStripTextBox_MACDate;
  8603. private ToolStripTextBox toolStripTextBox_MACPD;
  8604. private Button Button_FacModeSetNum;
  8605. private Button button_FacModeSetName;
  8606. private Button button_ScanCode;
  8607. private TabPage tabPage_ProductMode_Write;
  8608. private Label label_Computername;
  8609. private TabControl tabControl2;
  8610. private TabPage tabPage_RunInfo;
  8611. private TextBox textBox_RunInfo_BikeSpeed;
  8612. private TextBox textBox_RunInfo_MotorSpeed;
  8613. private TextBox textBox_RunInfo_Cadence;
  8614. private TextBox textBox_TorqueReg;
  8615. private TextBox textBox_RunInfo_Torque;
  8616. private TextBox textBox_RunInfo_Dir;
  8617. private TextBox textBox_RunInfo_Vol;
  8618. private TextBox textBox_RunInfo_Current;
  8619. private TextBox textBox_RunInfo_Power;
  8620. private TextBox textBox_RunInfo_SOC;
  8621. private TextBox textBox_RunInfo_T_PCB;
  8622. private TextBox textBox_RunInfo_T_MCU;
  8623. private TextBox textBox_RunInfo_T_Coil;
  8624. private TextBox textBox_RunInfo_GearSt;
  8625. private TextBox textBox_RunInfo_LightSwitch;
  8626. private TextBox textBox_RunInfo_Range;
  8627. private TextBox textBox_RunInfo_AvgPower;
  8628. private TextBox textBox_RunInfo_Trip;
  8629. private TextBox textBox_RunInfo_Trip_Time;
  8630. private TextBox textBox_ErrorCode;
  8631. private Label label55;
  8632. private Label label28;
  8633. private Label label22;
  8634. private Label label16;
  8635. private Label label10;
  8636. private Label label21;
  8637. private Label label15;
  8638. private Label label9;
  8639. private Label label20;
  8640. private Label label14;
  8641. private Label label8;
  8642. private Label label19;
  8643. private Label label13;
  8644. private Label label7;
  8645. private Label label18;
  8646. private Label label12;
  8647. private Label label6;
  8648. private Label label17;
  8649. private Label label11;
  8650. private Label label5;
  8651. private TabPage tabPage_DebugInfo;
  8652. private TextBox textBox_DebugInfo_SysFun;
  8653. private TextBox textBox_DebugInfo_SecondFun;
  8654. private TextBox textBox_DebugInfo_MotorFun;
  8655. private TextBox textBox_DebugInfo_AssistFun;
  8656. private TextBox textBox_DebugInfo_IdRef;
  8657. private TextBox textBox_DebugInfo_IqRef;
  8658. private TextBox textBox_DebugInfo_UdRef;
  8659. private TextBox textBox_DebugInfo_UqRef;
  8660. private TextBox textBox_DebugInfo_TorquePu;
  8661. private TextBox textBox_DebugInfo_TorqueFil;
  8662. private TextBox textBox_DebugInfo_TorqueCadence;
  8663. private TextBox textBox_DebugInfo_IdFdb;
  8664. private TextBox textBox_DebugInfo_IqFdb;
  8665. private TextBox textBox_DebugInfo_AssistOut;
  8666. private Label label97;
  8667. private Label label98;
  8668. private Label label99;
  8669. private Label label100;
  8670. private Label label101;
  8671. private Label label102;
  8672. private Label label103;
  8673. private Label label104;
  8674. private Label label105;
  8675. private Label label106;
  8676. private Label label107;
  8677. private Label label109;
  8678. private Label label110;
  8679. private Label label108;
  8680. private Label label111;
  8681. private Label label_StarInfo;
  8682. private TextBox textBox_FacModeScan;
  8683. private Label label112;
  8684. private TabPage tabPage_ProductMode_Read;
  8685. private Button button__FacMode_Start;
  8686. private ComboBox comboBox_FacModeCfgFile;
  8687. private ComboBox comboBox_FacModeCfgDate;
  8688. private GroupBox groupBox2;
  8689. private Label label_FacModeStatus;
  8690. private Label label_FacModeResult;
  8691. private CheckBox checkBox_FacBaseFucTest;
  8692. private CheckBox checkBox_FacModeCfgWrite;
  8693. private CheckBox checkBox_FacModeSysClear;
  8694. private GroupBox groupBox28;
  8695. private GroupBox groupBox27;
  8696. private Label label115;
  8697. private Label label_FacModeSysClear;
  8698. private RichTextBox richTextBox_FacModeLog;
  8699. private Label label118;
  8700. private Label label_FacMode_CfgWrite;
  8701. private Label label134;
  8702. private Label label_FacModeBootVer;
  8703. private Label label136;
  8704. private Label label_FacModeFWVersion;
  8705. private Label label127;
  8706. private Label label_FacModeBreak;
  8707. private Label label129;
  8708. private Label label_FacModeGas;
  8709. private Label label123;
  8710. private Label label_FacModeMotorSpeed;
  8711. private Label label125;
  8712. private Label label_FacModeNTC;
  8713. private Label label122;
  8714. private Label label_FacModeCurrentTest;
  8715. private Label label120;
  8716. private Label label_FacModeVolTest;
  8717. private Label label145;
  8718. private Label label_FacModeLightB;
  8719. private Label label143;
  8720. private Label label_FacModeLightF;
  8721. private GroupBox groupBox29;
  8722. private CheckBox checkBox_CheckModeTorque;
  8723. private CheckBox checkBox_CheckModeCfg;
  8724. private CheckBox checkBox_CheckModeFWVer;
  8725. private Button button_CheckModeStart;
  8726. private TextBox textBox_CheckModeScan;
  8727. private Label label138;
  8728. private Label label_CheckModeStatus;
  8729. private Label label_CheckModeResult;
  8730. private Label label141;
  8731. private GroupBox groupBox31;
  8732. private Label label148;
  8733. private Label label_CheckModeSN;
  8734. private Label label154;
  8735. private Label label_CheckModeTorque;
  8736. private Label label156;
  8737. private Label label_CheckModeCfg;
  8738. private Label label160;
  8739. private Label label_CheckModeFWVer;
  8740. private GroupBox groupBox30;
  8741. private RichTextBox richTextBox_CheckModeLog;
  8742. private CheckBox checkBox_CheckModeSN;
  8743. private ComboBox comboBox_CheckModeCfgFile;
  8744. private ComboBox comboBox_CheckModeCfgDate;
  8745. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  8746. private ToolStripMenuItem 中置电机MIGIC_ToolStripMenuItem;
  8747. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  8748. private CheckBox checkBox_FacLightTest;
  8749. private CheckBox checkBox_FacBreakTest;
  8750. private CheckBox checkBox_FacThrrotleTest;
  8751. private Label label114;
  8752. private Label label_FacModeCad;
  8753. private Label label_FacModeTq;
  8754. private Label label113;
  8755. private CheckBox checkBox_FacTor;
  8756. private CheckBox checkBox_FacModeBMS;
  8757. private Label label_FacModeBMS;
  8758. private Label label116;
  8759. private Label label117;
  8760. private Label label_FacModeSpeed;
  8761. private CheckBox checkBox_FacCad;
  8762. private Label label121;
  8763. private Label label_CheckModeBoot;
  8764. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  8765. private ToolStripMenuItem 开机ToolStripMenuItem;
  8766. private ToolStripMenuItem 关机ToolStripMenuItem;
  8767. private ToolStripMenuItem 查询ToolStripMenuItem;
  8768. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  8769. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  8770. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  8771. private ToolStripMenuItem toolStripMenuItem_RunTime;
  8772. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  8773. private Label label69;
  8774. private Button button_SpeedAdd10;
  8775. private Button button_SpeedAdd1;
  8776. private Button button_SpeedDec10;
  8777. private Button button_SpeedDec1;
  8778. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  8779. private ToolStripMenuItem 电压ToolStripMenuItem;
  8780. private ToolStripTextBox toolStripTextBox_ThVol;
  8781. private ToolStripMenuItem 电流ToolStripMenuItem;
  8782. private ToolStripMenuItem 转速ToolStripMenuItem;
  8783. private ToolStripMenuItem 力矩ToolStripMenuItem;
  8784. private ToolStripMenuItem 踏频ToolStripMenuItem;
  8785. private ToolStripMenuItem 车速ToolStripMenuItem;
  8786. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  8787. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  8788. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  8789. private ToolStripTextBox toolStripTextBox_ThCur;
  8790. private ToolStripTextBox toolStripTextBox_ThSpeed;
  8791. private ToolStripTextBox toolStripTextBox_ThTor;
  8792. private ToolStripTextBox toolStripTextBox_ThCad;
  8793. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  8794. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  8795. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  8796. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  8797. private PictureBox pictureBox_WriteLock;
  8798. private PictureBox pictureBox_ReadLock;
  8799. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  8800. private CheckBox checkBox_OffLineFacMode;
  8801. private CheckBox checkBox_OffLineCheckMode;
  8802. private Label label_BuildTime;
  8803. private Label label74;
  8804. private TextBox textBox_MOS_K5;
  8805. private Label label73;
  8806. private TextBox textBox_MOS_K4;
  8807. private Label label72;
  8808. private TextBox textBox_MOS_K3;
  8809. private Label label71;
  8810. private TextBox textBox_MOS_K2;
  8811. private Label label70;
  8812. private TextBox textBox_MOS_K1;
  8813. private Label label77;
  8814. private TextBox textBox_MOS_R3;
  8815. private Label label76;
  8816. private TextBox textBox_MOS_R2;
  8817. private Label label75;
  8818. private TextBox textBox_MOS_R1;
  8819. private Button button_MOS_Write;
  8820. private Button button_MOS_Read;
  8821. private Button button_MOS_Cal;
  8822. private Label label79;
  8823. private Label label78;
  8824. private ToolStripMenuItem UART协议ToolStripMenuItem;
  8825. private ToolStripComboBox 协议类型ToolStripMenuItem;
  8826. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  8827. private Label label_UserName;
  8828. private Label label124;
  8829. private Label label46;
  8830. private GroupBox groupBox23;
  8831. private TextBox textBox_TagInfo;
  8832. private Button button_ReadTag;
  8833. private Button button_WriteTag;
  8834. private GroupBox groupBox24;
  8835. private Button button_ReadRideLog;
  8836. private Button button_WriteRideLog;
  8837. private TextBox textBox_TRIP_KM;
  8838. private TextBox textBox_TRIP_TIME;
  8839. private TextBox textBox_ODO_KM;
  8840. private TextBox textBox_ODO_TIME;
  8841. private Label label126;
  8842. private Label label119;
  8843. private TabPage tabPage_BikeParam2;
  8844. private TabPage tabPage_UsrRideParam;
  8845. private Button button_WriteBikeParam2;
  8846. private Button button_ReadBikeParam2;
  8847. private RichTextBox richTextBox_BikeParam2;
  8848. private Button button_WriteUsrRidetParam;
  8849. private Button button_ReadUsrRideParam;
  8850. private RichTextBox richTextBox_UsrRidesParam;
  8851. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  8852. private Label label80;
  8853. private Label label128;
  8854. private CheckBox checkBox_UserRideParam_OBC;
  8855. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  8856. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  8857. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  8858. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  8859. private ToolStripComboBox toolStripTextBox_DelLogFile;
  8860. private CheckBox checkBox_FacMode_MosCal;
  8861. private Label label130;
  8862. private Label label_FacModeMosCal;
  8863. private ToolStripMenuItem 协议类型ToolStripMenuItem1;
  8864. private ToolStripMenuItem cANToolStripMenuItem;
  8865. private ToolStripMenuItem uARTToolStripMenuItem;
  8866. private Label label_FacModeSerial;
  8867. private Label label131;
  8868. private Label label_CheckModeSerial;
  8869. private Label label135;
  8870. private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem;
  8871. private ToolStripTextBox toolStripTextBox_MosCalK;
  8872. private ToolStripSeparator toolStripSeparator2;
  8873. private ToolStripSeparator toolStripSeparator3;
  8874. private ToolStripSeparator toolStripSeparator4;
  8875. private ToolStripMenuItem mOS内阻范围ToolStripMenuItem;
  8876. private ToolStripMenuItem mOS1ToolStripMenuItem;
  8877. private ToolStripTextBox toolStripTextBox_MOS1;
  8878. private ToolStripMenuItem mOS2ToolStripMenuItem;
  8879. private ToolStripTextBox toolStripTextBox_MOS2;
  8880. private ToolStripMenuItem mOS3ToolStripMenuItem;
  8881. private ToolStripTextBox toolStripTextBox_MOS3;
  8882. private ToolStripSeparator toolStripSeparator5;
  8883. private CheckBox checkBox_CheckModeMos;
  8884. private Label label132;
  8885. private Label label_CheckModeMos;
  8886. private ToolStripMenuItem 自动更新ToolStripMenuItem;
  8887. private ToolStripMenuItem 打开ToolStripMenuItem;
  8888. private ToolStripMenuItem 关闭ToolStripMenuItem;
  8889. private Label label133;
  8890. private ComboBox comboBox_Bike_CCS;
  8891. public ComboBox comboBox_OBC_BikeCCS;
  8892. private Label label137;
  8893. public ToolStripMenuItem 指令调试ToolStripMenuItem;
  8894. private ToolStripMenuItem 发送指令ToolStripMenuItem;
  8895. private TextBox textBox_MotorSpeedPercent;
  8896. private CheckBox checkBox_FacMode_AngleCal;
  8897. private Label label67;
  8898. private Label label_FacModeAngleCal;
  8899. private TabPage tabPage_AngleCal;
  8900. private DataGridView dataGridView_AngleCal;
  8901. private GroupBox groupBox32;
  8902. private Label label139;
  8903. private TextBox textBox_AngleDiffTh;
  8904. private Button button_AngleWrite;
  8905. private Button button_AngleExportData;
  8906. private Button button_AngleCalStart;
  8907. private DataGridViewTextBoxColumn Pole;
  8908. private DataGridViewTextBoxColumn Angle_60;
  8909. private DataGridViewTextBoxColumn Angle_120;
  8910. private DataGridViewTextBoxColumn Angle_180;
  8911. private DataGridViewTextBoxColumn Angle_240;
  8912. private DataGridViewTextBoxColumn Angle_300;
  8913. private DataGridViewTextBoxColumn Angle_360;
  8914. private Label label150;
  8915. private TextBox textBox_AngleDiffAvg;
  8916. private Label label149;
  8917. private TextBox textBox_AngleDiffMax;
  8918. private Label label147;
  8919. private TextBox textBox_AngleDiffMin;
  8920. private Label label146;
  8921. private TextBox textBox_AngleZeroDiff;
  8922. private Label label144;
  8923. private TextBox textBox_AngleZeroCur;
  8924. private Label label142;
  8925. private TextBox textBox_AngleZeroInit;
  8926. private Label label140;
  8927. private TextBox textBox_AngleZeroTh;
  8928. private Label label151;
  8929. private TextBox textBox_DebugInfo_ThrottlePer;
  8930. private Label label152;
  8931. private Label label153;
  8932. private ToolStripMenuItem 重置ToolStripMenuItem;
  8933. private ToolStripMenuItem 位置校准偏差范围ToolStripMenuItem;
  8934. private ToolStripMenuItem 平均偏差最大值ToolStripMenuItem;
  8935. private ToolStripTextBox toolStripTextBox_AngleAvgMax;
  8936. private ToolStripMenuItem 零点偏差最大值ToolStripMenuItem;
  8937. private ToolStripTextBox toolStripTextBox_AngleZeroMax;
  8938. private CheckBox checkBox_CheckModeAngle;
  8939. private Label label157;
  8940. private Label label_CheckModeAngle;
  8941. private Label label1_TorqueCal0;
  8942. private Label label1_TorqueCal1;
  8943. private Label label1_TorqueCal2;
  8944. private Label label1_TorqueCal3;
  8945. private Label label1_TorqueCal4;
  8946. private Button button_ReadLogAddr;
  8947. private Label label88;
  8948. private Button button_WriteHW;
  8949. private Button Button_FacModeSetHW;
  8950. private Label label89;
  8951. private Button button_ReadUserNum;
  8952. private Button button_WriteUserNum;
  8953. private TextBox textBox_UserNum;
  8954. private Label label155;
  8955. private TabPage tabPage_FuncSet;
  8956. private DataGridView dataGridView_FunSet;
  8957. private Button button_FunSet_Write;
  8958. private Button button_FunSet_Read;
  8959. private ComboBox comboBox_FunSet_BlockNum;
  8960. private Label label158;
  8961. private GroupBox groupBox33;
  8962. private ComboBox comboBox_FunSet_UnitNum;
  8963. private Label label159;
  8964. private RadioButton radioButton_WriteByBlock;
  8965. private RadioButton radioButton_WriteByUnit;
  8966. private TextBox textBox_RunInfo_RSV1;
  8967. private TextBox textBox_RunInfo_RSV2;
  8968. private TextBox textBox_RunInfo_RSV3;
  8969. private TextBox textBox_RunInfo_GearBox;
  8970. private Label label161;
  8971. private Label label162;
  8972. private Label label163;
  8973. private Label label164;
  8974. private DataGridViewTextBoxColumn 单元号;
  8975. private DataGridViewTextBoxColumn 参数1;
  8976. private DataGridViewTextBoxColumn 参数2;
  8977. private DataGridViewTextBoxColumn 参数3;
  8978. private DataGridViewTextBoxColumn 参数4;
  8979. private DataGridViewTextBoxColumn 参数5;
  8980. private DataGridViewTextBoxColumn 参数6;
  8981. private DataGridViewTextBoxColumn 参数7;
  8982. private DataGridViewTextBoxColumn 参数8;
  8983. private Label label165;
  8984. private ToolStripMenuItem 中置电机VP_ToolStripMenuItem;
  8985. private ToolStripSeparator toolStripSeparator6;
  8986. private ToolStripMenuItem 样机测试ToolStripMenuItem;
  8987. private Timer timer_AckWait;
  8988. private ToolStripMenuItem 联动装置盒配置ToolStripMenuItem;
  8989. private ToolStripMenuItem 接口类型ToolStripMenuItem;
  8990. private ToolStripMenuItem cAN波特率ToolStripMenuItem;
  8991. private ToolStripMenuItem UARTBOOT波特率ToolStripMenuItem;
  8992. private ToolStripMenuItem uARTAPP波特率ToolStripMenuItem;
  8993. private ToolStripComboBox toolStripComboBox_PortMode;
  8994. private ToolStripComboBox toolStripComboBox_CANBaud;
  8995. private ToolStripComboBox toolStripComboBox_UARTBOOTBAUD;
  8996. private ToolStripComboBox toolStripComboBox_UARTAPPBAUD;
  8997. private ToolStripMenuItem 定制ToolStripMenuItem;
  8998. private ToolStripMenuItem 固件版本ToolStripMenuItem;
  8999. private ToolStripTextBox toolStripTextBox_CDL_Version;
  9000. private ToolStripTextBox toolStripTextBox_OPTION_Others;
  9001. private ToolStripMenuItem toolStripTextBox_OPTION_GIANT;
  9002. }
  9003. }