Form1.Designer.cs 232 KB

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