Form1.Designer.cs 278 KB

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