mainForm.Designer.cs 482 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm));
  34. this.menuStrip_Set = new System.Windows.Forms.MenuStrip();
  35. this.端口连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  36. this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.端口号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.toolStripComboBox_ComNum = new System.Windows.Forms.ToolStripComboBox();
  39. this.波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40. this.toolStripComboBox_Baudrate = new System.Windows.Forms.ToolStripComboBox();
  41. this.连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  43. this.其它配置项ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.连接开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.断开关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.识别通讯盒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.电源控制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48. this.开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49. this.关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  53. this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  56. this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  58. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  61. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  63. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  64. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  65. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  67. this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  68. this.中置电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  70. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  71. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  74. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  75. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  76. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  77. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  78. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  80. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  81. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  82. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  83. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  84. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  85. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  86. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  87. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  88. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  89. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  90. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  91. this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  92. this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox();
  93. this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  94. this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  95. this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox();
  96. this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  97. this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox();
  98. this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox();
  100. this.位置校准偏差范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.平均偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  102. this.toolStripTextBox_AngleAvgMax = new System.Windows.Forms.ToolStripTextBox();
  103. this.零点偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  104. this.toolStripTextBox_AngleZeroMax = new System.Windows.Forms.ToolStripTextBox();
  105. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  106. this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  107. this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  108. this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  109. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  110. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  111. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  113. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  114. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  116. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  117. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  118. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  119. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  120. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  121. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  122. this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  123. this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  124. this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  125. this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  127. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  128. this.自动更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  129. this.打开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  130. this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  131. this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  132. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  133. this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  134. this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  135. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  136. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  137. this.groupBox1 = new System.Windows.Forms.GroupBox();
  138. this.textBox_MotorSpeedPercent = new System.Windows.Forms.TextBox();
  139. this.label69 = new System.Windows.Forms.Label();
  140. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  141. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  142. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  143. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  144. this.label24 = new System.Windows.Forms.Label();
  145. this.label4 = new System.Windows.Forms.Label();
  146. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  147. this.label3 = new System.Windows.Forms.Label();
  148. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  149. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  150. this.label2 = new System.Windows.Forms.Label();
  151. this.label1 = new System.Windows.Forms.Label();
  152. this.groupBox3 = new System.Windows.Forms.GroupBox();
  153. this.tabControl1 = new System.Windows.Forms.TabControl();
  154. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  155. this.button_Write = new System.Windows.Forms.Button();
  156. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  157. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  158. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  159. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  160. this.label95 = new System.Windows.Forms.Label();
  161. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  162. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  163. this.label93 = new System.Windows.Forms.Label();
  164. this.label94 = new System.Windows.Forms.Label();
  165. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  166. this.label92 = new System.Windows.Forms.Label();
  167. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  168. this.label91 = new System.Windows.Forms.Label();
  169. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  170. this.label90 = new System.Windows.Forms.Label();
  171. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  172. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  173. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  174. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  175. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  176. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  177. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  178. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  179. this.comboBox_Bike_CCS = new System.Windows.Forms.ComboBox();
  180. this.label133 = new System.Windows.Forms.Label();
  181. this.button_WriteControlParam = new System.Windows.Forms.Button();
  182. this.button_ReadControlParam = new System.Windows.Forms.Button();
  183. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  184. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  185. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  186. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  187. this.label29 = new System.Windows.Forms.Label();
  188. this.textBox_Load = new System.Windows.Forms.TextBox();
  189. this.label27 = new System.Windows.Forms.Label();
  190. this.label26 = new System.Windows.Forms.Label();
  191. this.button_Write_Cal = new System.Windows.Forms.Button();
  192. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  193. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  194. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  195. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  196. this.label62 = new System.Windows.Forms.Label();
  197. this.label47 = new System.Windows.Forms.Label();
  198. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  199. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  200. this.label25 = new System.Windows.Forms.Label();
  201. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  202. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  203. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  204. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  205. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  206. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  207. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  208. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  209. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  210. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  211. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  212. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  213. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  214. this.label89 = new System.Windows.Forms.Label();
  215. this.label88 = new System.Windows.Forms.Label();
  216. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  217. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  218. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  219. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  220. this.button_ReadRecord = new System.Windows.Forms.Button();
  221. this.button_ExportLog = new System.Windows.Forms.Button();
  222. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  223. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  224. this.groupBox16 = new System.Windows.Forms.GroupBox();
  225. this.groupBox18 = new System.Windows.Forms.GroupBox();
  226. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  227. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  228. this.groupBox17 = new System.Windows.Forms.GroupBox();
  229. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  230. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  231. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  232. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  233. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  234. this.groupBox23 = new System.Windows.Forms.GroupBox();
  235. this.button_ReadTag = new System.Windows.Forms.Button();
  236. this.button_WriteTag = new System.Windows.Forms.Button();
  237. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  238. this.groupBox9 = new System.Windows.Forms.GroupBox();
  239. this.button_Recovery = new System.Windows.Forms.Button();
  240. this.button_ClearLog = new System.Windows.Forms.Button();
  241. this.button_Reset = new System.Windows.Forms.Button();
  242. this.button_SystemClear = new System.Windows.Forms.Button();
  243. this.groupBox8 = new System.Windows.Forms.GroupBox();
  244. this.button_ReadOnLine = new System.Windows.Forms.Button();
  245. this.textBox_Online = new System.Windows.Forms.TextBox();
  246. this.label42 = new System.Windows.Forms.Label();
  247. this.groupBox7 = new System.Windows.Forms.GroupBox();
  248. this.button_ReadMAC = new System.Windows.Forms.Button();
  249. this.button_WriteMac = new System.Windows.Forms.Button();
  250. this.textBox_PP = new System.Windows.Forms.TextBox();
  251. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  252. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  253. this.label34 = new System.Windows.Forms.Label();
  254. this.label39 = new System.Windows.Forms.Label();
  255. this.textBox_MAC = new System.Windows.Forms.TextBox();
  256. this.label40 = new System.Windows.Forms.Label();
  257. this.label41 = new System.Windows.Forms.Label();
  258. this.groupBox6 = new System.Windows.Forms.GroupBox();
  259. this.button_ReadUser3 = new System.Windows.Forms.Button();
  260. this.button_WriteUser3 = new System.Windows.Forms.Button();
  261. this.button_ReadUser2 = new System.Windows.Forms.Button();
  262. this.button_WriteUser2 = new System.Windows.Forms.Button();
  263. this.button_ReadUser1 = new System.Windows.Forms.Button();
  264. this.button_WriteUser1 = new System.Windows.Forms.Button();
  265. this.textBox_User3 = new System.Windows.Forms.TextBox();
  266. this.textBox_User2 = new System.Windows.Forms.TextBox();
  267. this.label35 = new System.Windows.Forms.Label();
  268. this.textBox_User1 = new System.Windows.Forms.TextBox();
  269. this.label36 = new System.Windows.Forms.Label();
  270. this.label38 = new System.Windows.Forms.Label();
  271. this.groupBox5 = new System.Windows.Forms.GroupBox();
  272. this.button_ReadKey = new System.Windows.Forms.Button();
  273. this.button_WriteKey = new System.Windows.Forms.Button();
  274. this.textBox_Key = new System.Windows.Forms.TextBox();
  275. this.label37 = new System.Windows.Forms.Label();
  276. this.groupBox4 = new System.Windows.Forms.GroupBox();
  277. this.label85 = new System.Windows.Forms.Label();
  278. this.textBox_SP = new System.Windows.Forms.TextBox();
  279. this.button_ReadVersion = new System.Windows.Forms.Button();
  280. this.button_WriteSN = new System.Windows.Forms.Button();
  281. this.button_WriteModel = new System.Windows.Forms.Button();
  282. this.textBox_FW = new System.Windows.Forms.TextBox();
  283. this.textBox_HW = new System.Windows.Forms.TextBox();
  284. this.textBox_SN = new System.Windows.Forms.TextBox();
  285. this.label33 = new System.Windows.Forms.Label();
  286. this.label32 = new System.Windows.Forms.Label();
  287. this.textBox_Model = new System.Windows.Forms.TextBox();
  288. this.label31 = new System.Windows.Forms.Label();
  289. this.label30 = new System.Windows.Forms.Label();
  290. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  291. this.groupBox26 = new System.Windows.Forms.GroupBox();
  292. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  293. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  294. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  295. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  296. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  297. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  298. this.groupBox15 = new System.Windows.Forms.GroupBox();
  299. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  300. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  301. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  302. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  303. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  304. this.label54 = new System.Windows.Forms.Label();
  305. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  306. this.label52 = new System.Windows.Forms.Label();
  307. this.groupBox14 = new System.Windows.Forms.GroupBox();
  308. this.label53 = new System.Windows.Forms.Label();
  309. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  310. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  311. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  312. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  313. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  314. this.label48 = new System.Windows.Forms.Label();
  315. this.label49 = new System.Windows.Forms.Label();
  316. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  317. this.label50 = new System.Windows.Forms.Label();
  318. this.label51 = new System.Windows.Forms.Label();
  319. this.groupBox13 = new System.Windows.Forms.GroupBox();
  320. this.comboBox_OBC_BikeCCS = new System.Windows.Forms.ComboBox();
  321. this.label137 = new System.Windows.Forms.Label();
  322. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  323. this.label80 = new System.Windows.Forms.Label();
  324. this.label128 = new System.Windows.Forms.Label();
  325. this.label64 = new System.Windows.Forms.Label();
  326. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  327. this.label63 = new System.Windows.Forms.Label();
  328. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  329. this.label59 = new System.Windows.Forms.Label();
  330. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  331. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  332. this.label58 = new System.Windows.Forms.Label();
  333. this.label57 = new System.Windows.Forms.Label();
  334. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  335. this.label56 = new System.Windows.Forms.Label();
  336. this.groupBox12 = new System.Windows.Forms.GroupBox();
  337. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  338. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  339. this.groupBox11 = new System.Windows.Forms.GroupBox();
  340. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  341. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  342. this.groupBox10 = new System.Windows.Forms.GroupBox();
  343. this.label60 = new System.Windows.Forms.Label();
  344. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  345. this.label61 = new System.Windows.Forms.Label();
  346. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  347. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  348. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  349. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  350. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  351. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  352. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  353. this.label66 = new System.Windows.Forms.Label();
  354. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  355. this.label65 = new System.Windows.Forms.Label();
  356. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  357. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  358. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  359. this.button_ScanCode = new System.Windows.Forms.Button();
  360. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  361. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  362. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  363. this.groupBox25 = new System.Windows.Forms.GroupBox();
  364. this.button_FacModeSetName = new System.Windows.Forms.Button();
  365. this.label87 = new System.Windows.Forms.Label();
  366. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  367. this.label86 = new System.Windows.Forms.Label();
  368. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  369. this.label68 = new System.Windows.Forms.Label();
  370. this.label84 = new System.Windows.Forms.Label();
  371. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  372. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  373. this.label83 = new System.Windows.Forms.Label();
  374. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  375. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  376. this.label82 = new System.Windows.Forms.Label();
  377. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  378. this.label81 = new System.Windows.Forms.Label();
  379. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  380. this.groupBox22 = new System.Windows.Forms.GroupBox();
  381. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  382. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  383. this.groupBox21 = new System.Windows.Forms.GroupBox();
  384. this.label79 = new System.Windows.Forms.Label();
  385. this.label78 = new System.Windows.Forms.Label();
  386. this.label74 = new System.Windows.Forms.Label();
  387. this.button_MOS_Write = new System.Windows.Forms.Button();
  388. this.button_MOS_Read = new System.Windows.Forms.Button();
  389. this.button_MOS_Cal = new System.Windows.Forms.Button();
  390. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  391. this.label73 = new System.Windows.Forms.Label();
  392. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  393. this.label77 = new System.Windows.Forms.Label();
  394. this.label72 = new System.Windows.Forms.Label();
  395. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  396. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  397. this.label76 = new System.Windows.Forms.Label();
  398. this.label71 = new System.Windows.Forms.Label();
  399. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  400. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  401. this.label75 = new System.Windows.Forms.Label();
  402. this.label70 = new System.Windows.Forms.Label();
  403. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  404. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  405. this.groupBox20 = new System.Windows.Forms.GroupBox();
  406. this.label1_TorqueCal1 = new System.Windows.Forms.Label();
  407. this.label1_TorqueCal2 = new System.Windows.Forms.Label();
  408. this.label1_TorqueCal3 = new System.Windows.Forms.Label();
  409. this.label1_TorqueCal4 = new System.Windows.Forms.Label();
  410. this.label1_TorqueCal0 = new System.Windows.Forms.Label();
  411. this.textBox_FacModeSensorCal0 = new System.Windows.Forms.TextBox();
  412. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  413. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  414. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  415. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  416. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  417. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  418. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  419. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  420. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  421. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  422. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  423. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  424. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  425. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  426. this.groupBox24 = new System.Windows.Forms.GroupBox();
  427. this.button_ReadRideLog = new System.Windows.Forms.Button();
  428. this.button_WriteRideLog = new System.Windows.Forms.Button();
  429. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  430. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  431. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  432. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  433. this.label126 = new System.Windows.Forms.Label();
  434. this.label119 = new System.Windows.Forms.Label();
  435. this.groupBox19 = new System.Windows.Forms.GroupBox();
  436. this.button_FacModeInit = new System.Windows.Forms.Button();
  437. this.tabPage_AngleCal = new System.Windows.Forms.TabPage();
  438. this.label153 = new System.Windows.Forms.Label();
  439. this.label151 = new System.Windows.Forms.Label();
  440. this.label150 = new System.Windows.Forms.Label();
  441. this.textBox_AngleDiffAvg = new System.Windows.Forms.TextBox();
  442. this.label149 = new System.Windows.Forms.Label();
  443. this.textBox_AngleDiffMax = new System.Windows.Forms.TextBox();
  444. this.label147 = new System.Windows.Forms.Label();
  445. this.textBox_AngleDiffMin = new System.Windows.Forms.TextBox();
  446. this.label146 = new System.Windows.Forms.Label();
  447. this.textBox_AngleZeroDiff = new System.Windows.Forms.TextBox();
  448. this.label144 = new System.Windows.Forms.Label();
  449. this.textBox_AngleZeroCur = new System.Windows.Forms.TextBox();
  450. this.label142 = new System.Windows.Forms.Label();
  451. this.textBox_AngleZeroInit = new System.Windows.Forms.TextBox();
  452. this.label140 = new System.Windows.Forms.Label();
  453. this.textBox_AngleZeroTh = new System.Windows.Forms.TextBox();
  454. this.label139 = new System.Windows.Forms.Label();
  455. this.textBox_AngleDiffTh = new System.Windows.Forms.TextBox();
  456. this.button_AngleWrite = new System.Windows.Forms.Button();
  457. this.button_AngleExportData = new System.Windows.Forms.Button();
  458. this.button_AngleCalStart = new System.Windows.Forms.Button();
  459. this.groupBox32 = new System.Windows.Forms.GroupBox();
  460. this.dataGridView_AngleCal = new System.Windows.Forms.DataGridView();
  461. this.Pole = new System.Windows.Forms.DataGridViewTextBoxColumn();
  462. this.Angle_60 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  463. this.Angle_120 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  464. this.Angle_180 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  465. this.Angle_240 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  466. this.Angle_300 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  467. this.Angle_360 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  468. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  469. this.groupBox28 = new System.Windows.Forms.GroupBox();
  470. this.label67 = new System.Windows.Forms.Label();
  471. this.label_FacModeAngleCal = new System.Windows.Forms.Label();
  472. this.label130 = new System.Windows.Forms.Label();
  473. this.label_FacModeMosCal = new System.Windows.Forms.Label();
  474. this.label117 = new System.Windows.Forms.Label();
  475. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  476. this.label_FacModeBMS = new System.Windows.Forms.Label();
  477. this.label116 = new System.Windows.Forms.Label();
  478. this.label114 = new System.Windows.Forms.Label();
  479. this.label_FacModeCad = new System.Windows.Forms.Label();
  480. this.label_FacModeTq = new System.Windows.Forms.Label();
  481. this.label113 = new System.Windows.Forms.Label();
  482. this.label134 = new System.Windows.Forms.Label();
  483. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  484. this.label136 = new System.Windows.Forms.Label();
  485. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  486. this.label145 = new System.Windows.Forms.Label();
  487. this.label127 = new System.Windows.Forms.Label();
  488. this.label_FacModeLightB = new System.Windows.Forms.Label();
  489. this.label_FacModeBreak = new System.Windows.Forms.Label();
  490. this.label143 = new System.Windows.Forms.Label();
  491. this.label_FacModeLightF = new System.Windows.Forms.Label();
  492. this.label129 = new System.Windows.Forms.Label();
  493. this.label_FacModeGas = new System.Windows.Forms.Label();
  494. this.label123 = new System.Windows.Forms.Label();
  495. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  496. this.label125 = new System.Windows.Forms.Label();
  497. this.label_FacModeNTC = new System.Windows.Forms.Label();
  498. this.label122 = new System.Windows.Forms.Label();
  499. this.label118 = new System.Windows.Forms.Label();
  500. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  501. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  502. this.label120 = new System.Windows.Forms.Label();
  503. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  504. this.label115 = new System.Windows.Forms.Label();
  505. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  506. this.groupBox27 = new System.Windows.Forms.GroupBox();
  507. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  508. this.button__FacMode_Start = new System.Windows.Forms.Button();
  509. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  510. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  511. this.groupBox2 = new System.Windows.Forms.GroupBox();
  512. this.checkBox_FacMode_AngleCal = new System.Windows.Forms.CheckBox();
  513. this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
  514. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  515. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  516. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  517. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  518. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  519. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  520. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  521. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  522. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  523. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  524. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  525. this.label112 = new System.Windows.Forms.Label();
  526. this.label_FacModeStatus = new System.Windows.Forms.Label();
  527. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  528. this.label_FacModeResult = new System.Windows.Forms.Label();
  529. this.label111 = new System.Windows.Forms.Label();
  530. this.label_FacModeSerial = new System.Windows.Forms.Label();
  531. this.label131 = new System.Windows.Forms.Label();
  532. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  533. this.label_CheckModeSerial = new System.Windows.Forms.Label();
  534. this.label135 = new System.Windows.Forms.Label();
  535. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  536. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  537. this.groupBox31 = new System.Windows.Forms.GroupBox();
  538. this.label157 = new System.Windows.Forms.Label();
  539. this.label_CheckModeAngle = new System.Windows.Forms.Label();
  540. this.label132 = new System.Windows.Forms.Label();
  541. this.label_CheckModeMos = new System.Windows.Forms.Label();
  542. this.label148 = new System.Windows.Forms.Label();
  543. this.label_CheckModeSN = new System.Windows.Forms.Label();
  544. this.label154 = new System.Windows.Forms.Label();
  545. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  546. this.label156 = new System.Windows.Forms.Label();
  547. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  548. this.label121 = new System.Windows.Forms.Label();
  549. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  550. this.label160 = new System.Windows.Forms.Label();
  551. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  552. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  553. this.groupBox30 = new System.Windows.Forms.GroupBox();
  554. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  555. this.groupBox29 = new System.Windows.Forms.GroupBox();
  556. this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox();
  557. this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
  558. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  559. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  560. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  561. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  562. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  563. this.button_CheckModeStart = new System.Windows.Forms.Button();
  564. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  565. this.label138 = new System.Windows.Forms.Label();
  566. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  567. this.label_CheckModeResult = new System.Windows.Forms.Label();
  568. this.label141 = new System.Windows.Forms.Label();
  569. this.label23 = new System.Windows.Forms.Label();
  570. this.label_RecCount = new System.Windows.Forms.Label();
  571. this.timer_500ms = new System.Windows.Forms.Timer(this.components);
  572. this.label_BuildTime = new System.Windows.Forms.Label();
  573. this.label_SystemTime = new System.Windows.Forms.Label();
  574. this.label_COM_Sta = new System.Windows.Forms.Label();
  575. this.label43 = new System.Windows.Forms.Label();
  576. this.label44 = new System.Windows.Forms.Label();
  577. this.label45 = new System.Windows.Forms.Label();
  578. this.label96 = new System.Windows.Forms.Label();
  579. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  580. this.label_ServerStatus = new System.Windows.Forms.Label();
  581. this.label_PortStatus = new System.Windows.Forms.Label();
  582. this.label_Computername = new System.Windows.Forms.Label();
  583. this.tabControl2 = new System.Windows.Forms.TabControl();
  584. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  585. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  586. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  587. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  588. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  589. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  590. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  591. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  592. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  593. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  594. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  595. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  596. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  597. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  598. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  599. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  600. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  601. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  602. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  603. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  604. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  605. this.label55 = new System.Windows.Forms.Label();
  606. this.label28 = new System.Windows.Forms.Label();
  607. this.label22 = new System.Windows.Forms.Label();
  608. this.label16 = new System.Windows.Forms.Label();
  609. this.label10 = new System.Windows.Forms.Label();
  610. this.label21 = new System.Windows.Forms.Label();
  611. this.label15 = new System.Windows.Forms.Label();
  612. this.label9 = new System.Windows.Forms.Label();
  613. this.label20 = new System.Windows.Forms.Label();
  614. this.label14 = new System.Windows.Forms.Label();
  615. this.label8 = new System.Windows.Forms.Label();
  616. this.label19 = new System.Windows.Forms.Label();
  617. this.label13 = new System.Windows.Forms.Label();
  618. this.label7 = new System.Windows.Forms.Label();
  619. this.label18 = new System.Windows.Forms.Label();
  620. this.label12 = new System.Windows.Forms.Label();
  621. this.label6 = new System.Windows.Forms.Label();
  622. this.label17 = new System.Windows.Forms.Label();
  623. this.label11 = new System.Windows.Forms.Label();
  624. this.label5 = new System.Windows.Forms.Label();
  625. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  626. this.textBox_DebugInfo_ThrottlePer = new System.Windows.Forms.TextBox();
  627. this.label152 = new System.Windows.Forms.Label();
  628. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  629. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  630. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  631. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  632. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  633. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  634. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  635. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  636. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  637. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  638. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  639. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  640. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  641. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  642. this.label97 = new System.Windows.Forms.Label();
  643. this.label109 = new System.Windows.Forms.Label();
  644. this.label98 = new System.Windows.Forms.Label();
  645. this.label99 = new System.Windows.Forms.Label();
  646. this.label100 = new System.Windows.Forms.Label();
  647. this.label101 = new System.Windows.Forms.Label();
  648. this.label102 = new System.Windows.Forms.Label();
  649. this.label110 = new System.Windows.Forms.Label();
  650. this.label108 = new System.Windows.Forms.Label();
  651. this.label103 = new System.Windows.Forms.Label();
  652. this.label104 = new System.Windows.Forms.Label();
  653. this.label105 = new System.Windows.Forms.Label();
  654. this.label106 = new System.Windows.Forms.Label();
  655. this.label107 = new System.Windows.Forms.Label();
  656. this.label_StarInfo = new System.Windows.Forms.Label();
  657. this.label_UserName = new System.Windows.Forms.Label();
  658. this.label124 = new System.Windows.Forms.Label();
  659. this.label46 = new System.Windows.Forms.Label();
  660. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  661. this.menuStrip_Set.SuspendLayout();
  662. this.statusStrip1.SuspendLayout();
  663. this.groupBox1.SuspendLayout();
  664. this.groupBox3.SuspendLayout();
  665. this.tabControl1.SuspendLayout();
  666. this.tabPage_MotorParam.SuspendLayout();
  667. this.tabPage_BikeParam.SuspendLayout();
  668. this.tabPage_BikeParam2.SuspendLayout();
  669. this.tabPage_ControlParam.SuspendLayout();
  670. this.tabPage_SensorParam.SuspendLayout();
  671. this.tabPage_AssistParam.SuspendLayout();
  672. this.tabPage_UsrRideParam.SuspendLayout();
  673. this.tabPage_DebugParam.SuspendLayout();
  674. this.tabPage_RecordInfo.SuspendLayout();
  675. this.tabPage_OtherInfo.SuspendLayout();
  676. this.groupBox16.SuspendLayout();
  677. this.groupBox18.SuspendLayout();
  678. this.groupBox17.SuspendLayout();
  679. this.groupBox23.SuspendLayout();
  680. this.groupBox9.SuspendLayout();
  681. this.groupBox8.SuspendLayout();
  682. this.groupBox7.SuspendLayout();
  683. this.groupBox6.SuspendLayout();
  684. this.groupBox5.SuspendLayout();
  685. this.groupBox4.SuspendLayout();
  686. this.tabPage_OBC.SuspendLayout();
  687. this.groupBox26.SuspendLayout();
  688. this.groupBox15.SuspendLayout();
  689. this.groupBox14.SuspendLayout();
  690. this.groupBox13.SuspendLayout();
  691. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  692. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  693. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  694. this.groupBox12.SuspendLayout();
  695. this.groupBox11.SuspendLayout();
  696. this.groupBox10.SuspendLayout();
  697. this.tabPage_RAMorFLASH.SuspendLayout();
  698. this.tabPage_FactoryMode.SuspendLayout();
  699. this.groupBox25.SuspendLayout();
  700. this.groupBox22.SuspendLayout();
  701. this.groupBox21.SuspendLayout();
  702. this.groupBox20.SuspendLayout();
  703. this.groupBox24.SuspendLayout();
  704. this.groupBox19.SuspendLayout();
  705. this.tabPage_AngleCal.SuspendLayout();
  706. this.groupBox32.SuspendLayout();
  707. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).BeginInit();
  708. this.tabPage_ProductMode_Write.SuspendLayout();
  709. this.groupBox28.SuspendLayout();
  710. this.groupBox27.SuspendLayout();
  711. this.groupBox2.SuspendLayout();
  712. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  713. this.tabPage_ProductMode_Read.SuspendLayout();
  714. this.groupBox31.SuspendLayout();
  715. this.groupBox30.SuspendLayout();
  716. this.groupBox29.SuspendLayout();
  717. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  718. this.tabControl2.SuspendLayout();
  719. this.tabPage_RunInfo.SuspendLayout();
  720. this.tabPage_DebugInfo.SuspendLayout();
  721. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  722. this.SuspendLayout();
  723. //
  724. // menuStrip_Set
  725. //
  726. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  727. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  728. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  729. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  730. this.端口连接ToolStripMenuItem,
  731. this.电源控制ToolStripMenuItem,
  732. this.配置ToolStripMenuItem,
  733. this.工具箱ToolStripMenuItem,
  734. this.查询ToolStripMenuItem,
  735. this.关于ToolStripMenuItem});
  736. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  737. this.menuStrip_Set.Name = "menuStrip_Set";
  738. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  739. this.menuStrip_Set.TabIndex = 1;
  740. this.menuStrip_Set.Text = "menuStrip2";
  741. //
  742. // 端口连接ToolStripMenuItem
  743. //
  744. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  745. this.刷新ToolStripMenuItem,
  746. this.端口号ToolStripMenuItem,
  747. this.波特率ToolStripMenuItem,
  748. this.连接ToolStripMenuItem,
  749. this.toolStripSeparator1,
  750. this.其它配置项ToolStripMenuItem});
  751. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  752. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  753. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  754. this.端口连接ToolStripMenuItem.Text = "端口设置";
  755. //
  756. // 刷新ToolStripMenuItem
  757. //
  758. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  759. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  760. this.刷新ToolStripMenuItem.Text = "刷新";
  761. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  762. //
  763. // 端口号ToolStripMenuItem
  764. //
  765. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  766. this.toolStripComboBox_ComNum});
  767. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  768. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  769. this.端口号ToolStripMenuItem.Text = "端口号";
  770. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  771. //
  772. // toolStripComboBox_ComNum
  773. //
  774. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  775. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  776. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  777. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  778. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  779. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  780. //
  781. // 波特率ToolStripMenuItem
  782. //
  783. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  784. this.toolStripComboBox_Baudrate});
  785. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  786. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  787. this.波特率ToolStripMenuItem.Text = "波特率";
  788. //
  789. // toolStripComboBox_Baudrate
  790. //
  791. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  792. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  793. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  795. "9600",
  796. "115200",
  797. "230400"});
  798. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  799. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  800. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  801. //
  802. // 连接ToolStripMenuItem
  803. //
  804. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  805. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  806. this.连接ToolStripMenuItem.Text = "连接";
  807. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  808. //
  809. // toolStripSeparator1
  810. //
  811. this.toolStripSeparator1.Name = "toolStripSeparator1";
  812. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  813. //
  814. // 其它配置项ToolStripMenuItem
  815. //
  816. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  817. this.连接开机ToolStripMenuItem,
  818. this.断开关机ToolStripMenuItem,
  819. this.识别通讯盒ToolStripMenuItem});
  820. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  821. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  822. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  823. //
  824. // 连接开机ToolStripMenuItem
  825. //
  826. this.连接开机ToolStripMenuItem.Checked = true;
  827. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  828. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  829. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  830. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  831. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  832. //
  833. // 断开关机ToolStripMenuItem
  834. //
  835. this.断开关机ToolStripMenuItem.Checked = true;
  836. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  837. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  838. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  839. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  840. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  841. //
  842. // 识别通讯盒ToolStripMenuItem
  843. //
  844. this.识别通讯盒ToolStripMenuItem.Checked = true;
  845. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  846. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  847. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  848. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  849. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  850. //
  851. // 电源控制ToolStripMenuItem
  852. //
  853. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  854. this.开机ToolStripMenuItem,
  855. this.关机ToolStripMenuItem});
  856. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  857. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  858. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  859. this.电源控制ToolStripMenuItem.Text = "电源控制";
  860. //
  861. // 开机ToolStripMenuItem
  862. //
  863. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  864. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  865. this.开机ToolStripMenuItem.Text = "开机";
  866. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  867. //
  868. // 关机ToolStripMenuItem
  869. //
  870. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  871. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  872. this.关机ToolStripMenuItem.Text = "关机";
  873. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  874. //
  875. // 配置ToolStripMenuItem
  876. //
  877. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  878. this.写入存储ToolStripMenuItem,
  879. this.toolStripSeparator2,
  880. this.服务器配置ToolStripMenuItem,
  881. this.toolStripSeparator3,
  882. this.生产信息ToolStripMenuItem,
  883. this.电机类型ToolStripMenuItem,
  884. this.toolStripSeparator4,
  885. this.判断阈值ToolStripMenuItem,
  886. this.力矩传感器检验ToolStripMenuItem,
  887. this.mOS内阻校准系数ToolStripMenuItem,
  888. this.mOS内阻范围ToolStripMenuItem,
  889. this.位置校准偏差范围ToolStripMenuItem,
  890. this.toolStripSeparator5,
  891. this.协议类型ToolStripMenuItem1,
  892. this.UART协议ToolStripMenuItem});
  893. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  894. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  895. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  896. this.配置ToolStripMenuItem.Text = "配置";
  897. //
  898. // 写入存储ToolStripMenuItem
  899. //
  900. this.写入存储ToolStripMenuItem.Checked = true;
  901. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  902. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  903. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  904. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  905. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  906. //
  907. // toolStripSeparator2
  908. //
  909. this.toolStripSeparator2.Name = "toolStripSeparator2";
  910. this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6);
  911. //
  912. // 服务器配置ToolStripMenuItem
  913. //
  914. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  915. this.存储路径ToolStripMenuItem,
  916. this.重置ToolStripMenuItem});
  917. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  918. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  919. this.服务器配置ToolStripMenuItem.Text = "服务器配置";
  920. //
  921. // 存储路径ToolStripMenuItem
  922. //
  923. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  924. this.toolStripTextBox_ServerPath});
  925. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  926. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  927. this.存储路径ToolStripMenuItem.Text = "存储路径";
  928. //
  929. // toolStripTextBox_ServerPath
  930. //
  931. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  932. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  933. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  934. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  935. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  936. //
  937. // 重置ToolStripMenuItem
  938. //
  939. this.重置ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
  940. this.重置ToolStripMenuItem.Name = "重置ToolStripMenuItem";
  941. this.重置ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  942. this.重置ToolStripMenuItem.Text = "重置";
  943. this.重置ToolStripMenuItem.Click += new System.EventHandler(this.重置ToolStripMenuItem_Click);
  944. //
  945. // toolStripSeparator3
  946. //
  947. this.toolStripSeparator3.Name = "toolStripSeparator3";
  948. this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6);
  949. //
  950. // 生产信息ToolStripMenuItem
  951. //
  952. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  953. this.生产商ToolStripMenuItem,
  954. this.生产地ToolStripMenuItem,
  955. this.生产日期ToolStripMenuItem,
  956. this.产品标识ToolStripMenuItem});
  957. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  958. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  959. this.生产信息ToolStripMenuItem.Text = "生产信息";
  960. //
  961. // 生产商ToolStripMenuItem
  962. //
  963. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  964. this.toolStripTextBox_MAC});
  965. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  966. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  967. this.生产商ToolStripMenuItem.Text = "生产商";
  968. //
  969. // toolStripTextBox_MAC
  970. //
  971. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  972. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  973. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  974. this.toolStripTextBox_MAC.Text = "TTIUM";
  975. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  976. //
  977. // 生产地ToolStripMenuItem
  978. //
  979. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  980. this.toolStripTextBoxMACAddr});
  981. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  982. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  983. this.生产地ToolStripMenuItem.Text = "生产地";
  984. //
  985. // toolStripTextBoxMACAddr
  986. //
  987. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  988. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  989. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  990. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  991. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  992. //
  993. // 生产日期ToolStripMenuItem
  994. //
  995. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  996. this.toolStripTextBox_MACDate});
  997. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  998. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  999. this.生产日期ToolStripMenuItem.Text = "生产日期";
  1000. //
  1001. // toolStripTextBox_MACDate
  1002. //
  1003. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1004. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  1005. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1006. this.toolStripTextBox_MACDate.Text = "20220101";
  1007. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1008. //
  1009. // 产品标识ToolStripMenuItem
  1010. //
  1011. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1012. this.toolStripTextBox_MACPD});
  1013. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1014. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1015. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1016. //
  1017. // toolStripTextBox_MACPD
  1018. //
  1019. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1020. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1021. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1022. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1023. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1024. //
  1025. // 电机类型ToolStripMenuItem
  1026. //
  1027. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1028. this.中置电机ToolStripMenuItem,
  1029. this.轮毂电机ToolStripMenuItem});
  1030. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1031. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1032. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1033. //
  1034. // 中置电机ToolStripMenuItem
  1035. //
  1036. this.中置电机ToolStripMenuItem.Checked = true;
  1037. this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1038. this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem";
  1039. this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1040. this.中置电机ToolStripMenuItem.Text = "中置电机";
  1041. this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1042. //
  1043. // 轮毂电机ToolStripMenuItem
  1044. //
  1045. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1046. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1047. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1048. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1049. //
  1050. // toolStripSeparator4
  1051. //
  1052. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1053. this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6);
  1054. //
  1055. // 判断阈值ToolStripMenuItem
  1056. //
  1057. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1058. this.电压ToolStripMenuItem,
  1059. this.电流ToolStripMenuItem,
  1060. this.转速ToolStripMenuItem,
  1061. this.力矩ToolStripMenuItem,
  1062. this.踏频ToolStripMenuItem,
  1063. this.车速ToolStripMenuItem,
  1064. this.pCB温度ToolStripMenuItem,
  1065. this.mCU温度ToolStripMenuItem,
  1066. this.电机温度ToolStripMenuItem});
  1067. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1068. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1069. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1070. //
  1071. // 电压ToolStripMenuItem
  1072. //
  1073. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1074. this.toolStripTextBox_ThVol});
  1075. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1076. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1077. this.电压ToolStripMenuItem.Text = "电压";
  1078. //
  1079. // toolStripTextBox_ThVol
  1080. //
  1081. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1082. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1083. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1084. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1085. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1086. //
  1087. // 电流ToolStripMenuItem
  1088. //
  1089. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1090. this.toolStripTextBox_ThCur});
  1091. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1092. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1093. this.电流ToolStripMenuItem.Text = "电流";
  1094. //
  1095. // toolStripTextBox_ThCur
  1096. //
  1097. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1099. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1100. this.toolStripTextBox_ThCur.Text = "200,2500";
  1101. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1102. //
  1103. // 转速ToolStripMenuItem
  1104. //
  1105. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1106. this.toolStripTextBox_ThSpeed});
  1107. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1108. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1109. this.转速ToolStripMenuItem.Text = "转速";
  1110. //
  1111. // toolStripTextBox_ThSpeed
  1112. //
  1113. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1114. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1115. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1116. this.toolStripTextBox_ThSpeed.Text = "500,2500";
  1117. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1118. //
  1119. // 力矩ToolStripMenuItem
  1120. //
  1121. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1122. this.toolStripTextBox_ThTor});
  1123. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1124. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1125. this.力矩ToolStripMenuItem.Text = "力矩";
  1126. //
  1127. // toolStripTextBox_ThTor
  1128. //
  1129. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1130. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1131. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1132. this.toolStripTextBox_ThTor.Text = "60,80";
  1133. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1134. //
  1135. // 踏频ToolStripMenuItem
  1136. //
  1137. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1138. this.toolStripTextBox_ThCad});
  1139. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1140. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1141. this.踏频ToolStripMenuItem.Text = "踏频";
  1142. //
  1143. // toolStripTextBox_ThCad
  1144. //
  1145. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1146. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1147. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1148. this.toolStripTextBox_ThCad.Text = "25,75";
  1149. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1150. //
  1151. // 车速ToolStripMenuItem
  1152. //
  1153. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1154. this.toolStripTextBox_ThBikeSpeed});
  1155. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1156. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1157. this.车速ToolStripMenuItem.Text = "车速";
  1158. //
  1159. // toolStripTextBox_ThBikeSpeed
  1160. //
  1161. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1162. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1163. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1164. this.toolStripTextBox_ThBikeSpeed.Text = "15,40";
  1165. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1166. //
  1167. // pCB温度ToolStripMenuItem
  1168. //
  1169. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1170. this.toolStripTextBox_ThT_PCB});
  1171. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1172. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1173. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1174. //
  1175. // toolStripTextBox_ThT_PCB
  1176. //
  1177. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1178. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1179. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1180. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1181. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1182. //
  1183. // mCU温度ToolStripMenuItem
  1184. //
  1185. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1186. this.toolStripTextBox_ThT_MCU});
  1187. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1188. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1189. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1190. //
  1191. // toolStripTextBox_ThT_MCU
  1192. //
  1193. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1194. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1195. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1196. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1197. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1198. //
  1199. // 电机温度ToolStripMenuItem
  1200. //
  1201. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1202. this.toolStripTextBox_ThT_Motor});
  1203. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1204. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1205. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1206. //
  1207. // toolStripTextBox_ThT_Motor
  1208. //
  1209. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1210. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1211. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1212. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1213. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1214. //
  1215. // 力矩传感器检验ToolStripMenuItem
  1216. //
  1217. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1218. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1219. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1220. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1221. //
  1222. // mOS内阻校准系数ToolStripMenuItem
  1223. //
  1224. this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1225. this.toolStripTextBox_MosCalK});
  1226. this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem";
  1227. this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1228. this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数";
  1229. //
  1230. // toolStripTextBox_MosCalK
  1231. //
  1232. this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1233. this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK";
  1234. this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28);
  1235. this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868";
  1236. this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1237. //
  1238. // mOS内阻范围ToolStripMenuItem
  1239. //
  1240. this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1241. this.mOS1ToolStripMenuItem,
  1242. this.mOS2ToolStripMenuItem,
  1243. this.mOS3ToolStripMenuItem});
  1244. this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem";
  1245. this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1246. this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围";
  1247. //
  1248. // mOS1ToolStripMenuItem
  1249. //
  1250. this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1251. this.toolStripTextBox_MOS1});
  1252. this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
  1253. this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1254. this.mOS1ToolStripMenuItem.Text = "MOS1";
  1255. //
  1256. // toolStripTextBox_MOS1
  1257. //
  1258. this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1259. this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1";
  1260. this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28);
  1261. this.toolStripTextBox_MOS1.Text = "2500,3500";
  1262. this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1263. //
  1264. // mOS2ToolStripMenuItem
  1265. //
  1266. this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1267. this.toolStripTextBox_MOS2});
  1268. this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
  1269. this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1270. this.mOS2ToolStripMenuItem.Text = "MOS2";
  1271. //
  1272. // toolStripTextBox_MOS2
  1273. //
  1274. this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1275. this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2";
  1276. this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28);
  1277. this.toolStripTextBox_MOS2.Text = "2500,3500";
  1278. this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1279. //
  1280. // mOS3ToolStripMenuItem
  1281. //
  1282. this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1283. this.toolStripTextBox_MOS3});
  1284. this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
  1285. this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1286. this.mOS3ToolStripMenuItem.Text = "MOS3";
  1287. //
  1288. // toolStripTextBox_MOS3
  1289. //
  1290. this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1291. this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3";
  1292. this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28);
  1293. this.toolStripTextBox_MOS3.Text = "2500,3500";
  1294. this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1295. //
  1296. // 位置校准偏差范围ToolStripMenuItem
  1297. //
  1298. this.位置校准偏差范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1299. this.平均偏差最大值ToolStripMenuItem,
  1300. this.零点偏差最大值ToolStripMenuItem});
  1301. this.位置校准偏差范围ToolStripMenuItem.Name = "位置校准偏差范围ToolStripMenuItem";
  1302. this.位置校准偏差范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1303. this.位置校准偏差范围ToolStripMenuItem.Text = "位置校准偏差范围";
  1304. //
  1305. // 平均偏差最大值ToolStripMenuItem
  1306. //
  1307. this.平均偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1308. this.toolStripTextBox_AngleAvgMax});
  1309. this.平均偏差最大值ToolStripMenuItem.Name = "平均偏差最大值ToolStripMenuItem";
  1310. this.平均偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1311. this.平均偏差最大值ToolStripMenuItem.Text = "平均偏差最大值";
  1312. //
  1313. // toolStripTextBox_AngleAvgMax
  1314. //
  1315. this.toolStripTextBox_AngleAvgMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1316. this.toolStripTextBox_AngleAvgMax.Name = "toolStripTextBox_AngleAvgMax";
  1317. this.toolStripTextBox_AngleAvgMax.Size = new System.Drawing.Size(100, 28);
  1318. this.toolStripTextBox_AngleAvgMax.Text = "10";
  1319. this.toolStripTextBox_AngleAvgMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleAvgMax_KeyDown);
  1320. //
  1321. // 零点偏差最大值ToolStripMenuItem
  1322. //
  1323. this.零点偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1324. this.toolStripTextBox_AngleZeroMax});
  1325. this.零点偏差最大值ToolStripMenuItem.Name = "零点偏差最大值ToolStripMenuItem";
  1326. this.零点偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1327. this.零点偏差最大值ToolStripMenuItem.Text = "零点偏差最大值";
  1328. //
  1329. // toolStripTextBox_AngleZeroMax
  1330. //
  1331. this.toolStripTextBox_AngleZeroMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1332. this.toolStripTextBox_AngleZeroMax.Name = "toolStripTextBox_AngleZeroMax";
  1333. this.toolStripTextBox_AngleZeroMax.Size = new System.Drawing.Size(100, 28);
  1334. this.toolStripTextBox_AngleZeroMax.Text = "5";
  1335. this.toolStripTextBox_AngleZeroMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleZeroMax_KeyDown);
  1336. //
  1337. // toolStripSeparator5
  1338. //
  1339. this.toolStripSeparator5.Name = "toolStripSeparator5";
  1340. this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6);
  1341. //
  1342. // 协议类型ToolStripMenuItem1
  1343. //
  1344. this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1345. this.cANToolStripMenuItem,
  1346. this.uARTToolStripMenuItem});
  1347. this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1";
  1348. this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26);
  1349. this.协议类型ToolStripMenuItem1.Text = "协议类型";
  1350. //
  1351. // cANToolStripMenuItem
  1352. //
  1353. this.cANToolStripMenuItem.Checked = true;
  1354. this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1355. this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
  1356. this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1357. this.cANToolStripMenuItem.Text = "CAN";
  1358. this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
  1359. //
  1360. // uARTToolStripMenuItem
  1361. //
  1362. this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
  1363. this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1364. this.uARTToolStripMenuItem.Text = "UART";
  1365. this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
  1366. //
  1367. // UART协议ToolStripMenuItem
  1368. //
  1369. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1370. this.协议类型ToolStripMenuItem});
  1371. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1372. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1373. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1374. this.UART协议ToolStripMenuItem.Visible = false;
  1375. //
  1376. // 协议类型ToolStripMenuItem
  1377. //
  1378. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1379. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1380. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1381. "5S标准",
  1382. "锂电2号",
  1383. "八方",
  1384. "金米特5S",
  1385. "JLCD"});
  1386. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1387. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1388. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1389. //
  1390. // 工具箱ToolStripMenuItem
  1391. //
  1392. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1393. this.运行信息记录ToolStripMenuItem,
  1394. this.计算器ToolStripMenuItem,
  1395. this.页面保存ToolStripMenuItem,
  1396. this.屏幕键盘ToolStripMenuItem,
  1397. this.删除远程文件ToolStripMenuItem,
  1398. this.指令调试ToolStripMenuItem,
  1399. this.发送指令ToolStripMenuItem});
  1400. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1401. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1402. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1403. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1404. //
  1405. // 运行信息记录ToolStripMenuItem
  1406. //
  1407. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1408. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1409. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1410. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1411. //
  1412. // 计算器ToolStripMenuItem
  1413. //
  1414. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1415. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1416. this.计算器ToolStripMenuItem.Text = "计算器";
  1417. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1418. //
  1419. // 页面保存ToolStripMenuItem
  1420. //
  1421. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1422. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1423. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1424. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1425. //
  1426. // 屏幕键盘ToolStripMenuItem
  1427. //
  1428. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1429. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1430. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1431. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1432. //
  1433. // 删除远程文件ToolStripMenuItem
  1434. //
  1435. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1436. this.生产配置文件ToolStripMenuItem,
  1437. this.样机测试记录ToolStripMenuItem});
  1438. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1439. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1440. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1441. //
  1442. // 生产配置文件ToolStripMenuItem
  1443. //
  1444. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1445. this.toolStripTextBox_DelCfgFile});
  1446. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1447. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1448. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1449. //
  1450. // toolStripTextBox_DelCfgFile
  1451. //
  1452. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1453. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1454. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1455. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1456. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1457. //
  1458. // 样机测试记录ToolStripMenuItem
  1459. //
  1460. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1461. this.toolStripTextBox_DelLogFile});
  1462. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1463. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1464. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1465. //
  1466. // toolStripTextBox_DelLogFile
  1467. //
  1468. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1469. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1470. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1471. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1472. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1473. //
  1474. // 指令调试ToolStripMenuItem
  1475. //
  1476. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1477. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1478. this.指令调试ToolStripMenuItem.Text = "指令窗口";
  1479. this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click);
  1480. //
  1481. // 发送指令ToolStripMenuItem
  1482. //
  1483. this.发送指令ToolStripMenuItem.Name = "发送指令ToolStripMenuItem";
  1484. this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1485. this.发送指令ToolStripMenuItem.Text = "发送指令";
  1486. this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click);
  1487. //
  1488. // 查询ToolStripMenuItem
  1489. //
  1490. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1491. this.调试记录数据ToolStripMenuItem,
  1492. this.生产记录数据ToolStripMenuItem});
  1493. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1494. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1495. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1496. this.查询ToolStripMenuItem.Text = "查询";
  1497. //
  1498. // 调试记录数据ToolStripMenuItem
  1499. //
  1500. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1501. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1502. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1503. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1504. //
  1505. // 生产记录数据ToolStripMenuItem
  1506. //
  1507. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1508. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1509. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1510. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1511. //
  1512. // 关于ToolStripMenuItem
  1513. //
  1514. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1515. this.版本ToolStripMenuItem,
  1516. this.自动更新ToolStripMenuItem,
  1517. this.本机信息ToolStripMenuItem,
  1518. this.帮助ToolStripMenuItem,
  1519. this.累计运行时间ToolStripMenuItem});
  1520. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1521. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1522. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1523. this.关于ToolStripMenuItem.Text = "关于";
  1524. //
  1525. // 版本ToolStripMenuItem
  1526. //
  1527. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1528. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1529. this.版本ToolStripMenuItem.Text = "版本信息";
  1530. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1531. //
  1532. // 自动更新ToolStripMenuItem
  1533. //
  1534. this.自动更新ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1535. this.打开ToolStripMenuItem,
  1536. this.关闭ToolStripMenuItem});
  1537. this.自动更新ToolStripMenuItem.Name = "自动更新ToolStripMenuItem";
  1538. this.自动更新ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1539. this.自动更新ToolStripMenuItem.Text = "自动更新";
  1540. //
  1541. // 打开ToolStripMenuItem
  1542. //
  1543. this.打开ToolStripMenuItem.Checked = true;
  1544. this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1545. this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
  1546. this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1547. this.打开ToolStripMenuItem.Text = "打开";
  1548. this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click);
  1549. //
  1550. // 关闭ToolStripMenuItem
  1551. //
  1552. this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  1553. this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1554. this.关闭ToolStripMenuItem.Text = "关闭";
  1555. this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  1556. //
  1557. // 本机信息ToolStripMenuItem
  1558. //
  1559. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1560. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1561. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1562. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1563. //
  1564. // 帮助ToolStripMenuItem
  1565. //
  1566. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1567. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1568. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1569. this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click);
  1570. //
  1571. // 累计运行时间ToolStripMenuItem
  1572. //
  1573. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1574. this.toolStripMenuItem_RunTime});
  1575. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1576. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1577. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1578. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1579. //
  1580. // toolStripMenuItem_RunTime
  1581. //
  1582. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1583. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1584. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1585. //
  1586. // statusStrip1
  1587. //
  1588. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1589. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1590. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1591. this.toolStripStatusLabel1});
  1592. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1593. this.statusStrip1.Name = "statusStrip1";
  1594. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1595. this.statusStrip1.TabIndex = 3;
  1596. this.statusStrip1.Text = "statusStrip1";
  1597. //
  1598. // toolStripStatusLabel1
  1599. //
  1600. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1601. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1602. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1603. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1604. //
  1605. // groupBox1
  1606. //
  1607. this.groupBox1.Controls.Add(this.textBox_MotorSpeedPercent);
  1608. this.groupBox1.Controls.Add(this.label69);
  1609. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1610. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1611. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1612. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1613. this.groupBox1.Controls.Add(this.label24);
  1614. this.groupBox1.Controls.Add(this.label4);
  1615. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1616. this.groupBox1.Controls.Add(this.label3);
  1617. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1618. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1619. this.groupBox1.Controls.Add(this.label2);
  1620. this.groupBox1.Controls.Add(this.label1);
  1621. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1622. this.groupBox1.Name = "groupBox1";
  1623. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1624. this.groupBox1.TabIndex = 4;
  1625. this.groupBox1.TabStop = false;
  1626. this.groupBox1.Text = "电机控制";
  1627. this.groupBox1.Visible = false;
  1628. //
  1629. // textBox_MotorSpeedPercent
  1630. //
  1631. this.textBox_MotorSpeedPercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1632. this.textBox_MotorSpeedPercent.Location = new System.Drawing.Point(85, 124);
  1633. this.textBox_MotorSpeedPercent.Name = "textBox_MotorSpeedPercent";
  1634. this.textBox_MotorSpeedPercent.ReadOnly = true;
  1635. this.textBox_MotorSpeedPercent.Size = new System.Drawing.Size(70, 28);
  1636. this.textBox_MotorSpeedPercent.TabIndex = 17;
  1637. this.textBox_MotorSpeedPercent.Text = "0";
  1638. this.textBox_MotorSpeedPercent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1639. //
  1640. // label69
  1641. //
  1642. this.label69.BackColor = System.Drawing.Color.Silver;
  1643. this.label69.ForeColor = System.Drawing.Color.White;
  1644. this.label69.Location = new System.Drawing.Point(97, 163);
  1645. this.label69.Name = "label69";
  1646. this.label69.Size = new System.Drawing.Size(1, 25);
  1647. this.label69.TabIndex = 25;
  1648. //
  1649. // button_SpeedAdd10
  1650. //
  1651. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1652. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1653. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1654. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1655. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1656. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1657. this.button_SpeedAdd10.TabIndex = 7;
  1658. this.button_SpeedAdd10.Text = "+10";
  1659. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1660. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1661. //
  1662. // button_SpeedAdd1
  1663. //
  1664. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1665. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1666. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1667. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1668. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1669. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1670. this.button_SpeedAdd1.TabIndex = 7;
  1671. this.button_SpeedAdd1.Text = "+1";
  1672. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1673. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1674. //
  1675. // button_SpeedDec10
  1676. //
  1677. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1678. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1679. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1680. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1681. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1682. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1683. this.button_SpeedDec10.TabIndex = 7;
  1684. this.button_SpeedDec10.Text = "-10";
  1685. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1686. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1687. //
  1688. // button_SpeedDec1
  1689. //
  1690. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1691. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1692. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1693. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1694. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1695. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1696. this.button_SpeedDec1.TabIndex = 7;
  1697. this.button_SpeedDec1.Text = "-1";
  1698. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1699. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1700. //
  1701. // label24
  1702. //
  1703. this.label24.AutoSize = true;
  1704. this.label24.Location = new System.Drawing.Point(161, 128);
  1705. this.label24.Name = "label24";
  1706. this.label24.Size = new System.Drawing.Size(24, 21);
  1707. this.label24.TabIndex = 6;
  1708. this.label24.Text = "%";
  1709. //
  1710. // label4
  1711. //
  1712. this.label4.AutoSize = true;
  1713. this.label4.Location = new System.Drawing.Point(6, 128);
  1714. this.label4.Name = "label4";
  1715. this.label4.Size = new System.Drawing.Size(74, 21);
  1716. this.label4.TabIndex = 4;
  1717. this.label4.Text = "转速调节";
  1718. //
  1719. // comboBox_LightSwitch
  1720. //
  1721. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1722. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1723. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1724. this.comboBox_LightSwitch.FormattingEnabled = true;
  1725. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1726. "ON",
  1727. "OFF"});
  1728. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1729. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1730. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1731. this.comboBox_LightSwitch.TabIndex = 3;
  1732. //
  1733. // label3
  1734. //
  1735. this.label3.AutoSize = true;
  1736. this.label3.Location = new System.Drawing.Point(6, 97);
  1737. this.label3.Name = "label3";
  1738. this.label3.Size = new System.Drawing.Size(74, 21);
  1739. this.label3.TabIndex = 2;
  1740. this.label3.Text = "大灯开关";
  1741. //
  1742. // comboBox_GearSt
  1743. //
  1744. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1745. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1746. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1747. this.comboBox_GearSt.FormattingEnabled = true;
  1748. this.comboBox_GearSt.Items.AddRange(new object[] {
  1749. "OFF",
  1750. "ECO",
  1751. "NORM",
  1752. "SPORT",
  1753. "TURBO",
  1754. "SMART",
  1755. "WALK"});
  1756. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1757. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1758. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1759. this.comboBox_GearSt.TabIndex = 1;
  1760. //
  1761. // comboBox_WorkMode
  1762. //
  1763. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1764. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1765. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1766. this.comboBox_WorkMode.FormattingEnabled = true;
  1767. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1768. "运行模式",
  1769. "配置模式",
  1770. "调试模式"});
  1771. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1772. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1773. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1774. this.comboBox_WorkMode.TabIndex = 1;
  1775. //
  1776. // label2
  1777. //
  1778. this.label2.AutoSize = true;
  1779. this.label2.Location = new System.Drawing.Point(6, 66);
  1780. this.label2.Name = "label2";
  1781. this.label2.Size = new System.Drawing.Size(74, 21);
  1782. this.label2.TabIndex = 0;
  1783. this.label2.Text = "助力档位";
  1784. //
  1785. // label1
  1786. //
  1787. this.label1.AutoSize = true;
  1788. this.label1.Location = new System.Drawing.Point(6, 35);
  1789. this.label1.Name = "label1";
  1790. this.label1.Size = new System.Drawing.Size(74, 21);
  1791. this.label1.TabIndex = 0;
  1792. this.label1.Text = "工作模式";
  1793. //
  1794. // groupBox3
  1795. //
  1796. this.groupBox3.Controls.Add(this.tabControl1);
  1797. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1798. this.groupBox3.Name = "groupBox3";
  1799. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1800. this.groupBox3.TabIndex = 6;
  1801. this.groupBox3.TabStop = false;
  1802. this.groupBox3.Text = "参数查询/写入";
  1803. this.groupBox3.Visible = false;
  1804. //
  1805. // tabControl1
  1806. //
  1807. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1808. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1809. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  1810. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1811. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1812. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1813. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  1814. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1815. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1816. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1817. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1818. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1819. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1820. this.tabControl1.Controls.Add(this.tabPage_AngleCal);
  1821. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1822. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1823. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1824. this.tabControl1.Name = "tabControl1";
  1825. this.tabControl1.SelectedIndex = 0;
  1826. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1827. this.tabControl1.TabIndex = 0;
  1828. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  1829. //
  1830. // tabPage_MotorParam
  1831. //
  1832. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1833. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1834. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1835. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1836. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1837. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1838. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1839. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1840. this.tabPage_MotorParam.TabIndex = 0;
  1841. this.tabPage_MotorParam.Text = "马达参数";
  1842. //
  1843. // button_Write
  1844. //
  1845. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1846. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1847. this.button_Write.Name = "button_Write";
  1848. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1849. this.button_Write.TabIndex = 1;
  1850. this.button_Write.Text = "写入参数";
  1851. this.button_Write.UseVisualStyleBackColor = false;
  1852. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1853. //
  1854. // button_Read_MotorParam
  1855. //
  1856. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1857. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1858. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1859. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1860. this.button_Read_MotorParam.TabIndex = 1;
  1861. this.button_Read_MotorParam.Text = "读取参数";
  1862. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1863. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1864. //
  1865. // richTextBox_MotorParam
  1866. //
  1867. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1868. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1869. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1870. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1871. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1872. this.richTextBox_MotorParam.TabIndex = 0;
  1873. this.richTextBox_MotorParam.Text = "";
  1874. //
  1875. // tabPage_BikeParam
  1876. //
  1877. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1878. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1879. this.tabPage_BikeParam.Controls.Add(this.label95);
  1880. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1881. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1882. this.tabPage_BikeParam.Controls.Add(this.label93);
  1883. this.tabPage_BikeParam.Controls.Add(this.label94);
  1884. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1885. this.tabPage_BikeParam.Controls.Add(this.label92);
  1886. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1887. this.tabPage_BikeParam.Controls.Add(this.label91);
  1888. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1889. this.tabPage_BikeParam.Controls.Add(this.label90);
  1890. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1891. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1892. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1893. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1894. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1895. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1896. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1897. this.tabPage_BikeParam.TabIndex = 1;
  1898. this.tabPage_BikeParam.Text = "整车信息1";
  1899. //
  1900. // textBox_AutoPowerOff
  1901. //
  1902. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1903. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1904. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1905. this.textBox_AutoPowerOff.TabIndex = 17;
  1906. //
  1907. // label95
  1908. //
  1909. this.label95.AutoSize = true;
  1910. this.label95.Location = new System.Drawing.Point(855, 173);
  1911. this.label95.Name = "label95";
  1912. this.label95.Size = new System.Drawing.Size(74, 21);
  1913. this.label95.TabIndex = 16;
  1914. this.label95.Text = "自动关机";
  1915. //
  1916. // textBox_PowerOffDelay
  1917. //
  1918. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1919. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1920. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1921. this.textBox_PowerOffDelay.TabIndex = 15;
  1922. //
  1923. // textBox_PowerOnDelay
  1924. //
  1925. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1926. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1927. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1928. this.textBox_PowerOnDelay.TabIndex = 14;
  1929. //
  1930. // label93
  1931. //
  1932. this.label93.AutoSize = true;
  1933. this.label93.Location = new System.Drawing.Point(855, 142);
  1934. this.label93.Name = "label93";
  1935. this.label93.Size = new System.Drawing.Size(74, 21);
  1936. this.label93.TabIndex = 13;
  1937. this.label93.Text = "关机延时";
  1938. //
  1939. // label94
  1940. //
  1941. this.label94.AutoSize = true;
  1942. this.label94.Location = new System.Drawing.Point(855, 111);
  1943. this.label94.Name = "label94";
  1944. this.label94.Size = new System.Drawing.Size(74, 21);
  1945. this.label94.TabIndex = 11;
  1946. this.label94.Text = "开机延时";
  1947. //
  1948. // comboBox_TailLightVol
  1949. //
  1950. this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1951. this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1952. this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1953. this.comboBox_TailLightVol.FormattingEnabled = true;
  1954. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1955. "6V",
  1956. "12V"});
  1957. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  1958. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  1959. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  1960. this.comboBox_TailLightVol.TabIndex = 10;
  1961. //
  1962. // label92
  1963. //
  1964. this.label92.AutoSize = true;
  1965. this.label92.Location = new System.Drawing.Point(855, 80);
  1966. this.label92.Name = "label92";
  1967. this.label92.Size = new System.Drawing.Size(74, 21);
  1968. this.label92.TabIndex = 9;
  1969. this.label92.Text = "尾灯电压";
  1970. //
  1971. // comboBox_FrontLightVol
  1972. //
  1973. this.comboBox_FrontLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1974. this.comboBox_FrontLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1975. this.comboBox_FrontLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1976. this.comboBox_FrontLightVol.FormattingEnabled = true;
  1977. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  1978. "6V",
  1979. "12V"});
  1980. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  1981. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  1982. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  1983. this.comboBox_FrontLightVol.TabIndex = 8;
  1984. //
  1985. // label91
  1986. //
  1987. this.label91.AutoSize = true;
  1988. this.label91.Location = new System.Drawing.Point(855, 49);
  1989. this.label91.Name = "label91";
  1990. this.label91.Size = new System.Drawing.Size(74, 21);
  1991. this.label91.TabIndex = 7;
  1992. this.label91.Text = "前灯电压";
  1993. //
  1994. // comboBox_TailLightMode
  1995. //
  1996. this.comboBox_TailLightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1997. this.comboBox_TailLightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1998. this.comboBox_TailLightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1999. this.comboBox_TailLightMode.FormattingEnabled = true;
  2000. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  2001. "1",
  2002. "2",
  2003. "3",
  2004. "4",
  2005. "5",
  2006. "6",
  2007. "7",
  2008. "8"});
  2009. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  2010. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  2011. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  2012. this.comboBox_TailLightMode.TabIndex = 6;
  2013. //
  2014. // label90
  2015. //
  2016. this.label90.AutoSize = true;
  2017. this.label90.Location = new System.Drawing.Point(855, 18);
  2018. this.label90.Name = "label90";
  2019. this.label90.Size = new System.Drawing.Size(74, 21);
  2020. this.label90.TabIndex = 5;
  2021. this.label90.Text = "尾灯模式";
  2022. //
  2023. // button_WriteBikeParam
  2024. //
  2025. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2026. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  2027. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  2028. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  2029. this.button_WriteBikeParam.TabIndex = 4;
  2030. this.button_WriteBikeParam.Text = "写入参数";
  2031. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  2032. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  2033. //
  2034. // button_ReadBikeParam
  2035. //
  2036. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2037. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  2038. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  2039. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  2040. this.button_ReadBikeParam.TabIndex = 3;
  2041. this.button_ReadBikeParam.Text = "读取参数";
  2042. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  2043. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  2044. //
  2045. // richTextBox_BikeParam
  2046. //
  2047. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2048. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  2049. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  2050. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  2051. this.richTextBox_BikeParam.TabIndex = 2;
  2052. this.richTextBox_BikeParam.Text = "";
  2053. //
  2054. // tabPage_BikeParam2
  2055. //
  2056. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2057. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  2058. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  2059. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  2060. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  2061. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  2062. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  2063. this.tabPage_BikeParam2.TabIndex = 13;
  2064. this.tabPage_BikeParam2.Text = "整车信息2";
  2065. //
  2066. // button_WriteBikeParam2
  2067. //
  2068. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2069. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  2070. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  2071. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  2072. this.button_WriteBikeParam2.TabIndex = 7;
  2073. this.button_WriteBikeParam2.Text = "写入参数";
  2074. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  2075. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  2076. //
  2077. // button_ReadBikeParam2
  2078. //
  2079. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2080. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  2081. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  2082. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  2083. this.button_ReadBikeParam2.TabIndex = 6;
  2084. this.button_ReadBikeParam2.Text = "读取参数";
  2085. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  2086. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  2087. //
  2088. // richTextBox_BikeParam2
  2089. //
  2090. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2091. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  2092. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  2093. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  2094. this.richTextBox_BikeParam2.TabIndex = 5;
  2095. this.richTextBox_BikeParam2.Text = "";
  2096. //
  2097. // tabPage_ControlParam
  2098. //
  2099. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2100. this.tabPage_ControlParam.Controls.Add(this.comboBox_Bike_CCS);
  2101. this.tabPage_ControlParam.Controls.Add(this.label133);
  2102. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  2103. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  2104. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  2105. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  2106. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  2107. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  2108. this.tabPage_ControlParam.TabIndex = 2;
  2109. this.tabPage_ControlParam.Text = "控制参数";
  2110. //
  2111. // comboBox_Bike_CCS
  2112. //
  2113. this.comboBox_Bike_CCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2114. this.comboBox_Bike_CCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2115. this.comboBox_Bike_CCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2116. this.comboBox_Bike_CCS.FormattingEnabled = true;
  2117. this.comboBox_Bike_CCS.Items.AddRange(new object[] {
  2118. "NA",
  2119. "开",
  2120. "关"});
  2121. this.comboBox_Bike_CCS.Location = new System.Drawing.Point(932, 14);
  2122. this.comboBox_Bike_CCS.Name = "comboBox_Bike_CCS";
  2123. this.comboBox_Bike_CCS.Size = new System.Drawing.Size(55, 29);
  2124. this.comboBox_Bike_CCS.TabIndex = 10;
  2125. //
  2126. // label133
  2127. //
  2128. this.label133.AutoSize = true;
  2129. this.label133.Location = new System.Drawing.Point(855, 18);
  2130. this.label133.Name = "label133";
  2131. this.label133.Size = new System.Drawing.Size(74, 21);
  2132. this.label133.TabIndex = 8;
  2133. this.label133.Text = "转把巡航";
  2134. //
  2135. // button_WriteControlParam
  2136. //
  2137. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2138. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  2139. this.button_WriteControlParam.Name = "button_WriteControlParam";
  2140. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  2141. this.button_WriteControlParam.TabIndex = 4;
  2142. this.button_WriteControlParam.Text = "写入参数";
  2143. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  2144. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  2145. //
  2146. // button_ReadControlParam
  2147. //
  2148. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2149. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  2150. this.button_ReadControlParam.Name = "button_ReadControlParam";
  2151. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  2152. this.button_ReadControlParam.TabIndex = 3;
  2153. this.button_ReadControlParam.Text = "读取参数";
  2154. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  2155. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  2156. //
  2157. // richTextBox_ControlParam
  2158. //
  2159. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2160. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  2161. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  2162. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  2163. this.richTextBox_ControlParam.TabIndex = 2;
  2164. this.richTextBox_ControlParam.Text = "";
  2165. //
  2166. // tabPage_SensorParam
  2167. //
  2168. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2169. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  2170. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  2171. this.tabPage_SensorParam.Controls.Add(this.label29);
  2172. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  2173. this.tabPage_SensorParam.Controls.Add(this.label27);
  2174. this.tabPage_SensorParam.Controls.Add(this.label26);
  2175. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  2176. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  2177. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  2178. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  2179. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  2180. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  2181. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  2182. this.tabPage_SensorParam.TabIndex = 3;
  2183. this.tabPage_SensorParam.Text = "传感器参数";
  2184. //
  2185. // button_WriteTqSensorParam
  2186. //
  2187. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2188. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  2189. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  2190. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  2191. this.button_WriteTqSensorParam.TabIndex = 10;
  2192. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  2193. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  2194. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  2195. //
  2196. // comboBox_TorqueSet
  2197. //
  2198. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2199. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2200. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2201. this.comboBox_TorqueSet.FormattingEnabled = true;
  2202. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  2203. "1",
  2204. "2",
  2205. "3",
  2206. "4"});
  2207. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  2208. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  2209. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  2210. this.comboBox_TorqueSet.TabIndex = 9;
  2211. //
  2212. // label29
  2213. //
  2214. this.label29.BackColor = System.Drawing.Color.Silver;
  2215. this.label29.Location = new System.Drawing.Point(858, 146);
  2216. this.label29.Name = "label29";
  2217. this.label29.Size = new System.Drawing.Size(112, 1);
  2218. this.label29.TabIndex = 7;
  2219. //
  2220. // textBox_Load
  2221. //
  2222. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2223. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  2224. this.textBox_Load.Name = "textBox_Load";
  2225. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  2226. this.textBox_Load.TabIndex = 6;
  2227. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2228. //
  2229. // label27
  2230. //
  2231. this.label27.AutoSize = true;
  2232. this.label27.Location = new System.Drawing.Point(858, 45);
  2233. this.label27.Name = "label27";
  2234. this.label27.Size = new System.Drawing.Size(42, 42);
  2235. this.label27.TabIndex = 5;
  2236. this.label27.Text = "负载\r\nN.m";
  2237. //
  2238. // label26
  2239. //
  2240. this.label26.AutoSize = true;
  2241. this.label26.Location = new System.Drawing.Point(858, 16);
  2242. this.label26.Name = "label26";
  2243. this.label26.Size = new System.Drawing.Size(42, 21);
  2244. this.label26.TabIndex = 3;
  2245. this.label26.Text = "序号";
  2246. //
  2247. // button_Write_Cal
  2248. //
  2249. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2250. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2251. this.button_Write_Cal.Name = "button_Write_Cal";
  2252. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2253. this.button_Write_Cal.TabIndex = 2;
  2254. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2255. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2256. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2257. //
  2258. // button_WriteSensorParam
  2259. //
  2260. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2261. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2262. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2263. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2264. this.button_WriteSensorParam.TabIndex = 2;
  2265. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2266. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2267. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2268. //
  2269. // button_ReadSensorParam
  2270. //
  2271. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2272. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2273. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2274. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2275. this.button_ReadSensorParam.TabIndex = 2;
  2276. this.button_ReadSensorParam.Text = "读取参数";
  2277. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2278. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2279. //
  2280. // richTextBox_SensorParam
  2281. //
  2282. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2283. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2284. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2285. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2286. this.richTextBox_SensorParam.TabIndex = 1;
  2287. this.richTextBox_SensorParam.Text = "";
  2288. //
  2289. // tabPage_AssistParam
  2290. //
  2291. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2292. this.tabPage_AssistParam.Controls.Add(this.label62);
  2293. this.tabPage_AssistParam.Controls.Add(this.label47);
  2294. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2295. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2296. this.tabPage_AssistParam.Controls.Add(this.label25);
  2297. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2298. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2299. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2300. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2301. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2302. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2303. this.tabPage_AssistParam.TabIndex = 4;
  2304. this.tabPage_AssistParam.Text = "助力参数";
  2305. //
  2306. // label62
  2307. //
  2308. this.label62.BackColor = System.Drawing.Color.Silver;
  2309. this.label62.Location = new System.Drawing.Point(858, 237);
  2310. this.label62.Name = "label62";
  2311. this.label62.Size = new System.Drawing.Size(126, 1);
  2312. this.label62.TabIndex = 10;
  2313. //
  2314. // label47
  2315. //
  2316. this.label47.AutoSize = true;
  2317. this.label47.Location = new System.Drawing.Point(883, 10);
  2318. this.label47.Name = "label47";
  2319. this.label47.Size = new System.Drawing.Size(74, 42);
  2320. this.label47.TabIndex = 9;
  2321. this.label47.Text = "助力转矩\r\n曲线编号";
  2322. //
  2323. // comboBox_AssistTorque
  2324. //
  2325. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2326. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2327. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2328. this.comboBox_AssistTorque.FormattingEnabled = true;
  2329. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2330. "1",
  2331. "2",
  2332. "3",
  2333. "4",
  2334. "5",
  2335. "6",
  2336. "7",
  2337. "8",
  2338. "9",
  2339. "10",
  2340. "11",
  2341. "12",
  2342. "13",
  2343. "14",
  2344. "15"});
  2345. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2346. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2347. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2348. this.comboBox_AssistTorque.TabIndex = 8;
  2349. //
  2350. // comboBox_AssistCadence
  2351. //
  2352. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2353. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2354. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2355. this.comboBox_AssistCadence.FormattingEnabled = true;
  2356. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2357. "1",
  2358. "2",
  2359. "3",
  2360. "4",
  2361. "5"});
  2362. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2363. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2364. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2365. this.comboBox_AssistCadence.TabIndex = 7;
  2366. //
  2367. // label25
  2368. //
  2369. this.label25.AutoSize = true;
  2370. this.label25.Location = new System.Drawing.Point(883, 87);
  2371. this.label25.Name = "label25";
  2372. this.label25.Size = new System.Drawing.Size(74, 42);
  2373. this.label25.TabIndex = 2;
  2374. this.label25.Text = "助力踏频\r\n曲线编号";
  2375. //
  2376. // button_WriteAssistParam
  2377. //
  2378. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2379. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2380. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2381. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2382. this.button_WriteAssistParam.TabIndex = 4;
  2383. this.button_WriteAssistParam.Text = "写入参数";
  2384. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2385. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2386. //
  2387. // button_ReadAssistParam
  2388. //
  2389. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2390. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2391. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2392. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2393. this.button_ReadAssistParam.TabIndex = 3;
  2394. this.button_ReadAssistParam.Text = "读取参数";
  2395. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2396. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2397. //
  2398. // richTextBox_AssistParam
  2399. //
  2400. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2401. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2402. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2403. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2404. this.richTextBox_AssistParam.TabIndex = 2;
  2405. this.richTextBox_AssistParam.Text = "";
  2406. //
  2407. // tabPage_UsrRideParam
  2408. //
  2409. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2410. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2411. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2412. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2413. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2414. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2415. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2416. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2417. this.tabPage_UsrRideParam.TabIndex = 14;
  2418. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2419. //
  2420. // checkBox_UserRideParam_OBC
  2421. //
  2422. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2423. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2424. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2425. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2426. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2427. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2428. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2429. //
  2430. // button_WriteUsrRidetParam
  2431. //
  2432. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2433. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2434. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2435. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2436. this.button_WriteUsrRidetParam.TabIndex = 7;
  2437. this.button_WriteUsrRidetParam.Text = "写入参数";
  2438. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2439. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2440. //
  2441. // button_ReadUsrRideParam
  2442. //
  2443. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2444. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2445. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2446. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2447. this.button_ReadUsrRideParam.TabIndex = 6;
  2448. this.button_ReadUsrRideParam.Text = "读取参数";
  2449. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2450. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2451. //
  2452. // richTextBox_UsrRidesParam
  2453. //
  2454. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2455. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2456. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2457. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2458. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2459. this.richTextBox_UsrRidesParam.Text = "";
  2460. //
  2461. // tabPage_DebugParam
  2462. //
  2463. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2464. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2465. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2466. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2467. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2468. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2469. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2470. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2471. this.tabPage_DebugParam.TabIndex = 5;
  2472. this.tabPage_DebugParam.Text = "调试参数";
  2473. //
  2474. // button_WriteDebugParam
  2475. //
  2476. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2477. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2478. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2479. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2480. this.button_WriteDebugParam.TabIndex = 4;
  2481. this.button_WriteDebugParam.Text = "写入参数";
  2482. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2483. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2484. //
  2485. // button_ReadDebugParam
  2486. //
  2487. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2488. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2489. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2490. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2491. this.button_ReadDebugParam.TabIndex = 3;
  2492. this.button_ReadDebugParam.Text = "读取参数";
  2493. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2494. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2495. //
  2496. // richTextBox_DebugParam
  2497. //
  2498. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2499. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2500. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2501. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2502. this.richTextBox_DebugParam.TabIndex = 2;
  2503. this.richTextBox_DebugParam.Text = "";
  2504. //
  2505. // tabPage_RecordInfo
  2506. //
  2507. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2508. this.tabPage_RecordInfo.Controls.Add(this.label89);
  2509. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2510. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2511. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2512. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2513. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2514. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2515. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2516. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2517. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2518. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2519. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2520. this.tabPage_RecordInfo.TabIndex = 6;
  2521. this.tabPage_RecordInfo.Text = "历史信息";
  2522. //
  2523. // label89
  2524. //
  2525. this.label89.BackColor = System.Drawing.Color.Silver;
  2526. this.label89.Location = new System.Drawing.Point(858, 136);
  2527. this.label89.Name = "label89";
  2528. this.label89.Size = new System.Drawing.Size(126, 1);
  2529. this.label89.TabIndex = 14;
  2530. //
  2531. // label88
  2532. //
  2533. this.label88.AutoSize = true;
  2534. this.label88.Location = new System.Drawing.Point(868, 70);
  2535. this.label88.Name = "label88";
  2536. this.label88.Size = new System.Drawing.Size(106, 21);
  2537. this.label88.TabIndex = 10;
  2538. this.label88.Text = "日志结束地址";
  2539. this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick);
  2540. //
  2541. // textBox_LogAddrEnd
  2542. //
  2543. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2544. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2545. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97);
  2546. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2547. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28);
  2548. this.textBox_LogAddrEnd.TabIndex = 11;
  2549. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2550. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2551. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2552. //
  2553. // label_LogAddrBegin
  2554. //
  2555. this.label_LogAddrBegin.AutoSize = true;
  2556. this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9);
  2557. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2558. this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21);
  2559. this.label_LogAddrBegin.TabIndex = 8;
  2560. this.label_LogAddrBegin.Text = "日志起始地址";
  2561. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2562. //
  2563. // textBox_LogAddrBegin
  2564. //
  2565. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2566. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2567. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36);
  2568. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2569. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28);
  2570. this.textBox_LogAddrBegin.TabIndex = 9;
  2571. this.textBox_LogAddrBegin.Text = "0801F800";
  2572. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2573. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2574. //
  2575. // button_SaveRecordInfo
  2576. //
  2577. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2578. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2579. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2580. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2581. this.button_SaveRecordInfo.TabIndex = 4;
  2582. this.button_SaveRecordInfo.Text = "保存日志";
  2583. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2584. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2585. //
  2586. // button_ReadRecord
  2587. //
  2588. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2589. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2590. this.button_ReadRecord.Name = "button_ReadRecord";
  2591. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2592. this.button_ReadRecord.TabIndex = 3;
  2593. this.button_ReadRecord.Text = "读取历史";
  2594. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2595. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2596. //
  2597. // button_ExportLog
  2598. //
  2599. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2600. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2601. this.button_ExportLog.Name = "button_ExportLog";
  2602. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2603. this.button_ExportLog.TabIndex = 3;
  2604. this.button_ExportLog.Text = "导出日志";
  2605. this.button_ExportLog.UseVisualStyleBackColor = false;
  2606. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2607. //
  2608. // richTextBox_Record
  2609. //
  2610. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2611. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2612. this.richTextBox_Record.Name = "richTextBox_Record";
  2613. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2614. this.richTextBox_Record.TabIndex = 2;
  2615. this.richTextBox_Record.Text = "";
  2616. //
  2617. // tabPage_OtherInfo
  2618. //
  2619. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2620. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2621. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2622. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2623. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2624. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2625. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2626. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2627. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2628. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2629. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2630. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2631. this.tabPage_OtherInfo.TabIndex = 7;
  2632. this.tabPage_OtherInfo.Text = "其它信息";
  2633. //
  2634. // groupBox16
  2635. //
  2636. this.groupBox16.Controls.Add(this.groupBox18);
  2637. this.groupBox16.Controls.Add(this.groupBox17);
  2638. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2639. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2640. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2641. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2642. this.groupBox16.Name = "groupBox16";
  2643. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2644. this.groupBox16.TabIndex = 5;
  2645. this.groupBox16.TabStop = false;
  2646. this.groupBox16.Text = "存储标志";
  2647. //
  2648. // groupBox18
  2649. //
  2650. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2651. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2652. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2653. this.groupBox18.Name = "groupBox18";
  2654. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2655. this.groupBox18.TabIndex = 11;
  2656. this.groupBox18.TabStop = false;
  2657. this.groupBox18.Text = "SPI校准";
  2658. //
  2659. // radioButton_SIP_SaveNo
  2660. //
  2661. this.radioButton_SIP_SaveNo.AutoSize = true;
  2662. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2663. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2664. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2665. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2666. this.radioButton_SIP_SaveNo.TabStop = true;
  2667. this.radioButton_SIP_SaveNo.Text = "未存储";
  2668. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2669. //
  2670. // radioButton_SIP_SaveYes
  2671. //
  2672. this.radioButton_SIP_SaveYes.AutoSize = true;
  2673. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2674. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2675. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2676. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2677. this.radioButton_SIP_SaveYes.TabStop = true;
  2678. this.radioButton_SIP_SaveYes.Text = "已存储";
  2679. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2680. //
  2681. // groupBox17
  2682. //
  2683. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2684. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2685. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2686. this.groupBox17.Name = "groupBox17";
  2687. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2688. this.groupBox17.TabIndex = 10;
  2689. this.groupBox17.TabStop = false;
  2690. this.groupBox17.Text = "EEPROM";
  2691. //
  2692. // radioButton_EE_SaveYes
  2693. //
  2694. this.radioButton_EE_SaveYes.AutoSize = true;
  2695. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2696. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2697. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2698. this.radioButton_EE_SaveYes.TabIndex = 8;
  2699. this.radioButton_EE_SaveYes.TabStop = true;
  2700. this.radioButton_EE_SaveYes.Text = "已存储";
  2701. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2702. //
  2703. // radioButton_EE_SaveNo
  2704. //
  2705. this.radioButton_EE_SaveNo.AutoSize = true;
  2706. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2707. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2708. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2709. this.radioButton_EE_SaveNo.TabIndex = 9;
  2710. this.radioButton_EE_SaveNo.TabStop = true;
  2711. this.radioButton_EE_SaveNo.Text = "未存储";
  2712. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2713. //
  2714. // button_ReadSaveFlag
  2715. //
  2716. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2717. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2718. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2719. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2720. this.button_ReadSaveFlag.TabIndex = 3;
  2721. this.button_ReadSaveFlag.Text = "查询";
  2722. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2723. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2724. //
  2725. // button_WriteSaveFlag
  2726. //
  2727. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2728. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2729. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2730. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2731. this.button_WriteSaveFlag.TabIndex = 4;
  2732. this.button_WriteSaveFlag.Text = "写入";
  2733. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2734. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2735. //
  2736. // checkBox_SaveYes
  2737. //
  2738. this.checkBox_SaveYes.AutoSize = true;
  2739. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2740. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2741. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2742. this.checkBox_SaveYes.TabIndex = 5;
  2743. this.checkBox_SaveYes.Text = "保存";
  2744. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2745. //
  2746. // groupBox23
  2747. //
  2748. this.groupBox23.Controls.Add(this.button_ReadTag);
  2749. this.groupBox23.Controls.Add(this.button_WriteTag);
  2750. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2751. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2752. this.groupBox23.Name = "groupBox23";
  2753. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2754. this.groupBox23.TabIndex = 4;
  2755. this.groupBox23.TabStop = false;
  2756. this.groupBox23.Text = "产品标签";
  2757. //
  2758. // button_ReadTag
  2759. //
  2760. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2761. this.button_ReadTag.Location = new System.Drawing.Point(268, 67);
  2762. this.button_ReadTag.Name = "button_ReadTag";
  2763. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  2764. this.button_ReadTag.TabIndex = 2;
  2765. this.button_ReadTag.Text = "查询";
  2766. this.button_ReadTag.UseVisualStyleBackColor = false;
  2767. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  2768. //
  2769. // button_WriteTag
  2770. //
  2771. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2772. this.button_WriteTag.Location = new System.Drawing.Point(323, 67);
  2773. this.button_WriteTag.Name = "button_WriteTag";
  2774. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  2775. this.button_WriteTag.TabIndex = 2;
  2776. this.button_WriteTag.Text = "写入";
  2777. this.button_WriteTag.UseVisualStyleBackColor = false;
  2778. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  2779. //
  2780. // textBox_TagInfo
  2781. //
  2782. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2783. this.textBox_TagInfo.Location = new System.Drawing.Point(9, 35);
  2784. this.textBox_TagInfo.Name = "textBox_TagInfo";
  2785. this.textBox_TagInfo.Size = new System.Drawing.Size(364, 28);
  2786. this.textBox_TagInfo.TabIndex = 1;
  2787. //
  2788. // groupBox9
  2789. //
  2790. this.groupBox9.Controls.Add(this.button_Recovery);
  2791. this.groupBox9.Controls.Add(this.button_ClearLog);
  2792. this.groupBox9.Controls.Add(this.button_Reset);
  2793. this.groupBox9.Controls.Add(this.button_SystemClear);
  2794. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  2795. this.groupBox9.Name = "groupBox9";
  2796. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  2797. this.groupBox9.TabIndex = 4;
  2798. this.groupBox9.TabStop = false;
  2799. this.groupBox9.Text = "系统操作";
  2800. //
  2801. // button_Recovery
  2802. //
  2803. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  2804. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2805. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  2806. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  2807. this.button_Recovery.Name = "button_Recovery";
  2808. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  2809. this.button_Recovery.TabIndex = 2;
  2810. this.button_Recovery.Text = "参数还原";
  2811. this.button_Recovery.UseVisualStyleBackColor = false;
  2812. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  2813. //
  2814. // button_ClearLog
  2815. //
  2816. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2817. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2818. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  2819. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  2820. this.button_ClearLog.Name = "button_ClearLog";
  2821. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  2822. this.button_ClearLog.TabIndex = 2;
  2823. this.button_ClearLog.Text = "记录清除";
  2824. this.button_ClearLog.UseVisualStyleBackColor = false;
  2825. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2826. //
  2827. // button_Reset
  2828. //
  2829. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  2830. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2831. this.button_Reset.ForeColor = System.Drawing.Color.White;
  2832. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  2833. this.button_Reset.Name = "button_Reset";
  2834. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  2835. this.button_Reset.TabIndex = 2;
  2836. this.button_Reset.Text = "系统关机";
  2837. this.button_Reset.UseVisualStyleBackColor = false;
  2838. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2839. //
  2840. // button_SystemClear
  2841. //
  2842. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  2843. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2844. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  2845. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  2846. this.button_SystemClear.Name = "button_SystemClear";
  2847. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  2848. this.button_SystemClear.TabIndex = 2;
  2849. this.button_SystemClear.Text = "系统清除";
  2850. this.button_SystemClear.UseVisualStyleBackColor = false;
  2851. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2852. //
  2853. // groupBox8
  2854. //
  2855. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2856. this.groupBox8.Controls.Add(this.textBox_Online);
  2857. this.groupBox8.Controls.Add(this.label42);
  2858. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  2859. this.groupBox8.Name = "groupBox8";
  2860. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  2861. this.groupBox8.TabIndex = 3;
  2862. this.groupBox8.TabStop = false;
  2863. this.groupBox8.Text = "在线查询";
  2864. //
  2865. // button_ReadOnLine
  2866. //
  2867. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2868. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  2869. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2870. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2871. this.button_ReadOnLine.TabIndex = 2;
  2872. this.button_ReadOnLine.Text = "查询";
  2873. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2874. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2875. //
  2876. // textBox_Online
  2877. //
  2878. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2879. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2880. this.textBox_Online.Name = "textBox_Online";
  2881. this.textBox_Online.ReadOnly = true;
  2882. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2883. this.textBox_Online.TabIndex = 1;
  2884. //
  2885. // label42
  2886. //
  2887. this.label42.AutoSize = true;
  2888. this.label42.Location = new System.Drawing.Point(6, 29);
  2889. this.label42.Name = "label42";
  2890. this.label42.Size = new System.Drawing.Size(74, 21);
  2891. this.label42.TabIndex = 0;
  2892. this.label42.Text = "在线状态";
  2893. //
  2894. // groupBox7
  2895. //
  2896. this.groupBox7.Controls.Add(this.button_ReadMAC);
  2897. this.groupBox7.Controls.Add(this.button_WriteMac);
  2898. this.groupBox7.Controls.Add(this.textBox_PP);
  2899. this.groupBox7.Controls.Add(this.textBox_MACDate);
  2900. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  2901. this.groupBox7.Controls.Add(this.label34);
  2902. this.groupBox7.Controls.Add(this.label39);
  2903. this.groupBox7.Controls.Add(this.textBox_MAC);
  2904. this.groupBox7.Controls.Add(this.label40);
  2905. this.groupBox7.Controls.Add(this.label41);
  2906. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  2907. this.groupBox7.Name = "groupBox7";
  2908. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  2909. this.groupBox7.TabIndex = 3;
  2910. this.groupBox7.TabStop = false;
  2911. this.groupBox7.Text = "生产信息";
  2912. //
  2913. // button_ReadMAC
  2914. //
  2915. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2916. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  2917. this.button_ReadMAC.Name = "button_ReadMAC";
  2918. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  2919. this.button_ReadMAC.TabIndex = 2;
  2920. this.button_ReadMAC.Text = "查询";
  2921. this.button_ReadMAC.UseVisualStyleBackColor = false;
  2922. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  2923. //
  2924. // button_WriteMac
  2925. //
  2926. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2927. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  2928. this.button_WriteMac.Name = "button_WriteMac";
  2929. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  2930. this.button_WriteMac.TabIndex = 2;
  2931. this.button_WriteMac.Text = "写入";
  2932. this.button_WriteMac.UseVisualStyleBackColor = false;
  2933. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  2934. //
  2935. // textBox_PP
  2936. //
  2937. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2938. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  2939. this.textBox_PP.Name = "textBox_PP";
  2940. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  2941. this.textBox_PP.TabIndex = 1;
  2942. //
  2943. // textBox_MACDate
  2944. //
  2945. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2946. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  2947. this.textBox_MACDate.Name = "textBox_MACDate";
  2948. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  2949. this.textBox_MACDate.TabIndex = 1;
  2950. //
  2951. // textBox_MACAdd
  2952. //
  2953. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2954. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  2955. this.textBox_MACAdd.Name = "textBox_MACAdd";
  2956. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  2957. this.textBox_MACAdd.TabIndex = 1;
  2958. //
  2959. // label34
  2960. //
  2961. this.label34.AutoSize = true;
  2962. this.label34.Location = new System.Drawing.Point(6, 144);
  2963. this.label34.Name = "label34";
  2964. this.label34.Size = new System.Drawing.Size(74, 21);
  2965. this.label34.TabIndex = 0;
  2966. this.label34.Text = "产品标识";
  2967. //
  2968. // label39
  2969. //
  2970. this.label39.AutoSize = true;
  2971. this.label39.Location = new System.Drawing.Point(6, 106);
  2972. this.label39.Name = "label39";
  2973. this.label39.Size = new System.Drawing.Size(74, 21);
  2974. this.label39.TabIndex = 0;
  2975. this.label39.Text = "生产日期";
  2976. //
  2977. // textBox_MAC
  2978. //
  2979. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2980. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  2981. this.textBox_MAC.Name = "textBox_MAC";
  2982. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  2983. this.textBox_MAC.TabIndex = 1;
  2984. //
  2985. // label40
  2986. //
  2987. this.label40.AutoSize = true;
  2988. this.label40.Location = new System.Drawing.Point(6, 68);
  2989. this.label40.Name = "label40";
  2990. this.label40.Size = new System.Drawing.Size(58, 21);
  2991. this.label40.TabIndex = 0;
  2992. this.label40.Text = "生产地";
  2993. //
  2994. // label41
  2995. //
  2996. this.label41.AutoSize = true;
  2997. this.label41.Location = new System.Drawing.Point(7, 29);
  2998. this.label41.Name = "label41";
  2999. this.label41.Size = new System.Drawing.Size(58, 21);
  3000. this.label41.TabIndex = 0;
  3001. this.label41.Text = "生产商";
  3002. //
  3003. // groupBox6
  3004. //
  3005. this.groupBox6.Controls.Add(this.button_ReadUser3);
  3006. this.groupBox6.Controls.Add(this.button_WriteUser3);
  3007. this.groupBox6.Controls.Add(this.button_ReadUser2);
  3008. this.groupBox6.Controls.Add(this.button_WriteUser2);
  3009. this.groupBox6.Controls.Add(this.button_ReadUser1);
  3010. this.groupBox6.Controls.Add(this.button_WriteUser1);
  3011. this.groupBox6.Controls.Add(this.textBox_User3);
  3012. this.groupBox6.Controls.Add(this.textBox_User2);
  3013. this.groupBox6.Controls.Add(this.label35);
  3014. this.groupBox6.Controls.Add(this.textBox_User1);
  3015. this.groupBox6.Controls.Add(this.label36);
  3016. this.groupBox6.Controls.Add(this.label38);
  3017. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  3018. this.groupBox6.Name = "groupBox6";
  3019. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  3020. this.groupBox6.TabIndex = 2;
  3021. this.groupBox6.TabStop = false;
  3022. this.groupBox6.Text = "自定义";
  3023. //
  3024. // button_ReadUser3
  3025. //
  3026. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3027. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  3028. this.button_ReadUser3.Name = "button_ReadUser3";
  3029. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  3030. this.button_ReadUser3.TabIndex = 5;
  3031. this.button_ReadUser3.Text = "查询";
  3032. this.button_ReadUser3.UseVisualStyleBackColor = false;
  3033. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  3034. //
  3035. // button_WriteUser3
  3036. //
  3037. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3038. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  3039. this.button_WriteUser3.Name = "button_WriteUser3";
  3040. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  3041. this.button_WriteUser3.TabIndex = 6;
  3042. this.button_WriteUser3.Text = "写入";
  3043. this.button_WriteUser3.UseVisualStyleBackColor = false;
  3044. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  3045. //
  3046. // button_ReadUser2
  3047. //
  3048. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3049. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  3050. this.button_ReadUser2.Name = "button_ReadUser2";
  3051. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  3052. this.button_ReadUser2.TabIndex = 3;
  3053. this.button_ReadUser2.Text = "查询";
  3054. this.button_ReadUser2.UseVisualStyleBackColor = false;
  3055. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  3056. //
  3057. // button_WriteUser2
  3058. //
  3059. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3060. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  3061. this.button_WriteUser2.Name = "button_WriteUser2";
  3062. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  3063. this.button_WriteUser2.TabIndex = 4;
  3064. this.button_WriteUser2.Text = "写入";
  3065. this.button_WriteUser2.UseVisualStyleBackColor = false;
  3066. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  3067. //
  3068. // button_ReadUser1
  3069. //
  3070. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3071. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  3072. this.button_ReadUser1.Name = "button_ReadUser1";
  3073. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  3074. this.button_ReadUser1.TabIndex = 2;
  3075. this.button_ReadUser1.Text = "查询";
  3076. this.button_ReadUser1.UseVisualStyleBackColor = false;
  3077. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  3078. //
  3079. // button_WriteUser1
  3080. //
  3081. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3082. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  3083. this.button_WriteUser1.Name = "button_WriteUser1";
  3084. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  3085. this.button_WriteUser1.TabIndex = 2;
  3086. this.button_WriteUser1.Text = "写入";
  3087. this.button_WriteUser1.UseVisualStyleBackColor = false;
  3088. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  3089. //
  3090. // textBox_User3
  3091. //
  3092. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3093. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  3094. this.textBox_User3.Name = "textBox_User3";
  3095. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  3096. this.textBox_User3.TabIndex = 1;
  3097. //
  3098. // textBox_User2
  3099. //
  3100. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3101. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  3102. this.textBox_User2.Name = "textBox_User2";
  3103. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  3104. this.textBox_User2.TabIndex = 1;
  3105. //
  3106. // label35
  3107. //
  3108. this.label35.AutoSize = true;
  3109. this.label35.Location = new System.Drawing.Point(4, 93);
  3110. this.label35.Name = "label35";
  3111. this.label35.Size = new System.Drawing.Size(19, 21);
  3112. this.label35.TabIndex = 0;
  3113. this.label35.Text = "3";
  3114. //
  3115. // textBox_User1
  3116. //
  3117. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3118. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  3119. this.textBox_User1.Name = "textBox_User1";
  3120. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  3121. this.textBox_User1.TabIndex = 1;
  3122. //
  3123. // label36
  3124. //
  3125. this.label36.AutoSize = true;
  3126. this.label36.Location = new System.Drawing.Point(4, 63);
  3127. this.label36.Name = "label36";
  3128. this.label36.Size = new System.Drawing.Size(19, 21);
  3129. this.label36.TabIndex = 0;
  3130. this.label36.Text = "2";
  3131. //
  3132. // label38
  3133. //
  3134. this.label38.AutoSize = true;
  3135. this.label38.Location = new System.Drawing.Point(5, 33);
  3136. this.label38.Name = "label38";
  3137. this.label38.Size = new System.Drawing.Size(19, 21);
  3138. this.label38.TabIndex = 0;
  3139. this.label38.Text = "1";
  3140. //
  3141. // groupBox5
  3142. //
  3143. this.groupBox5.Controls.Add(this.button_ReadKey);
  3144. this.groupBox5.Controls.Add(this.button_WriteKey);
  3145. this.groupBox5.Controls.Add(this.textBox_Key);
  3146. this.groupBox5.Controls.Add(this.label37);
  3147. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  3148. this.groupBox5.Name = "groupBox5";
  3149. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  3150. this.groupBox5.TabIndex = 1;
  3151. this.groupBox5.TabStop = false;
  3152. this.groupBox5.Text = "校验密钥";
  3153. //
  3154. // button_ReadKey
  3155. //
  3156. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3157. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  3158. this.button_ReadKey.Name = "button_ReadKey";
  3159. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  3160. this.button_ReadKey.TabIndex = 2;
  3161. this.button_ReadKey.Text = "查询";
  3162. this.button_ReadKey.UseVisualStyleBackColor = false;
  3163. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  3164. //
  3165. // button_WriteKey
  3166. //
  3167. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3168. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  3169. this.button_WriteKey.Name = "button_WriteKey";
  3170. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  3171. this.button_WriteKey.TabIndex = 2;
  3172. this.button_WriteKey.Text = "写入";
  3173. this.button_WriteKey.UseVisualStyleBackColor = false;
  3174. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  3175. //
  3176. // textBox_Key
  3177. //
  3178. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3179. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  3180. this.textBox_Key.Name = "textBox_Key";
  3181. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  3182. this.textBox_Key.TabIndex = 1;
  3183. //
  3184. // label37
  3185. //
  3186. this.label37.AutoSize = true;
  3187. this.label37.Location = new System.Drawing.Point(7, 28);
  3188. this.label37.Name = "label37";
  3189. this.label37.Size = new System.Drawing.Size(42, 21);
  3190. this.label37.TabIndex = 0;
  3191. this.label37.Text = "密钥";
  3192. //
  3193. // groupBox4
  3194. //
  3195. this.groupBox4.Controls.Add(this.label85);
  3196. this.groupBox4.Controls.Add(this.textBox_SP);
  3197. this.groupBox4.Controls.Add(this.button_ReadVersion);
  3198. this.groupBox4.Controls.Add(this.button_WriteSN);
  3199. this.groupBox4.Controls.Add(this.button_WriteModel);
  3200. this.groupBox4.Controls.Add(this.textBox_FW);
  3201. this.groupBox4.Controls.Add(this.textBox_HW);
  3202. this.groupBox4.Controls.Add(this.textBox_SN);
  3203. this.groupBox4.Controls.Add(this.label33);
  3204. this.groupBox4.Controls.Add(this.label32);
  3205. this.groupBox4.Controls.Add(this.textBox_Model);
  3206. this.groupBox4.Controls.Add(this.label31);
  3207. this.groupBox4.Controls.Add(this.label30);
  3208. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  3209. this.groupBox4.Name = "groupBox4";
  3210. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  3211. this.groupBox4.TabIndex = 0;
  3212. this.groupBox4.TabStop = false;
  3213. this.groupBox4.Text = "版本信息";
  3214. //
  3215. // label85
  3216. //
  3217. this.label85.AutoSize = true;
  3218. this.label85.Location = new System.Drawing.Point(6, 144);
  3219. this.label85.Name = "label85";
  3220. this.label85.Size = new System.Drawing.Size(29, 21);
  3221. this.label85.TabIndex = 4;
  3222. this.label85.Text = "SP";
  3223. //
  3224. // textBox_SP
  3225. //
  3226. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3227. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  3228. this.textBox_SP.Name = "textBox_SP";
  3229. this.textBox_SP.ReadOnly = true;
  3230. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3231. this.textBox_SP.TabIndex = 3;
  3232. //
  3233. // button_ReadVersion
  3234. //
  3235. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3236. this.button_ReadVersion.Location = new System.Drawing.Point(287, 85);
  3237. this.button_ReadVersion.Name = "button_ReadVersion";
  3238. this.button_ReadVersion.Size = new System.Drawing.Size(50, 83);
  3239. this.button_ReadVersion.TabIndex = 2;
  3240. this.button_ReadVersion.Text = "查询";
  3241. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3242. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3243. //
  3244. // button_WriteSN
  3245. //
  3246. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3247. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3248. this.button_WriteSN.Name = "button_WriteSN";
  3249. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3250. this.button_WriteSN.TabIndex = 2;
  3251. this.button_WriteSN.Text = "写入";
  3252. this.button_WriteSN.UseVisualStyleBackColor = false;
  3253. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3254. //
  3255. // button_WriteModel
  3256. //
  3257. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3258. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3259. this.button_WriteModel.Name = "button_WriteModel";
  3260. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3261. this.button_WriteModel.TabIndex = 2;
  3262. this.button_WriteModel.Text = "写入";
  3263. this.button_WriteModel.UseVisualStyleBackColor = false;
  3264. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3265. //
  3266. // textBox_FW
  3267. //
  3268. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3269. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3270. this.textBox_FW.Name = "textBox_FW";
  3271. this.textBox_FW.ReadOnly = true;
  3272. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3273. this.textBox_FW.TabIndex = 1;
  3274. //
  3275. // textBox_HW
  3276. //
  3277. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3278. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3279. this.textBox_HW.Name = "textBox_HW";
  3280. this.textBox_HW.ReadOnly = true;
  3281. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3282. this.textBox_HW.TabIndex = 1;
  3283. //
  3284. // textBox_SN
  3285. //
  3286. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3287. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3288. this.textBox_SN.Name = "textBox_SN";
  3289. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3290. this.textBox_SN.TabIndex = 1;
  3291. //
  3292. // label33
  3293. //
  3294. this.label33.AutoSize = true;
  3295. this.label33.Location = new System.Drawing.Point(6, 115);
  3296. this.label33.Name = "label33";
  3297. this.label33.Size = new System.Drawing.Size(35, 21);
  3298. this.label33.TabIndex = 0;
  3299. this.label33.Text = "FW";
  3300. //
  3301. // label32
  3302. //
  3303. this.label32.AutoSize = true;
  3304. this.label32.Location = new System.Drawing.Point(6, 86);
  3305. this.label32.Name = "label32";
  3306. this.label32.Size = new System.Drawing.Size(38, 21);
  3307. this.label32.TabIndex = 0;
  3308. this.label32.Text = "HW";
  3309. //
  3310. // textBox_Model
  3311. //
  3312. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3313. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3314. this.textBox_Model.Name = "textBox_Model";
  3315. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3316. this.textBox_Model.TabIndex = 1;
  3317. //
  3318. // label31
  3319. //
  3320. this.label31.AutoSize = true;
  3321. this.label31.Location = new System.Drawing.Point(6, 57);
  3322. this.label31.Name = "label31";
  3323. this.label31.Size = new System.Drawing.Size(32, 21);
  3324. this.label31.TabIndex = 0;
  3325. this.label31.Text = "SN";
  3326. //
  3327. // label30
  3328. //
  3329. this.label30.AutoSize = true;
  3330. this.label30.Location = new System.Drawing.Point(7, 28);
  3331. this.label30.Name = "label30";
  3332. this.label30.Size = new System.Drawing.Size(42, 21);
  3333. this.label30.TabIndex = 0;
  3334. this.label30.Text = "型号";
  3335. //
  3336. // tabPage_OBC
  3337. //
  3338. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3339. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3340. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3341. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3342. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3343. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3344. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3345. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3346. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3347. this.tabPage_OBC.Name = "tabPage_OBC";
  3348. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3349. this.tabPage_OBC.TabIndex = 8;
  3350. this.tabPage_OBC.Text = "模拟仪表";
  3351. //
  3352. // groupBox26
  3353. //
  3354. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3355. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3356. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3357. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3358. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3359. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3360. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3361. this.groupBox26.Name = "groupBox26";
  3362. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3363. this.groupBox26.TabIndex = 14;
  3364. this.groupBox26.TabStop = false;
  3365. this.groupBox26.Text = "按键";
  3366. //
  3367. // button_OBC_ButtonSet
  3368. //
  3369. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3370. this.button_OBC_ButtonSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3371. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3372. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3373. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3374. this.button_OBC_ButtonSet.TabIndex = 20;
  3375. this.button_OBC_ButtonSet.Text = "Set";
  3376. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3377. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3378. //
  3379. // button_OBC_ButtonLight
  3380. //
  3381. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3382. this.button_OBC_ButtonLight.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3383. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3384. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3385. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3386. this.button_OBC_ButtonLight.TabIndex = 19;
  3387. this.button_OBC_ButtonLight.Text = "Light";
  3388. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3389. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3390. //
  3391. // button_OBC_ButtonWalk
  3392. //
  3393. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3394. this.button_OBC_ButtonWalk.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3395. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3396. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3397. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3398. this.button_OBC_ButtonWalk.TabIndex = 18;
  3399. this.button_OBC_ButtonWalk.Text = "Walk";
  3400. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3401. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3402. //
  3403. // button_OBC_ButtonDec
  3404. //
  3405. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3406. this.button_OBC_ButtonDec.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3407. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3408. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3409. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3410. this.button_OBC_ButtonDec.TabIndex = 17;
  3411. this.button_OBC_ButtonDec.Text = "-";
  3412. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3413. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3414. //
  3415. // button_OBC_ButtonAcc
  3416. //
  3417. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3418. this.button_OBC_ButtonAcc.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3419. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3420. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3421. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3422. this.button_OBC_ButtonAcc.TabIndex = 16;
  3423. this.button_OBC_ButtonAcc.Text = "+";
  3424. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3425. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3426. //
  3427. // button_OBC_ButtonPower
  3428. //
  3429. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3430. this.button_OBC_ButtonPower.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3431. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3432. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3433. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3434. this.button_OBC_ButtonPower.TabIndex = 15;
  3435. this.button_OBC_ButtonPower.Text = "Power";
  3436. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3437. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3438. //
  3439. // groupBox15
  3440. //
  3441. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3442. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3443. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3444. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3445. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3446. this.groupBox15.Controls.Add(this.label54);
  3447. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3448. this.groupBox15.Controls.Add(this.label52);
  3449. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3450. this.groupBox15.Name = "groupBox15";
  3451. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3452. this.groupBox15.TabIndex = 14;
  3453. this.groupBox15.TabStop = false;
  3454. this.groupBox15.Text = "骑行历史";
  3455. //
  3456. // textBox_OBC_ODO_TIME
  3457. //
  3458. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3459. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3460. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3461. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3462. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3463. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3464. //
  3465. // button_OBC_ReadRideInfo
  3466. //
  3467. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3468. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3469. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3470. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3471. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3472. this.button_OBC_ReadRideInfo.Text = "读取";
  3473. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3474. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3475. //
  3476. // textBox_OBC_ODO_KM
  3477. //
  3478. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3479. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3480. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3481. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3482. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3483. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3484. //
  3485. // button_OBC_ClearTrip
  3486. //
  3487. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3488. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3489. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3490. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3491. this.button_OBC_ClearTrip.TabIndex = 6;
  3492. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3493. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3494. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3495. //
  3496. // textBox_OBC_TRIP_TIME
  3497. //
  3498. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3499. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3500. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3501. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3502. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3503. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3504. //
  3505. // label54
  3506. //
  3507. this.label54.AutoSize = true;
  3508. this.label54.Location = new System.Drawing.Point(7, 61);
  3509. this.label54.Name = "label54";
  3510. this.label54.Size = new System.Drawing.Size(119, 21);
  3511. this.label54.TabIndex = 0;
  3512. this.label54.Text = "ODO里程/时间";
  3513. //
  3514. // textBox_OBC_TRIP_KM
  3515. //
  3516. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3517. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3518. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3519. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3520. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3521. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3522. //
  3523. // label52
  3524. //
  3525. this.label52.AutoSize = true;
  3526. this.label52.Location = new System.Drawing.Point(7, 31);
  3527. this.label52.Name = "label52";
  3528. this.label52.Size = new System.Drawing.Size(115, 21);
  3529. this.label52.TabIndex = 0;
  3530. this.label52.Text = "TRIP里程/时间";
  3531. //
  3532. // groupBox14
  3533. //
  3534. this.groupBox14.Controls.Add(this.label53);
  3535. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3536. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3537. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3538. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3539. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3540. this.groupBox14.Controls.Add(this.label48);
  3541. this.groupBox14.Controls.Add(this.label49);
  3542. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3543. this.groupBox14.Controls.Add(this.label50);
  3544. this.groupBox14.Controls.Add(this.label51);
  3545. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3546. this.groupBox14.Name = "groupBox14";
  3547. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3548. this.groupBox14.TabIndex = 13;
  3549. this.groupBox14.TabStop = false;
  3550. this.groupBox14.Text = "版本信息";
  3551. //
  3552. // label53
  3553. //
  3554. this.label53.AutoSize = true;
  3555. this.label53.Location = new System.Drawing.Point(7, 144);
  3556. this.label53.Name = "label53";
  3557. this.label53.Size = new System.Drawing.Size(29, 21);
  3558. this.label53.TabIndex = 4;
  3559. this.label53.Text = "SP";
  3560. //
  3561. // textBox_OBC_ReadSP
  3562. //
  3563. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3564. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3565. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3566. this.textBox_OBC_ReadSP.ReadOnly = true;
  3567. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3568. this.textBox_OBC_ReadSP.TabIndex = 3;
  3569. //
  3570. // button_OBC_ReadVerInfo
  3571. //
  3572. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3573. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3574. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3575. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3576. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3577. this.button_OBC_ReadVerInfo.Text = "查询";
  3578. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3579. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3580. //
  3581. // textBox_OBC_ReadFW
  3582. //
  3583. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3584. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3585. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3586. this.textBox_OBC_ReadFW.ReadOnly = true;
  3587. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3588. this.textBox_OBC_ReadFW.TabIndex = 1;
  3589. //
  3590. // textBox_OBC_ReadHW
  3591. //
  3592. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3593. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3594. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3595. this.textBox_OBC_ReadHW.ReadOnly = true;
  3596. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3597. this.textBox_OBC_ReadHW.TabIndex = 1;
  3598. //
  3599. // textBox_OBC_ReadSN
  3600. //
  3601. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3602. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3603. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3604. this.textBox_OBC_ReadSN.ReadOnly = true;
  3605. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3606. this.textBox_OBC_ReadSN.TabIndex = 1;
  3607. //
  3608. // label48
  3609. //
  3610. this.label48.AutoSize = true;
  3611. this.label48.Location = new System.Drawing.Point(6, 115);
  3612. this.label48.Name = "label48";
  3613. this.label48.Size = new System.Drawing.Size(35, 21);
  3614. this.label48.TabIndex = 0;
  3615. this.label48.Text = "FW";
  3616. //
  3617. // label49
  3618. //
  3619. this.label49.AutoSize = true;
  3620. this.label49.Location = new System.Drawing.Point(6, 86);
  3621. this.label49.Name = "label49";
  3622. this.label49.Size = new System.Drawing.Size(38, 21);
  3623. this.label49.TabIndex = 0;
  3624. this.label49.Text = "HW";
  3625. //
  3626. // textBox_OBC_ReadModel
  3627. //
  3628. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3629. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3630. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3631. this.textBox_OBC_ReadModel.ReadOnly = true;
  3632. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3633. this.textBox_OBC_ReadModel.TabIndex = 1;
  3634. //
  3635. // label50
  3636. //
  3637. this.label50.AutoSize = true;
  3638. this.label50.Location = new System.Drawing.Point(6, 57);
  3639. this.label50.Name = "label50";
  3640. this.label50.Size = new System.Drawing.Size(32, 21);
  3641. this.label50.TabIndex = 0;
  3642. this.label50.Text = "SN";
  3643. //
  3644. // label51
  3645. //
  3646. this.label51.AutoSize = true;
  3647. this.label51.Location = new System.Drawing.Point(7, 28);
  3648. this.label51.Name = "label51";
  3649. this.label51.Size = new System.Drawing.Size(42, 21);
  3650. this.label51.TabIndex = 0;
  3651. this.label51.Text = "型号";
  3652. //
  3653. // groupBox13
  3654. //
  3655. this.groupBox13.Controls.Add(this.comboBox_OBC_BikeCCS);
  3656. this.groupBox13.Controls.Add(this.label137);
  3657. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3658. this.groupBox13.Controls.Add(this.label80);
  3659. this.groupBox13.Controls.Add(this.label128);
  3660. this.groupBox13.Controls.Add(this.label64);
  3661. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3662. this.groupBox13.Controls.Add(this.label63);
  3663. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3664. this.groupBox13.Controls.Add(this.label59);
  3665. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3666. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3667. this.groupBox13.Controls.Add(this.label58);
  3668. this.groupBox13.Controls.Add(this.label57);
  3669. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3670. this.groupBox13.Controls.Add(this.label56);
  3671. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3672. this.groupBox13.Name = "groupBox13";
  3673. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3674. this.groupBox13.TabIndex = 14;
  3675. this.groupBox13.TabStop = false;
  3676. this.groupBox13.Text = "设置用户参数";
  3677. //
  3678. // comboBox_OBC_BikeCCS
  3679. //
  3680. this.comboBox_OBC_BikeCCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3681. this.comboBox_OBC_BikeCCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3682. this.comboBox_OBC_BikeCCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3683. this.comboBox_OBC_BikeCCS.FormattingEnabled = true;
  3684. this.comboBox_OBC_BikeCCS.Items.AddRange(new object[] {
  3685. "NA",
  3686. "开",
  3687. "关"});
  3688. this.comboBox_OBC_BikeCCS.Location = new System.Drawing.Point(83, 174);
  3689. this.comboBox_OBC_BikeCCS.Name = "comboBox_OBC_BikeCCS";
  3690. this.comboBox_OBC_BikeCCS.Size = new System.Drawing.Size(91, 29);
  3691. this.comboBox_OBC_BikeCCS.TabIndex = 18;
  3692. //
  3693. // label137
  3694. //
  3695. this.label137.AutoSize = true;
  3696. this.label137.Location = new System.Drawing.Point(6, 178);
  3697. this.label137.Name = "label137";
  3698. this.label137.Size = new System.Drawing.Size(74, 21);
  3699. this.label137.TabIndex = 19;
  3700. this.label137.Text = "转把巡航";
  3701. //
  3702. // numericUpDown_OBC_SpeedLimitAdj
  3703. //
  3704. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3705. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  3706. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  3707. 20,
  3708. 0,
  3709. 0,
  3710. 0});
  3711. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  3712. 50,
  3713. 0,
  3714. 0,
  3715. -2147483648});
  3716. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  3717. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  3718. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  3719. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  3720. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3721. //
  3722. // label80
  3723. //
  3724. this.label80.AutoSize = true;
  3725. this.label80.Location = new System.Drawing.Point(140, 148);
  3726. this.label80.Name = "label80";
  3727. this.label80.Size = new System.Drawing.Size(51, 21);
  3728. this.label80.TabIndex = 17;
  3729. this.label80.Text = "km/h";
  3730. //
  3731. // label128
  3732. //
  3733. this.label128.AutoSize = true;
  3734. this.label128.Location = new System.Drawing.Point(6, 148);
  3735. this.label128.Name = "label128";
  3736. this.label128.Size = new System.Drawing.Size(74, 21);
  3737. this.label128.TabIndex = 16;
  3738. this.label128.Text = "限速微调";
  3739. //
  3740. // label64
  3741. //
  3742. this.label64.AutoSize = true;
  3743. this.label64.Location = new System.Drawing.Point(140, 119);
  3744. this.label64.Name = "label64";
  3745. this.label64.Size = new System.Drawing.Size(39, 21);
  3746. this.label64.TabIndex = 14;
  3747. this.label64.Text = "min";
  3748. //
  3749. // numericUpDown_OBC_OffTime
  3750. //
  3751. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3752. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  3753. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  3754. 240,
  3755. 0,
  3756. 0,
  3757. 0});
  3758. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  3759. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  3760. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  3761. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  3762. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3763. //
  3764. // label63
  3765. //
  3766. this.label63.AutoSize = true;
  3767. this.label63.Location = new System.Drawing.Point(6, 118);
  3768. this.label63.Name = "label63";
  3769. this.label63.Size = new System.Drawing.Size(74, 21);
  3770. this.label63.TabIndex = 12;
  3771. this.label63.Text = "关机时间";
  3772. //
  3773. // numericUpDown_OBC_WheelAdj
  3774. //
  3775. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3776. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  3777. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  3778. 20,
  3779. 0,
  3780. 0,
  3781. 0});
  3782. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  3783. 20,
  3784. 0,
  3785. 0,
  3786. -2147483648});
  3787. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  3788. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  3789. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  3790. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  3791. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3792. //
  3793. // label59
  3794. //
  3795. this.label59.AutoSize = true;
  3796. this.label59.Location = new System.Drawing.Point(140, 28);
  3797. this.label59.Name = "label59";
  3798. this.label59.Size = new System.Drawing.Size(33, 21);
  3799. this.label59.TabIndex = 11;
  3800. this.label59.Text = "cm";
  3801. //
  3802. // comboBox_OBC_AssistFunc
  3803. //
  3804. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3805. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3806. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3807. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  3808. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  3809. "方案一",
  3810. "方案二"});
  3811. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  3812. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  3813. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  3814. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  3815. //
  3816. // comboBox_OBC_StartMode
  3817. //
  3818. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3819. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3820. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3821. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  3822. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  3823. "柔和",
  3824. "正常",
  3825. "强劲"});
  3826. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  3827. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  3828. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  3829. this.comboBox_OBC_StartMode.TabIndex = 6;
  3830. //
  3831. // label58
  3832. //
  3833. this.label58.AutoSize = true;
  3834. this.label58.Location = new System.Drawing.Point(6, 88);
  3835. this.label58.Name = "label58";
  3836. this.label58.Size = new System.Drawing.Size(74, 21);
  3837. this.label58.TabIndex = 9;
  3838. this.label58.Text = "助力方案";
  3839. //
  3840. // label57
  3841. //
  3842. this.label57.AutoSize = true;
  3843. this.label57.Location = new System.Drawing.Point(6, 58);
  3844. this.label57.Name = "label57";
  3845. this.label57.Size = new System.Drawing.Size(74, 21);
  3846. this.label57.TabIndex = 9;
  3847. this.label57.Text = "启动模式";
  3848. //
  3849. // button_OBC_WriteUserInfo
  3850. //
  3851. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3852. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  3853. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  3854. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  3855. this.button_OBC_WriteUserInfo.TabIndex = 6;
  3856. this.button_OBC_WriteUserInfo.Text = "写入";
  3857. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  3858. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  3859. //
  3860. // label56
  3861. //
  3862. this.label56.AutoSize = true;
  3863. this.label56.Location = new System.Drawing.Point(6, 28);
  3864. this.label56.Name = "label56";
  3865. this.label56.Size = new System.Drawing.Size(74, 21);
  3866. this.label56.TabIndex = 7;
  3867. this.label56.Text = "周长微调";
  3868. //
  3869. // groupBox12
  3870. //
  3871. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  3872. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  3873. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  3874. this.groupBox12.Name = "groupBox12";
  3875. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  3876. this.groupBox12.TabIndex = 13;
  3877. this.groupBox12.TabStop = false;
  3878. this.groupBox12.Text = "查询用户参数";
  3879. //
  3880. // richTextBox_OBC_ReadUserInfo
  3881. //
  3882. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3883. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  3884. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  3885. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  3886. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  3887. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  3888. this.richTextBox_OBC_ReadUserInfo.Text = "";
  3889. //
  3890. // button_OBC_ReadUserInfo
  3891. //
  3892. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3893. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  3894. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  3895. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  3896. this.button_OBC_ReadUserInfo.TabIndex = 6;
  3897. this.button_OBC_ReadUserInfo.Text = "读取";
  3898. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  3899. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  3900. //
  3901. // groupBox11
  3902. //
  3903. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  3904. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  3905. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  3906. this.groupBox11.Name = "groupBox11";
  3907. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  3908. this.groupBox11.TabIndex = 11;
  3909. this.groupBox11.TabStop = false;
  3910. this.groupBox11.Text = "读取电池运行信息";
  3911. //
  3912. // richTextBox_OBC_BMS_RunInfo
  3913. //
  3914. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3915. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3916. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  3917. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  3918. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  3919. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  3920. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  3921. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  3922. //
  3923. // checkBox_OBC_StartReadBMS
  3924. //
  3925. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  3926. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  3927. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  3928. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  3929. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  3930. this.checkBox_OBC_StartReadBMS.Text = "启动";
  3931. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  3932. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  3933. //
  3934. // groupBox10
  3935. //
  3936. this.groupBox10.Controls.Add(this.label60);
  3937. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  3938. this.groupBox10.Controls.Add(this.label61);
  3939. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  3940. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  3941. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  3942. this.groupBox10.Name = "groupBox10";
  3943. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  3944. this.groupBox10.TabIndex = 10;
  3945. this.groupBox10.TabStop = false;
  3946. this.groupBox10.Text = "控制电机档位";
  3947. //
  3948. // label60
  3949. //
  3950. this.label60.AutoSize = true;
  3951. this.label60.Location = new System.Drawing.Point(122, 32);
  3952. this.label60.Name = "label60";
  3953. this.label60.Size = new System.Drawing.Size(26, 21);
  3954. this.label60.TabIndex = 8;
  3955. this.label60.Text = "灯";
  3956. //
  3957. // comboBox_OBC_LightSw
  3958. //
  3959. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3960. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3961. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3962. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  3963. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  3964. "ON",
  3965. "OFF"});
  3966. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  3967. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  3968. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  3969. this.comboBox_OBC_LightSw.TabIndex = 6;
  3970. //
  3971. // label61
  3972. //
  3973. this.label61.AutoSize = true;
  3974. this.label61.Location = new System.Drawing.Point(6, 32);
  3975. this.label61.Name = "label61";
  3976. this.label61.Size = new System.Drawing.Size(42, 21);
  3977. this.label61.TabIndex = 7;
  3978. this.label61.Text = "档位";
  3979. //
  3980. // comboBox_OBC_SetGearST
  3981. //
  3982. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3983. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3984. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3985. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  3986. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  3987. "OFF",
  3988. "ECO",
  3989. "NORM",
  3990. "SPORT",
  3991. "TURBO",
  3992. "SMART",
  3993. "WALK"});
  3994. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  3995. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  3996. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  3997. this.comboBox_OBC_SetGearST.TabIndex = 4;
  3998. //
  3999. // checkBox_OBC_StartSetGearSt
  4000. //
  4001. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  4002. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  4003. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  4004. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  4005. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  4006. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  4007. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  4008. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  4009. //
  4010. // tabPage_RAMorFLASH
  4011. //
  4012. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4013. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  4014. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  4015. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  4016. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  4017. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  4018. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  4019. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  4020. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  4021. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  4022. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  4023. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  4024. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  4025. this.tabPage_RAMorFLASH.TabIndex = 9;
  4026. this.tabPage_RAMorFLASH.Text = "存储器读取";
  4027. //
  4028. // checkBox_ReadRanFlash_ChangeFormat
  4029. //
  4030. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  4031. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  4032. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  4033. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  4034. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  4035. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  4036. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  4037. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  4038. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  4039. //
  4040. // checkBox_ReadRanFlash_AutoClear
  4041. //
  4042. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  4043. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  4044. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  4045. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  4046. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  4047. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  4048. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  4049. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  4050. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  4051. //
  4052. // checkBox_ReadRanFlash_AutoSW
  4053. //
  4054. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  4055. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  4056. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  4057. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  4058. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  4059. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  4060. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  4061. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  4062. //
  4063. // textBox_Address_End
  4064. //
  4065. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4066. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  4067. this.textBox_Address_End.Name = "textBox_Address_End";
  4068. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  4069. this.textBox_Address_End.TabIndex = 10;
  4070. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4071. //
  4072. // label66
  4073. //
  4074. this.label66.AutoSize = true;
  4075. this.label66.Location = new System.Drawing.Point(831, 136);
  4076. this.label66.Name = "label66";
  4077. this.label66.Size = new System.Drawing.Size(91, 21);
  4078. this.label66.TabIndex = 9;
  4079. this.label66.Text = "结束地址0x";
  4080. //
  4081. // textBox_Address_Begin
  4082. //
  4083. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4084. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  4085. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  4086. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  4087. this.textBox_Address_Begin.TabIndex = 8;
  4088. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4089. //
  4090. // label65
  4091. //
  4092. this.label65.AutoSize = true;
  4093. this.label65.Location = new System.Drawing.Point(831, 72);
  4094. this.label65.Name = "label65";
  4095. this.label65.Size = new System.Drawing.Size(91, 21);
  4096. this.label65.TabIndex = 7;
  4097. this.label65.Text = "起始地址0x";
  4098. //
  4099. // button_ReadRamFlash
  4100. //
  4101. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4102. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  4103. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  4104. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  4105. this.button_ReadRamFlash.TabIndex = 5;
  4106. this.button_ReadRamFlash.Text = "读取数据";
  4107. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  4108. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  4109. //
  4110. // richTextBox_RamFlasgData
  4111. //
  4112. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4113. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  4114. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  4115. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  4116. this.richTextBox_RamFlasgData.TabIndex = 4;
  4117. this.richTextBox_RamFlasgData.Text = "";
  4118. //
  4119. // tabPage_FactoryMode
  4120. //
  4121. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4122. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  4123. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  4124. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  4125. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  4126. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  4127. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  4128. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  4129. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  4130. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  4131. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  4132. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  4133. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  4134. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  4135. this.tabPage_FactoryMode.TabIndex = 10;
  4136. this.tabPage_FactoryMode.Text = "样机测试";
  4137. //
  4138. // button_ScanCode
  4139. //
  4140. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4141. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  4142. this.button_ScanCode.Name = "button_ScanCode";
  4143. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  4144. this.button_ScanCode.TabIndex = 34;
  4145. this.button_ScanCode.Text = "扫码\r\n写入";
  4146. this.button_ScanCode.UseVisualStyleBackColor = false;
  4147. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  4148. //
  4149. // Button_FacModePowerOff
  4150. //
  4151. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  4152. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  4153. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  4154. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  4155. this.Button_FacModePowerOff.TabIndex = 33;
  4156. this.Button_FacModePowerOff.Text = "关机";
  4157. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  4158. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  4159. //
  4160. // Button_FacModeSaveResult
  4161. //
  4162. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  4163. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  4164. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  4165. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  4166. this.Button_FacModeSaveResult.TabIndex = 1;
  4167. this.Button_FacModeSaveResult.Text = "保存数据";
  4168. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  4169. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  4170. //
  4171. // Button_FacModeSetMacDate
  4172. //
  4173. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4174. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  4175. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  4176. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  4177. this.Button_FacModeSetMacDate.TabIndex = 33;
  4178. this.Button_FacModeSetMacDate.Text = "生产日期";
  4179. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  4180. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  4181. //
  4182. // groupBox25
  4183. //
  4184. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  4185. this.groupBox25.Controls.Add(this.label87);
  4186. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  4187. this.groupBox25.Controls.Add(this.label86);
  4188. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  4189. this.groupBox25.Controls.Add(this.label68);
  4190. this.groupBox25.Controls.Add(this.label84);
  4191. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  4192. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  4193. this.groupBox25.Controls.Add(this.label83);
  4194. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  4195. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  4196. this.groupBox25.Controls.Add(this.label82);
  4197. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  4198. this.groupBox25.Controls.Add(this.label81);
  4199. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  4200. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  4201. this.groupBox25.Name = "groupBox25";
  4202. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  4203. this.groupBox25.TabIndex = 8;
  4204. this.groupBox25.TabStop = false;
  4205. this.groupBox25.Text = "版本信息";
  4206. //
  4207. // button_FacModeSetName
  4208. //
  4209. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4210. this.button_FacModeSetName.Location = new System.Drawing.Point(213, 29);
  4211. this.button_FacModeSetName.Name = "button_FacModeSetName";
  4212. this.button_FacModeSetName.Size = new System.Drawing.Size(75, 29);
  4213. this.button_FacModeSetName.TabIndex = 28;
  4214. this.button_FacModeSetName.Text = "写入";
  4215. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  4216. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  4217. //
  4218. // label87
  4219. //
  4220. this.label87.AutoSize = true;
  4221. this.label87.Location = new System.Drawing.Point(6, 178);
  4222. this.label87.Name = "label87";
  4223. this.label87.Size = new System.Drawing.Size(36, 21);
  4224. this.label87.TabIndex = 27;
  4225. this.label87.Text = "GIT";
  4226. //
  4227. // textBox_FacModeGit
  4228. //
  4229. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4230. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  4231. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  4232. this.textBox_FacModeGit.Size = new System.Drawing.Size(153, 28);
  4233. this.textBox_FacModeGit.TabIndex = 26;
  4234. //
  4235. // label86
  4236. //
  4237. this.label86.AutoSize = true;
  4238. this.label86.Location = new System.Drawing.Point(6, 149);
  4239. this.label86.Name = "label86";
  4240. this.label86.Size = new System.Drawing.Size(29, 21);
  4241. this.label86.TabIndex = 25;
  4242. this.label86.Text = "SP";
  4243. //
  4244. // textBox_FacModeSP
  4245. //
  4246. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4247. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  4248. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  4249. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  4250. this.textBox_FacModeSP.TabIndex = 24;
  4251. //
  4252. // label68
  4253. //
  4254. this.label68.AutoSize = true;
  4255. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  4256. this.label68.ForeColor = System.Drawing.Color.Red;
  4257. this.label68.Location = new System.Drawing.Point(6, 213);
  4258. this.label68.Name = "label68";
  4259. this.label68.Size = new System.Drawing.Size(134, 19);
  4260. this.label68.TabIndex = 23;
  4261. this.label68.Text = "断电前请执行关机!";
  4262. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4263. //
  4264. // label84
  4265. //
  4266. this.label84.AutoSize = true;
  4267. this.label84.Location = new System.Drawing.Point(6, 120);
  4268. this.label84.Name = "label84";
  4269. this.label84.Size = new System.Drawing.Size(35, 21);
  4270. this.label84.TabIndex = 12;
  4271. this.label84.Text = "FW";
  4272. //
  4273. // textBox_FacModeFW
  4274. //
  4275. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4276. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4277. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4278. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4279. this.textBox_FacModeFW.TabIndex = 13;
  4280. //
  4281. // Button_FacModeReadVer
  4282. //
  4283. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4284. this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 174);
  4285. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4286. this.Button_FacModeReadVer.Size = new System.Drawing.Size(74, 60);
  4287. this.Button_FacModeReadVer.TabIndex = 11;
  4288. this.Button_FacModeReadVer.Text = "查询";
  4289. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4290. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4291. //
  4292. // label83
  4293. //
  4294. this.label83.AutoSize = true;
  4295. this.label83.Location = new System.Drawing.Point(6, 91);
  4296. this.label83.Name = "label83";
  4297. this.label83.Size = new System.Drawing.Size(38, 21);
  4298. this.label83.TabIndex = 9;
  4299. this.label83.Text = "HW";
  4300. //
  4301. // textBox_FacModeHW
  4302. //
  4303. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4304. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4305. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4306. this.textBox_FacModeHW.Size = new System.Drawing.Size(234, 28);
  4307. this.textBox_FacModeHW.TabIndex = 10;
  4308. //
  4309. // Button_FacModeSetNum
  4310. //
  4311. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4312. this.Button_FacModeSetNum.Location = new System.Drawing.Point(213, 58);
  4313. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4314. this.Button_FacModeSetNum.Size = new System.Drawing.Size(75, 29);
  4315. this.Button_FacModeSetNum.TabIndex = 8;
  4316. this.Button_FacModeSetNum.Text = "写入";
  4317. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4318. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4319. //
  4320. // label82
  4321. //
  4322. this.label82.AutoSize = true;
  4323. this.label82.Location = new System.Drawing.Point(6, 62);
  4324. this.label82.Name = "label82";
  4325. this.label82.Size = new System.Drawing.Size(32, 21);
  4326. this.label82.TabIndex = 6;
  4327. this.label82.Text = "SN";
  4328. //
  4329. // textBox_FacModeNum
  4330. //
  4331. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4332. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4333. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4334. this.textBox_FacModeNum.Size = new System.Drawing.Size(153, 28);
  4335. this.textBox_FacModeNum.TabIndex = 7;
  4336. //
  4337. // label81
  4338. //
  4339. this.label81.AutoSize = true;
  4340. this.label81.Location = new System.Drawing.Point(6, 33);
  4341. this.label81.Name = "label81";
  4342. this.label81.Size = new System.Drawing.Size(42, 21);
  4343. this.label81.TabIndex = 3;
  4344. this.label81.Text = "型号";
  4345. //
  4346. // textBox_FacModeName
  4347. //
  4348. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4349. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4350. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4351. this.textBox_FacModeName.Size = new System.Drawing.Size(153, 28);
  4352. this.textBox_FacModeName.TabIndex = 4;
  4353. //
  4354. // groupBox22
  4355. //
  4356. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4357. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4358. this.groupBox22.Location = new System.Drawing.Point(218, 3);
  4359. this.groupBox22.Name = "groupBox22";
  4360. this.groupBox22.Size = new System.Drawing.Size(170, 96);
  4361. this.groupBox22.TabIndex = 10;
  4362. this.groupBox22.TabStop = false;
  4363. this.groupBox22.Text = "驱动测试";
  4364. //
  4365. // button_FacModeLightSW
  4366. //
  4367. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4368. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4369. this.button_FacModeLightSW.Location = new System.Drawing.Point(12, 38);
  4370. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4371. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4372. this.button_FacModeLightSW.TabIndex = 20;
  4373. this.button_FacModeLightSW.Text = "开/关灯";
  4374. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4375. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4376. //
  4377. // button_FacModeMotorRun
  4378. //
  4379. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4380. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4381. this.button_FacModeMotorRun.Location = new System.Drawing.Point(88, 38);
  4382. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4383. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4384. this.button_FacModeMotorRun.TabIndex = 16;
  4385. this.button_FacModeMotorRun.Text = "启/停";
  4386. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4387. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4388. //
  4389. // groupBox21
  4390. //
  4391. this.groupBox21.Controls.Add(this.label79);
  4392. this.groupBox21.Controls.Add(this.label78);
  4393. this.groupBox21.Controls.Add(this.label74);
  4394. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4395. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4396. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4397. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4398. this.groupBox21.Controls.Add(this.label73);
  4399. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4400. this.groupBox21.Controls.Add(this.label77);
  4401. this.groupBox21.Controls.Add(this.label72);
  4402. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4403. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4404. this.groupBox21.Controls.Add(this.label76);
  4405. this.groupBox21.Controls.Add(this.label71);
  4406. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4407. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4408. this.groupBox21.Controls.Add(this.label75);
  4409. this.groupBox21.Controls.Add(this.label70);
  4410. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4411. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4412. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4413. this.groupBox21.Name = "groupBox21";
  4414. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4415. this.groupBox21.TabIndex = 9;
  4416. this.groupBox21.TabStop = false;
  4417. this.groupBox21.Text = "控制器内阻校准";
  4418. //
  4419. // label79
  4420. //
  4421. this.label79.BackColor = System.Drawing.Color.Silver;
  4422. this.label79.ForeColor = System.Drawing.Color.White;
  4423. this.label79.Location = new System.Drawing.Point(8, 177);
  4424. this.label79.Name = "label79";
  4425. this.label79.Size = new System.Drawing.Size(278, 1);
  4426. this.label79.TabIndex = 19;
  4427. //
  4428. // label78
  4429. //
  4430. this.label78.BackColor = System.Drawing.Color.Silver;
  4431. this.label78.ForeColor = System.Drawing.Color.White;
  4432. this.label78.Location = new System.Drawing.Point(6, 100);
  4433. this.label78.Name = "label78";
  4434. this.label78.Size = new System.Drawing.Size(278, 1);
  4435. this.label78.TabIndex = 18;
  4436. //
  4437. // label74
  4438. //
  4439. this.label74.AutoSize = true;
  4440. this.label74.Location = new System.Drawing.Point(234, 29);
  4441. this.label74.Name = "label74";
  4442. this.label74.Size = new System.Drawing.Size(51, 21);
  4443. this.label74.TabIndex = 3;
  4444. this.label74.Text = "系数5";
  4445. //
  4446. // button_MOS_Write
  4447. //
  4448. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4449. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4450. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4451. this.button_MOS_Write.Name = "button_MOS_Write";
  4452. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4453. this.button_MOS_Write.TabIndex = 15;
  4454. this.button_MOS_Write.Text = "写入";
  4455. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4456. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4457. //
  4458. // button_MOS_Read
  4459. //
  4460. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4461. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4462. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4463. this.button_MOS_Read.Name = "button_MOS_Read";
  4464. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4465. this.button_MOS_Read.TabIndex = 15;
  4466. this.button_MOS_Read.Text = "读取";
  4467. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4468. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4469. //
  4470. // button_MOS_Cal
  4471. //
  4472. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4473. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4474. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4475. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4476. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4477. this.button_MOS_Cal.TabIndex = 15;
  4478. this.button_MOS_Cal.Text = "校准";
  4479. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4480. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4481. //
  4482. // textBox_MOS_K5
  4483. //
  4484. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4485. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4486. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4487. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4488. this.textBox_MOS_K5.TabIndex = 15;
  4489. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4490. //
  4491. // label73
  4492. //
  4493. this.label73.AutoSize = true;
  4494. this.label73.Location = new System.Drawing.Point(177, 29);
  4495. this.label73.Name = "label73";
  4496. this.label73.Size = new System.Drawing.Size(51, 21);
  4497. this.label73.TabIndex = 3;
  4498. this.label73.Text = "系数4";
  4499. //
  4500. // textBox_MOS_K4
  4501. //
  4502. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4503. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4504. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4505. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4506. this.textBox_MOS_K4.TabIndex = 15;
  4507. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4508. //
  4509. // label77
  4510. //
  4511. this.label77.AutoSize = true;
  4512. this.label77.Location = new System.Drawing.Point(120, 106);
  4513. this.label77.Name = "label77";
  4514. this.label77.Size = new System.Drawing.Size(51, 21);
  4515. this.label77.TabIndex = 3;
  4516. this.label77.Text = "内阻3";
  4517. //
  4518. // label72
  4519. //
  4520. this.label72.AutoSize = true;
  4521. this.label72.Location = new System.Drawing.Point(120, 29);
  4522. this.label72.Name = "label72";
  4523. this.label72.Size = new System.Drawing.Size(51, 21);
  4524. this.label72.TabIndex = 3;
  4525. this.label72.Text = "系数3";
  4526. //
  4527. // textBox_MOS_R3
  4528. //
  4529. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4530. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4531. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4532. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4533. this.textBox_MOS_R3.TabIndex = 15;
  4534. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4535. //
  4536. // textBox_MOS_K3
  4537. //
  4538. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4539. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4540. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4541. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4542. this.textBox_MOS_K3.TabIndex = 15;
  4543. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4544. //
  4545. // label76
  4546. //
  4547. this.label76.AutoSize = true;
  4548. this.label76.Location = new System.Drawing.Point(63, 106);
  4549. this.label76.Name = "label76";
  4550. this.label76.Size = new System.Drawing.Size(51, 21);
  4551. this.label76.TabIndex = 3;
  4552. this.label76.Text = "内阻2";
  4553. //
  4554. // label71
  4555. //
  4556. this.label71.AutoSize = true;
  4557. this.label71.Location = new System.Drawing.Point(63, 29);
  4558. this.label71.Name = "label71";
  4559. this.label71.Size = new System.Drawing.Size(51, 21);
  4560. this.label71.TabIndex = 3;
  4561. this.label71.Text = "系数2";
  4562. //
  4563. // textBox_MOS_R2
  4564. //
  4565. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4566. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4567. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4568. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4569. this.textBox_MOS_R2.TabIndex = 15;
  4570. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4571. //
  4572. // textBox_MOS_K2
  4573. //
  4574. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4575. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4576. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4577. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4578. this.textBox_MOS_K2.TabIndex = 15;
  4579. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4580. //
  4581. // label75
  4582. //
  4583. this.label75.AutoSize = true;
  4584. this.label75.Location = new System.Drawing.Point(6, 106);
  4585. this.label75.Name = "label75";
  4586. this.label75.Size = new System.Drawing.Size(51, 21);
  4587. this.label75.TabIndex = 3;
  4588. this.label75.Text = "内阻1";
  4589. //
  4590. // label70
  4591. //
  4592. this.label70.AutoSize = true;
  4593. this.label70.Location = new System.Drawing.Point(6, 29);
  4594. this.label70.Name = "label70";
  4595. this.label70.Size = new System.Drawing.Size(51, 21);
  4596. this.label70.TabIndex = 3;
  4597. this.label70.Text = "系数1";
  4598. //
  4599. // textBox_MOS_R1
  4600. //
  4601. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4602. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4603. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4604. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4605. this.textBox_MOS_R1.TabIndex = 15;
  4606. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4607. //
  4608. // textBox_MOS_K1
  4609. //
  4610. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4611. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4612. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4613. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4614. this.textBox_MOS_K1.TabIndex = 15;
  4615. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4616. //
  4617. // groupBox20
  4618. //
  4619. this.groupBox20.Controls.Add(this.label1_TorqueCal1);
  4620. this.groupBox20.Controls.Add(this.label1_TorqueCal2);
  4621. this.groupBox20.Controls.Add(this.label1_TorqueCal3);
  4622. this.groupBox20.Controls.Add(this.label1_TorqueCal4);
  4623. this.groupBox20.Controls.Add(this.label1_TorqueCal0);
  4624. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal0);
  4625. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4626. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4627. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4628. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4629. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4630. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4631. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4632. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4633. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4634. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4635. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4636. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4637. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4638. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4639. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4640. this.groupBox20.Name = "groupBox20";
  4641. this.groupBox20.Size = new System.Drawing.Size(209, 203);
  4642. this.groupBox20.TabIndex = 8;
  4643. this.groupBox20.TabStop = false;
  4644. this.groupBox20.Text = "力矩标定";
  4645. //
  4646. // label1_TorqueCal1
  4647. //
  4648. this.label1_TorqueCal1.BackColor = System.Drawing.Color.Red;
  4649. this.label1_TorqueCal1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4650. this.label1_TorqueCal1.ForeColor = System.Drawing.SystemColors.ControlText;
  4651. this.label1_TorqueCal1.Location = new System.Drawing.Point(181, 75);
  4652. this.label1_TorqueCal1.Name = "label1_TorqueCal1";
  4653. this.label1_TorqueCal1.Size = new System.Drawing.Size(15, 15);
  4654. this.label1_TorqueCal1.TabIndex = 21;
  4655. this.label1_TorqueCal1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4656. //
  4657. // label1_TorqueCal2
  4658. //
  4659. this.label1_TorqueCal2.BackColor = System.Drawing.Color.Red;
  4660. this.label1_TorqueCal2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4661. this.label1_TorqueCal2.ForeColor = System.Drawing.SystemColors.ControlText;
  4662. this.label1_TorqueCal2.Location = new System.Drawing.Point(181, 108);
  4663. this.label1_TorqueCal2.Name = "label1_TorqueCal2";
  4664. this.label1_TorqueCal2.Size = new System.Drawing.Size(15, 15);
  4665. this.label1_TorqueCal2.TabIndex = 20;
  4666. this.label1_TorqueCal2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4667. //
  4668. // label1_TorqueCal3
  4669. //
  4670. this.label1_TorqueCal3.BackColor = System.Drawing.Color.Red;
  4671. this.label1_TorqueCal3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4672. this.label1_TorqueCal3.ForeColor = System.Drawing.SystemColors.ControlText;
  4673. this.label1_TorqueCal3.Location = new System.Drawing.Point(181, 141);
  4674. this.label1_TorqueCal3.Name = "label1_TorqueCal3";
  4675. this.label1_TorqueCal3.Size = new System.Drawing.Size(15, 15);
  4676. this.label1_TorqueCal3.TabIndex = 19;
  4677. this.label1_TorqueCal3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4678. //
  4679. // label1_TorqueCal4
  4680. //
  4681. this.label1_TorqueCal4.BackColor = System.Drawing.Color.Red;
  4682. this.label1_TorqueCal4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4683. this.label1_TorqueCal4.ForeColor = System.Drawing.SystemColors.ControlText;
  4684. this.label1_TorqueCal4.Location = new System.Drawing.Point(181, 174);
  4685. this.label1_TorqueCal4.Name = "label1_TorqueCal4";
  4686. this.label1_TorqueCal4.Size = new System.Drawing.Size(15, 15);
  4687. this.label1_TorqueCal4.TabIndex = 18;
  4688. this.label1_TorqueCal4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4689. //
  4690. // label1_TorqueCal0
  4691. //
  4692. this.label1_TorqueCal0.BackColor = System.Drawing.Color.Red;
  4693. this.label1_TorqueCal0.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4694. this.label1_TorqueCal0.ForeColor = System.Drawing.SystemColors.ControlText;
  4695. this.label1_TorqueCal0.Location = new System.Drawing.Point(181, 41);
  4696. this.label1_TorqueCal0.Name = "label1_TorqueCal0";
  4697. this.label1_TorqueCal0.Size = new System.Drawing.Size(15, 15);
  4698. this.label1_TorqueCal0.TabIndex = 17;
  4699. this.label1_TorqueCal0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4700. //
  4701. // textBox_FacModeSensorCal0
  4702. //
  4703. this.textBox_FacModeSensorCal0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4704. this.textBox_FacModeSensorCal0.Location = new System.Drawing.Point(6, 35);
  4705. this.textBox_FacModeSensorCal0.Name = "textBox_FacModeSensorCal0";
  4706. this.textBox_FacModeSensorCal0.ReadOnly = true;
  4707. this.textBox_FacModeSensorCal0.Size = new System.Drawing.Size(47, 28);
  4708. this.textBox_FacModeSensorCal0.TabIndex = 16;
  4709. this.textBox_FacModeSensorCal0.Text = "0";
  4710. this.textBox_FacModeSensorCal0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4711. //
  4712. // button_FacModeSensorRead
  4713. //
  4714. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4715. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4716. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4717. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4718. this.button_FacModeSensorRead.TabIndex = 15;
  4719. this.button_FacModeSensorRead.Text = "读取";
  4720. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4721. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4722. //
  4723. // textBox_FacModeSensorADC0
  4724. //
  4725. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4726. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4727. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4728. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4729. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4730. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4731. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4732. //
  4733. // textBox_FacModeSensorADC4
  4734. //
  4735. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4736. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4737. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4738. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4739. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4740. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4741. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4742. //
  4743. // buttonFacModeSet1
  4744. //
  4745. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4746. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4747. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4748. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4749. this.buttonFacModeSet1.TabIndex = 7;
  4750. this.buttonFacModeSet1.Text = "加载1";
  4751. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4752. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4753. //
  4754. // buttonFacModeSet2
  4755. //
  4756. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4757. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4758. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4759. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4760. this.buttonFacModeSet2.TabIndex = 8;
  4761. this.buttonFacModeSet2.Text = "加载2";
  4762. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4763. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4764. //
  4765. // textBox_FacModeSensorADC3
  4766. //
  4767. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4768. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4769. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4770. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4771. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4772. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4773. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4774. //
  4775. // buttonFacModeSet3
  4776. //
  4777. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4778. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4779. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4780. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4781. this.buttonFacModeSet3.TabIndex = 9;
  4782. this.buttonFacModeSet3.Text = "加载3";
  4783. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4784. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4785. //
  4786. // textBox_FacModeSensorADC1
  4787. //
  4788. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4789. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4790. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4791. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4792. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4793. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4794. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4795. //
  4796. // buttonFacModeSet4
  4797. //
  4798. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4799. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4800. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4801. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4802. this.buttonFacModeSet4.TabIndex = 10;
  4803. this.buttonFacModeSet4.Text = "加载4";
  4804. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4805. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4806. //
  4807. // textBox_FacModeSensorADC2
  4808. //
  4809. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4810. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4811. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4812. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4813. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4814. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4815. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4816. //
  4817. // textBox_FacModeSensorCal4
  4818. //
  4819. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4820. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4821. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4822. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4823. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4824. this.textBox_FacModeSensorCal4.Text = "96";
  4825. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4826. //
  4827. // textBox_FacModeSensorCal3
  4828. //
  4829. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4830. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4831. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4832. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4833. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4834. this.textBox_FacModeSensorCal3.Text = "72";
  4835. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4836. //
  4837. // textBox_FacModeSensorCal1
  4838. //
  4839. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4840. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4841. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4842. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4843. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4844. this.textBox_FacModeSensorCal1.Text = "24";
  4845. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4846. //
  4847. // textBox_FacModeSensorCal2
  4848. //
  4849. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4850. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4851. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4852. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4853. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4854. this.textBox_FacModeSensorCal2.Text = "48";
  4855. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4856. //
  4857. // groupBox24
  4858. //
  4859. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  4860. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  4861. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  4862. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  4863. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  4864. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  4865. this.groupBox24.Controls.Add(this.label126);
  4866. this.groupBox24.Controls.Add(this.label119);
  4867. this.groupBox24.Location = new System.Drawing.Point(218, 109);
  4868. this.groupBox24.Name = "groupBox24";
  4869. this.groupBox24.Size = new System.Drawing.Size(170, 203);
  4870. this.groupBox24.TabIndex = 7;
  4871. this.groupBox24.TabStop = false;
  4872. this.groupBox24.Text = "骑行信息";
  4873. //
  4874. // button_ReadRideLog
  4875. //
  4876. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4877. this.button_ReadRideLog.Location = new System.Drawing.Point(16, 167);
  4878. this.button_ReadRideLog.Name = "button_ReadRideLog";
  4879. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  4880. this.button_ReadRideLog.TabIndex = 16;
  4881. this.button_ReadRideLog.Text = "查询";
  4882. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  4883. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  4884. //
  4885. // button_WriteRideLog
  4886. //
  4887. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4888. this.button_WriteRideLog.Location = new System.Drawing.Point(92, 167);
  4889. this.button_WriteRideLog.Name = "button_WriteRideLog";
  4890. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  4891. this.button_WriteRideLog.TabIndex = 17;
  4892. this.button_WriteRideLog.Text = "写入";
  4893. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  4894. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  4895. //
  4896. // textBox_TRIP_KM
  4897. //
  4898. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4899. this.textBox_TRIP_KM.Location = new System.Drawing.Point(16, 120);
  4900. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  4901. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  4902. this.textBox_TRIP_KM.TabIndex = 15;
  4903. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4904. //
  4905. // textBox_TRIP_TIME
  4906. //
  4907. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4908. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(92, 120);
  4909. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  4910. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  4911. this.textBox_TRIP_TIME.TabIndex = 15;
  4912. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4913. //
  4914. // textBox_ODO_KM
  4915. //
  4916. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4917. this.textBox_ODO_KM.Location = new System.Drawing.Point(16, 55);
  4918. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  4919. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  4920. this.textBox_ODO_KM.TabIndex = 15;
  4921. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4922. //
  4923. // textBox_ODO_TIME
  4924. //
  4925. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4926. this.textBox_ODO_TIME.Location = new System.Drawing.Point(92, 55);
  4927. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  4928. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  4929. this.textBox_ODO_TIME.TabIndex = 15;
  4930. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4931. //
  4932. // label126
  4933. //
  4934. this.label126.AutoSize = true;
  4935. this.label126.Location = new System.Drawing.Point(24, 91);
  4936. this.label126.Name = "label126";
  4937. this.label126.Size = new System.Drawing.Size(44, 21);
  4938. this.label126.TabIndex = 3;
  4939. this.label126.Text = "TRIP";
  4940. //
  4941. // label119
  4942. //
  4943. this.label119.AutoSize = true;
  4944. this.label119.Location = new System.Drawing.Point(22, 26);
  4945. this.label119.Name = "label119";
  4946. this.label119.Size = new System.Drawing.Size(48, 21);
  4947. this.label119.TabIndex = 3;
  4948. this.label119.Text = "ODO";
  4949. //
  4950. // groupBox19
  4951. //
  4952. this.groupBox19.Controls.Add(this.button_FacModeInit);
  4953. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  4954. this.groupBox19.Name = "groupBox19";
  4955. this.groupBox19.Size = new System.Drawing.Size(209, 96);
  4956. this.groupBox19.TabIndex = 7;
  4957. this.groupBox19.TabStop = false;
  4958. this.groupBox19.Text = "初始化";
  4959. //
  4960. // button_FacModeInit
  4961. //
  4962. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4963. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  4964. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  4965. this.button_FacModeInit.Name = "button_FacModeInit";
  4966. this.button_FacModeInit.Size = new System.Drawing.Size(149, 45);
  4967. this.button_FacModeInit.TabIndex = 0;
  4968. this.button_FacModeInit.Text = "初始化";
  4969. this.button_FacModeInit.UseVisualStyleBackColor = false;
  4970. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  4971. //
  4972. // tabPage_AngleCal
  4973. //
  4974. this.tabPage_AngleCal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4975. this.tabPage_AngleCal.Controls.Add(this.label153);
  4976. this.tabPage_AngleCal.Controls.Add(this.label151);
  4977. this.tabPage_AngleCal.Controls.Add(this.label150);
  4978. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffAvg);
  4979. this.tabPage_AngleCal.Controls.Add(this.label149);
  4980. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMax);
  4981. this.tabPage_AngleCal.Controls.Add(this.label147);
  4982. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMin);
  4983. this.tabPage_AngleCal.Controls.Add(this.label146);
  4984. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroDiff);
  4985. this.tabPage_AngleCal.Controls.Add(this.label144);
  4986. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroCur);
  4987. this.tabPage_AngleCal.Controls.Add(this.label142);
  4988. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroInit);
  4989. this.tabPage_AngleCal.Controls.Add(this.label140);
  4990. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroTh);
  4991. this.tabPage_AngleCal.Controls.Add(this.label139);
  4992. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffTh);
  4993. this.tabPage_AngleCal.Controls.Add(this.button_AngleWrite);
  4994. this.tabPage_AngleCal.Controls.Add(this.button_AngleExportData);
  4995. this.tabPage_AngleCal.Controls.Add(this.button_AngleCalStart);
  4996. this.tabPage_AngleCal.Controls.Add(this.groupBox32);
  4997. this.tabPage_AngleCal.Location = new System.Drawing.Point(4, 30);
  4998. this.tabPage_AngleCal.Name = "tabPage_AngleCal";
  4999. this.tabPage_AngleCal.Size = new System.Drawing.Size(990, 315);
  5000. this.tabPage_AngleCal.TabIndex = 15;
  5001. this.tabPage_AngleCal.Text = "位置校准";
  5002. //
  5003. // label153
  5004. //
  5005. this.label153.BackColor = System.Drawing.Color.Silver;
  5006. this.label153.Location = new System.Drawing.Point(761, 202);
  5007. this.label153.Name = "label153";
  5008. this.label153.Size = new System.Drawing.Size(206, 1);
  5009. this.label153.TabIndex = 62;
  5010. //
  5011. // label151
  5012. //
  5013. this.label151.BackColor = System.Drawing.Color.Silver;
  5014. this.label151.Location = new System.Drawing.Point(761, 88);
  5015. this.label151.Name = "label151";
  5016. this.label151.Size = new System.Drawing.Size(206, 1);
  5017. this.label151.TabIndex = 61;
  5018. //
  5019. // label150
  5020. //
  5021. this.label150.AutoSize = true;
  5022. this.label150.Location = new System.Drawing.Point(758, 287);
  5023. this.label150.Name = "label150";
  5024. this.label150.Size = new System.Drawing.Size(74, 21);
  5025. this.label150.TabIndex = 59;
  5026. this.label150.Text = "平均偏差";
  5027. //
  5028. // textBox_AngleDiffAvg
  5029. //
  5030. this.textBox_AngleDiffAvg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5031. this.textBox_AngleDiffAvg.Location = new System.Drawing.Point(881, 283);
  5032. this.textBox_AngleDiffAvg.Name = "textBox_AngleDiffAvg";
  5033. this.textBox_AngleDiffAvg.ReadOnly = true;
  5034. this.textBox_AngleDiffAvg.Size = new System.Drawing.Size(85, 28);
  5035. this.textBox_AngleDiffAvg.TabIndex = 60;
  5036. this.textBox_AngleDiffAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5037. //
  5038. // label149
  5039. //
  5040. this.label149.AutoSize = true;
  5041. this.label149.Location = new System.Drawing.Point(758, 249);
  5042. this.label149.Name = "label149";
  5043. this.label149.Size = new System.Drawing.Size(74, 21);
  5044. this.label149.TabIndex = 57;
  5045. this.label149.Text = "最大偏差";
  5046. //
  5047. // textBox_AngleDiffMax
  5048. //
  5049. this.textBox_AngleDiffMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5050. this.textBox_AngleDiffMax.Location = new System.Drawing.Point(881, 245);
  5051. this.textBox_AngleDiffMax.Name = "textBox_AngleDiffMax";
  5052. this.textBox_AngleDiffMax.ReadOnly = true;
  5053. this.textBox_AngleDiffMax.Size = new System.Drawing.Size(85, 28);
  5054. this.textBox_AngleDiffMax.TabIndex = 58;
  5055. this.textBox_AngleDiffMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5056. //
  5057. // label147
  5058. //
  5059. this.label147.AutoSize = true;
  5060. this.label147.Location = new System.Drawing.Point(758, 211);
  5061. this.label147.Name = "label147";
  5062. this.label147.Size = new System.Drawing.Size(74, 21);
  5063. this.label147.TabIndex = 55;
  5064. this.label147.Text = "最小偏差";
  5065. //
  5066. // textBox_AngleDiffMin
  5067. //
  5068. this.textBox_AngleDiffMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5069. this.textBox_AngleDiffMin.Location = new System.Drawing.Point(881, 207);
  5070. this.textBox_AngleDiffMin.Name = "textBox_AngleDiffMin";
  5071. this.textBox_AngleDiffMin.ReadOnly = true;
  5072. this.textBox_AngleDiffMin.Size = new System.Drawing.Size(85, 28);
  5073. this.textBox_AngleDiffMin.TabIndex = 56;
  5074. this.textBox_AngleDiffMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5075. //
  5076. // label146
  5077. //
  5078. this.label146.AutoSize = true;
  5079. this.label146.Location = new System.Drawing.Point(758, 173);
  5080. this.label146.Name = "label146";
  5081. this.label146.Size = new System.Drawing.Size(74, 21);
  5082. this.label146.TabIndex = 53;
  5083. this.label146.Text = "零点误差";
  5084. //
  5085. // textBox_AngleZeroDiff
  5086. //
  5087. this.textBox_AngleZeroDiff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5088. this.textBox_AngleZeroDiff.Location = new System.Drawing.Point(881, 169);
  5089. this.textBox_AngleZeroDiff.Name = "textBox_AngleZeroDiff";
  5090. this.textBox_AngleZeroDiff.ReadOnly = true;
  5091. this.textBox_AngleZeroDiff.Size = new System.Drawing.Size(85, 28);
  5092. this.textBox_AngleZeroDiff.TabIndex = 54;
  5093. this.textBox_AngleZeroDiff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5094. //
  5095. // label144
  5096. //
  5097. this.label144.AutoSize = true;
  5098. this.label144.Location = new System.Drawing.Point(758, 135);
  5099. this.label144.Name = "label144";
  5100. this.label144.Size = new System.Drawing.Size(106, 21);
  5101. this.label144.TabIndex = 51;
  5102. this.label144.Text = "当前零点位置";
  5103. //
  5104. // textBox_AngleZeroCur
  5105. //
  5106. this.textBox_AngleZeroCur.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5107. this.textBox_AngleZeroCur.Location = new System.Drawing.Point(881, 131);
  5108. this.textBox_AngleZeroCur.Name = "textBox_AngleZeroCur";
  5109. this.textBox_AngleZeroCur.ReadOnly = true;
  5110. this.textBox_AngleZeroCur.Size = new System.Drawing.Size(85, 28);
  5111. this.textBox_AngleZeroCur.TabIndex = 52;
  5112. this.textBox_AngleZeroCur.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5113. //
  5114. // label142
  5115. //
  5116. this.label142.AutoSize = true;
  5117. this.label142.Location = new System.Drawing.Point(758, 97);
  5118. this.label142.Name = "label142";
  5119. this.label142.Size = new System.Drawing.Size(106, 21);
  5120. this.label142.TabIndex = 49;
  5121. this.label142.Text = "历史零点位置";
  5122. //
  5123. // textBox_AngleZeroInit
  5124. //
  5125. this.textBox_AngleZeroInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5126. this.textBox_AngleZeroInit.Location = new System.Drawing.Point(881, 93);
  5127. this.textBox_AngleZeroInit.Name = "textBox_AngleZeroInit";
  5128. this.textBox_AngleZeroInit.ReadOnly = true;
  5129. this.textBox_AngleZeroInit.Size = new System.Drawing.Size(85, 28);
  5130. this.textBox_AngleZeroInit.TabIndex = 50;
  5131. this.textBox_AngleZeroInit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5132. //
  5133. // label140
  5134. //
  5135. this.label140.AutoSize = true;
  5136. this.label140.Location = new System.Drawing.Point(758, 59);
  5137. this.label140.Name = "label140";
  5138. this.label140.Size = new System.Drawing.Size(106, 21);
  5139. this.label140.TabIndex = 47;
  5140. this.label140.Text = "零点允许偏差";
  5141. //
  5142. // textBox_AngleZeroTh
  5143. //
  5144. this.textBox_AngleZeroTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5145. this.textBox_AngleZeroTh.Location = new System.Drawing.Point(881, 55);
  5146. this.textBox_AngleZeroTh.Name = "textBox_AngleZeroTh";
  5147. this.textBox_AngleZeroTh.Size = new System.Drawing.Size(85, 28);
  5148. this.textBox_AngleZeroTh.TabIndex = 48;
  5149. this.textBox_AngleZeroTh.Text = "5";
  5150. this.textBox_AngleZeroTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5151. this.textBox_AngleZeroTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleZeroTh_KeyDown);
  5152. //
  5153. // label139
  5154. //
  5155. this.label139.AutoSize = true;
  5156. this.label139.Location = new System.Drawing.Point(758, 25);
  5157. this.label139.Name = "label139";
  5158. this.label139.Size = new System.Drawing.Size(106, 21);
  5159. this.label139.TabIndex = 46;
  5160. this.label139.Text = "最大允许偏差";
  5161. //
  5162. // textBox_AngleDiffTh
  5163. //
  5164. this.textBox_AngleDiffTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5165. this.textBox_AngleDiffTh.Location = new System.Drawing.Point(881, 21);
  5166. this.textBox_AngleDiffTh.Name = "textBox_AngleDiffTh";
  5167. this.textBox_AngleDiffTh.Size = new System.Drawing.Size(85, 28);
  5168. this.textBox_AngleDiffTh.TabIndex = 46;
  5169. this.textBox_AngleDiffTh.Text = "10";
  5170. this.textBox_AngleDiffTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5171. this.textBox_AngleDiffTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleDiffTh_KeyDown);
  5172. //
  5173. // button_AngleWrite
  5174. //
  5175. this.button_AngleWrite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5176. this.button_AngleWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5177. this.button_AngleWrite.ForeColor = System.Drawing.Color.Black;
  5178. this.button_AngleWrite.Location = new System.Drawing.Point(620, 261);
  5179. this.button_AngleWrite.Name = "button_AngleWrite";
  5180. this.button_AngleWrite.Size = new System.Drawing.Size(120, 50);
  5181. this.button_AngleWrite.TabIndex = 28;
  5182. this.button_AngleWrite.Text = "校准历史零点";
  5183. this.button_AngleWrite.UseVisualStyleBackColor = false;
  5184. this.button_AngleWrite.Click += new System.EventHandler(this.button_AngleWrite_Click);
  5185. //
  5186. // button_AngleExportData
  5187. //
  5188. this.button_AngleExportData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5189. this.button_AngleExportData.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5190. this.button_AngleExportData.ForeColor = System.Drawing.Color.Black;
  5191. this.button_AngleExportData.Location = new System.Drawing.Point(620, 141);
  5192. this.button_AngleExportData.Name = "button_AngleExportData";
  5193. this.button_AngleExportData.Size = new System.Drawing.Size(120, 50);
  5194. this.button_AngleExportData.TabIndex = 27;
  5195. this.button_AngleExportData.Text = "导出数据";
  5196. this.button_AngleExportData.UseVisualStyleBackColor = false;
  5197. this.button_AngleExportData.Click += new System.EventHandler(this.button_AngleExportData_Click);
  5198. //
  5199. // button_AngleCalStart
  5200. //
  5201. this.button_AngleCalStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5202. this.button_AngleCalStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5203. this.button_AngleCalStart.ForeColor = System.Drawing.Color.Black;
  5204. this.button_AngleCalStart.Location = new System.Drawing.Point(620, 21);
  5205. this.button_AngleCalStart.Name = "button_AngleCalStart";
  5206. this.button_AngleCalStart.Size = new System.Drawing.Size(120, 50);
  5207. this.button_AngleCalStart.TabIndex = 26;
  5208. this.button_AngleCalStart.Text = "开始位置传感器测试";
  5209. this.button_AngleCalStart.UseVisualStyleBackColor = false;
  5210. this.button_AngleCalStart.Click += new System.EventHandler(this.button_AngleCalStart_Click);
  5211. //
  5212. // groupBox32
  5213. //
  5214. this.groupBox32.Controls.Add(this.dataGridView_AngleCal);
  5215. this.groupBox32.Location = new System.Drawing.Point(4, 4);
  5216. this.groupBox32.Name = "groupBox32";
  5217. this.groupBox32.Size = new System.Drawing.Size(606, 308);
  5218. this.groupBox32.TabIndex = 1;
  5219. this.groupBox32.TabStop = false;
  5220. this.groupBox32.Text = "位置校准数据";
  5221. //
  5222. // dataGridView_AngleCal
  5223. //
  5224. this.dataGridView_AngleCal.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5225. this.dataGridView_AngleCal.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5226. this.dataGridView_AngleCal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  5227. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5228. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  5229. dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5230. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  5231. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5232. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5233. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  5234. this.dataGridView_AngleCal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  5235. this.dataGridView_AngleCal.ColumnHeadersHeight = 36;
  5236. this.dataGridView_AngleCal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  5237. this.Pole,
  5238. this.Angle_60,
  5239. this.Angle_120,
  5240. this.Angle_180,
  5241. this.Angle_240,
  5242. this.Angle_300,
  5243. this.Angle_360});
  5244. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5245. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5246. dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5247. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
  5248. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5249. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5250. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  5251. this.dataGridView_AngleCal.DefaultCellStyle = dataGridViewCellStyle2;
  5252. this.dataGridView_AngleCal.Location = new System.Drawing.Point(6, 27);
  5253. this.dataGridView_AngleCal.Name = "dataGridView_AngleCal";
  5254. this.dataGridView_AngleCal.ReadOnly = true;
  5255. this.dataGridView_AngleCal.RowHeadersWidth = 23;
  5256. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5257. this.dataGridView_AngleCal.RowsDefaultCellStyle = dataGridViewCellStyle3;
  5258. this.dataGridView_AngleCal.RowTemplate.Height = 33;
  5259. this.dataGridView_AngleCal.Size = new System.Drawing.Size(586, 272);
  5260. this.dataGridView_AngleCal.TabIndex = 0;
  5261. //
  5262. // Pole
  5263. //
  5264. this.Pole.HeaderText = "电周期";
  5265. this.Pole.Name = "Pole";
  5266. this.Pole.ReadOnly = true;
  5267. this.Pole.Width = 80;
  5268. //
  5269. // Angle_60
  5270. //
  5271. this.Angle_60.HeaderText = "60°";
  5272. this.Angle_60.Name = "Angle_60";
  5273. this.Angle_60.ReadOnly = true;
  5274. this.Angle_60.Width = 80;
  5275. //
  5276. // Angle_120
  5277. //
  5278. this.Angle_120.HeaderText = "120°";
  5279. this.Angle_120.Name = "Angle_120";
  5280. this.Angle_120.ReadOnly = true;
  5281. this.Angle_120.Width = 80;
  5282. //
  5283. // Angle_180
  5284. //
  5285. this.Angle_180.HeaderText = "180°";
  5286. this.Angle_180.Name = "Angle_180";
  5287. this.Angle_180.ReadOnly = true;
  5288. this.Angle_180.Width = 80;
  5289. //
  5290. // Angle_240
  5291. //
  5292. this.Angle_240.HeaderText = "240°";
  5293. this.Angle_240.Name = "Angle_240";
  5294. this.Angle_240.ReadOnly = true;
  5295. this.Angle_240.Width = 80;
  5296. //
  5297. // Angle_300
  5298. //
  5299. this.Angle_300.HeaderText = "300°";
  5300. this.Angle_300.Name = "Angle_300";
  5301. this.Angle_300.ReadOnly = true;
  5302. this.Angle_300.Width = 80;
  5303. //
  5304. // Angle_360
  5305. //
  5306. this.Angle_360.HeaderText = "360°";
  5307. this.Angle_360.Name = "Angle_360";
  5308. this.Angle_360.ReadOnly = true;
  5309. this.Angle_360.Width = 80;
  5310. //
  5311. // tabPage_ProductMode_Write
  5312. //
  5313. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5314. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  5315. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  5316. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  5317. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  5318. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  5319. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  5320. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  5321. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  5322. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  5323. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  5324. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  5325. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  5326. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial);
  5327. this.tabPage_ProductMode_Write.Controls.Add(this.label131);
  5328. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  5329. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  5330. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  5331. this.tabPage_ProductMode_Write.TabIndex = 11;
  5332. this.tabPage_ProductMode_Write.Text = "量产测试";
  5333. //
  5334. // groupBox28
  5335. //
  5336. this.groupBox28.Controls.Add(this.label67);
  5337. this.groupBox28.Controls.Add(this.label_FacModeAngleCal);
  5338. this.groupBox28.Controls.Add(this.label130);
  5339. this.groupBox28.Controls.Add(this.label_FacModeMosCal);
  5340. this.groupBox28.Controls.Add(this.label117);
  5341. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  5342. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  5343. this.groupBox28.Controls.Add(this.label116);
  5344. this.groupBox28.Controls.Add(this.label114);
  5345. this.groupBox28.Controls.Add(this.label_FacModeCad);
  5346. this.groupBox28.Controls.Add(this.label_FacModeTq);
  5347. this.groupBox28.Controls.Add(this.label113);
  5348. this.groupBox28.Controls.Add(this.label134);
  5349. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  5350. this.groupBox28.Controls.Add(this.label136);
  5351. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  5352. this.groupBox28.Controls.Add(this.label145);
  5353. this.groupBox28.Controls.Add(this.label127);
  5354. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  5355. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  5356. this.groupBox28.Controls.Add(this.label143);
  5357. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  5358. this.groupBox28.Controls.Add(this.label129);
  5359. this.groupBox28.Controls.Add(this.label_FacModeGas);
  5360. this.groupBox28.Controls.Add(this.label123);
  5361. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  5362. this.groupBox28.Controls.Add(this.label125);
  5363. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  5364. this.groupBox28.Controls.Add(this.label122);
  5365. this.groupBox28.Controls.Add(this.label118);
  5366. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  5367. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  5368. this.groupBox28.Controls.Add(this.label120);
  5369. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  5370. this.groupBox28.Controls.Add(this.label115);
  5371. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  5372. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  5373. this.groupBox28.Name = "groupBox28";
  5374. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  5375. this.groupBox28.TabIndex = 9;
  5376. this.groupBox28.TabStop = false;
  5377. this.groupBox28.Text = "测试状态";
  5378. //
  5379. // label67
  5380. //
  5381. this.label67.AutoSize = true;
  5382. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5383. this.label67.ForeColor = System.Drawing.SystemColors.ControlText;
  5384. this.label67.Location = new System.Drawing.Point(123, 216);
  5385. this.label67.Name = "label67";
  5386. this.label67.Size = new System.Drawing.Size(56, 17);
  5387. this.label67.TabIndex = 28;
  5388. this.label67.Text = "位置校准";
  5389. this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5390. //
  5391. // label_FacModeAngleCal
  5392. //
  5393. this.label_FacModeAngleCal.BackColor = System.Drawing.Color.Red;
  5394. this.label_FacModeAngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5395. this.label_FacModeAngleCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5396. this.label_FacModeAngleCal.Location = new System.Drawing.Point(208, 218);
  5397. this.label_FacModeAngleCal.Name = "label_FacModeAngleCal";
  5398. this.label_FacModeAngleCal.Size = new System.Drawing.Size(12, 12);
  5399. this.label_FacModeAngleCal.TabIndex = 29;
  5400. this.label_FacModeAngleCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5401. //
  5402. // label130
  5403. //
  5404. this.label130.AutoSize = true;
  5405. this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5406. this.label130.ForeColor = System.Drawing.SystemColors.ControlText;
  5407. this.label130.Location = new System.Drawing.Point(6, 216);
  5408. this.label130.Name = "label130";
  5409. this.label130.Size = new System.Drawing.Size(85, 17);
  5410. this.label130.TabIndex = 26;
  5411. this.label130.Text = "MOS内阻校准";
  5412. this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5413. //
  5414. // label_FacModeMosCal
  5415. //
  5416. this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red;
  5417. this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5418. this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5419. this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218);
  5420. this.label_FacModeMosCal.Name = "label_FacModeMosCal";
  5421. this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12);
  5422. this.label_FacModeMosCal.TabIndex = 27;
  5423. this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5424. //
  5425. // label117
  5426. //
  5427. this.label117.AutoSize = true;
  5428. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5429. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  5430. this.label117.Location = new System.Drawing.Point(123, 48);
  5431. this.label117.Name = "label117";
  5432. this.label117.Size = new System.Drawing.Size(68, 17);
  5433. this.label117.TabIndex = 24;
  5434. this.label117.Text = "车速传感器";
  5435. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5436. //
  5437. // label_FacModeSpeed
  5438. //
  5439. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  5440. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5441. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5442. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50);
  5443. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  5444. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  5445. this.label_FacModeSpeed.TabIndex = 25;
  5446. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5447. //
  5448. // label_FacModeBMS
  5449. //
  5450. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  5451. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5452. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  5453. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50);
  5454. this.label_FacModeBMS.Name = "label_FacModeBMS";
  5455. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  5456. this.label_FacModeBMS.TabIndex = 23;
  5457. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5458. //
  5459. // label116
  5460. //
  5461. this.label116.AutoSize = true;
  5462. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5463. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  5464. this.label116.Location = new System.Drawing.Point(6, 48);
  5465. this.label116.Name = "label116";
  5466. this.label116.Size = new System.Drawing.Size(59, 17);
  5467. this.label116.TabIndex = 22;
  5468. this.label116.Text = "BMS通讯";
  5469. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5470. //
  5471. // label114
  5472. //
  5473. this.label114.AutoSize = true;
  5474. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5475. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  5476. this.label114.Location = new System.Drawing.Point(123, 120);
  5477. this.label114.Name = "label114";
  5478. this.label114.Size = new System.Drawing.Size(68, 17);
  5479. this.label114.TabIndex = 19;
  5480. this.label114.Text = "踏频传感器";
  5481. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5482. //
  5483. // label_FacModeCad
  5484. //
  5485. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  5486. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5487. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  5488. this.label_FacModeCad.Location = new System.Drawing.Point(208, 122);
  5489. this.label_FacModeCad.Name = "label_FacModeCad";
  5490. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  5491. this.label_FacModeCad.TabIndex = 20;
  5492. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5493. //
  5494. // label_FacModeTq
  5495. //
  5496. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  5497. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5498. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  5499. this.label_FacModeTq.Location = new System.Drawing.Point(95, 122);
  5500. this.label_FacModeTq.Name = "label_FacModeTq";
  5501. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  5502. this.label_FacModeTq.TabIndex = 21;
  5503. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5504. //
  5505. // label113
  5506. //
  5507. this.label113.AutoSize = true;
  5508. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5509. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  5510. this.label113.Location = new System.Drawing.Point(6, 120);
  5511. this.label113.Name = "label113";
  5512. this.label113.Size = new System.Drawing.Size(68, 17);
  5513. this.label113.TabIndex = 18;
  5514. this.label113.Text = "力矩传感器";
  5515. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5516. //
  5517. // label134
  5518. //
  5519. this.label134.AutoSize = true;
  5520. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5521. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  5522. this.label134.Location = new System.Drawing.Point(123, 192);
  5523. this.label134.Name = "label134";
  5524. this.label134.Size = new System.Drawing.Size(43, 17);
  5525. this.label134.TabIndex = 14;
  5526. this.label134.Text = "BOOT";
  5527. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5528. //
  5529. // label_FacModeBootVer
  5530. //
  5531. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  5532. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5533. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5534. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194);
  5535. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  5536. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  5537. this.label_FacModeBootVer.TabIndex = 15;
  5538. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5539. //
  5540. // label136
  5541. //
  5542. this.label136.AutoSize = true;
  5543. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5544. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  5545. this.label136.Location = new System.Drawing.Point(6, 192);
  5546. this.label136.Name = "label136";
  5547. this.label136.Size = new System.Drawing.Size(56, 17);
  5548. this.label136.TabIndex = 16;
  5549. this.label136.Text = "软件版本";
  5550. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5551. //
  5552. // label_FacModeFWVersion
  5553. //
  5554. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  5555. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5556. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  5557. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194);
  5558. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  5559. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  5560. this.label_FacModeFWVersion.TabIndex = 17;
  5561. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5562. //
  5563. // label145
  5564. //
  5565. this.label145.AutoSize = true;
  5566. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5567. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  5568. this.label145.Location = new System.Drawing.Point(123, 168);
  5569. this.label145.Name = "label145";
  5570. this.label145.Size = new System.Drawing.Size(56, 17);
  5571. this.label145.TabIndex = 10;
  5572. this.label145.Text = "后灯控制";
  5573. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5574. //
  5575. // label127
  5576. //
  5577. this.label127.AutoSize = true;
  5578. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5579. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  5580. this.label127.Location = new System.Drawing.Point(123, 144);
  5581. this.label127.Name = "label127";
  5582. this.label127.Size = new System.Drawing.Size(56, 17);
  5583. this.label127.TabIndex = 10;
  5584. this.label127.Text = "断电刹车";
  5585. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5586. //
  5587. // label_FacModeLightB
  5588. //
  5589. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  5590. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5591. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  5592. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170);
  5593. this.label_FacModeLightB.Name = "label_FacModeLightB";
  5594. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  5595. this.label_FacModeLightB.TabIndex = 11;
  5596. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5597. //
  5598. // label_FacModeBreak
  5599. //
  5600. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  5601. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5602. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  5603. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146);
  5604. this.label_FacModeBreak.Name = "label_FacModeBreak";
  5605. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  5606. this.label_FacModeBreak.TabIndex = 11;
  5607. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5608. //
  5609. // label143
  5610. //
  5611. this.label143.AutoSize = true;
  5612. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5613. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  5614. this.label143.Location = new System.Drawing.Point(6, 168);
  5615. this.label143.Name = "label143";
  5616. this.label143.Size = new System.Drawing.Size(56, 17);
  5617. this.label143.TabIndex = 12;
  5618. this.label143.Text = "前灯控制";
  5619. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5620. //
  5621. // label_FacModeLightF
  5622. //
  5623. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  5624. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5625. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  5626. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170);
  5627. this.label_FacModeLightF.Name = "label_FacModeLightF";
  5628. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  5629. this.label_FacModeLightF.TabIndex = 13;
  5630. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5631. //
  5632. // label129
  5633. //
  5634. this.label129.AutoSize = true;
  5635. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5636. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  5637. this.label129.Location = new System.Drawing.Point(6, 144);
  5638. this.label129.Name = "label129";
  5639. this.label129.Size = new System.Drawing.Size(56, 17);
  5640. this.label129.TabIndex = 12;
  5641. this.label129.Text = "转把功能";
  5642. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5643. //
  5644. // label_FacModeGas
  5645. //
  5646. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  5647. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5648. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  5649. this.label_FacModeGas.Location = new System.Drawing.Point(95, 146);
  5650. this.label_FacModeGas.Name = "label_FacModeGas";
  5651. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  5652. this.label_FacModeGas.TabIndex = 13;
  5653. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5654. //
  5655. // label123
  5656. //
  5657. this.label123.AutoSize = true;
  5658. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5659. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  5660. this.label123.Location = new System.Drawing.Point(123, 96);
  5661. this.label123.Name = "label123";
  5662. this.label123.Size = new System.Drawing.Size(56, 17);
  5663. this.label123.TabIndex = 6;
  5664. this.label123.Text = "电机转速";
  5665. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5666. //
  5667. // label_FacModeMotorSpeed
  5668. //
  5669. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  5670. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5671. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5672. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98);
  5673. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  5674. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  5675. this.label_FacModeMotorSpeed.TabIndex = 7;
  5676. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5677. //
  5678. // label125
  5679. //
  5680. this.label125.AutoSize = true;
  5681. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5682. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5683. this.label125.Location = new System.Drawing.Point(6, 96);
  5684. this.label125.Name = "label125";
  5685. this.label125.Size = new System.Drawing.Size(56, 17);
  5686. this.label125.TabIndex = 8;
  5687. this.label125.Text = "温度测量";
  5688. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5689. //
  5690. // label_FacModeNTC
  5691. //
  5692. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  5693. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5694. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  5695. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98);
  5696. this.label_FacModeNTC.Name = "label_FacModeNTC";
  5697. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  5698. this.label_FacModeNTC.TabIndex = 9;
  5699. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5700. //
  5701. // label122
  5702. //
  5703. this.label122.AutoSize = true;
  5704. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5705. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  5706. this.label122.Location = new System.Drawing.Point(123, 72);
  5707. this.label122.Name = "label122";
  5708. this.label122.Size = new System.Drawing.Size(56, 17);
  5709. this.label122.TabIndex = 5;
  5710. this.label122.Text = "电流检测";
  5711. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5712. //
  5713. // label118
  5714. //
  5715. this.label118.AutoSize = true;
  5716. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5717. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  5718. this.label118.Location = new System.Drawing.Point(123, 24);
  5719. this.label118.Name = "label118";
  5720. this.label118.Size = new System.Drawing.Size(56, 17);
  5721. this.label118.TabIndex = 5;
  5722. this.label118.Text = "参数写入";
  5723. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5724. //
  5725. // label_FacModeCurrentTest
  5726. //
  5727. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  5728. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5729. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5730. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74);
  5731. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  5732. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  5733. this.label_FacModeCurrentTest.TabIndex = 5;
  5734. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5735. //
  5736. // label_FacMode_CfgWrite
  5737. //
  5738. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  5739. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5740. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  5741. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26);
  5742. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  5743. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  5744. this.label_FacMode_CfgWrite.TabIndex = 5;
  5745. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5746. //
  5747. // label120
  5748. //
  5749. this.label120.AutoSize = true;
  5750. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5751. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  5752. this.label120.Location = new System.Drawing.Point(6, 72);
  5753. this.label120.Name = "label120";
  5754. this.label120.Size = new System.Drawing.Size(56, 17);
  5755. this.label120.TabIndex = 5;
  5756. this.label120.Text = "电压测量";
  5757. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5758. //
  5759. // label_FacModeVolTest
  5760. //
  5761. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  5762. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5763. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5764. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74);
  5765. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  5766. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  5767. this.label_FacModeVolTest.TabIndex = 5;
  5768. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5769. //
  5770. // label115
  5771. //
  5772. this.label115.AutoSize = true;
  5773. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5774. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  5775. this.label115.Location = new System.Drawing.Point(6, 24);
  5776. this.label115.Name = "label115";
  5777. this.label115.Size = new System.Drawing.Size(56, 17);
  5778. this.label115.TabIndex = 5;
  5779. this.label115.Text = "系统清除";
  5780. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5781. //
  5782. // label_FacModeSysClear
  5783. //
  5784. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  5785. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5786. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  5787. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26);
  5788. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  5789. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  5790. this.label_FacModeSysClear.TabIndex = 5;
  5791. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5792. //
  5793. // groupBox27
  5794. //
  5795. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  5796. this.groupBox27.Location = new System.Drawing.Point(218, 72);
  5797. this.groupBox27.Name = "groupBox27";
  5798. this.groupBox27.Size = new System.Drawing.Size(519, 240);
  5799. this.groupBox27.TabIndex = 8;
  5800. this.groupBox27.TabStop = false;
  5801. this.groupBox27.Text = "测试记录";
  5802. //
  5803. // richTextBox_FacModeLog
  5804. //
  5805. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5806. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5807. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5808. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28);
  5809. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  5810. this.richTextBox_FacModeLog.ReadOnly = true;
  5811. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(506, 206);
  5812. this.richTextBox_FacModeLog.TabIndex = 0;
  5813. this.richTextBox_FacModeLog.Text = "";
  5814. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  5815. //
  5816. // button__FacMode_Start
  5817. //
  5818. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5819. this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5820. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  5821. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  5822. this.button__FacMode_Start.Name = "button__FacMode_Start";
  5823. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  5824. this.button__FacMode_Start.TabIndex = 9;
  5825. this.button__FacMode_Start.Text = "开始测试";
  5826. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  5827. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  5828. //
  5829. // comboBox_FacModeCfgFile
  5830. //
  5831. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5832. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5833. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5834. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  5835. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5836. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  5837. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5838. this.comboBox_FacModeCfgFile.TabIndex = 8;
  5839. this.comboBox_FacModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_FacModeCfgFile_MouseHover_1);
  5840. //
  5841. // comboBox_FacModeCfgDate
  5842. //
  5843. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5844. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5845. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5846. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  5847. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5848. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  5849. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5850. this.comboBox_FacModeCfgDate.TabIndex = 8;
  5851. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  5852. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  5853. //
  5854. // groupBox2
  5855. //
  5856. this.groupBox2.Controls.Add(this.checkBox_FacMode_AngleCal);
  5857. this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal);
  5858. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  5859. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  5860. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  5861. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  5862. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  5863. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  5864. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  5865. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  5866. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  5867. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  5868. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  5869. this.groupBox2.Name = "groupBox2";
  5870. this.groupBox2.Size = new System.Drawing.Size(200, 240);
  5871. this.groupBox2.TabIndex = 7;
  5872. this.groupBox2.TabStop = false;
  5873. this.groupBox2.Text = "测试项目";
  5874. //
  5875. // checkBox_FacMode_AngleCal
  5876. //
  5877. this.checkBox_FacMode_AngleCal.AutoSize = true;
  5878. this.checkBox_FacMode_AngleCal.Checked = true;
  5879. this.checkBox_FacMode_AngleCal.CheckState = System.Windows.Forms.CheckState.Checked;
  5880. this.checkBox_FacMode_AngleCal.Enabled = false;
  5881. this.checkBox_FacMode_AngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5882. this.checkBox_FacMode_AngleCal.Location = new System.Drawing.Point(94, 54);
  5883. this.checkBox_FacMode_AngleCal.Name = "checkBox_FacMode_AngleCal";
  5884. this.checkBox_FacMode_AngleCal.Size = new System.Drawing.Size(75, 21);
  5885. this.checkBox_FacMode_AngleCal.TabIndex = 9;
  5886. this.checkBox_FacMode_AngleCal.Text = "位置校准";
  5887. this.checkBox_FacMode_AngleCal.UseVisualStyleBackColor = true;
  5888. //
  5889. // checkBox_FacMode_MosCal
  5890. //
  5891. this.checkBox_FacMode_MosCal.AutoSize = true;
  5892. this.checkBox_FacMode_MosCal.Checked = true;
  5893. this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked;
  5894. this.checkBox_FacMode_MosCal.Enabled = false;
  5895. this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5896. this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 54);
  5897. this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal";
  5898. this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(80, 21);
  5899. this.checkBox_FacMode_MosCal.TabIndex = 8;
  5900. this.checkBox_FacMode_MosCal.Text = "MOS校准";
  5901. this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
  5902. //
  5903. // pictureBox_WriteLock
  5904. //
  5905. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  5906. this.pictureBox_WriteLock.Location = new System.Drawing.Point(159, 15);
  5907. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  5908. this.pictureBox_WriteLock.Size = new System.Drawing.Size(35, 35);
  5909. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  5910. this.pictureBox_WriteLock.TabIndex = 7;
  5911. this.pictureBox_WriteLock.TabStop = false;
  5912. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  5913. //
  5914. // checkBox_FacCad
  5915. //
  5916. this.checkBox_FacCad.AutoSize = true;
  5917. this.checkBox_FacCad.Checked = true;
  5918. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  5919. this.checkBox_FacCad.Enabled = false;
  5920. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5921. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158);
  5922. this.checkBox_FacCad.Name = "checkBox_FacCad";
  5923. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  5924. this.checkBox_FacCad.TabIndex = 6;
  5925. this.checkBox_FacCad.Text = "踏频";
  5926. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  5927. //
  5928. // checkBox_FacLightTest
  5929. //
  5930. this.checkBox_FacLightTest.AutoSize = true;
  5931. this.checkBox_FacLightTest.Checked = true;
  5932. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5933. this.checkBox_FacLightTest.Enabled = false;
  5934. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5935. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  5936. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  5937. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  5938. this.checkBox_FacLightTest.TabIndex = 5;
  5939. this.checkBox_FacLightTest.Text = "前后灯";
  5940. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  5941. //
  5942. // checkBox_FacBreakTest
  5943. //
  5944. this.checkBox_FacBreakTest.AutoSize = true;
  5945. this.checkBox_FacBreakTest.Checked = true;
  5946. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5947. this.checkBox_FacBreakTest.Enabled = false;
  5948. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5949. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184);
  5950. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  5951. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  5952. this.checkBox_FacBreakTest.TabIndex = 4;
  5953. this.checkBox_FacBreakTest.Text = "刹车";
  5954. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  5955. //
  5956. // checkBox_FacTor
  5957. //
  5958. this.checkBox_FacTor.AutoSize = true;
  5959. this.checkBox_FacTor.Checked = true;
  5960. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  5961. this.checkBox_FacTor.Enabled = false;
  5962. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5963. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158);
  5964. this.checkBox_FacTor.Name = "checkBox_FacTor";
  5965. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  5966. this.checkBox_FacTor.TabIndex = 3;
  5967. this.checkBox_FacTor.Text = "力矩";
  5968. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  5969. //
  5970. // checkBox_FacThrrotleTest
  5971. //
  5972. this.checkBox_FacThrrotleTest.AutoSize = true;
  5973. this.checkBox_FacThrrotleTest.Checked = true;
  5974. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5975. this.checkBox_FacThrrotleTest.Enabled = false;
  5976. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5977. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184);
  5978. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  5979. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  5980. this.checkBox_FacThrrotleTest.TabIndex = 3;
  5981. this.checkBox_FacThrrotleTest.Text = "转把";
  5982. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  5983. //
  5984. // checkBox_FacModeBMS
  5985. //
  5986. this.checkBox_FacModeBMS.AutoSize = true;
  5987. this.checkBox_FacModeBMS.Checked = true;
  5988. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  5989. this.checkBox_FacModeBMS.Enabled = false;
  5990. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5991. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 106);
  5992. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  5993. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  5994. this.checkBox_FacModeBMS.TabIndex = 2;
  5995. this.checkBox_FacModeBMS.Text = "BMS通讯";
  5996. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  5997. //
  5998. // checkBox_FacBaseFucTest
  5999. //
  6000. this.checkBox_FacBaseFucTest.AutoSize = true;
  6001. this.checkBox_FacBaseFucTest.Checked = true;
  6002. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6003. this.checkBox_FacBaseFucTest.Enabled = false;
  6004. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6005. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132);
  6006. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  6007. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  6008. this.checkBox_FacBaseFucTest.TabIndex = 2;
  6009. this.checkBox_FacBaseFucTest.Text = "基础功能";
  6010. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  6011. //
  6012. // checkBox_FacModeCfgWrite
  6013. //
  6014. this.checkBox_FacModeCfgWrite.AutoSize = true;
  6015. this.checkBox_FacModeCfgWrite.Checked = true;
  6016. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  6017. this.checkBox_FacModeCfgWrite.Enabled = false;
  6018. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6019. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 80);
  6020. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  6021. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  6022. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  6023. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  6024. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  6025. //
  6026. // checkBox_FacModeSysClear
  6027. //
  6028. this.checkBox_FacModeSysClear.AutoSize = true;
  6029. this.checkBox_FacModeSysClear.Checked = true;
  6030. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  6031. this.checkBox_FacModeSysClear.Enabled = false;
  6032. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6033. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  6034. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  6035. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  6036. this.checkBox_FacModeSysClear.TabIndex = 0;
  6037. this.checkBox_FacModeSysClear.Text = "系统清除";
  6038. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  6039. //
  6040. // textBox_FacModeScan
  6041. //
  6042. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6043. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  6044. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  6045. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  6046. this.textBox_FacModeScan.TabIndex = 6;
  6047. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  6048. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  6049. //
  6050. // label112
  6051. //
  6052. this.label112.AutoSize = true;
  6053. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6054. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  6055. this.label112.Location = new System.Drawing.Point(12, 10);
  6056. this.label112.Name = "label112";
  6057. this.label112.Size = new System.Drawing.Size(74, 21);
  6058. this.label112.TabIndex = 5;
  6059. this.label112.Text = "配置文件";
  6060. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6061. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  6062. //
  6063. // label_FacModeStatus
  6064. //
  6065. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6066. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6067. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6068. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  6069. this.label_FacModeStatus.Name = "label_FacModeStatus";
  6070. this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29);
  6071. this.label_FacModeStatus.TabIndex = 5;
  6072. this.label_FacModeStatus.Text = "测试结束";
  6073. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6074. //
  6075. // checkBox_OffLineFacMode
  6076. //
  6077. this.checkBox_OffLineFacMode.AutoSize = true;
  6078. this.checkBox_OffLineFacMode.Enabled = false;
  6079. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6080. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6);
  6081. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  6082. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21);
  6083. this.checkBox_OffLineFacMode.TabIndex = 0;
  6084. this.checkBox_OffLineFacMode.Text = "本地";
  6085. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  6086. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  6087. //
  6088. // label_FacModeResult
  6089. //
  6090. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  6091. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6092. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  6093. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  6094. this.label_FacModeResult.Name = "label_FacModeResult";
  6095. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  6096. this.label_FacModeResult.TabIndex = 5;
  6097. this.label_FacModeResult.Text = "测试合格";
  6098. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6099. //
  6100. // label111
  6101. //
  6102. this.label111.AutoSize = true;
  6103. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6104. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  6105. this.label111.Location = new System.Drawing.Point(12, 43);
  6106. this.label111.Name = "label111";
  6107. this.label111.Size = new System.Drawing.Size(42, 21);
  6108. this.label111.TabIndex = 5;
  6109. this.label111.Text = "扫码";
  6110. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6111. //
  6112. // label_FacModeSerial
  6113. //
  6114. this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6115. this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6116. this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6117. this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53);
  6118. this.label_FacModeSerial.Name = "label_FacModeSerial";
  6119. this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15);
  6120. this.label_FacModeSerial.TabIndex = 12;
  6121. this.label_FacModeSerial.Text = "0";
  6122. this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6123. //
  6124. // label131
  6125. //
  6126. this.label131.AutoSize = true;
  6127. this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6128. this.label131.ForeColor = System.Drawing.SystemColors.ControlText;
  6129. this.label131.Location = new System.Drawing.Point(930, 32);
  6130. this.label131.Name = "label131";
  6131. this.label131.Size = new System.Drawing.Size(44, 17);
  6132. this.label131.TabIndex = 12;
  6133. this.label131.Text = "流水号";
  6134. this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6135. this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick);
  6136. //
  6137. // tabPage_ProductMode_Read
  6138. //
  6139. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6140. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial);
  6141. this.tabPage_ProductMode_Read.Controls.Add(this.label135);
  6142. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  6143. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  6144. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  6145. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  6146. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  6147. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  6148. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  6149. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  6150. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  6151. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  6152. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  6153. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  6154. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  6155. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  6156. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  6157. this.tabPage_ProductMode_Read.TabIndex = 12;
  6158. this.tabPage_ProductMode_Read.Text = "量产检验";
  6159. //
  6160. // label_CheckModeSerial
  6161. //
  6162. this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6163. this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6164. this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6165. this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53);
  6166. this.label_CheckModeSerial.Name = "label_CheckModeSerial";
  6167. this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15);
  6168. this.label_CheckModeSerial.TabIndex = 22;
  6169. this.label_CheckModeSerial.Text = "0";
  6170. this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6171. //
  6172. // label135
  6173. //
  6174. this.label135.AutoSize = true;
  6175. this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6176. this.label135.ForeColor = System.Drawing.SystemColors.ControlText;
  6177. this.label135.Location = new System.Drawing.Point(930, 32);
  6178. this.label135.Name = "label135";
  6179. this.label135.Size = new System.Drawing.Size(44, 17);
  6180. this.label135.TabIndex = 23;
  6181. this.label135.Text = "流水号";
  6182. this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6183. this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick);
  6184. //
  6185. // checkBox_OffLineCheckMode
  6186. //
  6187. this.checkBox_OffLineCheckMode.AutoSize = true;
  6188. this.checkBox_OffLineCheckMode.Enabled = false;
  6189. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6190. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6);
  6191. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  6192. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21);
  6193. this.checkBox_OffLineCheckMode.TabIndex = 21;
  6194. this.checkBox_OffLineCheckMode.Text = "本地";
  6195. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  6196. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  6197. //
  6198. // comboBox_CheckModeCfgFile
  6199. //
  6200. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6201. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6202. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6203. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  6204. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  6205. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  6206. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  6207. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  6208. this.comboBox_CheckModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_CheckModeCfgFile_MouseHover_1);
  6209. //
  6210. // groupBox31
  6211. //
  6212. this.groupBox31.Controls.Add(this.label157);
  6213. this.groupBox31.Controls.Add(this.label_CheckModeAngle);
  6214. this.groupBox31.Controls.Add(this.label132);
  6215. this.groupBox31.Controls.Add(this.label_CheckModeMos);
  6216. this.groupBox31.Controls.Add(this.label148);
  6217. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  6218. this.groupBox31.Controls.Add(this.label154);
  6219. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  6220. this.groupBox31.Controls.Add(this.label156);
  6221. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  6222. this.groupBox31.Controls.Add(this.label121);
  6223. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  6224. this.groupBox31.Controls.Add(this.label160);
  6225. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  6226. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  6227. this.groupBox31.Name = "groupBox31";
  6228. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  6229. this.groupBox31.TabIndex = 20;
  6230. this.groupBox31.TabStop = false;
  6231. this.groupBox31.Text = "测试状态";
  6232. //
  6233. // label157
  6234. //
  6235. this.label157.AutoSize = true;
  6236. this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6237. this.label157.ForeColor = System.Drawing.SystemColors.ControlText;
  6238. this.label157.Location = new System.Drawing.Point(6, 200);
  6239. this.label157.Name = "label157";
  6240. this.label157.Size = new System.Drawing.Size(65, 20);
  6241. this.label157.TabIndex = 21;
  6242. this.label157.Text = "位置校准";
  6243. this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6244. //
  6245. // label_CheckModeAngle
  6246. //
  6247. this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red;
  6248. this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6249. this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText;
  6250. this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200);
  6251. this.label_CheckModeAngle.Name = "label_CheckModeAngle";
  6252. this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20);
  6253. this.label_CheckModeAngle.TabIndex = 20;
  6254. this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6255. //
  6256. // label132
  6257. //
  6258. this.label132.AutoSize = true;
  6259. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6260. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  6261. this.label132.Location = new System.Drawing.Point(6, 172);
  6262. this.label132.Name = "label132";
  6263. this.label132.Size = new System.Drawing.Size(70, 20);
  6264. this.label132.TabIndex = 18;
  6265. this.label132.Text = "MOS校准";
  6266. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6267. //
  6268. // label_CheckModeMos
  6269. //
  6270. this.label_CheckModeMos.BackColor = System.Drawing.Color.Red;
  6271. this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6272. this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText;
  6273. this.label_CheckModeMos.Location = new System.Drawing.Point(108, 172);
  6274. this.label_CheckModeMos.Name = "label_CheckModeMos";
  6275. this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20);
  6276. this.label_CheckModeMos.TabIndex = 19;
  6277. this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6278. //
  6279. // label148
  6280. //
  6281. this.label148.AutoSize = true;
  6282. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6283. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  6284. this.label148.Location = new System.Drawing.Point(6, 88);
  6285. this.label148.Name = "label148";
  6286. this.label148.Size = new System.Drawing.Size(65, 20);
  6287. this.label148.TabIndex = 16;
  6288. this.label148.Text = "打标信息";
  6289. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6290. //
  6291. // label_CheckModeSN
  6292. //
  6293. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  6294. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6295. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  6296. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 88);
  6297. this.label_CheckModeSN.Name = "label_CheckModeSN";
  6298. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  6299. this.label_CheckModeSN.TabIndex = 17;
  6300. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6301. //
  6302. // label154
  6303. //
  6304. this.label154.AutoSize = true;
  6305. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6306. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  6307. this.label154.Location = new System.Drawing.Point(6, 144);
  6308. this.label154.Name = "label154";
  6309. this.label154.Size = new System.Drawing.Size(65, 20);
  6310. this.label154.TabIndex = 12;
  6311. this.label154.Text = "力矩标定";
  6312. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6313. //
  6314. // label_CheckModeTorque
  6315. //
  6316. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  6317. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6318. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  6319. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 144);
  6320. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  6321. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  6322. this.label_CheckModeTorque.TabIndex = 13;
  6323. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6324. //
  6325. // label156
  6326. //
  6327. this.label156.AutoSize = true;
  6328. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6329. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  6330. this.label156.Location = new System.Drawing.Point(6, 116);
  6331. this.label156.Name = "label156";
  6332. this.label156.Size = new System.Drawing.Size(65, 20);
  6333. this.label156.TabIndex = 12;
  6334. this.label156.Text = "参数检查";
  6335. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6336. //
  6337. // label_CheckModeCfg
  6338. //
  6339. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  6340. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6341. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  6342. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 116);
  6343. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  6344. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  6345. this.label_CheckModeCfg.TabIndex = 13;
  6346. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6347. //
  6348. // label121
  6349. //
  6350. this.label121.AutoSize = true;
  6351. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6352. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  6353. this.label121.Location = new System.Drawing.Point(6, 32);
  6354. this.label121.Name = "label121";
  6355. this.label121.Size = new System.Drawing.Size(48, 20);
  6356. this.label121.TabIndex = 8;
  6357. this.label121.Text = "BOOT";
  6358. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6359. //
  6360. // label_CheckModeBoot
  6361. //
  6362. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  6363. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6364. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  6365. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  6366. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  6367. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  6368. this.label_CheckModeBoot.TabIndex = 9;
  6369. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6370. //
  6371. // label160
  6372. //
  6373. this.label160.AutoSize = true;
  6374. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6375. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  6376. this.label160.Location = new System.Drawing.Point(6, 60);
  6377. this.label160.Name = "label160";
  6378. this.label160.Size = new System.Drawing.Size(65, 20);
  6379. this.label160.TabIndex = 8;
  6380. this.label160.Text = "软件版本";
  6381. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6382. //
  6383. // label_CheckModeFWVer
  6384. //
  6385. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  6386. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6387. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  6388. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 60);
  6389. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  6390. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  6391. this.label_CheckModeFWVer.TabIndex = 9;
  6392. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6393. //
  6394. // comboBox_CheckModeCfgDate
  6395. //
  6396. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6397. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6398. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6399. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  6400. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  6401. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  6402. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  6403. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  6404. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  6405. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  6406. //
  6407. // groupBox30
  6408. //
  6409. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  6410. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  6411. this.groupBox30.Name = "groupBox30";
  6412. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  6413. this.groupBox30.TabIndex = 19;
  6414. this.groupBox30.TabStop = false;
  6415. this.groupBox30.Text = "测试记录";
  6416. //
  6417. // richTextBox_CheckModeLog
  6418. //
  6419. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  6420. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  6421. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  6422. this.richTextBox_CheckModeLog.ReadOnly = true;
  6423. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  6424. this.richTextBox_CheckModeLog.TabIndex = 0;
  6425. this.richTextBox_CheckModeLog.Text = "";
  6426. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  6427. //
  6428. // groupBox29
  6429. //
  6430. this.groupBox29.Controls.Add(this.checkBox_CheckModeAngle);
  6431. this.groupBox29.Controls.Add(this.checkBox_CheckModeMos);
  6432. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  6433. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  6434. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  6435. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  6436. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  6437. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  6438. this.groupBox29.Name = "groupBox29";
  6439. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  6440. this.groupBox29.TabIndex = 18;
  6441. this.groupBox29.TabStop = false;
  6442. this.groupBox29.Text = "测试项目";
  6443. //
  6444. // checkBox_CheckModeAngle
  6445. //
  6446. this.checkBox_CheckModeAngle.AutoSize = true;
  6447. this.checkBox_CheckModeAngle.Checked = true;
  6448. this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked;
  6449. this.checkBox_CheckModeAngle.Enabled = false;
  6450. this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6451. this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178);
  6452. this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle";
  6453. this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24);
  6454. this.checkBox_CheckModeAngle.TabIndex = 10;
  6455. this.checkBox_CheckModeAngle.Text = "位置校准确认";
  6456. this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true;
  6457. //
  6458. // checkBox_CheckModeMos
  6459. //
  6460. this.checkBox_CheckModeMos.AutoSize = true;
  6461. this.checkBox_CheckModeMos.Checked = true;
  6462. this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked;
  6463. this.checkBox_CheckModeMos.Enabled = false;
  6464. this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6465. this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148);
  6466. this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos";
  6467. this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24);
  6468. this.checkBox_CheckModeMos.TabIndex = 9;
  6469. this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
  6470. this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
  6471. //
  6472. // pictureBox_ReadLock
  6473. //
  6474. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6475. this.pictureBox_ReadLock.Location = new System.Drawing.Point(159, 15);
  6476. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  6477. this.pictureBox_ReadLock.Size = new System.Drawing.Size(35, 35);
  6478. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6479. this.pictureBox_ReadLock.TabIndex = 8;
  6480. this.pictureBox_ReadLock.TabStop = false;
  6481. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  6482. //
  6483. // checkBox_CheckModeSN
  6484. //
  6485. this.checkBox_CheckModeSN.AutoSize = true;
  6486. this.checkBox_CheckModeSN.Checked = true;
  6487. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  6488. this.checkBox_CheckModeSN.Enabled = false;
  6489. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6490. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  6491. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  6492. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  6493. this.checkBox_CheckModeSN.TabIndex = 3;
  6494. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  6495. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  6496. //
  6497. // checkBox_CheckModeTorque
  6498. //
  6499. this.checkBox_CheckModeTorque.AutoSize = true;
  6500. this.checkBox_CheckModeTorque.Checked = true;
  6501. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  6502. this.checkBox_CheckModeTorque.Enabled = false;
  6503. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6504. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  6505. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  6506. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  6507. this.checkBox_CheckModeTorque.TabIndex = 2;
  6508. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  6509. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  6510. //
  6511. // checkBox_CheckModeCfg
  6512. //
  6513. this.checkBox_CheckModeCfg.AutoSize = true;
  6514. this.checkBox_CheckModeCfg.Checked = true;
  6515. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  6516. this.checkBox_CheckModeCfg.Enabled = false;
  6517. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6518. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  6519. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  6520. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  6521. this.checkBox_CheckModeCfg.TabIndex = 1;
  6522. this.checkBox_CheckModeCfg.Text = "参数检查";
  6523. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  6524. //
  6525. // checkBox_CheckModeFWVer
  6526. //
  6527. this.checkBox_CheckModeFWVer.AutoSize = true;
  6528. this.checkBox_CheckModeFWVer.Checked = true;
  6529. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  6530. this.checkBox_CheckModeFWVer.Enabled = false;
  6531. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6532. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  6533. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  6534. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  6535. this.checkBox_CheckModeFWVer.TabIndex = 0;
  6536. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  6537. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  6538. //
  6539. // button_CheckModeStart
  6540. //
  6541. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6542. this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6543. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  6544. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  6545. this.button_CheckModeStart.Name = "button_CheckModeStart";
  6546. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  6547. this.button_CheckModeStart.TabIndex = 17;
  6548. this.button_CheckModeStart.Text = "开始测试";
  6549. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  6550. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  6551. //
  6552. // textBox_CheckModeScan
  6553. //
  6554. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6555. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  6556. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  6557. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  6558. this.textBox_CheckModeScan.TabIndex = 14;
  6559. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  6560. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  6561. //
  6562. // label138
  6563. //
  6564. this.label138.AutoSize = true;
  6565. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6566. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  6567. this.label138.Location = new System.Drawing.Point(12, 10);
  6568. this.label138.Name = "label138";
  6569. this.label138.Size = new System.Drawing.Size(74, 21);
  6570. this.label138.TabIndex = 10;
  6571. this.label138.Text = "配置文件";
  6572. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6573. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  6574. //
  6575. // label_CheckModeStatus
  6576. //
  6577. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6578. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6579. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6580. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  6581. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  6582. this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29);
  6583. this.label_CheckModeStatus.TabIndex = 11;
  6584. this.label_CheckModeStatus.Text = "测试结束";
  6585. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6586. //
  6587. // label_CheckModeResult
  6588. //
  6589. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  6590. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6591. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  6592. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  6593. this.label_CheckModeResult.Name = "label_CheckModeResult";
  6594. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  6595. this.label_CheckModeResult.TabIndex = 12;
  6596. this.label_CheckModeResult.Text = "测试合格";
  6597. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6598. //
  6599. // label141
  6600. //
  6601. this.label141.AutoSize = true;
  6602. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6603. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  6604. this.label141.Location = new System.Drawing.Point(12, 43);
  6605. this.label141.Name = "label141";
  6606. this.label141.Size = new System.Drawing.Size(42, 21);
  6607. this.label141.TabIndex = 13;
  6608. this.label141.Text = "扫码";
  6609. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6610. //
  6611. // label23
  6612. //
  6613. this.label23.AutoSize = true;
  6614. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6615. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6616. this.label23.ForeColor = System.Drawing.Color.White;
  6617. this.label23.Location = new System.Drawing.Point(398, 622);
  6618. this.label23.Name = "label23";
  6619. this.label23.Size = new System.Drawing.Size(68, 17);
  6620. this.label23.TabIndex = 7;
  6621. this.label23.Text = "接收计数:";
  6622. //
  6623. // label_RecCount
  6624. //
  6625. this.label_RecCount.AutoSize = true;
  6626. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6627. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6628. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  6629. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  6630. this.label_RecCount.Name = "label_RecCount";
  6631. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  6632. this.label_RecCount.TabIndex = 8;
  6633. this.label_RecCount.Text = "0";
  6634. //
  6635. // timer_500ms
  6636. //
  6637. this.timer_500ms.Enabled = true;
  6638. this.timer_500ms.Interval = 500;
  6639. this.timer_500ms.Tick += new System.EventHandler(this.timer_1s_Tick);
  6640. //
  6641. // label_BuildTime
  6642. //
  6643. this.label_BuildTime.AutoSize = true;
  6644. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6645. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6646. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  6647. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  6648. this.label_BuildTime.Name = "label_BuildTime";
  6649. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  6650. this.label_BuildTime.TabIndex = 10;
  6651. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  6652. //
  6653. // label_SystemTime
  6654. //
  6655. this.label_SystemTime.AutoSize = true;
  6656. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6657. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6658. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  6659. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  6660. this.label_SystemTime.Name = "label_SystemTime";
  6661. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  6662. this.label_SystemTime.TabIndex = 11;
  6663. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  6664. //
  6665. // label_COM_Sta
  6666. //
  6667. this.label_COM_Sta.AutoSize = true;
  6668. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6669. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6670. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  6671. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  6672. this.label_COM_Sta.Name = "label_COM_Sta";
  6673. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  6674. this.label_COM_Sta.TabIndex = 12;
  6675. this.label_COM_Sta.Text = "端口:未连接";
  6676. //
  6677. // label43
  6678. //
  6679. this.label43.BackColor = System.Drawing.Color.Silver;
  6680. this.label43.ForeColor = System.Drawing.Color.White;
  6681. this.label43.Location = new System.Drawing.Point(219, 623);
  6682. this.label43.Name = "label43";
  6683. this.label43.Size = new System.Drawing.Size(1, 15);
  6684. this.label43.TabIndex = 8;
  6685. //
  6686. // label44
  6687. //
  6688. this.label44.BackColor = System.Drawing.Color.Silver;
  6689. this.label44.ForeColor = System.Drawing.Color.White;
  6690. this.label44.Location = new System.Drawing.Point(393, 623);
  6691. this.label44.Name = "label44";
  6692. this.label44.Size = new System.Drawing.Size(1, 15);
  6693. this.label44.TabIndex = 13;
  6694. //
  6695. // label45
  6696. //
  6697. this.label45.BackColor = System.Drawing.Color.Silver;
  6698. this.label45.ForeColor = System.Drawing.Color.White;
  6699. this.label45.Location = new System.Drawing.Point(642, 623);
  6700. this.label45.Name = "label45";
  6701. this.label45.Size = new System.Drawing.Size(1, 15);
  6702. this.label45.TabIndex = 14;
  6703. //
  6704. // label96
  6705. //
  6706. this.label96.BackColor = System.Drawing.Color.Silver;
  6707. this.label96.ForeColor = System.Drawing.Color.White;
  6708. this.label96.Location = new System.Drawing.Point(526, 623);
  6709. this.label96.Name = "label96";
  6710. this.label96.Size = new System.Drawing.Size(1, 15);
  6711. this.label96.TabIndex = 17;
  6712. //
  6713. // label_Server_ComStatus
  6714. //
  6715. this.label_Server_ComStatus.AutoSize = true;
  6716. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6717. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6718. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  6719. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  6720. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  6721. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  6722. this.label_Server_ComStatus.TabIndex = 18;
  6723. this.label_Server_ComStatus.Text = "网络:未连接";
  6724. //
  6725. // label_ServerStatus
  6726. //
  6727. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  6728. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  6729. this.label_ServerStatus.Name = "label_ServerStatus";
  6730. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  6731. this.label_ServerStatus.TabIndex = 19;
  6732. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  6733. //
  6734. // label_PortStatus
  6735. //
  6736. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  6737. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  6738. this.label_PortStatus.Name = "label_PortStatus";
  6739. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  6740. this.label_PortStatus.TabIndex = 20;
  6741. //
  6742. // label_Computername
  6743. //
  6744. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6745. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6746. this.label_Computername.ForeColor = System.Drawing.Color.White;
  6747. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  6748. this.label_Computername.Name = "label_Computername";
  6749. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  6750. this.label_Computername.TabIndex = 21;
  6751. this.label_Computername.Text = "计算机名:";
  6752. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6753. //
  6754. // tabControl2
  6755. //
  6756. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  6757. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  6758. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  6759. this.tabControl2.Name = "tabControl2";
  6760. this.tabControl2.SelectedIndex = 0;
  6761. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  6762. this.tabControl2.TabIndex = 23;
  6763. this.tabControl2.Visible = false;
  6764. //
  6765. // tabPage_RunInfo
  6766. //
  6767. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6768. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  6769. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  6770. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  6771. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  6772. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  6773. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  6774. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  6775. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  6776. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  6777. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  6778. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  6779. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  6780. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  6781. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  6782. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  6783. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  6784. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  6785. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  6786. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  6787. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  6788. this.tabPage_RunInfo.Controls.Add(this.label55);
  6789. this.tabPage_RunInfo.Controls.Add(this.label28);
  6790. this.tabPage_RunInfo.Controls.Add(this.label22);
  6791. this.tabPage_RunInfo.Controls.Add(this.label16);
  6792. this.tabPage_RunInfo.Controls.Add(this.label10);
  6793. this.tabPage_RunInfo.Controls.Add(this.label21);
  6794. this.tabPage_RunInfo.Controls.Add(this.label15);
  6795. this.tabPage_RunInfo.Controls.Add(this.label9);
  6796. this.tabPage_RunInfo.Controls.Add(this.label20);
  6797. this.tabPage_RunInfo.Controls.Add(this.label14);
  6798. this.tabPage_RunInfo.Controls.Add(this.label8);
  6799. this.tabPage_RunInfo.Controls.Add(this.label19);
  6800. this.tabPage_RunInfo.Controls.Add(this.label13);
  6801. this.tabPage_RunInfo.Controls.Add(this.label7);
  6802. this.tabPage_RunInfo.Controls.Add(this.label18);
  6803. this.tabPage_RunInfo.Controls.Add(this.label12);
  6804. this.tabPage_RunInfo.Controls.Add(this.label6);
  6805. this.tabPage_RunInfo.Controls.Add(this.label17);
  6806. this.tabPage_RunInfo.Controls.Add(this.label11);
  6807. this.tabPage_RunInfo.Controls.Add(this.label5);
  6808. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  6809. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  6810. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  6811. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  6812. this.tabPage_RunInfo.TabIndex = 0;
  6813. this.tabPage_RunInfo.Text = "运行信息";
  6814. //
  6815. // textBox_RunInfo_BikeSpeed
  6816. //
  6817. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6818. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10);
  6819. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  6820. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  6821. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  6822. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  6823. //
  6824. // textBox_RunInfo_MotorSpeed
  6825. //
  6826. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6827. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127);
  6828. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  6829. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  6830. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  6831. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  6832. //
  6833. // textBox_RunInfo_Cadence
  6834. //
  6835. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6836. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49);
  6837. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  6838. this.textBox_RunInfo_Cadence.ReadOnly = true;
  6839. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  6840. this.textBox_RunInfo_Cadence.TabIndex = 28;
  6841. //
  6842. // textBox_TorqueReg
  6843. //
  6844. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6845. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86);
  6846. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  6847. this.textBox_TorqueReg.ReadOnly = true;
  6848. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  6849. this.textBox_TorqueReg.TabIndex = 45;
  6850. //
  6851. // textBox_RunInfo_Torque
  6852. //
  6853. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6854. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88);
  6855. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  6856. this.textBox_RunInfo_Torque.ReadOnly = true;
  6857. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  6858. this.textBox_RunInfo_Torque.TabIndex = 29;
  6859. //
  6860. // textBox_RunInfo_Dir
  6861. //
  6862. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6863. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127);
  6864. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  6865. this.textBox_RunInfo_Dir.ReadOnly = true;
  6866. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  6867. this.textBox_RunInfo_Dir.TabIndex = 30;
  6868. //
  6869. // textBox_RunInfo_Vol
  6870. //
  6871. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6872. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10);
  6873. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  6874. this.textBox_RunInfo_Vol.ReadOnly = true;
  6875. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  6876. this.textBox_RunInfo_Vol.TabIndex = 31;
  6877. //
  6878. // textBox_RunInfo_Current
  6879. //
  6880. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6881. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49);
  6882. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  6883. this.textBox_RunInfo_Current.ReadOnly = true;
  6884. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  6885. this.textBox_RunInfo_Current.TabIndex = 32;
  6886. //
  6887. // textBox_RunInfo_Power
  6888. //
  6889. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6890. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87);
  6891. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  6892. this.textBox_RunInfo_Power.ReadOnly = true;
  6893. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  6894. this.textBox_RunInfo_Power.TabIndex = 33;
  6895. //
  6896. // textBox_RunInfo_SOC
  6897. //
  6898. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6899. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9);
  6900. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  6901. this.textBox_RunInfo_SOC.ReadOnly = true;
  6902. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  6903. this.textBox_RunInfo_SOC.TabIndex = 26;
  6904. //
  6905. // textBox_RunInfo_T_PCB
  6906. //
  6907. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6908. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10);
  6909. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  6910. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  6911. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  6912. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  6913. //
  6914. // textBox_RunInfo_T_MCU
  6915. //
  6916. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6917. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49);
  6918. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  6919. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  6920. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  6921. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  6922. //
  6923. // textBox_RunInfo_T_Coil
  6924. //
  6925. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6926. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87);
  6927. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  6928. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  6929. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  6930. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  6931. //
  6932. // textBox_RunInfo_GearSt
  6933. //
  6934. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6935. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127);
  6936. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  6937. this.textBox_RunInfo_GearSt.ReadOnly = true;
  6938. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  6939. this.textBox_RunInfo_GearSt.TabIndex = 38;
  6940. //
  6941. // textBox_RunInfo_LightSwitch
  6942. //
  6943. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6944. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126);
  6945. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  6946. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  6947. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  6948. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  6949. //
  6950. // textBox_RunInfo_Range
  6951. //
  6952. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6953. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86);
  6954. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  6955. this.textBox_RunInfo_Range.ReadOnly = true;
  6956. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  6957. this.textBox_RunInfo_Range.TabIndex = 40;
  6958. //
  6959. // textBox_RunInfo_AvgPower
  6960. //
  6961. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6962. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48);
  6963. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  6964. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  6965. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  6966. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  6967. //
  6968. // textBox_RunInfo_Trip
  6969. //
  6970. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6971. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9);
  6972. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  6973. this.textBox_RunInfo_Trip.ReadOnly = true;
  6974. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  6975. this.textBox_RunInfo_Trip.TabIndex = 42;
  6976. //
  6977. // textBox_RunInfo_Trip_Time
  6978. //
  6979. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6980. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48);
  6981. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  6982. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  6983. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  6984. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  6985. //
  6986. // textBox_ErrorCode
  6987. //
  6988. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6989. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126);
  6990. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  6991. this.textBox_ErrorCode.ReadOnly = true;
  6992. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  6993. this.textBox_ErrorCode.TabIndex = 25;
  6994. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  6995. //
  6996. // label55
  6997. //
  6998. this.label55.AutoSize = true;
  6999. this.label55.Location = new System.Drawing.Point(633, 90);
  7000. this.label55.Name = "label55";
  7001. this.label55.Size = new System.Drawing.Size(71, 21);
  7002. this.label55.TabIndex = 44;
  7003. this.label55.Text = "力矩Reg";
  7004. //
  7005. // label28
  7006. //
  7007. this.label28.AutoSize = true;
  7008. this.label28.Location = new System.Drawing.Point(633, 130);
  7009. this.label28.Name = "label28";
  7010. this.label28.Size = new System.Drawing.Size(58, 21);
  7011. this.label28.TabIndex = 14;
  7012. this.label28.Text = "故障码";
  7013. //
  7014. // label22
  7015. //
  7016. this.label22.AutoSize = true;
  7017. this.label22.Location = new System.Drawing.Point(633, 52);
  7018. this.label22.Name = "label22";
  7019. this.label22.Size = new System.Drawing.Size(74, 21);
  7020. this.label22.TabIndex = 7;
  7021. this.label22.Text = "单次时间";
  7022. //
  7023. // label16
  7024. //
  7025. this.label16.AutoSize = true;
  7026. this.label16.Location = new System.Drawing.Point(485, 90);
  7027. this.label16.Name = "label16";
  7028. this.label16.Size = new System.Drawing.Size(42, 21);
  7029. this.label16.TabIndex = 8;
  7030. this.label16.Text = "续航";
  7031. //
  7032. // label10
  7033. //
  7034. this.label10.AutoSize = true;
  7035. this.label10.Location = new System.Drawing.Point(153, 92);
  7036. this.label10.Name = "label10";
  7037. this.label10.Size = new System.Drawing.Size(42, 21);
  7038. this.label10.TabIndex = 9;
  7039. this.label10.Text = "功率";
  7040. //
  7041. // label21
  7042. //
  7043. this.label21.AutoSize = true;
  7044. this.label21.Location = new System.Drawing.Point(633, 13);
  7045. this.label21.Name = "label21";
  7046. this.label21.Size = new System.Drawing.Size(74, 21);
  7047. this.label21.TabIndex = 10;
  7048. this.label21.Text = "单次里程";
  7049. //
  7050. // label15
  7051. //
  7052. this.label15.AutoSize = true;
  7053. this.label15.Location = new System.Drawing.Point(485, 13);
  7054. this.label15.Name = "label15";
  7055. this.label15.Size = new System.Drawing.Size(42, 21);
  7056. this.label15.TabIndex = 11;
  7057. this.label15.Text = "电量";
  7058. //
  7059. // label9
  7060. //
  7061. this.label9.AutoSize = true;
  7062. this.label9.Location = new System.Drawing.Point(153, 53);
  7063. this.label9.Name = "label9";
  7064. this.label9.Size = new System.Drawing.Size(42, 21);
  7065. this.label9.TabIndex = 12;
  7066. this.label9.Text = "电流";
  7067. //
  7068. // label20
  7069. //
  7070. this.label20.AutoSize = true;
  7071. this.label20.Location = new System.Drawing.Point(300, 91);
  7072. this.label20.Name = "label20";
  7073. this.label20.Size = new System.Drawing.Size(74, 21);
  7074. this.label20.TabIndex = 13;
  7075. this.label20.Text = "电机温度";
  7076. //
  7077. // label14
  7078. //
  7079. this.label14.AutoSize = true;
  7080. this.label14.Location = new System.Drawing.Point(485, 130);
  7081. this.label14.Name = "label14";
  7082. this.label14.Size = new System.Drawing.Size(42, 21);
  7083. this.label14.TabIndex = 15;
  7084. this.label14.Text = "大灯";
  7085. //
  7086. // label8
  7087. //
  7088. this.label8.AutoSize = true;
  7089. this.label8.Location = new System.Drawing.Point(153, 14);
  7090. this.label8.Name = "label8";
  7091. this.label8.Size = new System.Drawing.Size(42, 21);
  7092. this.label8.TabIndex = 23;
  7093. this.label8.Text = "电压";
  7094. //
  7095. // label19
  7096. //
  7097. this.label19.AutoSize = true;
  7098. this.label19.Location = new System.Drawing.Point(300, 53);
  7099. this.label19.Name = "label19";
  7100. this.label19.Size = new System.Drawing.Size(81, 21);
  7101. this.label19.TabIndex = 16;
  7102. this.label19.Text = "MCU温度";
  7103. //
  7104. // label13
  7105. //
  7106. this.label13.AutoSize = true;
  7107. this.label13.Location = new System.Drawing.Point(300, 131);
  7108. this.label13.Name = "label13";
  7109. this.label13.Size = new System.Drawing.Size(42, 21);
  7110. this.label13.TabIndex = 17;
  7111. this.label13.Text = "档位";
  7112. //
  7113. // label7
  7114. //
  7115. this.label7.AutoSize = true;
  7116. this.label7.Location = new System.Drawing.Point(6, 131);
  7117. this.label7.Name = "label7";
  7118. this.label7.Size = new System.Drawing.Size(42, 21);
  7119. this.label7.TabIndex = 18;
  7120. this.label7.Text = "转速";
  7121. //
  7122. // label18
  7123. //
  7124. this.label18.AutoSize = true;
  7125. this.label18.Location = new System.Drawing.Point(300, 14);
  7126. this.label18.Name = "label18";
  7127. this.label18.Size = new System.Drawing.Size(73, 21);
  7128. this.label18.TabIndex = 19;
  7129. this.label18.Text = "PCB温度";
  7130. //
  7131. // label12
  7132. //
  7133. this.label12.AutoSize = true;
  7134. this.label12.Location = new System.Drawing.Point(153, 131);
  7135. this.label12.Name = "label12";
  7136. this.label12.Size = new System.Drawing.Size(42, 21);
  7137. this.label12.TabIndex = 20;
  7138. this.label12.Text = "方向";
  7139. //
  7140. // label6
  7141. //
  7142. this.label6.AutoSize = true;
  7143. this.label6.Location = new System.Drawing.Point(6, 53);
  7144. this.label6.Name = "label6";
  7145. this.label6.Size = new System.Drawing.Size(42, 21);
  7146. this.label6.TabIndex = 21;
  7147. this.label6.Text = "踏频";
  7148. //
  7149. // label17
  7150. //
  7151. this.label17.AutoSize = true;
  7152. this.label17.Location = new System.Drawing.Point(485, 52);
  7153. this.label17.Name = "label17";
  7154. this.label17.Size = new System.Drawing.Size(42, 21);
  7155. this.label17.TabIndex = 22;
  7156. this.label17.Text = "功耗";
  7157. //
  7158. // label11
  7159. //
  7160. this.label11.AutoSize = true;
  7161. this.label11.Location = new System.Drawing.Point(6, 92);
  7162. this.label11.Name = "label11";
  7163. this.label11.Size = new System.Drawing.Size(42, 21);
  7164. this.label11.TabIndex = 24;
  7165. this.label11.Text = "力矩";
  7166. //
  7167. // label5
  7168. //
  7169. this.label5.AutoSize = true;
  7170. this.label5.Location = new System.Drawing.Point(6, 14);
  7171. this.label5.Name = "label5";
  7172. this.label5.Size = new System.Drawing.Size(42, 21);
  7173. this.label5.TabIndex = 6;
  7174. this.label5.Text = "车速";
  7175. //
  7176. // tabPage_DebugInfo
  7177. //
  7178. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7179. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_ThrottlePer);
  7180. this.tabPage_DebugInfo.Controls.Add(this.label152);
  7181. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  7182. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  7183. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  7184. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  7185. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  7186. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  7187. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  7188. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  7189. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  7190. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  7191. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  7192. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  7193. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  7194. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  7195. this.tabPage_DebugInfo.Controls.Add(this.label97);
  7196. this.tabPage_DebugInfo.Controls.Add(this.label109);
  7197. this.tabPage_DebugInfo.Controls.Add(this.label98);
  7198. this.tabPage_DebugInfo.Controls.Add(this.label99);
  7199. this.tabPage_DebugInfo.Controls.Add(this.label100);
  7200. this.tabPage_DebugInfo.Controls.Add(this.label101);
  7201. this.tabPage_DebugInfo.Controls.Add(this.label102);
  7202. this.tabPage_DebugInfo.Controls.Add(this.label110);
  7203. this.tabPage_DebugInfo.Controls.Add(this.label108);
  7204. this.tabPage_DebugInfo.Controls.Add(this.label103);
  7205. this.tabPage_DebugInfo.Controls.Add(this.label104);
  7206. this.tabPage_DebugInfo.Controls.Add(this.label105);
  7207. this.tabPage_DebugInfo.Controls.Add(this.label106);
  7208. this.tabPage_DebugInfo.Controls.Add(this.label107);
  7209. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  7210. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  7211. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  7212. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  7213. this.tabPage_DebugInfo.TabIndex = 1;
  7214. this.tabPage_DebugInfo.Text = "调试信息";
  7215. //
  7216. // textBox_DebugInfo_ThrottlePer
  7217. //
  7218. this.textBox_DebugInfo_ThrottlePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7219. this.textBox_DebugInfo_ThrottlePer.Location = new System.Drawing.Point(634, 78);
  7220. this.textBox_DebugInfo_ThrottlePer.Name = "textBox_DebugInfo_ThrottlePer";
  7221. this.textBox_DebugInfo_ThrottlePer.ReadOnly = true;
  7222. this.textBox_DebugInfo_ThrottlePer.Size = new System.Drawing.Size(60, 28);
  7223. this.textBox_DebugInfo_ThrottlePer.TabIndex = 67;
  7224. //
  7225. // label152
  7226. //
  7227. this.label152.AutoSize = true;
  7228. this.label152.Location = new System.Drawing.Point(522, 82);
  7229. this.label152.Name = "label152";
  7230. this.label152.Size = new System.Drawing.Size(90, 21);
  7231. this.label152.TabIndex = 66;
  7232. this.label152.Text = "转把百分比";
  7233. //
  7234. // textBox_DebugInfo_SysFun
  7235. //
  7236. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7237. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  7238. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  7239. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  7240. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  7241. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  7242. //
  7243. // textBox_DebugInfo_SecondFun
  7244. //
  7245. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7246. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  7247. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  7248. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  7249. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  7250. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  7251. //
  7252. // textBox_DebugInfo_MotorFun
  7253. //
  7254. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7255. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  7256. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  7257. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  7258. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  7259. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  7260. //
  7261. // textBox_DebugInfo_AssistFun
  7262. //
  7263. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7264. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  7265. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  7266. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  7267. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  7268. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  7269. //
  7270. // textBox_DebugInfo_IdRef
  7271. //
  7272. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7273. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  7274. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  7275. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  7276. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  7277. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  7278. //
  7279. // textBox_DebugInfo_IqRef
  7280. //
  7281. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7282. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  7283. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  7284. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  7285. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  7286. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  7287. //
  7288. // textBox_DebugInfo_UdRef
  7289. //
  7290. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7291. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  7292. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  7293. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  7294. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  7295. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  7296. //
  7297. // textBox_DebugInfo_UqRef
  7298. //
  7299. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7300. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  7301. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  7302. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  7303. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  7304. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  7305. //
  7306. // textBox_DebugInfo_TorquePu
  7307. //
  7308. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7309. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  7310. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  7311. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  7312. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  7313. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  7314. //
  7315. // textBox_DebugInfo_TorqueFil
  7316. //
  7317. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7318. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  7319. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  7320. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  7321. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  7322. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  7323. //
  7324. // textBox_DebugInfo_TorqueCadence
  7325. //
  7326. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7327. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  7328. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  7329. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  7330. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  7331. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  7332. //
  7333. // textBox_DebugInfo_IqFdb
  7334. //
  7335. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7336. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  7337. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  7338. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  7339. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  7340. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  7341. //
  7342. // textBox_DebugInfo_IdFdb
  7343. //
  7344. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7345. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  7346. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  7347. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  7348. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  7349. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  7350. //
  7351. // textBox_DebugInfo_AssistOut
  7352. //
  7353. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7354. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  7355. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  7356. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  7357. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  7358. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  7359. //
  7360. // label97
  7361. //
  7362. this.label97.AutoSize = true;
  7363. this.label97.Location = new System.Drawing.Point(344, 46);
  7364. this.label97.Name = "label97";
  7365. this.label97.Size = new System.Drawing.Size(106, 21);
  7366. this.label97.TabIndex = 45;
  7367. this.label97.Text = "时间滤波力矩";
  7368. //
  7369. // label109
  7370. //
  7371. this.label109.AutoSize = true;
  7372. this.label109.Location = new System.Drawing.Point(344, 118);
  7373. this.label109.Name = "label109";
  7374. this.label109.Size = new System.Drawing.Size(102, 21);
  7375. this.label109.TabIndex = 46;
  7376. this.label109.Text = "D轴电流反馈";
  7377. //
  7378. // label98
  7379. //
  7380. this.label98.AutoSize = true;
  7381. this.label98.Location = new System.Drawing.Point(170, 10);
  7382. this.label98.Name = "label98";
  7383. this.label98.Size = new System.Drawing.Size(102, 21);
  7384. this.label98.TabIndex = 46;
  7385. this.label98.Text = "D轴电流给定";
  7386. //
  7387. // label99
  7388. //
  7389. this.label99.AutoSize = true;
  7390. this.label99.Location = new System.Drawing.Point(8, 118);
  7391. this.label99.Name = "label99";
  7392. this.label99.Size = new System.Drawing.Size(90, 21);
  7393. this.label99.TabIndex = 47;
  7394. this.label99.Text = "助力状态机";
  7395. //
  7396. // label100
  7397. //
  7398. this.label100.AutoSize = true;
  7399. this.label100.Location = new System.Drawing.Point(170, 82);
  7400. this.label100.Name = "label100";
  7401. this.label100.Size = new System.Drawing.Size(102, 21);
  7402. this.label100.TabIndex = 48;
  7403. this.label100.Text = "D轴电压给定";
  7404. //
  7405. // label101
  7406. //
  7407. this.label101.AutoSize = true;
  7408. this.label101.Location = new System.Drawing.Point(8, 46);
  7409. this.label101.Name = "label101";
  7410. this.label101.Size = new System.Drawing.Size(90, 21);
  7411. this.label101.TabIndex = 53;
  7412. this.label101.Text = "二层状态机";
  7413. //
  7414. // label102
  7415. //
  7416. this.label102.AutoSize = true;
  7417. this.label102.Location = new System.Drawing.Point(170, 118);
  7418. this.label102.Name = "label102";
  7419. this.label102.Size = new System.Drawing.Size(103, 21);
  7420. this.label102.TabIndex = 49;
  7421. this.label102.Text = "Q轴电压给定";
  7422. //
  7423. // label110
  7424. //
  7425. this.label110.AutoSize = true;
  7426. this.label110.Location = new System.Drawing.Point(522, 46);
  7427. this.label110.Name = "label110";
  7428. this.label110.Size = new System.Drawing.Size(106, 21);
  7429. this.label110.TabIndex = 51;
  7430. this.label110.Text = "助力输出电流";
  7431. //
  7432. // label108
  7433. //
  7434. this.label108.AutoSize = true;
  7435. this.label108.Location = new System.Drawing.Point(522, 10);
  7436. this.label108.Name = "label108";
  7437. this.label108.Size = new System.Drawing.Size(103, 21);
  7438. this.label108.TabIndex = 51;
  7439. this.label108.Text = "Q轴电流反馈";
  7440. //
  7441. // label103
  7442. //
  7443. this.label103.AutoSize = true;
  7444. this.label103.Location = new System.Drawing.Point(8, 82);
  7445. this.label103.Name = "label103";
  7446. this.label103.Size = new System.Drawing.Size(90, 21);
  7447. this.label103.TabIndex = 50;
  7448. this.label103.Text = "电机状态机";
  7449. //
  7450. // label104
  7451. //
  7452. this.label104.AutoSize = true;
  7453. this.label104.Location = new System.Drawing.Point(170, 46);
  7454. this.label104.Name = "label104";
  7455. this.label104.Size = new System.Drawing.Size(103, 21);
  7456. this.label104.TabIndex = 51;
  7457. this.label104.Text = "Q轴电流给定";
  7458. //
  7459. // label105
  7460. //
  7461. this.label105.AutoSize = true;
  7462. this.label105.Location = new System.Drawing.Point(344, 10);
  7463. this.label105.Name = "label105";
  7464. this.label105.Size = new System.Drawing.Size(74, 21);
  7465. this.label105.TabIndex = 52;
  7466. this.label105.Text = "瞬时力矩";
  7467. //
  7468. // label106
  7469. //
  7470. this.label106.AutoSize = true;
  7471. this.label106.Location = new System.Drawing.Point(344, 82);
  7472. this.label106.Name = "label106";
  7473. this.label106.Size = new System.Drawing.Size(106, 21);
  7474. this.label106.TabIndex = 54;
  7475. this.label106.Text = "踏频滤波力矩";
  7476. //
  7477. // label107
  7478. //
  7479. this.label107.AutoSize = true;
  7480. this.label107.Location = new System.Drawing.Point(8, 10);
  7481. this.label107.Name = "label107";
  7482. this.label107.Size = new System.Drawing.Size(90, 21);
  7483. this.label107.TabIndex = 44;
  7484. this.label107.Text = "系统状态机";
  7485. //
  7486. // label_StarInfo
  7487. //
  7488. this.label_StarInfo.AutoSize = true;
  7489. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7490. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  7491. this.label_StarInfo.Name = "label_StarInfo";
  7492. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  7493. this.label_StarInfo.TabIndex = 24;
  7494. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  7495. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  7496. //
  7497. // label_UserName
  7498. //
  7499. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7500. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7501. this.label_UserName.ForeColor = System.Drawing.Color.White;
  7502. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  7503. this.label_UserName.Name = "label_UserName";
  7504. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  7505. this.label_UserName.TabIndex = 21;
  7506. this.label_UserName.Text = "用户名:";
  7507. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  7508. //
  7509. // label124
  7510. //
  7511. this.label124.BackColor = System.Drawing.Color.Silver;
  7512. this.label124.ForeColor = System.Drawing.Color.White;
  7513. this.label124.Location = new System.Drawing.Point(568, 7);
  7514. this.label124.Name = "label124";
  7515. this.label124.Size = new System.Drawing.Size(1, 15);
  7516. this.label124.TabIndex = 25;
  7517. //
  7518. // label46
  7519. //
  7520. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7521. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7522. this.label46.ForeColor = System.Drawing.Color.White;
  7523. this.label46.Location = new System.Drawing.Point(726, 4);
  7524. this.label46.Name = "label46";
  7525. this.label46.Size = new System.Drawing.Size(23, 21);
  7526. this.label46.TabIndex = 21;
  7527. this.label46.Text = "/";
  7528. //
  7529. // pictureBox2
  7530. //
  7531. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7532. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  7533. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  7534. this.pictureBox2.Name = "pictureBox2";
  7535. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  7536. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  7537. this.pictureBox2.TabIndex = 16;
  7538. this.pictureBox2.TabStop = false;
  7539. //
  7540. // mainForm
  7541. //
  7542. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  7543. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  7544. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7545. this.ClientSize = new System.Drawing.Size(1034, 641);
  7546. this.Controls.Add(this.label124);
  7547. this.Controls.Add(this.tabControl2);
  7548. this.Controls.Add(this.groupBox3);
  7549. this.Controls.Add(this.label_StarInfo);
  7550. this.Controls.Add(this.label46);
  7551. this.Controls.Add(this.label_UserName);
  7552. this.Controls.Add(this.label_Computername);
  7553. this.Controls.Add(this.label_PortStatus);
  7554. this.Controls.Add(this.label_ServerStatus);
  7555. this.Controls.Add(this.label_Server_ComStatus);
  7556. this.Controls.Add(this.label96);
  7557. this.Controls.Add(this.pictureBox2);
  7558. this.Controls.Add(this.label45);
  7559. this.Controls.Add(this.label44);
  7560. this.Controls.Add(this.label43);
  7561. this.Controls.Add(this.label_COM_Sta);
  7562. this.Controls.Add(this.label_SystemTime);
  7563. this.Controls.Add(this.label_BuildTime);
  7564. this.Controls.Add(this.label_RecCount);
  7565. this.Controls.Add(this.label23);
  7566. this.Controls.Add(this.groupBox1);
  7567. this.Controls.Add(this.statusStrip1);
  7568. this.Controls.Add(this.menuStrip_Set);
  7569. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7570. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  7571. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  7572. this.Margin = new System.Windows.Forms.Padding(4);
  7573. this.MaximizeBox = false;
  7574. this.Name = "mainForm";
  7575. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  7576. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  7577. this.Load += new System.EventHandler(this.MainForm_Load);
  7578. this.menuStrip_Set.ResumeLayout(false);
  7579. this.menuStrip_Set.PerformLayout();
  7580. this.statusStrip1.ResumeLayout(false);
  7581. this.statusStrip1.PerformLayout();
  7582. this.groupBox1.ResumeLayout(false);
  7583. this.groupBox1.PerformLayout();
  7584. this.groupBox3.ResumeLayout(false);
  7585. this.tabControl1.ResumeLayout(false);
  7586. this.tabPage_MotorParam.ResumeLayout(false);
  7587. this.tabPage_BikeParam.ResumeLayout(false);
  7588. this.tabPage_BikeParam.PerformLayout();
  7589. this.tabPage_BikeParam2.ResumeLayout(false);
  7590. this.tabPage_ControlParam.ResumeLayout(false);
  7591. this.tabPage_ControlParam.PerformLayout();
  7592. this.tabPage_SensorParam.ResumeLayout(false);
  7593. this.tabPage_SensorParam.PerformLayout();
  7594. this.tabPage_AssistParam.ResumeLayout(false);
  7595. this.tabPage_AssistParam.PerformLayout();
  7596. this.tabPage_UsrRideParam.ResumeLayout(false);
  7597. this.tabPage_UsrRideParam.PerformLayout();
  7598. this.tabPage_DebugParam.ResumeLayout(false);
  7599. this.tabPage_RecordInfo.ResumeLayout(false);
  7600. this.tabPage_RecordInfo.PerformLayout();
  7601. this.tabPage_OtherInfo.ResumeLayout(false);
  7602. this.groupBox16.ResumeLayout(false);
  7603. this.groupBox16.PerformLayout();
  7604. this.groupBox18.ResumeLayout(false);
  7605. this.groupBox18.PerformLayout();
  7606. this.groupBox17.ResumeLayout(false);
  7607. this.groupBox17.PerformLayout();
  7608. this.groupBox23.ResumeLayout(false);
  7609. this.groupBox23.PerformLayout();
  7610. this.groupBox9.ResumeLayout(false);
  7611. this.groupBox8.ResumeLayout(false);
  7612. this.groupBox8.PerformLayout();
  7613. this.groupBox7.ResumeLayout(false);
  7614. this.groupBox7.PerformLayout();
  7615. this.groupBox6.ResumeLayout(false);
  7616. this.groupBox6.PerformLayout();
  7617. this.groupBox5.ResumeLayout(false);
  7618. this.groupBox5.PerformLayout();
  7619. this.groupBox4.ResumeLayout(false);
  7620. this.groupBox4.PerformLayout();
  7621. this.tabPage_OBC.ResumeLayout(false);
  7622. this.groupBox26.ResumeLayout(false);
  7623. this.groupBox15.ResumeLayout(false);
  7624. this.groupBox15.PerformLayout();
  7625. this.groupBox14.ResumeLayout(false);
  7626. this.groupBox14.PerformLayout();
  7627. this.groupBox13.ResumeLayout(false);
  7628. this.groupBox13.PerformLayout();
  7629. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  7630. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  7631. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  7632. this.groupBox12.ResumeLayout(false);
  7633. this.groupBox11.ResumeLayout(false);
  7634. this.groupBox11.PerformLayout();
  7635. this.groupBox10.ResumeLayout(false);
  7636. this.groupBox10.PerformLayout();
  7637. this.tabPage_RAMorFLASH.ResumeLayout(false);
  7638. this.tabPage_RAMorFLASH.PerformLayout();
  7639. this.tabPage_FactoryMode.ResumeLayout(false);
  7640. this.groupBox25.ResumeLayout(false);
  7641. this.groupBox25.PerformLayout();
  7642. this.groupBox22.ResumeLayout(false);
  7643. this.groupBox21.ResumeLayout(false);
  7644. this.groupBox21.PerformLayout();
  7645. this.groupBox20.ResumeLayout(false);
  7646. this.groupBox20.PerformLayout();
  7647. this.groupBox24.ResumeLayout(false);
  7648. this.groupBox24.PerformLayout();
  7649. this.groupBox19.ResumeLayout(false);
  7650. this.tabPage_AngleCal.ResumeLayout(false);
  7651. this.tabPage_AngleCal.PerformLayout();
  7652. this.groupBox32.ResumeLayout(false);
  7653. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).EndInit();
  7654. this.tabPage_ProductMode_Write.ResumeLayout(false);
  7655. this.tabPage_ProductMode_Write.PerformLayout();
  7656. this.groupBox28.ResumeLayout(false);
  7657. this.groupBox28.PerformLayout();
  7658. this.groupBox27.ResumeLayout(false);
  7659. this.groupBox2.ResumeLayout(false);
  7660. this.groupBox2.PerformLayout();
  7661. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  7662. this.tabPage_ProductMode_Read.ResumeLayout(false);
  7663. this.tabPage_ProductMode_Read.PerformLayout();
  7664. this.groupBox31.ResumeLayout(false);
  7665. this.groupBox31.PerformLayout();
  7666. this.groupBox30.ResumeLayout(false);
  7667. this.groupBox29.ResumeLayout(false);
  7668. this.groupBox29.PerformLayout();
  7669. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  7670. this.tabControl2.ResumeLayout(false);
  7671. this.tabPage_RunInfo.ResumeLayout(false);
  7672. this.tabPage_RunInfo.PerformLayout();
  7673. this.tabPage_DebugInfo.ResumeLayout(false);
  7674. this.tabPage_DebugInfo.PerformLayout();
  7675. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  7676. this.ResumeLayout(false);
  7677. this.PerformLayout();
  7678. }
  7679. #endregion
  7680. private MenuStrip menuStrip_Set;
  7681. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  7682. private ToolStripMenuItem 端口号ToolStripMenuItem;
  7683. private ToolStripMenuItem 波特率ToolStripMenuItem;
  7684. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  7685. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  7686. private ToolStripMenuItem 关于ToolStripMenuItem;
  7687. private ToolStripMenuItem 帮助ToolStripMenuItem;
  7688. private ToolStripMenuItem 版本ToolStripMenuItem;
  7689. private StatusStrip statusStrip1;
  7690. private ToolStripStatusLabel toolStripStatusLabel1;
  7691. private GroupBox groupBox1;
  7692. private GroupBox groupBox3;
  7693. private ToolStripMenuItem 连接ToolStripMenuItem;
  7694. private Label label4;
  7695. private Label label3;
  7696. private ComboBox comboBox_WorkMode;
  7697. private Label label2;
  7698. private Label label1;
  7699. private ToolStripMenuItem 配置ToolStripMenuItem;
  7700. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  7701. private ToolStripMenuItem 计算器ToolStripMenuItem;
  7702. private ToolStripMenuItem 刷新ToolStripMenuItem;
  7703. private ToolStripComboBox toolStripComboBox_ComNum;
  7704. private ToolStripComboBox toolStripComboBox_Baudrate;
  7705. public ComboBox comboBox_LightSwitch;
  7706. public ComboBox comboBox_GearSt;
  7707. private Label label23;
  7708. private Label label_RecCount;
  7709. private Timer timer_500ms;
  7710. private Label label24;
  7711. private TabControl tabControl1;
  7712. private TabPage tabPage_MotorParam;
  7713. private TabPage tabPage_BikeParam;
  7714. private TabPage tabPage_ControlParam;
  7715. private TabPage tabPage_SensorParam;
  7716. private TabPage tabPage_AssistParam;
  7717. private TabPage tabPage_DebugParam;
  7718. private TabPage tabPage_RecordInfo;
  7719. private TabPage tabPage_OtherInfo;
  7720. private Button button_Write;
  7721. private Button button_Read_MotorParam;
  7722. private RichTextBox richTextBox_MotorParam;
  7723. private Button button_WriteBikeParam;
  7724. private Button button_ReadBikeParam;
  7725. private RichTextBox richTextBox_BikeParam;
  7726. private Button button_WriteControlParam;
  7727. private Button button_ReadControlParam;
  7728. private RichTextBox richTextBox_ControlParam;
  7729. private Button button_WriteAssistParam;
  7730. private Button button_ReadAssistParam;
  7731. private RichTextBox richTextBox_AssistParam;
  7732. private Button button_WriteDebugParam;
  7733. private Button button_ReadDebugParam;
  7734. private RichTextBox richTextBox_DebugParam;
  7735. private Button button_SaveRecordInfo;
  7736. private Button button_ReadRecord;
  7737. private Button button_ExportLog;
  7738. private RichTextBox richTextBox_Record;
  7739. private Button button_Write_Cal;
  7740. private Button button_WriteSensorParam;
  7741. private Button button_ReadSensorParam;
  7742. private RichTextBox richTextBox_SensorParam;
  7743. private Label label25;
  7744. private TextBox textBox_Load;
  7745. private Label label27;
  7746. private Label label26;
  7747. private Label label29;
  7748. private GroupBox groupBox4;
  7749. private Button button_ReadVersion;
  7750. private Button button_WriteSN;
  7751. private Button button_WriteModel;
  7752. private TextBox textBox_FW;
  7753. private TextBox textBox_HW;
  7754. private TextBox textBox_SN;
  7755. private Label label33;
  7756. private Label label32;
  7757. private TextBox textBox_Model;
  7758. private Label label31;
  7759. private Label label30;
  7760. private GroupBox groupBox6;
  7761. private Button button_ReadUser3;
  7762. private Button button_WriteUser3;
  7763. private Button button_ReadUser2;
  7764. private Button button_WriteUser2;
  7765. private Button button_ReadUser1;
  7766. private Button button_WriteUser1;
  7767. private TextBox textBox_User3;
  7768. private TextBox textBox_User2;
  7769. private Label label35;
  7770. private TextBox textBox_User1;
  7771. private Label label36;
  7772. private Label label38;
  7773. private GroupBox groupBox5;
  7774. private Button button_ReadKey;
  7775. private Button button_WriteKey;
  7776. private TextBox textBox_Key;
  7777. private Label label37;
  7778. private GroupBox groupBox8;
  7779. private Button button_ReadOnLine;
  7780. private TextBox textBox_Online;
  7781. private Label label42;
  7782. private GroupBox groupBox7;
  7783. private Button button_ReadMAC;
  7784. private Button button_WriteMac;
  7785. private TextBox textBox_PP;
  7786. private TextBox textBox_MACDate;
  7787. private TextBox textBox_MACAdd;
  7788. private Label label34;
  7789. private Label label39;
  7790. private TextBox textBox_MAC;
  7791. private Label label40;
  7792. private Label label41;
  7793. private GroupBox groupBox9;
  7794. private Button button_Recovery;
  7795. private Button button_ClearLog;
  7796. private Button button_Reset;
  7797. private Button button_SystemClear;
  7798. private Label label_SystemTime;
  7799. private Label label_COM_Sta;
  7800. private Label label43;
  7801. private Label label44;
  7802. private Label label45;
  7803. private Label label47;
  7804. private ComboBox comboBox_AssistTorque;
  7805. private ComboBox comboBox_AssistCadence;
  7806. private ComboBox comboBox_TorqueSet;
  7807. private TabPage tabPage_OBC;
  7808. private CheckBox checkBox_OBC_StartSetGearSt;
  7809. public ComboBox comboBox_OBC_SetGearST;
  7810. private GroupBox groupBox15;
  7811. private TextBox textBox_OBC_ODO_TIME;
  7812. private Button button_OBC_ReadRideInfo;
  7813. private TextBox textBox_OBC_ODO_KM;
  7814. private Button button_OBC_ClearTrip;
  7815. private TextBox textBox_OBC_TRIP_TIME;
  7816. private Label label54;
  7817. private TextBox textBox_OBC_TRIP_KM;
  7818. private Label label52;
  7819. private GroupBox groupBox14;
  7820. private Button button_OBC_ReadVerInfo;
  7821. private TextBox textBox_OBC_ReadFW;
  7822. private TextBox textBox_OBC_ReadHW;
  7823. private TextBox textBox_OBC_ReadSN;
  7824. private Label label48;
  7825. private Label label49;
  7826. private TextBox textBox_OBC_ReadModel;
  7827. private Label label50;
  7828. private Label label51;
  7829. private GroupBox groupBox13;
  7830. private Button button_OBC_WriteUserInfo;
  7831. private GroupBox groupBox12;
  7832. private RichTextBox richTextBox_OBC_ReadUserInfo;
  7833. private Button button_OBC_ReadUserInfo;
  7834. private GroupBox groupBox11;
  7835. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  7836. private CheckBox checkBox_OBC_StartReadBMS;
  7837. private GroupBox groupBox10;
  7838. private Label label56;
  7839. private NumericUpDown numericUpDown_OBC_WheelAdj;
  7840. private Label label59;
  7841. public ComboBox comboBox_OBC_AssistFunc;
  7842. public ComboBox comboBox_OBC_StartMode;
  7843. private Label label58;
  7844. private Label label57;
  7845. private Label label60;
  7846. public ComboBox comboBox_OBC_LightSw;
  7847. private Label label61;
  7848. private Label label62;
  7849. private Button button_WriteTqSensorParam;
  7850. private GroupBox groupBox16;
  7851. private RadioButton radioButton_SIP_SaveYes;
  7852. private RadioButton radioButton_SIP_SaveNo;
  7853. private CheckBox checkBox_SaveYes;
  7854. private Button button_ReadSaveFlag;
  7855. private Button button_WriteSaveFlag;
  7856. private GroupBox groupBox18;
  7857. private GroupBox groupBox17;
  7858. private RadioButton radioButton_EE_SaveYes;
  7859. private RadioButton radioButton_EE_SaveNo;
  7860. private Label label64;
  7861. private NumericUpDown numericUpDown_OBC_OffTime;
  7862. private Label label63;
  7863. private TabPage tabPage_RAMorFLASH;
  7864. private TextBox textBox_Address_End;
  7865. private Label label66;
  7866. private TextBox textBox_Address_Begin;
  7867. private Label label65;
  7868. private Button button_ReadRamFlash;
  7869. private RichTextBox richTextBox_RamFlasgData;
  7870. private TabPage tabPage_FactoryMode;
  7871. private PictureBox pictureBox2;
  7872. private GroupBox groupBox25;
  7873. private GroupBox groupBox22;
  7874. private GroupBox groupBox21;
  7875. private GroupBox groupBox20;
  7876. private GroupBox groupBox19;
  7877. private Button button_FacModeInit;
  7878. private Button buttonFacModeSet1;
  7879. private TextBox textBox_FacModeSensorCal4;
  7880. private TextBox textBox_FacModeSensorCal3;
  7881. private TextBox textBox_FacModeSensorCal1;
  7882. private TextBox textBox_FacModeSensorCal2;
  7883. private TextBox textBox_FacModeSensorCal0;
  7884. private Button button_FacModeSensorRead;
  7885. private TextBox textBox_FacModeSensorADC0;
  7886. private TextBox textBox_FacModeSensorADC4;
  7887. private Button buttonFacModeSet2;
  7888. private TextBox textBox_FacModeSensorADC3;
  7889. private Button buttonFacModeSet3;
  7890. private TextBox textBox_FacModeSensorADC1;
  7891. private Button buttonFacModeSet4;
  7892. private TextBox textBox_FacModeSensorADC2;
  7893. private Button button_FacModeMotorRun;
  7894. private Label label84;
  7895. private TextBox textBox_FacModeFW;
  7896. private Button Button_FacModeReadVer;
  7897. private Label label83;
  7898. private TextBox textBox_FacModeHW;
  7899. private Label label82;
  7900. private TextBox textBox_FacModeNum;
  7901. private Label label81;
  7902. private TextBox textBox_FacModeName;
  7903. private Button Button_FacModeSaveResult;
  7904. private Button Button_FacModeSetMacDate;
  7905. private Button button_FacModeLightSW;
  7906. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  7907. private Label label68;
  7908. private Label label85;
  7909. private TextBox textBox_SP;
  7910. private Label label86;
  7911. private TextBox textBox_FacModeSP;
  7912. private Label label53;
  7913. private TextBox textBox_OBC_ReadSP;
  7914. private Button Button_FacModePowerOff;
  7915. private GroupBox groupBox26;
  7916. private Button button_OBC_ButtonSet;
  7917. private Button button_OBC_ButtonLight;
  7918. private Button button_OBC_ButtonWalk;
  7919. private Button button_OBC_ButtonDec;
  7920. private Button button_OBC_ButtonAcc;
  7921. private Button button_OBC_ButtonPower;
  7922. private CheckBox checkBox_ReadRanFlash_AutoSW;
  7923. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  7924. private CheckBox checkBox_ReadRanFlash_AutoClear;
  7925. private Label label88;
  7926. private TextBox textBox_LogAddrEnd;
  7927. private TextBox textBox_LogAddrBegin;
  7928. private Label label89;
  7929. private Label label_LogAddrBegin;
  7930. private Label label87;
  7931. private TextBox textBox_FacModeGit;
  7932. private ComboBox comboBox_TailLightVol;
  7933. private Label label92;
  7934. private ComboBox comboBox_FrontLightVol;
  7935. private Label label91;
  7936. private ComboBox comboBox_TailLightMode;
  7937. private Label label90;
  7938. private TextBox textBox_PowerOffDelay;
  7939. private TextBox textBox_PowerOnDelay;
  7940. private Label label93;
  7941. private Label label94;
  7942. private TextBox textBox_AutoPowerOff;
  7943. private Label label95;
  7944. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  7945. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  7946. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  7947. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  7948. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  7949. private ToolStripSeparator toolStripSeparator1;
  7950. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  7951. private ToolStripTextBox toolStripTextBox_ServerPath;
  7952. private Label label96;
  7953. private Label label_Server_ComStatus;
  7954. private Label label_ServerStatus;
  7955. private Label label_PortStatus;
  7956. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  7957. private ToolStripMenuItem 生产商ToolStripMenuItem;
  7958. private ToolStripMenuItem 生产地ToolStripMenuItem;
  7959. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  7960. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  7961. private ToolStripTextBox toolStripTextBox_MAC;
  7962. private ToolStripTextBox toolStripTextBoxMACAddr;
  7963. private ToolStripTextBox toolStripTextBox_MACDate;
  7964. private ToolStripTextBox toolStripTextBox_MACPD;
  7965. private Button Button_FacModeSetNum;
  7966. private Button button_FacModeSetName;
  7967. private Button button_ScanCode;
  7968. private TabPage tabPage_ProductMode_Write;
  7969. private Label label_Computername;
  7970. private TabControl tabControl2;
  7971. private TabPage tabPage_RunInfo;
  7972. private TextBox textBox_RunInfo_BikeSpeed;
  7973. private TextBox textBox_RunInfo_MotorSpeed;
  7974. private TextBox textBox_RunInfo_Cadence;
  7975. private TextBox textBox_TorqueReg;
  7976. private TextBox textBox_RunInfo_Torque;
  7977. private TextBox textBox_RunInfo_Dir;
  7978. private TextBox textBox_RunInfo_Vol;
  7979. private TextBox textBox_RunInfo_Current;
  7980. private TextBox textBox_RunInfo_Power;
  7981. private TextBox textBox_RunInfo_SOC;
  7982. private TextBox textBox_RunInfo_T_PCB;
  7983. private TextBox textBox_RunInfo_T_MCU;
  7984. private TextBox textBox_RunInfo_T_Coil;
  7985. private TextBox textBox_RunInfo_GearSt;
  7986. private TextBox textBox_RunInfo_LightSwitch;
  7987. private TextBox textBox_RunInfo_Range;
  7988. private TextBox textBox_RunInfo_AvgPower;
  7989. private TextBox textBox_RunInfo_Trip;
  7990. private TextBox textBox_RunInfo_Trip_Time;
  7991. private TextBox textBox_ErrorCode;
  7992. private Label label55;
  7993. private Label label28;
  7994. private Label label22;
  7995. private Label label16;
  7996. private Label label10;
  7997. private Label label21;
  7998. private Label label15;
  7999. private Label label9;
  8000. private Label label20;
  8001. private Label label14;
  8002. private Label label8;
  8003. private Label label19;
  8004. private Label label13;
  8005. private Label label7;
  8006. private Label label18;
  8007. private Label label12;
  8008. private Label label6;
  8009. private Label label17;
  8010. private Label label11;
  8011. private Label label5;
  8012. private TabPage tabPage_DebugInfo;
  8013. private TextBox textBox_DebugInfo_SysFun;
  8014. private TextBox textBox_DebugInfo_SecondFun;
  8015. private TextBox textBox_DebugInfo_MotorFun;
  8016. private TextBox textBox_DebugInfo_AssistFun;
  8017. private TextBox textBox_DebugInfo_IdRef;
  8018. private TextBox textBox_DebugInfo_IqRef;
  8019. private TextBox textBox_DebugInfo_UdRef;
  8020. private TextBox textBox_DebugInfo_UqRef;
  8021. private TextBox textBox_DebugInfo_TorquePu;
  8022. private TextBox textBox_DebugInfo_TorqueFil;
  8023. private TextBox textBox_DebugInfo_TorqueCadence;
  8024. private TextBox textBox_DebugInfo_IdFdb;
  8025. private TextBox textBox_DebugInfo_IqFdb;
  8026. private TextBox textBox_DebugInfo_AssistOut;
  8027. private Label label97;
  8028. private Label label98;
  8029. private Label label99;
  8030. private Label label100;
  8031. private Label label101;
  8032. private Label label102;
  8033. private Label label103;
  8034. private Label label104;
  8035. private Label label105;
  8036. private Label label106;
  8037. private Label label107;
  8038. private Label label109;
  8039. private Label label110;
  8040. private Label label108;
  8041. private Label label111;
  8042. private Label label_StarInfo;
  8043. private TextBox textBox_FacModeScan;
  8044. private Label label112;
  8045. private TabPage tabPage_ProductMode_Read;
  8046. private Button button__FacMode_Start;
  8047. private ComboBox comboBox_FacModeCfgFile;
  8048. private ComboBox comboBox_FacModeCfgDate;
  8049. private GroupBox groupBox2;
  8050. private Label label_FacModeStatus;
  8051. private Label label_FacModeResult;
  8052. private CheckBox checkBox_FacBaseFucTest;
  8053. private CheckBox checkBox_FacModeCfgWrite;
  8054. private CheckBox checkBox_FacModeSysClear;
  8055. private GroupBox groupBox28;
  8056. private GroupBox groupBox27;
  8057. private Label label115;
  8058. private Label label_FacModeSysClear;
  8059. private RichTextBox richTextBox_FacModeLog;
  8060. private Label label118;
  8061. private Label label_FacMode_CfgWrite;
  8062. private Label label134;
  8063. private Label label_FacModeBootVer;
  8064. private Label label136;
  8065. private Label label_FacModeFWVersion;
  8066. private Label label127;
  8067. private Label label_FacModeBreak;
  8068. private Label label129;
  8069. private Label label_FacModeGas;
  8070. private Label label123;
  8071. private Label label_FacModeMotorSpeed;
  8072. private Label label125;
  8073. private Label label_FacModeNTC;
  8074. private Label label122;
  8075. private Label label_FacModeCurrentTest;
  8076. private Label label120;
  8077. private Label label_FacModeVolTest;
  8078. private Label label145;
  8079. private Label label_FacModeLightB;
  8080. private Label label143;
  8081. private Label label_FacModeLightF;
  8082. private GroupBox groupBox29;
  8083. private CheckBox checkBox_CheckModeTorque;
  8084. private CheckBox checkBox_CheckModeCfg;
  8085. private CheckBox checkBox_CheckModeFWVer;
  8086. private Button button_CheckModeStart;
  8087. private TextBox textBox_CheckModeScan;
  8088. private Label label138;
  8089. private Label label_CheckModeStatus;
  8090. private Label label_CheckModeResult;
  8091. private Label label141;
  8092. private GroupBox groupBox31;
  8093. private Label label148;
  8094. private Label label_CheckModeSN;
  8095. private Label label154;
  8096. private Label label_CheckModeTorque;
  8097. private Label label156;
  8098. private Label label_CheckModeCfg;
  8099. private Label label160;
  8100. private Label label_CheckModeFWVer;
  8101. private GroupBox groupBox30;
  8102. private RichTextBox richTextBox_CheckModeLog;
  8103. private CheckBox checkBox_CheckModeSN;
  8104. private ComboBox comboBox_CheckModeCfgFile;
  8105. private ComboBox comboBox_CheckModeCfgDate;
  8106. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  8107. private ToolStripMenuItem 中置电机ToolStripMenuItem;
  8108. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  8109. private CheckBox checkBox_FacLightTest;
  8110. private CheckBox checkBox_FacBreakTest;
  8111. private CheckBox checkBox_FacThrrotleTest;
  8112. private Label label114;
  8113. private Label label_FacModeCad;
  8114. private Label label_FacModeTq;
  8115. private Label label113;
  8116. private CheckBox checkBox_FacTor;
  8117. private CheckBox checkBox_FacModeBMS;
  8118. private Label label_FacModeBMS;
  8119. private Label label116;
  8120. private Label label117;
  8121. private Label label_FacModeSpeed;
  8122. private CheckBox checkBox_FacCad;
  8123. private Label label121;
  8124. private Label label_CheckModeBoot;
  8125. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  8126. private ToolStripMenuItem 开机ToolStripMenuItem;
  8127. private ToolStripMenuItem 关机ToolStripMenuItem;
  8128. private ToolStripMenuItem 查询ToolStripMenuItem;
  8129. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  8130. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  8131. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  8132. private ToolStripMenuItem toolStripMenuItem_RunTime;
  8133. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  8134. private Label label69;
  8135. private Button button_SpeedAdd10;
  8136. private Button button_SpeedAdd1;
  8137. private Button button_SpeedDec10;
  8138. private Button button_SpeedDec1;
  8139. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  8140. private ToolStripMenuItem 电压ToolStripMenuItem;
  8141. private ToolStripTextBox toolStripTextBox_ThVol;
  8142. private ToolStripMenuItem 电流ToolStripMenuItem;
  8143. private ToolStripMenuItem 转速ToolStripMenuItem;
  8144. private ToolStripMenuItem 力矩ToolStripMenuItem;
  8145. private ToolStripMenuItem 踏频ToolStripMenuItem;
  8146. private ToolStripMenuItem 车速ToolStripMenuItem;
  8147. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  8148. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  8149. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  8150. private ToolStripTextBox toolStripTextBox_ThCur;
  8151. private ToolStripTextBox toolStripTextBox_ThSpeed;
  8152. private ToolStripTextBox toolStripTextBox_ThTor;
  8153. private ToolStripTextBox toolStripTextBox_ThCad;
  8154. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  8155. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  8156. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  8157. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  8158. private PictureBox pictureBox_WriteLock;
  8159. private PictureBox pictureBox_ReadLock;
  8160. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  8161. private CheckBox checkBox_OffLineFacMode;
  8162. private CheckBox checkBox_OffLineCheckMode;
  8163. private Label label_BuildTime;
  8164. private Label label74;
  8165. private TextBox textBox_MOS_K5;
  8166. private Label label73;
  8167. private TextBox textBox_MOS_K4;
  8168. private Label label72;
  8169. private TextBox textBox_MOS_K3;
  8170. private Label label71;
  8171. private TextBox textBox_MOS_K2;
  8172. private Label label70;
  8173. private TextBox textBox_MOS_K1;
  8174. private Label label77;
  8175. private TextBox textBox_MOS_R3;
  8176. private Label label76;
  8177. private TextBox textBox_MOS_R2;
  8178. private Label label75;
  8179. private TextBox textBox_MOS_R1;
  8180. private Button button_MOS_Write;
  8181. private Button button_MOS_Read;
  8182. private Button button_MOS_Cal;
  8183. private Label label79;
  8184. private Label label78;
  8185. private ToolStripMenuItem UART协议ToolStripMenuItem;
  8186. private ToolStripComboBox 协议类型ToolStripMenuItem;
  8187. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  8188. private Label label_UserName;
  8189. private Label label124;
  8190. private Label label46;
  8191. private GroupBox groupBox23;
  8192. private TextBox textBox_TagInfo;
  8193. private Button button_ReadTag;
  8194. private Button button_WriteTag;
  8195. private GroupBox groupBox24;
  8196. private Button button_ReadRideLog;
  8197. private Button button_WriteRideLog;
  8198. private TextBox textBox_TRIP_KM;
  8199. private TextBox textBox_TRIP_TIME;
  8200. private TextBox textBox_ODO_KM;
  8201. private TextBox textBox_ODO_TIME;
  8202. private Label label126;
  8203. private Label label119;
  8204. private TabPage tabPage_BikeParam2;
  8205. private TabPage tabPage_UsrRideParam;
  8206. private Button button_WriteBikeParam2;
  8207. private Button button_ReadBikeParam2;
  8208. private RichTextBox richTextBox_BikeParam2;
  8209. private Button button_WriteUsrRidetParam;
  8210. private Button button_ReadUsrRideParam;
  8211. private RichTextBox richTextBox_UsrRidesParam;
  8212. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  8213. private Label label80;
  8214. private Label label128;
  8215. private CheckBox checkBox_UserRideParam_OBC;
  8216. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  8217. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  8218. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  8219. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  8220. private ToolStripComboBox toolStripTextBox_DelLogFile;
  8221. private CheckBox checkBox_FacMode_MosCal;
  8222. private Label label130;
  8223. private Label label_FacModeMosCal;
  8224. private ToolStripMenuItem 协议类型ToolStripMenuItem1;
  8225. private ToolStripMenuItem cANToolStripMenuItem;
  8226. private ToolStripMenuItem uARTToolStripMenuItem;
  8227. private Label label_FacModeSerial;
  8228. private Label label131;
  8229. private Label label_CheckModeSerial;
  8230. private Label label135;
  8231. private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem;
  8232. private ToolStripTextBox toolStripTextBox_MosCalK;
  8233. private ToolStripSeparator toolStripSeparator2;
  8234. private ToolStripSeparator toolStripSeparator3;
  8235. private ToolStripSeparator toolStripSeparator4;
  8236. private ToolStripMenuItem mOS内阻范围ToolStripMenuItem;
  8237. private ToolStripMenuItem mOS1ToolStripMenuItem;
  8238. private ToolStripTextBox toolStripTextBox_MOS1;
  8239. private ToolStripMenuItem mOS2ToolStripMenuItem;
  8240. private ToolStripTextBox toolStripTextBox_MOS2;
  8241. private ToolStripMenuItem mOS3ToolStripMenuItem;
  8242. private ToolStripTextBox toolStripTextBox_MOS3;
  8243. private ToolStripSeparator toolStripSeparator5;
  8244. private CheckBox checkBox_CheckModeMos;
  8245. private Label label132;
  8246. private Label label_CheckModeMos;
  8247. private ToolStripMenuItem 自动更新ToolStripMenuItem;
  8248. private ToolStripMenuItem 打开ToolStripMenuItem;
  8249. private ToolStripMenuItem 关闭ToolStripMenuItem;
  8250. private Label label133;
  8251. private ComboBox comboBox_Bike_CCS;
  8252. public ComboBox comboBox_OBC_BikeCCS;
  8253. private Label label137;
  8254. public ToolStripMenuItem 指令调试ToolStripMenuItem;
  8255. private ToolStripMenuItem 发送指令ToolStripMenuItem;
  8256. private TextBox textBox_MotorSpeedPercent;
  8257. private CheckBox checkBox_FacMode_AngleCal;
  8258. private Label label67;
  8259. private Label label_FacModeAngleCal;
  8260. private TabPage tabPage_AngleCal;
  8261. private DataGridView dataGridView_AngleCal;
  8262. private GroupBox groupBox32;
  8263. private Label label139;
  8264. private TextBox textBox_AngleDiffTh;
  8265. private Button button_AngleWrite;
  8266. private Button button_AngleExportData;
  8267. private Button button_AngleCalStart;
  8268. private DataGridViewTextBoxColumn Pole;
  8269. private DataGridViewTextBoxColumn Angle_60;
  8270. private DataGridViewTextBoxColumn Angle_120;
  8271. private DataGridViewTextBoxColumn Angle_180;
  8272. private DataGridViewTextBoxColumn Angle_240;
  8273. private DataGridViewTextBoxColumn Angle_300;
  8274. private DataGridViewTextBoxColumn Angle_360;
  8275. private Label label150;
  8276. private TextBox textBox_AngleDiffAvg;
  8277. private Label label149;
  8278. private TextBox textBox_AngleDiffMax;
  8279. private Label label147;
  8280. private TextBox textBox_AngleDiffMin;
  8281. private Label label146;
  8282. private TextBox textBox_AngleZeroDiff;
  8283. private Label label144;
  8284. private TextBox textBox_AngleZeroCur;
  8285. private Label label142;
  8286. private TextBox textBox_AngleZeroInit;
  8287. private Label label140;
  8288. private TextBox textBox_AngleZeroTh;
  8289. private Label label151;
  8290. private TextBox textBox_DebugInfo_ThrottlePer;
  8291. private Label label152;
  8292. private Label label153;
  8293. private ToolStripMenuItem 重置ToolStripMenuItem;
  8294. private ToolStripMenuItem 位置校准偏差范围ToolStripMenuItem;
  8295. private ToolStripMenuItem 平均偏差最大值ToolStripMenuItem;
  8296. private ToolStripTextBox toolStripTextBox_AngleAvgMax;
  8297. private ToolStripMenuItem 零点偏差最大值ToolStripMenuItem;
  8298. private ToolStripTextBox toolStripTextBox_AngleZeroMax;
  8299. private CheckBox checkBox_CheckModeAngle;
  8300. private Label label157;
  8301. private Label label_CheckModeAngle;
  8302. private Label label1_TorqueCal0;
  8303. private Label label1_TorqueCal1;
  8304. private Label label1_TorqueCal2;
  8305. private Label label1_TorqueCal3;
  8306. private Label label1_TorqueCal4;
  8307. }
  8308. }