mainForm.Designer.cs 509 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805
  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.断开关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49. this.识别通讯盒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.电源控制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  56. this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  59. this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  61. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  64. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  65. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  66. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  68. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  70. this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.中置电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72. this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  74. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  75. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  76. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  77. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  78. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  79. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  80. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  81. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  82. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  83. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  84. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  85. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  86. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  87. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  88. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  89. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  90. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  91. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  92. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  93. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  94. this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  95. this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox();
  96. this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  97. this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98. this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox();
  99. this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  100. this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox();
  101. this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  102. this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox();
  103. this.位置校准偏差范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  104. this.平均偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  105. this.toolStripTextBox_AngleAvgMax = new System.Windows.Forms.ToolStripTextBox();
  106. this.零点偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  107. this.toolStripTextBox_AngleZeroMax = new System.Windows.Forms.ToolStripTextBox();
  108. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  109. this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  110. this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  111. this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  113. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  114. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  116. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  117. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  118. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  119. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  120. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  121. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  122. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  123. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  124. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  125. this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  127. this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  128. this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  129. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  130. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  131. this.自动更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  132. this.打开ToolStripMenuItem = 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_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  138. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  139. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  140. this.groupBox1 = new System.Windows.Forms.GroupBox();
  141. this.textBox_MotorSpeedPercent = new System.Windows.Forms.TextBox();
  142. this.label69 = new System.Windows.Forms.Label();
  143. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  144. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  145. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  146. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  147. this.label24 = new System.Windows.Forms.Label();
  148. this.label4 = new System.Windows.Forms.Label();
  149. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  150. this.label3 = new System.Windows.Forms.Label();
  151. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  152. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  153. this.label2 = new System.Windows.Forms.Label();
  154. this.label1 = new System.Windows.Forms.Label();
  155. this.groupBox3 = new System.Windows.Forms.GroupBox();
  156. this.tabControl1 = new System.Windows.Forms.TabControl();
  157. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  158. this.button_Write = new System.Windows.Forms.Button();
  159. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  160. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  161. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  162. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  163. this.label95 = new System.Windows.Forms.Label();
  164. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  165. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  166. this.label93 = new System.Windows.Forms.Label();
  167. this.label94 = new System.Windows.Forms.Label();
  168. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  169. this.label92 = new System.Windows.Forms.Label();
  170. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  171. this.label91 = new System.Windows.Forms.Label();
  172. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  173. this.label90 = new System.Windows.Forms.Label();
  174. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  175. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  176. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  177. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  178. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  179. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  180. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  181. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  182. this.comboBox_Bike_CCS = new System.Windows.Forms.ComboBox();
  183. this.label133 = new System.Windows.Forms.Label();
  184. this.button_WriteControlParam = new System.Windows.Forms.Button();
  185. this.button_ReadControlParam = new System.Windows.Forms.Button();
  186. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  187. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  188. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  189. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  190. this.label29 = new System.Windows.Forms.Label();
  191. this.textBox_Load = new System.Windows.Forms.TextBox();
  192. this.label27 = new System.Windows.Forms.Label();
  193. this.label26 = new System.Windows.Forms.Label();
  194. this.button_Write_Cal = new System.Windows.Forms.Button();
  195. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  196. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  197. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  198. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  199. this.label62 = new System.Windows.Forms.Label();
  200. this.label47 = new System.Windows.Forms.Label();
  201. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  202. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  203. this.label25 = new System.Windows.Forms.Label();
  204. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  205. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  206. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  207. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  208. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  209. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  210. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  211. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  212. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  213. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  214. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  215. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  216. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  217. this.label165 = new System.Windows.Forms.Label();
  218. this.label88 = new System.Windows.Forms.Label();
  219. this.button_ReadLogAddr = new System.Windows.Forms.Button();
  220. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  221. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  222. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  223. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  224. this.button_ReadRecord = new System.Windows.Forms.Button();
  225. this.button_ExportLog = new System.Windows.Forms.Button();
  226. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  227. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  228. this.groupBox16 = new System.Windows.Forms.GroupBox();
  229. this.groupBox18 = new System.Windows.Forms.GroupBox();
  230. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  231. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  232. this.groupBox17 = new System.Windows.Forms.GroupBox();
  233. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  234. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  235. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  236. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  237. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  238. this.groupBox23 = new System.Windows.Forms.GroupBox();
  239. this.label155 = new System.Windows.Forms.Label();
  240. this.label89 = new System.Windows.Forms.Label();
  241. this.button_ReadUserNum = new System.Windows.Forms.Button();
  242. this.button_WriteUserNum = new System.Windows.Forms.Button();
  243. this.textBox_UserNum = new System.Windows.Forms.TextBox();
  244. this.button_ReadTag = new System.Windows.Forms.Button();
  245. this.button_WriteTag = new System.Windows.Forms.Button();
  246. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  247. this.groupBox9 = new System.Windows.Forms.GroupBox();
  248. this.button_Recovery = new System.Windows.Forms.Button();
  249. this.button_ClearLog = new System.Windows.Forms.Button();
  250. this.button_Reset = new System.Windows.Forms.Button();
  251. this.button_SystemClear = new System.Windows.Forms.Button();
  252. this.groupBox8 = new System.Windows.Forms.GroupBox();
  253. this.button_ReadOnLine = new System.Windows.Forms.Button();
  254. this.textBox_Online = new System.Windows.Forms.TextBox();
  255. this.label42 = new System.Windows.Forms.Label();
  256. this.groupBox7 = new System.Windows.Forms.GroupBox();
  257. this.button_ReadMAC = new System.Windows.Forms.Button();
  258. this.button_WriteMac = new System.Windows.Forms.Button();
  259. this.textBox_PP = new System.Windows.Forms.TextBox();
  260. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  261. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  262. this.label34 = new System.Windows.Forms.Label();
  263. this.label39 = new System.Windows.Forms.Label();
  264. this.textBox_MAC = new System.Windows.Forms.TextBox();
  265. this.label40 = new System.Windows.Forms.Label();
  266. this.label41 = new System.Windows.Forms.Label();
  267. this.groupBox6 = new System.Windows.Forms.GroupBox();
  268. this.button_ReadUser3 = new System.Windows.Forms.Button();
  269. this.button_WriteUser3 = new System.Windows.Forms.Button();
  270. this.button_ReadUser2 = new System.Windows.Forms.Button();
  271. this.button_WriteUser2 = new System.Windows.Forms.Button();
  272. this.button_ReadUser1 = new System.Windows.Forms.Button();
  273. this.button_WriteUser1 = new System.Windows.Forms.Button();
  274. this.textBox_User3 = new System.Windows.Forms.TextBox();
  275. this.textBox_User2 = new System.Windows.Forms.TextBox();
  276. this.label35 = new System.Windows.Forms.Label();
  277. this.textBox_User1 = new System.Windows.Forms.TextBox();
  278. this.label36 = new System.Windows.Forms.Label();
  279. this.label38 = new System.Windows.Forms.Label();
  280. this.groupBox5 = new System.Windows.Forms.GroupBox();
  281. this.button_ReadKey = new System.Windows.Forms.Button();
  282. this.button_WriteKey = new System.Windows.Forms.Button();
  283. this.textBox_Key = new System.Windows.Forms.TextBox();
  284. this.label37 = new System.Windows.Forms.Label();
  285. this.groupBox4 = new System.Windows.Forms.GroupBox();
  286. this.button_WriteHW = new System.Windows.Forms.Button();
  287. this.label85 = new System.Windows.Forms.Label();
  288. this.textBox_SP = new System.Windows.Forms.TextBox();
  289. this.button_ReadVersion = new System.Windows.Forms.Button();
  290. this.button_WriteSN = new System.Windows.Forms.Button();
  291. this.button_WriteModel = new System.Windows.Forms.Button();
  292. this.textBox_FW = new System.Windows.Forms.TextBox();
  293. this.textBox_HW = new System.Windows.Forms.TextBox();
  294. this.textBox_SN = new System.Windows.Forms.TextBox();
  295. this.label33 = new System.Windows.Forms.Label();
  296. this.label32 = new System.Windows.Forms.Label();
  297. this.textBox_Model = new System.Windows.Forms.TextBox();
  298. this.label31 = new System.Windows.Forms.Label();
  299. this.label30 = new System.Windows.Forms.Label();
  300. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  301. this.groupBox26 = new System.Windows.Forms.GroupBox();
  302. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  303. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  304. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  305. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  306. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  307. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  308. this.groupBox15 = new System.Windows.Forms.GroupBox();
  309. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  310. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  311. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  312. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  313. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  314. this.label54 = new System.Windows.Forms.Label();
  315. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  316. this.label52 = new System.Windows.Forms.Label();
  317. this.groupBox14 = new System.Windows.Forms.GroupBox();
  318. this.label53 = new System.Windows.Forms.Label();
  319. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  320. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  321. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  322. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  323. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  324. this.label48 = new System.Windows.Forms.Label();
  325. this.label49 = new System.Windows.Forms.Label();
  326. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  327. this.label50 = new System.Windows.Forms.Label();
  328. this.label51 = new System.Windows.Forms.Label();
  329. this.groupBox13 = new System.Windows.Forms.GroupBox();
  330. this.comboBox_OBC_BikeCCS = new System.Windows.Forms.ComboBox();
  331. this.label137 = new System.Windows.Forms.Label();
  332. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  333. this.label80 = new System.Windows.Forms.Label();
  334. this.label128 = new System.Windows.Forms.Label();
  335. this.label64 = new System.Windows.Forms.Label();
  336. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  337. this.label63 = new System.Windows.Forms.Label();
  338. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  339. this.label59 = new System.Windows.Forms.Label();
  340. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  341. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  342. this.label58 = new System.Windows.Forms.Label();
  343. this.label57 = new System.Windows.Forms.Label();
  344. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  345. this.label56 = new System.Windows.Forms.Label();
  346. this.groupBox12 = new System.Windows.Forms.GroupBox();
  347. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  348. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  349. this.groupBox11 = new System.Windows.Forms.GroupBox();
  350. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  351. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  352. this.groupBox10 = new System.Windows.Forms.GroupBox();
  353. this.label60 = new System.Windows.Forms.Label();
  354. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  355. this.label61 = new System.Windows.Forms.Label();
  356. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  357. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  358. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  359. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  360. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  361. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  362. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  363. this.label66 = new System.Windows.Forms.Label();
  364. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  365. this.label65 = new System.Windows.Forms.Label();
  366. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  367. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  368. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  369. this.button_ScanCode = new System.Windows.Forms.Button();
  370. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  371. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  372. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  373. this.groupBox25 = new System.Windows.Forms.GroupBox();
  374. this.Button_FacModeSetHW = new System.Windows.Forms.Button();
  375. this.button_FacModeSetName = new System.Windows.Forms.Button();
  376. this.label87 = new System.Windows.Forms.Label();
  377. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  378. this.label86 = new System.Windows.Forms.Label();
  379. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  380. this.label68 = new System.Windows.Forms.Label();
  381. this.label84 = new System.Windows.Forms.Label();
  382. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  383. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  384. this.label83 = new System.Windows.Forms.Label();
  385. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  386. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  387. this.label82 = new System.Windows.Forms.Label();
  388. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  389. this.label81 = new System.Windows.Forms.Label();
  390. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  391. this.groupBox22 = new System.Windows.Forms.GroupBox();
  392. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  393. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  394. this.groupBox21 = new System.Windows.Forms.GroupBox();
  395. this.label79 = new System.Windows.Forms.Label();
  396. this.label78 = new System.Windows.Forms.Label();
  397. this.label74 = new System.Windows.Forms.Label();
  398. this.button_MOS_Write = new System.Windows.Forms.Button();
  399. this.button_MOS_Read = new System.Windows.Forms.Button();
  400. this.button_MOS_Cal = new System.Windows.Forms.Button();
  401. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  402. this.label73 = new System.Windows.Forms.Label();
  403. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  404. this.label77 = new System.Windows.Forms.Label();
  405. this.label72 = new System.Windows.Forms.Label();
  406. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  407. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  408. this.label76 = new System.Windows.Forms.Label();
  409. this.label71 = new System.Windows.Forms.Label();
  410. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  411. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  412. this.label75 = new System.Windows.Forms.Label();
  413. this.label70 = new System.Windows.Forms.Label();
  414. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  415. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  416. this.groupBox20 = new System.Windows.Forms.GroupBox();
  417. this.label1_TorqueCal1 = new System.Windows.Forms.Label();
  418. this.label1_TorqueCal2 = new System.Windows.Forms.Label();
  419. this.label1_TorqueCal3 = new System.Windows.Forms.Label();
  420. this.label1_TorqueCal4 = new System.Windows.Forms.Label();
  421. this.label1_TorqueCal0 = new System.Windows.Forms.Label();
  422. this.textBox_FacModeSensorCal0 = new System.Windows.Forms.TextBox();
  423. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  424. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  425. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  426. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  427. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  428. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  429. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  430. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  431. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  432. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  433. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  434. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  435. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  436. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  437. this.groupBox24 = new System.Windows.Forms.GroupBox();
  438. this.button_ReadRideLog = new System.Windows.Forms.Button();
  439. this.button_WriteRideLog = new System.Windows.Forms.Button();
  440. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  441. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  442. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  443. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  444. this.label126 = new System.Windows.Forms.Label();
  445. this.label119 = new System.Windows.Forms.Label();
  446. this.groupBox19 = new System.Windows.Forms.GroupBox();
  447. this.button_FacModeInit = new System.Windows.Forms.Button();
  448. this.tabPage_AngleCal = new System.Windows.Forms.TabPage();
  449. this.label153 = new System.Windows.Forms.Label();
  450. this.label151 = new System.Windows.Forms.Label();
  451. this.label150 = new System.Windows.Forms.Label();
  452. this.textBox_AngleDiffAvg = new System.Windows.Forms.TextBox();
  453. this.label149 = new System.Windows.Forms.Label();
  454. this.textBox_AngleDiffMax = new System.Windows.Forms.TextBox();
  455. this.label147 = new System.Windows.Forms.Label();
  456. this.textBox_AngleDiffMin = new System.Windows.Forms.TextBox();
  457. this.label146 = new System.Windows.Forms.Label();
  458. this.textBox_AngleZeroDiff = new System.Windows.Forms.TextBox();
  459. this.label144 = new System.Windows.Forms.Label();
  460. this.textBox_AngleZeroCur = new System.Windows.Forms.TextBox();
  461. this.label142 = new System.Windows.Forms.Label();
  462. this.textBox_AngleZeroInit = new System.Windows.Forms.TextBox();
  463. this.label140 = new System.Windows.Forms.Label();
  464. this.textBox_AngleZeroTh = new System.Windows.Forms.TextBox();
  465. this.label139 = new System.Windows.Forms.Label();
  466. this.textBox_AngleDiffTh = new System.Windows.Forms.TextBox();
  467. this.button_AngleWrite = new System.Windows.Forms.Button();
  468. this.button_AngleExportData = new System.Windows.Forms.Button();
  469. this.button_AngleCalStart = new System.Windows.Forms.Button();
  470. this.groupBox32 = new System.Windows.Forms.GroupBox();
  471. this.dataGridView_AngleCal = new System.Windows.Forms.DataGridView();
  472. this.Pole = new System.Windows.Forms.DataGridViewTextBoxColumn();
  473. this.Angle_60 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  474. this.Angle_120 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  475. this.Angle_180 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  476. this.Angle_240 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  477. this.Angle_300 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  478. this.Angle_360 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  479. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  480. this.groupBox28 = new System.Windows.Forms.GroupBox();
  481. this.label67 = new System.Windows.Forms.Label();
  482. this.label_FacModeAngleCal = new System.Windows.Forms.Label();
  483. this.label130 = new System.Windows.Forms.Label();
  484. this.label_FacModeMosCal = new System.Windows.Forms.Label();
  485. this.label117 = new System.Windows.Forms.Label();
  486. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  487. this.label_FacModeBMS = new System.Windows.Forms.Label();
  488. this.label116 = new System.Windows.Forms.Label();
  489. this.label114 = new System.Windows.Forms.Label();
  490. this.label_FacModeCad = new System.Windows.Forms.Label();
  491. this.label_FacModeTq = new System.Windows.Forms.Label();
  492. this.label113 = new System.Windows.Forms.Label();
  493. this.label134 = new System.Windows.Forms.Label();
  494. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  495. this.label136 = new System.Windows.Forms.Label();
  496. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  497. this.label145 = new System.Windows.Forms.Label();
  498. this.label127 = new System.Windows.Forms.Label();
  499. this.label_FacModeLightB = new System.Windows.Forms.Label();
  500. this.label_FacModeBreak = new System.Windows.Forms.Label();
  501. this.label143 = new System.Windows.Forms.Label();
  502. this.label_FacModeLightF = new System.Windows.Forms.Label();
  503. this.label129 = new System.Windows.Forms.Label();
  504. this.label_FacModeGas = new System.Windows.Forms.Label();
  505. this.label123 = new System.Windows.Forms.Label();
  506. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  507. this.label125 = new System.Windows.Forms.Label();
  508. this.label_FacModeNTC = new System.Windows.Forms.Label();
  509. this.label122 = new System.Windows.Forms.Label();
  510. this.label118 = new System.Windows.Forms.Label();
  511. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  512. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  513. this.label120 = new System.Windows.Forms.Label();
  514. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  515. this.label115 = new System.Windows.Forms.Label();
  516. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  517. this.groupBox27 = new System.Windows.Forms.GroupBox();
  518. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  519. this.button__FacMode_Start = new System.Windows.Forms.Button();
  520. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  521. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  522. this.groupBox2 = new System.Windows.Forms.GroupBox();
  523. this.checkBox_FacMode_AngleCal = new System.Windows.Forms.CheckBox();
  524. this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
  525. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  526. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  527. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  528. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  529. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  530. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  531. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  532. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  533. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  534. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  535. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  536. this.label112 = new System.Windows.Forms.Label();
  537. this.label_FacModeStatus = new System.Windows.Forms.Label();
  538. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  539. this.label_FacModeResult = new System.Windows.Forms.Label();
  540. this.label111 = new System.Windows.Forms.Label();
  541. this.label_FacModeSerial = new System.Windows.Forms.Label();
  542. this.label131 = new System.Windows.Forms.Label();
  543. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  544. this.label_CheckModeSerial = new System.Windows.Forms.Label();
  545. this.label135 = new System.Windows.Forms.Label();
  546. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  547. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  548. this.groupBox31 = new System.Windows.Forms.GroupBox();
  549. this.label157 = new System.Windows.Forms.Label();
  550. this.label_CheckModeAngle = new System.Windows.Forms.Label();
  551. this.label132 = new System.Windows.Forms.Label();
  552. this.label_CheckModeMos = new System.Windows.Forms.Label();
  553. this.label148 = new System.Windows.Forms.Label();
  554. this.label_CheckModeSN = new System.Windows.Forms.Label();
  555. this.label154 = new System.Windows.Forms.Label();
  556. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  557. this.label156 = new System.Windows.Forms.Label();
  558. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  559. this.label121 = new System.Windows.Forms.Label();
  560. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  561. this.label160 = new System.Windows.Forms.Label();
  562. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  563. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  564. this.groupBox30 = new System.Windows.Forms.GroupBox();
  565. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  566. this.groupBox29 = new System.Windows.Forms.GroupBox();
  567. this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox();
  568. this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
  569. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  570. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  571. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  572. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  573. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  574. this.button_CheckModeStart = new System.Windows.Forms.Button();
  575. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  576. this.label138 = new System.Windows.Forms.Label();
  577. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  578. this.label_CheckModeResult = new System.Windows.Forms.Label();
  579. this.label141 = new System.Windows.Forms.Label();
  580. this.tabPage_FuncSet = new System.Windows.Forms.TabPage();
  581. this.comboBox_FunSet_UnitNum = new System.Windows.Forms.ComboBox();
  582. this.label159 = new System.Windows.Forms.Label();
  583. this.radioButton_WriteByBlock = new System.Windows.Forms.RadioButton();
  584. this.radioButton_WriteByUnit = new System.Windows.Forms.RadioButton();
  585. this.groupBox33 = new System.Windows.Forms.GroupBox();
  586. this.dataGridView_FunSet = new System.Windows.Forms.DataGridView();
  587. this.单元号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  588. this.参数1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  589. this.参数2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  590. this.参数3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  591. this.参数4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  592. this.参数5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  593. this.参数6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  594. this.参数7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  595. this.参数8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  596. this.button_FunSet_Write = new System.Windows.Forms.Button();
  597. this.button_FunSet_Read = new System.Windows.Forms.Button();
  598. this.comboBox_FunSet_BlockNum = new System.Windows.Forms.ComboBox();
  599. this.label158 = new System.Windows.Forms.Label();
  600. this.label23 = new System.Windows.Forms.Label();
  601. this.label_RecCount = new System.Windows.Forms.Label();
  602. this.timer_500ms = new System.Windows.Forms.Timer(this.components);
  603. this.label_BuildTime = new System.Windows.Forms.Label();
  604. this.label_SystemTime = new System.Windows.Forms.Label();
  605. this.label_COM_Sta = new System.Windows.Forms.Label();
  606. this.label43 = new System.Windows.Forms.Label();
  607. this.label44 = new System.Windows.Forms.Label();
  608. this.label45 = new System.Windows.Forms.Label();
  609. this.label96 = new System.Windows.Forms.Label();
  610. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  611. this.label_ServerStatus = new System.Windows.Forms.Label();
  612. this.label_PortStatus = new System.Windows.Forms.Label();
  613. this.label_Computername = new System.Windows.Forms.Label();
  614. this.tabControl2 = new System.Windows.Forms.TabControl();
  615. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  616. this.textBox_RunInfo_RSV1 = new System.Windows.Forms.TextBox();
  617. this.textBox_RunInfo_RSV2 = new System.Windows.Forms.TextBox();
  618. this.textBox_RunInfo_RSV3 = new System.Windows.Forms.TextBox();
  619. this.textBox_RunInfo_GearBox = new System.Windows.Forms.TextBox();
  620. this.label161 = new System.Windows.Forms.Label();
  621. this.label162 = new System.Windows.Forms.Label();
  622. this.label163 = new System.Windows.Forms.Label();
  623. this.label164 = new System.Windows.Forms.Label();
  624. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  625. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  626. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  627. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  628. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  629. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  630. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  631. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  632. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  633. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  634. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  635. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  636. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  637. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  638. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  639. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  640. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  641. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  642. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  643. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  644. this.label55 = new System.Windows.Forms.Label();
  645. this.label28 = new System.Windows.Forms.Label();
  646. this.label22 = new System.Windows.Forms.Label();
  647. this.label16 = new System.Windows.Forms.Label();
  648. this.label10 = new System.Windows.Forms.Label();
  649. this.label21 = new System.Windows.Forms.Label();
  650. this.label15 = new System.Windows.Forms.Label();
  651. this.label9 = new System.Windows.Forms.Label();
  652. this.label20 = new System.Windows.Forms.Label();
  653. this.label14 = new System.Windows.Forms.Label();
  654. this.label8 = new System.Windows.Forms.Label();
  655. this.label19 = new System.Windows.Forms.Label();
  656. this.label13 = new System.Windows.Forms.Label();
  657. this.label7 = new System.Windows.Forms.Label();
  658. this.label18 = new System.Windows.Forms.Label();
  659. this.label12 = new System.Windows.Forms.Label();
  660. this.label6 = new System.Windows.Forms.Label();
  661. this.label17 = new System.Windows.Forms.Label();
  662. this.label11 = new System.Windows.Forms.Label();
  663. this.label5 = new System.Windows.Forms.Label();
  664. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  665. this.textBox_DebugInfo_ThrottlePer = new System.Windows.Forms.TextBox();
  666. this.label152 = new System.Windows.Forms.Label();
  667. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  668. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  669. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  670. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  671. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  672. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  673. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  674. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  675. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  676. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  677. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  678. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  679. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  680. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  681. this.label97 = new System.Windows.Forms.Label();
  682. this.label109 = new System.Windows.Forms.Label();
  683. this.label98 = new System.Windows.Forms.Label();
  684. this.label99 = new System.Windows.Forms.Label();
  685. this.label100 = new System.Windows.Forms.Label();
  686. this.label101 = new System.Windows.Forms.Label();
  687. this.label102 = new System.Windows.Forms.Label();
  688. this.label110 = new System.Windows.Forms.Label();
  689. this.label108 = new System.Windows.Forms.Label();
  690. this.label103 = new System.Windows.Forms.Label();
  691. this.label104 = new System.Windows.Forms.Label();
  692. this.label105 = new System.Windows.Forms.Label();
  693. this.label106 = new System.Windows.Forms.Label();
  694. this.label107 = new System.Windows.Forms.Label();
  695. this.label_StarInfo = new System.Windows.Forms.Label();
  696. this.label_UserName = new System.Windows.Forms.Label();
  697. this.label124 = new System.Windows.Forms.Label();
  698. this.label46 = new System.Windows.Forms.Label();
  699. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  700. this.menuStrip_Set.SuspendLayout();
  701. this.statusStrip1.SuspendLayout();
  702. this.groupBox1.SuspendLayout();
  703. this.groupBox3.SuspendLayout();
  704. this.tabControl1.SuspendLayout();
  705. this.tabPage_MotorParam.SuspendLayout();
  706. this.tabPage_BikeParam.SuspendLayout();
  707. this.tabPage_BikeParam2.SuspendLayout();
  708. this.tabPage_ControlParam.SuspendLayout();
  709. this.tabPage_SensorParam.SuspendLayout();
  710. this.tabPage_AssistParam.SuspendLayout();
  711. this.tabPage_UsrRideParam.SuspendLayout();
  712. this.tabPage_DebugParam.SuspendLayout();
  713. this.tabPage_RecordInfo.SuspendLayout();
  714. this.tabPage_OtherInfo.SuspendLayout();
  715. this.groupBox16.SuspendLayout();
  716. this.groupBox18.SuspendLayout();
  717. this.groupBox17.SuspendLayout();
  718. this.groupBox23.SuspendLayout();
  719. this.groupBox9.SuspendLayout();
  720. this.groupBox8.SuspendLayout();
  721. this.groupBox7.SuspendLayout();
  722. this.groupBox6.SuspendLayout();
  723. this.groupBox5.SuspendLayout();
  724. this.groupBox4.SuspendLayout();
  725. this.tabPage_OBC.SuspendLayout();
  726. this.groupBox26.SuspendLayout();
  727. this.groupBox15.SuspendLayout();
  728. this.groupBox14.SuspendLayout();
  729. this.groupBox13.SuspendLayout();
  730. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  731. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  732. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  733. this.groupBox12.SuspendLayout();
  734. this.groupBox11.SuspendLayout();
  735. this.groupBox10.SuspendLayout();
  736. this.tabPage_RAMorFLASH.SuspendLayout();
  737. this.tabPage_FactoryMode.SuspendLayout();
  738. this.groupBox25.SuspendLayout();
  739. this.groupBox22.SuspendLayout();
  740. this.groupBox21.SuspendLayout();
  741. this.groupBox20.SuspendLayout();
  742. this.groupBox24.SuspendLayout();
  743. this.groupBox19.SuspendLayout();
  744. this.tabPage_AngleCal.SuspendLayout();
  745. this.groupBox32.SuspendLayout();
  746. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).BeginInit();
  747. this.tabPage_ProductMode_Write.SuspendLayout();
  748. this.groupBox28.SuspendLayout();
  749. this.groupBox27.SuspendLayout();
  750. this.groupBox2.SuspendLayout();
  751. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  752. this.tabPage_ProductMode_Read.SuspendLayout();
  753. this.groupBox31.SuspendLayout();
  754. this.groupBox30.SuspendLayout();
  755. this.groupBox29.SuspendLayout();
  756. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  757. this.tabPage_FuncSet.SuspendLayout();
  758. this.groupBox33.SuspendLayout();
  759. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_FunSet)).BeginInit();
  760. this.tabControl2.SuspendLayout();
  761. this.tabPage_RunInfo.SuspendLayout();
  762. this.tabPage_DebugInfo.SuspendLayout();
  763. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  764. this.SuspendLayout();
  765. //
  766. // menuStrip_Set
  767. //
  768. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  769. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  770. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  771. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  772. this.端口连接ToolStripMenuItem,
  773. this.电源控制ToolStripMenuItem,
  774. this.配置ToolStripMenuItem,
  775. this.工具箱ToolStripMenuItem,
  776. this.查询ToolStripMenuItem,
  777. this.关于ToolStripMenuItem});
  778. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  779. this.menuStrip_Set.Name = "menuStrip_Set";
  780. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  781. this.menuStrip_Set.TabIndex = 1;
  782. this.menuStrip_Set.Text = "menuStrip2";
  783. //
  784. // 端口连接ToolStripMenuItem
  785. //
  786. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  787. this.刷新ToolStripMenuItem,
  788. this.端口号ToolStripMenuItem,
  789. this.波特率ToolStripMenuItem,
  790. this.连接ToolStripMenuItem,
  791. this.toolStripSeparator1,
  792. this.其它配置项ToolStripMenuItem});
  793. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  794. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  795. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  796. this.端口连接ToolStripMenuItem.Text = "端口设置";
  797. //
  798. // 刷新ToolStripMenuItem
  799. //
  800. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  801. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  802. this.刷新ToolStripMenuItem.Text = "刷新";
  803. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  804. //
  805. // 端口号ToolStripMenuItem
  806. //
  807. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  808. this.toolStripComboBox_ComNum});
  809. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  810. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  811. this.端口号ToolStripMenuItem.Text = "端口号";
  812. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  813. //
  814. // toolStripComboBox_ComNum
  815. //
  816. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  817. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  818. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  819. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  820. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  821. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  822. //
  823. // 波特率ToolStripMenuItem
  824. //
  825. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  826. this.toolStripComboBox_Baudrate});
  827. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  828. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  829. this.波特率ToolStripMenuItem.Text = "波特率";
  830. //
  831. // toolStripComboBox_Baudrate
  832. //
  833. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  834. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  835. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  836. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  837. "9600",
  838. "115200",
  839. "230400"});
  840. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  841. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  842. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  843. //
  844. // 连接ToolStripMenuItem
  845. //
  846. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  847. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  848. this.连接ToolStripMenuItem.Text = "连接";
  849. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  850. //
  851. // toolStripSeparator1
  852. //
  853. this.toolStripSeparator1.Name = "toolStripSeparator1";
  854. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  855. //
  856. // 其它配置项ToolStripMenuItem
  857. //
  858. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  859. this.连接开机ToolStripMenuItem,
  860. this.断开关机ToolStripMenuItem,
  861. this.识别通讯盒ToolStripMenuItem});
  862. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  863. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  864. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  865. //
  866. // 连接开机ToolStripMenuItem
  867. //
  868. this.连接开机ToolStripMenuItem.Checked = true;
  869. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  870. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  871. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  872. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  873. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  874. //
  875. // 断开关机ToolStripMenuItem
  876. //
  877. this.断开关机ToolStripMenuItem.Checked = true;
  878. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  879. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  880. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  881. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  882. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  883. //
  884. // 识别通讯盒ToolStripMenuItem
  885. //
  886. this.识别通讯盒ToolStripMenuItem.Checked = true;
  887. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  888. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  889. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  890. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  891. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  892. //
  893. // 电源控制ToolStripMenuItem
  894. //
  895. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  896. this.开机ToolStripMenuItem,
  897. this.关机ToolStripMenuItem});
  898. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  899. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  900. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  901. this.电源控制ToolStripMenuItem.Text = "电源控制";
  902. //
  903. // 开机ToolStripMenuItem
  904. //
  905. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  906. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  907. this.开机ToolStripMenuItem.Text = "开机";
  908. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  909. //
  910. // 关机ToolStripMenuItem
  911. //
  912. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  913. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  914. this.关机ToolStripMenuItem.Text = "关机";
  915. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  916. //
  917. // 配置ToolStripMenuItem
  918. //
  919. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  920. this.写入存储ToolStripMenuItem,
  921. this.toolStripSeparator2,
  922. this.服务器配置ToolStripMenuItem,
  923. this.toolStripSeparator3,
  924. this.生产信息ToolStripMenuItem,
  925. this.电机类型ToolStripMenuItem,
  926. this.toolStripSeparator4,
  927. this.判断阈值ToolStripMenuItem,
  928. this.力矩传感器检验ToolStripMenuItem,
  929. this.mOS内阻校准系数ToolStripMenuItem,
  930. this.mOS内阻范围ToolStripMenuItem,
  931. this.位置校准偏差范围ToolStripMenuItem,
  932. this.toolStripSeparator5,
  933. this.协议类型ToolStripMenuItem1,
  934. this.UART协议ToolStripMenuItem});
  935. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  936. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  937. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  938. this.配置ToolStripMenuItem.Text = "配置";
  939. //
  940. // 写入存储ToolStripMenuItem
  941. //
  942. this.写入存储ToolStripMenuItem.Checked = true;
  943. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  944. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  945. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  946. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  947. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  948. //
  949. // toolStripSeparator2
  950. //
  951. this.toolStripSeparator2.Name = "toolStripSeparator2";
  952. this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6);
  953. //
  954. // 服务器配置ToolStripMenuItem
  955. //
  956. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  957. this.存储路径ToolStripMenuItem,
  958. this.重置ToolStripMenuItem});
  959. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  960. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  961. this.服务器配置ToolStripMenuItem.Text = "服务器配置";
  962. //
  963. // 存储路径ToolStripMenuItem
  964. //
  965. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  966. this.toolStripTextBox_ServerPath});
  967. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  968. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  969. this.存储路径ToolStripMenuItem.Text = "存储路径";
  970. //
  971. // toolStripTextBox_ServerPath
  972. //
  973. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  974. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  975. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  976. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  977. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  978. //
  979. // 重置ToolStripMenuItem
  980. //
  981. this.重置ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
  982. this.重置ToolStripMenuItem.Name = "重置ToolStripMenuItem";
  983. this.重置ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  984. this.重置ToolStripMenuItem.Text = "重置";
  985. this.重置ToolStripMenuItem.Click += new System.EventHandler(this.重置ToolStripMenuItem_Click);
  986. //
  987. // toolStripSeparator3
  988. //
  989. this.toolStripSeparator3.Name = "toolStripSeparator3";
  990. this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6);
  991. //
  992. // 生产信息ToolStripMenuItem
  993. //
  994. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  995. this.生产商ToolStripMenuItem,
  996. this.生产地ToolStripMenuItem,
  997. this.生产日期ToolStripMenuItem,
  998. this.产品标识ToolStripMenuItem});
  999. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  1000. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1001. this.生产信息ToolStripMenuItem.Text = "生产信息";
  1002. //
  1003. // 生产商ToolStripMenuItem
  1004. //
  1005. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1006. this.toolStripTextBox_MAC});
  1007. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  1008. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1009. this.生产商ToolStripMenuItem.Text = "生产商";
  1010. //
  1011. // toolStripTextBox_MAC
  1012. //
  1013. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1014. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  1015. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  1016. this.toolStripTextBox_MAC.Text = "TTIUM";
  1017. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1018. //
  1019. // 生产地ToolStripMenuItem
  1020. //
  1021. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1022. this.toolStripTextBoxMACAddr});
  1023. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  1024. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1025. this.生产地ToolStripMenuItem.Text = "生产地";
  1026. //
  1027. // toolStripTextBoxMACAddr
  1028. //
  1029. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1030. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  1031. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  1032. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  1033. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1034. //
  1035. // 生产日期ToolStripMenuItem
  1036. //
  1037. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1038. this.toolStripTextBox_MACDate});
  1039. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  1040. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1041. this.生产日期ToolStripMenuItem.Text = "生产日期";
  1042. //
  1043. // toolStripTextBox_MACDate
  1044. //
  1045. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1046. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  1047. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1048. this.toolStripTextBox_MACDate.Text = "20220101";
  1049. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1050. //
  1051. // 产品标识ToolStripMenuItem
  1052. //
  1053. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1054. this.toolStripTextBox_MACPD});
  1055. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1056. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1057. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1058. //
  1059. // toolStripTextBox_MACPD
  1060. //
  1061. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1062. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1063. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1064. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1065. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1066. //
  1067. // 电机类型ToolStripMenuItem
  1068. //
  1069. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1070. this.中置电机ToolStripMenuItem,
  1071. this.轮毂电机ToolStripMenuItem});
  1072. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1073. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1074. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1075. //
  1076. // 中置电机ToolStripMenuItem
  1077. //
  1078. this.中置电机ToolStripMenuItem.Checked = true;
  1079. this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1080. this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem";
  1081. this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1082. this.中置电机ToolStripMenuItem.Text = "中置电机";
  1083. this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1084. //
  1085. // 轮毂电机ToolStripMenuItem
  1086. //
  1087. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1088. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1089. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1090. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1091. //
  1092. // toolStripSeparator4
  1093. //
  1094. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1095. this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6);
  1096. //
  1097. // 判断阈值ToolStripMenuItem
  1098. //
  1099. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1100. this.电压ToolStripMenuItem,
  1101. this.电流ToolStripMenuItem,
  1102. this.转速ToolStripMenuItem,
  1103. this.力矩ToolStripMenuItem,
  1104. this.踏频ToolStripMenuItem,
  1105. this.车速ToolStripMenuItem,
  1106. this.pCB温度ToolStripMenuItem,
  1107. this.mCU温度ToolStripMenuItem,
  1108. this.电机温度ToolStripMenuItem});
  1109. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1110. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1111. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1112. //
  1113. // 电压ToolStripMenuItem
  1114. //
  1115. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1116. this.toolStripTextBox_ThVol});
  1117. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1118. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1119. this.电压ToolStripMenuItem.Text = "电压";
  1120. //
  1121. // toolStripTextBox_ThVol
  1122. //
  1123. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1124. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1125. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1126. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1127. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1128. //
  1129. // 电流ToolStripMenuItem
  1130. //
  1131. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1132. this.toolStripTextBox_ThCur});
  1133. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1134. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1135. this.电流ToolStripMenuItem.Text = "电流";
  1136. //
  1137. // toolStripTextBox_ThCur
  1138. //
  1139. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1140. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1141. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1142. this.toolStripTextBox_ThCur.Text = "200,2500";
  1143. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1144. //
  1145. // 转速ToolStripMenuItem
  1146. //
  1147. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1148. this.toolStripTextBox_ThSpeed});
  1149. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1150. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1151. this.转速ToolStripMenuItem.Text = "转速";
  1152. //
  1153. // toolStripTextBox_ThSpeed
  1154. //
  1155. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1156. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1157. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1158. this.toolStripTextBox_ThSpeed.Text = "500,2500";
  1159. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1160. //
  1161. // 力矩ToolStripMenuItem
  1162. //
  1163. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1164. this.toolStripTextBox_ThTor});
  1165. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1166. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1167. this.力矩ToolStripMenuItem.Text = "力矩";
  1168. //
  1169. // toolStripTextBox_ThTor
  1170. //
  1171. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1172. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1173. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1174. this.toolStripTextBox_ThTor.Text = "60,80";
  1175. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1176. //
  1177. // 踏频ToolStripMenuItem
  1178. //
  1179. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1180. this.toolStripTextBox_ThCad});
  1181. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1182. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1183. this.踏频ToolStripMenuItem.Text = "踏频";
  1184. //
  1185. // toolStripTextBox_ThCad
  1186. //
  1187. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1188. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1189. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1190. this.toolStripTextBox_ThCad.Text = "25,75";
  1191. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1192. //
  1193. // 车速ToolStripMenuItem
  1194. //
  1195. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1196. this.toolStripTextBox_ThBikeSpeed});
  1197. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1198. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1199. this.车速ToolStripMenuItem.Text = "车速";
  1200. //
  1201. // toolStripTextBox_ThBikeSpeed
  1202. //
  1203. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1204. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1205. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1206. this.toolStripTextBox_ThBikeSpeed.Text = "15,40";
  1207. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1208. //
  1209. // pCB温度ToolStripMenuItem
  1210. //
  1211. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1212. this.toolStripTextBox_ThT_PCB});
  1213. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1214. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1215. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1216. //
  1217. // toolStripTextBox_ThT_PCB
  1218. //
  1219. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1220. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1221. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1222. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1223. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1224. //
  1225. // mCU温度ToolStripMenuItem
  1226. //
  1227. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1228. this.toolStripTextBox_ThT_MCU});
  1229. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1230. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1231. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1232. //
  1233. // toolStripTextBox_ThT_MCU
  1234. //
  1235. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1236. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1237. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1238. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1239. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1240. //
  1241. // 电机温度ToolStripMenuItem
  1242. //
  1243. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1244. this.toolStripTextBox_ThT_Motor});
  1245. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1246. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1247. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1248. //
  1249. // toolStripTextBox_ThT_Motor
  1250. //
  1251. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1252. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1253. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1254. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1255. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1256. //
  1257. // 力矩传感器检验ToolStripMenuItem
  1258. //
  1259. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1260. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1261. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1262. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1263. //
  1264. // mOS内阻校准系数ToolStripMenuItem
  1265. //
  1266. this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1267. this.toolStripTextBox_MosCalK});
  1268. this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem";
  1269. this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1270. this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数";
  1271. //
  1272. // toolStripTextBox_MosCalK
  1273. //
  1274. this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1275. this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK";
  1276. this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28);
  1277. this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868";
  1278. this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1279. //
  1280. // mOS内阻范围ToolStripMenuItem
  1281. //
  1282. this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1283. this.mOS1ToolStripMenuItem,
  1284. this.mOS2ToolStripMenuItem,
  1285. this.mOS3ToolStripMenuItem});
  1286. this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem";
  1287. this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1288. this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围";
  1289. //
  1290. // mOS1ToolStripMenuItem
  1291. //
  1292. this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1293. this.toolStripTextBox_MOS1});
  1294. this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
  1295. this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1296. this.mOS1ToolStripMenuItem.Text = "MOS1";
  1297. //
  1298. // toolStripTextBox_MOS1
  1299. //
  1300. this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1301. this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1";
  1302. this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28);
  1303. this.toolStripTextBox_MOS1.Text = "2500,3500";
  1304. this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1305. //
  1306. // mOS2ToolStripMenuItem
  1307. //
  1308. this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1309. this.toolStripTextBox_MOS2});
  1310. this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
  1311. this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1312. this.mOS2ToolStripMenuItem.Text = "MOS2";
  1313. //
  1314. // toolStripTextBox_MOS2
  1315. //
  1316. this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1317. this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2";
  1318. this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28);
  1319. this.toolStripTextBox_MOS2.Text = "2500,3500";
  1320. this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1321. //
  1322. // mOS3ToolStripMenuItem
  1323. //
  1324. this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1325. this.toolStripTextBox_MOS3});
  1326. this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
  1327. this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1328. this.mOS3ToolStripMenuItem.Text = "MOS3";
  1329. //
  1330. // toolStripTextBox_MOS3
  1331. //
  1332. this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1333. this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3";
  1334. this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28);
  1335. this.toolStripTextBox_MOS3.Text = "2500,3500";
  1336. this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1337. //
  1338. // 位置校准偏差范围ToolStripMenuItem
  1339. //
  1340. this.位置校准偏差范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1341. this.平均偏差最大值ToolStripMenuItem,
  1342. this.零点偏差最大值ToolStripMenuItem});
  1343. this.位置校准偏差范围ToolStripMenuItem.Name = "位置校准偏差范围ToolStripMenuItem";
  1344. this.位置校准偏差范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1345. this.位置校准偏差范围ToolStripMenuItem.Text = "位置校准偏差范围";
  1346. //
  1347. // 平均偏差最大值ToolStripMenuItem
  1348. //
  1349. this.平均偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1350. this.toolStripTextBox_AngleAvgMax});
  1351. this.平均偏差最大值ToolStripMenuItem.Name = "平均偏差最大值ToolStripMenuItem";
  1352. this.平均偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1353. this.平均偏差最大值ToolStripMenuItem.Text = "平均偏差最大值";
  1354. //
  1355. // toolStripTextBox_AngleAvgMax
  1356. //
  1357. this.toolStripTextBox_AngleAvgMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1358. this.toolStripTextBox_AngleAvgMax.Name = "toolStripTextBox_AngleAvgMax";
  1359. this.toolStripTextBox_AngleAvgMax.Size = new System.Drawing.Size(100, 28);
  1360. this.toolStripTextBox_AngleAvgMax.Text = "10";
  1361. this.toolStripTextBox_AngleAvgMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleAvgMax_KeyDown);
  1362. //
  1363. // 零点偏差最大值ToolStripMenuItem
  1364. //
  1365. this.零点偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1366. this.toolStripTextBox_AngleZeroMax});
  1367. this.零点偏差最大值ToolStripMenuItem.Name = "零点偏差最大值ToolStripMenuItem";
  1368. this.零点偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1369. this.零点偏差最大值ToolStripMenuItem.Text = "零点偏差最大值";
  1370. //
  1371. // toolStripTextBox_AngleZeroMax
  1372. //
  1373. this.toolStripTextBox_AngleZeroMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1374. this.toolStripTextBox_AngleZeroMax.Name = "toolStripTextBox_AngleZeroMax";
  1375. this.toolStripTextBox_AngleZeroMax.Size = new System.Drawing.Size(100, 28);
  1376. this.toolStripTextBox_AngleZeroMax.Text = "5";
  1377. this.toolStripTextBox_AngleZeroMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleZeroMax_KeyDown);
  1378. //
  1379. // toolStripSeparator5
  1380. //
  1381. this.toolStripSeparator5.Name = "toolStripSeparator5";
  1382. this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6);
  1383. //
  1384. // 协议类型ToolStripMenuItem1
  1385. //
  1386. this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1387. this.cANToolStripMenuItem,
  1388. this.uARTToolStripMenuItem});
  1389. this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1";
  1390. this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26);
  1391. this.协议类型ToolStripMenuItem1.Text = "协议类型";
  1392. //
  1393. // cANToolStripMenuItem
  1394. //
  1395. this.cANToolStripMenuItem.Checked = true;
  1396. this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1397. this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
  1398. this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1399. this.cANToolStripMenuItem.Text = "CAN";
  1400. this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
  1401. //
  1402. // uARTToolStripMenuItem
  1403. //
  1404. this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
  1405. this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1406. this.uARTToolStripMenuItem.Text = "UART";
  1407. this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
  1408. //
  1409. // UART协议ToolStripMenuItem
  1410. //
  1411. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1412. this.协议类型ToolStripMenuItem});
  1413. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1414. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1415. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1416. this.UART协议ToolStripMenuItem.Visible = false;
  1417. //
  1418. // 协议类型ToolStripMenuItem
  1419. //
  1420. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1421. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1422. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1423. "5S标准",
  1424. "锂电2号",
  1425. "八方",
  1426. "金米特5S",
  1427. "JLCD"});
  1428. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1429. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1430. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1431. //
  1432. // 工具箱ToolStripMenuItem
  1433. //
  1434. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1435. this.运行信息记录ToolStripMenuItem,
  1436. this.计算器ToolStripMenuItem,
  1437. this.页面保存ToolStripMenuItem,
  1438. this.屏幕键盘ToolStripMenuItem,
  1439. this.删除远程文件ToolStripMenuItem,
  1440. this.指令调试ToolStripMenuItem,
  1441. this.发送指令ToolStripMenuItem});
  1442. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1443. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1444. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1445. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1446. //
  1447. // 运行信息记录ToolStripMenuItem
  1448. //
  1449. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1450. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1451. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1452. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1453. //
  1454. // 计算器ToolStripMenuItem
  1455. //
  1456. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1457. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1458. this.计算器ToolStripMenuItem.Text = "计算器";
  1459. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1460. //
  1461. // 页面保存ToolStripMenuItem
  1462. //
  1463. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1464. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1465. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1466. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1467. //
  1468. // 屏幕键盘ToolStripMenuItem
  1469. //
  1470. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1471. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1472. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1473. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1474. //
  1475. // 删除远程文件ToolStripMenuItem
  1476. //
  1477. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1478. this.生产配置文件ToolStripMenuItem,
  1479. this.样机测试记录ToolStripMenuItem});
  1480. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1481. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1482. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1483. //
  1484. // 生产配置文件ToolStripMenuItem
  1485. //
  1486. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1487. this.toolStripTextBox_DelCfgFile});
  1488. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1489. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1490. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1491. //
  1492. // toolStripTextBox_DelCfgFile
  1493. //
  1494. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1495. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1496. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1497. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1498. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1499. //
  1500. // 样机测试记录ToolStripMenuItem
  1501. //
  1502. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1503. this.toolStripTextBox_DelLogFile});
  1504. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1505. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1506. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1507. //
  1508. // toolStripTextBox_DelLogFile
  1509. //
  1510. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1511. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1512. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1513. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1514. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1515. //
  1516. // 指令调试ToolStripMenuItem
  1517. //
  1518. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1519. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1520. this.指令调试ToolStripMenuItem.Text = "指令窗口";
  1521. this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click);
  1522. //
  1523. // 发送指令ToolStripMenuItem
  1524. //
  1525. this.发送指令ToolStripMenuItem.Name = "发送指令ToolStripMenuItem";
  1526. this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1527. this.发送指令ToolStripMenuItem.Text = "发送指令";
  1528. this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click);
  1529. //
  1530. // 查询ToolStripMenuItem
  1531. //
  1532. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1533. this.调试记录数据ToolStripMenuItem,
  1534. this.生产记录数据ToolStripMenuItem});
  1535. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1536. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1537. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1538. this.查询ToolStripMenuItem.Text = "查询";
  1539. //
  1540. // 调试记录数据ToolStripMenuItem
  1541. //
  1542. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1543. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1544. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1545. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1546. //
  1547. // 生产记录数据ToolStripMenuItem
  1548. //
  1549. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1550. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1551. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1552. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1553. //
  1554. // 关于ToolStripMenuItem
  1555. //
  1556. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1557. this.版本ToolStripMenuItem,
  1558. this.自动更新ToolStripMenuItem,
  1559. this.本机信息ToolStripMenuItem,
  1560. this.帮助ToolStripMenuItem,
  1561. this.累计运行时间ToolStripMenuItem});
  1562. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1563. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1564. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1565. this.关于ToolStripMenuItem.Text = "关于";
  1566. //
  1567. // 版本ToolStripMenuItem
  1568. //
  1569. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1570. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1571. this.版本ToolStripMenuItem.Text = "版本信息";
  1572. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1573. //
  1574. // 自动更新ToolStripMenuItem
  1575. //
  1576. this.自动更新ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1577. this.打开ToolStripMenuItem,
  1578. this.关闭ToolStripMenuItem});
  1579. this.自动更新ToolStripMenuItem.Name = "自动更新ToolStripMenuItem";
  1580. this.自动更新ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1581. this.自动更新ToolStripMenuItem.Text = "自动更新";
  1582. //
  1583. // 打开ToolStripMenuItem
  1584. //
  1585. this.打开ToolStripMenuItem.Checked = true;
  1586. this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1587. this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
  1588. this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1589. this.打开ToolStripMenuItem.Text = "打开";
  1590. this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click);
  1591. //
  1592. // 关闭ToolStripMenuItem
  1593. //
  1594. this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  1595. this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1596. this.关闭ToolStripMenuItem.Text = "关闭";
  1597. this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  1598. //
  1599. // 本机信息ToolStripMenuItem
  1600. //
  1601. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1602. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1603. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1604. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1605. //
  1606. // 帮助ToolStripMenuItem
  1607. //
  1608. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1609. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1610. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1611. this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click);
  1612. //
  1613. // 累计运行时间ToolStripMenuItem
  1614. //
  1615. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1616. this.toolStripMenuItem_RunTime});
  1617. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1618. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1619. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1620. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1621. //
  1622. // toolStripMenuItem_RunTime
  1623. //
  1624. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1625. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1626. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1627. //
  1628. // statusStrip1
  1629. //
  1630. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1631. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1632. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1633. this.toolStripStatusLabel1});
  1634. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1635. this.statusStrip1.Name = "statusStrip1";
  1636. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1637. this.statusStrip1.TabIndex = 3;
  1638. this.statusStrip1.Text = "statusStrip1";
  1639. //
  1640. // toolStripStatusLabel1
  1641. //
  1642. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1643. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1644. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1645. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1646. //
  1647. // groupBox1
  1648. //
  1649. this.groupBox1.Controls.Add(this.textBox_MotorSpeedPercent);
  1650. this.groupBox1.Controls.Add(this.label69);
  1651. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1652. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1653. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1654. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1655. this.groupBox1.Controls.Add(this.label24);
  1656. this.groupBox1.Controls.Add(this.label4);
  1657. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1658. this.groupBox1.Controls.Add(this.label3);
  1659. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1660. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1661. this.groupBox1.Controls.Add(this.label2);
  1662. this.groupBox1.Controls.Add(this.label1);
  1663. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1664. this.groupBox1.Name = "groupBox1";
  1665. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1666. this.groupBox1.TabIndex = 4;
  1667. this.groupBox1.TabStop = false;
  1668. this.groupBox1.Text = "电机控制";
  1669. this.groupBox1.Visible = false;
  1670. //
  1671. // textBox_MotorSpeedPercent
  1672. //
  1673. this.textBox_MotorSpeedPercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1674. this.textBox_MotorSpeedPercent.Location = new System.Drawing.Point(85, 124);
  1675. this.textBox_MotorSpeedPercent.Name = "textBox_MotorSpeedPercent";
  1676. this.textBox_MotorSpeedPercent.ReadOnly = true;
  1677. this.textBox_MotorSpeedPercent.Size = new System.Drawing.Size(70, 28);
  1678. this.textBox_MotorSpeedPercent.TabIndex = 17;
  1679. this.textBox_MotorSpeedPercent.Text = "0";
  1680. this.textBox_MotorSpeedPercent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1681. //
  1682. // label69
  1683. //
  1684. this.label69.BackColor = System.Drawing.Color.Silver;
  1685. this.label69.ForeColor = System.Drawing.Color.White;
  1686. this.label69.Location = new System.Drawing.Point(97, 163);
  1687. this.label69.Name = "label69";
  1688. this.label69.Size = new System.Drawing.Size(1, 25);
  1689. this.label69.TabIndex = 25;
  1690. //
  1691. // button_SpeedAdd10
  1692. //
  1693. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1694. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1695. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1696. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1697. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1698. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1699. this.button_SpeedAdd10.TabIndex = 7;
  1700. this.button_SpeedAdd10.Text = "+10";
  1701. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1702. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1703. //
  1704. // button_SpeedAdd1
  1705. //
  1706. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1707. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1708. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1709. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1710. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1711. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1712. this.button_SpeedAdd1.TabIndex = 7;
  1713. this.button_SpeedAdd1.Text = "+1";
  1714. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1715. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1716. //
  1717. // button_SpeedDec10
  1718. //
  1719. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1720. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1721. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1722. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1723. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1724. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1725. this.button_SpeedDec10.TabIndex = 7;
  1726. this.button_SpeedDec10.Text = "-10";
  1727. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1728. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1729. //
  1730. // button_SpeedDec1
  1731. //
  1732. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1733. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1734. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1735. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1736. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1737. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1738. this.button_SpeedDec1.TabIndex = 7;
  1739. this.button_SpeedDec1.Text = "-1";
  1740. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1741. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1742. //
  1743. // label24
  1744. //
  1745. this.label24.AutoSize = true;
  1746. this.label24.Location = new System.Drawing.Point(161, 128);
  1747. this.label24.Name = "label24";
  1748. this.label24.Size = new System.Drawing.Size(24, 21);
  1749. this.label24.TabIndex = 6;
  1750. this.label24.Text = "%";
  1751. //
  1752. // label4
  1753. //
  1754. this.label4.AutoSize = true;
  1755. this.label4.Location = new System.Drawing.Point(6, 128);
  1756. this.label4.Name = "label4";
  1757. this.label4.Size = new System.Drawing.Size(74, 21);
  1758. this.label4.TabIndex = 4;
  1759. this.label4.Text = "转速调节";
  1760. //
  1761. // comboBox_LightSwitch
  1762. //
  1763. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1764. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1765. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1766. this.comboBox_LightSwitch.FormattingEnabled = true;
  1767. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1768. "ON",
  1769. "OFF"});
  1770. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1771. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1772. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1773. this.comboBox_LightSwitch.TabIndex = 3;
  1774. //
  1775. // label3
  1776. //
  1777. this.label3.AutoSize = true;
  1778. this.label3.Location = new System.Drawing.Point(6, 97);
  1779. this.label3.Name = "label3";
  1780. this.label3.Size = new System.Drawing.Size(74, 21);
  1781. this.label3.TabIndex = 2;
  1782. this.label3.Text = "大灯开关";
  1783. //
  1784. // comboBox_GearSt
  1785. //
  1786. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1787. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1788. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1789. this.comboBox_GearSt.FormattingEnabled = true;
  1790. this.comboBox_GearSt.Items.AddRange(new object[] {
  1791. "OFF",
  1792. "ECO",
  1793. "NORM",
  1794. "SPORT",
  1795. "TURBO",
  1796. "SMART",
  1797. "WALK"});
  1798. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1799. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1800. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1801. this.comboBox_GearSt.TabIndex = 1;
  1802. //
  1803. // comboBox_WorkMode
  1804. //
  1805. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1806. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1807. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1808. this.comboBox_WorkMode.FormattingEnabled = true;
  1809. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1810. "运行模式",
  1811. "配置模式",
  1812. "调试模式"});
  1813. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1814. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1815. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1816. this.comboBox_WorkMode.TabIndex = 1;
  1817. //
  1818. // label2
  1819. //
  1820. this.label2.AutoSize = true;
  1821. this.label2.Location = new System.Drawing.Point(6, 66);
  1822. this.label2.Name = "label2";
  1823. this.label2.Size = new System.Drawing.Size(74, 21);
  1824. this.label2.TabIndex = 0;
  1825. this.label2.Text = "助力档位";
  1826. //
  1827. // label1
  1828. //
  1829. this.label1.AutoSize = true;
  1830. this.label1.Location = new System.Drawing.Point(6, 35);
  1831. this.label1.Name = "label1";
  1832. this.label1.Size = new System.Drawing.Size(74, 21);
  1833. this.label1.TabIndex = 0;
  1834. this.label1.Text = "工作模式";
  1835. //
  1836. // groupBox3
  1837. //
  1838. this.groupBox3.Controls.Add(this.tabControl1);
  1839. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1840. this.groupBox3.Name = "groupBox3";
  1841. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1842. this.groupBox3.TabIndex = 6;
  1843. this.groupBox3.TabStop = false;
  1844. this.groupBox3.Text = "参数查询/写入";
  1845. this.groupBox3.Visible = false;
  1846. //
  1847. // tabControl1
  1848. //
  1849. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1850. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1851. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  1852. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1853. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1854. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1855. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  1856. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1857. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1858. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1859. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1860. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1861. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1862. this.tabControl1.Controls.Add(this.tabPage_AngleCal);
  1863. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1864. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1865. this.tabControl1.Controls.Add(this.tabPage_FuncSet);
  1866. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1867. this.tabControl1.Name = "tabControl1";
  1868. this.tabControl1.SelectedIndex = 0;
  1869. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1870. this.tabControl1.TabIndex = 0;
  1871. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  1872. //
  1873. // tabPage_MotorParam
  1874. //
  1875. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1876. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1877. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1878. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1879. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1880. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1881. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1882. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1883. this.tabPage_MotorParam.TabIndex = 0;
  1884. this.tabPage_MotorParam.Text = "马达参数";
  1885. //
  1886. // button_Write
  1887. //
  1888. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1889. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1890. this.button_Write.Name = "button_Write";
  1891. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1892. this.button_Write.TabIndex = 1;
  1893. this.button_Write.Text = "写入参数";
  1894. this.button_Write.UseVisualStyleBackColor = false;
  1895. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1896. //
  1897. // button_Read_MotorParam
  1898. //
  1899. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1900. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1901. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1902. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1903. this.button_Read_MotorParam.TabIndex = 1;
  1904. this.button_Read_MotorParam.Text = "读取参数";
  1905. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1906. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1907. //
  1908. // richTextBox_MotorParam
  1909. //
  1910. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1911. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1912. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1913. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1914. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1915. this.richTextBox_MotorParam.TabIndex = 0;
  1916. this.richTextBox_MotorParam.Text = "";
  1917. //
  1918. // tabPage_BikeParam
  1919. //
  1920. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1921. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1922. this.tabPage_BikeParam.Controls.Add(this.label95);
  1923. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1924. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1925. this.tabPage_BikeParam.Controls.Add(this.label93);
  1926. this.tabPage_BikeParam.Controls.Add(this.label94);
  1927. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1928. this.tabPage_BikeParam.Controls.Add(this.label92);
  1929. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1930. this.tabPage_BikeParam.Controls.Add(this.label91);
  1931. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1932. this.tabPage_BikeParam.Controls.Add(this.label90);
  1933. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1934. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1935. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1936. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1937. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1938. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1939. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1940. this.tabPage_BikeParam.TabIndex = 1;
  1941. this.tabPage_BikeParam.Text = "整车信息1";
  1942. //
  1943. // textBox_AutoPowerOff
  1944. //
  1945. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1946. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1947. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1948. this.textBox_AutoPowerOff.TabIndex = 17;
  1949. //
  1950. // label95
  1951. //
  1952. this.label95.AutoSize = true;
  1953. this.label95.Location = new System.Drawing.Point(855, 173);
  1954. this.label95.Name = "label95";
  1955. this.label95.Size = new System.Drawing.Size(74, 21);
  1956. this.label95.TabIndex = 16;
  1957. this.label95.Text = "自动关机";
  1958. //
  1959. // textBox_PowerOffDelay
  1960. //
  1961. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1962. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1963. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1964. this.textBox_PowerOffDelay.TabIndex = 15;
  1965. //
  1966. // textBox_PowerOnDelay
  1967. //
  1968. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1969. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1970. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1971. this.textBox_PowerOnDelay.TabIndex = 14;
  1972. //
  1973. // label93
  1974. //
  1975. this.label93.AutoSize = true;
  1976. this.label93.Location = new System.Drawing.Point(855, 142);
  1977. this.label93.Name = "label93";
  1978. this.label93.Size = new System.Drawing.Size(74, 21);
  1979. this.label93.TabIndex = 13;
  1980. this.label93.Text = "关机延时";
  1981. //
  1982. // label94
  1983. //
  1984. this.label94.AutoSize = true;
  1985. this.label94.Location = new System.Drawing.Point(855, 111);
  1986. this.label94.Name = "label94";
  1987. this.label94.Size = new System.Drawing.Size(74, 21);
  1988. this.label94.TabIndex = 11;
  1989. this.label94.Text = "开机延时";
  1990. //
  1991. // comboBox_TailLightVol
  1992. //
  1993. this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1994. this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1995. this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1996. this.comboBox_TailLightVol.FormattingEnabled = true;
  1997. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1998. "6V",
  1999. "12V"});
  2000. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  2001. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  2002. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  2003. this.comboBox_TailLightVol.TabIndex = 10;
  2004. //
  2005. // label92
  2006. //
  2007. this.label92.AutoSize = true;
  2008. this.label92.Location = new System.Drawing.Point(855, 80);
  2009. this.label92.Name = "label92";
  2010. this.label92.Size = new System.Drawing.Size(74, 21);
  2011. this.label92.TabIndex = 9;
  2012. this.label92.Text = "尾灯电压";
  2013. //
  2014. // comboBox_FrontLightVol
  2015. //
  2016. this.comboBox_FrontLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2017. this.comboBox_FrontLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2018. this.comboBox_FrontLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2019. this.comboBox_FrontLightVol.FormattingEnabled = true;
  2020. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  2021. "6V",
  2022. "12V"});
  2023. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  2024. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  2025. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  2026. this.comboBox_FrontLightVol.TabIndex = 8;
  2027. //
  2028. // label91
  2029. //
  2030. this.label91.AutoSize = true;
  2031. this.label91.Location = new System.Drawing.Point(855, 49);
  2032. this.label91.Name = "label91";
  2033. this.label91.Size = new System.Drawing.Size(74, 21);
  2034. this.label91.TabIndex = 7;
  2035. this.label91.Text = "前灯电压";
  2036. //
  2037. // comboBox_TailLightMode
  2038. //
  2039. this.comboBox_TailLightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2040. this.comboBox_TailLightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2041. this.comboBox_TailLightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2042. this.comboBox_TailLightMode.FormattingEnabled = true;
  2043. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  2044. "1",
  2045. "2",
  2046. "3",
  2047. "4",
  2048. "5",
  2049. "6",
  2050. "7",
  2051. "8"});
  2052. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  2053. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  2054. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  2055. this.comboBox_TailLightMode.TabIndex = 6;
  2056. //
  2057. // label90
  2058. //
  2059. this.label90.AutoSize = true;
  2060. this.label90.Location = new System.Drawing.Point(855, 18);
  2061. this.label90.Name = "label90";
  2062. this.label90.Size = new System.Drawing.Size(74, 21);
  2063. this.label90.TabIndex = 5;
  2064. this.label90.Text = "尾灯模式";
  2065. //
  2066. // button_WriteBikeParam
  2067. //
  2068. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2069. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  2070. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  2071. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  2072. this.button_WriteBikeParam.TabIndex = 4;
  2073. this.button_WriteBikeParam.Text = "写入参数";
  2074. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  2075. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  2076. //
  2077. // button_ReadBikeParam
  2078. //
  2079. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2080. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  2081. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  2082. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  2083. this.button_ReadBikeParam.TabIndex = 3;
  2084. this.button_ReadBikeParam.Text = "读取参数";
  2085. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  2086. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  2087. //
  2088. // richTextBox_BikeParam
  2089. //
  2090. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2091. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  2092. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  2093. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  2094. this.richTextBox_BikeParam.TabIndex = 2;
  2095. this.richTextBox_BikeParam.Text = "";
  2096. //
  2097. // tabPage_BikeParam2
  2098. //
  2099. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2100. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  2101. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  2102. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  2103. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  2104. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  2105. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  2106. this.tabPage_BikeParam2.TabIndex = 13;
  2107. this.tabPage_BikeParam2.Text = "整车信息2";
  2108. //
  2109. // button_WriteBikeParam2
  2110. //
  2111. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2112. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  2113. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  2114. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  2115. this.button_WriteBikeParam2.TabIndex = 7;
  2116. this.button_WriteBikeParam2.Text = "写入参数";
  2117. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  2118. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  2119. //
  2120. // button_ReadBikeParam2
  2121. //
  2122. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2123. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  2124. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  2125. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  2126. this.button_ReadBikeParam2.TabIndex = 6;
  2127. this.button_ReadBikeParam2.Text = "读取参数";
  2128. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  2129. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  2130. //
  2131. // richTextBox_BikeParam2
  2132. //
  2133. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2134. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  2135. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  2136. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  2137. this.richTextBox_BikeParam2.TabIndex = 5;
  2138. this.richTextBox_BikeParam2.Text = "";
  2139. //
  2140. // tabPage_ControlParam
  2141. //
  2142. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2143. this.tabPage_ControlParam.Controls.Add(this.comboBox_Bike_CCS);
  2144. this.tabPage_ControlParam.Controls.Add(this.label133);
  2145. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  2146. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  2147. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  2148. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  2149. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  2150. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  2151. this.tabPage_ControlParam.TabIndex = 2;
  2152. this.tabPage_ControlParam.Text = "控制参数";
  2153. //
  2154. // comboBox_Bike_CCS
  2155. //
  2156. this.comboBox_Bike_CCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2157. this.comboBox_Bike_CCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2158. this.comboBox_Bike_CCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2159. this.comboBox_Bike_CCS.FormattingEnabled = true;
  2160. this.comboBox_Bike_CCS.Items.AddRange(new object[] {
  2161. "NA",
  2162. "开",
  2163. "关"});
  2164. this.comboBox_Bike_CCS.Location = new System.Drawing.Point(932, 14);
  2165. this.comboBox_Bike_CCS.Name = "comboBox_Bike_CCS";
  2166. this.comboBox_Bike_CCS.Size = new System.Drawing.Size(55, 29);
  2167. this.comboBox_Bike_CCS.TabIndex = 10;
  2168. //
  2169. // label133
  2170. //
  2171. this.label133.AutoSize = true;
  2172. this.label133.Location = new System.Drawing.Point(855, 18);
  2173. this.label133.Name = "label133";
  2174. this.label133.Size = new System.Drawing.Size(74, 21);
  2175. this.label133.TabIndex = 8;
  2176. this.label133.Text = "转把巡航";
  2177. //
  2178. // button_WriteControlParam
  2179. //
  2180. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2181. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  2182. this.button_WriteControlParam.Name = "button_WriteControlParam";
  2183. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  2184. this.button_WriteControlParam.TabIndex = 4;
  2185. this.button_WriteControlParam.Text = "写入参数";
  2186. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  2187. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  2188. //
  2189. // button_ReadControlParam
  2190. //
  2191. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2192. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  2193. this.button_ReadControlParam.Name = "button_ReadControlParam";
  2194. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  2195. this.button_ReadControlParam.TabIndex = 3;
  2196. this.button_ReadControlParam.Text = "读取参数";
  2197. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  2198. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  2199. //
  2200. // richTextBox_ControlParam
  2201. //
  2202. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2203. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  2204. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  2205. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  2206. this.richTextBox_ControlParam.TabIndex = 2;
  2207. this.richTextBox_ControlParam.Text = "";
  2208. //
  2209. // tabPage_SensorParam
  2210. //
  2211. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2212. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  2213. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  2214. this.tabPage_SensorParam.Controls.Add(this.label29);
  2215. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  2216. this.tabPage_SensorParam.Controls.Add(this.label27);
  2217. this.tabPage_SensorParam.Controls.Add(this.label26);
  2218. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  2219. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  2220. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  2221. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  2222. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  2223. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  2224. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  2225. this.tabPage_SensorParam.TabIndex = 3;
  2226. this.tabPage_SensorParam.Text = "传感器参数";
  2227. //
  2228. // button_WriteTqSensorParam
  2229. //
  2230. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2231. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  2232. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  2233. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  2234. this.button_WriteTqSensorParam.TabIndex = 10;
  2235. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  2236. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  2237. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  2238. //
  2239. // comboBox_TorqueSet
  2240. //
  2241. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2242. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2243. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2244. this.comboBox_TorqueSet.FormattingEnabled = true;
  2245. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  2246. "1",
  2247. "2",
  2248. "3",
  2249. "4"});
  2250. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  2251. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  2252. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  2253. this.comboBox_TorqueSet.TabIndex = 9;
  2254. //
  2255. // label29
  2256. //
  2257. this.label29.BackColor = System.Drawing.Color.Silver;
  2258. this.label29.Location = new System.Drawing.Point(858, 146);
  2259. this.label29.Name = "label29";
  2260. this.label29.Size = new System.Drawing.Size(126, 1);
  2261. this.label29.TabIndex = 7;
  2262. //
  2263. // textBox_Load
  2264. //
  2265. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2266. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  2267. this.textBox_Load.Name = "textBox_Load";
  2268. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  2269. this.textBox_Load.TabIndex = 6;
  2270. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2271. //
  2272. // label27
  2273. //
  2274. this.label27.AutoSize = true;
  2275. this.label27.Location = new System.Drawing.Point(858, 45);
  2276. this.label27.Name = "label27";
  2277. this.label27.Size = new System.Drawing.Size(42, 42);
  2278. this.label27.TabIndex = 5;
  2279. this.label27.Text = "负载\r\nN.m";
  2280. //
  2281. // label26
  2282. //
  2283. this.label26.AutoSize = true;
  2284. this.label26.Location = new System.Drawing.Point(858, 16);
  2285. this.label26.Name = "label26";
  2286. this.label26.Size = new System.Drawing.Size(42, 21);
  2287. this.label26.TabIndex = 3;
  2288. this.label26.Text = "序号";
  2289. //
  2290. // button_Write_Cal
  2291. //
  2292. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2293. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2294. this.button_Write_Cal.Name = "button_Write_Cal";
  2295. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2296. this.button_Write_Cal.TabIndex = 2;
  2297. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2298. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2299. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2300. //
  2301. // button_WriteSensorParam
  2302. //
  2303. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2304. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2305. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2306. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2307. this.button_WriteSensorParam.TabIndex = 2;
  2308. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2309. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2310. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2311. //
  2312. // button_ReadSensorParam
  2313. //
  2314. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2315. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2316. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2317. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2318. this.button_ReadSensorParam.TabIndex = 2;
  2319. this.button_ReadSensorParam.Text = "读取参数";
  2320. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2321. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2322. //
  2323. // richTextBox_SensorParam
  2324. //
  2325. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2326. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2327. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2328. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2329. this.richTextBox_SensorParam.TabIndex = 1;
  2330. this.richTextBox_SensorParam.Text = "";
  2331. //
  2332. // tabPage_AssistParam
  2333. //
  2334. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2335. this.tabPage_AssistParam.Controls.Add(this.label62);
  2336. this.tabPage_AssistParam.Controls.Add(this.label47);
  2337. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2338. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2339. this.tabPage_AssistParam.Controls.Add(this.label25);
  2340. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2341. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2342. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2343. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2344. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2345. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2346. this.tabPage_AssistParam.TabIndex = 4;
  2347. this.tabPage_AssistParam.Text = "助力参数";
  2348. //
  2349. // label62
  2350. //
  2351. this.label62.BackColor = System.Drawing.Color.Silver;
  2352. this.label62.Location = new System.Drawing.Point(858, 237);
  2353. this.label62.Name = "label62";
  2354. this.label62.Size = new System.Drawing.Size(126, 1);
  2355. this.label62.TabIndex = 10;
  2356. //
  2357. // label47
  2358. //
  2359. this.label47.AutoSize = true;
  2360. this.label47.Location = new System.Drawing.Point(883, 10);
  2361. this.label47.Name = "label47";
  2362. this.label47.Size = new System.Drawing.Size(74, 42);
  2363. this.label47.TabIndex = 9;
  2364. this.label47.Text = "助力转矩\r\n曲线编号";
  2365. //
  2366. // comboBox_AssistTorque
  2367. //
  2368. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2369. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2370. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2371. this.comboBox_AssistTorque.FormattingEnabled = true;
  2372. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2373. "1",
  2374. "2",
  2375. "3",
  2376. "4",
  2377. "5",
  2378. "6",
  2379. "7",
  2380. "8",
  2381. "9",
  2382. "10",
  2383. "11",
  2384. "12",
  2385. "13",
  2386. "14",
  2387. "15"});
  2388. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2389. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2390. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2391. this.comboBox_AssistTorque.TabIndex = 8;
  2392. //
  2393. // comboBox_AssistCadence
  2394. //
  2395. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2396. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2397. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2398. this.comboBox_AssistCadence.FormattingEnabled = true;
  2399. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2400. "1",
  2401. "2",
  2402. "3",
  2403. "4",
  2404. "5"});
  2405. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2406. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2407. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2408. this.comboBox_AssistCadence.TabIndex = 7;
  2409. //
  2410. // label25
  2411. //
  2412. this.label25.AutoSize = true;
  2413. this.label25.Location = new System.Drawing.Point(883, 87);
  2414. this.label25.Name = "label25";
  2415. this.label25.Size = new System.Drawing.Size(74, 42);
  2416. this.label25.TabIndex = 2;
  2417. this.label25.Text = "助力踏频\r\n曲线编号";
  2418. //
  2419. // button_WriteAssistParam
  2420. //
  2421. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2422. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2423. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2424. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2425. this.button_WriteAssistParam.TabIndex = 4;
  2426. this.button_WriteAssistParam.Text = "写入参数";
  2427. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2428. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2429. //
  2430. // button_ReadAssistParam
  2431. //
  2432. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2433. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2434. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2435. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2436. this.button_ReadAssistParam.TabIndex = 3;
  2437. this.button_ReadAssistParam.Text = "读取参数";
  2438. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2439. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2440. //
  2441. // richTextBox_AssistParam
  2442. //
  2443. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2444. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2445. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2446. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2447. this.richTextBox_AssistParam.TabIndex = 2;
  2448. this.richTextBox_AssistParam.Text = "";
  2449. //
  2450. // tabPage_UsrRideParam
  2451. //
  2452. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2453. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2454. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2455. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2456. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2457. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2458. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2459. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2460. this.tabPage_UsrRideParam.TabIndex = 14;
  2461. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2462. //
  2463. // checkBox_UserRideParam_OBC
  2464. //
  2465. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2466. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2467. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2468. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2469. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2470. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2471. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2472. //
  2473. // button_WriteUsrRidetParam
  2474. //
  2475. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2476. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2477. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2478. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2479. this.button_WriteUsrRidetParam.TabIndex = 7;
  2480. this.button_WriteUsrRidetParam.Text = "写入参数";
  2481. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2482. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2483. //
  2484. // button_ReadUsrRideParam
  2485. //
  2486. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2487. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2488. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2489. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2490. this.button_ReadUsrRideParam.TabIndex = 6;
  2491. this.button_ReadUsrRideParam.Text = "读取参数";
  2492. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2493. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2494. //
  2495. // richTextBox_UsrRidesParam
  2496. //
  2497. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2498. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2499. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2500. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2501. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2502. this.richTextBox_UsrRidesParam.Text = "";
  2503. //
  2504. // tabPage_DebugParam
  2505. //
  2506. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2507. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2508. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2509. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2510. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2511. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2512. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2513. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2514. this.tabPage_DebugParam.TabIndex = 5;
  2515. this.tabPage_DebugParam.Text = "调试参数";
  2516. //
  2517. // button_WriteDebugParam
  2518. //
  2519. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2520. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2521. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2522. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2523. this.button_WriteDebugParam.TabIndex = 4;
  2524. this.button_WriteDebugParam.Text = "写入参数";
  2525. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2526. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2527. //
  2528. // button_ReadDebugParam
  2529. //
  2530. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2531. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2532. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2533. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2534. this.button_ReadDebugParam.TabIndex = 3;
  2535. this.button_ReadDebugParam.Text = "读取参数";
  2536. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2537. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2538. //
  2539. // richTextBox_DebugParam
  2540. //
  2541. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2542. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2543. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2544. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2545. this.richTextBox_DebugParam.TabIndex = 2;
  2546. this.richTextBox_DebugParam.Text = "";
  2547. //
  2548. // tabPage_RecordInfo
  2549. //
  2550. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2551. this.tabPage_RecordInfo.Controls.Add(this.label165);
  2552. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2553. this.tabPage_RecordInfo.Controls.Add(this.button_ReadLogAddr);
  2554. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2555. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2556. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2557. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2558. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2559. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2560. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2561. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2562. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2563. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2564. this.tabPage_RecordInfo.TabIndex = 6;
  2565. this.tabPage_RecordInfo.Text = "历史信息";
  2566. //
  2567. // label165
  2568. //
  2569. this.label165.BackColor = System.Drawing.Color.Silver;
  2570. this.label165.Location = new System.Drawing.Point(858, 138);
  2571. this.label165.Name = "label165";
  2572. this.label165.Size = new System.Drawing.Size(126, 1);
  2573. this.label165.TabIndex = 28;
  2574. //
  2575. // label88
  2576. //
  2577. this.label88.AutoSize = true;
  2578. this.label88.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2579. this.label88.Location = new System.Drawing.Point(856, 49);
  2580. this.label88.Name = "label88";
  2581. this.label88.Size = new System.Drawing.Size(37, 20);
  2582. this.label88.TabIndex = 27;
  2583. this.label88.Text = "结束";
  2584. //
  2585. // button_ReadLogAddr
  2586. //
  2587. this.button_ReadLogAddr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2588. this.button_ReadLogAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2589. this.button_ReadLogAddr.ForeColor = System.Drawing.SystemColors.ControlText;
  2590. this.button_ReadLogAddr.Location = new System.Drawing.Point(858, 81);
  2591. this.button_ReadLogAddr.Name = "button_ReadLogAddr";
  2592. this.button_ReadLogAddr.Size = new System.Drawing.Size(126, 50);
  2593. this.button_ReadLogAddr.TabIndex = 26;
  2594. this.button_ReadLogAddr.Text = "读取日志地址";
  2595. this.button_ReadLogAddr.UseVisualStyleBackColor = false;
  2596. this.button_ReadLogAddr.Click += new System.EventHandler(this.button_ReadLogAddr_Click);
  2597. //
  2598. // textBox_LogAddrEnd
  2599. //
  2600. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2601. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2602. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(897, 45);
  2603. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2604. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(87, 28);
  2605. this.textBox_LogAddrEnd.TabIndex = 11;
  2606. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2607. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2608. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2609. //
  2610. // label_LogAddrBegin
  2611. //
  2612. this.label_LogAddrBegin.AutoSize = true;
  2613. this.label_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2614. this.label_LogAddrBegin.Location = new System.Drawing.Point(856, 13);
  2615. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2616. this.label_LogAddrBegin.Size = new System.Drawing.Size(37, 20);
  2617. this.label_LogAddrBegin.TabIndex = 8;
  2618. this.label_LogAddrBegin.Text = "起始";
  2619. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2620. //
  2621. // textBox_LogAddrBegin
  2622. //
  2623. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2624. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2625. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(897, 9);
  2626. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2627. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(87, 28);
  2628. this.textBox_LogAddrBegin.TabIndex = 9;
  2629. this.textBox_LogAddrBegin.Text = "0801F800";
  2630. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2631. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2632. //
  2633. // button_SaveRecordInfo
  2634. //
  2635. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2636. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2637. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2638. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2639. this.button_SaveRecordInfo.TabIndex = 4;
  2640. this.button_SaveRecordInfo.Text = "保存日志";
  2641. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2642. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2643. //
  2644. // button_ReadRecord
  2645. //
  2646. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2647. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2648. this.button_ReadRecord.Name = "button_ReadRecord";
  2649. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2650. this.button_ReadRecord.TabIndex = 3;
  2651. this.button_ReadRecord.Text = "读取历史";
  2652. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2653. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2654. //
  2655. // button_ExportLog
  2656. //
  2657. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2658. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2659. this.button_ExportLog.Name = "button_ExportLog";
  2660. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2661. this.button_ExportLog.TabIndex = 3;
  2662. this.button_ExportLog.Text = "导出日志";
  2663. this.button_ExportLog.UseVisualStyleBackColor = false;
  2664. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2665. //
  2666. // richTextBox_Record
  2667. //
  2668. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2669. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2670. this.richTextBox_Record.Name = "richTextBox_Record";
  2671. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2672. this.richTextBox_Record.TabIndex = 2;
  2673. this.richTextBox_Record.Text = "";
  2674. //
  2675. // tabPage_OtherInfo
  2676. //
  2677. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2678. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2679. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2680. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2681. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2682. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2683. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2684. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2685. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2686. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2687. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2688. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2689. this.tabPage_OtherInfo.TabIndex = 7;
  2690. this.tabPage_OtherInfo.Text = "其它信息";
  2691. //
  2692. // groupBox16
  2693. //
  2694. this.groupBox16.Controls.Add(this.groupBox18);
  2695. this.groupBox16.Controls.Add(this.groupBox17);
  2696. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2697. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2698. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2699. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2700. this.groupBox16.Name = "groupBox16";
  2701. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2702. this.groupBox16.TabIndex = 5;
  2703. this.groupBox16.TabStop = false;
  2704. this.groupBox16.Text = "存储标志";
  2705. //
  2706. // groupBox18
  2707. //
  2708. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2709. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2710. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2711. this.groupBox18.Name = "groupBox18";
  2712. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2713. this.groupBox18.TabIndex = 11;
  2714. this.groupBox18.TabStop = false;
  2715. this.groupBox18.Text = "SPI校准";
  2716. //
  2717. // radioButton_SIP_SaveNo
  2718. //
  2719. this.radioButton_SIP_SaveNo.AutoSize = true;
  2720. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2721. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2722. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2723. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2724. this.radioButton_SIP_SaveNo.TabStop = true;
  2725. this.radioButton_SIP_SaveNo.Text = "未存储";
  2726. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2727. //
  2728. // radioButton_SIP_SaveYes
  2729. //
  2730. this.radioButton_SIP_SaveYes.AutoSize = true;
  2731. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2732. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2733. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2734. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2735. this.radioButton_SIP_SaveYes.TabStop = true;
  2736. this.radioButton_SIP_SaveYes.Text = "已存储";
  2737. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2738. //
  2739. // groupBox17
  2740. //
  2741. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2742. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2743. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2744. this.groupBox17.Name = "groupBox17";
  2745. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2746. this.groupBox17.TabIndex = 10;
  2747. this.groupBox17.TabStop = false;
  2748. this.groupBox17.Text = "EEPROM";
  2749. //
  2750. // radioButton_EE_SaveYes
  2751. //
  2752. this.radioButton_EE_SaveYes.AutoSize = true;
  2753. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2754. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2755. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2756. this.radioButton_EE_SaveYes.TabIndex = 8;
  2757. this.radioButton_EE_SaveYes.TabStop = true;
  2758. this.radioButton_EE_SaveYes.Text = "已存储";
  2759. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2760. //
  2761. // radioButton_EE_SaveNo
  2762. //
  2763. this.radioButton_EE_SaveNo.AutoSize = true;
  2764. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2765. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2766. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2767. this.radioButton_EE_SaveNo.TabIndex = 9;
  2768. this.radioButton_EE_SaveNo.TabStop = true;
  2769. this.radioButton_EE_SaveNo.Text = "未存储";
  2770. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2771. //
  2772. // button_ReadSaveFlag
  2773. //
  2774. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2775. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2776. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2777. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2778. this.button_ReadSaveFlag.TabIndex = 3;
  2779. this.button_ReadSaveFlag.Text = "查询";
  2780. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2781. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2782. //
  2783. // button_WriteSaveFlag
  2784. //
  2785. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2786. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2787. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2788. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2789. this.button_WriteSaveFlag.TabIndex = 4;
  2790. this.button_WriteSaveFlag.Text = "写入";
  2791. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2792. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2793. //
  2794. // checkBox_SaveYes
  2795. //
  2796. this.checkBox_SaveYes.AutoSize = true;
  2797. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2798. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2799. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2800. this.checkBox_SaveYes.TabIndex = 5;
  2801. this.checkBox_SaveYes.Text = "保存";
  2802. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2803. //
  2804. // groupBox23
  2805. //
  2806. this.groupBox23.Controls.Add(this.label155);
  2807. this.groupBox23.Controls.Add(this.label89);
  2808. this.groupBox23.Controls.Add(this.button_ReadUserNum);
  2809. this.groupBox23.Controls.Add(this.button_WriteUserNum);
  2810. this.groupBox23.Controls.Add(this.textBox_UserNum);
  2811. this.groupBox23.Controls.Add(this.button_ReadTag);
  2812. this.groupBox23.Controls.Add(this.button_WriteTag);
  2813. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2814. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2815. this.groupBox23.Name = "groupBox23";
  2816. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2817. this.groupBox23.TabIndex = 4;
  2818. this.groupBox23.TabStop = false;
  2819. this.groupBox23.Text = "产品标签/定制编号";
  2820. //
  2821. // label155
  2822. //
  2823. this.label155.AutoSize = true;
  2824. this.label155.Location = new System.Drawing.Point(6, 76);
  2825. this.label155.Name = "label155";
  2826. this.label155.Size = new System.Drawing.Size(42, 21);
  2827. this.label155.TabIndex = 6;
  2828. this.label155.Text = "编号";
  2829. //
  2830. // label89
  2831. //
  2832. this.label89.AutoSize = true;
  2833. this.label89.Location = new System.Drawing.Point(6, 39);
  2834. this.label89.Name = "label89";
  2835. this.label89.Size = new System.Drawing.Size(42, 21);
  2836. this.label89.TabIndex = 3;
  2837. this.label89.Text = "标签";
  2838. //
  2839. // button_ReadUserNum
  2840. //
  2841. this.button_ReadUserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2842. this.button_ReadUserNum.Location = new System.Drawing.Point(268, 72);
  2843. this.button_ReadUserNum.Name = "button_ReadUserNum";
  2844. this.button_ReadUserNum.Size = new System.Drawing.Size(50, 29);
  2845. this.button_ReadUserNum.TabIndex = 5;
  2846. this.button_ReadUserNum.Text = "查询";
  2847. this.button_ReadUserNum.UseVisualStyleBackColor = false;
  2848. this.button_ReadUserNum.Click += new System.EventHandler(this.button_ReadUserNum_Click);
  2849. //
  2850. // button_WriteUserNum
  2851. //
  2852. this.button_WriteUserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2853. this.button_WriteUserNum.Location = new System.Drawing.Point(323, 72);
  2854. this.button_WriteUserNum.Name = "button_WriteUserNum";
  2855. this.button_WriteUserNum.Size = new System.Drawing.Size(50, 29);
  2856. this.button_WriteUserNum.TabIndex = 4;
  2857. this.button_WriteUserNum.Text = "写入";
  2858. this.button_WriteUserNum.UseVisualStyleBackColor = false;
  2859. this.button_WriteUserNum.Click += new System.EventHandler(this.button_WriteUserNum_Click);
  2860. //
  2861. // textBox_UserNum
  2862. //
  2863. this.textBox_UserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2864. this.textBox_UserNum.Location = new System.Drawing.Point(54, 72);
  2865. this.textBox_UserNum.Name = "textBox_UserNum";
  2866. this.textBox_UserNum.Size = new System.Drawing.Size(212, 28);
  2867. this.textBox_UserNum.TabIndex = 3;
  2868. //
  2869. // button_ReadTag
  2870. //
  2871. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2872. this.button_ReadTag.Location = new System.Drawing.Point(268, 35);
  2873. this.button_ReadTag.Name = "button_ReadTag";
  2874. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  2875. this.button_ReadTag.TabIndex = 2;
  2876. this.button_ReadTag.Text = "查询";
  2877. this.button_ReadTag.UseVisualStyleBackColor = false;
  2878. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  2879. //
  2880. // button_WriteTag
  2881. //
  2882. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2883. this.button_WriteTag.Location = new System.Drawing.Point(323, 35);
  2884. this.button_WriteTag.Name = "button_WriteTag";
  2885. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  2886. this.button_WriteTag.TabIndex = 2;
  2887. this.button_WriteTag.Text = "写入";
  2888. this.button_WriteTag.UseVisualStyleBackColor = false;
  2889. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  2890. //
  2891. // textBox_TagInfo
  2892. //
  2893. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2894. this.textBox_TagInfo.Location = new System.Drawing.Point(54, 35);
  2895. this.textBox_TagInfo.Name = "textBox_TagInfo";
  2896. this.textBox_TagInfo.Size = new System.Drawing.Size(212, 28);
  2897. this.textBox_TagInfo.TabIndex = 1;
  2898. //
  2899. // groupBox9
  2900. //
  2901. this.groupBox9.Controls.Add(this.button_Recovery);
  2902. this.groupBox9.Controls.Add(this.button_ClearLog);
  2903. this.groupBox9.Controls.Add(this.button_Reset);
  2904. this.groupBox9.Controls.Add(this.button_SystemClear);
  2905. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  2906. this.groupBox9.Name = "groupBox9";
  2907. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  2908. this.groupBox9.TabIndex = 4;
  2909. this.groupBox9.TabStop = false;
  2910. this.groupBox9.Text = "系统操作";
  2911. //
  2912. // button_Recovery
  2913. //
  2914. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  2915. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2916. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  2917. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  2918. this.button_Recovery.Name = "button_Recovery";
  2919. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  2920. this.button_Recovery.TabIndex = 2;
  2921. this.button_Recovery.Text = "参数还原";
  2922. this.button_Recovery.UseVisualStyleBackColor = false;
  2923. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  2924. //
  2925. // button_ClearLog
  2926. //
  2927. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2928. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2929. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  2930. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  2931. this.button_ClearLog.Name = "button_ClearLog";
  2932. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  2933. this.button_ClearLog.TabIndex = 2;
  2934. this.button_ClearLog.Text = "记录清除";
  2935. this.button_ClearLog.UseVisualStyleBackColor = false;
  2936. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2937. //
  2938. // button_Reset
  2939. //
  2940. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  2941. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2942. this.button_Reset.ForeColor = System.Drawing.Color.White;
  2943. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  2944. this.button_Reset.Name = "button_Reset";
  2945. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  2946. this.button_Reset.TabIndex = 2;
  2947. this.button_Reset.Text = "系统关机";
  2948. this.button_Reset.UseVisualStyleBackColor = false;
  2949. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2950. //
  2951. // button_SystemClear
  2952. //
  2953. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  2954. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2955. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  2956. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  2957. this.button_SystemClear.Name = "button_SystemClear";
  2958. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  2959. this.button_SystemClear.TabIndex = 2;
  2960. this.button_SystemClear.Text = "系统清除";
  2961. this.button_SystemClear.UseVisualStyleBackColor = false;
  2962. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2963. //
  2964. // groupBox8
  2965. //
  2966. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2967. this.groupBox8.Controls.Add(this.textBox_Online);
  2968. this.groupBox8.Controls.Add(this.label42);
  2969. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  2970. this.groupBox8.Name = "groupBox8";
  2971. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  2972. this.groupBox8.TabIndex = 3;
  2973. this.groupBox8.TabStop = false;
  2974. this.groupBox8.Text = "在线查询";
  2975. //
  2976. // button_ReadOnLine
  2977. //
  2978. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2979. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  2980. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2981. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2982. this.button_ReadOnLine.TabIndex = 2;
  2983. this.button_ReadOnLine.Text = "查询";
  2984. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2985. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2986. //
  2987. // textBox_Online
  2988. //
  2989. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2990. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2991. this.textBox_Online.Name = "textBox_Online";
  2992. this.textBox_Online.ReadOnly = true;
  2993. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2994. this.textBox_Online.TabIndex = 1;
  2995. //
  2996. // label42
  2997. //
  2998. this.label42.AutoSize = true;
  2999. this.label42.Location = new System.Drawing.Point(6, 29);
  3000. this.label42.Name = "label42";
  3001. this.label42.Size = new System.Drawing.Size(74, 21);
  3002. this.label42.TabIndex = 0;
  3003. this.label42.Text = "在线状态";
  3004. //
  3005. // groupBox7
  3006. //
  3007. this.groupBox7.Controls.Add(this.button_ReadMAC);
  3008. this.groupBox7.Controls.Add(this.button_WriteMac);
  3009. this.groupBox7.Controls.Add(this.textBox_PP);
  3010. this.groupBox7.Controls.Add(this.textBox_MACDate);
  3011. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  3012. this.groupBox7.Controls.Add(this.label34);
  3013. this.groupBox7.Controls.Add(this.label39);
  3014. this.groupBox7.Controls.Add(this.textBox_MAC);
  3015. this.groupBox7.Controls.Add(this.label40);
  3016. this.groupBox7.Controls.Add(this.label41);
  3017. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  3018. this.groupBox7.Name = "groupBox7";
  3019. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  3020. this.groupBox7.TabIndex = 3;
  3021. this.groupBox7.TabStop = false;
  3022. this.groupBox7.Text = "生产信息";
  3023. //
  3024. // button_ReadMAC
  3025. //
  3026. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3027. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  3028. this.button_ReadMAC.Name = "button_ReadMAC";
  3029. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  3030. this.button_ReadMAC.TabIndex = 2;
  3031. this.button_ReadMAC.Text = "查询";
  3032. this.button_ReadMAC.UseVisualStyleBackColor = false;
  3033. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  3034. //
  3035. // button_WriteMac
  3036. //
  3037. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3038. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  3039. this.button_WriteMac.Name = "button_WriteMac";
  3040. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  3041. this.button_WriteMac.TabIndex = 2;
  3042. this.button_WriteMac.Text = "写入";
  3043. this.button_WriteMac.UseVisualStyleBackColor = false;
  3044. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  3045. //
  3046. // textBox_PP
  3047. //
  3048. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3049. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  3050. this.textBox_PP.Name = "textBox_PP";
  3051. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  3052. this.textBox_PP.TabIndex = 1;
  3053. //
  3054. // textBox_MACDate
  3055. //
  3056. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3057. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  3058. this.textBox_MACDate.Name = "textBox_MACDate";
  3059. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  3060. this.textBox_MACDate.TabIndex = 1;
  3061. //
  3062. // textBox_MACAdd
  3063. //
  3064. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3065. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  3066. this.textBox_MACAdd.Name = "textBox_MACAdd";
  3067. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  3068. this.textBox_MACAdd.TabIndex = 1;
  3069. //
  3070. // label34
  3071. //
  3072. this.label34.AutoSize = true;
  3073. this.label34.Location = new System.Drawing.Point(6, 144);
  3074. this.label34.Name = "label34";
  3075. this.label34.Size = new System.Drawing.Size(74, 21);
  3076. this.label34.TabIndex = 0;
  3077. this.label34.Text = "产品标识";
  3078. //
  3079. // label39
  3080. //
  3081. this.label39.AutoSize = true;
  3082. this.label39.Location = new System.Drawing.Point(6, 106);
  3083. this.label39.Name = "label39";
  3084. this.label39.Size = new System.Drawing.Size(74, 21);
  3085. this.label39.TabIndex = 0;
  3086. this.label39.Text = "生产日期";
  3087. //
  3088. // textBox_MAC
  3089. //
  3090. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3091. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  3092. this.textBox_MAC.Name = "textBox_MAC";
  3093. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  3094. this.textBox_MAC.TabIndex = 1;
  3095. //
  3096. // label40
  3097. //
  3098. this.label40.AutoSize = true;
  3099. this.label40.Location = new System.Drawing.Point(6, 68);
  3100. this.label40.Name = "label40";
  3101. this.label40.Size = new System.Drawing.Size(58, 21);
  3102. this.label40.TabIndex = 0;
  3103. this.label40.Text = "生产地";
  3104. //
  3105. // label41
  3106. //
  3107. this.label41.AutoSize = true;
  3108. this.label41.Location = new System.Drawing.Point(7, 29);
  3109. this.label41.Name = "label41";
  3110. this.label41.Size = new System.Drawing.Size(58, 21);
  3111. this.label41.TabIndex = 0;
  3112. this.label41.Text = "生产商";
  3113. //
  3114. // groupBox6
  3115. //
  3116. this.groupBox6.Controls.Add(this.button_ReadUser3);
  3117. this.groupBox6.Controls.Add(this.button_WriteUser3);
  3118. this.groupBox6.Controls.Add(this.button_ReadUser2);
  3119. this.groupBox6.Controls.Add(this.button_WriteUser2);
  3120. this.groupBox6.Controls.Add(this.button_ReadUser1);
  3121. this.groupBox6.Controls.Add(this.button_WriteUser1);
  3122. this.groupBox6.Controls.Add(this.textBox_User3);
  3123. this.groupBox6.Controls.Add(this.textBox_User2);
  3124. this.groupBox6.Controls.Add(this.label35);
  3125. this.groupBox6.Controls.Add(this.textBox_User1);
  3126. this.groupBox6.Controls.Add(this.label36);
  3127. this.groupBox6.Controls.Add(this.label38);
  3128. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  3129. this.groupBox6.Name = "groupBox6";
  3130. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  3131. this.groupBox6.TabIndex = 2;
  3132. this.groupBox6.TabStop = false;
  3133. this.groupBox6.Text = "自定义";
  3134. //
  3135. // button_ReadUser3
  3136. //
  3137. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3138. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  3139. this.button_ReadUser3.Name = "button_ReadUser3";
  3140. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  3141. this.button_ReadUser3.TabIndex = 5;
  3142. this.button_ReadUser3.Text = "查询";
  3143. this.button_ReadUser3.UseVisualStyleBackColor = false;
  3144. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  3145. //
  3146. // button_WriteUser3
  3147. //
  3148. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3149. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  3150. this.button_WriteUser3.Name = "button_WriteUser3";
  3151. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  3152. this.button_WriteUser3.TabIndex = 6;
  3153. this.button_WriteUser3.Text = "写入";
  3154. this.button_WriteUser3.UseVisualStyleBackColor = false;
  3155. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  3156. //
  3157. // button_ReadUser2
  3158. //
  3159. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3160. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  3161. this.button_ReadUser2.Name = "button_ReadUser2";
  3162. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  3163. this.button_ReadUser2.TabIndex = 3;
  3164. this.button_ReadUser2.Text = "查询";
  3165. this.button_ReadUser2.UseVisualStyleBackColor = false;
  3166. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  3167. //
  3168. // button_WriteUser2
  3169. //
  3170. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3171. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  3172. this.button_WriteUser2.Name = "button_WriteUser2";
  3173. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  3174. this.button_WriteUser2.TabIndex = 4;
  3175. this.button_WriteUser2.Text = "写入";
  3176. this.button_WriteUser2.UseVisualStyleBackColor = false;
  3177. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  3178. //
  3179. // button_ReadUser1
  3180. //
  3181. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3182. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  3183. this.button_ReadUser1.Name = "button_ReadUser1";
  3184. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  3185. this.button_ReadUser1.TabIndex = 2;
  3186. this.button_ReadUser1.Text = "查询";
  3187. this.button_ReadUser1.UseVisualStyleBackColor = false;
  3188. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  3189. //
  3190. // button_WriteUser1
  3191. //
  3192. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3193. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  3194. this.button_WriteUser1.Name = "button_WriteUser1";
  3195. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  3196. this.button_WriteUser1.TabIndex = 2;
  3197. this.button_WriteUser1.Text = "写入";
  3198. this.button_WriteUser1.UseVisualStyleBackColor = false;
  3199. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  3200. //
  3201. // textBox_User3
  3202. //
  3203. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3204. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  3205. this.textBox_User3.Name = "textBox_User3";
  3206. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  3207. this.textBox_User3.TabIndex = 1;
  3208. //
  3209. // textBox_User2
  3210. //
  3211. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3212. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  3213. this.textBox_User2.Name = "textBox_User2";
  3214. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  3215. this.textBox_User2.TabIndex = 1;
  3216. //
  3217. // label35
  3218. //
  3219. this.label35.AutoSize = true;
  3220. this.label35.Location = new System.Drawing.Point(4, 93);
  3221. this.label35.Name = "label35";
  3222. this.label35.Size = new System.Drawing.Size(19, 21);
  3223. this.label35.TabIndex = 0;
  3224. this.label35.Text = "3";
  3225. //
  3226. // textBox_User1
  3227. //
  3228. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3229. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  3230. this.textBox_User1.Name = "textBox_User1";
  3231. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  3232. this.textBox_User1.TabIndex = 1;
  3233. //
  3234. // label36
  3235. //
  3236. this.label36.AutoSize = true;
  3237. this.label36.Location = new System.Drawing.Point(4, 63);
  3238. this.label36.Name = "label36";
  3239. this.label36.Size = new System.Drawing.Size(19, 21);
  3240. this.label36.TabIndex = 0;
  3241. this.label36.Text = "2";
  3242. //
  3243. // label38
  3244. //
  3245. this.label38.AutoSize = true;
  3246. this.label38.Location = new System.Drawing.Point(5, 33);
  3247. this.label38.Name = "label38";
  3248. this.label38.Size = new System.Drawing.Size(19, 21);
  3249. this.label38.TabIndex = 0;
  3250. this.label38.Text = "1";
  3251. //
  3252. // groupBox5
  3253. //
  3254. this.groupBox5.Controls.Add(this.button_ReadKey);
  3255. this.groupBox5.Controls.Add(this.button_WriteKey);
  3256. this.groupBox5.Controls.Add(this.textBox_Key);
  3257. this.groupBox5.Controls.Add(this.label37);
  3258. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  3259. this.groupBox5.Name = "groupBox5";
  3260. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  3261. this.groupBox5.TabIndex = 1;
  3262. this.groupBox5.TabStop = false;
  3263. this.groupBox5.Text = "校验密钥";
  3264. //
  3265. // button_ReadKey
  3266. //
  3267. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3268. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  3269. this.button_ReadKey.Name = "button_ReadKey";
  3270. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  3271. this.button_ReadKey.TabIndex = 2;
  3272. this.button_ReadKey.Text = "查询";
  3273. this.button_ReadKey.UseVisualStyleBackColor = false;
  3274. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  3275. //
  3276. // button_WriteKey
  3277. //
  3278. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3279. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  3280. this.button_WriteKey.Name = "button_WriteKey";
  3281. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  3282. this.button_WriteKey.TabIndex = 2;
  3283. this.button_WriteKey.Text = "写入";
  3284. this.button_WriteKey.UseVisualStyleBackColor = false;
  3285. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  3286. //
  3287. // textBox_Key
  3288. //
  3289. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3290. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  3291. this.textBox_Key.Name = "textBox_Key";
  3292. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  3293. this.textBox_Key.TabIndex = 1;
  3294. //
  3295. // label37
  3296. //
  3297. this.label37.AutoSize = true;
  3298. this.label37.Location = new System.Drawing.Point(7, 28);
  3299. this.label37.Name = "label37";
  3300. this.label37.Size = new System.Drawing.Size(42, 21);
  3301. this.label37.TabIndex = 0;
  3302. this.label37.Text = "密钥";
  3303. //
  3304. // groupBox4
  3305. //
  3306. this.groupBox4.Controls.Add(this.button_WriteHW);
  3307. this.groupBox4.Controls.Add(this.label85);
  3308. this.groupBox4.Controls.Add(this.textBox_SP);
  3309. this.groupBox4.Controls.Add(this.button_ReadVersion);
  3310. this.groupBox4.Controls.Add(this.button_WriteSN);
  3311. this.groupBox4.Controls.Add(this.button_WriteModel);
  3312. this.groupBox4.Controls.Add(this.textBox_FW);
  3313. this.groupBox4.Controls.Add(this.textBox_HW);
  3314. this.groupBox4.Controls.Add(this.textBox_SN);
  3315. this.groupBox4.Controls.Add(this.label33);
  3316. this.groupBox4.Controls.Add(this.label32);
  3317. this.groupBox4.Controls.Add(this.textBox_Model);
  3318. this.groupBox4.Controls.Add(this.label31);
  3319. this.groupBox4.Controls.Add(this.label30);
  3320. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  3321. this.groupBox4.Name = "groupBox4";
  3322. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  3323. this.groupBox4.TabIndex = 0;
  3324. this.groupBox4.TabStop = false;
  3325. this.groupBox4.Text = "版本信息";
  3326. //
  3327. // button_WriteHW
  3328. //
  3329. this.button_WriteHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3330. this.button_WriteHW.Location = new System.Drawing.Point(287, 82);
  3331. this.button_WriteHW.Name = "button_WriteHW";
  3332. this.button_WriteHW.Size = new System.Drawing.Size(50, 29);
  3333. this.button_WriteHW.TabIndex = 5;
  3334. this.button_WriteHW.Text = "写入";
  3335. this.button_WriteHW.UseVisualStyleBackColor = false;
  3336. this.button_WriteHW.Click += new System.EventHandler(this.button_WriteHW_Click);
  3337. //
  3338. // label85
  3339. //
  3340. this.label85.AutoSize = true;
  3341. this.label85.Location = new System.Drawing.Point(6, 144);
  3342. this.label85.Name = "label85";
  3343. this.label85.Size = new System.Drawing.Size(29, 21);
  3344. this.label85.TabIndex = 4;
  3345. this.label85.Text = "SP";
  3346. //
  3347. // textBox_SP
  3348. //
  3349. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3350. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  3351. this.textBox_SP.Name = "textBox_SP";
  3352. this.textBox_SP.ReadOnly = true;
  3353. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3354. this.textBox_SP.TabIndex = 3;
  3355. //
  3356. // button_ReadVersion
  3357. //
  3358. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3359. this.button_ReadVersion.Location = new System.Drawing.Point(287, 111);
  3360. this.button_ReadVersion.Name = "button_ReadVersion";
  3361. this.button_ReadVersion.Size = new System.Drawing.Size(50, 57);
  3362. this.button_ReadVersion.TabIndex = 2;
  3363. this.button_ReadVersion.Text = "查询";
  3364. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3365. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3366. //
  3367. // button_WriteSN
  3368. //
  3369. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3370. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3371. this.button_WriteSN.Name = "button_WriteSN";
  3372. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3373. this.button_WriteSN.TabIndex = 2;
  3374. this.button_WriteSN.Text = "写入";
  3375. this.button_WriteSN.UseVisualStyleBackColor = false;
  3376. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3377. //
  3378. // button_WriteModel
  3379. //
  3380. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3381. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3382. this.button_WriteModel.Name = "button_WriteModel";
  3383. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3384. this.button_WriteModel.TabIndex = 2;
  3385. this.button_WriteModel.Text = "写入";
  3386. this.button_WriteModel.UseVisualStyleBackColor = false;
  3387. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3388. //
  3389. // textBox_FW
  3390. //
  3391. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3392. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3393. this.textBox_FW.Name = "textBox_FW";
  3394. this.textBox_FW.ReadOnly = true;
  3395. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3396. this.textBox_FW.TabIndex = 1;
  3397. //
  3398. // textBox_HW
  3399. //
  3400. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3401. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3402. this.textBox_HW.Name = "textBox_HW";
  3403. this.textBox_HW.ReadOnly = true;
  3404. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3405. this.textBox_HW.TabIndex = 1;
  3406. //
  3407. // textBox_SN
  3408. //
  3409. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3410. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3411. this.textBox_SN.Name = "textBox_SN";
  3412. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3413. this.textBox_SN.TabIndex = 1;
  3414. //
  3415. // label33
  3416. //
  3417. this.label33.AutoSize = true;
  3418. this.label33.Location = new System.Drawing.Point(6, 115);
  3419. this.label33.Name = "label33";
  3420. this.label33.Size = new System.Drawing.Size(35, 21);
  3421. this.label33.TabIndex = 0;
  3422. this.label33.Text = "FW";
  3423. //
  3424. // label32
  3425. //
  3426. this.label32.AutoSize = true;
  3427. this.label32.Location = new System.Drawing.Point(6, 86);
  3428. this.label32.Name = "label32";
  3429. this.label32.Size = new System.Drawing.Size(38, 21);
  3430. this.label32.TabIndex = 0;
  3431. this.label32.Text = "HW";
  3432. //
  3433. // textBox_Model
  3434. //
  3435. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3436. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3437. this.textBox_Model.Name = "textBox_Model";
  3438. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3439. this.textBox_Model.TabIndex = 1;
  3440. //
  3441. // label31
  3442. //
  3443. this.label31.AutoSize = true;
  3444. this.label31.Location = new System.Drawing.Point(6, 57);
  3445. this.label31.Name = "label31";
  3446. this.label31.Size = new System.Drawing.Size(32, 21);
  3447. this.label31.TabIndex = 0;
  3448. this.label31.Text = "SN";
  3449. //
  3450. // label30
  3451. //
  3452. this.label30.AutoSize = true;
  3453. this.label30.Location = new System.Drawing.Point(7, 28);
  3454. this.label30.Name = "label30";
  3455. this.label30.Size = new System.Drawing.Size(42, 21);
  3456. this.label30.TabIndex = 0;
  3457. this.label30.Text = "型号";
  3458. //
  3459. // tabPage_OBC
  3460. //
  3461. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3462. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3463. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3464. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3465. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3466. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3467. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3468. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3469. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3470. this.tabPage_OBC.Name = "tabPage_OBC";
  3471. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3472. this.tabPage_OBC.TabIndex = 8;
  3473. this.tabPage_OBC.Text = "模拟仪表";
  3474. //
  3475. // groupBox26
  3476. //
  3477. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3478. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3479. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3480. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3481. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3482. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3483. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3484. this.groupBox26.Name = "groupBox26";
  3485. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3486. this.groupBox26.TabIndex = 14;
  3487. this.groupBox26.TabStop = false;
  3488. this.groupBox26.Text = "按键";
  3489. //
  3490. // button_OBC_ButtonSet
  3491. //
  3492. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3493. this.button_OBC_ButtonSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3494. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3495. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3496. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3497. this.button_OBC_ButtonSet.TabIndex = 20;
  3498. this.button_OBC_ButtonSet.Text = "Set";
  3499. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3500. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3501. //
  3502. // button_OBC_ButtonLight
  3503. //
  3504. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3505. this.button_OBC_ButtonLight.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3506. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3507. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3508. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3509. this.button_OBC_ButtonLight.TabIndex = 19;
  3510. this.button_OBC_ButtonLight.Text = "Light";
  3511. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3512. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3513. //
  3514. // button_OBC_ButtonWalk
  3515. //
  3516. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3517. this.button_OBC_ButtonWalk.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3518. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3519. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3520. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3521. this.button_OBC_ButtonWalk.TabIndex = 18;
  3522. this.button_OBC_ButtonWalk.Text = "Walk";
  3523. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3524. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3525. //
  3526. // button_OBC_ButtonDec
  3527. //
  3528. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3529. this.button_OBC_ButtonDec.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3530. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3531. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3532. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3533. this.button_OBC_ButtonDec.TabIndex = 17;
  3534. this.button_OBC_ButtonDec.Text = "-";
  3535. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3536. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3537. //
  3538. // button_OBC_ButtonAcc
  3539. //
  3540. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3541. this.button_OBC_ButtonAcc.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3542. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3543. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3544. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3545. this.button_OBC_ButtonAcc.TabIndex = 16;
  3546. this.button_OBC_ButtonAcc.Text = "+";
  3547. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3548. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3549. //
  3550. // button_OBC_ButtonPower
  3551. //
  3552. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3553. this.button_OBC_ButtonPower.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3554. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3555. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3556. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3557. this.button_OBC_ButtonPower.TabIndex = 15;
  3558. this.button_OBC_ButtonPower.Text = "Power";
  3559. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3560. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3561. //
  3562. // groupBox15
  3563. //
  3564. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3565. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3566. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3567. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3568. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3569. this.groupBox15.Controls.Add(this.label54);
  3570. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3571. this.groupBox15.Controls.Add(this.label52);
  3572. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3573. this.groupBox15.Name = "groupBox15";
  3574. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3575. this.groupBox15.TabIndex = 14;
  3576. this.groupBox15.TabStop = false;
  3577. this.groupBox15.Text = "骑行历史";
  3578. //
  3579. // textBox_OBC_ODO_TIME
  3580. //
  3581. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3582. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3583. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3584. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3585. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3586. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3587. //
  3588. // button_OBC_ReadRideInfo
  3589. //
  3590. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3591. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3592. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3593. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3594. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3595. this.button_OBC_ReadRideInfo.Text = "读取";
  3596. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3597. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3598. //
  3599. // textBox_OBC_ODO_KM
  3600. //
  3601. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3602. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3603. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3604. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3605. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3606. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3607. //
  3608. // button_OBC_ClearTrip
  3609. //
  3610. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3611. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3612. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3613. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3614. this.button_OBC_ClearTrip.TabIndex = 6;
  3615. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3616. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3617. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3618. //
  3619. // textBox_OBC_TRIP_TIME
  3620. //
  3621. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3622. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3623. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3624. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3625. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3626. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3627. //
  3628. // label54
  3629. //
  3630. this.label54.AutoSize = true;
  3631. this.label54.Location = new System.Drawing.Point(7, 61);
  3632. this.label54.Name = "label54";
  3633. this.label54.Size = new System.Drawing.Size(119, 21);
  3634. this.label54.TabIndex = 0;
  3635. this.label54.Text = "ODO里程/时间";
  3636. //
  3637. // textBox_OBC_TRIP_KM
  3638. //
  3639. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3640. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3641. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3642. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3643. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3644. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3645. //
  3646. // label52
  3647. //
  3648. this.label52.AutoSize = true;
  3649. this.label52.Location = new System.Drawing.Point(7, 31);
  3650. this.label52.Name = "label52";
  3651. this.label52.Size = new System.Drawing.Size(115, 21);
  3652. this.label52.TabIndex = 0;
  3653. this.label52.Text = "TRIP里程/时间";
  3654. //
  3655. // groupBox14
  3656. //
  3657. this.groupBox14.Controls.Add(this.label53);
  3658. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3659. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3660. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3661. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3662. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3663. this.groupBox14.Controls.Add(this.label48);
  3664. this.groupBox14.Controls.Add(this.label49);
  3665. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3666. this.groupBox14.Controls.Add(this.label50);
  3667. this.groupBox14.Controls.Add(this.label51);
  3668. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3669. this.groupBox14.Name = "groupBox14";
  3670. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3671. this.groupBox14.TabIndex = 13;
  3672. this.groupBox14.TabStop = false;
  3673. this.groupBox14.Text = "版本信息";
  3674. //
  3675. // label53
  3676. //
  3677. this.label53.AutoSize = true;
  3678. this.label53.Location = new System.Drawing.Point(7, 144);
  3679. this.label53.Name = "label53";
  3680. this.label53.Size = new System.Drawing.Size(29, 21);
  3681. this.label53.TabIndex = 4;
  3682. this.label53.Text = "SP";
  3683. //
  3684. // textBox_OBC_ReadSP
  3685. //
  3686. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3687. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3688. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3689. this.textBox_OBC_ReadSP.ReadOnly = true;
  3690. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3691. this.textBox_OBC_ReadSP.TabIndex = 3;
  3692. //
  3693. // button_OBC_ReadVerInfo
  3694. //
  3695. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3696. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3697. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3698. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3699. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3700. this.button_OBC_ReadVerInfo.Text = "查询";
  3701. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3702. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3703. //
  3704. // textBox_OBC_ReadFW
  3705. //
  3706. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3707. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3708. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3709. this.textBox_OBC_ReadFW.ReadOnly = true;
  3710. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3711. this.textBox_OBC_ReadFW.TabIndex = 1;
  3712. //
  3713. // textBox_OBC_ReadHW
  3714. //
  3715. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3716. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3717. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3718. this.textBox_OBC_ReadHW.ReadOnly = true;
  3719. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3720. this.textBox_OBC_ReadHW.TabIndex = 1;
  3721. //
  3722. // textBox_OBC_ReadSN
  3723. //
  3724. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3725. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3726. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3727. this.textBox_OBC_ReadSN.ReadOnly = true;
  3728. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3729. this.textBox_OBC_ReadSN.TabIndex = 1;
  3730. //
  3731. // label48
  3732. //
  3733. this.label48.AutoSize = true;
  3734. this.label48.Location = new System.Drawing.Point(6, 115);
  3735. this.label48.Name = "label48";
  3736. this.label48.Size = new System.Drawing.Size(35, 21);
  3737. this.label48.TabIndex = 0;
  3738. this.label48.Text = "FW";
  3739. //
  3740. // label49
  3741. //
  3742. this.label49.AutoSize = true;
  3743. this.label49.Location = new System.Drawing.Point(6, 86);
  3744. this.label49.Name = "label49";
  3745. this.label49.Size = new System.Drawing.Size(38, 21);
  3746. this.label49.TabIndex = 0;
  3747. this.label49.Text = "HW";
  3748. //
  3749. // textBox_OBC_ReadModel
  3750. //
  3751. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3752. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3753. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3754. this.textBox_OBC_ReadModel.ReadOnly = true;
  3755. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3756. this.textBox_OBC_ReadModel.TabIndex = 1;
  3757. //
  3758. // label50
  3759. //
  3760. this.label50.AutoSize = true;
  3761. this.label50.Location = new System.Drawing.Point(6, 57);
  3762. this.label50.Name = "label50";
  3763. this.label50.Size = new System.Drawing.Size(32, 21);
  3764. this.label50.TabIndex = 0;
  3765. this.label50.Text = "SN";
  3766. //
  3767. // label51
  3768. //
  3769. this.label51.AutoSize = true;
  3770. this.label51.Location = new System.Drawing.Point(7, 28);
  3771. this.label51.Name = "label51";
  3772. this.label51.Size = new System.Drawing.Size(42, 21);
  3773. this.label51.TabIndex = 0;
  3774. this.label51.Text = "型号";
  3775. //
  3776. // groupBox13
  3777. //
  3778. this.groupBox13.Controls.Add(this.comboBox_OBC_BikeCCS);
  3779. this.groupBox13.Controls.Add(this.label137);
  3780. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3781. this.groupBox13.Controls.Add(this.label80);
  3782. this.groupBox13.Controls.Add(this.label128);
  3783. this.groupBox13.Controls.Add(this.label64);
  3784. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3785. this.groupBox13.Controls.Add(this.label63);
  3786. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3787. this.groupBox13.Controls.Add(this.label59);
  3788. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3789. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3790. this.groupBox13.Controls.Add(this.label58);
  3791. this.groupBox13.Controls.Add(this.label57);
  3792. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3793. this.groupBox13.Controls.Add(this.label56);
  3794. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3795. this.groupBox13.Name = "groupBox13";
  3796. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3797. this.groupBox13.TabIndex = 14;
  3798. this.groupBox13.TabStop = false;
  3799. this.groupBox13.Text = "设置用户参数";
  3800. //
  3801. // comboBox_OBC_BikeCCS
  3802. //
  3803. this.comboBox_OBC_BikeCCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3804. this.comboBox_OBC_BikeCCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3805. this.comboBox_OBC_BikeCCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3806. this.comboBox_OBC_BikeCCS.FormattingEnabled = true;
  3807. this.comboBox_OBC_BikeCCS.Items.AddRange(new object[] {
  3808. "NA",
  3809. "开",
  3810. "关"});
  3811. this.comboBox_OBC_BikeCCS.Location = new System.Drawing.Point(83, 174);
  3812. this.comboBox_OBC_BikeCCS.Name = "comboBox_OBC_BikeCCS";
  3813. this.comboBox_OBC_BikeCCS.Size = new System.Drawing.Size(91, 29);
  3814. this.comboBox_OBC_BikeCCS.TabIndex = 18;
  3815. //
  3816. // label137
  3817. //
  3818. this.label137.AutoSize = true;
  3819. this.label137.Location = new System.Drawing.Point(6, 178);
  3820. this.label137.Name = "label137";
  3821. this.label137.Size = new System.Drawing.Size(74, 21);
  3822. this.label137.TabIndex = 19;
  3823. this.label137.Text = "转把巡航";
  3824. //
  3825. // numericUpDown_OBC_SpeedLimitAdj
  3826. //
  3827. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3828. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  3829. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  3830. 20,
  3831. 0,
  3832. 0,
  3833. 0});
  3834. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  3835. 50,
  3836. 0,
  3837. 0,
  3838. -2147483648});
  3839. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  3840. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  3841. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  3842. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  3843. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3844. //
  3845. // label80
  3846. //
  3847. this.label80.AutoSize = true;
  3848. this.label80.Location = new System.Drawing.Point(140, 148);
  3849. this.label80.Name = "label80";
  3850. this.label80.Size = new System.Drawing.Size(51, 21);
  3851. this.label80.TabIndex = 17;
  3852. this.label80.Text = "km/h";
  3853. //
  3854. // label128
  3855. //
  3856. this.label128.AutoSize = true;
  3857. this.label128.Location = new System.Drawing.Point(6, 148);
  3858. this.label128.Name = "label128";
  3859. this.label128.Size = new System.Drawing.Size(74, 21);
  3860. this.label128.TabIndex = 16;
  3861. this.label128.Text = "限速微调";
  3862. //
  3863. // label64
  3864. //
  3865. this.label64.AutoSize = true;
  3866. this.label64.Location = new System.Drawing.Point(140, 119);
  3867. this.label64.Name = "label64";
  3868. this.label64.Size = new System.Drawing.Size(39, 21);
  3869. this.label64.TabIndex = 14;
  3870. this.label64.Text = "min";
  3871. //
  3872. // numericUpDown_OBC_OffTime
  3873. //
  3874. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3875. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  3876. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  3877. 240,
  3878. 0,
  3879. 0,
  3880. 0});
  3881. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  3882. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  3883. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  3884. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  3885. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3886. //
  3887. // label63
  3888. //
  3889. this.label63.AutoSize = true;
  3890. this.label63.Location = new System.Drawing.Point(6, 118);
  3891. this.label63.Name = "label63";
  3892. this.label63.Size = new System.Drawing.Size(74, 21);
  3893. this.label63.TabIndex = 12;
  3894. this.label63.Text = "关机时间";
  3895. //
  3896. // numericUpDown_OBC_WheelAdj
  3897. //
  3898. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3899. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  3900. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  3901. 20,
  3902. 0,
  3903. 0,
  3904. 0});
  3905. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  3906. 20,
  3907. 0,
  3908. 0,
  3909. -2147483648});
  3910. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  3911. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  3912. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  3913. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  3914. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3915. //
  3916. // label59
  3917. //
  3918. this.label59.AutoSize = true;
  3919. this.label59.Location = new System.Drawing.Point(140, 28);
  3920. this.label59.Name = "label59";
  3921. this.label59.Size = new System.Drawing.Size(33, 21);
  3922. this.label59.TabIndex = 11;
  3923. this.label59.Text = "cm";
  3924. //
  3925. // comboBox_OBC_AssistFunc
  3926. //
  3927. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3928. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3929. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3930. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  3931. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  3932. "方案一",
  3933. "方案二"});
  3934. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  3935. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  3936. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  3937. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  3938. //
  3939. // comboBox_OBC_StartMode
  3940. //
  3941. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3942. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3943. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3944. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  3945. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  3946. "柔和",
  3947. "正常",
  3948. "强劲"});
  3949. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  3950. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  3951. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  3952. this.comboBox_OBC_StartMode.TabIndex = 6;
  3953. //
  3954. // label58
  3955. //
  3956. this.label58.AutoSize = true;
  3957. this.label58.Location = new System.Drawing.Point(6, 88);
  3958. this.label58.Name = "label58";
  3959. this.label58.Size = new System.Drawing.Size(74, 21);
  3960. this.label58.TabIndex = 9;
  3961. this.label58.Text = "助力方案";
  3962. //
  3963. // label57
  3964. //
  3965. this.label57.AutoSize = true;
  3966. this.label57.Location = new System.Drawing.Point(6, 58);
  3967. this.label57.Name = "label57";
  3968. this.label57.Size = new System.Drawing.Size(74, 21);
  3969. this.label57.TabIndex = 9;
  3970. this.label57.Text = "启动模式";
  3971. //
  3972. // button_OBC_WriteUserInfo
  3973. //
  3974. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3975. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  3976. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  3977. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  3978. this.button_OBC_WriteUserInfo.TabIndex = 6;
  3979. this.button_OBC_WriteUserInfo.Text = "写入";
  3980. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  3981. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  3982. //
  3983. // label56
  3984. //
  3985. this.label56.AutoSize = true;
  3986. this.label56.Location = new System.Drawing.Point(6, 28);
  3987. this.label56.Name = "label56";
  3988. this.label56.Size = new System.Drawing.Size(74, 21);
  3989. this.label56.TabIndex = 7;
  3990. this.label56.Text = "周长微调";
  3991. //
  3992. // groupBox12
  3993. //
  3994. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  3995. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  3996. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  3997. this.groupBox12.Name = "groupBox12";
  3998. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  3999. this.groupBox12.TabIndex = 13;
  4000. this.groupBox12.TabStop = false;
  4001. this.groupBox12.Text = "查询用户参数";
  4002. //
  4003. // richTextBox_OBC_ReadUserInfo
  4004. //
  4005. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4006. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  4007. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  4008. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  4009. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  4010. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  4011. this.richTextBox_OBC_ReadUserInfo.Text = "";
  4012. //
  4013. // button_OBC_ReadUserInfo
  4014. //
  4015. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4016. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  4017. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  4018. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  4019. this.button_OBC_ReadUserInfo.TabIndex = 6;
  4020. this.button_OBC_ReadUserInfo.Text = "读取";
  4021. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  4022. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  4023. //
  4024. // groupBox11
  4025. //
  4026. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  4027. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  4028. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  4029. this.groupBox11.Name = "groupBox11";
  4030. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  4031. this.groupBox11.TabIndex = 11;
  4032. this.groupBox11.TabStop = false;
  4033. this.groupBox11.Text = "读取电池运行信息";
  4034. //
  4035. // richTextBox_OBC_BMS_RunInfo
  4036. //
  4037. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4038. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4039. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  4040. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  4041. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  4042. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  4043. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  4044. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  4045. //
  4046. // checkBox_OBC_StartReadBMS
  4047. //
  4048. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  4049. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  4050. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  4051. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  4052. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  4053. this.checkBox_OBC_StartReadBMS.Text = "启动";
  4054. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  4055. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  4056. //
  4057. // groupBox10
  4058. //
  4059. this.groupBox10.Controls.Add(this.label60);
  4060. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  4061. this.groupBox10.Controls.Add(this.label61);
  4062. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  4063. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  4064. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  4065. this.groupBox10.Name = "groupBox10";
  4066. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  4067. this.groupBox10.TabIndex = 10;
  4068. this.groupBox10.TabStop = false;
  4069. this.groupBox10.Text = "控制电机档位";
  4070. //
  4071. // label60
  4072. //
  4073. this.label60.AutoSize = true;
  4074. this.label60.Location = new System.Drawing.Point(122, 32);
  4075. this.label60.Name = "label60";
  4076. this.label60.Size = new System.Drawing.Size(26, 21);
  4077. this.label60.TabIndex = 8;
  4078. this.label60.Text = "灯";
  4079. //
  4080. // comboBox_OBC_LightSw
  4081. //
  4082. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4083. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4084. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4085. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  4086. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  4087. "ON",
  4088. "OFF"});
  4089. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  4090. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  4091. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  4092. this.comboBox_OBC_LightSw.TabIndex = 6;
  4093. //
  4094. // label61
  4095. //
  4096. this.label61.AutoSize = true;
  4097. this.label61.Location = new System.Drawing.Point(6, 32);
  4098. this.label61.Name = "label61";
  4099. this.label61.Size = new System.Drawing.Size(42, 21);
  4100. this.label61.TabIndex = 7;
  4101. this.label61.Text = "档位";
  4102. //
  4103. // comboBox_OBC_SetGearST
  4104. //
  4105. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4106. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4107. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4108. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  4109. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  4110. "OFF",
  4111. "ECO",
  4112. "NORM",
  4113. "SPORT",
  4114. "TURBO",
  4115. "SMART",
  4116. "WALK"});
  4117. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  4118. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  4119. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  4120. this.comboBox_OBC_SetGearST.TabIndex = 4;
  4121. //
  4122. // checkBox_OBC_StartSetGearSt
  4123. //
  4124. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  4125. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  4126. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  4127. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  4128. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  4129. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  4130. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  4131. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  4132. //
  4133. // tabPage_RAMorFLASH
  4134. //
  4135. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4136. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  4137. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  4138. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  4139. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  4140. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  4141. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  4142. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  4143. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  4144. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  4145. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  4146. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  4147. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  4148. this.tabPage_RAMorFLASH.TabIndex = 9;
  4149. this.tabPage_RAMorFLASH.Text = "存储器读取";
  4150. //
  4151. // checkBox_ReadRanFlash_ChangeFormat
  4152. //
  4153. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  4154. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  4155. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  4156. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  4157. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  4158. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  4159. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  4160. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  4161. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  4162. //
  4163. // checkBox_ReadRanFlash_AutoClear
  4164. //
  4165. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  4166. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  4167. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  4168. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  4169. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  4170. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  4171. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  4172. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  4173. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  4174. //
  4175. // checkBox_ReadRanFlash_AutoSW
  4176. //
  4177. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  4178. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  4179. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  4180. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  4181. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  4182. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  4183. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  4184. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  4185. //
  4186. // textBox_Address_End
  4187. //
  4188. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4189. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  4190. this.textBox_Address_End.Name = "textBox_Address_End";
  4191. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  4192. this.textBox_Address_End.TabIndex = 10;
  4193. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4194. //
  4195. // label66
  4196. //
  4197. this.label66.AutoSize = true;
  4198. this.label66.Location = new System.Drawing.Point(831, 136);
  4199. this.label66.Name = "label66";
  4200. this.label66.Size = new System.Drawing.Size(91, 21);
  4201. this.label66.TabIndex = 9;
  4202. this.label66.Text = "结束地址0x";
  4203. //
  4204. // textBox_Address_Begin
  4205. //
  4206. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4207. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  4208. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  4209. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  4210. this.textBox_Address_Begin.TabIndex = 8;
  4211. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4212. //
  4213. // label65
  4214. //
  4215. this.label65.AutoSize = true;
  4216. this.label65.Location = new System.Drawing.Point(831, 72);
  4217. this.label65.Name = "label65";
  4218. this.label65.Size = new System.Drawing.Size(91, 21);
  4219. this.label65.TabIndex = 7;
  4220. this.label65.Text = "起始地址0x";
  4221. //
  4222. // button_ReadRamFlash
  4223. //
  4224. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4225. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  4226. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  4227. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  4228. this.button_ReadRamFlash.TabIndex = 5;
  4229. this.button_ReadRamFlash.Text = "读取数据";
  4230. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  4231. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  4232. //
  4233. // richTextBox_RamFlasgData
  4234. //
  4235. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4236. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  4237. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  4238. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  4239. this.richTextBox_RamFlasgData.TabIndex = 4;
  4240. this.richTextBox_RamFlasgData.Text = "";
  4241. //
  4242. // tabPage_FactoryMode
  4243. //
  4244. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4245. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  4246. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  4247. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  4248. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  4249. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  4250. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  4251. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  4252. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  4253. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  4254. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  4255. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  4256. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  4257. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  4258. this.tabPage_FactoryMode.TabIndex = 10;
  4259. this.tabPage_FactoryMode.Text = "样机测试";
  4260. //
  4261. // button_ScanCode
  4262. //
  4263. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4264. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  4265. this.button_ScanCode.Name = "button_ScanCode";
  4266. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  4267. this.button_ScanCode.TabIndex = 34;
  4268. this.button_ScanCode.Text = "扫码\r\n写入";
  4269. this.button_ScanCode.UseVisualStyleBackColor = false;
  4270. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  4271. //
  4272. // Button_FacModePowerOff
  4273. //
  4274. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  4275. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  4276. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  4277. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  4278. this.Button_FacModePowerOff.TabIndex = 33;
  4279. this.Button_FacModePowerOff.Text = "关机";
  4280. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  4281. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  4282. //
  4283. // Button_FacModeSaveResult
  4284. //
  4285. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  4286. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  4287. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  4288. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  4289. this.Button_FacModeSaveResult.TabIndex = 1;
  4290. this.Button_FacModeSaveResult.Text = "保存数据";
  4291. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  4292. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  4293. //
  4294. // Button_FacModeSetMacDate
  4295. //
  4296. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4297. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  4298. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  4299. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  4300. this.Button_FacModeSetMacDate.TabIndex = 33;
  4301. this.Button_FacModeSetMacDate.Text = "生产日期";
  4302. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  4303. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  4304. //
  4305. // groupBox25
  4306. //
  4307. this.groupBox25.Controls.Add(this.Button_FacModeSetHW);
  4308. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  4309. this.groupBox25.Controls.Add(this.label87);
  4310. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  4311. this.groupBox25.Controls.Add(this.label86);
  4312. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  4313. this.groupBox25.Controls.Add(this.label68);
  4314. this.groupBox25.Controls.Add(this.label84);
  4315. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  4316. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  4317. this.groupBox25.Controls.Add(this.label83);
  4318. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  4319. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  4320. this.groupBox25.Controls.Add(this.label82);
  4321. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  4322. this.groupBox25.Controls.Add(this.label81);
  4323. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  4324. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  4325. this.groupBox25.Name = "groupBox25";
  4326. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  4327. this.groupBox25.TabIndex = 8;
  4328. this.groupBox25.TabStop = false;
  4329. this.groupBox25.Text = "版本信息";
  4330. //
  4331. // Button_FacModeSetHW
  4332. //
  4333. this.Button_FacModeSetHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4334. this.Button_FacModeSetHW.Location = new System.Drawing.Point(222, 87);
  4335. this.Button_FacModeSetHW.Name = "Button_FacModeSetHW";
  4336. this.Button_FacModeSetHW.Size = new System.Drawing.Size(66, 29);
  4337. this.Button_FacModeSetHW.TabIndex = 29;
  4338. this.Button_FacModeSetHW.Text = "写入";
  4339. this.Button_FacModeSetHW.UseVisualStyleBackColor = false;
  4340. this.Button_FacModeSetHW.Click += new System.EventHandler(this.Button_FacModeSetHW_Click);
  4341. //
  4342. // button_FacModeSetName
  4343. //
  4344. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4345. this.button_FacModeSetName.Location = new System.Drawing.Point(222, 29);
  4346. this.button_FacModeSetName.Name = "button_FacModeSetName";
  4347. this.button_FacModeSetName.Size = new System.Drawing.Size(66, 29);
  4348. this.button_FacModeSetName.TabIndex = 28;
  4349. this.button_FacModeSetName.Text = "写入";
  4350. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  4351. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  4352. //
  4353. // label87
  4354. //
  4355. this.label87.AutoSize = true;
  4356. this.label87.Location = new System.Drawing.Point(6, 178);
  4357. this.label87.Name = "label87";
  4358. this.label87.Size = new System.Drawing.Size(36, 21);
  4359. this.label87.TabIndex = 27;
  4360. this.label87.Text = "GIT";
  4361. //
  4362. // textBox_FacModeGit
  4363. //
  4364. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4365. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  4366. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  4367. this.textBox_FacModeGit.Size = new System.Drawing.Size(167, 28);
  4368. this.textBox_FacModeGit.TabIndex = 26;
  4369. //
  4370. // label86
  4371. //
  4372. this.label86.AutoSize = true;
  4373. this.label86.Location = new System.Drawing.Point(6, 149);
  4374. this.label86.Name = "label86";
  4375. this.label86.Size = new System.Drawing.Size(29, 21);
  4376. this.label86.TabIndex = 25;
  4377. this.label86.Text = "SP";
  4378. //
  4379. // textBox_FacModeSP
  4380. //
  4381. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4382. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  4383. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  4384. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  4385. this.textBox_FacModeSP.TabIndex = 24;
  4386. //
  4387. // label68
  4388. //
  4389. this.label68.AutoSize = true;
  4390. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  4391. this.label68.ForeColor = System.Drawing.Color.Red;
  4392. this.label68.Location = new System.Drawing.Point(6, 213);
  4393. this.label68.Name = "label68";
  4394. this.label68.Size = new System.Drawing.Size(134, 19);
  4395. this.label68.TabIndex = 23;
  4396. this.label68.Text = "断电前请执行关机!";
  4397. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4398. //
  4399. // label84
  4400. //
  4401. this.label84.AutoSize = true;
  4402. this.label84.Location = new System.Drawing.Point(6, 120);
  4403. this.label84.Name = "label84";
  4404. this.label84.Size = new System.Drawing.Size(35, 21);
  4405. this.label84.TabIndex = 12;
  4406. this.label84.Text = "FW";
  4407. //
  4408. // textBox_FacModeFW
  4409. //
  4410. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4411. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4412. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4413. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4414. this.textBox_FacModeFW.TabIndex = 13;
  4415. //
  4416. // Button_FacModeReadVer
  4417. //
  4418. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4419. this.Button_FacModeReadVer.Location = new System.Drawing.Point(222, 174);
  4420. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4421. this.Button_FacModeReadVer.Size = new System.Drawing.Size(65, 60);
  4422. this.Button_FacModeReadVer.TabIndex = 11;
  4423. this.Button_FacModeReadVer.Text = "查询";
  4424. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4425. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4426. //
  4427. // label83
  4428. //
  4429. this.label83.AutoSize = true;
  4430. this.label83.Location = new System.Drawing.Point(6, 91);
  4431. this.label83.Name = "label83";
  4432. this.label83.Size = new System.Drawing.Size(38, 21);
  4433. this.label83.TabIndex = 9;
  4434. this.label83.Text = "HW";
  4435. //
  4436. // textBox_FacModeHW
  4437. //
  4438. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4439. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4440. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4441. this.textBox_FacModeHW.Size = new System.Drawing.Size(167, 28);
  4442. this.textBox_FacModeHW.TabIndex = 10;
  4443. //
  4444. // Button_FacModeSetNum
  4445. //
  4446. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4447. this.Button_FacModeSetNum.Location = new System.Drawing.Point(222, 58);
  4448. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4449. this.Button_FacModeSetNum.Size = new System.Drawing.Size(66, 29);
  4450. this.Button_FacModeSetNum.TabIndex = 8;
  4451. this.Button_FacModeSetNum.Text = "写入";
  4452. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4453. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4454. //
  4455. // label82
  4456. //
  4457. this.label82.AutoSize = true;
  4458. this.label82.Location = new System.Drawing.Point(6, 62);
  4459. this.label82.Name = "label82";
  4460. this.label82.Size = new System.Drawing.Size(32, 21);
  4461. this.label82.TabIndex = 6;
  4462. this.label82.Text = "SN";
  4463. //
  4464. // textBox_FacModeNum
  4465. //
  4466. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4467. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4468. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4469. this.textBox_FacModeNum.Size = new System.Drawing.Size(167, 28);
  4470. this.textBox_FacModeNum.TabIndex = 7;
  4471. //
  4472. // label81
  4473. //
  4474. this.label81.AutoSize = true;
  4475. this.label81.Location = new System.Drawing.Point(6, 33);
  4476. this.label81.Name = "label81";
  4477. this.label81.Size = new System.Drawing.Size(42, 21);
  4478. this.label81.TabIndex = 3;
  4479. this.label81.Text = "型号";
  4480. //
  4481. // textBox_FacModeName
  4482. //
  4483. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4484. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4485. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4486. this.textBox_FacModeName.Size = new System.Drawing.Size(167, 28);
  4487. this.textBox_FacModeName.TabIndex = 4;
  4488. //
  4489. // groupBox22
  4490. //
  4491. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4492. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4493. this.groupBox22.Location = new System.Drawing.Point(218, 3);
  4494. this.groupBox22.Name = "groupBox22";
  4495. this.groupBox22.Size = new System.Drawing.Size(170, 96);
  4496. this.groupBox22.TabIndex = 10;
  4497. this.groupBox22.TabStop = false;
  4498. this.groupBox22.Text = "驱动测试";
  4499. //
  4500. // button_FacModeLightSW
  4501. //
  4502. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4503. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4504. this.button_FacModeLightSW.Location = new System.Drawing.Point(12, 38);
  4505. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4506. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4507. this.button_FacModeLightSW.TabIndex = 20;
  4508. this.button_FacModeLightSW.Text = "开/关灯";
  4509. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4510. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4511. //
  4512. // button_FacModeMotorRun
  4513. //
  4514. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4515. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4516. this.button_FacModeMotorRun.Location = new System.Drawing.Point(88, 38);
  4517. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4518. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4519. this.button_FacModeMotorRun.TabIndex = 16;
  4520. this.button_FacModeMotorRun.Text = "启/停";
  4521. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4522. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4523. //
  4524. // groupBox21
  4525. //
  4526. this.groupBox21.Controls.Add(this.label79);
  4527. this.groupBox21.Controls.Add(this.label78);
  4528. this.groupBox21.Controls.Add(this.label74);
  4529. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4530. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4531. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4532. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4533. this.groupBox21.Controls.Add(this.label73);
  4534. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4535. this.groupBox21.Controls.Add(this.label77);
  4536. this.groupBox21.Controls.Add(this.label72);
  4537. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4538. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4539. this.groupBox21.Controls.Add(this.label76);
  4540. this.groupBox21.Controls.Add(this.label71);
  4541. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4542. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4543. this.groupBox21.Controls.Add(this.label75);
  4544. this.groupBox21.Controls.Add(this.label70);
  4545. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4546. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4547. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4548. this.groupBox21.Name = "groupBox21";
  4549. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4550. this.groupBox21.TabIndex = 9;
  4551. this.groupBox21.TabStop = false;
  4552. this.groupBox21.Text = "控制器内阻校准";
  4553. //
  4554. // label79
  4555. //
  4556. this.label79.BackColor = System.Drawing.Color.Silver;
  4557. this.label79.ForeColor = System.Drawing.Color.White;
  4558. this.label79.Location = new System.Drawing.Point(8, 177);
  4559. this.label79.Name = "label79";
  4560. this.label79.Size = new System.Drawing.Size(278, 1);
  4561. this.label79.TabIndex = 19;
  4562. //
  4563. // label78
  4564. //
  4565. this.label78.BackColor = System.Drawing.Color.Silver;
  4566. this.label78.ForeColor = System.Drawing.Color.White;
  4567. this.label78.Location = new System.Drawing.Point(6, 100);
  4568. this.label78.Name = "label78";
  4569. this.label78.Size = new System.Drawing.Size(278, 1);
  4570. this.label78.TabIndex = 18;
  4571. //
  4572. // label74
  4573. //
  4574. this.label74.AutoSize = true;
  4575. this.label74.Location = new System.Drawing.Point(234, 29);
  4576. this.label74.Name = "label74";
  4577. this.label74.Size = new System.Drawing.Size(51, 21);
  4578. this.label74.TabIndex = 3;
  4579. this.label74.Text = "系数5";
  4580. //
  4581. // button_MOS_Write
  4582. //
  4583. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4584. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4585. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4586. this.button_MOS_Write.Name = "button_MOS_Write";
  4587. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4588. this.button_MOS_Write.TabIndex = 15;
  4589. this.button_MOS_Write.Text = "写入";
  4590. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4591. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4592. //
  4593. // button_MOS_Read
  4594. //
  4595. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4596. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4597. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4598. this.button_MOS_Read.Name = "button_MOS_Read";
  4599. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4600. this.button_MOS_Read.TabIndex = 15;
  4601. this.button_MOS_Read.Text = "读取";
  4602. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4603. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4604. //
  4605. // button_MOS_Cal
  4606. //
  4607. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4608. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4609. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4610. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4611. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4612. this.button_MOS_Cal.TabIndex = 15;
  4613. this.button_MOS_Cal.Text = "校准";
  4614. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4615. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4616. //
  4617. // textBox_MOS_K5
  4618. //
  4619. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4620. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4621. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4622. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4623. this.textBox_MOS_K5.TabIndex = 15;
  4624. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4625. //
  4626. // label73
  4627. //
  4628. this.label73.AutoSize = true;
  4629. this.label73.Location = new System.Drawing.Point(177, 29);
  4630. this.label73.Name = "label73";
  4631. this.label73.Size = new System.Drawing.Size(51, 21);
  4632. this.label73.TabIndex = 3;
  4633. this.label73.Text = "系数4";
  4634. //
  4635. // textBox_MOS_K4
  4636. //
  4637. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4638. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4639. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4640. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4641. this.textBox_MOS_K4.TabIndex = 15;
  4642. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4643. //
  4644. // label77
  4645. //
  4646. this.label77.AutoSize = true;
  4647. this.label77.Location = new System.Drawing.Point(120, 106);
  4648. this.label77.Name = "label77";
  4649. this.label77.Size = new System.Drawing.Size(51, 21);
  4650. this.label77.TabIndex = 3;
  4651. this.label77.Text = "内阻3";
  4652. //
  4653. // label72
  4654. //
  4655. this.label72.AutoSize = true;
  4656. this.label72.Location = new System.Drawing.Point(120, 29);
  4657. this.label72.Name = "label72";
  4658. this.label72.Size = new System.Drawing.Size(51, 21);
  4659. this.label72.TabIndex = 3;
  4660. this.label72.Text = "系数3";
  4661. //
  4662. // textBox_MOS_R3
  4663. //
  4664. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4665. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4666. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4667. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4668. this.textBox_MOS_R3.TabIndex = 15;
  4669. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4670. //
  4671. // textBox_MOS_K3
  4672. //
  4673. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4674. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4675. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4676. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4677. this.textBox_MOS_K3.TabIndex = 15;
  4678. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4679. //
  4680. // label76
  4681. //
  4682. this.label76.AutoSize = true;
  4683. this.label76.Location = new System.Drawing.Point(63, 106);
  4684. this.label76.Name = "label76";
  4685. this.label76.Size = new System.Drawing.Size(51, 21);
  4686. this.label76.TabIndex = 3;
  4687. this.label76.Text = "内阻2";
  4688. //
  4689. // label71
  4690. //
  4691. this.label71.AutoSize = true;
  4692. this.label71.Location = new System.Drawing.Point(63, 29);
  4693. this.label71.Name = "label71";
  4694. this.label71.Size = new System.Drawing.Size(51, 21);
  4695. this.label71.TabIndex = 3;
  4696. this.label71.Text = "系数2";
  4697. //
  4698. // textBox_MOS_R2
  4699. //
  4700. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4701. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4702. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4703. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4704. this.textBox_MOS_R2.TabIndex = 15;
  4705. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4706. //
  4707. // textBox_MOS_K2
  4708. //
  4709. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4710. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4711. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4712. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4713. this.textBox_MOS_K2.TabIndex = 15;
  4714. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4715. //
  4716. // label75
  4717. //
  4718. this.label75.AutoSize = true;
  4719. this.label75.Location = new System.Drawing.Point(6, 106);
  4720. this.label75.Name = "label75";
  4721. this.label75.Size = new System.Drawing.Size(51, 21);
  4722. this.label75.TabIndex = 3;
  4723. this.label75.Text = "内阻1";
  4724. //
  4725. // label70
  4726. //
  4727. this.label70.AutoSize = true;
  4728. this.label70.Location = new System.Drawing.Point(6, 29);
  4729. this.label70.Name = "label70";
  4730. this.label70.Size = new System.Drawing.Size(51, 21);
  4731. this.label70.TabIndex = 3;
  4732. this.label70.Text = "系数1";
  4733. //
  4734. // textBox_MOS_R1
  4735. //
  4736. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4737. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4738. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4739. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4740. this.textBox_MOS_R1.TabIndex = 15;
  4741. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4742. //
  4743. // textBox_MOS_K1
  4744. //
  4745. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4746. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4747. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4748. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4749. this.textBox_MOS_K1.TabIndex = 15;
  4750. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4751. //
  4752. // groupBox20
  4753. //
  4754. this.groupBox20.Controls.Add(this.label1_TorqueCal1);
  4755. this.groupBox20.Controls.Add(this.label1_TorqueCal2);
  4756. this.groupBox20.Controls.Add(this.label1_TorqueCal3);
  4757. this.groupBox20.Controls.Add(this.label1_TorqueCal4);
  4758. this.groupBox20.Controls.Add(this.label1_TorqueCal0);
  4759. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal0);
  4760. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4761. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4762. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4763. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4764. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4765. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4766. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4767. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4768. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4769. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4770. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4771. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4772. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4773. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4774. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4775. this.groupBox20.Name = "groupBox20";
  4776. this.groupBox20.Size = new System.Drawing.Size(209, 203);
  4777. this.groupBox20.TabIndex = 8;
  4778. this.groupBox20.TabStop = false;
  4779. this.groupBox20.Text = "力矩标定";
  4780. //
  4781. // label1_TorqueCal1
  4782. //
  4783. this.label1_TorqueCal1.BackColor = System.Drawing.Color.Red;
  4784. this.label1_TorqueCal1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4785. this.label1_TorqueCal1.ForeColor = System.Drawing.SystemColors.ControlText;
  4786. this.label1_TorqueCal1.Location = new System.Drawing.Point(181, 75);
  4787. this.label1_TorqueCal1.Name = "label1_TorqueCal1";
  4788. this.label1_TorqueCal1.Size = new System.Drawing.Size(15, 15);
  4789. this.label1_TorqueCal1.TabIndex = 21;
  4790. this.label1_TorqueCal1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4791. //
  4792. // label1_TorqueCal2
  4793. //
  4794. this.label1_TorqueCal2.BackColor = System.Drawing.Color.Red;
  4795. this.label1_TorqueCal2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4796. this.label1_TorqueCal2.ForeColor = System.Drawing.SystemColors.ControlText;
  4797. this.label1_TorqueCal2.Location = new System.Drawing.Point(181, 108);
  4798. this.label1_TorqueCal2.Name = "label1_TorqueCal2";
  4799. this.label1_TorqueCal2.Size = new System.Drawing.Size(15, 15);
  4800. this.label1_TorqueCal2.TabIndex = 20;
  4801. this.label1_TorqueCal2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4802. //
  4803. // label1_TorqueCal3
  4804. //
  4805. this.label1_TorqueCal3.BackColor = System.Drawing.Color.Red;
  4806. this.label1_TorqueCal3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4807. this.label1_TorqueCal3.ForeColor = System.Drawing.SystemColors.ControlText;
  4808. this.label1_TorqueCal3.Location = new System.Drawing.Point(181, 141);
  4809. this.label1_TorqueCal3.Name = "label1_TorqueCal3";
  4810. this.label1_TorqueCal3.Size = new System.Drawing.Size(15, 15);
  4811. this.label1_TorqueCal3.TabIndex = 19;
  4812. this.label1_TorqueCal3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4813. //
  4814. // label1_TorqueCal4
  4815. //
  4816. this.label1_TorqueCal4.BackColor = System.Drawing.Color.Red;
  4817. this.label1_TorqueCal4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4818. this.label1_TorqueCal4.ForeColor = System.Drawing.SystemColors.ControlText;
  4819. this.label1_TorqueCal4.Location = new System.Drawing.Point(181, 174);
  4820. this.label1_TorqueCal4.Name = "label1_TorqueCal4";
  4821. this.label1_TorqueCal4.Size = new System.Drawing.Size(15, 15);
  4822. this.label1_TorqueCal4.TabIndex = 18;
  4823. this.label1_TorqueCal4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4824. //
  4825. // label1_TorqueCal0
  4826. //
  4827. this.label1_TorqueCal0.BackColor = System.Drawing.Color.Red;
  4828. this.label1_TorqueCal0.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4829. this.label1_TorqueCal0.ForeColor = System.Drawing.SystemColors.ControlText;
  4830. this.label1_TorqueCal0.Location = new System.Drawing.Point(181, 41);
  4831. this.label1_TorqueCal0.Name = "label1_TorqueCal0";
  4832. this.label1_TorqueCal0.Size = new System.Drawing.Size(15, 15);
  4833. this.label1_TorqueCal0.TabIndex = 17;
  4834. this.label1_TorqueCal0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4835. //
  4836. // textBox_FacModeSensorCal0
  4837. //
  4838. this.textBox_FacModeSensorCal0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4839. this.textBox_FacModeSensorCal0.Location = new System.Drawing.Point(6, 35);
  4840. this.textBox_FacModeSensorCal0.Name = "textBox_FacModeSensorCal0";
  4841. this.textBox_FacModeSensorCal0.ReadOnly = true;
  4842. this.textBox_FacModeSensorCal0.Size = new System.Drawing.Size(47, 28);
  4843. this.textBox_FacModeSensorCal0.TabIndex = 16;
  4844. this.textBox_FacModeSensorCal0.Text = "0";
  4845. this.textBox_FacModeSensorCal0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4846. //
  4847. // button_FacModeSensorRead
  4848. //
  4849. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4850. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4851. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4852. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4853. this.button_FacModeSensorRead.TabIndex = 15;
  4854. this.button_FacModeSensorRead.Text = "读取";
  4855. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4856. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4857. //
  4858. // textBox_FacModeSensorADC0
  4859. //
  4860. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4861. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4862. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4863. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4864. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4865. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4866. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4867. //
  4868. // textBox_FacModeSensorADC4
  4869. //
  4870. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4871. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4872. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4873. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4874. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4875. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4876. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4877. //
  4878. // buttonFacModeSet1
  4879. //
  4880. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4881. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4882. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4883. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4884. this.buttonFacModeSet1.TabIndex = 7;
  4885. this.buttonFacModeSet1.Text = "加载1";
  4886. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4887. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4888. //
  4889. // buttonFacModeSet2
  4890. //
  4891. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4892. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4893. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4894. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4895. this.buttonFacModeSet2.TabIndex = 8;
  4896. this.buttonFacModeSet2.Text = "加载2";
  4897. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4898. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4899. //
  4900. // textBox_FacModeSensorADC3
  4901. //
  4902. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4903. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4904. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4905. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4906. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4907. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4908. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4909. //
  4910. // buttonFacModeSet3
  4911. //
  4912. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4913. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4914. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4915. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4916. this.buttonFacModeSet3.TabIndex = 9;
  4917. this.buttonFacModeSet3.Text = "加载3";
  4918. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4919. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4920. //
  4921. // textBox_FacModeSensorADC1
  4922. //
  4923. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4924. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4925. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4926. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4927. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4928. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4929. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4930. //
  4931. // buttonFacModeSet4
  4932. //
  4933. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4934. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4935. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4936. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4937. this.buttonFacModeSet4.TabIndex = 10;
  4938. this.buttonFacModeSet4.Text = "加载4";
  4939. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4940. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4941. //
  4942. // textBox_FacModeSensorADC2
  4943. //
  4944. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4945. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4946. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4947. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4948. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4949. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4950. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4951. //
  4952. // textBox_FacModeSensorCal4
  4953. //
  4954. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4955. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4956. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4957. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4958. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4959. this.textBox_FacModeSensorCal4.Text = "96";
  4960. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4961. //
  4962. // textBox_FacModeSensorCal3
  4963. //
  4964. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4965. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4966. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4967. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4968. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4969. this.textBox_FacModeSensorCal3.Text = "72";
  4970. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4971. //
  4972. // textBox_FacModeSensorCal1
  4973. //
  4974. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4975. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4976. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4977. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4978. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4979. this.textBox_FacModeSensorCal1.Text = "24";
  4980. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4981. //
  4982. // textBox_FacModeSensorCal2
  4983. //
  4984. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4985. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4986. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4987. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4988. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4989. this.textBox_FacModeSensorCal2.Text = "48";
  4990. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4991. //
  4992. // groupBox24
  4993. //
  4994. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  4995. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  4996. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  4997. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  4998. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  4999. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  5000. this.groupBox24.Controls.Add(this.label126);
  5001. this.groupBox24.Controls.Add(this.label119);
  5002. this.groupBox24.Location = new System.Drawing.Point(218, 109);
  5003. this.groupBox24.Name = "groupBox24";
  5004. this.groupBox24.Size = new System.Drawing.Size(170, 203);
  5005. this.groupBox24.TabIndex = 7;
  5006. this.groupBox24.TabStop = false;
  5007. this.groupBox24.Text = "骑行信息";
  5008. //
  5009. // button_ReadRideLog
  5010. //
  5011. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5012. this.button_ReadRideLog.Location = new System.Drawing.Point(16, 167);
  5013. this.button_ReadRideLog.Name = "button_ReadRideLog";
  5014. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  5015. this.button_ReadRideLog.TabIndex = 16;
  5016. this.button_ReadRideLog.Text = "查询";
  5017. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  5018. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  5019. //
  5020. // button_WriteRideLog
  5021. //
  5022. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5023. this.button_WriteRideLog.Location = new System.Drawing.Point(92, 167);
  5024. this.button_WriteRideLog.Name = "button_WriteRideLog";
  5025. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  5026. this.button_WriteRideLog.TabIndex = 17;
  5027. this.button_WriteRideLog.Text = "写入";
  5028. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  5029. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  5030. //
  5031. // textBox_TRIP_KM
  5032. //
  5033. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5034. this.textBox_TRIP_KM.Location = new System.Drawing.Point(16, 120);
  5035. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  5036. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  5037. this.textBox_TRIP_KM.TabIndex = 15;
  5038. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5039. //
  5040. // textBox_TRIP_TIME
  5041. //
  5042. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5043. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(92, 120);
  5044. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  5045. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  5046. this.textBox_TRIP_TIME.TabIndex = 15;
  5047. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5048. //
  5049. // textBox_ODO_KM
  5050. //
  5051. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5052. this.textBox_ODO_KM.Location = new System.Drawing.Point(16, 55);
  5053. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  5054. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  5055. this.textBox_ODO_KM.TabIndex = 15;
  5056. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5057. //
  5058. // textBox_ODO_TIME
  5059. //
  5060. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5061. this.textBox_ODO_TIME.Location = new System.Drawing.Point(92, 55);
  5062. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  5063. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  5064. this.textBox_ODO_TIME.TabIndex = 15;
  5065. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5066. //
  5067. // label126
  5068. //
  5069. this.label126.AutoSize = true;
  5070. this.label126.Location = new System.Drawing.Point(24, 91);
  5071. this.label126.Name = "label126";
  5072. this.label126.Size = new System.Drawing.Size(44, 21);
  5073. this.label126.TabIndex = 3;
  5074. this.label126.Text = "TRIP";
  5075. //
  5076. // label119
  5077. //
  5078. this.label119.AutoSize = true;
  5079. this.label119.Location = new System.Drawing.Point(22, 26);
  5080. this.label119.Name = "label119";
  5081. this.label119.Size = new System.Drawing.Size(48, 21);
  5082. this.label119.TabIndex = 3;
  5083. this.label119.Text = "ODO";
  5084. //
  5085. // groupBox19
  5086. //
  5087. this.groupBox19.Controls.Add(this.button_FacModeInit);
  5088. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  5089. this.groupBox19.Name = "groupBox19";
  5090. this.groupBox19.Size = new System.Drawing.Size(209, 96);
  5091. this.groupBox19.TabIndex = 7;
  5092. this.groupBox19.TabStop = false;
  5093. this.groupBox19.Text = "初始化";
  5094. //
  5095. // button_FacModeInit
  5096. //
  5097. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5098. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  5099. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  5100. this.button_FacModeInit.Name = "button_FacModeInit";
  5101. this.button_FacModeInit.Size = new System.Drawing.Size(149, 45);
  5102. this.button_FacModeInit.TabIndex = 0;
  5103. this.button_FacModeInit.Text = "初始化";
  5104. this.button_FacModeInit.UseVisualStyleBackColor = false;
  5105. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  5106. //
  5107. // tabPage_AngleCal
  5108. //
  5109. this.tabPage_AngleCal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5110. this.tabPage_AngleCal.Controls.Add(this.label153);
  5111. this.tabPage_AngleCal.Controls.Add(this.label151);
  5112. this.tabPage_AngleCal.Controls.Add(this.label150);
  5113. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffAvg);
  5114. this.tabPage_AngleCal.Controls.Add(this.label149);
  5115. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMax);
  5116. this.tabPage_AngleCal.Controls.Add(this.label147);
  5117. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMin);
  5118. this.tabPage_AngleCal.Controls.Add(this.label146);
  5119. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroDiff);
  5120. this.tabPage_AngleCal.Controls.Add(this.label144);
  5121. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroCur);
  5122. this.tabPage_AngleCal.Controls.Add(this.label142);
  5123. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroInit);
  5124. this.tabPage_AngleCal.Controls.Add(this.label140);
  5125. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroTh);
  5126. this.tabPage_AngleCal.Controls.Add(this.label139);
  5127. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffTh);
  5128. this.tabPage_AngleCal.Controls.Add(this.button_AngleWrite);
  5129. this.tabPage_AngleCal.Controls.Add(this.button_AngleExportData);
  5130. this.tabPage_AngleCal.Controls.Add(this.button_AngleCalStart);
  5131. this.tabPage_AngleCal.Controls.Add(this.groupBox32);
  5132. this.tabPage_AngleCal.Location = new System.Drawing.Point(4, 30);
  5133. this.tabPage_AngleCal.Name = "tabPage_AngleCal";
  5134. this.tabPage_AngleCal.Size = new System.Drawing.Size(990, 315);
  5135. this.tabPage_AngleCal.TabIndex = 15;
  5136. this.tabPage_AngleCal.Text = "位置校准";
  5137. //
  5138. // label153
  5139. //
  5140. this.label153.BackColor = System.Drawing.Color.Silver;
  5141. this.label153.Location = new System.Drawing.Point(761, 202);
  5142. this.label153.Name = "label153";
  5143. this.label153.Size = new System.Drawing.Size(206, 1);
  5144. this.label153.TabIndex = 62;
  5145. //
  5146. // label151
  5147. //
  5148. this.label151.BackColor = System.Drawing.Color.Silver;
  5149. this.label151.Location = new System.Drawing.Point(761, 88);
  5150. this.label151.Name = "label151";
  5151. this.label151.Size = new System.Drawing.Size(206, 1);
  5152. this.label151.TabIndex = 61;
  5153. //
  5154. // label150
  5155. //
  5156. this.label150.AutoSize = true;
  5157. this.label150.Location = new System.Drawing.Point(758, 287);
  5158. this.label150.Name = "label150";
  5159. this.label150.Size = new System.Drawing.Size(74, 21);
  5160. this.label150.TabIndex = 59;
  5161. this.label150.Text = "平均偏差";
  5162. //
  5163. // textBox_AngleDiffAvg
  5164. //
  5165. this.textBox_AngleDiffAvg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5166. this.textBox_AngleDiffAvg.Location = new System.Drawing.Point(881, 283);
  5167. this.textBox_AngleDiffAvg.Name = "textBox_AngleDiffAvg";
  5168. this.textBox_AngleDiffAvg.ReadOnly = true;
  5169. this.textBox_AngleDiffAvg.Size = new System.Drawing.Size(85, 28);
  5170. this.textBox_AngleDiffAvg.TabIndex = 60;
  5171. this.textBox_AngleDiffAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5172. //
  5173. // label149
  5174. //
  5175. this.label149.AutoSize = true;
  5176. this.label149.Location = new System.Drawing.Point(758, 249);
  5177. this.label149.Name = "label149";
  5178. this.label149.Size = new System.Drawing.Size(74, 21);
  5179. this.label149.TabIndex = 57;
  5180. this.label149.Text = "最大偏差";
  5181. //
  5182. // textBox_AngleDiffMax
  5183. //
  5184. this.textBox_AngleDiffMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5185. this.textBox_AngleDiffMax.Location = new System.Drawing.Point(881, 245);
  5186. this.textBox_AngleDiffMax.Name = "textBox_AngleDiffMax";
  5187. this.textBox_AngleDiffMax.ReadOnly = true;
  5188. this.textBox_AngleDiffMax.Size = new System.Drawing.Size(85, 28);
  5189. this.textBox_AngleDiffMax.TabIndex = 58;
  5190. this.textBox_AngleDiffMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5191. //
  5192. // label147
  5193. //
  5194. this.label147.AutoSize = true;
  5195. this.label147.Location = new System.Drawing.Point(758, 211);
  5196. this.label147.Name = "label147";
  5197. this.label147.Size = new System.Drawing.Size(74, 21);
  5198. this.label147.TabIndex = 55;
  5199. this.label147.Text = "最小偏差";
  5200. //
  5201. // textBox_AngleDiffMin
  5202. //
  5203. this.textBox_AngleDiffMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5204. this.textBox_AngleDiffMin.Location = new System.Drawing.Point(881, 207);
  5205. this.textBox_AngleDiffMin.Name = "textBox_AngleDiffMin";
  5206. this.textBox_AngleDiffMin.ReadOnly = true;
  5207. this.textBox_AngleDiffMin.Size = new System.Drawing.Size(85, 28);
  5208. this.textBox_AngleDiffMin.TabIndex = 56;
  5209. this.textBox_AngleDiffMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5210. //
  5211. // label146
  5212. //
  5213. this.label146.AutoSize = true;
  5214. this.label146.Location = new System.Drawing.Point(758, 173);
  5215. this.label146.Name = "label146";
  5216. this.label146.Size = new System.Drawing.Size(74, 21);
  5217. this.label146.TabIndex = 53;
  5218. this.label146.Text = "零点误差";
  5219. //
  5220. // textBox_AngleZeroDiff
  5221. //
  5222. this.textBox_AngleZeroDiff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5223. this.textBox_AngleZeroDiff.Location = new System.Drawing.Point(881, 169);
  5224. this.textBox_AngleZeroDiff.Name = "textBox_AngleZeroDiff";
  5225. this.textBox_AngleZeroDiff.ReadOnly = true;
  5226. this.textBox_AngleZeroDiff.Size = new System.Drawing.Size(85, 28);
  5227. this.textBox_AngleZeroDiff.TabIndex = 54;
  5228. this.textBox_AngleZeroDiff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5229. //
  5230. // label144
  5231. //
  5232. this.label144.AutoSize = true;
  5233. this.label144.Location = new System.Drawing.Point(758, 135);
  5234. this.label144.Name = "label144";
  5235. this.label144.Size = new System.Drawing.Size(106, 21);
  5236. this.label144.TabIndex = 51;
  5237. this.label144.Text = "当前零点位置";
  5238. //
  5239. // textBox_AngleZeroCur
  5240. //
  5241. this.textBox_AngleZeroCur.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5242. this.textBox_AngleZeroCur.Location = new System.Drawing.Point(881, 131);
  5243. this.textBox_AngleZeroCur.Name = "textBox_AngleZeroCur";
  5244. this.textBox_AngleZeroCur.ReadOnly = true;
  5245. this.textBox_AngleZeroCur.Size = new System.Drawing.Size(85, 28);
  5246. this.textBox_AngleZeroCur.TabIndex = 52;
  5247. this.textBox_AngleZeroCur.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5248. //
  5249. // label142
  5250. //
  5251. this.label142.AutoSize = true;
  5252. this.label142.Location = new System.Drawing.Point(758, 97);
  5253. this.label142.Name = "label142";
  5254. this.label142.Size = new System.Drawing.Size(106, 21);
  5255. this.label142.TabIndex = 49;
  5256. this.label142.Text = "历史零点位置";
  5257. //
  5258. // textBox_AngleZeroInit
  5259. //
  5260. this.textBox_AngleZeroInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5261. this.textBox_AngleZeroInit.Location = new System.Drawing.Point(881, 93);
  5262. this.textBox_AngleZeroInit.Name = "textBox_AngleZeroInit";
  5263. this.textBox_AngleZeroInit.ReadOnly = true;
  5264. this.textBox_AngleZeroInit.Size = new System.Drawing.Size(85, 28);
  5265. this.textBox_AngleZeroInit.TabIndex = 50;
  5266. this.textBox_AngleZeroInit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5267. //
  5268. // label140
  5269. //
  5270. this.label140.AutoSize = true;
  5271. this.label140.Location = new System.Drawing.Point(758, 59);
  5272. this.label140.Name = "label140";
  5273. this.label140.Size = new System.Drawing.Size(106, 21);
  5274. this.label140.TabIndex = 47;
  5275. this.label140.Text = "零点允许偏差";
  5276. //
  5277. // textBox_AngleZeroTh
  5278. //
  5279. this.textBox_AngleZeroTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5280. this.textBox_AngleZeroTh.Location = new System.Drawing.Point(881, 55);
  5281. this.textBox_AngleZeroTh.Name = "textBox_AngleZeroTh";
  5282. this.textBox_AngleZeroTh.Size = new System.Drawing.Size(85, 28);
  5283. this.textBox_AngleZeroTh.TabIndex = 48;
  5284. this.textBox_AngleZeroTh.Text = "5";
  5285. this.textBox_AngleZeroTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5286. this.textBox_AngleZeroTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleZeroTh_KeyDown);
  5287. //
  5288. // label139
  5289. //
  5290. this.label139.AutoSize = true;
  5291. this.label139.Location = new System.Drawing.Point(758, 25);
  5292. this.label139.Name = "label139";
  5293. this.label139.Size = new System.Drawing.Size(106, 21);
  5294. this.label139.TabIndex = 46;
  5295. this.label139.Text = "最大允许偏差";
  5296. //
  5297. // textBox_AngleDiffTh
  5298. //
  5299. this.textBox_AngleDiffTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5300. this.textBox_AngleDiffTh.Location = new System.Drawing.Point(881, 21);
  5301. this.textBox_AngleDiffTh.Name = "textBox_AngleDiffTh";
  5302. this.textBox_AngleDiffTh.Size = new System.Drawing.Size(85, 28);
  5303. this.textBox_AngleDiffTh.TabIndex = 46;
  5304. this.textBox_AngleDiffTh.Text = "10";
  5305. this.textBox_AngleDiffTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5306. this.textBox_AngleDiffTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleDiffTh_KeyDown);
  5307. //
  5308. // button_AngleWrite
  5309. //
  5310. this.button_AngleWrite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5311. this.button_AngleWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5312. this.button_AngleWrite.ForeColor = System.Drawing.Color.Black;
  5313. this.button_AngleWrite.Location = new System.Drawing.Point(620, 261);
  5314. this.button_AngleWrite.Name = "button_AngleWrite";
  5315. this.button_AngleWrite.Size = new System.Drawing.Size(120, 50);
  5316. this.button_AngleWrite.TabIndex = 28;
  5317. this.button_AngleWrite.Text = "校准历史零点";
  5318. this.button_AngleWrite.UseVisualStyleBackColor = false;
  5319. this.button_AngleWrite.Click += new System.EventHandler(this.button_AngleWrite_Click);
  5320. //
  5321. // button_AngleExportData
  5322. //
  5323. this.button_AngleExportData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5324. this.button_AngleExportData.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5325. this.button_AngleExportData.ForeColor = System.Drawing.Color.Black;
  5326. this.button_AngleExportData.Location = new System.Drawing.Point(620, 141);
  5327. this.button_AngleExportData.Name = "button_AngleExportData";
  5328. this.button_AngleExportData.Size = new System.Drawing.Size(120, 50);
  5329. this.button_AngleExportData.TabIndex = 27;
  5330. this.button_AngleExportData.Text = "导出数据";
  5331. this.button_AngleExportData.UseVisualStyleBackColor = false;
  5332. this.button_AngleExportData.Click += new System.EventHandler(this.button_AngleExportData_Click);
  5333. //
  5334. // button_AngleCalStart
  5335. //
  5336. this.button_AngleCalStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5337. this.button_AngleCalStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5338. this.button_AngleCalStart.ForeColor = System.Drawing.Color.Black;
  5339. this.button_AngleCalStart.Location = new System.Drawing.Point(620, 21);
  5340. this.button_AngleCalStart.Name = "button_AngleCalStart";
  5341. this.button_AngleCalStart.Size = new System.Drawing.Size(120, 50);
  5342. this.button_AngleCalStart.TabIndex = 26;
  5343. this.button_AngleCalStart.Text = "开始位置传感器测试";
  5344. this.button_AngleCalStart.UseVisualStyleBackColor = false;
  5345. this.button_AngleCalStart.Click += new System.EventHandler(this.button_AngleCalStart_Click);
  5346. //
  5347. // groupBox32
  5348. //
  5349. this.groupBox32.Controls.Add(this.dataGridView_AngleCal);
  5350. this.groupBox32.Location = new System.Drawing.Point(4, 4);
  5351. this.groupBox32.Name = "groupBox32";
  5352. this.groupBox32.Size = new System.Drawing.Size(606, 308);
  5353. this.groupBox32.TabIndex = 1;
  5354. this.groupBox32.TabStop = false;
  5355. this.groupBox32.Text = "位置校准数据";
  5356. //
  5357. // dataGridView_AngleCal
  5358. //
  5359. this.dataGridView_AngleCal.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5360. this.dataGridView_AngleCal.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5361. this.dataGridView_AngleCal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  5362. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5363. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  5364. dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5365. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  5366. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5367. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5368. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  5369. this.dataGridView_AngleCal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  5370. this.dataGridView_AngleCal.ColumnHeadersHeight = 36;
  5371. this.dataGridView_AngleCal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  5372. this.Pole,
  5373. this.Angle_60,
  5374. this.Angle_120,
  5375. this.Angle_180,
  5376. this.Angle_240,
  5377. this.Angle_300,
  5378. this.Angle_360});
  5379. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5380. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5381. dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5382. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
  5383. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5384. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5385. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  5386. this.dataGridView_AngleCal.DefaultCellStyle = dataGridViewCellStyle2;
  5387. this.dataGridView_AngleCal.Location = new System.Drawing.Point(6, 27);
  5388. this.dataGridView_AngleCal.Name = "dataGridView_AngleCal";
  5389. this.dataGridView_AngleCal.ReadOnly = true;
  5390. this.dataGridView_AngleCal.RowHeadersWidth = 23;
  5391. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5392. this.dataGridView_AngleCal.RowsDefaultCellStyle = dataGridViewCellStyle3;
  5393. this.dataGridView_AngleCal.RowTemplate.Height = 33;
  5394. this.dataGridView_AngleCal.Size = new System.Drawing.Size(586, 272);
  5395. this.dataGridView_AngleCal.TabIndex = 0;
  5396. //
  5397. // Pole
  5398. //
  5399. this.Pole.HeaderText = "电周期";
  5400. this.Pole.Name = "Pole";
  5401. this.Pole.ReadOnly = true;
  5402. this.Pole.Width = 80;
  5403. //
  5404. // Angle_60
  5405. //
  5406. this.Angle_60.HeaderText = "60°";
  5407. this.Angle_60.Name = "Angle_60";
  5408. this.Angle_60.ReadOnly = true;
  5409. this.Angle_60.Width = 80;
  5410. //
  5411. // Angle_120
  5412. //
  5413. this.Angle_120.HeaderText = "120°";
  5414. this.Angle_120.Name = "Angle_120";
  5415. this.Angle_120.ReadOnly = true;
  5416. this.Angle_120.Width = 80;
  5417. //
  5418. // Angle_180
  5419. //
  5420. this.Angle_180.HeaderText = "180°";
  5421. this.Angle_180.Name = "Angle_180";
  5422. this.Angle_180.ReadOnly = true;
  5423. this.Angle_180.Width = 80;
  5424. //
  5425. // Angle_240
  5426. //
  5427. this.Angle_240.HeaderText = "240°";
  5428. this.Angle_240.Name = "Angle_240";
  5429. this.Angle_240.ReadOnly = true;
  5430. this.Angle_240.Width = 80;
  5431. //
  5432. // Angle_300
  5433. //
  5434. this.Angle_300.HeaderText = "300°";
  5435. this.Angle_300.Name = "Angle_300";
  5436. this.Angle_300.ReadOnly = true;
  5437. this.Angle_300.Width = 80;
  5438. //
  5439. // Angle_360
  5440. //
  5441. this.Angle_360.HeaderText = "360°";
  5442. this.Angle_360.Name = "Angle_360";
  5443. this.Angle_360.ReadOnly = true;
  5444. this.Angle_360.Width = 80;
  5445. //
  5446. // tabPage_ProductMode_Write
  5447. //
  5448. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5449. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  5450. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  5451. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  5452. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  5453. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  5454. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  5455. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  5456. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  5457. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  5458. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  5459. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  5460. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  5461. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial);
  5462. this.tabPage_ProductMode_Write.Controls.Add(this.label131);
  5463. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  5464. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  5465. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  5466. this.tabPage_ProductMode_Write.TabIndex = 11;
  5467. this.tabPage_ProductMode_Write.Text = "量产测试";
  5468. //
  5469. // groupBox28
  5470. //
  5471. this.groupBox28.Controls.Add(this.label67);
  5472. this.groupBox28.Controls.Add(this.label_FacModeAngleCal);
  5473. this.groupBox28.Controls.Add(this.label130);
  5474. this.groupBox28.Controls.Add(this.label_FacModeMosCal);
  5475. this.groupBox28.Controls.Add(this.label117);
  5476. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  5477. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  5478. this.groupBox28.Controls.Add(this.label116);
  5479. this.groupBox28.Controls.Add(this.label114);
  5480. this.groupBox28.Controls.Add(this.label_FacModeCad);
  5481. this.groupBox28.Controls.Add(this.label_FacModeTq);
  5482. this.groupBox28.Controls.Add(this.label113);
  5483. this.groupBox28.Controls.Add(this.label134);
  5484. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  5485. this.groupBox28.Controls.Add(this.label136);
  5486. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  5487. this.groupBox28.Controls.Add(this.label145);
  5488. this.groupBox28.Controls.Add(this.label127);
  5489. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  5490. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  5491. this.groupBox28.Controls.Add(this.label143);
  5492. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  5493. this.groupBox28.Controls.Add(this.label129);
  5494. this.groupBox28.Controls.Add(this.label_FacModeGas);
  5495. this.groupBox28.Controls.Add(this.label123);
  5496. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  5497. this.groupBox28.Controls.Add(this.label125);
  5498. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  5499. this.groupBox28.Controls.Add(this.label122);
  5500. this.groupBox28.Controls.Add(this.label118);
  5501. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  5502. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  5503. this.groupBox28.Controls.Add(this.label120);
  5504. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  5505. this.groupBox28.Controls.Add(this.label115);
  5506. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  5507. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  5508. this.groupBox28.Name = "groupBox28";
  5509. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  5510. this.groupBox28.TabIndex = 9;
  5511. this.groupBox28.TabStop = false;
  5512. this.groupBox28.Text = "测试状态";
  5513. //
  5514. // label67
  5515. //
  5516. this.label67.AutoSize = true;
  5517. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5518. this.label67.ForeColor = System.Drawing.SystemColors.ControlText;
  5519. this.label67.Location = new System.Drawing.Point(123, 216);
  5520. this.label67.Name = "label67";
  5521. this.label67.Size = new System.Drawing.Size(56, 17);
  5522. this.label67.TabIndex = 28;
  5523. this.label67.Text = "位置校准";
  5524. this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5525. //
  5526. // label_FacModeAngleCal
  5527. //
  5528. this.label_FacModeAngleCal.BackColor = System.Drawing.Color.Red;
  5529. this.label_FacModeAngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5530. this.label_FacModeAngleCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5531. this.label_FacModeAngleCal.Location = new System.Drawing.Point(208, 218);
  5532. this.label_FacModeAngleCal.Name = "label_FacModeAngleCal";
  5533. this.label_FacModeAngleCal.Size = new System.Drawing.Size(12, 12);
  5534. this.label_FacModeAngleCal.TabIndex = 29;
  5535. this.label_FacModeAngleCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5536. //
  5537. // label130
  5538. //
  5539. this.label130.AutoSize = true;
  5540. this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5541. this.label130.ForeColor = System.Drawing.SystemColors.ControlText;
  5542. this.label130.Location = new System.Drawing.Point(6, 216);
  5543. this.label130.Name = "label130";
  5544. this.label130.Size = new System.Drawing.Size(85, 17);
  5545. this.label130.TabIndex = 26;
  5546. this.label130.Text = "MOS内阻校准";
  5547. this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5548. //
  5549. // label_FacModeMosCal
  5550. //
  5551. this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red;
  5552. this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5553. this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5554. this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218);
  5555. this.label_FacModeMosCal.Name = "label_FacModeMosCal";
  5556. this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12);
  5557. this.label_FacModeMosCal.TabIndex = 27;
  5558. this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5559. //
  5560. // label117
  5561. //
  5562. this.label117.AutoSize = true;
  5563. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5564. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  5565. this.label117.Location = new System.Drawing.Point(123, 48);
  5566. this.label117.Name = "label117";
  5567. this.label117.Size = new System.Drawing.Size(68, 17);
  5568. this.label117.TabIndex = 24;
  5569. this.label117.Text = "车速传感器";
  5570. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5571. //
  5572. // label_FacModeSpeed
  5573. //
  5574. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  5575. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5576. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5577. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50);
  5578. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  5579. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  5580. this.label_FacModeSpeed.TabIndex = 25;
  5581. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5582. //
  5583. // label_FacModeBMS
  5584. //
  5585. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  5586. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5587. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  5588. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50);
  5589. this.label_FacModeBMS.Name = "label_FacModeBMS";
  5590. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  5591. this.label_FacModeBMS.TabIndex = 23;
  5592. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5593. //
  5594. // label116
  5595. //
  5596. this.label116.AutoSize = true;
  5597. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5598. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  5599. this.label116.Location = new System.Drawing.Point(6, 48);
  5600. this.label116.Name = "label116";
  5601. this.label116.Size = new System.Drawing.Size(59, 17);
  5602. this.label116.TabIndex = 22;
  5603. this.label116.Text = "BMS通讯";
  5604. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5605. //
  5606. // label114
  5607. //
  5608. this.label114.AutoSize = true;
  5609. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5610. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  5611. this.label114.Location = new System.Drawing.Point(123, 120);
  5612. this.label114.Name = "label114";
  5613. this.label114.Size = new System.Drawing.Size(68, 17);
  5614. this.label114.TabIndex = 19;
  5615. this.label114.Text = "踏频传感器";
  5616. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5617. //
  5618. // label_FacModeCad
  5619. //
  5620. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  5621. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5622. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  5623. this.label_FacModeCad.Location = new System.Drawing.Point(208, 122);
  5624. this.label_FacModeCad.Name = "label_FacModeCad";
  5625. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  5626. this.label_FacModeCad.TabIndex = 20;
  5627. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5628. //
  5629. // label_FacModeTq
  5630. //
  5631. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  5632. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5633. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  5634. this.label_FacModeTq.Location = new System.Drawing.Point(95, 122);
  5635. this.label_FacModeTq.Name = "label_FacModeTq";
  5636. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  5637. this.label_FacModeTq.TabIndex = 21;
  5638. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5639. //
  5640. // label113
  5641. //
  5642. this.label113.AutoSize = true;
  5643. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5644. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  5645. this.label113.Location = new System.Drawing.Point(6, 120);
  5646. this.label113.Name = "label113";
  5647. this.label113.Size = new System.Drawing.Size(68, 17);
  5648. this.label113.TabIndex = 18;
  5649. this.label113.Text = "力矩传感器";
  5650. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5651. //
  5652. // label134
  5653. //
  5654. this.label134.AutoSize = true;
  5655. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5656. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  5657. this.label134.Location = new System.Drawing.Point(123, 192);
  5658. this.label134.Name = "label134";
  5659. this.label134.Size = new System.Drawing.Size(43, 17);
  5660. this.label134.TabIndex = 14;
  5661. this.label134.Text = "BOOT";
  5662. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5663. //
  5664. // label_FacModeBootVer
  5665. //
  5666. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  5667. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5668. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5669. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194);
  5670. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  5671. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  5672. this.label_FacModeBootVer.TabIndex = 15;
  5673. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5674. //
  5675. // label136
  5676. //
  5677. this.label136.AutoSize = true;
  5678. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5679. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  5680. this.label136.Location = new System.Drawing.Point(6, 192);
  5681. this.label136.Name = "label136";
  5682. this.label136.Size = new System.Drawing.Size(56, 17);
  5683. this.label136.TabIndex = 16;
  5684. this.label136.Text = "软件版本";
  5685. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5686. //
  5687. // label_FacModeFWVersion
  5688. //
  5689. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  5690. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5691. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  5692. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194);
  5693. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  5694. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  5695. this.label_FacModeFWVersion.TabIndex = 17;
  5696. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5697. //
  5698. // label145
  5699. //
  5700. this.label145.AutoSize = true;
  5701. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5702. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  5703. this.label145.Location = new System.Drawing.Point(123, 168);
  5704. this.label145.Name = "label145";
  5705. this.label145.Size = new System.Drawing.Size(56, 17);
  5706. this.label145.TabIndex = 10;
  5707. this.label145.Text = "后灯控制";
  5708. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5709. //
  5710. // label127
  5711. //
  5712. this.label127.AutoSize = true;
  5713. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5714. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  5715. this.label127.Location = new System.Drawing.Point(123, 144);
  5716. this.label127.Name = "label127";
  5717. this.label127.Size = new System.Drawing.Size(56, 17);
  5718. this.label127.TabIndex = 10;
  5719. this.label127.Text = "断电刹车";
  5720. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5721. //
  5722. // label_FacModeLightB
  5723. //
  5724. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  5725. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5726. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  5727. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170);
  5728. this.label_FacModeLightB.Name = "label_FacModeLightB";
  5729. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  5730. this.label_FacModeLightB.TabIndex = 11;
  5731. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5732. //
  5733. // label_FacModeBreak
  5734. //
  5735. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  5736. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5737. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  5738. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146);
  5739. this.label_FacModeBreak.Name = "label_FacModeBreak";
  5740. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  5741. this.label_FacModeBreak.TabIndex = 11;
  5742. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5743. //
  5744. // label143
  5745. //
  5746. this.label143.AutoSize = true;
  5747. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5748. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  5749. this.label143.Location = new System.Drawing.Point(6, 168);
  5750. this.label143.Name = "label143";
  5751. this.label143.Size = new System.Drawing.Size(56, 17);
  5752. this.label143.TabIndex = 12;
  5753. this.label143.Text = "前灯控制";
  5754. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5755. //
  5756. // label_FacModeLightF
  5757. //
  5758. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  5759. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5760. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  5761. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170);
  5762. this.label_FacModeLightF.Name = "label_FacModeLightF";
  5763. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  5764. this.label_FacModeLightF.TabIndex = 13;
  5765. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5766. //
  5767. // label129
  5768. //
  5769. this.label129.AutoSize = true;
  5770. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5771. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  5772. this.label129.Location = new System.Drawing.Point(6, 144);
  5773. this.label129.Name = "label129";
  5774. this.label129.Size = new System.Drawing.Size(56, 17);
  5775. this.label129.TabIndex = 12;
  5776. this.label129.Text = "转把功能";
  5777. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5778. //
  5779. // label_FacModeGas
  5780. //
  5781. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  5782. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5783. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  5784. this.label_FacModeGas.Location = new System.Drawing.Point(95, 146);
  5785. this.label_FacModeGas.Name = "label_FacModeGas";
  5786. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  5787. this.label_FacModeGas.TabIndex = 13;
  5788. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5789. //
  5790. // label123
  5791. //
  5792. this.label123.AutoSize = true;
  5793. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5794. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  5795. this.label123.Location = new System.Drawing.Point(123, 96);
  5796. this.label123.Name = "label123";
  5797. this.label123.Size = new System.Drawing.Size(56, 17);
  5798. this.label123.TabIndex = 6;
  5799. this.label123.Text = "电机转速";
  5800. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5801. //
  5802. // label_FacModeMotorSpeed
  5803. //
  5804. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  5805. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5806. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5807. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98);
  5808. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  5809. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  5810. this.label_FacModeMotorSpeed.TabIndex = 7;
  5811. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5812. //
  5813. // label125
  5814. //
  5815. this.label125.AutoSize = true;
  5816. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5817. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5818. this.label125.Location = new System.Drawing.Point(6, 96);
  5819. this.label125.Name = "label125";
  5820. this.label125.Size = new System.Drawing.Size(56, 17);
  5821. this.label125.TabIndex = 8;
  5822. this.label125.Text = "温度测量";
  5823. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5824. //
  5825. // label_FacModeNTC
  5826. //
  5827. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  5828. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5829. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  5830. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98);
  5831. this.label_FacModeNTC.Name = "label_FacModeNTC";
  5832. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  5833. this.label_FacModeNTC.TabIndex = 9;
  5834. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5835. //
  5836. // label122
  5837. //
  5838. this.label122.AutoSize = true;
  5839. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5840. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  5841. this.label122.Location = new System.Drawing.Point(123, 72);
  5842. this.label122.Name = "label122";
  5843. this.label122.Size = new System.Drawing.Size(56, 17);
  5844. this.label122.TabIndex = 5;
  5845. this.label122.Text = "电流检测";
  5846. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5847. //
  5848. // label118
  5849. //
  5850. this.label118.AutoSize = true;
  5851. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5852. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  5853. this.label118.Location = new System.Drawing.Point(123, 24);
  5854. this.label118.Name = "label118";
  5855. this.label118.Size = new System.Drawing.Size(56, 17);
  5856. this.label118.TabIndex = 5;
  5857. this.label118.Text = "参数写入";
  5858. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5859. //
  5860. // label_FacModeCurrentTest
  5861. //
  5862. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  5863. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5864. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5865. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74);
  5866. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  5867. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  5868. this.label_FacModeCurrentTest.TabIndex = 5;
  5869. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5870. //
  5871. // label_FacMode_CfgWrite
  5872. //
  5873. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  5874. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5875. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  5876. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26);
  5877. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  5878. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  5879. this.label_FacMode_CfgWrite.TabIndex = 5;
  5880. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5881. //
  5882. // label120
  5883. //
  5884. this.label120.AutoSize = true;
  5885. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5886. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  5887. this.label120.Location = new System.Drawing.Point(6, 72);
  5888. this.label120.Name = "label120";
  5889. this.label120.Size = new System.Drawing.Size(56, 17);
  5890. this.label120.TabIndex = 5;
  5891. this.label120.Text = "电压测量";
  5892. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5893. //
  5894. // label_FacModeVolTest
  5895. //
  5896. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  5897. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5898. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5899. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74);
  5900. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  5901. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  5902. this.label_FacModeVolTest.TabIndex = 5;
  5903. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5904. //
  5905. // label115
  5906. //
  5907. this.label115.AutoSize = true;
  5908. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5909. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  5910. this.label115.Location = new System.Drawing.Point(6, 24);
  5911. this.label115.Name = "label115";
  5912. this.label115.Size = new System.Drawing.Size(56, 17);
  5913. this.label115.TabIndex = 5;
  5914. this.label115.Text = "系统清除";
  5915. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5916. //
  5917. // label_FacModeSysClear
  5918. //
  5919. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  5920. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5921. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  5922. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26);
  5923. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  5924. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  5925. this.label_FacModeSysClear.TabIndex = 5;
  5926. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5927. //
  5928. // groupBox27
  5929. //
  5930. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  5931. this.groupBox27.Location = new System.Drawing.Point(218, 72);
  5932. this.groupBox27.Name = "groupBox27";
  5933. this.groupBox27.Size = new System.Drawing.Size(519, 240);
  5934. this.groupBox27.TabIndex = 8;
  5935. this.groupBox27.TabStop = false;
  5936. this.groupBox27.Text = "测试记录";
  5937. //
  5938. // richTextBox_FacModeLog
  5939. //
  5940. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5941. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5942. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5943. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28);
  5944. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  5945. this.richTextBox_FacModeLog.ReadOnly = true;
  5946. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(506, 206);
  5947. this.richTextBox_FacModeLog.TabIndex = 0;
  5948. this.richTextBox_FacModeLog.Text = "";
  5949. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  5950. //
  5951. // button__FacMode_Start
  5952. //
  5953. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5954. this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5955. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  5956. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  5957. this.button__FacMode_Start.Name = "button__FacMode_Start";
  5958. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  5959. this.button__FacMode_Start.TabIndex = 9;
  5960. this.button__FacMode_Start.Text = "开始测试";
  5961. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  5962. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  5963. //
  5964. // comboBox_FacModeCfgFile
  5965. //
  5966. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5967. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5968. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5969. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  5970. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5971. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  5972. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5973. this.comboBox_FacModeCfgFile.TabIndex = 8;
  5974. this.comboBox_FacModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_FacModeCfgFile_MouseHover_1);
  5975. //
  5976. // comboBox_FacModeCfgDate
  5977. //
  5978. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5979. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5980. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5981. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  5982. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5983. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  5984. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5985. this.comboBox_FacModeCfgDate.TabIndex = 8;
  5986. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  5987. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  5988. //
  5989. // groupBox2
  5990. //
  5991. this.groupBox2.Controls.Add(this.checkBox_FacMode_AngleCal);
  5992. this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal);
  5993. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  5994. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  5995. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  5996. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  5997. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  5998. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  5999. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  6000. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  6001. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  6002. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  6003. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  6004. this.groupBox2.Name = "groupBox2";
  6005. this.groupBox2.Size = new System.Drawing.Size(200, 240);
  6006. this.groupBox2.TabIndex = 7;
  6007. this.groupBox2.TabStop = false;
  6008. this.groupBox2.Text = "测试项目";
  6009. //
  6010. // checkBox_FacMode_AngleCal
  6011. //
  6012. this.checkBox_FacMode_AngleCal.AutoSize = true;
  6013. this.checkBox_FacMode_AngleCal.Checked = true;
  6014. this.checkBox_FacMode_AngleCal.CheckState = System.Windows.Forms.CheckState.Checked;
  6015. this.checkBox_FacMode_AngleCal.Enabled = false;
  6016. this.checkBox_FacMode_AngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6017. this.checkBox_FacMode_AngleCal.Location = new System.Drawing.Point(94, 54);
  6018. this.checkBox_FacMode_AngleCal.Name = "checkBox_FacMode_AngleCal";
  6019. this.checkBox_FacMode_AngleCal.Size = new System.Drawing.Size(75, 21);
  6020. this.checkBox_FacMode_AngleCal.TabIndex = 9;
  6021. this.checkBox_FacMode_AngleCal.Text = "位置校准";
  6022. this.checkBox_FacMode_AngleCal.UseVisualStyleBackColor = true;
  6023. //
  6024. // checkBox_FacMode_MosCal
  6025. //
  6026. this.checkBox_FacMode_MosCal.AutoSize = true;
  6027. this.checkBox_FacMode_MosCal.Checked = true;
  6028. this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked;
  6029. this.checkBox_FacMode_MosCal.Enabled = false;
  6030. this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6031. this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 54);
  6032. this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal";
  6033. this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(80, 21);
  6034. this.checkBox_FacMode_MosCal.TabIndex = 8;
  6035. this.checkBox_FacMode_MosCal.Text = "MOS校准";
  6036. this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
  6037. //
  6038. // pictureBox_WriteLock
  6039. //
  6040. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6041. this.pictureBox_WriteLock.Location = new System.Drawing.Point(159, 15);
  6042. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  6043. this.pictureBox_WriteLock.Size = new System.Drawing.Size(35, 35);
  6044. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6045. this.pictureBox_WriteLock.TabIndex = 7;
  6046. this.pictureBox_WriteLock.TabStop = false;
  6047. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  6048. //
  6049. // checkBox_FacCad
  6050. //
  6051. this.checkBox_FacCad.AutoSize = true;
  6052. this.checkBox_FacCad.Checked = true;
  6053. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  6054. this.checkBox_FacCad.Enabled = false;
  6055. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6056. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158);
  6057. this.checkBox_FacCad.Name = "checkBox_FacCad";
  6058. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  6059. this.checkBox_FacCad.TabIndex = 6;
  6060. this.checkBox_FacCad.Text = "踏频";
  6061. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  6062. //
  6063. // checkBox_FacLightTest
  6064. //
  6065. this.checkBox_FacLightTest.AutoSize = true;
  6066. this.checkBox_FacLightTest.Checked = true;
  6067. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6068. this.checkBox_FacLightTest.Enabled = false;
  6069. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6070. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  6071. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  6072. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  6073. this.checkBox_FacLightTest.TabIndex = 5;
  6074. this.checkBox_FacLightTest.Text = "前后灯";
  6075. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  6076. //
  6077. // checkBox_FacBreakTest
  6078. //
  6079. this.checkBox_FacBreakTest.AutoSize = true;
  6080. this.checkBox_FacBreakTest.Checked = true;
  6081. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6082. this.checkBox_FacBreakTest.Enabled = false;
  6083. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6084. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184);
  6085. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  6086. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  6087. this.checkBox_FacBreakTest.TabIndex = 4;
  6088. this.checkBox_FacBreakTest.Text = "刹车";
  6089. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  6090. //
  6091. // checkBox_FacTor
  6092. //
  6093. this.checkBox_FacTor.AutoSize = true;
  6094. this.checkBox_FacTor.Checked = true;
  6095. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  6096. this.checkBox_FacTor.Enabled = false;
  6097. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6098. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158);
  6099. this.checkBox_FacTor.Name = "checkBox_FacTor";
  6100. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  6101. this.checkBox_FacTor.TabIndex = 3;
  6102. this.checkBox_FacTor.Text = "力矩";
  6103. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  6104. //
  6105. // checkBox_FacThrrotleTest
  6106. //
  6107. this.checkBox_FacThrrotleTest.AutoSize = true;
  6108. this.checkBox_FacThrrotleTest.Checked = true;
  6109. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6110. this.checkBox_FacThrrotleTest.Enabled = false;
  6111. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6112. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184);
  6113. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  6114. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  6115. this.checkBox_FacThrrotleTest.TabIndex = 3;
  6116. this.checkBox_FacThrrotleTest.Text = "转把";
  6117. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  6118. //
  6119. // checkBox_FacModeBMS
  6120. //
  6121. this.checkBox_FacModeBMS.AutoSize = true;
  6122. this.checkBox_FacModeBMS.Checked = true;
  6123. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  6124. this.checkBox_FacModeBMS.Enabled = false;
  6125. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6126. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 106);
  6127. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  6128. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  6129. this.checkBox_FacModeBMS.TabIndex = 2;
  6130. this.checkBox_FacModeBMS.Text = "BMS通讯";
  6131. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  6132. //
  6133. // checkBox_FacBaseFucTest
  6134. //
  6135. this.checkBox_FacBaseFucTest.AutoSize = true;
  6136. this.checkBox_FacBaseFucTest.Checked = true;
  6137. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6138. this.checkBox_FacBaseFucTest.Enabled = false;
  6139. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6140. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132);
  6141. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  6142. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  6143. this.checkBox_FacBaseFucTest.TabIndex = 2;
  6144. this.checkBox_FacBaseFucTest.Text = "基础功能";
  6145. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  6146. //
  6147. // checkBox_FacModeCfgWrite
  6148. //
  6149. this.checkBox_FacModeCfgWrite.AutoSize = true;
  6150. this.checkBox_FacModeCfgWrite.Checked = true;
  6151. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  6152. this.checkBox_FacModeCfgWrite.Enabled = false;
  6153. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6154. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 80);
  6155. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  6156. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  6157. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  6158. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  6159. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  6160. //
  6161. // checkBox_FacModeSysClear
  6162. //
  6163. this.checkBox_FacModeSysClear.AutoSize = true;
  6164. this.checkBox_FacModeSysClear.Checked = true;
  6165. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  6166. this.checkBox_FacModeSysClear.Enabled = false;
  6167. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6168. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  6169. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  6170. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  6171. this.checkBox_FacModeSysClear.TabIndex = 0;
  6172. this.checkBox_FacModeSysClear.Text = "系统清除";
  6173. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  6174. //
  6175. // textBox_FacModeScan
  6176. //
  6177. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6178. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  6179. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  6180. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  6181. this.textBox_FacModeScan.TabIndex = 6;
  6182. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  6183. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  6184. //
  6185. // label112
  6186. //
  6187. this.label112.AutoSize = true;
  6188. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6189. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  6190. this.label112.Location = new System.Drawing.Point(12, 10);
  6191. this.label112.Name = "label112";
  6192. this.label112.Size = new System.Drawing.Size(74, 21);
  6193. this.label112.TabIndex = 5;
  6194. this.label112.Text = "配置文件";
  6195. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6196. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  6197. //
  6198. // label_FacModeStatus
  6199. //
  6200. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6201. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6202. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6203. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  6204. this.label_FacModeStatus.Name = "label_FacModeStatus";
  6205. this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29);
  6206. this.label_FacModeStatus.TabIndex = 5;
  6207. this.label_FacModeStatus.Text = "测试结束";
  6208. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6209. //
  6210. // checkBox_OffLineFacMode
  6211. //
  6212. this.checkBox_OffLineFacMode.AutoSize = true;
  6213. this.checkBox_OffLineFacMode.Enabled = false;
  6214. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6215. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6);
  6216. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  6217. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21);
  6218. this.checkBox_OffLineFacMode.TabIndex = 0;
  6219. this.checkBox_OffLineFacMode.Text = "本地";
  6220. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  6221. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  6222. //
  6223. // label_FacModeResult
  6224. //
  6225. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  6226. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6227. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  6228. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  6229. this.label_FacModeResult.Name = "label_FacModeResult";
  6230. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  6231. this.label_FacModeResult.TabIndex = 5;
  6232. this.label_FacModeResult.Text = "测试合格";
  6233. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6234. //
  6235. // label111
  6236. //
  6237. this.label111.AutoSize = true;
  6238. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6239. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  6240. this.label111.Location = new System.Drawing.Point(12, 43);
  6241. this.label111.Name = "label111";
  6242. this.label111.Size = new System.Drawing.Size(42, 21);
  6243. this.label111.TabIndex = 5;
  6244. this.label111.Text = "扫码";
  6245. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6246. //
  6247. // label_FacModeSerial
  6248. //
  6249. this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6250. this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6251. this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6252. this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53);
  6253. this.label_FacModeSerial.Name = "label_FacModeSerial";
  6254. this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15);
  6255. this.label_FacModeSerial.TabIndex = 12;
  6256. this.label_FacModeSerial.Text = "0";
  6257. this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6258. //
  6259. // label131
  6260. //
  6261. this.label131.AutoSize = true;
  6262. this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6263. this.label131.ForeColor = System.Drawing.SystemColors.ControlText;
  6264. this.label131.Location = new System.Drawing.Point(930, 32);
  6265. this.label131.Name = "label131";
  6266. this.label131.Size = new System.Drawing.Size(44, 17);
  6267. this.label131.TabIndex = 12;
  6268. this.label131.Text = "流水号";
  6269. this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6270. this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick);
  6271. //
  6272. // tabPage_ProductMode_Read
  6273. //
  6274. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6275. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial);
  6276. this.tabPage_ProductMode_Read.Controls.Add(this.label135);
  6277. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  6278. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  6279. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  6280. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  6281. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  6282. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  6283. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  6284. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  6285. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  6286. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  6287. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  6288. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  6289. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  6290. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  6291. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  6292. this.tabPage_ProductMode_Read.TabIndex = 12;
  6293. this.tabPage_ProductMode_Read.Text = "量产检验";
  6294. //
  6295. // label_CheckModeSerial
  6296. //
  6297. this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6298. this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6299. this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6300. this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53);
  6301. this.label_CheckModeSerial.Name = "label_CheckModeSerial";
  6302. this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15);
  6303. this.label_CheckModeSerial.TabIndex = 22;
  6304. this.label_CheckModeSerial.Text = "0";
  6305. this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6306. //
  6307. // label135
  6308. //
  6309. this.label135.AutoSize = true;
  6310. this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6311. this.label135.ForeColor = System.Drawing.SystemColors.ControlText;
  6312. this.label135.Location = new System.Drawing.Point(930, 32);
  6313. this.label135.Name = "label135";
  6314. this.label135.Size = new System.Drawing.Size(44, 17);
  6315. this.label135.TabIndex = 23;
  6316. this.label135.Text = "流水号";
  6317. this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6318. this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick);
  6319. //
  6320. // checkBox_OffLineCheckMode
  6321. //
  6322. this.checkBox_OffLineCheckMode.AutoSize = true;
  6323. this.checkBox_OffLineCheckMode.Enabled = false;
  6324. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6325. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6);
  6326. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  6327. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21);
  6328. this.checkBox_OffLineCheckMode.TabIndex = 21;
  6329. this.checkBox_OffLineCheckMode.Text = "本地";
  6330. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  6331. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  6332. //
  6333. // comboBox_CheckModeCfgFile
  6334. //
  6335. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6336. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6337. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6338. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  6339. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  6340. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  6341. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  6342. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  6343. this.comboBox_CheckModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_CheckModeCfgFile_MouseHover_1);
  6344. //
  6345. // groupBox31
  6346. //
  6347. this.groupBox31.Controls.Add(this.label157);
  6348. this.groupBox31.Controls.Add(this.label_CheckModeAngle);
  6349. this.groupBox31.Controls.Add(this.label132);
  6350. this.groupBox31.Controls.Add(this.label_CheckModeMos);
  6351. this.groupBox31.Controls.Add(this.label148);
  6352. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  6353. this.groupBox31.Controls.Add(this.label154);
  6354. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  6355. this.groupBox31.Controls.Add(this.label156);
  6356. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  6357. this.groupBox31.Controls.Add(this.label121);
  6358. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  6359. this.groupBox31.Controls.Add(this.label160);
  6360. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  6361. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  6362. this.groupBox31.Name = "groupBox31";
  6363. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  6364. this.groupBox31.TabIndex = 20;
  6365. this.groupBox31.TabStop = false;
  6366. this.groupBox31.Text = "测试状态";
  6367. //
  6368. // label157
  6369. //
  6370. this.label157.AutoSize = true;
  6371. this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6372. this.label157.ForeColor = System.Drawing.SystemColors.ControlText;
  6373. this.label157.Location = new System.Drawing.Point(6, 200);
  6374. this.label157.Name = "label157";
  6375. this.label157.Size = new System.Drawing.Size(65, 20);
  6376. this.label157.TabIndex = 21;
  6377. this.label157.Text = "位置校准";
  6378. this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6379. //
  6380. // label_CheckModeAngle
  6381. //
  6382. this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red;
  6383. this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6384. this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText;
  6385. this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200);
  6386. this.label_CheckModeAngle.Name = "label_CheckModeAngle";
  6387. this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20);
  6388. this.label_CheckModeAngle.TabIndex = 20;
  6389. this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6390. //
  6391. // label132
  6392. //
  6393. this.label132.AutoSize = true;
  6394. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6395. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  6396. this.label132.Location = new System.Drawing.Point(6, 172);
  6397. this.label132.Name = "label132";
  6398. this.label132.Size = new System.Drawing.Size(70, 20);
  6399. this.label132.TabIndex = 18;
  6400. this.label132.Text = "MOS校准";
  6401. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6402. //
  6403. // label_CheckModeMos
  6404. //
  6405. this.label_CheckModeMos.BackColor = System.Drawing.Color.Red;
  6406. this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6407. this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText;
  6408. this.label_CheckModeMos.Location = new System.Drawing.Point(108, 172);
  6409. this.label_CheckModeMos.Name = "label_CheckModeMos";
  6410. this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20);
  6411. this.label_CheckModeMos.TabIndex = 19;
  6412. this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6413. //
  6414. // label148
  6415. //
  6416. this.label148.AutoSize = true;
  6417. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6418. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  6419. this.label148.Location = new System.Drawing.Point(6, 88);
  6420. this.label148.Name = "label148";
  6421. this.label148.Size = new System.Drawing.Size(65, 20);
  6422. this.label148.TabIndex = 16;
  6423. this.label148.Text = "打标信息";
  6424. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6425. //
  6426. // label_CheckModeSN
  6427. //
  6428. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  6429. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6430. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  6431. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 88);
  6432. this.label_CheckModeSN.Name = "label_CheckModeSN";
  6433. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  6434. this.label_CheckModeSN.TabIndex = 17;
  6435. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6436. //
  6437. // label154
  6438. //
  6439. this.label154.AutoSize = true;
  6440. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6441. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  6442. this.label154.Location = new System.Drawing.Point(6, 144);
  6443. this.label154.Name = "label154";
  6444. this.label154.Size = new System.Drawing.Size(65, 20);
  6445. this.label154.TabIndex = 12;
  6446. this.label154.Text = "力矩标定";
  6447. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6448. //
  6449. // label_CheckModeTorque
  6450. //
  6451. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  6452. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6453. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  6454. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 144);
  6455. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  6456. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  6457. this.label_CheckModeTorque.TabIndex = 13;
  6458. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6459. //
  6460. // label156
  6461. //
  6462. this.label156.AutoSize = true;
  6463. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6464. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  6465. this.label156.Location = new System.Drawing.Point(6, 116);
  6466. this.label156.Name = "label156";
  6467. this.label156.Size = new System.Drawing.Size(65, 20);
  6468. this.label156.TabIndex = 12;
  6469. this.label156.Text = "参数检查";
  6470. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6471. //
  6472. // label_CheckModeCfg
  6473. //
  6474. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  6475. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6476. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  6477. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 116);
  6478. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  6479. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  6480. this.label_CheckModeCfg.TabIndex = 13;
  6481. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6482. //
  6483. // label121
  6484. //
  6485. this.label121.AutoSize = true;
  6486. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6487. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  6488. this.label121.Location = new System.Drawing.Point(6, 32);
  6489. this.label121.Name = "label121";
  6490. this.label121.Size = new System.Drawing.Size(48, 20);
  6491. this.label121.TabIndex = 8;
  6492. this.label121.Text = "BOOT";
  6493. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6494. //
  6495. // label_CheckModeBoot
  6496. //
  6497. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  6498. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6499. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  6500. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  6501. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  6502. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  6503. this.label_CheckModeBoot.TabIndex = 9;
  6504. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6505. //
  6506. // label160
  6507. //
  6508. this.label160.AutoSize = true;
  6509. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6510. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  6511. this.label160.Location = new System.Drawing.Point(6, 60);
  6512. this.label160.Name = "label160";
  6513. this.label160.Size = new System.Drawing.Size(65, 20);
  6514. this.label160.TabIndex = 8;
  6515. this.label160.Text = "软件版本";
  6516. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6517. //
  6518. // label_CheckModeFWVer
  6519. //
  6520. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  6521. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6522. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  6523. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 60);
  6524. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  6525. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  6526. this.label_CheckModeFWVer.TabIndex = 9;
  6527. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6528. //
  6529. // comboBox_CheckModeCfgDate
  6530. //
  6531. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6532. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6533. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6534. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  6535. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  6536. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  6537. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  6538. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  6539. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  6540. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  6541. //
  6542. // groupBox30
  6543. //
  6544. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  6545. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  6546. this.groupBox30.Name = "groupBox30";
  6547. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  6548. this.groupBox30.TabIndex = 19;
  6549. this.groupBox30.TabStop = false;
  6550. this.groupBox30.Text = "测试记录";
  6551. //
  6552. // richTextBox_CheckModeLog
  6553. //
  6554. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  6555. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  6556. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  6557. this.richTextBox_CheckModeLog.ReadOnly = true;
  6558. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  6559. this.richTextBox_CheckModeLog.TabIndex = 0;
  6560. this.richTextBox_CheckModeLog.Text = "";
  6561. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  6562. //
  6563. // groupBox29
  6564. //
  6565. this.groupBox29.Controls.Add(this.checkBox_CheckModeAngle);
  6566. this.groupBox29.Controls.Add(this.checkBox_CheckModeMos);
  6567. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  6568. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  6569. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  6570. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  6571. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  6572. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  6573. this.groupBox29.Name = "groupBox29";
  6574. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  6575. this.groupBox29.TabIndex = 18;
  6576. this.groupBox29.TabStop = false;
  6577. this.groupBox29.Text = "测试项目";
  6578. //
  6579. // checkBox_CheckModeAngle
  6580. //
  6581. this.checkBox_CheckModeAngle.AutoSize = true;
  6582. this.checkBox_CheckModeAngle.Checked = true;
  6583. this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked;
  6584. this.checkBox_CheckModeAngle.Enabled = false;
  6585. this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6586. this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178);
  6587. this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle";
  6588. this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24);
  6589. this.checkBox_CheckModeAngle.TabIndex = 10;
  6590. this.checkBox_CheckModeAngle.Text = "位置校准确认";
  6591. this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true;
  6592. //
  6593. // checkBox_CheckModeMos
  6594. //
  6595. this.checkBox_CheckModeMos.AutoSize = true;
  6596. this.checkBox_CheckModeMos.Checked = true;
  6597. this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked;
  6598. this.checkBox_CheckModeMos.Enabled = false;
  6599. this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6600. this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148);
  6601. this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos";
  6602. this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24);
  6603. this.checkBox_CheckModeMos.TabIndex = 9;
  6604. this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
  6605. this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
  6606. //
  6607. // pictureBox_ReadLock
  6608. //
  6609. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6610. this.pictureBox_ReadLock.Location = new System.Drawing.Point(159, 15);
  6611. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  6612. this.pictureBox_ReadLock.Size = new System.Drawing.Size(35, 35);
  6613. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6614. this.pictureBox_ReadLock.TabIndex = 8;
  6615. this.pictureBox_ReadLock.TabStop = false;
  6616. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  6617. //
  6618. // checkBox_CheckModeSN
  6619. //
  6620. this.checkBox_CheckModeSN.AutoSize = true;
  6621. this.checkBox_CheckModeSN.Checked = true;
  6622. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  6623. this.checkBox_CheckModeSN.Enabled = false;
  6624. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6625. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  6626. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  6627. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  6628. this.checkBox_CheckModeSN.TabIndex = 3;
  6629. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  6630. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  6631. //
  6632. // checkBox_CheckModeTorque
  6633. //
  6634. this.checkBox_CheckModeTorque.AutoSize = true;
  6635. this.checkBox_CheckModeTorque.Checked = true;
  6636. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  6637. this.checkBox_CheckModeTorque.Enabled = false;
  6638. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6639. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  6640. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  6641. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  6642. this.checkBox_CheckModeTorque.TabIndex = 2;
  6643. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  6644. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  6645. //
  6646. // checkBox_CheckModeCfg
  6647. //
  6648. this.checkBox_CheckModeCfg.AutoSize = true;
  6649. this.checkBox_CheckModeCfg.Checked = true;
  6650. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  6651. this.checkBox_CheckModeCfg.Enabled = false;
  6652. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6653. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  6654. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  6655. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  6656. this.checkBox_CheckModeCfg.TabIndex = 1;
  6657. this.checkBox_CheckModeCfg.Text = "参数检查";
  6658. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  6659. //
  6660. // checkBox_CheckModeFWVer
  6661. //
  6662. this.checkBox_CheckModeFWVer.AutoSize = true;
  6663. this.checkBox_CheckModeFWVer.Checked = true;
  6664. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  6665. this.checkBox_CheckModeFWVer.Enabled = false;
  6666. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6667. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  6668. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  6669. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  6670. this.checkBox_CheckModeFWVer.TabIndex = 0;
  6671. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  6672. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  6673. //
  6674. // button_CheckModeStart
  6675. //
  6676. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6677. this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6678. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  6679. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  6680. this.button_CheckModeStart.Name = "button_CheckModeStart";
  6681. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  6682. this.button_CheckModeStart.TabIndex = 17;
  6683. this.button_CheckModeStart.Text = "开始测试";
  6684. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  6685. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  6686. //
  6687. // textBox_CheckModeScan
  6688. //
  6689. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6690. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  6691. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  6692. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  6693. this.textBox_CheckModeScan.TabIndex = 14;
  6694. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  6695. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  6696. //
  6697. // label138
  6698. //
  6699. this.label138.AutoSize = true;
  6700. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6701. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  6702. this.label138.Location = new System.Drawing.Point(12, 10);
  6703. this.label138.Name = "label138";
  6704. this.label138.Size = new System.Drawing.Size(74, 21);
  6705. this.label138.TabIndex = 10;
  6706. this.label138.Text = "配置文件";
  6707. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6708. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  6709. //
  6710. // label_CheckModeStatus
  6711. //
  6712. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6713. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6714. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6715. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  6716. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  6717. this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29);
  6718. this.label_CheckModeStatus.TabIndex = 11;
  6719. this.label_CheckModeStatus.Text = "测试结束";
  6720. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6721. //
  6722. // label_CheckModeResult
  6723. //
  6724. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  6725. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6726. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  6727. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  6728. this.label_CheckModeResult.Name = "label_CheckModeResult";
  6729. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  6730. this.label_CheckModeResult.TabIndex = 12;
  6731. this.label_CheckModeResult.Text = "测试合格";
  6732. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6733. //
  6734. // label141
  6735. //
  6736. this.label141.AutoSize = true;
  6737. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6738. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  6739. this.label141.Location = new System.Drawing.Point(12, 43);
  6740. this.label141.Name = "label141";
  6741. this.label141.Size = new System.Drawing.Size(42, 21);
  6742. this.label141.TabIndex = 13;
  6743. this.label141.Text = "扫码";
  6744. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6745. //
  6746. // tabPage_FuncSet
  6747. //
  6748. this.tabPage_FuncSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6749. this.tabPage_FuncSet.Controls.Add(this.comboBox_FunSet_UnitNum);
  6750. this.tabPage_FuncSet.Controls.Add(this.label159);
  6751. this.tabPage_FuncSet.Controls.Add(this.radioButton_WriteByBlock);
  6752. this.tabPage_FuncSet.Controls.Add(this.radioButton_WriteByUnit);
  6753. this.tabPage_FuncSet.Controls.Add(this.groupBox33);
  6754. this.tabPage_FuncSet.Controls.Add(this.button_FunSet_Write);
  6755. this.tabPage_FuncSet.Controls.Add(this.button_FunSet_Read);
  6756. this.tabPage_FuncSet.Controls.Add(this.comboBox_FunSet_BlockNum);
  6757. this.tabPage_FuncSet.Controls.Add(this.label158);
  6758. this.tabPage_FuncSet.Location = new System.Drawing.Point(4, 30);
  6759. this.tabPage_FuncSet.Name = "tabPage_FuncSet";
  6760. this.tabPage_FuncSet.Size = new System.Drawing.Size(990, 315);
  6761. this.tabPage_FuncSet.TabIndex = 16;
  6762. this.tabPage_FuncSet.Text = "拓展功能配置";
  6763. //
  6764. // comboBox_FunSet_UnitNum
  6765. //
  6766. this.comboBox_FunSet_UnitNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6767. this.comboBox_FunSet_UnitNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6768. this.comboBox_FunSet_UnitNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6769. this.comboBox_FunSet_UnitNum.FormattingEnabled = true;
  6770. this.comboBox_FunSet_UnitNum.Items.AddRange(new object[] {
  6771. "1",
  6772. "2",
  6773. "3",
  6774. "4",
  6775. "5",
  6776. "6",
  6777. "7",
  6778. "8"});
  6779. this.comboBox_FunSet_UnitNum.Location = new System.Drawing.Point(862, 170);
  6780. this.comboBox_FunSet_UnitNum.Name = "comboBox_FunSet_UnitNum";
  6781. this.comboBox_FunSet_UnitNum.Size = new System.Drawing.Size(118, 29);
  6782. this.comboBox_FunSet_UnitNum.TabIndex = 34;
  6783. this.comboBox_FunSet_UnitNum.Visible = false;
  6784. //
  6785. // label159
  6786. //
  6787. this.label159.AutoSize = true;
  6788. this.label159.Location = new System.Drawing.Point(884, 141);
  6789. this.label159.Name = "label159";
  6790. this.label159.Size = new System.Drawing.Size(74, 21);
  6791. this.label159.TabIndex = 33;
  6792. this.label159.Text = "单元编号";
  6793. this.label159.Visible = false;
  6794. //
  6795. // radioButton_WriteByBlock
  6796. //
  6797. this.radioButton_WriteByBlock.AutoSize = true;
  6798. this.radioButton_WriteByBlock.Checked = true;
  6799. this.radioButton_WriteByBlock.Location = new System.Drawing.Point(858, 13);
  6800. this.radioButton_WriteByBlock.Name = "radioButton_WriteByBlock";
  6801. this.radioButton_WriteByBlock.Size = new System.Drawing.Size(108, 25);
  6802. this.radioButton_WriteByBlock.TabIndex = 32;
  6803. this.radioButton_WriteByBlock.TabStop = true;
  6804. this.radioButton_WriteByBlock.Text = "指定块写入";
  6805. this.radioButton_WriteByBlock.UseVisualStyleBackColor = true;
  6806. //
  6807. // radioButton_WriteByUnit
  6808. //
  6809. this.radioButton_WriteByUnit.AutoSize = true;
  6810. this.radioButton_WriteByUnit.Location = new System.Drawing.Point(858, 44);
  6811. this.radioButton_WriteByUnit.Name = "radioButton_WriteByUnit";
  6812. this.radioButton_WriteByUnit.Size = new System.Drawing.Size(124, 25);
  6813. this.radioButton_WriteByUnit.TabIndex = 31;
  6814. this.radioButton_WriteByUnit.Text = "指定单元写入";
  6815. this.radioButton_WriteByUnit.UseVisualStyleBackColor = true;
  6816. this.radioButton_WriteByUnit.CheckedChanged += new System.EventHandler(this.radioButton_WriteByUnit_CheckedChanged);
  6817. //
  6818. // groupBox33
  6819. //
  6820. this.groupBox33.Controls.Add(this.dataGridView_FunSet);
  6821. this.groupBox33.Location = new System.Drawing.Point(4, 4);
  6822. this.groupBox33.Name = "groupBox33";
  6823. this.groupBox33.Size = new System.Drawing.Size(848, 308);
  6824. this.groupBox33.TabIndex = 30;
  6825. this.groupBox33.TabStop = false;
  6826. this.groupBox33.Text = "拓展功能配置表";
  6827. //
  6828. // dataGridView_FunSet
  6829. //
  6830. this.dataGridView_FunSet.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6831. this.dataGridView_FunSet.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6832. this.dataGridView_FunSet.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  6833. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  6834. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  6835. dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6836. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  6837. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  6838. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  6839. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  6840. this.dataGridView_FunSet.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
  6841. this.dataGridView_FunSet.ColumnHeadersHeight = 30;
  6842. this.dataGridView_FunSet.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  6843. this.单元号,
  6844. this.参数1,
  6845. this.参数2,
  6846. this.参数3,
  6847. this.参数4,
  6848. this.参数5,
  6849. this.参数6,
  6850. this.参数7,
  6851. this.参数8});
  6852. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  6853. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6854. dataGridViewCellStyle5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6855. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  6856. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  6857. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  6858. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  6859. this.dataGridView_FunSet.DefaultCellStyle = dataGridViewCellStyle5;
  6860. this.dataGridView_FunSet.Location = new System.Drawing.Point(6, 25);
  6861. this.dataGridView_FunSet.Name = "dataGridView_FunSet";
  6862. this.dataGridView_FunSet.RowHeadersWidth = 20;
  6863. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  6864. this.dataGridView_FunSet.RowsDefaultCellStyle = dataGridViewCellStyle6;
  6865. this.dataGridView_FunSet.RowTemplate.Height = 30;
  6866. this.dataGridView_FunSet.Size = new System.Drawing.Size(826, 277);
  6867. this.dataGridView_FunSet.TabIndex = 1;
  6868. //
  6869. // 单元号
  6870. //
  6871. this.单元号.HeaderText = "单元号";
  6872. this.单元号.Name = "单元号";
  6873. this.单元号.ReadOnly = true;
  6874. this.单元号.Width = 85;
  6875. //
  6876. // 参数1
  6877. //
  6878. this.参数1.HeaderText = "参数1";
  6879. this.参数1.Name = "参数1";
  6880. this.参数1.Width = 85;
  6881. //
  6882. // 参数2
  6883. //
  6884. this.参数2.HeaderText = "参数2";
  6885. this.参数2.Name = "参数2";
  6886. this.参数2.Width = 85;
  6887. //
  6888. // 参数3
  6889. //
  6890. this.参数3.HeaderText = "参数3";
  6891. this.参数3.Name = "参数3";
  6892. this.参数3.Width = 85;
  6893. //
  6894. // 参数4
  6895. //
  6896. this.参数4.HeaderText = "参数4";
  6897. this.参数4.Name = "参数4";
  6898. this.参数4.Width = 85;
  6899. //
  6900. // 参数5
  6901. //
  6902. this.参数5.HeaderText = "参数5";
  6903. this.参数5.Name = "参数5";
  6904. this.参数5.Width = 85;
  6905. //
  6906. // 参数6
  6907. //
  6908. this.参数6.HeaderText = "参数6";
  6909. this.参数6.Name = "参数6";
  6910. this.参数6.Width = 85;
  6911. //
  6912. // 参数7
  6913. //
  6914. this.参数7.HeaderText = "参数7";
  6915. this.参数7.Name = "参数7";
  6916. this.参数7.Width = 85;
  6917. //
  6918. // 参数8
  6919. //
  6920. this.参数8.HeaderText = "参数8";
  6921. this.参数8.Name = "参数8";
  6922. this.参数8.Width = 85;
  6923. //
  6924. // button_FunSet_Write
  6925. //
  6926. this.button_FunSet_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  6927. this.button_FunSet_Write.Location = new System.Drawing.Point(858, 259);
  6928. this.button_FunSet_Write.Name = "button_FunSet_Write";
  6929. this.button_FunSet_Write.Size = new System.Drawing.Size(126, 50);
  6930. this.button_FunSet_Write.TabIndex = 29;
  6931. this.button_FunSet_Write.Text = "写入参数";
  6932. this.button_FunSet_Write.UseVisualStyleBackColor = false;
  6933. this.button_FunSet_Write.Click += new System.EventHandler(this.button_FunSet_Write_Click);
  6934. //
  6935. // button_FunSet_Read
  6936. //
  6937. this.button_FunSet_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  6938. this.button_FunSet_Read.Location = new System.Drawing.Point(858, 203);
  6939. this.button_FunSet_Read.Name = "button_FunSet_Read";
  6940. this.button_FunSet_Read.Size = new System.Drawing.Size(126, 50);
  6941. this.button_FunSet_Read.TabIndex = 28;
  6942. this.button_FunSet_Read.Text = "读取参数";
  6943. this.button_FunSet_Read.UseVisualStyleBackColor = false;
  6944. this.button_FunSet_Read.Click += new System.EventHandler(this.button_FunSet_Read_Click);
  6945. //
  6946. // comboBox_FunSet_BlockNum
  6947. //
  6948. this.comboBox_FunSet_BlockNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6949. this.comboBox_FunSet_BlockNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6950. this.comboBox_FunSet_BlockNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6951. this.comboBox_FunSet_BlockNum.FormattingEnabled = true;
  6952. this.comboBox_FunSet_BlockNum.Items.AddRange(new object[] {
  6953. "1",
  6954. "2",
  6955. "3",
  6956. "4",
  6957. "5",
  6958. "6",
  6959. "7",
  6960. "8",
  6961. "9",
  6962. "10",
  6963. "11",
  6964. "12",
  6965. "13",
  6966. "14",
  6967. "15"});
  6968. this.comboBox_FunSet_BlockNum.Location = new System.Drawing.Point(862, 106);
  6969. this.comboBox_FunSet_BlockNum.Name = "comboBox_FunSet_BlockNum";
  6970. this.comboBox_FunSet_BlockNum.Size = new System.Drawing.Size(118, 29);
  6971. this.comboBox_FunSet_BlockNum.TabIndex = 27;
  6972. //
  6973. // label158
  6974. //
  6975. this.label158.AutoSize = true;
  6976. this.label158.Location = new System.Drawing.Point(892, 77);
  6977. this.label158.Name = "label158";
  6978. this.label158.Size = new System.Drawing.Size(58, 21);
  6979. this.label158.TabIndex = 26;
  6980. this.label158.Text = "块编号";
  6981. //
  6982. // label23
  6983. //
  6984. this.label23.AutoSize = true;
  6985. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6986. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6987. this.label23.ForeColor = System.Drawing.Color.White;
  6988. this.label23.Location = new System.Drawing.Point(398, 622);
  6989. this.label23.Name = "label23";
  6990. this.label23.Size = new System.Drawing.Size(68, 17);
  6991. this.label23.TabIndex = 7;
  6992. this.label23.Text = "接收计数:";
  6993. //
  6994. // label_RecCount
  6995. //
  6996. this.label_RecCount.AutoSize = true;
  6997. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6998. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6999. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  7000. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  7001. this.label_RecCount.Name = "label_RecCount";
  7002. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  7003. this.label_RecCount.TabIndex = 8;
  7004. this.label_RecCount.Text = "0";
  7005. //
  7006. // timer_500ms
  7007. //
  7008. this.timer_500ms.Enabled = true;
  7009. this.timer_500ms.Interval = 500;
  7010. this.timer_500ms.Tick += new System.EventHandler(this.timer_1s_Tick);
  7011. //
  7012. // label_BuildTime
  7013. //
  7014. this.label_BuildTime.AutoSize = true;
  7015. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7016. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7017. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  7018. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  7019. this.label_BuildTime.Name = "label_BuildTime";
  7020. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  7021. this.label_BuildTime.TabIndex = 10;
  7022. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  7023. //
  7024. // label_SystemTime
  7025. //
  7026. this.label_SystemTime.AutoSize = true;
  7027. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7028. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7029. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  7030. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  7031. this.label_SystemTime.Name = "label_SystemTime";
  7032. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  7033. this.label_SystemTime.TabIndex = 11;
  7034. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  7035. //
  7036. // label_COM_Sta
  7037. //
  7038. this.label_COM_Sta.AutoSize = true;
  7039. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7040. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7041. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  7042. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  7043. this.label_COM_Sta.Name = "label_COM_Sta";
  7044. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  7045. this.label_COM_Sta.TabIndex = 12;
  7046. this.label_COM_Sta.Text = "端口:未连接";
  7047. //
  7048. // label43
  7049. //
  7050. this.label43.BackColor = System.Drawing.Color.Silver;
  7051. this.label43.ForeColor = System.Drawing.Color.White;
  7052. this.label43.Location = new System.Drawing.Point(219, 623);
  7053. this.label43.Name = "label43";
  7054. this.label43.Size = new System.Drawing.Size(1, 15);
  7055. this.label43.TabIndex = 8;
  7056. //
  7057. // label44
  7058. //
  7059. this.label44.BackColor = System.Drawing.Color.Silver;
  7060. this.label44.ForeColor = System.Drawing.Color.White;
  7061. this.label44.Location = new System.Drawing.Point(393, 623);
  7062. this.label44.Name = "label44";
  7063. this.label44.Size = new System.Drawing.Size(1, 15);
  7064. this.label44.TabIndex = 13;
  7065. //
  7066. // label45
  7067. //
  7068. this.label45.BackColor = System.Drawing.Color.Silver;
  7069. this.label45.ForeColor = System.Drawing.Color.White;
  7070. this.label45.Location = new System.Drawing.Point(642, 623);
  7071. this.label45.Name = "label45";
  7072. this.label45.Size = new System.Drawing.Size(1, 15);
  7073. this.label45.TabIndex = 14;
  7074. //
  7075. // label96
  7076. //
  7077. this.label96.BackColor = System.Drawing.Color.Silver;
  7078. this.label96.ForeColor = System.Drawing.Color.White;
  7079. this.label96.Location = new System.Drawing.Point(526, 623);
  7080. this.label96.Name = "label96";
  7081. this.label96.Size = new System.Drawing.Size(1, 15);
  7082. this.label96.TabIndex = 17;
  7083. //
  7084. // label_Server_ComStatus
  7085. //
  7086. this.label_Server_ComStatus.AutoSize = true;
  7087. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7088. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7089. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  7090. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  7091. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  7092. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  7093. this.label_Server_ComStatus.TabIndex = 18;
  7094. this.label_Server_ComStatus.Text = "网络:未连接";
  7095. //
  7096. // label_ServerStatus
  7097. //
  7098. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  7099. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  7100. this.label_ServerStatus.Name = "label_ServerStatus";
  7101. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  7102. this.label_ServerStatus.TabIndex = 19;
  7103. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  7104. //
  7105. // label_PortStatus
  7106. //
  7107. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  7108. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  7109. this.label_PortStatus.Name = "label_PortStatus";
  7110. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  7111. this.label_PortStatus.TabIndex = 20;
  7112. //
  7113. // label_Computername
  7114. //
  7115. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7116. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7117. this.label_Computername.ForeColor = System.Drawing.Color.White;
  7118. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  7119. this.label_Computername.Name = "label_Computername";
  7120. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  7121. this.label_Computername.TabIndex = 21;
  7122. this.label_Computername.Text = "计算机名:";
  7123. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  7124. //
  7125. // tabControl2
  7126. //
  7127. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  7128. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  7129. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  7130. this.tabControl2.Name = "tabControl2";
  7131. this.tabControl2.SelectedIndex = 0;
  7132. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  7133. this.tabControl2.TabIndex = 23;
  7134. this.tabControl2.Visible = false;
  7135. //
  7136. // tabPage_RunInfo
  7137. //
  7138. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7139. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV1);
  7140. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV2);
  7141. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV3);
  7142. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearBox);
  7143. this.tabPage_RunInfo.Controls.Add(this.label161);
  7144. this.tabPage_RunInfo.Controls.Add(this.label162);
  7145. this.tabPage_RunInfo.Controls.Add(this.label163);
  7146. this.tabPage_RunInfo.Controls.Add(this.label164);
  7147. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  7148. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  7149. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  7150. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  7151. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  7152. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  7153. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  7154. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  7155. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  7156. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  7157. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  7158. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  7159. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  7160. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  7161. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  7162. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  7163. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  7164. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  7165. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  7166. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  7167. this.tabPage_RunInfo.Controls.Add(this.label55);
  7168. this.tabPage_RunInfo.Controls.Add(this.label28);
  7169. this.tabPage_RunInfo.Controls.Add(this.label22);
  7170. this.tabPage_RunInfo.Controls.Add(this.label16);
  7171. this.tabPage_RunInfo.Controls.Add(this.label10);
  7172. this.tabPage_RunInfo.Controls.Add(this.label21);
  7173. this.tabPage_RunInfo.Controls.Add(this.label15);
  7174. this.tabPage_RunInfo.Controls.Add(this.label9);
  7175. this.tabPage_RunInfo.Controls.Add(this.label20);
  7176. this.tabPage_RunInfo.Controls.Add(this.label14);
  7177. this.tabPage_RunInfo.Controls.Add(this.label8);
  7178. this.tabPage_RunInfo.Controls.Add(this.label19);
  7179. this.tabPage_RunInfo.Controls.Add(this.label13);
  7180. this.tabPage_RunInfo.Controls.Add(this.label7);
  7181. this.tabPage_RunInfo.Controls.Add(this.label18);
  7182. this.tabPage_RunInfo.Controls.Add(this.label12);
  7183. this.tabPage_RunInfo.Controls.Add(this.label6);
  7184. this.tabPage_RunInfo.Controls.Add(this.label17);
  7185. this.tabPage_RunInfo.Controls.Add(this.label11);
  7186. this.tabPage_RunInfo.Controls.Add(this.label5);
  7187. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  7188. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  7189. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  7190. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  7191. this.tabPage_RunInfo.TabIndex = 0;
  7192. this.tabPage_RunInfo.Text = "运行信息";
  7193. //
  7194. // textBox_RunInfo_RSV1
  7195. //
  7196. this.textBox_RunInfo_RSV1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7197. this.textBox_RunInfo_RSV1.Location = new System.Drawing.Point(62, 126);
  7198. this.textBox_RunInfo_RSV1.Name = "textBox_RunInfo_RSV1";
  7199. this.textBox_RunInfo_RSV1.ReadOnly = true;
  7200. this.textBox_RunInfo_RSV1.Size = new System.Drawing.Size(85, 28);
  7201. this.textBox_RunInfo_RSV1.TabIndex = 50;
  7202. //
  7203. // textBox_RunInfo_RSV2
  7204. //
  7205. this.textBox_RunInfo_RSV2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7206. this.textBox_RunInfo_RSV2.Location = new System.Drawing.Point(209, 126);
  7207. this.textBox_RunInfo_RSV2.Name = "textBox_RunInfo_RSV2";
  7208. this.textBox_RunInfo_RSV2.ReadOnly = true;
  7209. this.textBox_RunInfo_RSV2.Size = new System.Drawing.Size(85, 28);
  7210. this.textBox_RunInfo_RSV2.TabIndex = 51;
  7211. //
  7212. // textBox_RunInfo_RSV3
  7213. //
  7214. this.textBox_RunInfo_RSV3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7215. this.textBox_RunInfo_RSV3.Location = new System.Drawing.Point(393, 126);
  7216. this.textBox_RunInfo_RSV3.Name = "textBox_RunInfo_RSV3";
  7217. this.textBox_RunInfo_RSV3.ReadOnly = true;
  7218. this.textBox_RunInfo_RSV3.Size = new System.Drawing.Size(85, 28);
  7219. this.textBox_RunInfo_RSV3.TabIndex = 52;
  7220. //
  7221. // textBox_RunInfo_GearBox
  7222. //
  7223. this.textBox_RunInfo_GearBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7224. this.textBox_RunInfo_GearBox.Location = new System.Drawing.Point(545, 126);
  7225. this.textBox_RunInfo_GearBox.Name = "textBox_RunInfo_GearBox";
  7226. this.textBox_RunInfo_GearBox.ReadOnly = true;
  7227. this.textBox_RunInfo_GearBox.Size = new System.Drawing.Size(85, 28);
  7228. this.textBox_RunInfo_GearBox.TabIndex = 53;
  7229. //
  7230. // label161
  7231. //
  7232. this.label161.AutoSize = true;
  7233. this.label161.Location = new System.Drawing.Point(485, 130);
  7234. this.label161.Name = "label161";
  7235. this.label161.Size = new System.Drawing.Size(58, 21);
  7236. this.label161.TabIndex = 46;
  7237. this.label161.Text = "变速器";
  7238. //
  7239. // label162
  7240. //
  7241. this.label162.AutoSize = true;
  7242. this.label162.Location = new System.Drawing.Point(300, 130);
  7243. this.label162.Name = "label162";
  7244. this.label162.Size = new System.Drawing.Size(51, 21);
  7245. this.label162.TabIndex = 47;
  7246. this.label162.Text = "预留3";
  7247. //
  7248. // label163
  7249. //
  7250. this.label163.AutoSize = true;
  7251. this.label163.Location = new System.Drawing.Point(6, 130);
  7252. this.label163.Name = "label163";
  7253. this.label163.Size = new System.Drawing.Size(51, 21);
  7254. this.label163.TabIndex = 48;
  7255. this.label163.Text = "预留1";
  7256. //
  7257. // label164
  7258. //
  7259. this.label164.AutoSize = true;
  7260. this.label164.Location = new System.Drawing.Point(153, 130);
  7261. this.label164.Name = "label164";
  7262. this.label164.Size = new System.Drawing.Size(51, 21);
  7263. this.label164.TabIndex = 49;
  7264. this.label164.Text = "预留2";
  7265. //
  7266. // textBox_RunInfo_BikeSpeed
  7267. //
  7268. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7269. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(62, 10);
  7270. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  7271. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  7272. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  7273. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  7274. //
  7275. // textBox_RunInfo_MotorSpeed
  7276. //
  7277. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7278. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(62, 97);
  7279. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  7280. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  7281. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  7282. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  7283. //
  7284. // textBox_RunInfo_Cadence
  7285. //
  7286. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7287. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(62, 39);
  7288. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  7289. this.textBox_RunInfo_Cadence.ReadOnly = true;
  7290. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  7291. this.textBox_RunInfo_Cadence.TabIndex = 28;
  7292. //
  7293. // textBox_TorqueReg
  7294. //
  7295. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7296. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 68);
  7297. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  7298. this.textBox_TorqueReg.ReadOnly = true;
  7299. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  7300. this.textBox_TorqueReg.TabIndex = 45;
  7301. //
  7302. // textBox_RunInfo_Torque
  7303. //
  7304. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7305. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(62, 68);
  7306. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  7307. this.textBox_RunInfo_Torque.ReadOnly = true;
  7308. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  7309. this.textBox_RunInfo_Torque.TabIndex = 29;
  7310. //
  7311. // textBox_RunInfo_Dir
  7312. //
  7313. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7314. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(209, 97);
  7315. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  7316. this.textBox_RunInfo_Dir.ReadOnly = true;
  7317. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  7318. this.textBox_RunInfo_Dir.TabIndex = 30;
  7319. //
  7320. // textBox_RunInfo_Vol
  7321. //
  7322. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7323. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(209, 10);
  7324. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  7325. this.textBox_RunInfo_Vol.ReadOnly = true;
  7326. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  7327. this.textBox_RunInfo_Vol.TabIndex = 31;
  7328. //
  7329. // textBox_RunInfo_Current
  7330. //
  7331. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7332. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(209, 39);
  7333. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  7334. this.textBox_RunInfo_Current.ReadOnly = true;
  7335. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  7336. this.textBox_RunInfo_Current.TabIndex = 32;
  7337. //
  7338. // textBox_RunInfo_Power
  7339. //
  7340. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7341. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(209, 68);
  7342. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  7343. this.textBox_RunInfo_Power.ReadOnly = true;
  7344. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  7345. this.textBox_RunInfo_Power.TabIndex = 33;
  7346. //
  7347. // textBox_RunInfo_SOC
  7348. //
  7349. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7350. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(545, 10);
  7351. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  7352. this.textBox_RunInfo_SOC.ReadOnly = true;
  7353. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  7354. this.textBox_RunInfo_SOC.TabIndex = 26;
  7355. //
  7356. // textBox_RunInfo_T_PCB
  7357. //
  7358. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7359. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(393, 10);
  7360. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  7361. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  7362. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  7363. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  7364. //
  7365. // textBox_RunInfo_T_MCU
  7366. //
  7367. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7368. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(393, 39);
  7369. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  7370. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  7371. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  7372. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  7373. //
  7374. // textBox_RunInfo_T_Coil
  7375. //
  7376. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7377. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(393, 68);
  7378. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  7379. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  7380. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  7381. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  7382. //
  7383. // textBox_RunInfo_GearSt
  7384. //
  7385. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7386. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(393, 97);
  7387. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  7388. this.textBox_RunInfo_GearSt.ReadOnly = true;
  7389. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  7390. this.textBox_RunInfo_GearSt.TabIndex = 38;
  7391. //
  7392. // textBox_RunInfo_LightSwitch
  7393. //
  7394. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7395. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(545, 97);
  7396. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  7397. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  7398. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  7399. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  7400. //
  7401. // textBox_RunInfo_Range
  7402. //
  7403. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7404. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(545, 68);
  7405. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  7406. this.textBox_RunInfo_Range.ReadOnly = true;
  7407. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  7408. this.textBox_RunInfo_Range.TabIndex = 40;
  7409. //
  7410. // textBox_RunInfo_AvgPower
  7411. //
  7412. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7413. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(545, 39);
  7414. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  7415. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  7416. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  7417. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  7418. //
  7419. // textBox_RunInfo_Trip
  7420. //
  7421. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7422. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 10);
  7423. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  7424. this.textBox_RunInfo_Trip.ReadOnly = true;
  7425. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  7426. this.textBox_RunInfo_Trip.TabIndex = 42;
  7427. //
  7428. // textBox_RunInfo_Trip_Time
  7429. //
  7430. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7431. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 39);
  7432. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  7433. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  7434. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  7435. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  7436. //
  7437. // textBox_ErrorCode
  7438. //
  7439. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7440. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 97);
  7441. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  7442. this.textBox_ErrorCode.ReadOnly = true;
  7443. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  7444. this.textBox_ErrorCode.TabIndex = 25;
  7445. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  7446. //
  7447. // label55
  7448. //
  7449. this.label55.AutoSize = true;
  7450. this.label55.Location = new System.Drawing.Point(635, 72);
  7451. this.label55.Name = "label55";
  7452. this.label55.Size = new System.Drawing.Size(71, 21);
  7453. this.label55.TabIndex = 44;
  7454. this.label55.Text = "力矩Reg";
  7455. //
  7456. // label28
  7457. //
  7458. this.label28.AutoSize = true;
  7459. this.label28.Location = new System.Drawing.Point(635, 101);
  7460. this.label28.Name = "label28";
  7461. this.label28.Size = new System.Drawing.Size(58, 21);
  7462. this.label28.TabIndex = 14;
  7463. this.label28.Text = "故障码";
  7464. //
  7465. // label22
  7466. //
  7467. this.label22.AutoSize = true;
  7468. this.label22.Location = new System.Drawing.Point(635, 43);
  7469. this.label22.Name = "label22";
  7470. this.label22.Size = new System.Drawing.Size(74, 21);
  7471. this.label22.TabIndex = 7;
  7472. this.label22.Text = "单次时间";
  7473. //
  7474. // label16
  7475. //
  7476. this.label16.AutoSize = true;
  7477. this.label16.Location = new System.Drawing.Point(485, 72);
  7478. this.label16.Name = "label16";
  7479. this.label16.Size = new System.Drawing.Size(42, 21);
  7480. this.label16.TabIndex = 8;
  7481. this.label16.Text = "续航";
  7482. //
  7483. // label10
  7484. //
  7485. this.label10.AutoSize = true;
  7486. this.label10.Location = new System.Drawing.Point(153, 72);
  7487. this.label10.Name = "label10";
  7488. this.label10.Size = new System.Drawing.Size(42, 21);
  7489. this.label10.TabIndex = 9;
  7490. this.label10.Text = "功率";
  7491. //
  7492. // label21
  7493. //
  7494. this.label21.AutoSize = true;
  7495. this.label21.Location = new System.Drawing.Point(635, 14);
  7496. this.label21.Name = "label21";
  7497. this.label21.Size = new System.Drawing.Size(74, 21);
  7498. this.label21.TabIndex = 10;
  7499. this.label21.Text = "单次里程";
  7500. //
  7501. // label15
  7502. //
  7503. this.label15.AutoSize = true;
  7504. this.label15.Location = new System.Drawing.Point(485, 14);
  7505. this.label15.Name = "label15";
  7506. this.label15.Size = new System.Drawing.Size(42, 21);
  7507. this.label15.TabIndex = 11;
  7508. this.label15.Text = "电量";
  7509. //
  7510. // label9
  7511. //
  7512. this.label9.AutoSize = true;
  7513. this.label9.Location = new System.Drawing.Point(153, 43);
  7514. this.label9.Name = "label9";
  7515. this.label9.Size = new System.Drawing.Size(42, 21);
  7516. this.label9.TabIndex = 12;
  7517. this.label9.Text = "电流";
  7518. //
  7519. // label20
  7520. //
  7521. this.label20.AutoSize = true;
  7522. this.label20.Location = new System.Drawing.Point(300, 72);
  7523. this.label20.Name = "label20";
  7524. this.label20.Size = new System.Drawing.Size(74, 21);
  7525. this.label20.TabIndex = 13;
  7526. this.label20.Text = "电机温度";
  7527. //
  7528. // label14
  7529. //
  7530. this.label14.AutoSize = true;
  7531. this.label14.Location = new System.Drawing.Point(485, 101);
  7532. this.label14.Name = "label14";
  7533. this.label14.Size = new System.Drawing.Size(42, 21);
  7534. this.label14.TabIndex = 15;
  7535. this.label14.Text = "大灯";
  7536. //
  7537. // label8
  7538. //
  7539. this.label8.AutoSize = true;
  7540. this.label8.Location = new System.Drawing.Point(153, 14);
  7541. this.label8.Name = "label8";
  7542. this.label8.Size = new System.Drawing.Size(42, 21);
  7543. this.label8.TabIndex = 23;
  7544. this.label8.Text = "电压";
  7545. //
  7546. // label19
  7547. //
  7548. this.label19.AutoSize = true;
  7549. this.label19.Location = new System.Drawing.Point(300, 43);
  7550. this.label19.Name = "label19";
  7551. this.label19.Size = new System.Drawing.Size(80, 21);
  7552. this.label19.TabIndex = 16;
  7553. this.label19.Text = "MOS温度";
  7554. //
  7555. // label13
  7556. //
  7557. this.label13.AutoSize = true;
  7558. this.label13.Location = new System.Drawing.Point(300, 101);
  7559. this.label13.Name = "label13";
  7560. this.label13.Size = new System.Drawing.Size(42, 21);
  7561. this.label13.TabIndex = 17;
  7562. this.label13.Text = "档位";
  7563. //
  7564. // label7
  7565. //
  7566. this.label7.AutoSize = true;
  7567. this.label7.Location = new System.Drawing.Point(6, 101);
  7568. this.label7.Name = "label7";
  7569. this.label7.Size = new System.Drawing.Size(42, 21);
  7570. this.label7.TabIndex = 18;
  7571. this.label7.Text = "转速";
  7572. //
  7573. // label18
  7574. //
  7575. this.label18.AutoSize = true;
  7576. this.label18.Location = new System.Drawing.Point(300, 14);
  7577. this.label18.Name = "label18";
  7578. this.label18.Size = new System.Drawing.Size(73, 21);
  7579. this.label18.TabIndex = 19;
  7580. this.label18.Text = "PCB温度";
  7581. //
  7582. // label12
  7583. //
  7584. this.label12.AutoSize = true;
  7585. this.label12.Location = new System.Drawing.Point(153, 101);
  7586. this.label12.Name = "label12";
  7587. this.label12.Size = new System.Drawing.Size(42, 21);
  7588. this.label12.TabIndex = 20;
  7589. this.label12.Text = "方向";
  7590. //
  7591. // label6
  7592. //
  7593. this.label6.AutoSize = true;
  7594. this.label6.Location = new System.Drawing.Point(6, 43);
  7595. this.label6.Name = "label6";
  7596. this.label6.Size = new System.Drawing.Size(42, 21);
  7597. this.label6.TabIndex = 21;
  7598. this.label6.Text = "踏频";
  7599. //
  7600. // label17
  7601. //
  7602. this.label17.AutoSize = true;
  7603. this.label17.Location = new System.Drawing.Point(485, 43);
  7604. this.label17.Name = "label17";
  7605. this.label17.Size = new System.Drawing.Size(42, 21);
  7606. this.label17.TabIndex = 22;
  7607. this.label17.Text = "功耗";
  7608. //
  7609. // label11
  7610. //
  7611. this.label11.AutoSize = true;
  7612. this.label11.Location = new System.Drawing.Point(6, 72);
  7613. this.label11.Name = "label11";
  7614. this.label11.Size = new System.Drawing.Size(42, 21);
  7615. this.label11.TabIndex = 24;
  7616. this.label11.Text = "力矩";
  7617. //
  7618. // label5
  7619. //
  7620. this.label5.AutoSize = true;
  7621. this.label5.Location = new System.Drawing.Point(6, 14);
  7622. this.label5.Name = "label5";
  7623. this.label5.Size = new System.Drawing.Size(42, 21);
  7624. this.label5.TabIndex = 6;
  7625. this.label5.Text = "车速";
  7626. //
  7627. // tabPage_DebugInfo
  7628. //
  7629. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7630. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_ThrottlePer);
  7631. this.tabPage_DebugInfo.Controls.Add(this.label152);
  7632. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  7633. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  7634. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  7635. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  7636. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  7637. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  7638. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  7639. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  7640. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  7641. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  7642. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  7643. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  7644. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  7645. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  7646. this.tabPage_DebugInfo.Controls.Add(this.label97);
  7647. this.tabPage_DebugInfo.Controls.Add(this.label109);
  7648. this.tabPage_DebugInfo.Controls.Add(this.label98);
  7649. this.tabPage_DebugInfo.Controls.Add(this.label99);
  7650. this.tabPage_DebugInfo.Controls.Add(this.label100);
  7651. this.tabPage_DebugInfo.Controls.Add(this.label101);
  7652. this.tabPage_DebugInfo.Controls.Add(this.label102);
  7653. this.tabPage_DebugInfo.Controls.Add(this.label110);
  7654. this.tabPage_DebugInfo.Controls.Add(this.label108);
  7655. this.tabPage_DebugInfo.Controls.Add(this.label103);
  7656. this.tabPage_DebugInfo.Controls.Add(this.label104);
  7657. this.tabPage_DebugInfo.Controls.Add(this.label105);
  7658. this.tabPage_DebugInfo.Controls.Add(this.label106);
  7659. this.tabPage_DebugInfo.Controls.Add(this.label107);
  7660. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  7661. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  7662. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  7663. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  7664. this.tabPage_DebugInfo.TabIndex = 1;
  7665. this.tabPage_DebugInfo.Text = "调试信息";
  7666. //
  7667. // textBox_DebugInfo_ThrottlePer
  7668. //
  7669. this.textBox_DebugInfo_ThrottlePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7670. this.textBox_DebugInfo_ThrottlePer.Location = new System.Drawing.Point(634, 78);
  7671. this.textBox_DebugInfo_ThrottlePer.Name = "textBox_DebugInfo_ThrottlePer";
  7672. this.textBox_DebugInfo_ThrottlePer.ReadOnly = true;
  7673. this.textBox_DebugInfo_ThrottlePer.Size = new System.Drawing.Size(60, 28);
  7674. this.textBox_DebugInfo_ThrottlePer.TabIndex = 67;
  7675. //
  7676. // label152
  7677. //
  7678. this.label152.AutoSize = true;
  7679. this.label152.Location = new System.Drawing.Point(522, 82);
  7680. this.label152.Name = "label152";
  7681. this.label152.Size = new System.Drawing.Size(90, 21);
  7682. this.label152.TabIndex = 66;
  7683. this.label152.Text = "转把百分比";
  7684. //
  7685. // textBox_DebugInfo_SysFun
  7686. //
  7687. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7688. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  7689. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  7690. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  7691. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  7692. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  7693. //
  7694. // textBox_DebugInfo_SecondFun
  7695. //
  7696. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7697. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  7698. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  7699. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  7700. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  7701. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  7702. //
  7703. // textBox_DebugInfo_MotorFun
  7704. //
  7705. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7706. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  7707. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  7708. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  7709. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  7710. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  7711. //
  7712. // textBox_DebugInfo_AssistFun
  7713. //
  7714. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7715. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  7716. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  7717. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  7718. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  7719. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  7720. //
  7721. // textBox_DebugInfo_IdRef
  7722. //
  7723. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7724. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  7725. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  7726. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  7727. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  7728. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  7729. //
  7730. // textBox_DebugInfo_IqRef
  7731. //
  7732. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7733. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  7734. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  7735. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  7736. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  7737. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  7738. //
  7739. // textBox_DebugInfo_UdRef
  7740. //
  7741. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7742. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  7743. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  7744. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  7745. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  7746. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  7747. //
  7748. // textBox_DebugInfo_UqRef
  7749. //
  7750. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7751. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  7752. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  7753. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  7754. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  7755. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  7756. //
  7757. // textBox_DebugInfo_TorquePu
  7758. //
  7759. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7760. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  7761. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  7762. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  7763. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  7764. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  7765. //
  7766. // textBox_DebugInfo_TorqueFil
  7767. //
  7768. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7769. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  7770. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  7771. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  7772. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  7773. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  7774. //
  7775. // textBox_DebugInfo_TorqueCadence
  7776. //
  7777. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7778. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  7779. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  7780. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  7781. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  7782. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  7783. //
  7784. // textBox_DebugInfo_IqFdb
  7785. //
  7786. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7787. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  7788. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  7789. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  7790. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  7791. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  7792. //
  7793. // textBox_DebugInfo_IdFdb
  7794. //
  7795. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7796. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  7797. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  7798. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  7799. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  7800. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  7801. //
  7802. // textBox_DebugInfo_AssistOut
  7803. //
  7804. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7805. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  7806. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  7807. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  7808. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  7809. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  7810. //
  7811. // label97
  7812. //
  7813. this.label97.AutoSize = true;
  7814. this.label97.Location = new System.Drawing.Point(344, 46);
  7815. this.label97.Name = "label97";
  7816. this.label97.Size = new System.Drawing.Size(106, 21);
  7817. this.label97.TabIndex = 45;
  7818. this.label97.Text = "时间滤波力矩";
  7819. //
  7820. // label109
  7821. //
  7822. this.label109.AutoSize = true;
  7823. this.label109.Location = new System.Drawing.Point(344, 118);
  7824. this.label109.Name = "label109";
  7825. this.label109.Size = new System.Drawing.Size(102, 21);
  7826. this.label109.TabIndex = 46;
  7827. this.label109.Text = "D轴电流反馈";
  7828. //
  7829. // label98
  7830. //
  7831. this.label98.AutoSize = true;
  7832. this.label98.Location = new System.Drawing.Point(170, 10);
  7833. this.label98.Name = "label98";
  7834. this.label98.Size = new System.Drawing.Size(102, 21);
  7835. this.label98.TabIndex = 46;
  7836. this.label98.Text = "D轴电流给定";
  7837. //
  7838. // label99
  7839. //
  7840. this.label99.AutoSize = true;
  7841. this.label99.Location = new System.Drawing.Point(8, 118);
  7842. this.label99.Name = "label99";
  7843. this.label99.Size = new System.Drawing.Size(90, 21);
  7844. this.label99.TabIndex = 47;
  7845. this.label99.Text = "助力状态机";
  7846. //
  7847. // label100
  7848. //
  7849. this.label100.AutoSize = true;
  7850. this.label100.Location = new System.Drawing.Point(170, 82);
  7851. this.label100.Name = "label100";
  7852. this.label100.Size = new System.Drawing.Size(102, 21);
  7853. this.label100.TabIndex = 48;
  7854. this.label100.Text = "D轴电压给定";
  7855. //
  7856. // label101
  7857. //
  7858. this.label101.AutoSize = true;
  7859. this.label101.Location = new System.Drawing.Point(8, 46);
  7860. this.label101.Name = "label101";
  7861. this.label101.Size = new System.Drawing.Size(90, 21);
  7862. this.label101.TabIndex = 53;
  7863. this.label101.Text = "二层状态机";
  7864. //
  7865. // label102
  7866. //
  7867. this.label102.AutoSize = true;
  7868. this.label102.Location = new System.Drawing.Point(170, 118);
  7869. this.label102.Name = "label102";
  7870. this.label102.Size = new System.Drawing.Size(103, 21);
  7871. this.label102.TabIndex = 49;
  7872. this.label102.Text = "Q轴电压给定";
  7873. //
  7874. // label110
  7875. //
  7876. this.label110.AutoSize = true;
  7877. this.label110.Location = new System.Drawing.Point(522, 46);
  7878. this.label110.Name = "label110";
  7879. this.label110.Size = new System.Drawing.Size(106, 21);
  7880. this.label110.TabIndex = 51;
  7881. this.label110.Text = "助力输出电流";
  7882. //
  7883. // label108
  7884. //
  7885. this.label108.AutoSize = true;
  7886. this.label108.Location = new System.Drawing.Point(522, 10);
  7887. this.label108.Name = "label108";
  7888. this.label108.Size = new System.Drawing.Size(103, 21);
  7889. this.label108.TabIndex = 51;
  7890. this.label108.Text = "Q轴电流反馈";
  7891. //
  7892. // label103
  7893. //
  7894. this.label103.AutoSize = true;
  7895. this.label103.Location = new System.Drawing.Point(8, 82);
  7896. this.label103.Name = "label103";
  7897. this.label103.Size = new System.Drawing.Size(90, 21);
  7898. this.label103.TabIndex = 50;
  7899. this.label103.Text = "电机状态机";
  7900. //
  7901. // label104
  7902. //
  7903. this.label104.AutoSize = true;
  7904. this.label104.Location = new System.Drawing.Point(170, 46);
  7905. this.label104.Name = "label104";
  7906. this.label104.Size = new System.Drawing.Size(103, 21);
  7907. this.label104.TabIndex = 51;
  7908. this.label104.Text = "Q轴电流给定";
  7909. //
  7910. // label105
  7911. //
  7912. this.label105.AutoSize = true;
  7913. this.label105.Location = new System.Drawing.Point(344, 10);
  7914. this.label105.Name = "label105";
  7915. this.label105.Size = new System.Drawing.Size(74, 21);
  7916. this.label105.TabIndex = 52;
  7917. this.label105.Text = "瞬时力矩";
  7918. //
  7919. // label106
  7920. //
  7921. this.label106.AutoSize = true;
  7922. this.label106.Location = new System.Drawing.Point(344, 82);
  7923. this.label106.Name = "label106";
  7924. this.label106.Size = new System.Drawing.Size(106, 21);
  7925. this.label106.TabIndex = 54;
  7926. this.label106.Text = "踏频滤波力矩";
  7927. //
  7928. // label107
  7929. //
  7930. this.label107.AutoSize = true;
  7931. this.label107.Location = new System.Drawing.Point(8, 10);
  7932. this.label107.Name = "label107";
  7933. this.label107.Size = new System.Drawing.Size(90, 21);
  7934. this.label107.TabIndex = 44;
  7935. this.label107.Text = "系统状态机";
  7936. //
  7937. // label_StarInfo
  7938. //
  7939. this.label_StarInfo.AutoSize = true;
  7940. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7941. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  7942. this.label_StarInfo.Name = "label_StarInfo";
  7943. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  7944. this.label_StarInfo.TabIndex = 24;
  7945. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  7946. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  7947. //
  7948. // label_UserName
  7949. //
  7950. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7951. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7952. this.label_UserName.ForeColor = System.Drawing.Color.White;
  7953. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  7954. this.label_UserName.Name = "label_UserName";
  7955. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  7956. this.label_UserName.TabIndex = 21;
  7957. this.label_UserName.Text = "用户名:";
  7958. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  7959. //
  7960. // label124
  7961. //
  7962. this.label124.BackColor = System.Drawing.Color.Silver;
  7963. this.label124.ForeColor = System.Drawing.Color.White;
  7964. this.label124.Location = new System.Drawing.Point(568, 7);
  7965. this.label124.Name = "label124";
  7966. this.label124.Size = new System.Drawing.Size(1, 15);
  7967. this.label124.TabIndex = 25;
  7968. //
  7969. // label46
  7970. //
  7971. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7972. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7973. this.label46.ForeColor = System.Drawing.Color.White;
  7974. this.label46.Location = new System.Drawing.Point(726, 4);
  7975. this.label46.Name = "label46";
  7976. this.label46.Size = new System.Drawing.Size(23, 21);
  7977. this.label46.TabIndex = 21;
  7978. this.label46.Text = "/";
  7979. //
  7980. // pictureBox2
  7981. //
  7982. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7983. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  7984. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  7985. this.pictureBox2.Name = "pictureBox2";
  7986. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  7987. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  7988. this.pictureBox2.TabIndex = 16;
  7989. this.pictureBox2.TabStop = false;
  7990. //
  7991. // mainForm
  7992. //
  7993. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  7994. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  7995. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7996. this.ClientSize = new System.Drawing.Size(1034, 641);
  7997. this.Controls.Add(this.label124);
  7998. this.Controls.Add(this.tabControl2);
  7999. this.Controls.Add(this.groupBox3);
  8000. this.Controls.Add(this.label_StarInfo);
  8001. this.Controls.Add(this.label46);
  8002. this.Controls.Add(this.label_UserName);
  8003. this.Controls.Add(this.label_Computername);
  8004. this.Controls.Add(this.label_PortStatus);
  8005. this.Controls.Add(this.label_ServerStatus);
  8006. this.Controls.Add(this.label_Server_ComStatus);
  8007. this.Controls.Add(this.label96);
  8008. this.Controls.Add(this.pictureBox2);
  8009. this.Controls.Add(this.label45);
  8010. this.Controls.Add(this.label44);
  8011. this.Controls.Add(this.label43);
  8012. this.Controls.Add(this.label_COM_Sta);
  8013. this.Controls.Add(this.label_SystemTime);
  8014. this.Controls.Add(this.label_BuildTime);
  8015. this.Controls.Add(this.label_RecCount);
  8016. this.Controls.Add(this.label23);
  8017. this.Controls.Add(this.groupBox1);
  8018. this.Controls.Add(this.statusStrip1);
  8019. this.Controls.Add(this.menuStrip_Set);
  8020. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8021. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  8022. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  8023. this.Margin = new System.Windows.Forms.Padding(4);
  8024. this.MaximizeBox = false;
  8025. this.Name = "mainForm";
  8026. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  8027. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  8028. this.Load += new System.EventHandler(this.MainForm_Load);
  8029. this.menuStrip_Set.ResumeLayout(false);
  8030. this.menuStrip_Set.PerformLayout();
  8031. this.statusStrip1.ResumeLayout(false);
  8032. this.statusStrip1.PerformLayout();
  8033. this.groupBox1.ResumeLayout(false);
  8034. this.groupBox1.PerformLayout();
  8035. this.groupBox3.ResumeLayout(false);
  8036. this.tabControl1.ResumeLayout(false);
  8037. this.tabPage_MotorParam.ResumeLayout(false);
  8038. this.tabPage_BikeParam.ResumeLayout(false);
  8039. this.tabPage_BikeParam.PerformLayout();
  8040. this.tabPage_BikeParam2.ResumeLayout(false);
  8041. this.tabPage_ControlParam.ResumeLayout(false);
  8042. this.tabPage_ControlParam.PerformLayout();
  8043. this.tabPage_SensorParam.ResumeLayout(false);
  8044. this.tabPage_SensorParam.PerformLayout();
  8045. this.tabPage_AssistParam.ResumeLayout(false);
  8046. this.tabPage_AssistParam.PerformLayout();
  8047. this.tabPage_UsrRideParam.ResumeLayout(false);
  8048. this.tabPage_UsrRideParam.PerformLayout();
  8049. this.tabPage_DebugParam.ResumeLayout(false);
  8050. this.tabPage_RecordInfo.ResumeLayout(false);
  8051. this.tabPage_RecordInfo.PerformLayout();
  8052. this.tabPage_OtherInfo.ResumeLayout(false);
  8053. this.groupBox16.ResumeLayout(false);
  8054. this.groupBox16.PerformLayout();
  8055. this.groupBox18.ResumeLayout(false);
  8056. this.groupBox18.PerformLayout();
  8057. this.groupBox17.ResumeLayout(false);
  8058. this.groupBox17.PerformLayout();
  8059. this.groupBox23.ResumeLayout(false);
  8060. this.groupBox23.PerformLayout();
  8061. this.groupBox9.ResumeLayout(false);
  8062. this.groupBox8.ResumeLayout(false);
  8063. this.groupBox8.PerformLayout();
  8064. this.groupBox7.ResumeLayout(false);
  8065. this.groupBox7.PerformLayout();
  8066. this.groupBox6.ResumeLayout(false);
  8067. this.groupBox6.PerformLayout();
  8068. this.groupBox5.ResumeLayout(false);
  8069. this.groupBox5.PerformLayout();
  8070. this.groupBox4.ResumeLayout(false);
  8071. this.groupBox4.PerformLayout();
  8072. this.tabPage_OBC.ResumeLayout(false);
  8073. this.groupBox26.ResumeLayout(false);
  8074. this.groupBox15.ResumeLayout(false);
  8075. this.groupBox15.PerformLayout();
  8076. this.groupBox14.ResumeLayout(false);
  8077. this.groupBox14.PerformLayout();
  8078. this.groupBox13.ResumeLayout(false);
  8079. this.groupBox13.PerformLayout();
  8080. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  8081. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  8082. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  8083. this.groupBox12.ResumeLayout(false);
  8084. this.groupBox11.ResumeLayout(false);
  8085. this.groupBox11.PerformLayout();
  8086. this.groupBox10.ResumeLayout(false);
  8087. this.groupBox10.PerformLayout();
  8088. this.tabPage_RAMorFLASH.ResumeLayout(false);
  8089. this.tabPage_RAMorFLASH.PerformLayout();
  8090. this.tabPage_FactoryMode.ResumeLayout(false);
  8091. this.groupBox25.ResumeLayout(false);
  8092. this.groupBox25.PerformLayout();
  8093. this.groupBox22.ResumeLayout(false);
  8094. this.groupBox21.ResumeLayout(false);
  8095. this.groupBox21.PerformLayout();
  8096. this.groupBox20.ResumeLayout(false);
  8097. this.groupBox20.PerformLayout();
  8098. this.groupBox24.ResumeLayout(false);
  8099. this.groupBox24.PerformLayout();
  8100. this.groupBox19.ResumeLayout(false);
  8101. this.tabPage_AngleCal.ResumeLayout(false);
  8102. this.tabPage_AngleCal.PerformLayout();
  8103. this.groupBox32.ResumeLayout(false);
  8104. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).EndInit();
  8105. this.tabPage_ProductMode_Write.ResumeLayout(false);
  8106. this.tabPage_ProductMode_Write.PerformLayout();
  8107. this.groupBox28.ResumeLayout(false);
  8108. this.groupBox28.PerformLayout();
  8109. this.groupBox27.ResumeLayout(false);
  8110. this.groupBox2.ResumeLayout(false);
  8111. this.groupBox2.PerformLayout();
  8112. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  8113. this.tabPage_ProductMode_Read.ResumeLayout(false);
  8114. this.tabPage_ProductMode_Read.PerformLayout();
  8115. this.groupBox31.ResumeLayout(false);
  8116. this.groupBox31.PerformLayout();
  8117. this.groupBox30.ResumeLayout(false);
  8118. this.groupBox29.ResumeLayout(false);
  8119. this.groupBox29.PerformLayout();
  8120. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  8121. this.tabPage_FuncSet.ResumeLayout(false);
  8122. this.tabPage_FuncSet.PerformLayout();
  8123. this.groupBox33.ResumeLayout(false);
  8124. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_FunSet)).EndInit();
  8125. this.tabControl2.ResumeLayout(false);
  8126. this.tabPage_RunInfo.ResumeLayout(false);
  8127. this.tabPage_RunInfo.PerformLayout();
  8128. this.tabPage_DebugInfo.ResumeLayout(false);
  8129. this.tabPage_DebugInfo.PerformLayout();
  8130. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  8131. this.ResumeLayout(false);
  8132. this.PerformLayout();
  8133. }
  8134. #endregion
  8135. private MenuStrip menuStrip_Set;
  8136. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  8137. private ToolStripMenuItem 端口号ToolStripMenuItem;
  8138. private ToolStripMenuItem 波特率ToolStripMenuItem;
  8139. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  8140. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  8141. private ToolStripMenuItem 关于ToolStripMenuItem;
  8142. private ToolStripMenuItem 帮助ToolStripMenuItem;
  8143. private ToolStripMenuItem 版本ToolStripMenuItem;
  8144. private StatusStrip statusStrip1;
  8145. private ToolStripStatusLabel toolStripStatusLabel1;
  8146. private GroupBox groupBox1;
  8147. private GroupBox groupBox3;
  8148. private ToolStripMenuItem 连接ToolStripMenuItem;
  8149. private Label label4;
  8150. private Label label3;
  8151. private ComboBox comboBox_WorkMode;
  8152. private Label label2;
  8153. private Label label1;
  8154. private ToolStripMenuItem 配置ToolStripMenuItem;
  8155. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  8156. private ToolStripMenuItem 计算器ToolStripMenuItem;
  8157. private ToolStripMenuItem 刷新ToolStripMenuItem;
  8158. private ToolStripComboBox toolStripComboBox_ComNum;
  8159. private ToolStripComboBox toolStripComboBox_Baudrate;
  8160. public ComboBox comboBox_LightSwitch;
  8161. public ComboBox comboBox_GearSt;
  8162. private Label label23;
  8163. private Label label_RecCount;
  8164. private Timer timer_500ms;
  8165. private Label label24;
  8166. private TabControl tabControl1;
  8167. private TabPage tabPage_MotorParam;
  8168. private TabPage tabPage_BikeParam;
  8169. private TabPage tabPage_ControlParam;
  8170. private TabPage tabPage_SensorParam;
  8171. private TabPage tabPage_AssistParam;
  8172. private TabPage tabPage_DebugParam;
  8173. private TabPage tabPage_RecordInfo;
  8174. private TabPage tabPage_OtherInfo;
  8175. private Button button_Write;
  8176. private Button button_Read_MotorParam;
  8177. private RichTextBox richTextBox_MotorParam;
  8178. private Button button_WriteBikeParam;
  8179. private Button button_ReadBikeParam;
  8180. private RichTextBox richTextBox_BikeParam;
  8181. private Button button_WriteControlParam;
  8182. private Button button_ReadControlParam;
  8183. private RichTextBox richTextBox_ControlParam;
  8184. private Button button_WriteAssistParam;
  8185. private Button button_ReadAssistParam;
  8186. private RichTextBox richTextBox_AssistParam;
  8187. private Button button_WriteDebugParam;
  8188. private Button button_ReadDebugParam;
  8189. private RichTextBox richTextBox_DebugParam;
  8190. private Button button_SaveRecordInfo;
  8191. private Button button_ReadRecord;
  8192. private Button button_ExportLog;
  8193. private RichTextBox richTextBox_Record;
  8194. private Button button_Write_Cal;
  8195. private Button button_WriteSensorParam;
  8196. private Button button_ReadSensorParam;
  8197. private RichTextBox richTextBox_SensorParam;
  8198. private Label label25;
  8199. private TextBox textBox_Load;
  8200. private Label label27;
  8201. private Label label26;
  8202. private Label label29;
  8203. private GroupBox groupBox4;
  8204. private Button button_ReadVersion;
  8205. private Button button_WriteSN;
  8206. private Button button_WriteModel;
  8207. private TextBox textBox_FW;
  8208. private TextBox textBox_HW;
  8209. private TextBox textBox_SN;
  8210. private Label label33;
  8211. private Label label32;
  8212. private TextBox textBox_Model;
  8213. private Label label31;
  8214. private Label label30;
  8215. private GroupBox groupBox6;
  8216. private Button button_ReadUser3;
  8217. private Button button_WriteUser3;
  8218. private Button button_ReadUser2;
  8219. private Button button_WriteUser2;
  8220. private Button button_ReadUser1;
  8221. private Button button_WriteUser1;
  8222. private TextBox textBox_User3;
  8223. private TextBox textBox_User2;
  8224. private Label label35;
  8225. private TextBox textBox_User1;
  8226. private Label label36;
  8227. private Label label38;
  8228. private GroupBox groupBox5;
  8229. private Button button_ReadKey;
  8230. private Button button_WriteKey;
  8231. private TextBox textBox_Key;
  8232. private Label label37;
  8233. private GroupBox groupBox8;
  8234. private Button button_ReadOnLine;
  8235. private TextBox textBox_Online;
  8236. private Label label42;
  8237. private GroupBox groupBox7;
  8238. private Button button_ReadMAC;
  8239. private Button button_WriteMac;
  8240. private TextBox textBox_PP;
  8241. private TextBox textBox_MACDate;
  8242. private TextBox textBox_MACAdd;
  8243. private Label label34;
  8244. private Label label39;
  8245. private TextBox textBox_MAC;
  8246. private Label label40;
  8247. private Label label41;
  8248. private GroupBox groupBox9;
  8249. private Button button_Recovery;
  8250. private Button button_ClearLog;
  8251. private Button button_Reset;
  8252. private Button button_SystemClear;
  8253. private Label label_SystemTime;
  8254. private Label label_COM_Sta;
  8255. private Label label43;
  8256. private Label label44;
  8257. private Label label45;
  8258. private Label label47;
  8259. private ComboBox comboBox_AssistTorque;
  8260. private ComboBox comboBox_AssistCadence;
  8261. private ComboBox comboBox_TorqueSet;
  8262. private TabPage tabPage_OBC;
  8263. private CheckBox checkBox_OBC_StartSetGearSt;
  8264. public ComboBox comboBox_OBC_SetGearST;
  8265. private GroupBox groupBox15;
  8266. private TextBox textBox_OBC_ODO_TIME;
  8267. private Button button_OBC_ReadRideInfo;
  8268. private TextBox textBox_OBC_ODO_KM;
  8269. private Button button_OBC_ClearTrip;
  8270. private TextBox textBox_OBC_TRIP_TIME;
  8271. private Label label54;
  8272. private TextBox textBox_OBC_TRIP_KM;
  8273. private Label label52;
  8274. private GroupBox groupBox14;
  8275. private Button button_OBC_ReadVerInfo;
  8276. private TextBox textBox_OBC_ReadFW;
  8277. private TextBox textBox_OBC_ReadHW;
  8278. private TextBox textBox_OBC_ReadSN;
  8279. private Label label48;
  8280. private Label label49;
  8281. private TextBox textBox_OBC_ReadModel;
  8282. private Label label50;
  8283. private Label label51;
  8284. private GroupBox groupBox13;
  8285. private Button button_OBC_WriteUserInfo;
  8286. private GroupBox groupBox12;
  8287. private RichTextBox richTextBox_OBC_ReadUserInfo;
  8288. private Button button_OBC_ReadUserInfo;
  8289. private GroupBox groupBox11;
  8290. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  8291. private CheckBox checkBox_OBC_StartReadBMS;
  8292. private GroupBox groupBox10;
  8293. private Label label56;
  8294. private NumericUpDown numericUpDown_OBC_WheelAdj;
  8295. private Label label59;
  8296. public ComboBox comboBox_OBC_AssistFunc;
  8297. public ComboBox comboBox_OBC_StartMode;
  8298. private Label label58;
  8299. private Label label57;
  8300. private Label label60;
  8301. public ComboBox comboBox_OBC_LightSw;
  8302. private Label label61;
  8303. private Label label62;
  8304. private Button button_WriteTqSensorParam;
  8305. private GroupBox groupBox16;
  8306. private RadioButton radioButton_SIP_SaveYes;
  8307. private RadioButton radioButton_SIP_SaveNo;
  8308. private CheckBox checkBox_SaveYes;
  8309. private Button button_ReadSaveFlag;
  8310. private Button button_WriteSaveFlag;
  8311. private GroupBox groupBox18;
  8312. private GroupBox groupBox17;
  8313. private RadioButton radioButton_EE_SaveYes;
  8314. private RadioButton radioButton_EE_SaveNo;
  8315. private Label label64;
  8316. private NumericUpDown numericUpDown_OBC_OffTime;
  8317. private Label label63;
  8318. private TabPage tabPage_RAMorFLASH;
  8319. private TextBox textBox_Address_End;
  8320. private Label label66;
  8321. private TextBox textBox_Address_Begin;
  8322. private Label label65;
  8323. private Button button_ReadRamFlash;
  8324. private RichTextBox richTextBox_RamFlasgData;
  8325. private TabPage tabPage_FactoryMode;
  8326. private PictureBox pictureBox2;
  8327. private GroupBox groupBox25;
  8328. private GroupBox groupBox22;
  8329. private GroupBox groupBox21;
  8330. private GroupBox groupBox20;
  8331. private GroupBox groupBox19;
  8332. private Button button_FacModeInit;
  8333. private Button buttonFacModeSet1;
  8334. private TextBox textBox_FacModeSensorCal4;
  8335. private TextBox textBox_FacModeSensorCal3;
  8336. private TextBox textBox_FacModeSensorCal1;
  8337. private TextBox textBox_FacModeSensorCal2;
  8338. private TextBox textBox_FacModeSensorCal0;
  8339. private Button button_FacModeSensorRead;
  8340. private TextBox textBox_FacModeSensorADC0;
  8341. private TextBox textBox_FacModeSensorADC4;
  8342. private Button buttonFacModeSet2;
  8343. private TextBox textBox_FacModeSensorADC3;
  8344. private Button buttonFacModeSet3;
  8345. private TextBox textBox_FacModeSensorADC1;
  8346. private Button buttonFacModeSet4;
  8347. private TextBox textBox_FacModeSensorADC2;
  8348. private Button button_FacModeMotorRun;
  8349. private Label label84;
  8350. private TextBox textBox_FacModeFW;
  8351. private Button Button_FacModeReadVer;
  8352. private Label label83;
  8353. private TextBox textBox_FacModeHW;
  8354. private Label label82;
  8355. private TextBox textBox_FacModeNum;
  8356. private Label label81;
  8357. private TextBox textBox_FacModeName;
  8358. private Button Button_FacModeSaveResult;
  8359. private Button Button_FacModeSetMacDate;
  8360. private Button button_FacModeLightSW;
  8361. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  8362. private Label label68;
  8363. private Label label85;
  8364. private TextBox textBox_SP;
  8365. private Label label86;
  8366. private TextBox textBox_FacModeSP;
  8367. private Label label53;
  8368. private TextBox textBox_OBC_ReadSP;
  8369. private Button Button_FacModePowerOff;
  8370. private GroupBox groupBox26;
  8371. private Button button_OBC_ButtonSet;
  8372. private Button button_OBC_ButtonLight;
  8373. private Button button_OBC_ButtonWalk;
  8374. private Button button_OBC_ButtonDec;
  8375. private Button button_OBC_ButtonAcc;
  8376. private Button button_OBC_ButtonPower;
  8377. private CheckBox checkBox_ReadRanFlash_AutoSW;
  8378. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  8379. private CheckBox checkBox_ReadRanFlash_AutoClear;
  8380. private TextBox textBox_LogAddrEnd;
  8381. private TextBox textBox_LogAddrBegin;
  8382. private Label label_LogAddrBegin;
  8383. private Label label87;
  8384. private TextBox textBox_FacModeGit;
  8385. private ComboBox comboBox_TailLightVol;
  8386. private Label label92;
  8387. private ComboBox comboBox_FrontLightVol;
  8388. private Label label91;
  8389. private ComboBox comboBox_TailLightMode;
  8390. private Label label90;
  8391. private TextBox textBox_PowerOffDelay;
  8392. private TextBox textBox_PowerOnDelay;
  8393. private Label label93;
  8394. private Label label94;
  8395. private TextBox textBox_AutoPowerOff;
  8396. private Label label95;
  8397. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  8398. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  8399. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  8400. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  8401. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  8402. private ToolStripSeparator toolStripSeparator1;
  8403. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  8404. private ToolStripTextBox toolStripTextBox_ServerPath;
  8405. private Label label96;
  8406. private Label label_Server_ComStatus;
  8407. private Label label_ServerStatus;
  8408. private Label label_PortStatus;
  8409. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  8410. private ToolStripMenuItem 生产商ToolStripMenuItem;
  8411. private ToolStripMenuItem 生产地ToolStripMenuItem;
  8412. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  8413. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  8414. private ToolStripTextBox toolStripTextBox_MAC;
  8415. private ToolStripTextBox toolStripTextBoxMACAddr;
  8416. private ToolStripTextBox toolStripTextBox_MACDate;
  8417. private ToolStripTextBox toolStripTextBox_MACPD;
  8418. private Button Button_FacModeSetNum;
  8419. private Button button_FacModeSetName;
  8420. private Button button_ScanCode;
  8421. private TabPage tabPage_ProductMode_Write;
  8422. private Label label_Computername;
  8423. private TabControl tabControl2;
  8424. private TabPage tabPage_RunInfo;
  8425. private TextBox textBox_RunInfo_BikeSpeed;
  8426. private TextBox textBox_RunInfo_MotorSpeed;
  8427. private TextBox textBox_RunInfo_Cadence;
  8428. private TextBox textBox_TorqueReg;
  8429. private TextBox textBox_RunInfo_Torque;
  8430. private TextBox textBox_RunInfo_Dir;
  8431. private TextBox textBox_RunInfo_Vol;
  8432. private TextBox textBox_RunInfo_Current;
  8433. private TextBox textBox_RunInfo_Power;
  8434. private TextBox textBox_RunInfo_SOC;
  8435. private TextBox textBox_RunInfo_T_PCB;
  8436. private TextBox textBox_RunInfo_T_MCU;
  8437. private TextBox textBox_RunInfo_T_Coil;
  8438. private TextBox textBox_RunInfo_GearSt;
  8439. private TextBox textBox_RunInfo_LightSwitch;
  8440. private TextBox textBox_RunInfo_Range;
  8441. private TextBox textBox_RunInfo_AvgPower;
  8442. private TextBox textBox_RunInfo_Trip;
  8443. private TextBox textBox_RunInfo_Trip_Time;
  8444. private TextBox textBox_ErrorCode;
  8445. private Label label55;
  8446. private Label label28;
  8447. private Label label22;
  8448. private Label label16;
  8449. private Label label10;
  8450. private Label label21;
  8451. private Label label15;
  8452. private Label label9;
  8453. private Label label20;
  8454. private Label label14;
  8455. private Label label8;
  8456. private Label label19;
  8457. private Label label13;
  8458. private Label label7;
  8459. private Label label18;
  8460. private Label label12;
  8461. private Label label6;
  8462. private Label label17;
  8463. private Label label11;
  8464. private Label label5;
  8465. private TabPage tabPage_DebugInfo;
  8466. private TextBox textBox_DebugInfo_SysFun;
  8467. private TextBox textBox_DebugInfo_SecondFun;
  8468. private TextBox textBox_DebugInfo_MotorFun;
  8469. private TextBox textBox_DebugInfo_AssistFun;
  8470. private TextBox textBox_DebugInfo_IdRef;
  8471. private TextBox textBox_DebugInfo_IqRef;
  8472. private TextBox textBox_DebugInfo_UdRef;
  8473. private TextBox textBox_DebugInfo_UqRef;
  8474. private TextBox textBox_DebugInfo_TorquePu;
  8475. private TextBox textBox_DebugInfo_TorqueFil;
  8476. private TextBox textBox_DebugInfo_TorqueCadence;
  8477. private TextBox textBox_DebugInfo_IdFdb;
  8478. private TextBox textBox_DebugInfo_IqFdb;
  8479. private TextBox textBox_DebugInfo_AssistOut;
  8480. private Label label97;
  8481. private Label label98;
  8482. private Label label99;
  8483. private Label label100;
  8484. private Label label101;
  8485. private Label label102;
  8486. private Label label103;
  8487. private Label label104;
  8488. private Label label105;
  8489. private Label label106;
  8490. private Label label107;
  8491. private Label label109;
  8492. private Label label110;
  8493. private Label label108;
  8494. private Label label111;
  8495. private Label label_StarInfo;
  8496. private TextBox textBox_FacModeScan;
  8497. private Label label112;
  8498. private TabPage tabPage_ProductMode_Read;
  8499. private Button button__FacMode_Start;
  8500. private ComboBox comboBox_FacModeCfgFile;
  8501. private ComboBox comboBox_FacModeCfgDate;
  8502. private GroupBox groupBox2;
  8503. private Label label_FacModeStatus;
  8504. private Label label_FacModeResult;
  8505. private CheckBox checkBox_FacBaseFucTest;
  8506. private CheckBox checkBox_FacModeCfgWrite;
  8507. private CheckBox checkBox_FacModeSysClear;
  8508. private GroupBox groupBox28;
  8509. private GroupBox groupBox27;
  8510. private Label label115;
  8511. private Label label_FacModeSysClear;
  8512. private RichTextBox richTextBox_FacModeLog;
  8513. private Label label118;
  8514. private Label label_FacMode_CfgWrite;
  8515. private Label label134;
  8516. private Label label_FacModeBootVer;
  8517. private Label label136;
  8518. private Label label_FacModeFWVersion;
  8519. private Label label127;
  8520. private Label label_FacModeBreak;
  8521. private Label label129;
  8522. private Label label_FacModeGas;
  8523. private Label label123;
  8524. private Label label_FacModeMotorSpeed;
  8525. private Label label125;
  8526. private Label label_FacModeNTC;
  8527. private Label label122;
  8528. private Label label_FacModeCurrentTest;
  8529. private Label label120;
  8530. private Label label_FacModeVolTest;
  8531. private Label label145;
  8532. private Label label_FacModeLightB;
  8533. private Label label143;
  8534. private Label label_FacModeLightF;
  8535. private GroupBox groupBox29;
  8536. private CheckBox checkBox_CheckModeTorque;
  8537. private CheckBox checkBox_CheckModeCfg;
  8538. private CheckBox checkBox_CheckModeFWVer;
  8539. private Button button_CheckModeStart;
  8540. private TextBox textBox_CheckModeScan;
  8541. private Label label138;
  8542. private Label label_CheckModeStatus;
  8543. private Label label_CheckModeResult;
  8544. private Label label141;
  8545. private GroupBox groupBox31;
  8546. private Label label148;
  8547. private Label label_CheckModeSN;
  8548. private Label label154;
  8549. private Label label_CheckModeTorque;
  8550. private Label label156;
  8551. private Label label_CheckModeCfg;
  8552. private Label label160;
  8553. private Label label_CheckModeFWVer;
  8554. private GroupBox groupBox30;
  8555. private RichTextBox richTextBox_CheckModeLog;
  8556. private CheckBox checkBox_CheckModeSN;
  8557. private ComboBox comboBox_CheckModeCfgFile;
  8558. private ComboBox comboBox_CheckModeCfgDate;
  8559. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  8560. private ToolStripMenuItem 中置电机ToolStripMenuItem;
  8561. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  8562. private CheckBox checkBox_FacLightTest;
  8563. private CheckBox checkBox_FacBreakTest;
  8564. private CheckBox checkBox_FacThrrotleTest;
  8565. private Label label114;
  8566. private Label label_FacModeCad;
  8567. private Label label_FacModeTq;
  8568. private Label label113;
  8569. private CheckBox checkBox_FacTor;
  8570. private CheckBox checkBox_FacModeBMS;
  8571. private Label label_FacModeBMS;
  8572. private Label label116;
  8573. private Label label117;
  8574. private Label label_FacModeSpeed;
  8575. private CheckBox checkBox_FacCad;
  8576. private Label label121;
  8577. private Label label_CheckModeBoot;
  8578. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  8579. private ToolStripMenuItem 开机ToolStripMenuItem;
  8580. private ToolStripMenuItem 关机ToolStripMenuItem;
  8581. private ToolStripMenuItem 查询ToolStripMenuItem;
  8582. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  8583. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  8584. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  8585. private ToolStripMenuItem toolStripMenuItem_RunTime;
  8586. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  8587. private Label label69;
  8588. private Button button_SpeedAdd10;
  8589. private Button button_SpeedAdd1;
  8590. private Button button_SpeedDec10;
  8591. private Button button_SpeedDec1;
  8592. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  8593. private ToolStripMenuItem 电压ToolStripMenuItem;
  8594. private ToolStripTextBox toolStripTextBox_ThVol;
  8595. private ToolStripMenuItem 电流ToolStripMenuItem;
  8596. private ToolStripMenuItem 转速ToolStripMenuItem;
  8597. private ToolStripMenuItem 力矩ToolStripMenuItem;
  8598. private ToolStripMenuItem 踏频ToolStripMenuItem;
  8599. private ToolStripMenuItem 车速ToolStripMenuItem;
  8600. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  8601. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  8602. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  8603. private ToolStripTextBox toolStripTextBox_ThCur;
  8604. private ToolStripTextBox toolStripTextBox_ThSpeed;
  8605. private ToolStripTextBox toolStripTextBox_ThTor;
  8606. private ToolStripTextBox toolStripTextBox_ThCad;
  8607. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  8608. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  8609. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  8610. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  8611. private PictureBox pictureBox_WriteLock;
  8612. private PictureBox pictureBox_ReadLock;
  8613. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  8614. private CheckBox checkBox_OffLineFacMode;
  8615. private CheckBox checkBox_OffLineCheckMode;
  8616. private Label label_BuildTime;
  8617. private Label label74;
  8618. private TextBox textBox_MOS_K5;
  8619. private Label label73;
  8620. private TextBox textBox_MOS_K4;
  8621. private Label label72;
  8622. private TextBox textBox_MOS_K3;
  8623. private Label label71;
  8624. private TextBox textBox_MOS_K2;
  8625. private Label label70;
  8626. private TextBox textBox_MOS_K1;
  8627. private Label label77;
  8628. private TextBox textBox_MOS_R3;
  8629. private Label label76;
  8630. private TextBox textBox_MOS_R2;
  8631. private Label label75;
  8632. private TextBox textBox_MOS_R1;
  8633. private Button button_MOS_Write;
  8634. private Button button_MOS_Read;
  8635. private Button button_MOS_Cal;
  8636. private Label label79;
  8637. private Label label78;
  8638. private ToolStripMenuItem UART协议ToolStripMenuItem;
  8639. private ToolStripComboBox 协议类型ToolStripMenuItem;
  8640. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  8641. private Label label_UserName;
  8642. private Label label124;
  8643. private Label label46;
  8644. private GroupBox groupBox23;
  8645. private TextBox textBox_TagInfo;
  8646. private Button button_ReadTag;
  8647. private Button button_WriteTag;
  8648. private GroupBox groupBox24;
  8649. private Button button_ReadRideLog;
  8650. private Button button_WriteRideLog;
  8651. private TextBox textBox_TRIP_KM;
  8652. private TextBox textBox_TRIP_TIME;
  8653. private TextBox textBox_ODO_KM;
  8654. private TextBox textBox_ODO_TIME;
  8655. private Label label126;
  8656. private Label label119;
  8657. private TabPage tabPage_BikeParam2;
  8658. private TabPage tabPage_UsrRideParam;
  8659. private Button button_WriteBikeParam2;
  8660. private Button button_ReadBikeParam2;
  8661. private RichTextBox richTextBox_BikeParam2;
  8662. private Button button_WriteUsrRidetParam;
  8663. private Button button_ReadUsrRideParam;
  8664. private RichTextBox richTextBox_UsrRidesParam;
  8665. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  8666. private Label label80;
  8667. private Label label128;
  8668. private CheckBox checkBox_UserRideParam_OBC;
  8669. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  8670. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  8671. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  8672. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  8673. private ToolStripComboBox toolStripTextBox_DelLogFile;
  8674. private CheckBox checkBox_FacMode_MosCal;
  8675. private Label label130;
  8676. private Label label_FacModeMosCal;
  8677. private ToolStripMenuItem 协议类型ToolStripMenuItem1;
  8678. private ToolStripMenuItem cANToolStripMenuItem;
  8679. private ToolStripMenuItem uARTToolStripMenuItem;
  8680. private Label label_FacModeSerial;
  8681. private Label label131;
  8682. private Label label_CheckModeSerial;
  8683. private Label label135;
  8684. private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem;
  8685. private ToolStripTextBox toolStripTextBox_MosCalK;
  8686. private ToolStripSeparator toolStripSeparator2;
  8687. private ToolStripSeparator toolStripSeparator3;
  8688. private ToolStripSeparator toolStripSeparator4;
  8689. private ToolStripMenuItem mOS内阻范围ToolStripMenuItem;
  8690. private ToolStripMenuItem mOS1ToolStripMenuItem;
  8691. private ToolStripTextBox toolStripTextBox_MOS1;
  8692. private ToolStripMenuItem mOS2ToolStripMenuItem;
  8693. private ToolStripTextBox toolStripTextBox_MOS2;
  8694. private ToolStripMenuItem mOS3ToolStripMenuItem;
  8695. private ToolStripTextBox toolStripTextBox_MOS3;
  8696. private ToolStripSeparator toolStripSeparator5;
  8697. private CheckBox checkBox_CheckModeMos;
  8698. private Label label132;
  8699. private Label label_CheckModeMos;
  8700. private ToolStripMenuItem 自动更新ToolStripMenuItem;
  8701. private ToolStripMenuItem 打开ToolStripMenuItem;
  8702. private ToolStripMenuItem 关闭ToolStripMenuItem;
  8703. private Label label133;
  8704. private ComboBox comboBox_Bike_CCS;
  8705. public ComboBox comboBox_OBC_BikeCCS;
  8706. private Label label137;
  8707. public ToolStripMenuItem 指令调试ToolStripMenuItem;
  8708. private ToolStripMenuItem 发送指令ToolStripMenuItem;
  8709. private TextBox textBox_MotorSpeedPercent;
  8710. private CheckBox checkBox_FacMode_AngleCal;
  8711. private Label label67;
  8712. private Label label_FacModeAngleCal;
  8713. private TabPage tabPage_AngleCal;
  8714. private DataGridView dataGridView_AngleCal;
  8715. private GroupBox groupBox32;
  8716. private Label label139;
  8717. private TextBox textBox_AngleDiffTh;
  8718. private Button button_AngleWrite;
  8719. private Button button_AngleExportData;
  8720. private Button button_AngleCalStart;
  8721. private DataGridViewTextBoxColumn Pole;
  8722. private DataGridViewTextBoxColumn Angle_60;
  8723. private DataGridViewTextBoxColumn Angle_120;
  8724. private DataGridViewTextBoxColumn Angle_180;
  8725. private DataGridViewTextBoxColumn Angle_240;
  8726. private DataGridViewTextBoxColumn Angle_300;
  8727. private DataGridViewTextBoxColumn Angle_360;
  8728. private Label label150;
  8729. private TextBox textBox_AngleDiffAvg;
  8730. private Label label149;
  8731. private TextBox textBox_AngleDiffMax;
  8732. private Label label147;
  8733. private TextBox textBox_AngleDiffMin;
  8734. private Label label146;
  8735. private TextBox textBox_AngleZeroDiff;
  8736. private Label label144;
  8737. private TextBox textBox_AngleZeroCur;
  8738. private Label label142;
  8739. private TextBox textBox_AngleZeroInit;
  8740. private Label label140;
  8741. private TextBox textBox_AngleZeroTh;
  8742. private Label label151;
  8743. private TextBox textBox_DebugInfo_ThrottlePer;
  8744. private Label label152;
  8745. private Label label153;
  8746. private ToolStripMenuItem 重置ToolStripMenuItem;
  8747. private ToolStripMenuItem 位置校准偏差范围ToolStripMenuItem;
  8748. private ToolStripMenuItem 平均偏差最大值ToolStripMenuItem;
  8749. private ToolStripTextBox toolStripTextBox_AngleAvgMax;
  8750. private ToolStripMenuItem 零点偏差最大值ToolStripMenuItem;
  8751. private ToolStripTextBox toolStripTextBox_AngleZeroMax;
  8752. private CheckBox checkBox_CheckModeAngle;
  8753. private Label label157;
  8754. private Label label_CheckModeAngle;
  8755. private Label label1_TorqueCal0;
  8756. private Label label1_TorqueCal1;
  8757. private Label label1_TorqueCal2;
  8758. private Label label1_TorqueCal3;
  8759. private Label label1_TorqueCal4;
  8760. private Button button_ReadLogAddr;
  8761. private Label label88;
  8762. private Button button_WriteHW;
  8763. private Button Button_FacModeSetHW;
  8764. private Label label89;
  8765. private Button button_ReadUserNum;
  8766. private Button button_WriteUserNum;
  8767. private TextBox textBox_UserNum;
  8768. private Label label155;
  8769. private TabPage tabPage_FuncSet;
  8770. private DataGridView dataGridView_FunSet;
  8771. private Button button_FunSet_Write;
  8772. private Button button_FunSet_Read;
  8773. private ComboBox comboBox_FunSet_BlockNum;
  8774. private Label label158;
  8775. private GroupBox groupBox33;
  8776. private ComboBox comboBox_FunSet_UnitNum;
  8777. private Label label159;
  8778. private RadioButton radioButton_WriteByBlock;
  8779. private RadioButton radioButton_WriteByUnit;
  8780. private TextBox textBox_RunInfo_RSV1;
  8781. private TextBox textBox_RunInfo_RSV2;
  8782. private TextBox textBox_RunInfo_RSV3;
  8783. private TextBox textBox_RunInfo_GearBox;
  8784. private Label label161;
  8785. private Label label162;
  8786. private Label label163;
  8787. private Label label164;
  8788. private DataGridViewTextBoxColumn 单元号;
  8789. private DataGridViewTextBoxColumn 参数1;
  8790. private DataGridViewTextBoxColumn 参数2;
  8791. private DataGridViewTextBoxColumn 参数3;
  8792. private DataGridViewTextBoxColumn 参数4;
  8793. private DataGridViewTextBoxColumn 参数5;
  8794. private DataGridViewTextBoxColumn 参数6;
  8795. private DataGridViewTextBoxColumn 参数7;
  8796. private DataGridViewTextBoxColumn 参数8;
  8797. private Label label165;
  8798. }
  8799. }