Form1.Designer.cs 280 KB

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