mainForm.Designer.cs 371 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530
  1. using System.Windows.Forms;
  2. namespace Welling_Motor_Debug_Tool
  3. {
  4. partial class mainForm
  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(mainForm));
  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.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  63. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  64. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  65. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  67. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  68. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  69. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  70. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.系统开关ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  74. this.开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  75. this.关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  76. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  77. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  78. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  80. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  81. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  82. this.groupBox1 = new System.Windows.Forms.GroupBox();
  83. this.label24 = new System.Windows.Forms.Label();
  84. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  87. this.label3 = new System.Windows.Forms.Label();
  88. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  89. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  90. this.label2 = new System.Windows.Forms.Label();
  91. this.label1 = new System.Windows.Forms.Label();
  92. this.groupBox3 = new System.Windows.Forms.GroupBox();
  93. this.tabControl1 = new System.Windows.Forms.TabControl();
  94. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  95. this.button_Write = new System.Windows.Forms.Button();
  96. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  97. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  98. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  99. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  100. this.label95 = new System.Windows.Forms.Label();
  101. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  102. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  103. this.label93 = new System.Windows.Forms.Label();
  104. this.label94 = new System.Windows.Forms.Label();
  105. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  106. this.label92 = new System.Windows.Forms.Label();
  107. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  108. this.label91 = new System.Windows.Forms.Label();
  109. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  110. this.label90 = new System.Windows.Forms.Label();
  111. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  112. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  113. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  114. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  115. this.button_WriteControlParam = new System.Windows.Forms.Button();
  116. this.button_ReadControlParam = new System.Windows.Forms.Button();
  117. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  118. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  119. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  120. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  121. this.label29 = new System.Windows.Forms.Label();
  122. this.textBox_Load = new System.Windows.Forms.TextBox();
  123. this.label27 = new System.Windows.Forms.Label();
  124. this.label26 = new System.Windows.Forms.Label();
  125. this.button_Write_Cal = new System.Windows.Forms.Button();
  126. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  127. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  128. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  129. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  130. this.label62 = new System.Windows.Forms.Label();
  131. this.label47 = new System.Windows.Forms.Label();
  132. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  133. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  134. this.label25 = new System.Windows.Forms.Label();
  135. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  136. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  137. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  138. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  139. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  140. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  141. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  142. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  143. this.label89 = new System.Windows.Forms.Label();
  144. this.label88 = new System.Windows.Forms.Label();
  145. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  146. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  147. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  148. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  149. this.button_ReadRecord = new System.Windows.Forms.Button();
  150. this.button_ExportLog = new System.Windows.Forms.Button();
  151. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  152. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  153. this.groupBox16 = new System.Windows.Forms.GroupBox();
  154. this.groupBox18 = new System.Windows.Forms.GroupBox();
  155. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  156. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  157. this.groupBox17 = new System.Windows.Forms.GroupBox();
  158. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  159. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  160. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  161. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  162. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  163. this.groupBox9 = new System.Windows.Forms.GroupBox();
  164. this.button_Recovery = new System.Windows.Forms.Button();
  165. this.button_ClearLog = new System.Windows.Forms.Button();
  166. this.button_Reset = new System.Windows.Forms.Button();
  167. this.button_SystemClear = new System.Windows.Forms.Button();
  168. this.groupBox8 = new System.Windows.Forms.GroupBox();
  169. this.button_ReadOnLine = new System.Windows.Forms.Button();
  170. this.textBox_Online = new System.Windows.Forms.TextBox();
  171. this.label42 = new System.Windows.Forms.Label();
  172. this.groupBox7 = new System.Windows.Forms.GroupBox();
  173. this.button_ReadMAC = new System.Windows.Forms.Button();
  174. this.button_WriteMac = new System.Windows.Forms.Button();
  175. this.textBox_PP = new System.Windows.Forms.TextBox();
  176. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  177. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  178. this.label34 = new System.Windows.Forms.Label();
  179. this.label39 = new System.Windows.Forms.Label();
  180. this.textBox_MAC = new System.Windows.Forms.TextBox();
  181. this.label40 = new System.Windows.Forms.Label();
  182. this.label41 = new System.Windows.Forms.Label();
  183. this.groupBox6 = new System.Windows.Forms.GroupBox();
  184. this.button_ReadUser3 = new System.Windows.Forms.Button();
  185. this.button_WriteUser3 = new System.Windows.Forms.Button();
  186. this.button_ReadUser2 = new System.Windows.Forms.Button();
  187. this.button_WriteUser2 = new System.Windows.Forms.Button();
  188. this.button_ReadUser1 = new System.Windows.Forms.Button();
  189. this.button_WriteUser1 = new System.Windows.Forms.Button();
  190. this.textBox_User3 = new System.Windows.Forms.TextBox();
  191. this.textBox_User2 = new System.Windows.Forms.TextBox();
  192. this.label35 = new System.Windows.Forms.Label();
  193. this.textBox_User1 = new System.Windows.Forms.TextBox();
  194. this.label36 = new System.Windows.Forms.Label();
  195. this.label38 = new System.Windows.Forms.Label();
  196. this.groupBox5 = new System.Windows.Forms.GroupBox();
  197. this.button_ReadKey = new System.Windows.Forms.Button();
  198. this.button_WriteKey = new System.Windows.Forms.Button();
  199. this.textBox_Key = new System.Windows.Forms.TextBox();
  200. this.label37 = new System.Windows.Forms.Label();
  201. this.groupBox4 = new System.Windows.Forms.GroupBox();
  202. this.label85 = new System.Windows.Forms.Label();
  203. this.textBox_SP = new System.Windows.Forms.TextBox();
  204. this.button_ReadVersion = new System.Windows.Forms.Button();
  205. this.button_WriteSN = new System.Windows.Forms.Button();
  206. this.button_WriteModel = new System.Windows.Forms.Button();
  207. this.textBox_FW = new System.Windows.Forms.TextBox();
  208. this.textBox_HW = new System.Windows.Forms.TextBox();
  209. this.textBox_SN = new System.Windows.Forms.TextBox();
  210. this.label33 = new System.Windows.Forms.Label();
  211. this.label32 = new System.Windows.Forms.Label();
  212. this.textBox_Model = new System.Windows.Forms.TextBox();
  213. this.label31 = new System.Windows.Forms.Label();
  214. this.label30 = new System.Windows.Forms.Label();
  215. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  216. this.groupBox26 = new System.Windows.Forms.GroupBox();
  217. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  218. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  219. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  220. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  221. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  222. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  223. this.groupBox15 = new System.Windows.Forms.GroupBox();
  224. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  225. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  226. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  227. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  228. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  229. this.label54 = new System.Windows.Forms.Label();
  230. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  231. this.label52 = new System.Windows.Forms.Label();
  232. this.groupBox14 = new System.Windows.Forms.GroupBox();
  233. this.label53 = new System.Windows.Forms.Label();
  234. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  235. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  236. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  237. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  238. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  239. this.label48 = new System.Windows.Forms.Label();
  240. this.label49 = new System.Windows.Forms.Label();
  241. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  242. this.label50 = new System.Windows.Forms.Label();
  243. this.label51 = new System.Windows.Forms.Label();
  244. this.groupBox13 = new System.Windows.Forms.GroupBox();
  245. this.label64 = new System.Windows.Forms.Label();
  246. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  247. this.label63 = new System.Windows.Forms.Label();
  248. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  249. this.label59 = new System.Windows.Forms.Label();
  250. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  251. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  252. this.label58 = new System.Windows.Forms.Label();
  253. this.label57 = new System.Windows.Forms.Label();
  254. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  255. this.label56 = new System.Windows.Forms.Label();
  256. this.groupBox12 = new System.Windows.Forms.GroupBox();
  257. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  258. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  259. this.groupBox11 = new System.Windows.Forms.GroupBox();
  260. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  261. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  262. this.groupBox10 = new System.Windows.Forms.GroupBox();
  263. this.label60 = new System.Windows.Forms.Label();
  264. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  265. this.label61 = new System.Windows.Forms.Label();
  266. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  267. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  268. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  269. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  270. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  271. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  272. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  273. this.label66 = new System.Windows.Forms.Label();
  274. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  275. this.label65 = new System.Windows.Forms.Label();
  276. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  277. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  278. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  279. this.button_ScanCode = new System.Windows.Forms.Button();
  280. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  281. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  282. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  283. this.groupBox25 = new System.Windows.Forms.GroupBox();
  284. this.button_FacModeSetName = new System.Windows.Forms.Button();
  285. this.label87 = new System.Windows.Forms.Label();
  286. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  287. this.label86 = new System.Windows.Forms.Label();
  288. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  289. this.label68 = new System.Windows.Forms.Label();
  290. this.label84 = new System.Windows.Forms.Label();
  291. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  292. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  293. this.label83 = new System.Windows.Forms.Label();
  294. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  295. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  296. this.label82 = new System.Windows.Forms.Label();
  297. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  298. this.label81 = new System.Windows.Forms.Label();
  299. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  300. this.groupBox24 = new System.Windows.Forms.GroupBox();
  301. this.button_FacModeAssistParaSet = new System.Windows.Forms.Button();
  302. this.label80 = new System.Windows.Forms.Label();
  303. this.button_FacModeAssistParaRead = new System.Windows.Forms.Button();
  304. this.textBox_FacModeStartGain = new System.Windows.Forms.TextBox();
  305. this.textBox_FacModeCadencePer = new System.Windows.Forms.TextBox();
  306. this.label79 = new System.Windows.Forms.Label();
  307. this.label75 = new System.Windows.Forms.Label();
  308. this.textBox_FacModeCircuitK = new System.Windows.Forms.TextBox();
  309. this.textBox_FacModeSpeedLimitEnd = new System.Windows.Forms.TextBox();
  310. this.label78 = new System.Windows.Forms.Label();
  311. this.label76 = new System.Windows.Forms.Label();
  312. this.textBox_FacModeFltCounter = new System.Windows.Forms.TextBox();
  313. this.textBox_FacModeSpeedLimitTh = new System.Windows.Forms.TextBox();
  314. this.label77 = new System.Windows.Forms.Label();
  315. this.groupBox23 = new System.Windows.Forms.GroupBox();
  316. this.comboBox_FacModeStartMode = new System.Windows.Forms.ComboBox();
  317. this.comboBox_FacModeLightVol = new System.Windows.Forms.ComboBox();
  318. this.comboBox_FacModeAssist2 = new System.Windows.Forms.ComboBox();
  319. this.comboBox_FacModeAssist1 = new System.Windows.Forms.ComboBox();
  320. this.button_FacModeBikeParaSet = new System.Windows.Forms.Button();
  321. this.button_FacModeBikeParaRead = new System.Windows.Forms.Button();
  322. this.label74 = new System.Windows.Forms.Label();
  323. this.label73 = new System.Windows.Forms.Label();
  324. this.label72 = new System.Windows.Forms.Label();
  325. this.label71 = new System.Windows.Forms.Label();
  326. this.textBox_FacModeSpeedLimit = new System.Windows.Forms.TextBox();
  327. this.label70 = new System.Windows.Forms.Label();
  328. this.textBox_FacModeWheelSize = new System.Windows.Forms.TextBox();
  329. this.label69 = new System.Windows.Forms.Label();
  330. this.groupBox22 = new System.Windows.Forms.GroupBox();
  331. this.radioButton_FacModeDriverLG = new System.Windows.Forms.RadioButton();
  332. this.label_MotorSensor = new System.Windows.Forms.Label();
  333. this.label_Load = new System.Windows.Forms.Label();
  334. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  335. this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
  336. this.label67 = new System.Windows.Forms.Label();
  337. this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
  338. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  339. this.radioButton_FacModeDriverMtb = new System.Windows.Forms.RadioButton();
  340. this.radioButton_FacModeDriverCity = new System.Windows.Forms.RadioButton();
  341. this.groupBox21 = new System.Windows.Forms.GroupBox();
  342. this.button_FacModeWorkMode = new System.Windows.Forms.Button();
  343. this.checkBox_FacModeCheckCadence = new System.Windows.Forms.CheckBox();
  344. this.checkBox_FacModeCheckBikeSpeed = new System.Windows.Forms.CheckBox();
  345. this.checkBox_FacModeCheckNTC = new System.Windows.Forms.CheckBox();
  346. this.checkBox_FacModeCheckVol = new System.Windows.Forms.CheckBox();
  347. this.groupBox20 = new System.Windows.Forms.GroupBox();
  348. this.textBox10 = new System.Windows.Forms.TextBox();
  349. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  350. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  351. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  352. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  353. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  354. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  355. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  356. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  357. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  358. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  359. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  360. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  361. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  362. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  363. this.groupBox19 = new System.Windows.Forms.GroupBox();
  364. this.button_FacModeInit = new System.Windows.Forms.Button();
  365. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  366. this.groupBox28 = new System.Windows.Forms.GroupBox();
  367. this.label134 = new System.Windows.Forms.Label();
  368. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  369. this.label136 = new System.Windows.Forms.Label();
  370. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  371. this.label145 = new System.Windows.Forms.Label();
  372. this.label127 = new System.Windows.Forms.Label();
  373. this.label_FacModeLightB = new System.Windows.Forms.Label();
  374. this.label_FacModeBreak = new System.Windows.Forms.Label();
  375. this.label143 = new System.Windows.Forms.Label();
  376. this.label_FacModeLightF = new System.Windows.Forms.Label();
  377. this.label129 = new System.Windows.Forms.Label();
  378. this.label_FacModeGas = new System.Windows.Forms.Label();
  379. this.label123 = new System.Windows.Forms.Label();
  380. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  381. this.label125 = new System.Windows.Forms.Label();
  382. this.label_FacModeNTC = new System.Windows.Forms.Label();
  383. this.label122 = new System.Windows.Forms.Label();
  384. this.label118 = new System.Windows.Forms.Label();
  385. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  386. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  387. this.label120 = new System.Windows.Forms.Label();
  388. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  389. this.label133 = new System.Windows.Forms.Label();
  390. this.label132 = new System.Windows.Forms.Label();
  391. this.label_FacModeErrorCode = new System.Windows.Forms.Label();
  392. this.label115 = new System.Windows.Forms.Label();
  393. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  394. this.groupBox27 = new System.Windows.Forms.GroupBox();
  395. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  396. this.button__FacMode_Start = new System.Windows.Forms.Button();
  397. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  398. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  399. this.groupBox2 = new System.Windows.Forms.GroupBox();
  400. this.checkBox_FacModeFuncTest = new System.Windows.Forms.CheckBox();
  401. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  402. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  403. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  404. this.label112 = new System.Windows.Forms.Label();
  405. this.label_FacModeSatus = new System.Windows.Forms.Label();
  406. this.label_FacModeResult = new System.Windows.Forms.Label();
  407. this.label111 = new System.Windows.Forms.Label();
  408. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  409. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  410. this.groupBox31 = new System.Windows.Forms.GroupBox();
  411. this.label148 = new System.Windows.Forms.Label();
  412. this.label_CheckModeSN = new System.Windows.Forms.Label();
  413. this.label154 = new System.Windows.Forms.Label();
  414. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  415. this.label156 = new System.Windows.Forms.Label();
  416. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  417. this.label160 = new System.Windows.Forms.Label();
  418. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  419. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  420. this.groupBox30 = new System.Windows.Forms.GroupBox();
  421. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  422. this.groupBox29 = new System.Windows.Forms.GroupBox();
  423. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  424. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  425. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  426. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  427. this.button_CheckModeStart = new System.Windows.Forms.Button();
  428. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  429. this.label138 = new System.Windows.Forms.Label();
  430. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  431. this.label_CheckModeResult = new System.Windows.Forms.Label();
  432. this.label141 = new System.Windows.Forms.Label();
  433. this.label23 = new System.Windows.Forms.Label();
  434. this.label_RecCount = new System.Windows.Forms.Label();
  435. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  436. this.label_BuildTime = new System.Windows.Forms.Label();
  437. this.label_SystemTime = new System.Windows.Forms.Label();
  438. this.label_COM_Sta = new System.Windows.Forms.Label();
  439. this.label43 = new System.Windows.Forms.Label();
  440. this.label44 = new System.Windows.Forms.Label();
  441. this.label45 = new System.Windows.Forms.Label();
  442. this.label96 = new System.Windows.Forms.Label();
  443. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  444. this.label_ServerStatus = new System.Windows.Forms.Label();
  445. this.label_PortStatus = new System.Windows.Forms.Label();
  446. this.label_Computername = new System.Windows.Forms.Label();
  447. this.label46 = new System.Windows.Forms.Label();
  448. this.tabControl2 = new System.Windows.Forms.TabControl();
  449. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  450. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  451. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  452. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  453. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  454. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  455. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  456. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  457. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  458. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  459. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  460. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  461. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  462. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  463. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  464. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  465. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  466. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  467. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  468. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  469. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  470. this.label55 = new System.Windows.Forms.Label();
  471. this.label28 = new System.Windows.Forms.Label();
  472. this.label22 = new System.Windows.Forms.Label();
  473. this.label16 = new System.Windows.Forms.Label();
  474. this.label10 = new System.Windows.Forms.Label();
  475. this.label21 = new System.Windows.Forms.Label();
  476. this.label15 = new System.Windows.Forms.Label();
  477. this.label9 = new System.Windows.Forms.Label();
  478. this.label20 = new System.Windows.Forms.Label();
  479. this.label14 = new System.Windows.Forms.Label();
  480. this.label8 = new System.Windows.Forms.Label();
  481. this.label19 = new System.Windows.Forms.Label();
  482. this.label13 = new System.Windows.Forms.Label();
  483. this.label7 = new System.Windows.Forms.Label();
  484. this.label18 = new System.Windows.Forms.Label();
  485. this.label12 = new System.Windows.Forms.Label();
  486. this.label6 = new System.Windows.Forms.Label();
  487. this.label17 = new System.Windows.Forms.Label();
  488. this.label11 = new System.Windows.Forms.Label();
  489. this.label5 = new System.Windows.Forms.Label();
  490. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  491. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  492. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  493. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  494. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  495. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  496. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  497. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  498. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  499. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  500. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  501. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  502. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  503. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  504. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  505. this.label97 = new System.Windows.Forms.Label();
  506. this.label109 = new System.Windows.Forms.Label();
  507. this.label98 = new System.Windows.Forms.Label();
  508. this.label99 = new System.Windows.Forms.Label();
  509. this.label100 = new System.Windows.Forms.Label();
  510. this.label101 = new System.Windows.Forms.Label();
  511. this.label102 = new System.Windows.Forms.Label();
  512. this.label110 = new System.Windows.Forms.Label();
  513. this.label108 = new System.Windows.Forms.Label();
  514. this.label103 = new System.Windows.Forms.Label();
  515. this.label104 = new System.Windows.Forms.Label();
  516. this.label105 = new System.Windows.Forms.Label();
  517. this.label106 = new System.Windows.Forms.Label();
  518. this.label107 = new System.Windows.Forms.Label();
  519. this.label_StarInfo = new System.Windows.Forms.Label();
  520. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  521. this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  522. this.中置电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  523. this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  524. this.menuStrip_Set.SuspendLayout();
  525. this.statusStrip1.SuspendLayout();
  526. this.groupBox1.SuspendLayout();
  527. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  528. this.groupBox3.SuspendLayout();
  529. this.tabControl1.SuspendLayout();
  530. this.tabPage_MotorParam.SuspendLayout();
  531. this.tabPage_BikeParam.SuspendLayout();
  532. this.tabPage_ControlParam.SuspendLayout();
  533. this.tabPage_SensorParam.SuspendLayout();
  534. this.tabPage_AssistParam.SuspendLayout();
  535. this.tabPage_DebugParam.SuspendLayout();
  536. this.tabPage_RecordInfo.SuspendLayout();
  537. this.tabPage_OtherInfo.SuspendLayout();
  538. this.groupBox16.SuspendLayout();
  539. this.groupBox18.SuspendLayout();
  540. this.groupBox17.SuspendLayout();
  541. this.groupBox9.SuspendLayout();
  542. this.groupBox8.SuspendLayout();
  543. this.groupBox7.SuspendLayout();
  544. this.groupBox6.SuspendLayout();
  545. this.groupBox5.SuspendLayout();
  546. this.groupBox4.SuspendLayout();
  547. this.tabPage_OBC.SuspendLayout();
  548. this.groupBox26.SuspendLayout();
  549. this.groupBox15.SuspendLayout();
  550. this.groupBox14.SuspendLayout();
  551. this.groupBox13.SuspendLayout();
  552. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  554. this.groupBox12.SuspendLayout();
  555. this.groupBox11.SuspendLayout();
  556. this.groupBox10.SuspendLayout();
  557. this.tabPage_RAMorFLASH.SuspendLayout();
  558. this.tabPage_FactoryMode.SuspendLayout();
  559. this.groupBox25.SuspendLayout();
  560. this.groupBox24.SuspendLayout();
  561. this.groupBox23.SuspendLayout();
  562. this.groupBox22.SuspendLayout();
  563. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
  564. this.groupBox21.SuspendLayout();
  565. this.groupBox20.SuspendLayout();
  566. this.groupBox19.SuspendLayout();
  567. this.tabPage_ProductMode_Write.SuspendLayout();
  568. this.groupBox28.SuspendLayout();
  569. this.groupBox27.SuspendLayout();
  570. this.groupBox2.SuspendLayout();
  571. this.tabPage_ProductMode_Read.SuspendLayout();
  572. this.groupBox31.SuspendLayout();
  573. this.groupBox30.SuspendLayout();
  574. this.groupBox29.SuspendLayout();
  575. this.tabControl2.SuspendLayout();
  576. this.tabPage_RunInfo.SuspendLayout();
  577. this.tabPage_DebugInfo.SuspendLayout();
  578. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  579. this.SuspendLayout();
  580. //
  581. // menuStrip_Set
  582. //
  583. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  584. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  585. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  586. this.端口连接ToolStripMenuItem,
  587. this.配置ToolStripMenuItem,
  588. this.工具箱ToolStripMenuItem,
  589. this.关于ToolStripMenuItem});
  590. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  591. this.menuStrip_Set.Name = "menuStrip_Set";
  592. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  593. this.menuStrip_Set.TabIndex = 1;
  594. this.menuStrip_Set.Text = "menuStrip2";
  595. //
  596. // 端口连接ToolStripMenuItem
  597. //
  598. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  599. this.刷新ToolStripMenuItem,
  600. this.端口号ToolStripMenuItem,
  601. this.波特率ToolStripMenuItem,
  602. this.连接ToolStripMenuItem,
  603. this.toolStripSeparator1,
  604. this.其它配置项ToolStripMenuItem});
  605. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  606. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  607. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  608. this.端口连接ToolStripMenuItem.Text = "端口设置";
  609. //
  610. // 刷新ToolStripMenuItem
  611. //
  612. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  613. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  614. this.刷新ToolStripMenuItem.Text = "刷新";
  615. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  616. //
  617. // 端口号ToolStripMenuItem
  618. //
  619. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  620. this.toolStripComboBox_ComNum});
  621. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  622. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  623. this.端口号ToolStripMenuItem.Text = "端口号";
  624. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  625. //
  626. // toolStripComboBox_ComNum
  627. //
  628. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  629. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  630. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  631. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  632. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  633. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  634. //
  635. // 波特率ToolStripMenuItem
  636. //
  637. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  638. this.toolStripComboBox_Baudrate});
  639. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  640. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  641. this.波特率ToolStripMenuItem.Text = "波特率";
  642. //
  643. // toolStripComboBox_Baudrate
  644. //
  645. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  646. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  647. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  649. "9600",
  650. "115200",
  651. "230400"});
  652. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  653. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  654. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  655. //
  656. // 连接ToolStripMenuItem
  657. //
  658. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  659. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  660. this.连接ToolStripMenuItem.Text = "连接";
  661. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  662. //
  663. // toolStripSeparator1
  664. //
  665. this.toolStripSeparator1.Name = "toolStripSeparator1";
  666. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  667. //
  668. // 其它配置项ToolStripMenuItem
  669. //
  670. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  671. this.连接开机ToolStripMenuItem,
  672. this.断开关机ToolStripMenuItem,
  673. this.识别通讯盒ToolStripMenuItem});
  674. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  675. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  676. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  677. //
  678. // 连接开机ToolStripMenuItem
  679. //
  680. this.连接开机ToolStripMenuItem.Checked = true;
  681. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  682. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  683. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  684. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  685. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  686. //
  687. // 断开关机ToolStripMenuItem
  688. //
  689. this.断开关机ToolStripMenuItem.Checked = true;
  690. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  691. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  692. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  693. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  694. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  695. //
  696. // 识别通讯盒ToolStripMenuItem
  697. //
  698. this.识别通讯盒ToolStripMenuItem.Checked = true;
  699. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  700. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  701. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  702. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  703. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  704. //
  705. // 配置ToolStripMenuItem
  706. //
  707. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  708. this.写入存储ToolStripMenuItem,
  709. this.离线使用ToolStripMenuItem,
  710. this.服务器配置ToolStripMenuItem,
  711. this.生产信息ToolStripMenuItem,
  712. this.电机类型ToolStripMenuItem});
  713. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  714. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  715. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  716. this.配置ToolStripMenuItem.Text = "配置";
  717. //
  718. // 写入存储ToolStripMenuItem
  719. //
  720. this.写入存储ToolStripMenuItem.Checked = true;
  721. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  722. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  723. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  724. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  725. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  726. //
  727. // 离线使用ToolStripMenuItem
  728. //
  729. this.离线使用ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  730. this.允许ToolStripMenuItem,
  731. this.不允许ToolStripMenuItem});
  732. this.离线使用ToolStripMenuItem.Name = "离线使用ToolStripMenuItem";
  733. this.离线使用ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  734. this.离线使用ToolStripMenuItem.Text = "离线使用";
  735. //
  736. // 允许ToolStripMenuItem
  737. //
  738. this.允许ToolStripMenuItem.Checked = true;
  739. this.允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  740. this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
  741. this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  742. this.允许ToolStripMenuItem.Text = "允许";
  743. this.允许ToolStripMenuItem.Click += new System.EventHandler(this.允许ToolStripMenuItem_Click);
  744. //
  745. // 不允许ToolStripMenuItem
  746. //
  747. this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
  748. this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  749. this.不允许ToolStripMenuItem.Text = "不允许";
  750. this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
  751. //
  752. // 服务器配置ToolStripMenuItem
  753. //
  754. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  755. this.IP地址ToolStripMenuItem,
  756. this.端口ToolStripMenuItem,
  757. this.用户名ToolStripMenuItem,
  758. this.密码ToolStripMenuItem,
  759. this.存储路径ToolStripMenuItem});
  760. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  761. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  762. this.服务器配置ToolStripMenuItem.Text = "FTP服务器配置";
  763. this.服务器配置ToolStripMenuItem.Click += new System.EventHandler(this.服务器配置ToolStripMenuItem_Click);
  764. //
  765. // IP地址ToolStripMenuItem
  766. //
  767. this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  768. this.toolStripTextBox_ServerIP});
  769. this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
  770. this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  771. this.IP地址ToolStripMenuItem.Text = "IP地址";
  772. this.IP地址ToolStripMenuItem.Visible = false;
  773. //
  774. // toolStripTextBox_ServerIP
  775. //
  776. this.toolStripTextBox_ServerIP.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  777. this.toolStripTextBox_ServerIP.Name = "toolStripTextBox_ServerIP";
  778. this.toolStripTextBox_ServerIP.Size = new System.Drawing.Size(200, 28);
  779. this.toolStripTextBox_ServerIP.Text = "10.176.42.30";
  780. this.toolStripTextBox_ServerIP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  781. //
  782. // 端口ToolStripMenuItem
  783. //
  784. this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  785. this.toolStripTextBox_ServerPort});
  786. this.端口ToolStripMenuItem.Name = "端口ToolStripMenuItem";
  787. this.端口ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  788. this.端口ToolStripMenuItem.Text = "端口";
  789. this.端口ToolStripMenuItem.Visible = false;
  790. //
  791. // toolStripTextBox_ServerPort
  792. //
  793. this.toolStripTextBox_ServerPort.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  794. this.toolStripTextBox_ServerPort.Name = "toolStripTextBox_ServerPort";
  795. this.toolStripTextBox_ServerPort.Size = new System.Drawing.Size(200, 28);
  796. this.toolStripTextBox_ServerPort.Text = "21";
  797. this.toolStripTextBox_ServerPort.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  798. //
  799. // 用户名ToolStripMenuItem
  800. //
  801. this.用户名ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  802. this.toolStripTextBox_ServerUser});
  803. this.用户名ToolStripMenuItem.Name = "用户名ToolStripMenuItem";
  804. this.用户名ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  805. this.用户名ToolStripMenuItem.Text = "用户名";
  806. this.用户名ToolStripMenuItem.Visible = false;
  807. //
  808. // toolStripTextBox_ServerUser
  809. //
  810. this.toolStripTextBox_ServerUser.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  811. this.toolStripTextBox_ServerUser.Name = "toolStripTextBox_ServerUser";
  812. this.toolStripTextBox_ServerUser.Size = new System.Drawing.Size(200, 28);
  813. this.toolStripTextBox_ServerUser.Text = "factory_test";
  814. this.toolStripTextBox_ServerUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  815. //
  816. // 密码ToolStripMenuItem
  817. //
  818. this.密码ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  819. this.toolStripTextBox_ServerPasswd});
  820. this.密码ToolStripMenuItem.Name = "密码ToolStripMenuItem";
  821. this.密码ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  822. this.密码ToolStripMenuItem.Text = "密码";
  823. this.密码ToolStripMenuItem.Visible = false;
  824. //
  825. // toolStripTextBox_ServerPasswd
  826. //
  827. this.toolStripTextBox_ServerPasswd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  828. this.toolStripTextBox_ServerPasswd.Name = "toolStripTextBox_ServerPasswd";
  829. this.toolStripTextBox_ServerPasswd.Size = new System.Drawing.Size(200, 28);
  830. this.toolStripTextBox_ServerPasswd.Text = "ttium";
  831. this.toolStripTextBox_ServerPasswd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  832. //
  833. // 存储路径ToolStripMenuItem
  834. //
  835. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  836. this.toolStripTextBox_ServerPath});
  837. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  838. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  839. this.存储路径ToolStripMenuItem.Text = "存储路径";
  840. this.存储路径ToolStripMenuItem.Visible = false;
  841. //
  842. // toolStripTextBox_ServerPath
  843. //
  844. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  845. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  846. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  847. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  848. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  849. //
  850. // 生产信息ToolStripMenuItem
  851. //
  852. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  853. this.生产商ToolStripMenuItem,
  854. this.生产地ToolStripMenuItem,
  855. this.生产日期ToolStripMenuItem,
  856. this.产品标识ToolStripMenuItem});
  857. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  858. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  859. this.生产信息ToolStripMenuItem.Text = "生产信息";
  860. this.生产信息ToolStripMenuItem.Click += new System.EventHandler(this.生产信息ToolStripMenuItem_Click);
  861. //
  862. // 生产商ToolStripMenuItem
  863. //
  864. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  865. this.toolStripTextBox_MAC});
  866. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  867. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  868. this.生产商ToolStripMenuItem.Text = "生产商";
  869. //
  870. // toolStripTextBox_MAC
  871. //
  872. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  873. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  874. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  875. this.toolStripTextBox_MAC.Text = "TTIUM";
  876. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  877. //
  878. // 生产地ToolStripMenuItem
  879. //
  880. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  881. this.toolStripTextBoxMACAddr});
  882. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  883. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  884. this.生产地ToolStripMenuItem.Text = "生产地";
  885. //
  886. // toolStripTextBoxMACAddr
  887. //
  888. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  889. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  890. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  891. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  892. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  893. //
  894. // 生产日期ToolStripMenuItem
  895. //
  896. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  897. this.toolStripTextBox_MACDate});
  898. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  899. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  900. this.生产日期ToolStripMenuItem.Text = "生产日期";
  901. //
  902. // toolStripTextBox_MACDate
  903. //
  904. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  905. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  906. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  907. this.toolStripTextBox_MACDate.Text = "20220101";
  908. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  909. //
  910. // 产品标识ToolStripMenuItem
  911. //
  912. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  913. this.toolStripTextBox_MACPD});
  914. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  915. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  916. this.产品标识ToolStripMenuItem.Text = "产品标识";
  917. //
  918. // toolStripTextBox_MACPD
  919. //
  920. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  921. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  922. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  923. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  924. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  925. //
  926. // 工具箱ToolStripMenuItem
  927. //
  928. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  929. this.运行信息记录ToolStripMenuItem,
  930. this.计算器ToolStripMenuItem,
  931. this.页面保存ToolStripMenuItem,
  932. this.系统开关ToolStripMenuItem,
  933. this.指令调试ToolStripMenuItem});
  934. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  935. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  936. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  937. this.工具箱ToolStripMenuItem.Text = "工具箱";
  938. //
  939. // 运行信息记录ToolStripMenuItem
  940. //
  941. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  942. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  943. this.运行信息记录ToolStripMenuItem.Text = "运行信息记录";
  944. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  945. //
  946. // 计算器ToolStripMenuItem
  947. //
  948. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  949. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  950. this.计算器ToolStripMenuItem.Text = "计算器";
  951. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  952. //
  953. // 页面保存ToolStripMenuItem
  954. //
  955. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  956. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  957. this.页面保存ToolStripMenuItem.Text = "页面保存";
  958. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  959. //
  960. // 系统开关ToolStripMenuItem
  961. //
  962. this.系统开关ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  963. this.开机ToolStripMenuItem,
  964. this.关机ToolStripMenuItem});
  965. this.系统开关ToolStripMenuItem.Name = "系统开关ToolStripMenuItem";
  966. this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  967. this.系统开关ToolStripMenuItem.Text = "电源控制";
  968. //
  969. // 开机ToolStripMenuItem
  970. //
  971. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  972. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  973. this.开机ToolStripMenuItem.Text = "开机";
  974. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  975. //
  976. // 关机ToolStripMenuItem
  977. //
  978. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  979. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  980. this.关机ToolStripMenuItem.Text = "关机";
  981. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  982. //
  983. // 指令调试ToolStripMenuItem
  984. //
  985. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  986. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  987. this.指令调试ToolStripMenuItem.Text = "指令调试";
  988. //
  989. // 关于ToolStripMenuItem
  990. //
  991. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  992. this.帮助ToolStripMenuItem,
  993. this.版本ToolStripMenuItem});
  994. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  995. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  996. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  997. this.关于ToolStripMenuItem.Text = "关于";
  998. //
  999. // 帮助ToolStripMenuItem
  1000. //
  1001. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1002. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1003. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1004. //
  1005. // 版本ToolStripMenuItem
  1006. //
  1007. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1008. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1009. this.版本ToolStripMenuItem.Text = "版本信息";
  1010. //
  1011. // statusStrip1
  1012. //
  1013. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1014. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1015. this.toolStripStatusLabel1});
  1016. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1017. this.statusStrip1.Name = "statusStrip1";
  1018. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1019. this.statusStrip1.TabIndex = 3;
  1020. this.statusStrip1.Text = "statusStrip1";
  1021. //
  1022. // toolStripStatusLabel1
  1023. //
  1024. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1025. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1026. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1027. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1028. //
  1029. // groupBox1
  1030. //
  1031. this.groupBox1.Controls.Add(this.label24);
  1032. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  1033. this.groupBox1.Controls.Add(this.label4);
  1034. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1035. this.groupBox1.Controls.Add(this.label3);
  1036. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1037. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1038. this.groupBox1.Controls.Add(this.label2);
  1039. this.groupBox1.Controls.Add(this.label1);
  1040. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1041. this.groupBox1.Name = "groupBox1";
  1042. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1043. this.groupBox1.TabIndex = 4;
  1044. this.groupBox1.TabStop = false;
  1045. this.groupBox1.Text = "电机控制";
  1046. this.groupBox1.Visible = false;
  1047. //
  1048. // label24
  1049. //
  1050. this.label24.AutoSize = true;
  1051. this.label24.Location = new System.Drawing.Point(161, 152);
  1052. this.label24.Name = "label24";
  1053. this.label24.Size = new System.Drawing.Size(24, 21);
  1054. this.label24.TabIndex = 6;
  1055. this.label24.Text = "%";
  1056. //
  1057. // numericUpDown_SpeedAdj
  1058. //
  1059. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1060. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 148);
  1061. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  1062. this.numericUpDown_SpeedAdj.ReadOnly = true;
  1063. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  1064. this.numericUpDown_SpeedAdj.TabIndex = 5;
  1065. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1066. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  1067. //
  1068. // label4
  1069. //
  1070. this.label4.AutoSize = true;
  1071. this.label4.Location = new System.Drawing.Point(6, 152);
  1072. this.label4.Name = "label4";
  1073. this.label4.Size = new System.Drawing.Size(74, 21);
  1074. this.label4.TabIndex = 4;
  1075. this.label4.Text = "转速调节";
  1076. //
  1077. // comboBox_LightSwitch
  1078. //
  1079. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1080. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1081. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1082. this.comboBox_LightSwitch.FormattingEnabled = true;
  1083. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1084. "ON",
  1085. "OFF"});
  1086. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 109);
  1087. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1088. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1089. this.comboBox_LightSwitch.TabIndex = 3;
  1090. //
  1091. // label3
  1092. //
  1093. this.label3.AutoSize = true;
  1094. this.label3.Location = new System.Drawing.Point(6, 113);
  1095. this.label3.Name = "label3";
  1096. this.label3.Size = new System.Drawing.Size(74, 21);
  1097. this.label3.TabIndex = 2;
  1098. this.label3.Text = "大灯开关";
  1099. //
  1100. // comboBox_GearSt
  1101. //
  1102. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1103. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1104. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1105. this.comboBox_GearSt.FormattingEnabled = true;
  1106. this.comboBox_GearSt.Items.AddRange(new object[] {
  1107. "OFF",
  1108. "ECO",
  1109. "NORM",
  1110. "SPORT",
  1111. "TURBO",
  1112. "SMART",
  1113. "WALK"});
  1114. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 70);
  1115. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1116. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1117. this.comboBox_GearSt.TabIndex = 1;
  1118. //
  1119. // comboBox_WorkMode
  1120. //
  1121. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1122. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1123. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1124. this.comboBox_WorkMode.FormattingEnabled = true;
  1125. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1126. "运行模式",
  1127. "配置模式",
  1128. "调试模式"});
  1129. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1130. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1131. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1132. this.comboBox_WorkMode.TabIndex = 1;
  1133. this.comboBox_WorkMode.SelectedIndexChanged += new System.EventHandler(this.comboBox_WorkMode_SelectedIndexChanged);
  1134. //
  1135. // label2
  1136. //
  1137. this.label2.AutoSize = true;
  1138. this.label2.Location = new System.Drawing.Point(6, 74);
  1139. this.label2.Name = "label2";
  1140. this.label2.Size = new System.Drawing.Size(74, 21);
  1141. this.label2.TabIndex = 0;
  1142. this.label2.Text = "助力档位";
  1143. //
  1144. // label1
  1145. //
  1146. this.label1.AutoSize = true;
  1147. this.label1.Location = new System.Drawing.Point(6, 35);
  1148. this.label1.Name = "label1";
  1149. this.label1.Size = new System.Drawing.Size(74, 21);
  1150. this.label1.TabIndex = 0;
  1151. this.label1.Text = "工作模式";
  1152. //
  1153. // groupBox3
  1154. //
  1155. this.groupBox3.Controls.Add(this.tabControl1);
  1156. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1157. this.groupBox3.Name = "groupBox3";
  1158. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1159. this.groupBox3.TabIndex = 6;
  1160. this.groupBox3.TabStop = false;
  1161. this.groupBox3.Text = "参数查询/写入";
  1162. this.groupBox3.Visible = false;
  1163. //
  1164. // tabControl1
  1165. //
  1166. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1167. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1168. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1169. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1170. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1171. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1172. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1173. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1174. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1175. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1176. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1177. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1178. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1179. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1180. this.tabControl1.Name = "tabControl1";
  1181. this.tabControl1.SelectedIndex = 0;
  1182. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1183. this.tabControl1.TabIndex = 0;
  1184. //
  1185. // tabPage_MotorParam
  1186. //
  1187. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1188. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1189. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1190. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1191. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1192. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1193. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1194. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1195. this.tabPage_MotorParam.TabIndex = 0;
  1196. this.tabPage_MotorParam.Text = "马达参数";
  1197. //
  1198. // button_Write
  1199. //
  1200. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1201. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1202. this.button_Write.Name = "button_Write";
  1203. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1204. this.button_Write.TabIndex = 1;
  1205. this.button_Write.Text = "写入参数";
  1206. this.button_Write.UseVisualStyleBackColor = false;
  1207. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1208. //
  1209. // button_Read_MotorParam
  1210. //
  1211. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1212. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1213. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1214. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1215. this.button_Read_MotorParam.TabIndex = 1;
  1216. this.button_Read_MotorParam.Text = "读取参数";
  1217. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1218. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1219. //
  1220. // richTextBox_MotorParam
  1221. //
  1222. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1223. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1224. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1225. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1226. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1227. this.richTextBox_MotorParam.TabIndex = 0;
  1228. this.richTextBox_MotorParam.Text = "";
  1229. //
  1230. // tabPage_BikeParam
  1231. //
  1232. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1233. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1234. this.tabPage_BikeParam.Controls.Add(this.label95);
  1235. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1236. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1237. this.tabPage_BikeParam.Controls.Add(this.label93);
  1238. this.tabPage_BikeParam.Controls.Add(this.label94);
  1239. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1240. this.tabPage_BikeParam.Controls.Add(this.label92);
  1241. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1242. this.tabPage_BikeParam.Controls.Add(this.label91);
  1243. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1244. this.tabPage_BikeParam.Controls.Add(this.label90);
  1245. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1246. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1247. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1248. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1249. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1250. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1251. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1252. this.tabPage_BikeParam.TabIndex = 1;
  1253. this.tabPage_BikeParam.Text = "整车信息";
  1254. //
  1255. // textBox_AutoPowerOff
  1256. //
  1257. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1258. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1259. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1260. this.textBox_AutoPowerOff.TabIndex = 17;
  1261. //
  1262. // label95
  1263. //
  1264. this.label95.AutoSize = true;
  1265. this.label95.Location = new System.Drawing.Point(855, 173);
  1266. this.label95.Name = "label95";
  1267. this.label95.Size = new System.Drawing.Size(74, 21);
  1268. this.label95.TabIndex = 16;
  1269. this.label95.Text = "自动关机";
  1270. //
  1271. // textBox_PowerOffDelay
  1272. //
  1273. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1274. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1275. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1276. this.textBox_PowerOffDelay.TabIndex = 15;
  1277. //
  1278. // textBox_PowerOnDelay
  1279. //
  1280. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1281. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1282. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1283. this.textBox_PowerOnDelay.TabIndex = 14;
  1284. //
  1285. // label93
  1286. //
  1287. this.label93.AutoSize = true;
  1288. this.label93.Location = new System.Drawing.Point(855, 142);
  1289. this.label93.Name = "label93";
  1290. this.label93.Size = new System.Drawing.Size(74, 21);
  1291. this.label93.TabIndex = 13;
  1292. this.label93.Text = "关机延时";
  1293. //
  1294. // label94
  1295. //
  1296. this.label94.AutoSize = true;
  1297. this.label94.Location = new System.Drawing.Point(855, 111);
  1298. this.label94.Name = "label94";
  1299. this.label94.Size = new System.Drawing.Size(74, 21);
  1300. this.label94.TabIndex = 11;
  1301. this.label94.Text = "开机延时";
  1302. //
  1303. // comboBox_TailLightVol
  1304. //
  1305. this.comboBox_TailLightVol.FormattingEnabled = true;
  1306. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1307. "6V",
  1308. "12V"});
  1309. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  1310. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  1311. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  1312. this.comboBox_TailLightVol.TabIndex = 10;
  1313. //
  1314. // label92
  1315. //
  1316. this.label92.AutoSize = true;
  1317. this.label92.Location = new System.Drawing.Point(855, 80);
  1318. this.label92.Name = "label92";
  1319. this.label92.Size = new System.Drawing.Size(74, 21);
  1320. this.label92.TabIndex = 9;
  1321. this.label92.Text = "尾灯电压";
  1322. //
  1323. // comboBox_FrontLightVol
  1324. //
  1325. this.comboBox_FrontLightVol.FormattingEnabled = true;
  1326. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  1327. "6V",
  1328. "12V"});
  1329. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  1330. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  1331. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  1332. this.comboBox_FrontLightVol.TabIndex = 8;
  1333. //
  1334. // label91
  1335. //
  1336. this.label91.AutoSize = true;
  1337. this.label91.Location = new System.Drawing.Point(855, 49);
  1338. this.label91.Name = "label91";
  1339. this.label91.Size = new System.Drawing.Size(74, 21);
  1340. this.label91.TabIndex = 7;
  1341. this.label91.Text = "前灯电压";
  1342. //
  1343. // comboBox_TailLightMode
  1344. //
  1345. this.comboBox_TailLightMode.FormattingEnabled = true;
  1346. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  1347. "1",
  1348. "2",
  1349. "3",
  1350. "4",
  1351. "5",
  1352. "6"});
  1353. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  1354. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  1355. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  1356. this.comboBox_TailLightMode.TabIndex = 6;
  1357. //
  1358. // label90
  1359. //
  1360. this.label90.AutoSize = true;
  1361. this.label90.Location = new System.Drawing.Point(855, 18);
  1362. this.label90.Name = "label90";
  1363. this.label90.Size = new System.Drawing.Size(74, 21);
  1364. this.label90.TabIndex = 5;
  1365. this.label90.Text = "尾灯模式";
  1366. //
  1367. // button_WriteBikeParam
  1368. //
  1369. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1370. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  1371. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  1372. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  1373. this.button_WriteBikeParam.TabIndex = 4;
  1374. this.button_WriteBikeParam.Text = "写入参数";
  1375. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  1376. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  1377. //
  1378. // button_ReadBikeParam
  1379. //
  1380. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1381. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  1382. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  1383. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  1384. this.button_ReadBikeParam.TabIndex = 3;
  1385. this.button_ReadBikeParam.Text = "读取参数";
  1386. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  1387. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  1388. //
  1389. // richTextBox_BikeParam
  1390. //
  1391. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1392. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  1393. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  1394. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  1395. this.richTextBox_BikeParam.TabIndex = 2;
  1396. this.richTextBox_BikeParam.Text = "";
  1397. //
  1398. // tabPage_ControlParam
  1399. //
  1400. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1401. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  1402. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  1403. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  1404. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  1405. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  1406. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  1407. this.tabPage_ControlParam.TabIndex = 2;
  1408. this.tabPage_ControlParam.Text = "控制参数";
  1409. //
  1410. // button_WriteControlParam
  1411. //
  1412. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1413. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  1414. this.button_WriteControlParam.Name = "button_WriteControlParam";
  1415. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  1416. this.button_WriteControlParam.TabIndex = 4;
  1417. this.button_WriteControlParam.Text = "写入参数";
  1418. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  1419. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  1420. //
  1421. // button_ReadControlParam
  1422. //
  1423. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1424. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  1425. this.button_ReadControlParam.Name = "button_ReadControlParam";
  1426. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  1427. this.button_ReadControlParam.TabIndex = 3;
  1428. this.button_ReadControlParam.Text = "读取参数";
  1429. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  1430. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  1431. //
  1432. // richTextBox_ControlParam
  1433. //
  1434. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1435. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  1436. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  1437. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  1438. this.richTextBox_ControlParam.TabIndex = 2;
  1439. this.richTextBox_ControlParam.Text = "";
  1440. //
  1441. // tabPage_SensorParam
  1442. //
  1443. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1444. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  1445. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  1446. this.tabPage_SensorParam.Controls.Add(this.label29);
  1447. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  1448. this.tabPage_SensorParam.Controls.Add(this.label27);
  1449. this.tabPage_SensorParam.Controls.Add(this.label26);
  1450. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  1451. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  1452. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  1453. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  1454. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  1455. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  1456. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  1457. this.tabPage_SensorParam.TabIndex = 3;
  1458. this.tabPage_SensorParam.Text = "传感器参数";
  1459. //
  1460. // button_WriteTqSensorParam
  1461. //
  1462. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1463. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  1464. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  1465. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  1466. this.button_WriteTqSensorParam.TabIndex = 10;
  1467. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  1468. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  1469. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  1470. //
  1471. // comboBox_TorqueSet
  1472. //
  1473. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1474. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1475. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1476. this.comboBox_TorqueSet.FormattingEnabled = true;
  1477. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  1478. "1",
  1479. "2",
  1480. "3",
  1481. "4"});
  1482. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  1483. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  1484. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  1485. this.comboBox_TorqueSet.TabIndex = 9;
  1486. //
  1487. // label29
  1488. //
  1489. this.label29.BackColor = System.Drawing.Color.Silver;
  1490. this.label29.Location = new System.Drawing.Point(858, 146);
  1491. this.label29.Name = "label29";
  1492. this.label29.Size = new System.Drawing.Size(112, 1);
  1493. this.label29.TabIndex = 7;
  1494. //
  1495. // textBox_Load
  1496. //
  1497. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1498. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  1499. this.textBox_Load.Name = "textBox_Load";
  1500. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  1501. this.textBox_Load.TabIndex = 6;
  1502. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1503. //
  1504. // label27
  1505. //
  1506. this.label27.AutoSize = true;
  1507. this.label27.Location = new System.Drawing.Point(858, 45);
  1508. this.label27.Name = "label27";
  1509. this.label27.Size = new System.Drawing.Size(42, 42);
  1510. this.label27.TabIndex = 5;
  1511. this.label27.Text = "负载\r\nN.m";
  1512. //
  1513. // label26
  1514. //
  1515. this.label26.AutoSize = true;
  1516. this.label26.Location = new System.Drawing.Point(858, 16);
  1517. this.label26.Name = "label26";
  1518. this.label26.Size = new System.Drawing.Size(42, 21);
  1519. this.label26.TabIndex = 3;
  1520. this.label26.Text = "序号";
  1521. //
  1522. // button_Write_Cal
  1523. //
  1524. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1525. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  1526. this.button_Write_Cal.Name = "button_Write_Cal";
  1527. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  1528. this.button_Write_Cal.TabIndex = 2;
  1529. this.button_Write_Cal.Text = "力矩传感器标定";
  1530. this.button_Write_Cal.UseVisualStyleBackColor = false;
  1531. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  1532. //
  1533. // button_WriteSensorParam
  1534. //
  1535. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1536. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  1537. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  1538. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  1539. this.button_WriteSensorParam.TabIndex = 2;
  1540. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  1541. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  1542. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  1543. //
  1544. // button_ReadSensorParam
  1545. //
  1546. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1547. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  1548. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  1549. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  1550. this.button_ReadSensorParam.TabIndex = 2;
  1551. this.button_ReadSensorParam.Text = "读取参数";
  1552. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  1553. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  1554. //
  1555. // richTextBox_SensorParam
  1556. //
  1557. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1558. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  1559. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  1560. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  1561. this.richTextBox_SensorParam.TabIndex = 1;
  1562. this.richTextBox_SensorParam.Text = "";
  1563. //
  1564. // tabPage_AssistParam
  1565. //
  1566. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1567. this.tabPage_AssistParam.Controls.Add(this.label62);
  1568. this.tabPage_AssistParam.Controls.Add(this.label47);
  1569. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  1570. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  1571. this.tabPage_AssistParam.Controls.Add(this.label25);
  1572. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  1573. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  1574. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  1575. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  1576. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  1577. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  1578. this.tabPage_AssistParam.TabIndex = 4;
  1579. this.tabPage_AssistParam.Text = "助力参数";
  1580. //
  1581. // label62
  1582. //
  1583. this.label62.BackColor = System.Drawing.Color.Silver;
  1584. this.label62.Location = new System.Drawing.Point(858, 237);
  1585. this.label62.Name = "label62";
  1586. this.label62.Size = new System.Drawing.Size(126, 1);
  1587. this.label62.TabIndex = 10;
  1588. //
  1589. // label47
  1590. //
  1591. this.label47.AutoSize = true;
  1592. this.label47.Location = new System.Drawing.Point(883, 10);
  1593. this.label47.Name = "label47";
  1594. this.label47.Size = new System.Drawing.Size(74, 42);
  1595. this.label47.TabIndex = 9;
  1596. this.label47.Text = "助力转矩\r\n曲线编号";
  1597. //
  1598. // comboBox_AssistTorque
  1599. //
  1600. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1601. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1602. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1603. this.comboBox_AssistTorque.FormattingEnabled = true;
  1604. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  1605. "1",
  1606. "2",
  1607. "3",
  1608. "4",
  1609. "5",
  1610. "6",
  1611. "7",
  1612. "8",
  1613. "9",
  1614. "10",
  1615. "11",
  1616. "12",
  1617. "13",
  1618. "14",
  1619. "15"});
  1620. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  1621. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  1622. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  1623. this.comboBox_AssistTorque.TabIndex = 8;
  1624. //
  1625. // comboBox_AssistCadence
  1626. //
  1627. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1628. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1629. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1630. this.comboBox_AssistCadence.FormattingEnabled = true;
  1631. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  1632. "1",
  1633. "2",
  1634. "3",
  1635. "4",
  1636. "5"});
  1637. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  1638. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  1639. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  1640. this.comboBox_AssistCadence.TabIndex = 7;
  1641. //
  1642. // label25
  1643. //
  1644. this.label25.AutoSize = true;
  1645. this.label25.Location = new System.Drawing.Point(883, 87);
  1646. this.label25.Name = "label25";
  1647. this.label25.Size = new System.Drawing.Size(74, 42);
  1648. this.label25.TabIndex = 2;
  1649. this.label25.Text = "助力踏频\r\n曲线编号";
  1650. //
  1651. // button_WriteAssistParam
  1652. //
  1653. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1654. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  1655. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  1656. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  1657. this.button_WriteAssistParam.TabIndex = 4;
  1658. this.button_WriteAssistParam.Text = "写入参数";
  1659. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  1660. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  1661. //
  1662. // button_ReadAssistParam
  1663. //
  1664. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1665. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  1666. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  1667. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  1668. this.button_ReadAssistParam.TabIndex = 3;
  1669. this.button_ReadAssistParam.Text = "读取参数";
  1670. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  1671. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  1672. //
  1673. // richTextBox_AssistParam
  1674. //
  1675. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1676. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  1677. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  1678. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  1679. this.richTextBox_AssistParam.TabIndex = 2;
  1680. this.richTextBox_AssistParam.Text = "";
  1681. //
  1682. // tabPage_DebugParam
  1683. //
  1684. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1685. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  1686. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  1687. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  1688. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  1689. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  1690. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  1691. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  1692. this.tabPage_DebugParam.TabIndex = 5;
  1693. this.tabPage_DebugParam.Text = "调试参数";
  1694. //
  1695. // button_WriteDebugParam
  1696. //
  1697. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1698. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  1699. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  1700. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  1701. this.button_WriteDebugParam.TabIndex = 4;
  1702. this.button_WriteDebugParam.Text = "写入";
  1703. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  1704. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  1705. //
  1706. // button_ReadDebugParam
  1707. //
  1708. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1709. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  1710. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  1711. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  1712. this.button_ReadDebugParam.TabIndex = 3;
  1713. this.button_ReadDebugParam.Text = "读取";
  1714. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  1715. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  1716. //
  1717. // richTextBox_DebugParam
  1718. //
  1719. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1720. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  1721. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  1722. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  1723. this.richTextBox_DebugParam.TabIndex = 2;
  1724. this.richTextBox_DebugParam.Text = "";
  1725. //
  1726. // tabPage_RecordInfo
  1727. //
  1728. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1729. this.tabPage_RecordInfo.Controls.Add(this.label89);
  1730. this.tabPage_RecordInfo.Controls.Add(this.label88);
  1731. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  1732. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  1733. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  1734. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  1735. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  1736. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  1737. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  1738. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  1739. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  1740. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  1741. this.tabPage_RecordInfo.TabIndex = 6;
  1742. this.tabPage_RecordInfo.Text = "历史信息";
  1743. //
  1744. // label89
  1745. //
  1746. this.label89.BackColor = System.Drawing.Color.Silver;
  1747. this.label89.Location = new System.Drawing.Point(858, 136);
  1748. this.label89.Name = "label89";
  1749. this.label89.Size = new System.Drawing.Size(126, 1);
  1750. this.label89.TabIndex = 14;
  1751. //
  1752. // label88
  1753. //
  1754. this.label88.AutoSize = true;
  1755. this.label88.Location = new System.Drawing.Point(868, 70);
  1756. this.label88.Name = "label88";
  1757. this.label88.Size = new System.Drawing.Size(106, 21);
  1758. this.label88.TabIndex = 10;
  1759. this.label88.Text = "日志结束地址";
  1760. this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick);
  1761. //
  1762. // textBox_LogAddrEnd
  1763. //
  1764. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1765. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1766. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97);
  1767. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  1768. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28);
  1769. this.textBox_LogAddrEnd.TabIndex = 11;
  1770. this.textBox_LogAddrEnd.Text = "0801FFFF";
  1771. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1772. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1773. //
  1774. // label_LogAddrBegin
  1775. //
  1776. this.label_LogAddrBegin.AutoSize = true;
  1777. this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9);
  1778. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  1779. this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21);
  1780. this.label_LogAddrBegin.TabIndex = 8;
  1781. this.label_LogAddrBegin.Text = "日志起始地址";
  1782. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  1783. //
  1784. // textBox_LogAddrBegin
  1785. //
  1786. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1787. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1788. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36);
  1789. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  1790. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28);
  1791. this.textBox_LogAddrBegin.TabIndex = 9;
  1792. this.textBox_LogAddrBegin.Text = "0801F800";
  1793. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1794. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1795. //
  1796. // button_SaveRecordInfo
  1797. //
  1798. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1799. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  1800. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  1801. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  1802. this.button_SaveRecordInfo.TabIndex = 4;
  1803. this.button_SaveRecordInfo.Text = "保存日志";
  1804. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  1805. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  1806. //
  1807. // button_ReadRecord
  1808. //
  1809. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1810. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  1811. this.button_ReadRecord.Name = "button_ReadRecord";
  1812. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  1813. this.button_ReadRecord.TabIndex = 3;
  1814. this.button_ReadRecord.Text = "读取历史";
  1815. this.button_ReadRecord.UseVisualStyleBackColor = false;
  1816. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  1817. //
  1818. // button_ExportLog
  1819. //
  1820. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1821. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  1822. this.button_ExportLog.Name = "button_ExportLog";
  1823. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  1824. this.button_ExportLog.TabIndex = 3;
  1825. this.button_ExportLog.Text = "导出日志";
  1826. this.button_ExportLog.UseVisualStyleBackColor = false;
  1827. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  1828. //
  1829. // richTextBox_Record
  1830. //
  1831. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1832. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  1833. this.richTextBox_Record.Name = "richTextBox_Record";
  1834. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  1835. this.richTextBox_Record.TabIndex = 2;
  1836. this.richTextBox_Record.Text = "";
  1837. //
  1838. // tabPage_OtherInfo
  1839. //
  1840. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1841. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  1842. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  1843. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  1844. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  1845. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  1846. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  1847. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  1848. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  1849. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  1850. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  1851. this.tabPage_OtherInfo.TabIndex = 7;
  1852. this.tabPage_OtherInfo.Text = "其它信息";
  1853. //
  1854. // groupBox16
  1855. //
  1856. this.groupBox16.Controls.Add(this.groupBox18);
  1857. this.groupBox16.Controls.Add(this.groupBox17);
  1858. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  1859. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  1860. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  1861. this.groupBox16.Location = new System.Drawing.Point(707, 185);
  1862. this.groupBox16.Name = "groupBox16";
  1863. this.groupBox16.Size = new System.Drawing.Size(280, 127);
  1864. this.groupBox16.TabIndex = 5;
  1865. this.groupBox16.TabStop = false;
  1866. this.groupBox16.Text = "存储标志";
  1867. //
  1868. // groupBox18
  1869. //
  1870. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  1871. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  1872. this.groupBox18.Location = new System.Drawing.Point(107, 30);
  1873. this.groupBox18.Name = "groupBox18";
  1874. this.groupBox18.Size = new System.Drawing.Size(95, 95);
  1875. this.groupBox18.TabIndex = 11;
  1876. this.groupBox18.TabStop = false;
  1877. this.groupBox18.Text = "SIP校准";
  1878. //
  1879. // radioButton_SIP_SaveNo
  1880. //
  1881. this.radioButton_SIP_SaveNo.AutoSize = true;
  1882. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 31);
  1883. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  1884. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  1885. this.radioButton_SIP_SaveNo.TabIndex = 9;
  1886. this.radioButton_SIP_SaveNo.TabStop = true;
  1887. this.radioButton_SIP_SaveNo.Text = "未存储";
  1888. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  1889. //
  1890. // radioButton_SIP_SaveYes
  1891. //
  1892. this.radioButton_SIP_SaveYes.AutoSize = true;
  1893. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 56);
  1894. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  1895. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  1896. this.radioButton_SIP_SaveYes.TabIndex = 8;
  1897. this.radioButton_SIP_SaveYes.TabStop = true;
  1898. this.radioButton_SIP_SaveYes.Text = "已存储";
  1899. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  1900. //
  1901. // groupBox17
  1902. //
  1903. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  1904. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  1905. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  1906. this.groupBox17.Name = "groupBox17";
  1907. this.groupBox17.Size = new System.Drawing.Size(95, 96);
  1908. this.groupBox17.TabIndex = 10;
  1909. this.groupBox17.TabStop = false;
  1910. this.groupBox17.Text = "EEPROM";
  1911. //
  1912. // radioButton_EE_SaveYes
  1913. //
  1914. this.radioButton_EE_SaveYes.AutoSize = true;
  1915. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(15, 57);
  1916. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  1917. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  1918. this.radioButton_EE_SaveYes.TabIndex = 8;
  1919. this.radioButton_EE_SaveYes.TabStop = true;
  1920. this.radioButton_EE_SaveYes.Text = "已存储";
  1921. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  1922. //
  1923. // radioButton_EE_SaveNo
  1924. //
  1925. this.radioButton_EE_SaveNo.AutoSize = true;
  1926. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(15, 32);
  1927. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  1928. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  1929. this.radioButton_EE_SaveNo.TabIndex = 9;
  1930. this.radioButton_EE_SaveNo.TabStop = true;
  1931. this.radioButton_EE_SaveNo.Text = "未存储";
  1932. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  1933. //
  1934. // button_ReadSaveFlag
  1935. //
  1936. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1937. this.button_ReadSaveFlag.Location = new System.Drawing.Point(207, 59);
  1938. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  1939. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  1940. this.button_ReadSaveFlag.TabIndex = 3;
  1941. this.button_ReadSaveFlag.Text = "查询";
  1942. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  1943. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  1944. //
  1945. // button_WriteSaveFlag
  1946. //
  1947. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  1948. this.button_WriteSaveFlag.Location = new System.Drawing.Point(207, 92);
  1949. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  1950. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  1951. this.button_WriteSaveFlag.TabIndex = 4;
  1952. this.button_WriteSaveFlag.Text = "写入";
  1953. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  1954. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  1955. //
  1956. // checkBox_SaveYes
  1957. //
  1958. this.checkBox_SaveYes.AutoSize = true;
  1959. this.checkBox_SaveYes.Location = new System.Drawing.Point(207, 28);
  1960. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  1961. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  1962. this.checkBox_SaveYes.TabIndex = 5;
  1963. this.checkBox_SaveYes.Text = "保存";
  1964. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  1965. //
  1966. // groupBox9
  1967. //
  1968. this.groupBox9.Controls.Add(this.button_Recovery);
  1969. this.groupBox9.Controls.Add(this.button_ClearLog);
  1970. this.groupBox9.Controls.Add(this.button_Reset);
  1971. this.groupBox9.Controls.Add(this.button_SystemClear);
  1972. this.groupBox9.Location = new System.Drawing.Point(707, 4);
  1973. this.groupBox9.Name = "groupBox9";
  1974. this.groupBox9.Size = new System.Drawing.Size(280, 175);
  1975. this.groupBox9.TabIndex = 4;
  1976. this.groupBox9.TabStop = false;
  1977. this.groupBox9.Text = "系统操作";
  1978. //
  1979. // button_Recovery
  1980. //
  1981. this.button_Recovery.BackColor = System.Drawing.Color.Fuchsia;
  1982. this.button_Recovery.Location = new System.Drawing.Point(152, 28);
  1983. this.button_Recovery.Name = "button_Recovery";
  1984. this.button_Recovery.Size = new System.Drawing.Size(100, 60);
  1985. this.button_Recovery.TabIndex = 2;
  1986. this.button_Recovery.Text = "参数还原";
  1987. this.button_Recovery.UseVisualStyleBackColor = false;
  1988. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  1989. //
  1990. // button_ClearLog
  1991. //
  1992. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1993. this.button_ClearLog.Location = new System.Drawing.Point(152, 92);
  1994. this.button_ClearLog.Name = "button_ClearLog";
  1995. this.button_ClearLog.Size = new System.Drawing.Size(100, 60);
  1996. this.button_ClearLog.TabIndex = 2;
  1997. this.button_ClearLog.Text = "记录清除";
  1998. this.button_ClearLog.UseVisualStyleBackColor = false;
  1999. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2000. //
  2001. // button_Reset
  2002. //
  2003. this.button_Reset.BackColor = System.Drawing.Color.Lime;
  2004. this.button_Reset.Location = new System.Drawing.Point(21, 92);
  2005. this.button_Reset.Name = "button_Reset";
  2006. this.button_Reset.Size = new System.Drawing.Size(100, 60);
  2007. this.button_Reset.TabIndex = 2;
  2008. this.button_Reset.Text = "系统关机";
  2009. this.button_Reset.UseVisualStyleBackColor = false;
  2010. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2011. //
  2012. // button_SystemClear
  2013. //
  2014. this.button_SystemClear.BackColor = System.Drawing.Color.Red;
  2015. this.button_SystemClear.Location = new System.Drawing.Point(21, 28);
  2016. this.button_SystemClear.Name = "button_SystemClear";
  2017. this.button_SystemClear.Size = new System.Drawing.Size(100, 60);
  2018. this.button_SystemClear.TabIndex = 2;
  2019. this.button_SystemClear.Text = "系统清除";
  2020. this.button_SystemClear.UseVisualStyleBackColor = false;
  2021. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2022. //
  2023. // groupBox8
  2024. //
  2025. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2026. this.groupBox8.Controls.Add(this.textBox_Online);
  2027. this.groupBox8.Controls.Add(this.label42);
  2028. this.groupBox8.Location = new System.Drawing.Point(375, 248);
  2029. this.groupBox8.Name = "groupBox8";
  2030. this.groupBox8.Size = new System.Drawing.Size(326, 64);
  2031. this.groupBox8.TabIndex = 3;
  2032. this.groupBox8.TabStop = false;
  2033. this.groupBox8.Text = "在线查询";
  2034. //
  2035. // button_ReadOnLine
  2036. //
  2037. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2038. this.button_ReadOnLine.Location = new System.Drawing.Point(201, 25);
  2039. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2040. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2041. this.button_ReadOnLine.TabIndex = 2;
  2042. this.button_ReadOnLine.Text = "查询";
  2043. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2044. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2045. //
  2046. // textBox_Online
  2047. //
  2048. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2049. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2050. this.textBox_Online.Name = "textBox_Online";
  2051. this.textBox_Online.ReadOnly = true;
  2052. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2053. this.textBox_Online.TabIndex = 1;
  2054. //
  2055. // label42
  2056. //
  2057. this.label42.AutoSize = true;
  2058. this.label42.Location = new System.Drawing.Point(6, 29);
  2059. this.label42.Name = "label42";
  2060. this.label42.Size = new System.Drawing.Size(74, 21);
  2061. this.label42.TabIndex = 0;
  2062. this.label42.Text = "在线状态";
  2063. //
  2064. // groupBox7
  2065. //
  2066. this.groupBox7.Controls.Add(this.button_ReadMAC);
  2067. this.groupBox7.Controls.Add(this.button_WriteMac);
  2068. this.groupBox7.Controls.Add(this.textBox_PP);
  2069. this.groupBox7.Controls.Add(this.textBox_MACDate);
  2070. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  2071. this.groupBox7.Controls.Add(this.label34);
  2072. this.groupBox7.Controls.Add(this.label39);
  2073. this.groupBox7.Controls.Add(this.textBox_MAC);
  2074. this.groupBox7.Controls.Add(this.label40);
  2075. this.groupBox7.Controls.Add(this.label41);
  2076. this.groupBox7.Location = new System.Drawing.Point(375, 4);
  2077. this.groupBox7.Name = "groupBox7";
  2078. this.groupBox7.Size = new System.Drawing.Size(326, 175);
  2079. this.groupBox7.TabIndex = 3;
  2080. this.groupBox7.TabStop = false;
  2081. this.groupBox7.Text = "生产信息";
  2082. //
  2083. // button_ReadMAC
  2084. //
  2085. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2086. this.button_ReadMAC.Location = new System.Drawing.Point(269, 106);
  2087. this.button_ReadMAC.Name = "button_ReadMAC";
  2088. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  2089. this.button_ReadMAC.TabIndex = 2;
  2090. this.button_ReadMAC.Text = "查询";
  2091. this.button_ReadMAC.UseVisualStyleBackColor = false;
  2092. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  2093. //
  2094. // button_WriteMac
  2095. //
  2096. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2097. this.button_WriteMac.Location = new System.Drawing.Point(269, 25);
  2098. this.button_WriteMac.Name = "button_WriteMac";
  2099. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  2100. this.button_WriteMac.TabIndex = 2;
  2101. this.button_WriteMac.Text = "写入";
  2102. this.button_WriteMac.UseVisualStyleBackColor = false;
  2103. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  2104. //
  2105. // textBox_PP
  2106. //
  2107. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2108. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  2109. this.textBox_PP.Name = "textBox_PP";
  2110. this.textBox_PP.Size = new System.Drawing.Size(181, 28);
  2111. this.textBox_PP.TabIndex = 1;
  2112. //
  2113. // textBox_MACDate
  2114. //
  2115. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2116. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  2117. this.textBox_MACDate.Name = "textBox_MACDate";
  2118. this.textBox_MACDate.Size = new System.Drawing.Size(181, 28);
  2119. this.textBox_MACDate.TabIndex = 1;
  2120. //
  2121. // textBox_MACAdd
  2122. //
  2123. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2124. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  2125. this.textBox_MACAdd.Name = "textBox_MACAdd";
  2126. this.textBox_MACAdd.Size = new System.Drawing.Size(181, 28);
  2127. this.textBox_MACAdd.TabIndex = 1;
  2128. //
  2129. // label34
  2130. //
  2131. this.label34.AutoSize = true;
  2132. this.label34.Location = new System.Drawing.Point(6, 144);
  2133. this.label34.Name = "label34";
  2134. this.label34.Size = new System.Drawing.Size(74, 21);
  2135. this.label34.TabIndex = 0;
  2136. this.label34.Text = "产品标识";
  2137. //
  2138. // label39
  2139. //
  2140. this.label39.AutoSize = true;
  2141. this.label39.Location = new System.Drawing.Point(6, 106);
  2142. this.label39.Name = "label39";
  2143. this.label39.Size = new System.Drawing.Size(74, 21);
  2144. this.label39.TabIndex = 0;
  2145. this.label39.Text = "生产日期";
  2146. //
  2147. // textBox_MAC
  2148. //
  2149. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2150. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  2151. this.textBox_MAC.Name = "textBox_MAC";
  2152. this.textBox_MAC.Size = new System.Drawing.Size(181, 28);
  2153. this.textBox_MAC.TabIndex = 1;
  2154. //
  2155. // label40
  2156. //
  2157. this.label40.AutoSize = true;
  2158. this.label40.Location = new System.Drawing.Point(6, 68);
  2159. this.label40.Name = "label40";
  2160. this.label40.Size = new System.Drawing.Size(58, 21);
  2161. this.label40.TabIndex = 0;
  2162. this.label40.Text = "生产地";
  2163. //
  2164. // label41
  2165. //
  2166. this.label41.AutoSize = true;
  2167. this.label41.Location = new System.Drawing.Point(7, 29);
  2168. this.label41.Name = "label41";
  2169. this.label41.Size = new System.Drawing.Size(58, 21);
  2170. this.label41.TabIndex = 0;
  2171. this.label41.Text = "生产商";
  2172. //
  2173. // groupBox6
  2174. //
  2175. this.groupBox6.Controls.Add(this.button_ReadUser3);
  2176. this.groupBox6.Controls.Add(this.button_WriteUser3);
  2177. this.groupBox6.Controls.Add(this.button_ReadUser2);
  2178. this.groupBox6.Controls.Add(this.button_WriteUser2);
  2179. this.groupBox6.Controls.Add(this.button_ReadUser1);
  2180. this.groupBox6.Controls.Add(this.button_WriteUser1);
  2181. this.groupBox6.Controls.Add(this.textBox_User3);
  2182. this.groupBox6.Controls.Add(this.textBox_User2);
  2183. this.groupBox6.Controls.Add(this.label35);
  2184. this.groupBox6.Controls.Add(this.textBox_User1);
  2185. this.groupBox6.Controls.Add(this.label36);
  2186. this.groupBox6.Controls.Add(this.label38);
  2187. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  2188. this.groupBox6.Name = "groupBox6";
  2189. this.groupBox6.Size = new System.Drawing.Size(365, 127);
  2190. this.groupBox6.TabIndex = 2;
  2191. this.groupBox6.TabStop = false;
  2192. this.groupBox6.Text = "自定义";
  2193. //
  2194. // button_ReadUser3
  2195. //
  2196. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2197. this.button_ReadUser3.Location = new System.Drawing.Point(194, 89);
  2198. this.button_ReadUser3.Name = "button_ReadUser3";
  2199. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  2200. this.button_ReadUser3.TabIndex = 5;
  2201. this.button_ReadUser3.Text = "查询";
  2202. this.button_ReadUser3.UseVisualStyleBackColor = false;
  2203. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  2204. //
  2205. // button_WriteUser3
  2206. //
  2207. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2208. this.button_WriteUser3.Location = new System.Drawing.Point(246, 89);
  2209. this.button_WriteUser3.Name = "button_WriteUser3";
  2210. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  2211. this.button_WriteUser3.TabIndex = 6;
  2212. this.button_WriteUser3.Text = "写入";
  2213. this.button_WriteUser3.UseVisualStyleBackColor = false;
  2214. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  2215. //
  2216. // button_ReadUser2
  2217. //
  2218. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2219. this.button_ReadUser2.Location = new System.Drawing.Point(194, 59);
  2220. this.button_ReadUser2.Name = "button_ReadUser2";
  2221. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  2222. this.button_ReadUser2.TabIndex = 3;
  2223. this.button_ReadUser2.Text = "查询";
  2224. this.button_ReadUser2.UseVisualStyleBackColor = false;
  2225. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  2226. //
  2227. // button_WriteUser2
  2228. //
  2229. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2230. this.button_WriteUser2.Location = new System.Drawing.Point(246, 59);
  2231. this.button_WriteUser2.Name = "button_WriteUser2";
  2232. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  2233. this.button_WriteUser2.TabIndex = 4;
  2234. this.button_WriteUser2.Text = "写入";
  2235. this.button_WriteUser2.UseVisualStyleBackColor = false;
  2236. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  2237. //
  2238. // button_ReadUser1
  2239. //
  2240. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2241. this.button_ReadUser1.Location = new System.Drawing.Point(194, 29);
  2242. this.button_ReadUser1.Name = "button_ReadUser1";
  2243. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  2244. this.button_ReadUser1.TabIndex = 2;
  2245. this.button_ReadUser1.Text = "查询";
  2246. this.button_ReadUser1.UseVisualStyleBackColor = false;
  2247. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  2248. //
  2249. // button_WriteUser1
  2250. //
  2251. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2252. this.button_WriteUser1.Location = new System.Drawing.Point(246, 29);
  2253. this.button_WriteUser1.Name = "button_WriteUser1";
  2254. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  2255. this.button_WriteUser1.TabIndex = 2;
  2256. this.button_WriteUser1.Text = "写入";
  2257. this.button_WriteUser1.UseVisualStyleBackColor = false;
  2258. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  2259. //
  2260. // textBox_User3
  2261. //
  2262. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2263. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  2264. this.textBox_User3.Name = "textBox_User3";
  2265. this.textBox_User3.Size = new System.Drawing.Size(164, 28);
  2266. this.textBox_User3.TabIndex = 1;
  2267. //
  2268. // textBox_User2
  2269. //
  2270. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2271. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  2272. this.textBox_User2.Name = "textBox_User2";
  2273. this.textBox_User2.Size = new System.Drawing.Size(164, 28);
  2274. this.textBox_User2.TabIndex = 1;
  2275. //
  2276. // label35
  2277. //
  2278. this.label35.AutoSize = true;
  2279. this.label35.Location = new System.Drawing.Point(4, 93);
  2280. this.label35.Name = "label35";
  2281. this.label35.Size = new System.Drawing.Size(19, 21);
  2282. this.label35.TabIndex = 0;
  2283. this.label35.Text = "3";
  2284. //
  2285. // textBox_User1
  2286. //
  2287. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2288. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  2289. this.textBox_User1.Name = "textBox_User1";
  2290. this.textBox_User1.Size = new System.Drawing.Size(164, 28);
  2291. this.textBox_User1.TabIndex = 1;
  2292. //
  2293. // label36
  2294. //
  2295. this.label36.AutoSize = true;
  2296. this.label36.Location = new System.Drawing.Point(4, 63);
  2297. this.label36.Name = "label36";
  2298. this.label36.Size = new System.Drawing.Size(19, 21);
  2299. this.label36.TabIndex = 0;
  2300. this.label36.Text = "2";
  2301. //
  2302. // label38
  2303. //
  2304. this.label38.AutoSize = true;
  2305. this.label38.Location = new System.Drawing.Point(5, 33);
  2306. this.label38.Name = "label38";
  2307. this.label38.Size = new System.Drawing.Size(19, 21);
  2308. this.label38.TabIndex = 0;
  2309. this.label38.Text = "1";
  2310. //
  2311. // groupBox5
  2312. //
  2313. this.groupBox5.Controls.Add(this.button_ReadKey);
  2314. this.groupBox5.Controls.Add(this.button_WriteKey);
  2315. this.groupBox5.Controls.Add(this.textBox_Key);
  2316. this.groupBox5.Controls.Add(this.label37);
  2317. this.groupBox5.Location = new System.Drawing.Point(375, 185);
  2318. this.groupBox5.Name = "groupBox5";
  2319. this.groupBox5.Size = new System.Drawing.Size(326, 62);
  2320. this.groupBox5.TabIndex = 1;
  2321. this.groupBox5.TabStop = false;
  2322. this.groupBox5.Text = "校验密钥";
  2323. //
  2324. // button_ReadKey
  2325. //
  2326. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2327. this.button_ReadKey.Location = new System.Drawing.Point(201, 24);
  2328. this.button_ReadKey.Name = "button_ReadKey";
  2329. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  2330. this.button_ReadKey.TabIndex = 2;
  2331. this.button_ReadKey.Text = "查询";
  2332. this.button_ReadKey.UseVisualStyleBackColor = false;
  2333. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  2334. //
  2335. // button_WriteKey
  2336. //
  2337. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2338. this.button_WriteKey.Location = new System.Drawing.Point(265, 24);
  2339. this.button_WriteKey.Name = "button_WriteKey";
  2340. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  2341. this.button_WriteKey.TabIndex = 2;
  2342. this.button_WriteKey.Text = "写入";
  2343. this.button_WriteKey.UseVisualStyleBackColor = false;
  2344. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  2345. //
  2346. // textBox_Key
  2347. //
  2348. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2349. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  2350. this.textBox_Key.Name = "textBox_Key";
  2351. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  2352. this.textBox_Key.TabIndex = 1;
  2353. //
  2354. // label37
  2355. //
  2356. this.label37.AutoSize = true;
  2357. this.label37.Location = new System.Drawing.Point(7, 28);
  2358. this.label37.Name = "label37";
  2359. this.label37.Size = new System.Drawing.Size(42, 21);
  2360. this.label37.TabIndex = 0;
  2361. this.label37.Text = "密钥";
  2362. //
  2363. // groupBox4
  2364. //
  2365. this.groupBox4.Controls.Add(this.label85);
  2366. this.groupBox4.Controls.Add(this.textBox_SP);
  2367. this.groupBox4.Controls.Add(this.button_ReadVersion);
  2368. this.groupBox4.Controls.Add(this.button_WriteSN);
  2369. this.groupBox4.Controls.Add(this.button_WriteModel);
  2370. this.groupBox4.Controls.Add(this.textBox_FW);
  2371. this.groupBox4.Controls.Add(this.textBox_HW);
  2372. this.groupBox4.Controls.Add(this.textBox_SN);
  2373. this.groupBox4.Controls.Add(this.label33);
  2374. this.groupBox4.Controls.Add(this.label32);
  2375. this.groupBox4.Controls.Add(this.textBox_Model);
  2376. this.groupBox4.Controls.Add(this.label31);
  2377. this.groupBox4.Controls.Add(this.label30);
  2378. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  2379. this.groupBox4.Name = "groupBox4";
  2380. this.groupBox4.Size = new System.Drawing.Size(365, 175);
  2381. this.groupBox4.TabIndex = 0;
  2382. this.groupBox4.TabStop = false;
  2383. this.groupBox4.Text = "版本信息";
  2384. //
  2385. // label85
  2386. //
  2387. this.label85.AutoSize = true;
  2388. this.label85.Location = new System.Drawing.Point(6, 144);
  2389. this.label85.Name = "label85";
  2390. this.label85.Size = new System.Drawing.Size(29, 21);
  2391. this.label85.TabIndex = 4;
  2392. this.label85.Text = "SP";
  2393. //
  2394. // textBox_SP
  2395. //
  2396. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2397. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  2398. this.textBox_SP.Name = "textBox_SP";
  2399. this.textBox_SP.ReadOnly = true;
  2400. this.textBox_SP.Size = new System.Drawing.Size(247, 28);
  2401. this.textBox_SP.TabIndex = 3;
  2402. //
  2403. // button_ReadVersion
  2404. //
  2405. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2406. this.button_ReadVersion.Location = new System.Drawing.Point(309, 85);
  2407. this.button_ReadVersion.Name = "button_ReadVersion";
  2408. this.button_ReadVersion.Size = new System.Drawing.Size(50, 83);
  2409. this.button_ReadVersion.TabIndex = 2;
  2410. this.button_ReadVersion.Text = "查询";
  2411. this.button_ReadVersion.UseVisualStyleBackColor = false;
  2412. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  2413. //
  2414. // button_WriteSN
  2415. //
  2416. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2417. this.button_WriteSN.Location = new System.Drawing.Point(309, 53);
  2418. this.button_WriteSN.Name = "button_WriteSN";
  2419. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  2420. this.button_WriteSN.TabIndex = 2;
  2421. this.button_WriteSN.Text = "写入";
  2422. this.button_WriteSN.UseVisualStyleBackColor = false;
  2423. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  2424. //
  2425. // button_WriteModel
  2426. //
  2427. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2428. this.button_WriteModel.Location = new System.Drawing.Point(309, 24);
  2429. this.button_WriteModel.Name = "button_WriteModel";
  2430. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  2431. this.button_WriteModel.TabIndex = 2;
  2432. this.button_WriteModel.Text = "写入";
  2433. this.button_WriteModel.UseVisualStyleBackColor = false;
  2434. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  2435. //
  2436. // textBox_FW
  2437. //
  2438. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2439. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  2440. this.textBox_FW.Name = "textBox_FW";
  2441. this.textBox_FW.ReadOnly = true;
  2442. this.textBox_FW.Size = new System.Drawing.Size(247, 28);
  2443. this.textBox_FW.TabIndex = 1;
  2444. //
  2445. // textBox_HW
  2446. //
  2447. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2448. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  2449. this.textBox_HW.Name = "textBox_HW";
  2450. this.textBox_HW.ReadOnly = true;
  2451. this.textBox_HW.Size = new System.Drawing.Size(247, 28);
  2452. this.textBox_HW.TabIndex = 1;
  2453. //
  2454. // textBox_SN
  2455. //
  2456. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2457. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  2458. this.textBox_SN.Name = "textBox_SN";
  2459. this.textBox_SN.Size = new System.Drawing.Size(247, 28);
  2460. this.textBox_SN.TabIndex = 1;
  2461. //
  2462. // label33
  2463. //
  2464. this.label33.AutoSize = true;
  2465. this.label33.Location = new System.Drawing.Point(6, 115);
  2466. this.label33.Name = "label33";
  2467. this.label33.Size = new System.Drawing.Size(35, 21);
  2468. this.label33.TabIndex = 0;
  2469. this.label33.Text = "FW";
  2470. //
  2471. // label32
  2472. //
  2473. this.label32.AutoSize = true;
  2474. this.label32.Location = new System.Drawing.Point(6, 86);
  2475. this.label32.Name = "label32";
  2476. this.label32.Size = new System.Drawing.Size(38, 21);
  2477. this.label32.TabIndex = 0;
  2478. this.label32.Text = "HW";
  2479. //
  2480. // textBox_Model
  2481. //
  2482. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2483. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  2484. this.textBox_Model.Name = "textBox_Model";
  2485. this.textBox_Model.Size = new System.Drawing.Size(247, 28);
  2486. this.textBox_Model.TabIndex = 1;
  2487. //
  2488. // label31
  2489. //
  2490. this.label31.AutoSize = true;
  2491. this.label31.Location = new System.Drawing.Point(6, 57);
  2492. this.label31.Name = "label31";
  2493. this.label31.Size = new System.Drawing.Size(32, 21);
  2494. this.label31.TabIndex = 0;
  2495. this.label31.Text = "SN";
  2496. //
  2497. // label30
  2498. //
  2499. this.label30.AutoSize = true;
  2500. this.label30.Location = new System.Drawing.Point(7, 28);
  2501. this.label30.Name = "label30";
  2502. this.label30.Size = new System.Drawing.Size(42, 21);
  2503. this.label30.TabIndex = 0;
  2504. this.label30.Text = "型号";
  2505. //
  2506. // tabPage_OBC
  2507. //
  2508. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2509. this.tabPage_OBC.Controls.Add(this.groupBox26);
  2510. this.tabPage_OBC.Controls.Add(this.groupBox15);
  2511. this.tabPage_OBC.Controls.Add(this.groupBox14);
  2512. this.tabPage_OBC.Controls.Add(this.groupBox13);
  2513. this.tabPage_OBC.Controls.Add(this.groupBox12);
  2514. this.tabPage_OBC.Controls.Add(this.groupBox11);
  2515. this.tabPage_OBC.Controls.Add(this.groupBox10);
  2516. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  2517. this.tabPage_OBC.Name = "tabPage_OBC";
  2518. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  2519. this.tabPage_OBC.TabIndex = 8;
  2520. this.tabPage_OBC.Text = "模拟仪表";
  2521. //
  2522. // groupBox26
  2523. //
  2524. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  2525. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  2526. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  2527. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  2528. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  2529. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  2530. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  2531. this.groupBox26.Name = "groupBox26";
  2532. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  2533. this.groupBox26.TabIndex = 14;
  2534. this.groupBox26.TabStop = false;
  2535. this.groupBox26.Text = "按键";
  2536. //
  2537. // button_OBC_ButtonSet
  2538. //
  2539. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2540. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  2541. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  2542. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  2543. this.button_OBC_ButtonSet.TabIndex = 20;
  2544. this.button_OBC_ButtonSet.Text = "Set";
  2545. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  2546. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  2547. //
  2548. // button_OBC_ButtonLight
  2549. //
  2550. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2551. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  2552. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  2553. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  2554. this.button_OBC_ButtonLight.TabIndex = 19;
  2555. this.button_OBC_ButtonLight.Text = "Light";
  2556. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  2557. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  2558. //
  2559. // button_OBC_ButtonWalk
  2560. //
  2561. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2562. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  2563. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  2564. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  2565. this.button_OBC_ButtonWalk.TabIndex = 18;
  2566. this.button_OBC_ButtonWalk.Text = "Walk";
  2567. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  2568. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  2569. //
  2570. // button_OBC_ButtonDec
  2571. //
  2572. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2573. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  2574. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  2575. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  2576. this.button_OBC_ButtonDec.TabIndex = 17;
  2577. this.button_OBC_ButtonDec.Text = "-";
  2578. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  2579. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  2580. //
  2581. // button_OBC_ButtonAcc
  2582. //
  2583. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2584. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  2585. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  2586. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  2587. this.button_OBC_ButtonAcc.TabIndex = 16;
  2588. this.button_OBC_ButtonAcc.Text = "+";
  2589. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  2590. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  2591. //
  2592. // button_OBC_ButtonPower
  2593. //
  2594. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2595. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  2596. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  2597. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  2598. this.button_OBC_ButtonPower.TabIndex = 15;
  2599. this.button_OBC_ButtonPower.Text = "Power";
  2600. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  2601. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  2602. //
  2603. // groupBox15
  2604. //
  2605. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  2606. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  2607. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  2608. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  2609. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  2610. this.groupBox15.Controls.Add(this.label54);
  2611. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  2612. this.groupBox15.Controls.Add(this.label52);
  2613. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  2614. this.groupBox15.Name = "groupBox15";
  2615. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  2616. this.groupBox15.TabIndex = 14;
  2617. this.groupBox15.TabStop = false;
  2618. this.groupBox15.Text = "骑行历史";
  2619. //
  2620. // textBox_OBC_ODO_TIME
  2621. //
  2622. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2623. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  2624. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  2625. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  2626. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  2627. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  2628. //
  2629. // button_OBC_ReadRideInfo
  2630. //
  2631. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2632. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  2633. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  2634. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  2635. this.button_OBC_ReadRideInfo.TabIndex = 6;
  2636. this.button_OBC_ReadRideInfo.Text = "读取";
  2637. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  2638. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  2639. //
  2640. // textBox_OBC_ODO_KM
  2641. //
  2642. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2643. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  2644. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  2645. this.textBox_OBC_ODO_KM.ReadOnly = true;
  2646. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  2647. this.textBox_OBC_ODO_KM.TabIndex = 4;
  2648. //
  2649. // button_OBC_ClearTrip
  2650. //
  2651. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2652. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  2653. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  2654. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  2655. this.button_OBC_ClearTrip.TabIndex = 6;
  2656. this.button_OBC_ClearTrip.Text = "清除TRIP";
  2657. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  2658. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  2659. //
  2660. // textBox_OBC_TRIP_TIME
  2661. //
  2662. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2663. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  2664. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  2665. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  2666. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  2667. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  2668. //
  2669. // label54
  2670. //
  2671. this.label54.AutoSize = true;
  2672. this.label54.Location = new System.Drawing.Point(7, 61);
  2673. this.label54.Name = "label54";
  2674. this.label54.Size = new System.Drawing.Size(119, 21);
  2675. this.label54.TabIndex = 0;
  2676. this.label54.Text = "ODO里程/时间";
  2677. //
  2678. // textBox_OBC_TRIP_KM
  2679. //
  2680. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2681. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  2682. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  2683. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  2684. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  2685. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  2686. //
  2687. // label52
  2688. //
  2689. this.label52.AutoSize = true;
  2690. this.label52.Location = new System.Drawing.Point(7, 31);
  2691. this.label52.Name = "label52";
  2692. this.label52.Size = new System.Drawing.Size(115, 21);
  2693. this.label52.TabIndex = 0;
  2694. this.label52.Text = "TRIP里程/时间";
  2695. //
  2696. // groupBox14
  2697. //
  2698. this.groupBox14.Controls.Add(this.label53);
  2699. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  2700. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  2701. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  2702. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  2703. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  2704. this.groupBox14.Controls.Add(this.label48);
  2705. this.groupBox14.Controls.Add(this.label49);
  2706. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  2707. this.groupBox14.Controls.Add(this.label50);
  2708. this.groupBox14.Controls.Add(this.label51);
  2709. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  2710. this.groupBox14.Name = "groupBox14";
  2711. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  2712. this.groupBox14.TabIndex = 13;
  2713. this.groupBox14.TabStop = false;
  2714. this.groupBox14.Text = "版本信息";
  2715. //
  2716. // label53
  2717. //
  2718. this.label53.AutoSize = true;
  2719. this.label53.Location = new System.Drawing.Point(7, 144);
  2720. this.label53.Name = "label53";
  2721. this.label53.Size = new System.Drawing.Size(29, 21);
  2722. this.label53.TabIndex = 4;
  2723. this.label53.Text = "SP";
  2724. //
  2725. // textBox_OBC_ReadSP
  2726. //
  2727. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2728. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  2729. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  2730. this.textBox_OBC_ReadSP.ReadOnly = true;
  2731. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  2732. this.textBox_OBC_ReadSP.TabIndex = 3;
  2733. //
  2734. // button_OBC_ReadVerInfo
  2735. //
  2736. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2737. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  2738. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  2739. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  2740. this.button_OBC_ReadVerInfo.TabIndex = 2;
  2741. this.button_OBC_ReadVerInfo.Text = "查询";
  2742. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  2743. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  2744. //
  2745. // textBox_OBC_ReadFW
  2746. //
  2747. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2748. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  2749. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  2750. this.textBox_OBC_ReadFW.ReadOnly = true;
  2751. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  2752. this.textBox_OBC_ReadFW.TabIndex = 1;
  2753. //
  2754. // textBox_OBC_ReadHW
  2755. //
  2756. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2757. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  2758. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  2759. this.textBox_OBC_ReadHW.ReadOnly = true;
  2760. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  2761. this.textBox_OBC_ReadHW.TabIndex = 1;
  2762. //
  2763. // textBox_OBC_ReadSN
  2764. //
  2765. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2766. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  2767. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  2768. this.textBox_OBC_ReadSN.ReadOnly = true;
  2769. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  2770. this.textBox_OBC_ReadSN.TabIndex = 1;
  2771. //
  2772. // label48
  2773. //
  2774. this.label48.AutoSize = true;
  2775. this.label48.Location = new System.Drawing.Point(6, 115);
  2776. this.label48.Name = "label48";
  2777. this.label48.Size = new System.Drawing.Size(35, 21);
  2778. this.label48.TabIndex = 0;
  2779. this.label48.Text = "FW";
  2780. //
  2781. // label49
  2782. //
  2783. this.label49.AutoSize = true;
  2784. this.label49.Location = new System.Drawing.Point(6, 86);
  2785. this.label49.Name = "label49";
  2786. this.label49.Size = new System.Drawing.Size(38, 21);
  2787. this.label49.TabIndex = 0;
  2788. this.label49.Text = "HW";
  2789. //
  2790. // textBox_OBC_ReadModel
  2791. //
  2792. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2793. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  2794. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  2795. this.textBox_OBC_ReadModel.ReadOnly = true;
  2796. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  2797. this.textBox_OBC_ReadModel.TabIndex = 1;
  2798. //
  2799. // label50
  2800. //
  2801. this.label50.AutoSize = true;
  2802. this.label50.Location = new System.Drawing.Point(6, 57);
  2803. this.label50.Name = "label50";
  2804. this.label50.Size = new System.Drawing.Size(32, 21);
  2805. this.label50.TabIndex = 0;
  2806. this.label50.Text = "SN";
  2807. //
  2808. // label51
  2809. //
  2810. this.label51.AutoSize = true;
  2811. this.label51.Location = new System.Drawing.Point(7, 28);
  2812. this.label51.Name = "label51";
  2813. this.label51.Size = new System.Drawing.Size(42, 21);
  2814. this.label51.TabIndex = 0;
  2815. this.label51.Text = "型号";
  2816. //
  2817. // groupBox13
  2818. //
  2819. this.groupBox13.Controls.Add(this.label64);
  2820. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  2821. this.groupBox13.Controls.Add(this.label63);
  2822. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  2823. this.groupBox13.Controls.Add(this.label59);
  2824. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  2825. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  2826. this.groupBox13.Controls.Add(this.label58);
  2827. this.groupBox13.Controls.Add(this.label57);
  2828. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  2829. this.groupBox13.Controls.Add(this.label56);
  2830. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  2831. this.groupBox13.Name = "groupBox13";
  2832. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  2833. this.groupBox13.TabIndex = 14;
  2834. this.groupBox13.TabStop = false;
  2835. this.groupBox13.Text = "设置用户参数";
  2836. //
  2837. // label64
  2838. //
  2839. this.label64.AutoSize = true;
  2840. this.label64.Location = new System.Drawing.Point(146, 119);
  2841. this.label64.Name = "label64";
  2842. this.label64.Size = new System.Drawing.Size(39, 21);
  2843. this.label64.TabIndex = 14;
  2844. this.label64.Text = "min";
  2845. //
  2846. // numericUpDown_OBC_OffTime
  2847. //
  2848. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2849. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 115);
  2850. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  2851. 240,
  2852. 0,
  2853. 0,
  2854. 0});
  2855. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  2856. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  2857. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(60, 28);
  2858. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  2859. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2860. //
  2861. // label63
  2862. //
  2863. this.label63.AutoSize = true;
  2864. this.label63.Location = new System.Drawing.Point(6, 119);
  2865. this.label63.Name = "label63";
  2866. this.label63.Size = new System.Drawing.Size(74, 21);
  2867. this.label63.TabIndex = 12;
  2868. this.label63.Text = "关机时间";
  2869. //
  2870. // numericUpDown_OBC_WheelAdj
  2871. //
  2872. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2873. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  2874. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  2875. 10,
  2876. 0,
  2877. 0,
  2878. 0});
  2879. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  2880. 10,
  2881. 0,
  2882. 0,
  2883. -2147483648});
  2884. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  2885. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  2886. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(60, 28);
  2887. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  2888. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2889. //
  2890. // label59
  2891. //
  2892. this.label59.AutoSize = true;
  2893. this.label59.Location = new System.Drawing.Point(146, 28);
  2894. this.label59.Name = "label59";
  2895. this.label59.Size = new System.Drawing.Size(33, 21);
  2896. this.label59.TabIndex = 11;
  2897. this.label59.Text = "cm";
  2898. //
  2899. // comboBox_OBC_AssistFunc
  2900. //
  2901. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2902. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2903. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2904. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  2905. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  2906. "方案一",
  2907. "方案二"});
  2908. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  2909. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  2910. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  2911. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  2912. //
  2913. // comboBox_OBC_StartMode
  2914. //
  2915. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2916. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2917. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2918. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  2919. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  2920. "柔和",
  2921. "正常",
  2922. "强劲"});
  2923. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  2924. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  2925. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  2926. this.comboBox_OBC_StartMode.TabIndex = 6;
  2927. //
  2928. // label58
  2929. //
  2930. this.label58.AutoSize = true;
  2931. this.label58.Location = new System.Drawing.Point(6, 88);
  2932. this.label58.Name = "label58";
  2933. this.label58.Size = new System.Drawing.Size(74, 21);
  2934. this.label58.TabIndex = 9;
  2935. this.label58.Text = "助力方案";
  2936. //
  2937. // label57
  2938. //
  2939. this.label57.AutoSize = true;
  2940. this.label57.Location = new System.Drawing.Point(6, 58);
  2941. this.label57.Name = "label57";
  2942. this.label57.Size = new System.Drawing.Size(74, 21);
  2943. this.label57.TabIndex = 9;
  2944. this.label57.Text = "启动模式";
  2945. //
  2946. // button_OBC_WriteUserInfo
  2947. //
  2948. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2949. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  2950. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  2951. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  2952. this.button_OBC_WriteUserInfo.TabIndex = 6;
  2953. this.button_OBC_WriteUserInfo.Text = "写入";
  2954. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  2955. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  2956. //
  2957. // label56
  2958. //
  2959. this.label56.AutoSize = true;
  2960. this.label56.Location = new System.Drawing.Point(6, 28);
  2961. this.label56.Name = "label56";
  2962. this.label56.Size = new System.Drawing.Size(74, 21);
  2963. this.label56.TabIndex = 7;
  2964. this.label56.Text = "周长微调";
  2965. //
  2966. // groupBox12
  2967. //
  2968. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  2969. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  2970. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  2971. this.groupBox12.Name = "groupBox12";
  2972. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  2973. this.groupBox12.TabIndex = 13;
  2974. this.groupBox12.TabStop = false;
  2975. this.groupBox12.Text = "查询用户参数";
  2976. //
  2977. // richTextBox_OBC_ReadUserInfo
  2978. //
  2979. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2980. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  2981. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  2982. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  2983. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  2984. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  2985. this.richTextBox_OBC_ReadUserInfo.Text = "";
  2986. //
  2987. // button_OBC_ReadUserInfo
  2988. //
  2989. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2990. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  2991. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  2992. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  2993. this.button_OBC_ReadUserInfo.TabIndex = 6;
  2994. this.button_OBC_ReadUserInfo.Text = "读取";
  2995. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  2996. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  2997. //
  2998. // groupBox11
  2999. //
  3000. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  3001. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  3002. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  3003. this.groupBox11.Name = "groupBox11";
  3004. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  3005. this.groupBox11.TabIndex = 11;
  3006. this.groupBox11.TabStop = false;
  3007. this.groupBox11.Text = "读取电池运行信息";
  3008. //
  3009. // richTextBox_OBC_BMS_RunInfo
  3010. //
  3011. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3012. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3013. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  3014. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  3015. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  3016. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  3017. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  3018. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  3019. //
  3020. // checkBox_OBC_StartReadBMS
  3021. //
  3022. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  3023. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  3024. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  3025. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  3026. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  3027. this.checkBox_OBC_StartReadBMS.Text = "启动";
  3028. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  3029. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  3030. //
  3031. // groupBox10
  3032. //
  3033. this.groupBox10.Controls.Add(this.label60);
  3034. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  3035. this.groupBox10.Controls.Add(this.label61);
  3036. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  3037. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  3038. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  3039. this.groupBox10.Name = "groupBox10";
  3040. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  3041. this.groupBox10.TabIndex = 10;
  3042. this.groupBox10.TabStop = false;
  3043. this.groupBox10.Text = "控制电机档位";
  3044. //
  3045. // label60
  3046. //
  3047. this.label60.AutoSize = true;
  3048. this.label60.Location = new System.Drawing.Point(122, 32);
  3049. this.label60.Name = "label60";
  3050. this.label60.Size = new System.Drawing.Size(26, 21);
  3051. this.label60.TabIndex = 8;
  3052. this.label60.Text = "灯";
  3053. //
  3054. // comboBox_OBC_LightSw
  3055. //
  3056. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3057. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3058. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3059. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  3060. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  3061. "ON",
  3062. "OFF"});
  3063. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  3064. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  3065. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  3066. this.comboBox_OBC_LightSw.TabIndex = 6;
  3067. //
  3068. // label61
  3069. //
  3070. this.label61.AutoSize = true;
  3071. this.label61.Location = new System.Drawing.Point(6, 32);
  3072. this.label61.Name = "label61";
  3073. this.label61.Size = new System.Drawing.Size(42, 21);
  3074. this.label61.TabIndex = 7;
  3075. this.label61.Text = "档位";
  3076. //
  3077. // comboBox_OBC_SetGearST
  3078. //
  3079. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3080. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3081. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3082. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  3083. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  3084. "OFF",
  3085. "ECO",
  3086. "NORM",
  3087. "SPORT",
  3088. "TURBO",
  3089. "SMART",
  3090. "WALK"});
  3091. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  3092. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  3093. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  3094. this.comboBox_OBC_SetGearST.TabIndex = 4;
  3095. //
  3096. // checkBox_OBC_StartSetGearSt
  3097. //
  3098. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  3099. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  3100. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  3101. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  3102. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  3103. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  3104. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  3105. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  3106. //
  3107. // tabPage_RAMorFLASH
  3108. //
  3109. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3110. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  3111. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  3112. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  3113. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  3114. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  3115. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  3116. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  3117. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  3118. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  3119. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  3120. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  3121. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  3122. this.tabPage_RAMorFLASH.TabIndex = 9;
  3123. this.tabPage_RAMorFLASH.Text = "存储器读取";
  3124. //
  3125. // checkBox_ReadRanFlash_ChangeFormat
  3126. //
  3127. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  3128. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  3129. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  3130. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  3131. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  3132. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  3133. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  3134. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  3135. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  3136. //
  3137. // checkBox_ReadRanFlash_AutoClear
  3138. //
  3139. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  3140. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  3141. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  3142. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  3143. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  3144. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  3145. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  3146. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  3147. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  3148. //
  3149. // checkBox_ReadRanFlash_AutoSW
  3150. //
  3151. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  3152. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  3153. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  3154. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  3155. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  3156. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  3157. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  3158. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  3159. //
  3160. // textBox_Address_End
  3161. //
  3162. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3163. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  3164. this.textBox_Address_End.Name = "textBox_Address_End";
  3165. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  3166. this.textBox_Address_End.TabIndex = 10;
  3167. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3168. //
  3169. // label66
  3170. //
  3171. this.label66.AutoSize = true;
  3172. this.label66.Location = new System.Drawing.Point(831, 136);
  3173. this.label66.Name = "label66";
  3174. this.label66.Size = new System.Drawing.Size(91, 21);
  3175. this.label66.TabIndex = 9;
  3176. this.label66.Text = "结束地址0x";
  3177. //
  3178. // textBox_Address_Begin
  3179. //
  3180. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3181. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  3182. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  3183. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  3184. this.textBox_Address_Begin.TabIndex = 8;
  3185. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3186. //
  3187. // label65
  3188. //
  3189. this.label65.AutoSize = true;
  3190. this.label65.Location = new System.Drawing.Point(831, 72);
  3191. this.label65.Name = "label65";
  3192. this.label65.Size = new System.Drawing.Size(91, 21);
  3193. this.label65.TabIndex = 7;
  3194. this.label65.Text = "起始地址0x";
  3195. //
  3196. // button_ReadRamFlash
  3197. //
  3198. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3199. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  3200. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  3201. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  3202. this.button_ReadRamFlash.TabIndex = 5;
  3203. this.button_ReadRamFlash.Text = "读取数据";
  3204. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  3205. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  3206. //
  3207. // richTextBox_RamFlasgData
  3208. //
  3209. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3210. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  3211. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  3212. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  3213. this.richTextBox_RamFlasgData.TabIndex = 4;
  3214. this.richTextBox_RamFlasgData.Text = "";
  3215. //
  3216. // tabPage_FactoryMode
  3217. //
  3218. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3219. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  3220. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  3221. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  3222. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  3223. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  3224. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  3225. this.tabPage_FactoryMode.Controls.Add(this.groupBox23);
  3226. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  3227. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  3228. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  3229. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  3230. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  3231. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  3232. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  3233. this.tabPage_FactoryMode.TabIndex = 10;
  3234. this.tabPage_FactoryMode.Text = "样机配置";
  3235. //
  3236. // button_ScanCode
  3237. //
  3238. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3239. this.button_ScanCode.Location = new System.Drawing.Point(704, 248);
  3240. this.button_ScanCode.Name = "button_ScanCode";
  3241. this.button_ScanCode.Size = new System.Drawing.Size(68, 60);
  3242. this.button_ScanCode.TabIndex = 34;
  3243. this.button_ScanCode.Text = "扫码\r\n写入";
  3244. this.button_ScanCode.UseVisualStyleBackColor = false;
  3245. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  3246. //
  3247. // Button_FacModePowerOff
  3248. //
  3249. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3250. this.Button_FacModePowerOff.Location = new System.Drawing.Point(917, 248);
  3251. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  3252. this.Button_FacModePowerOff.Size = new System.Drawing.Size(68, 60);
  3253. this.Button_FacModePowerOff.TabIndex = 33;
  3254. this.Button_FacModePowerOff.Text = "关机";
  3255. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  3256. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  3257. //
  3258. // Button_FacModeSaveResult
  3259. //
  3260. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  3261. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(846, 248);
  3262. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  3263. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(68, 60);
  3264. this.Button_FacModeSaveResult.TabIndex = 1;
  3265. this.Button_FacModeSaveResult.Text = "保存\r\n数据";
  3266. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  3267. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  3268. //
  3269. // Button_FacModeSetMacDate
  3270. //
  3271. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3272. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(775, 248);
  3273. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  3274. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(68, 60);
  3275. this.Button_FacModeSetMacDate.TabIndex = 33;
  3276. this.Button_FacModeSetMacDate.Text = "写入生\r\n产信息";
  3277. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  3278. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  3279. //
  3280. // groupBox25
  3281. //
  3282. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  3283. this.groupBox25.Controls.Add(this.label87);
  3284. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  3285. this.groupBox25.Controls.Add(this.label86);
  3286. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  3287. this.groupBox25.Controls.Add(this.label68);
  3288. this.groupBox25.Controls.Add(this.label84);
  3289. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  3290. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  3291. this.groupBox25.Controls.Add(this.label83);
  3292. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  3293. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  3294. this.groupBox25.Controls.Add(this.label82);
  3295. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  3296. this.groupBox25.Controls.Add(this.label81);
  3297. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  3298. this.groupBox25.Location = new System.Drawing.Point(704, 3);
  3299. this.groupBox25.Name = "groupBox25";
  3300. this.groupBox25.Size = new System.Drawing.Size(283, 239);
  3301. this.groupBox25.TabIndex = 8;
  3302. this.groupBox25.TabStop = false;
  3303. this.groupBox25.Text = "版本信息";
  3304. //
  3305. // button_FacModeSetName
  3306. //
  3307. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3308. this.button_FacModeSetName.Location = new System.Drawing.Point(227, 29);
  3309. this.button_FacModeSetName.Name = "button_FacModeSetName";
  3310. this.button_FacModeSetName.Size = new System.Drawing.Size(54, 29);
  3311. this.button_FacModeSetName.TabIndex = 28;
  3312. this.button_FacModeSetName.Text = "写入";
  3313. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  3314. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  3315. //
  3316. // label87
  3317. //
  3318. this.label87.AutoSize = true;
  3319. this.label87.Location = new System.Drawing.Point(6, 178);
  3320. this.label87.Name = "label87";
  3321. this.label87.Size = new System.Drawing.Size(36, 21);
  3322. this.label87.TabIndex = 27;
  3323. this.label87.Text = "GIT";
  3324. //
  3325. // textBox_FacModeGit
  3326. //
  3327. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3328. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  3329. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  3330. this.textBox_FacModeGit.Size = new System.Drawing.Size(227, 28);
  3331. this.textBox_FacModeGit.TabIndex = 26;
  3332. //
  3333. // label86
  3334. //
  3335. this.label86.AutoSize = true;
  3336. this.label86.Location = new System.Drawing.Point(6, 149);
  3337. this.label86.Name = "label86";
  3338. this.label86.Size = new System.Drawing.Size(29, 21);
  3339. this.label86.TabIndex = 25;
  3340. this.label86.Text = "SP";
  3341. //
  3342. // textBox_FacModeSP
  3343. //
  3344. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3345. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  3346. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  3347. this.textBox_FacModeSP.Size = new System.Drawing.Size(227, 28);
  3348. this.textBox_FacModeSP.TabIndex = 24;
  3349. //
  3350. // label68
  3351. //
  3352. this.label68.AutoSize = true;
  3353. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  3354. this.label68.ForeColor = System.Drawing.Color.Red;
  3355. this.label68.Location = new System.Drawing.Point(6, 213);
  3356. this.label68.Name = "label68";
  3357. this.label68.Size = new System.Drawing.Size(134, 19);
  3358. this.label68.TabIndex = 23;
  3359. this.label68.Text = "断电前请执行关机!";
  3360. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3361. //
  3362. // label84
  3363. //
  3364. this.label84.AutoSize = true;
  3365. this.label84.Location = new System.Drawing.Point(6, 120);
  3366. this.label84.Name = "label84";
  3367. this.label84.Size = new System.Drawing.Size(35, 21);
  3368. this.label84.TabIndex = 12;
  3369. this.label84.Text = "FW";
  3370. //
  3371. // textBox_FacModeFW
  3372. //
  3373. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3374. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  3375. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  3376. this.textBox_FacModeFW.Size = new System.Drawing.Size(227, 28);
  3377. this.textBox_FacModeFW.TabIndex = 13;
  3378. //
  3379. // Button_FacModeReadVer
  3380. //
  3381. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3382. this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 202);
  3383. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  3384. this.Button_FacModeReadVer.Size = new System.Drawing.Size(68, 34);
  3385. this.Button_FacModeReadVer.TabIndex = 11;
  3386. this.Button_FacModeReadVer.Text = "查询";
  3387. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  3388. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  3389. //
  3390. // label83
  3391. //
  3392. this.label83.AutoSize = true;
  3393. this.label83.Location = new System.Drawing.Point(6, 91);
  3394. this.label83.Name = "label83";
  3395. this.label83.Size = new System.Drawing.Size(38, 21);
  3396. this.label83.TabIndex = 9;
  3397. this.label83.Text = "HW";
  3398. //
  3399. // textBox_FacModeHW
  3400. //
  3401. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3402. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  3403. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  3404. this.textBox_FacModeHW.Size = new System.Drawing.Size(227, 28);
  3405. this.textBox_FacModeHW.TabIndex = 10;
  3406. //
  3407. // Button_FacModeSetNum
  3408. //
  3409. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3410. this.Button_FacModeSetNum.Location = new System.Drawing.Point(227, 58);
  3411. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  3412. this.Button_FacModeSetNum.Size = new System.Drawing.Size(54, 29);
  3413. this.Button_FacModeSetNum.TabIndex = 8;
  3414. this.Button_FacModeSetNum.Text = "写入";
  3415. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  3416. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  3417. //
  3418. // label82
  3419. //
  3420. this.label82.AutoSize = true;
  3421. this.label82.Location = new System.Drawing.Point(6, 62);
  3422. this.label82.Name = "label82";
  3423. this.label82.Size = new System.Drawing.Size(32, 21);
  3424. this.label82.TabIndex = 6;
  3425. this.label82.Text = "SN";
  3426. //
  3427. // textBox_FacModeNum
  3428. //
  3429. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3430. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  3431. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  3432. this.textBox_FacModeNum.Size = new System.Drawing.Size(167, 28);
  3433. this.textBox_FacModeNum.TabIndex = 7;
  3434. //
  3435. // label81
  3436. //
  3437. this.label81.AutoSize = true;
  3438. this.label81.Location = new System.Drawing.Point(6, 33);
  3439. this.label81.Name = "label81";
  3440. this.label81.Size = new System.Drawing.Size(42, 21);
  3441. this.label81.TabIndex = 3;
  3442. this.label81.Text = "型号";
  3443. //
  3444. // textBox_FacModeName
  3445. //
  3446. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3447. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  3448. this.textBox_FacModeName.Name = "textBox_FacModeName";
  3449. this.textBox_FacModeName.Size = new System.Drawing.Size(167, 28);
  3450. this.textBox_FacModeName.TabIndex = 4;
  3451. //
  3452. // groupBox24
  3453. //
  3454. this.groupBox24.Controls.Add(this.button_FacModeAssistParaSet);
  3455. this.groupBox24.Controls.Add(this.label80);
  3456. this.groupBox24.Controls.Add(this.button_FacModeAssistParaRead);
  3457. this.groupBox24.Controls.Add(this.textBox_FacModeStartGain);
  3458. this.groupBox24.Controls.Add(this.textBox_FacModeCadencePer);
  3459. this.groupBox24.Controls.Add(this.label79);
  3460. this.groupBox24.Controls.Add(this.label75);
  3461. this.groupBox24.Controls.Add(this.textBox_FacModeCircuitK);
  3462. this.groupBox24.Controls.Add(this.textBox_FacModeSpeedLimitEnd);
  3463. this.groupBox24.Controls.Add(this.label78);
  3464. this.groupBox24.Controls.Add(this.label76);
  3465. this.groupBox24.Controls.Add(this.textBox_FacModeFltCounter);
  3466. this.groupBox24.Controls.Add(this.textBox_FacModeSpeedLimitTh);
  3467. this.groupBox24.Controls.Add(this.label77);
  3468. this.groupBox24.Location = new System.Drawing.Point(550, 3);
  3469. this.groupBox24.Name = "groupBox24";
  3470. this.groupBox24.Size = new System.Drawing.Size(148, 309);
  3471. this.groupBox24.TabIndex = 12;
  3472. this.groupBox24.TabStop = false;
  3473. this.groupBox24.Text = "助力参数";
  3474. //
  3475. // button_FacModeAssistParaSet
  3476. //
  3477. this.button_FacModeAssistParaSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3478. this.button_FacModeAssistParaSet.Location = new System.Drawing.Point(83, 274);
  3479. this.button_FacModeAssistParaSet.Name = "button_FacModeAssistParaSet";
  3480. this.button_FacModeAssistParaSet.Size = new System.Drawing.Size(60, 30);
  3481. this.button_FacModeAssistParaSet.TabIndex = 32;
  3482. this.button_FacModeAssistParaSet.Text = "写入";
  3483. this.button_FacModeAssistParaSet.UseVisualStyleBackColor = false;
  3484. this.button_FacModeAssistParaSet.Click += new System.EventHandler(this.button_FacModeAssistParaSet_Click);
  3485. //
  3486. // label80
  3487. //
  3488. this.label80.AutoSize = true;
  3489. this.label80.Location = new System.Drawing.Point(6, 33);
  3490. this.label80.Name = "label80";
  3491. this.label80.Size = new System.Drawing.Size(74, 21);
  3492. this.label80.TabIndex = 19;
  3493. this.label80.Text = "零速增益";
  3494. this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3495. //
  3496. // button_FacModeAssistParaRead
  3497. //
  3498. this.button_FacModeAssistParaRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3499. this.button_FacModeAssistParaRead.Location = new System.Drawing.Point(6, 274);
  3500. this.button_FacModeAssistParaRead.Name = "button_FacModeAssistParaRead";
  3501. this.button_FacModeAssistParaRead.Size = new System.Drawing.Size(60, 30);
  3502. this.button_FacModeAssistParaRead.TabIndex = 31;
  3503. this.button_FacModeAssistParaRead.Text = "读取";
  3504. this.button_FacModeAssistParaRead.UseVisualStyleBackColor = false;
  3505. this.button_FacModeAssistParaRead.Click += new System.EventHandler(this.button_FacModeAssistParaRead_Click);
  3506. //
  3507. // textBox_FacModeStartGain
  3508. //
  3509. this.textBox_FacModeStartGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3510. this.textBox_FacModeStartGain.Location = new System.Drawing.Point(86, 29);
  3511. this.textBox_FacModeStartGain.Name = "textBox_FacModeStartGain";
  3512. this.textBox_FacModeStartGain.Size = new System.Drawing.Size(56, 28);
  3513. this.textBox_FacModeStartGain.TabIndex = 20;
  3514. //
  3515. // textBox_FacModeCadencePer
  3516. //
  3517. this.textBox_FacModeCadencePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3518. this.textBox_FacModeCadencePer.Location = new System.Drawing.Point(87, 239);
  3519. this.textBox_FacModeCadencePer.Name = "textBox_FacModeCadencePer";
  3520. this.textBox_FacModeCadencePer.Size = new System.Drawing.Size(56, 28);
  3521. this.textBox_FacModeCadencePer.TabIndex = 30;
  3522. //
  3523. // label79
  3524. //
  3525. this.label79.AutoSize = true;
  3526. this.label79.Location = new System.Drawing.Point(6, 75);
  3527. this.label79.Name = "label79";
  3528. this.label79.Size = new System.Drawing.Size(74, 21);
  3529. this.label79.TabIndex = 21;
  3530. this.label79.Text = "电流阶梯";
  3531. this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3532. //
  3533. // label75
  3534. //
  3535. this.label75.AutoSize = true;
  3536. this.label75.Location = new System.Drawing.Point(6, 243);
  3537. this.label75.Name = "label75";
  3538. this.label75.Size = new System.Drawing.Size(74, 21);
  3539. this.label75.TabIndex = 29;
  3540. this.label75.Text = "踏频占比";
  3541. this.label75.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3542. //
  3543. // textBox_FacModeCircuitK
  3544. //
  3545. this.textBox_FacModeCircuitK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3546. this.textBox_FacModeCircuitK.Location = new System.Drawing.Point(86, 71);
  3547. this.textBox_FacModeCircuitK.Name = "textBox_FacModeCircuitK";
  3548. this.textBox_FacModeCircuitK.Size = new System.Drawing.Size(56, 28);
  3549. this.textBox_FacModeCircuitK.TabIndex = 22;
  3550. //
  3551. // textBox_FacModeSpeedLimitEnd
  3552. //
  3553. this.textBox_FacModeSpeedLimitEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3554. this.textBox_FacModeSpeedLimitEnd.Location = new System.Drawing.Point(86, 197);
  3555. this.textBox_FacModeSpeedLimitEnd.Name = "textBox_FacModeSpeedLimitEnd";
  3556. this.textBox_FacModeSpeedLimitEnd.Size = new System.Drawing.Size(56, 28);
  3557. this.textBox_FacModeSpeedLimitEnd.TabIndex = 28;
  3558. //
  3559. // label78
  3560. //
  3561. this.label78.AutoSize = true;
  3562. this.label78.Location = new System.Drawing.Point(6, 117);
  3563. this.label78.Name = "label78";
  3564. this.label78.Size = new System.Drawing.Size(74, 21);
  3565. this.label78.TabIndex = 23;
  3566. this.label78.Text = "滤波脉冲";
  3567. this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3568. //
  3569. // label76
  3570. //
  3571. this.label76.AutoSize = true;
  3572. this.label76.Location = new System.Drawing.Point(6, 201);
  3573. this.label76.Name = "label76";
  3574. this.label76.Size = new System.Drawing.Size(74, 21);
  3575. this.label76.TabIndex = 27;
  3576. this.label76.Text = "限速停止";
  3577. this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3578. //
  3579. // textBox_FacModeFltCounter
  3580. //
  3581. this.textBox_FacModeFltCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3582. this.textBox_FacModeFltCounter.Location = new System.Drawing.Point(86, 113);
  3583. this.textBox_FacModeFltCounter.Name = "textBox_FacModeFltCounter";
  3584. this.textBox_FacModeFltCounter.Size = new System.Drawing.Size(56, 28);
  3585. this.textBox_FacModeFltCounter.TabIndex = 24;
  3586. //
  3587. // textBox_FacModeSpeedLimitTh
  3588. //
  3589. this.textBox_FacModeSpeedLimitTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3590. this.textBox_FacModeSpeedLimitTh.Location = new System.Drawing.Point(87, 155);
  3591. this.textBox_FacModeSpeedLimitTh.Name = "textBox_FacModeSpeedLimitTh";
  3592. this.textBox_FacModeSpeedLimitTh.Size = new System.Drawing.Size(56, 28);
  3593. this.textBox_FacModeSpeedLimitTh.TabIndex = 26;
  3594. //
  3595. // label77
  3596. //
  3597. this.label77.AutoSize = true;
  3598. this.label77.Location = new System.Drawing.Point(6, 159);
  3599. this.label77.Name = "label77";
  3600. this.label77.Size = new System.Drawing.Size(74, 21);
  3601. this.label77.TabIndex = 25;
  3602. this.label77.Text = "限速起始";
  3603. this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3604. //
  3605. // groupBox23
  3606. //
  3607. this.groupBox23.Controls.Add(this.comboBox_FacModeStartMode);
  3608. this.groupBox23.Controls.Add(this.comboBox_FacModeLightVol);
  3609. this.groupBox23.Controls.Add(this.comboBox_FacModeAssist2);
  3610. this.groupBox23.Controls.Add(this.comboBox_FacModeAssist1);
  3611. this.groupBox23.Controls.Add(this.button_FacModeBikeParaSet);
  3612. this.groupBox23.Controls.Add(this.button_FacModeBikeParaRead);
  3613. this.groupBox23.Controls.Add(this.label74);
  3614. this.groupBox23.Controls.Add(this.label73);
  3615. this.groupBox23.Controls.Add(this.label72);
  3616. this.groupBox23.Controls.Add(this.label71);
  3617. this.groupBox23.Controls.Add(this.textBox_FacModeSpeedLimit);
  3618. this.groupBox23.Controls.Add(this.label70);
  3619. this.groupBox23.Controls.Add(this.textBox_FacModeWheelSize);
  3620. this.groupBox23.Controls.Add(this.label69);
  3621. this.groupBox23.Location = new System.Drawing.Point(396, 3);
  3622. this.groupBox23.Name = "groupBox23";
  3623. this.groupBox23.Size = new System.Drawing.Size(148, 309);
  3624. this.groupBox23.TabIndex = 11;
  3625. this.groupBox23.TabStop = false;
  3626. this.groupBox23.Text = "整车参数";
  3627. //
  3628. // comboBox_FacModeStartMode
  3629. //
  3630. this.comboBox_FacModeStartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3631. this.comboBox_FacModeStartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3632. this.comboBox_FacModeStartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3633. this.comboBox_FacModeStartMode.FormattingEnabled = true;
  3634. this.comboBox_FacModeStartMode.Items.AddRange(new object[] {
  3635. "柔和",
  3636. "正常",
  3637. "强劲"});
  3638. this.comboBox_FacModeStartMode.Location = new System.Drawing.Point(62, 239);
  3639. this.comboBox_FacModeStartMode.Name = "comboBox_FacModeStartMode";
  3640. this.comboBox_FacModeStartMode.Size = new System.Drawing.Size(80, 29);
  3641. this.comboBox_FacModeStartMode.TabIndex = 22;
  3642. //
  3643. // comboBox_FacModeLightVol
  3644. //
  3645. this.comboBox_FacModeLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3646. this.comboBox_FacModeLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3647. this.comboBox_FacModeLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3648. this.comboBox_FacModeLightVol.FormattingEnabled = true;
  3649. this.comboBox_FacModeLightVol.Items.AddRange(new object[] {
  3650. "6V",
  3651. "12V",
  3652. "其它"});
  3653. this.comboBox_FacModeLightVol.Location = new System.Drawing.Point(62, 197);
  3654. this.comboBox_FacModeLightVol.Name = "comboBox_FacModeLightVol";
  3655. this.comboBox_FacModeLightVol.Size = new System.Drawing.Size(80, 29);
  3656. this.comboBox_FacModeLightVol.TabIndex = 21;
  3657. //
  3658. // comboBox_FacModeAssist2
  3659. //
  3660. this.comboBox_FacModeAssist2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3661. this.comboBox_FacModeAssist2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3662. this.comboBox_FacModeAssist2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3663. this.comboBox_FacModeAssist2.FormattingEnabled = true;
  3664. this.comboBox_FacModeAssist2.Items.AddRange(new object[] {
  3665. "0",
  3666. "341",
  3667. "682",
  3668. "其它"});
  3669. this.comboBox_FacModeAssist2.Location = new System.Drawing.Point(62, 155);
  3670. this.comboBox_FacModeAssist2.Name = "comboBox_FacModeAssist2";
  3671. this.comboBox_FacModeAssist2.Size = new System.Drawing.Size(80, 29);
  3672. this.comboBox_FacModeAssist2.TabIndex = 20;
  3673. //
  3674. // comboBox_FacModeAssist1
  3675. //
  3676. this.comboBox_FacModeAssist1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3677. this.comboBox_FacModeAssist1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3678. this.comboBox_FacModeAssist1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3679. this.comboBox_FacModeAssist1.FormattingEnabled = true;
  3680. this.comboBox_FacModeAssist1.Items.AddRange(new object[] {
  3681. "0",
  3682. "341",
  3683. "682",
  3684. "其它"});
  3685. this.comboBox_FacModeAssist1.Location = new System.Drawing.Point(62, 113);
  3686. this.comboBox_FacModeAssist1.Name = "comboBox_FacModeAssist1";
  3687. this.comboBox_FacModeAssist1.Size = new System.Drawing.Size(80, 29);
  3688. this.comboBox_FacModeAssist1.TabIndex = 19;
  3689. //
  3690. // button_FacModeBikeParaSet
  3691. //
  3692. this.button_FacModeBikeParaSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3693. this.button_FacModeBikeParaSet.Location = new System.Drawing.Point(83, 274);
  3694. this.button_FacModeBikeParaSet.Name = "button_FacModeBikeParaSet";
  3695. this.button_FacModeBikeParaSet.Size = new System.Drawing.Size(60, 30);
  3696. this.button_FacModeBikeParaSet.TabIndex = 18;
  3697. this.button_FacModeBikeParaSet.Text = "写入";
  3698. this.button_FacModeBikeParaSet.UseVisualStyleBackColor = false;
  3699. this.button_FacModeBikeParaSet.Click += new System.EventHandler(this.button_FacModeBikeParaSet_Click);
  3700. //
  3701. // button_FacModeBikeParaRead
  3702. //
  3703. this.button_FacModeBikeParaRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3704. this.button_FacModeBikeParaRead.Location = new System.Drawing.Point(6, 274);
  3705. this.button_FacModeBikeParaRead.Name = "button_FacModeBikeParaRead";
  3706. this.button_FacModeBikeParaRead.Size = new System.Drawing.Size(60, 30);
  3707. this.button_FacModeBikeParaRead.TabIndex = 17;
  3708. this.button_FacModeBikeParaRead.Text = "读取";
  3709. this.button_FacModeBikeParaRead.UseVisualStyleBackColor = false;
  3710. this.button_FacModeBikeParaRead.Click += new System.EventHandler(this.button_FacModeBikeParaRead_Click);
  3711. //
  3712. // label74
  3713. //
  3714. this.label74.AutoSize = true;
  3715. this.label74.Location = new System.Drawing.Point(7, 243);
  3716. this.label74.Name = "label74";
  3717. this.label74.Size = new System.Drawing.Size(42, 21);
  3718. this.label74.TabIndex = 12;
  3719. this.label74.Text = "启动";
  3720. this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3721. //
  3722. // label73
  3723. //
  3724. this.label73.AutoSize = true;
  3725. this.label73.Location = new System.Drawing.Point(7, 201);
  3726. this.label73.Name = "label73";
  3727. this.label73.Size = new System.Drawing.Size(42, 21);
  3728. this.label73.TabIndex = 10;
  3729. this.label73.Text = "灯压";
  3730. this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3731. //
  3732. // label72
  3733. //
  3734. this.label72.AutoSize = true;
  3735. this.label72.Location = new System.Drawing.Point(7, 159);
  3736. this.label72.Name = "label72";
  3737. this.label72.Size = new System.Drawing.Size(51, 21);
  3738. this.label72.TabIndex = 8;
  3739. this.label72.Text = "助力2";
  3740. this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3741. //
  3742. // label71
  3743. //
  3744. this.label71.AutoSize = true;
  3745. this.label71.Location = new System.Drawing.Point(7, 117);
  3746. this.label71.Name = "label71";
  3747. this.label71.Size = new System.Drawing.Size(51, 21);
  3748. this.label71.TabIndex = 6;
  3749. this.label71.Text = "助力1";
  3750. this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3751. //
  3752. // textBox_FacModeSpeedLimit
  3753. //
  3754. this.textBox_FacModeSpeedLimit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3755. this.textBox_FacModeSpeedLimit.Location = new System.Drawing.Point(62, 71);
  3756. this.textBox_FacModeSpeedLimit.Name = "textBox_FacModeSpeedLimit";
  3757. this.textBox_FacModeSpeedLimit.Size = new System.Drawing.Size(80, 28);
  3758. this.textBox_FacModeSpeedLimit.TabIndex = 5;
  3759. //
  3760. // label70
  3761. //
  3762. this.label70.AutoSize = true;
  3763. this.label70.Location = new System.Drawing.Point(7, 75);
  3764. this.label70.Name = "label70";
  3765. this.label70.Size = new System.Drawing.Size(42, 21);
  3766. this.label70.TabIndex = 4;
  3767. this.label70.Text = "限速";
  3768. this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3769. //
  3770. // textBox_FacModeWheelSize
  3771. //
  3772. this.textBox_FacModeWheelSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3773. this.textBox_FacModeWheelSize.Location = new System.Drawing.Point(62, 29);
  3774. this.textBox_FacModeWheelSize.Name = "textBox_FacModeWheelSize";
  3775. this.textBox_FacModeWheelSize.Size = new System.Drawing.Size(80, 28);
  3776. this.textBox_FacModeWheelSize.TabIndex = 3;
  3777. //
  3778. // label69
  3779. //
  3780. this.label69.AutoSize = true;
  3781. this.label69.Location = new System.Drawing.Point(7, 33);
  3782. this.label69.Name = "label69";
  3783. this.label69.Size = new System.Drawing.Size(42, 21);
  3784. this.label69.TabIndex = 2;
  3785. this.label69.Text = "周长";
  3786. this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3787. //
  3788. // groupBox22
  3789. //
  3790. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverLG);
  3791. this.groupBox22.Controls.Add(this.label_MotorSensor);
  3792. this.groupBox22.Controls.Add(this.label_Load);
  3793. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  3794. this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
  3795. this.groupBox22.Controls.Add(this.label67);
  3796. this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
  3797. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  3798. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverMtb);
  3799. this.groupBox22.Controls.Add(this.radioButton_FacModeDriverCity);
  3800. this.groupBox22.Location = new System.Drawing.Point(190, 109);
  3801. this.groupBox22.Name = "groupBox22";
  3802. this.groupBox22.Size = new System.Drawing.Size(200, 203);
  3803. this.groupBox22.TabIndex = 10;
  3804. this.groupBox22.TabStop = false;
  3805. this.groupBox22.Text = "驱动测试";
  3806. //
  3807. // radioButton_FacModeDriverLG
  3808. //
  3809. this.radioButton_FacModeDriverLG.AutoSize = true;
  3810. this.radioButton_FacModeDriverLG.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3811. this.radioButton_FacModeDriverLG.Location = new System.Drawing.Point(149, 53);
  3812. this.radioButton_FacModeDriverLG.Name = "radioButton_FacModeDriverLG";
  3813. this.radioButton_FacModeDriverLG.Size = new System.Drawing.Size(44, 24);
  3814. this.radioButton_FacModeDriverLG.TabIndex = 22;
  3815. this.radioButton_FacModeDriverLG.TabStop = true;
  3816. this.radioButton_FacModeDriverLG.Text = "LG";
  3817. this.radioButton_FacModeDriverLG.UseVisualStyleBackColor = true;
  3818. //
  3819. // label_MotorSensor
  3820. //
  3821. this.label_MotorSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3822. this.label_MotorSensor.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3823. this.label_MotorSensor.Location = new System.Drawing.Point(148, 26);
  3824. this.label_MotorSensor.Name = "label_MotorSensor";
  3825. this.label_MotorSensor.Size = new System.Drawing.Size(45, 22);
  3826. this.label_MotorSensor.TabIndex = 21;
  3827. this.label_MotorSensor.Text = "有感";
  3828. this.label_MotorSensor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3829. this.label_MotorSensor.Click += new System.EventHandler(this.label_MotorSensor_Click);
  3830. //
  3831. // label_Load
  3832. //
  3833. this.label_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3834. this.label_Load.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3835. this.label_Load.Location = new System.Drawing.Point(51, 26);
  3836. this.label_Load.Name = "label_Load";
  3837. this.label_Load.Size = new System.Drawing.Size(45, 22);
  3838. this.label_Load.TabIndex = 4;
  3839. this.label_Load.Text = "带载";
  3840. this.label_Load.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3841. this.label_Load.Click += new System.EventHandler(this.label_Load_Click);
  3842. //
  3843. // button_FacModeLightSW
  3844. //
  3845. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  3846. this.button_FacModeLightSW.Location = new System.Drawing.Point(11, 81);
  3847. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  3848. this.button_FacModeLightSW.Size = new System.Drawing.Size(85, 45);
  3849. this.button_FacModeLightSW.TabIndex = 20;
  3850. this.button_FacModeLightSW.Text = "开/关灯";
  3851. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  3852. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  3853. //
  3854. // label_FacModeMotorSpeedSet
  3855. //
  3856. this.label_FacModeMotorSpeedSet.AutoSize = true;
  3857. this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3858. this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(149, 130);
  3859. this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
  3860. this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(26, 17);
  3861. this.label_FacModeMotorSpeedSet.TabIndex = 19;
  3862. this.label_FacModeMotorSpeedSet.Text = "0%";
  3863. this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3864. //
  3865. // label67
  3866. //
  3867. this.label67.AutoSize = true;
  3868. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3869. this.label67.Location = new System.Drawing.Point(20, 130);
  3870. this.label67.Name = "label67";
  3871. this.label67.Size = new System.Drawing.Size(56, 17);
  3872. this.label67.TabIndex = 18;
  3873. this.label67.Text = "转速调节";
  3874. //
  3875. // trackBar_FacModeMotorSpeedAdj
  3876. //
  3877. this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(6, 153);
  3878. this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
  3879. this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
  3880. this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(181, 45);
  3881. this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
  3882. this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.Both;
  3883. this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
  3884. //
  3885. // button_FacModeMotorRun
  3886. //
  3887. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3888. this.button_FacModeMotorRun.Location = new System.Drawing.Point(109, 81);
  3889. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  3890. this.button_FacModeMotorRun.Size = new System.Drawing.Size(85, 45);
  3891. this.button_FacModeMotorRun.TabIndex = 16;
  3892. this.button_FacModeMotorRun.Text = "启/停";
  3893. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  3894. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  3895. //
  3896. // radioButton_FacModeDriverMtb
  3897. //
  3898. this.radioButton_FacModeDriverMtb.AutoSize = true;
  3899. this.radioButton_FacModeDriverMtb.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3900. this.radioButton_FacModeDriverMtb.Location = new System.Drawing.Point(79, 53);
  3901. this.radioButton_FacModeDriverMtb.Name = "radioButton_FacModeDriverMtb";
  3902. this.radioButton_FacModeDriverMtb.Size = new System.Drawing.Size(58, 24);
  3903. this.radioButton_FacModeDriverMtb.TabIndex = 1;
  3904. this.radioButton_FacModeDriverMtb.TabStop = true;
  3905. this.radioButton_FacModeDriverMtb.Text = "MTB";
  3906. this.radioButton_FacModeDriverMtb.UseVisualStyleBackColor = true;
  3907. //
  3908. // radioButton_FacModeDriverCity
  3909. //
  3910. this.radioButton_FacModeDriverCity.AutoSize = true;
  3911. this.radioButton_FacModeDriverCity.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3912. this.radioButton_FacModeDriverCity.Location = new System.Drawing.Point(11, 53);
  3913. this.radioButton_FacModeDriverCity.Name = "radioButton_FacModeDriverCity";
  3914. this.radioButton_FacModeDriverCity.Size = new System.Drawing.Size(56, 24);
  3915. this.radioButton_FacModeDriverCity.TabIndex = 0;
  3916. this.radioButton_FacModeDriverCity.TabStop = true;
  3917. this.radioButton_FacModeDriverCity.Text = "CITY";
  3918. this.radioButton_FacModeDriverCity.UseVisualStyleBackColor = true;
  3919. //
  3920. // groupBox21
  3921. //
  3922. this.groupBox21.Controls.Add(this.button_FacModeWorkMode);
  3923. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckCadence);
  3924. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckBikeSpeed);
  3925. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckNTC);
  3926. this.groupBox21.Controls.Add(this.checkBox_FacModeCheckVol);
  3927. this.groupBox21.Location = new System.Drawing.Point(190, 3);
  3928. this.groupBox21.Name = "groupBox21";
  3929. this.groupBox21.Size = new System.Drawing.Size(200, 96);
  3930. this.groupBox21.TabIndex = 9;
  3931. this.groupBox21.TabStop = false;
  3932. this.groupBox21.Text = "传感器测试";
  3933. //
  3934. // button_FacModeWorkMode
  3935. //
  3936. this.button_FacModeWorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3937. this.button_FacModeWorkMode.Location = new System.Drawing.Point(6, 27);
  3938. this.button_FacModeWorkMode.Name = "button_FacModeWorkMode";
  3939. this.button_FacModeWorkMode.Size = new System.Drawing.Size(54, 51);
  3940. this.button_FacModeWorkMode.TabIndex = 17;
  3941. this.button_FacModeWorkMode.Text = "开始";
  3942. this.button_FacModeWorkMode.UseVisualStyleBackColor = false;
  3943. this.button_FacModeWorkMode.Click += new System.EventHandler(this.button_FacModeWorkMode_Click);
  3944. //
  3945. // checkBox_FacModeCheckCadence
  3946. //
  3947. this.checkBox_FacModeCheckCadence.AutoSize = true;
  3948. this.checkBox_FacModeCheckCadence.Location = new System.Drawing.Point(133, 58);
  3949. this.checkBox_FacModeCheckCadence.Name = "checkBox_FacModeCheckCadence";
  3950. this.checkBox_FacModeCheckCadence.Size = new System.Drawing.Size(61, 25);
  3951. this.checkBox_FacModeCheckCadence.TabIndex = 3;
  3952. this.checkBox_FacModeCheckCadence.Text = "踏频";
  3953. this.checkBox_FacModeCheckCadence.UseVisualStyleBackColor = true;
  3954. //
  3955. // checkBox_FacModeCheckBikeSpeed
  3956. //
  3957. this.checkBox_FacModeCheckBikeSpeed.AutoSize = true;
  3958. this.checkBox_FacModeCheckBikeSpeed.Location = new System.Drawing.Point(66, 58);
  3959. this.checkBox_FacModeCheckBikeSpeed.Name = "checkBox_FacModeCheckBikeSpeed";
  3960. this.checkBox_FacModeCheckBikeSpeed.Size = new System.Drawing.Size(61, 25);
  3961. this.checkBox_FacModeCheckBikeSpeed.TabIndex = 2;
  3962. this.checkBox_FacModeCheckBikeSpeed.Text = "车速";
  3963. this.checkBox_FacModeCheckBikeSpeed.UseVisualStyleBackColor = true;
  3964. //
  3965. // checkBox_FacModeCheckNTC
  3966. //
  3967. this.checkBox_FacModeCheckNTC.AutoSize = true;
  3968. this.checkBox_FacModeCheckNTC.Location = new System.Drawing.Point(133, 27);
  3969. this.checkBox_FacModeCheckNTC.Name = "checkBox_FacModeCheckNTC";
  3970. this.checkBox_FacModeCheckNTC.Size = new System.Drawing.Size(61, 25);
  3971. this.checkBox_FacModeCheckNTC.TabIndex = 1;
  3972. this.checkBox_FacModeCheckNTC.Text = "温度";
  3973. this.checkBox_FacModeCheckNTC.UseVisualStyleBackColor = true;
  3974. //
  3975. // checkBox_FacModeCheckVol
  3976. //
  3977. this.checkBox_FacModeCheckVol.AutoSize = true;
  3978. this.checkBox_FacModeCheckVol.Location = new System.Drawing.Point(66, 27);
  3979. this.checkBox_FacModeCheckVol.Name = "checkBox_FacModeCheckVol";
  3980. this.checkBox_FacModeCheckVol.Size = new System.Drawing.Size(61, 25);
  3981. this.checkBox_FacModeCheckVol.TabIndex = 0;
  3982. this.checkBox_FacModeCheckVol.Text = "电压";
  3983. this.checkBox_FacModeCheckVol.UseVisualStyleBackColor = true;
  3984. //
  3985. // groupBox20
  3986. //
  3987. this.groupBox20.Controls.Add(this.textBox10);
  3988. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  3989. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  3990. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  3991. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  3992. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  3993. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  3994. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  3995. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  3996. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  3997. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  3998. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  3999. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4000. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4001. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4002. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4003. this.groupBox20.Name = "groupBox20";
  4004. this.groupBox20.Size = new System.Drawing.Size(181, 203);
  4005. this.groupBox20.TabIndex = 8;
  4006. this.groupBox20.TabStop = false;
  4007. this.groupBox20.Text = "标定";
  4008. //
  4009. // textBox10
  4010. //
  4011. this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4012. this.textBox10.Location = new System.Drawing.Point(6, 35);
  4013. this.textBox10.Name = "textBox10";
  4014. this.textBox10.ReadOnly = true;
  4015. this.textBox10.Size = new System.Drawing.Size(47, 28);
  4016. this.textBox10.TabIndex = 16;
  4017. this.textBox10.Text = "0";
  4018. this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4019. //
  4020. // button_FacModeSensorRead
  4021. //
  4022. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4023. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4024. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4025. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4026. this.button_FacModeSensorRead.TabIndex = 15;
  4027. this.button_FacModeSensorRead.Text = "读取";
  4028. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4029. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4030. //
  4031. // textBox_FacModeSensorADC0
  4032. //
  4033. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4034. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4035. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4036. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4037. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4038. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4039. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4040. //
  4041. // textBox_FacModeSensorADC4
  4042. //
  4043. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4044. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4045. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4046. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4047. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4048. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4049. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4050. //
  4051. // buttonFacModeSet1
  4052. //
  4053. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4054. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4055. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4056. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4057. this.buttonFacModeSet1.TabIndex = 7;
  4058. this.buttonFacModeSet1.Text = "加载1";
  4059. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4060. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4061. //
  4062. // buttonFacModeSet2
  4063. //
  4064. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4065. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4066. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4067. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4068. this.buttonFacModeSet2.TabIndex = 8;
  4069. this.buttonFacModeSet2.Text = "加载2";
  4070. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4071. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4072. //
  4073. // textBox_FacModeSensorADC3
  4074. //
  4075. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4076. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4077. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4078. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4079. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4080. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4081. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4082. //
  4083. // buttonFacModeSet3
  4084. //
  4085. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4086. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4087. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4088. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4089. this.buttonFacModeSet3.TabIndex = 9;
  4090. this.buttonFacModeSet3.Text = "加载3";
  4091. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4092. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4093. //
  4094. // textBox_FacModeSensorADC1
  4095. //
  4096. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4097. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4098. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4099. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4100. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4101. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4102. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4103. //
  4104. // buttonFacModeSet4
  4105. //
  4106. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4107. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4108. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4109. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4110. this.buttonFacModeSet4.TabIndex = 10;
  4111. this.buttonFacModeSet4.Text = "加载4";
  4112. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4113. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4114. //
  4115. // textBox_FacModeSensorADC2
  4116. //
  4117. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4118. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4119. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4120. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4121. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4122. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4123. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4124. //
  4125. // textBox_FacModeSensorCal4
  4126. //
  4127. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4128. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4129. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4130. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4131. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4132. this.textBox_FacModeSensorCal4.Text = "96";
  4133. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4134. //
  4135. // textBox_FacModeSensorCal3
  4136. //
  4137. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4138. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4139. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4140. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4141. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4142. this.textBox_FacModeSensorCal3.Text = "72";
  4143. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4144. //
  4145. // textBox_FacModeSensorCal1
  4146. //
  4147. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4148. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4149. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4150. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4151. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4152. this.textBox_FacModeSensorCal1.Text = "24";
  4153. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4154. //
  4155. // textBox_FacModeSensorCal2
  4156. //
  4157. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4158. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4159. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4160. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4161. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4162. this.textBox_FacModeSensorCal2.Text = "48";
  4163. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4164. //
  4165. // groupBox19
  4166. //
  4167. this.groupBox19.Controls.Add(this.button_FacModeInit);
  4168. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  4169. this.groupBox19.Name = "groupBox19";
  4170. this.groupBox19.Size = new System.Drawing.Size(181, 96);
  4171. this.groupBox19.TabIndex = 7;
  4172. this.groupBox19.TabStop = false;
  4173. this.groupBox19.Text = "初始化";
  4174. //
  4175. // button_FacModeInit
  4176. //
  4177. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4178. this.button_FacModeInit.Location = new System.Drawing.Point(26, 29);
  4179. this.button_FacModeInit.Name = "button_FacModeInit";
  4180. this.button_FacModeInit.Size = new System.Drawing.Size(126, 51);
  4181. this.button_FacModeInit.TabIndex = 0;
  4182. this.button_FacModeInit.Text = "初始化";
  4183. this.button_FacModeInit.UseVisualStyleBackColor = false;
  4184. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  4185. //
  4186. // tabPage_ProductMode_Write
  4187. //
  4188. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4189. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  4190. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  4191. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  4192. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  4193. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  4194. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  4195. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  4196. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  4197. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSatus);
  4198. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  4199. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  4200. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  4201. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  4202. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  4203. this.tabPage_ProductMode_Write.TabIndex = 11;
  4204. this.tabPage_ProductMode_Write.Text = "量产测试";
  4205. //
  4206. // groupBox28
  4207. //
  4208. this.groupBox28.Controls.Add(this.label134);
  4209. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  4210. this.groupBox28.Controls.Add(this.label136);
  4211. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  4212. this.groupBox28.Controls.Add(this.label145);
  4213. this.groupBox28.Controls.Add(this.label127);
  4214. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  4215. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  4216. this.groupBox28.Controls.Add(this.label143);
  4217. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  4218. this.groupBox28.Controls.Add(this.label129);
  4219. this.groupBox28.Controls.Add(this.label_FacModeGas);
  4220. this.groupBox28.Controls.Add(this.label123);
  4221. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  4222. this.groupBox28.Controls.Add(this.label125);
  4223. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  4224. this.groupBox28.Controls.Add(this.label122);
  4225. this.groupBox28.Controls.Add(this.label118);
  4226. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  4227. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  4228. this.groupBox28.Controls.Add(this.label120);
  4229. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  4230. this.groupBox28.Controls.Add(this.label133);
  4231. this.groupBox28.Controls.Add(this.label132);
  4232. this.groupBox28.Controls.Add(this.label_FacModeErrorCode);
  4233. this.groupBox28.Controls.Add(this.label115);
  4234. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  4235. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  4236. this.groupBox28.Name = "groupBox28";
  4237. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  4238. this.groupBox28.TabIndex = 9;
  4239. this.groupBox28.TabStop = false;
  4240. this.groupBox28.Text = "测试状态";
  4241. //
  4242. // label134
  4243. //
  4244. this.label134.AutoSize = true;
  4245. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4246. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  4247. this.label134.Location = new System.Drawing.Point(123, 212);
  4248. this.label134.Name = "label134";
  4249. this.label134.Size = new System.Drawing.Size(55, 21);
  4250. this.label134.TabIndex = 14;
  4251. this.label134.Text = "BOOT";
  4252. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4253. //
  4254. // label_FacModeBootVer
  4255. //
  4256. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  4257. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4258. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  4259. this.label_FacModeBootVer.Location = new System.Drawing.Point(203, 215);
  4260. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  4261. this.label_FacModeBootVer.Size = new System.Drawing.Size(15, 15);
  4262. this.label_FacModeBootVer.TabIndex = 15;
  4263. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4264. //
  4265. // label136
  4266. //
  4267. this.label136.AutoSize = true;
  4268. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4269. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  4270. this.label136.Location = new System.Drawing.Point(10, 212);
  4271. this.label136.Name = "label136";
  4272. this.label136.Size = new System.Drawing.Size(74, 21);
  4273. this.label136.TabIndex = 16;
  4274. this.label136.Text = "软件版本";
  4275. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4276. //
  4277. // label_FacModeFWVersion
  4278. //
  4279. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  4280. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4281. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  4282. this.label_FacModeFWVersion.Location = new System.Drawing.Point(90, 215);
  4283. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  4284. this.label_FacModeFWVersion.Size = new System.Drawing.Size(15, 15);
  4285. this.label_FacModeFWVersion.TabIndex = 17;
  4286. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4287. //
  4288. // label145
  4289. //
  4290. this.label145.AutoSize = true;
  4291. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4292. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  4293. this.label145.Location = new System.Drawing.Point(123, 182);
  4294. this.label145.Name = "label145";
  4295. this.label145.Size = new System.Drawing.Size(74, 21);
  4296. this.label145.TabIndex = 10;
  4297. this.label145.Text = "后灯控制";
  4298. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4299. //
  4300. // label127
  4301. //
  4302. this.label127.AutoSize = true;
  4303. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4304. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  4305. this.label127.Location = new System.Drawing.Point(123, 152);
  4306. this.label127.Name = "label127";
  4307. this.label127.Size = new System.Drawing.Size(74, 21);
  4308. this.label127.TabIndex = 10;
  4309. this.label127.Text = "断电刹车";
  4310. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4311. //
  4312. // label_FacModeLightB
  4313. //
  4314. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  4315. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4316. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  4317. this.label_FacModeLightB.Location = new System.Drawing.Point(203, 185);
  4318. this.label_FacModeLightB.Name = "label_FacModeLightB";
  4319. this.label_FacModeLightB.Size = new System.Drawing.Size(15, 15);
  4320. this.label_FacModeLightB.TabIndex = 11;
  4321. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4322. //
  4323. // label_FacModeBreak
  4324. //
  4325. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  4326. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4327. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  4328. this.label_FacModeBreak.Location = new System.Drawing.Point(203, 155);
  4329. this.label_FacModeBreak.Name = "label_FacModeBreak";
  4330. this.label_FacModeBreak.Size = new System.Drawing.Size(15, 15);
  4331. this.label_FacModeBreak.TabIndex = 11;
  4332. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4333. //
  4334. // label143
  4335. //
  4336. this.label143.AutoSize = true;
  4337. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4338. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  4339. this.label143.Location = new System.Drawing.Point(10, 182);
  4340. this.label143.Name = "label143";
  4341. this.label143.Size = new System.Drawing.Size(74, 21);
  4342. this.label143.TabIndex = 12;
  4343. this.label143.Text = "前灯控制";
  4344. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4345. //
  4346. // label_FacModeLightF
  4347. //
  4348. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  4349. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4350. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  4351. this.label_FacModeLightF.Location = new System.Drawing.Point(90, 185);
  4352. this.label_FacModeLightF.Name = "label_FacModeLightF";
  4353. this.label_FacModeLightF.Size = new System.Drawing.Size(15, 15);
  4354. this.label_FacModeLightF.TabIndex = 13;
  4355. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4356. //
  4357. // label129
  4358. //
  4359. this.label129.AutoSize = true;
  4360. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4361. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  4362. this.label129.Location = new System.Drawing.Point(10, 152);
  4363. this.label129.Name = "label129";
  4364. this.label129.Size = new System.Drawing.Size(74, 21);
  4365. this.label129.TabIndex = 12;
  4366. this.label129.Text = "转把功能";
  4367. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4368. //
  4369. // label_FacModeGas
  4370. //
  4371. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  4372. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4373. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  4374. this.label_FacModeGas.Location = new System.Drawing.Point(90, 155);
  4375. this.label_FacModeGas.Name = "label_FacModeGas";
  4376. this.label_FacModeGas.Size = new System.Drawing.Size(15, 15);
  4377. this.label_FacModeGas.TabIndex = 13;
  4378. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4379. //
  4380. // label123
  4381. //
  4382. this.label123.AutoSize = true;
  4383. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4384. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  4385. this.label123.Location = new System.Drawing.Point(123, 122);
  4386. this.label123.Name = "label123";
  4387. this.label123.Size = new System.Drawing.Size(74, 21);
  4388. this.label123.TabIndex = 6;
  4389. this.label123.Text = "电机转速";
  4390. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4391. //
  4392. // label_FacModeMotorSpeed
  4393. //
  4394. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  4395. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4396. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  4397. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(203, 125);
  4398. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  4399. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(15, 15);
  4400. this.label_FacModeMotorSpeed.TabIndex = 7;
  4401. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4402. //
  4403. // label125
  4404. //
  4405. this.label125.AutoSize = true;
  4406. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4407. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  4408. this.label125.Location = new System.Drawing.Point(10, 122);
  4409. this.label125.Name = "label125";
  4410. this.label125.Size = new System.Drawing.Size(74, 21);
  4411. this.label125.TabIndex = 8;
  4412. this.label125.Text = "温度测量";
  4413. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4414. //
  4415. // label_FacModeNTC
  4416. //
  4417. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  4418. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4419. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  4420. this.label_FacModeNTC.Location = new System.Drawing.Point(90, 125);
  4421. this.label_FacModeNTC.Name = "label_FacModeNTC";
  4422. this.label_FacModeNTC.Size = new System.Drawing.Size(15, 15);
  4423. this.label_FacModeNTC.TabIndex = 9;
  4424. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4425. //
  4426. // label122
  4427. //
  4428. this.label122.AutoSize = true;
  4429. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4430. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  4431. this.label122.Location = new System.Drawing.Point(123, 92);
  4432. this.label122.Name = "label122";
  4433. this.label122.Size = new System.Drawing.Size(74, 21);
  4434. this.label122.TabIndex = 5;
  4435. this.label122.Text = "电流检测";
  4436. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4437. //
  4438. // label118
  4439. //
  4440. this.label118.AutoSize = true;
  4441. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4442. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  4443. this.label118.Location = new System.Drawing.Point(123, 62);
  4444. this.label118.Name = "label118";
  4445. this.label118.Size = new System.Drawing.Size(74, 21);
  4446. this.label118.TabIndex = 5;
  4447. this.label118.Text = "参数写入";
  4448. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4449. //
  4450. // label_FacModeCurrentTest
  4451. //
  4452. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  4453. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4454. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  4455. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(203, 95);
  4456. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  4457. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(15, 15);
  4458. this.label_FacModeCurrentTest.TabIndex = 5;
  4459. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4460. //
  4461. // label_FacMode_CfgWrite
  4462. //
  4463. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  4464. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4465. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  4466. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(203, 65);
  4467. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  4468. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(15, 15);
  4469. this.label_FacMode_CfgWrite.TabIndex = 5;
  4470. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4471. //
  4472. // label120
  4473. //
  4474. this.label120.AutoSize = true;
  4475. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4476. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  4477. this.label120.Location = new System.Drawing.Point(10, 92);
  4478. this.label120.Name = "label120";
  4479. this.label120.Size = new System.Drawing.Size(74, 21);
  4480. this.label120.TabIndex = 5;
  4481. this.label120.Text = "电压测量";
  4482. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4483. //
  4484. // label_FacModeVolTest
  4485. //
  4486. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  4487. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4488. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  4489. this.label_FacModeVolTest.Location = new System.Drawing.Point(90, 95);
  4490. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  4491. this.label_FacModeVolTest.Size = new System.Drawing.Size(15, 15);
  4492. this.label_FacModeVolTest.TabIndex = 5;
  4493. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4494. //
  4495. // label133
  4496. //
  4497. this.label133.AutoSize = true;
  4498. this.label133.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4499. this.label133.ForeColor = System.Drawing.SystemColors.ControlText;
  4500. this.label133.Location = new System.Drawing.Point(160, 32);
  4501. this.label133.Name = "label133";
  4502. this.label133.Size = new System.Drawing.Size(58, 21);
  4503. this.label133.TabIndex = 5;
  4504. this.label133.Text = "无故障";
  4505. this.label133.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4506. //
  4507. // label132
  4508. //
  4509. this.label132.AutoSize = true;
  4510. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4511. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  4512. this.label132.Location = new System.Drawing.Point(10, 32);
  4513. this.label132.Name = "label132";
  4514. this.label132.Size = new System.Drawing.Size(74, 21);
  4515. this.label132.TabIndex = 5;
  4516. this.label132.Text = "故障代码";
  4517. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4518. //
  4519. // label_FacModeErrorCode
  4520. //
  4521. this.label_FacModeErrorCode.BackColor = System.Drawing.Color.Red;
  4522. this.label_FacModeErrorCode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4523. this.label_FacModeErrorCode.ForeColor = System.Drawing.SystemColors.ControlText;
  4524. this.label_FacModeErrorCode.Location = new System.Drawing.Point(90, 35);
  4525. this.label_FacModeErrorCode.Name = "label_FacModeErrorCode";
  4526. this.label_FacModeErrorCode.Size = new System.Drawing.Size(60, 15);
  4527. this.label_FacModeErrorCode.TabIndex = 5;
  4528. this.label_FacModeErrorCode.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4529. //
  4530. // label115
  4531. //
  4532. this.label115.AutoSize = true;
  4533. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4534. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  4535. this.label115.Location = new System.Drawing.Point(10, 62);
  4536. this.label115.Name = "label115";
  4537. this.label115.Size = new System.Drawing.Size(74, 21);
  4538. this.label115.TabIndex = 5;
  4539. this.label115.Text = "系统清除";
  4540. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4541. //
  4542. // label_FacModeSysClear
  4543. //
  4544. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  4545. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4546. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  4547. this.label_FacModeSysClear.Location = new System.Drawing.Point(90, 65);
  4548. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  4549. this.label_FacModeSysClear.Size = new System.Drawing.Size(15, 15);
  4550. this.label_FacModeSysClear.TabIndex = 5;
  4551. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4552. //
  4553. // groupBox27
  4554. //
  4555. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  4556. this.groupBox27.Location = new System.Drawing.Point(138, 72);
  4557. this.groupBox27.Name = "groupBox27";
  4558. this.groupBox27.Size = new System.Drawing.Size(599, 240);
  4559. this.groupBox27.TabIndex = 8;
  4560. this.groupBox27.TabStop = false;
  4561. this.groupBox27.Text = "测试记录";
  4562. //
  4563. // richTextBox_FacModeLog
  4564. //
  4565. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  4566. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28);
  4567. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  4568. this.richTextBox_FacModeLog.ReadOnly = true;
  4569. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(586, 206);
  4570. this.richTextBox_FacModeLog.TabIndex = 0;
  4571. this.richTextBox_FacModeLog.Text = "";
  4572. //
  4573. // button__FacMode_Start
  4574. //
  4575. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4576. this.button__FacMode_Start.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  4577. this.button__FacMode_Start.Location = new System.Drawing.Point(512, 37);
  4578. this.button__FacMode_Start.Name = "button__FacMode_Start";
  4579. this.button__FacMode_Start.Size = new System.Drawing.Size(126, 31);
  4580. this.button__FacMode_Start.TabIndex = 9;
  4581. this.button__FacMode_Start.Text = "开始测试";
  4582. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  4583. //
  4584. // comboBox_FacModeCfgFile
  4585. //
  4586. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4587. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4588. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4589. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  4590. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(235, 6);
  4591. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  4592. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(746, 29);
  4593. this.comboBox_FacModeCfgFile.TabIndex = 8;
  4594. //
  4595. // comboBox_FacModeCfgDate
  4596. //
  4597. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4598. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4599. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4600. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  4601. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  4602. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  4603. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(137, 29);
  4604. this.comboBox_FacModeCfgDate.TabIndex = 8;
  4605. //
  4606. // groupBox2
  4607. //
  4608. this.groupBox2.Controls.Add(this.checkBox_FacModeFuncTest);
  4609. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  4610. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  4611. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  4612. this.groupBox2.Name = "groupBox2";
  4613. this.groupBox2.Size = new System.Drawing.Size(120, 240);
  4614. this.groupBox2.TabIndex = 7;
  4615. this.groupBox2.TabStop = false;
  4616. this.groupBox2.Text = "测试项目";
  4617. //
  4618. // checkBox_FacModeFuncTest
  4619. //
  4620. this.checkBox_FacModeFuncTest.AutoSize = true;
  4621. this.checkBox_FacModeFuncTest.Location = new System.Drawing.Point(7, 108);
  4622. this.checkBox_FacModeFuncTest.Name = "checkBox_FacModeFuncTest";
  4623. this.checkBox_FacModeFuncTest.Size = new System.Drawing.Size(93, 25);
  4624. this.checkBox_FacModeFuncTest.TabIndex = 2;
  4625. this.checkBox_FacModeFuncTest.Text = "功能测试";
  4626. this.checkBox_FacModeFuncTest.UseVisualStyleBackColor = true;
  4627. //
  4628. // checkBox_FacModeCfgWrite
  4629. //
  4630. this.checkBox_FacModeCfgWrite.AutoSize = true;
  4631. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(7, 68);
  4632. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  4633. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(93, 25);
  4634. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  4635. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  4636. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  4637. //
  4638. // checkBox_FacModeSysClear
  4639. //
  4640. this.checkBox_FacModeSysClear.AutoSize = true;
  4641. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(7, 28);
  4642. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  4643. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(93, 25);
  4644. this.checkBox_FacModeSysClear.TabIndex = 0;
  4645. this.checkBox_FacModeSysClear.Text = "系统清除";
  4646. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  4647. //
  4648. // textBox_FacModeScan
  4649. //
  4650. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4651. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  4652. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  4653. this.textBox_FacModeScan.Size = new System.Drawing.Size(413, 28);
  4654. this.textBox_FacModeScan.TabIndex = 6;
  4655. this.textBox_FacModeScan.Text = "MIGICT19000E00136V250WM23H29A0031B";
  4656. //
  4657. // label112
  4658. //
  4659. this.label112.AutoSize = true;
  4660. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4661. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  4662. this.label112.Location = new System.Drawing.Point(12, 10);
  4663. this.label112.Name = "label112";
  4664. this.label112.Size = new System.Drawing.Size(74, 21);
  4665. this.label112.TabIndex = 5;
  4666. this.label112.Text = "配置文件";
  4667. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4668. //
  4669. // label_FacModeSatus
  4670. //
  4671. this.label_FacModeSatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4672. this.label_FacModeSatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4673. this.label_FacModeSatus.ForeColor = System.Drawing.SystemColors.ControlText;
  4674. this.label_FacModeSatus.Location = new System.Drawing.Point(763, 38);
  4675. this.label_FacModeSatus.Name = "label_FacModeSatus";
  4676. this.label_FacModeSatus.Size = new System.Drawing.Size(218, 29);
  4677. this.label_FacModeSatus.TabIndex = 5;
  4678. this.label_FacModeSatus.Text = "测试结束";
  4679. this.label_FacModeSatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4680. //
  4681. // label_FacModeResult
  4682. //
  4683. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  4684. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4685. this.label_FacModeResult.ForeColor = System.Drawing.SystemColors.ControlText;
  4686. this.label_FacModeResult.Location = new System.Drawing.Point(645, 38);
  4687. this.label_FacModeResult.Name = "label_FacModeResult";
  4688. this.label_FacModeResult.Size = new System.Drawing.Size(111, 29);
  4689. this.label_FacModeResult.TabIndex = 5;
  4690. this.label_FacModeResult.Text = "测试合格";
  4691. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4692. //
  4693. // label111
  4694. //
  4695. this.label111.AutoSize = true;
  4696. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4697. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  4698. this.label111.Location = new System.Drawing.Point(12, 43);
  4699. this.label111.Name = "label111";
  4700. this.label111.Size = new System.Drawing.Size(42, 21);
  4701. this.label111.TabIndex = 5;
  4702. this.label111.Text = "扫码";
  4703. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4704. //
  4705. // tabPage_ProductMode_Read
  4706. //
  4707. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4708. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  4709. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  4710. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  4711. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  4712. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  4713. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  4714. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  4715. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  4716. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  4717. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  4718. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  4719. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  4720. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  4721. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  4722. this.tabPage_ProductMode_Read.TabIndex = 12;
  4723. this.tabPage_ProductMode_Read.Text = "量产检验";
  4724. //
  4725. // comboBox_CheckModeCfgFile
  4726. //
  4727. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4728. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4729. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4730. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  4731. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(235, 6);
  4732. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  4733. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(746, 29);
  4734. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  4735. //
  4736. // groupBox31
  4737. //
  4738. this.groupBox31.Controls.Add(this.label148);
  4739. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  4740. this.groupBox31.Controls.Add(this.label154);
  4741. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  4742. this.groupBox31.Controls.Add(this.label156);
  4743. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  4744. this.groupBox31.Controls.Add(this.label160);
  4745. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  4746. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  4747. this.groupBox31.Name = "groupBox31";
  4748. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  4749. this.groupBox31.TabIndex = 20;
  4750. this.groupBox31.TabStop = false;
  4751. this.groupBox31.Text = "测试状态";
  4752. //
  4753. // label148
  4754. //
  4755. this.label148.AutoSize = true;
  4756. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4757. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  4758. this.label148.Location = new System.Drawing.Point(6, 148);
  4759. this.label148.Name = "label148";
  4760. this.label148.Size = new System.Drawing.Size(74, 21);
  4761. this.label148.TabIndex = 16;
  4762. this.label148.Text = "打标信息";
  4763. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4764. //
  4765. // label_CheckModeSN
  4766. //
  4767. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  4768. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4769. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  4770. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 143);
  4771. this.label_CheckModeSN.Name = "label_CheckModeSN";
  4772. this.label_CheckModeSN.Size = new System.Drawing.Size(40, 30);
  4773. this.label_CheckModeSN.TabIndex = 17;
  4774. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4775. //
  4776. // label154
  4777. //
  4778. this.label154.AutoSize = true;
  4779. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4780. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  4781. this.label154.Location = new System.Drawing.Point(6, 100);
  4782. this.label154.Name = "label154";
  4783. this.label154.Size = new System.Drawing.Size(90, 42);
  4784. this.label154.TabIndex = 12;
  4785. this.label154.Text = "力矩传感器\r\n标定";
  4786. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4787. //
  4788. // label_CheckModeTorque
  4789. //
  4790. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  4791. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4792. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  4793. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 106);
  4794. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  4795. this.label_CheckModeTorque.Size = new System.Drawing.Size(40, 30);
  4796. this.label_CheckModeTorque.TabIndex = 13;
  4797. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4798. //
  4799. // label156
  4800. //
  4801. this.label156.AutoSize = true;
  4802. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4803. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  4804. this.label156.Location = new System.Drawing.Point(6, 74);
  4805. this.label156.Name = "label156";
  4806. this.label156.Size = new System.Drawing.Size(74, 21);
  4807. this.label156.TabIndex = 12;
  4808. this.label156.Text = "参数检查";
  4809. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4810. //
  4811. // label_CheckModeCfg
  4812. //
  4813. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  4814. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4815. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  4816. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 69);
  4817. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  4818. this.label_CheckModeCfg.Size = new System.Drawing.Size(40, 30);
  4819. this.label_CheckModeCfg.TabIndex = 13;
  4820. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4821. //
  4822. // label160
  4823. //
  4824. this.label160.AutoSize = true;
  4825. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4826. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  4827. this.label160.Location = new System.Drawing.Point(6, 37);
  4828. this.label160.Name = "label160";
  4829. this.label160.Size = new System.Drawing.Size(74, 21);
  4830. this.label160.TabIndex = 8;
  4831. this.label160.Text = "软件版本";
  4832. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4833. //
  4834. // label_CheckModeFWVer
  4835. //
  4836. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  4837. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4838. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  4839. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 32);
  4840. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  4841. this.label_CheckModeFWVer.Size = new System.Drawing.Size(40, 30);
  4842. this.label_CheckModeFWVer.TabIndex = 9;
  4843. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4844. //
  4845. // comboBox_CheckModeCfgDate
  4846. //
  4847. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4848. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4849. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4850. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  4851. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  4852. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  4853. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(137, 29);
  4854. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  4855. //
  4856. // groupBox30
  4857. //
  4858. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  4859. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  4860. this.groupBox30.Name = "groupBox30";
  4861. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  4862. this.groupBox30.TabIndex = 19;
  4863. this.groupBox30.TabStop = false;
  4864. this.groupBox30.Text = "测试记录";
  4865. //
  4866. // richTextBox_CheckModeLog
  4867. //
  4868. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  4869. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  4870. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  4871. this.richTextBox_CheckModeLog.ReadOnly = true;
  4872. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  4873. this.richTextBox_CheckModeLog.TabIndex = 0;
  4874. this.richTextBox_CheckModeLog.Text = "";
  4875. //
  4876. // groupBox29
  4877. //
  4878. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  4879. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  4880. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  4881. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  4882. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  4883. this.groupBox29.Name = "groupBox29";
  4884. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  4885. this.groupBox29.TabIndex = 18;
  4886. this.groupBox29.TabStop = false;
  4887. this.groupBox29.Text = "测试项目";
  4888. //
  4889. // checkBox_CheckModeSN
  4890. //
  4891. this.checkBox_CheckModeSN.AutoSize = true;
  4892. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(6, 139);
  4893. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  4894. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(141, 25);
  4895. this.checkBox_CheckModeSN.TabIndex = 3;
  4896. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  4897. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  4898. //
  4899. // checkBox_CheckModeTorque
  4900. //
  4901. this.checkBox_CheckModeTorque.AutoSize = true;
  4902. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 102);
  4903. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  4904. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(173, 25);
  4905. this.checkBox_CheckModeTorque.TabIndex = 2;
  4906. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  4907. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  4908. //
  4909. // checkBox_CheckModeCfg
  4910. //
  4911. this.checkBox_CheckModeCfg.AutoSize = true;
  4912. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 65);
  4913. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  4914. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(93, 25);
  4915. this.checkBox_CheckModeCfg.TabIndex = 1;
  4916. this.checkBox_CheckModeCfg.Text = "参数检查";
  4917. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  4918. //
  4919. // checkBox_CheckModeFWVer
  4920. //
  4921. this.checkBox_CheckModeFWVer.AutoSize = true;
  4922. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  4923. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  4924. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(125, 25);
  4925. this.checkBox_CheckModeFWVer.TabIndex = 0;
  4926. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  4927. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  4928. //
  4929. // button_CheckModeStart
  4930. //
  4931. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4932. this.button_CheckModeStart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  4933. this.button_CheckModeStart.Location = new System.Drawing.Point(512, 37);
  4934. this.button_CheckModeStart.Name = "button_CheckModeStart";
  4935. this.button_CheckModeStart.Size = new System.Drawing.Size(126, 31);
  4936. this.button_CheckModeStart.TabIndex = 17;
  4937. this.button_CheckModeStart.Text = "开始测试";
  4938. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  4939. //
  4940. // textBox_CheckModeScan
  4941. //
  4942. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4943. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  4944. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  4945. this.textBox_CheckModeScan.Size = new System.Drawing.Size(413, 28);
  4946. this.textBox_CheckModeScan.TabIndex = 14;
  4947. this.textBox_CheckModeScan.Text = "MIGICT19000E00136V250WM23H29A0031B";
  4948. //
  4949. // label138
  4950. //
  4951. this.label138.AutoSize = true;
  4952. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4953. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  4954. this.label138.Location = new System.Drawing.Point(12, 10);
  4955. this.label138.Name = "label138";
  4956. this.label138.Size = new System.Drawing.Size(74, 21);
  4957. this.label138.TabIndex = 10;
  4958. this.label138.Text = "配置文件";
  4959. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4960. //
  4961. // label_CheckModeStatus
  4962. //
  4963. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4964. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4965. this.label_CheckModeStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  4966. this.label_CheckModeStatus.Location = new System.Drawing.Point(763, 38);
  4967. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  4968. this.label_CheckModeStatus.Size = new System.Drawing.Size(218, 29);
  4969. this.label_CheckModeStatus.TabIndex = 11;
  4970. this.label_CheckModeStatus.Text = "测试结束";
  4971. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4972. //
  4973. // label_CheckModeResult
  4974. //
  4975. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  4976. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4977. this.label_CheckModeResult.ForeColor = System.Drawing.SystemColors.ControlText;
  4978. this.label_CheckModeResult.Location = new System.Drawing.Point(645, 38);
  4979. this.label_CheckModeResult.Name = "label_CheckModeResult";
  4980. this.label_CheckModeResult.Size = new System.Drawing.Size(111, 29);
  4981. this.label_CheckModeResult.TabIndex = 12;
  4982. this.label_CheckModeResult.Text = "测试合格";
  4983. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4984. //
  4985. // label141
  4986. //
  4987. this.label141.AutoSize = true;
  4988. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4989. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  4990. this.label141.Location = new System.Drawing.Point(12, 43);
  4991. this.label141.Name = "label141";
  4992. this.label141.Size = new System.Drawing.Size(42, 21);
  4993. this.label141.TabIndex = 13;
  4994. this.label141.Text = "扫码";
  4995. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4996. //
  4997. // label23
  4998. //
  4999. this.label23.AutoSize = true;
  5000. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5001. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5002. this.label23.ForeColor = System.Drawing.Color.White;
  5003. this.label23.Location = new System.Drawing.Point(406, 622);
  5004. this.label23.Name = "label23";
  5005. this.label23.Size = new System.Drawing.Size(68, 17);
  5006. this.label23.TabIndex = 7;
  5007. this.label23.Text = "接收计数:";
  5008. //
  5009. // label_RecCount
  5010. //
  5011. this.label_RecCount.AutoSize = true;
  5012. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5013. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5014. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  5015. this.label_RecCount.Location = new System.Drawing.Point(480, 622);
  5016. this.label_RecCount.Name = "label_RecCount";
  5017. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  5018. this.label_RecCount.TabIndex = 8;
  5019. this.label_RecCount.Text = "0";
  5020. //
  5021. // timer_1s
  5022. //
  5023. this.timer_1s.Enabled = true;
  5024. this.timer_1s.Interval = 500;
  5025. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  5026. //
  5027. // label_BuildTime
  5028. //
  5029. this.label_BuildTime.AutoSize = true;
  5030. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5031. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5032. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  5033. this.label_BuildTime.Location = new System.Drawing.Point(669, 622);
  5034. this.label_BuildTime.Name = "label_BuildTime";
  5035. this.label_BuildTime.Size = new System.Drawing.Size(162, 17);
  5036. this.label_BuildTime.TabIndex = 10;
  5037. this.label_BuildTime.Text = "编译:2022-05-22 14:00:00";
  5038. //
  5039. // label_SystemTime
  5040. //
  5041. this.label_SystemTime.AutoSize = true;
  5042. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5043. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5044. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  5045. this.label_SystemTime.Location = new System.Drawing.Point(845, 622);
  5046. this.label_SystemTime.Name = "label_SystemTime";
  5047. this.label_SystemTime.Size = new System.Drawing.Size(162, 17);
  5048. this.label_SystemTime.TabIndex = 11;
  5049. this.label_SystemTime.Text = "当前:2022-05-22 14:00:00";
  5050. //
  5051. // label_COM_Sta
  5052. //
  5053. this.label_COM_Sta.AutoSize = true;
  5054. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5055. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5056. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  5057. this.label_COM_Sta.Location = new System.Drawing.Point(230, 622);
  5058. this.label_COM_Sta.Name = "label_COM_Sta";
  5059. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  5060. this.label_COM_Sta.TabIndex = 12;
  5061. this.label_COM_Sta.Text = "端口:未连接";
  5062. //
  5063. // label43
  5064. //
  5065. this.label43.BackColor = System.Drawing.Color.Silver;
  5066. this.label43.Location = new System.Drawing.Point(223, 623);
  5067. this.label43.Name = "label43";
  5068. this.label43.Size = new System.Drawing.Size(1, 15);
  5069. this.label43.TabIndex = 8;
  5070. //
  5071. // label44
  5072. //
  5073. this.label44.BackColor = System.Drawing.Color.Silver;
  5074. this.label44.Location = new System.Drawing.Point(399, 623);
  5075. this.label44.Name = "label44";
  5076. this.label44.Size = new System.Drawing.Size(1, 15);
  5077. this.label44.TabIndex = 13;
  5078. //
  5079. // label45
  5080. //
  5081. this.label45.BackColor = System.Drawing.Color.Silver;
  5082. this.label45.Location = new System.Drawing.Point(646, 623);
  5083. this.label45.Name = "label45";
  5084. this.label45.Size = new System.Drawing.Size(1, 15);
  5085. this.label45.TabIndex = 14;
  5086. //
  5087. // label96
  5088. //
  5089. this.label96.BackColor = System.Drawing.Color.Silver;
  5090. this.label96.Location = new System.Drawing.Point(530, 623);
  5091. this.label96.Name = "label96";
  5092. this.label96.Size = new System.Drawing.Size(1, 15);
  5093. this.label96.TabIndex = 17;
  5094. //
  5095. // label_Server_ComStatus
  5096. //
  5097. this.label_Server_ComStatus.AutoSize = true;
  5098. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5099. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5100. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  5101. this.label_Server_ComStatus.Location = new System.Drawing.Point(537, 622);
  5102. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  5103. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  5104. this.label_Server_ComStatus.TabIndex = 18;
  5105. this.label_Server_ComStatus.Text = "网络:未连接";
  5106. //
  5107. // label_ServerStatus
  5108. //
  5109. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  5110. this.label_ServerStatus.Location = new System.Drawing.Point(624, 623);
  5111. this.label_ServerStatus.Name = "label_ServerStatus";
  5112. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  5113. this.label_ServerStatus.TabIndex = 19;
  5114. //
  5115. // label_PortStatus
  5116. //
  5117. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  5118. this.label_PortStatus.Location = new System.Drawing.Point(378, 623);
  5119. this.label_PortStatus.Name = "label_PortStatus";
  5120. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  5121. this.label_PortStatus.TabIndex = 20;
  5122. //
  5123. // label_Computername
  5124. //
  5125. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5126. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5127. this.label_Computername.ForeColor = System.Drawing.Color.Silver;
  5128. this.label_Computername.Location = new System.Drawing.Point(700, 4);
  5129. this.label_Computername.Name = "label_Computername";
  5130. this.label_Computername.Size = new System.Drawing.Size(190, 21);
  5131. this.label_Computername.TabIndex = 21;
  5132. this.label_Computername.Text = "用户名:";
  5133. //
  5134. // label46
  5135. //
  5136. this.label46.BackColor = System.Drawing.Color.Silver;
  5137. this.label46.Location = new System.Drawing.Point(692, 7);
  5138. this.label46.Name = "label46";
  5139. this.label46.Size = new System.Drawing.Size(1, 15);
  5140. this.label46.TabIndex = 22;
  5141. //
  5142. // tabControl2
  5143. //
  5144. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  5145. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  5146. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  5147. this.tabControl2.Name = "tabControl2";
  5148. this.tabControl2.SelectedIndex = 0;
  5149. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  5150. this.tabControl2.TabIndex = 23;
  5151. this.tabControl2.Visible = false;
  5152. //
  5153. // tabPage_RunInfo
  5154. //
  5155. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5156. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  5157. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  5158. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  5159. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  5160. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  5161. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  5162. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  5163. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  5164. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  5165. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  5166. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  5167. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  5168. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  5169. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  5170. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  5171. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  5172. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  5173. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  5174. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  5175. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  5176. this.tabPage_RunInfo.Controls.Add(this.label55);
  5177. this.tabPage_RunInfo.Controls.Add(this.label28);
  5178. this.tabPage_RunInfo.Controls.Add(this.label22);
  5179. this.tabPage_RunInfo.Controls.Add(this.label16);
  5180. this.tabPage_RunInfo.Controls.Add(this.label10);
  5181. this.tabPage_RunInfo.Controls.Add(this.label21);
  5182. this.tabPage_RunInfo.Controls.Add(this.label15);
  5183. this.tabPage_RunInfo.Controls.Add(this.label9);
  5184. this.tabPage_RunInfo.Controls.Add(this.label20);
  5185. this.tabPage_RunInfo.Controls.Add(this.label14);
  5186. this.tabPage_RunInfo.Controls.Add(this.label8);
  5187. this.tabPage_RunInfo.Controls.Add(this.label19);
  5188. this.tabPage_RunInfo.Controls.Add(this.label13);
  5189. this.tabPage_RunInfo.Controls.Add(this.label7);
  5190. this.tabPage_RunInfo.Controls.Add(this.label18);
  5191. this.tabPage_RunInfo.Controls.Add(this.label12);
  5192. this.tabPage_RunInfo.Controls.Add(this.label6);
  5193. this.tabPage_RunInfo.Controls.Add(this.label17);
  5194. this.tabPage_RunInfo.Controls.Add(this.label11);
  5195. this.tabPage_RunInfo.Controls.Add(this.label5);
  5196. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  5197. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  5198. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  5199. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  5200. this.tabPage_RunInfo.TabIndex = 0;
  5201. this.tabPage_RunInfo.Text = "运行信息";
  5202. //
  5203. // textBox_RunInfo_BikeSpeed
  5204. //
  5205. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5206. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10);
  5207. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  5208. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  5209. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  5210. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  5211. //
  5212. // textBox_RunInfo_MotorSpeed
  5213. //
  5214. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5215. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127);
  5216. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  5217. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  5218. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  5219. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  5220. //
  5221. // textBox_RunInfo_Cadence
  5222. //
  5223. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5224. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49);
  5225. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  5226. this.textBox_RunInfo_Cadence.ReadOnly = true;
  5227. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  5228. this.textBox_RunInfo_Cadence.TabIndex = 28;
  5229. //
  5230. // textBox_TorqueReg
  5231. //
  5232. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5233. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86);
  5234. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  5235. this.textBox_TorqueReg.ReadOnly = true;
  5236. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  5237. this.textBox_TorqueReg.TabIndex = 45;
  5238. //
  5239. // textBox_RunInfo_Torque
  5240. //
  5241. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5242. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88);
  5243. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  5244. this.textBox_RunInfo_Torque.ReadOnly = true;
  5245. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  5246. this.textBox_RunInfo_Torque.TabIndex = 29;
  5247. //
  5248. // textBox_RunInfo_Dir
  5249. //
  5250. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5251. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127);
  5252. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  5253. this.textBox_RunInfo_Dir.ReadOnly = true;
  5254. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  5255. this.textBox_RunInfo_Dir.TabIndex = 30;
  5256. //
  5257. // textBox_RunInfo_Vol
  5258. //
  5259. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5260. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10);
  5261. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  5262. this.textBox_RunInfo_Vol.ReadOnly = true;
  5263. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  5264. this.textBox_RunInfo_Vol.TabIndex = 31;
  5265. //
  5266. // textBox_RunInfo_Current
  5267. //
  5268. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5269. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49);
  5270. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  5271. this.textBox_RunInfo_Current.ReadOnly = true;
  5272. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  5273. this.textBox_RunInfo_Current.TabIndex = 32;
  5274. //
  5275. // textBox_RunInfo_Power
  5276. //
  5277. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5278. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87);
  5279. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  5280. this.textBox_RunInfo_Power.ReadOnly = true;
  5281. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  5282. this.textBox_RunInfo_Power.TabIndex = 33;
  5283. //
  5284. // textBox_RunInfo_SOC
  5285. //
  5286. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5287. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9);
  5288. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  5289. this.textBox_RunInfo_SOC.ReadOnly = true;
  5290. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  5291. this.textBox_RunInfo_SOC.TabIndex = 26;
  5292. //
  5293. // textBox_RunInfo_T_PCB
  5294. //
  5295. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5296. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10);
  5297. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  5298. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  5299. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  5300. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  5301. //
  5302. // textBox_RunInfo_T_MCU
  5303. //
  5304. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5305. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49);
  5306. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  5307. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  5308. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  5309. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  5310. //
  5311. // textBox_RunInfo_T_Coil
  5312. //
  5313. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5314. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87);
  5315. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  5316. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  5317. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  5318. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  5319. //
  5320. // textBox_RunInfo_GearSt
  5321. //
  5322. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5323. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127);
  5324. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  5325. this.textBox_RunInfo_GearSt.ReadOnly = true;
  5326. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  5327. this.textBox_RunInfo_GearSt.TabIndex = 38;
  5328. //
  5329. // textBox_RunInfo_LightSwitch
  5330. //
  5331. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5332. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126);
  5333. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  5334. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  5335. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  5336. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  5337. //
  5338. // textBox_RunInfo_Range
  5339. //
  5340. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5341. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86);
  5342. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  5343. this.textBox_RunInfo_Range.ReadOnly = true;
  5344. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  5345. this.textBox_RunInfo_Range.TabIndex = 40;
  5346. //
  5347. // textBox_RunInfo_AvgPower
  5348. //
  5349. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5350. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48);
  5351. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  5352. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  5353. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  5354. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  5355. //
  5356. // textBox_RunInfo_Trip
  5357. //
  5358. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5359. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9);
  5360. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  5361. this.textBox_RunInfo_Trip.ReadOnly = true;
  5362. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  5363. this.textBox_RunInfo_Trip.TabIndex = 42;
  5364. //
  5365. // textBox_RunInfo_Trip_Time
  5366. //
  5367. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5368. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48);
  5369. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  5370. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  5371. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  5372. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  5373. //
  5374. // textBox_ErrorCode
  5375. //
  5376. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5377. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126);
  5378. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  5379. this.textBox_ErrorCode.ReadOnly = true;
  5380. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  5381. this.textBox_ErrorCode.TabIndex = 25;
  5382. //
  5383. // label55
  5384. //
  5385. this.label55.AutoSize = true;
  5386. this.label55.Location = new System.Drawing.Point(633, 90);
  5387. this.label55.Name = "label55";
  5388. this.label55.Size = new System.Drawing.Size(71, 21);
  5389. this.label55.TabIndex = 44;
  5390. this.label55.Text = "力矩Reg";
  5391. //
  5392. // label28
  5393. //
  5394. this.label28.AutoSize = true;
  5395. this.label28.Location = new System.Drawing.Point(633, 130);
  5396. this.label28.Name = "label28";
  5397. this.label28.Size = new System.Drawing.Size(58, 21);
  5398. this.label28.TabIndex = 14;
  5399. this.label28.Text = "故障码";
  5400. //
  5401. // label22
  5402. //
  5403. this.label22.AutoSize = true;
  5404. this.label22.Location = new System.Drawing.Point(633, 52);
  5405. this.label22.Name = "label22";
  5406. this.label22.Size = new System.Drawing.Size(74, 21);
  5407. this.label22.TabIndex = 7;
  5408. this.label22.Text = "单次时间";
  5409. //
  5410. // label16
  5411. //
  5412. this.label16.AutoSize = true;
  5413. this.label16.Location = new System.Drawing.Point(485, 90);
  5414. this.label16.Name = "label16";
  5415. this.label16.Size = new System.Drawing.Size(42, 21);
  5416. this.label16.TabIndex = 8;
  5417. this.label16.Text = "续航";
  5418. //
  5419. // label10
  5420. //
  5421. this.label10.AutoSize = true;
  5422. this.label10.Location = new System.Drawing.Point(153, 92);
  5423. this.label10.Name = "label10";
  5424. this.label10.Size = new System.Drawing.Size(42, 21);
  5425. this.label10.TabIndex = 9;
  5426. this.label10.Text = "功率";
  5427. //
  5428. // label21
  5429. //
  5430. this.label21.AutoSize = true;
  5431. this.label21.Location = new System.Drawing.Point(633, 13);
  5432. this.label21.Name = "label21";
  5433. this.label21.Size = new System.Drawing.Size(74, 21);
  5434. this.label21.TabIndex = 10;
  5435. this.label21.Text = "单次里程";
  5436. //
  5437. // label15
  5438. //
  5439. this.label15.AutoSize = true;
  5440. this.label15.Location = new System.Drawing.Point(485, 13);
  5441. this.label15.Name = "label15";
  5442. this.label15.Size = new System.Drawing.Size(42, 21);
  5443. this.label15.TabIndex = 11;
  5444. this.label15.Text = "电量";
  5445. //
  5446. // label9
  5447. //
  5448. this.label9.AutoSize = true;
  5449. this.label9.Location = new System.Drawing.Point(153, 53);
  5450. this.label9.Name = "label9";
  5451. this.label9.Size = new System.Drawing.Size(42, 21);
  5452. this.label9.TabIndex = 12;
  5453. this.label9.Text = "电流";
  5454. //
  5455. // label20
  5456. //
  5457. this.label20.AutoSize = true;
  5458. this.label20.Location = new System.Drawing.Point(300, 91);
  5459. this.label20.Name = "label20";
  5460. this.label20.Size = new System.Drawing.Size(74, 21);
  5461. this.label20.TabIndex = 13;
  5462. this.label20.Text = "力矩温度";
  5463. //
  5464. // label14
  5465. //
  5466. this.label14.AutoSize = true;
  5467. this.label14.Location = new System.Drawing.Point(485, 130);
  5468. this.label14.Name = "label14";
  5469. this.label14.Size = new System.Drawing.Size(42, 21);
  5470. this.label14.TabIndex = 15;
  5471. this.label14.Text = "大灯";
  5472. //
  5473. // label8
  5474. //
  5475. this.label8.AutoSize = true;
  5476. this.label8.Location = new System.Drawing.Point(153, 14);
  5477. this.label8.Name = "label8";
  5478. this.label8.Size = new System.Drawing.Size(42, 21);
  5479. this.label8.TabIndex = 23;
  5480. this.label8.Text = "电压";
  5481. //
  5482. // label19
  5483. //
  5484. this.label19.AutoSize = true;
  5485. this.label19.Location = new System.Drawing.Point(300, 53);
  5486. this.label19.Name = "label19";
  5487. this.label19.Size = new System.Drawing.Size(81, 21);
  5488. this.label19.TabIndex = 16;
  5489. this.label19.Text = "MCU温度";
  5490. //
  5491. // label13
  5492. //
  5493. this.label13.AutoSize = true;
  5494. this.label13.Location = new System.Drawing.Point(300, 131);
  5495. this.label13.Name = "label13";
  5496. this.label13.Size = new System.Drawing.Size(42, 21);
  5497. this.label13.TabIndex = 17;
  5498. this.label13.Text = "档位";
  5499. //
  5500. // label7
  5501. //
  5502. this.label7.AutoSize = true;
  5503. this.label7.Location = new System.Drawing.Point(6, 131);
  5504. this.label7.Name = "label7";
  5505. this.label7.Size = new System.Drawing.Size(42, 21);
  5506. this.label7.TabIndex = 18;
  5507. this.label7.Text = "转速";
  5508. //
  5509. // label18
  5510. //
  5511. this.label18.AutoSize = true;
  5512. this.label18.Location = new System.Drawing.Point(300, 14);
  5513. this.label18.Name = "label18";
  5514. this.label18.Size = new System.Drawing.Size(73, 21);
  5515. this.label18.TabIndex = 19;
  5516. this.label18.Text = "PCB温度";
  5517. //
  5518. // label12
  5519. //
  5520. this.label12.AutoSize = true;
  5521. this.label12.Location = new System.Drawing.Point(153, 131);
  5522. this.label12.Name = "label12";
  5523. this.label12.Size = new System.Drawing.Size(42, 21);
  5524. this.label12.TabIndex = 20;
  5525. this.label12.Text = "方向";
  5526. //
  5527. // label6
  5528. //
  5529. this.label6.AutoSize = true;
  5530. this.label6.Location = new System.Drawing.Point(6, 53);
  5531. this.label6.Name = "label6";
  5532. this.label6.Size = new System.Drawing.Size(42, 21);
  5533. this.label6.TabIndex = 21;
  5534. this.label6.Text = "踏频";
  5535. //
  5536. // label17
  5537. //
  5538. this.label17.AutoSize = true;
  5539. this.label17.Location = new System.Drawing.Point(485, 52);
  5540. this.label17.Name = "label17";
  5541. this.label17.Size = new System.Drawing.Size(42, 21);
  5542. this.label17.TabIndex = 22;
  5543. this.label17.Text = "功耗";
  5544. //
  5545. // label11
  5546. //
  5547. this.label11.AutoSize = true;
  5548. this.label11.Location = new System.Drawing.Point(6, 92);
  5549. this.label11.Name = "label11";
  5550. this.label11.Size = new System.Drawing.Size(42, 21);
  5551. this.label11.TabIndex = 24;
  5552. this.label11.Text = "力矩";
  5553. //
  5554. // label5
  5555. //
  5556. this.label5.AutoSize = true;
  5557. this.label5.Location = new System.Drawing.Point(6, 14);
  5558. this.label5.Name = "label5";
  5559. this.label5.Size = new System.Drawing.Size(42, 21);
  5560. this.label5.TabIndex = 6;
  5561. this.label5.Text = "车速";
  5562. //
  5563. // tabPage_DebugInfo
  5564. //
  5565. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5566. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  5567. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  5568. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  5569. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  5570. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  5571. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  5572. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  5573. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  5574. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  5575. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  5576. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  5577. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  5578. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  5579. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  5580. this.tabPage_DebugInfo.Controls.Add(this.label97);
  5581. this.tabPage_DebugInfo.Controls.Add(this.label109);
  5582. this.tabPage_DebugInfo.Controls.Add(this.label98);
  5583. this.tabPage_DebugInfo.Controls.Add(this.label99);
  5584. this.tabPage_DebugInfo.Controls.Add(this.label100);
  5585. this.tabPage_DebugInfo.Controls.Add(this.label101);
  5586. this.tabPage_DebugInfo.Controls.Add(this.label102);
  5587. this.tabPage_DebugInfo.Controls.Add(this.label110);
  5588. this.tabPage_DebugInfo.Controls.Add(this.label108);
  5589. this.tabPage_DebugInfo.Controls.Add(this.label103);
  5590. this.tabPage_DebugInfo.Controls.Add(this.label104);
  5591. this.tabPage_DebugInfo.Controls.Add(this.label105);
  5592. this.tabPage_DebugInfo.Controls.Add(this.label106);
  5593. this.tabPage_DebugInfo.Controls.Add(this.label107);
  5594. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  5595. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  5596. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  5597. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  5598. this.tabPage_DebugInfo.TabIndex = 1;
  5599. this.tabPage_DebugInfo.Text = "调试信息";
  5600. //
  5601. // textBox_DebugInfo_SysFun
  5602. //
  5603. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5604. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  5605. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  5606. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  5607. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  5608. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  5609. //
  5610. // textBox_DebugInfo_SecondFun
  5611. //
  5612. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5613. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  5614. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  5615. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  5616. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  5617. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  5618. //
  5619. // textBox_DebugInfo_MotorFun
  5620. //
  5621. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5622. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  5623. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  5624. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  5625. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  5626. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  5627. //
  5628. // textBox_DebugInfo_AssistFun
  5629. //
  5630. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5631. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  5632. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  5633. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  5634. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  5635. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  5636. //
  5637. // textBox_DebugInfo_IdRef
  5638. //
  5639. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5640. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  5641. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  5642. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  5643. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  5644. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  5645. //
  5646. // textBox_DebugInfo_IqRef
  5647. //
  5648. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5649. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  5650. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  5651. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  5652. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  5653. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  5654. //
  5655. // textBox_DebugInfo_UdRef
  5656. //
  5657. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5658. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  5659. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  5660. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  5661. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  5662. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  5663. //
  5664. // textBox_DebugInfo_UqRef
  5665. //
  5666. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5667. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  5668. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  5669. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  5670. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  5671. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  5672. //
  5673. // textBox_DebugInfo_TorquePu
  5674. //
  5675. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5676. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  5677. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  5678. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  5679. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  5680. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  5681. //
  5682. // textBox_DebugInfo_TorqueFil
  5683. //
  5684. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5685. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  5686. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  5687. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  5688. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  5689. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  5690. //
  5691. // textBox_DebugInfo_TorqueCadence
  5692. //
  5693. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5694. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  5695. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  5696. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  5697. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  5698. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  5699. //
  5700. // textBox_DebugInfo_IqFdb
  5701. //
  5702. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5703. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  5704. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  5705. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  5706. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  5707. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  5708. //
  5709. // textBox_DebugInfo_IdFdb
  5710. //
  5711. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5712. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  5713. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  5714. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  5715. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  5716. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  5717. //
  5718. // textBox_DebugInfo_AssistOut
  5719. //
  5720. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5721. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  5722. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  5723. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  5724. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  5725. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  5726. //
  5727. // label97
  5728. //
  5729. this.label97.AutoSize = true;
  5730. this.label97.Location = new System.Drawing.Point(344, 46);
  5731. this.label97.Name = "label97";
  5732. this.label97.Size = new System.Drawing.Size(106, 21);
  5733. this.label97.TabIndex = 45;
  5734. this.label97.Text = "时间滤波力矩";
  5735. //
  5736. // label109
  5737. //
  5738. this.label109.AutoSize = true;
  5739. this.label109.Location = new System.Drawing.Point(344, 118);
  5740. this.label109.Name = "label109";
  5741. this.label109.Size = new System.Drawing.Size(102, 21);
  5742. this.label109.TabIndex = 46;
  5743. this.label109.Text = "D轴电流反馈";
  5744. //
  5745. // label98
  5746. //
  5747. this.label98.AutoSize = true;
  5748. this.label98.Location = new System.Drawing.Point(170, 10);
  5749. this.label98.Name = "label98";
  5750. this.label98.Size = new System.Drawing.Size(102, 21);
  5751. this.label98.TabIndex = 46;
  5752. this.label98.Text = "D轴电流给定";
  5753. //
  5754. // label99
  5755. //
  5756. this.label99.AutoSize = true;
  5757. this.label99.Location = new System.Drawing.Point(8, 118);
  5758. this.label99.Name = "label99";
  5759. this.label99.Size = new System.Drawing.Size(90, 21);
  5760. this.label99.TabIndex = 47;
  5761. this.label99.Text = "助力状态机";
  5762. //
  5763. // label100
  5764. //
  5765. this.label100.AutoSize = true;
  5766. this.label100.Location = new System.Drawing.Point(170, 82);
  5767. this.label100.Name = "label100";
  5768. this.label100.Size = new System.Drawing.Size(102, 21);
  5769. this.label100.TabIndex = 48;
  5770. this.label100.Text = "D轴电压给定";
  5771. //
  5772. // label101
  5773. //
  5774. this.label101.AutoSize = true;
  5775. this.label101.Location = new System.Drawing.Point(8, 46);
  5776. this.label101.Name = "label101";
  5777. this.label101.Size = new System.Drawing.Size(90, 21);
  5778. this.label101.TabIndex = 53;
  5779. this.label101.Text = "二层状态机";
  5780. //
  5781. // label102
  5782. //
  5783. this.label102.AutoSize = true;
  5784. this.label102.Location = new System.Drawing.Point(170, 118);
  5785. this.label102.Name = "label102";
  5786. this.label102.Size = new System.Drawing.Size(103, 21);
  5787. this.label102.TabIndex = 49;
  5788. this.label102.Text = "Q轴电压给定";
  5789. //
  5790. // label110
  5791. //
  5792. this.label110.AutoSize = true;
  5793. this.label110.Location = new System.Drawing.Point(522, 46);
  5794. this.label110.Name = "label110";
  5795. this.label110.Size = new System.Drawing.Size(106, 21);
  5796. this.label110.TabIndex = 51;
  5797. this.label110.Text = "助力输出电流";
  5798. //
  5799. // label108
  5800. //
  5801. this.label108.AutoSize = true;
  5802. this.label108.Location = new System.Drawing.Point(522, 10);
  5803. this.label108.Name = "label108";
  5804. this.label108.Size = new System.Drawing.Size(103, 21);
  5805. this.label108.TabIndex = 51;
  5806. this.label108.Text = "Q轴电流反馈";
  5807. //
  5808. // label103
  5809. //
  5810. this.label103.AutoSize = true;
  5811. this.label103.Location = new System.Drawing.Point(8, 82);
  5812. this.label103.Name = "label103";
  5813. this.label103.Size = new System.Drawing.Size(90, 21);
  5814. this.label103.TabIndex = 50;
  5815. this.label103.Text = "电机状态机";
  5816. //
  5817. // label104
  5818. //
  5819. this.label104.AutoSize = true;
  5820. this.label104.Location = new System.Drawing.Point(170, 46);
  5821. this.label104.Name = "label104";
  5822. this.label104.Size = new System.Drawing.Size(103, 21);
  5823. this.label104.TabIndex = 51;
  5824. this.label104.Text = "Q轴电流给定";
  5825. //
  5826. // label105
  5827. //
  5828. this.label105.AutoSize = true;
  5829. this.label105.Location = new System.Drawing.Point(344, 10);
  5830. this.label105.Name = "label105";
  5831. this.label105.Size = new System.Drawing.Size(74, 21);
  5832. this.label105.TabIndex = 52;
  5833. this.label105.Text = "瞬时力矩";
  5834. //
  5835. // label106
  5836. //
  5837. this.label106.AutoSize = true;
  5838. this.label106.Location = new System.Drawing.Point(344, 82);
  5839. this.label106.Name = "label106";
  5840. this.label106.Size = new System.Drawing.Size(106, 21);
  5841. this.label106.TabIndex = 54;
  5842. this.label106.Text = "踏频滤波力矩";
  5843. //
  5844. // label107
  5845. //
  5846. this.label107.AutoSize = true;
  5847. this.label107.Location = new System.Drawing.Point(8, 10);
  5848. this.label107.Name = "label107";
  5849. this.label107.Size = new System.Drawing.Size(90, 21);
  5850. this.label107.TabIndex = 44;
  5851. this.label107.Text = "系统状态机";
  5852. //
  5853. // label_StarInfo
  5854. //
  5855. this.label_StarInfo.AutoSize = true;
  5856. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5857. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  5858. this.label_StarInfo.Name = "label_StarInfo";
  5859. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  5860. this.label_StarInfo.TabIndex = 24;
  5861. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  5862. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5863. //
  5864. // pictureBox2
  5865. //
  5866. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5867. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  5868. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  5869. this.pictureBox2.Name = "pictureBox2";
  5870. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  5871. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5872. this.pictureBox2.TabIndex = 16;
  5873. this.pictureBox2.TabStop = false;
  5874. //
  5875. // 电机类型ToolStripMenuItem
  5876. //
  5877. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  5878. this.中置电机ToolStripMenuItem,
  5879. this.轮毂电机ToolStripMenuItem});
  5880. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  5881. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  5882. this.电机类型ToolStripMenuItem.Text = "电机类型";
  5883. //
  5884. // 中置电机ToolStripMenuItem
  5885. //
  5886. this.中置电机ToolStripMenuItem.Checked = true;
  5887. this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  5888. this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem";
  5889. this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  5890. this.中置电机ToolStripMenuItem.Text = "中置电机";
  5891. this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  5892. //
  5893. // 轮毂电机ToolStripMenuItem
  5894. //
  5895. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  5896. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  5897. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  5898. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  5899. //
  5900. // mainForm
  5901. //
  5902. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  5903. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  5904. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5905. this.ClientSize = new System.Drawing.Size(1034, 641);
  5906. this.Controls.Add(this.tabControl2);
  5907. this.Controls.Add(this.groupBox3);
  5908. this.Controls.Add(this.label_StarInfo);
  5909. this.Controls.Add(this.label46);
  5910. this.Controls.Add(this.label_Computername);
  5911. this.Controls.Add(this.label_PortStatus);
  5912. this.Controls.Add(this.label_ServerStatus);
  5913. this.Controls.Add(this.label_Server_ComStatus);
  5914. this.Controls.Add(this.label96);
  5915. this.Controls.Add(this.pictureBox2);
  5916. this.Controls.Add(this.label45);
  5917. this.Controls.Add(this.label44);
  5918. this.Controls.Add(this.label43);
  5919. this.Controls.Add(this.label_COM_Sta);
  5920. this.Controls.Add(this.label_SystemTime);
  5921. this.Controls.Add(this.label_BuildTime);
  5922. this.Controls.Add(this.label_RecCount);
  5923. this.Controls.Add(this.label23);
  5924. this.Controls.Add(this.groupBox1);
  5925. this.Controls.Add(this.statusStrip1);
  5926. this.Controls.Add(this.menuStrip_Set);
  5927. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5928. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  5929. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  5930. this.Margin = new System.Windows.Forms.Padding(4);
  5931. this.MaximizeBox = false;
  5932. this.Name = "mainForm";
  5933. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  5934. this.Text = "Welling中置电机调试工具V2.0.0";
  5935. this.Load += new System.EventHandler(this.Form1_Load);
  5936. this.menuStrip_Set.ResumeLayout(false);
  5937. this.menuStrip_Set.PerformLayout();
  5938. this.statusStrip1.ResumeLayout(false);
  5939. this.statusStrip1.PerformLayout();
  5940. this.groupBox1.ResumeLayout(false);
  5941. this.groupBox1.PerformLayout();
  5942. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  5943. this.groupBox3.ResumeLayout(false);
  5944. this.tabControl1.ResumeLayout(false);
  5945. this.tabPage_MotorParam.ResumeLayout(false);
  5946. this.tabPage_BikeParam.ResumeLayout(false);
  5947. this.tabPage_BikeParam.PerformLayout();
  5948. this.tabPage_ControlParam.ResumeLayout(false);
  5949. this.tabPage_SensorParam.ResumeLayout(false);
  5950. this.tabPage_SensorParam.PerformLayout();
  5951. this.tabPage_AssistParam.ResumeLayout(false);
  5952. this.tabPage_AssistParam.PerformLayout();
  5953. this.tabPage_DebugParam.ResumeLayout(false);
  5954. this.tabPage_RecordInfo.ResumeLayout(false);
  5955. this.tabPage_RecordInfo.PerformLayout();
  5956. this.tabPage_OtherInfo.ResumeLayout(false);
  5957. this.groupBox16.ResumeLayout(false);
  5958. this.groupBox16.PerformLayout();
  5959. this.groupBox18.ResumeLayout(false);
  5960. this.groupBox18.PerformLayout();
  5961. this.groupBox17.ResumeLayout(false);
  5962. this.groupBox17.PerformLayout();
  5963. this.groupBox9.ResumeLayout(false);
  5964. this.groupBox8.ResumeLayout(false);
  5965. this.groupBox8.PerformLayout();
  5966. this.groupBox7.ResumeLayout(false);
  5967. this.groupBox7.PerformLayout();
  5968. this.groupBox6.ResumeLayout(false);
  5969. this.groupBox6.PerformLayout();
  5970. this.groupBox5.ResumeLayout(false);
  5971. this.groupBox5.PerformLayout();
  5972. this.groupBox4.ResumeLayout(false);
  5973. this.groupBox4.PerformLayout();
  5974. this.tabPage_OBC.ResumeLayout(false);
  5975. this.groupBox26.ResumeLayout(false);
  5976. this.groupBox15.ResumeLayout(false);
  5977. this.groupBox15.PerformLayout();
  5978. this.groupBox14.ResumeLayout(false);
  5979. this.groupBox14.PerformLayout();
  5980. this.groupBox13.ResumeLayout(false);
  5981. this.groupBox13.PerformLayout();
  5982. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  5983. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  5984. this.groupBox12.ResumeLayout(false);
  5985. this.groupBox11.ResumeLayout(false);
  5986. this.groupBox11.PerformLayout();
  5987. this.groupBox10.ResumeLayout(false);
  5988. this.groupBox10.PerformLayout();
  5989. this.tabPage_RAMorFLASH.ResumeLayout(false);
  5990. this.tabPage_RAMorFLASH.PerformLayout();
  5991. this.tabPage_FactoryMode.ResumeLayout(false);
  5992. this.groupBox25.ResumeLayout(false);
  5993. this.groupBox25.PerformLayout();
  5994. this.groupBox24.ResumeLayout(false);
  5995. this.groupBox24.PerformLayout();
  5996. this.groupBox23.ResumeLayout(false);
  5997. this.groupBox23.PerformLayout();
  5998. this.groupBox22.ResumeLayout(false);
  5999. this.groupBox22.PerformLayout();
  6000. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
  6001. this.groupBox21.ResumeLayout(false);
  6002. this.groupBox21.PerformLayout();
  6003. this.groupBox20.ResumeLayout(false);
  6004. this.groupBox20.PerformLayout();
  6005. this.groupBox19.ResumeLayout(false);
  6006. this.tabPage_ProductMode_Write.ResumeLayout(false);
  6007. this.tabPage_ProductMode_Write.PerformLayout();
  6008. this.groupBox28.ResumeLayout(false);
  6009. this.groupBox28.PerformLayout();
  6010. this.groupBox27.ResumeLayout(false);
  6011. this.groupBox2.ResumeLayout(false);
  6012. this.groupBox2.PerformLayout();
  6013. this.tabPage_ProductMode_Read.ResumeLayout(false);
  6014. this.tabPage_ProductMode_Read.PerformLayout();
  6015. this.groupBox31.ResumeLayout(false);
  6016. this.groupBox31.PerformLayout();
  6017. this.groupBox30.ResumeLayout(false);
  6018. this.groupBox29.ResumeLayout(false);
  6019. this.groupBox29.PerformLayout();
  6020. this.tabControl2.ResumeLayout(false);
  6021. this.tabPage_RunInfo.ResumeLayout(false);
  6022. this.tabPage_RunInfo.PerformLayout();
  6023. this.tabPage_DebugInfo.ResumeLayout(false);
  6024. this.tabPage_DebugInfo.PerformLayout();
  6025. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  6026. this.ResumeLayout(false);
  6027. this.PerformLayout();
  6028. }
  6029. #endregion
  6030. private MenuStrip menuStrip_Set;
  6031. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  6032. private ToolStripMenuItem 端口号ToolStripMenuItem;
  6033. private ToolStripMenuItem 波特率ToolStripMenuItem;
  6034. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  6035. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  6036. private ToolStripMenuItem 关于ToolStripMenuItem;
  6037. private ToolStripMenuItem 帮助ToolStripMenuItem;
  6038. private ToolStripMenuItem 版本ToolStripMenuItem;
  6039. private StatusStrip statusStrip1;
  6040. private ToolStripStatusLabel toolStripStatusLabel1;
  6041. private GroupBox groupBox1;
  6042. private GroupBox groupBox3;
  6043. private ToolStripMenuItem 连接ToolStripMenuItem;
  6044. private NumericUpDown numericUpDown_SpeedAdj;
  6045. private Label label4;
  6046. private Label label3;
  6047. private ComboBox comboBox_WorkMode;
  6048. private Label label2;
  6049. private Label label1;
  6050. private ToolStripMenuItem 配置ToolStripMenuItem;
  6051. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  6052. private ToolStripMenuItem 计算器ToolStripMenuItem;
  6053. private ToolStripMenuItem 刷新ToolStripMenuItem;
  6054. private ToolStripComboBox toolStripComboBox_ComNum;
  6055. private ToolStripComboBox toolStripComboBox_Baudrate;
  6056. public ComboBox comboBox_LightSwitch;
  6057. public ComboBox comboBox_GearSt;
  6058. private Label label23;
  6059. private Label label_RecCount;
  6060. private Timer timer_1s;
  6061. private Label label24;
  6062. private TabControl tabControl1;
  6063. private TabPage tabPage_MotorParam;
  6064. private TabPage tabPage_BikeParam;
  6065. private TabPage tabPage_ControlParam;
  6066. private TabPage tabPage_SensorParam;
  6067. private TabPage tabPage_AssistParam;
  6068. private TabPage tabPage_DebugParam;
  6069. private TabPage tabPage_RecordInfo;
  6070. private TabPage tabPage_OtherInfo;
  6071. private Button button_Write;
  6072. private Button button_Read_MotorParam;
  6073. private RichTextBox richTextBox_MotorParam;
  6074. private Button button_WriteBikeParam;
  6075. private Button button_ReadBikeParam;
  6076. private RichTextBox richTextBox_BikeParam;
  6077. private Button button_WriteControlParam;
  6078. private Button button_ReadControlParam;
  6079. private RichTextBox richTextBox_ControlParam;
  6080. private Button button_WriteAssistParam;
  6081. private Button button_ReadAssistParam;
  6082. private RichTextBox richTextBox_AssistParam;
  6083. private Button button_WriteDebugParam;
  6084. private Button button_ReadDebugParam;
  6085. private RichTextBox richTextBox_DebugParam;
  6086. private Button button_SaveRecordInfo;
  6087. private Button button_ReadRecord;
  6088. private Button button_ExportLog;
  6089. private RichTextBox richTextBox_Record;
  6090. private Button button_Write_Cal;
  6091. private Button button_WriteSensorParam;
  6092. private Button button_ReadSensorParam;
  6093. private RichTextBox richTextBox_SensorParam;
  6094. private Label label25;
  6095. private TextBox textBox_Load;
  6096. private Label label27;
  6097. private Label label26;
  6098. private Label label29;
  6099. private GroupBox groupBox4;
  6100. private Button button_ReadVersion;
  6101. private Button button_WriteSN;
  6102. private Button button_WriteModel;
  6103. private TextBox textBox_FW;
  6104. private TextBox textBox_HW;
  6105. private TextBox textBox_SN;
  6106. private Label label33;
  6107. private Label label32;
  6108. private TextBox textBox_Model;
  6109. private Label label31;
  6110. private Label label30;
  6111. private GroupBox groupBox6;
  6112. private Button button_ReadUser3;
  6113. private Button button_WriteUser3;
  6114. private Button button_ReadUser2;
  6115. private Button button_WriteUser2;
  6116. private Button button_ReadUser1;
  6117. private Button button_WriteUser1;
  6118. private TextBox textBox_User3;
  6119. private TextBox textBox_User2;
  6120. private Label label35;
  6121. private TextBox textBox_User1;
  6122. private Label label36;
  6123. private Label label38;
  6124. private GroupBox groupBox5;
  6125. private Button button_ReadKey;
  6126. private Button button_WriteKey;
  6127. private TextBox textBox_Key;
  6128. private Label label37;
  6129. private GroupBox groupBox8;
  6130. private Button button_ReadOnLine;
  6131. private TextBox textBox_Online;
  6132. private Label label42;
  6133. private GroupBox groupBox7;
  6134. private Button button_ReadMAC;
  6135. private Button button_WriteMac;
  6136. private TextBox textBox_PP;
  6137. private TextBox textBox_MACDate;
  6138. private TextBox textBox_MACAdd;
  6139. private Label label34;
  6140. private Label label39;
  6141. private TextBox textBox_MAC;
  6142. private Label label40;
  6143. private Label label41;
  6144. private GroupBox groupBox9;
  6145. private Button button_Recovery;
  6146. private Button button_ClearLog;
  6147. private Button button_Reset;
  6148. private Button button_SystemClear;
  6149. private Label label_BuildTime;
  6150. private Label label_SystemTime;
  6151. private Label label_COM_Sta;
  6152. private Label label43;
  6153. private Label label44;
  6154. private Label label45;
  6155. private Label label47;
  6156. private ComboBox comboBox_AssistTorque;
  6157. private ComboBox comboBox_AssistCadence;
  6158. private ComboBox comboBox_TorqueSet;
  6159. private TabPage tabPage_OBC;
  6160. private CheckBox checkBox_OBC_StartSetGearSt;
  6161. public ComboBox comboBox_OBC_SetGearST;
  6162. private GroupBox groupBox15;
  6163. private TextBox textBox_OBC_ODO_TIME;
  6164. private Button button_OBC_ReadRideInfo;
  6165. private TextBox textBox_OBC_ODO_KM;
  6166. private Button button_OBC_ClearTrip;
  6167. private TextBox textBox_OBC_TRIP_TIME;
  6168. private Label label54;
  6169. private TextBox textBox_OBC_TRIP_KM;
  6170. private Label label52;
  6171. private GroupBox groupBox14;
  6172. private Button button_OBC_ReadVerInfo;
  6173. private TextBox textBox_OBC_ReadFW;
  6174. private TextBox textBox_OBC_ReadHW;
  6175. private TextBox textBox_OBC_ReadSN;
  6176. private Label label48;
  6177. private Label label49;
  6178. private TextBox textBox_OBC_ReadModel;
  6179. private Label label50;
  6180. private Label label51;
  6181. private GroupBox groupBox13;
  6182. private Button button_OBC_WriteUserInfo;
  6183. private GroupBox groupBox12;
  6184. private RichTextBox richTextBox_OBC_ReadUserInfo;
  6185. private Button button_OBC_ReadUserInfo;
  6186. private GroupBox groupBox11;
  6187. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  6188. private CheckBox checkBox_OBC_StartReadBMS;
  6189. private GroupBox groupBox10;
  6190. private Label label56;
  6191. private NumericUpDown numericUpDown_OBC_WheelAdj;
  6192. private Label label59;
  6193. public ComboBox comboBox_OBC_AssistFunc;
  6194. public ComboBox comboBox_OBC_StartMode;
  6195. private Label label58;
  6196. private Label label57;
  6197. private Label label60;
  6198. public ComboBox comboBox_OBC_LightSw;
  6199. private Label label61;
  6200. private Label label62;
  6201. private Button button_WriteTqSensorParam;
  6202. private GroupBox groupBox16;
  6203. private RadioButton radioButton_SIP_SaveYes;
  6204. private RadioButton radioButton_SIP_SaveNo;
  6205. private CheckBox checkBox_SaveYes;
  6206. private Button button_ReadSaveFlag;
  6207. private Button button_WriteSaveFlag;
  6208. private GroupBox groupBox18;
  6209. private GroupBox groupBox17;
  6210. private RadioButton radioButton_EE_SaveYes;
  6211. private RadioButton radioButton_EE_SaveNo;
  6212. private Label label64;
  6213. private NumericUpDown numericUpDown_OBC_OffTime;
  6214. private Label label63;
  6215. private TabPage tabPage_RAMorFLASH;
  6216. private TextBox textBox_Address_End;
  6217. private Label label66;
  6218. private TextBox textBox_Address_Begin;
  6219. private Label label65;
  6220. private Button button_ReadRamFlash;
  6221. private RichTextBox richTextBox_RamFlasgData;
  6222. private TabPage tabPage_FactoryMode;
  6223. private PictureBox pictureBox2;
  6224. private GroupBox groupBox25;
  6225. private GroupBox groupBox24;
  6226. private GroupBox groupBox23;
  6227. private GroupBox groupBox22;
  6228. private GroupBox groupBox21;
  6229. private GroupBox groupBox20;
  6230. private GroupBox groupBox19;
  6231. private Button button_FacModeInit;
  6232. private Button buttonFacModeSet1;
  6233. private TextBox textBox_FacModeSensorCal4;
  6234. private TextBox textBox_FacModeSensorCal3;
  6235. private TextBox textBox_FacModeSensorCal1;
  6236. private TextBox textBox_FacModeSensorCal2;
  6237. private TextBox textBox10;
  6238. private Button button_FacModeSensorRead;
  6239. private TextBox textBox_FacModeSensorADC0;
  6240. private TextBox textBox_FacModeSensorADC4;
  6241. private Button buttonFacModeSet2;
  6242. private TextBox textBox_FacModeSensorADC3;
  6243. private Button buttonFacModeSet3;
  6244. private TextBox textBox_FacModeSensorADC1;
  6245. private Button buttonFacModeSet4;
  6246. private TextBox textBox_FacModeSensorADC2;
  6247. private CheckBox checkBox_FacModeCheckNTC;
  6248. private CheckBox checkBox_FacModeCheckVol;
  6249. private RadioButton radioButton_FacModeDriverMtb;
  6250. private RadioButton radioButton_FacModeDriverCity;
  6251. private Button button_FacModeMotorRun;
  6252. private Label label_FacModeMotorSpeedSet;
  6253. private Label label67;
  6254. private TrackBar trackBar_FacModeMotorSpeedAdj;
  6255. private Label label74;
  6256. private Label label73;
  6257. private Label label72;
  6258. private Label label71;
  6259. private TextBox textBox_FacModeSpeedLimit;
  6260. private Label label70;
  6261. private TextBox textBox_FacModeWheelSize;
  6262. private Label label69;
  6263. private Button button_FacModeBikeParaSet;
  6264. private Button button_FacModeBikeParaRead;
  6265. private Button button_FacModeAssistParaSet;
  6266. private Label label80;
  6267. private Button button_FacModeAssistParaRead;
  6268. private TextBox textBox_FacModeStartGain;
  6269. private TextBox textBox_FacModeCadencePer;
  6270. private Label label79;
  6271. private Label label75;
  6272. private TextBox textBox_FacModeCircuitK;
  6273. private TextBox textBox_FacModeSpeedLimitEnd;
  6274. private Label label78;
  6275. private Label label76;
  6276. private TextBox textBox_FacModeFltCounter;
  6277. private TextBox textBox_FacModeSpeedLimitTh;
  6278. private Label label77;
  6279. private Label label84;
  6280. private TextBox textBox_FacModeFW;
  6281. private Button Button_FacModeReadVer;
  6282. private Label label83;
  6283. private TextBox textBox_FacModeHW;
  6284. private Label label82;
  6285. private TextBox textBox_FacModeNum;
  6286. private Label label81;
  6287. private TextBox textBox_FacModeName;
  6288. private Button Button_FacModeSaveResult;
  6289. private Button Button_FacModeSetMacDate;
  6290. private ComboBox comboBox_FacModeStartMode;
  6291. private ComboBox comboBox_FacModeLightVol;
  6292. private ComboBox comboBox_FacModeAssist2;
  6293. private ComboBox comboBox_FacModeAssist1;
  6294. private CheckBox checkBox_FacModeCheckCadence;
  6295. private CheckBox checkBox_FacModeCheckBikeSpeed;
  6296. private Button button_FacModeLightSW;
  6297. private Button button_FacModeWorkMode;
  6298. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  6299. private Label label68;
  6300. private Label label85;
  6301. private TextBox textBox_SP;
  6302. private Label label86;
  6303. private TextBox textBox_FacModeSP;
  6304. private Label label53;
  6305. private TextBox textBox_OBC_ReadSP;
  6306. private Button Button_FacModePowerOff;
  6307. private GroupBox groupBox26;
  6308. private Button button_OBC_ButtonSet;
  6309. private Button button_OBC_ButtonLight;
  6310. private Button button_OBC_ButtonWalk;
  6311. private Button button_OBC_ButtonDec;
  6312. private Button button_OBC_ButtonAcc;
  6313. private Button button_OBC_ButtonPower;
  6314. private CheckBox checkBox_ReadRanFlash_AutoSW;
  6315. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  6316. private CheckBox checkBox_ReadRanFlash_AutoClear;
  6317. private Label label_MotorSensor;
  6318. private Label label_Load;
  6319. private Label label88;
  6320. private TextBox textBox_LogAddrEnd;
  6321. private TextBox textBox_LogAddrBegin;
  6322. private Label label89;
  6323. private Label label_LogAddrBegin;
  6324. private Label label87;
  6325. private TextBox textBox_FacModeGit;
  6326. private ComboBox comboBox_TailLightVol;
  6327. private Label label92;
  6328. private ComboBox comboBox_FrontLightVol;
  6329. private Label label91;
  6330. private ComboBox comboBox_TailLightMode;
  6331. private Label label90;
  6332. private TextBox textBox_PowerOffDelay;
  6333. private TextBox textBox_PowerOnDelay;
  6334. private Label label93;
  6335. private Label label94;
  6336. private TextBox textBox_AutoPowerOff;
  6337. private Label label95;
  6338. private ToolStripMenuItem 系统开关ToolStripMenuItem;
  6339. private ToolStripMenuItem 开机ToolStripMenuItem;
  6340. private ToolStripMenuItem 关机ToolStripMenuItem;
  6341. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  6342. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  6343. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  6344. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  6345. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  6346. private ToolStripMenuItem IP地址ToolStripMenuItem;
  6347. private ToolStripMenuItem 端口ToolStripMenuItem;
  6348. private ToolStripMenuItem 用户名ToolStripMenuItem;
  6349. private ToolStripMenuItem 密码ToolStripMenuItem;
  6350. private ToolStripTextBox toolStripTextBox_ServerIP;
  6351. private ToolStripTextBox toolStripTextBox_ServerPort;
  6352. private ToolStripTextBox toolStripTextBox_ServerUser;
  6353. private ToolStripTextBox toolStripTextBox_ServerPasswd;
  6354. private ToolStripSeparator toolStripSeparator1;
  6355. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  6356. private ToolStripTextBox toolStripTextBox_ServerPath;
  6357. private Label label96;
  6358. private Label label_Server_ComStatus;
  6359. private Label label_ServerStatus;
  6360. private Label label_PortStatus;
  6361. private ToolStripMenuItem 离线使用ToolStripMenuItem;
  6362. private ToolStripMenuItem 允许ToolStripMenuItem;
  6363. private ToolStripMenuItem 不允许ToolStripMenuItem;
  6364. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  6365. private ToolStripMenuItem 生产商ToolStripMenuItem;
  6366. private ToolStripMenuItem 生产地ToolStripMenuItem;
  6367. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  6368. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  6369. private ToolStripTextBox toolStripTextBox_MAC;
  6370. private ToolStripTextBox toolStripTextBoxMACAddr;
  6371. private ToolStripTextBox toolStripTextBox_MACDate;
  6372. private ToolStripTextBox toolStripTextBox_MACPD;
  6373. private Button Button_FacModeSetNum;
  6374. private Button button_FacModeSetName;
  6375. private Button button_ScanCode;
  6376. private TabPage tabPage_ProductMode_Write;
  6377. private RadioButton radioButton_FacModeDriverLG;
  6378. private Label label_Computername;
  6379. private Label label46;
  6380. private TabControl tabControl2;
  6381. private TabPage tabPage_RunInfo;
  6382. private TextBox textBox_RunInfo_BikeSpeed;
  6383. private TextBox textBox_RunInfo_MotorSpeed;
  6384. private TextBox textBox_RunInfo_Cadence;
  6385. private TextBox textBox_TorqueReg;
  6386. private TextBox textBox_RunInfo_Torque;
  6387. private TextBox textBox_RunInfo_Dir;
  6388. private TextBox textBox_RunInfo_Vol;
  6389. private TextBox textBox_RunInfo_Current;
  6390. private TextBox textBox_RunInfo_Power;
  6391. private TextBox textBox_RunInfo_SOC;
  6392. private TextBox textBox_RunInfo_T_PCB;
  6393. private TextBox textBox_RunInfo_T_MCU;
  6394. private TextBox textBox_RunInfo_T_Coil;
  6395. private TextBox textBox_RunInfo_GearSt;
  6396. private TextBox textBox_RunInfo_LightSwitch;
  6397. private TextBox textBox_RunInfo_Range;
  6398. private TextBox textBox_RunInfo_AvgPower;
  6399. private TextBox textBox_RunInfo_Trip;
  6400. private TextBox textBox_RunInfo_Trip_Time;
  6401. private TextBox textBox_ErrorCode;
  6402. private Label label55;
  6403. private Label label28;
  6404. private Label label22;
  6405. private Label label16;
  6406. private Label label10;
  6407. private Label label21;
  6408. private Label label15;
  6409. private Label label9;
  6410. private Label label20;
  6411. private Label label14;
  6412. private Label label8;
  6413. private Label label19;
  6414. private Label label13;
  6415. private Label label7;
  6416. private Label label18;
  6417. private Label label12;
  6418. private Label label6;
  6419. private Label label17;
  6420. private Label label11;
  6421. private Label label5;
  6422. private TabPage tabPage_DebugInfo;
  6423. private TextBox textBox_DebugInfo_SysFun;
  6424. private TextBox textBox_DebugInfo_SecondFun;
  6425. private TextBox textBox_DebugInfo_MotorFun;
  6426. private TextBox textBox_DebugInfo_AssistFun;
  6427. private TextBox textBox_DebugInfo_IdRef;
  6428. private TextBox textBox_DebugInfo_IqRef;
  6429. private TextBox textBox_DebugInfo_UdRef;
  6430. private TextBox textBox_DebugInfo_UqRef;
  6431. private TextBox textBox_DebugInfo_TorquePu;
  6432. private TextBox textBox_DebugInfo_TorqueFil;
  6433. private TextBox textBox_DebugInfo_TorqueCadence;
  6434. private TextBox textBox_DebugInfo_IdFdb;
  6435. private TextBox textBox_DebugInfo_IqFdb;
  6436. private TextBox textBox_DebugInfo_AssistOut;
  6437. private Label label97;
  6438. private Label label98;
  6439. private Label label99;
  6440. private Label label100;
  6441. private Label label101;
  6442. private Label label102;
  6443. private Label label103;
  6444. private Label label104;
  6445. private Label label105;
  6446. private Label label106;
  6447. private Label label107;
  6448. private Label label109;
  6449. private Label label110;
  6450. private Label label108;
  6451. private Label label111;
  6452. private ToolStripMenuItem 指令调试ToolStripMenuItem;
  6453. private Label label_StarInfo;
  6454. private TextBox textBox_FacModeScan;
  6455. private Label label112;
  6456. private TabPage tabPage_ProductMode_Read;
  6457. private Button button__FacMode_Start;
  6458. private ComboBox comboBox_FacModeCfgFile;
  6459. private ComboBox comboBox_FacModeCfgDate;
  6460. private GroupBox groupBox2;
  6461. private Label label_FacModeSatus;
  6462. private Label label_FacModeResult;
  6463. private CheckBox checkBox_FacModeFuncTest;
  6464. private CheckBox checkBox_FacModeCfgWrite;
  6465. private CheckBox checkBox_FacModeSysClear;
  6466. private GroupBox groupBox28;
  6467. private GroupBox groupBox27;
  6468. private Label label115;
  6469. private Label label_FacModeSysClear;
  6470. private RichTextBox richTextBox_FacModeLog;
  6471. private Label label118;
  6472. private Label label_FacMode_CfgWrite;
  6473. private Label label134;
  6474. private Label label_FacModeBootVer;
  6475. private Label label136;
  6476. private Label label_FacModeFWVersion;
  6477. private Label label127;
  6478. private Label label_FacModeBreak;
  6479. private Label label129;
  6480. private Label label_FacModeGas;
  6481. private Label label123;
  6482. private Label label_FacModeMotorSpeed;
  6483. private Label label125;
  6484. private Label label_FacModeNTC;
  6485. private Label label122;
  6486. private Label label_FacModeCurrentTest;
  6487. private Label label120;
  6488. private Label label_FacModeVolTest;
  6489. private Label label133;
  6490. private Label label132;
  6491. private Label label_FacModeErrorCode;
  6492. private Label label145;
  6493. private Label label_FacModeLightB;
  6494. private Label label143;
  6495. private Label label_FacModeLightF;
  6496. private GroupBox groupBox29;
  6497. private CheckBox checkBox_CheckModeTorque;
  6498. private CheckBox checkBox_CheckModeCfg;
  6499. private CheckBox checkBox_CheckModeFWVer;
  6500. private Button button_CheckModeStart;
  6501. private TextBox textBox_CheckModeScan;
  6502. private Label label138;
  6503. private Label label_CheckModeStatus;
  6504. private Label label_CheckModeResult;
  6505. private Label label141;
  6506. private GroupBox groupBox31;
  6507. private Label label148;
  6508. private Label label_CheckModeSN;
  6509. private Label label154;
  6510. private Label label_CheckModeTorque;
  6511. private Label label156;
  6512. private Label label_CheckModeCfg;
  6513. private Label label160;
  6514. private Label label_CheckModeFWVer;
  6515. private GroupBox groupBox30;
  6516. private RichTextBox richTextBox_CheckModeLog;
  6517. private CheckBox checkBox_CheckModeSN;
  6518. private ComboBox comboBox_CheckModeCfgFile;
  6519. private ComboBox comboBox_CheckModeCfgDate;
  6520. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  6521. private ToolStripMenuItem 中置电机ToolStripMenuItem;
  6522. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  6523. }
  6524. }