Form1.Designer.cs 248 KB

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