Form1.Designer.cs 292 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425
  1. namespace MOTINOVA_MC_Test
  2. {
  3. partial class Form1
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  30. this.groupBox1 = new System.Windows.Forms.GroupBox();
  31. this.label58 = new System.Windows.Forms.Label();
  32. this.button_RefreshPort = new System.Windows.Forms.Button();
  33. this.button_ComOpen = new System.Windows.Forms.Button();
  34. this.textBox_RevCnt = new System.Windows.Forms.TextBox();
  35. this.comboBox_Baudrate = new System.Windows.Forms.ComboBox();
  36. this.comboBox_ComIndex = new System.Windows.Forms.ComboBox();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.serialPort1 = new System.IO.Ports.SerialPort(this.components);
  40. this.groupBox2 = new System.Windows.Forms.GroupBox();
  41. this.button_ReadStartData = new System.Windows.Forms.Button();
  42. this.button_Write_Torque_Start = new System.Windows.Forms.Button();
  43. this.textBox_Torque_Stdev = new System.Windows.Forms.TextBox();
  44. this.textBox_TorqueData = new System.Windows.Forms.TextBox();
  45. this.textBox_Torque_Start = new System.Windows.Forms.TextBox();
  46. this.label110 = new System.Windows.Forms.Label();
  47. this.label57 = new System.Windows.Forms.Label();
  48. this.label9 = new System.Windows.Forms.Label();
  49. this.label111 = new System.Windows.Forms.Label();
  50. this.checkBox_Savedata = new System.Windows.Forms.CheckBox();
  51. this.checkBox_ReadTorqueData = new System.Windows.Forms.CheckBox();
  52. this.label4 = new System.Windows.Forms.Label();
  53. this.label114 = new System.Windows.Forms.Label();
  54. this.label46 = new System.Windows.Forms.Label();
  55. this.label56 = new System.Windows.Forms.Label();
  56. this.label55 = new System.Windows.Forms.Label();
  57. this.label113 = new System.Windows.Forms.Label();
  58. this.label43 = new System.Windows.Forms.Label();
  59. this.label76 = new System.Windows.Forms.Label();
  60. this.label42 = new System.Windows.Forms.Label();
  61. this.label40 = new System.Windows.Forms.Label();
  62. this.label39 = new System.Windows.Forms.Label();
  63. this.label44 = new System.Windows.Forms.Label();
  64. this.label70 = new System.Windows.Forms.Label();
  65. this.label48 = new System.Windows.Forms.Label();
  66. this.label54 = new System.Windows.Forms.Label();
  67. this.label37 = new System.Windows.Forms.Label();
  68. this.label41 = new System.Windows.Forms.Label();
  69. this.label36 = new System.Windows.Forms.Label();
  70. this.label38 = new System.Windows.Forms.Label();
  71. this.label22 = new System.Windows.Forms.Label();
  72. this.label112 = new System.Windows.Forms.Label();
  73. this.label35 = new System.Windows.Forms.Label();
  74. this.label23 = new System.Windows.Forms.Label();
  75. this.label24 = new System.Windows.Forms.Label();
  76. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  77. this.textBox_RunInfo_OutSpeed = new System.Windows.Forms.TextBox();
  78. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  79. this.textBox_Sensor1 = new System.Windows.Forms.TextBox();
  80. this.textBox_RunInfo_Voltage = new System.Windows.Forms.TextBox();
  81. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  82. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  83. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  84. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  85. this.textBox_Sensor2 = new System.Windows.Forms.TextBox();
  86. this.textBox_RunInfo_Gear = new System.Windows.Forms.TextBox();
  87. this.textBox_RunInfo_Light = new System.Windows.Forms.TextBox();
  88. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  89. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  90. this.textBox_RunInfo_ODO_Km = new System.Windows.Forms.TextBox();
  91. this.textBox_Sensor3 = new System.Windows.Forms.TextBox();
  92. this.textBox_RunInfo_PowerAvg = new System.Windows.Forms.TextBox();
  93. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  94. this.textBox_RunInfo_T_Roil = new System.Windows.Forms.TextBox();
  95. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  96. this.textBox_RunInfo_Distance = new System.Windows.Forms.TextBox();
  97. this.textBox_RunInfo_Time = new System.Windows.Forms.TextBox();
  98. this.textBox_RunInfo_ErrorCode = new System.Windows.Forms.TextBox();
  99. this.groupBox5 = new System.Windows.Forms.GroupBox();
  100. this.radioButton_DebugMode_Confg = new System.Windows.Forms.RadioButton();
  101. this.radioButton_WorkMode_Confg = new System.Windows.Forms.RadioButton();
  102. this.radioButton_WorkMode_Run = new System.Windows.Forms.RadioButton();
  103. this.groupBox6 = new System.Windows.Forms.GroupBox();
  104. this.checkBox_AutoSend = new System.Windows.Forms.CheckBox();
  105. this.radioButton_Gear_WALK = new System.Windows.Forms.RadioButton();
  106. this.radioButton_Gear_SMART = new System.Windows.Forms.RadioButton();
  107. this.radioButton_Gear_TURBO = new System.Windows.Forms.RadioButton();
  108. this.radioButton_Gear_SPORT = new System.Windows.Forms.RadioButton();
  109. this.radioButton_Gear_NORM = new System.Windows.Forms.RadioButton();
  110. this.radioButton_Gear_ECO = new System.Windows.Forms.RadioButton();
  111. this.radioButton_Gear_OFF = new System.Windows.Forms.RadioButton();
  112. this.groupBox7 = new System.Windows.Forms.GroupBox();
  113. this.radioButton_Light_OFF = new System.Windows.Forms.RadioButton();
  114. this.radioButton_Light_ON = new System.Windows.Forms.RadioButton();
  115. this.groupBox8 = new System.Windows.Forms.GroupBox();
  116. this.button_Reset = new System.Windows.Forms.Button();
  117. this.button_LogClear = new System.Windows.Forms.Button();
  118. this.button_Recovery = new System.Windows.Forms.Button();
  119. this.button_ClearData = new System.Windows.Forms.Button();
  120. this.groupBox9 = new System.Windows.Forms.GroupBox();
  121. this.button_Write_Mode = new System.Windows.Forms.Button();
  122. this.button_Read_VerInfo = new System.Windows.Forms.Button();
  123. this.button_Write_SN = new System.Windows.Forms.Button();
  124. this.label109 = new System.Windows.Forms.Label();
  125. this.label134 = new System.Windows.Forms.Label();
  126. this.label120 = new System.Windows.Forms.Label();
  127. this.label8 = new System.Windows.Forms.Label();
  128. this.textBox_BuildTime = new System.Windows.Forms.TextBox();
  129. this.label7 = new System.Windows.Forms.Label();
  130. this.textBox_Firmware_Special = new System.Windows.Forms.TextBox();
  131. this.textBox_TE_FW = new System.Windows.Forms.TextBox();
  132. this.textBox_FW = new System.Windows.Forms.TextBox();
  133. this.textBox_HW = new System.Windows.Forms.TextBox();
  134. this.textBox_SN = new System.Windows.Forms.TextBox();
  135. this.textBox_Mode = new System.Windows.Forms.TextBox();
  136. this.label6 = new System.Windows.Forms.Label();
  137. this.groupBox10 = new System.Windows.Forms.GroupBox();
  138. this.comboBox_SpeedSing = new System.Windows.Forms.ComboBox();
  139. this.comboBox_SerNum = new System.Windows.Forms.ComboBox();
  140. this.comboBox_NoWatch = new System.Windows.Forms.ComboBox();
  141. this.comboBox_DownDec = new System.Windows.Forms.ComboBox();
  142. this.comboBox_StartMode = new System.Windows.Forms.ComboBox();
  143. this.button_Write_Config = new System.Windows.Forms.Button();
  144. this.button_Read_Config = new System.Windows.Forms.Button();
  145. this.label27 = new System.Windows.Forms.Label();
  146. this.label26 = new System.Windows.Forms.Label();
  147. this.textBox_Config_SPORT_K = new System.Windows.Forms.TextBox();
  148. this.textBox_Config_SMART_K = new System.Windows.Forms.TextBox();
  149. this.textBox_Config_NORM_Acc = new System.Windows.Forms.TextBox();
  150. this.textBox_Config_TURBO_Acc = new System.Windows.Forms.TextBox();
  151. this.textBox_Config_TURBO_K = new System.Windows.Forms.TextBox();
  152. this.textBox_Config_SPORT_Acc = new System.Windows.Forms.TextBox();
  153. this.textBox_Config_SMART_Acc = new System.Windows.Forms.TextBox();
  154. this.label25 = new System.Windows.Forms.Label();
  155. this.textBox_Config_NORM_K = new System.Windows.Forms.TextBox();
  156. this.textBox_Config_ECO_Acc = new System.Windows.Forms.TextBox();
  157. this.label31 = new System.Windows.Forms.Label();
  158. this.label30 = new System.Windows.Forms.Label();
  159. this.label34 = new System.Windows.Forms.Label();
  160. this.textBox_Config_GasMode = new System.Windows.Forms.TextBox();
  161. this.textBox_Config_ECO_K = new System.Windows.Forms.TextBox();
  162. this.textBox_Config_WalkMotorSpeed = new System.Windows.Forms.TextBox();
  163. this.textBox_Config_WheelAdj = new System.Windows.Forms.TextBox();
  164. this.textBox_Config_WalkSpeedLimit = new System.Windows.Forms.TextBox();
  165. this.textBox_Config_UV_Protect = new System.Windows.Forms.TextBox();
  166. this.label29 = new System.Windows.Forms.Label();
  167. this.label33 = new System.Windows.Forms.Label();
  168. this.textBox_Config_CadenceNum = new System.Windows.Forms.TextBox();
  169. this.textBox_Config_WheelSize = new System.Windows.Forms.TextBox();
  170. this.textBox_Config_MaxSpeed = new System.Windows.Forms.TextBox();
  171. this.label28 = new System.Windows.Forms.Label();
  172. this.label32 = new System.Windows.Forms.Label();
  173. this.textBox_Config_T_Alarm = new System.Windows.Forms.TextBox();
  174. this.textBox_Config_StopTime = new System.Windows.Forms.TextBox();
  175. this.label126 = new System.Windows.Forms.Label();
  176. this.label63 = new System.Windows.Forms.Label();
  177. this.label62 = new System.Windows.Forms.Label();
  178. this.label125 = new System.Windows.Forms.Label();
  179. this.label124 = new System.Windows.Forms.Label();
  180. this.label21 = new System.Windows.Forms.Label();
  181. this.textBox_Config_MaxCurrent = new System.Windows.Forms.TextBox();
  182. this.textBox_Config_SpeedNum = new System.Windows.Forms.TextBox();
  183. this.label61 = new System.Windows.Forms.Label();
  184. this.label20 = new System.Windows.Forms.Label();
  185. this.textBox_Config_Teeth_B = new System.Windows.Forms.TextBox();
  186. this.textBox_Config_T_Protect = new System.Windows.Forms.TextBox();
  187. this.label60 = new System.Windows.Forms.Label();
  188. this.label19 = new System.Windows.Forms.Label();
  189. this.label11 = new System.Windows.Forms.Label();
  190. this.label18 = new System.Windows.Forms.Label();
  191. this.label13 = new System.Windows.Forms.Label();
  192. this.label17 = new System.Windows.Forms.Label();
  193. this.label14 = new System.Windows.Forms.Label();
  194. this.label16 = new System.Windows.Forms.Label();
  195. this.label15 = new System.Windows.Forms.Label();
  196. this.label12 = new System.Windows.Forms.Label();
  197. this.label59 = new System.Windows.Forms.Label();
  198. this.label10 = new System.Windows.Forms.Label();
  199. this.textBox_Config_Teeth_F = new System.Windows.Forms.TextBox();
  200. this.groupBox11 = new System.Windows.Forms.GroupBox();
  201. this.button_Write_MotorConfig = new System.Windows.Forms.Button();
  202. this.button_Read_MortoConfig = new System.Windows.Forms.Button();
  203. this.textBox_Motor_Power = new System.Windows.Forms.TextBox();
  204. this.textBox_Motor_R = new System.Windows.Forms.TextBox();
  205. this.textBox_Motor_Speed = new System.Windows.Forms.TextBox();
  206. this.textBox_Motor_Pole = new System.Windows.Forms.TextBox();
  207. this.textBox_Motor_Voltage = new System.Windows.Forms.TextBox();
  208. this.textBox_Motor_E = new System.Windows.Forms.TextBox();
  209. this.textBox_Motor_Lq = new System.Windows.Forms.TextBox();
  210. this.label45 = new System.Windows.Forms.Label();
  211. this.textBox_Motor_Ld = new System.Windows.Forms.TextBox();
  212. this.label53 = new System.Windows.Forms.Label();
  213. this.label47 = new System.Windows.Forms.Label();
  214. this.label51 = new System.Windows.Forms.Label();
  215. this.label52 = new System.Windows.Forms.Label();
  216. this.label49 = new System.Windows.Forms.Label();
  217. this.label140 = new System.Windows.Forms.Label();
  218. this.label50 = new System.Windows.Forms.Label();
  219. this.timer1 = new System.Windows.Forms.Timer(this.components);
  220. this.groupBox4 = new System.Windows.Forms.GroupBox();
  221. this.textBox_Config_SpeedlimitAdj = new System.Windows.Forms.TextBox();
  222. this.label133 = new System.Windows.Forms.Label();
  223. this.textBox_Config_SpeedlimitStop = new System.Windows.Forms.TextBox();
  224. this.label128 = new System.Windows.Forms.Label();
  225. this.textBox_Config_SpeedlimitStart = new System.Windows.Forms.TextBox();
  226. this.label129 = new System.Windows.Forms.Label();
  227. this.textBox_Config_Period = new System.Windows.Forms.TextBox();
  228. this.label130 = new System.Windows.Forms.Label();
  229. this.textBox_Config_Pulse = new System.Windows.Forms.TextBox();
  230. this.label131 = new System.Windows.Forms.Label();
  231. this.textBox_Config_SpeedAlarm = new System.Windows.Forms.TextBox();
  232. this.label132 = new System.Windows.Forms.Label();
  233. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  234. this.comboBox_AttiSensor = new System.Windows.Forms.ComboBox();
  235. this.comboBox_FrontLigthVol = new System.Windows.Forms.ComboBox();
  236. this.comboBox_FrontLightMode = new System.Windows.Forms.ComboBox();
  237. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  238. this.button_Write_Config_Ext = new System.Windows.Forms.Button();
  239. this.button_Read_Config_Ext = new System.Windows.Forms.Button();
  240. this.label123 = new System.Windows.Forms.Label();
  241. this.label66 = new System.Windows.Forms.Label();
  242. this.label122 = new System.Windows.Forms.Label();
  243. this.label65 = new System.Windows.Forms.Label();
  244. this.textBox_Config_Angle_Roll = new System.Windows.Forms.TextBox();
  245. this.label135 = new System.Windows.Forms.Label();
  246. this.label121 = new System.Windows.Forms.Label();
  247. this.label64 = new System.Windows.Forms.Label();
  248. this.textBox_Config_Angle_Pitch = new System.Windows.Forms.TextBox();
  249. this.groupBox12 = new System.Windows.Forms.GroupBox();
  250. this.label160 = new System.Windows.Forms.Label();
  251. this.textBox_RideInfo_CalOnce = new System.Windows.Forms.TextBox();
  252. this.textBox_RideInfo_CalTrip = new System.Windows.Forms.TextBox();
  253. this.label159 = new System.Windows.Forms.Label();
  254. this.textBox_RideInfo_SpeedMax = new System.Windows.Forms.TextBox();
  255. this.label158 = new System.Windows.Forms.Label();
  256. this.textBox_RideInfo_SpeedAvg = new System.Windows.Forms.TextBox();
  257. this.checkBox_ReadRideInfo = new System.Windows.Forms.CheckBox();
  258. this.button_Read_RidedInfo = new System.Windows.Forms.Button();
  259. this.label71 = new System.Windows.Forms.Label();
  260. this.label67 = new System.Windows.Forms.Label();
  261. this.textBox_RideInfo_Trip_Time = new System.Windows.Forms.TextBox();
  262. this.textBox_RideInfo_Trip_Km = new System.Windows.Forms.TextBox();
  263. this.label68 = new System.Windows.Forms.Label();
  264. this.textBox_RideInfo_ODO_Time = new System.Windows.Forms.TextBox();
  265. this.label69 = new System.Windows.Forms.Label();
  266. this.textBox_RideInfo_ODO_Km = new System.Windows.Forms.TextBox();
  267. this.groupBox13 = new System.Windows.Forms.GroupBox();
  268. this.checkBox_ReadAttitudeAngleAutoSend = new System.Windows.Forms.CheckBox();
  269. this.button_Read_AttitudeAngle = new System.Windows.Forms.Button();
  270. this.label72 = new System.Windows.Forms.Label();
  271. this.label73 = new System.Windows.Forms.Label();
  272. this.textBox_Attitude_RollAngle_Rel = new System.Windows.Forms.TextBox();
  273. this.textBox_Attitude_RollAngle_Abs = new System.Windows.Forms.TextBox();
  274. this.label74 = new System.Windows.Forms.Label();
  275. this.textBox_Attitude_PitchAngle_Rel = new System.Windows.Forms.TextBox();
  276. this.label75 = new System.Windows.Forms.Label();
  277. this.textBox_Attitude_PitchAngle_Abs = new System.Windows.Forms.TextBox();
  278. this.label78 = new System.Windows.Forms.Label();
  279. this.label_BiuldTime = new System.Windows.Forms.Label();
  280. this.label77 = new System.Windows.Forms.Label();
  281. this.groupBox14 = new System.Windows.Forms.GroupBox();
  282. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  283. this.label99 = new System.Windows.Forms.Label();
  284. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  285. this.button_ReadErrorLog = new System.Windows.Forms.Button();
  286. this.label156 = new System.Windows.Forms.Label();
  287. this.button_ReadRunLog = new System.Windows.Forms.Button();
  288. this.label157 = new System.Windows.Forms.Label();
  289. this.label96 = new System.Windows.Forms.Label();
  290. this.textBox_Runlog1_MCU_MIN = new System.Windows.Forms.TextBox();
  291. this.textBox_Runlog1_Coil_MIN = new System.Windows.Forms.TextBox();
  292. this.label139 = new System.Windows.Forms.Label();
  293. this.textBox_ODO_Time = new System.Windows.Forms.TextBox();
  294. this.label98 = new System.Windows.Forms.Label();
  295. this.label136 = new System.Windows.Forms.Label();
  296. this.textBox_Runlog1_MCU_MAX = new System.Windows.Forms.TextBox();
  297. this.textBox_ODO_Km = new System.Windows.Forms.TextBox();
  298. this.label97 = new System.Windows.Forms.Label();
  299. this.textBox_Runlog1_Coil_MAX = new System.Windows.Forms.TextBox();
  300. this.label95 = new System.Windows.Forms.Label();
  301. this.textBox_Runlog1_PCB_MIN = new System.Windows.Forms.TextBox();
  302. this.label94 = new System.Windows.Forms.Label();
  303. this.textBox_Runlog1_PCB_MAX = new System.Windows.Forms.TextBox();
  304. this.label93 = new System.Windows.Forms.Label();
  305. this.textBox_Runlog1_PBUFault = new System.Windows.Forms.TextBox();
  306. this.label92 = new System.Windows.Forms.Label();
  307. this.textBox_Runlog1_HMIFault = new System.Windows.Forms.TextBox();
  308. this.label91 = new System.Windows.Forms.Label();
  309. this.textBox_Runlog1_BMSFault = new System.Windows.Forms.TextBox();
  310. this.label90 = new System.Windows.Forms.Label();
  311. this.textBox_Runlog1_NTCFault = new System.Windows.Forms.TextBox();
  312. this.label89 = new System.Windows.Forms.Label();
  313. this.textBox_Runlog1_Phase = new System.Windows.Forms.TextBox();
  314. this.label88 = new System.Windows.Forms.Label();
  315. this.textBox_Runlog1_HallFault = new System.Windows.Forms.TextBox();
  316. this.label87 = new System.Windows.Forms.Label();
  317. this.textBox_Runlog1_TQSFault = new System.Windows.Forms.TextBox();
  318. this.label86 = new System.Windows.Forms.Label();
  319. this.textBox_Runlog1_SPSFault = new System.Windows.Forms.TextBox();
  320. this.label85 = new System.Windows.Forms.Label();
  321. this.textBox_Runlog1_OT = new System.Windows.Forms.TextBox();
  322. this.label84 = new System.Windows.Forms.Label();
  323. this.textBox_Runlog1_Lock = new System.Windows.Forms.TextBox();
  324. this.label83 = new System.Windows.Forms.Label();
  325. this.textBox_Runlog1_OV = new System.Windows.Forms.TextBox();
  326. this.label82 = new System.Windows.Forms.Label();
  327. this.textBox_Runlog1_UV = new System.Windows.Forms.TextBox();
  328. this.label81 = new System.Windows.Forms.Label();
  329. this.textBox_Runlog1_OC = new System.Windows.Forms.TextBox();
  330. this.label80 = new System.Windows.Forms.Label();
  331. this.textBox_Runlog1_RunTime = new System.Windows.Forms.TextBox();
  332. this.label107 = new System.Windows.Forms.Label();
  333. this.textBox_Runlog2_TE_CircuitFault = new System.Windows.Forms.TextBox();
  334. this.label106 = new System.Windows.Forms.Label();
  335. this.textBox_Runlog2_TE_MCUFault = new System.Windows.Forms.TextBox();
  336. this.label105 = new System.Windows.Forms.Label();
  337. this.textBox_Runlog2_CircuitFault = new System.Windows.Forms.TextBox();
  338. this.label104 = new System.Windows.Forms.Label();
  339. this.textBox_Runlog2_VolFault = new System.Windows.Forms.TextBox();
  340. this.label103 = new System.Windows.Forms.Label();
  341. this.textBox_Runlog2_MOS_SC = new System.Windows.Forms.TextBox();
  342. this.label102 = new System.Windows.Forms.Label();
  343. this.textBox_Runlog2_GasFault = new System.Windows.Forms.TextBox();
  344. this.label101 = new System.Windows.Forms.Label();
  345. this.textBox_Runlog2_CDSFault = new System.Windows.Forms.TextBox();
  346. this.label100 = new System.Windows.Forms.Label();
  347. this.textBox_Runlog2_MCUFault = new System.Windows.Forms.TextBox();
  348. this.label79 = new System.Windows.Forms.Label();
  349. this.textBox_Runlog1_PowerCount = new System.Windows.Forms.TextBox();
  350. this.label108 = new System.Windows.Forms.Label();
  351. this.label_DateTime = new System.Windows.Forms.Label();
  352. this.timer2 = new System.Windows.Forms.Timer(this.components);
  353. this.button_DataExport = new System.Windows.Forms.Button();
  354. this.groupBox15 = new System.Windows.Forms.GroupBox();
  355. this.groupBox16 = new System.Windows.Forms.GroupBox();
  356. this.trackBar_MotorSpeedSet = new System.Windows.Forms.TrackBar();
  357. this.label_MotorSpeedSet = new System.Windows.Forms.Label();
  358. this.groupBox17 = new System.Windows.Forms.GroupBox();
  359. this.checkBox_Sensor3 = new System.Windows.Forms.CheckBox();
  360. this.checkBox_Sensor2 = new System.Windows.Forms.CheckBox();
  361. this.checkBox_Sensor1 = new System.Windows.Forms.CheckBox();
  362. this.radioButton_ThreeSensor = new System.Windows.Forms.RadioButton();
  363. this.radioButton_SingleSensor = new System.Windows.Forms.RadioButton();
  364. this.label115 = new System.Windows.Forms.Label();
  365. this.button_WriteK = new System.Windows.Forms.Button();
  366. this.button_ReadZero = new System.Windows.Forms.Button();
  367. this.label5 = new System.Windows.Forms.Label();
  368. this.textBox_Sensor3_K = new System.Windows.Forms.TextBox();
  369. this.textBox_Sensor2_K = new System.Windows.Forms.TextBox();
  370. this.label119 = new System.Windows.Forms.Label();
  371. this.label118 = new System.Windows.Forms.Label();
  372. this.label117 = new System.Windows.Forms.Label();
  373. this.label116 = new System.Windows.Forms.Label();
  374. this.textBox_Sensor1_K = new System.Windows.Forms.TextBox();
  375. this.textBox_Sensor3_Zero = new System.Windows.Forms.TextBox();
  376. this.textBox_Sensor2_Zero = new System.Windows.Forms.TextBox();
  377. this.textBox_Sensor1_Zero = new System.Windows.Forms.TextBox();
  378. this.textBox_Sensor3_Std = new System.Windows.Forms.TextBox();
  379. this.textBox_Sensor2_Std = new System.Windows.Forms.TextBox();
  380. this.textBox_Sensor1_Std = new System.Windows.Forms.TextBox();
  381. this.textBox_Sensor3_Avg = new System.Windows.Forms.TextBox();
  382. this.label3 = new System.Windows.Forms.Label();
  383. this.textBox_Sensor2_Avg = new System.Windows.Forms.TextBox();
  384. this.textBox_Sensor1_Avg = new System.Windows.Forms.TextBox();
  385. this.label127 = new System.Windows.Forms.Label();
  386. this.label1_Welcom = new System.Windows.Forms.Label();
  387. this.button_ReadAll = new System.Windows.Forms.Button();
  388. this.groupBox18 = new System.Windows.Forms.GroupBox();
  389. this.richTextBox_DebugInfo = new System.Windows.Forms.RichTextBox();
  390. this.radioButton_DebugHex = new System.Windows.Forms.RadioButton();
  391. this.radioButton_DebugDec = new System.Windows.Forms.RadioButton();
  392. this.checkBox_DebugReset = new System.Windows.Forms.CheckBox();
  393. this.checkBox_DebugAuto = new System.Windows.Forms.CheckBox();
  394. this.button_DebugRead = new System.Windows.Forms.Button();
  395. this.textBox_DebugAddrEnd = new System.Windows.Forms.TextBox();
  396. this.textBox_DebugAddrBegin = new System.Windows.Forms.TextBox();
  397. this.label137 = new System.Windows.Forms.Label();
  398. this.label138 = new System.Windows.Forms.Label();
  399. this.tabControl1 = new System.Windows.Forms.TabControl();
  400. this.tabPage1 = new System.Windows.Forms.TabPage();
  401. this.textBox_GearBox = new System.Windows.Forms.TextBox();
  402. this.label141 = new System.Windows.Forms.Label();
  403. this.tabPage2 = new System.Windows.Forms.TabPage();
  404. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  405. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  406. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  407. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  408. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  409. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  410. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  411. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  412. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  413. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  414. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  415. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  416. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  417. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  418. this.label142 = new System.Windows.Forms.Label();
  419. this.label143 = new System.Windows.Forms.Label();
  420. this.label144 = new System.Windows.Forms.Label();
  421. this.label145 = new System.Windows.Forms.Label();
  422. this.label146 = new System.Windows.Forms.Label();
  423. this.label147 = new System.Windows.Forms.Label();
  424. this.label148 = new System.Windows.Forms.Label();
  425. this.label149 = new System.Windows.Forms.Label();
  426. this.label150 = new System.Windows.Forms.Label();
  427. this.label151 = new System.Windows.Forms.Label();
  428. this.label152 = new System.Windows.Forms.Label();
  429. this.label153 = new System.Windows.Forms.Label();
  430. this.label154 = new System.Windows.Forms.Label();
  431. this.label155 = new System.Windows.Forms.Label();
  432. this.tabControl2 = new System.Windows.Forms.TabControl();
  433. this.tabPage3 = new System.Windows.Forms.TabPage();
  434. this.tabPage4 = new System.Windows.Forms.TabPage();
  435. this.button_ReadErrorLogAddr = new System.Windows.Forms.Button();
  436. this.groupBox1.SuspendLayout();
  437. this.groupBox2.SuspendLayout();
  438. this.groupBox5.SuspendLayout();
  439. this.groupBox6.SuspendLayout();
  440. this.groupBox7.SuspendLayout();
  441. this.groupBox8.SuspendLayout();
  442. this.groupBox9.SuspendLayout();
  443. this.groupBox10.SuspendLayout();
  444. this.groupBox11.SuspendLayout();
  445. this.groupBox4.SuspendLayout();
  446. this.groupBox12.SuspendLayout();
  447. this.groupBox13.SuspendLayout();
  448. this.groupBox14.SuspendLayout();
  449. this.groupBox15.SuspendLayout();
  450. this.groupBox16.SuspendLayout();
  451. ((System.ComponentModel.ISupportInitialize)(this.trackBar_MotorSpeedSet)).BeginInit();
  452. this.groupBox17.SuspendLayout();
  453. this.groupBox18.SuspendLayout();
  454. this.tabControl1.SuspendLayout();
  455. this.tabPage1.SuspendLayout();
  456. this.tabPage2.SuspendLayout();
  457. this.tabControl2.SuspendLayout();
  458. this.tabPage3.SuspendLayout();
  459. this.tabPage4.SuspendLayout();
  460. this.SuspendLayout();
  461. //
  462. // groupBox1
  463. //
  464. this.groupBox1.Controls.Add(this.label58);
  465. this.groupBox1.Controls.Add(this.button_RefreshPort);
  466. this.groupBox1.Controls.Add(this.button_ComOpen);
  467. this.groupBox1.Controls.Add(this.textBox_RevCnt);
  468. this.groupBox1.Controls.Add(this.comboBox_Baudrate);
  469. this.groupBox1.Controls.Add(this.comboBox_ComIndex);
  470. this.groupBox1.Controls.Add(this.label2);
  471. this.groupBox1.Controls.Add(this.label1);
  472. this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  473. this.groupBox1.Location = new System.Drawing.Point(6, 13);
  474. this.groupBox1.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  475. this.groupBox1.Name = "groupBox1";
  476. this.groupBox1.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  477. this.groupBox1.Size = new System.Drawing.Size(240, 136);
  478. this.groupBox1.TabIndex = 0;
  479. this.groupBox1.TabStop = false;
  480. this.groupBox1.Text = "串口设置";
  481. //
  482. // label58
  483. //
  484. this.label58.AutoSize = true;
  485. this.label58.Location = new System.Drawing.Point(10, 104);
  486. this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  487. this.label58.Name = "label58";
  488. this.label58.Size = new System.Drawing.Size(37, 20);
  489. this.label58.TabIndex = 10;
  490. this.label58.Text = "计数";
  491. this.label58.Click += new System.EventHandler(this.label58_Click);
  492. //
  493. // button_RefreshPort
  494. //
  495. this.button_RefreshPort.Location = new System.Drawing.Point(158, 24);
  496. this.button_RefreshPort.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  497. this.button_RefreshPort.Name = "button_RefreshPort";
  498. this.button_RefreshPort.Size = new System.Drawing.Size(72, 28);
  499. this.button_RefreshPort.TabIndex = 1;
  500. this.button_RefreshPort.Text = "刷新";
  501. this.button_RefreshPort.UseVisualStyleBackColor = true;
  502. this.button_RefreshPort.Click += new System.EventHandler(this.button_RefreshPort_Click);
  503. //
  504. // button_ComOpen
  505. //
  506. this.button_ComOpen.Location = new System.Drawing.Point(158, 62);
  507. this.button_ComOpen.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  508. this.button_ComOpen.Name = "button_ComOpen";
  509. this.button_ComOpen.Size = new System.Drawing.Size(72, 65);
  510. this.button_ComOpen.TabIndex = 1;
  511. this.button_ComOpen.Text = "连接";
  512. this.button_ComOpen.UseVisualStyleBackColor = true;
  513. this.button_ComOpen.Click += new System.EventHandler(this.button_ComOpen_Click);
  514. //
  515. // textBox_RevCnt
  516. //
  517. this.textBox_RevCnt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(193)))), ((int)(((byte)(144)))));
  518. this.textBox_RevCnt.BorderStyle = System.Windows.Forms.BorderStyle.None;
  519. this.textBox_RevCnt.Location = new System.Drawing.Point(75, 105);
  520. this.textBox_RevCnt.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  521. this.textBox_RevCnt.Name = "textBox_RevCnt";
  522. this.textBox_RevCnt.ReadOnly = true;
  523. this.textBox_RevCnt.Size = new System.Drawing.Size(80, 19);
  524. this.textBox_RevCnt.TabIndex = 2;
  525. this.textBox_RevCnt.Text = "0";
  526. //
  527. // comboBox_Baudrate
  528. //
  529. this.comboBox_Baudrate.FormattingEnabled = true;
  530. this.comboBox_Baudrate.Items.AddRange(new object[] {
  531. "2400",
  532. "4800",
  533. "9600",
  534. "19200",
  535. "38400",
  536. "57600",
  537. "115200"});
  538. this.comboBox_Baudrate.Location = new System.Drawing.Point(75, 62);
  539. this.comboBox_Baudrate.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  540. this.comboBox_Baudrate.Name = "comboBox_Baudrate";
  541. this.comboBox_Baudrate.Size = new System.Drawing.Size(80, 28);
  542. this.comboBox_Baudrate.TabIndex = 1;
  543. //
  544. // comboBox_ComIndex
  545. //
  546. this.comboBox_ComIndex.FormattingEnabled = true;
  547. this.comboBox_ComIndex.Location = new System.Drawing.Point(75, 24);
  548. this.comboBox_ComIndex.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  549. this.comboBox_ComIndex.Name = "comboBox_ComIndex";
  550. this.comboBox_ComIndex.Size = new System.Drawing.Size(80, 28);
  551. this.comboBox_ComIndex.TabIndex = 1;
  552. //
  553. // label2
  554. //
  555. this.label2.AutoSize = true;
  556. this.label2.Location = new System.Drawing.Point(10, 66);
  557. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  558. this.label2.Name = "label2";
  559. this.label2.Size = new System.Drawing.Size(51, 20);
  560. this.label2.TabIndex = 1;
  561. this.label2.Text = "波特率";
  562. //
  563. // label1
  564. //
  565. this.label1.AutoSize = true;
  566. this.label1.Location = new System.Drawing.Point(10, 28);
  567. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  568. this.label1.Name = "label1";
  569. this.label1.Size = new System.Drawing.Size(51, 20);
  570. this.label1.TabIndex = 1;
  571. this.label1.Text = "串口号";
  572. //
  573. // serialPort1
  574. //
  575. this.serialPort1.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.serialPort1_DataReceived);
  576. //
  577. // groupBox2
  578. //
  579. this.groupBox2.Controls.Add(this.button_ReadStartData);
  580. this.groupBox2.Controls.Add(this.button_Write_Torque_Start);
  581. this.groupBox2.Controls.Add(this.textBox_Torque_Stdev);
  582. this.groupBox2.Controls.Add(this.textBox_TorqueData);
  583. this.groupBox2.Controls.Add(this.textBox_Torque_Start);
  584. this.groupBox2.Controls.Add(this.label110);
  585. this.groupBox2.Controls.Add(this.label57);
  586. this.groupBox2.Controls.Add(this.label9);
  587. this.groupBox2.Controls.Add(this.label111);
  588. this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.groupBox2.Location = new System.Drawing.Point(7, 241);
  590. this.groupBox2.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  591. this.groupBox2.Name = "groupBox2";
  592. this.groupBox2.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  593. this.groupBox2.Size = new System.Drawing.Size(240, 133);
  594. this.groupBox2.TabIndex = 1;
  595. this.groupBox2.TabStop = false;
  596. this.groupBox2.Text = "力矩传感器";
  597. this.groupBox2.Visible = false;
  598. //
  599. // button_ReadStartData
  600. //
  601. this.button_ReadStartData.Location = new System.Drawing.Point(159, 69);
  602. this.button_ReadStartData.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  603. this.button_ReadStartData.Name = "button_ReadStartData";
  604. this.button_ReadStartData.Size = new System.Drawing.Size(68, 30);
  605. this.button_ReadStartData.TabIndex = 4;
  606. this.button_ReadStartData.Text = "查询";
  607. this.button_ReadStartData.UseVisualStyleBackColor = true;
  608. this.button_ReadStartData.Click += new System.EventHandler(this.button_ReadStartData_Click);
  609. //
  610. // button_Write_Torque_Start
  611. //
  612. this.button_Write_Torque_Start.Location = new System.Drawing.Point(159, 99);
  613. this.button_Write_Torque_Start.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  614. this.button_Write_Torque_Start.Name = "button_Write_Torque_Start";
  615. this.button_Write_Torque_Start.Size = new System.Drawing.Size(68, 30);
  616. this.button_Write_Torque_Start.TabIndex = 4;
  617. this.button_Write_Torque_Start.Text = "写入";
  618. this.button_Write_Torque_Start.UseVisualStyleBackColor = true;
  619. this.button_Write_Torque_Start.Click += new System.EventHandler(this.button_Write_Torque_Start_Click);
  620. //
  621. // textBox_Torque_Stdev
  622. //
  623. this.textBox_Torque_Stdev.Location = new System.Drawing.Point(160, 42);
  624. this.textBox_Torque_Stdev.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  625. this.textBox_Torque_Stdev.Name = "textBox_Torque_Stdev";
  626. this.textBox_Torque_Stdev.ReadOnly = true;
  627. this.textBox_Torque_Stdev.Size = new System.Drawing.Size(66, 26);
  628. this.textBox_Torque_Stdev.TabIndex = 2;
  629. this.textBox_Torque_Stdev.Text = "---";
  630. //
  631. // textBox_TorqueData
  632. //
  633. this.textBox_TorqueData.Location = new System.Drawing.Point(89, 42);
  634. this.textBox_TorqueData.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  635. this.textBox_TorqueData.Name = "textBox_TorqueData";
  636. this.textBox_TorqueData.ReadOnly = true;
  637. this.textBox_TorqueData.Size = new System.Drawing.Size(66, 26);
  638. this.textBox_TorqueData.TabIndex = 2;
  639. this.textBox_TorqueData.Text = "---";
  640. //
  641. // textBox_Torque_Start
  642. //
  643. this.textBox_Torque_Start.Location = new System.Drawing.Point(89, 87);
  644. this.textBox_Torque_Start.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  645. this.textBox_Torque_Start.Name = "textBox_Torque_Start";
  646. this.textBox_Torque_Start.Size = new System.Drawing.Size(66, 26);
  647. this.textBox_Torque_Start.TabIndex = 2;
  648. this.textBox_Torque_Start.Text = "---";
  649. //
  650. // label110
  651. //
  652. this.label110.AutoSize = true;
  653. this.label110.Location = new System.Drawing.Point(166, 18);
  654. this.label110.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  655. this.label110.Name = "label110";
  656. this.label110.Size = new System.Drawing.Size(51, 20);
  657. this.label110.TabIndex = 2;
  658. this.label110.Text = "标准差";
  659. //
  660. // label57
  661. //
  662. this.label57.AutoSize = true;
  663. this.label57.Location = new System.Drawing.Point(96, 18);
  664. this.label57.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  665. this.label57.Name = "label57";
  666. this.label57.Size = new System.Drawing.Size(51, 20);
  667. this.label57.TabIndex = 2;
  668. this.label57.Text = "平均值";
  669. //
  670. // label9
  671. //
  672. this.label9.AutoSize = true;
  673. this.label9.Location = new System.Drawing.Point(7, 90);
  674. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  675. this.label9.Name = "label9";
  676. this.label9.Size = new System.Drawing.Size(51, 20);
  677. this.label9.TabIndex = 2;
  678. this.label9.Text = "启动值";
  679. this.label9.DoubleClick += new System.EventHandler(this.label9_DoubleClick);
  680. this.label9.MouseHover += new System.EventHandler(this.label9_MouseHover);
  681. //
  682. // label111
  683. //
  684. this.label111.AutoSize = true;
  685. this.label111.Location = new System.Drawing.Point(6, 44);
  686. this.label111.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  687. this.label111.Name = "label111";
  688. this.label111.Size = new System.Drawing.Size(79, 20);
  689. this.label111.TabIndex = 2;
  690. this.label111.Text = "力矩传感器";
  691. //
  692. // checkBox_Savedata
  693. //
  694. this.checkBox_Savedata.AutoSize = true;
  695. this.checkBox_Savedata.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  696. this.checkBox_Savedata.ForeColor = System.Drawing.Color.Red;
  697. this.checkBox_Savedata.Location = new System.Drawing.Point(10, 57);
  698. this.checkBox_Savedata.Name = "checkBox_Savedata";
  699. this.checkBox_Savedata.Size = new System.Drawing.Size(112, 24);
  700. this.checkBox_Savedata.TabIndex = 6;
  701. this.checkBox_Savedata.Text = "运行信息记录";
  702. this.checkBox_Savedata.UseVisualStyleBackColor = true;
  703. this.checkBox_Savedata.CheckedChanged += new System.EventHandler(this.checkBox_Savedata_CheckedChanged);
  704. //
  705. // checkBox_ReadTorqueData
  706. //
  707. this.checkBox_ReadTorqueData.AutoSize = true;
  708. this.checkBox_ReadTorqueData.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  709. this.checkBox_ReadTorqueData.ForeColor = System.Drawing.Color.Red;
  710. this.checkBox_ReadTorqueData.Location = new System.Drawing.Point(10, 28);
  711. this.checkBox_ReadTorqueData.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  712. this.checkBox_ReadTorqueData.Name = "checkBox_ReadTorqueData";
  713. this.checkBox_ReadTorqueData.Size = new System.Drawing.Size(84, 24);
  714. this.checkBox_ReadTorqueData.TabIndex = 5;
  715. this.checkBox_ReadTorqueData.Text = "曲线采集";
  716. this.checkBox_ReadTorqueData.UseVisualStyleBackColor = true;
  717. this.checkBox_ReadTorqueData.CheckedChanged += new System.EventHandler(this.checkBox_ReadTorqueData_CheckedChanged);
  718. //
  719. // label4
  720. //
  721. this.label4.AutoSize = true;
  722. this.label4.Location = new System.Drawing.Point(7, 25);
  723. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  724. this.label4.Name = "label4";
  725. this.label4.Size = new System.Drawing.Size(37, 20);
  726. this.label4.TabIndex = 2;
  727. this.label4.Text = "型号";
  728. //
  729. // label114
  730. //
  731. this.label114.AutoSize = true;
  732. this.label114.Location = new System.Drawing.Point(302, 164);
  733. this.label114.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  734. this.label114.Name = "label114";
  735. this.label114.Size = new System.Drawing.Size(59, 20);
  736. this.label114.TabIndex = 2;
  737. this.label114.Text = "传感器3";
  738. //
  739. // label46
  740. //
  741. this.label46.AutoSize = true;
  742. this.label46.Location = new System.Drawing.Point(302, 133);
  743. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  744. this.label46.Name = "label46";
  745. this.label46.Size = new System.Drawing.Size(64, 20);
  746. this.label46.TabIndex = 2;
  747. this.label46.Text = "PCB温度";
  748. //
  749. // label56
  750. //
  751. this.label56.AutoSize = true;
  752. this.label56.Location = new System.Drawing.Point(465, 9);
  753. this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  754. this.label56.Name = "label56";
  755. this.label56.Size = new System.Drawing.Size(65, 20);
  756. this.label56.TabIndex = 2;
  757. this.label56.Text = "绕组温度";
  758. //
  759. // label55
  760. //
  761. this.label55.AutoSize = true;
  762. this.label55.Location = new System.Drawing.Point(465, 164);
  763. this.label55.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  764. this.label55.Name = "label55";
  765. this.label55.Size = new System.Drawing.Size(51, 20);
  766. this.label55.TabIndex = 2;
  767. this.label55.Text = "故障码";
  768. //
  769. // label113
  770. //
  771. this.label113.AutoSize = true;
  772. this.label113.Location = new System.Drawing.Point(159, 164);
  773. this.label113.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  774. this.label113.Name = "label113";
  775. this.label113.Size = new System.Drawing.Size(59, 20);
  776. this.label113.TabIndex = 2;
  777. this.label113.Text = "传感器2";
  778. //
  779. // label43
  780. //
  781. this.label43.AutoSize = true;
  782. this.label43.Location = new System.Drawing.Point(159, 133);
  783. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  784. this.label43.Name = "label43";
  785. this.label43.Size = new System.Drawing.Size(65, 20);
  786. this.label43.TabIndex = 2;
  787. this.label43.Text = "大灯状态";
  788. //
  789. // label76
  790. //
  791. this.label76.AutoSize = true;
  792. this.label76.Location = new System.Drawing.Point(301, 71);
  793. this.label76.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  794. this.label76.Name = "label76";
  795. this.label76.Size = new System.Drawing.Size(70, 20);
  796. this.label76.TabIndex = 2;
  797. this.label76.Text = "ODO里程";
  798. //
  799. // label42
  800. //
  801. this.label42.AutoSize = true;
  802. this.label42.Location = new System.Drawing.Point(301, 40);
  803. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  804. this.label42.Name = "label42";
  805. this.label42.Size = new System.Drawing.Size(65, 20);
  806. this.label42.TabIndex = 2;
  807. this.label42.Text = "续航里程";
  808. //
  809. // label40
  810. //
  811. this.label40.AutoSize = true;
  812. this.label40.Location = new System.Drawing.Point(159, 40);
  813. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  814. this.label40.Name = "label40";
  815. this.label40.Size = new System.Drawing.Size(65, 20);
  816. this.label40.TabIndex = 2;
  817. this.label40.Text = "踩踏力矩";
  818. //
  819. // label39
  820. //
  821. this.label39.AutoSize = true;
  822. this.label39.Location = new System.Drawing.Point(159, 102);
  823. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  824. this.label39.Name = "label39";
  825. this.label39.Size = new System.Drawing.Size(65, 20);
  826. this.label39.TabIndex = 2;
  827. this.label39.Text = "助力档位";
  828. //
  829. // label44
  830. //
  831. this.label44.AutoSize = true;
  832. this.label44.Location = new System.Drawing.Point(301, 102);
  833. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  834. this.label44.Name = "label44";
  835. this.label44.Size = new System.Drawing.Size(65, 20);
  836. this.label44.TabIndex = 2;
  837. this.label44.Text = "平均功耗";
  838. //
  839. // label70
  840. //
  841. this.label70.AutoSize = true;
  842. this.label70.Location = new System.Drawing.Point(465, 102);
  843. this.label70.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  844. this.label70.Name = "label70";
  845. this.label70.Size = new System.Drawing.Size(65, 20);
  846. this.label70.TabIndex = 2;
  847. this.label70.Text = "单次时间";
  848. //
  849. // label48
  850. //
  851. this.label48.AutoSize = true;
  852. this.label48.Location = new System.Drawing.Point(465, 71);
  853. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  854. this.label48.Name = "label48";
  855. this.label48.Size = new System.Drawing.Size(65, 20);
  856. this.label48.TabIndex = 2;
  857. this.label48.Text = "单次里程";
  858. //
  859. // label54
  860. //
  861. this.label54.AutoSize = true;
  862. this.label54.Location = new System.Drawing.Point(465, 40);
  863. this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  864. this.label54.Name = "label54";
  865. this.label54.Size = new System.Drawing.Size(70, 20);
  866. this.label54.TabIndex = 2;
  867. this.label54.Text = "MOS温度";
  868. //
  869. // label37
  870. //
  871. this.label37.AutoSize = true;
  872. this.label37.Location = new System.Drawing.Point(5, 102);
  873. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  874. this.label37.Name = "label37";
  875. this.label37.Size = new System.Drawing.Size(65, 20);
  876. this.label37.TabIndex = 2;
  877. this.label37.Text = "母线电压";
  878. //
  879. // label41
  880. //
  881. this.label41.AutoSize = true;
  882. this.label41.Location = new System.Drawing.Point(301, 9);
  883. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  884. this.label41.Name = "label41";
  885. this.label41.Size = new System.Drawing.Size(65, 20);
  886. this.label41.TabIndex = 2;
  887. this.label41.Text = "剩余电量";
  888. //
  889. // label36
  890. //
  891. this.label36.AutoSize = true;
  892. this.label36.Location = new System.Drawing.Point(159, 9);
  893. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  894. this.label36.Name = "label36";
  895. this.label36.Size = new System.Drawing.Size(37, 20);
  896. this.label36.TabIndex = 2;
  897. this.label36.Text = "踏频";
  898. //
  899. // label38
  900. //
  901. this.label38.AutoSize = true;
  902. this.label38.Location = new System.Drawing.Point(159, 71);
  903. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  904. this.label38.Name = "label38";
  905. this.label38.Size = new System.Drawing.Size(65, 20);
  906. this.label38.TabIndex = 2;
  907. this.label38.Text = "踩踏方向";
  908. //
  909. // label22
  910. //
  911. this.label22.AutoSize = true;
  912. this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  913. this.label22.Location = new System.Drawing.Point(5, 9);
  914. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  915. this.label22.Name = "label22";
  916. this.label22.Size = new System.Drawing.Size(37, 20);
  917. this.label22.TabIndex = 2;
  918. this.label22.Text = "车速";
  919. //
  920. // label112
  921. //
  922. this.label112.AutoSize = true;
  923. this.label112.Location = new System.Drawing.Point(5, 164);
  924. this.label112.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  925. this.label112.Name = "label112";
  926. this.label112.Size = new System.Drawing.Size(59, 20);
  927. this.label112.TabIndex = 2;
  928. this.label112.Text = "传感器1";
  929. //
  930. // label35
  931. //
  932. this.label35.AutoSize = true;
  933. this.label35.Location = new System.Drawing.Point(5, 133);
  934. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  935. this.label35.Name = "label35";
  936. this.label35.Size = new System.Drawing.Size(65, 20);
  937. this.label35.TabIndex = 2;
  938. this.label35.Text = "母线电流";
  939. //
  940. // label23
  941. //
  942. this.label23.AutoSize = true;
  943. this.label23.Location = new System.Drawing.Point(5, 71);
  944. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  945. this.label23.Name = "label23";
  946. this.label23.Size = new System.Drawing.Size(51, 20);
  947. this.label23.TabIndex = 2;
  948. this.label23.Text = "电功率";
  949. //
  950. // label24
  951. //
  952. this.label24.AutoSize = true;
  953. this.label24.Location = new System.Drawing.Point(5, 40);
  954. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  955. this.label24.Name = "label24";
  956. this.label24.Size = new System.Drawing.Size(65, 20);
  957. this.label24.TabIndex = 2;
  958. this.label24.Text = "输出转速";
  959. //
  960. // textBox_RunInfo_BikeSpeed
  961. //
  962. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(75, 5);
  963. this.textBox_RunInfo_BikeSpeed.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  964. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  965. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  966. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(81, 26);
  967. this.textBox_RunInfo_BikeSpeed.TabIndex = 17;
  968. //
  969. // textBox_RunInfo_OutSpeed
  970. //
  971. this.textBox_RunInfo_OutSpeed.Location = new System.Drawing.Point(75, 37);
  972. this.textBox_RunInfo_OutSpeed.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  973. this.textBox_RunInfo_OutSpeed.Name = "textBox_RunInfo_OutSpeed";
  974. this.textBox_RunInfo_OutSpeed.ReadOnly = true;
  975. this.textBox_RunInfo_OutSpeed.Size = new System.Drawing.Size(81, 26);
  976. this.textBox_RunInfo_OutSpeed.TabIndex = 21;
  977. //
  978. // textBox_RunInfo_Power
  979. //
  980. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(75, 68);
  981. this.textBox_RunInfo_Power.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  982. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  983. this.textBox_RunInfo_Power.ReadOnly = true;
  984. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(81, 26);
  985. this.textBox_RunInfo_Power.TabIndex = 25;
  986. //
  987. // textBox_Sensor1
  988. //
  989. this.textBox_Sensor1.Location = new System.Drawing.Point(75, 161);
  990. this.textBox_Sensor1.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  991. this.textBox_Sensor1.Name = "textBox_Sensor1";
  992. this.textBox_Sensor1.ReadOnly = true;
  993. this.textBox_Sensor1.Size = new System.Drawing.Size(81, 26);
  994. this.textBox_Sensor1.TabIndex = 37;
  995. //
  996. // textBox_RunInfo_Voltage
  997. //
  998. this.textBox_RunInfo_Voltage.Location = new System.Drawing.Point(75, 99);
  999. this.textBox_RunInfo_Voltage.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1000. this.textBox_RunInfo_Voltage.Name = "textBox_RunInfo_Voltage";
  1001. this.textBox_RunInfo_Voltage.ReadOnly = true;
  1002. this.textBox_RunInfo_Voltage.Size = new System.Drawing.Size(81, 26);
  1003. this.textBox_RunInfo_Voltage.TabIndex = 29;
  1004. //
  1005. // textBox_RunInfo_Current
  1006. //
  1007. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(75, 130);
  1008. this.textBox_RunInfo_Current.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1009. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  1010. this.textBox_RunInfo_Current.ReadOnly = true;
  1011. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(81, 26);
  1012. this.textBox_RunInfo_Current.TabIndex = 33;
  1013. //
  1014. // textBox_RunInfo_Cadence
  1015. //
  1016. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(228, 5);
  1017. this.textBox_RunInfo_Cadence.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1018. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  1019. this.textBox_RunInfo_Cadence.ReadOnly = true;
  1020. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(70, 26);
  1021. this.textBox_RunInfo_Cadence.TabIndex = 18;
  1022. //
  1023. // textBox_RunInfo_Torque
  1024. //
  1025. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(228, 37);
  1026. this.textBox_RunInfo_Torque.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1027. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  1028. this.textBox_RunInfo_Torque.ReadOnly = true;
  1029. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(70, 26);
  1030. this.textBox_RunInfo_Torque.TabIndex = 22;
  1031. //
  1032. // textBox_RunInfo_Dir
  1033. //
  1034. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(228, 68);
  1035. this.textBox_RunInfo_Dir.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1036. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  1037. this.textBox_RunInfo_Dir.ReadOnly = true;
  1038. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(70, 26);
  1039. this.textBox_RunInfo_Dir.TabIndex = 26;
  1040. //
  1041. // textBox_Sensor2
  1042. //
  1043. this.textBox_Sensor2.Location = new System.Drawing.Point(228, 161);
  1044. this.textBox_Sensor2.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1045. this.textBox_Sensor2.Name = "textBox_Sensor2";
  1046. this.textBox_Sensor2.ReadOnly = true;
  1047. this.textBox_Sensor2.Size = new System.Drawing.Size(70, 26);
  1048. this.textBox_Sensor2.TabIndex = 38;
  1049. //
  1050. // textBox_RunInfo_Gear
  1051. //
  1052. this.textBox_RunInfo_Gear.Location = new System.Drawing.Point(228, 99);
  1053. this.textBox_RunInfo_Gear.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1054. this.textBox_RunInfo_Gear.Name = "textBox_RunInfo_Gear";
  1055. this.textBox_RunInfo_Gear.ReadOnly = true;
  1056. this.textBox_RunInfo_Gear.Size = new System.Drawing.Size(70, 26);
  1057. this.textBox_RunInfo_Gear.TabIndex = 30;
  1058. //
  1059. // textBox_RunInfo_Light
  1060. //
  1061. this.textBox_RunInfo_Light.Location = new System.Drawing.Point(228, 130);
  1062. this.textBox_RunInfo_Light.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1063. this.textBox_RunInfo_Light.Name = "textBox_RunInfo_Light";
  1064. this.textBox_RunInfo_Light.ReadOnly = true;
  1065. this.textBox_RunInfo_Light.Size = new System.Drawing.Size(70, 26);
  1066. this.textBox_RunInfo_Light.TabIndex = 34;
  1067. //
  1068. // textBox_RunInfo_SOC
  1069. //
  1070. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(372, 5);
  1071. this.textBox_RunInfo_SOC.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1072. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  1073. this.textBox_RunInfo_SOC.ReadOnly = true;
  1074. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(90, 26);
  1075. this.textBox_RunInfo_SOC.TabIndex = 19;
  1076. //
  1077. // textBox_RunInfo_Range
  1078. //
  1079. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(372, 37);
  1080. this.textBox_RunInfo_Range.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1081. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  1082. this.textBox_RunInfo_Range.ReadOnly = true;
  1083. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(90, 26);
  1084. this.textBox_RunInfo_Range.TabIndex = 23;
  1085. //
  1086. // textBox_RunInfo_ODO_Km
  1087. //
  1088. this.textBox_RunInfo_ODO_Km.Location = new System.Drawing.Point(372, 68);
  1089. this.textBox_RunInfo_ODO_Km.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1090. this.textBox_RunInfo_ODO_Km.Name = "textBox_RunInfo_ODO_Km";
  1091. this.textBox_RunInfo_ODO_Km.ReadOnly = true;
  1092. this.textBox_RunInfo_ODO_Km.Size = new System.Drawing.Size(90, 26);
  1093. this.textBox_RunInfo_ODO_Km.TabIndex = 27;
  1094. //
  1095. // textBox_Sensor3
  1096. //
  1097. this.textBox_Sensor3.Location = new System.Drawing.Point(372, 161);
  1098. this.textBox_Sensor3.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1099. this.textBox_Sensor3.Name = "textBox_Sensor3";
  1100. this.textBox_Sensor3.ReadOnly = true;
  1101. this.textBox_Sensor3.Size = new System.Drawing.Size(90, 26);
  1102. this.textBox_Sensor3.TabIndex = 39;
  1103. //
  1104. // textBox_RunInfo_PowerAvg
  1105. //
  1106. this.textBox_RunInfo_PowerAvg.Location = new System.Drawing.Point(372, 99);
  1107. this.textBox_RunInfo_PowerAvg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1108. this.textBox_RunInfo_PowerAvg.Name = "textBox_RunInfo_PowerAvg";
  1109. this.textBox_RunInfo_PowerAvg.ReadOnly = true;
  1110. this.textBox_RunInfo_PowerAvg.Size = new System.Drawing.Size(90, 26);
  1111. this.textBox_RunInfo_PowerAvg.TabIndex = 31;
  1112. //
  1113. // textBox_RunInfo_T_PCB
  1114. //
  1115. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(372, 130);
  1116. this.textBox_RunInfo_T_PCB.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1117. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  1118. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  1119. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(90, 26);
  1120. this.textBox_RunInfo_T_PCB.TabIndex = 35;
  1121. //
  1122. // textBox_RunInfo_T_Roil
  1123. //
  1124. this.textBox_RunInfo_T_Roil.Location = new System.Drawing.Point(539, 5);
  1125. this.textBox_RunInfo_T_Roil.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1126. this.textBox_RunInfo_T_Roil.Name = "textBox_RunInfo_T_Roil";
  1127. this.textBox_RunInfo_T_Roil.ReadOnly = true;
  1128. this.textBox_RunInfo_T_Roil.Size = new System.Drawing.Size(90, 26);
  1129. this.textBox_RunInfo_T_Roil.TabIndex = 20;
  1130. //
  1131. // textBox_RunInfo_T_MCU
  1132. //
  1133. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(539, 37);
  1134. this.textBox_RunInfo_T_MCU.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1135. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  1136. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  1137. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(90, 26);
  1138. this.textBox_RunInfo_T_MCU.TabIndex = 24;
  1139. //
  1140. // textBox_RunInfo_Distance
  1141. //
  1142. this.textBox_RunInfo_Distance.Location = new System.Drawing.Point(539, 68);
  1143. this.textBox_RunInfo_Distance.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1144. this.textBox_RunInfo_Distance.Name = "textBox_RunInfo_Distance";
  1145. this.textBox_RunInfo_Distance.ReadOnly = true;
  1146. this.textBox_RunInfo_Distance.Size = new System.Drawing.Size(90, 26);
  1147. this.textBox_RunInfo_Distance.TabIndex = 28;
  1148. //
  1149. // textBox_RunInfo_Time
  1150. //
  1151. this.textBox_RunInfo_Time.Location = new System.Drawing.Point(539, 99);
  1152. this.textBox_RunInfo_Time.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1153. this.textBox_RunInfo_Time.Name = "textBox_RunInfo_Time";
  1154. this.textBox_RunInfo_Time.ReadOnly = true;
  1155. this.textBox_RunInfo_Time.Size = new System.Drawing.Size(90, 26);
  1156. this.textBox_RunInfo_Time.TabIndex = 32;
  1157. //
  1158. // textBox_RunInfo_ErrorCode
  1159. //
  1160. this.textBox_RunInfo_ErrorCode.BackColor = System.Drawing.SystemColors.Control;
  1161. this.textBox_RunInfo_ErrorCode.ForeColor = System.Drawing.Color.Red;
  1162. this.textBox_RunInfo_ErrorCode.Location = new System.Drawing.Point(539, 161);
  1163. this.textBox_RunInfo_ErrorCode.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1164. this.textBox_RunInfo_ErrorCode.Name = "textBox_RunInfo_ErrorCode";
  1165. this.textBox_RunInfo_ErrorCode.ReadOnly = true;
  1166. this.textBox_RunInfo_ErrorCode.Size = new System.Drawing.Size(90, 26);
  1167. this.textBox_RunInfo_ErrorCode.TabIndex = 36;
  1168. this.textBox_RunInfo_ErrorCode.MouseHover += new System.EventHandler(this.textBox_RunInfo_ErrorCode_MouseHover);
  1169. //
  1170. // groupBox5
  1171. //
  1172. this.groupBox5.Controls.Add(this.radioButton_DebugMode_Confg);
  1173. this.groupBox5.Controls.Add(this.radioButton_WorkMode_Confg);
  1174. this.groupBox5.Controls.Add(this.radioButton_WorkMode_Run);
  1175. this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.groupBox5.Location = new System.Drawing.Point(6, 378);
  1177. this.groupBox5.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1178. this.groupBox5.Name = "groupBox5";
  1179. this.groupBox5.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1180. this.groupBox5.Size = new System.Drawing.Size(240, 76);
  1181. this.groupBox5.TabIndex = 4;
  1182. this.groupBox5.TabStop = false;
  1183. this.groupBox5.Text = "工作模式";
  1184. this.groupBox5.Visible = false;
  1185. //
  1186. // radioButton_DebugMode_Confg
  1187. //
  1188. this.radioButton_DebugMode_Confg.AutoSize = true;
  1189. this.radioButton_DebugMode_Confg.Location = new System.Drawing.Point(86, 32);
  1190. this.radioButton_DebugMode_Confg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1191. this.radioButton_DebugMode_Confg.Name = "radioButton_DebugMode_Confg";
  1192. this.radioButton_DebugMode_Confg.Size = new System.Drawing.Size(55, 24);
  1193. this.radioButton_DebugMode_Confg.TabIndex = 6;
  1194. this.radioButton_DebugMode_Confg.Text = "调试";
  1195. this.radioButton_DebugMode_Confg.UseVisualStyleBackColor = true;
  1196. this.radioButton_DebugMode_Confg.Click += new System.EventHandler(this.radioButton_DebugMode_Confg_Click);
  1197. //
  1198. // radioButton_WorkMode_Confg
  1199. //
  1200. this.radioButton_WorkMode_Confg.AutoSize = true;
  1201. this.radioButton_WorkMode_Confg.Location = new System.Drawing.Point(163, 32);
  1202. this.radioButton_WorkMode_Confg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1203. this.radioButton_WorkMode_Confg.Name = "radioButton_WorkMode_Confg";
  1204. this.radioButton_WorkMode_Confg.Size = new System.Drawing.Size(55, 24);
  1205. this.radioButton_WorkMode_Confg.TabIndex = 5;
  1206. this.radioButton_WorkMode_Confg.Text = "配置";
  1207. this.radioButton_WorkMode_Confg.UseVisualStyleBackColor = true;
  1208. this.radioButton_WorkMode_Confg.Click += new System.EventHandler(this.radioButton_WorkMode_Confg_Click);
  1209. //
  1210. // radioButton_WorkMode_Run
  1211. //
  1212. this.radioButton_WorkMode_Run.AutoSize = true;
  1213. this.radioButton_WorkMode_Run.Checked = true;
  1214. this.radioButton_WorkMode_Run.Location = new System.Drawing.Point(9, 32);
  1215. this.radioButton_WorkMode_Run.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1216. this.radioButton_WorkMode_Run.Name = "radioButton_WorkMode_Run";
  1217. this.radioButton_WorkMode_Run.Size = new System.Drawing.Size(55, 24);
  1218. this.radioButton_WorkMode_Run.TabIndex = 5;
  1219. this.radioButton_WorkMode_Run.TabStop = true;
  1220. this.radioButton_WorkMode_Run.Text = "运行";
  1221. this.radioButton_WorkMode_Run.UseVisualStyleBackColor = true;
  1222. this.radioButton_WorkMode_Run.Click += new System.EventHandler(this.radioButton_WorkMode_Run_Click);
  1223. //
  1224. // groupBox6
  1225. //
  1226. this.groupBox6.Controls.Add(this.checkBox_AutoSend);
  1227. this.groupBox6.Controls.Add(this.radioButton_Gear_WALK);
  1228. this.groupBox6.Controls.Add(this.radioButton_Gear_SMART);
  1229. this.groupBox6.Controls.Add(this.radioButton_Gear_TURBO);
  1230. this.groupBox6.Controls.Add(this.radioButton_Gear_SPORT);
  1231. this.groupBox6.Controls.Add(this.radioButton_Gear_NORM);
  1232. this.groupBox6.Controls.Add(this.radioButton_Gear_ECO);
  1233. this.groupBox6.Controls.Add(this.radioButton_Gear_OFF);
  1234. this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1235. this.groupBox6.Location = new System.Drawing.Point(6, 456);
  1236. this.groupBox6.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1237. this.groupBox6.Name = "groupBox6";
  1238. this.groupBox6.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1239. this.groupBox6.Size = new System.Drawing.Size(240, 150);
  1240. this.groupBox6.TabIndex = 5;
  1241. this.groupBox6.TabStop = false;
  1242. this.groupBox6.Text = "助力档位";
  1243. this.groupBox6.Visible = false;
  1244. //
  1245. // checkBox_AutoSend
  1246. //
  1247. this.checkBox_AutoSend.AutoSize = true;
  1248. this.checkBox_AutoSend.Location = new System.Drawing.Point(134, 118);
  1249. this.checkBox_AutoSend.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1250. this.checkBox_AutoSend.Name = "checkBox_AutoSend";
  1251. this.checkBox_AutoSend.Size = new System.Drawing.Size(56, 24);
  1252. this.checkBox_AutoSend.TabIndex = 7;
  1253. this.checkBox_AutoSend.Text = "自动";
  1254. this.checkBox_AutoSend.UseVisualStyleBackColor = true;
  1255. this.checkBox_AutoSend.CheckedChanged += new System.EventHandler(this.checkBox_AutoSend_CheckedChanged);
  1256. //
  1257. // radioButton_Gear_WALK
  1258. //
  1259. this.radioButton_Gear_WALK.AutoSize = true;
  1260. this.radioButton_Gear_WALK.Location = new System.Drawing.Point(134, 88);
  1261. this.radioButton_Gear_WALK.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1262. this.radioButton_Gear_WALK.Name = "radioButton_Gear_WALK";
  1263. this.radioButton_Gear_WALK.Size = new System.Drawing.Size(67, 24);
  1264. this.radioButton_Gear_WALK.TabIndex = 6;
  1265. this.radioButton_Gear_WALK.Text = "WALK";
  1266. this.radioButton_Gear_WALK.UseVisualStyleBackColor = true;
  1267. this.radioButton_Gear_WALK.Click += new System.EventHandler(this.radioButton_Gear_WALK_Click);
  1268. //
  1269. // radioButton_Gear_SMART
  1270. //
  1271. this.radioButton_Gear_SMART.AutoSize = true;
  1272. this.radioButton_Gear_SMART.Location = new System.Drawing.Point(134, 55);
  1273. this.radioButton_Gear_SMART.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1274. this.radioButton_Gear_SMART.Name = "radioButton_Gear_SMART";
  1275. this.radioButton_Gear_SMART.Size = new System.Drawing.Size(76, 24);
  1276. this.radioButton_Gear_SMART.TabIndex = 6;
  1277. this.radioButton_Gear_SMART.Text = "SMART";
  1278. this.radioButton_Gear_SMART.UseVisualStyleBackColor = true;
  1279. this.radioButton_Gear_SMART.Click += new System.EventHandler(this.radioButton_Gear_SMART_Click);
  1280. //
  1281. // radioButton_Gear_TURBO
  1282. //
  1283. this.radioButton_Gear_TURBO.AutoSize = true;
  1284. this.radioButton_Gear_TURBO.Location = new System.Drawing.Point(134, 24);
  1285. this.radioButton_Gear_TURBO.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1286. this.radioButton_Gear_TURBO.Name = "radioButton_Gear_TURBO";
  1287. this.radioButton_Gear_TURBO.Size = new System.Drawing.Size(74, 24);
  1288. this.radioButton_Gear_TURBO.TabIndex = 6;
  1289. this.radioButton_Gear_TURBO.Text = "TURBO";
  1290. this.radioButton_Gear_TURBO.UseVisualStyleBackColor = true;
  1291. this.radioButton_Gear_TURBO.Click += new System.EventHandler(this.radioButton_Gear_TURBO_Click);
  1292. //
  1293. // radioButton_Gear_SPORT
  1294. //
  1295. this.radioButton_Gear_SPORT.AutoSize = true;
  1296. this.radioButton_Gear_SPORT.Location = new System.Drawing.Point(18, 117);
  1297. this.radioButton_Gear_SPORT.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1298. this.radioButton_Gear_SPORT.Name = "radioButton_Gear_SPORT";
  1299. this.radioButton_Gear_SPORT.Size = new System.Drawing.Size(72, 24);
  1300. this.radioButton_Gear_SPORT.TabIndex = 6;
  1301. this.radioButton_Gear_SPORT.Text = "SPORT";
  1302. this.radioButton_Gear_SPORT.UseVisualStyleBackColor = true;
  1303. this.radioButton_Gear_SPORT.Click += new System.EventHandler(this.radioButton_Gear_SPORT_Click);
  1304. //
  1305. // radioButton_Gear_NORM
  1306. //
  1307. this.radioButton_Gear_NORM.AutoSize = true;
  1308. this.radioButton_Gear_NORM.Location = new System.Drawing.Point(18, 88);
  1309. this.radioButton_Gear_NORM.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1310. this.radioButton_Gear_NORM.Name = "radioButton_Gear_NORM";
  1311. this.radioButton_Gear_NORM.Size = new System.Drawing.Size(72, 24);
  1312. this.radioButton_Gear_NORM.TabIndex = 6;
  1313. this.radioButton_Gear_NORM.Text = "NORM";
  1314. this.radioButton_Gear_NORM.UseVisualStyleBackColor = true;
  1315. this.radioButton_Gear_NORM.Click += new System.EventHandler(this.radioButton_Gear_NORM_Click);
  1316. //
  1317. // radioButton_Gear_ECO
  1318. //
  1319. this.radioButton_Gear_ECO.AutoSize = true;
  1320. this.radioButton_Gear_ECO.Location = new System.Drawing.Point(18, 55);
  1321. this.radioButton_Gear_ECO.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1322. this.radioButton_Gear_ECO.Name = "radioButton_Gear_ECO";
  1323. this.radioButton_Gear_ECO.Size = new System.Drawing.Size(55, 24);
  1324. this.radioButton_Gear_ECO.TabIndex = 6;
  1325. this.radioButton_Gear_ECO.Text = "ECO";
  1326. this.radioButton_Gear_ECO.UseVisualStyleBackColor = true;
  1327. this.radioButton_Gear_ECO.Click += new System.EventHandler(this.radioButton_Gear_ECO_Click);
  1328. //
  1329. // radioButton_Gear_OFF
  1330. //
  1331. this.radioButton_Gear_OFF.AutoSize = true;
  1332. this.radioButton_Gear_OFF.Checked = true;
  1333. this.radioButton_Gear_OFF.Location = new System.Drawing.Point(18, 24);
  1334. this.radioButton_Gear_OFF.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1335. this.radioButton_Gear_OFF.Name = "radioButton_Gear_OFF";
  1336. this.radioButton_Gear_OFF.Size = new System.Drawing.Size(52, 24);
  1337. this.radioButton_Gear_OFF.TabIndex = 6;
  1338. this.radioButton_Gear_OFF.TabStop = true;
  1339. this.radioButton_Gear_OFF.Text = "OFF";
  1340. this.radioButton_Gear_OFF.UseVisualStyleBackColor = true;
  1341. this.radioButton_Gear_OFF.Click += new System.EventHandler(this.radioButton_Gear_OFF_Click);
  1342. //
  1343. // groupBox7
  1344. //
  1345. this.groupBox7.Controls.Add(this.radioButton_Light_OFF);
  1346. this.groupBox7.Controls.Add(this.radioButton_Light_ON);
  1347. this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1348. this.groupBox7.Location = new System.Drawing.Point(7, 609);
  1349. this.groupBox7.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1350. this.groupBox7.Name = "groupBox7";
  1351. this.groupBox7.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1352. this.groupBox7.Size = new System.Drawing.Size(240, 56);
  1353. this.groupBox7.TabIndex = 6;
  1354. this.groupBox7.TabStop = false;
  1355. this.groupBox7.Text = "大灯开关";
  1356. this.groupBox7.Visible = false;
  1357. //
  1358. // radioButton_Light_OFF
  1359. //
  1360. this.radioButton_Light_OFF.AutoSize = true;
  1361. this.radioButton_Light_OFF.Checked = true;
  1362. this.radioButton_Light_OFF.Location = new System.Drawing.Point(17, 26);
  1363. this.radioButton_Light_OFF.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1364. this.radioButton_Light_OFF.Name = "radioButton_Light_OFF";
  1365. this.radioButton_Light_OFF.Size = new System.Drawing.Size(52, 24);
  1366. this.radioButton_Light_OFF.TabIndex = 6;
  1367. this.radioButton_Light_OFF.TabStop = true;
  1368. this.radioButton_Light_OFF.Text = "OFF";
  1369. this.radioButton_Light_OFF.UseVisualStyleBackColor = true;
  1370. this.radioButton_Light_OFF.Click += new System.EventHandler(this.radioButton_Light_OFF_Click);
  1371. //
  1372. // radioButton_Light_ON
  1373. //
  1374. this.radioButton_Light_ON.AutoSize = true;
  1375. this.radioButton_Light_ON.Location = new System.Drawing.Point(131, 26);
  1376. this.radioButton_Light_ON.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1377. this.radioButton_Light_ON.Name = "radioButton_Light_ON";
  1378. this.radioButton_Light_ON.Size = new System.Drawing.Size(49, 24);
  1379. this.radioButton_Light_ON.TabIndex = 6;
  1380. this.radioButton_Light_ON.Text = "ON";
  1381. this.radioButton_Light_ON.UseVisualStyleBackColor = true;
  1382. this.radioButton_Light_ON.Click += new System.EventHandler(this.radioButton_Light_ON_Click);
  1383. //
  1384. // groupBox8
  1385. //
  1386. this.groupBox8.Controls.Add(this.button_Reset);
  1387. this.groupBox8.Controls.Add(this.button_LogClear);
  1388. this.groupBox8.Controls.Add(this.button_Recovery);
  1389. this.groupBox8.Controls.Add(this.button_ClearData);
  1390. this.groupBox8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1391. this.groupBox8.Location = new System.Drawing.Point(7, 669);
  1392. this.groupBox8.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1393. this.groupBox8.Name = "groupBox8";
  1394. this.groupBox8.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1395. this.groupBox8.Size = new System.Drawing.Size(240, 79);
  1396. this.groupBox8.TabIndex = 7;
  1397. this.groupBox8.TabStop = false;
  1398. this.groupBox8.Text = "系统控制";
  1399. this.groupBox8.Visible = false;
  1400. //
  1401. // button_Reset
  1402. //
  1403. this.button_Reset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  1404. this.button_Reset.Location = new System.Drawing.Point(175, 21);
  1405. this.button_Reset.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1406. this.button_Reset.Name = "button_Reset";
  1407. this.button_Reset.Size = new System.Drawing.Size(50, 50);
  1408. this.button_Reset.TabIndex = 2;
  1409. this.button_Reset.Text = "重启";
  1410. this.button_Reset.UseVisualStyleBackColor = false;
  1411. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  1412. //
  1413. // button_LogClear
  1414. //
  1415. this.button_LogClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1416. this.button_LogClear.Location = new System.Drawing.Point(121, 21);
  1417. this.button_LogClear.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1418. this.button_LogClear.Name = "button_LogClear";
  1419. this.button_LogClear.Size = new System.Drawing.Size(50, 50);
  1420. this.button_LogClear.TabIndex = 2;
  1421. this.button_LogClear.Text = "记录清除";
  1422. this.button_LogClear.UseVisualStyleBackColor = false;
  1423. this.button_LogClear.Click += new System.EventHandler(this.button_LogClear_Click);
  1424. this.button_LogClear.MouseHover += new System.EventHandler(this.button_LogClear_MouseHover);
  1425. //
  1426. // button_Recovery
  1427. //
  1428. this.button_Recovery.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1429. this.button_Recovery.Enabled = false;
  1430. this.button_Recovery.Location = new System.Drawing.Point(67, 21);
  1431. this.button_Recovery.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1432. this.button_Recovery.Name = "button_Recovery";
  1433. this.button_Recovery.Size = new System.Drawing.Size(50, 50);
  1434. this.button_Recovery.TabIndex = 2;
  1435. this.button_Recovery.Text = "参数还原";
  1436. this.button_Recovery.UseVisualStyleBackColor = false;
  1437. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  1438. this.button_Recovery.MouseHover += new System.EventHandler(this.button_Recovery_MouseHover);
  1439. //
  1440. // button_ClearData
  1441. //
  1442. this.button_ClearData.BackColor = System.Drawing.Color.Red;
  1443. this.button_ClearData.Enabled = false;
  1444. this.button_ClearData.Location = new System.Drawing.Point(13, 21);
  1445. this.button_ClearData.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1446. this.button_ClearData.Name = "button_ClearData";
  1447. this.button_ClearData.Size = new System.Drawing.Size(50, 50);
  1448. this.button_ClearData.TabIndex = 2;
  1449. this.button_ClearData.Text = "系统清除";
  1450. this.button_ClearData.UseVisualStyleBackColor = false;
  1451. this.button_ClearData.Click += new System.EventHandler(this.button_ClearData_Click);
  1452. this.button_ClearData.MouseHover += new System.EventHandler(this.button_ClearData_MouseHover);
  1453. //
  1454. // groupBox9
  1455. //
  1456. this.groupBox9.Controls.Add(this.button_Write_Mode);
  1457. this.groupBox9.Controls.Add(this.button_Read_VerInfo);
  1458. this.groupBox9.Controls.Add(this.button_Write_SN);
  1459. this.groupBox9.Controls.Add(this.label109);
  1460. this.groupBox9.Controls.Add(this.label134);
  1461. this.groupBox9.Controls.Add(this.label120);
  1462. this.groupBox9.Controls.Add(this.label8);
  1463. this.groupBox9.Controls.Add(this.textBox_BuildTime);
  1464. this.groupBox9.Controls.Add(this.label7);
  1465. this.groupBox9.Controls.Add(this.textBox_Firmware_Special);
  1466. this.groupBox9.Controls.Add(this.textBox_TE_FW);
  1467. this.groupBox9.Controls.Add(this.textBox_FW);
  1468. this.groupBox9.Controls.Add(this.textBox_HW);
  1469. this.groupBox9.Controls.Add(this.textBox_SN);
  1470. this.groupBox9.Controls.Add(this.textBox_Mode);
  1471. this.groupBox9.Controls.Add(this.label6);
  1472. this.groupBox9.Controls.Add(this.label4);
  1473. this.groupBox9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1474. this.groupBox9.Location = new System.Drawing.Point(753, 608);
  1475. this.groupBox9.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1476. this.groupBox9.Name = "groupBox9";
  1477. this.groupBox9.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1478. this.groupBox9.Size = new System.Drawing.Size(313, 211);
  1479. this.groupBox9.TabIndex = 8;
  1480. this.groupBox9.TabStop = false;
  1481. this.groupBox9.Text = "版本信息 ";
  1482. this.groupBox9.Visible = false;
  1483. //
  1484. // button_Write_Mode
  1485. //
  1486. this.button_Write_Mode.Enabled = false;
  1487. this.button_Write_Mode.Location = new System.Drawing.Point(249, 24);
  1488. this.button_Write_Mode.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1489. this.button_Write_Mode.Name = "button_Write_Mode";
  1490. this.button_Write_Mode.Size = new System.Drawing.Size(58, 30);
  1491. this.button_Write_Mode.TabIndex = 4;
  1492. this.button_Write_Mode.Text = "写入";
  1493. this.button_Write_Mode.UseVisualStyleBackColor = true;
  1494. this.button_Write_Mode.Click += new System.EventHandler(this.button_Write_Mode_Click);
  1495. //
  1496. // button_Read_VerInfo
  1497. //
  1498. this.button_Read_VerInfo.Location = new System.Drawing.Point(249, 108);
  1499. this.button_Read_VerInfo.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1500. this.button_Read_VerInfo.Name = "button_Read_VerInfo";
  1501. this.button_Read_VerInfo.Size = new System.Drawing.Size(58, 98);
  1502. this.button_Read_VerInfo.TabIndex = 2;
  1503. this.button_Read_VerInfo.Text = "查询";
  1504. this.button_Read_VerInfo.UseVisualStyleBackColor = true;
  1505. this.button_Read_VerInfo.Click += new System.EventHandler(this.button_Read_VerInfo_Click);
  1506. //
  1507. // button_Write_SN
  1508. //
  1509. this.button_Write_SN.Enabled = false;
  1510. this.button_Write_SN.Location = new System.Drawing.Point(249, 54);
  1511. this.button_Write_SN.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1512. this.button_Write_SN.Name = "button_Write_SN";
  1513. this.button_Write_SN.Size = new System.Drawing.Size(58, 30);
  1514. this.button_Write_SN.TabIndex = 5;
  1515. this.button_Write_SN.Text = "写入";
  1516. this.button_Write_SN.UseVisualStyleBackColor = true;
  1517. this.button_Write_SN.Click += new System.EventHandler(this.button_Write_SN_Click);
  1518. //
  1519. // label109
  1520. //
  1521. this.label109.AutoSize = true;
  1522. this.label109.Location = new System.Drawing.Point(7, 181);
  1523. this.label109.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1524. this.label109.Name = "label109";
  1525. this.label109.Size = new System.Drawing.Size(25, 20);
  1526. this.label109.TabIndex = 2;
  1527. this.label109.Text = "TE";
  1528. //
  1529. // label134
  1530. //
  1531. this.label134.AutoSize = true;
  1532. this.label134.Location = new System.Drawing.Point(7, 155);
  1533. this.label134.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1534. this.label134.Name = "label134";
  1535. this.label134.Size = new System.Drawing.Size(37, 20);
  1536. this.label134.TabIndex = 2;
  1537. this.label134.Text = "编译";
  1538. //
  1539. // label120
  1540. //
  1541. this.label120.AutoSize = true;
  1542. this.label120.Location = new System.Drawing.Point(7, 128);
  1543. this.label120.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1544. this.label120.Name = "label120";
  1545. this.label120.Size = new System.Drawing.Size(37, 20);
  1546. this.label120.TabIndex = 2;
  1547. this.label120.Text = "描述";
  1548. //
  1549. // label8
  1550. //
  1551. this.label8.AutoSize = true;
  1552. this.label8.Location = new System.Drawing.Point(7, 103);
  1553. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1554. this.label8.Name = "label8";
  1555. this.label8.Size = new System.Drawing.Size(37, 20);
  1556. this.label8.TabIndex = 2;
  1557. this.label8.Text = "软件";
  1558. //
  1559. // textBox_BuildTime
  1560. //
  1561. this.textBox_BuildTime.Location = new System.Drawing.Point(48, 152);
  1562. this.textBox_BuildTime.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1563. this.textBox_BuildTime.Name = "textBox_BuildTime";
  1564. this.textBox_BuildTime.ReadOnly = true;
  1565. this.textBox_BuildTime.Size = new System.Drawing.Size(195, 26);
  1566. this.textBox_BuildTime.TabIndex = 2;
  1567. this.textBox_BuildTime.Text = "---";
  1568. //
  1569. // label7
  1570. //
  1571. this.label7.AutoSize = true;
  1572. this.label7.Location = new System.Drawing.Point(7, 77);
  1573. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1574. this.label7.Name = "label7";
  1575. this.label7.Size = new System.Drawing.Size(37, 20);
  1576. this.label7.TabIndex = 2;
  1577. this.label7.Text = "硬件";
  1578. //
  1579. // textBox_Firmware_Special
  1580. //
  1581. this.textBox_Firmware_Special.Location = new System.Drawing.Point(48, 126);
  1582. this.textBox_Firmware_Special.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1583. this.textBox_Firmware_Special.Name = "textBox_Firmware_Special";
  1584. this.textBox_Firmware_Special.ReadOnly = true;
  1585. this.textBox_Firmware_Special.Size = new System.Drawing.Size(195, 26);
  1586. this.textBox_Firmware_Special.TabIndex = 2;
  1587. this.textBox_Firmware_Special.Text = "---";
  1588. //
  1589. // textBox_TE_FW
  1590. //
  1591. this.textBox_TE_FW.Location = new System.Drawing.Point(48, 178);
  1592. this.textBox_TE_FW.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1593. this.textBox_TE_FW.Name = "textBox_TE_FW";
  1594. this.textBox_TE_FW.ReadOnly = true;
  1595. this.textBox_TE_FW.Size = new System.Drawing.Size(195, 26);
  1596. this.textBox_TE_FW.TabIndex = 2;
  1597. this.textBox_TE_FW.Text = "---";
  1598. //
  1599. // textBox_FW
  1600. //
  1601. this.textBox_FW.Location = new System.Drawing.Point(48, 100);
  1602. this.textBox_FW.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1603. this.textBox_FW.Name = "textBox_FW";
  1604. this.textBox_FW.ReadOnly = true;
  1605. this.textBox_FW.Size = new System.Drawing.Size(195, 26);
  1606. this.textBox_FW.TabIndex = 2;
  1607. this.textBox_FW.Text = "---";
  1608. //
  1609. // textBox_HW
  1610. //
  1611. this.textBox_HW.Location = new System.Drawing.Point(48, 74);
  1612. this.textBox_HW.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1613. this.textBox_HW.Name = "textBox_HW";
  1614. this.textBox_HW.ReadOnly = true;
  1615. this.textBox_HW.Size = new System.Drawing.Size(195, 26);
  1616. this.textBox_HW.TabIndex = 2;
  1617. this.textBox_HW.Text = "---";
  1618. //
  1619. // textBox_SN
  1620. //
  1621. this.textBox_SN.Location = new System.Drawing.Point(48, 48);
  1622. this.textBox_SN.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1623. this.textBox_SN.Name = "textBox_SN";
  1624. this.textBox_SN.Size = new System.Drawing.Size(195, 26);
  1625. this.textBox_SN.TabIndex = 2;
  1626. this.textBox_SN.Text = "---";
  1627. //
  1628. // textBox_Mode
  1629. //
  1630. this.textBox_Mode.Location = new System.Drawing.Point(48, 22);
  1631. this.textBox_Mode.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1632. this.textBox_Mode.Name = "textBox_Mode";
  1633. this.textBox_Mode.Size = new System.Drawing.Size(195, 26);
  1634. this.textBox_Mode.TabIndex = 2;
  1635. this.textBox_Mode.Text = "---";
  1636. //
  1637. // label6
  1638. //
  1639. this.label6.AutoSize = true;
  1640. this.label6.Location = new System.Drawing.Point(7, 51);
  1641. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1642. this.label6.Name = "label6";
  1643. this.label6.Size = new System.Drawing.Size(37, 20);
  1644. this.label6.TabIndex = 2;
  1645. this.label6.Text = "序列";
  1646. //
  1647. // groupBox10
  1648. //
  1649. this.groupBox10.Controls.Add(this.comboBox_SpeedSing);
  1650. this.groupBox10.Controls.Add(this.comboBox_SerNum);
  1651. this.groupBox10.Controls.Add(this.comboBox_NoWatch);
  1652. this.groupBox10.Controls.Add(this.comboBox_DownDec);
  1653. this.groupBox10.Controls.Add(this.comboBox_StartMode);
  1654. this.groupBox10.Controls.Add(this.button_Write_Config);
  1655. this.groupBox10.Controls.Add(this.button_Read_Config);
  1656. this.groupBox10.Controls.Add(this.label27);
  1657. this.groupBox10.Controls.Add(this.label26);
  1658. this.groupBox10.Controls.Add(this.textBox_Config_SPORT_K);
  1659. this.groupBox10.Controls.Add(this.textBox_Config_SMART_K);
  1660. this.groupBox10.Controls.Add(this.textBox_Config_NORM_Acc);
  1661. this.groupBox10.Controls.Add(this.textBox_Config_TURBO_Acc);
  1662. this.groupBox10.Controls.Add(this.textBox_Config_TURBO_K);
  1663. this.groupBox10.Controls.Add(this.textBox_Config_SPORT_Acc);
  1664. this.groupBox10.Controls.Add(this.textBox_Config_SMART_Acc);
  1665. this.groupBox10.Controls.Add(this.label25);
  1666. this.groupBox10.Controls.Add(this.textBox_Config_NORM_K);
  1667. this.groupBox10.Controls.Add(this.textBox_Config_ECO_Acc);
  1668. this.groupBox10.Controls.Add(this.label31);
  1669. this.groupBox10.Controls.Add(this.label30);
  1670. this.groupBox10.Controls.Add(this.label34);
  1671. this.groupBox10.Controls.Add(this.textBox_Config_GasMode);
  1672. this.groupBox10.Controls.Add(this.textBox_Config_ECO_K);
  1673. this.groupBox10.Controls.Add(this.textBox_Config_WalkMotorSpeed);
  1674. this.groupBox10.Controls.Add(this.textBox_Config_WheelAdj);
  1675. this.groupBox10.Controls.Add(this.textBox_Config_WalkSpeedLimit);
  1676. this.groupBox10.Controls.Add(this.textBox_Config_UV_Protect);
  1677. this.groupBox10.Controls.Add(this.label29);
  1678. this.groupBox10.Controls.Add(this.label33);
  1679. this.groupBox10.Controls.Add(this.textBox_Config_CadenceNum);
  1680. this.groupBox10.Controls.Add(this.textBox_Config_WheelSize);
  1681. this.groupBox10.Controls.Add(this.textBox_Config_MaxSpeed);
  1682. this.groupBox10.Controls.Add(this.label28);
  1683. this.groupBox10.Controls.Add(this.label32);
  1684. this.groupBox10.Controls.Add(this.textBox_Config_T_Alarm);
  1685. this.groupBox10.Controls.Add(this.textBox_Config_StopTime);
  1686. this.groupBox10.Controls.Add(this.label126);
  1687. this.groupBox10.Controls.Add(this.label63);
  1688. this.groupBox10.Controls.Add(this.label62);
  1689. this.groupBox10.Controls.Add(this.label125);
  1690. this.groupBox10.Controls.Add(this.label124);
  1691. this.groupBox10.Controls.Add(this.label21);
  1692. this.groupBox10.Controls.Add(this.textBox_Config_MaxCurrent);
  1693. this.groupBox10.Controls.Add(this.textBox_Config_SpeedNum);
  1694. this.groupBox10.Controls.Add(this.label61);
  1695. this.groupBox10.Controls.Add(this.label20);
  1696. this.groupBox10.Controls.Add(this.textBox_Config_Teeth_B);
  1697. this.groupBox10.Controls.Add(this.textBox_Config_T_Protect);
  1698. this.groupBox10.Controls.Add(this.label60);
  1699. this.groupBox10.Controls.Add(this.label19);
  1700. this.groupBox10.Controls.Add(this.label11);
  1701. this.groupBox10.Controls.Add(this.label18);
  1702. this.groupBox10.Controls.Add(this.label13);
  1703. this.groupBox10.Controls.Add(this.label17);
  1704. this.groupBox10.Controls.Add(this.label14);
  1705. this.groupBox10.Controls.Add(this.label16);
  1706. this.groupBox10.Controls.Add(this.label15);
  1707. this.groupBox10.Controls.Add(this.label12);
  1708. this.groupBox10.Controls.Add(this.label59);
  1709. this.groupBox10.Controls.Add(this.label10);
  1710. this.groupBox10.Controls.Add(this.textBox_Config_Teeth_F);
  1711. this.groupBox10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1712. this.groupBox10.Location = new System.Drawing.Point(251, 377);
  1713. this.groupBox10.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1714. this.groupBox10.Name = "groupBox10";
  1715. this.groupBox10.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1716. this.groupBox10.Size = new System.Drawing.Size(325, 442);
  1717. this.groupBox10.TabIndex = 9;
  1718. this.groupBox10.TabStop = false;
  1719. this.groupBox10.Text = "用户参数1";
  1720. this.groupBox10.Visible = false;
  1721. //
  1722. // comboBox_SpeedSing
  1723. //
  1724. this.comboBox_SpeedSing.FormattingEnabled = true;
  1725. this.comboBox_SpeedSing.Items.AddRange(new object[] {
  1726. "传感器",
  1727. "踏频",
  1728. "通信"});
  1729. this.comboBox_SpeedSing.Location = new System.Drawing.Point(251, 330);
  1730. this.comboBox_SpeedSing.Name = "comboBox_SpeedSing";
  1731. this.comboBox_SpeedSing.Size = new System.Drawing.Size(70, 28);
  1732. this.comboBox_SpeedSing.TabIndex = 7;
  1733. //
  1734. // comboBox_SerNum
  1735. //
  1736. this.comboBox_SerNum.FormattingEnabled = true;
  1737. this.comboBox_SerNum.Items.AddRange(new object[] {
  1738. "0",
  1739. "1",
  1740. "2",
  1741. "3",
  1742. "4",
  1743. "5",
  1744. "6",
  1745. "7",
  1746. "8",
  1747. "9",
  1748. "10",
  1749. "11",
  1750. "12",
  1751. "13",
  1752. "14",
  1753. "15"});
  1754. this.comboBox_SerNum.Location = new System.Drawing.Point(80, 330);
  1755. this.comboBox_SerNum.Name = "comboBox_SerNum";
  1756. this.comboBox_SerNum.Size = new System.Drawing.Size(70, 28);
  1757. this.comboBox_SerNum.TabIndex = 6;
  1758. //
  1759. // comboBox_NoWatch
  1760. //
  1761. this.comboBox_NoWatch.FormattingEnabled = true;
  1762. this.comboBox_NoWatch.Items.AddRange(new object[] {
  1763. "有",
  1764. "无"});
  1765. this.comboBox_NoWatch.Location = new System.Drawing.Point(80, 278);
  1766. this.comboBox_NoWatch.Name = "comboBox_NoWatch";
  1767. this.comboBox_NoWatch.Size = new System.Drawing.Size(70, 28);
  1768. this.comboBox_NoWatch.TabIndex = 5;
  1769. //
  1770. // comboBox_DownDec
  1771. //
  1772. this.comboBox_DownDec.FormattingEnabled = true;
  1773. this.comboBox_DownDec.Items.AddRange(new object[] {
  1774. "超慢",
  1775. "慢",
  1776. "正常",
  1777. "快",
  1778. "超快"});
  1779. this.comboBox_DownDec.Location = new System.Drawing.Point(80, 122);
  1780. this.comboBox_DownDec.Name = "comboBox_DownDec";
  1781. this.comboBox_DownDec.Size = new System.Drawing.Size(70, 28);
  1782. this.comboBox_DownDec.TabIndex = 4;
  1783. //
  1784. // comboBox_StartMode
  1785. //
  1786. this.comboBox_StartMode.FormattingEnabled = true;
  1787. this.comboBox_StartMode.Items.AddRange(new object[] {
  1788. "柔和",
  1789. "正常",
  1790. "强劲"});
  1791. this.comboBox_StartMode.Location = new System.Drawing.Point(80, 44);
  1792. this.comboBox_StartMode.Name = "comboBox_StartMode";
  1793. this.comboBox_StartMode.Size = new System.Drawing.Size(70, 28);
  1794. this.comboBox_StartMode.TabIndex = 4;
  1795. //
  1796. // button_Write_Config
  1797. //
  1798. this.button_Write_Config.Enabled = false;
  1799. this.button_Write_Config.Location = new System.Drawing.Point(157, 411);
  1800. this.button_Write_Config.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1801. this.button_Write_Config.Name = "button_Write_Config";
  1802. this.button_Write_Config.Size = new System.Drawing.Size(67, 26);
  1803. this.button_Write_Config.TabIndex = 2;
  1804. this.button_Write_Config.Text = "写入";
  1805. this.button_Write_Config.UseVisualStyleBackColor = true;
  1806. this.button_Write_Config.Click += new System.EventHandler(this.button_Write_Config_Click);
  1807. //
  1808. // button_Read_Config
  1809. //
  1810. this.button_Read_Config.Location = new System.Drawing.Point(11, 411);
  1811. this.button_Read_Config.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1812. this.button_Read_Config.Name = "button_Read_Config";
  1813. this.button_Read_Config.Size = new System.Drawing.Size(67, 26);
  1814. this.button_Read_Config.TabIndex = 2;
  1815. this.button_Read_Config.Text = "查询";
  1816. this.button_Read_Config.UseVisualStyleBackColor = true;
  1817. this.button_Read_Config.Click += new System.EventHandler(this.button_Read_Config_Click);
  1818. //
  1819. // label27
  1820. //
  1821. this.label27.AutoSize = true;
  1822. this.label27.Location = new System.Drawing.Point(153, 74);
  1823. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1824. this.label27.Name = "label27";
  1825. this.label27.Size = new System.Drawing.Size(82, 20);
  1826. this.label27.TabIndex = 3;
  1827. this.label27.Text = "NORM增益";
  1828. //
  1829. // label26
  1830. //
  1831. this.label26.AutoSize = true;
  1832. this.label26.Location = new System.Drawing.Point(153, 48);
  1833. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1834. this.label26.Name = "label26";
  1835. this.label26.Size = new System.Drawing.Size(65, 20);
  1836. this.label26.TabIndex = 2;
  1837. this.label26.Text = "ECO加速";
  1838. //
  1839. // textBox_Config_SPORT_K
  1840. //
  1841. this.textBox_Config_SPORT_K.Location = new System.Drawing.Point(251, 123);
  1842. this.textBox_Config_SPORT_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1843. this.textBox_Config_SPORT_K.Name = "textBox_Config_SPORT_K";
  1844. this.textBox_Config_SPORT_K.Size = new System.Drawing.Size(70, 26);
  1845. this.textBox_Config_SPORT_K.TabIndex = 2;
  1846. //
  1847. // textBox_Config_SMART_K
  1848. //
  1849. this.textBox_Config_SMART_K.Location = new System.Drawing.Point(251, 227);
  1850. this.textBox_Config_SMART_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1851. this.textBox_Config_SMART_K.Name = "textBox_Config_SMART_K";
  1852. this.textBox_Config_SMART_K.Size = new System.Drawing.Size(70, 26);
  1853. this.textBox_Config_SMART_K.TabIndex = 2;
  1854. //
  1855. // textBox_Config_NORM_Acc
  1856. //
  1857. this.textBox_Config_NORM_Acc.Location = new System.Drawing.Point(251, 97);
  1858. this.textBox_Config_NORM_Acc.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1859. this.textBox_Config_NORM_Acc.Name = "textBox_Config_NORM_Acc";
  1860. this.textBox_Config_NORM_Acc.Size = new System.Drawing.Size(70, 26);
  1861. this.textBox_Config_NORM_Acc.TabIndex = 2;
  1862. //
  1863. // textBox_Config_TURBO_Acc
  1864. //
  1865. this.textBox_Config_TURBO_Acc.Location = new System.Drawing.Point(251, 201);
  1866. this.textBox_Config_TURBO_Acc.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1867. this.textBox_Config_TURBO_Acc.Name = "textBox_Config_TURBO_Acc";
  1868. this.textBox_Config_TURBO_Acc.Size = new System.Drawing.Size(70, 26);
  1869. this.textBox_Config_TURBO_Acc.TabIndex = 2;
  1870. //
  1871. // textBox_Config_TURBO_K
  1872. //
  1873. this.textBox_Config_TURBO_K.Location = new System.Drawing.Point(251, 175);
  1874. this.textBox_Config_TURBO_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1875. this.textBox_Config_TURBO_K.Name = "textBox_Config_TURBO_K";
  1876. this.textBox_Config_TURBO_K.Size = new System.Drawing.Size(70, 26);
  1877. this.textBox_Config_TURBO_K.TabIndex = 2;
  1878. //
  1879. // textBox_Config_SPORT_Acc
  1880. //
  1881. this.textBox_Config_SPORT_Acc.Location = new System.Drawing.Point(251, 149);
  1882. this.textBox_Config_SPORT_Acc.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1883. this.textBox_Config_SPORT_Acc.Name = "textBox_Config_SPORT_Acc";
  1884. this.textBox_Config_SPORT_Acc.Size = new System.Drawing.Size(70, 26);
  1885. this.textBox_Config_SPORT_Acc.TabIndex = 2;
  1886. //
  1887. // textBox_Config_SMART_Acc
  1888. //
  1889. this.textBox_Config_SMART_Acc.Location = new System.Drawing.Point(251, 253);
  1890. this.textBox_Config_SMART_Acc.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1891. this.textBox_Config_SMART_Acc.Name = "textBox_Config_SMART_Acc";
  1892. this.textBox_Config_SMART_Acc.Size = new System.Drawing.Size(70, 26);
  1893. this.textBox_Config_SMART_Acc.TabIndex = 2;
  1894. //
  1895. // label25
  1896. //
  1897. this.label25.AutoSize = true;
  1898. this.label25.Location = new System.Drawing.Point(153, 22);
  1899. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1900. this.label25.Name = "label25";
  1901. this.label25.Size = new System.Drawing.Size(65, 20);
  1902. this.label25.TabIndex = 2;
  1903. this.label25.Text = "ECO增益";
  1904. //
  1905. // textBox_Config_NORM_K
  1906. //
  1907. this.textBox_Config_NORM_K.Location = new System.Drawing.Point(251, 71);
  1908. this.textBox_Config_NORM_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1909. this.textBox_Config_NORM_K.Name = "textBox_Config_NORM_K";
  1910. this.textBox_Config_NORM_K.Size = new System.Drawing.Size(70, 26);
  1911. this.textBox_Config_NORM_K.TabIndex = 2;
  1912. //
  1913. // textBox_Config_ECO_Acc
  1914. //
  1915. this.textBox_Config_ECO_Acc.Location = new System.Drawing.Point(251, 45);
  1916. this.textBox_Config_ECO_Acc.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1917. this.textBox_Config_ECO_Acc.Name = "textBox_Config_ECO_Acc";
  1918. this.textBox_Config_ECO_Acc.Size = new System.Drawing.Size(70, 26);
  1919. this.textBox_Config_ECO_Acc.TabIndex = 2;
  1920. //
  1921. // label31
  1922. //
  1923. this.label31.AutoSize = true;
  1924. this.label31.Location = new System.Drawing.Point(153, 178);
  1925. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1926. this.label31.Name = "label31";
  1927. this.label31.Size = new System.Drawing.Size(84, 20);
  1928. this.label31.TabIndex = 2;
  1929. this.label31.Text = "TURBO增益";
  1930. //
  1931. // label30
  1932. //
  1933. this.label30.AutoSize = true;
  1934. this.label30.Location = new System.Drawing.Point(153, 152);
  1935. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1936. this.label30.Name = "label30";
  1937. this.label30.Size = new System.Drawing.Size(82, 20);
  1938. this.label30.TabIndex = 2;
  1939. this.label30.Text = "SPORT加速";
  1940. //
  1941. // label34
  1942. //
  1943. this.label34.AutoSize = true;
  1944. this.label34.Location = new System.Drawing.Point(153, 256);
  1945. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1946. this.label34.Name = "label34";
  1947. this.label34.Size = new System.Drawing.Size(86, 20);
  1948. this.label34.TabIndex = 2;
  1949. this.label34.Text = "SMART加速";
  1950. //
  1951. // textBox_Config_GasMode
  1952. //
  1953. this.textBox_Config_GasMode.Location = new System.Drawing.Point(80, 19);
  1954. this.textBox_Config_GasMode.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1955. this.textBox_Config_GasMode.Name = "textBox_Config_GasMode";
  1956. this.textBox_Config_GasMode.Size = new System.Drawing.Size(70, 26);
  1957. this.textBox_Config_GasMode.TabIndex = 2;
  1958. //
  1959. // textBox_Config_ECO_K
  1960. //
  1961. this.textBox_Config_ECO_K.Location = new System.Drawing.Point(251, 19);
  1962. this.textBox_Config_ECO_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1963. this.textBox_Config_ECO_K.Name = "textBox_Config_ECO_K";
  1964. this.textBox_Config_ECO_K.Size = new System.Drawing.Size(70, 26);
  1965. this.textBox_Config_ECO_K.TabIndex = 2;
  1966. //
  1967. // textBox_Config_WalkMotorSpeed
  1968. //
  1969. this.textBox_Config_WalkMotorSpeed.Location = new System.Drawing.Point(251, 383);
  1970. this.textBox_Config_WalkMotorSpeed.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1971. this.textBox_Config_WalkMotorSpeed.Name = "textBox_Config_WalkMotorSpeed";
  1972. this.textBox_Config_WalkMotorSpeed.Size = new System.Drawing.Size(70, 26);
  1973. this.textBox_Config_WalkMotorSpeed.TabIndex = 2;
  1974. //
  1975. // textBox_Config_WheelAdj
  1976. //
  1977. this.textBox_Config_WheelAdj.Location = new System.Drawing.Point(251, 357);
  1978. this.textBox_Config_WheelAdj.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1979. this.textBox_Config_WheelAdj.Name = "textBox_Config_WheelAdj";
  1980. this.textBox_Config_WheelAdj.Size = new System.Drawing.Size(70, 26);
  1981. this.textBox_Config_WheelAdj.TabIndex = 2;
  1982. //
  1983. // textBox_Config_WalkSpeedLimit
  1984. //
  1985. this.textBox_Config_WalkSpeedLimit.Location = new System.Drawing.Point(80, 383);
  1986. this.textBox_Config_WalkSpeedLimit.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1987. this.textBox_Config_WalkSpeedLimit.Name = "textBox_Config_WalkSpeedLimit";
  1988. this.textBox_Config_WalkSpeedLimit.Size = new System.Drawing.Size(70, 26);
  1989. this.textBox_Config_WalkSpeedLimit.TabIndex = 2;
  1990. //
  1991. // textBox_Config_UV_Protect
  1992. //
  1993. this.textBox_Config_UV_Protect.Location = new System.Drawing.Point(80, 357);
  1994. this.textBox_Config_UV_Protect.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  1995. this.textBox_Config_UV_Protect.Name = "textBox_Config_UV_Protect";
  1996. this.textBox_Config_UV_Protect.Size = new System.Drawing.Size(70, 26);
  1997. this.textBox_Config_UV_Protect.TabIndex = 2;
  1998. //
  1999. // label29
  2000. //
  2001. this.label29.AutoSize = true;
  2002. this.label29.Location = new System.Drawing.Point(153, 126);
  2003. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2004. this.label29.Name = "label29";
  2005. this.label29.Size = new System.Drawing.Size(82, 20);
  2006. this.label29.TabIndex = 2;
  2007. this.label29.Text = "SPORT增益";
  2008. //
  2009. // label33
  2010. //
  2011. this.label33.AutoSize = true;
  2012. this.label33.Location = new System.Drawing.Point(153, 230);
  2013. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2014. this.label33.Name = "label33";
  2015. this.label33.Size = new System.Drawing.Size(86, 20);
  2016. this.label33.TabIndex = 2;
  2017. this.label33.Text = "SMART增益";
  2018. //
  2019. // textBox_Config_CadenceNum
  2020. //
  2021. this.textBox_Config_CadenceNum.Location = new System.Drawing.Point(251, 305);
  2022. this.textBox_Config_CadenceNum.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2023. this.textBox_Config_CadenceNum.Name = "textBox_Config_CadenceNum";
  2024. this.textBox_Config_CadenceNum.Size = new System.Drawing.Size(70, 26);
  2025. this.textBox_Config_CadenceNum.TabIndex = 2;
  2026. //
  2027. // textBox_Config_WheelSize
  2028. //
  2029. this.textBox_Config_WheelSize.Location = new System.Drawing.Point(80, 305);
  2030. this.textBox_Config_WheelSize.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2031. this.textBox_Config_WheelSize.Name = "textBox_Config_WheelSize";
  2032. this.textBox_Config_WheelSize.Size = new System.Drawing.Size(70, 26);
  2033. this.textBox_Config_WheelSize.TabIndex = 2;
  2034. //
  2035. // textBox_Config_MaxSpeed
  2036. //
  2037. this.textBox_Config_MaxSpeed.Location = new System.Drawing.Point(80, 97);
  2038. this.textBox_Config_MaxSpeed.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2039. this.textBox_Config_MaxSpeed.Name = "textBox_Config_MaxSpeed";
  2040. this.textBox_Config_MaxSpeed.Size = new System.Drawing.Size(70, 26);
  2041. this.textBox_Config_MaxSpeed.TabIndex = 2;
  2042. //
  2043. // label28
  2044. //
  2045. this.label28.AutoSize = true;
  2046. this.label28.Location = new System.Drawing.Point(153, 100);
  2047. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2048. this.label28.Name = "label28";
  2049. this.label28.Size = new System.Drawing.Size(82, 20);
  2050. this.label28.TabIndex = 2;
  2051. this.label28.Text = "NORM加速";
  2052. //
  2053. // label32
  2054. //
  2055. this.label32.AutoSize = true;
  2056. this.label32.Location = new System.Drawing.Point(153, 204);
  2057. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2058. this.label32.Name = "label32";
  2059. this.label32.Size = new System.Drawing.Size(84, 20);
  2060. this.label32.TabIndex = 2;
  2061. this.label32.Text = "TURBO加速";
  2062. //
  2063. // textBox_Config_T_Alarm
  2064. //
  2065. this.textBox_Config_T_Alarm.Location = new System.Drawing.Point(80, 227);
  2066. this.textBox_Config_T_Alarm.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2067. this.textBox_Config_T_Alarm.Name = "textBox_Config_T_Alarm";
  2068. this.textBox_Config_T_Alarm.Size = new System.Drawing.Size(70, 26);
  2069. this.textBox_Config_T_Alarm.TabIndex = 2;
  2070. //
  2071. // textBox_Config_StopTime
  2072. //
  2073. this.textBox_Config_StopTime.Location = new System.Drawing.Point(80, 71);
  2074. this.textBox_Config_StopTime.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2075. this.textBox_Config_StopTime.Name = "textBox_Config_StopTime";
  2076. this.textBox_Config_StopTime.Size = new System.Drawing.Size(70, 26);
  2077. this.textBox_Config_StopTime.TabIndex = 2;
  2078. //
  2079. // label126
  2080. //
  2081. this.label126.AutoSize = true;
  2082. this.label126.Location = new System.Drawing.Point(153, 386);
  2083. this.label126.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2084. this.label126.Name = "label126";
  2085. this.label126.Size = new System.Drawing.Size(65, 20);
  2086. this.label126.TabIndex = 2;
  2087. this.label126.Text = "推行转速";
  2088. //
  2089. // label63
  2090. //
  2091. this.label63.AutoSize = true;
  2092. this.label63.Location = new System.Drawing.Point(153, 360);
  2093. this.label63.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2094. this.label63.Name = "label63";
  2095. this.label63.Size = new System.Drawing.Size(79, 20);
  2096. this.label63.TabIndex = 2;
  2097. this.label63.Text = "轮胎微调值";
  2098. //
  2099. // label62
  2100. //
  2101. this.label62.AutoSize = true;
  2102. this.label62.Location = new System.Drawing.Point(153, 334);
  2103. this.label62.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2104. this.label62.Name = "label62";
  2105. this.label62.Size = new System.Drawing.Size(93, 20);
  2106. this.label62.TabIndex = 2;
  2107. this.label62.Text = "无速度传感器";
  2108. //
  2109. // label125
  2110. //
  2111. this.label125.AutoSize = true;
  2112. this.label125.Location = new System.Drawing.Point(9, 386);
  2113. this.label125.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2114. this.label125.Name = "label125";
  2115. this.label125.Size = new System.Drawing.Size(65, 20);
  2116. this.label125.TabIndex = 2;
  2117. this.label125.Text = "推行限速";
  2118. //
  2119. // label124
  2120. //
  2121. this.label124.AutoSize = true;
  2122. this.label124.Location = new System.Drawing.Point(9, 360);
  2123. this.label124.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2124. this.label124.Name = "label124";
  2125. this.label124.Size = new System.Drawing.Size(65, 20);
  2126. this.label124.TabIndex = 2;
  2127. this.label124.Text = "低压保护";
  2128. //
  2129. // label21
  2130. //
  2131. this.label21.AutoSize = true;
  2132. this.label21.Location = new System.Drawing.Point(9, 334);
  2133. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2134. this.label21.Name = "label21";
  2135. this.label21.Size = new System.Drawing.Size(65, 20);
  2136. this.label21.TabIndex = 2;
  2137. this.label21.Text = "电机系列";
  2138. //
  2139. // textBox_Config_MaxCurrent
  2140. //
  2141. this.textBox_Config_MaxCurrent.Location = new System.Drawing.Point(80, 201);
  2142. this.textBox_Config_MaxCurrent.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2143. this.textBox_Config_MaxCurrent.Name = "textBox_Config_MaxCurrent";
  2144. this.textBox_Config_MaxCurrent.Size = new System.Drawing.Size(70, 26);
  2145. this.textBox_Config_MaxCurrent.TabIndex = 2;
  2146. //
  2147. // textBox_Config_SpeedNum
  2148. //
  2149. this.textBox_Config_SpeedNum.Location = new System.Drawing.Point(251, 279);
  2150. this.textBox_Config_SpeedNum.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2151. this.textBox_Config_SpeedNum.Name = "textBox_Config_SpeedNum";
  2152. this.textBox_Config_SpeedNum.Size = new System.Drawing.Size(70, 26);
  2153. this.textBox_Config_SpeedNum.TabIndex = 2;
  2154. //
  2155. // label61
  2156. //
  2157. this.label61.AutoSize = true;
  2158. this.label61.Location = new System.Drawing.Point(153, 308);
  2159. this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2160. this.label61.Name = "label61";
  2161. this.label61.Size = new System.Drawing.Size(93, 20);
  2162. this.label61.TabIndex = 2;
  2163. this.label61.Text = "踏频启动个数";
  2164. //
  2165. // label20
  2166. //
  2167. this.label20.AutoSize = true;
  2168. this.label20.Location = new System.Drawing.Point(9, 308);
  2169. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2170. this.label20.Name = "label20";
  2171. this.label20.Size = new System.Drawing.Size(65, 20);
  2172. this.label20.TabIndex = 2;
  2173. this.label20.Text = "轮胎周长";
  2174. //
  2175. // textBox_Config_Teeth_B
  2176. //
  2177. this.textBox_Config_Teeth_B.Location = new System.Drawing.Point(80, 175);
  2178. this.textBox_Config_Teeth_B.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2179. this.textBox_Config_Teeth_B.Name = "textBox_Config_Teeth_B";
  2180. this.textBox_Config_Teeth_B.Size = new System.Drawing.Size(70, 26);
  2181. this.textBox_Config_Teeth_B.TabIndex = 2;
  2182. //
  2183. // textBox_Config_T_Protect
  2184. //
  2185. this.textBox_Config_T_Protect.Location = new System.Drawing.Point(80, 253);
  2186. this.textBox_Config_T_Protect.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2187. this.textBox_Config_T_Protect.Name = "textBox_Config_T_Protect";
  2188. this.textBox_Config_T_Protect.Size = new System.Drawing.Size(70, 26);
  2189. this.textBox_Config_T_Protect.TabIndex = 2;
  2190. //
  2191. // label60
  2192. //
  2193. this.label60.AutoSize = true;
  2194. this.label60.Location = new System.Drawing.Point(153, 282);
  2195. this.label60.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2196. this.label60.Name = "label60";
  2197. this.label60.Size = new System.Drawing.Size(93, 20);
  2198. this.label60.TabIndex = 2;
  2199. this.label60.Text = "速度信号个数";
  2200. //
  2201. // label19
  2202. //
  2203. this.label19.AutoSize = true;
  2204. this.label19.Location = new System.Drawing.Point(9, 282);
  2205. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2206. this.label19.Name = "label19";
  2207. this.label19.Size = new System.Drawing.Size(51, 20);
  2208. this.label19.TabIndex = 2;
  2209. this.label19.Text = "无码表";
  2210. //
  2211. // label11
  2212. //
  2213. this.label11.AutoSize = true;
  2214. this.label11.Location = new System.Drawing.Point(9, 74);
  2215. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2216. this.label11.Name = "label11";
  2217. this.label11.Size = new System.Drawing.Size(65, 20);
  2218. this.label11.TabIndex = 2;
  2219. this.label11.Text = "停机时间";
  2220. //
  2221. // label18
  2222. //
  2223. this.label18.AutoSize = true;
  2224. this.label18.Location = new System.Drawing.Point(9, 256);
  2225. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2226. this.label18.Name = "label18";
  2227. this.label18.Size = new System.Drawing.Size(65, 20);
  2228. this.label18.TabIndex = 2;
  2229. this.label18.Text = "温度保护";
  2230. //
  2231. // label13
  2232. //
  2233. this.label13.AutoSize = true;
  2234. this.label13.Location = new System.Drawing.Point(9, 126);
  2235. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2236. this.label13.Name = "label13";
  2237. this.label13.Size = new System.Drawing.Size(65, 20);
  2238. this.label13.TabIndex = 2;
  2239. this.label13.Text = "下降速度";
  2240. //
  2241. // label17
  2242. //
  2243. this.label17.AutoSize = true;
  2244. this.label17.Location = new System.Drawing.Point(9, 230);
  2245. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2246. this.label17.Name = "label17";
  2247. this.label17.Size = new System.Drawing.Size(65, 20);
  2248. this.label17.TabIndex = 2;
  2249. this.label17.Text = "温度预警";
  2250. //
  2251. // label14
  2252. //
  2253. this.label14.AutoSize = true;
  2254. this.label14.Location = new System.Drawing.Point(9, 152);
  2255. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2256. this.label14.Name = "label14";
  2257. this.label14.Size = new System.Drawing.Size(65, 20);
  2258. this.label14.TabIndex = 2;
  2259. this.label14.Text = "前飞齿数";
  2260. //
  2261. // label16
  2262. //
  2263. this.label16.AutoSize = true;
  2264. this.label16.Location = new System.Drawing.Point(9, 204);
  2265. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2266. this.label16.Name = "label16";
  2267. this.label16.Size = new System.Drawing.Size(51, 20);
  2268. this.label16.TabIndex = 2;
  2269. this.label16.Text = "限流值";
  2270. //
  2271. // label15
  2272. //
  2273. this.label15.AutoSize = true;
  2274. this.label15.Location = new System.Drawing.Point(9, 178);
  2275. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2276. this.label15.Name = "label15";
  2277. this.label15.Size = new System.Drawing.Size(65, 20);
  2278. this.label15.TabIndex = 2;
  2279. this.label15.Text = "后飞齿数";
  2280. //
  2281. // label12
  2282. //
  2283. this.label12.AutoSize = true;
  2284. this.label12.Location = new System.Drawing.Point(9, 100);
  2285. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2286. this.label12.Name = "label12";
  2287. this.label12.Size = new System.Drawing.Size(51, 20);
  2288. this.label12.TabIndex = 2;
  2289. this.label12.Text = "限速值";
  2290. //
  2291. // label59
  2292. //
  2293. this.label59.AutoSize = true;
  2294. this.label59.Location = new System.Drawing.Point(9, 22);
  2295. this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2296. this.label59.Name = "label59";
  2297. this.label59.Size = new System.Drawing.Size(65, 20);
  2298. this.label59.TabIndex = 2;
  2299. this.label59.Text = "指拨参数";
  2300. //
  2301. // label10
  2302. //
  2303. this.label10.AutoSize = true;
  2304. this.label10.Location = new System.Drawing.Point(9, 48);
  2305. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2306. this.label10.Name = "label10";
  2307. this.label10.Size = new System.Drawing.Size(65, 20);
  2308. this.label10.TabIndex = 2;
  2309. this.label10.Text = "启动模式";
  2310. //
  2311. // textBox_Config_Teeth_F
  2312. //
  2313. this.textBox_Config_Teeth_F.Location = new System.Drawing.Point(80, 149);
  2314. this.textBox_Config_Teeth_F.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2315. this.textBox_Config_Teeth_F.Name = "textBox_Config_Teeth_F";
  2316. this.textBox_Config_Teeth_F.Size = new System.Drawing.Size(70, 26);
  2317. this.textBox_Config_Teeth_F.TabIndex = 2;
  2318. //
  2319. // groupBox11
  2320. //
  2321. this.groupBox11.Controls.Add(this.button_Write_MotorConfig);
  2322. this.groupBox11.Controls.Add(this.button_Read_MortoConfig);
  2323. this.groupBox11.Controls.Add(this.textBox_Motor_Power);
  2324. this.groupBox11.Controls.Add(this.textBox_Motor_R);
  2325. this.groupBox11.Controls.Add(this.textBox_Motor_Speed);
  2326. this.groupBox11.Controls.Add(this.textBox_Motor_Pole);
  2327. this.groupBox11.Controls.Add(this.textBox_Motor_Voltage);
  2328. this.groupBox11.Controls.Add(this.textBox_Motor_E);
  2329. this.groupBox11.Controls.Add(this.textBox_Motor_Lq);
  2330. this.groupBox11.Controls.Add(this.label45);
  2331. this.groupBox11.Controls.Add(this.textBox_Motor_Ld);
  2332. this.groupBox11.Controls.Add(this.label53);
  2333. this.groupBox11.Controls.Add(this.label47);
  2334. this.groupBox11.Controls.Add(this.label51);
  2335. this.groupBox11.Controls.Add(this.label52);
  2336. this.groupBox11.Controls.Add(this.label49);
  2337. this.groupBox11.Controls.Add(this.label140);
  2338. this.groupBox11.Controls.Add(this.label50);
  2339. this.groupBox11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2340. this.groupBox11.Location = new System.Drawing.Point(753, 377);
  2341. this.groupBox11.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2342. this.groupBox11.Name = "groupBox11";
  2343. this.groupBox11.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2344. this.groupBox11.Size = new System.Drawing.Size(313, 160);
  2345. this.groupBox11.TabIndex = 9;
  2346. this.groupBox11.TabStop = false;
  2347. this.groupBox11.Text = "马达参数";
  2348. this.groupBox11.Visible = false;
  2349. //
  2350. // button_Write_MotorConfig
  2351. //
  2352. this.button_Write_MotorConfig.Enabled = false;
  2353. this.button_Write_MotorConfig.Location = new System.Drawing.Point(246, 126);
  2354. this.button_Write_MotorConfig.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2355. this.button_Write_MotorConfig.Name = "button_Write_MotorConfig";
  2356. this.button_Write_MotorConfig.Size = new System.Drawing.Size(55, 28);
  2357. this.button_Write_MotorConfig.TabIndex = 2;
  2358. this.button_Write_MotorConfig.Text = "写入";
  2359. this.button_Write_MotorConfig.UseVisualStyleBackColor = true;
  2360. this.button_Write_MotorConfig.Click += new System.EventHandler(this.button_Write_MotorConfig_Click);
  2361. //
  2362. // button_Read_MortoConfig
  2363. //
  2364. this.button_Read_MortoConfig.Location = new System.Drawing.Point(172, 126);
  2365. this.button_Read_MortoConfig.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2366. this.button_Read_MortoConfig.Name = "button_Read_MortoConfig";
  2367. this.button_Read_MortoConfig.Size = new System.Drawing.Size(55, 28);
  2368. this.button_Read_MortoConfig.TabIndex = 2;
  2369. this.button_Read_MortoConfig.Text = "查询";
  2370. this.button_Read_MortoConfig.UseVisualStyleBackColor = true;
  2371. this.button_Read_MortoConfig.Click += new System.EventHandler(this.button_Read_MortoConfig_Click);
  2372. //
  2373. // textBox_Motor_Power
  2374. //
  2375. this.textBox_Motor_Power.Location = new System.Drawing.Point(82, 22);
  2376. this.textBox_Motor_Power.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2377. this.textBox_Motor_Power.Name = "textBox_Motor_Power";
  2378. this.textBox_Motor_Power.Size = new System.Drawing.Size(70, 26);
  2379. this.textBox_Motor_Power.TabIndex = 2;
  2380. //
  2381. // textBox_Motor_R
  2382. //
  2383. this.textBox_Motor_R.Location = new System.Drawing.Point(246, 22);
  2384. this.textBox_Motor_R.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2385. this.textBox_Motor_R.Name = "textBox_Motor_R";
  2386. this.textBox_Motor_R.Size = new System.Drawing.Size(55, 26);
  2387. this.textBox_Motor_R.TabIndex = 2;
  2388. //
  2389. // textBox_Motor_Speed
  2390. //
  2391. this.textBox_Motor_Speed.Location = new System.Drawing.Point(82, 48);
  2392. this.textBox_Motor_Speed.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2393. this.textBox_Motor_Speed.Name = "textBox_Motor_Speed";
  2394. this.textBox_Motor_Speed.Size = new System.Drawing.Size(70, 26);
  2395. this.textBox_Motor_Speed.TabIndex = 2;
  2396. //
  2397. // textBox_Motor_Pole
  2398. //
  2399. this.textBox_Motor_Pole.Location = new System.Drawing.Point(246, 100);
  2400. this.textBox_Motor_Pole.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2401. this.textBox_Motor_Pole.Name = "textBox_Motor_Pole";
  2402. this.textBox_Motor_Pole.Size = new System.Drawing.Size(55, 26);
  2403. this.textBox_Motor_Pole.TabIndex = 2;
  2404. //
  2405. // textBox_Motor_Voltage
  2406. //
  2407. this.textBox_Motor_Voltage.Location = new System.Drawing.Point(246, 74);
  2408. this.textBox_Motor_Voltage.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2409. this.textBox_Motor_Voltage.Name = "textBox_Motor_Voltage";
  2410. this.textBox_Motor_Voltage.Size = new System.Drawing.Size(55, 26);
  2411. this.textBox_Motor_Voltage.TabIndex = 2;
  2412. //
  2413. // textBox_Motor_E
  2414. //
  2415. this.textBox_Motor_E.Location = new System.Drawing.Point(82, 100);
  2416. this.textBox_Motor_E.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2417. this.textBox_Motor_E.Name = "textBox_Motor_E";
  2418. this.textBox_Motor_E.Size = new System.Drawing.Size(70, 26);
  2419. this.textBox_Motor_E.TabIndex = 2;
  2420. //
  2421. // textBox_Motor_Lq
  2422. //
  2423. this.textBox_Motor_Lq.Location = new System.Drawing.Point(246, 48);
  2424. this.textBox_Motor_Lq.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2425. this.textBox_Motor_Lq.Name = "textBox_Motor_Lq";
  2426. this.textBox_Motor_Lq.Size = new System.Drawing.Size(55, 26);
  2427. this.textBox_Motor_Lq.TabIndex = 2;
  2428. //
  2429. // label45
  2430. //
  2431. this.label45.AutoSize = true;
  2432. this.label45.Location = new System.Drawing.Point(9, 51);
  2433. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2434. this.label45.Name = "label45";
  2435. this.label45.Size = new System.Drawing.Size(65, 20);
  2436. this.label45.TabIndex = 2;
  2437. this.label45.Text = "额定转速";
  2438. //
  2439. // textBox_Motor_Ld
  2440. //
  2441. this.textBox_Motor_Ld.Location = new System.Drawing.Point(82, 74);
  2442. this.textBox_Motor_Ld.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2443. this.textBox_Motor_Ld.Name = "textBox_Motor_Ld";
  2444. this.textBox_Motor_Ld.Size = new System.Drawing.Size(70, 26);
  2445. this.textBox_Motor_Ld.TabIndex = 2;
  2446. //
  2447. // label53
  2448. //
  2449. this.label53.AutoSize = true;
  2450. this.label53.Location = new System.Drawing.Point(9, 25);
  2451. this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2452. this.label53.Name = "label53";
  2453. this.label53.Size = new System.Drawing.Size(65, 20);
  2454. this.label53.TabIndex = 2;
  2455. this.label53.Text = "额定功率";
  2456. //
  2457. // label47
  2458. //
  2459. this.label47.AutoSize = true;
  2460. this.label47.Location = new System.Drawing.Point(169, 51);
  2461. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2462. this.label47.Name = "label47";
  2463. this.label47.Size = new System.Drawing.Size(53, 20);
  2464. this.label47.TabIndex = 2;
  2465. this.label47.Text = "定子Lq";
  2466. //
  2467. // label51
  2468. //
  2469. this.label51.AutoSize = true;
  2470. this.label51.Location = new System.Drawing.Point(9, 103);
  2471. this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2472. this.label51.Name = "label51";
  2473. this.label51.Size = new System.Drawing.Size(65, 20);
  2474. this.label51.TabIndex = 2;
  2475. this.label51.Text = "反电动势";
  2476. //
  2477. // label52
  2478. //
  2479. this.label52.AutoSize = true;
  2480. this.label52.Location = new System.Drawing.Point(169, 25);
  2481. this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2482. this.label52.Name = "label52";
  2483. this.label52.Size = new System.Drawing.Size(65, 20);
  2484. this.label52.TabIndex = 2;
  2485. this.label52.Text = "定子电阻";
  2486. //
  2487. // label49
  2488. //
  2489. this.label49.AutoSize = true;
  2490. this.label49.Location = new System.Drawing.Point(9, 77);
  2491. this.label49.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2492. this.label49.Name = "label49";
  2493. this.label49.Size = new System.Drawing.Size(53, 20);
  2494. this.label49.TabIndex = 2;
  2495. this.label49.Text = "定子Ld";
  2496. //
  2497. // label140
  2498. //
  2499. this.label140.AutoSize = true;
  2500. this.label140.Location = new System.Drawing.Point(169, 103);
  2501. this.label140.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2502. this.label140.Name = "label140";
  2503. this.label140.Size = new System.Drawing.Size(51, 20);
  2504. this.label140.TabIndex = 2;
  2505. this.label140.Text = "极对数";
  2506. //
  2507. // label50
  2508. //
  2509. this.label50.AutoSize = true;
  2510. this.label50.Location = new System.Drawing.Point(169, 77);
  2511. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2512. this.label50.Name = "label50";
  2513. this.label50.Size = new System.Drawing.Size(65, 20);
  2514. this.label50.TabIndex = 2;
  2515. this.label50.Text = "额定电压";
  2516. //
  2517. // timer1
  2518. //
  2519. this.timer1.Enabled = true;
  2520. this.timer1.Interval = 20;
  2521. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  2522. //
  2523. // groupBox4
  2524. //
  2525. this.groupBox4.Controls.Add(this.textBox_Config_SpeedlimitAdj);
  2526. this.groupBox4.Controls.Add(this.label133);
  2527. this.groupBox4.Controls.Add(this.textBox_Config_SpeedlimitStop);
  2528. this.groupBox4.Controls.Add(this.label128);
  2529. this.groupBox4.Controls.Add(this.textBox_Config_SpeedlimitStart);
  2530. this.groupBox4.Controls.Add(this.label129);
  2531. this.groupBox4.Controls.Add(this.textBox_Config_Period);
  2532. this.groupBox4.Controls.Add(this.label130);
  2533. this.groupBox4.Controls.Add(this.textBox_Config_Pulse);
  2534. this.groupBox4.Controls.Add(this.label131);
  2535. this.groupBox4.Controls.Add(this.textBox_Config_SpeedAlarm);
  2536. this.groupBox4.Controls.Add(this.label132);
  2537. this.groupBox4.Controls.Add(this.comboBox_TailLightVol);
  2538. this.groupBox4.Controls.Add(this.comboBox_AttiSensor);
  2539. this.groupBox4.Controls.Add(this.comboBox_FrontLigthVol);
  2540. this.groupBox4.Controls.Add(this.comboBox_FrontLightMode);
  2541. this.groupBox4.Controls.Add(this.comboBox_TailLightMode);
  2542. this.groupBox4.Controls.Add(this.button_Write_Config_Ext);
  2543. this.groupBox4.Controls.Add(this.button_Read_Config_Ext);
  2544. this.groupBox4.Controls.Add(this.label123);
  2545. this.groupBox4.Controls.Add(this.label66);
  2546. this.groupBox4.Controls.Add(this.label122);
  2547. this.groupBox4.Controls.Add(this.label65);
  2548. this.groupBox4.Controls.Add(this.textBox_Config_Angle_Roll);
  2549. this.groupBox4.Controls.Add(this.label135);
  2550. this.groupBox4.Controls.Add(this.label121);
  2551. this.groupBox4.Controls.Add(this.label64);
  2552. this.groupBox4.Controls.Add(this.textBox_Config_Angle_Pitch);
  2553. this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2554. this.groupBox4.Location = new System.Drawing.Point(581, 377);
  2555. this.groupBox4.Name = "groupBox4";
  2556. this.groupBox4.Size = new System.Drawing.Size(168, 443);
  2557. this.groupBox4.TabIndex = 10;
  2558. this.groupBox4.TabStop = false;
  2559. this.groupBox4.Text = "用户参数2";
  2560. this.groupBox4.Visible = false;
  2561. //
  2562. // textBox_Config_SpeedlimitAdj
  2563. //
  2564. this.textBox_Config_SpeedlimitAdj.Location = new System.Drawing.Point(94, 344);
  2565. this.textBox_Config_SpeedlimitAdj.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2566. this.textBox_Config_SpeedlimitAdj.Name = "textBox_Config_SpeedlimitAdj";
  2567. this.textBox_Config_SpeedlimitAdj.Size = new System.Drawing.Size(70, 26);
  2568. this.textBox_Config_SpeedlimitAdj.TabIndex = 29;
  2569. //
  2570. // label133
  2571. //
  2572. this.label133.AutoSize = true;
  2573. this.label133.Location = new System.Drawing.Point(9, 347);
  2574. this.label133.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2575. this.label133.Name = "label133";
  2576. this.label133.Size = new System.Drawing.Size(65, 20);
  2577. this.label133.TabIndex = 28;
  2578. this.label133.Text = "限速微调";
  2579. //
  2580. // textBox_Config_SpeedlimitStop
  2581. //
  2582. this.textBox_Config_SpeedlimitStop.Location = new System.Drawing.Point(94, 318);
  2583. this.textBox_Config_SpeedlimitStop.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2584. this.textBox_Config_SpeedlimitStop.Name = "textBox_Config_SpeedlimitStop";
  2585. this.textBox_Config_SpeedlimitStop.Size = new System.Drawing.Size(70, 26);
  2586. this.textBox_Config_SpeedlimitStop.TabIndex = 27;
  2587. //
  2588. // label128
  2589. //
  2590. this.label128.AutoSize = true;
  2591. this.label128.Location = new System.Drawing.Point(9, 321);
  2592. this.label128.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2593. this.label128.Name = "label128";
  2594. this.label128.Size = new System.Drawing.Size(65, 20);
  2595. this.label128.TabIndex = 26;
  2596. this.label128.Text = "结束限速";
  2597. //
  2598. // textBox_Config_SpeedlimitStart
  2599. //
  2600. this.textBox_Config_SpeedlimitStart.Location = new System.Drawing.Point(94, 292);
  2601. this.textBox_Config_SpeedlimitStart.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2602. this.textBox_Config_SpeedlimitStart.Name = "textBox_Config_SpeedlimitStart";
  2603. this.textBox_Config_SpeedlimitStart.Size = new System.Drawing.Size(70, 26);
  2604. this.textBox_Config_SpeedlimitStart.TabIndex = 25;
  2605. //
  2606. // label129
  2607. //
  2608. this.label129.AutoSize = true;
  2609. this.label129.Location = new System.Drawing.Point(9, 295);
  2610. this.label129.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2611. this.label129.Name = "label129";
  2612. this.label129.Size = new System.Drawing.Size(65, 20);
  2613. this.label129.TabIndex = 24;
  2614. this.label129.Text = "起始限速";
  2615. //
  2616. // textBox_Config_Period
  2617. //
  2618. this.textBox_Config_Period.Location = new System.Drawing.Point(94, 266);
  2619. this.textBox_Config_Period.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2620. this.textBox_Config_Period.Name = "textBox_Config_Period";
  2621. this.textBox_Config_Period.Size = new System.Drawing.Size(70, 26);
  2622. this.textBox_Config_Period.TabIndex = 23;
  2623. //
  2624. // label130
  2625. //
  2626. this.label130.AutoSize = true;
  2627. this.label130.Location = new System.Drawing.Point(9, 269);
  2628. this.label130.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2629. this.label130.Name = "label130";
  2630. this.label130.Size = new System.Drawing.Size(65, 20);
  2631. this.label130.TabIndex = 22;
  2632. this.label130.Text = "尾灯周期";
  2633. //
  2634. // textBox_Config_Pulse
  2635. //
  2636. this.textBox_Config_Pulse.Location = new System.Drawing.Point(94, 240);
  2637. this.textBox_Config_Pulse.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2638. this.textBox_Config_Pulse.Name = "textBox_Config_Pulse";
  2639. this.textBox_Config_Pulse.Size = new System.Drawing.Size(70, 26);
  2640. this.textBox_Config_Pulse.TabIndex = 21;
  2641. //
  2642. // label131
  2643. //
  2644. this.label131.AutoSize = true;
  2645. this.label131.Location = new System.Drawing.Point(9, 243);
  2646. this.label131.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2647. this.label131.Name = "label131";
  2648. this.label131.Size = new System.Drawing.Size(65, 20);
  2649. this.label131.TabIndex = 20;
  2650. this.label131.Text = "尾灯脉宽";
  2651. //
  2652. // textBox_Config_SpeedAlarm
  2653. //
  2654. this.textBox_Config_SpeedAlarm.Location = new System.Drawing.Point(94, 214);
  2655. this.textBox_Config_SpeedAlarm.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2656. this.textBox_Config_SpeedAlarm.Name = "textBox_Config_SpeedAlarm";
  2657. this.textBox_Config_SpeedAlarm.Size = new System.Drawing.Size(70, 26);
  2658. this.textBox_Config_SpeedAlarm.TabIndex = 19;
  2659. //
  2660. // label132
  2661. //
  2662. this.label132.AutoSize = true;
  2663. this.label132.Location = new System.Drawing.Point(9, 217);
  2664. this.label132.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2665. this.label132.Name = "label132";
  2666. this.label132.Size = new System.Drawing.Size(65, 20);
  2667. this.label132.TabIndex = 18;
  2668. this.label132.Text = "报警阈值";
  2669. //
  2670. // comboBox_TailLightVol
  2671. //
  2672. this.comboBox_TailLightVol.FormattingEnabled = true;
  2673. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  2674. "6V",
  2675. "12V",
  2676. "随电池",
  2677. "硬件"});
  2678. this.comboBox_TailLightVol.Location = new System.Drawing.Point(94, 186);
  2679. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  2680. this.comboBox_TailLightVol.Size = new System.Drawing.Size(70, 28);
  2681. this.comboBox_TailLightVol.TabIndex = 12;
  2682. //
  2683. // comboBox_AttiSensor
  2684. //
  2685. this.comboBox_AttiSensor.FormattingEnabled = true;
  2686. this.comboBox_AttiSensor.Items.AddRange(new object[] {
  2687. "不支持",
  2688. "支持"});
  2689. this.comboBox_AttiSensor.Location = new System.Drawing.Point(94, 74);
  2690. this.comboBox_AttiSensor.Name = "comboBox_AttiSensor";
  2691. this.comboBox_AttiSensor.Size = new System.Drawing.Size(70, 28);
  2692. this.comboBox_AttiSensor.TabIndex = 11;
  2693. //
  2694. // comboBox_FrontLigthVol
  2695. //
  2696. this.comboBox_FrontLigthVol.FormattingEnabled = true;
  2697. this.comboBox_FrontLigthVol.Items.AddRange(new object[] {
  2698. "6V",
  2699. "12V",
  2700. "随电池",
  2701. "硬件"});
  2702. this.comboBox_FrontLigthVol.Location = new System.Drawing.Point(94, 158);
  2703. this.comboBox_FrontLigthVol.Name = "comboBox_FrontLigthVol";
  2704. this.comboBox_FrontLigthVol.Size = new System.Drawing.Size(70, 28);
  2705. this.comboBox_FrontLigthVol.TabIndex = 9;
  2706. //
  2707. // comboBox_FrontLightMode
  2708. //
  2709. this.comboBox_FrontLightMode.FormattingEnabled = true;
  2710. this.comboBox_FrontLightMode.Items.AddRange(new object[] {
  2711. "模式1",
  2712. "模式2"});
  2713. this.comboBox_FrontLightMode.Location = new System.Drawing.Point(94, 102);
  2714. this.comboBox_FrontLightMode.Name = "comboBox_FrontLightMode";
  2715. this.comboBox_FrontLightMode.Size = new System.Drawing.Size(70, 28);
  2716. this.comboBox_FrontLightMode.TabIndex = 8;
  2717. //
  2718. // comboBox_TailLightMode
  2719. //
  2720. this.comboBox_TailLightMode.FormattingEnabled = true;
  2721. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  2722. "模式1",
  2723. "模式2",
  2724. "模式3",
  2725. "模式4",
  2726. "模式5",
  2727. "模式6"});
  2728. this.comboBox_TailLightMode.Location = new System.Drawing.Point(94, 130);
  2729. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  2730. this.comboBox_TailLightMode.Size = new System.Drawing.Size(70, 28);
  2731. this.comboBox_TailLightMode.TabIndex = 8;
  2732. //
  2733. // button_Write_Config_Ext
  2734. //
  2735. this.button_Write_Config_Ext.Enabled = false;
  2736. this.button_Write_Config_Ext.Location = new System.Drawing.Point(99, 411);
  2737. this.button_Write_Config_Ext.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2738. this.button_Write_Config_Ext.Name = "button_Write_Config_Ext";
  2739. this.button_Write_Config_Ext.Size = new System.Drawing.Size(67, 26);
  2740. this.button_Write_Config_Ext.TabIndex = 2;
  2741. this.button_Write_Config_Ext.Text = "写入";
  2742. this.button_Write_Config_Ext.UseVisualStyleBackColor = true;
  2743. this.button_Write_Config_Ext.Click += new System.EventHandler(this.button_Write_Config_Ext_Click);
  2744. //
  2745. // button_Read_Config_Ext
  2746. //
  2747. this.button_Read_Config_Ext.Location = new System.Drawing.Point(10, 411);
  2748. this.button_Read_Config_Ext.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2749. this.button_Read_Config_Ext.Name = "button_Read_Config_Ext";
  2750. this.button_Read_Config_Ext.Size = new System.Drawing.Size(67, 26);
  2751. this.button_Read_Config_Ext.TabIndex = 2;
  2752. this.button_Read_Config_Ext.Text = "查询";
  2753. this.button_Read_Config_Ext.UseVisualStyleBackColor = true;
  2754. this.button_Read_Config_Ext.Click += new System.EventHandler(this.button_Read_Config_Ext_Click);
  2755. //
  2756. // label123
  2757. //
  2758. this.label123.AutoSize = true;
  2759. this.label123.Location = new System.Drawing.Point(9, 190);
  2760. this.label123.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2761. this.label123.Name = "label123";
  2762. this.label123.Size = new System.Drawing.Size(65, 20);
  2763. this.label123.TabIndex = 2;
  2764. this.label123.Text = "尾灯电压";
  2765. //
  2766. // label66
  2767. //
  2768. this.label66.AutoSize = true;
  2769. this.label66.Location = new System.Drawing.Point(9, 77);
  2770. this.label66.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2771. this.label66.Name = "label66";
  2772. this.label66.Size = new System.Drawing.Size(79, 20);
  2773. this.label66.TabIndex = 2;
  2774. this.label66.Text = "姿态传感器";
  2775. //
  2776. // label122
  2777. //
  2778. this.label122.AutoSize = true;
  2779. this.label122.Location = new System.Drawing.Point(9, 162);
  2780. this.label122.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2781. this.label122.Name = "label122";
  2782. this.label122.Size = new System.Drawing.Size(65, 20);
  2783. this.label122.TabIndex = 2;
  2784. this.label122.Text = "前灯电压";
  2785. //
  2786. // label65
  2787. //
  2788. this.label65.AutoSize = true;
  2789. this.label65.Location = new System.Drawing.Point(9, 51);
  2790. this.label65.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2791. this.label65.Name = "label65";
  2792. this.label65.Size = new System.Drawing.Size(79, 20);
  2793. this.label65.TabIndex = 2;
  2794. this.label65.Text = "横滚角零偏";
  2795. //
  2796. // textBox_Config_Angle_Roll
  2797. //
  2798. this.textBox_Config_Angle_Roll.Location = new System.Drawing.Point(94, 48);
  2799. this.textBox_Config_Angle_Roll.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2800. this.textBox_Config_Angle_Roll.Name = "textBox_Config_Angle_Roll";
  2801. this.textBox_Config_Angle_Roll.Size = new System.Drawing.Size(70, 26);
  2802. this.textBox_Config_Angle_Roll.TabIndex = 2;
  2803. //
  2804. // label135
  2805. //
  2806. this.label135.AutoSize = true;
  2807. this.label135.Location = new System.Drawing.Point(9, 106);
  2808. this.label135.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2809. this.label135.Name = "label135";
  2810. this.label135.Size = new System.Drawing.Size(65, 20);
  2811. this.label135.TabIndex = 2;
  2812. this.label135.Text = "前灯模式";
  2813. //
  2814. // label121
  2815. //
  2816. this.label121.AutoSize = true;
  2817. this.label121.Location = new System.Drawing.Point(9, 134);
  2818. this.label121.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2819. this.label121.Name = "label121";
  2820. this.label121.Size = new System.Drawing.Size(65, 20);
  2821. this.label121.TabIndex = 2;
  2822. this.label121.Text = "尾灯模式";
  2823. //
  2824. // label64
  2825. //
  2826. this.label64.AutoSize = true;
  2827. this.label64.Location = new System.Drawing.Point(9, 25);
  2828. this.label64.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2829. this.label64.Name = "label64";
  2830. this.label64.Size = new System.Drawing.Size(79, 20);
  2831. this.label64.TabIndex = 2;
  2832. this.label64.Text = "俯仰角零偏";
  2833. //
  2834. // textBox_Config_Angle_Pitch
  2835. //
  2836. this.textBox_Config_Angle_Pitch.Location = new System.Drawing.Point(94, 22);
  2837. this.textBox_Config_Angle_Pitch.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2838. this.textBox_Config_Angle_Pitch.Name = "textBox_Config_Angle_Pitch";
  2839. this.textBox_Config_Angle_Pitch.Size = new System.Drawing.Size(70, 26);
  2840. this.textBox_Config_Angle_Pitch.TabIndex = 2;
  2841. //
  2842. // groupBox12
  2843. //
  2844. this.groupBox12.Controls.Add(this.tabControl2);
  2845. this.groupBox12.Controls.Add(this.checkBox_ReadRideInfo);
  2846. this.groupBox12.Controls.Add(this.button_Read_RidedInfo);
  2847. this.groupBox12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2848. this.groupBox12.Location = new System.Drawing.Point(896, 13);
  2849. this.groupBox12.Name = "groupBox12";
  2850. this.groupBox12.Size = new System.Drawing.Size(170, 225);
  2851. this.groupBox12.TabIndex = 11;
  2852. this.groupBox12.TabStop = false;
  2853. this.groupBox12.Text = "骑行信息";
  2854. this.groupBox12.Visible = false;
  2855. //
  2856. // label160
  2857. //
  2858. this.label160.AutoSize = true;
  2859. this.label160.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2860. this.label160.Location = new System.Drawing.Point(3, 71);
  2861. this.label160.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2862. this.label160.Name = "label160";
  2863. this.label160.Size = new System.Drawing.Size(51, 20);
  2864. this.label160.TabIndex = 15;
  2865. this.label160.Text = "卡路里";
  2866. //
  2867. // textBox_RideInfo_CalOnce
  2868. //
  2869. this.textBox_RideInfo_CalOnce.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2870. this.textBox_RideInfo_CalOnce.Location = new System.Drawing.Point(78, 96);
  2871. this.textBox_RideInfo_CalOnce.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2872. this.textBox_RideInfo_CalOnce.Name = "textBox_RideInfo_CalOnce";
  2873. this.textBox_RideInfo_CalOnce.ReadOnly = true;
  2874. this.textBox_RideInfo_CalOnce.Size = new System.Drawing.Size(66, 26);
  2875. this.textBox_RideInfo_CalOnce.TabIndex = 14;
  2876. //
  2877. // textBox_RideInfo_CalTrip
  2878. //
  2879. this.textBox_RideInfo_CalTrip.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2880. this.textBox_RideInfo_CalTrip.Location = new System.Drawing.Point(78, 68);
  2881. this.textBox_RideInfo_CalTrip.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2882. this.textBox_RideInfo_CalTrip.Name = "textBox_RideInfo_CalTrip";
  2883. this.textBox_RideInfo_CalTrip.ReadOnly = true;
  2884. this.textBox_RideInfo_CalTrip.Size = new System.Drawing.Size(66, 26);
  2885. this.textBox_RideInfo_CalTrip.TabIndex = 13;
  2886. //
  2887. // label159
  2888. //
  2889. this.label159.AutoSize = true;
  2890. this.label159.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2891. this.label159.Location = new System.Drawing.Point(3, 43);
  2892. this.label159.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2893. this.label159.Name = "label159";
  2894. this.label159.Size = new System.Drawing.Size(65, 20);
  2895. this.label159.TabIndex = 11;
  2896. this.label159.Text = "最高车速";
  2897. //
  2898. // textBox_RideInfo_SpeedMax
  2899. //
  2900. this.textBox_RideInfo_SpeedMax.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2901. this.textBox_RideInfo_SpeedMax.Location = new System.Drawing.Point(78, 40);
  2902. this.textBox_RideInfo_SpeedMax.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2903. this.textBox_RideInfo_SpeedMax.Name = "textBox_RideInfo_SpeedMax";
  2904. this.textBox_RideInfo_SpeedMax.ReadOnly = true;
  2905. this.textBox_RideInfo_SpeedMax.Size = new System.Drawing.Size(66, 26);
  2906. this.textBox_RideInfo_SpeedMax.TabIndex = 12;
  2907. //
  2908. // label158
  2909. //
  2910. this.label158.AutoSize = true;
  2911. this.label158.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2912. this.label158.Location = new System.Drawing.Point(3, 15);
  2913. this.label158.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2914. this.label158.Name = "label158";
  2915. this.label158.Size = new System.Drawing.Size(65, 20);
  2916. this.label158.TabIndex = 9;
  2917. this.label158.Text = "平均车速";
  2918. //
  2919. // textBox_RideInfo_SpeedAvg
  2920. //
  2921. this.textBox_RideInfo_SpeedAvg.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2922. this.textBox_RideInfo_SpeedAvg.Location = new System.Drawing.Point(78, 12);
  2923. this.textBox_RideInfo_SpeedAvg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2924. this.textBox_RideInfo_SpeedAvg.Name = "textBox_RideInfo_SpeedAvg";
  2925. this.textBox_RideInfo_SpeedAvg.ReadOnly = true;
  2926. this.textBox_RideInfo_SpeedAvg.Size = new System.Drawing.Size(66, 26);
  2927. this.textBox_RideInfo_SpeedAvg.TabIndex = 10;
  2928. //
  2929. // checkBox_ReadRideInfo
  2930. //
  2931. this.checkBox_ReadRideInfo.AutoSize = true;
  2932. this.checkBox_ReadRideInfo.Checked = true;
  2933. this.checkBox_ReadRideInfo.CheckState = System.Windows.Forms.CheckState.Checked;
  2934. this.checkBox_ReadRideInfo.Location = new System.Drawing.Point(106, 196);
  2935. this.checkBox_ReadRideInfo.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2936. this.checkBox_ReadRideInfo.Name = "checkBox_ReadRideInfo";
  2937. this.checkBox_ReadRideInfo.Size = new System.Drawing.Size(56, 24);
  2938. this.checkBox_ReadRideInfo.TabIndex = 8;
  2939. this.checkBox_ReadRideInfo.Text = "自动";
  2940. this.checkBox_ReadRideInfo.UseVisualStyleBackColor = true;
  2941. //
  2942. // button_Read_RidedInfo
  2943. //
  2944. this.button_Read_RidedInfo.Location = new System.Drawing.Point(6, 195);
  2945. this.button_Read_RidedInfo.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2946. this.button_Read_RidedInfo.Name = "button_Read_RidedInfo";
  2947. this.button_Read_RidedInfo.Size = new System.Drawing.Size(55, 26);
  2948. this.button_Read_RidedInfo.TabIndex = 2;
  2949. this.button_Read_RidedInfo.Text = "查询";
  2950. this.button_Read_RidedInfo.UseVisualStyleBackColor = true;
  2951. this.button_Read_RidedInfo.Click += new System.EventHandler(this.button_Read_RidedInfo_Click);
  2952. //
  2953. // label71
  2954. //
  2955. this.label71.AutoSize = true;
  2956. this.label71.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2957. this.label71.Location = new System.Drawing.Point(3, 99);
  2958. this.label71.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2959. this.label71.Name = "label71";
  2960. this.label71.Size = new System.Drawing.Size(67, 20);
  2961. this.label71.TabIndex = 2;
  2962. this.label71.Text = "TRIP时间";
  2963. //
  2964. // label67
  2965. //
  2966. this.label67.AutoSize = true;
  2967. this.label67.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2968. this.label67.Location = new System.Drawing.Point(3, 71);
  2969. this.label67.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2970. this.label67.Name = "label67";
  2971. this.label67.Size = new System.Drawing.Size(67, 20);
  2972. this.label67.TabIndex = 2;
  2973. this.label67.Text = "TRIP里程";
  2974. //
  2975. // textBox_RideInfo_Trip_Time
  2976. //
  2977. this.textBox_RideInfo_Trip_Time.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2978. this.textBox_RideInfo_Trip_Time.Location = new System.Drawing.Point(78, 96);
  2979. this.textBox_RideInfo_Trip_Time.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2980. this.textBox_RideInfo_Trip_Time.Name = "textBox_RideInfo_Trip_Time";
  2981. this.textBox_RideInfo_Trip_Time.ReadOnly = true;
  2982. this.textBox_RideInfo_Trip_Time.Size = new System.Drawing.Size(66, 26);
  2983. this.textBox_RideInfo_Trip_Time.TabIndex = 2;
  2984. //
  2985. // textBox_RideInfo_Trip_Km
  2986. //
  2987. this.textBox_RideInfo_Trip_Km.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2988. this.textBox_RideInfo_Trip_Km.Location = new System.Drawing.Point(78, 68);
  2989. this.textBox_RideInfo_Trip_Km.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  2990. this.textBox_RideInfo_Trip_Km.Name = "textBox_RideInfo_Trip_Km";
  2991. this.textBox_RideInfo_Trip_Km.ReadOnly = true;
  2992. this.textBox_RideInfo_Trip_Km.Size = new System.Drawing.Size(66, 26);
  2993. this.textBox_RideInfo_Trip_Km.TabIndex = 2;
  2994. //
  2995. // label68
  2996. //
  2997. this.label68.AutoSize = true;
  2998. this.label68.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  2999. this.label68.Location = new System.Drawing.Point(3, 43);
  3000. this.label68.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3001. this.label68.Name = "label68";
  3002. this.label68.Size = new System.Drawing.Size(70, 20);
  3003. this.label68.TabIndex = 2;
  3004. this.label68.Text = "ODO时间";
  3005. //
  3006. // textBox_RideInfo_ODO_Time
  3007. //
  3008. this.textBox_RideInfo_ODO_Time.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  3009. this.textBox_RideInfo_ODO_Time.Location = new System.Drawing.Point(78, 40);
  3010. this.textBox_RideInfo_ODO_Time.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3011. this.textBox_RideInfo_ODO_Time.Name = "textBox_RideInfo_ODO_Time";
  3012. this.textBox_RideInfo_ODO_Time.ReadOnly = true;
  3013. this.textBox_RideInfo_ODO_Time.Size = new System.Drawing.Size(66, 26);
  3014. this.textBox_RideInfo_ODO_Time.TabIndex = 2;
  3015. //
  3016. // label69
  3017. //
  3018. this.label69.AutoSize = true;
  3019. this.label69.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  3020. this.label69.Location = new System.Drawing.Point(3, 15);
  3021. this.label69.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3022. this.label69.Name = "label69";
  3023. this.label69.Size = new System.Drawing.Size(70, 20);
  3024. this.label69.TabIndex = 2;
  3025. this.label69.Text = "ODO里程";
  3026. //
  3027. // textBox_RideInfo_ODO_Km
  3028. //
  3029. this.textBox_RideInfo_ODO_Km.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  3030. this.textBox_RideInfo_ODO_Km.Location = new System.Drawing.Point(78, 12);
  3031. this.textBox_RideInfo_ODO_Km.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3032. this.textBox_RideInfo_ODO_Km.Name = "textBox_RideInfo_ODO_Km";
  3033. this.textBox_RideInfo_ODO_Km.ReadOnly = true;
  3034. this.textBox_RideInfo_ODO_Km.Size = new System.Drawing.Size(66, 26);
  3035. this.textBox_RideInfo_ODO_Km.TabIndex = 2;
  3036. //
  3037. // groupBox13
  3038. //
  3039. this.groupBox13.Controls.Add(this.checkBox_ReadAttitudeAngleAutoSend);
  3040. this.groupBox13.Controls.Add(this.button_Read_AttitudeAngle);
  3041. this.groupBox13.Controls.Add(this.label72);
  3042. this.groupBox13.Controls.Add(this.label73);
  3043. this.groupBox13.Controls.Add(this.textBox_Attitude_RollAngle_Rel);
  3044. this.groupBox13.Controls.Add(this.textBox_Attitude_RollAngle_Abs);
  3045. this.groupBox13.Controls.Add(this.label74);
  3046. this.groupBox13.Controls.Add(this.textBox_Attitude_PitchAngle_Rel);
  3047. this.groupBox13.Controls.Add(this.label75);
  3048. this.groupBox13.Controls.Add(this.textBox_Attitude_PitchAngle_Abs);
  3049. this.groupBox13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3050. this.groupBox13.Location = new System.Drawing.Point(753, 240);
  3051. this.groupBox13.Name = "groupBox13";
  3052. this.groupBox13.Size = new System.Drawing.Size(313, 133);
  3053. this.groupBox13.TabIndex = 11;
  3054. this.groupBox13.TabStop = false;
  3055. this.groupBox13.Text = "姿态信息";
  3056. this.groupBox13.Visible = false;
  3057. //
  3058. // checkBox_ReadAttitudeAngleAutoSend
  3059. //
  3060. this.checkBox_ReadAttitudeAngleAutoSend.AutoSize = true;
  3061. this.checkBox_ReadAttitudeAngleAutoSend.Location = new System.Drawing.Point(243, 93);
  3062. this.checkBox_ReadAttitudeAngleAutoSend.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3063. this.checkBox_ReadAttitudeAngleAutoSend.Name = "checkBox_ReadAttitudeAngleAutoSend";
  3064. this.checkBox_ReadAttitudeAngleAutoSend.Size = new System.Drawing.Size(56, 24);
  3065. this.checkBox_ReadAttitudeAngleAutoSend.TabIndex = 8;
  3066. this.checkBox_ReadAttitudeAngleAutoSend.Text = "自动";
  3067. this.checkBox_ReadAttitudeAngleAutoSend.UseVisualStyleBackColor = true;
  3068. //
  3069. // button_Read_AttitudeAngle
  3070. //
  3071. this.button_Read_AttitudeAngle.Location = new System.Drawing.Point(242, 40);
  3072. this.button_Read_AttitudeAngle.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3073. this.button_Read_AttitudeAngle.Name = "button_Read_AttitudeAngle";
  3074. this.button_Read_AttitudeAngle.Size = new System.Drawing.Size(55, 35);
  3075. this.button_Read_AttitudeAngle.TabIndex = 2;
  3076. this.button_Read_AttitudeAngle.Text = "查询";
  3077. this.button_Read_AttitudeAngle.UseVisualStyleBackColor = true;
  3078. this.button_Read_AttitudeAngle.Click += new System.EventHandler(this.button_Read_AttitudeAngle_Click);
  3079. //
  3080. // label72
  3081. //
  3082. this.label72.AutoSize = true;
  3083. this.label72.Location = new System.Drawing.Point(121, 94);
  3084. this.label72.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3085. this.label72.Name = "label72";
  3086. this.label72.Size = new System.Drawing.Size(65, 20);
  3087. this.label72.TabIndex = 2;
  3088. this.label72.Text = "横滚相对";
  3089. //
  3090. // label73
  3091. //
  3092. this.label73.AutoSize = true;
  3093. this.label73.Location = new System.Drawing.Point(121, 47);
  3094. this.label73.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3095. this.label73.Name = "label73";
  3096. this.label73.Size = new System.Drawing.Size(69, 20);
  3097. this.label73.TabIndex = 2;
  3098. this.label73.Text = "横滚绝对 ";
  3099. //
  3100. // textBox_Attitude_RollAngle_Rel
  3101. //
  3102. this.textBox_Attitude_RollAngle_Rel.Location = new System.Drawing.Point(194, 91);
  3103. this.textBox_Attitude_RollAngle_Rel.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3104. this.textBox_Attitude_RollAngle_Rel.Name = "textBox_Attitude_RollAngle_Rel";
  3105. this.textBox_Attitude_RollAngle_Rel.ReadOnly = true;
  3106. this.textBox_Attitude_RollAngle_Rel.Size = new System.Drawing.Size(45, 26);
  3107. this.textBox_Attitude_RollAngle_Rel.TabIndex = 2;
  3108. //
  3109. // textBox_Attitude_RollAngle_Abs
  3110. //
  3111. this.textBox_Attitude_RollAngle_Abs.Location = new System.Drawing.Point(194, 44);
  3112. this.textBox_Attitude_RollAngle_Abs.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3113. this.textBox_Attitude_RollAngle_Abs.Name = "textBox_Attitude_RollAngle_Abs";
  3114. this.textBox_Attitude_RollAngle_Abs.ReadOnly = true;
  3115. this.textBox_Attitude_RollAngle_Abs.Size = new System.Drawing.Size(45, 26);
  3116. this.textBox_Attitude_RollAngle_Abs.TabIndex = 2;
  3117. //
  3118. // label74
  3119. //
  3120. this.label74.AutoSize = true;
  3121. this.label74.Location = new System.Drawing.Point(6, 93);
  3122. this.label74.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3123. this.label74.Name = "label74";
  3124. this.label74.Size = new System.Drawing.Size(65, 20);
  3125. this.label74.TabIndex = 2;
  3126. this.label74.Text = "俯仰相对";
  3127. //
  3128. // textBox_Attitude_PitchAngle_Rel
  3129. //
  3130. this.textBox_Attitude_PitchAngle_Rel.Location = new System.Drawing.Point(74, 90);
  3131. this.textBox_Attitude_PitchAngle_Rel.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3132. this.textBox_Attitude_PitchAngle_Rel.Name = "textBox_Attitude_PitchAngle_Rel";
  3133. this.textBox_Attitude_PitchAngle_Rel.ReadOnly = true;
  3134. this.textBox_Attitude_PitchAngle_Rel.Size = new System.Drawing.Size(45, 26);
  3135. this.textBox_Attitude_PitchAngle_Rel.TabIndex = 2;
  3136. //
  3137. // label75
  3138. //
  3139. this.label75.AutoSize = true;
  3140. this.label75.Location = new System.Drawing.Point(6, 47);
  3141. this.label75.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3142. this.label75.Name = "label75";
  3143. this.label75.Size = new System.Drawing.Size(65, 20);
  3144. this.label75.TabIndex = 2;
  3145. this.label75.Text = "俯仰绝对";
  3146. //
  3147. // textBox_Attitude_PitchAngle_Abs
  3148. //
  3149. this.textBox_Attitude_PitchAngle_Abs.Location = new System.Drawing.Point(74, 44);
  3150. this.textBox_Attitude_PitchAngle_Abs.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3151. this.textBox_Attitude_PitchAngle_Abs.Name = "textBox_Attitude_PitchAngle_Abs";
  3152. this.textBox_Attitude_PitchAngle_Abs.ReadOnly = true;
  3153. this.textBox_Attitude_PitchAngle_Abs.Size = new System.Drawing.Size(45, 26);
  3154. this.textBox_Attitude_PitchAngle_Abs.TabIndex = 2;
  3155. //
  3156. // label78
  3157. //
  3158. this.label78.AutoSize = true;
  3159. this.label78.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3160. this.label78.ForeColor = System.Drawing.SystemColors.ControlText;
  3161. this.label78.Location = new System.Drawing.Point(3, 774);
  3162. this.label78.Name = "label78";
  3163. this.label78.Size = new System.Drawing.Size(79, 20);
  3164. this.label78.TabIndex = 12;
  3165. this.label78.Text = "编译时间:";
  3166. //
  3167. // label_BiuldTime
  3168. //
  3169. this.label_BiuldTime.AutoSize = true;
  3170. this.label_BiuldTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3171. this.label_BiuldTime.ForeColor = System.Drawing.SystemColors.ControlText;
  3172. this.label_BiuldTime.Location = new System.Drawing.Point(73, 775);
  3173. this.label_BiuldTime.Name = "label_BiuldTime";
  3174. this.label_BiuldTime.Size = new System.Drawing.Size(18, 20);
  3175. this.label_BiuldTime.TabIndex = 13;
  3176. this.label_BiuldTime.Text = "V";
  3177. //
  3178. // label77
  3179. //
  3180. this.label77.AutoSize = true;
  3181. this.label77.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3182. this.label77.ForeColor = System.Drawing.SystemColors.ControlText;
  3183. this.label77.Location = new System.Drawing.Point(3, 797);
  3184. this.label77.Name = "label77";
  3185. this.label77.Size = new System.Drawing.Size(247, 20);
  3186. this.label77.TabIndex = 12;
  3187. this.label77.Text = "版权所有:武汉天腾动力科技有限公司";
  3188. //
  3189. // groupBox14
  3190. //
  3191. this.groupBox14.Controls.Add(this.button_ReadErrorLogAddr);
  3192. this.groupBox14.Controls.Add(this.textBox_LogAddrEnd);
  3193. this.groupBox14.Controls.Add(this.label99);
  3194. this.groupBox14.Controls.Add(this.textBox_LogAddrBegin);
  3195. this.groupBox14.Controls.Add(this.button_ReadErrorLog);
  3196. this.groupBox14.Controls.Add(this.label156);
  3197. this.groupBox14.Controls.Add(this.button_ReadRunLog);
  3198. this.groupBox14.Controls.Add(this.label157);
  3199. this.groupBox14.Controls.Add(this.label96);
  3200. this.groupBox14.Controls.Add(this.textBox_Runlog1_MCU_MIN);
  3201. this.groupBox14.Controls.Add(this.textBox_Runlog1_Coil_MIN);
  3202. this.groupBox14.Controls.Add(this.label139);
  3203. this.groupBox14.Controls.Add(this.textBox_ODO_Time);
  3204. this.groupBox14.Controls.Add(this.label98);
  3205. this.groupBox14.Controls.Add(this.label136);
  3206. this.groupBox14.Controls.Add(this.textBox_Runlog1_MCU_MAX);
  3207. this.groupBox14.Controls.Add(this.textBox_ODO_Km);
  3208. this.groupBox14.Controls.Add(this.label97);
  3209. this.groupBox14.Controls.Add(this.textBox_Runlog1_Coil_MAX);
  3210. this.groupBox14.Controls.Add(this.label95);
  3211. this.groupBox14.Controls.Add(this.textBox_Runlog1_PCB_MIN);
  3212. this.groupBox14.Controls.Add(this.label94);
  3213. this.groupBox14.Controls.Add(this.textBox_Runlog1_PCB_MAX);
  3214. this.groupBox14.Controls.Add(this.label93);
  3215. this.groupBox14.Controls.Add(this.textBox_Runlog1_PBUFault);
  3216. this.groupBox14.Controls.Add(this.label92);
  3217. this.groupBox14.Controls.Add(this.textBox_Runlog1_HMIFault);
  3218. this.groupBox14.Controls.Add(this.label91);
  3219. this.groupBox14.Controls.Add(this.textBox_Runlog1_BMSFault);
  3220. this.groupBox14.Controls.Add(this.label90);
  3221. this.groupBox14.Controls.Add(this.textBox_Runlog1_NTCFault);
  3222. this.groupBox14.Controls.Add(this.label89);
  3223. this.groupBox14.Controls.Add(this.textBox_Runlog1_Phase);
  3224. this.groupBox14.Controls.Add(this.label88);
  3225. this.groupBox14.Controls.Add(this.textBox_Runlog1_HallFault);
  3226. this.groupBox14.Controls.Add(this.label87);
  3227. this.groupBox14.Controls.Add(this.textBox_Runlog1_TQSFault);
  3228. this.groupBox14.Controls.Add(this.label86);
  3229. this.groupBox14.Controls.Add(this.textBox_Runlog1_SPSFault);
  3230. this.groupBox14.Controls.Add(this.label85);
  3231. this.groupBox14.Controls.Add(this.textBox_Runlog1_OT);
  3232. this.groupBox14.Controls.Add(this.label84);
  3233. this.groupBox14.Controls.Add(this.textBox_Runlog1_Lock);
  3234. this.groupBox14.Controls.Add(this.label83);
  3235. this.groupBox14.Controls.Add(this.textBox_Runlog1_OV);
  3236. this.groupBox14.Controls.Add(this.label82);
  3237. this.groupBox14.Controls.Add(this.textBox_Runlog1_UV);
  3238. this.groupBox14.Controls.Add(this.label81);
  3239. this.groupBox14.Controls.Add(this.textBox_Runlog1_OC);
  3240. this.groupBox14.Controls.Add(this.label80);
  3241. this.groupBox14.Controls.Add(this.textBox_Runlog1_RunTime);
  3242. this.groupBox14.Controls.Add(this.label107);
  3243. this.groupBox14.Controls.Add(this.textBox_Runlog2_TE_CircuitFault);
  3244. this.groupBox14.Controls.Add(this.label106);
  3245. this.groupBox14.Controls.Add(this.textBox_Runlog2_TE_MCUFault);
  3246. this.groupBox14.Controls.Add(this.label105);
  3247. this.groupBox14.Controls.Add(this.textBox_Runlog2_CircuitFault);
  3248. this.groupBox14.Controls.Add(this.label104);
  3249. this.groupBox14.Controls.Add(this.textBox_Runlog2_VolFault);
  3250. this.groupBox14.Controls.Add(this.label103);
  3251. this.groupBox14.Controls.Add(this.textBox_Runlog2_MOS_SC);
  3252. this.groupBox14.Controls.Add(this.label102);
  3253. this.groupBox14.Controls.Add(this.textBox_Runlog2_GasFault);
  3254. this.groupBox14.Controls.Add(this.label101);
  3255. this.groupBox14.Controls.Add(this.textBox_Runlog2_CDSFault);
  3256. this.groupBox14.Controls.Add(this.label100);
  3257. this.groupBox14.Controls.Add(this.textBox_Runlog2_MCUFault);
  3258. this.groupBox14.Controls.Add(this.label79);
  3259. this.groupBox14.Controls.Add(this.textBox_Runlog1_PowerCount);
  3260. this.groupBox14.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3261. this.groupBox14.Location = new System.Drawing.Point(1070, 13);
  3262. this.groupBox14.Name = "groupBox14";
  3263. this.groupBox14.Size = new System.Drawing.Size(318, 524);
  3264. this.groupBox14.TabIndex = 14;
  3265. this.groupBox14.TabStop = false;
  3266. this.groupBox14.Text = "历史信息";
  3267. this.groupBox14.Visible = false;
  3268. //
  3269. // textBox_LogAddrEnd
  3270. //
  3271. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(228, 492);
  3272. this.textBox_LogAddrEnd.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3273. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  3274. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(80, 26);
  3275. this.textBox_LogAddrEnd.TabIndex = 9;
  3276. this.textBox_LogAddrEnd.Text = "0801F3FF";
  3277. //
  3278. // label99
  3279. //
  3280. this.label99.AutoSize = true;
  3281. this.label99.Location = new System.Drawing.Point(152, 367);
  3282. this.label99.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3283. this.label99.Name = "label99";
  3284. this.label99.Size = new System.Drawing.Size(84, 20);
  3285. this.label99.TabIndex = 3;
  3286. this.label99.Text = "MOS最低温";
  3287. //
  3288. // textBox_LogAddrBegin
  3289. //
  3290. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(76, 492);
  3291. this.textBox_LogAddrBegin.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3292. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  3293. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(80, 26);
  3294. this.textBox_LogAddrBegin.TabIndex = 10;
  3295. this.textBox_LogAddrBegin.Text = "0801F000";
  3296. //
  3297. // button_ReadErrorLog
  3298. //
  3299. this.button_ReadErrorLog.Location = new System.Drawing.Point(226, 454);
  3300. this.button_ReadErrorLog.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3301. this.button_ReadErrorLog.Name = "button_ReadErrorLog";
  3302. this.button_ReadErrorLog.Size = new System.Drawing.Size(80, 28);
  3303. this.button_ReadErrorLog.TabIndex = 2;
  3304. this.button_ReadErrorLog.Text = "日志导出";
  3305. this.button_ReadErrorLog.UseVisualStyleBackColor = true;
  3306. this.button_ReadErrorLog.Click += new System.EventHandler(this.button_ReadErrorLog_Click);
  3307. this.button_ReadErrorLog.MouseHover += new System.EventHandler(this.button_ReadErrorLog_MouseHover);
  3308. //
  3309. // label156
  3310. //
  3311. this.label156.AutoSize = true;
  3312. this.label156.Location = new System.Drawing.Point(159, 495);
  3313. this.label156.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3314. this.label156.Name = "label156";
  3315. this.label156.Size = new System.Drawing.Size(65, 20);
  3316. this.label156.TabIndex = 11;
  3317. this.label156.Text = "结束地址";
  3318. //
  3319. // button_ReadRunLog
  3320. //
  3321. this.button_ReadRunLog.Location = new System.Drawing.Point(11, 454);
  3322. this.button_ReadRunLog.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3323. this.button_ReadRunLog.Name = "button_ReadRunLog";
  3324. this.button_ReadRunLog.Size = new System.Drawing.Size(70, 28);
  3325. this.button_ReadRunLog.TabIndex = 2;
  3326. this.button_ReadRunLog.Text = "查询";
  3327. this.button_ReadRunLog.UseVisualStyleBackColor = true;
  3328. this.button_ReadRunLog.Click += new System.EventHandler(this.button_ReadRunLog_Click);
  3329. //
  3330. // label157
  3331. //
  3332. this.label157.AutoSize = true;
  3333. this.label157.Location = new System.Drawing.Point(6, 495);
  3334. this.label157.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3335. this.label157.Name = "label157";
  3336. this.label157.Size = new System.Drawing.Size(65, 20);
  3337. this.label157.TabIndex = 12;
  3338. this.label157.Text = "起始地址";
  3339. //
  3340. // label96
  3341. //
  3342. this.label96.AutoSize = true;
  3343. this.label96.Location = new System.Drawing.Point(152, 315);
  3344. this.label96.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3345. this.label96.Name = "label96";
  3346. this.label96.Size = new System.Drawing.Size(79, 20);
  3347. this.label96.TabIndex = 3;
  3348. this.label96.Text = "绕组最低温";
  3349. //
  3350. // textBox_Runlog1_MCU_MIN
  3351. //
  3352. this.textBox_Runlog1_MCU_MIN.Location = new System.Drawing.Point(247, 364);
  3353. this.textBox_Runlog1_MCU_MIN.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3354. this.textBox_Runlog1_MCU_MIN.Name = "textBox_Runlog1_MCU_MIN";
  3355. this.textBox_Runlog1_MCU_MIN.ReadOnly = true;
  3356. this.textBox_Runlog1_MCU_MIN.Size = new System.Drawing.Size(60, 26);
  3357. this.textBox_Runlog1_MCU_MIN.TabIndex = 4;
  3358. //
  3359. // textBox_Runlog1_Coil_MIN
  3360. //
  3361. this.textBox_Runlog1_Coil_MIN.Location = new System.Drawing.Point(247, 312);
  3362. this.textBox_Runlog1_Coil_MIN.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3363. this.textBox_Runlog1_Coil_MIN.Name = "textBox_Runlog1_Coil_MIN";
  3364. this.textBox_Runlog1_Coil_MIN.ReadOnly = true;
  3365. this.textBox_Runlog1_Coil_MIN.Size = new System.Drawing.Size(60, 26);
  3366. this.textBox_Runlog1_Coil_MIN.TabIndex = 4;
  3367. //
  3368. // label139
  3369. //
  3370. this.label139.AutoSize = true;
  3371. this.label139.Location = new System.Drawing.Point(6, 419);
  3372. this.label139.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3373. this.label139.Name = "label139";
  3374. this.label139.Size = new System.Drawing.Size(70, 20);
  3375. this.label139.TabIndex = 2;
  3376. this.label139.Text = "ODO时间";
  3377. //
  3378. // textBox_ODO_Time
  3379. //
  3380. this.textBox_ODO_Time.Location = new System.Drawing.Point(90, 416);
  3381. this.textBox_ODO_Time.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3382. this.textBox_ODO_Time.Name = "textBox_ODO_Time";
  3383. this.textBox_ODO_Time.ReadOnly = true;
  3384. this.textBox_ODO_Time.Size = new System.Drawing.Size(60, 26);
  3385. this.textBox_ODO_Time.TabIndex = 2;
  3386. //
  3387. // label98
  3388. //
  3389. this.label98.AutoSize = true;
  3390. this.label98.Location = new System.Drawing.Point(152, 341);
  3391. this.label98.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3392. this.label98.Name = "label98";
  3393. this.label98.Size = new System.Drawing.Size(84, 20);
  3394. this.label98.TabIndex = 5;
  3395. this.label98.Text = "MOS最高温";
  3396. //
  3397. // label136
  3398. //
  3399. this.label136.AutoSize = true;
  3400. this.label136.Location = new System.Drawing.Point(152, 393);
  3401. this.label136.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3402. this.label136.Name = "label136";
  3403. this.label136.Size = new System.Drawing.Size(70, 20);
  3404. this.label136.TabIndex = 2;
  3405. this.label136.Text = "ODO里程";
  3406. //
  3407. // textBox_Runlog1_MCU_MAX
  3408. //
  3409. this.textBox_Runlog1_MCU_MAX.Location = new System.Drawing.Point(247, 338);
  3410. this.textBox_Runlog1_MCU_MAX.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3411. this.textBox_Runlog1_MCU_MAX.Name = "textBox_Runlog1_MCU_MAX";
  3412. this.textBox_Runlog1_MCU_MAX.ReadOnly = true;
  3413. this.textBox_Runlog1_MCU_MAX.Size = new System.Drawing.Size(60, 26);
  3414. this.textBox_Runlog1_MCU_MAX.TabIndex = 6;
  3415. //
  3416. // textBox_ODO_Km
  3417. //
  3418. this.textBox_ODO_Km.Location = new System.Drawing.Point(247, 390);
  3419. this.textBox_ODO_Km.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3420. this.textBox_ODO_Km.Name = "textBox_ODO_Km";
  3421. this.textBox_ODO_Km.ReadOnly = true;
  3422. this.textBox_ODO_Km.Size = new System.Drawing.Size(60, 26);
  3423. this.textBox_ODO_Km.TabIndex = 2;
  3424. //
  3425. // label97
  3426. //
  3427. this.label97.AutoSize = true;
  3428. this.label97.Location = new System.Drawing.Point(152, 289);
  3429. this.label97.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3430. this.label97.Name = "label97";
  3431. this.label97.Size = new System.Drawing.Size(79, 20);
  3432. this.label97.TabIndex = 5;
  3433. this.label97.Text = "绕组最高温";
  3434. //
  3435. // textBox_Runlog1_Coil_MAX
  3436. //
  3437. this.textBox_Runlog1_Coil_MAX.Location = new System.Drawing.Point(247, 286);
  3438. this.textBox_Runlog1_Coil_MAX.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3439. this.textBox_Runlog1_Coil_MAX.Name = "textBox_Runlog1_Coil_MAX";
  3440. this.textBox_Runlog1_Coil_MAX.ReadOnly = true;
  3441. this.textBox_Runlog1_Coil_MAX.Size = new System.Drawing.Size(60, 26);
  3442. this.textBox_Runlog1_Coil_MAX.TabIndex = 6;
  3443. //
  3444. // label95
  3445. //
  3446. this.label95.AutoSize = true;
  3447. this.label95.Location = new System.Drawing.Point(152, 263);
  3448. this.label95.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3449. this.label95.Name = "label95";
  3450. this.label95.Size = new System.Drawing.Size(78, 20);
  3451. this.label95.TabIndex = 2;
  3452. this.label95.Text = "PCB最低温";
  3453. //
  3454. // textBox_Runlog1_PCB_MIN
  3455. //
  3456. this.textBox_Runlog1_PCB_MIN.Location = new System.Drawing.Point(247, 260);
  3457. this.textBox_Runlog1_PCB_MIN.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3458. this.textBox_Runlog1_PCB_MIN.Name = "textBox_Runlog1_PCB_MIN";
  3459. this.textBox_Runlog1_PCB_MIN.ReadOnly = true;
  3460. this.textBox_Runlog1_PCB_MIN.Size = new System.Drawing.Size(60, 26);
  3461. this.textBox_Runlog1_PCB_MIN.TabIndex = 2;
  3462. //
  3463. // label94
  3464. //
  3465. this.label94.AutoSize = true;
  3466. this.label94.Location = new System.Drawing.Point(152, 237);
  3467. this.label94.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3468. this.label94.Name = "label94";
  3469. this.label94.Size = new System.Drawing.Size(78, 20);
  3470. this.label94.TabIndex = 2;
  3471. this.label94.Text = "PCB最高温";
  3472. //
  3473. // textBox_Runlog1_PCB_MAX
  3474. //
  3475. this.textBox_Runlog1_PCB_MAX.Location = new System.Drawing.Point(247, 234);
  3476. this.textBox_Runlog1_PCB_MAX.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3477. this.textBox_Runlog1_PCB_MAX.Name = "textBox_Runlog1_PCB_MAX";
  3478. this.textBox_Runlog1_PCB_MAX.ReadOnly = true;
  3479. this.textBox_Runlog1_PCB_MAX.Size = new System.Drawing.Size(60, 26);
  3480. this.textBox_Runlog1_PCB_MAX.TabIndex = 2;
  3481. //
  3482. // label93
  3483. //
  3484. this.label93.AutoSize = true;
  3485. this.label93.Location = new System.Drawing.Point(6, 393);
  3486. this.label93.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3487. this.label93.Name = "label93";
  3488. this.label93.Size = new System.Drawing.Size(79, 20);
  3489. this.label93.TabIndex = 2;
  3490. this.label93.Text = "PBU未授权";
  3491. //
  3492. // textBox_Runlog1_PBUFault
  3493. //
  3494. this.textBox_Runlog1_PBUFault.Location = new System.Drawing.Point(90, 390);
  3495. this.textBox_Runlog1_PBUFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3496. this.textBox_Runlog1_PBUFault.Name = "textBox_Runlog1_PBUFault";
  3497. this.textBox_Runlog1_PBUFault.ReadOnly = true;
  3498. this.textBox_Runlog1_PBUFault.Size = new System.Drawing.Size(60, 26);
  3499. this.textBox_Runlog1_PBUFault.TabIndex = 2;
  3500. //
  3501. // label92
  3502. //
  3503. this.label92.AutoSize = true;
  3504. this.label92.Location = new System.Drawing.Point(6, 367);
  3505. this.label92.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3506. this.label92.Name = "label92";
  3507. this.label92.Size = new System.Drawing.Size(80, 20);
  3508. this.label92.TabIndex = 2;
  3509. this.label92.Text = "HMI未授权";
  3510. //
  3511. // textBox_Runlog1_HMIFault
  3512. //
  3513. this.textBox_Runlog1_HMIFault.Location = new System.Drawing.Point(90, 364);
  3514. this.textBox_Runlog1_HMIFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3515. this.textBox_Runlog1_HMIFault.Name = "textBox_Runlog1_HMIFault";
  3516. this.textBox_Runlog1_HMIFault.ReadOnly = true;
  3517. this.textBox_Runlog1_HMIFault.Size = new System.Drawing.Size(60, 26);
  3518. this.textBox_Runlog1_HMIFault.TabIndex = 2;
  3519. //
  3520. // label91
  3521. //
  3522. this.label91.AutoSize = true;
  3523. this.label91.Location = new System.Drawing.Point(6, 341);
  3524. this.label91.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3525. this.label91.Name = "label91";
  3526. this.label91.Size = new System.Drawing.Size(82, 20);
  3527. this.label91.TabIndex = 2;
  3528. this.label91.Text = "BMS未授权";
  3529. //
  3530. // textBox_Runlog1_BMSFault
  3531. //
  3532. this.textBox_Runlog1_BMSFault.Location = new System.Drawing.Point(90, 338);
  3533. this.textBox_Runlog1_BMSFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3534. this.textBox_Runlog1_BMSFault.Name = "textBox_Runlog1_BMSFault";
  3535. this.textBox_Runlog1_BMSFault.ReadOnly = true;
  3536. this.textBox_Runlog1_BMSFault.Size = new System.Drawing.Size(60, 26);
  3537. this.textBox_Runlog1_BMSFault.TabIndex = 2;
  3538. //
  3539. // label90
  3540. //
  3541. this.label90.AutoSize = true;
  3542. this.label90.Location = new System.Drawing.Point(5, 315);
  3543. this.label90.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3544. this.label90.Name = "label90";
  3545. this.label90.Size = new System.Drawing.Size(65, 20);
  3546. this.label90.TabIndex = 2;
  3547. this.label90.Text = "NTC故障";
  3548. //
  3549. // textBox_Runlog1_NTCFault
  3550. //
  3551. this.textBox_Runlog1_NTCFault.Location = new System.Drawing.Point(90, 312);
  3552. this.textBox_Runlog1_NTCFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3553. this.textBox_Runlog1_NTCFault.Name = "textBox_Runlog1_NTCFault";
  3554. this.textBox_Runlog1_NTCFault.ReadOnly = true;
  3555. this.textBox_Runlog1_NTCFault.Size = new System.Drawing.Size(60, 26);
  3556. this.textBox_Runlog1_NTCFault.TabIndex = 2;
  3557. //
  3558. // label89
  3559. //
  3560. this.label89.AutoSize = true;
  3561. this.label89.Location = new System.Drawing.Point(5, 289);
  3562. this.label89.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3563. this.label89.Name = "label89";
  3564. this.label89.Size = new System.Drawing.Size(65, 20);
  3565. this.label89.TabIndex = 2;
  3566. this.label89.Text = "马达缺相";
  3567. //
  3568. // textBox_Runlog1_Phase
  3569. //
  3570. this.textBox_Runlog1_Phase.Location = new System.Drawing.Point(90, 286);
  3571. this.textBox_Runlog1_Phase.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3572. this.textBox_Runlog1_Phase.Name = "textBox_Runlog1_Phase";
  3573. this.textBox_Runlog1_Phase.ReadOnly = true;
  3574. this.textBox_Runlog1_Phase.Size = new System.Drawing.Size(60, 26);
  3575. this.textBox_Runlog1_Phase.TabIndex = 2;
  3576. //
  3577. // label88
  3578. //
  3579. this.label88.AutoSize = true;
  3580. this.label88.Location = new System.Drawing.Point(5, 263);
  3581. this.label88.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3582. this.label88.Name = "label88";
  3583. this.label88.Size = new System.Drawing.Size(65, 20);
  3584. this.label88.TabIndex = 2;
  3585. this.label88.Text = "霍尔故障";
  3586. //
  3587. // textBox_Runlog1_HallFault
  3588. //
  3589. this.textBox_Runlog1_HallFault.Location = new System.Drawing.Point(90, 260);
  3590. this.textBox_Runlog1_HallFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3591. this.textBox_Runlog1_HallFault.Name = "textBox_Runlog1_HallFault";
  3592. this.textBox_Runlog1_HallFault.ReadOnly = true;
  3593. this.textBox_Runlog1_HallFault.Size = new System.Drawing.Size(60, 26);
  3594. this.textBox_Runlog1_HallFault.TabIndex = 2;
  3595. //
  3596. // label87
  3597. //
  3598. this.label87.AutoSize = true;
  3599. this.label87.Location = new System.Drawing.Point(5, 237);
  3600. this.label87.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3601. this.label87.Name = "label87";
  3602. this.label87.Size = new System.Drawing.Size(64, 20);
  3603. this.label87.TabIndex = 2;
  3604. this.label87.Text = "TQS故障";
  3605. //
  3606. // textBox_Runlog1_TQSFault
  3607. //
  3608. this.textBox_Runlog1_TQSFault.Location = new System.Drawing.Point(90, 234);
  3609. this.textBox_Runlog1_TQSFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3610. this.textBox_Runlog1_TQSFault.Name = "textBox_Runlog1_TQSFault";
  3611. this.textBox_Runlog1_TQSFault.ReadOnly = true;
  3612. this.textBox_Runlog1_TQSFault.Size = new System.Drawing.Size(60, 26);
  3613. this.textBox_Runlog1_TQSFault.TabIndex = 2;
  3614. //
  3615. // label86
  3616. //
  3617. this.label86.AutoSize = true;
  3618. this.label86.Location = new System.Drawing.Point(5, 211);
  3619. this.label86.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3620. this.label86.Name = "label86";
  3621. this.label86.Size = new System.Drawing.Size(62, 20);
  3622. this.label86.TabIndex = 2;
  3623. this.label86.Text = "SPS故障";
  3624. //
  3625. // textBox_Runlog1_SPSFault
  3626. //
  3627. this.textBox_Runlog1_SPSFault.Location = new System.Drawing.Point(90, 208);
  3628. this.textBox_Runlog1_SPSFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3629. this.textBox_Runlog1_SPSFault.Name = "textBox_Runlog1_SPSFault";
  3630. this.textBox_Runlog1_SPSFault.ReadOnly = true;
  3631. this.textBox_Runlog1_SPSFault.Size = new System.Drawing.Size(60, 26);
  3632. this.textBox_Runlog1_SPSFault.TabIndex = 2;
  3633. //
  3634. // label85
  3635. //
  3636. this.label85.AutoSize = true;
  3637. this.label85.Location = new System.Drawing.Point(5, 185);
  3638. this.label85.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3639. this.label85.Name = "label85";
  3640. this.label85.Size = new System.Drawing.Size(65, 20);
  3641. this.label85.TabIndex = 2;
  3642. this.label85.Text = "过热保护";
  3643. //
  3644. // textBox_Runlog1_OT
  3645. //
  3646. this.textBox_Runlog1_OT.Location = new System.Drawing.Point(90, 182);
  3647. this.textBox_Runlog1_OT.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3648. this.textBox_Runlog1_OT.Name = "textBox_Runlog1_OT";
  3649. this.textBox_Runlog1_OT.ReadOnly = true;
  3650. this.textBox_Runlog1_OT.Size = new System.Drawing.Size(60, 26);
  3651. this.textBox_Runlog1_OT.TabIndex = 2;
  3652. //
  3653. // label84
  3654. //
  3655. this.label84.AutoSize = true;
  3656. this.label84.Location = new System.Drawing.Point(5, 160);
  3657. this.label84.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3658. this.label84.Name = "label84";
  3659. this.label84.Size = new System.Drawing.Size(65, 20);
  3660. this.label84.TabIndex = 2;
  3661. this.label84.Text = "堵转保护";
  3662. //
  3663. // textBox_Runlog1_Lock
  3664. //
  3665. this.textBox_Runlog1_Lock.Location = new System.Drawing.Point(90, 156);
  3666. this.textBox_Runlog1_Lock.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3667. this.textBox_Runlog1_Lock.Name = "textBox_Runlog1_Lock";
  3668. this.textBox_Runlog1_Lock.ReadOnly = true;
  3669. this.textBox_Runlog1_Lock.Size = new System.Drawing.Size(60, 26);
  3670. this.textBox_Runlog1_Lock.TabIndex = 2;
  3671. //
  3672. // label83
  3673. //
  3674. this.label83.AutoSize = true;
  3675. this.label83.Location = new System.Drawing.Point(5, 133);
  3676. this.label83.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3677. this.label83.Name = "label83";
  3678. this.label83.Size = new System.Drawing.Size(65, 20);
  3679. this.label83.TabIndex = 2;
  3680. this.label83.Text = "过压保护";
  3681. //
  3682. // textBox_Runlog1_OV
  3683. //
  3684. this.textBox_Runlog1_OV.Location = new System.Drawing.Point(90, 130);
  3685. this.textBox_Runlog1_OV.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3686. this.textBox_Runlog1_OV.Name = "textBox_Runlog1_OV";
  3687. this.textBox_Runlog1_OV.ReadOnly = true;
  3688. this.textBox_Runlog1_OV.Size = new System.Drawing.Size(60, 26);
  3689. this.textBox_Runlog1_OV.TabIndex = 2;
  3690. //
  3691. // label82
  3692. //
  3693. this.label82.AutoSize = true;
  3694. this.label82.Location = new System.Drawing.Point(5, 107);
  3695. this.label82.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3696. this.label82.Name = "label82";
  3697. this.label82.Size = new System.Drawing.Size(65, 20);
  3698. this.label82.TabIndex = 2;
  3699. this.label82.Text = "低压保护";
  3700. //
  3701. // textBox_Runlog1_UV
  3702. //
  3703. this.textBox_Runlog1_UV.Location = new System.Drawing.Point(90, 104);
  3704. this.textBox_Runlog1_UV.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3705. this.textBox_Runlog1_UV.Name = "textBox_Runlog1_UV";
  3706. this.textBox_Runlog1_UV.ReadOnly = true;
  3707. this.textBox_Runlog1_UV.Size = new System.Drawing.Size(60, 26);
  3708. this.textBox_Runlog1_UV.TabIndex = 2;
  3709. //
  3710. // label81
  3711. //
  3712. this.label81.AutoSize = true;
  3713. this.label81.Location = new System.Drawing.Point(5, 81);
  3714. this.label81.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3715. this.label81.Name = "label81";
  3716. this.label81.Size = new System.Drawing.Size(65, 20);
  3717. this.label81.TabIndex = 2;
  3718. this.label81.Text = "过流保护";
  3719. //
  3720. // textBox_Runlog1_OC
  3721. //
  3722. this.textBox_Runlog1_OC.Location = new System.Drawing.Point(90, 78);
  3723. this.textBox_Runlog1_OC.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3724. this.textBox_Runlog1_OC.Name = "textBox_Runlog1_OC";
  3725. this.textBox_Runlog1_OC.ReadOnly = true;
  3726. this.textBox_Runlog1_OC.Size = new System.Drawing.Size(60, 26);
  3727. this.textBox_Runlog1_OC.TabIndex = 2;
  3728. //
  3729. // label80
  3730. //
  3731. this.label80.AutoSize = true;
  3732. this.label80.Location = new System.Drawing.Point(5, 55);
  3733. this.label80.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3734. this.label80.Name = "label80";
  3735. this.label80.Size = new System.Drawing.Size(65, 20);
  3736. this.label80.TabIndex = 2;
  3737. this.label80.Text = "使用时间";
  3738. //
  3739. // textBox_Runlog1_RunTime
  3740. //
  3741. this.textBox_Runlog1_RunTime.Location = new System.Drawing.Point(90, 52);
  3742. this.textBox_Runlog1_RunTime.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3743. this.textBox_Runlog1_RunTime.Name = "textBox_Runlog1_RunTime";
  3744. this.textBox_Runlog1_RunTime.ReadOnly = true;
  3745. this.textBox_Runlog1_RunTime.Size = new System.Drawing.Size(60, 26);
  3746. this.textBox_Runlog1_RunTime.TabIndex = 2;
  3747. //
  3748. // label107
  3749. //
  3750. this.label107.AutoSize = true;
  3751. this.label107.Location = new System.Drawing.Point(152, 211);
  3752. this.label107.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3753. this.label107.Name = "label107";
  3754. this.label107.Size = new System.Drawing.Size(81, 20);
  3755. this.label107.TabIndex = 2;
  3756. this.label107.Text = "TE电路故障";
  3757. //
  3758. // textBox_Runlog2_TE_CircuitFault
  3759. //
  3760. this.textBox_Runlog2_TE_CircuitFault.Location = new System.Drawing.Point(247, 208);
  3761. this.textBox_Runlog2_TE_CircuitFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3762. this.textBox_Runlog2_TE_CircuitFault.Name = "textBox_Runlog2_TE_CircuitFault";
  3763. this.textBox_Runlog2_TE_CircuitFault.ReadOnly = true;
  3764. this.textBox_Runlog2_TE_CircuitFault.Size = new System.Drawing.Size(60, 26);
  3765. this.textBox_Runlog2_TE_CircuitFault.TabIndex = 2;
  3766. //
  3767. // label106
  3768. //
  3769. this.label106.AutoSize = true;
  3770. this.label106.Location = new System.Drawing.Point(152, 185);
  3771. this.label106.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3772. this.label106.Name = "label106";
  3773. this.label106.Size = new System.Drawing.Size(92, 20);
  3774. this.label106.TabIndex = 2;
  3775. this.label106.Text = "TE_MCU故障";
  3776. //
  3777. // textBox_Runlog2_TE_MCUFault
  3778. //
  3779. this.textBox_Runlog2_TE_MCUFault.Location = new System.Drawing.Point(247, 182);
  3780. this.textBox_Runlog2_TE_MCUFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3781. this.textBox_Runlog2_TE_MCUFault.Name = "textBox_Runlog2_TE_MCUFault";
  3782. this.textBox_Runlog2_TE_MCUFault.ReadOnly = true;
  3783. this.textBox_Runlog2_TE_MCUFault.Size = new System.Drawing.Size(60, 26);
  3784. this.textBox_Runlog2_TE_MCUFault.TabIndex = 2;
  3785. //
  3786. // label105
  3787. //
  3788. this.label105.AutoSize = true;
  3789. this.label105.Location = new System.Drawing.Point(152, 159);
  3790. this.label105.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3791. this.label105.Name = "label105";
  3792. this.label105.Size = new System.Drawing.Size(65, 20);
  3793. this.label105.TabIndex = 2;
  3794. this.label105.Text = "电路故障";
  3795. //
  3796. // textBox_Runlog2_CircuitFault
  3797. //
  3798. this.textBox_Runlog2_CircuitFault.Location = new System.Drawing.Point(247, 156);
  3799. this.textBox_Runlog2_CircuitFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3800. this.textBox_Runlog2_CircuitFault.Name = "textBox_Runlog2_CircuitFault";
  3801. this.textBox_Runlog2_CircuitFault.ReadOnly = true;
  3802. this.textBox_Runlog2_CircuitFault.Size = new System.Drawing.Size(60, 26);
  3803. this.textBox_Runlog2_CircuitFault.TabIndex = 2;
  3804. //
  3805. // label104
  3806. //
  3807. this.label104.AutoSize = true;
  3808. this.label104.Location = new System.Drawing.Point(152, 133);
  3809. this.label104.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3810. this.label104.Name = "label104";
  3811. this.label104.Size = new System.Drawing.Size(65, 20);
  3812. this.label104.TabIndex = 2;
  3813. this.label104.Text = "电压异常";
  3814. //
  3815. // textBox_Runlog2_VolFault
  3816. //
  3817. this.textBox_Runlog2_VolFault.Location = new System.Drawing.Point(247, 130);
  3818. this.textBox_Runlog2_VolFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3819. this.textBox_Runlog2_VolFault.Name = "textBox_Runlog2_VolFault";
  3820. this.textBox_Runlog2_VolFault.ReadOnly = true;
  3821. this.textBox_Runlog2_VolFault.Size = new System.Drawing.Size(60, 26);
  3822. this.textBox_Runlog2_VolFault.TabIndex = 2;
  3823. //
  3824. // label103
  3825. //
  3826. this.label103.AutoSize = true;
  3827. this.label103.Location = new System.Drawing.Point(152, 107);
  3828. this.label103.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3829. this.label103.Name = "label103";
  3830. this.label103.Size = new System.Drawing.Size(70, 20);
  3831. this.label103.TabIndex = 2;
  3832. this.label103.Text = "MOS短路";
  3833. //
  3834. // textBox_Runlog2_MOS_SC
  3835. //
  3836. this.textBox_Runlog2_MOS_SC.Location = new System.Drawing.Point(247, 104);
  3837. this.textBox_Runlog2_MOS_SC.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3838. this.textBox_Runlog2_MOS_SC.Name = "textBox_Runlog2_MOS_SC";
  3839. this.textBox_Runlog2_MOS_SC.ReadOnly = true;
  3840. this.textBox_Runlog2_MOS_SC.Size = new System.Drawing.Size(60, 26);
  3841. this.textBox_Runlog2_MOS_SC.TabIndex = 2;
  3842. //
  3843. // label102
  3844. //
  3845. this.label102.AutoSize = true;
  3846. this.label102.Location = new System.Drawing.Point(152, 81);
  3847. this.label102.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3848. this.label102.Name = "label102";
  3849. this.label102.Size = new System.Drawing.Size(65, 20);
  3850. this.label102.TabIndex = 2;
  3851. this.label102.Text = "GAS故障";
  3852. //
  3853. // textBox_Runlog2_GasFault
  3854. //
  3855. this.textBox_Runlog2_GasFault.Location = new System.Drawing.Point(247, 78);
  3856. this.textBox_Runlog2_GasFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3857. this.textBox_Runlog2_GasFault.Name = "textBox_Runlog2_GasFault";
  3858. this.textBox_Runlog2_GasFault.ReadOnly = true;
  3859. this.textBox_Runlog2_GasFault.Size = new System.Drawing.Size(60, 26);
  3860. this.textBox_Runlog2_GasFault.TabIndex = 2;
  3861. //
  3862. // label101
  3863. //
  3864. this.label101.AutoSize = true;
  3865. this.label101.Location = new System.Drawing.Point(152, 55);
  3866. this.label101.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3867. this.label101.Name = "label101";
  3868. this.label101.Size = new System.Drawing.Size(65, 20);
  3869. this.label101.TabIndex = 2;
  3870. this.label101.Text = "CDS故障";
  3871. //
  3872. // textBox_Runlog2_CDSFault
  3873. //
  3874. this.textBox_Runlog2_CDSFault.Location = new System.Drawing.Point(247, 52);
  3875. this.textBox_Runlog2_CDSFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3876. this.textBox_Runlog2_CDSFault.Name = "textBox_Runlog2_CDSFault";
  3877. this.textBox_Runlog2_CDSFault.ReadOnly = true;
  3878. this.textBox_Runlog2_CDSFault.Size = new System.Drawing.Size(60, 26);
  3879. this.textBox_Runlog2_CDSFault.TabIndex = 2;
  3880. //
  3881. // label100
  3882. //
  3883. this.label100.AutoSize = true;
  3884. this.label100.Location = new System.Drawing.Point(152, 31);
  3885. this.label100.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3886. this.label100.Name = "label100";
  3887. this.label100.Size = new System.Drawing.Size(70, 20);
  3888. this.label100.TabIndex = 2;
  3889. this.label100.Text = "MCU故障";
  3890. //
  3891. // textBox_Runlog2_MCUFault
  3892. //
  3893. this.textBox_Runlog2_MCUFault.Location = new System.Drawing.Point(247, 26);
  3894. this.textBox_Runlog2_MCUFault.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3895. this.textBox_Runlog2_MCUFault.Name = "textBox_Runlog2_MCUFault";
  3896. this.textBox_Runlog2_MCUFault.ReadOnly = true;
  3897. this.textBox_Runlog2_MCUFault.Size = new System.Drawing.Size(60, 26);
  3898. this.textBox_Runlog2_MCUFault.TabIndex = 2;
  3899. //
  3900. // label79
  3901. //
  3902. this.label79.AutoSize = true;
  3903. this.label79.Location = new System.Drawing.Point(5, 29);
  3904. this.label79.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3905. this.label79.Name = "label79";
  3906. this.label79.Size = new System.Drawing.Size(65, 20);
  3907. this.label79.TabIndex = 2;
  3908. this.label79.Text = "开机次数";
  3909. //
  3910. // textBox_Runlog1_PowerCount
  3911. //
  3912. this.textBox_Runlog1_PowerCount.Location = new System.Drawing.Point(90, 26);
  3913. this.textBox_Runlog1_PowerCount.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3914. this.textBox_Runlog1_PowerCount.Name = "textBox_Runlog1_PowerCount";
  3915. this.textBox_Runlog1_PowerCount.ReadOnly = true;
  3916. this.textBox_Runlog1_PowerCount.Size = new System.Drawing.Size(60, 26);
  3917. this.textBox_Runlog1_PowerCount.TabIndex = 2;
  3918. //
  3919. // label108
  3920. //
  3921. this.label108.AutoSize = true;
  3922. this.label108.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3923. this.label108.ForeColor = System.Drawing.SystemColors.ControlText;
  3924. this.label108.Location = new System.Drawing.Point(3, 751);
  3925. this.label108.Name = "label108";
  3926. this.label108.Size = new System.Drawing.Size(79, 20);
  3927. this.label108.TabIndex = 12;
  3928. this.label108.Text = "系统时钟:";
  3929. //
  3930. // label_DateTime
  3931. //
  3932. this.label_DateTime.AutoSize = true;
  3933. this.label_DateTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3934. this.label_DateTime.ForeColor = System.Drawing.SystemColors.ControlText;
  3935. this.label_DateTime.Location = new System.Drawing.Point(74, 752);
  3936. this.label_DateTime.Name = "label_DateTime";
  3937. this.label_DateTime.Size = new System.Drawing.Size(18, 20);
  3938. this.label_DateTime.TabIndex = 13;
  3939. this.label_DateTime.Text = "V";
  3940. //
  3941. // timer2
  3942. //
  3943. this.timer2.Enabled = true;
  3944. this.timer2.Interval = 200;
  3945. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  3946. //
  3947. // button_DataExport
  3948. //
  3949. this.button_DataExport.BackColor = System.Drawing.Color.Yellow;
  3950. this.button_DataExport.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3951. this.button_DataExport.ForeColor = System.Drawing.SystemColors.ControlText;
  3952. this.button_DataExport.Location = new System.Drawing.Point(137, 26);
  3953. this.button_DataExport.Name = "button_DataExport";
  3954. this.button_DataExport.Size = new System.Drawing.Size(96, 51);
  3955. this.button_DataExport.TabIndex = 15;
  3956. this.button_DataExport.Text = "页面存储";
  3957. this.button_DataExport.UseVisualStyleBackColor = false;
  3958. this.button_DataExport.Click += new System.EventHandler(this.button_DataExport_Click);
  3959. this.button_DataExport.MouseHover += new System.EventHandler(this.button_DataExport_MouseHover);
  3960. //
  3961. // groupBox15
  3962. //
  3963. this.groupBox15.Controls.Add(this.button_DataExport);
  3964. this.groupBox15.Controls.Add(this.checkBox_ReadTorqueData);
  3965. this.groupBox15.Controls.Add(this.checkBox_Savedata);
  3966. this.groupBox15.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3967. this.groupBox15.Location = new System.Drawing.Point(7, 151);
  3968. this.groupBox15.Name = "groupBox15";
  3969. this.groupBox15.Size = new System.Drawing.Size(239, 87);
  3970. this.groupBox15.TabIndex = 16;
  3971. this.groupBox15.TabStop = false;
  3972. this.groupBox15.Text = "测试记录";
  3973. this.groupBox15.Visible = false;
  3974. //
  3975. // groupBox16
  3976. //
  3977. this.groupBox16.Controls.Add(this.trackBar_MotorSpeedSet);
  3978. this.groupBox16.Controls.Add(this.label_MotorSpeedSet);
  3979. this.groupBox16.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3980. this.groupBox16.Location = new System.Drawing.Point(753, 544);
  3981. this.groupBox16.Name = "groupBox16";
  3982. this.groupBox16.Size = new System.Drawing.Size(313, 61);
  3983. this.groupBox16.TabIndex = 17;
  3984. this.groupBox16.TabStop = false;
  3985. this.groupBox16.Text = "马达转速调节";
  3986. this.groupBox16.Visible = false;
  3987. //
  3988. // trackBar_MotorSpeedSet
  3989. //
  3990. this.trackBar_MotorSpeedSet.AutoSize = false;
  3991. this.trackBar_MotorSpeedSet.LargeChange = 1;
  3992. this.trackBar_MotorSpeedSet.Location = new System.Drawing.Point(6, 25);
  3993. this.trackBar_MotorSpeedSet.Maximum = 100;
  3994. this.trackBar_MotorSpeedSet.Minimum = 5;
  3995. this.trackBar_MotorSpeedSet.Name = "trackBar_MotorSpeedSet";
  3996. this.trackBar_MotorSpeedSet.Size = new System.Drawing.Size(237, 30);
  3997. this.trackBar_MotorSpeedSet.TabIndex = 0;
  3998. this.trackBar_MotorSpeedSet.Value = 100;
  3999. this.trackBar_MotorSpeedSet.Scroll += new System.EventHandler(this.trackBar_MotorSpeedSet_Scroll);
  4000. //
  4001. // label_MotorSpeedSet
  4002. //
  4003. this.label_MotorSpeedSet.AutoSize = true;
  4004. this.label_MotorSpeedSet.Location = new System.Drawing.Point(262, 30);
  4005. this.label_MotorSpeedSet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4006. this.label_MotorSpeedSet.Name = "label_MotorSpeedSet";
  4007. this.label_MotorSpeedSet.Size = new System.Drawing.Size(45, 20);
  4008. this.label_MotorSpeedSet.TabIndex = 2;
  4009. this.label_MotorSpeedSet.Text = "100%";
  4010. //
  4011. // groupBox17
  4012. //
  4013. this.groupBox17.Controls.Add(this.checkBox_Sensor3);
  4014. this.groupBox17.Controls.Add(this.checkBox_Sensor2);
  4015. this.groupBox17.Controls.Add(this.checkBox_Sensor1);
  4016. this.groupBox17.Controls.Add(this.radioButton_ThreeSensor);
  4017. this.groupBox17.Controls.Add(this.radioButton_SingleSensor);
  4018. this.groupBox17.Controls.Add(this.label115);
  4019. this.groupBox17.Controls.Add(this.button_WriteK);
  4020. this.groupBox17.Controls.Add(this.button_ReadZero);
  4021. this.groupBox17.Controls.Add(this.label5);
  4022. this.groupBox17.Controls.Add(this.textBox_Sensor3_K);
  4023. this.groupBox17.Controls.Add(this.textBox_Sensor2_K);
  4024. this.groupBox17.Controls.Add(this.label119);
  4025. this.groupBox17.Controls.Add(this.label118);
  4026. this.groupBox17.Controls.Add(this.label117);
  4027. this.groupBox17.Controls.Add(this.label116);
  4028. this.groupBox17.Controls.Add(this.textBox_Sensor1_K);
  4029. this.groupBox17.Controls.Add(this.textBox_Sensor3_Zero);
  4030. this.groupBox17.Controls.Add(this.textBox_Sensor2_Zero);
  4031. this.groupBox17.Controls.Add(this.textBox_Sensor1_Zero);
  4032. this.groupBox17.Controls.Add(this.textBox_Sensor3_Std);
  4033. this.groupBox17.Controls.Add(this.textBox_Sensor2_Std);
  4034. this.groupBox17.Controls.Add(this.textBox_Sensor1_Std);
  4035. this.groupBox17.Controls.Add(this.textBox_Sensor3_Avg);
  4036. this.groupBox17.Controls.Add(this.label3);
  4037. this.groupBox17.Controls.Add(this.textBox_Sensor2_Avg);
  4038. this.groupBox17.Controls.Add(this.textBox_Sensor1_Avg);
  4039. this.groupBox17.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4040. this.groupBox17.Location = new System.Drawing.Point(251, 241);
  4041. this.groupBox17.Name = "groupBox17";
  4042. this.groupBox17.Size = new System.Drawing.Size(497, 133);
  4043. this.groupBox17.TabIndex = 18;
  4044. this.groupBox17.TabStop = false;
  4045. this.groupBox17.Text = "传感器采集";
  4046. this.groupBox17.Visible = false;
  4047. //
  4048. // checkBox_Sensor3
  4049. //
  4050. this.checkBox_Sensor3.AutoSize = true;
  4051. this.checkBox_Sensor3.Location = new System.Drawing.Point(315, 100);
  4052. this.checkBox_Sensor3.Name = "checkBox_Sensor3";
  4053. this.checkBox_Sensor3.Size = new System.Drawing.Size(56, 24);
  4054. this.checkBox_Sensor3.TabIndex = 5;
  4055. this.checkBox_Sensor3.Text = "选择";
  4056. this.checkBox_Sensor3.UseVisualStyleBackColor = true;
  4057. //
  4058. // checkBox_Sensor2
  4059. //
  4060. this.checkBox_Sensor2.AutoSize = true;
  4061. this.checkBox_Sensor2.Location = new System.Drawing.Point(315, 71);
  4062. this.checkBox_Sensor2.Name = "checkBox_Sensor2";
  4063. this.checkBox_Sensor2.Size = new System.Drawing.Size(56, 24);
  4064. this.checkBox_Sensor2.TabIndex = 5;
  4065. this.checkBox_Sensor2.Text = "选择";
  4066. this.checkBox_Sensor2.UseVisualStyleBackColor = true;
  4067. //
  4068. // checkBox_Sensor1
  4069. //
  4070. this.checkBox_Sensor1.AutoSize = true;
  4071. this.checkBox_Sensor1.Location = new System.Drawing.Point(315, 42);
  4072. this.checkBox_Sensor1.Name = "checkBox_Sensor1";
  4073. this.checkBox_Sensor1.Size = new System.Drawing.Size(56, 24);
  4074. this.checkBox_Sensor1.TabIndex = 5;
  4075. this.checkBox_Sensor1.Text = "选择";
  4076. this.checkBox_Sensor1.UseVisualStyleBackColor = true;
  4077. //
  4078. // radioButton_ThreeSensor
  4079. //
  4080. this.radioButton_ThreeSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4081. this.radioButton_ThreeSensor.Checked = true;
  4082. this.radioButton_ThreeSensor.Font = new System.Drawing.Font("微软雅黑", 12F);
  4083. this.radioButton_ThreeSensor.Location = new System.Drawing.Point(376, 47);
  4084. this.radioButton_ThreeSensor.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4085. this.radioButton_ThreeSensor.Name = "radioButton_ThreeSensor";
  4086. this.radioButton_ThreeSensor.Size = new System.Drawing.Size(116, 30);
  4087. this.radioButton_ThreeSensor.TabIndex = 6;
  4088. this.radioButton_ThreeSensor.TabStop = true;
  4089. this.radioButton_ThreeSensor.Text = "三力矩";
  4090. this.radioButton_ThreeSensor.UseVisualStyleBackColor = false;
  4091. this.radioButton_ThreeSensor.CheckedChanged += new System.EventHandler(this.radioButton_ThreeSensor_CheckedChanged);
  4092. //
  4093. // radioButton_SingleSensor
  4094. //
  4095. this.radioButton_SingleSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4096. this.radioButton_SingleSensor.Font = new System.Drawing.Font("微软雅黑", 12F);
  4097. this.radioButton_SingleSensor.Location = new System.Drawing.Point(376, 13);
  4098. this.radioButton_SingleSensor.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4099. this.radioButton_SingleSensor.Name = "radioButton_SingleSensor";
  4100. this.radioButton_SingleSensor.Size = new System.Drawing.Size(116, 30);
  4101. this.radioButton_SingleSensor.TabIndex = 6;
  4102. this.radioButton_SingleSensor.Text = "单力矩";
  4103. this.radioButton_SingleSensor.UseVisualStyleBackColor = false;
  4104. this.radioButton_SingleSensor.CheckedChanged += new System.EventHandler(this.radioButton_SingleSensor_CheckedChanged);
  4105. //
  4106. // label115
  4107. //
  4108. this.label115.AutoSize = true;
  4109. this.label115.Location = new System.Drawing.Point(7, 101);
  4110. this.label115.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4111. this.label115.Name = "label115";
  4112. this.label115.Size = new System.Drawing.Size(59, 20);
  4113. this.label115.TabIndex = 2;
  4114. this.label115.Text = "传感器3";
  4115. //
  4116. // button_WriteK
  4117. //
  4118. this.button_WriteK.Location = new System.Drawing.Point(442, 78);
  4119. this.button_WriteK.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4120. this.button_WriteK.Name = "button_WriteK";
  4121. this.button_WriteK.Size = new System.Drawing.Size(50, 45);
  4122. this.button_WriteK.TabIndex = 4;
  4123. this.button_WriteK.Text = "写入";
  4124. this.button_WriteK.UseVisualStyleBackColor = true;
  4125. this.button_WriteK.Click += new System.EventHandler(this.button_WriteK_Click);
  4126. //
  4127. // button_ReadZero
  4128. //
  4129. this.button_ReadZero.Location = new System.Drawing.Point(374, 79);
  4130. this.button_ReadZero.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4131. this.button_ReadZero.Name = "button_ReadZero";
  4132. this.button_ReadZero.Size = new System.Drawing.Size(50, 45);
  4133. this.button_ReadZero.TabIndex = 4;
  4134. this.button_ReadZero.Text = "查询";
  4135. this.button_ReadZero.UseVisualStyleBackColor = true;
  4136. this.button_ReadZero.Click += new System.EventHandler(this.button_ReadZero_Click);
  4137. //
  4138. // label5
  4139. //
  4140. this.label5.AutoSize = true;
  4141. this.label5.Location = new System.Drawing.Point(7, 74);
  4142. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4143. this.label5.Name = "label5";
  4144. this.label5.Size = new System.Drawing.Size(59, 20);
  4145. this.label5.TabIndex = 2;
  4146. this.label5.Text = "传感器2";
  4147. //
  4148. // textBox_Sensor3_K
  4149. //
  4150. this.textBox_Sensor3_K.Location = new System.Drawing.Point(260, 98);
  4151. this.textBox_Sensor3_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4152. this.textBox_Sensor3_K.Name = "textBox_Sensor3_K";
  4153. this.textBox_Sensor3_K.Size = new System.Drawing.Size(50, 26);
  4154. this.textBox_Sensor3_K.TabIndex = 2;
  4155. //
  4156. // textBox_Sensor2_K
  4157. //
  4158. this.textBox_Sensor2_K.Location = new System.Drawing.Point(260, 71);
  4159. this.textBox_Sensor2_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4160. this.textBox_Sensor2_K.Name = "textBox_Sensor2_K";
  4161. this.textBox_Sensor2_K.Size = new System.Drawing.Size(50, 26);
  4162. this.textBox_Sensor2_K.TabIndex = 2;
  4163. //
  4164. // label119
  4165. //
  4166. this.label119.AutoSize = true;
  4167. this.label119.Location = new System.Drawing.Point(253, 21);
  4168. this.label119.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4169. this.label119.Name = "label119";
  4170. this.label119.Size = new System.Drawing.Size(65, 20);
  4171. this.label119.TabIndex = 2;
  4172. this.label119.Text = "校正系数";
  4173. this.label119.DoubleClick += new System.EventHandler(this.label119_DoubleClick);
  4174. this.label119.MouseHover += new System.EventHandler(this.label119_MouseHover);
  4175. //
  4176. // label118
  4177. //
  4178. this.label118.AutoSize = true;
  4179. this.label118.Location = new System.Drawing.Point(198, 21);
  4180. this.label118.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4181. this.label118.Name = "label118";
  4182. this.label118.Size = new System.Drawing.Size(51, 20);
  4183. this.label118.TabIndex = 2;
  4184. this.label118.Text = "零点值";
  4185. //
  4186. // label117
  4187. //
  4188. this.label117.AutoSize = true;
  4189. this.label117.Location = new System.Drawing.Point(138, 21);
  4190. this.label117.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4191. this.label117.Name = "label117";
  4192. this.label117.Size = new System.Drawing.Size(51, 20);
  4193. this.label117.TabIndex = 2;
  4194. this.label117.Text = "标准差";
  4195. //
  4196. // label116
  4197. //
  4198. this.label116.AutoSize = true;
  4199. this.label116.Location = new System.Drawing.Point(76, 21);
  4200. this.label116.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4201. this.label116.Name = "label116";
  4202. this.label116.Size = new System.Drawing.Size(51, 20);
  4203. this.label116.TabIndex = 2;
  4204. this.label116.Text = "平均值";
  4205. //
  4206. // textBox_Sensor1_K
  4207. //
  4208. this.textBox_Sensor1_K.Location = new System.Drawing.Point(260, 44);
  4209. this.textBox_Sensor1_K.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4210. this.textBox_Sensor1_K.Name = "textBox_Sensor1_K";
  4211. this.textBox_Sensor1_K.Size = new System.Drawing.Size(50, 26);
  4212. this.textBox_Sensor1_K.TabIndex = 2;
  4213. //
  4214. // textBox_Sensor3_Zero
  4215. //
  4216. this.textBox_Sensor3_Zero.Location = new System.Drawing.Point(199, 98);
  4217. this.textBox_Sensor3_Zero.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4218. this.textBox_Sensor3_Zero.Name = "textBox_Sensor3_Zero";
  4219. this.textBox_Sensor3_Zero.ReadOnly = true;
  4220. this.textBox_Sensor3_Zero.Size = new System.Drawing.Size(50, 26);
  4221. this.textBox_Sensor3_Zero.TabIndex = 2;
  4222. //
  4223. // textBox_Sensor2_Zero
  4224. //
  4225. this.textBox_Sensor2_Zero.Location = new System.Drawing.Point(199, 71);
  4226. this.textBox_Sensor2_Zero.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4227. this.textBox_Sensor2_Zero.Name = "textBox_Sensor2_Zero";
  4228. this.textBox_Sensor2_Zero.ReadOnly = true;
  4229. this.textBox_Sensor2_Zero.Size = new System.Drawing.Size(50, 26);
  4230. this.textBox_Sensor2_Zero.TabIndex = 2;
  4231. //
  4232. // textBox_Sensor1_Zero
  4233. //
  4234. this.textBox_Sensor1_Zero.Location = new System.Drawing.Point(199, 44);
  4235. this.textBox_Sensor1_Zero.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4236. this.textBox_Sensor1_Zero.Name = "textBox_Sensor1_Zero";
  4237. this.textBox_Sensor1_Zero.ReadOnly = true;
  4238. this.textBox_Sensor1_Zero.Size = new System.Drawing.Size(50, 26);
  4239. this.textBox_Sensor1_Zero.TabIndex = 2;
  4240. //
  4241. // textBox_Sensor3_Std
  4242. //
  4243. this.textBox_Sensor3_Std.Location = new System.Drawing.Point(138, 98);
  4244. this.textBox_Sensor3_Std.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4245. this.textBox_Sensor3_Std.Name = "textBox_Sensor3_Std";
  4246. this.textBox_Sensor3_Std.ReadOnly = true;
  4247. this.textBox_Sensor3_Std.Size = new System.Drawing.Size(50, 26);
  4248. this.textBox_Sensor3_Std.TabIndex = 2;
  4249. //
  4250. // textBox_Sensor2_Std
  4251. //
  4252. this.textBox_Sensor2_Std.Location = new System.Drawing.Point(138, 71);
  4253. this.textBox_Sensor2_Std.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4254. this.textBox_Sensor2_Std.Name = "textBox_Sensor2_Std";
  4255. this.textBox_Sensor2_Std.ReadOnly = true;
  4256. this.textBox_Sensor2_Std.Size = new System.Drawing.Size(50, 26);
  4257. this.textBox_Sensor2_Std.TabIndex = 2;
  4258. //
  4259. // textBox_Sensor1_Std
  4260. //
  4261. this.textBox_Sensor1_Std.Location = new System.Drawing.Point(138, 44);
  4262. this.textBox_Sensor1_Std.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4263. this.textBox_Sensor1_Std.Name = "textBox_Sensor1_Std";
  4264. this.textBox_Sensor1_Std.ReadOnly = true;
  4265. this.textBox_Sensor1_Std.Size = new System.Drawing.Size(50, 26);
  4266. this.textBox_Sensor1_Std.TabIndex = 2;
  4267. //
  4268. // textBox_Sensor3_Avg
  4269. //
  4270. this.textBox_Sensor3_Avg.Location = new System.Drawing.Point(77, 98);
  4271. this.textBox_Sensor3_Avg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4272. this.textBox_Sensor3_Avg.Name = "textBox_Sensor3_Avg";
  4273. this.textBox_Sensor3_Avg.ReadOnly = true;
  4274. this.textBox_Sensor3_Avg.Size = new System.Drawing.Size(50, 26);
  4275. this.textBox_Sensor3_Avg.TabIndex = 2;
  4276. //
  4277. // label3
  4278. //
  4279. this.label3.AutoSize = true;
  4280. this.label3.Location = new System.Drawing.Point(7, 47);
  4281. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4282. this.label3.Name = "label3";
  4283. this.label3.Size = new System.Drawing.Size(59, 20);
  4284. this.label3.TabIndex = 2;
  4285. this.label3.Text = "传感器1";
  4286. //
  4287. // textBox_Sensor2_Avg
  4288. //
  4289. this.textBox_Sensor2_Avg.Location = new System.Drawing.Point(77, 71);
  4290. this.textBox_Sensor2_Avg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4291. this.textBox_Sensor2_Avg.Name = "textBox_Sensor2_Avg";
  4292. this.textBox_Sensor2_Avg.ReadOnly = true;
  4293. this.textBox_Sensor2_Avg.Size = new System.Drawing.Size(50, 26);
  4294. this.textBox_Sensor2_Avg.TabIndex = 2;
  4295. //
  4296. // textBox_Sensor1_Avg
  4297. //
  4298. this.textBox_Sensor1_Avg.Location = new System.Drawing.Point(77, 44);
  4299. this.textBox_Sensor1_Avg.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4300. this.textBox_Sensor1_Avg.Name = "textBox_Sensor1_Avg";
  4301. this.textBox_Sensor1_Avg.ReadOnly = true;
  4302. this.textBox_Sensor1_Avg.Size = new System.Drawing.Size(50, 26);
  4303. this.textBox_Sensor1_Avg.TabIndex = 2;
  4304. //
  4305. // label127
  4306. //
  4307. this.label127.AutoSize = true;
  4308. this.label127.Font = new System.Drawing.Font("微软雅黑", 18F);
  4309. this.label127.ForeColor = System.Drawing.Color.Red;
  4310. this.label127.Location = new System.Drawing.Point(1158, 777);
  4311. this.label127.Name = "label127";
  4312. this.label127.Size = new System.Drawing.Size(230, 31);
  4313. this.label127.TabIndex = 19;
  4314. this.label127.Text = "内部使用,严禁外传";
  4315. this.label127.DoubleClick += new System.EventHandler(this.label127_DoubleClick);
  4316. //
  4317. // label1_Welcom
  4318. //
  4319. this.label1_Welcom.AutoSize = true;
  4320. this.label1_Welcom.Font = new System.Drawing.Font("隶书", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4321. this.label1_Welcom.ForeColor = System.Drawing.Color.Black;
  4322. this.label1_Welcom.Location = new System.Drawing.Point(450, 338);
  4323. this.label1_Welcom.Name = "label1_Welcom";
  4324. this.label1_Welcom.Size = new System.Drawing.Size(500, 96);
  4325. this.label1_Welcom.TabIndex = 18;
  4326. this.label1_Welcom.Text = "选择正确端口号,\r\n连接成功后开始使用!";
  4327. this.label1_Welcom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4328. this.label1_Welcom.DoubleClick += new System.EventHandler(this.label1_Welcom_DoubleClick);
  4329. //
  4330. // button_ReadAll
  4331. //
  4332. this.button_ReadAll.BackColor = System.Drawing.Color.Yellow;
  4333. this.button_ReadAll.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  4334. this.button_ReadAll.Location = new System.Drawing.Point(1070, 770);
  4335. this.button_ReadAll.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4336. this.button_ReadAll.Name = "button_ReadAll";
  4337. this.button_ReadAll.Size = new System.Drawing.Size(80, 44);
  4338. this.button_ReadAll.TabIndex = 20;
  4339. this.button_ReadAll.Text = "一键查询";
  4340. this.button_ReadAll.UseVisualStyleBackColor = false;
  4341. this.button_ReadAll.Visible = false;
  4342. this.button_ReadAll.Click += new System.EventHandler(this.button_ReadAll_Click);
  4343. //
  4344. // groupBox18
  4345. //
  4346. this.groupBox18.Controls.Add(this.richTextBox_DebugInfo);
  4347. this.groupBox18.Controls.Add(this.radioButton_DebugHex);
  4348. this.groupBox18.Controls.Add(this.radioButton_DebugDec);
  4349. this.groupBox18.Controls.Add(this.checkBox_DebugReset);
  4350. this.groupBox18.Controls.Add(this.checkBox_DebugAuto);
  4351. this.groupBox18.Controls.Add(this.button_DebugRead);
  4352. this.groupBox18.Controls.Add(this.textBox_DebugAddrEnd);
  4353. this.groupBox18.Controls.Add(this.textBox_DebugAddrBegin);
  4354. this.groupBox18.Controls.Add(this.label137);
  4355. this.groupBox18.Controls.Add(this.label138);
  4356. this.groupBox18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4357. this.groupBox18.Location = new System.Drawing.Point(1070, 544);
  4358. this.groupBox18.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4359. this.groupBox18.Name = "groupBox18";
  4360. this.groupBox18.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4361. this.groupBox18.Size = new System.Drawing.Size(318, 219);
  4362. this.groupBox18.TabIndex = 9;
  4363. this.groupBox18.TabStop = false;
  4364. this.groupBox18.Text = "内部存储器";
  4365. this.groupBox18.Visible = false;
  4366. //
  4367. // richTextBox_DebugInfo
  4368. //
  4369. this.richTextBox_DebugInfo.Location = new System.Drawing.Point(10, 51);
  4370. this.richTextBox_DebugInfo.Name = "richTextBox_DebugInfo";
  4371. this.richTextBox_DebugInfo.ReadOnly = true;
  4372. this.richTextBox_DebugInfo.Size = new System.Drawing.Size(234, 161);
  4373. this.richTextBox_DebugInfo.TabIndex = 8;
  4374. this.richTextBox_DebugInfo.Text = "";
  4375. //
  4376. // radioButton_DebugHex
  4377. //
  4378. this.radioButton_DebugHex.AutoSize = true;
  4379. this.radioButton_DebugHex.Location = new System.Drawing.Point(254, 81);
  4380. this.radioButton_DebugHex.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4381. this.radioButton_DebugHex.Name = "radioButton_DebugHex";
  4382. this.radioButton_DebugHex.Size = new System.Drawing.Size(55, 24);
  4383. this.radioButton_DebugHex.TabIndex = 7;
  4384. this.radioButton_DebugHex.Text = "HEX";
  4385. this.radioButton_DebugHex.UseVisualStyleBackColor = true;
  4386. //
  4387. // radioButton_DebugDec
  4388. //
  4389. this.radioButton_DebugDec.AutoSize = true;
  4390. this.radioButton_DebugDec.Checked = true;
  4391. this.radioButton_DebugDec.Location = new System.Drawing.Point(254, 52);
  4392. this.radioButton_DebugDec.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4393. this.radioButton_DebugDec.Name = "radioButton_DebugDec";
  4394. this.radioButton_DebugDec.Size = new System.Drawing.Size(55, 24);
  4395. this.radioButton_DebugDec.TabIndex = 6;
  4396. this.radioButton_DebugDec.TabStop = true;
  4397. this.radioButton_DebugDec.Text = "DEC";
  4398. this.radioButton_DebugDec.UseVisualStyleBackColor = true;
  4399. //
  4400. // checkBox_DebugReset
  4401. //
  4402. this.checkBox_DebugReset.AutoSize = true;
  4403. this.checkBox_DebugReset.Location = new System.Drawing.Point(254, 110);
  4404. this.checkBox_DebugReset.Name = "checkBox_DebugReset";
  4405. this.checkBox_DebugReset.Size = new System.Drawing.Size(56, 24);
  4406. this.checkBox_DebugReset.TabIndex = 6;
  4407. this.checkBox_DebugReset.Text = "清除";
  4408. this.checkBox_DebugReset.UseVisualStyleBackColor = true;
  4409. //
  4410. // checkBox_DebugAuto
  4411. //
  4412. this.checkBox_DebugAuto.AutoSize = true;
  4413. this.checkBox_DebugAuto.Location = new System.Drawing.Point(254, 139);
  4414. this.checkBox_DebugAuto.Name = "checkBox_DebugAuto";
  4415. this.checkBox_DebugAuto.Size = new System.Drawing.Size(56, 24);
  4416. this.checkBox_DebugAuto.TabIndex = 6;
  4417. this.checkBox_DebugAuto.Text = "自动";
  4418. this.checkBox_DebugAuto.UseVisualStyleBackColor = true;
  4419. //
  4420. // button_DebugRead
  4421. //
  4422. this.button_DebugRead.Location = new System.Drawing.Point(251, 182);
  4423. this.button_DebugRead.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4424. this.button_DebugRead.Name = "button_DebugRead";
  4425. this.button_DebugRead.Size = new System.Drawing.Size(58, 30);
  4426. this.button_DebugRead.TabIndex = 2;
  4427. this.button_DebugRead.Text = "读取";
  4428. this.button_DebugRead.UseVisualStyleBackColor = true;
  4429. this.button_DebugRead.Click += new System.EventHandler(this.button_DebugRead_Click);
  4430. //
  4431. // textBox_DebugAddrEnd
  4432. //
  4433. this.textBox_DebugAddrEnd.Location = new System.Drawing.Point(229, 22);
  4434. this.textBox_DebugAddrEnd.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4435. this.textBox_DebugAddrEnd.Name = "textBox_DebugAddrEnd";
  4436. this.textBox_DebugAddrEnd.Size = new System.Drawing.Size(80, 26);
  4437. this.textBox_DebugAddrEnd.TabIndex = 2;
  4438. this.textBox_DebugAddrEnd.Text = "08000001";
  4439. //
  4440. // textBox_DebugAddrBegin
  4441. //
  4442. this.textBox_DebugAddrBegin.Location = new System.Drawing.Point(76, 22);
  4443. this.textBox_DebugAddrBegin.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4444. this.textBox_DebugAddrBegin.Name = "textBox_DebugAddrBegin";
  4445. this.textBox_DebugAddrBegin.Size = new System.Drawing.Size(80, 26);
  4446. this.textBox_DebugAddrBegin.TabIndex = 2;
  4447. this.textBox_DebugAddrBegin.Text = "08000000";
  4448. //
  4449. // label137
  4450. //
  4451. this.label137.AutoSize = true;
  4452. this.label137.Location = new System.Drawing.Point(160, 25);
  4453. this.label137.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4454. this.label137.Name = "label137";
  4455. this.label137.Size = new System.Drawing.Size(65, 20);
  4456. this.label137.TabIndex = 2;
  4457. this.label137.Text = "结束地址";
  4458. //
  4459. // label138
  4460. //
  4461. this.label138.AutoSize = true;
  4462. this.label138.Location = new System.Drawing.Point(7, 25);
  4463. this.label138.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4464. this.label138.Name = "label138";
  4465. this.label138.Size = new System.Drawing.Size(65, 20);
  4466. this.label138.TabIndex = 2;
  4467. this.label138.Text = "起始地址";
  4468. //
  4469. // tabControl1
  4470. //
  4471. this.tabControl1.Controls.Add(this.tabPage1);
  4472. this.tabControl1.Controls.Add(this.tabPage2);
  4473. this.tabControl1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  4474. this.tabControl1.Location = new System.Drawing.Point(252, 13);
  4475. this.tabControl1.Name = "tabControl1";
  4476. this.tabControl1.SelectedIndex = 0;
  4477. this.tabControl1.Size = new System.Drawing.Size(640, 225);
  4478. this.tabControl1.TabIndex = 40;
  4479. this.tabControl1.Visible = false;
  4480. //
  4481. // tabPage1
  4482. //
  4483. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(193)))), ((int)(((byte)(144)))));
  4484. this.tabPage1.Controls.Add(this.label114);
  4485. this.tabPage1.Controls.Add(this.label22);
  4486. this.tabPage1.Controls.Add(this.label46);
  4487. this.tabPage1.Controls.Add(this.textBox_GearBox);
  4488. this.tabPage1.Controls.Add(this.textBox_RunInfo_ErrorCode);
  4489. this.tabPage1.Controls.Add(this.label56);
  4490. this.tabPage1.Controls.Add(this.textBox_RunInfo_Time);
  4491. this.tabPage1.Controls.Add(this.label141);
  4492. this.tabPage1.Controls.Add(this.label55);
  4493. this.tabPage1.Controls.Add(this.textBox_RunInfo_Distance);
  4494. this.tabPage1.Controls.Add(this.label113);
  4495. this.tabPage1.Controls.Add(this.textBox_RunInfo_T_MCU);
  4496. this.tabPage1.Controls.Add(this.label43);
  4497. this.tabPage1.Controls.Add(this.textBox_RunInfo_T_Roil);
  4498. this.tabPage1.Controls.Add(this.label76);
  4499. this.tabPage1.Controls.Add(this.textBox_RunInfo_T_PCB);
  4500. this.tabPage1.Controls.Add(this.label42);
  4501. this.tabPage1.Controls.Add(this.textBox_RunInfo_PowerAvg);
  4502. this.tabPage1.Controls.Add(this.label40);
  4503. this.tabPage1.Controls.Add(this.textBox_Sensor3);
  4504. this.tabPage1.Controls.Add(this.label39);
  4505. this.tabPage1.Controls.Add(this.textBox_RunInfo_ODO_Km);
  4506. this.tabPage1.Controls.Add(this.label44);
  4507. this.tabPage1.Controls.Add(this.textBox_RunInfo_Range);
  4508. this.tabPage1.Controls.Add(this.label70);
  4509. this.tabPage1.Controls.Add(this.textBox_RunInfo_SOC);
  4510. this.tabPage1.Controls.Add(this.label48);
  4511. this.tabPage1.Controls.Add(this.textBox_RunInfo_Light);
  4512. this.tabPage1.Controls.Add(this.label54);
  4513. this.tabPage1.Controls.Add(this.textBox_RunInfo_Gear);
  4514. this.tabPage1.Controls.Add(this.label37);
  4515. this.tabPage1.Controls.Add(this.textBox_Sensor2);
  4516. this.tabPage1.Controls.Add(this.label41);
  4517. this.tabPage1.Controls.Add(this.textBox_RunInfo_Dir);
  4518. this.tabPage1.Controls.Add(this.label36);
  4519. this.tabPage1.Controls.Add(this.textBox_RunInfo_Torque);
  4520. this.tabPage1.Controls.Add(this.label38);
  4521. this.tabPage1.Controls.Add(this.textBox_RunInfo_Cadence);
  4522. this.tabPage1.Controls.Add(this.textBox_RunInfo_Current);
  4523. this.tabPage1.Controls.Add(this.label112);
  4524. this.tabPage1.Controls.Add(this.textBox_RunInfo_Voltage);
  4525. this.tabPage1.Controls.Add(this.label35);
  4526. this.tabPage1.Controls.Add(this.textBox_Sensor1);
  4527. this.tabPage1.Controls.Add(this.label23);
  4528. this.tabPage1.Controls.Add(this.textBox_RunInfo_Power);
  4529. this.tabPage1.Controls.Add(this.label24);
  4530. this.tabPage1.Controls.Add(this.textBox_RunInfo_OutSpeed);
  4531. this.tabPage1.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  4532. this.tabPage1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4533. this.tabPage1.Location = new System.Drawing.Point(4, 29);
  4534. this.tabPage1.Name = "tabPage1";
  4535. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  4536. this.tabPage1.Size = new System.Drawing.Size(632, 192);
  4537. this.tabPage1.TabIndex = 0;
  4538. this.tabPage1.Text = "运行信息";
  4539. //
  4540. // textBox_GearBox
  4541. //
  4542. this.textBox_GearBox.Location = new System.Drawing.Point(539, 130);
  4543. this.textBox_GearBox.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4544. this.textBox_GearBox.Name = "textBox_GearBox";
  4545. this.textBox_GearBox.ReadOnly = true;
  4546. this.textBox_GearBox.Size = new System.Drawing.Size(90, 26);
  4547. this.textBox_GearBox.TabIndex = 36;
  4548. this.textBox_GearBox.MouseHover += new System.EventHandler(this.textBox_RunInfo_ErrorCode_MouseHover);
  4549. //
  4550. // label141
  4551. //
  4552. this.label141.AutoSize = true;
  4553. this.label141.Location = new System.Drawing.Point(465, 133);
  4554. this.label141.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4555. this.label141.Name = "label141";
  4556. this.label141.Size = new System.Drawing.Size(51, 20);
  4557. this.label141.TabIndex = 2;
  4558. this.label141.Text = "变速器";
  4559. //
  4560. // tabPage2
  4561. //
  4562. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(193)))), ((int)(((byte)(144)))));
  4563. this.tabPage2.Controls.Add(this.textBox_DebugInfo_SysFun);
  4564. this.tabPage2.Controls.Add(this.textBox_DebugInfo_SecondFun);
  4565. this.tabPage2.Controls.Add(this.textBox_DebugInfo_MotorFun);
  4566. this.tabPage2.Controls.Add(this.textBox_DebugInfo_AssistFun);
  4567. this.tabPage2.Controls.Add(this.textBox_DebugInfo_IdRef);
  4568. this.tabPage2.Controls.Add(this.textBox_DebugInfo_IqRef);
  4569. this.tabPage2.Controls.Add(this.textBox_DebugInfo_UdRef);
  4570. this.tabPage2.Controls.Add(this.textBox_DebugInfo_UqRef);
  4571. this.tabPage2.Controls.Add(this.textBox_DebugInfo_TorquePu);
  4572. this.tabPage2.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  4573. this.tabPage2.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  4574. this.tabPage2.Controls.Add(this.textBox_DebugInfo_IqFdb);
  4575. this.tabPage2.Controls.Add(this.textBox_DebugInfo_IdFdb);
  4576. this.tabPage2.Controls.Add(this.textBox_DebugInfo_AssistOut);
  4577. this.tabPage2.Controls.Add(this.label142);
  4578. this.tabPage2.Controls.Add(this.label143);
  4579. this.tabPage2.Controls.Add(this.label144);
  4580. this.tabPage2.Controls.Add(this.label145);
  4581. this.tabPage2.Controls.Add(this.label146);
  4582. this.tabPage2.Controls.Add(this.label147);
  4583. this.tabPage2.Controls.Add(this.label148);
  4584. this.tabPage2.Controls.Add(this.label149);
  4585. this.tabPage2.Controls.Add(this.label150);
  4586. this.tabPage2.Controls.Add(this.label151);
  4587. this.tabPage2.Controls.Add(this.label152);
  4588. this.tabPage2.Controls.Add(this.label153);
  4589. this.tabPage2.Controls.Add(this.label154);
  4590. this.tabPage2.Controls.Add(this.label155);
  4591. this.tabPage2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  4592. this.tabPage2.Location = new System.Drawing.Point(4, 29);
  4593. this.tabPage2.Name = "tabPage2";
  4594. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  4595. this.tabPage2.Size = new System.Drawing.Size(632, 192);
  4596. this.tabPage2.TabIndex = 1;
  4597. this.tabPage2.Text = "调试信息";
  4598. //
  4599. // textBox_DebugInfo_SysFun
  4600. //
  4601. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.SystemColors.Control;
  4602. this.textBox_DebugInfo_SysFun.ForeColor = System.Drawing.SystemColors.WindowText;
  4603. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(71, 17);
  4604. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  4605. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  4606. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 26);
  4607. this.textBox_DebugInfo_SysFun.TabIndex = 88;
  4608. //
  4609. // textBox_DebugInfo_SecondFun
  4610. //
  4611. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.SystemColors.Control;
  4612. this.textBox_DebugInfo_SecondFun.ForeColor = System.Drawing.SystemColors.WindowText;
  4613. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(71, 47);
  4614. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  4615. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  4616. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 26);
  4617. this.textBox_DebugInfo_SecondFun.TabIndex = 85;
  4618. //
  4619. // textBox_DebugInfo_MotorFun
  4620. //
  4621. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.SystemColors.Control;
  4622. this.textBox_DebugInfo_MotorFun.ForeColor = System.Drawing.SystemColors.WindowText;
  4623. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(71, 77);
  4624. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  4625. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  4626. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 26);
  4627. this.textBox_DebugInfo_MotorFun.TabIndex = 93;
  4628. //
  4629. // textBox_DebugInfo_AssistFun
  4630. //
  4631. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.SystemColors.Control;
  4632. this.textBox_DebugInfo_AssistFun.ForeColor = System.Drawing.SystemColors.WindowText;
  4633. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(71, 107);
  4634. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  4635. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  4636. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 26);
  4637. this.textBox_DebugInfo_AssistFun.TabIndex = 80;
  4638. //
  4639. // textBox_DebugInfo_IdRef
  4640. //
  4641. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.SystemColors.Control;
  4642. this.textBox_DebugInfo_IdRef.ForeColor = System.Drawing.SystemColors.WindowText;
  4643. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(236, 17);
  4644. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  4645. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  4646. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 26);
  4647. this.textBox_DebugInfo_IdRef.TabIndex = 91;
  4648. //
  4649. // textBox_DebugInfo_IqRef
  4650. //
  4651. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.SystemColors.Control;
  4652. this.textBox_DebugInfo_IqRef.ForeColor = System.Drawing.SystemColors.WindowText;
  4653. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(236, 47);
  4654. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  4655. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  4656. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 26);
  4657. this.textBox_DebugInfo_IqRef.TabIndex = 83;
  4658. //
  4659. // textBox_DebugInfo_UdRef
  4660. //
  4661. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.SystemColors.Control;
  4662. this.textBox_DebugInfo_UdRef.ForeColor = System.Drawing.SystemColors.WindowText;
  4663. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(236, 77);
  4664. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  4665. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  4666. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 26);
  4667. this.textBox_DebugInfo_UdRef.TabIndex = 86;
  4668. //
  4669. // textBox_DebugInfo_UqRef
  4670. //
  4671. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.SystemColors.Control;
  4672. this.textBox_DebugInfo_UqRef.ForeColor = System.Drawing.SystemColors.WindowText;
  4673. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(236, 107);
  4674. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  4675. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  4676. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 26);
  4677. this.textBox_DebugInfo_UqRef.TabIndex = 89;
  4678. //
  4679. // textBox_DebugInfo_TorquePu
  4680. //
  4681. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.SystemColors.Control;
  4682. this.textBox_DebugInfo_TorquePu.ForeColor = System.Drawing.SystemColors.WindowText;
  4683. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(405, 17);
  4684. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  4685. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  4686. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 26);
  4687. this.textBox_DebugInfo_TorquePu.TabIndex = 90;
  4688. //
  4689. // textBox_DebugInfo_TorqueFil
  4690. //
  4691. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.SystemColors.Control;
  4692. this.textBox_DebugInfo_TorqueFil.ForeColor = System.Drawing.SystemColors.WindowText;
  4693. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(405, 47);
  4694. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  4695. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  4696. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 26);
  4697. this.textBox_DebugInfo_TorqueFil.TabIndex = 87;
  4698. //
  4699. // textBox_DebugInfo_TorqueCadence
  4700. //
  4701. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.SystemColors.Control;
  4702. this.textBox_DebugInfo_TorqueCadence.ForeColor = System.Drawing.SystemColors.WindowText;
  4703. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(405, 77);
  4704. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  4705. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  4706. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 26);
  4707. this.textBox_DebugInfo_TorqueCadence.TabIndex = 84;
  4708. //
  4709. // textBox_DebugInfo_IqFdb
  4710. //
  4711. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.SystemColors.Control;
  4712. this.textBox_DebugInfo_IqFdb.ForeColor = System.Drawing.SystemColors.WindowText;
  4713. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(567, 17);
  4714. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  4715. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  4716. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 26);
  4717. this.textBox_DebugInfo_IqFdb.TabIndex = 82;
  4718. //
  4719. // textBox_DebugInfo_IdFdb
  4720. //
  4721. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.SystemColors.Control;
  4722. this.textBox_DebugInfo_IdFdb.ForeColor = System.Drawing.SystemColors.WindowText;
  4723. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(405, 107);
  4724. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  4725. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  4726. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 26);
  4727. this.textBox_DebugInfo_IdFdb.TabIndex = 92;
  4728. //
  4729. // textBox_DebugInfo_AssistOut
  4730. //
  4731. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.SystemColors.Control;
  4732. this.textBox_DebugInfo_AssistOut.ForeColor = System.Drawing.SystemColors.WindowText;
  4733. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(567, 47);
  4734. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  4735. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  4736. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 26);
  4737. this.textBox_DebugInfo_AssistOut.TabIndex = 81;
  4738. //
  4739. // label142
  4740. //
  4741. this.label142.AutoSize = true;
  4742. this.label142.Location = new System.Drawing.Point(306, 50);
  4743. this.label142.Name = "label142";
  4744. this.label142.Size = new System.Drawing.Size(93, 20);
  4745. this.label142.TabIndex = 67;
  4746. this.label142.Text = "时间滤波力矩";
  4747. //
  4748. // label143
  4749. //
  4750. this.label143.AutoSize = true;
  4751. this.label143.Location = new System.Drawing.Point(306, 110);
  4752. this.label143.Name = "label143";
  4753. this.label143.Size = new System.Drawing.Size(90, 20);
  4754. this.label143.TabIndex = 69;
  4755. this.label143.Text = "D轴电流反馈";
  4756. //
  4757. // label144
  4758. //
  4759. this.label144.AutoSize = true;
  4760. this.label144.Location = new System.Drawing.Point(140, 20);
  4761. this.label144.Name = "label144";
  4762. this.label144.Size = new System.Drawing.Size(90, 20);
  4763. this.label144.TabIndex = 68;
  4764. this.label144.Text = "D轴电流给定";
  4765. //
  4766. // label145
  4767. //
  4768. this.label145.AutoSize = true;
  4769. this.label145.Location = new System.Drawing.Point(6, 110);
  4770. this.label145.Name = "label145";
  4771. this.label145.Size = new System.Drawing.Size(59, 20);
  4772. this.label145.TabIndex = 70;
  4773. this.label145.Text = "状态机4";
  4774. //
  4775. // label146
  4776. //
  4777. this.label146.AutoSize = true;
  4778. this.label146.Location = new System.Drawing.Point(140, 80);
  4779. this.label146.Name = "label146";
  4780. this.label146.Size = new System.Drawing.Size(90, 20);
  4781. this.label146.TabIndex = 71;
  4782. this.label146.Text = "D轴电压给定";
  4783. //
  4784. // label147
  4785. //
  4786. this.label147.AutoSize = true;
  4787. this.label147.Location = new System.Drawing.Point(6, 50);
  4788. this.label147.Name = "label147";
  4789. this.label147.Size = new System.Drawing.Size(59, 20);
  4790. this.label147.TabIndex = 78;
  4791. this.label147.Text = "状态机2";
  4792. //
  4793. // label148
  4794. //
  4795. this.label148.AutoSize = true;
  4796. this.label148.Location = new System.Drawing.Point(140, 110);
  4797. this.label148.Name = "label148";
  4798. this.label148.Size = new System.Drawing.Size(90, 20);
  4799. this.label148.TabIndex = 72;
  4800. this.label148.Text = "Q轴电压给定";
  4801. //
  4802. // label149
  4803. //
  4804. this.label149.AutoSize = true;
  4805. this.label149.Location = new System.Drawing.Point(471, 50);
  4806. this.label149.Name = "label149";
  4807. this.label149.Size = new System.Drawing.Size(93, 20);
  4808. this.label149.TabIndex = 76;
  4809. this.label149.Text = "助力输出电流";
  4810. //
  4811. // label150
  4812. //
  4813. this.label150.AutoSize = true;
  4814. this.label150.Location = new System.Drawing.Point(471, 20);
  4815. this.label150.Name = "label150";
  4816. this.label150.Size = new System.Drawing.Size(90, 20);
  4817. this.label150.TabIndex = 75;
  4818. this.label150.Text = "Q轴电流反馈";
  4819. //
  4820. // label151
  4821. //
  4822. this.label151.AutoSize = true;
  4823. this.label151.Location = new System.Drawing.Point(6, 80);
  4824. this.label151.Name = "label151";
  4825. this.label151.Size = new System.Drawing.Size(59, 20);
  4826. this.label151.TabIndex = 73;
  4827. this.label151.Text = "状态机3";
  4828. //
  4829. // label152
  4830. //
  4831. this.label152.AutoSize = true;
  4832. this.label152.Location = new System.Drawing.Point(140, 50);
  4833. this.label152.Name = "label152";
  4834. this.label152.Size = new System.Drawing.Size(90, 20);
  4835. this.label152.TabIndex = 74;
  4836. this.label152.Text = "Q轴电流给定";
  4837. //
  4838. // label153
  4839. //
  4840. this.label153.AutoSize = true;
  4841. this.label153.Location = new System.Drawing.Point(306, 20);
  4842. this.label153.Name = "label153";
  4843. this.label153.Size = new System.Drawing.Size(65, 20);
  4844. this.label153.TabIndex = 77;
  4845. this.label153.Text = "瞬时力矩";
  4846. //
  4847. // label154
  4848. //
  4849. this.label154.AutoSize = true;
  4850. this.label154.Location = new System.Drawing.Point(306, 80);
  4851. this.label154.Name = "label154";
  4852. this.label154.Size = new System.Drawing.Size(93, 20);
  4853. this.label154.TabIndex = 79;
  4854. this.label154.Text = "踏频滤波力矩";
  4855. //
  4856. // label155
  4857. //
  4858. this.label155.AutoSize = true;
  4859. this.label155.Location = new System.Drawing.Point(6, 20);
  4860. this.label155.Name = "label155";
  4861. this.label155.Size = new System.Drawing.Size(59, 20);
  4862. this.label155.TabIndex = 66;
  4863. this.label155.Text = "状态机1";
  4864. //
  4865. // tabControl2
  4866. //
  4867. this.tabControl2.Controls.Add(this.tabPage3);
  4868. this.tabControl2.Controls.Add(this.tabPage4);
  4869. this.tabControl2.Location = new System.Drawing.Point(6, 26);
  4870. this.tabControl2.Name = "tabControl2";
  4871. this.tabControl2.SelectedIndex = 0;
  4872. this.tabControl2.Size = new System.Drawing.Size(158, 164);
  4873. this.tabControl2.TabIndex = 94;
  4874. //
  4875. // tabPage3
  4876. //
  4877. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(193)))), ((int)(((byte)(144)))));
  4878. this.tabPage3.Controls.Add(this.label69);
  4879. this.tabPage3.Controls.Add(this.textBox_RideInfo_ODO_Km);
  4880. this.tabPage3.Controls.Add(this.textBox_RideInfo_ODO_Time);
  4881. this.tabPage3.Controls.Add(this.label68);
  4882. this.tabPage3.Controls.Add(this.textBox_RideInfo_Trip_Km);
  4883. this.tabPage3.Controls.Add(this.textBox_RideInfo_Trip_Time);
  4884. this.tabPage3.Controls.Add(this.label67);
  4885. this.tabPage3.Controls.Add(this.label71);
  4886. this.tabPage3.Location = new System.Drawing.Point(4, 29);
  4887. this.tabPage3.Name = "tabPage3";
  4888. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  4889. this.tabPage3.Size = new System.Drawing.Size(150, 131);
  4890. this.tabPage3.TabIndex = 0;
  4891. this.tabPage3.Text = "记录1";
  4892. //
  4893. // tabPage4
  4894. //
  4895. this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(193)))), ((int)(((byte)(144)))));
  4896. this.tabPage4.Controls.Add(this.label158);
  4897. this.tabPage4.Controls.Add(this.label160);
  4898. this.tabPage4.Controls.Add(this.textBox_RideInfo_SpeedAvg);
  4899. this.tabPage4.Controls.Add(this.textBox_RideInfo_CalOnce);
  4900. this.tabPage4.Controls.Add(this.textBox_RideInfo_SpeedMax);
  4901. this.tabPage4.Controls.Add(this.textBox_RideInfo_CalTrip);
  4902. this.tabPage4.Controls.Add(this.label159);
  4903. this.tabPage4.Location = new System.Drawing.Point(4, 29);
  4904. this.tabPage4.Name = "tabPage4";
  4905. this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
  4906. this.tabPage4.Size = new System.Drawing.Size(150, 131);
  4907. this.tabPage4.TabIndex = 1;
  4908. this.tabPage4.Text = "记录2";
  4909. //
  4910. // button_ReadErrorLogAddr
  4911. //
  4912. this.button_ReadErrorLogAddr.Location = new System.Drawing.Point(142, 454);
  4913. this.button_ReadErrorLogAddr.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4914. this.button_ReadErrorLogAddr.Name = "button_ReadErrorLogAddr";
  4915. this.button_ReadErrorLogAddr.Size = new System.Drawing.Size(80, 28);
  4916. this.button_ReadErrorLogAddr.TabIndex = 13;
  4917. this.button_ReadErrorLogAddr.Text = "日志地址";
  4918. this.button_ReadErrorLogAddr.UseVisualStyleBackColor = true;
  4919. this.button_ReadErrorLogAddr.Click += new System.EventHandler(this.button_ReadErrorLogAddr_Click);
  4920. //
  4921. // Form1
  4922. //
  4923. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  4924. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  4925. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(193)))), ((int)(((byte)(144)))));
  4926. this.ClientSize = new System.Drawing.Size(1394, 821);
  4927. this.Controls.Add(this.tabControl1);
  4928. this.Controls.Add(this.groupBox18);
  4929. this.Controls.Add(this.button_ReadAll);
  4930. this.Controls.Add(this.label127);
  4931. this.Controls.Add(this.groupBox17);
  4932. this.Controls.Add(this.groupBox16);
  4933. this.Controls.Add(this.groupBox15);
  4934. this.Controls.Add(this.label_DateTime);
  4935. this.Controls.Add(this.label_BiuldTime);
  4936. this.Controls.Add(this.label77);
  4937. this.Controls.Add(this.label108);
  4938. this.Controls.Add(this.label78);
  4939. this.Controls.Add(this.groupBox13);
  4940. this.Controls.Add(this.groupBox12);
  4941. this.Controls.Add(this.groupBox4);
  4942. this.Controls.Add(this.groupBox11);
  4943. this.Controls.Add(this.groupBox10);
  4944. this.Controls.Add(this.groupBox9);
  4945. this.Controls.Add(this.groupBox8);
  4946. this.Controls.Add(this.groupBox7);
  4947. this.Controls.Add(this.groupBox6);
  4948. this.Controls.Add(this.groupBox5);
  4949. this.Controls.Add(this.groupBox2);
  4950. this.Controls.Add(this.groupBox1);
  4951. this.Controls.Add(this.label1_Welcom);
  4952. this.Controls.Add(this.groupBox14);
  4953. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  4954. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  4955. this.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  4956. this.MaximizeBox = false;
  4957. this.Name = "Form1";
  4958. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  4959. this.Text = "MOTINOVA中置电机配置软件V3.0.2(内部使用)";
  4960. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
  4961. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
  4962. this.Load += new System.EventHandler(this.Form1_Load);
  4963. this.groupBox1.ResumeLayout(false);
  4964. this.groupBox1.PerformLayout();
  4965. this.groupBox2.ResumeLayout(false);
  4966. this.groupBox2.PerformLayout();
  4967. this.groupBox5.ResumeLayout(false);
  4968. this.groupBox5.PerformLayout();
  4969. this.groupBox6.ResumeLayout(false);
  4970. this.groupBox6.PerformLayout();
  4971. this.groupBox7.ResumeLayout(false);
  4972. this.groupBox7.PerformLayout();
  4973. this.groupBox8.ResumeLayout(false);
  4974. this.groupBox9.ResumeLayout(false);
  4975. this.groupBox9.PerformLayout();
  4976. this.groupBox10.ResumeLayout(false);
  4977. this.groupBox10.PerformLayout();
  4978. this.groupBox11.ResumeLayout(false);
  4979. this.groupBox11.PerformLayout();
  4980. this.groupBox4.ResumeLayout(false);
  4981. this.groupBox4.PerformLayout();
  4982. this.groupBox12.ResumeLayout(false);
  4983. this.groupBox12.PerformLayout();
  4984. this.groupBox13.ResumeLayout(false);
  4985. this.groupBox13.PerformLayout();
  4986. this.groupBox14.ResumeLayout(false);
  4987. this.groupBox14.PerformLayout();
  4988. this.groupBox15.ResumeLayout(false);
  4989. this.groupBox15.PerformLayout();
  4990. this.groupBox16.ResumeLayout(false);
  4991. this.groupBox16.PerformLayout();
  4992. ((System.ComponentModel.ISupportInitialize)(this.trackBar_MotorSpeedSet)).EndInit();
  4993. this.groupBox17.ResumeLayout(false);
  4994. this.groupBox17.PerformLayout();
  4995. this.groupBox18.ResumeLayout(false);
  4996. this.groupBox18.PerformLayout();
  4997. this.tabControl1.ResumeLayout(false);
  4998. this.tabPage1.ResumeLayout(false);
  4999. this.tabPage1.PerformLayout();
  5000. this.tabPage2.ResumeLayout(false);
  5001. this.tabPage2.PerformLayout();
  5002. this.tabControl2.ResumeLayout(false);
  5003. this.tabPage3.ResumeLayout(false);
  5004. this.tabPage3.PerformLayout();
  5005. this.tabPage4.ResumeLayout(false);
  5006. this.tabPage4.PerformLayout();
  5007. this.ResumeLayout(false);
  5008. this.PerformLayout();
  5009. }
  5010. #endregion
  5011. private System.Windows.Forms.GroupBox groupBox1;
  5012. private System.Windows.Forms.ComboBox comboBox_Baudrate;
  5013. private System.Windows.Forms.ComboBox comboBox_ComIndex;
  5014. private System.Windows.Forms.Label label2;
  5015. private System.Windows.Forms.Label label1;
  5016. private System.Windows.Forms.Button button_ComOpen;
  5017. private System.IO.Ports.SerialPort serialPort1;
  5018. private System.Windows.Forms.GroupBox groupBox2;
  5019. private System.Windows.Forms.Button button_Write_Torque_Start;
  5020. private System.Windows.Forms.TextBox textBox_Torque_Start;
  5021. private System.Windows.Forms.Label label4;
  5022. private System.Windows.Forms.GroupBox groupBox5;
  5023. private System.Windows.Forms.RadioButton radioButton_WorkMode_Confg;
  5024. private System.Windows.Forms.RadioButton radioButton_WorkMode_Run;
  5025. private System.Windows.Forms.GroupBox groupBox6;
  5026. private System.Windows.Forms.RadioButton radioButton_Gear_WALK;
  5027. private System.Windows.Forms.RadioButton radioButton_Gear_SMART;
  5028. private System.Windows.Forms.RadioButton radioButton_Gear_TURBO;
  5029. private System.Windows.Forms.RadioButton radioButton_Gear_SPORT;
  5030. private System.Windows.Forms.RadioButton radioButton_Gear_NORM;
  5031. private System.Windows.Forms.RadioButton radioButton_Gear_ECO;
  5032. private System.Windows.Forms.RadioButton radioButton_Gear_OFF;
  5033. private System.Windows.Forms.GroupBox groupBox7;
  5034. private System.Windows.Forms.RadioButton radioButton_Light_OFF;
  5035. private System.Windows.Forms.RadioButton radioButton_Light_ON;
  5036. private System.Windows.Forms.GroupBox groupBox8;
  5037. private System.Windows.Forms.Button button_ClearData;
  5038. private System.Windows.Forms.GroupBox groupBox9;
  5039. private System.Windows.Forms.Label label8;
  5040. private System.Windows.Forms.Label label7;
  5041. private System.Windows.Forms.TextBox textBox_FW;
  5042. private System.Windows.Forms.TextBox textBox_HW;
  5043. private System.Windows.Forms.TextBox textBox_SN;
  5044. private System.Windows.Forms.TextBox textBox_Mode;
  5045. private System.Windows.Forms.Label label6;
  5046. private System.Windows.Forms.Label label9;
  5047. private System.Windows.Forms.GroupBox groupBox10;
  5048. private System.Windows.Forms.Button button_Write_Config;
  5049. private System.Windows.Forms.Button button_Read_Config;
  5050. private System.Windows.Forms.Label label27;
  5051. private System.Windows.Forms.Label label26;
  5052. private System.Windows.Forms.TextBox textBox_Config_SPORT_K;
  5053. private System.Windows.Forms.TextBox textBox_Config_SMART_K;
  5054. private System.Windows.Forms.TextBox textBox_Config_NORM_Acc;
  5055. private System.Windows.Forms.TextBox textBox_Config_TURBO_Acc;
  5056. private System.Windows.Forms.TextBox textBox_Config_TURBO_K;
  5057. private System.Windows.Forms.TextBox textBox_Config_SPORT_Acc;
  5058. private System.Windows.Forms.TextBox textBox_Config_SMART_Acc;
  5059. private System.Windows.Forms.Label label25;
  5060. private System.Windows.Forms.TextBox textBox_Config_NORM_K;
  5061. private System.Windows.Forms.TextBox textBox_Config_ECO_Acc;
  5062. private System.Windows.Forms.Label label31;
  5063. private System.Windows.Forms.Label label30;
  5064. private System.Windows.Forms.Label label34;
  5065. private System.Windows.Forms.TextBox textBox_Config_ECO_K;
  5066. private System.Windows.Forms.Label label29;
  5067. private System.Windows.Forms.Label label33;
  5068. private System.Windows.Forms.TextBox textBox_Config_WheelSize;
  5069. private System.Windows.Forms.TextBox textBox_Config_MaxSpeed;
  5070. private System.Windows.Forms.Label label28;
  5071. private System.Windows.Forms.Label label32;
  5072. private System.Windows.Forms.TextBox textBox_Config_T_Alarm;
  5073. private System.Windows.Forms.TextBox textBox_Config_StopTime;
  5074. private System.Windows.Forms.Label label21;
  5075. private System.Windows.Forms.TextBox textBox_Config_MaxCurrent;
  5076. private System.Windows.Forms.Label label20;
  5077. private System.Windows.Forms.TextBox textBox_Config_Teeth_B;
  5078. private System.Windows.Forms.TextBox textBox_Config_T_Protect;
  5079. private System.Windows.Forms.Label label19;
  5080. private System.Windows.Forms.Label label11;
  5081. private System.Windows.Forms.Label label18;
  5082. private System.Windows.Forms.Label label13;
  5083. private System.Windows.Forms.Label label17;
  5084. private System.Windows.Forms.Label label14;
  5085. private System.Windows.Forms.Label label16;
  5086. private System.Windows.Forms.Label label15;
  5087. private System.Windows.Forms.Label label12;
  5088. private System.Windows.Forms.Label label10;
  5089. private System.Windows.Forms.TextBox textBox_Config_Teeth_F;
  5090. private System.Windows.Forms.GroupBox groupBox11;
  5091. private System.Windows.Forms.Button button_Write_MotorConfig;
  5092. private System.Windows.Forms.Button button_Read_MortoConfig;
  5093. private System.Windows.Forms.TextBox textBox_Motor_Power;
  5094. private System.Windows.Forms.TextBox textBox_Motor_R;
  5095. private System.Windows.Forms.TextBox textBox_Motor_Speed;
  5096. private System.Windows.Forms.TextBox textBox_Motor_Voltage;
  5097. private System.Windows.Forms.TextBox textBox_Motor_E;
  5098. private System.Windows.Forms.TextBox textBox_Motor_Lq;
  5099. private System.Windows.Forms.Label label45;
  5100. private System.Windows.Forms.Label label47;
  5101. private System.Windows.Forms.Label label49;
  5102. private System.Windows.Forms.Label label50;
  5103. private System.Windows.Forms.Label label51;
  5104. private System.Windows.Forms.Label label52;
  5105. private System.Windows.Forms.Label label53;
  5106. private System.Windows.Forms.TextBox textBox_Motor_Ld;
  5107. private System.Windows.Forms.Label label46;
  5108. private System.Windows.Forms.Label label56;
  5109. private System.Windows.Forms.Label label55;
  5110. private System.Windows.Forms.Label label43;
  5111. private System.Windows.Forms.Label label42;
  5112. private System.Windows.Forms.Label label40;
  5113. private System.Windows.Forms.Label label39;
  5114. private System.Windows.Forms.Label label44;
  5115. private System.Windows.Forms.Label label54;
  5116. private System.Windows.Forms.Label label37;
  5117. private System.Windows.Forms.Label label41;
  5118. private System.Windows.Forms.Label label36;
  5119. private System.Windows.Forms.Label label38;
  5120. private System.Windows.Forms.TextBox textBox_RunInfo_PowerAvg;
  5121. private System.Windows.Forms.TextBox textBox_RunInfo_T_MCU;
  5122. private System.Windows.Forms.Label label22;
  5123. private System.Windows.Forms.TextBox textBox_RunInfo_SOC;
  5124. private System.Windows.Forms.Label label35;
  5125. private System.Windows.Forms.TextBox textBox_RunInfo_Dir;
  5126. private System.Windows.Forms.TextBox textBox_RunInfo_T_PCB;
  5127. private System.Windows.Forms.TextBox textBox_RunInfo_ErrorCode;
  5128. private System.Windows.Forms.Label label23;
  5129. private System.Windows.Forms.TextBox textBox_RunInfo_Range;
  5130. private System.Windows.Forms.TextBox textBox_RunInfo_Current;
  5131. private System.Windows.Forms.TextBox textBox_RunInfo_Gear;
  5132. private System.Windows.Forms.TextBox textBox_RunInfo_T_Roil;
  5133. private System.Windows.Forms.Label label24;
  5134. private System.Windows.Forms.TextBox textBox_RunInfo_Light;
  5135. private System.Windows.Forms.TextBox textBox_RunInfo_Cadence;
  5136. private System.Windows.Forms.TextBox textBox_RunInfo_Torque;
  5137. private System.Windows.Forms.TextBox textBox_RunInfo_OutSpeed;
  5138. private System.Windows.Forms.TextBox textBox_RunInfo_Voltage;
  5139. private System.Windows.Forms.TextBox textBox_RunInfo_Power;
  5140. private System.Windows.Forms.TextBox textBox_RunInfo_BikeSpeed;
  5141. private System.Windows.Forms.Button button_Read_VerInfo;
  5142. private System.Windows.Forms.TextBox textBox_TorqueData;
  5143. private System.Windows.Forms.Label label57;
  5144. private System.Windows.Forms.Button button_Write_SN;
  5145. private System.Windows.Forms.Button button_Write_Mode;
  5146. private System.Windows.Forms.Timer timer1;
  5147. private System.Windows.Forms.Label label58;
  5148. private System.Windows.Forms.TextBox textBox_RevCnt;
  5149. private System.Windows.Forms.CheckBox checkBox_ReadTorqueData;
  5150. private System.Windows.Forms.Button button_Reset;
  5151. private System.Windows.Forms.CheckBox checkBox_AutoSend;
  5152. private System.Windows.Forms.Button button_RefreshPort;
  5153. private System.Windows.Forms.Label label59;
  5154. private System.Windows.Forms.TextBox textBox_Config_WheelAdj;
  5155. private System.Windows.Forms.TextBox textBox_Config_CadenceNum;
  5156. private System.Windows.Forms.Label label63;
  5157. private System.Windows.Forms.Label label62;
  5158. private System.Windows.Forms.TextBox textBox_Config_SpeedNum;
  5159. private System.Windows.Forms.Label label61;
  5160. private System.Windows.Forms.Label label60;
  5161. private System.Windows.Forms.GroupBox groupBox4;
  5162. private System.Windows.Forms.Label label66;
  5163. private System.Windows.Forms.Label label65;
  5164. private System.Windows.Forms.TextBox textBox_Config_Angle_Roll;
  5165. private System.Windows.Forms.Label label64;
  5166. private System.Windows.Forms.TextBox textBox_Config_Angle_Pitch;
  5167. private System.Windows.Forms.Label label70;
  5168. private System.Windows.Forms.Label label48;
  5169. private System.Windows.Forms.TextBox textBox_RunInfo_Time;
  5170. private System.Windows.Forms.TextBox textBox_RunInfo_Distance;
  5171. private System.Windows.Forms.Button button_Write_Config_Ext;
  5172. private System.Windows.Forms.Button button_Read_Config_Ext;
  5173. private System.Windows.Forms.GroupBox groupBox12;
  5174. private System.Windows.Forms.Button button_Read_RidedInfo;
  5175. private System.Windows.Forms.Label label71;
  5176. private System.Windows.Forms.Label label67;
  5177. private System.Windows.Forms.TextBox textBox_RideInfo_Trip_Time;
  5178. private System.Windows.Forms.TextBox textBox_RideInfo_Trip_Km;
  5179. private System.Windows.Forms.Label label68;
  5180. private System.Windows.Forms.TextBox textBox_RideInfo_ODO_Time;
  5181. private System.Windows.Forms.Label label69;
  5182. private System.Windows.Forms.TextBox textBox_RideInfo_ODO_Km;
  5183. private System.Windows.Forms.GroupBox groupBox13;
  5184. private System.Windows.Forms.Button button_Read_AttitudeAngle;
  5185. private System.Windows.Forms.Label label72;
  5186. private System.Windows.Forms.Label label73;
  5187. private System.Windows.Forms.TextBox textBox_Attitude_RollAngle_Rel;
  5188. private System.Windows.Forms.TextBox textBox_Attitude_RollAngle_Abs;
  5189. private System.Windows.Forms.Label label74;
  5190. private System.Windows.Forms.TextBox textBox_Attitude_PitchAngle_Rel;
  5191. private System.Windows.Forms.Label label75;
  5192. private System.Windows.Forms.TextBox textBox_Attitude_PitchAngle_Abs;
  5193. private System.Windows.Forms.Label label76;
  5194. private System.Windows.Forms.TextBox textBox_RunInfo_ODO_Km;
  5195. private System.Windows.Forms.Label label78;
  5196. private System.Windows.Forms.Label label_BiuldTime;
  5197. private System.Windows.Forms.CheckBox checkBox_ReadAttitudeAngleAutoSend;
  5198. private System.Windows.Forms.CheckBox checkBox_ReadRideInfo;
  5199. private System.Windows.Forms.Label label77;
  5200. private System.Windows.Forms.GroupBox groupBox14;
  5201. private System.Windows.Forms.Label label99;
  5202. private System.Windows.Forms.Button button_ReadRunLog;
  5203. private System.Windows.Forms.Label label96;
  5204. private System.Windows.Forms.TextBox textBox_Runlog1_MCU_MIN;
  5205. private System.Windows.Forms.TextBox textBox_Runlog1_Coil_MIN;
  5206. private System.Windows.Forms.Label label98;
  5207. private System.Windows.Forms.TextBox textBox_Runlog1_MCU_MAX;
  5208. private System.Windows.Forms.Label label97;
  5209. private System.Windows.Forms.TextBox textBox_Runlog1_Coil_MAX;
  5210. private System.Windows.Forms.Label label95;
  5211. private System.Windows.Forms.TextBox textBox_Runlog1_PCB_MIN;
  5212. private System.Windows.Forms.Label label94;
  5213. private System.Windows.Forms.TextBox textBox_Runlog1_PCB_MAX;
  5214. private System.Windows.Forms.Label label93;
  5215. private System.Windows.Forms.TextBox textBox_Runlog1_PBUFault;
  5216. private System.Windows.Forms.Label label92;
  5217. private System.Windows.Forms.TextBox textBox_Runlog1_HMIFault;
  5218. private System.Windows.Forms.Label label91;
  5219. private System.Windows.Forms.TextBox textBox_Runlog1_BMSFault;
  5220. private System.Windows.Forms.Label label90;
  5221. private System.Windows.Forms.TextBox textBox_Runlog1_NTCFault;
  5222. private System.Windows.Forms.Label label89;
  5223. private System.Windows.Forms.TextBox textBox_Runlog1_Phase;
  5224. private System.Windows.Forms.Label label88;
  5225. private System.Windows.Forms.TextBox textBox_Runlog1_HallFault;
  5226. private System.Windows.Forms.Label label87;
  5227. private System.Windows.Forms.TextBox textBox_Runlog1_TQSFault;
  5228. private System.Windows.Forms.Label label86;
  5229. private System.Windows.Forms.TextBox textBox_Runlog1_SPSFault;
  5230. private System.Windows.Forms.Label label85;
  5231. private System.Windows.Forms.TextBox textBox_Runlog1_OT;
  5232. private System.Windows.Forms.Label label84;
  5233. private System.Windows.Forms.TextBox textBox_Runlog1_Lock;
  5234. private System.Windows.Forms.Label label83;
  5235. private System.Windows.Forms.TextBox textBox_Runlog1_OV;
  5236. private System.Windows.Forms.Label label82;
  5237. private System.Windows.Forms.TextBox textBox_Runlog1_UV;
  5238. private System.Windows.Forms.Label label81;
  5239. private System.Windows.Forms.TextBox textBox_Runlog1_OC;
  5240. private System.Windows.Forms.Label label80;
  5241. private System.Windows.Forms.TextBox textBox_Runlog1_RunTime;
  5242. private System.Windows.Forms.Label label107;
  5243. private System.Windows.Forms.TextBox textBox_Runlog2_TE_CircuitFault;
  5244. private System.Windows.Forms.Label label106;
  5245. private System.Windows.Forms.TextBox textBox_Runlog2_TE_MCUFault;
  5246. private System.Windows.Forms.Label label105;
  5247. private System.Windows.Forms.TextBox textBox_Runlog2_CircuitFault;
  5248. private System.Windows.Forms.Label label104;
  5249. private System.Windows.Forms.TextBox textBox_Runlog2_VolFault;
  5250. private System.Windows.Forms.Label label103;
  5251. private System.Windows.Forms.TextBox textBox_Runlog2_MOS_SC;
  5252. private System.Windows.Forms.Label label102;
  5253. private System.Windows.Forms.TextBox textBox_Runlog2_GasFault;
  5254. private System.Windows.Forms.Label label101;
  5255. private System.Windows.Forms.TextBox textBox_Runlog2_CDSFault;
  5256. private System.Windows.Forms.Label label100;
  5257. private System.Windows.Forms.TextBox textBox_Runlog2_MCUFault;
  5258. private System.Windows.Forms.Label label79;
  5259. private System.Windows.Forms.TextBox textBox_Runlog1_PowerCount;
  5260. private System.Windows.Forms.Label label108;
  5261. private System.Windows.Forms.Label label_DateTime;
  5262. private System.Windows.Forms.Timer timer2;
  5263. private System.Windows.Forms.CheckBox checkBox_Savedata;
  5264. private System.Windows.Forms.Label label109;
  5265. private System.Windows.Forms.TextBox textBox_TE_FW;
  5266. private System.Windows.Forms.Button button_DataExport;
  5267. private System.Windows.Forms.GroupBox groupBox15;
  5268. private System.Windows.Forms.GroupBox groupBox16;
  5269. private System.Windows.Forms.TrackBar trackBar_MotorSpeedSet;
  5270. private System.Windows.Forms.Label label_MotorSpeedSet;
  5271. private System.Windows.Forms.Button button_Recovery;
  5272. private System.Windows.Forms.Button button_ReadErrorLog;
  5273. private System.Windows.Forms.TextBox textBox_Torque_Stdev;
  5274. private System.Windows.Forms.Label label110;
  5275. private System.Windows.Forms.Label label111;
  5276. private System.Windows.Forms.Label label114;
  5277. private System.Windows.Forms.Label label113;
  5278. private System.Windows.Forms.Label label112;
  5279. private System.Windows.Forms.TextBox textBox_Sensor1;
  5280. private System.Windows.Forms.TextBox textBox_Sensor2;
  5281. private System.Windows.Forms.TextBox textBox_Sensor3;
  5282. private System.Windows.Forms.Button button_ReadStartData;
  5283. private System.Windows.Forms.GroupBox groupBox17;
  5284. private System.Windows.Forms.TextBox textBox_Sensor3_K;
  5285. private System.Windows.Forms.TextBox textBox_Sensor2_K;
  5286. private System.Windows.Forms.Label label119;
  5287. private System.Windows.Forms.Label label118;
  5288. private System.Windows.Forms.Label label117;
  5289. private System.Windows.Forms.Label label116;
  5290. private System.Windows.Forms.TextBox textBox_Sensor1_K;
  5291. private System.Windows.Forms.TextBox textBox_Sensor3_Zero;
  5292. private System.Windows.Forms.TextBox textBox_Sensor2_Zero;
  5293. private System.Windows.Forms.TextBox textBox_Sensor1_Zero;
  5294. private System.Windows.Forms.TextBox textBox_Sensor3_Std;
  5295. private System.Windows.Forms.TextBox textBox_Sensor2_Std;
  5296. private System.Windows.Forms.TextBox textBox_Sensor1_Std;
  5297. private System.Windows.Forms.TextBox textBox_Sensor3_Avg;
  5298. private System.Windows.Forms.TextBox textBox_Sensor2_Avg;
  5299. private System.Windows.Forms.TextBox textBox_Sensor1_Avg;
  5300. private System.Windows.Forms.Button button_WriteK;
  5301. private System.Windows.Forms.Button button_ReadZero;
  5302. private System.Windows.Forms.Label label115;
  5303. private System.Windows.Forms.Label label5;
  5304. private System.Windows.Forms.Label label3;
  5305. private System.Windows.Forms.CheckBox checkBox_Sensor3;
  5306. private System.Windows.Forms.CheckBox checkBox_Sensor2;
  5307. private System.Windows.Forms.CheckBox checkBox_Sensor1;
  5308. private System.Windows.Forms.Label label120;
  5309. private System.Windows.Forms.TextBox textBox_Firmware_Special;
  5310. private System.Windows.Forms.Label label123;
  5311. private System.Windows.Forms.Label label122;
  5312. private System.Windows.Forms.Label label121;
  5313. private System.Windows.Forms.TextBox textBox_Config_WalkMotorSpeed;
  5314. private System.Windows.Forms.TextBox textBox_Config_WalkSpeedLimit;
  5315. private System.Windows.Forms.TextBox textBox_Config_UV_Protect;
  5316. private System.Windows.Forms.Label label126;
  5317. private System.Windows.Forms.Label label125;
  5318. private System.Windows.Forms.Label label124;
  5319. private System.Windows.Forms.Button button_LogClear;
  5320. private System.Windows.Forms.Label label127;
  5321. private System.Windows.Forms.Label label1_Welcom;
  5322. private System.Windows.Forms.ComboBox comboBox_SpeedSing;
  5323. private System.Windows.Forms.ComboBox comboBox_SerNum;
  5324. private System.Windows.Forms.ComboBox comboBox_NoWatch;
  5325. private System.Windows.Forms.ComboBox comboBox_DownDec;
  5326. private System.Windows.Forms.ComboBox comboBox_StartMode;
  5327. private System.Windows.Forms.ComboBox comboBox_TailLightVol;
  5328. private System.Windows.Forms.ComboBox comboBox_AttiSensor;
  5329. private System.Windows.Forms.ComboBox comboBox_FrontLigthVol;
  5330. private System.Windows.Forms.ComboBox comboBox_TailLightMode;
  5331. private System.Windows.Forms.TextBox textBox_Config_SpeedlimitStop;
  5332. private System.Windows.Forms.Label label128;
  5333. private System.Windows.Forms.TextBox textBox_Config_SpeedlimitStart;
  5334. private System.Windows.Forms.Label label129;
  5335. private System.Windows.Forms.TextBox textBox_Config_Period;
  5336. private System.Windows.Forms.Label label130;
  5337. private System.Windows.Forms.TextBox textBox_Config_Pulse;
  5338. private System.Windows.Forms.Label label131;
  5339. private System.Windows.Forms.TextBox textBox_Config_SpeedAlarm;
  5340. private System.Windows.Forms.Label label132;
  5341. private System.Windows.Forms.Button button_ReadAll;
  5342. private System.Windows.Forms.TextBox textBox_Config_GasMode;
  5343. private System.Windows.Forms.GroupBox groupBox18;
  5344. private System.Windows.Forms.RadioButton radioButton_DebugHex;
  5345. private System.Windows.Forms.RadioButton radioButton_DebugDec;
  5346. private System.Windows.Forms.CheckBox checkBox_DebugReset;
  5347. private System.Windows.Forms.CheckBox checkBox_DebugAuto;
  5348. private System.Windows.Forms.Button button_DebugRead;
  5349. private System.Windows.Forms.TextBox textBox_DebugAddrEnd;
  5350. private System.Windows.Forms.TextBox textBox_DebugAddrBegin;
  5351. private System.Windows.Forms.Label label137;
  5352. private System.Windows.Forms.Label label138;
  5353. private System.Windows.Forms.RichTextBox richTextBox_DebugInfo;
  5354. private System.Windows.Forms.TextBox textBox_Config_SpeedlimitAdj;
  5355. private System.Windows.Forms.Label label133;
  5356. private System.Windows.Forms.Label label134;
  5357. private System.Windows.Forms.TextBox textBox_BuildTime;
  5358. private System.Windows.Forms.ComboBox comboBox_FrontLightMode;
  5359. private System.Windows.Forms.Label label135;
  5360. private System.Windows.Forms.Label label139;
  5361. private System.Windows.Forms.TextBox textBox_ODO_Time;
  5362. private System.Windows.Forms.Label label136;
  5363. private System.Windows.Forms.TextBox textBox_ODO_Km;
  5364. private System.Windows.Forms.RadioButton radioButton_ThreeSensor;
  5365. private System.Windows.Forms.RadioButton radioButton_SingleSensor;
  5366. private System.Windows.Forms.TextBox textBox_Motor_Pole;
  5367. private System.Windows.Forms.Label label140;
  5368. private System.Windows.Forms.TabControl tabControl1;
  5369. private System.Windows.Forms.TabPage tabPage1;
  5370. private System.Windows.Forms.TextBox textBox_GearBox;
  5371. private System.Windows.Forms.Label label141;
  5372. private System.Windows.Forms.TabPage tabPage2;
  5373. private System.Windows.Forms.TextBox textBox_DebugInfo_SysFun;
  5374. private System.Windows.Forms.TextBox textBox_DebugInfo_SecondFun;
  5375. private System.Windows.Forms.TextBox textBox_DebugInfo_MotorFun;
  5376. private System.Windows.Forms.TextBox textBox_DebugInfo_AssistFun;
  5377. private System.Windows.Forms.TextBox textBox_DebugInfo_IdRef;
  5378. private System.Windows.Forms.TextBox textBox_DebugInfo_IqRef;
  5379. private System.Windows.Forms.TextBox textBox_DebugInfo_UdRef;
  5380. private System.Windows.Forms.TextBox textBox_DebugInfo_UqRef;
  5381. private System.Windows.Forms.TextBox textBox_DebugInfo_TorquePu;
  5382. private System.Windows.Forms.TextBox textBox_DebugInfo_TorqueFil;
  5383. private System.Windows.Forms.TextBox textBox_DebugInfo_TorqueCadence;
  5384. private System.Windows.Forms.TextBox textBox_DebugInfo_IqFdb;
  5385. private System.Windows.Forms.TextBox textBox_DebugInfo_IdFdb;
  5386. private System.Windows.Forms.TextBox textBox_DebugInfo_AssistOut;
  5387. private System.Windows.Forms.Label label142;
  5388. private System.Windows.Forms.Label label143;
  5389. private System.Windows.Forms.Label label144;
  5390. private System.Windows.Forms.Label label145;
  5391. private System.Windows.Forms.Label label146;
  5392. private System.Windows.Forms.Label label147;
  5393. private System.Windows.Forms.Label label148;
  5394. private System.Windows.Forms.Label label149;
  5395. private System.Windows.Forms.Label label150;
  5396. private System.Windows.Forms.Label label151;
  5397. private System.Windows.Forms.Label label152;
  5398. private System.Windows.Forms.Label label153;
  5399. private System.Windows.Forms.Label label154;
  5400. private System.Windows.Forms.Label label155;
  5401. private System.Windows.Forms.RadioButton radioButton_DebugMode_Confg;
  5402. private System.Windows.Forms.TextBox textBox_LogAddrEnd;
  5403. private System.Windows.Forms.TextBox textBox_LogAddrBegin;
  5404. private System.Windows.Forms.Label label156;
  5405. private System.Windows.Forms.Label label157;
  5406. private System.Windows.Forms.Label label160;
  5407. private System.Windows.Forms.TextBox textBox_RideInfo_CalOnce;
  5408. private System.Windows.Forms.TextBox textBox_RideInfo_CalTrip;
  5409. private System.Windows.Forms.Label label159;
  5410. private System.Windows.Forms.TextBox textBox_RideInfo_SpeedMax;
  5411. private System.Windows.Forms.Label label158;
  5412. private System.Windows.Forms.TextBox textBox_RideInfo_SpeedAvg;
  5413. private System.Windows.Forms.TabControl tabControl2;
  5414. private System.Windows.Forms.TabPage tabPage3;
  5415. private System.Windows.Forms.TabPage tabPage4;
  5416. private System.Windows.Forms.Button button_ReadErrorLogAddr;
  5417. }
  5418. }