mainForm.Designer.cs 371 KB

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