mainForm.Designer.cs 452 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808
  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.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  50. this.离线使用ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.允许ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.不允许ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.IP地址ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripTextBox_ServerIP = new System.Windows.Forms.ToolStripTextBox();
  56. this.端口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.toolStripTextBox_ServerPort = new System.Windows.Forms.ToolStripTextBox();
  58. this.用户名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59. this.toolStripTextBox_ServerUser = new System.Windows.Forms.ToolStripTextBox();
  60. this.密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  61. this.toolStripTextBox_ServerPasswd = new System.Windows.Forms.ToolStripTextBox();
  62. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  64. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  65. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  68. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  70. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  72. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  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.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  78. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  80. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  81. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  82. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  83. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  84. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  85. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  86. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  87. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  88. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  89. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  90. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  91. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  92. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  93. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  94. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  95. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  96. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  97. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98. this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox();
  100. this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  102. this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox();
  103. this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  104. this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox();
  105. this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  106. this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox();
  107. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  108. this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  109. this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  110. this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  111. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  113. this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  114. this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  116. this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  117. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  118. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  119. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  120. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  121. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  122. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  123. this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  124. this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  125. this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  127. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  128. this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  129. this.自动更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  130. this.打开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  131. this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  132. this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  133. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  134. this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  135. this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  136. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  137. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  138. this.groupBox1 = new System.Windows.Forms.GroupBox();
  139. this.label69 = new System.Windows.Forms.Label();
  140. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  141. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  142. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  143. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  144. this.label24 = new System.Windows.Forms.Label();
  145. this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
  146. this.label4 = new System.Windows.Forms.Label();
  147. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  148. this.label3 = new System.Windows.Forms.Label();
  149. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  150. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  151. this.label2 = new System.Windows.Forms.Label();
  152. this.label1 = new System.Windows.Forms.Label();
  153. this.groupBox3 = new System.Windows.Forms.GroupBox();
  154. this.tabControl1 = new System.Windows.Forms.TabControl();
  155. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  156. this.button_Write = new System.Windows.Forms.Button();
  157. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  158. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  159. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  160. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  161. this.label95 = new System.Windows.Forms.Label();
  162. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  163. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  164. this.label93 = new System.Windows.Forms.Label();
  165. this.label94 = new System.Windows.Forms.Label();
  166. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  167. this.label92 = new System.Windows.Forms.Label();
  168. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  169. this.label91 = new System.Windows.Forms.Label();
  170. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  171. this.label90 = new System.Windows.Forms.Label();
  172. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  173. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  174. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  175. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  176. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  177. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  178. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  179. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  180. this.comboBox_Bike_CCS = new System.Windows.Forms.ComboBox();
  181. this.label133 = new System.Windows.Forms.Label();
  182. this.button_WriteControlParam = new System.Windows.Forms.Button();
  183. this.button_ReadControlParam = new System.Windows.Forms.Button();
  184. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  185. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  186. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  187. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  188. this.label29 = new System.Windows.Forms.Label();
  189. this.textBox_Load = new System.Windows.Forms.TextBox();
  190. this.label27 = new System.Windows.Forms.Label();
  191. this.label26 = new System.Windows.Forms.Label();
  192. this.button_Write_Cal = new System.Windows.Forms.Button();
  193. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  194. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  195. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  196. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  197. this.label62 = new System.Windows.Forms.Label();
  198. this.label47 = new System.Windows.Forms.Label();
  199. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  200. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  201. this.label25 = new System.Windows.Forms.Label();
  202. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  203. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  204. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  205. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  206. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  207. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  208. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  209. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  210. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  211. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  212. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  213. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  214. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  215. this.label89 = new System.Windows.Forms.Label();
  216. this.label88 = new System.Windows.Forms.Label();
  217. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  218. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  219. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  220. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  221. this.button_ReadRecord = new System.Windows.Forms.Button();
  222. this.button_ExportLog = new System.Windows.Forms.Button();
  223. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  224. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  225. this.groupBox16 = new System.Windows.Forms.GroupBox();
  226. this.groupBox18 = new System.Windows.Forms.GroupBox();
  227. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  228. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  229. this.groupBox17 = new System.Windows.Forms.GroupBox();
  230. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  231. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  232. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  233. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  234. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  235. this.groupBox23 = new System.Windows.Forms.GroupBox();
  236. this.button_ReadTag = new System.Windows.Forms.Button();
  237. this.button_WriteTag = new System.Windows.Forms.Button();
  238. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  239. this.groupBox9 = new System.Windows.Forms.GroupBox();
  240. this.button_Recovery = new System.Windows.Forms.Button();
  241. this.button_ClearLog = new System.Windows.Forms.Button();
  242. this.button_Reset = new System.Windows.Forms.Button();
  243. this.button_SystemClear = new System.Windows.Forms.Button();
  244. this.groupBox8 = new System.Windows.Forms.GroupBox();
  245. this.button_ReadOnLine = new System.Windows.Forms.Button();
  246. this.textBox_Online = new System.Windows.Forms.TextBox();
  247. this.label42 = new System.Windows.Forms.Label();
  248. this.groupBox7 = new System.Windows.Forms.GroupBox();
  249. this.button_ReadMAC = new System.Windows.Forms.Button();
  250. this.button_WriteMac = new System.Windows.Forms.Button();
  251. this.textBox_PP = new System.Windows.Forms.TextBox();
  252. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  253. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  254. this.label34 = new System.Windows.Forms.Label();
  255. this.label39 = new System.Windows.Forms.Label();
  256. this.textBox_MAC = new System.Windows.Forms.TextBox();
  257. this.label40 = new System.Windows.Forms.Label();
  258. this.label41 = new System.Windows.Forms.Label();
  259. this.groupBox6 = new System.Windows.Forms.GroupBox();
  260. this.button_ReadUser3 = new System.Windows.Forms.Button();
  261. this.button_WriteUser3 = new System.Windows.Forms.Button();
  262. this.button_ReadUser2 = new System.Windows.Forms.Button();
  263. this.button_WriteUser2 = new System.Windows.Forms.Button();
  264. this.button_ReadUser1 = new System.Windows.Forms.Button();
  265. this.button_WriteUser1 = new System.Windows.Forms.Button();
  266. this.textBox_User3 = new System.Windows.Forms.TextBox();
  267. this.textBox_User2 = new System.Windows.Forms.TextBox();
  268. this.label35 = new System.Windows.Forms.Label();
  269. this.textBox_User1 = new System.Windows.Forms.TextBox();
  270. this.label36 = new System.Windows.Forms.Label();
  271. this.label38 = new System.Windows.Forms.Label();
  272. this.groupBox5 = new System.Windows.Forms.GroupBox();
  273. this.button_ReadKey = new System.Windows.Forms.Button();
  274. this.button_WriteKey = new System.Windows.Forms.Button();
  275. this.textBox_Key = new System.Windows.Forms.TextBox();
  276. this.label37 = new System.Windows.Forms.Label();
  277. this.groupBox4 = new System.Windows.Forms.GroupBox();
  278. this.label85 = new System.Windows.Forms.Label();
  279. this.textBox_SP = new System.Windows.Forms.TextBox();
  280. this.button_ReadVersion = new System.Windows.Forms.Button();
  281. this.button_WriteSN = new System.Windows.Forms.Button();
  282. this.button_WriteModel = new System.Windows.Forms.Button();
  283. this.textBox_FW = new System.Windows.Forms.TextBox();
  284. this.textBox_HW = new System.Windows.Forms.TextBox();
  285. this.textBox_SN = new System.Windows.Forms.TextBox();
  286. this.label33 = new System.Windows.Forms.Label();
  287. this.label32 = new System.Windows.Forms.Label();
  288. this.textBox_Model = new System.Windows.Forms.TextBox();
  289. this.label31 = new System.Windows.Forms.Label();
  290. this.label30 = new System.Windows.Forms.Label();
  291. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  292. this.groupBox26 = new System.Windows.Forms.GroupBox();
  293. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  294. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  295. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  296. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  297. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  298. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  299. this.groupBox15 = new System.Windows.Forms.GroupBox();
  300. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  301. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  302. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  303. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  304. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  305. this.label54 = new System.Windows.Forms.Label();
  306. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  307. this.label52 = new System.Windows.Forms.Label();
  308. this.groupBox14 = new System.Windows.Forms.GroupBox();
  309. this.label53 = new System.Windows.Forms.Label();
  310. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  311. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  312. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  313. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  314. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  315. this.label48 = new System.Windows.Forms.Label();
  316. this.label49 = new System.Windows.Forms.Label();
  317. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  318. this.label50 = new System.Windows.Forms.Label();
  319. this.label51 = new System.Windows.Forms.Label();
  320. this.groupBox13 = new System.Windows.Forms.GroupBox();
  321. this.comboBox_OBC_BikeCCS = new System.Windows.Forms.ComboBox();
  322. this.label137 = new System.Windows.Forms.Label();
  323. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  324. this.label80 = new System.Windows.Forms.Label();
  325. this.label128 = new System.Windows.Forms.Label();
  326. this.label64 = new System.Windows.Forms.Label();
  327. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  328. this.label63 = new System.Windows.Forms.Label();
  329. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  330. this.label59 = new System.Windows.Forms.Label();
  331. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  332. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  333. this.label58 = new System.Windows.Forms.Label();
  334. this.label57 = new System.Windows.Forms.Label();
  335. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  336. this.label56 = new System.Windows.Forms.Label();
  337. this.groupBox12 = new System.Windows.Forms.GroupBox();
  338. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  339. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  340. this.groupBox11 = new System.Windows.Forms.GroupBox();
  341. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  342. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  343. this.groupBox10 = new System.Windows.Forms.GroupBox();
  344. this.label60 = new System.Windows.Forms.Label();
  345. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  346. this.label61 = new System.Windows.Forms.Label();
  347. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  348. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  349. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  350. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  351. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  352. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  353. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  354. this.label66 = new System.Windows.Forms.Label();
  355. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  356. this.label65 = new System.Windows.Forms.Label();
  357. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  358. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  359. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  360. this.button_ScanCode = new System.Windows.Forms.Button();
  361. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  362. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  363. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  364. this.groupBox25 = new System.Windows.Forms.GroupBox();
  365. this.button_FacModeSetName = new System.Windows.Forms.Button();
  366. this.label87 = new System.Windows.Forms.Label();
  367. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  368. this.label86 = new System.Windows.Forms.Label();
  369. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  370. this.label68 = new System.Windows.Forms.Label();
  371. this.label84 = new System.Windows.Forms.Label();
  372. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  373. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  374. this.label83 = new System.Windows.Forms.Label();
  375. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  376. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  377. this.label82 = new System.Windows.Forms.Label();
  378. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  379. this.label81 = new System.Windows.Forms.Label();
  380. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  381. this.groupBox22 = new System.Windows.Forms.GroupBox();
  382. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  383. this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
  384. this.label67 = new System.Windows.Forms.Label();
  385. this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
  386. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  387. this.groupBox21 = new System.Windows.Forms.GroupBox();
  388. this.label79 = new System.Windows.Forms.Label();
  389. this.label78 = new System.Windows.Forms.Label();
  390. this.label74 = new System.Windows.Forms.Label();
  391. this.button_MOS_Write = new System.Windows.Forms.Button();
  392. this.button_MOS_Read = new System.Windows.Forms.Button();
  393. this.button_MOS_Cal = new System.Windows.Forms.Button();
  394. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  395. this.label73 = new System.Windows.Forms.Label();
  396. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  397. this.label77 = new System.Windows.Forms.Label();
  398. this.label72 = new System.Windows.Forms.Label();
  399. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  400. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  401. this.label76 = new System.Windows.Forms.Label();
  402. this.label71 = new System.Windows.Forms.Label();
  403. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  404. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  405. this.label75 = new System.Windows.Forms.Label();
  406. this.label70 = new System.Windows.Forms.Label();
  407. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  408. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  409. this.groupBox20 = new System.Windows.Forms.GroupBox();
  410. this.textBox10 = new System.Windows.Forms.TextBox();
  411. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  412. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  413. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  414. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  415. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  416. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  417. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  418. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  419. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  420. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  421. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  422. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  423. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  424. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  425. this.groupBox24 = new System.Windows.Forms.GroupBox();
  426. this.button_ReadRideLog = new System.Windows.Forms.Button();
  427. this.button_WriteRideLog = new System.Windows.Forms.Button();
  428. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  429. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  430. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  431. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  432. this.label126 = new System.Windows.Forms.Label();
  433. this.label119 = new System.Windows.Forms.Label();
  434. this.groupBox19 = new System.Windows.Forms.GroupBox();
  435. this.button_FacModeInit = new System.Windows.Forms.Button();
  436. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  437. this.groupBox28 = new System.Windows.Forms.GroupBox();
  438. this.label130 = new System.Windows.Forms.Label();
  439. this.label_FacModeMosCal = new System.Windows.Forms.Label();
  440. this.label117 = new System.Windows.Forms.Label();
  441. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  442. this.label_FacModeBMS = new System.Windows.Forms.Label();
  443. this.label116 = new System.Windows.Forms.Label();
  444. this.label114 = new System.Windows.Forms.Label();
  445. this.label_FacModeCad = new System.Windows.Forms.Label();
  446. this.label_FacModeTq = new System.Windows.Forms.Label();
  447. this.label113 = new System.Windows.Forms.Label();
  448. this.label134 = new System.Windows.Forms.Label();
  449. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  450. this.label136 = new System.Windows.Forms.Label();
  451. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  452. this.label145 = new System.Windows.Forms.Label();
  453. this.label127 = new System.Windows.Forms.Label();
  454. this.label_FacModeLightB = new System.Windows.Forms.Label();
  455. this.label_FacModeBreak = new System.Windows.Forms.Label();
  456. this.label143 = new System.Windows.Forms.Label();
  457. this.label_FacModeLightF = new System.Windows.Forms.Label();
  458. this.label129 = new System.Windows.Forms.Label();
  459. this.label_FacModeGas = new System.Windows.Forms.Label();
  460. this.label123 = new System.Windows.Forms.Label();
  461. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  462. this.label125 = new System.Windows.Forms.Label();
  463. this.label_FacModeNTC = new System.Windows.Forms.Label();
  464. this.label122 = new System.Windows.Forms.Label();
  465. this.label118 = new System.Windows.Forms.Label();
  466. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  467. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  468. this.label120 = new System.Windows.Forms.Label();
  469. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  470. this.label115 = new System.Windows.Forms.Label();
  471. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  472. this.groupBox27 = new System.Windows.Forms.GroupBox();
  473. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  474. this.button__FacMode_Start = new System.Windows.Forms.Button();
  475. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  476. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  477. this.groupBox2 = new System.Windows.Forms.GroupBox();
  478. this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
  479. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  480. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  481. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  482. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  483. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  484. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  485. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  486. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  487. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  488. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  489. this.label112 = new System.Windows.Forms.Label();
  490. this.label_FacModeStatus = new System.Windows.Forms.Label();
  491. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  492. this.label_FacModeResult = new System.Windows.Forms.Label();
  493. this.label111 = new System.Windows.Forms.Label();
  494. this.label_FacModeSerial = new System.Windows.Forms.Label();
  495. this.label131 = new System.Windows.Forms.Label();
  496. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  497. this.label_CheckModeSerial = new System.Windows.Forms.Label();
  498. this.label135 = new System.Windows.Forms.Label();
  499. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  500. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  501. this.groupBox31 = new System.Windows.Forms.GroupBox();
  502. this.label132 = new System.Windows.Forms.Label();
  503. this.label_CheckModeMos = new System.Windows.Forms.Label();
  504. this.label148 = new System.Windows.Forms.Label();
  505. this.label_CheckModeSN = new System.Windows.Forms.Label();
  506. this.label154 = new System.Windows.Forms.Label();
  507. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  508. this.label156 = new System.Windows.Forms.Label();
  509. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  510. this.label121 = new System.Windows.Forms.Label();
  511. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  512. this.label160 = new System.Windows.Forms.Label();
  513. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  514. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  515. this.groupBox30 = new System.Windows.Forms.GroupBox();
  516. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  517. this.groupBox29 = new System.Windows.Forms.GroupBox();
  518. this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
  519. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  520. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  521. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  522. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  523. this.button_CheckModeStart = new System.Windows.Forms.Button();
  524. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  525. this.label138 = new System.Windows.Forms.Label();
  526. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  527. this.label_CheckModeResult = new System.Windows.Forms.Label();
  528. this.label141 = new System.Windows.Forms.Label();
  529. this.label23 = new System.Windows.Forms.Label();
  530. this.label_RecCount = new System.Windows.Forms.Label();
  531. this.timer_1s = new System.Windows.Forms.Timer(this.components);
  532. this.label_BuildTime = new System.Windows.Forms.Label();
  533. this.label_SystemTime = new System.Windows.Forms.Label();
  534. this.label_COM_Sta = new System.Windows.Forms.Label();
  535. this.label43 = new System.Windows.Forms.Label();
  536. this.label44 = new System.Windows.Forms.Label();
  537. this.label45 = new System.Windows.Forms.Label();
  538. this.label96 = new System.Windows.Forms.Label();
  539. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  540. this.label_ServerStatus = new System.Windows.Forms.Label();
  541. this.label_PortStatus = new System.Windows.Forms.Label();
  542. this.label_Computername = new System.Windows.Forms.Label();
  543. this.tabControl2 = new System.Windows.Forms.TabControl();
  544. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  545. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  546. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  547. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  548. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  549. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  550. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  551. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  552. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  553. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  554. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  555. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  556. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  557. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  558. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  559. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  560. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  561. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  562. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  563. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  564. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  565. this.label55 = new System.Windows.Forms.Label();
  566. this.label28 = new System.Windows.Forms.Label();
  567. this.label22 = new System.Windows.Forms.Label();
  568. this.label16 = new System.Windows.Forms.Label();
  569. this.label10 = new System.Windows.Forms.Label();
  570. this.label21 = new System.Windows.Forms.Label();
  571. this.label15 = new System.Windows.Forms.Label();
  572. this.label9 = new System.Windows.Forms.Label();
  573. this.label20 = new System.Windows.Forms.Label();
  574. this.label14 = new System.Windows.Forms.Label();
  575. this.label8 = new System.Windows.Forms.Label();
  576. this.label19 = new System.Windows.Forms.Label();
  577. this.label13 = new System.Windows.Forms.Label();
  578. this.label7 = new System.Windows.Forms.Label();
  579. this.label18 = new System.Windows.Forms.Label();
  580. this.label12 = new System.Windows.Forms.Label();
  581. this.label6 = new System.Windows.Forms.Label();
  582. this.label17 = new System.Windows.Forms.Label();
  583. this.label11 = new System.Windows.Forms.Label();
  584. this.label5 = new System.Windows.Forms.Label();
  585. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  586. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  587. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  588. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  589. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  590. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  591. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  592. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  593. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  594. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  595. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  596. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  597. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  598. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  599. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  600. this.label97 = new System.Windows.Forms.Label();
  601. this.label109 = new System.Windows.Forms.Label();
  602. this.label98 = new System.Windows.Forms.Label();
  603. this.label99 = new System.Windows.Forms.Label();
  604. this.label100 = new System.Windows.Forms.Label();
  605. this.label101 = new System.Windows.Forms.Label();
  606. this.label102 = new System.Windows.Forms.Label();
  607. this.label110 = new System.Windows.Forms.Label();
  608. this.label108 = new System.Windows.Forms.Label();
  609. this.label103 = new System.Windows.Forms.Label();
  610. this.label104 = new System.Windows.Forms.Label();
  611. this.label105 = new System.Windows.Forms.Label();
  612. this.label106 = new System.Windows.Forms.Label();
  613. this.label107 = new System.Windows.Forms.Label();
  614. this.label_StarInfo = new System.Windows.Forms.Label();
  615. this.label_UserName = new System.Windows.Forms.Label();
  616. this.label124 = new System.Windows.Forms.Label();
  617. this.label46 = new System.Windows.Forms.Label();
  618. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  619. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  620. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  621. this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  622. this.menuStrip_Set.SuspendLayout();
  623. this.statusStrip1.SuspendLayout();
  624. this.groupBox1.SuspendLayout();
  625. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
  626. this.groupBox3.SuspendLayout();
  627. this.tabControl1.SuspendLayout();
  628. this.tabPage_MotorParam.SuspendLayout();
  629. this.tabPage_BikeParam.SuspendLayout();
  630. this.tabPage_BikeParam2.SuspendLayout();
  631. this.tabPage_ControlParam.SuspendLayout();
  632. this.tabPage_SensorParam.SuspendLayout();
  633. this.tabPage_AssistParam.SuspendLayout();
  634. this.tabPage_UsrRideParam.SuspendLayout();
  635. this.tabPage_DebugParam.SuspendLayout();
  636. this.tabPage_RecordInfo.SuspendLayout();
  637. this.tabPage_OtherInfo.SuspendLayout();
  638. this.groupBox16.SuspendLayout();
  639. this.groupBox18.SuspendLayout();
  640. this.groupBox17.SuspendLayout();
  641. this.groupBox23.SuspendLayout();
  642. this.groupBox9.SuspendLayout();
  643. this.groupBox8.SuspendLayout();
  644. this.groupBox7.SuspendLayout();
  645. this.groupBox6.SuspendLayout();
  646. this.groupBox5.SuspendLayout();
  647. this.groupBox4.SuspendLayout();
  648. this.tabPage_OBC.SuspendLayout();
  649. this.groupBox26.SuspendLayout();
  650. this.groupBox15.SuspendLayout();
  651. this.groupBox14.SuspendLayout();
  652. this.groupBox13.SuspendLayout();
  653. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  654. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  656. this.groupBox12.SuspendLayout();
  657. this.groupBox11.SuspendLayout();
  658. this.groupBox10.SuspendLayout();
  659. this.tabPage_RAMorFLASH.SuspendLayout();
  660. this.tabPage_FactoryMode.SuspendLayout();
  661. this.groupBox25.SuspendLayout();
  662. this.groupBox22.SuspendLayout();
  663. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
  664. this.groupBox21.SuspendLayout();
  665. this.groupBox20.SuspendLayout();
  666. this.groupBox24.SuspendLayout();
  667. this.groupBox19.SuspendLayout();
  668. this.tabPage_ProductMode_Write.SuspendLayout();
  669. this.groupBox28.SuspendLayout();
  670. this.groupBox27.SuspendLayout();
  671. this.groupBox2.SuspendLayout();
  672. this.tabPage_ProductMode_Read.SuspendLayout();
  673. this.groupBox31.SuspendLayout();
  674. this.groupBox30.SuspendLayout();
  675. this.groupBox29.SuspendLayout();
  676. this.tabControl2.SuspendLayout();
  677. this.tabPage_RunInfo.SuspendLayout();
  678. this.tabPage_DebugInfo.SuspendLayout();
  679. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  680. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  681. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  682. this.SuspendLayout();
  683. //
  684. // menuStrip_Set
  685. //
  686. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  687. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  688. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  689. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  690. this.端口连接ToolStripMenuItem,
  691. this.电源控制ToolStripMenuItem,
  692. this.配置ToolStripMenuItem,
  693. this.工具箱ToolStripMenuItem,
  694. this.查询ToolStripMenuItem,
  695. this.关于ToolStripMenuItem});
  696. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  697. this.menuStrip_Set.Name = "menuStrip_Set";
  698. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  699. this.menuStrip_Set.TabIndex = 1;
  700. this.menuStrip_Set.Text = "menuStrip2";
  701. //
  702. // 端口连接ToolStripMenuItem
  703. //
  704. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  705. this.刷新ToolStripMenuItem,
  706. this.端口号ToolStripMenuItem,
  707. this.波特率ToolStripMenuItem,
  708. this.连接ToolStripMenuItem,
  709. this.toolStripSeparator1,
  710. this.其它配置项ToolStripMenuItem});
  711. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  712. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  713. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  714. this.端口连接ToolStripMenuItem.Text = "端口设置";
  715. //
  716. // 刷新ToolStripMenuItem
  717. //
  718. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  719. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  720. this.刷新ToolStripMenuItem.Text = "刷新";
  721. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  722. //
  723. // 端口号ToolStripMenuItem
  724. //
  725. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  726. this.toolStripComboBox_ComNum});
  727. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  728. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  729. this.端口号ToolStripMenuItem.Text = "端口号";
  730. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  731. //
  732. // toolStripComboBox_ComNum
  733. //
  734. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  735. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  736. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  737. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  738. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  739. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  740. //
  741. // 波特率ToolStripMenuItem
  742. //
  743. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  744. this.toolStripComboBox_Baudrate});
  745. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  746. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  747. this.波特率ToolStripMenuItem.Text = "波特率";
  748. //
  749. // toolStripComboBox_Baudrate
  750. //
  751. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  752. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  753. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  754. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  755. "9600",
  756. "115200",
  757. "230400"});
  758. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  759. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  760. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  761. //
  762. // 连接ToolStripMenuItem
  763. //
  764. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  765. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  766. this.连接ToolStripMenuItem.Text = "连接";
  767. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  768. //
  769. // toolStripSeparator1
  770. //
  771. this.toolStripSeparator1.Name = "toolStripSeparator1";
  772. this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
  773. //
  774. // 其它配置项ToolStripMenuItem
  775. //
  776. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  777. this.连接开机ToolStripMenuItem,
  778. this.断开关机ToolStripMenuItem,
  779. this.识别通讯盒ToolStripMenuItem});
  780. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  781. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
  782. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  783. //
  784. // 连接开机ToolStripMenuItem
  785. //
  786. this.连接开机ToolStripMenuItem.Checked = true;
  787. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  788. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  789. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  790. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  791. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  792. //
  793. // 断开关机ToolStripMenuItem
  794. //
  795. this.断开关机ToolStripMenuItem.Checked = true;
  796. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  797. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  798. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  799. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  800. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  801. //
  802. // 识别通讯盒ToolStripMenuItem
  803. //
  804. this.识别通讯盒ToolStripMenuItem.Checked = true;
  805. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  806. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  807. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  808. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  809. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  810. //
  811. // 电源控制ToolStripMenuItem
  812. //
  813. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  814. this.开机ToolStripMenuItem,
  815. this.关机ToolStripMenuItem});
  816. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  817. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  818. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  819. this.电源控制ToolStripMenuItem.Text = "电源控制";
  820. //
  821. // 开机ToolStripMenuItem
  822. //
  823. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  824. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  825. this.开机ToolStripMenuItem.Text = "开机";
  826. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  827. //
  828. // 关机ToolStripMenuItem
  829. //
  830. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  831. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  832. this.关机ToolStripMenuItem.Text = "关机";
  833. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  834. //
  835. // 配置ToolStripMenuItem
  836. //
  837. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  838. this.写入存储ToolStripMenuItem,
  839. this.toolStripSeparator2,
  840. this.离线使用ToolStripMenuItem,
  841. this.服务器配置ToolStripMenuItem,
  842. this.toolStripSeparator3,
  843. this.生产信息ToolStripMenuItem,
  844. this.电机类型ToolStripMenuItem,
  845. this.toolStripSeparator4,
  846. this.判断阈值ToolStripMenuItem,
  847. this.力矩传感器检验ToolStripMenuItem,
  848. this.mOS内阻校准系数ToolStripMenuItem,
  849. this.mOS内阻范围ToolStripMenuItem,
  850. this.toolStripSeparator5,
  851. this.协议类型ToolStripMenuItem1,
  852. this.UART协议ToolStripMenuItem});
  853. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  854. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  855. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  856. this.配置ToolStripMenuItem.Text = "配置";
  857. //
  858. // 写入存储ToolStripMenuItem
  859. //
  860. this.写入存储ToolStripMenuItem.Checked = true;
  861. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  862. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  863. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  864. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  865. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  866. //
  867. // toolStripSeparator2
  868. //
  869. this.toolStripSeparator2.Name = "toolStripSeparator2";
  870. this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6);
  871. //
  872. // 离线使用ToolStripMenuItem
  873. //
  874. this.离线使用ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  875. this.允许ToolStripMenuItem,
  876. this.不允许ToolStripMenuItem});
  877. this.离线使用ToolStripMenuItem.Name = "离线使用ToolStripMenuItem";
  878. this.离线使用ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  879. this.离线使用ToolStripMenuItem.Text = "离线使用";
  880. //
  881. // 允许ToolStripMenuItem
  882. //
  883. this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
  884. this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  885. this.允许ToolStripMenuItem.Text = "允许";
  886. this.允许ToolStripMenuItem.Click += new System.EventHandler(this.允许ToolStripMenuItem_Click);
  887. //
  888. // 不允许ToolStripMenuItem
  889. //
  890. this.不允许ToolStripMenuItem.Checked = true;
  891. this.不允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  892. this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
  893. this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
  894. this.不允许ToolStripMenuItem.Text = "不允许";
  895. this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
  896. //
  897. // 服务器配置ToolStripMenuItem
  898. //
  899. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  900. this.IP地址ToolStripMenuItem,
  901. this.端口ToolStripMenuItem,
  902. this.用户名ToolStripMenuItem,
  903. this.密码ToolStripMenuItem,
  904. this.存储路径ToolStripMenuItem});
  905. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  906. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  907. this.服务器配置ToolStripMenuItem.Text = "FTP服务器配置";
  908. //
  909. // IP地址ToolStripMenuItem
  910. //
  911. this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  912. this.toolStripTextBox_ServerIP});
  913. this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
  914. this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  915. this.IP地址ToolStripMenuItem.Text = "IP地址";
  916. //
  917. // toolStripTextBox_ServerIP
  918. //
  919. this.toolStripTextBox_ServerIP.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  920. this.toolStripTextBox_ServerIP.Name = "toolStripTextBox_ServerIP";
  921. this.toolStripTextBox_ServerIP.Size = new System.Drawing.Size(200, 28);
  922. this.toolStripTextBox_ServerIP.Text = "8.134.109.44";
  923. this.toolStripTextBox_ServerIP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  924. //
  925. // 端口ToolStripMenuItem
  926. //
  927. this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  928. this.toolStripTextBox_ServerPort});
  929. this.端口ToolStripMenuItem.Name = "端口ToolStripMenuItem";
  930. this.端口ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  931. this.端口ToolStripMenuItem.Text = "端口";
  932. //
  933. // toolStripTextBox_ServerPort
  934. //
  935. this.toolStripTextBox_ServerPort.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  936. this.toolStripTextBox_ServerPort.Name = "toolStripTextBox_ServerPort";
  937. this.toolStripTextBox_ServerPort.Size = new System.Drawing.Size(200, 28);
  938. this.toolStripTextBox_ServerPort.Text = "21";
  939. this.toolStripTextBox_ServerPort.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  940. //
  941. // 用户名ToolStripMenuItem
  942. //
  943. this.用户名ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  944. this.toolStripTextBox_ServerUser});
  945. this.用户名ToolStripMenuItem.Name = "用户名ToolStripMenuItem";
  946. this.用户名ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  947. this.用户名ToolStripMenuItem.Text = "用户名";
  948. //
  949. // toolStripTextBox_ServerUser
  950. //
  951. this.toolStripTextBox_ServerUser.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  952. this.toolStripTextBox_ServerUser.Name = "toolStripTextBox_ServerUser";
  953. this.toolStripTextBox_ServerUser.Size = new System.Drawing.Size(200, 28);
  954. this.toolStripTextBox_ServerUser.Text = "ttium";
  955. this.toolStripTextBox_ServerUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  956. //
  957. // 密码ToolStripMenuItem
  958. //
  959. this.密码ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  960. this.toolStripTextBox_ServerPasswd});
  961. this.密码ToolStripMenuItem.Name = "密码ToolStripMenuItem";
  962. this.密码ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  963. this.密码ToolStripMenuItem.Text = "密码";
  964. //
  965. // toolStripTextBox_ServerPasswd
  966. //
  967. this.toolStripTextBox_ServerPasswd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  968. this.toolStripTextBox_ServerPasswd.Name = "toolStripTextBox_ServerPasswd";
  969. this.toolStripTextBox_ServerPasswd.Size = new System.Drawing.Size(200, 28);
  970. this.toolStripTextBox_ServerPasswd.Text = "ttium123";
  971. this.toolStripTextBox_ServerPasswd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  972. //
  973. // 存储路径ToolStripMenuItem
  974. //
  975. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  976. this.toolStripTextBox_ServerPath});
  977. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  978. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  979. this.存储路径ToolStripMenuItem.Text = "存储路径";
  980. //
  981. // toolStripTextBox_ServerPath
  982. //
  983. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  984. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  985. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  986. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  987. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  988. //
  989. // toolStripSeparator3
  990. //
  991. this.toolStripSeparator3.Name = "toolStripSeparator3";
  992. this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6);
  993. //
  994. // 生产信息ToolStripMenuItem
  995. //
  996. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  997. this.生产商ToolStripMenuItem,
  998. this.生产地ToolStripMenuItem,
  999. this.生产日期ToolStripMenuItem,
  1000. this.产品标识ToolStripMenuItem});
  1001. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  1002. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1003. this.生产信息ToolStripMenuItem.Text = "生产信息";
  1004. //
  1005. // 生产商ToolStripMenuItem
  1006. //
  1007. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1008. this.toolStripTextBox_MAC});
  1009. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  1010. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1011. this.生产商ToolStripMenuItem.Text = "生产商";
  1012. //
  1013. // toolStripTextBox_MAC
  1014. //
  1015. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1016. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  1017. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  1018. this.toolStripTextBox_MAC.Text = "TTIUM";
  1019. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1020. //
  1021. // 生产地ToolStripMenuItem
  1022. //
  1023. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1024. this.toolStripTextBoxMACAddr});
  1025. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  1026. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1027. this.生产地ToolStripMenuItem.Text = "生产地";
  1028. //
  1029. // toolStripTextBoxMACAddr
  1030. //
  1031. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1032. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  1033. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  1034. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  1035. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1036. //
  1037. // 生产日期ToolStripMenuItem
  1038. //
  1039. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1040. this.toolStripTextBox_MACDate});
  1041. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  1042. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1043. this.生产日期ToolStripMenuItem.Text = "生产日期";
  1044. //
  1045. // toolStripTextBox_MACDate
  1046. //
  1047. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1048. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  1049. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1050. this.toolStripTextBox_MACDate.Text = "20220101";
  1051. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1052. //
  1053. // 产品标识ToolStripMenuItem
  1054. //
  1055. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1056. this.toolStripTextBox_MACPD});
  1057. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1058. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1059. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1060. //
  1061. // toolStripTextBox_MACPD
  1062. //
  1063. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1064. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1065. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1066. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1067. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1068. //
  1069. // 电机类型ToolStripMenuItem
  1070. //
  1071. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1072. this.中置电机ToolStripMenuItem,
  1073. this.轮毂电机ToolStripMenuItem});
  1074. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1075. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1076. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1077. //
  1078. // 中置电机ToolStripMenuItem
  1079. //
  1080. this.中置电机ToolStripMenuItem.Checked = true;
  1081. this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1082. this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem";
  1083. this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1084. this.中置电机ToolStripMenuItem.Text = "中置电机";
  1085. this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1086. //
  1087. // 轮毂电机ToolStripMenuItem
  1088. //
  1089. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1090. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1091. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1092. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1093. //
  1094. // toolStripSeparator4
  1095. //
  1096. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1097. this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6);
  1098. //
  1099. // 判断阈值ToolStripMenuItem
  1100. //
  1101. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1102. this.电压ToolStripMenuItem,
  1103. this.电流ToolStripMenuItem,
  1104. this.转速ToolStripMenuItem,
  1105. this.力矩ToolStripMenuItem,
  1106. this.踏频ToolStripMenuItem,
  1107. this.车速ToolStripMenuItem,
  1108. this.pCB温度ToolStripMenuItem,
  1109. this.mCU温度ToolStripMenuItem,
  1110. this.电机温度ToolStripMenuItem});
  1111. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1112. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1113. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1114. //
  1115. // 电压ToolStripMenuItem
  1116. //
  1117. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1118. this.toolStripTextBox_ThVol});
  1119. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1120. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1121. this.电压ToolStripMenuItem.Text = "电压";
  1122. //
  1123. // toolStripTextBox_ThVol
  1124. //
  1125. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1126. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1127. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1128. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1129. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1130. //
  1131. // 电流ToolStripMenuItem
  1132. //
  1133. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1134. this.toolStripTextBox_ThCur});
  1135. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1136. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1137. this.电流ToolStripMenuItem.Text = "电流";
  1138. //
  1139. // toolStripTextBox_ThCur
  1140. //
  1141. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1142. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1143. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1144. this.toolStripTextBox_ThCur.Text = "200,2500";
  1145. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1146. //
  1147. // 转速ToolStripMenuItem
  1148. //
  1149. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1150. this.toolStripTextBox_ThSpeed});
  1151. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1152. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1153. this.转速ToolStripMenuItem.Text = "转速";
  1154. //
  1155. // toolStripTextBox_ThSpeed
  1156. //
  1157. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1158. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1159. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1160. this.toolStripTextBox_ThSpeed.Text = "500,2500";
  1161. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1162. //
  1163. // 力矩ToolStripMenuItem
  1164. //
  1165. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1166. this.toolStripTextBox_ThTor});
  1167. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1168. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1169. this.力矩ToolStripMenuItem.Text = "力矩";
  1170. //
  1171. // toolStripTextBox_ThTor
  1172. //
  1173. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1174. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1175. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1176. this.toolStripTextBox_ThTor.Text = "60,80";
  1177. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1178. //
  1179. // 踏频ToolStripMenuItem
  1180. //
  1181. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1182. this.toolStripTextBox_ThCad});
  1183. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1184. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1185. this.踏频ToolStripMenuItem.Text = "踏频";
  1186. //
  1187. // toolStripTextBox_ThCad
  1188. //
  1189. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1190. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1191. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1192. this.toolStripTextBox_ThCad.Text = "25,75";
  1193. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1194. //
  1195. // 车速ToolStripMenuItem
  1196. //
  1197. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1198. this.toolStripTextBox_ThBikeSpeed});
  1199. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1200. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1201. this.车速ToolStripMenuItem.Text = "车速";
  1202. //
  1203. // toolStripTextBox_ThBikeSpeed
  1204. //
  1205. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1206. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1207. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1208. this.toolStripTextBox_ThBikeSpeed.Text = "15,40";
  1209. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1210. //
  1211. // pCB温度ToolStripMenuItem
  1212. //
  1213. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1214. this.toolStripTextBox_ThT_PCB});
  1215. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1216. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1217. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1218. //
  1219. // toolStripTextBox_ThT_PCB
  1220. //
  1221. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1222. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1223. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1224. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1225. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1226. //
  1227. // mCU温度ToolStripMenuItem
  1228. //
  1229. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1230. this.toolStripTextBox_ThT_MCU});
  1231. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1232. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1233. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1234. //
  1235. // toolStripTextBox_ThT_MCU
  1236. //
  1237. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1238. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1239. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1240. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1241. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1242. //
  1243. // 电机温度ToolStripMenuItem
  1244. //
  1245. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1246. this.toolStripTextBox_ThT_Motor});
  1247. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1248. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1249. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1250. //
  1251. // toolStripTextBox_ThT_Motor
  1252. //
  1253. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1254. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1255. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1256. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1257. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1258. //
  1259. // 力矩传感器检验ToolStripMenuItem
  1260. //
  1261. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1262. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1263. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1264. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1265. //
  1266. // mOS内阻校准系数ToolStripMenuItem
  1267. //
  1268. this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1269. this.toolStripTextBox_MosCalK});
  1270. this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem";
  1271. this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1272. this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数";
  1273. //
  1274. // toolStripTextBox_MosCalK
  1275. //
  1276. this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1277. this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK";
  1278. this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28);
  1279. this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868";
  1280. this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1281. //
  1282. // mOS内阻范围ToolStripMenuItem
  1283. //
  1284. this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1285. this.mOS1ToolStripMenuItem,
  1286. this.mOS2ToolStripMenuItem,
  1287. this.mOS3ToolStripMenuItem});
  1288. this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem";
  1289. this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1290. this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围";
  1291. //
  1292. // mOS1ToolStripMenuItem
  1293. //
  1294. this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1295. this.toolStripTextBox_MOS1});
  1296. this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
  1297. this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1298. this.mOS1ToolStripMenuItem.Text = "MOS1";
  1299. //
  1300. // toolStripTextBox_MOS1
  1301. //
  1302. this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1303. this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1";
  1304. this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28);
  1305. this.toolStripTextBox_MOS1.Text = "2500,3500";
  1306. this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1307. //
  1308. // mOS2ToolStripMenuItem
  1309. //
  1310. this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1311. this.toolStripTextBox_MOS2});
  1312. this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
  1313. this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1314. this.mOS2ToolStripMenuItem.Text = "MOS2";
  1315. //
  1316. // toolStripTextBox_MOS2
  1317. //
  1318. this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1319. this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2";
  1320. this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28);
  1321. this.toolStripTextBox_MOS2.Text = "2500,3500";
  1322. this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1323. //
  1324. // mOS3ToolStripMenuItem
  1325. //
  1326. this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1327. this.toolStripTextBox_MOS3});
  1328. this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
  1329. this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1330. this.mOS3ToolStripMenuItem.Text = "MOS3";
  1331. //
  1332. // toolStripTextBox_MOS3
  1333. //
  1334. this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1335. this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3";
  1336. this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28);
  1337. this.toolStripTextBox_MOS3.Text = "2500,3500";
  1338. this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1339. //
  1340. // toolStripSeparator5
  1341. //
  1342. this.toolStripSeparator5.Name = "toolStripSeparator5";
  1343. this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6);
  1344. //
  1345. // 协议类型ToolStripMenuItem1
  1346. //
  1347. this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1348. this.cANToolStripMenuItem,
  1349. this.uARTToolStripMenuItem});
  1350. this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1";
  1351. this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26);
  1352. this.协议类型ToolStripMenuItem1.Text = "协议类型";
  1353. //
  1354. // cANToolStripMenuItem
  1355. //
  1356. this.cANToolStripMenuItem.Checked = true;
  1357. this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1358. this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
  1359. this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1360. this.cANToolStripMenuItem.Text = "CAN";
  1361. this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
  1362. //
  1363. // uARTToolStripMenuItem
  1364. //
  1365. this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
  1366. this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
  1367. this.uARTToolStripMenuItem.Text = "UART";
  1368. this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
  1369. //
  1370. // UART协议ToolStripMenuItem
  1371. //
  1372. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1373. this.协议类型ToolStripMenuItem});
  1374. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1375. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1376. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1377. this.UART协议ToolStripMenuItem.Visible = false;
  1378. //
  1379. // 协议类型ToolStripMenuItem
  1380. //
  1381. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1382. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1383. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1384. "5S标准",
  1385. "锂电2号",
  1386. "八方",
  1387. "金米特5S",
  1388. "JLCD"});
  1389. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1390. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1391. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1392. //
  1393. // 工具箱ToolStripMenuItem
  1394. //
  1395. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1396. this.运行信息记录ToolStripMenuItem,
  1397. this.计算器ToolStripMenuItem,
  1398. this.页面保存ToolStripMenuItem,
  1399. this.屏幕键盘ToolStripMenuItem,
  1400. this.删除远程文件ToolStripMenuItem,
  1401. this.指令调试ToolStripMenuItem,
  1402. this.发送指令ToolStripMenuItem});
  1403. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1404. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1405. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1406. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1407. //
  1408. // 运行信息记录ToolStripMenuItem
  1409. //
  1410. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1411. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1412. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1413. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1414. //
  1415. // 计算器ToolStripMenuItem
  1416. //
  1417. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1418. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1419. this.计算器ToolStripMenuItem.Text = "计算器";
  1420. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1421. //
  1422. // 页面保存ToolStripMenuItem
  1423. //
  1424. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1425. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1426. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1427. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1428. //
  1429. // 屏幕键盘ToolStripMenuItem
  1430. //
  1431. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1432. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1433. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1434. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1435. //
  1436. // 删除远程文件ToolStripMenuItem
  1437. //
  1438. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1439. this.生产配置文件ToolStripMenuItem,
  1440. this.样机测试记录ToolStripMenuItem});
  1441. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1442. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1443. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1444. //
  1445. // 生产配置文件ToolStripMenuItem
  1446. //
  1447. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1448. this.toolStripTextBox_DelCfgFile});
  1449. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1450. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1451. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1452. //
  1453. // toolStripTextBox_DelCfgFile
  1454. //
  1455. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1456. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1457. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1458. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1459. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1460. //
  1461. // 样机测试记录ToolStripMenuItem
  1462. //
  1463. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1464. this.toolStripTextBox_DelLogFile});
  1465. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1466. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1467. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1468. //
  1469. // toolStripTextBox_DelLogFile
  1470. //
  1471. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1472. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1473. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1474. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1475. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1476. //
  1477. // 指令调试ToolStripMenuItem
  1478. //
  1479. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1480. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1481. this.指令调试ToolStripMenuItem.Text = "指令窗口";
  1482. this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click);
  1483. //
  1484. // 查询ToolStripMenuItem
  1485. //
  1486. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1487. this.调试记录数据ToolStripMenuItem,
  1488. this.生产记录数据ToolStripMenuItem});
  1489. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1490. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1491. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1492. this.查询ToolStripMenuItem.Text = "查询";
  1493. //
  1494. // 调试记录数据ToolStripMenuItem
  1495. //
  1496. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1497. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1498. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1499. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1500. //
  1501. // 生产记录数据ToolStripMenuItem
  1502. //
  1503. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1504. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1505. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1506. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1507. //
  1508. // 关于ToolStripMenuItem
  1509. //
  1510. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1511. this.版本ToolStripMenuItem,
  1512. this.自动更新ToolStripMenuItem,
  1513. this.本机信息ToolStripMenuItem,
  1514. this.帮助ToolStripMenuItem,
  1515. this.累计运行时间ToolStripMenuItem});
  1516. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1517. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1518. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1519. this.关于ToolStripMenuItem.Text = "关于";
  1520. //
  1521. // 版本ToolStripMenuItem
  1522. //
  1523. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1524. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1525. this.版本ToolStripMenuItem.Text = "版本信息";
  1526. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1527. //
  1528. // 自动更新ToolStripMenuItem
  1529. //
  1530. this.自动更新ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1531. this.打开ToolStripMenuItem,
  1532. this.关闭ToolStripMenuItem});
  1533. this.自动更新ToolStripMenuItem.Name = "自动更新ToolStripMenuItem";
  1534. this.自动更新ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1535. this.自动更新ToolStripMenuItem.Text = "自动更新";
  1536. //
  1537. // 打开ToolStripMenuItem
  1538. //
  1539. this.打开ToolStripMenuItem.Checked = true;
  1540. this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1541. this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
  1542. this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1543. this.打开ToolStripMenuItem.Text = "打开";
  1544. this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click);
  1545. //
  1546. // 关闭ToolStripMenuItem
  1547. //
  1548. this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  1549. this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1550. this.关闭ToolStripMenuItem.Text = "关闭";
  1551. this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  1552. //
  1553. // 本机信息ToolStripMenuItem
  1554. //
  1555. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1556. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1557. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1558. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1559. //
  1560. // 帮助ToolStripMenuItem
  1561. //
  1562. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1563. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1564. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1565. //
  1566. // 累计运行时间ToolStripMenuItem
  1567. //
  1568. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1569. this.toolStripMenuItem_RunTime});
  1570. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1571. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1572. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1573. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1574. //
  1575. // toolStripMenuItem_RunTime
  1576. //
  1577. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1578. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1579. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1580. //
  1581. // statusStrip1
  1582. //
  1583. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1584. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1585. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1586. this.toolStripStatusLabel1});
  1587. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1588. this.statusStrip1.Name = "statusStrip1";
  1589. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1590. this.statusStrip1.TabIndex = 3;
  1591. this.statusStrip1.Text = "statusStrip1";
  1592. //
  1593. // toolStripStatusLabel1
  1594. //
  1595. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1596. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1597. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1598. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1599. //
  1600. // groupBox1
  1601. //
  1602. this.groupBox1.Controls.Add(this.label69);
  1603. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1604. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1605. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1606. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1607. this.groupBox1.Controls.Add(this.label24);
  1608. this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
  1609. this.groupBox1.Controls.Add(this.label4);
  1610. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1611. this.groupBox1.Controls.Add(this.label3);
  1612. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1613. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1614. this.groupBox1.Controls.Add(this.label2);
  1615. this.groupBox1.Controls.Add(this.label1);
  1616. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1617. this.groupBox1.Name = "groupBox1";
  1618. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1619. this.groupBox1.TabIndex = 4;
  1620. this.groupBox1.TabStop = false;
  1621. this.groupBox1.Text = "电机控制";
  1622. this.groupBox1.Visible = false;
  1623. //
  1624. // label69
  1625. //
  1626. this.label69.BackColor = System.Drawing.Color.Silver;
  1627. this.label69.ForeColor = System.Drawing.Color.White;
  1628. this.label69.Location = new System.Drawing.Point(97, 163);
  1629. this.label69.Name = "label69";
  1630. this.label69.Size = new System.Drawing.Size(1, 25);
  1631. this.label69.TabIndex = 25;
  1632. //
  1633. // button_SpeedAdd10
  1634. //
  1635. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1636. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1637. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1638. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1639. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1640. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1641. this.button_SpeedAdd10.TabIndex = 7;
  1642. this.button_SpeedAdd10.Text = "+10";
  1643. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1644. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1645. //
  1646. // button_SpeedAdd1
  1647. //
  1648. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1649. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1650. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1651. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1652. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1653. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1654. this.button_SpeedAdd1.TabIndex = 7;
  1655. this.button_SpeedAdd1.Text = "+1";
  1656. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1657. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1658. //
  1659. // button_SpeedDec10
  1660. //
  1661. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1662. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1663. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1664. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1665. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1666. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1667. this.button_SpeedDec10.TabIndex = 7;
  1668. this.button_SpeedDec10.Text = "-10";
  1669. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1670. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1671. //
  1672. // button_SpeedDec1
  1673. //
  1674. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1675. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1676. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1677. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1678. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1679. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1680. this.button_SpeedDec1.TabIndex = 7;
  1681. this.button_SpeedDec1.Text = "-1";
  1682. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1683. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1684. //
  1685. // label24
  1686. //
  1687. this.label24.AutoSize = true;
  1688. this.label24.Location = new System.Drawing.Point(161, 128);
  1689. this.label24.Name = "label24";
  1690. this.label24.Size = new System.Drawing.Size(24, 21);
  1691. this.label24.TabIndex = 6;
  1692. this.label24.Text = "%";
  1693. //
  1694. // numericUpDown_SpeedAdj
  1695. //
  1696. this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1697. this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 124);
  1698. this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
  1699. this.numericUpDown_SpeedAdj.ReadOnly = true;
  1700. this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
  1701. this.numericUpDown_SpeedAdj.TabIndex = 5;
  1702. this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1703. this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
  1704. //
  1705. // label4
  1706. //
  1707. this.label4.AutoSize = true;
  1708. this.label4.Location = new System.Drawing.Point(6, 128);
  1709. this.label4.Name = "label4";
  1710. this.label4.Size = new System.Drawing.Size(74, 21);
  1711. this.label4.TabIndex = 4;
  1712. this.label4.Text = "转速调节";
  1713. //
  1714. // comboBox_LightSwitch
  1715. //
  1716. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1717. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1718. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1719. this.comboBox_LightSwitch.FormattingEnabled = true;
  1720. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1721. "ON",
  1722. "OFF"});
  1723. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1724. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1725. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1726. this.comboBox_LightSwitch.TabIndex = 3;
  1727. //
  1728. // label3
  1729. //
  1730. this.label3.AutoSize = true;
  1731. this.label3.Location = new System.Drawing.Point(6, 97);
  1732. this.label3.Name = "label3";
  1733. this.label3.Size = new System.Drawing.Size(74, 21);
  1734. this.label3.TabIndex = 2;
  1735. this.label3.Text = "大灯开关";
  1736. //
  1737. // comboBox_GearSt
  1738. //
  1739. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1740. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1741. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1742. this.comboBox_GearSt.FormattingEnabled = true;
  1743. this.comboBox_GearSt.Items.AddRange(new object[] {
  1744. "OFF",
  1745. "ECO",
  1746. "NORM",
  1747. "SPORT",
  1748. "TURBO",
  1749. "SMART",
  1750. "WALK"});
  1751. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1752. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1753. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1754. this.comboBox_GearSt.TabIndex = 1;
  1755. //
  1756. // comboBox_WorkMode
  1757. //
  1758. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1759. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1760. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1761. this.comboBox_WorkMode.FormattingEnabled = true;
  1762. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1763. "运行模式",
  1764. "配置模式",
  1765. "调试模式"});
  1766. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1767. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1768. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1769. this.comboBox_WorkMode.TabIndex = 1;
  1770. //
  1771. // label2
  1772. //
  1773. this.label2.AutoSize = true;
  1774. this.label2.Location = new System.Drawing.Point(6, 66);
  1775. this.label2.Name = "label2";
  1776. this.label2.Size = new System.Drawing.Size(74, 21);
  1777. this.label2.TabIndex = 0;
  1778. this.label2.Text = "助力档位";
  1779. //
  1780. // label1
  1781. //
  1782. this.label1.AutoSize = true;
  1783. this.label1.Location = new System.Drawing.Point(6, 35);
  1784. this.label1.Name = "label1";
  1785. this.label1.Size = new System.Drawing.Size(74, 21);
  1786. this.label1.TabIndex = 0;
  1787. this.label1.Text = "工作模式";
  1788. //
  1789. // groupBox3
  1790. //
  1791. this.groupBox3.Controls.Add(this.tabControl1);
  1792. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1793. this.groupBox3.Name = "groupBox3";
  1794. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1795. this.groupBox3.TabIndex = 6;
  1796. this.groupBox3.TabStop = false;
  1797. this.groupBox3.Text = "参数查询/写入";
  1798. this.groupBox3.Visible = false;
  1799. //
  1800. // tabControl1
  1801. //
  1802. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1803. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1804. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  1805. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1806. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1807. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1808. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  1809. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1810. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1811. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1812. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1813. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1814. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1815. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1816. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1817. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1818. this.tabControl1.Name = "tabControl1";
  1819. this.tabControl1.SelectedIndex = 0;
  1820. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1821. this.tabControl1.TabIndex = 0;
  1822. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  1823. //
  1824. // tabPage_MotorParam
  1825. //
  1826. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1827. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1828. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1829. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1830. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1831. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1832. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1833. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1834. this.tabPage_MotorParam.TabIndex = 0;
  1835. this.tabPage_MotorParam.Text = "马达参数";
  1836. //
  1837. // button_Write
  1838. //
  1839. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1840. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1841. this.button_Write.Name = "button_Write";
  1842. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1843. this.button_Write.TabIndex = 1;
  1844. this.button_Write.Text = "写入参数";
  1845. this.button_Write.UseVisualStyleBackColor = false;
  1846. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1847. //
  1848. // button_Read_MotorParam
  1849. //
  1850. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1851. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1852. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1853. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1854. this.button_Read_MotorParam.TabIndex = 1;
  1855. this.button_Read_MotorParam.Text = "读取参数";
  1856. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1857. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1858. //
  1859. // richTextBox_MotorParam
  1860. //
  1861. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1862. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1863. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1864. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1865. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1866. this.richTextBox_MotorParam.TabIndex = 0;
  1867. this.richTextBox_MotorParam.Text = "";
  1868. //
  1869. // tabPage_BikeParam
  1870. //
  1871. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1872. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1873. this.tabPage_BikeParam.Controls.Add(this.label95);
  1874. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1875. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1876. this.tabPage_BikeParam.Controls.Add(this.label93);
  1877. this.tabPage_BikeParam.Controls.Add(this.label94);
  1878. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1879. this.tabPage_BikeParam.Controls.Add(this.label92);
  1880. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1881. this.tabPage_BikeParam.Controls.Add(this.label91);
  1882. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1883. this.tabPage_BikeParam.Controls.Add(this.label90);
  1884. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1885. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1886. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1887. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1888. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1889. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1890. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1891. this.tabPage_BikeParam.TabIndex = 1;
  1892. this.tabPage_BikeParam.Text = "整车信息1";
  1893. //
  1894. // textBox_AutoPowerOff
  1895. //
  1896. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1897. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1898. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1899. this.textBox_AutoPowerOff.TabIndex = 17;
  1900. //
  1901. // label95
  1902. //
  1903. this.label95.AutoSize = true;
  1904. this.label95.Location = new System.Drawing.Point(855, 173);
  1905. this.label95.Name = "label95";
  1906. this.label95.Size = new System.Drawing.Size(74, 21);
  1907. this.label95.TabIndex = 16;
  1908. this.label95.Text = "自动关机";
  1909. //
  1910. // textBox_PowerOffDelay
  1911. //
  1912. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  1913. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  1914. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  1915. this.textBox_PowerOffDelay.TabIndex = 15;
  1916. //
  1917. // textBox_PowerOnDelay
  1918. //
  1919. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  1920. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  1921. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  1922. this.textBox_PowerOnDelay.TabIndex = 14;
  1923. //
  1924. // label93
  1925. //
  1926. this.label93.AutoSize = true;
  1927. this.label93.Location = new System.Drawing.Point(855, 142);
  1928. this.label93.Name = "label93";
  1929. this.label93.Size = new System.Drawing.Size(74, 21);
  1930. this.label93.TabIndex = 13;
  1931. this.label93.Text = "关机延时";
  1932. //
  1933. // label94
  1934. //
  1935. this.label94.AutoSize = true;
  1936. this.label94.Location = new System.Drawing.Point(855, 111);
  1937. this.label94.Name = "label94";
  1938. this.label94.Size = new System.Drawing.Size(74, 21);
  1939. this.label94.TabIndex = 11;
  1940. this.label94.Text = "开机延时";
  1941. //
  1942. // comboBox_TailLightVol
  1943. //
  1944. this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1945. this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1946. this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1947. this.comboBox_TailLightVol.FormattingEnabled = true;
  1948. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  1949. "6V",
  1950. "12V"});
  1951. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  1952. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  1953. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  1954. this.comboBox_TailLightVol.TabIndex = 10;
  1955. //
  1956. // label92
  1957. //
  1958. this.label92.AutoSize = true;
  1959. this.label92.Location = new System.Drawing.Point(855, 80);
  1960. this.label92.Name = "label92";
  1961. this.label92.Size = new System.Drawing.Size(74, 21);
  1962. this.label92.TabIndex = 9;
  1963. this.label92.Text = "尾灯电压";
  1964. //
  1965. // comboBox_FrontLightVol
  1966. //
  1967. this.comboBox_FrontLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1968. this.comboBox_FrontLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1969. this.comboBox_FrontLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1970. this.comboBox_FrontLightVol.FormattingEnabled = true;
  1971. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  1972. "6V",
  1973. "12V"});
  1974. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  1975. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  1976. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  1977. this.comboBox_FrontLightVol.TabIndex = 8;
  1978. //
  1979. // label91
  1980. //
  1981. this.label91.AutoSize = true;
  1982. this.label91.Location = new System.Drawing.Point(855, 49);
  1983. this.label91.Name = "label91";
  1984. this.label91.Size = new System.Drawing.Size(74, 21);
  1985. this.label91.TabIndex = 7;
  1986. this.label91.Text = "前灯电压";
  1987. //
  1988. // comboBox_TailLightMode
  1989. //
  1990. this.comboBox_TailLightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1991. this.comboBox_TailLightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1992. this.comboBox_TailLightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1993. this.comboBox_TailLightMode.FormattingEnabled = true;
  1994. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  1995. "1",
  1996. "2",
  1997. "3",
  1998. "4",
  1999. "5",
  2000. "6"});
  2001. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  2002. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  2003. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  2004. this.comboBox_TailLightMode.TabIndex = 6;
  2005. //
  2006. // label90
  2007. //
  2008. this.label90.AutoSize = true;
  2009. this.label90.Location = new System.Drawing.Point(855, 18);
  2010. this.label90.Name = "label90";
  2011. this.label90.Size = new System.Drawing.Size(74, 21);
  2012. this.label90.TabIndex = 5;
  2013. this.label90.Text = "尾灯模式";
  2014. //
  2015. // button_WriteBikeParam
  2016. //
  2017. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2018. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  2019. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  2020. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  2021. this.button_WriteBikeParam.TabIndex = 4;
  2022. this.button_WriteBikeParam.Text = "写入参数";
  2023. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  2024. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  2025. //
  2026. // button_ReadBikeParam
  2027. //
  2028. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2029. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  2030. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  2031. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  2032. this.button_ReadBikeParam.TabIndex = 3;
  2033. this.button_ReadBikeParam.Text = "读取参数";
  2034. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  2035. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  2036. //
  2037. // richTextBox_BikeParam
  2038. //
  2039. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2040. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  2041. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  2042. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  2043. this.richTextBox_BikeParam.TabIndex = 2;
  2044. this.richTextBox_BikeParam.Text = "";
  2045. //
  2046. // tabPage_BikeParam2
  2047. //
  2048. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2049. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  2050. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  2051. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  2052. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  2053. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  2054. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  2055. this.tabPage_BikeParam2.TabIndex = 13;
  2056. this.tabPage_BikeParam2.Text = "整车信息2";
  2057. //
  2058. // button_WriteBikeParam2
  2059. //
  2060. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2061. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  2062. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  2063. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  2064. this.button_WriteBikeParam2.TabIndex = 7;
  2065. this.button_WriteBikeParam2.Text = "写入参数";
  2066. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  2067. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  2068. //
  2069. // button_ReadBikeParam2
  2070. //
  2071. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2072. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  2073. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  2074. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  2075. this.button_ReadBikeParam2.TabIndex = 6;
  2076. this.button_ReadBikeParam2.Text = "读取参数";
  2077. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  2078. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  2079. //
  2080. // richTextBox_BikeParam2
  2081. //
  2082. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2083. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  2084. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  2085. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  2086. this.richTextBox_BikeParam2.TabIndex = 5;
  2087. this.richTextBox_BikeParam2.Text = "";
  2088. //
  2089. // tabPage_ControlParam
  2090. //
  2091. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2092. this.tabPage_ControlParam.Controls.Add(this.comboBox_Bike_CCS);
  2093. this.tabPage_ControlParam.Controls.Add(this.label133);
  2094. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  2095. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  2096. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  2097. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  2098. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  2099. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  2100. this.tabPage_ControlParam.TabIndex = 2;
  2101. this.tabPage_ControlParam.Text = "控制参数";
  2102. //
  2103. // comboBox_Bike_CCS
  2104. //
  2105. this.comboBox_Bike_CCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2106. this.comboBox_Bike_CCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2107. this.comboBox_Bike_CCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2108. this.comboBox_Bike_CCS.FormattingEnabled = true;
  2109. this.comboBox_Bike_CCS.Items.AddRange(new object[] {
  2110. "NA",
  2111. "开",
  2112. "关"});
  2113. this.comboBox_Bike_CCS.Location = new System.Drawing.Point(932, 14);
  2114. this.comboBox_Bike_CCS.Name = "comboBox_Bike_CCS";
  2115. this.comboBox_Bike_CCS.Size = new System.Drawing.Size(55, 29);
  2116. this.comboBox_Bike_CCS.TabIndex = 10;
  2117. //
  2118. // label133
  2119. //
  2120. this.label133.AutoSize = true;
  2121. this.label133.Location = new System.Drawing.Point(855, 18);
  2122. this.label133.Name = "label133";
  2123. this.label133.Size = new System.Drawing.Size(74, 21);
  2124. this.label133.TabIndex = 8;
  2125. this.label133.Text = "转把巡航";
  2126. //
  2127. // button_WriteControlParam
  2128. //
  2129. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2130. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  2131. this.button_WriteControlParam.Name = "button_WriteControlParam";
  2132. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  2133. this.button_WriteControlParam.TabIndex = 4;
  2134. this.button_WriteControlParam.Text = "写入参数";
  2135. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  2136. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  2137. //
  2138. // button_ReadControlParam
  2139. //
  2140. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2141. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  2142. this.button_ReadControlParam.Name = "button_ReadControlParam";
  2143. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  2144. this.button_ReadControlParam.TabIndex = 3;
  2145. this.button_ReadControlParam.Text = "读取参数";
  2146. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  2147. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  2148. //
  2149. // richTextBox_ControlParam
  2150. //
  2151. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2152. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  2153. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  2154. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  2155. this.richTextBox_ControlParam.TabIndex = 2;
  2156. this.richTextBox_ControlParam.Text = "";
  2157. //
  2158. // tabPage_SensorParam
  2159. //
  2160. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2161. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  2162. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  2163. this.tabPage_SensorParam.Controls.Add(this.label29);
  2164. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  2165. this.tabPage_SensorParam.Controls.Add(this.label27);
  2166. this.tabPage_SensorParam.Controls.Add(this.label26);
  2167. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  2168. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  2169. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  2170. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  2171. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  2172. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  2173. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  2174. this.tabPage_SensorParam.TabIndex = 3;
  2175. this.tabPage_SensorParam.Text = "传感器参数";
  2176. //
  2177. // button_WriteTqSensorParam
  2178. //
  2179. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2180. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  2181. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  2182. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  2183. this.button_WriteTqSensorParam.TabIndex = 10;
  2184. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  2185. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  2186. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  2187. //
  2188. // comboBox_TorqueSet
  2189. //
  2190. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2191. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2192. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2193. this.comboBox_TorqueSet.FormattingEnabled = true;
  2194. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  2195. "1",
  2196. "2",
  2197. "3",
  2198. "4"});
  2199. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  2200. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  2201. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  2202. this.comboBox_TorqueSet.TabIndex = 9;
  2203. //
  2204. // label29
  2205. //
  2206. this.label29.BackColor = System.Drawing.Color.Silver;
  2207. this.label29.Location = new System.Drawing.Point(858, 146);
  2208. this.label29.Name = "label29";
  2209. this.label29.Size = new System.Drawing.Size(112, 1);
  2210. this.label29.TabIndex = 7;
  2211. //
  2212. // textBox_Load
  2213. //
  2214. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2215. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  2216. this.textBox_Load.Name = "textBox_Load";
  2217. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  2218. this.textBox_Load.TabIndex = 6;
  2219. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2220. //
  2221. // label27
  2222. //
  2223. this.label27.AutoSize = true;
  2224. this.label27.Location = new System.Drawing.Point(858, 45);
  2225. this.label27.Name = "label27";
  2226. this.label27.Size = new System.Drawing.Size(42, 42);
  2227. this.label27.TabIndex = 5;
  2228. this.label27.Text = "负载\r\nN.m";
  2229. //
  2230. // label26
  2231. //
  2232. this.label26.AutoSize = true;
  2233. this.label26.Location = new System.Drawing.Point(858, 16);
  2234. this.label26.Name = "label26";
  2235. this.label26.Size = new System.Drawing.Size(42, 21);
  2236. this.label26.TabIndex = 3;
  2237. this.label26.Text = "序号";
  2238. //
  2239. // button_Write_Cal
  2240. //
  2241. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2242. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2243. this.button_Write_Cal.Name = "button_Write_Cal";
  2244. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2245. this.button_Write_Cal.TabIndex = 2;
  2246. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2247. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2248. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2249. //
  2250. // button_WriteSensorParam
  2251. //
  2252. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2253. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2254. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2255. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2256. this.button_WriteSensorParam.TabIndex = 2;
  2257. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2258. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2259. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2260. //
  2261. // button_ReadSensorParam
  2262. //
  2263. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2264. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2265. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2266. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2267. this.button_ReadSensorParam.TabIndex = 2;
  2268. this.button_ReadSensorParam.Text = "读取参数";
  2269. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2270. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2271. //
  2272. // richTextBox_SensorParam
  2273. //
  2274. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2275. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2276. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2277. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2278. this.richTextBox_SensorParam.TabIndex = 1;
  2279. this.richTextBox_SensorParam.Text = "";
  2280. //
  2281. // tabPage_AssistParam
  2282. //
  2283. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2284. this.tabPage_AssistParam.Controls.Add(this.label62);
  2285. this.tabPage_AssistParam.Controls.Add(this.label47);
  2286. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2287. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2288. this.tabPage_AssistParam.Controls.Add(this.label25);
  2289. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2290. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2291. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2292. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2293. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2294. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2295. this.tabPage_AssistParam.TabIndex = 4;
  2296. this.tabPage_AssistParam.Text = "助力参数";
  2297. //
  2298. // label62
  2299. //
  2300. this.label62.BackColor = System.Drawing.Color.Silver;
  2301. this.label62.Location = new System.Drawing.Point(858, 237);
  2302. this.label62.Name = "label62";
  2303. this.label62.Size = new System.Drawing.Size(126, 1);
  2304. this.label62.TabIndex = 10;
  2305. //
  2306. // label47
  2307. //
  2308. this.label47.AutoSize = true;
  2309. this.label47.Location = new System.Drawing.Point(883, 10);
  2310. this.label47.Name = "label47";
  2311. this.label47.Size = new System.Drawing.Size(74, 42);
  2312. this.label47.TabIndex = 9;
  2313. this.label47.Text = "助力转矩\r\n曲线编号";
  2314. //
  2315. // comboBox_AssistTorque
  2316. //
  2317. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2318. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2319. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2320. this.comboBox_AssistTorque.FormattingEnabled = true;
  2321. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2322. "1",
  2323. "2",
  2324. "3",
  2325. "4",
  2326. "5",
  2327. "6",
  2328. "7",
  2329. "8",
  2330. "9",
  2331. "10",
  2332. "11",
  2333. "12",
  2334. "13",
  2335. "14",
  2336. "15"});
  2337. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2338. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2339. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2340. this.comboBox_AssistTorque.TabIndex = 8;
  2341. //
  2342. // comboBox_AssistCadence
  2343. //
  2344. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2345. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2346. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2347. this.comboBox_AssistCadence.FormattingEnabled = true;
  2348. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2349. "1",
  2350. "2",
  2351. "3",
  2352. "4",
  2353. "5"});
  2354. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2355. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2356. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2357. this.comboBox_AssistCadence.TabIndex = 7;
  2358. //
  2359. // label25
  2360. //
  2361. this.label25.AutoSize = true;
  2362. this.label25.Location = new System.Drawing.Point(883, 87);
  2363. this.label25.Name = "label25";
  2364. this.label25.Size = new System.Drawing.Size(74, 42);
  2365. this.label25.TabIndex = 2;
  2366. this.label25.Text = "助力踏频\r\n曲线编号";
  2367. //
  2368. // button_WriteAssistParam
  2369. //
  2370. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2371. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2372. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2373. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2374. this.button_WriteAssistParam.TabIndex = 4;
  2375. this.button_WriteAssistParam.Text = "写入参数";
  2376. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2377. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2378. //
  2379. // button_ReadAssistParam
  2380. //
  2381. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2382. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2383. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2384. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2385. this.button_ReadAssistParam.TabIndex = 3;
  2386. this.button_ReadAssistParam.Text = "读取参数";
  2387. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2388. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2389. //
  2390. // richTextBox_AssistParam
  2391. //
  2392. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2393. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2394. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2395. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2396. this.richTextBox_AssistParam.TabIndex = 2;
  2397. this.richTextBox_AssistParam.Text = "";
  2398. //
  2399. // tabPage_UsrRideParam
  2400. //
  2401. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2402. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2403. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2404. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2405. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2406. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2407. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2408. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2409. this.tabPage_UsrRideParam.TabIndex = 14;
  2410. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2411. //
  2412. // checkBox_UserRideParam_OBC
  2413. //
  2414. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2415. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2416. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2417. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2418. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2419. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2420. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2421. //
  2422. // button_WriteUsrRidetParam
  2423. //
  2424. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2425. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2426. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2427. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2428. this.button_WriteUsrRidetParam.TabIndex = 7;
  2429. this.button_WriteUsrRidetParam.Text = "写入参数";
  2430. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2431. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2432. //
  2433. // button_ReadUsrRideParam
  2434. //
  2435. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2436. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2437. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2438. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2439. this.button_ReadUsrRideParam.TabIndex = 6;
  2440. this.button_ReadUsrRideParam.Text = "读取参数";
  2441. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2442. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2443. //
  2444. // richTextBox_UsrRidesParam
  2445. //
  2446. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2447. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2448. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2449. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2450. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2451. this.richTextBox_UsrRidesParam.Text = "";
  2452. //
  2453. // tabPage_DebugParam
  2454. //
  2455. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2456. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2457. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2458. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2459. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2460. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2461. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2462. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2463. this.tabPage_DebugParam.TabIndex = 5;
  2464. this.tabPage_DebugParam.Text = "调试参数";
  2465. //
  2466. // button_WriteDebugParam
  2467. //
  2468. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2469. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2470. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2471. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2472. this.button_WriteDebugParam.TabIndex = 4;
  2473. this.button_WriteDebugParam.Text = "写入参数";
  2474. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2475. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2476. //
  2477. // button_ReadDebugParam
  2478. //
  2479. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2480. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2481. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2482. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2483. this.button_ReadDebugParam.TabIndex = 3;
  2484. this.button_ReadDebugParam.Text = "读取参数";
  2485. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2486. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2487. //
  2488. // richTextBox_DebugParam
  2489. //
  2490. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2491. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2492. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2493. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2494. this.richTextBox_DebugParam.TabIndex = 2;
  2495. this.richTextBox_DebugParam.Text = "";
  2496. //
  2497. // tabPage_RecordInfo
  2498. //
  2499. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2500. this.tabPage_RecordInfo.Controls.Add(this.label89);
  2501. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2502. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2503. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2504. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2505. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2506. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2507. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2508. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2509. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2510. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2511. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2512. this.tabPage_RecordInfo.TabIndex = 6;
  2513. this.tabPage_RecordInfo.Text = "历史信息";
  2514. //
  2515. // label89
  2516. //
  2517. this.label89.BackColor = System.Drawing.Color.Silver;
  2518. this.label89.Location = new System.Drawing.Point(858, 136);
  2519. this.label89.Name = "label89";
  2520. this.label89.Size = new System.Drawing.Size(126, 1);
  2521. this.label89.TabIndex = 14;
  2522. //
  2523. // label88
  2524. //
  2525. this.label88.AutoSize = true;
  2526. this.label88.Location = new System.Drawing.Point(868, 70);
  2527. this.label88.Name = "label88";
  2528. this.label88.Size = new System.Drawing.Size(106, 21);
  2529. this.label88.TabIndex = 10;
  2530. this.label88.Text = "日志结束地址";
  2531. this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick);
  2532. //
  2533. // textBox_LogAddrEnd
  2534. //
  2535. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2536. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2537. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97);
  2538. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2539. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28);
  2540. this.textBox_LogAddrEnd.TabIndex = 11;
  2541. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2542. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2543. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2544. //
  2545. // label_LogAddrBegin
  2546. //
  2547. this.label_LogAddrBegin.AutoSize = true;
  2548. this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9);
  2549. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2550. this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21);
  2551. this.label_LogAddrBegin.TabIndex = 8;
  2552. this.label_LogAddrBegin.Text = "日志起始地址";
  2553. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2554. //
  2555. // textBox_LogAddrBegin
  2556. //
  2557. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2558. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2559. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36);
  2560. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2561. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28);
  2562. this.textBox_LogAddrBegin.TabIndex = 9;
  2563. this.textBox_LogAddrBegin.Text = "0801F800";
  2564. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2565. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2566. //
  2567. // button_SaveRecordInfo
  2568. //
  2569. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2570. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2571. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2572. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2573. this.button_SaveRecordInfo.TabIndex = 4;
  2574. this.button_SaveRecordInfo.Text = "保存日志";
  2575. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2576. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2577. //
  2578. // button_ReadRecord
  2579. //
  2580. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2581. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2582. this.button_ReadRecord.Name = "button_ReadRecord";
  2583. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2584. this.button_ReadRecord.TabIndex = 3;
  2585. this.button_ReadRecord.Text = "读取历史";
  2586. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2587. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2588. //
  2589. // button_ExportLog
  2590. //
  2591. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2592. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2593. this.button_ExportLog.Name = "button_ExportLog";
  2594. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2595. this.button_ExportLog.TabIndex = 3;
  2596. this.button_ExportLog.Text = "导出日志";
  2597. this.button_ExportLog.UseVisualStyleBackColor = false;
  2598. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2599. //
  2600. // richTextBox_Record
  2601. //
  2602. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2603. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2604. this.richTextBox_Record.Name = "richTextBox_Record";
  2605. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2606. this.richTextBox_Record.TabIndex = 2;
  2607. this.richTextBox_Record.Text = "";
  2608. //
  2609. // tabPage_OtherInfo
  2610. //
  2611. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2612. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2613. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2614. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2615. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2616. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2617. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2618. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2619. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2620. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2621. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2622. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2623. this.tabPage_OtherInfo.TabIndex = 7;
  2624. this.tabPage_OtherInfo.Text = "其它信息";
  2625. //
  2626. // groupBox16
  2627. //
  2628. this.groupBox16.Controls.Add(this.groupBox18);
  2629. this.groupBox16.Controls.Add(this.groupBox17);
  2630. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2631. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2632. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2633. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2634. this.groupBox16.Name = "groupBox16";
  2635. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2636. this.groupBox16.TabIndex = 5;
  2637. this.groupBox16.TabStop = false;
  2638. this.groupBox16.Text = "存储标志";
  2639. //
  2640. // groupBox18
  2641. //
  2642. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2643. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2644. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2645. this.groupBox18.Name = "groupBox18";
  2646. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2647. this.groupBox18.TabIndex = 11;
  2648. this.groupBox18.TabStop = false;
  2649. this.groupBox18.Text = "SIP校准";
  2650. //
  2651. // radioButton_SIP_SaveNo
  2652. //
  2653. this.radioButton_SIP_SaveNo.AutoSize = true;
  2654. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2655. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2656. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2657. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2658. this.radioButton_SIP_SaveNo.TabStop = true;
  2659. this.radioButton_SIP_SaveNo.Text = "未存储";
  2660. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2661. //
  2662. // radioButton_SIP_SaveYes
  2663. //
  2664. this.radioButton_SIP_SaveYes.AutoSize = true;
  2665. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2666. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2667. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2668. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2669. this.radioButton_SIP_SaveYes.TabStop = true;
  2670. this.radioButton_SIP_SaveYes.Text = "已存储";
  2671. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2672. //
  2673. // groupBox17
  2674. //
  2675. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2676. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2677. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2678. this.groupBox17.Name = "groupBox17";
  2679. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2680. this.groupBox17.TabIndex = 10;
  2681. this.groupBox17.TabStop = false;
  2682. this.groupBox17.Text = "EEPROM";
  2683. //
  2684. // radioButton_EE_SaveYes
  2685. //
  2686. this.radioButton_EE_SaveYes.AutoSize = true;
  2687. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2688. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2689. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2690. this.radioButton_EE_SaveYes.TabIndex = 8;
  2691. this.radioButton_EE_SaveYes.TabStop = true;
  2692. this.radioButton_EE_SaveYes.Text = "已存储";
  2693. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2694. //
  2695. // radioButton_EE_SaveNo
  2696. //
  2697. this.radioButton_EE_SaveNo.AutoSize = true;
  2698. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2699. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2700. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2701. this.radioButton_EE_SaveNo.TabIndex = 9;
  2702. this.radioButton_EE_SaveNo.TabStop = true;
  2703. this.radioButton_EE_SaveNo.Text = "未存储";
  2704. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2705. //
  2706. // button_ReadSaveFlag
  2707. //
  2708. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2709. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2710. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2711. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2712. this.button_ReadSaveFlag.TabIndex = 3;
  2713. this.button_ReadSaveFlag.Text = "查询";
  2714. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2715. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2716. //
  2717. // button_WriteSaveFlag
  2718. //
  2719. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2720. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2721. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2722. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2723. this.button_WriteSaveFlag.TabIndex = 4;
  2724. this.button_WriteSaveFlag.Text = "写入";
  2725. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2726. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2727. //
  2728. // checkBox_SaveYes
  2729. //
  2730. this.checkBox_SaveYes.AutoSize = true;
  2731. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2732. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2733. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2734. this.checkBox_SaveYes.TabIndex = 5;
  2735. this.checkBox_SaveYes.Text = "保存";
  2736. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2737. //
  2738. // groupBox23
  2739. //
  2740. this.groupBox23.Controls.Add(this.button_ReadTag);
  2741. this.groupBox23.Controls.Add(this.button_WriteTag);
  2742. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2743. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2744. this.groupBox23.Name = "groupBox23";
  2745. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2746. this.groupBox23.TabIndex = 4;
  2747. this.groupBox23.TabStop = false;
  2748. this.groupBox23.Text = "产品标签";
  2749. //
  2750. // button_ReadTag
  2751. //
  2752. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2753. this.button_ReadTag.Location = new System.Drawing.Point(268, 67);
  2754. this.button_ReadTag.Name = "button_ReadTag";
  2755. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  2756. this.button_ReadTag.TabIndex = 2;
  2757. this.button_ReadTag.Text = "查询";
  2758. this.button_ReadTag.UseVisualStyleBackColor = false;
  2759. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  2760. //
  2761. // button_WriteTag
  2762. //
  2763. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2764. this.button_WriteTag.Location = new System.Drawing.Point(323, 67);
  2765. this.button_WriteTag.Name = "button_WriteTag";
  2766. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  2767. this.button_WriteTag.TabIndex = 2;
  2768. this.button_WriteTag.Text = "写入";
  2769. this.button_WriteTag.UseVisualStyleBackColor = false;
  2770. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  2771. //
  2772. // textBox_TagInfo
  2773. //
  2774. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2775. this.textBox_TagInfo.Location = new System.Drawing.Point(9, 35);
  2776. this.textBox_TagInfo.Name = "textBox_TagInfo";
  2777. this.textBox_TagInfo.Size = new System.Drawing.Size(364, 28);
  2778. this.textBox_TagInfo.TabIndex = 1;
  2779. //
  2780. // groupBox9
  2781. //
  2782. this.groupBox9.Controls.Add(this.button_Recovery);
  2783. this.groupBox9.Controls.Add(this.button_ClearLog);
  2784. this.groupBox9.Controls.Add(this.button_Reset);
  2785. this.groupBox9.Controls.Add(this.button_SystemClear);
  2786. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  2787. this.groupBox9.Name = "groupBox9";
  2788. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  2789. this.groupBox9.TabIndex = 4;
  2790. this.groupBox9.TabStop = false;
  2791. this.groupBox9.Text = "系统操作";
  2792. //
  2793. // button_Recovery
  2794. //
  2795. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  2796. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2797. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  2798. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  2799. this.button_Recovery.Name = "button_Recovery";
  2800. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  2801. this.button_Recovery.TabIndex = 2;
  2802. this.button_Recovery.Text = "参数还原";
  2803. this.button_Recovery.UseVisualStyleBackColor = false;
  2804. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  2805. //
  2806. // button_ClearLog
  2807. //
  2808. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2809. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2810. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  2811. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  2812. this.button_ClearLog.Name = "button_ClearLog";
  2813. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  2814. this.button_ClearLog.TabIndex = 2;
  2815. this.button_ClearLog.Text = "记录清除";
  2816. this.button_ClearLog.UseVisualStyleBackColor = false;
  2817. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2818. //
  2819. // button_Reset
  2820. //
  2821. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  2822. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2823. this.button_Reset.ForeColor = System.Drawing.Color.White;
  2824. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  2825. this.button_Reset.Name = "button_Reset";
  2826. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  2827. this.button_Reset.TabIndex = 2;
  2828. this.button_Reset.Text = "系统关机";
  2829. this.button_Reset.UseVisualStyleBackColor = false;
  2830. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2831. //
  2832. // button_SystemClear
  2833. //
  2834. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  2835. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2836. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  2837. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  2838. this.button_SystemClear.Name = "button_SystemClear";
  2839. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  2840. this.button_SystemClear.TabIndex = 2;
  2841. this.button_SystemClear.Text = "系统清除";
  2842. this.button_SystemClear.UseVisualStyleBackColor = false;
  2843. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  2844. //
  2845. // groupBox8
  2846. //
  2847. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  2848. this.groupBox8.Controls.Add(this.textBox_Online);
  2849. this.groupBox8.Controls.Add(this.label42);
  2850. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  2851. this.groupBox8.Name = "groupBox8";
  2852. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  2853. this.groupBox8.TabIndex = 3;
  2854. this.groupBox8.TabStop = false;
  2855. this.groupBox8.Text = "在线查询";
  2856. //
  2857. // button_ReadOnLine
  2858. //
  2859. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2860. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  2861. this.button_ReadOnLine.Name = "button_ReadOnLine";
  2862. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  2863. this.button_ReadOnLine.TabIndex = 2;
  2864. this.button_ReadOnLine.Text = "查询";
  2865. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  2866. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  2867. //
  2868. // textBox_Online
  2869. //
  2870. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2871. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  2872. this.textBox_Online.Name = "textBox_Online";
  2873. this.textBox_Online.ReadOnly = true;
  2874. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  2875. this.textBox_Online.TabIndex = 1;
  2876. //
  2877. // label42
  2878. //
  2879. this.label42.AutoSize = true;
  2880. this.label42.Location = new System.Drawing.Point(6, 29);
  2881. this.label42.Name = "label42";
  2882. this.label42.Size = new System.Drawing.Size(74, 21);
  2883. this.label42.TabIndex = 0;
  2884. this.label42.Text = "在线状态";
  2885. //
  2886. // groupBox7
  2887. //
  2888. this.groupBox7.Controls.Add(this.button_ReadMAC);
  2889. this.groupBox7.Controls.Add(this.button_WriteMac);
  2890. this.groupBox7.Controls.Add(this.textBox_PP);
  2891. this.groupBox7.Controls.Add(this.textBox_MACDate);
  2892. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  2893. this.groupBox7.Controls.Add(this.label34);
  2894. this.groupBox7.Controls.Add(this.label39);
  2895. this.groupBox7.Controls.Add(this.textBox_MAC);
  2896. this.groupBox7.Controls.Add(this.label40);
  2897. this.groupBox7.Controls.Add(this.label41);
  2898. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  2899. this.groupBox7.Name = "groupBox7";
  2900. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  2901. this.groupBox7.TabIndex = 3;
  2902. this.groupBox7.TabStop = false;
  2903. this.groupBox7.Text = "生产信息";
  2904. //
  2905. // button_ReadMAC
  2906. //
  2907. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2908. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  2909. this.button_ReadMAC.Name = "button_ReadMAC";
  2910. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  2911. this.button_ReadMAC.TabIndex = 2;
  2912. this.button_ReadMAC.Text = "查询";
  2913. this.button_ReadMAC.UseVisualStyleBackColor = false;
  2914. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  2915. //
  2916. // button_WriteMac
  2917. //
  2918. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2919. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  2920. this.button_WriteMac.Name = "button_WriteMac";
  2921. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  2922. this.button_WriteMac.TabIndex = 2;
  2923. this.button_WriteMac.Text = "写入";
  2924. this.button_WriteMac.UseVisualStyleBackColor = false;
  2925. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  2926. //
  2927. // textBox_PP
  2928. //
  2929. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2930. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  2931. this.textBox_PP.Name = "textBox_PP";
  2932. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  2933. this.textBox_PP.TabIndex = 1;
  2934. //
  2935. // textBox_MACDate
  2936. //
  2937. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2938. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  2939. this.textBox_MACDate.Name = "textBox_MACDate";
  2940. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  2941. this.textBox_MACDate.TabIndex = 1;
  2942. //
  2943. // textBox_MACAdd
  2944. //
  2945. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2946. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  2947. this.textBox_MACAdd.Name = "textBox_MACAdd";
  2948. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  2949. this.textBox_MACAdd.TabIndex = 1;
  2950. //
  2951. // label34
  2952. //
  2953. this.label34.AutoSize = true;
  2954. this.label34.Location = new System.Drawing.Point(6, 144);
  2955. this.label34.Name = "label34";
  2956. this.label34.Size = new System.Drawing.Size(74, 21);
  2957. this.label34.TabIndex = 0;
  2958. this.label34.Text = "产品标识";
  2959. //
  2960. // label39
  2961. //
  2962. this.label39.AutoSize = true;
  2963. this.label39.Location = new System.Drawing.Point(6, 106);
  2964. this.label39.Name = "label39";
  2965. this.label39.Size = new System.Drawing.Size(74, 21);
  2966. this.label39.TabIndex = 0;
  2967. this.label39.Text = "生产日期";
  2968. //
  2969. // textBox_MAC
  2970. //
  2971. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2972. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  2973. this.textBox_MAC.Name = "textBox_MAC";
  2974. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  2975. this.textBox_MAC.TabIndex = 1;
  2976. //
  2977. // label40
  2978. //
  2979. this.label40.AutoSize = true;
  2980. this.label40.Location = new System.Drawing.Point(6, 68);
  2981. this.label40.Name = "label40";
  2982. this.label40.Size = new System.Drawing.Size(58, 21);
  2983. this.label40.TabIndex = 0;
  2984. this.label40.Text = "生产地";
  2985. //
  2986. // label41
  2987. //
  2988. this.label41.AutoSize = true;
  2989. this.label41.Location = new System.Drawing.Point(7, 29);
  2990. this.label41.Name = "label41";
  2991. this.label41.Size = new System.Drawing.Size(58, 21);
  2992. this.label41.TabIndex = 0;
  2993. this.label41.Text = "生产商";
  2994. //
  2995. // groupBox6
  2996. //
  2997. this.groupBox6.Controls.Add(this.button_ReadUser3);
  2998. this.groupBox6.Controls.Add(this.button_WriteUser3);
  2999. this.groupBox6.Controls.Add(this.button_ReadUser2);
  3000. this.groupBox6.Controls.Add(this.button_WriteUser2);
  3001. this.groupBox6.Controls.Add(this.button_ReadUser1);
  3002. this.groupBox6.Controls.Add(this.button_WriteUser1);
  3003. this.groupBox6.Controls.Add(this.textBox_User3);
  3004. this.groupBox6.Controls.Add(this.textBox_User2);
  3005. this.groupBox6.Controls.Add(this.label35);
  3006. this.groupBox6.Controls.Add(this.textBox_User1);
  3007. this.groupBox6.Controls.Add(this.label36);
  3008. this.groupBox6.Controls.Add(this.label38);
  3009. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  3010. this.groupBox6.Name = "groupBox6";
  3011. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  3012. this.groupBox6.TabIndex = 2;
  3013. this.groupBox6.TabStop = false;
  3014. this.groupBox6.Text = "自定义";
  3015. //
  3016. // button_ReadUser3
  3017. //
  3018. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3019. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  3020. this.button_ReadUser3.Name = "button_ReadUser3";
  3021. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  3022. this.button_ReadUser3.TabIndex = 5;
  3023. this.button_ReadUser3.Text = "查询";
  3024. this.button_ReadUser3.UseVisualStyleBackColor = false;
  3025. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  3026. //
  3027. // button_WriteUser3
  3028. //
  3029. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3030. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  3031. this.button_WriteUser3.Name = "button_WriteUser3";
  3032. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  3033. this.button_WriteUser3.TabIndex = 6;
  3034. this.button_WriteUser3.Text = "写入";
  3035. this.button_WriteUser3.UseVisualStyleBackColor = false;
  3036. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  3037. //
  3038. // button_ReadUser2
  3039. //
  3040. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3041. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  3042. this.button_ReadUser2.Name = "button_ReadUser2";
  3043. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  3044. this.button_ReadUser2.TabIndex = 3;
  3045. this.button_ReadUser2.Text = "查询";
  3046. this.button_ReadUser2.UseVisualStyleBackColor = false;
  3047. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  3048. //
  3049. // button_WriteUser2
  3050. //
  3051. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3052. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  3053. this.button_WriteUser2.Name = "button_WriteUser2";
  3054. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  3055. this.button_WriteUser2.TabIndex = 4;
  3056. this.button_WriteUser2.Text = "写入";
  3057. this.button_WriteUser2.UseVisualStyleBackColor = false;
  3058. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  3059. //
  3060. // button_ReadUser1
  3061. //
  3062. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3063. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  3064. this.button_ReadUser1.Name = "button_ReadUser1";
  3065. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  3066. this.button_ReadUser1.TabIndex = 2;
  3067. this.button_ReadUser1.Text = "查询";
  3068. this.button_ReadUser1.UseVisualStyleBackColor = false;
  3069. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  3070. //
  3071. // button_WriteUser1
  3072. //
  3073. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3074. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  3075. this.button_WriteUser1.Name = "button_WriteUser1";
  3076. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  3077. this.button_WriteUser1.TabIndex = 2;
  3078. this.button_WriteUser1.Text = "写入";
  3079. this.button_WriteUser1.UseVisualStyleBackColor = false;
  3080. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  3081. //
  3082. // textBox_User3
  3083. //
  3084. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3085. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  3086. this.textBox_User3.Name = "textBox_User3";
  3087. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  3088. this.textBox_User3.TabIndex = 1;
  3089. //
  3090. // textBox_User2
  3091. //
  3092. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3093. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  3094. this.textBox_User2.Name = "textBox_User2";
  3095. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  3096. this.textBox_User2.TabIndex = 1;
  3097. //
  3098. // label35
  3099. //
  3100. this.label35.AutoSize = true;
  3101. this.label35.Location = new System.Drawing.Point(4, 93);
  3102. this.label35.Name = "label35";
  3103. this.label35.Size = new System.Drawing.Size(19, 21);
  3104. this.label35.TabIndex = 0;
  3105. this.label35.Text = "3";
  3106. //
  3107. // textBox_User1
  3108. //
  3109. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3110. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  3111. this.textBox_User1.Name = "textBox_User1";
  3112. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  3113. this.textBox_User1.TabIndex = 1;
  3114. //
  3115. // label36
  3116. //
  3117. this.label36.AutoSize = true;
  3118. this.label36.Location = new System.Drawing.Point(4, 63);
  3119. this.label36.Name = "label36";
  3120. this.label36.Size = new System.Drawing.Size(19, 21);
  3121. this.label36.TabIndex = 0;
  3122. this.label36.Text = "2";
  3123. //
  3124. // label38
  3125. //
  3126. this.label38.AutoSize = true;
  3127. this.label38.Location = new System.Drawing.Point(5, 33);
  3128. this.label38.Name = "label38";
  3129. this.label38.Size = new System.Drawing.Size(19, 21);
  3130. this.label38.TabIndex = 0;
  3131. this.label38.Text = "1";
  3132. //
  3133. // groupBox5
  3134. //
  3135. this.groupBox5.Controls.Add(this.button_ReadKey);
  3136. this.groupBox5.Controls.Add(this.button_WriteKey);
  3137. this.groupBox5.Controls.Add(this.textBox_Key);
  3138. this.groupBox5.Controls.Add(this.label37);
  3139. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  3140. this.groupBox5.Name = "groupBox5";
  3141. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  3142. this.groupBox5.TabIndex = 1;
  3143. this.groupBox5.TabStop = false;
  3144. this.groupBox5.Text = "校验密钥";
  3145. //
  3146. // button_ReadKey
  3147. //
  3148. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3149. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  3150. this.button_ReadKey.Name = "button_ReadKey";
  3151. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  3152. this.button_ReadKey.TabIndex = 2;
  3153. this.button_ReadKey.Text = "查询";
  3154. this.button_ReadKey.UseVisualStyleBackColor = false;
  3155. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  3156. //
  3157. // button_WriteKey
  3158. //
  3159. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3160. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  3161. this.button_WriteKey.Name = "button_WriteKey";
  3162. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  3163. this.button_WriteKey.TabIndex = 2;
  3164. this.button_WriteKey.Text = "写入";
  3165. this.button_WriteKey.UseVisualStyleBackColor = false;
  3166. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  3167. //
  3168. // textBox_Key
  3169. //
  3170. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3171. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  3172. this.textBox_Key.Name = "textBox_Key";
  3173. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  3174. this.textBox_Key.TabIndex = 1;
  3175. //
  3176. // label37
  3177. //
  3178. this.label37.AutoSize = true;
  3179. this.label37.Location = new System.Drawing.Point(7, 28);
  3180. this.label37.Name = "label37";
  3181. this.label37.Size = new System.Drawing.Size(42, 21);
  3182. this.label37.TabIndex = 0;
  3183. this.label37.Text = "密钥";
  3184. //
  3185. // groupBox4
  3186. //
  3187. this.groupBox4.Controls.Add(this.label85);
  3188. this.groupBox4.Controls.Add(this.textBox_SP);
  3189. this.groupBox4.Controls.Add(this.button_ReadVersion);
  3190. this.groupBox4.Controls.Add(this.button_WriteSN);
  3191. this.groupBox4.Controls.Add(this.button_WriteModel);
  3192. this.groupBox4.Controls.Add(this.textBox_FW);
  3193. this.groupBox4.Controls.Add(this.textBox_HW);
  3194. this.groupBox4.Controls.Add(this.textBox_SN);
  3195. this.groupBox4.Controls.Add(this.label33);
  3196. this.groupBox4.Controls.Add(this.label32);
  3197. this.groupBox4.Controls.Add(this.textBox_Model);
  3198. this.groupBox4.Controls.Add(this.label31);
  3199. this.groupBox4.Controls.Add(this.label30);
  3200. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  3201. this.groupBox4.Name = "groupBox4";
  3202. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  3203. this.groupBox4.TabIndex = 0;
  3204. this.groupBox4.TabStop = false;
  3205. this.groupBox4.Text = "版本信息";
  3206. //
  3207. // label85
  3208. //
  3209. this.label85.AutoSize = true;
  3210. this.label85.Location = new System.Drawing.Point(6, 144);
  3211. this.label85.Name = "label85";
  3212. this.label85.Size = new System.Drawing.Size(29, 21);
  3213. this.label85.TabIndex = 4;
  3214. this.label85.Text = "SP";
  3215. //
  3216. // textBox_SP
  3217. //
  3218. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3219. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  3220. this.textBox_SP.Name = "textBox_SP";
  3221. this.textBox_SP.ReadOnly = true;
  3222. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3223. this.textBox_SP.TabIndex = 3;
  3224. //
  3225. // button_ReadVersion
  3226. //
  3227. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3228. this.button_ReadVersion.Location = new System.Drawing.Point(287, 85);
  3229. this.button_ReadVersion.Name = "button_ReadVersion";
  3230. this.button_ReadVersion.Size = new System.Drawing.Size(50, 83);
  3231. this.button_ReadVersion.TabIndex = 2;
  3232. this.button_ReadVersion.Text = "查询";
  3233. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3234. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3235. //
  3236. // button_WriteSN
  3237. //
  3238. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3239. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3240. this.button_WriteSN.Name = "button_WriteSN";
  3241. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3242. this.button_WriteSN.TabIndex = 2;
  3243. this.button_WriteSN.Text = "写入";
  3244. this.button_WriteSN.UseVisualStyleBackColor = false;
  3245. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3246. //
  3247. // button_WriteModel
  3248. //
  3249. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3250. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3251. this.button_WriteModel.Name = "button_WriteModel";
  3252. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3253. this.button_WriteModel.TabIndex = 2;
  3254. this.button_WriteModel.Text = "写入";
  3255. this.button_WriteModel.UseVisualStyleBackColor = false;
  3256. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3257. //
  3258. // textBox_FW
  3259. //
  3260. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3261. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3262. this.textBox_FW.Name = "textBox_FW";
  3263. this.textBox_FW.ReadOnly = true;
  3264. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3265. this.textBox_FW.TabIndex = 1;
  3266. //
  3267. // textBox_HW
  3268. //
  3269. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3270. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3271. this.textBox_HW.Name = "textBox_HW";
  3272. this.textBox_HW.ReadOnly = true;
  3273. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3274. this.textBox_HW.TabIndex = 1;
  3275. //
  3276. // textBox_SN
  3277. //
  3278. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3279. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3280. this.textBox_SN.Name = "textBox_SN";
  3281. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3282. this.textBox_SN.TabIndex = 1;
  3283. //
  3284. // label33
  3285. //
  3286. this.label33.AutoSize = true;
  3287. this.label33.Location = new System.Drawing.Point(6, 115);
  3288. this.label33.Name = "label33";
  3289. this.label33.Size = new System.Drawing.Size(35, 21);
  3290. this.label33.TabIndex = 0;
  3291. this.label33.Text = "FW";
  3292. //
  3293. // label32
  3294. //
  3295. this.label32.AutoSize = true;
  3296. this.label32.Location = new System.Drawing.Point(6, 86);
  3297. this.label32.Name = "label32";
  3298. this.label32.Size = new System.Drawing.Size(38, 21);
  3299. this.label32.TabIndex = 0;
  3300. this.label32.Text = "HW";
  3301. //
  3302. // textBox_Model
  3303. //
  3304. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3305. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3306. this.textBox_Model.Name = "textBox_Model";
  3307. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3308. this.textBox_Model.TabIndex = 1;
  3309. //
  3310. // label31
  3311. //
  3312. this.label31.AutoSize = true;
  3313. this.label31.Location = new System.Drawing.Point(6, 57);
  3314. this.label31.Name = "label31";
  3315. this.label31.Size = new System.Drawing.Size(32, 21);
  3316. this.label31.TabIndex = 0;
  3317. this.label31.Text = "SN";
  3318. //
  3319. // label30
  3320. //
  3321. this.label30.AutoSize = true;
  3322. this.label30.Location = new System.Drawing.Point(7, 28);
  3323. this.label30.Name = "label30";
  3324. this.label30.Size = new System.Drawing.Size(42, 21);
  3325. this.label30.TabIndex = 0;
  3326. this.label30.Text = "型号";
  3327. //
  3328. // tabPage_OBC
  3329. //
  3330. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3331. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3332. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3333. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3334. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3335. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3336. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3337. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3338. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3339. this.tabPage_OBC.Name = "tabPage_OBC";
  3340. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3341. this.tabPage_OBC.TabIndex = 8;
  3342. this.tabPage_OBC.Text = "模拟仪表";
  3343. //
  3344. // groupBox26
  3345. //
  3346. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3347. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3348. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3349. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3350. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3351. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3352. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3353. this.groupBox26.Name = "groupBox26";
  3354. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3355. this.groupBox26.TabIndex = 14;
  3356. this.groupBox26.TabStop = false;
  3357. this.groupBox26.Text = "按键";
  3358. //
  3359. // button_OBC_ButtonSet
  3360. //
  3361. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3362. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3363. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3364. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3365. this.button_OBC_ButtonSet.TabIndex = 20;
  3366. this.button_OBC_ButtonSet.Text = "Set";
  3367. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3368. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3369. //
  3370. // button_OBC_ButtonLight
  3371. //
  3372. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3373. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3374. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3375. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3376. this.button_OBC_ButtonLight.TabIndex = 19;
  3377. this.button_OBC_ButtonLight.Text = "Light";
  3378. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3379. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3380. //
  3381. // button_OBC_ButtonWalk
  3382. //
  3383. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3384. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3385. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3386. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3387. this.button_OBC_ButtonWalk.TabIndex = 18;
  3388. this.button_OBC_ButtonWalk.Text = "Walk";
  3389. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3390. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3391. //
  3392. // button_OBC_ButtonDec
  3393. //
  3394. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3395. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3396. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3397. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3398. this.button_OBC_ButtonDec.TabIndex = 17;
  3399. this.button_OBC_ButtonDec.Text = "-";
  3400. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3401. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3402. //
  3403. // button_OBC_ButtonAcc
  3404. //
  3405. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3406. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3407. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3408. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3409. this.button_OBC_ButtonAcc.TabIndex = 16;
  3410. this.button_OBC_ButtonAcc.Text = "+";
  3411. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3412. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3413. //
  3414. // button_OBC_ButtonPower
  3415. //
  3416. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3417. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3418. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3419. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3420. this.button_OBC_ButtonPower.TabIndex = 15;
  3421. this.button_OBC_ButtonPower.Text = "Power";
  3422. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3423. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3424. //
  3425. // groupBox15
  3426. //
  3427. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3428. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3429. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3430. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3431. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3432. this.groupBox15.Controls.Add(this.label54);
  3433. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3434. this.groupBox15.Controls.Add(this.label52);
  3435. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3436. this.groupBox15.Name = "groupBox15";
  3437. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3438. this.groupBox15.TabIndex = 14;
  3439. this.groupBox15.TabStop = false;
  3440. this.groupBox15.Text = "骑行历史";
  3441. //
  3442. // textBox_OBC_ODO_TIME
  3443. //
  3444. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3445. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3446. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3447. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3448. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3449. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3450. //
  3451. // button_OBC_ReadRideInfo
  3452. //
  3453. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3454. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3455. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3456. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3457. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3458. this.button_OBC_ReadRideInfo.Text = "读取";
  3459. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3460. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3461. //
  3462. // textBox_OBC_ODO_KM
  3463. //
  3464. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3465. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3466. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3467. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3468. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3469. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3470. //
  3471. // button_OBC_ClearTrip
  3472. //
  3473. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3474. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3475. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3476. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3477. this.button_OBC_ClearTrip.TabIndex = 6;
  3478. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3479. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3480. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3481. //
  3482. // textBox_OBC_TRIP_TIME
  3483. //
  3484. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3485. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3486. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3487. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3488. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3489. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3490. //
  3491. // label54
  3492. //
  3493. this.label54.AutoSize = true;
  3494. this.label54.Location = new System.Drawing.Point(7, 61);
  3495. this.label54.Name = "label54";
  3496. this.label54.Size = new System.Drawing.Size(119, 21);
  3497. this.label54.TabIndex = 0;
  3498. this.label54.Text = "ODO里程/时间";
  3499. //
  3500. // textBox_OBC_TRIP_KM
  3501. //
  3502. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3503. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3504. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3505. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3506. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3507. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3508. //
  3509. // label52
  3510. //
  3511. this.label52.AutoSize = true;
  3512. this.label52.Location = new System.Drawing.Point(7, 31);
  3513. this.label52.Name = "label52";
  3514. this.label52.Size = new System.Drawing.Size(115, 21);
  3515. this.label52.TabIndex = 0;
  3516. this.label52.Text = "TRIP里程/时间";
  3517. //
  3518. // groupBox14
  3519. //
  3520. this.groupBox14.Controls.Add(this.label53);
  3521. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3522. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3523. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3524. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3525. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3526. this.groupBox14.Controls.Add(this.label48);
  3527. this.groupBox14.Controls.Add(this.label49);
  3528. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3529. this.groupBox14.Controls.Add(this.label50);
  3530. this.groupBox14.Controls.Add(this.label51);
  3531. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3532. this.groupBox14.Name = "groupBox14";
  3533. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3534. this.groupBox14.TabIndex = 13;
  3535. this.groupBox14.TabStop = false;
  3536. this.groupBox14.Text = "版本信息";
  3537. //
  3538. // label53
  3539. //
  3540. this.label53.AutoSize = true;
  3541. this.label53.Location = new System.Drawing.Point(7, 144);
  3542. this.label53.Name = "label53";
  3543. this.label53.Size = new System.Drawing.Size(29, 21);
  3544. this.label53.TabIndex = 4;
  3545. this.label53.Text = "SP";
  3546. //
  3547. // textBox_OBC_ReadSP
  3548. //
  3549. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3550. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3551. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3552. this.textBox_OBC_ReadSP.ReadOnly = true;
  3553. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3554. this.textBox_OBC_ReadSP.TabIndex = 3;
  3555. //
  3556. // button_OBC_ReadVerInfo
  3557. //
  3558. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3559. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3560. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3561. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3562. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3563. this.button_OBC_ReadVerInfo.Text = "查询";
  3564. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3565. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3566. //
  3567. // textBox_OBC_ReadFW
  3568. //
  3569. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3570. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3571. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3572. this.textBox_OBC_ReadFW.ReadOnly = true;
  3573. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3574. this.textBox_OBC_ReadFW.TabIndex = 1;
  3575. //
  3576. // textBox_OBC_ReadHW
  3577. //
  3578. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3579. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3580. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3581. this.textBox_OBC_ReadHW.ReadOnly = true;
  3582. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3583. this.textBox_OBC_ReadHW.TabIndex = 1;
  3584. //
  3585. // textBox_OBC_ReadSN
  3586. //
  3587. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3588. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3589. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3590. this.textBox_OBC_ReadSN.ReadOnly = true;
  3591. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3592. this.textBox_OBC_ReadSN.TabIndex = 1;
  3593. //
  3594. // label48
  3595. //
  3596. this.label48.AutoSize = true;
  3597. this.label48.Location = new System.Drawing.Point(6, 115);
  3598. this.label48.Name = "label48";
  3599. this.label48.Size = new System.Drawing.Size(35, 21);
  3600. this.label48.TabIndex = 0;
  3601. this.label48.Text = "FW";
  3602. //
  3603. // label49
  3604. //
  3605. this.label49.AutoSize = true;
  3606. this.label49.Location = new System.Drawing.Point(6, 86);
  3607. this.label49.Name = "label49";
  3608. this.label49.Size = new System.Drawing.Size(38, 21);
  3609. this.label49.TabIndex = 0;
  3610. this.label49.Text = "HW";
  3611. //
  3612. // textBox_OBC_ReadModel
  3613. //
  3614. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3615. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3616. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3617. this.textBox_OBC_ReadModel.ReadOnly = true;
  3618. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3619. this.textBox_OBC_ReadModel.TabIndex = 1;
  3620. //
  3621. // label50
  3622. //
  3623. this.label50.AutoSize = true;
  3624. this.label50.Location = new System.Drawing.Point(6, 57);
  3625. this.label50.Name = "label50";
  3626. this.label50.Size = new System.Drawing.Size(32, 21);
  3627. this.label50.TabIndex = 0;
  3628. this.label50.Text = "SN";
  3629. //
  3630. // label51
  3631. //
  3632. this.label51.AutoSize = true;
  3633. this.label51.Location = new System.Drawing.Point(7, 28);
  3634. this.label51.Name = "label51";
  3635. this.label51.Size = new System.Drawing.Size(42, 21);
  3636. this.label51.TabIndex = 0;
  3637. this.label51.Text = "型号";
  3638. //
  3639. // groupBox13
  3640. //
  3641. this.groupBox13.Controls.Add(this.comboBox_OBC_BikeCCS);
  3642. this.groupBox13.Controls.Add(this.label137);
  3643. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3644. this.groupBox13.Controls.Add(this.label80);
  3645. this.groupBox13.Controls.Add(this.label128);
  3646. this.groupBox13.Controls.Add(this.label64);
  3647. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3648. this.groupBox13.Controls.Add(this.label63);
  3649. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3650. this.groupBox13.Controls.Add(this.label59);
  3651. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3652. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3653. this.groupBox13.Controls.Add(this.label58);
  3654. this.groupBox13.Controls.Add(this.label57);
  3655. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3656. this.groupBox13.Controls.Add(this.label56);
  3657. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3658. this.groupBox13.Name = "groupBox13";
  3659. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3660. this.groupBox13.TabIndex = 14;
  3661. this.groupBox13.TabStop = false;
  3662. this.groupBox13.Text = "设置用户参数";
  3663. //
  3664. // comboBox_OBC_BikeCCS
  3665. //
  3666. this.comboBox_OBC_BikeCCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3667. this.comboBox_OBC_BikeCCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3668. this.comboBox_OBC_BikeCCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3669. this.comboBox_OBC_BikeCCS.FormattingEnabled = true;
  3670. this.comboBox_OBC_BikeCCS.Items.AddRange(new object[] {
  3671. "NA",
  3672. "开",
  3673. "关"});
  3674. this.comboBox_OBC_BikeCCS.Location = new System.Drawing.Point(83, 174);
  3675. this.comboBox_OBC_BikeCCS.Name = "comboBox_OBC_BikeCCS";
  3676. this.comboBox_OBC_BikeCCS.Size = new System.Drawing.Size(91, 29);
  3677. this.comboBox_OBC_BikeCCS.TabIndex = 18;
  3678. //
  3679. // label137
  3680. //
  3681. this.label137.AutoSize = true;
  3682. this.label137.Location = new System.Drawing.Point(6, 178);
  3683. this.label137.Name = "label137";
  3684. this.label137.Size = new System.Drawing.Size(74, 21);
  3685. this.label137.TabIndex = 19;
  3686. this.label137.Text = "转把巡航";
  3687. //
  3688. // numericUpDown_OBC_SpeedLimitAdj
  3689. //
  3690. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3691. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  3692. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  3693. 20,
  3694. 0,
  3695. 0,
  3696. 0});
  3697. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  3698. 50,
  3699. 0,
  3700. 0,
  3701. -2147483648});
  3702. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  3703. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  3704. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  3705. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  3706. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3707. //
  3708. // label80
  3709. //
  3710. this.label80.AutoSize = true;
  3711. this.label80.Location = new System.Drawing.Point(140, 148);
  3712. this.label80.Name = "label80";
  3713. this.label80.Size = new System.Drawing.Size(51, 21);
  3714. this.label80.TabIndex = 17;
  3715. this.label80.Text = "km/h";
  3716. //
  3717. // label128
  3718. //
  3719. this.label128.AutoSize = true;
  3720. this.label128.Location = new System.Drawing.Point(6, 148);
  3721. this.label128.Name = "label128";
  3722. this.label128.Size = new System.Drawing.Size(74, 21);
  3723. this.label128.TabIndex = 16;
  3724. this.label128.Text = "限速微调";
  3725. //
  3726. // label64
  3727. //
  3728. this.label64.AutoSize = true;
  3729. this.label64.Location = new System.Drawing.Point(140, 119);
  3730. this.label64.Name = "label64";
  3731. this.label64.Size = new System.Drawing.Size(39, 21);
  3732. this.label64.TabIndex = 14;
  3733. this.label64.Text = "min";
  3734. //
  3735. // numericUpDown_OBC_OffTime
  3736. //
  3737. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3738. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  3739. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  3740. 240,
  3741. 0,
  3742. 0,
  3743. 0});
  3744. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  3745. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  3746. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  3747. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  3748. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3749. //
  3750. // label63
  3751. //
  3752. this.label63.AutoSize = true;
  3753. this.label63.Location = new System.Drawing.Point(6, 118);
  3754. this.label63.Name = "label63";
  3755. this.label63.Size = new System.Drawing.Size(74, 21);
  3756. this.label63.TabIndex = 12;
  3757. this.label63.Text = "关机时间";
  3758. //
  3759. // numericUpDown_OBC_WheelAdj
  3760. //
  3761. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3762. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  3763. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  3764. 20,
  3765. 0,
  3766. 0,
  3767. 0});
  3768. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  3769. 20,
  3770. 0,
  3771. 0,
  3772. -2147483648});
  3773. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  3774. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  3775. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  3776. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  3777. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3778. //
  3779. // label59
  3780. //
  3781. this.label59.AutoSize = true;
  3782. this.label59.Location = new System.Drawing.Point(140, 28);
  3783. this.label59.Name = "label59";
  3784. this.label59.Size = new System.Drawing.Size(33, 21);
  3785. this.label59.TabIndex = 11;
  3786. this.label59.Text = "cm";
  3787. //
  3788. // comboBox_OBC_AssistFunc
  3789. //
  3790. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3791. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3792. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3793. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  3794. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  3795. "方案一",
  3796. "方案二"});
  3797. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  3798. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  3799. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  3800. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  3801. //
  3802. // comboBox_OBC_StartMode
  3803. //
  3804. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3805. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3806. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3807. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  3808. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  3809. "柔和",
  3810. "正常",
  3811. "强劲"});
  3812. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  3813. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  3814. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  3815. this.comboBox_OBC_StartMode.TabIndex = 6;
  3816. //
  3817. // label58
  3818. //
  3819. this.label58.AutoSize = true;
  3820. this.label58.Location = new System.Drawing.Point(6, 88);
  3821. this.label58.Name = "label58";
  3822. this.label58.Size = new System.Drawing.Size(74, 21);
  3823. this.label58.TabIndex = 9;
  3824. this.label58.Text = "助力方案";
  3825. //
  3826. // label57
  3827. //
  3828. this.label57.AutoSize = true;
  3829. this.label57.Location = new System.Drawing.Point(6, 58);
  3830. this.label57.Name = "label57";
  3831. this.label57.Size = new System.Drawing.Size(74, 21);
  3832. this.label57.TabIndex = 9;
  3833. this.label57.Text = "启动模式";
  3834. //
  3835. // button_OBC_WriteUserInfo
  3836. //
  3837. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3838. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  3839. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  3840. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  3841. this.button_OBC_WriteUserInfo.TabIndex = 6;
  3842. this.button_OBC_WriteUserInfo.Text = "写入";
  3843. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  3844. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  3845. //
  3846. // label56
  3847. //
  3848. this.label56.AutoSize = true;
  3849. this.label56.Location = new System.Drawing.Point(6, 28);
  3850. this.label56.Name = "label56";
  3851. this.label56.Size = new System.Drawing.Size(74, 21);
  3852. this.label56.TabIndex = 7;
  3853. this.label56.Text = "周长微调";
  3854. //
  3855. // groupBox12
  3856. //
  3857. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  3858. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  3859. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  3860. this.groupBox12.Name = "groupBox12";
  3861. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  3862. this.groupBox12.TabIndex = 13;
  3863. this.groupBox12.TabStop = false;
  3864. this.groupBox12.Text = "查询用户参数";
  3865. //
  3866. // richTextBox_OBC_ReadUserInfo
  3867. //
  3868. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3869. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  3870. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  3871. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  3872. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  3873. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  3874. this.richTextBox_OBC_ReadUserInfo.Text = "";
  3875. //
  3876. // button_OBC_ReadUserInfo
  3877. //
  3878. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3879. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  3880. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  3881. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  3882. this.button_OBC_ReadUserInfo.TabIndex = 6;
  3883. this.button_OBC_ReadUserInfo.Text = "读取";
  3884. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  3885. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  3886. //
  3887. // groupBox11
  3888. //
  3889. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  3890. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  3891. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  3892. this.groupBox11.Name = "groupBox11";
  3893. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  3894. this.groupBox11.TabIndex = 11;
  3895. this.groupBox11.TabStop = false;
  3896. this.groupBox11.Text = "读取电池运行信息";
  3897. //
  3898. // richTextBox_OBC_BMS_RunInfo
  3899. //
  3900. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3901. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3902. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  3903. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  3904. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  3905. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  3906. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  3907. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  3908. //
  3909. // checkBox_OBC_StartReadBMS
  3910. //
  3911. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  3912. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  3913. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  3914. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  3915. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  3916. this.checkBox_OBC_StartReadBMS.Text = "启动";
  3917. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  3918. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  3919. //
  3920. // groupBox10
  3921. //
  3922. this.groupBox10.Controls.Add(this.label60);
  3923. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  3924. this.groupBox10.Controls.Add(this.label61);
  3925. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  3926. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  3927. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  3928. this.groupBox10.Name = "groupBox10";
  3929. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  3930. this.groupBox10.TabIndex = 10;
  3931. this.groupBox10.TabStop = false;
  3932. this.groupBox10.Text = "控制电机档位";
  3933. //
  3934. // label60
  3935. //
  3936. this.label60.AutoSize = true;
  3937. this.label60.Location = new System.Drawing.Point(122, 32);
  3938. this.label60.Name = "label60";
  3939. this.label60.Size = new System.Drawing.Size(26, 21);
  3940. this.label60.TabIndex = 8;
  3941. this.label60.Text = "灯";
  3942. //
  3943. // comboBox_OBC_LightSw
  3944. //
  3945. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3946. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3947. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3948. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  3949. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  3950. "ON",
  3951. "OFF"});
  3952. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  3953. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  3954. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  3955. this.comboBox_OBC_LightSw.TabIndex = 6;
  3956. //
  3957. // label61
  3958. //
  3959. this.label61.AutoSize = true;
  3960. this.label61.Location = new System.Drawing.Point(6, 32);
  3961. this.label61.Name = "label61";
  3962. this.label61.Size = new System.Drawing.Size(42, 21);
  3963. this.label61.TabIndex = 7;
  3964. this.label61.Text = "档位";
  3965. //
  3966. // comboBox_OBC_SetGearST
  3967. //
  3968. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3969. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3970. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3971. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  3972. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  3973. "OFF",
  3974. "ECO",
  3975. "NORM",
  3976. "SPORT",
  3977. "TURBO",
  3978. "SMART",
  3979. "WALK"});
  3980. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  3981. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  3982. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  3983. this.comboBox_OBC_SetGearST.TabIndex = 4;
  3984. //
  3985. // checkBox_OBC_StartSetGearSt
  3986. //
  3987. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  3988. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  3989. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  3990. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  3991. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  3992. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  3993. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  3994. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  3995. //
  3996. // tabPage_RAMorFLASH
  3997. //
  3998. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3999. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  4000. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  4001. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  4002. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  4003. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  4004. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  4005. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  4006. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  4007. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  4008. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  4009. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  4010. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  4011. this.tabPage_RAMorFLASH.TabIndex = 9;
  4012. this.tabPage_RAMorFLASH.Text = "存储器读取";
  4013. //
  4014. // checkBox_ReadRanFlash_ChangeFormat
  4015. //
  4016. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  4017. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  4018. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  4019. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  4020. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  4021. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  4022. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  4023. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  4024. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  4025. //
  4026. // checkBox_ReadRanFlash_AutoClear
  4027. //
  4028. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  4029. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  4030. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  4031. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  4032. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  4033. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  4034. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  4035. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  4036. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  4037. //
  4038. // checkBox_ReadRanFlash_AutoSW
  4039. //
  4040. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  4041. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  4042. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  4043. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  4044. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  4045. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  4046. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  4047. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  4048. //
  4049. // textBox_Address_End
  4050. //
  4051. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4052. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  4053. this.textBox_Address_End.Name = "textBox_Address_End";
  4054. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  4055. this.textBox_Address_End.TabIndex = 10;
  4056. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4057. //
  4058. // label66
  4059. //
  4060. this.label66.AutoSize = true;
  4061. this.label66.Location = new System.Drawing.Point(831, 136);
  4062. this.label66.Name = "label66";
  4063. this.label66.Size = new System.Drawing.Size(91, 21);
  4064. this.label66.TabIndex = 9;
  4065. this.label66.Text = "结束地址0x";
  4066. //
  4067. // textBox_Address_Begin
  4068. //
  4069. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4070. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  4071. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  4072. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  4073. this.textBox_Address_Begin.TabIndex = 8;
  4074. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4075. //
  4076. // label65
  4077. //
  4078. this.label65.AutoSize = true;
  4079. this.label65.Location = new System.Drawing.Point(831, 72);
  4080. this.label65.Name = "label65";
  4081. this.label65.Size = new System.Drawing.Size(91, 21);
  4082. this.label65.TabIndex = 7;
  4083. this.label65.Text = "起始地址0x";
  4084. //
  4085. // button_ReadRamFlash
  4086. //
  4087. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4088. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  4089. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  4090. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  4091. this.button_ReadRamFlash.TabIndex = 5;
  4092. this.button_ReadRamFlash.Text = "读取数据";
  4093. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  4094. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  4095. //
  4096. // richTextBox_RamFlasgData
  4097. //
  4098. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4099. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  4100. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  4101. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  4102. this.richTextBox_RamFlasgData.TabIndex = 4;
  4103. this.richTextBox_RamFlasgData.Text = "";
  4104. //
  4105. // tabPage_FactoryMode
  4106. //
  4107. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4108. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  4109. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  4110. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  4111. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  4112. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  4113. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  4114. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  4115. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  4116. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  4117. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  4118. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  4119. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  4120. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  4121. this.tabPage_FactoryMode.TabIndex = 10;
  4122. this.tabPage_FactoryMode.Text = "样机测试";
  4123. //
  4124. // button_ScanCode
  4125. //
  4126. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4127. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  4128. this.button_ScanCode.Name = "button_ScanCode";
  4129. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  4130. this.button_ScanCode.TabIndex = 34;
  4131. this.button_ScanCode.Text = "扫码\r\n写入";
  4132. this.button_ScanCode.UseVisualStyleBackColor = false;
  4133. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  4134. //
  4135. // Button_FacModePowerOff
  4136. //
  4137. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  4138. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  4139. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  4140. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  4141. this.Button_FacModePowerOff.TabIndex = 33;
  4142. this.Button_FacModePowerOff.Text = "关机";
  4143. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  4144. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  4145. //
  4146. // Button_FacModeSaveResult
  4147. //
  4148. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  4149. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  4150. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  4151. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  4152. this.Button_FacModeSaveResult.TabIndex = 1;
  4153. this.Button_FacModeSaveResult.Text = "保存数据";
  4154. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  4155. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  4156. //
  4157. // Button_FacModeSetMacDate
  4158. //
  4159. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4160. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  4161. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  4162. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  4163. this.Button_FacModeSetMacDate.TabIndex = 33;
  4164. this.Button_FacModeSetMacDate.Text = "生产日期";
  4165. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  4166. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  4167. //
  4168. // groupBox25
  4169. //
  4170. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  4171. this.groupBox25.Controls.Add(this.label87);
  4172. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  4173. this.groupBox25.Controls.Add(this.label86);
  4174. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  4175. this.groupBox25.Controls.Add(this.label68);
  4176. this.groupBox25.Controls.Add(this.label84);
  4177. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  4178. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  4179. this.groupBox25.Controls.Add(this.label83);
  4180. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  4181. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  4182. this.groupBox25.Controls.Add(this.label82);
  4183. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  4184. this.groupBox25.Controls.Add(this.label81);
  4185. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  4186. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  4187. this.groupBox25.Name = "groupBox25";
  4188. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  4189. this.groupBox25.TabIndex = 8;
  4190. this.groupBox25.TabStop = false;
  4191. this.groupBox25.Text = "版本信息";
  4192. //
  4193. // button_FacModeSetName
  4194. //
  4195. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4196. this.button_FacModeSetName.Location = new System.Drawing.Point(213, 29);
  4197. this.button_FacModeSetName.Name = "button_FacModeSetName";
  4198. this.button_FacModeSetName.Size = new System.Drawing.Size(75, 29);
  4199. this.button_FacModeSetName.TabIndex = 28;
  4200. this.button_FacModeSetName.Text = "写入";
  4201. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  4202. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  4203. //
  4204. // label87
  4205. //
  4206. this.label87.AutoSize = true;
  4207. this.label87.Location = new System.Drawing.Point(6, 178);
  4208. this.label87.Name = "label87";
  4209. this.label87.Size = new System.Drawing.Size(36, 21);
  4210. this.label87.TabIndex = 27;
  4211. this.label87.Text = "GIT";
  4212. //
  4213. // textBox_FacModeGit
  4214. //
  4215. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4216. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  4217. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  4218. this.textBox_FacModeGit.Size = new System.Drawing.Size(153, 28);
  4219. this.textBox_FacModeGit.TabIndex = 26;
  4220. //
  4221. // label86
  4222. //
  4223. this.label86.AutoSize = true;
  4224. this.label86.Location = new System.Drawing.Point(6, 149);
  4225. this.label86.Name = "label86";
  4226. this.label86.Size = new System.Drawing.Size(29, 21);
  4227. this.label86.TabIndex = 25;
  4228. this.label86.Text = "SP";
  4229. //
  4230. // textBox_FacModeSP
  4231. //
  4232. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4233. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  4234. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  4235. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  4236. this.textBox_FacModeSP.TabIndex = 24;
  4237. //
  4238. // label68
  4239. //
  4240. this.label68.AutoSize = true;
  4241. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  4242. this.label68.ForeColor = System.Drawing.Color.Red;
  4243. this.label68.Location = new System.Drawing.Point(6, 213);
  4244. this.label68.Name = "label68";
  4245. this.label68.Size = new System.Drawing.Size(134, 19);
  4246. this.label68.TabIndex = 23;
  4247. this.label68.Text = "断电前请执行关机!";
  4248. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4249. //
  4250. // label84
  4251. //
  4252. this.label84.AutoSize = true;
  4253. this.label84.Location = new System.Drawing.Point(6, 120);
  4254. this.label84.Name = "label84";
  4255. this.label84.Size = new System.Drawing.Size(35, 21);
  4256. this.label84.TabIndex = 12;
  4257. this.label84.Text = "FW";
  4258. //
  4259. // textBox_FacModeFW
  4260. //
  4261. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4262. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4263. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4264. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4265. this.textBox_FacModeFW.TabIndex = 13;
  4266. //
  4267. // Button_FacModeReadVer
  4268. //
  4269. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4270. this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 174);
  4271. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4272. this.Button_FacModeReadVer.Size = new System.Drawing.Size(74, 60);
  4273. this.Button_FacModeReadVer.TabIndex = 11;
  4274. this.Button_FacModeReadVer.Text = "查询";
  4275. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4276. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4277. //
  4278. // label83
  4279. //
  4280. this.label83.AutoSize = true;
  4281. this.label83.Location = new System.Drawing.Point(6, 91);
  4282. this.label83.Name = "label83";
  4283. this.label83.Size = new System.Drawing.Size(38, 21);
  4284. this.label83.TabIndex = 9;
  4285. this.label83.Text = "HW";
  4286. //
  4287. // textBox_FacModeHW
  4288. //
  4289. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4290. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4291. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4292. this.textBox_FacModeHW.Size = new System.Drawing.Size(234, 28);
  4293. this.textBox_FacModeHW.TabIndex = 10;
  4294. //
  4295. // Button_FacModeSetNum
  4296. //
  4297. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4298. this.Button_FacModeSetNum.Location = new System.Drawing.Point(213, 58);
  4299. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4300. this.Button_FacModeSetNum.Size = new System.Drawing.Size(75, 29);
  4301. this.Button_FacModeSetNum.TabIndex = 8;
  4302. this.Button_FacModeSetNum.Text = "写入";
  4303. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4304. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4305. //
  4306. // label82
  4307. //
  4308. this.label82.AutoSize = true;
  4309. this.label82.Location = new System.Drawing.Point(6, 62);
  4310. this.label82.Name = "label82";
  4311. this.label82.Size = new System.Drawing.Size(32, 21);
  4312. this.label82.TabIndex = 6;
  4313. this.label82.Text = "SN";
  4314. //
  4315. // textBox_FacModeNum
  4316. //
  4317. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4318. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4319. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4320. this.textBox_FacModeNum.Size = new System.Drawing.Size(153, 28);
  4321. this.textBox_FacModeNum.TabIndex = 7;
  4322. //
  4323. // label81
  4324. //
  4325. this.label81.AutoSize = true;
  4326. this.label81.Location = new System.Drawing.Point(6, 33);
  4327. this.label81.Name = "label81";
  4328. this.label81.Size = new System.Drawing.Size(42, 21);
  4329. this.label81.TabIndex = 3;
  4330. this.label81.Text = "型号";
  4331. //
  4332. // textBox_FacModeName
  4333. //
  4334. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4335. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4336. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4337. this.textBox_FacModeName.Size = new System.Drawing.Size(153, 28);
  4338. this.textBox_FacModeName.TabIndex = 4;
  4339. //
  4340. // groupBox22
  4341. //
  4342. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4343. this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
  4344. this.groupBox22.Controls.Add(this.label67);
  4345. this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
  4346. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4347. this.groupBox22.Location = new System.Drawing.Point(190, 3);
  4348. this.groupBox22.Name = "groupBox22";
  4349. this.groupBox22.Size = new System.Drawing.Size(198, 178);
  4350. this.groupBox22.TabIndex = 10;
  4351. this.groupBox22.TabStop = false;
  4352. this.groupBox22.Text = "驱动测试";
  4353. //
  4354. // button_FacModeLightSW
  4355. //
  4356. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4357. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4358. this.button_FacModeLightSW.Location = new System.Drawing.Point(15, 38);
  4359. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4360. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4361. this.button_FacModeLightSW.TabIndex = 20;
  4362. this.button_FacModeLightSW.Text = "开/关灯";
  4363. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4364. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4365. //
  4366. // label_FacModeMotorSpeedSet
  4367. //
  4368. this.label_FacModeMotorSpeedSet.AutoSize = true;
  4369. this.label_FacModeMotorSpeedSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4370. this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4371. this.label_FacModeMotorSpeedSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4372. this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(138, 91);
  4373. this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
  4374. this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(40, 17);
  4375. this.label_FacModeMotorSpeedSet.TabIndex = 19;
  4376. this.label_FacModeMotorSpeedSet.Text = "100%";
  4377. this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4378. //
  4379. // label67
  4380. //
  4381. this.label67.AutoSize = true;
  4382. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4383. this.label67.Location = new System.Drawing.Point(22, 96);
  4384. this.label67.Name = "label67";
  4385. this.label67.Size = new System.Drawing.Size(56, 17);
  4386. this.label67.TabIndex = 18;
  4387. this.label67.Text = "转速调节";
  4388. //
  4389. // trackBar_FacModeMotorSpeedAdj
  4390. //
  4391. this.trackBar_FacModeMotorSpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4392. this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(15, 116);
  4393. this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
  4394. this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
  4395. this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(163, 45);
  4396. this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
  4397. this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
  4398. this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
  4399. //
  4400. // button_FacModeMotorRun
  4401. //
  4402. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4403. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4404. this.button_FacModeMotorRun.Location = new System.Drawing.Point(103, 38);
  4405. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4406. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4407. this.button_FacModeMotorRun.TabIndex = 16;
  4408. this.button_FacModeMotorRun.Text = "启/停";
  4409. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4410. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4411. //
  4412. // groupBox21
  4413. //
  4414. this.groupBox21.Controls.Add(this.label79);
  4415. this.groupBox21.Controls.Add(this.label78);
  4416. this.groupBox21.Controls.Add(this.label74);
  4417. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4418. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4419. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4420. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4421. this.groupBox21.Controls.Add(this.label73);
  4422. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4423. this.groupBox21.Controls.Add(this.label77);
  4424. this.groupBox21.Controls.Add(this.label72);
  4425. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4426. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4427. this.groupBox21.Controls.Add(this.label76);
  4428. this.groupBox21.Controls.Add(this.label71);
  4429. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4430. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4431. this.groupBox21.Controls.Add(this.label75);
  4432. this.groupBox21.Controls.Add(this.label70);
  4433. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4434. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4435. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4436. this.groupBox21.Name = "groupBox21";
  4437. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4438. this.groupBox21.TabIndex = 9;
  4439. this.groupBox21.TabStop = false;
  4440. this.groupBox21.Text = "控制器内阻校准";
  4441. //
  4442. // label79
  4443. //
  4444. this.label79.BackColor = System.Drawing.Color.Silver;
  4445. this.label79.ForeColor = System.Drawing.Color.White;
  4446. this.label79.Location = new System.Drawing.Point(8, 177);
  4447. this.label79.Name = "label79";
  4448. this.label79.Size = new System.Drawing.Size(278, 1);
  4449. this.label79.TabIndex = 19;
  4450. //
  4451. // label78
  4452. //
  4453. this.label78.BackColor = System.Drawing.Color.Silver;
  4454. this.label78.ForeColor = System.Drawing.Color.White;
  4455. this.label78.Location = new System.Drawing.Point(6, 100);
  4456. this.label78.Name = "label78";
  4457. this.label78.Size = new System.Drawing.Size(278, 1);
  4458. this.label78.TabIndex = 18;
  4459. //
  4460. // label74
  4461. //
  4462. this.label74.AutoSize = true;
  4463. this.label74.Location = new System.Drawing.Point(234, 29);
  4464. this.label74.Name = "label74";
  4465. this.label74.Size = new System.Drawing.Size(51, 21);
  4466. this.label74.TabIndex = 3;
  4467. this.label74.Text = "系数5";
  4468. //
  4469. // button_MOS_Write
  4470. //
  4471. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4472. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4473. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4474. this.button_MOS_Write.Name = "button_MOS_Write";
  4475. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4476. this.button_MOS_Write.TabIndex = 15;
  4477. this.button_MOS_Write.Text = "写入";
  4478. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4479. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4480. //
  4481. // button_MOS_Read
  4482. //
  4483. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4484. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4485. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4486. this.button_MOS_Read.Name = "button_MOS_Read";
  4487. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4488. this.button_MOS_Read.TabIndex = 15;
  4489. this.button_MOS_Read.Text = "读取";
  4490. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4491. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4492. //
  4493. // button_MOS_Cal
  4494. //
  4495. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4496. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4497. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4498. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4499. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4500. this.button_MOS_Cal.TabIndex = 15;
  4501. this.button_MOS_Cal.Text = "校准";
  4502. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4503. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4504. //
  4505. // textBox_MOS_K5
  4506. //
  4507. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4508. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4509. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4510. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4511. this.textBox_MOS_K5.TabIndex = 15;
  4512. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4513. //
  4514. // label73
  4515. //
  4516. this.label73.AutoSize = true;
  4517. this.label73.Location = new System.Drawing.Point(177, 29);
  4518. this.label73.Name = "label73";
  4519. this.label73.Size = new System.Drawing.Size(51, 21);
  4520. this.label73.TabIndex = 3;
  4521. this.label73.Text = "系数4";
  4522. //
  4523. // textBox_MOS_K4
  4524. //
  4525. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4526. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4527. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4528. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4529. this.textBox_MOS_K4.TabIndex = 15;
  4530. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4531. //
  4532. // label77
  4533. //
  4534. this.label77.AutoSize = true;
  4535. this.label77.Location = new System.Drawing.Point(120, 106);
  4536. this.label77.Name = "label77";
  4537. this.label77.Size = new System.Drawing.Size(51, 21);
  4538. this.label77.TabIndex = 3;
  4539. this.label77.Text = "内阻3";
  4540. //
  4541. // label72
  4542. //
  4543. this.label72.AutoSize = true;
  4544. this.label72.Location = new System.Drawing.Point(120, 29);
  4545. this.label72.Name = "label72";
  4546. this.label72.Size = new System.Drawing.Size(51, 21);
  4547. this.label72.TabIndex = 3;
  4548. this.label72.Text = "系数3";
  4549. //
  4550. // textBox_MOS_R3
  4551. //
  4552. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4553. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4554. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4555. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4556. this.textBox_MOS_R3.TabIndex = 15;
  4557. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4558. //
  4559. // textBox_MOS_K3
  4560. //
  4561. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4562. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4563. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4564. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4565. this.textBox_MOS_K3.TabIndex = 15;
  4566. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4567. //
  4568. // label76
  4569. //
  4570. this.label76.AutoSize = true;
  4571. this.label76.Location = new System.Drawing.Point(63, 106);
  4572. this.label76.Name = "label76";
  4573. this.label76.Size = new System.Drawing.Size(51, 21);
  4574. this.label76.TabIndex = 3;
  4575. this.label76.Text = "内阻2";
  4576. //
  4577. // label71
  4578. //
  4579. this.label71.AutoSize = true;
  4580. this.label71.Location = new System.Drawing.Point(63, 29);
  4581. this.label71.Name = "label71";
  4582. this.label71.Size = new System.Drawing.Size(51, 21);
  4583. this.label71.TabIndex = 3;
  4584. this.label71.Text = "系数2";
  4585. //
  4586. // textBox_MOS_R2
  4587. //
  4588. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4589. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4590. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4591. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4592. this.textBox_MOS_R2.TabIndex = 15;
  4593. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4594. //
  4595. // textBox_MOS_K2
  4596. //
  4597. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4598. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4599. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4600. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4601. this.textBox_MOS_K2.TabIndex = 15;
  4602. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4603. //
  4604. // label75
  4605. //
  4606. this.label75.AutoSize = true;
  4607. this.label75.Location = new System.Drawing.Point(6, 106);
  4608. this.label75.Name = "label75";
  4609. this.label75.Size = new System.Drawing.Size(51, 21);
  4610. this.label75.TabIndex = 3;
  4611. this.label75.Text = "内阻1";
  4612. //
  4613. // label70
  4614. //
  4615. this.label70.AutoSize = true;
  4616. this.label70.Location = new System.Drawing.Point(6, 29);
  4617. this.label70.Name = "label70";
  4618. this.label70.Size = new System.Drawing.Size(51, 21);
  4619. this.label70.TabIndex = 3;
  4620. this.label70.Text = "系数1";
  4621. //
  4622. // textBox_MOS_R1
  4623. //
  4624. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4625. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4626. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4627. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4628. this.textBox_MOS_R1.TabIndex = 15;
  4629. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4630. //
  4631. // textBox_MOS_K1
  4632. //
  4633. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4634. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4635. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4636. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4637. this.textBox_MOS_K1.TabIndex = 15;
  4638. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4639. //
  4640. // groupBox20
  4641. //
  4642. this.groupBox20.Controls.Add(this.textBox10);
  4643. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4644. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4645. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4646. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4647. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4648. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4649. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4650. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4651. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4652. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4653. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4654. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4655. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4656. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4657. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4658. this.groupBox20.Name = "groupBox20";
  4659. this.groupBox20.Size = new System.Drawing.Size(181, 203);
  4660. this.groupBox20.TabIndex = 8;
  4661. this.groupBox20.TabStop = false;
  4662. this.groupBox20.Text = "力矩标定";
  4663. //
  4664. // textBox10
  4665. //
  4666. this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4667. this.textBox10.Location = new System.Drawing.Point(6, 35);
  4668. this.textBox10.Name = "textBox10";
  4669. this.textBox10.ReadOnly = true;
  4670. this.textBox10.Size = new System.Drawing.Size(47, 28);
  4671. this.textBox10.TabIndex = 16;
  4672. this.textBox10.Text = "0";
  4673. this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4674. //
  4675. // button_FacModeSensorRead
  4676. //
  4677. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4678. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4679. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4680. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4681. this.button_FacModeSensorRead.TabIndex = 15;
  4682. this.button_FacModeSensorRead.Text = "读取";
  4683. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4684. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4685. //
  4686. // textBox_FacModeSensorADC0
  4687. //
  4688. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4689. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4690. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4691. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4692. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4693. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4694. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4695. //
  4696. // textBox_FacModeSensorADC4
  4697. //
  4698. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4699. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4700. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4701. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4702. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4703. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4704. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4705. //
  4706. // buttonFacModeSet1
  4707. //
  4708. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4709. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4710. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4711. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4712. this.buttonFacModeSet1.TabIndex = 7;
  4713. this.buttonFacModeSet1.Text = "加载1";
  4714. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4715. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4716. //
  4717. // buttonFacModeSet2
  4718. //
  4719. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4720. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4721. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4722. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4723. this.buttonFacModeSet2.TabIndex = 8;
  4724. this.buttonFacModeSet2.Text = "加载2";
  4725. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4726. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4727. //
  4728. // textBox_FacModeSensorADC3
  4729. //
  4730. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4731. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4732. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4733. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4734. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4735. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4736. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4737. //
  4738. // buttonFacModeSet3
  4739. //
  4740. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4741. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4742. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4743. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4744. this.buttonFacModeSet3.TabIndex = 9;
  4745. this.buttonFacModeSet3.Text = "加载3";
  4746. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4747. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4748. //
  4749. // textBox_FacModeSensorADC1
  4750. //
  4751. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4752. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4753. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4754. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4755. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4756. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4757. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4758. //
  4759. // buttonFacModeSet4
  4760. //
  4761. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4762. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4763. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4764. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4765. this.buttonFacModeSet4.TabIndex = 10;
  4766. this.buttonFacModeSet4.Text = "加载4";
  4767. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4768. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4769. //
  4770. // textBox_FacModeSensorADC2
  4771. //
  4772. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4773. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4774. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4775. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4776. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4777. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4778. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4779. //
  4780. // textBox_FacModeSensorCal4
  4781. //
  4782. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4783. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4784. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4785. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4786. this.textBox_FacModeSensorCal4.TabIndex = 5;
  4787. this.textBox_FacModeSensorCal4.Text = "96";
  4788. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4789. //
  4790. // textBox_FacModeSensorCal3
  4791. //
  4792. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4793. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  4794. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  4795. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  4796. this.textBox_FacModeSensorCal3.TabIndex = 4;
  4797. this.textBox_FacModeSensorCal3.Text = "72";
  4798. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4799. //
  4800. // textBox_FacModeSensorCal1
  4801. //
  4802. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4803. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  4804. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  4805. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  4806. this.textBox_FacModeSensorCal1.TabIndex = 3;
  4807. this.textBox_FacModeSensorCal1.Text = "24";
  4808. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4809. //
  4810. // textBox_FacModeSensorCal2
  4811. //
  4812. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4813. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  4814. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  4815. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  4816. this.textBox_FacModeSensorCal2.TabIndex = 2;
  4817. this.textBox_FacModeSensorCal2.Text = "48";
  4818. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4819. //
  4820. // groupBox24
  4821. //
  4822. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  4823. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  4824. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  4825. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  4826. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  4827. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  4828. this.groupBox24.Controls.Add(this.label126);
  4829. this.groupBox24.Controls.Add(this.label119);
  4830. this.groupBox24.Location = new System.Drawing.Point(189, 187);
  4831. this.groupBox24.Name = "groupBox24";
  4832. this.groupBox24.Size = new System.Drawing.Size(199, 125);
  4833. this.groupBox24.TabIndex = 7;
  4834. this.groupBox24.TabStop = false;
  4835. this.groupBox24.Text = "骑行信息";
  4836. //
  4837. // button_ReadRideLog
  4838. //
  4839. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4840. this.button_ReadRideLog.Location = new System.Drawing.Point(63, 92);
  4841. this.button_ReadRideLog.Name = "button_ReadRideLog";
  4842. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  4843. this.button_ReadRideLog.TabIndex = 16;
  4844. this.button_ReadRideLog.Text = "查询";
  4845. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  4846. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  4847. //
  4848. // button_WriteRideLog
  4849. //
  4850. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4851. this.button_WriteRideLog.Location = new System.Drawing.Point(129, 92);
  4852. this.button_WriteRideLog.Name = "button_WriteRideLog";
  4853. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  4854. this.button_WriteRideLog.TabIndex = 17;
  4855. this.button_WriteRideLog.Text = "写入";
  4856. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  4857. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  4858. //
  4859. // textBox_TRIP_KM
  4860. //
  4861. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4862. this.textBox_TRIP_KM.Location = new System.Drawing.Point(63, 60);
  4863. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  4864. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  4865. this.textBox_TRIP_KM.TabIndex = 15;
  4866. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4867. //
  4868. // textBox_TRIP_TIME
  4869. //
  4870. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4871. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(129, 60);
  4872. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  4873. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  4874. this.textBox_TRIP_TIME.TabIndex = 15;
  4875. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4876. //
  4877. // textBox_ODO_KM
  4878. //
  4879. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4880. this.textBox_ODO_KM.Location = new System.Drawing.Point(63, 30);
  4881. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  4882. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  4883. this.textBox_ODO_KM.TabIndex = 15;
  4884. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4885. //
  4886. // textBox_ODO_TIME
  4887. //
  4888. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4889. this.textBox_ODO_TIME.Location = new System.Drawing.Point(129, 30);
  4890. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  4891. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  4892. this.textBox_ODO_TIME.TabIndex = 15;
  4893. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4894. //
  4895. // label126
  4896. //
  4897. this.label126.AutoSize = true;
  4898. this.label126.Location = new System.Drawing.Point(6, 64);
  4899. this.label126.Name = "label126";
  4900. this.label126.Size = new System.Drawing.Size(44, 21);
  4901. this.label126.TabIndex = 3;
  4902. this.label126.Text = "TRIP";
  4903. //
  4904. // label119
  4905. //
  4906. this.label119.AutoSize = true;
  4907. this.label119.Location = new System.Drawing.Point(6, 34);
  4908. this.label119.Name = "label119";
  4909. this.label119.Size = new System.Drawing.Size(48, 21);
  4910. this.label119.TabIndex = 3;
  4911. this.label119.Text = "ODO";
  4912. //
  4913. // groupBox19
  4914. //
  4915. this.groupBox19.Controls.Add(this.button_FacModeInit);
  4916. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  4917. this.groupBox19.Name = "groupBox19";
  4918. this.groupBox19.Size = new System.Drawing.Size(181, 96);
  4919. this.groupBox19.TabIndex = 7;
  4920. this.groupBox19.TabStop = false;
  4921. this.groupBox19.Text = "初始化";
  4922. //
  4923. // button_FacModeInit
  4924. //
  4925. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  4926. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  4927. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  4928. this.button_FacModeInit.Name = "button_FacModeInit";
  4929. this.button_FacModeInit.Size = new System.Drawing.Size(126, 45);
  4930. this.button_FacModeInit.TabIndex = 0;
  4931. this.button_FacModeInit.Text = "初始化";
  4932. this.button_FacModeInit.UseVisualStyleBackColor = false;
  4933. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  4934. //
  4935. // tabPage_ProductMode_Write
  4936. //
  4937. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4938. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  4939. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  4940. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  4941. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  4942. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  4943. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  4944. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  4945. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  4946. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  4947. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  4948. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  4949. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  4950. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial);
  4951. this.tabPage_ProductMode_Write.Controls.Add(this.label131);
  4952. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  4953. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  4954. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  4955. this.tabPage_ProductMode_Write.TabIndex = 11;
  4956. this.tabPage_ProductMode_Write.Text = "量产测试";
  4957. //
  4958. // groupBox28
  4959. //
  4960. this.groupBox28.Controls.Add(this.label130);
  4961. this.groupBox28.Controls.Add(this.label_FacModeMosCal);
  4962. this.groupBox28.Controls.Add(this.label117);
  4963. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  4964. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  4965. this.groupBox28.Controls.Add(this.label116);
  4966. this.groupBox28.Controls.Add(this.label114);
  4967. this.groupBox28.Controls.Add(this.label_FacModeCad);
  4968. this.groupBox28.Controls.Add(this.label_FacModeTq);
  4969. this.groupBox28.Controls.Add(this.label113);
  4970. this.groupBox28.Controls.Add(this.label134);
  4971. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  4972. this.groupBox28.Controls.Add(this.label136);
  4973. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  4974. this.groupBox28.Controls.Add(this.label145);
  4975. this.groupBox28.Controls.Add(this.label127);
  4976. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  4977. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  4978. this.groupBox28.Controls.Add(this.label143);
  4979. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  4980. this.groupBox28.Controls.Add(this.label129);
  4981. this.groupBox28.Controls.Add(this.label_FacModeGas);
  4982. this.groupBox28.Controls.Add(this.label123);
  4983. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  4984. this.groupBox28.Controls.Add(this.label125);
  4985. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  4986. this.groupBox28.Controls.Add(this.label122);
  4987. this.groupBox28.Controls.Add(this.label118);
  4988. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  4989. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  4990. this.groupBox28.Controls.Add(this.label120);
  4991. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  4992. this.groupBox28.Controls.Add(this.label115);
  4993. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  4994. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  4995. this.groupBox28.Name = "groupBox28";
  4996. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  4997. this.groupBox28.TabIndex = 9;
  4998. this.groupBox28.TabStop = false;
  4999. this.groupBox28.Text = "测试状态";
  5000. //
  5001. // label130
  5002. //
  5003. this.label130.AutoSize = true;
  5004. this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5005. this.label130.ForeColor = System.Drawing.SystemColors.ControlText;
  5006. this.label130.Location = new System.Drawing.Point(6, 216);
  5007. this.label130.Name = "label130";
  5008. this.label130.Size = new System.Drawing.Size(85, 17);
  5009. this.label130.TabIndex = 26;
  5010. this.label130.Text = "MOS内阻校准";
  5011. this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5012. //
  5013. // label_FacModeMosCal
  5014. //
  5015. this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red;
  5016. this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5017. this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5018. this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218);
  5019. this.label_FacModeMosCal.Name = "label_FacModeMosCal";
  5020. this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12);
  5021. this.label_FacModeMosCal.TabIndex = 27;
  5022. this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5023. //
  5024. // label117
  5025. //
  5026. this.label117.AutoSize = true;
  5027. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5028. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  5029. this.label117.Location = new System.Drawing.Point(123, 48);
  5030. this.label117.Name = "label117";
  5031. this.label117.Size = new System.Drawing.Size(68, 17);
  5032. this.label117.TabIndex = 24;
  5033. this.label117.Text = "车速传感器";
  5034. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5035. //
  5036. // label_FacModeSpeed
  5037. //
  5038. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  5039. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5040. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5041. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50);
  5042. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  5043. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  5044. this.label_FacModeSpeed.TabIndex = 25;
  5045. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5046. //
  5047. // label_FacModeBMS
  5048. //
  5049. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  5050. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5051. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  5052. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50);
  5053. this.label_FacModeBMS.Name = "label_FacModeBMS";
  5054. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  5055. this.label_FacModeBMS.TabIndex = 23;
  5056. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5057. //
  5058. // label116
  5059. //
  5060. this.label116.AutoSize = true;
  5061. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5062. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  5063. this.label116.Location = new System.Drawing.Point(6, 48);
  5064. this.label116.Name = "label116";
  5065. this.label116.Size = new System.Drawing.Size(59, 17);
  5066. this.label116.TabIndex = 22;
  5067. this.label116.Text = "BMS通讯";
  5068. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5069. //
  5070. // label114
  5071. //
  5072. this.label114.AutoSize = true;
  5073. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5074. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  5075. this.label114.Location = new System.Drawing.Point(123, 120);
  5076. this.label114.Name = "label114";
  5077. this.label114.Size = new System.Drawing.Size(68, 17);
  5078. this.label114.TabIndex = 19;
  5079. this.label114.Text = "踏频传感器";
  5080. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5081. //
  5082. // label_FacModeCad
  5083. //
  5084. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  5085. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5086. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  5087. this.label_FacModeCad.Location = new System.Drawing.Point(208, 122);
  5088. this.label_FacModeCad.Name = "label_FacModeCad";
  5089. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  5090. this.label_FacModeCad.TabIndex = 20;
  5091. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5092. //
  5093. // label_FacModeTq
  5094. //
  5095. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  5096. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5097. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  5098. this.label_FacModeTq.Location = new System.Drawing.Point(95, 122);
  5099. this.label_FacModeTq.Name = "label_FacModeTq";
  5100. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  5101. this.label_FacModeTq.TabIndex = 21;
  5102. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5103. //
  5104. // label113
  5105. //
  5106. this.label113.AutoSize = true;
  5107. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5108. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  5109. this.label113.Location = new System.Drawing.Point(6, 120);
  5110. this.label113.Name = "label113";
  5111. this.label113.Size = new System.Drawing.Size(68, 17);
  5112. this.label113.TabIndex = 18;
  5113. this.label113.Text = "力矩传感器";
  5114. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5115. //
  5116. // label134
  5117. //
  5118. this.label134.AutoSize = true;
  5119. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5120. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  5121. this.label134.Location = new System.Drawing.Point(123, 192);
  5122. this.label134.Name = "label134";
  5123. this.label134.Size = new System.Drawing.Size(43, 17);
  5124. this.label134.TabIndex = 14;
  5125. this.label134.Text = "BOOT";
  5126. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5127. //
  5128. // label_FacModeBootVer
  5129. //
  5130. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  5131. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5132. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5133. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194);
  5134. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  5135. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  5136. this.label_FacModeBootVer.TabIndex = 15;
  5137. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5138. //
  5139. // label136
  5140. //
  5141. this.label136.AutoSize = true;
  5142. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5143. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  5144. this.label136.Location = new System.Drawing.Point(6, 192);
  5145. this.label136.Name = "label136";
  5146. this.label136.Size = new System.Drawing.Size(56, 17);
  5147. this.label136.TabIndex = 16;
  5148. this.label136.Text = "软件版本";
  5149. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5150. //
  5151. // label_FacModeFWVersion
  5152. //
  5153. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  5154. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5155. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  5156. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194);
  5157. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  5158. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  5159. this.label_FacModeFWVersion.TabIndex = 17;
  5160. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5161. //
  5162. // label145
  5163. //
  5164. this.label145.AutoSize = true;
  5165. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5166. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  5167. this.label145.Location = new System.Drawing.Point(123, 168);
  5168. this.label145.Name = "label145";
  5169. this.label145.Size = new System.Drawing.Size(56, 17);
  5170. this.label145.TabIndex = 10;
  5171. this.label145.Text = "后灯控制";
  5172. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5173. //
  5174. // label127
  5175. //
  5176. this.label127.AutoSize = true;
  5177. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5178. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  5179. this.label127.Location = new System.Drawing.Point(123, 144);
  5180. this.label127.Name = "label127";
  5181. this.label127.Size = new System.Drawing.Size(56, 17);
  5182. this.label127.TabIndex = 10;
  5183. this.label127.Text = "断电刹车";
  5184. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5185. //
  5186. // label_FacModeLightB
  5187. //
  5188. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  5189. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5190. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  5191. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170);
  5192. this.label_FacModeLightB.Name = "label_FacModeLightB";
  5193. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  5194. this.label_FacModeLightB.TabIndex = 11;
  5195. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5196. //
  5197. // label_FacModeBreak
  5198. //
  5199. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  5200. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5201. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  5202. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146);
  5203. this.label_FacModeBreak.Name = "label_FacModeBreak";
  5204. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  5205. this.label_FacModeBreak.TabIndex = 11;
  5206. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5207. //
  5208. // label143
  5209. //
  5210. this.label143.AutoSize = true;
  5211. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5212. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  5213. this.label143.Location = new System.Drawing.Point(6, 168);
  5214. this.label143.Name = "label143";
  5215. this.label143.Size = new System.Drawing.Size(56, 17);
  5216. this.label143.TabIndex = 12;
  5217. this.label143.Text = "前灯控制";
  5218. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5219. //
  5220. // label_FacModeLightF
  5221. //
  5222. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  5223. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5224. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  5225. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170);
  5226. this.label_FacModeLightF.Name = "label_FacModeLightF";
  5227. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  5228. this.label_FacModeLightF.TabIndex = 13;
  5229. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5230. //
  5231. // label129
  5232. //
  5233. this.label129.AutoSize = true;
  5234. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5235. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  5236. this.label129.Location = new System.Drawing.Point(6, 144);
  5237. this.label129.Name = "label129";
  5238. this.label129.Size = new System.Drawing.Size(56, 17);
  5239. this.label129.TabIndex = 12;
  5240. this.label129.Text = "转把功能";
  5241. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5242. //
  5243. // label_FacModeGas
  5244. //
  5245. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  5246. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5247. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  5248. this.label_FacModeGas.Location = new System.Drawing.Point(95, 146);
  5249. this.label_FacModeGas.Name = "label_FacModeGas";
  5250. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  5251. this.label_FacModeGas.TabIndex = 13;
  5252. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5253. //
  5254. // label123
  5255. //
  5256. this.label123.AutoSize = true;
  5257. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5258. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  5259. this.label123.Location = new System.Drawing.Point(123, 96);
  5260. this.label123.Name = "label123";
  5261. this.label123.Size = new System.Drawing.Size(56, 17);
  5262. this.label123.TabIndex = 6;
  5263. this.label123.Text = "电机转速";
  5264. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5265. //
  5266. // label_FacModeMotorSpeed
  5267. //
  5268. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  5269. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5270. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5271. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98);
  5272. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  5273. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  5274. this.label_FacModeMotorSpeed.TabIndex = 7;
  5275. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5276. //
  5277. // label125
  5278. //
  5279. this.label125.AutoSize = true;
  5280. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5281. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5282. this.label125.Location = new System.Drawing.Point(6, 96);
  5283. this.label125.Name = "label125";
  5284. this.label125.Size = new System.Drawing.Size(56, 17);
  5285. this.label125.TabIndex = 8;
  5286. this.label125.Text = "温度测量";
  5287. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5288. //
  5289. // label_FacModeNTC
  5290. //
  5291. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  5292. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5293. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  5294. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98);
  5295. this.label_FacModeNTC.Name = "label_FacModeNTC";
  5296. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  5297. this.label_FacModeNTC.TabIndex = 9;
  5298. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5299. //
  5300. // label122
  5301. //
  5302. this.label122.AutoSize = true;
  5303. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5304. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  5305. this.label122.Location = new System.Drawing.Point(123, 72);
  5306. this.label122.Name = "label122";
  5307. this.label122.Size = new System.Drawing.Size(56, 17);
  5308. this.label122.TabIndex = 5;
  5309. this.label122.Text = "电流检测";
  5310. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5311. //
  5312. // label118
  5313. //
  5314. this.label118.AutoSize = true;
  5315. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5316. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  5317. this.label118.Location = new System.Drawing.Point(123, 24);
  5318. this.label118.Name = "label118";
  5319. this.label118.Size = new System.Drawing.Size(56, 17);
  5320. this.label118.TabIndex = 5;
  5321. this.label118.Text = "参数写入";
  5322. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5323. //
  5324. // label_FacModeCurrentTest
  5325. //
  5326. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  5327. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5328. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5329. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74);
  5330. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  5331. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  5332. this.label_FacModeCurrentTest.TabIndex = 5;
  5333. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5334. //
  5335. // label_FacMode_CfgWrite
  5336. //
  5337. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  5338. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5339. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  5340. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26);
  5341. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  5342. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  5343. this.label_FacMode_CfgWrite.TabIndex = 5;
  5344. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5345. //
  5346. // label120
  5347. //
  5348. this.label120.AutoSize = true;
  5349. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5350. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  5351. this.label120.Location = new System.Drawing.Point(6, 72);
  5352. this.label120.Name = "label120";
  5353. this.label120.Size = new System.Drawing.Size(56, 17);
  5354. this.label120.TabIndex = 5;
  5355. this.label120.Text = "电压测量";
  5356. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5357. //
  5358. // label_FacModeVolTest
  5359. //
  5360. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  5361. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5362. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5363. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74);
  5364. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  5365. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  5366. this.label_FacModeVolTest.TabIndex = 5;
  5367. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5368. //
  5369. // label115
  5370. //
  5371. this.label115.AutoSize = true;
  5372. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5373. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  5374. this.label115.Location = new System.Drawing.Point(6, 24);
  5375. this.label115.Name = "label115";
  5376. this.label115.Size = new System.Drawing.Size(56, 17);
  5377. this.label115.TabIndex = 5;
  5378. this.label115.Text = "系统清除";
  5379. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5380. //
  5381. // label_FacModeSysClear
  5382. //
  5383. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  5384. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5385. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  5386. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26);
  5387. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  5388. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  5389. this.label_FacModeSysClear.TabIndex = 5;
  5390. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5391. //
  5392. // groupBox27
  5393. //
  5394. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  5395. this.groupBox27.Location = new System.Drawing.Point(169, 72);
  5396. this.groupBox27.Name = "groupBox27";
  5397. this.groupBox27.Size = new System.Drawing.Size(568, 240);
  5398. this.groupBox27.TabIndex = 8;
  5399. this.groupBox27.TabStop = false;
  5400. this.groupBox27.Text = "测试记录";
  5401. //
  5402. // richTextBox_FacModeLog
  5403. //
  5404. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5405. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5406. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5407. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(9, 25);
  5408. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  5409. this.richTextBox_FacModeLog.ReadOnly = true;
  5410. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(553, 206);
  5411. this.richTextBox_FacModeLog.TabIndex = 0;
  5412. this.richTextBox_FacModeLog.Text = "";
  5413. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  5414. //
  5415. // button__FacMode_Start
  5416. //
  5417. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5418. this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5419. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  5420. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  5421. this.button__FacMode_Start.Name = "button__FacMode_Start";
  5422. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  5423. this.button__FacMode_Start.TabIndex = 9;
  5424. this.button__FacMode_Start.Text = "开始测试";
  5425. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  5426. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  5427. //
  5428. // comboBox_FacModeCfgFile
  5429. //
  5430. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5431. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5432. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5433. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  5434. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5435. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  5436. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5437. this.comboBox_FacModeCfgFile.TabIndex = 8;
  5438. this.comboBox_FacModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_FacModeCfgFile_MouseHover_1);
  5439. //
  5440. // comboBox_FacModeCfgDate
  5441. //
  5442. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5443. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5444. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5445. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  5446. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5447. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  5448. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5449. this.comboBox_FacModeCfgDate.TabIndex = 8;
  5450. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  5451. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  5452. //
  5453. // groupBox2
  5454. //
  5455. this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal);
  5456. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  5457. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  5458. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  5459. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  5460. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  5461. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  5462. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  5463. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  5464. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  5465. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  5466. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  5467. this.groupBox2.Name = "groupBox2";
  5468. this.groupBox2.Size = new System.Drawing.Size(151, 240);
  5469. this.groupBox2.TabIndex = 7;
  5470. this.groupBox2.TabStop = false;
  5471. this.groupBox2.Text = "测试项目";
  5472. //
  5473. // checkBox_FacMode_MosCal
  5474. //
  5475. this.checkBox_FacMode_MosCal.AutoSize = true;
  5476. this.checkBox_FacMode_MosCal.Checked = true;
  5477. this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked;
  5478. this.checkBox_FacMode_MosCal.Enabled = false;
  5479. this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5480. this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 54);
  5481. this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal";
  5482. this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(80, 21);
  5483. this.checkBox_FacMode_MosCal.TabIndex = 8;
  5484. this.checkBox_FacMode_MosCal.Text = "MOS校准";
  5485. this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
  5486. //
  5487. // checkBox_FacCad
  5488. //
  5489. this.checkBox_FacCad.AutoSize = true;
  5490. this.checkBox_FacCad.Checked = true;
  5491. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  5492. this.checkBox_FacCad.Enabled = false;
  5493. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5494. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158);
  5495. this.checkBox_FacCad.Name = "checkBox_FacCad";
  5496. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  5497. this.checkBox_FacCad.TabIndex = 6;
  5498. this.checkBox_FacCad.Text = "踏频";
  5499. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  5500. //
  5501. // checkBox_FacLightTest
  5502. //
  5503. this.checkBox_FacLightTest.AutoSize = true;
  5504. this.checkBox_FacLightTest.Checked = true;
  5505. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5506. this.checkBox_FacLightTest.Enabled = false;
  5507. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5508. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  5509. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  5510. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  5511. this.checkBox_FacLightTest.TabIndex = 5;
  5512. this.checkBox_FacLightTest.Text = "前后灯";
  5513. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  5514. //
  5515. // checkBox_FacBreakTest
  5516. //
  5517. this.checkBox_FacBreakTest.AutoSize = true;
  5518. this.checkBox_FacBreakTest.Checked = true;
  5519. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5520. this.checkBox_FacBreakTest.Enabled = false;
  5521. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5522. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184);
  5523. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  5524. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  5525. this.checkBox_FacBreakTest.TabIndex = 4;
  5526. this.checkBox_FacBreakTest.Text = "刹车";
  5527. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  5528. //
  5529. // checkBox_FacTor
  5530. //
  5531. this.checkBox_FacTor.AutoSize = true;
  5532. this.checkBox_FacTor.Checked = true;
  5533. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  5534. this.checkBox_FacTor.Enabled = false;
  5535. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5536. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158);
  5537. this.checkBox_FacTor.Name = "checkBox_FacTor";
  5538. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  5539. this.checkBox_FacTor.TabIndex = 3;
  5540. this.checkBox_FacTor.Text = "力矩";
  5541. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  5542. //
  5543. // checkBox_FacThrrotleTest
  5544. //
  5545. this.checkBox_FacThrrotleTest.AutoSize = true;
  5546. this.checkBox_FacThrrotleTest.Checked = true;
  5547. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5548. this.checkBox_FacThrrotleTest.Enabled = false;
  5549. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5550. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184);
  5551. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  5552. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  5553. this.checkBox_FacThrrotleTest.TabIndex = 3;
  5554. this.checkBox_FacThrrotleTest.Text = "转把";
  5555. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  5556. //
  5557. // checkBox_FacModeBMS
  5558. //
  5559. this.checkBox_FacModeBMS.AutoSize = true;
  5560. this.checkBox_FacModeBMS.Checked = true;
  5561. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  5562. this.checkBox_FacModeBMS.Enabled = false;
  5563. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5564. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 106);
  5565. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  5566. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  5567. this.checkBox_FacModeBMS.TabIndex = 2;
  5568. this.checkBox_FacModeBMS.Text = "BMS通讯";
  5569. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  5570. //
  5571. // checkBox_FacBaseFucTest
  5572. //
  5573. this.checkBox_FacBaseFucTest.AutoSize = true;
  5574. this.checkBox_FacBaseFucTest.Checked = true;
  5575. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  5576. this.checkBox_FacBaseFucTest.Enabled = false;
  5577. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5578. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132);
  5579. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  5580. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  5581. this.checkBox_FacBaseFucTest.TabIndex = 2;
  5582. this.checkBox_FacBaseFucTest.Text = "基础功能";
  5583. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  5584. //
  5585. // checkBox_FacModeCfgWrite
  5586. //
  5587. this.checkBox_FacModeCfgWrite.AutoSize = true;
  5588. this.checkBox_FacModeCfgWrite.Checked = true;
  5589. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  5590. this.checkBox_FacModeCfgWrite.Enabled = false;
  5591. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5592. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 80);
  5593. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  5594. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  5595. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  5596. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  5597. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  5598. //
  5599. // checkBox_FacModeSysClear
  5600. //
  5601. this.checkBox_FacModeSysClear.AutoSize = true;
  5602. this.checkBox_FacModeSysClear.Checked = true;
  5603. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  5604. this.checkBox_FacModeSysClear.Enabled = false;
  5605. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5606. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  5607. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  5608. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  5609. this.checkBox_FacModeSysClear.TabIndex = 0;
  5610. this.checkBox_FacModeSysClear.Text = "系统清除";
  5611. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  5612. //
  5613. // textBox_FacModeScan
  5614. //
  5615. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5616. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  5617. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  5618. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  5619. this.textBox_FacModeScan.TabIndex = 6;
  5620. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  5621. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  5622. //
  5623. // label112
  5624. //
  5625. this.label112.AutoSize = true;
  5626. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5627. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  5628. this.label112.Location = new System.Drawing.Point(12, 10);
  5629. this.label112.Name = "label112";
  5630. this.label112.Size = new System.Drawing.Size(74, 21);
  5631. this.label112.TabIndex = 5;
  5632. this.label112.Text = "配置文件";
  5633. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5634. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  5635. //
  5636. // label_FacModeStatus
  5637. //
  5638. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5639. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5640. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5641. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  5642. this.label_FacModeStatus.Name = "label_FacModeStatus";
  5643. this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29);
  5644. this.label_FacModeStatus.TabIndex = 5;
  5645. this.label_FacModeStatus.Text = "测试结束";
  5646. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5647. //
  5648. // checkBox_OffLineFacMode
  5649. //
  5650. this.checkBox_OffLineFacMode.AutoSize = true;
  5651. this.checkBox_OffLineFacMode.Enabled = false;
  5652. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5653. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6);
  5654. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  5655. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21);
  5656. this.checkBox_OffLineFacMode.TabIndex = 0;
  5657. this.checkBox_OffLineFacMode.Text = "本地";
  5658. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  5659. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  5660. //
  5661. // label_FacModeResult
  5662. //
  5663. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  5664. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5665. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  5666. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  5667. this.label_FacModeResult.Name = "label_FacModeResult";
  5668. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  5669. this.label_FacModeResult.TabIndex = 5;
  5670. this.label_FacModeResult.Text = "测试合格";
  5671. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5672. //
  5673. // label111
  5674. //
  5675. this.label111.AutoSize = true;
  5676. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5677. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  5678. this.label111.Location = new System.Drawing.Point(12, 43);
  5679. this.label111.Name = "label111";
  5680. this.label111.Size = new System.Drawing.Size(42, 21);
  5681. this.label111.TabIndex = 5;
  5682. this.label111.Text = "扫码";
  5683. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5684. //
  5685. // label_FacModeSerial
  5686. //
  5687. this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5688. this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5689. this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5690. this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53);
  5691. this.label_FacModeSerial.Name = "label_FacModeSerial";
  5692. this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15);
  5693. this.label_FacModeSerial.TabIndex = 12;
  5694. this.label_FacModeSerial.Text = "0";
  5695. this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5696. //
  5697. // label131
  5698. //
  5699. this.label131.AutoSize = true;
  5700. this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5701. this.label131.ForeColor = System.Drawing.SystemColors.ControlText;
  5702. this.label131.Location = new System.Drawing.Point(930, 32);
  5703. this.label131.Name = "label131";
  5704. this.label131.Size = new System.Drawing.Size(44, 17);
  5705. this.label131.TabIndex = 12;
  5706. this.label131.Text = "流水号";
  5707. this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5708. this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick);
  5709. //
  5710. // tabPage_ProductMode_Read
  5711. //
  5712. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5713. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial);
  5714. this.tabPage_ProductMode_Read.Controls.Add(this.label135);
  5715. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  5716. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  5717. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  5718. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  5719. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  5720. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  5721. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  5722. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  5723. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  5724. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  5725. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  5726. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  5727. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  5728. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  5729. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  5730. this.tabPage_ProductMode_Read.TabIndex = 12;
  5731. this.tabPage_ProductMode_Read.Text = "量产检验";
  5732. //
  5733. // label_CheckModeSerial
  5734. //
  5735. this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5736. this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5737. this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5738. this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53);
  5739. this.label_CheckModeSerial.Name = "label_CheckModeSerial";
  5740. this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15);
  5741. this.label_CheckModeSerial.TabIndex = 22;
  5742. this.label_CheckModeSerial.Text = "0";
  5743. this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5744. //
  5745. // label135
  5746. //
  5747. this.label135.AutoSize = true;
  5748. this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5749. this.label135.ForeColor = System.Drawing.SystemColors.ControlText;
  5750. this.label135.Location = new System.Drawing.Point(930, 32);
  5751. this.label135.Name = "label135";
  5752. this.label135.Size = new System.Drawing.Size(44, 17);
  5753. this.label135.TabIndex = 23;
  5754. this.label135.Text = "流水号";
  5755. this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5756. this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick);
  5757. //
  5758. // checkBox_OffLineCheckMode
  5759. //
  5760. this.checkBox_OffLineCheckMode.AutoSize = true;
  5761. this.checkBox_OffLineCheckMode.Enabled = false;
  5762. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5763. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6);
  5764. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  5765. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21);
  5766. this.checkBox_OffLineCheckMode.TabIndex = 21;
  5767. this.checkBox_OffLineCheckMode.Text = "本地";
  5768. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  5769. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  5770. //
  5771. // comboBox_CheckModeCfgFile
  5772. //
  5773. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5774. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5775. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5776. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  5777. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  5778. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  5779. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  5780. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  5781. this.comboBox_CheckModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_CheckModeCfgFile_MouseHover_1);
  5782. //
  5783. // groupBox31
  5784. //
  5785. this.groupBox31.Controls.Add(this.label132);
  5786. this.groupBox31.Controls.Add(this.label_CheckModeMos);
  5787. this.groupBox31.Controls.Add(this.label148);
  5788. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  5789. this.groupBox31.Controls.Add(this.label154);
  5790. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  5791. this.groupBox31.Controls.Add(this.label156);
  5792. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  5793. this.groupBox31.Controls.Add(this.label121);
  5794. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  5795. this.groupBox31.Controls.Add(this.label160);
  5796. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  5797. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  5798. this.groupBox31.Name = "groupBox31";
  5799. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  5800. this.groupBox31.TabIndex = 20;
  5801. this.groupBox31.TabStop = false;
  5802. this.groupBox31.Text = "测试状态";
  5803. //
  5804. // label132
  5805. //
  5806. this.label132.AutoSize = true;
  5807. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5808. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  5809. this.label132.Location = new System.Drawing.Point(6, 202);
  5810. this.label132.Name = "label132";
  5811. this.label132.Size = new System.Drawing.Size(70, 20);
  5812. this.label132.TabIndex = 18;
  5813. this.label132.Text = "MOS校准";
  5814. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5815. //
  5816. // label_CheckModeMos
  5817. //
  5818. this.label_CheckModeMos.BackColor = System.Drawing.Color.Red;
  5819. this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5820. this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText;
  5821. this.label_CheckModeMos.Location = new System.Drawing.Point(108, 202);
  5822. this.label_CheckModeMos.Name = "label_CheckModeMos";
  5823. this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20);
  5824. this.label_CheckModeMos.TabIndex = 19;
  5825. this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5826. //
  5827. // label148
  5828. //
  5829. this.label148.AutoSize = true;
  5830. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5831. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  5832. this.label148.Location = new System.Drawing.Point(6, 100);
  5833. this.label148.Name = "label148";
  5834. this.label148.Size = new System.Drawing.Size(65, 20);
  5835. this.label148.TabIndex = 16;
  5836. this.label148.Text = "打标信息";
  5837. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5838. //
  5839. // label_CheckModeSN
  5840. //
  5841. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  5842. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5843. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  5844. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 100);
  5845. this.label_CheckModeSN.Name = "label_CheckModeSN";
  5846. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  5847. this.label_CheckModeSN.TabIndex = 17;
  5848. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5849. //
  5850. // label154
  5851. //
  5852. this.label154.AutoSize = true;
  5853. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5854. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  5855. this.label154.Location = new System.Drawing.Point(6, 168);
  5856. this.label154.Name = "label154";
  5857. this.label154.Size = new System.Drawing.Size(65, 20);
  5858. this.label154.TabIndex = 12;
  5859. this.label154.Text = "力矩标定";
  5860. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5861. //
  5862. // label_CheckModeTorque
  5863. //
  5864. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  5865. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5866. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  5867. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 168);
  5868. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  5869. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  5870. this.label_CheckModeTorque.TabIndex = 13;
  5871. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5872. //
  5873. // label156
  5874. //
  5875. this.label156.AutoSize = true;
  5876. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5877. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  5878. this.label156.Location = new System.Drawing.Point(6, 134);
  5879. this.label156.Name = "label156";
  5880. this.label156.Size = new System.Drawing.Size(65, 20);
  5881. this.label156.TabIndex = 12;
  5882. this.label156.Text = "参数检查";
  5883. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5884. //
  5885. // label_CheckModeCfg
  5886. //
  5887. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  5888. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5889. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  5890. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 134);
  5891. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  5892. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  5893. this.label_CheckModeCfg.TabIndex = 13;
  5894. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5895. //
  5896. // label121
  5897. //
  5898. this.label121.AutoSize = true;
  5899. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5900. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  5901. this.label121.Location = new System.Drawing.Point(6, 32);
  5902. this.label121.Name = "label121";
  5903. this.label121.Size = new System.Drawing.Size(48, 20);
  5904. this.label121.TabIndex = 8;
  5905. this.label121.Text = "BOOT";
  5906. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5907. //
  5908. // label_CheckModeBoot
  5909. //
  5910. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  5911. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5912. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  5913. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  5914. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  5915. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  5916. this.label_CheckModeBoot.TabIndex = 9;
  5917. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5918. //
  5919. // label160
  5920. //
  5921. this.label160.AutoSize = true;
  5922. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5923. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  5924. this.label160.Location = new System.Drawing.Point(6, 66);
  5925. this.label160.Name = "label160";
  5926. this.label160.Size = new System.Drawing.Size(65, 20);
  5927. this.label160.TabIndex = 8;
  5928. this.label160.Text = "软件版本";
  5929. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5930. //
  5931. // label_CheckModeFWVer
  5932. //
  5933. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  5934. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5935. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5936. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 66);
  5937. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  5938. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  5939. this.label_CheckModeFWVer.TabIndex = 9;
  5940. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5941. //
  5942. // comboBox_CheckModeCfgDate
  5943. //
  5944. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5945. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5946. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5947. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  5948. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  5949. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  5950. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  5951. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  5952. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  5953. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  5954. //
  5955. // groupBox30
  5956. //
  5957. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  5958. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  5959. this.groupBox30.Name = "groupBox30";
  5960. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  5961. this.groupBox30.TabIndex = 19;
  5962. this.groupBox30.TabStop = false;
  5963. this.groupBox30.Text = "测试记录";
  5964. //
  5965. // richTextBox_CheckModeLog
  5966. //
  5967. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5968. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  5969. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  5970. this.richTextBox_CheckModeLog.ReadOnly = true;
  5971. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  5972. this.richTextBox_CheckModeLog.TabIndex = 0;
  5973. this.richTextBox_CheckModeLog.Text = "";
  5974. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  5975. //
  5976. // groupBox29
  5977. //
  5978. this.groupBox29.Controls.Add(this.checkBox_CheckModeMos);
  5979. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  5980. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  5981. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  5982. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  5983. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  5984. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  5985. this.groupBox29.Name = "groupBox29";
  5986. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  5987. this.groupBox29.TabIndex = 18;
  5988. this.groupBox29.TabStop = false;
  5989. this.groupBox29.Text = "测试项目";
  5990. //
  5991. // checkBox_CheckModeMos
  5992. //
  5993. this.checkBox_CheckModeMos.AutoSize = true;
  5994. this.checkBox_CheckModeMos.Checked = true;
  5995. this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked;
  5996. this.checkBox_CheckModeMos.Enabled = false;
  5997. this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5998. this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148);
  5999. this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos";
  6000. this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24);
  6001. this.checkBox_CheckModeMos.TabIndex = 9;
  6002. this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
  6003. this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
  6004. //
  6005. // checkBox_CheckModeSN
  6006. //
  6007. this.checkBox_CheckModeSN.AutoSize = true;
  6008. this.checkBox_CheckModeSN.Checked = true;
  6009. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  6010. this.checkBox_CheckModeSN.Enabled = false;
  6011. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6012. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  6013. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  6014. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  6015. this.checkBox_CheckModeSN.TabIndex = 3;
  6016. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  6017. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  6018. //
  6019. // checkBox_CheckModeTorque
  6020. //
  6021. this.checkBox_CheckModeTorque.AutoSize = true;
  6022. this.checkBox_CheckModeTorque.Checked = true;
  6023. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  6024. this.checkBox_CheckModeTorque.Enabled = false;
  6025. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6026. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  6027. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  6028. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  6029. this.checkBox_CheckModeTorque.TabIndex = 2;
  6030. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  6031. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  6032. //
  6033. // checkBox_CheckModeCfg
  6034. //
  6035. this.checkBox_CheckModeCfg.AutoSize = true;
  6036. this.checkBox_CheckModeCfg.Checked = true;
  6037. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  6038. this.checkBox_CheckModeCfg.Enabled = false;
  6039. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6040. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  6041. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  6042. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  6043. this.checkBox_CheckModeCfg.TabIndex = 1;
  6044. this.checkBox_CheckModeCfg.Text = "参数检查";
  6045. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  6046. //
  6047. // checkBox_CheckModeFWVer
  6048. //
  6049. this.checkBox_CheckModeFWVer.AutoSize = true;
  6050. this.checkBox_CheckModeFWVer.Checked = true;
  6051. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  6052. this.checkBox_CheckModeFWVer.Enabled = false;
  6053. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6054. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  6055. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  6056. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  6057. this.checkBox_CheckModeFWVer.TabIndex = 0;
  6058. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  6059. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  6060. //
  6061. // button_CheckModeStart
  6062. //
  6063. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6064. this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6065. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  6066. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  6067. this.button_CheckModeStart.Name = "button_CheckModeStart";
  6068. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  6069. this.button_CheckModeStart.TabIndex = 17;
  6070. this.button_CheckModeStart.Text = "开始测试";
  6071. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  6072. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  6073. //
  6074. // textBox_CheckModeScan
  6075. //
  6076. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6077. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  6078. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  6079. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  6080. this.textBox_CheckModeScan.TabIndex = 14;
  6081. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  6082. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  6083. //
  6084. // label138
  6085. //
  6086. this.label138.AutoSize = true;
  6087. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6088. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  6089. this.label138.Location = new System.Drawing.Point(12, 10);
  6090. this.label138.Name = "label138";
  6091. this.label138.Size = new System.Drawing.Size(74, 21);
  6092. this.label138.TabIndex = 10;
  6093. this.label138.Text = "配置文件";
  6094. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6095. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  6096. //
  6097. // label_CheckModeStatus
  6098. //
  6099. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6100. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6101. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6102. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  6103. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  6104. this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29);
  6105. this.label_CheckModeStatus.TabIndex = 11;
  6106. this.label_CheckModeStatus.Text = "测试结束";
  6107. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6108. //
  6109. // label_CheckModeResult
  6110. //
  6111. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  6112. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6113. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  6114. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  6115. this.label_CheckModeResult.Name = "label_CheckModeResult";
  6116. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  6117. this.label_CheckModeResult.TabIndex = 12;
  6118. this.label_CheckModeResult.Text = "测试合格";
  6119. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6120. //
  6121. // label141
  6122. //
  6123. this.label141.AutoSize = true;
  6124. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6125. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  6126. this.label141.Location = new System.Drawing.Point(12, 43);
  6127. this.label141.Name = "label141";
  6128. this.label141.Size = new System.Drawing.Size(42, 21);
  6129. this.label141.TabIndex = 13;
  6130. this.label141.Text = "扫码";
  6131. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6132. //
  6133. // label23
  6134. //
  6135. this.label23.AutoSize = true;
  6136. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6137. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6138. this.label23.ForeColor = System.Drawing.Color.White;
  6139. this.label23.Location = new System.Drawing.Point(398, 622);
  6140. this.label23.Name = "label23";
  6141. this.label23.Size = new System.Drawing.Size(68, 17);
  6142. this.label23.TabIndex = 7;
  6143. this.label23.Text = "接收计数:";
  6144. //
  6145. // label_RecCount
  6146. //
  6147. this.label_RecCount.AutoSize = true;
  6148. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6149. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6150. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  6151. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  6152. this.label_RecCount.Name = "label_RecCount";
  6153. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  6154. this.label_RecCount.TabIndex = 8;
  6155. this.label_RecCount.Text = "0";
  6156. //
  6157. // timer_1s
  6158. //
  6159. this.timer_1s.Enabled = true;
  6160. this.timer_1s.Interval = 500;
  6161. this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
  6162. //
  6163. // label_BuildTime
  6164. //
  6165. this.label_BuildTime.AutoSize = true;
  6166. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6167. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6168. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  6169. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  6170. this.label_BuildTime.Name = "label_BuildTime";
  6171. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  6172. this.label_BuildTime.TabIndex = 10;
  6173. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  6174. //
  6175. // label_SystemTime
  6176. //
  6177. this.label_SystemTime.AutoSize = true;
  6178. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6179. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6180. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  6181. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  6182. this.label_SystemTime.Name = "label_SystemTime";
  6183. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  6184. this.label_SystemTime.TabIndex = 11;
  6185. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  6186. //
  6187. // label_COM_Sta
  6188. //
  6189. this.label_COM_Sta.AutoSize = true;
  6190. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6191. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6192. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  6193. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  6194. this.label_COM_Sta.Name = "label_COM_Sta";
  6195. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  6196. this.label_COM_Sta.TabIndex = 12;
  6197. this.label_COM_Sta.Text = "端口:未连接";
  6198. //
  6199. // label43
  6200. //
  6201. this.label43.BackColor = System.Drawing.Color.Silver;
  6202. this.label43.ForeColor = System.Drawing.Color.White;
  6203. this.label43.Location = new System.Drawing.Point(219, 623);
  6204. this.label43.Name = "label43";
  6205. this.label43.Size = new System.Drawing.Size(1, 15);
  6206. this.label43.TabIndex = 8;
  6207. //
  6208. // label44
  6209. //
  6210. this.label44.BackColor = System.Drawing.Color.Silver;
  6211. this.label44.ForeColor = System.Drawing.Color.White;
  6212. this.label44.Location = new System.Drawing.Point(393, 623);
  6213. this.label44.Name = "label44";
  6214. this.label44.Size = new System.Drawing.Size(1, 15);
  6215. this.label44.TabIndex = 13;
  6216. //
  6217. // label45
  6218. //
  6219. this.label45.BackColor = System.Drawing.Color.Silver;
  6220. this.label45.ForeColor = System.Drawing.Color.White;
  6221. this.label45.Location = new System.Drawing.Point(642, 623);
  6222. this.label45.Name = "label45";
  6223. this.label45.Size = new System.Drawing.Size(1, 15);
  6224. this.label45.TabIndex = 14;
  6225. //
  6226. // label96
  6227. //
  6228. this.label96.BackColor = System.Drawing.Color.Silver;
  6229. this.label96.ForeColor = System.Drawing.Color.White;
  6230. this.label96.Location = new System.Drawing.Point(526, 623);
  6231. this.label96.Name = "label96";
  6232. this.label96.Size = new System.Drawing.Size(1, 15);
  6233. this.label96.TabIndex = 17;
  6234. //
  6235. // label_Server_ComStatus
  6236. //
  6237. this.label_Server_ComStatus.AutoSize = true;
  6238. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6239. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6240. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  6241. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  6242. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  6243. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  6244. this.label_Server_ComStatus.TabIndex = 18;
  6245. this.label_Server_ComStatus.Text = "网络:未连接";
  6246. //
  6247. // label_ServerStatus
  6248. //
  6249. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  6250. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  6251. this.label_ServerStatus.Name = "label_ServerStatus";
  6252. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  6253. this.label_ServerStatus.TabIndex = 19;
  6254. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  6255. //
  6256. // label_PortStatus
  6257. //
  6258. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  6259. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  6260. this.label_PortStatus.Name = "label_PortStatus";
  6261. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  6262. this.label_PortStatus.TabIndex = 20;
  6263. //
  6264. // label_Computername
  6265. //
  6266. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6267. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6268. this.label_Computername.ForeColor = System.Drawing.Color.White;
  6269. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  6270. this.label_Computername.Name = "label_Computername";
  6271. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  6272. this.label_Computername.TabIndex = 21;
  6273. this.label_Computername.Text = "计算机名:";
  6274. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6275. //
  6276. // tabControl2
  6277. //
  6278. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  6279. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  6280. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  6281. this.tabControl2.Name = "tabControl2";
  6282. this.tabControl2.SelectedIndex = 0;
  6283. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  6284. this.tabControl2.TabIndex = 23;
  6285. this.tabControl2.Visible = false;
  6286. //
  6287. // tabPage_RunInfo
  6288. //
  6289. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6290. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  6291. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  6292. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  6293. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  6294. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  6295. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  6296. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  6297. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  6298. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  6299. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  6300. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  6301. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  6302. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  6303. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  6304. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  6305. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  6306. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  6307. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  6308. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  6309. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  6310. this.tabPage_RunInfo.Controls.Add(this.label55);
  6311. this.tabPage_RunInfo.Controls.Add(this.label28);
  6312. this.tabPage_RunInfo.Controls.Add(this.label22);
  6313. this.tabPage_RunInfo.Controls.Add(this.label16);
  6314. this.tabPage_RunInfo.Controls.Add(this.label10);
  6315. this.tabPage_RunInfo.Controls.Add(this.label21);
  6316. this.tabPage_RunInfo.Controls.Add(this.label15);
  6317. this.tabPage_RunInfo.Controls.Add(this.label9);
  6318. this.tabPage_RunInfo.Controls.Add(this.label20);
  6319. this.tabPage_RunInfo.Controls.Add(this.label14);
  6320. this.tabPage_RunInfo.Controls.Add(this.label8);
  6321. this.tabPage_RunInfo.Controls.Add(this.label19);
  6322. this.tabPage_RunInfo.Controls.Add(this.label13);
  6323. this.tabPage_RunInfo.Controls.Add(this.label7);
  6324. this.tabPage_RunInfo.Controls.Add(this.label18);
  6325. this.tabPage_RunInfo.Controls.Add(this.label12);
  6326. this.tabPage_RunInfo.Controls.Add(this.label6);
  6327. this.tabPage_RunInfo.Controls.Add(this.label17);
  6328. this.tabPage_RunInfo.Controls.Add(this.label11);
  6329. this.tabPage_RunInfo.Controls.Add(this.label5);
  6330. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  6331. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  6332. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  6333. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  6334. this.tabPage_RunInfo.TabIndex = 0;
  6335. this.tabPage_RunInfo.Text = "运行信息";
  6336. //
  6337. // textBox_RunInfo_BikeSpeed
  6338. //
  6339. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6340. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10);
  6341. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  6342. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  6343. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  6344. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  6345. //
  6346. // textBox_RunInfo_MotorSpeed
  6347. //
  6348. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6349. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127);
  6350. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  6351. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  6352. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  6353. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  6354. //
  6355. // textBox_RunInfo_Cadence
  6356. //
  6357. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6358. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49);
  6359. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  6360. this.textBox_RunInfo_Cadence.ReadOnly = true;
  6361. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  6362. this.textBox_RunInfo_Cadence.TabIndex = 28;
  6363. //
  6364. // textBox_TorqueReg
  6365. //
  6366. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6367. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86);
  6368. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  6369. this.textBox_TorqueReg.ReadOnly = true;
  6370. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  6371. this.textBox_TorqueReg.TabIndex = 45;
  6372. //
  6373. // textBox_RunInfo_Torque
  6374. //
  6375. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6376. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88);
  6377. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  6378. this.textBox_RunInfo_Torque.ReadOnly = true;
  6379. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  6380. this.textBox_RunInfo_Torque.TabIndex = 29;
  6381. //
  6382. // textBox_RunInfo_Dir
  6383. //
  6384. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6385. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127);
  6386. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  6387. this.textBox_RunInfo_Dir.ReadOnly = true;
  6388. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  6389. this.textBox_RunInfo_Dir.TabIndex = 30;
  6390. //
  6391. // textBox_RunInfo_Vol
  6392. //
  6393. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6394. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10);
  6395. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  6396. this.textBox_RunInfo_Vol.ReadOnly = true;
  6397. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  6398. this.textBox_RunInfo_Vol.TabIndex = 31;
  6399. //
  6400. // textBox_RunInfo_Current
  6401. //
  6402. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6403. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49);
  6404. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  6405. this.textBox_RunInfo_Current.ReadOnly = true;
  6406. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  6407. this.textBox_RunInfo_Current.TabIndex = 32;
  6408. //
  6409. // textBox_RunInfo_Power
  6410. //
  6411. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6412. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87);
  6413. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  6414. this.textBox_RunInfo_Power.ReadOnly = true;
  6415. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  6416. this.textBox_RunInfo_Power.TabIndex = 33;
  6417. //
  6418. // textBox_RunInfo_SOC
  6419. //
  6420. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6421. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9);
  6422. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  6423. this.textBox_RunInfo_SOC.ReadOnly = true;
  6424. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  6425. this.textBox_RunInfo_SOC.TabIndex = 26;
  6426. //
  6427. // textBox_RunInfo_T_PCB
  6428. //
  6429. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6430. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10);
  6431. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  6432. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  6433. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  6434. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  6435. //
  6436. // textBox_RunInfo_T_MCU
  6437. //
  6438. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6439. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49);
  6440. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  6441. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  6442. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  6443. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  6444. //
  6445. // textBox_RunInfo_T_Coil
  6446. //
  6447. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6448. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87);
  6449. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  6450. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  6451. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  6452. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  6453. //
  6454. // textBox_RunInfo_GearSt
  6455. //
  6456. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6457. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127);
  6458. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  6459. this.textBox_RunInfo_GearSt.ReadOnly = true;
  6460. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  6461. this.textBox_RunInfo_GearSt.TabIndex = 38;
  6462. //
  6463. // textBox_RunInfo_LightSwitch
  6464. //
  6465. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6466. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126);
  6467. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  6468. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  6469. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  6470. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  6471. //
  6472. // textBox_RunInfo_Range
  6473. //
  6474. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6475. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86);
  6476. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  6477. this.textBox_RunInfo_Range.ReadOnly = true;
  6478. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  6479. this.textBox_RunInfo_Range.TabIndex = 40;
  6480. //
  6481. // textBox_RunInfo_AvgPower
  6482. //
  6483. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6484. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48);
  6485. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  6486. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  6487. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  6488. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  6489. //
  6490. // textBox_RunInfo_Trip
  6491. //
  6492. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6493. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9);
  6494. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  6495. this.textBox_RunInfo_Trip.ReadOnly = true;
  6496. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  6497. this.textBox_RunInfo_Trip.TabIndex = 42;
  6498. //
  6499. // textBox_RunInfo_Trip_Time
  6500. //
  6501. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6502. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48);
  6503. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  6504. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  6505. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  6506. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  6507. //
  6508. // textBox_ErrorCode
  6509. //
  6510. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6511. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126);
  6512. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  6513. this.textBox_ErrorCode.ReadOnly = true;
  6514. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  6515. this.textBox_ErrorCode.TabIndex = 25;
  6516. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  6517. //
  6518. // label55
  6519. //
  6520. this.label55.AutoSize = true;
  6521. this.label55.Location = new System.Drawing.Point(633, 90);
  6522. this.label55.Name = "label55";
  6523. this.label55.Size = new System.Drawing.Size(71, 21);
  6524. this.label55.TabIndex = 44;
  6525. this.label55.Text = "力矩Reg";
  6526. //
  6527. // label28
  6528. //
  6529. this.label28.AutoSize = true;
  6530. this.label28.Location = new System.Drawing.Point(633, 130);
  6531. this.label28.Name = "label28";
  6532. this.label28.Size = new System.Drawing.Size(58, 21);
  6533. this.label28.TabIndex = 14;
  6534. this.label28.Text = "故障码";
  6535. //
  6536. // label22
  6537. //
  6538. this.label22.AutoSize = true;
  6539. this.label22.Location = new System.Drawing.Point(633, 52);
  6540. this.label22.Name = "label22";
  6541. this.label22.Size = new System.Drawing.Size(74, 21);
  6542. this.label22.TabIndex = 7;
  6543. this.label22.Text = "单次时间";
  6544. //
  6545. // label16
  6546. //
  6547. this.label16.AutoSize = true;
  6548. this.label16.Location = new System.Drawing.Point(485, 90);
  6549. this.label16.Name = "label16";
  6550. this.label16.Size = new System.Drawing.Size(42, 21);
  6551. this.label16.TabIndex = 8;
  6552. this.label16.Text = "续航";
  6553. //
  6554. // label10
  6555. //
  6556. this.label10.AutoSize = true;
  6557. this.label10.Location = new System.Drawing.Point(153, 92);
  6558. this.label10.Name = "label10";
  6559. this.label10.Size = new System.Drawing.Size(42, 21);
  6560. this.label10.TabIndex = 9;
  6561. this.label10.Text = "功率";
  6562. //
  6563. // label21
  6564. //
  6565. this.label21.AutoSize = true;
  6566. this.label21.Location = new System.Drawing.Point(633, 13);
  6567. this.label21.Name = "label21";
  6568. this.label21.Size = new System.Drawing.Size(74, 21);
  6569. this.label21.TabIndex = 10;
  6570. this.label21.Text = "单次里程";
  6571. //
  6572. // label15
  6573. //
  6574. this.label15.AutoSize = true;
  6575. this.label15.Location = new System.Drawing.Point(485, 13);
  6576. this.label15.Name = "label15";
  6577. this.label15.Size = new System.Drawing.Size(42, 21);
  6578. this.label15.TabIndex = 11;
  6579. this.label15.Text = "电量";
  6580. //
  6581. // label9
  6582. //
  6583. this.label9.AutoSize = true;
  6584. this.label9.Location = new System.Drawing.Point(153, 53);
  6585. this.label9.Name = "label9";
  6586. this.label9.Size = new System.Drawing.Size(42, 21);
  6587. this.label9.TabIndex = 12;
  6588. this.label9.Text = "电流";
  6589. //
  6590. // label20
  6591. //
  6592. this.label20.AutoSize = true;
  6593. this.label20.Location = new System.Drawing.Point(300, 91);
  6594. this.label20.Name = "label20";
  6595. this.label20.Size = new System.Drawing.Size(74, 21);
  6596. this.label20.TabIndex = 13;
  6597. this.label20.Text = "电机温度";
  6598. //
  6599. // label14
  6600. //
  6601. this.label14.AutoSize = true;
  6602. this.label14.Location = new System.Drawing.Point(485, 130);
  6603. this.label14.Name = "label14";
  6604. this.label14.Size = new System.Drawing.Size(42, 21);
  6605. this.label14.TabIndex = 15;
  6606. this.label14.Text = "大灯";
  6607. //
  6608. // label8
  6609. //
  6610. this.label8.AutoSize = true;
  6611. this.label8.Location = new System.Drawing.Point(153, 14);
  6612. this.label8.Name = "label8";
  6613. this.label8.Size = new System.Drawing.Size(42, 21);
  6614. this.label8.TabIndex = 23;
  6615. this.label8.Text = "电压";
  6616. //
  6617. // label19
  6618. //
  6619. this.label19.AutoSize = true;
  6620. this.label19.Location = new System.Drawing.Point(300, 53);
  6621. this.label19.Name = "label19";
  6622. this.label19.Size = new System.Drawing.Size(81, 21);
  6623. this.label19.TabIndex = 16;
  6624. this.label19.Text = "MCU温度";
  6625. //
  6626. // label13
  6627. //
  6628. this.label13.AutoSize = true;
  6629. this.label13.Location = new System.Drawing.Point(300, 131);
  6630. this.label13.Name = "label13";
  6631. this.label13.Size = new System.Drawing.Size(42, 21);
  6632. this.label13.TabIndex = 17;
  6633. this.label13.Text = "档位";
  6634. //
  6635. // label7
  6636. //
  6637. this.label7.AutoSize = true;
  6638. this.label7.Location = new System.Drawing.Point(6, 131);
  6639. this.label7.Name = "label7";
  6640. this.label7.Size = new System.Drawing.Size(42, 21);
  6641. this.label7.TabIndex = 18;
  6642. this.label7.Text = "转速";
  6643. //
  6644. // label18
  6645. //
  6646. this.label18.AutoSize = true;
  6647. this.label18.Location = new System.Drawing.Point(300, 14);
  6648. this.label18.Name = "label18";
  6649. this.label18.Size = new System.Drawing.Size(73, 21);
  6650. this.label18.TabIndex = 19;
  6651. this.label18.Text = "PCB温度";
  6652. //
  6653. // label12
  6654. //
  6655. this.label12.AutoSize = true;
  6656. this.label12.Location = new System.Drawing.Point(153, 131);
  6657. this.label12.Name = "label12";
  6658. this.label12.Size = new System.Drawing.Size(42, 21);
  6659. this.label12.TabIndex = 20;
  6660. this.label12.Text = "方向";
  6661. //
  6662. // label6
  6663. //
  6664. this.label6.AutoSize = true;
  6665. this.label6.Location = new System.Drawing.Point(6, 53);
  6666. this.label6.Name = "label6";
  6667. this.label6.Size = new System.Drawing.Size(42, 21);
  6668. this.label6.TabIndex = 21;
  6669. this.label6.Text = "踏频";
  6670. //
  6671. // label17
  6672. //
  6673. this.label17.AutoSize = true;
  6674. this.label17.Location = new System.Drawing.Point(485, 52);
  6675. this.label17.Name = "label17";
  6676. this.label17.Size = new System.Drawing.Size(42, 21);
  6677. this.label17.TabIndex = 22;
  6678. this.label17.Text = "功耗";
  6679. //
  6680. // label11
  6681. //
  6682. this.label11.AutoSize = true;
  6683. this.label11.Location = new System.Drawing.Point(6, 92);
  6684. this.label11.Name = "label11";
  6685. this.label11.Size = new System.Drawing.Size(42, 21);
  6686. this.label11.TabIndex = 24;
  6687. this.label11.Text = "力矩";
  6688. //
  6689. // label5
  6690. //
  6691. this.label5.AutoSize = true;
  6692. this.label5.Location = new System.Drawing.Point(6, 14);
  6693. this.label5.Name = "label5";
  6694. this.label5.Size = new System.Drawing.Size(42, 21);
  6695. this.label5.TabIndex = 6;
  6696. this.label5.Text = "车速";
  6697. //
  6698. // tabPage_DebugInfo
  6699. //
  6700. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6701. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  6702. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  6703. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  6704. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  6705. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  6706. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  6707. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  6708. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  6709. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  6710. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  6711. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  6712. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  6713. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  6714. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  6715. this.tabPage_DebugInfo.Controls.Add(this.label97);
  6716. this.tabPage_DebugInfo.Controls.Add(this.label109);
  6717. this.tabPage_DebugInfo.Controls.Add(this.label98);
  6718. this.tabPage_DebugInfo.Controls.Add(this.label99);
  6719. this.tabPage_DebugInfo.Controls.Add(this.label100);
  6720. this.tabPage_DebugInfo.Controls.Add(this.label101);
  6721. this.tabPage_DebugInfo.Controls.Add(this.label102);
  6722. this.tabPage_DebugInfo.Controls.Add(this.label110);
  6723. this.tabPage_DebugInfo.Controls.Add(this.label108);
  6724. this.tabPage_DebugInfo.Controls.Add(this.label103);
  6725. this.tabPage_DebugInfo.Controls.Add(this.label104);
  6726. this.tabPage_DebugInfo.Controls.Add(this.label105);
  6727. this.tabPage_DebugInfo.Controls.Add(this.label106);
  6728. this.tabPage_DebugInfo.Controls.Add(this.label107);
  6729. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  6730. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  6731. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  6732. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  6733. this.tabPage_DebugInfo.TabIndex = 1;
  6734. this.tabPage_DebugInfo.Text = "调试信息";
  6735. //
  6736. // textBox_DebugInfo_SysFun
  6737. //
  6738. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6739. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  6740. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  6741. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  6742. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  6743. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  6744. //
  6745. // textBox_DebugInfo_SecondFun
  6746. //
  6747. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6748. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  6749. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  6750. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  6751. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  6752. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  6753. //
  6754. // textBox_DebugInfo_MotorFun
  6755. //
  6756. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6757. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  6758. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  6759. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  6760. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  6761. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  6762. //
  6763. // textBox_DebugInfo_AssistFun
  6764. //
  6765. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6766. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  6767. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  6768. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  6769. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  6770. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  6771. //
  6772. // textBox_DebugInfo_IdRef
  6773. //
  6774. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6775. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  6776. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  6777. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  6778. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  6779. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  6780. //
  6781. // textBox_DebugInfo_IqRef
  6782. //
  6783. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6784. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  6785. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  6786. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  6787. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  6788. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  6789. //
  6790. // textBox_DebugInfo_UdRef
  6791. //
  6792. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6793. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  6794. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  6795. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  6796. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  6797. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  6798. //
  6799. // textBox_DebugInfo_UqRef
  6800. //
  6801. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6802. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  6803. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  6804. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  6805. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  6806. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  6807. //
  6808. // textBox_DebugInfo_TorquePu
  6809. //
  6810. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6811. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  6812. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  6813. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  6814. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  6815. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  6816. //
  6817. // textBox_DebugInfo_TorqueFil
  6818. //
  6819. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6820. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  6821. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  6822. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  6823. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  6824. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  6825. //
  6826. // textBox_DebugInfo_TorqueCadence
  6827. //
  6828. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6829. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  6830. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  6831. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  6832. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  6833. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  6834. //
  6835. // textBox_DebugInfo_IqFdb
  6836. //
  6837. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6838. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  6839. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  6840. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  6841. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  6842. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  6843. //
  6844. // textBox_DebugInfo_IdFdb
  6845. //
  6846. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6847. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  6848. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  6849. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  6850. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  6851. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  6852. //
  6853. // textBox_DebugInfo_AssistOut
  6854. //
  6855. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6856. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  6857. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  6858. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  6859. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  6860. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  6861. //
  6862. // label97
  6863. //
  6864. this.label97.AutoSize = true;
  6865. this.label97.Location = new System.Drawing.Point(344, 46);
  6866. this.label97.Name = "label97";
  6867. this.label97.Size = new System.Drawing.Size(106, 21);
  6868. this.label97.TabIndex = 45;
  6869. this.label97.Text = "时间滤波力矩";
  6870. //
  6871. // label109
  6872. //
  6873. this.label109.AutoSize = true;
  6874. this.label109.Location = new System.Drawing.Point(344, 118);
  6875. this.label109.Name = "label109";
  6876. this.label109.Size = new System.Drawing.Size(102, 21);
  6877. this.label109.TabIndex = 46;
  6878. this.label109.Text = "D轴电流反馈";
  6879. //
  6880. // label98
  6881. //
  6882. this.label98.AutoSize = true;
  6883. this.label98.Location = new System.Drawing.Point(170, 10);
  6884. this.label98.Name = "label98";
  6885. this.label98.Size = new System.Drawing.Size(102, 21);
  6886. this.label98.TabIndex = 46;
  6887. this.label98.Text = "D轴电流给定";
  6888. //
  6889. // label99
  6890. //
  6891. this.label99.AutoSize = true;
  6892. this.label99.Location = new System.Drawing.Point(8, 118);
  6893. this.label99.Name = "label99";
  6894. this.label99.Size = new System.Drawing.Size(90, 21);
  6895. this.label99.TabIndex = 47;
  6896. this.label99.Text = "助力状态机";
  6897. //
  6898. // label100
  6899. //
  6900. this.label100.AutoSize = true;
  6901. this.label100.Location = new System.Drawing.Point(170, 82);
  6902. this.label100.Name = "label100";
  6903. this.label100.Size = new System.Drawing.Size(102, 21);
  6904. this.label100.TabIndex = 48;
  6905. this.label100.Text = "D轴电压给定";
  6906. //
  6907. // label101
  6908. //
  6909. this.label101.AutoSize = true;
  6910. this.label101.Location = new System.Drawing.Point(8, 46);
  6911. this.label101.Name = "label101";
  6912. this.label101.Size = new System.Drawing.Size(90, 21);
  6913. this.label101.TabIndex = 53;
  6914. this.label101.Text = "二层状态机";
  6915. //
  6916. // label102
  6917. //
  6918. this.label102.AutoSize = true;
  6919. this.label102.Location = new System.Drawing.Point(170, 118);
  6920. this.label102.Name = "label102";
  6921. this.label102.Size = new System.Drawing.Size(103, 21);
  6922. this.label102.TabIndex = 49;
  6923. this.label102.Text = "Q轴电压给定";
  6924. //
  6925. // label110
  6926. //
  6927. this.label110.AutoSize = true;
  6928. this.label110.Location = new System.Drawing.Point(522, 46);
  6929. this.label110.Name = "label110";
  6930. this.label110.Size = new System.Drawing.Size(106, 21);
  6931. this.label110.TabIndex = 51;
  6932. this.label110.Text = "助力输出电流";
  6933. //
  6934. // label108
  6935. //
  6936. this.label108.AutoSize = true;
  6937. this.label108.Location = new System.Drawing.Point(522, 10);
  6938. this.label108.Name = "label108";
  6939. this.label108.Size = new System.Drawing.Size(103, 21);
  6940. this.label108.TabIndex = 51;
  6941. this.label108.Text = "Q轴电流反馈";
  6942. //
  6943. // label103
  6944. //
  6945. this.label103.AutoSize = true;
  6946. this.label103.Location = new System.Drawing.Point(8, 82);
  6947. this.label103.Name = "label103";
  6948. this.label103.Size = new System.Drawing.Size(90, 21);
  6949. this.label103.TabIndex = 50;
  6950. this.label103.Text = "电机状态机";
  6951. //
  6952. // label104
  6953. //
  6954. this.label104.AutoSize = true;
  6955. this.label104.Location = new System.Drawing.Point(170, 46);
  6956. this.label104.Name = "label104";
  6957. this.label104.Size = new System.Drawing.Size(103, 21);
  6958. this.label104.TabIndex = 51;
  6959. this.label104.Text = "Q轴电流给定";
  6960. //
  6961. // label105
  6962. //
  6963. this.label105.AutoSize = true;
  6964. this.label105.Location = new System.Drawing.Point(344, 10);
  6965. this.label105.Name = "label105";
  6966. this.label105.Size = new System.Drawing.Size(74, 21);
  6967. this.label105.TabIndex = 52;
  6968. this.label105.Text = "瞬时力矩";
  6969. //
  6970. // label106
  6971. //
  6972. this.label106.AutoSize = true;
  6973. this.label106.Location = new System.Drawing.Point(344, 82);
  6974. this.label106.Name = "label106";
  6975. this.label106.Size = new System.Drawing.Size(106, 21);
  6976. this.label106.TabIndex = 54;
  6977. this.label106.Text = "踏频滤波力矩";
  6978. //
  6979. // label107
  6980. //
  6981. this.label107.AutoSize = true;
  6982. this.label107.Location = new System.Drawing.Point(8, 10);
  6983. this.label107.Name = "label107";
  6984. this.label107.Size = new System.Drawing.Size(90, 21);
  6985. this.label107.TabIndex = 44;
  6986. this.label107.Text = "系统状态机";
  6987. //
  6988. // label_StarInfo
  6989. //
  6990. this.label_StarInfo.AutoSize = true;
  6991. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6992. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  6993. this.label_StarInfo.Name = "label_StarInfo";
  6994. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  6995. this.label_StarInfo.TabIndex = 24;
  6996. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  6997. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6998. //
  6999. // label_UserName
  7000. //
  7001. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7002. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7003. this.label_UserName.ForeColor = System.Drawing.Color.White;
  7004. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  7005. this.label_UserName.Name = "label_UserName";
  7006. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  7007. this.label_UserName.TabIndex = 21;
  7008. this.label_UserName.Text = "用户名:";
  7009. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  7010. //
  7011. // label124
  7012. //
  7013. this.label124.BackColor = System.Drawing.Color.Silver;
  7014. this.label124.ForeColor = System.Drawing.Color.White;
  7015. this.label124.Location = new System.Drawing.Point(568, 7);
  7016. this.label124.Name = "label124";
  7017. this.label124.Size = new System.Drawing.Size(1, 15);
  7018. this.label124.TabIndex = 25;
  7019. //
  7020. // label46
  7021. //
  7022. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7023. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7024. this.label46.ForeColor = System.Drawing.Color.White;
  7025. this.label46.Location = new System.Drawing.Point(726, 4);
  7026. this.label46.Name = "label46";
  7027. this.label46.Size = new System.Drawing.Size(23, 21);
  7028. this.label46.TabIndex = 21;
  7029. this.label46.Text = "/";
  7030. //
  7031. // pictureBox_WriteLock
  7032. //
  7033. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  7034. this.pictureBox_WriteLock.Location = new System.Drawing.Point(100, 28);
  7035. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  7036. this.pictureBox_WriteLock.Size = new System.Drawing.Size(45, 45);
  7037. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  7038. this.pictureBox_WriteLock.TabIndex = 7;
  7039. this.pictureBox_WriteLock.TabStop = false;
  7040. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  7041. //
  7042. // pictureBox_ReadLock
  7043. //
  7044. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  7045. this.pictureBox_ReadLock.Location = new System.Drawing.Point(149, 28);
  7046. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  7047. this.pictureBox_ReadLock.Size = new System.Drawing.Size(45, 45);
  7048. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  7049. this.pictureBox_ReadLock.TabIndex = 8;
  7050. this.pictureBox_ReadLock.TabStop = false;
  7051. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  7052. //
  7053. // pictureBox2
  7054. //
  7055. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7056. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  7057. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  7058. this.pictureBox2.Name = "pictureBox2";
  7059. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  7060. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  7061. this.pictureBox2.TabIndex = 16;
  7062. this.pictureBox2.TabStop = false;
  7063. //
  7064. // 发送指令ToolStripMenuItem
  7065. //
  7066. this.发送指令ToolStripMenuItem.Name = "发送指令ToolStripMenuItem";
  7067. this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  7068. this.发送指令ToolStripMenuItem.Text = "发送指令";
  7069. this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click);
  7070. //
  7071. // mainForm
  7072. //
  7073. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  7074. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  7075. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7076. this.ClientSize = new System.Drawing.Size(1034, 641);
  7077. this.Controls.Add(this.label124);
  7078. this.Controls.Add(this.tabControl2);
  7079. this.Controls.Add(this.groupBox3);
  7080. this.Controls.Add(this.label_StarInfo);
  7081. this.Controls.Add(this.label46);
  7082. this.Controls.Add(this.label_UserName);
  7083. this.Controls.Add(this.label_Computername);
  7084. this.Controls.Add(this.label_PortStatus);
  7085. this.Controls.Add(this.label_ServerStatus);
  7086. this.Controls.Add(this.label_Server_ComStatus);
  7087. this.Controls.Add(this.label96);
  7088. this.Controls.Add(this.pictureBox2);
  7089. this.Controls.Add(this.label45);
  7090. this.Controls.Add(this.label44);
  7091. this.Controls.Add(this.label43);
  7092. this.Controls.Add(this.label_COM_Sta);
  7093. this.Controls.Add(this.label_SystemTime);
  7094. this.Controls.Add(this.label_BuildTime);
  7095. this.Controls.Add(this.label_RecCount);
  7096. this.Controls.Add(this.label23);
  7097. this.Controls.Add(this.groupBox1);
  7098. this.Controls.Add(this.statusStrip1);
  7099. this.Controls.Add(this.menuStrip_Set);
  7100. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7101. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  7102. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  7103. this.Margin = new System.Windows.Forms.Padding(4);
  7104. this.MaximizeBox = false;
  7105. this.Name = "mainForm";
  7106. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  7107. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  7108. this.Load += new System.EventHandler(this.MainForm_Load);
  7109. this.menuStrip_Set.ResumeLayout(false);
  7110. this.menuStrip_Set.PerformLayout();
  7111. this.statusStrip1.ResumeLayout(false);
  7112. this.statusStrip1.PerformLayout();
  7113. this.groupBox1.ResumeLayout(false);
  7114. this.groupBox1.PerformLayout();
  7115. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
  7116. this.groupBox3.ResumeLayout(false);
  7117. this.tabControl1.ResumeLayout(false);
  7118. this.tabPage_MotorParam.ResumeLayout(false);
  7119. this.tabPage_BikeParam.ResumeLayout(false);
  7120. this.tabPage_BikeParam.PerformLayout();
  7121. this.tabPage_BikeParam2.ResumeLayout(false);
  7122. this.tabPage_ControlParam.ResumeLayout(false);
  7123. this.tabPage_ControlParam.PerformLayout();
  7124. this.tabPage_SensorParam.ResumeLayout(false);
  7125. this.tabPage_SensorParam.PerformLayout();
  7126. this.tabPage_AssistParam.ResumeLayout(false);
  7127. this.tabPage_AssistParam.PerformLayout();
  7128. this.tabPage_UsrRideParam.ResumeLayout(false);
  7129. this.tabPage_UsrRideParam.PerformLayout();
  7130. this.tabPage_DebugParam.ResumeLayout(false);
  7131. this.tabPage_RecordInfo.ResumeLayout(false);
  7132. this.tabPage_RecordInfo.PerformLayout();
  7133. this.tabPage_OtherInfo.ResumeLayout(false);
  7134. this.groupBox16.ResumeLayout(false);
  7135. this.groupBox16.PerformLayout();
  7136. this.groupBox18.ResumeLayout(false);
  7137. this.groupBox18.PerformLayout();
  7138. this.groupBox17.ResumeLayout(false);
  7139. this.groupBox17.PerformLayout();
  7140. this.groupBox23.ResumeLayout(false);
  7141. this.groupBox23.PerformLayout();
  7142. this.groupBox9.ResumeLayout(false);
  7143. this.groupBox8.ResumeLayout(false);
  7144. this.groupBox8.PerformLayout();
  7145. this.groupBox7.ResumeLayout(false);
  7146. this.groupBox7.PerformLayout();
  7147. this.groupBox6.ResumeLayout(false);
  7148. this.groupBox6.PerformLayout();
  7149. this.groupBox5.ResumeLayout(false);
  7150. this.groupBox5.PerformLayout();
  7151. this.groupBox4.ResumeLayout(false);
  7152. this.groupBox4.PerformLayout();
  7153. this.tabPage_OBC.ResumeLayout(false);
  7154. this.groupBox26.ResumeLayout(false);
  7155. this.groupBox15.ResumeLayout(false);
  7156. this.groupBox15.PerformLayout();
  7157. this.groupBox14.ResumeLayout(false);
  7158. this.groupBox14.PerformLayout();
  7159. this.groupBox13.ResumeLayout(false);
  7160. this.groupBox13.PerformLayout();
  7161. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  7162. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  7163. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  7164. this.groupBox12.ResumeLayout(false);
  7165. this.groupBox11.ResumeLayout(false);
  7166. this.groupBox11.PerformLayout();
  7167. this.groupBox10.ResumeLayout(false);
  7168. this.groupBox10.PerformLayout();
  7169. this.tabPage_RAMorFLASH.ResumeLayout(false);
  7170. this.tabPage_RAMorFLASH.PerformLayout();
  7171. this.tabPage_FactoryMode.ResumeLayout(false);
  7172. this.groupBox25.ResumeLayout(false);
  7173. this.groupBox25.PerformLayout();
  7174. this.groupBox22.ResumeLayout(false);
  7175. this.groupBox22.PerformLayout();
  7176. ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
  7177. this.groupBox21.ResumeLayout(false);
  7178. this.groupBox21.PerformLayout();
  7179. this.groupBox20.ResumeLayout(false);
  7180. this.groupBox20.PerformLayout();
  7181. this.groupBox24.ResumeLayout(false);
  7182. this.groupBox24.PerformLayout();
  7183. this.groupBox19.ResumeLayout(false);
  7184. this.tabPage_ProductMode_Write.ResumeLayout(false);
  7185. this.tabPage_ProductMode_Write.PerformLayout();
  7186. this.groupBox28.ResumeLayout(false);
  7187. this.groupBox28.PerformLayout();
  7188. this.groupBox27.ResumeLayout(false);
  7189. this.groupBox2.ResumeLayout(false);
  7190. this.groupBox2.PerformLayout();
  7191. this.tabPage_ProductMode_Read.ResumeLayout(false);
  7192. this.tabPage_ProductMode_Read.PerformLayout();
  7193. this.groupBox31.ResumeLayout(false);
  7194. this.groupBox31.PerformLayout();
  7195. this.groupBox30.ResumeLayout(false);
  7196. this.groupBox29.ResumeLayout(false);
  7197. this.groupBox29.PerformLayout();
  7198. this.tabControl2.ResumeLayout(false);
  7199. this.tabPage_RunInfo.ResumeLayout(false);
  7200. this.tabPage_RunInfo.PerformLayout();
  7201. this.tabPage_DebugInfo.ResumeLayout(false);
  7202. this.tabPage_DebugInfo.PerformLayout();
  7203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  7204. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  7205. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  7206. this.ResumeLayout(false);
  7207. this.PerformLayout();
  7208. }
  7209. #endregion
  7210. private MenuStrip menuStrip_Set;
  7211. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  7212. private ToolStripMenuItem 端口号ToolStripMenuItem;
  7213. private ToolStripMenuItem 波特率ToolStripMenuItem;
  7214. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  7215. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  7216. private ToolStripMenuItem 关于ToolStripMenuItem;
  7217. private ToolStripMenuItem 帮助ToolStripMenuItem;
  7218. private ToolStripMenuItem 版本ToolStripMenuItem;
  7219. private StatusStrip statusStrip1;
  7220. private ToolStripStatusLabel toolStripStatusLabel1;
  7221. private GroupBox groupBox1;
  7222. private GroupBox groupBox3;
  7223. private ToolStripMenuItem 连接ToolStripMenuItem;
  7224. private NumericUpDown numericUpDown_SpeedAdj;
  7225. private Label label4;
  7226. private Label label3;
  7227. private ComboBox comboBox_WorkMode;
  7228. private Label label2;
  7229. private Label label1;
  7230. private ToolStripMenuItem 配置ToolStripMenuItem;
  7231. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  7232. private ToolStripMenuItem 计算器ToolStripMenuItem;
  7233. private ToolStripMenuItem 刷新ToolStripMenuItem;
  7234. private ToolStripComboBox toolStripComboBox_ComNum;
  7235. private ToolStripComboBox toolStripComboBox_Baudrate;
  7236. public ComboBox comboBox_LightSwitch;
  7237. public ComboBox comboBox_GearSt;
  7238. private Label label23;
  7239. private Label label_RecCount;
  7240. private Timer timer_1s;
  7241. private Label label24;
  7242. private TabControl tabControl1;
  7243. private TabPage tabPage_MotorParam;
  7244. private TabPage tabPage_BikeParam;
  7245. private TabPage tabPage_ControlParam;
  7246. private TabPage tabPage_SensorParam;
  7247. private TabPage tabPage_AssistParam;
  7248. private TabPage tabPage_DebugParam;
  7249. private TabPage tabPage_RecordInfo;
  7250. private TabPage tabPage_OtherInfo;
  7251. private Button button_Write;
  7252. private Button button_Read_MotorParam;
  7253. private RichTextBox richTextBox_MotorParam;
  7254. private Button button_WriteBikeParam;
  7255. private Button button_ReadBikeParam;
  7256. private RichTextBox richTextBox_BikeParam;
  7257. private Button button_WriteControlParam;
  7258. private Button button_ReadControlParam;
  7259. private RichTextBox richTextBox_ControlParam;
  7260. private Button button_WriteAssistParam;
  7261. private Button button_ReadAssistParam;
  7262. private RichTextBox richTextBox_AssistParam;
  7263. private Button button_WriteDebugParam;
  7264. private Button button_ReadDebugParam;
  7265. private RichTextBox richTextBox_DebugParam;
  7266. private Button button_SaveRecordInfo;
  7267. private Button button_ReadRecord;
  7268. private Button button_ExportLog;
  7269. private RichTextBox richTextBox_Record;
  7270. private Button button_Write_Cal;
  7271. private Button button_WriteSensorParam;
  7272. private Button button_ReadSensorParam;
  7273. private RichTextBox richTextBox_SensorParam;
  7274. private Label label25;
  7275. private TextBox textBox_Load;
  7276. private Label label27;
  7277. private Label label26;
  7278. private Label label29;
  7279. private GroupBox groupBox4;
  7280. private Button button_ReadVersion;
  7281. private Button button_WriteSN;
  7282. private Button button_WriteModel;
  7283. private TextBox textBox_FW;
  7284. private TextBox textBox_HW;
  7285. private TextBox textBox_SN;
  7286. private Label label33;
  7287. private Label label32;
  7288. private TextBox textBox_Model;
  7289. private Label label31;
  7290. private Label label30;
  7291. private GroupBox groupBox6;
  7292. private Button button_ReadUser3;
  7293. private Button button_WriteUser3;
  7294. private Button button_ReadUser2;
  7295. private Button button_WriteUser2;
  7296. private Button button_ReadUser1;
  7297. private Button button_WriteUser1;
  7298. private TextBox textBox_User3;
  7299. private TextBox textBox_User2;
  7300. private Label label35;
  7301. private TextBox textBox_User1;
  7302. private Label label36;
  7303. private Label label38;
  7304. private GroupBox groupBox5;
  7305. private Button button_ReadKey;
  7306. private Button button_WriteKey;
  7307. private TextBox textBox_Key;
  7308. private Label label37;
  7309. private GroupBox groupBox8;
  7310. private Button button_ReadOnLine;
  7311. private TextBox textBox_Online;
  7312. private Label label42;
  7313. private GroupBox groupBox7;
  7314. private Button button_ReadMAC;
  7315. private Button button_WriteMac;
  7316. private TextBox textBox_PP;
  7317. private TextBox textBox_MACDate;
  7318. private TextBox textBox_MACAdd;
  7319. private Label label34;
  7320. private Label label39;
  7321. private TextBox textBox_MAC;
  7322. private Label label40;
  7323. private Label label41;
  7324. private GroupBox groupBox9;
  7325. private Button button_Recovery;
  7326. private Button button_ClearLog;
  7327. private Button button_Reset;
  7328. private Button button_SystemClear;
  7329. private Label label_SystemTime;
  7330. private Label label_COM_Sta;
  7331. private Label label43;
  7332. private Label label44;
  7333. private Label label45;
  7334. private Label label47;
  7335. private ComboBox comboBox_AssistTorque;
  7336. private ComboBox comboBox_AssistCadence;
  7337. private ComboBox comboBox_TorqueSet;
  7338. private TabPage tabPage_OBC;
  7339. private CheckBox checkBox_OBC_StartSetGearSt;
  7340. public ComboBox comboBox_OBC_SetGearST;
  7341. private GroupBox groupBox15;
  7342. private TextBox textBox_OBC_ODO_TIME;
  7343. private Button button_OBC_ReadRideInfo;
  7344. private TextBox textBox_OBC_ODO_KM;
  7345. private Button button_OBC_ClearTrip;
  7346. private TextBox textBox_OBC_TRIP_TIME;
  7347. private Label label54;
  7348. private TextBox textBox_OBC_TRIP_KM;
  7349. private Label label52;
  7350. private GroupBox groupBox14;
  7351. private Button button_OBC_ReadVerInfo;
  7352. private TextBox textBox_OBC_ReadFW;
  7353. private TextBox textBox_OBC_ReadHW;
  7354. private TextBox textBox_OBC_ReadSN;
  7355. private Label label48;
  7356. private Label label49;
  7357. private TextBox textBox_OBC_ReadModel;
  7358. private Label label50;
  7359. private Label label51;
  7360. private GroupBox groupBox13;
  7361. private Button button_OBC_WriteUserInfo;
  7362. private GroupBox groupBox12;
  7363. private RichTextBox richTextBox_OBC_ReadUserInfo;
  7364. private Button button_OBC_ReadUserInfo;
  7365. private GroupBox groupBox11;
  7366. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  7367. private CheckBox checkBox_OBC_StartReadBMS;
  7368. private GroupBox groupBox10;
  7369. private Label label56;
  7370. private NumericUpDown numericUpDown_OBC_WheelAdj;
  7371. private Label label59;
  7372. public ComboBox comboBox_OBC_AssistFunc;
  7373. public ComboBox comboBox_OBC_StartMode;
  7374. private Label label58;
  7375. private Label label57;
  7376. private Label label60;
  7377. public ComboBox comboBox_OBC_LightSw;
  7378. private Label label61;
  7379. private Label label62;
  7380. private Button button_WriteTqSensorParam;
  7381. private GroupBox groupBox16;
  7382. private RadioButton radioButton_SIP_SaveYes;
  7383. private RadioButton radioButton_SIP_SaveNo;
  7384. private CheckBox checkBox_SaveYes;
  7385. private Button button_ReadSaveFlag;
  7386. private Button button_WriteSaveFlag;
  7387. private GroupBox groupBox18;
  7388. private GroupBox groupBox17;
  7389. private RadioButton radioButton_EE_SaveYes;
  7390. private RadioButton radioButton_EE_SaveNo;
  7391. private Label label64;
  7392. private NumericUpDown numericUpDown_OBC_OffTime;
  7393. private Label label63;
  7394. private TabPage tabPage_RAMorFLASH;
  7395. private TextBox textBox_Address_End;
  7396. private Label label66;
  7397. private TextBox textBox_Address_Begin;
  7398. private Label label65;
  7399. private Button button_ReadRamFlash;
  7400. private RichTextBox richTextBox_RamFlasgData;
  7401. private TabPage tabPage_FactoryMode;
  7402. private PictureBox pictureBox2;
  7403. private GroupBox groupBox25;
  7404. private GroupBox groupBox22;
  7405. private GroupBox groupBox21;
  7406. private GroupBox groupBox20;
  7407. private GroupBox groupBox19;
  7408. private Button button_FacModeInit;
  7409. private Button buttonFacModeSet1;
  7410. private TextBox textBox_FacModeSensorCal4;
  7411. private TextBox textBox_FacModeSensorCal3;
  7412. private TextBox textBox_FacModeSensorCal1;
  7413. private TextBox textBox_FacModeSensorCal2;
  7414. private TextBox textBox10;
  7415. private Button button_FacModeSensorRead;
  7416. private TextBox textBox_FacModeSensorADC0;
  7417. private TextBox textBox_FacModeSensorADC4;
  7418. private Button buttonFacModeSet2;
  7419. private TextBox textBox_FacModeSensorADC3;
  7420. private Button buttonFacModeSet3;
  7421. private TextBox textBox_FacModeSensorADC1;
  7422. private Button buttonFacModeSet4;
  7423. private TextBox textBox_FacModeSensorADC2;
  7424. private Button button_FacModeMotorRun;
  7425. private Label label_FacModeMotorSpeedSet;
  7426. private Label label67;
  7427. private TrackBar trackBar_FacModeMotorSpeedAdj;
  7428. private Label label84;
  7429. private TextBox textBox_FacModeFW;
  7430. private Button Button_FacModeReadVer;
  7431. private Label label83;
  7432. private TextBox textBox_FacModeHW;
  7433. private Label label82;
  7434. private TextBox textBox_FacModeNum;
  7435. private Label label81;
  7436. private TextBox textBox_FacModeName;
  7437. private Button Button_FacModeSaveResult;
  7438. private Button Button_FacModeSetMacDate;
  7439. private Button button_FacModeLightSW;
  7440. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  7441. private Label label68;
  7442. private Label label85;
  7443. private TextBox textBox_SP;
  7444. private Label label86;
  7445. private TextBox textBox_FacModeSP;
  7446. private Label label53;
  7447. private TextBox textBox_OBC_ReadSP;
  7448. private Button Button_FacModePowerOff;
  7449. private GroupBox groupBox26;
  7450. private Button button_OBC_ButtonSet;
  7451. private Button button_OBC_ButtonLight;
  7452. private Button button_OBC_ButtonWalk;
  7453. private Button button_OBC_ButtonDec;
  7454. private Button button_OBC_ButtonAcc;
  7455. private Button button_OBC_ButtonPower;
  7456. private CheckBox checkBox_ReadRanFlash_AutoSW;
  7457. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  7458. private CheckBox checkBox_ReadRanFlash_AutoClear;
  7459. private Label label88;
  7460. private TextBox textBox_LogAddrEnd;
  7461. private TextBox textBox_LogAddrBegin;
  7462. private Label label89;
  7463. private Label label_LogAddrBegin;
  7464. private Label label87;
  7465. private TextBox textBox_FacModeGit;
  7466. private ComboBox comboBox_TailLightVol;
  7467. private Label label92;
  7468. private ComboBox comboBox_FrontLightVol;
  7469. private Label label91;
  7470. private ComboBox comboBox_TailLightMode;
  7471. private Label label90;
  7472. private TextBox textBox_PowerOffDelay;
  7473. private TextBox textBox_PowerOnDelay;
  7474. private Label label93;
  7475. private Label label94;
  7476. private TextBox textBox_AutoPowerOff;
  7477. private Label label95;
  7478. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  7479. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  7480. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  7481. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  7482. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  7483. private ToolStripMenuItem IP地址ToolStripMenuItem;
  7484. private ToolStripMenuItem 端口ToolStripMenuItem;
  7485. private ToolStripMenuItem 用户名ToolStripMenuItem;
  7486. private ToolStripMenuItem 密码ToolStripMenuItem;
  7487. private ToolStripTextBox toolStripTextBox_ServerIP;
  7488. private ToolStripTextBox toolStripTextBox_ServerPort;
  7489. private ToolStripTextBox toolStripTextBox_ServerUser;
  7490. private ToolStripTextBox toolStripTextBox_ServerPasswd;
  7491. private ToolStripSeparator toolStripSeparator1;
  7492. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  7493. private ToolStripTextBox toolStripTextBox_ServerPath;
  7494. private Label label96;
  7495. private Label label_Server_ComStatus;
  7496. private Label label_ServerStatus;
  7497. private Label label_PortStatus;
  7498. private ToolStripMenuItem 离线使用ToolStripMenuItem;
  7499. private ToolStripMenuItem 允许ToolStripMenuItem;
  7500. private ToolStripMenuItem 不允许ToolStripMenuItem;
  7501. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  7502. private ToolStripMenuItem 生产商ToolStripMenuItem;
  7503. private ToolStripMenuItem 生产地ToolStripMenuItem;
  7504. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  7505. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  7506. private ToolStripTextBox toolStripTextBox_MAC;
  7507. private ToolStripTextBox toolStripTextBoxMACAddr;
  7508. private ToolStripTextBox toolStripTextBox_MACDate;
  7509. private ToolStripTextBox toolStripTextBox_MACPD;
  7510. private Button Button_FacModeSetNum;
  7511. private Button button_FacModeSetName;
  7512. private Button button_ScanCode;
  7513. private TabPage tabPage_ProductMode_Write;
  7514. private Label label_Computername;
  7515. private TabControl tabControl2;
  7516. private TabPage tabPage_RunInfo;
  7517. private TextBox textBox_RunInfo_BikeSpeed;
  7518. private TextBox textBox_RunInfo_MotorSpeed;
  7519. private TextBox textBox_RunInfo_Cadence;
  7520. private TextBox textBox_TorqueReg;
  7521. private TextBox textBox_RunInfo_Torque;
  7522. private TextBox textBox_RunInfo_Dir;
  7523. private TextBox textBox_RunInfo_Vol;
  7524. private TextBox textBox_RunInfo_Current;
  7525. private TextBox textBox_RunInfo_Power;
  7526. private TextBox textBox_RunInfo_SOC;
  7527. private TextBox textBox_RunInfo_T_PCB;
  7528. private TextBox textBox_RunInfo_T_MCU;
  7529. private TextBox textBox_RunInfo_T_Coil;
  7530. private TextBox textBox_RunInfo_GearSt;
  7531. private TextBox textBox_RunInfo_LightSwitch;
  7532. private TextBox textBox_RunInfo_Range;
  7533. private TextBox textBox_RunInfo_AvgPower;
  7534. private TextBox textBox_RunInfo_Trip;
  7535. private TextBox textBox_RunInfo_Trip_Time;
  7536. private TextBox textBox_ErrorCode;
  7537. private Label label55;
  7538. private Label label28;
  7539. private Label label22;
  7540. private Label label16;
  7541. private Label label10;
  7542. private Label label21;
  7543. private Label label15;
  7544. private Label label9;
  7545. private Label label20;
  7546. private Label label14;
  7547. private Label label8;
  7548. private Label label19;
  7549. private Label label13;
  7550. private Label label7;
  7551. private Label label18;
  7552. private Label label12;
  7553. private Label label6;
  7554. private Label label17;
  7555. private Label label11;
  7556. private Label label5;
  7557. private TabPage tabPage_DebugInfo;
  7558. private TextBox textBox_DebugInfo_SysFun;
  7559. private TextBox textBox_DebugInfo_SecondFun;
  7560. private TextBox textBox_DebugInfo_MotorFun;
  7561. private TextBox textBox_DebugInfo_AssistFun;
  7562. private TextBox textBox_DebugInfo_IdRef;
  7563. private TextBox textBox_DebugInfo_IqRef;
  7564. private TextBox textBox_DebugInfo_UdRef;
  7565. private TextBox textBox_DebugInfo_UqRef;
  7566. private TextBox textBox_DebugInfo_TorquePu;
  7567. private TextBox textBox_DebugInfo_TorqueFil;
  7568. private TextBox textBox_DebugInfo_TorqueCadence;
  7569. private TextBox textBox_DebugInfo_IdFdb;
  7570. private TextBox textBox_DebugInfo_IqFdb;
  7571. private TextBox textBox_DebugInfo_AssistOut;
  7572. private Label label97;
  7573. private Label label98;
  7574. private Label label99;
  7575. private Label label100;
  7576. private Label label101;
  7577. private Label label102;
  7578. private Label label103;
  7579. private Label label104;
  7580. private Label label105;
  7581. private Label label106;
  7582. private Label label107;
  7583. private Label label109;
  7584. private Label label110;
  7585. private Label label108;
  7586. private Label label111;
  7587. private Label label_StarInfo;
  7588. private TextBox textBox_FacModeScan;
  7589. private Label label112;
  7590. private TabPage tabPage_ProductMode_Read;
  7591. private Button button__FacMode_Start;
  7592. private ComboBox comboBox_FacModeCfgFile;
  7593. private ComboBox comboBox_FacModeCfgDate;
  7594. private GroupBox groupBox2;
  7595. private Label label_FacModeStatus;
  7596. private Label label_FacModeResult;
  7597. private CheckBox checkBox_FacBaseFucTest;
  7598. private CheckBox checkBox_FacModeCfgWrite;
  7599. private CheckBox checkBox_FacModeSysClear;
  7600. private GroupBox groupBox28;
  7601. private GroupBox groupBox27;
  7602. private Label label115;
  7603. private Label label_FacModeSysClear;
  7604. private RichTextBox richTextBox_FacModeLog;
  7605. private Label label118;
  7606. private Label label_FacMode_CfgWrite;
  7607. private Label label134;
  7608. private Label label_FacModeBootVer;
  7609. private Label label136;
  7610. private Label label_FacModeFWVersion;
  7611. private Label label127;
  7612. private Label label_FacModeBreak;
  7613. private Label label129;
  7614. private Label label_FacModeGas;
  7615. private Label label123;
  7616. private Label label_FacModeMotorSpeed;
  7617. private Label label125;
  7618. private Label label_FacModeNTC;
  7619. private Label label122;
  7620. private Label label_FacModeCurrentTest;
  7621. private Label label120;
  7622. private Label label_FacModeVolTest;
  7623. private Label label145;
  7624. private Label label_FacModeLightB;
  7625. private Label label143;
  7626. private Label label_FacModeLightF;
  7627. private GroupBox groupBox29;
  7628. private CheckBox checkBox_CheckModeTorque;
  7629. private CheckBox checkBox_CheckModeCfg;
  7630. private CheckBox checkBox_CheckModeFWVer;
  7631. private Button button_CheckModeStart;
  7632. private TextBox textBox_CheckModeScan;
  7633. private Label label138;
  7634. private Label label_CheckModeStatus;
  7635. private Label label_CheckModeResult;
  7636. private Label label141;
  7637. private GroupBox groupBox31;
  7638. private Label label148;
  7639. private Label label_CheckModeSN;
  7640. private Label label154;
  7641. private Label label_CheckModeTorque;
  7642. private Label label156;
  7643. private Label label_CheckModeCfg;
  7644. private Label label160;
  7645. private Label label_CheckModeFWVer;
  7646. private GroupBox groupBox30;
  7647. private RichTextBox richTextBox_CheckModeLog;
  7648. private CheckBox checkBox_CheckModeSN;
  7649. private ComboBox comboBox_CheckModeCfgFile;
  7650. private ComboBox comboBox_CheckModeCfgDate;
  7651. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  7652. private ToolStripMenuItem 中置电机ToolStripMenuItem;
  7653. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  7654. private CheckBox checkBox_FacLightTest;
  7655. private CheckBox checkBox_FacBreakTest;
  7656. private CheckBox checkBox_FacThrrotleTest;
  7657. private Label label114;
  7658. private Label label_FacModeCad;
  7659. private Label label_FacModeTq;
  7660. private Label label113;
  7661. private CheckBox checkBox_FacTor;
  7662. private CheckBox checkBox_FacModeBMS;
  7663. private Label label_FacModeBMS;
  7664. private Label label116;
  7665. private Label label117;
  7666. private Label label_FacModeSpeed;
  7667. private CheckBox checkBox_FacCad;
  7668. private Label label121;
  7669. private Label label_CheckModeBoot;
  7670. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  7671. private ToolStripMenuItem 开机ToolStripMenuItem;
  7672. private ToolStripMenuItem 关机ToolStripMenuItem;
  7673. private ToolStripMenuItem 查询ToolStripMenuItem;
  7674. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  7675. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  7676. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  7677. private ToolStripMenuItem toolStripMenuItem_RunTime;
  7678. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  7679. private Label label69;
  7680. private Button button_SpeedAdd10;
  7681. private Button button_SpeedAdd1;
  7682. private Button button_SpeedDec10;
  7683. private Button button_SpeedDec1;
  7684. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  7685. private ToolStripMenuItem 电压ToolStripMenuItem;
  7686. private ToolStripTextBox toolStripTextBox_ThVol;
  7687. private ToolStripMenuItem 电流ToolStripMenuItem;
  7688. private ToolStripMenuItem 转速ToolStripMenuItem;
  7689. private ToolStripMenuItem 力矩ToolStripMenuItem;
  7690. private ToolStripMenuItem 踏频ToolStripMenuItem;
  7691. private ToolStripMenuItem 车速ToolStripMenuItem;
  7692. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  7693. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  7694. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  7695. private ToolStripTextBox toolStripTextBox_ThCur;
  7696. private ToolStripTextBox toolStripTextBox_ThSpeed;
  7697. private ToolStripTextBox toolStripTextBox_ThTor;
  7698. private ToolStripTextBox toolStripTextBox_ThCad;
  7699. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  7700. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  7701. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  7702. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  7703. private PictureBox pictureBox_WriteLock;
  7704. private PictureBox pictureBox_ReadLock;
  7705. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  7706. private CheckBox checkBox_OffLineFacMode;
  7707. private CheckBox checkBox_OffLineCheckMode;
  7708. private Label label_BuildTime;
  7709. private Label label74;
  7710. private TextBox textBox_MOS_K5;
  7711. private Label label73;
  7712. private TextBox textBox_MOS_K4;
  7713. private Label label72;
  7714. private TextBox textBox_MOS_K3;
  7715. private Label label71;
  7716. private TextBox textBox_MOS_K2;
  7717. private Label label70;
  7718. private TextBox textBox_MOS_K1;
  7719. private Label label77;
  7720. private TextBox textBox_MOS_R3;
  7721. private Label label76;
  7722. private TextBox textBox_MOS_R2;
  7723. private Label label75;
  7724. private TextBox textBox_MOS_R1;
  7725. private Button button_MOS_Write;
  7726. private Button button_MOS_Read;
  7727. private Button button_MOS_Cal;
  7728. private Label label79;
  7729. private Label label78;
  7730. private ToolStripMenuItem UART协议ToolStripMenuItem;
  7731. private ToolStripComboBox 协议类型ToolStripMenuItem;
  7732. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  7733. private Label label_UserName;
  7734. private Label label124;
  7735. private Label label46;
  7736. private GroupBox groupBox23;
  7737. private TextBox textBox_TagInfo;
  7738. private Button button_ReadTag;
  7739. private Button button_WriteTag;
  7740. private GroupBox groupBox24;
  7741. private Button button_ReadRideLog;
  7742. private Button button_WriteRideLog;
  7743. private TextBox textBox_TRIP_KM;
  7744. private TextBox textBox_TRIP_TIME;
  7745. private TextBox textBox_ODO_KM;
  7746. private TextBox textBox_ODO_TIME;
  7747. private Label label126;
  7748. private Label label119;
  7749. private TabPage tabPage_BikeParam2;
  7750. private TabPage tabPage_UsrRideParam;
  7751. private Button button_WriteBikeParam2;
  7752. private Button button_ReadBikeParam2;
  7753. private RichTextBox richTextBox_BikeParam2;
  7754. private Button button_WriteUsrRidetParam;
  7755. private Button button_ReadUsrRideParam;
  7756. private RichTextBox richTextBox_UsrRidesParam;
  7757. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  7758. private Label label80;
  7759. private Label label128;
  7760. private CheckBox checkBox_UserRideParam_OBC;
  7761. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  7762. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  7763. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  7764. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  7765. private ToolStripComboBox toolStripTextBox_DelLogFile;
  7766. private CheckBox checkBox_FacMode_MosCal;
  7767. private Label label130;
  7768. private Label label_FacModeMosCal;
  7769. private ToolStripMenuItem 协议类型ToolStripMenuItem1;
  7770. private ToolStripMenuItem cANToolStripMenuItem;
  7771. private ToolStripMenuItem uARTToolStripMenuItem;
  7772. private Label label_FacModeSerial;
  7773. private Label label131;
  7774. private Label label_CheckModeSerial;
  7775. private Label label135;
  7776. private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem;
  7777. private ToolStripTextBox toolStripTextBox_MosCalK;
  7778. private ToolStripSeparator toolStripSeparator2;
  7779. private ToolStripSeparator toolStripSeparator3;
  7780. private ToolStripSeparator toolStripSeparator4;
  7781. private ToolStripMenuItem mOS内阻范围ToolStripMenuItem;
  7782. private ToolStripMenuItem mOS1ToolStripMenuItem;
  7783. private ToolStripTextBox toolStripTextBox_MOS1;
  7784. private ToolStripMenuItem mOS2ToolStripMenuItem;
  7785. private ToolStripTextBox toolStripTextBox_MOS2;
  7786. private ToolStripMenuItem mOS3ToolStripMenuItem;
  7787. private ToolStripTextBox toolStripTextBox_MOS3;
  7788. private ToolStripSeparator toolStripSeparator5;
  7789. private CheckBox checkBox_CheckModeMos;
  7790. private Label label132;
  7791. private Label label_CheckModeMos;
  7792. private ToolStripMenuItem 自动更新ToolStripMenuItem;
  7793. private ToolStripMenuItem 打开ToolStripMenuItem;
  7794. private ToolStripMenuItem 关闭ToolStripMenuItem;
  7795. private Label label133;
  7796. private ComboBox comboBox_Bike_CCS;
  7797. public ComboBox comboBox_OBC_BikeCCS;
  7798. private Label label137;
  7799. public ToolStripMenuItem 指令调试ToolStripMenuItem;
  7800. private ToolStripMenuItem 发送指令ToolStripMenuItem;
  7801. }
  7802. }