mainForm.Designer.cs 381 KB

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