mainForm.Designer.cs 399 KB

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