mainForm.Designer.cs 522 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm));
  37. this.menuStrip_Set = new System.Windows.Forms.MenuStrip();
  38. this.端口连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40. this.端口号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.toolStripComboBox_ComNum = new System.Windows.Forms.ToolStripComboBox();
  42. this.波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.toolStripComboBox_Baudrate = new System.Windows.Forms.ToolStripComboBox();
  44. this.连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  46. this.其它配置项ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.连接开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48. this.断开关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49. this.识别通讯盒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.电源控制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.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  56. this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox();
  59. this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  61. this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63. this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox();
  64. this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  65. this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox();
  66. this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox();
  68. this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox();
  70. this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  71. this.中置电机MIGIC_ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72. this.中置电机VP_ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  74. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  75. this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  76. this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  77. this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox();
  78. this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox();
  80. this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  81. this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox();
  82. this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  83. this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox();
  84. this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  85. this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox();
  86. this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  87. this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox();
  88. this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  89. this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox();
  90. this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  91. this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox();
  92. this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  93. this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox();
  94. this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  95. this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  96. this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox();
  97. this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98. this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox();
  100. this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox();
  102. this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  103. this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox();
  104. this.位置校准偏差范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  105. this.平均偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  106. this.toolStripTextBox_AngleAvgMax = new System.Windows.Forms.ToolStripTextBox();
  107. this.零点偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  108. this.toolStripTextBox_AngleZeroMax = new System.Windows.Forms.ToolStripTextBox();
  109. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  110. this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  111. this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  112. this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  113. this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  114. this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox();
  115. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  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.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  121. this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  122. this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  123. this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  124. this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox();
  125. this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
  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 = new System.Windows.Forms.ToolStripMenuItem();
  136. this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  137. this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  138. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  139. this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  140. this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem();
  141. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  142. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  143. this.groupBox1 = new System.Windows.Forms.GroupBox();
  144. this.textBox_MotorSpeedPercent = new System.Windows.Forms.TextBox();
  145. this.label69 = new System.Windows.Forms.Label();
  146. this.button_SpeedAdd10 = new System.Windows.Forms.Button();
  147. this.button_SpeedAdd1 = new System.Windows.Forms.Button();
  148. this.button_SpeedDec10 = new System.Windows.Forms.Button();
  149. this.button_SpeedDec1 = new System.Windows.Forms.Button();
  150. this.label24 = new System.Windows.Forms.Label();
  151. this.label4 = new System.Windows.Forms.Label();
  152. this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
  153. this.label3 = new System.Windows.Forms.Label();
  154. this.comboBox_GearSt = new System.Windows.Forms.ComboBox();
  155. this.comboBox_WorkMode = new System.Windows.Forms.ComboBox();
  156. this.label2 = new System.Windows.Forms.Label();
  157. this.label1 = new System.Windows.Forms.Label();
  158. this.groupBox3 = new System.Windows.Forms.GroupBox();
  159. this.tabControl1 = new System.Windows.Forms.TabControl();
  160. this.tabPage_MotorParam = new System.Windows.Forms.TabPage();
  161. this.button_Write = new System.Windows.Forms.Button();
  162. this.button_Read_MotorParam = new System.Windows.Forms.Button();
  163. this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox();
  164. this.tabPage_BikeParam = new System.Windows.Forms.TabPage();
  165. this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox();
  166. this.label95 = new System.Windows.Forms.Label();
  167. this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox();
  168. this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox();
  169. this.label93 = new System.Windows.Forms.Label();
  170. this.label94 = new System.Windows.Forms.Label();
  171. this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox();
  172. this.label92 = new System.Windows.Forms.Label();
  173. this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox();
  174. this.label91 = new System.Windows.Forms.Label();
  175. this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox();
  176. this.label90 = new System.Windows.Forms.Label();
  177. this.button_WriteBikeParam = new System.Windows.Forms.Button();
  178. this.button_ReadBikeParam = new System.Windows.Forms.Button();
  179. this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox();
  180. this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage();
  181. this.button_WriteBikeParam2 = new System.Windows.Forms.Button();
  182. this.button_ReadBikeParam2 = new System.Windows.Forms.Button();
  183. this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox();
  184. this.tabPage_ControlParam = new System.Windows.Forms.TabPage();
  185. this.comboBox_Bike_CCS = new System.Windows.Forms.ComboBox();
  186. this.label133 = new System.Windows.Forms.Label();
  187. this.button_WriteControlParam = new System.Windows.Forms.Button();
  188. this.button_ReadControlParam = new System.Windows.Forms.Button();
  189. this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox();
  190. this.tabPage_SensorParam = new System.Windows.Forms.TabPage();
  191. this.button_WriteTqSensorParam = new System.Windows.Forms.Button();
  192. this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox();
  193. this.label29 = new System.Windows.Forms.Label();
  194. this.textBox_Load = new System.Windows.Forms.TextBox();
  195. this.label27 = new System.Windows.Forms.Label();
  196. this.label26 = new System.Windows.Forms.Label();
  197. this.button_Write_Cal = new System.Windows.Forms.Button();
  198. this.button_WriteSensorParam = new System.Windows.Forms.Button();
  199. this.button_ReadSensorParam = new System.Windows.Forms.Button();
  200. this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox();
  201. this.tabPage_AssistParam = new System.Windows.Forms.TabPage();
  202. this.label62 = new System.Windows.Forms.Label();
  203. this.label47 = new System.Windows.Forms.Label();
  204. this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox();
  205. this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox();
  206. this.label25 = new System.Windows.Forms.Label();
  207. this.button_WriteAssistParam = new System.Windows.Forms.Button();
  208. this.button_ReadAssistParam = new System.Windows.Forms.Button();
  209. this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox();
  210. this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage();
  211. this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox();
  212. this.button_WriteUsrRidetParam = new System.Windows.Forms.Button();
  213. this.button_ReadUsrRideParam = new System.Windows.Forms.Button();
  214. this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox();
  215. this.tabPage_DebugParam = new System.Windows.Forms.TabPage();
  216. this.button_WriteDebugParam = new System.Windows.Forms.Button();
  217. this.button_ReadDebugParam = new System.Windows.Forms.Button();
  218. this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox();
  219. this.tabPage_RecordInfo = new System.Windows.Forms.TabPage();
  220. this.label165 = new System.Windows.Forms.Label();
  221. this.label88 = new System.Windows.Forms.Label();
  222. this.button_ReadLogAddr = new System.Windows.Forms.Button();
  223. this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox();
  224. this.label_LogAddrBegin = new System.Windows.Forms.Label();
  225. this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox();
  226. this.button_SaveRecordInfo = new System.Windows.Forms.Button();
  227. this.button_ReadRecord = new System.Windows.Forms.Button();
  228. this.button_ExportLog = new System.Windows.Forms.Button();
  229. this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
  230. this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
  231. this.groupBox16 = new System.Windows.Forms.GroupBox();
  232. this.groupBox18 = new System.Windows.Forms.GroupBox();
  233. this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
  234. this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
  235. this.groupBox17 = new System.Windows.Forms.GroupBox();
  236. this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
  237. this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
  238. this.button_ReadSaveFlag = new System.Windows.Forms.Button();
  239. this.button_WriteSaveFlag = new System.Windows.Forms.Button();
  240. this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
  241. this.groupBox23 = new System.Windows.Forms.GroupBox();
  242. this.label155 = new System.Windows.Forms.Label();
  243. this.label89 = new System.Windows.Forms.Label();
  244. this.button_ReadUserNum = new System.Windows.Forms.Button();
  245. this.button_WriteUserNum = new System.Windows.Forms.Button();
  246. this.textBox_UserNum = new System.Windows.Forms.TextBox();
  247. this.button_ReadTag = new System.Windows.Forms.Button();
  248. this.button_WriteTag = new System.Windows.Forms.Button();
  249. this.textBox_TagInfo = new System.Windows.Forms.TextBox();
  250. this.groupBox9 = new System.Windows.Forms.GroupBox();
  251. this.button_Recovery = new System.Windows.Forms.Button();
  252. this.button_ClearLog = new System.Windows.Forms.Button();
  253. this.button_Reset = new System.Windows.Forms.Button();
  254. this.button_SystemClear = new System.Windows.Forms.Button();
  255. this.groupBox8 = new System.Windows.Forms.GroupBox();
  256. this.button_ReadOnLine = new System.Windows.Forms.Button();
  257. this.textBox_Online = new System.Windows.Forms.TextBox();
  258. this.label42 = new System.Windows.Forms.Label();
  259. this.groupBox7 = new System.Windows.Forms.GroupBox();
  260. this.button_ReadMAC = new System.Windows.Forms.Button();
  261. this.button_WriteMac = new System.Windows.Forms.Button();
  262. this.textBox_PP = new System.Windows.Forms.TextBox();
  263. this.textBox_MACDate = new System.Windows.Forms.TextBox();
  264. this.textBox_MACAdd = new System.Windows.Forms.TextBox();
  265. this.label34 = new System.Windows.Forms.Label();
  266. this.label39 = new System.Windows.Forms.Label();
  267. this.textBox_MAC = new System.Windows.Forms.TextBox();
  268. this.label40 = new System.Windows.Forms.Label();
  269. this.label41 = new System.Windows.Forms.Label();
  270. this.groupBox6 = new System.Windows.Forms.GroupBox();
  271. this.button_ReadUser3 = new System.Windows.Forms.Button();
  272. this.button_WriteUser3 = new System.Windows.Forms.Button();
  273. this.button_ReadUser2 = new System.Windows.Forms.Button();
  274. this.button_WriteUser2 = new System.Windows.Forms.Button();
  275. this.button_ReadUser1 = new System.Windows.Forms.Button();
  276. this.button_WriteUser1 = new System.Windows.Forms.Button();
  277. this.textBox_User3 = new System.Windows.Forms.TextBox();
  278. this.textBox_User2 = new System.Windows.Forms.TextBox();
  279. this.label35 = new System.Windows.Forms.Label();
  280. this.textBox_User1 = new System.Windows.Forms.TextBox();
  281. this.label36 = new System.Windows.Forms.Label();
  282. this.label38 = new System.Windows.Forms.Label();
  283. this.groupBox5 = new System.Windows.Forms.GroupBox();
  284. this.button_ReadKey = new System.Windows.Forms.Button();
  285. this.button_WriteKey = new System.Windows.Forms.Button();
  286. this.textBox_Key = new System.Windows.Forms.TextBox();
  287. this.label37 = new System.Windows.Forms.Label();
  288. this.groupBox4 = new System.Windows.Forms.GroupBox();
  289. this.button_WriteHW = new System.Windows.Forms.Button();
  290. this.label85 = new System.Windows.Forms.Label();
  291. this.textBox_SP = new System.Windows.Forms.TextBox();
  292. this.button_ReadVersion = new System.Windows.Forms.Button();
  293. this.button_WriteSN = new System.Windows.Forms.Button();
  294. this.button_WriteModel = new System.Windows.Forms.Button();
  295. this.textBox_FW = new System.Windows.Forms.TextBox();
  296. this.textBox_HW = new System.Windows.Forms.TextBox();
  297. this.textBox_SN = new System.Windows.Forms.TextBox();
  298. this.label33 = new System.Windows.Forms.Label();
  299. this.label32 = new System.Windows.Forms.Label();
  300. this.textBox_Model = new System.Windows.Forms.TextBox();
  301. this.label31 = new System.Windows.Forms.Label();
  302. this.label30 = new System.Windows.Forms.Label();
  303. this.tabPage_OBC = new System.Windows.Forms.TabPage();
  304. this.groupBox26 = new System.Windows.Forms.GroupBox();
  305. this.button_OBC_ButtonSet = new System.Windows.Forms.Button();
  306. this.button_OBC_ButtonLight = new System.Windows.Forms.Button();
  307. this.button_OBC_ButtonWalk = new System.Windows.Forms.Button();
  308. this.button_OBC_ButtonDec = new System.Windows.Forms.Button();
  309. this.button_OBC_ButtonAcc = new System.Windows.Forms.Button();
  310. this.button_OBC_ButtonPower = new System.Windows.Forms.Button();
  311. this.groupBox15 = new System.Windows.Forms.GroupBox();
  312. this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox();
  313. this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button();
  314. this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox();
  315. this.button_OBC_ClearTrip = new System.Windows.Forms.Button();
  316. this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox();
  317. this.label54 = new System.Windows.Forms.Label();
  318. this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox();
  319. this.label52 = new System.Windows.Forms.Label();
  320. this.groupBox14 = new System.Windows.Forms.GroupBox();
  321. this.label53 = new System.Windows.Forms.Label();
  322. this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox();
  323. this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button();
  324. this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox();
  325. this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox();
  326. this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox();
  327. this.label48 = new System.Windows.Forms.Label();
  328. this.label49 = new System.Windows.Forms.Label();
  329. this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox();
  330. this.label50 = new System.Windows.Forms.Label();
  331. this.label51 = new System.Windows.Forms.Label();
  332. this.groupBox13 = new System.Windows.Forms.GroupBox();
  333. this.comboBox_OBC_BikeCCS = new System.Windows.Forms.ComboBox();
  334. this.label137 = new System.Windows.Forms.Label();
  335. this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown();
  336. this.label80 = new System.Windows.Forms.Label();
  337. this.label128 = new System.Windows.Forms.Label();
  338. this.label64 = new System.Windows.Forms.Label();
  339. this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
  340. this.label63 = new System.Windows.Forms.Label();
  341. this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
  342. this.label59 = new System.Windows.Forms.Label();
  343. this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
  344. this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox();
  345. this.label58 = new System.Windows.Forms.Label();
  346. this.label57 = new System.Windows.Forms.Label();
  347. this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button();
  348. this.label56 = new System.Windows.Forms.Label();
  349. this.groupBox12 = new System.Windows.Forms.GroupBox();
  350. this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox();
  351. this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button();
  352. this.groupBox11 = new System.Windows.Forms.GroupBox();
  353. this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox();
  354. this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox();
  355. this.groupBox10 = new System.Windows.Forms.GroupBox();
  356. this.label60 = new System.Windows.Forms.Label();
  357. this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox();
  358. this.label61 = new System.Windows.Forms.Label();
  359. this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
  360. this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
  361. this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
  362. this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox();
  363. this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox();
  364. this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox();
  365. this.textBox_Address_End = new System.Windows.Forms.TextBox();
  366. this.label66 = new System.Windows.Forms.Label();
  367. this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
  368. this.label65 = new System.Windows.Forms.Label();
  369. this.button_ReadRamFlash = new System.Windows.Forms.Button();
  370. this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
  371. this.tabPage_FactoryMode = new System.Windows.Forms.TabPage();
  372. this.button_ScanCode = new System.Windows.Forms.Button();
  373. this.Button_FacModePowerOff = new System.Windows.Forms.Button();
  374. this.Button_FacModeSaveResult = new System.Windows.Forms.Button();
  375. this.Button_FacModeSetMacDate = new System.Windows.Forms.Button();
  376. this.groupBox25 = new System.Windows.Forms.GroupBox();
  377. this.Button_FacModeSetHW = new System.Windows.Forms.Button();
  378. this.button_FacModeSetName = new System.Windows.Forms.Button();
  379. this.label87 = new System.Windows.Forms.Label();
  380. this.textBox_FacModeGit = new System.Windows.Forms.TextBox();
  381. this.label86 = new System.Windows.Forms.Label();
  382. this.textBox_FacModeSP = new System.Windows.Forms.TextBox();
  383. this.label68 = new System.Windows.Forms.Label();
  384. this.label84 = new System.Windows.Forms.Label();
  385. this.textBox_FacModeFW = new System.Windows.Forms.TextBox();
  386. this.Button_FacModeReadVer = new System.Windows.Forms.Button();
  387. this.label83 = new System.Windows.Forms.Label();
  388. this.textBox_FacModeHW = new System.Windows.Forms.TextBox();
  389. this.Button_FacModeSetNum = new System.Windows.Forms.Button();
  390. this.label82 = new System.Windows.Forms.Label();
  391. this.textBox_FacModeNum = new System.Windows.Forms.TextBox();
  392. this.label81 = new System.Windows.Forms.Label();
  393. this.textBox_FacModeName = new System.Windows.Forms.TextBox();
  394. this.groupBox22 = new System.Windows.Forms.GroupBox();
  395. this.button_FacModeLightSW = new System.Windows.Forms.Button();
  396. this.button_FacModeMotorRun = new System.Windows.Forms.Button();
  397. this.groupBox21 = new System.Windows.Forms.GroupBox();
  398. this.label79 = new System.Windows.Forms.Label();
  399. this.label78 = new System.Windows.Forms.Label();
  400. this.label74 = new System.Windows.Forms.Label();
  401. this.button_MOS_Write = new System.Windows.Forms.Button();
  402. this.button_MOS_Read = new System.Windows.Forms.Button();
  403. this.button_MOS_Cal = new System.Windows.Forms.Button();
  404. this.textBox_MOS_K5 = new System.Windows.Forms.TextBox();
  405. this.label73 = new System.Windows.Forms.Label();
  406. this.textBox_MOS_K4 = new System.Windows.Forms.TextBox();
  407. this.label77 = new System.Windows.Forms.Label();
  408. this.label72 = new System.Windows.Forms.Label();
  409. this.textBox_MOS_R3 = new System.Windows.Forms.TextBox();
  410. this.textBox_MOS_K3 = new System.Windows.Forms.TextBox();
  411. this.label76 = new System.Windows.Forms.Label();
  412. this.label71 = new System.Windows.Forms.Label();
  413. this.textBox_MOS_R2 = new System.Windows.Forms.TextBox();
  414. this.textBox_MOS_K2 = new System.Windows.Forms.TextBox();
  415. this.label75 = new System.Windows.Forms.Label();
  416. this.label70 = new System.Windows.Forms.Label();
  417. this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
  418. this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
  419. this.groupBox20 = new System.Windows.Forms.GroupBox();
  420. this.label1_TorqueCal1 = new System.Windows.Forms.Label();
  421. this.label1_TorqueCal2 = new System.Windows.Forms.Label();
  422. this.label1_TorqueCal3 = new System.Windows.Forms.Label();
  423. this.label1_TorqueCal4 = new System.Windows.Forms.Label();
  424. this.label1_TorqueCal0 = new System.Windows.Forms.Label();
  425. this.textBox_FacModeSensorCal0 = new System.Windows.Forms.TextBox();
  426. this.button_FacModeSensorRead = new System.Windows.Forms.Button();
  427. this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
  428. this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
  429. this.buttonFacModeSet1 = new System.Windows.Forms.Button();
  430. this.buttonFacModeSet2 = new System.Windows.Forms.Button();
  431. this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox();
  432. this.buttonFacModeSet3 = new System.Windows.Forms.Button();
  433. this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox();
  434. this.buttonFacModeSet4 = new System.Windows.Forms.Button();
  435. this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox();
  436. this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox();
  437. this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox();
  438. this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox();
  439. this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox();
  440. this.groupBox24 = new System.Windows.Forms.GroupBox();
  441. this.button_ReadRideLog = new System.Windows.Forms.Button();
  442. this.button_WriteRideLog = new System.Windows.Forms.Button();
  443. this.textBox_TRIP_KM = new System.Windows.Forms.TextBox();
  444. this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox();
  445. this.textBox_ODO_KM = new System.Windows.Forms.TextBox();
  446. this.textBox_ODO_TIME = new System.Windows.Forms.TextBox();
  447. this.label126 = new System.Windows.Forms.Label();
  448. this.label119 = new System.Windows.Forms.Label();
  449. this.groupBox19 = new System.Windows.Forms.GroupBox();
  450. this.button_FacModeInit = new System.Windows.Forms.Button();
  451. this.tabPage_AngleCal = new System.Windows.Forms.TabPage();
  452. this.label153 = new System.Windows.Forms.Label();
  453. this.label151 = new System.Windows.Forms.Label();
  454. this.label150 = new System.Windows.Forms.Label();
  455. this.textBox_AngleDiffAvg = new System.Windows.Forms.TextBox();
  456. this.label149 = new System.Windows.Forms.Label();
  457. this.textBox_AngleDiffMax = new System.Windows.Forms.TextBox();
  458. this.label147 = new System.Windows.Forms.Label();
  459. this.textBox_AngleDiffMin = new System.Windows.Forms.TextBox();
  460. this.label146 = new System.Windows.Forms.Label();
  461. this.textBox_AngleZeroDiff = new System.Windows.Forms.TextBox();
  462. this.label144 = new System.Windows.Forms.Label();
  463. this.textBox_AngleZeroCur = new System.Windows.Forms.TextBox();
  464. this.label142 = new System.Windows.Forms.Label();
  465. this.textBox_AngleZeroInit = new System.Windows.Forms.TextBox();
  466. this.label140 = new System.Windows.Forms.Label();
  467. this.textBox_AngleZeroTh = new System.Windows.Forms.TextBox();
  468. this.label139 = new System.Windows.Forms.Label();
  469. this.textBox_AngleDiffTh = new System.Windows.Forms.TextBox();
  470. this.button_AngleWrite = new System.Windows.Forms.Button();
  471. this.button_AngleExportData = new System.Windows.Forms.Button();
  472. this.button_AngleCalStart = new System.Windows.Forms.Button();
  473. this.groupBox32 = new System.Windows.Forms.GroupBox();
  474. this.dataGridView_AngleCal = new System.Windows.Forms.DataGridView();
  475. this.Pole = new System.Windows.Forms.DataGridViewTextBoxColumn();
  476. this.Angle_60 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  477. this.Angle_120 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  478. this.Angle_180 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  479. this.Angle_240 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  480. this.Angle_300 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  481. this.Angle_360 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  482. this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage();
  483. this.groupBox28 = new System.Windows.Forms.GroupBox();
  484. this.label67 = new System.Windows.Forms.Label();
  485. this.label_FacModeAngleCal = new System.Windows.Forms.Label();
  486. this.label130 = new System.Windows.Forms.Label();
  487. this.label_FacModeMosCal = new System.Windows.Forms.Label();
  488. this.label117 = new System.Windows.Forms.Label();
  489. this.label_FacModeSpeed = new System.Windows.Forms.Label();
  490. this.label_FacModeBMS = new System.Windows.Forms.Label();
  491. this.label116 = new System.Windows.Forms.Label();
  492. this.label114 = new System.Windows.Forms.Label();
  493. this.label_FacModeCad = new System.Windows.Forms.Label();
  494. this.label_FacModeTq = new System.Windows.Forms.Label();
  495. this.label113 = new System.Windows.Forms.Label();
  496. this.label134 = new System.Windows.Forms.Label();
  497. this.label_FacModeBootVer = new System.Windows.Forms.Label();
  498. this.label136 = new System.Windows.Forms.Label();
  499. this.label_FacModeFWVersion = new System.Windows.Forms.Label();
  500. this.label145 = new System.Windows.Forms.Label();
  501. this.label127 = new System.Windows.Forms.Label();
  502. this.label_FacModeLightB = new System.Windows.Forms.Label();
  503. this.label_FacModeBreak = new System.Windows.Forms.Label();
  504. this.label143 = new System.Windows.Forms.Label();
  505. this.label_FacModeLightF = new System.Windows.Forms.Label();
  506. this.label129 = new System.Windows.Forms.Label();
  507. this.label_FacModeGas = new System.Windows.Forms.Label();
  508. this.label123 = new System.Windows.Forms.Label();
  509. this.label_FacModeMotorSpeed = new System.Windows.Forms.Label();
  510. this.label125 = new System.Windows.Forms.Label();
  511. this.label_FacModeNTC = new System.Windows.Forms.Label();
  512. this.label122 = new System.Windows.Forms.Label();
  513. this.label118 = new System.Windows.Forms.Label();
  514. this.label_FacModeCurrentTest = new System.Windows.Forms.Label();
  515. this.label_FacMode_CfgWrite = new System.Windows.Forms.Label();
  516. this.label120 = new System.Windows.Forms.Label();
  517. this.label_FacModeVolTest = new System.Windows.Forms.Label();
  518. this.label115 = new System.Windows.Forms.Label();
  519. this.label_FacModeSysClear = new System.Windows.Forms.Label();
  520. this.groupBox27 = new System.Windows.Forms.GroupBox();
  521. this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox();
  522. this.button__FacMode_Start = new System.Windows.Forms.Button();
  523. this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox();
  524. this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
  525. this.groupBox2 = new System.Windows.Forms.GroupBox();
  526. this.checkBox_FacMode_AngleCal = new System.Windows.Forms.CheckBox();
  527. this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
  528. this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
  529. this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
  530. this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
  531. this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
  532. this.checkBox_FacTor = new System.Windows.Forms.CheckBox();
  533. this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox();
  534. this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox();
  535. this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox();
  536. this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox();
  537. this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox();
  538. this.textBox_FacModeScan = new System.Windows.Forms.TextBox();
  539. this.label112 = new System.Windows.Forms.Label();
  540. this.label_FacModeStatus = new System.Windows.Forms.Label();
  541. this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
  542. this.label_FacModeResult = new System.Windows.Forms.Label();
  543. this.label111 = new System.Windows.Forms.Label();
  544. this.label_FacModeSerial = new System.Windows.Forms.Label();
  545. this.label131 = new System.Windows.Forms.Label();
  546. this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
  547. this.label_CheckModeSerial = new System.Windows.Forms.Label();
  548. this.label135 = new System.Windows.Forms.Label();
  549. this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
  550. this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
  551. this.groupBox31 = new System.Windows.Forms.GroupBox();
  552. this.label157 = new System.Windows.Forms.Label();
  553. this.label_CheckModeAngle = new System.Windows.Forms.Label();
  554. this.label132 = new System.Windows.Forms.Label();
  555. this.label_CheckModeMos = new System.Windows.Forms.Label();
  556. this.label148 = new System.Windows.Forms.Label();
  557. this.label_CheckModeSN = new System.Windows.Forms.Label();
  558. this.label154 = new System.Windows.Forms.Label();
  559. this.label_CheckModeTorque = new System.Windows.Forms.Label();
  560. this.label156 = new System.Windows.Forms.Label();
  561. this.label_CheckModeCfg = new System.Windows.Forms.Label();
  562. this.label121 = new System.Windows.Forms.Label();
  563. this.label_CheckModeBoot = new System.Windows.Forms.Label();
  564. this.label160 = new System.Windows.Forms.Label();
  565. this.label_CheckModeFWVer = new System.Windows.Forms.Label();
  566. this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
  567. this.groupBox30 = new System.Windows.Forms.GroupBox();
  568. this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
  569. this.groupBox29 = new System.Windows.Forms.GroupBox();
  570. this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox();
  571. this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
  572. this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
  573. this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
  574. this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
  575. this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
  576. this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox();
  577. this.button_CheckModeStart = new System.Windows.Forms.Button();
  578. this.textBox_CheckModeScan = new System.Windows.Forms.TextBox();
  579. this.label138 = new System.Windows.Forms.Label();
  580. this.label_CheckModeStatus = new System.Windows.Forms.Label();
  581. this.label_CheckModeResult = new System.Windows.Forms.Label();
  582. this.label141 = new System.Windows.Forms.Label();
  583. this.tabPage_FuncSet = new System.Windows.Forms.TabPage();
  584. this.comboBox_FunSet_UnitNum = new System.Windows.Forms.ComboBox();
  585. this.label159 = new System.Windows.Forms.Label();
  586. this.radioButton_WriteByBlock = new System.Windows.Forms.RadioButton();
  587. this.radioButton_WriteByUnit = new System.Windows.Forms.RadioButton();
  588. this.groupBox33 = new System.Windows.Forms.GroupBox();
  589. this.dataGridView_FunSet = new System.Windows.Forms.DataGridView();
  590. this.单元号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  591. this.参数1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  592. this.参数2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  593. this.参数3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  594. this.参数4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  595. this.参数5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  596. this.参数6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  597. this.参数7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  598. this.参数8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  599. this.button_FunSet_Write = new System.Windows.Forms.Button();
  600. this.button_FunSet_Read = new System.Windows.Forms.Button();
  601. this.comboBox_FunSet_BlockNum = new System.Windows.Forms.ComboBox();
  602. this.label158 = new System.Windows.Forms.Label();
  603. this.label23 = new System.Windows.Forms.Label();
  604. this.label_RecCount = new System.Windows.Forms.Label();
  605. this.timer_500ms = new System.Windows.Forms.Timer(this.components);
  606. this.label_BuildTime = new System.Windows.Forms.Label();
  607. this.label_SystemTime = new System.Windows.Forms.Label();
  608. this.label_COM_Sta = new System.Windows.Forms.Label();
  609. this.label43 = new System.Windows.Forms.Label();
  610. this.label44 = new System.Windows.Forms.Label();
  611. this.label45 = new System.Windows.Forms.Label();
  612. this.label96 = new System.Windows.Forms.Label();
  613. this.label_Server_ComStatus = new System.Windows.Forms.Label();
  614. this.label_ServerStatus = new System.Windows.Forms.Label();
  615. this.label_PortStatus = new System.Windows.Forms.Label();
  616. this.label_Computername = new System.Windows.Forms.Label();
  617. this.tabControl2 = new System.Windows.Forms.TabControl();
  618. this.tabPage_RunInfo = new System.Windows.Forms.TabPage();
  619. this.textBox_RunInfo_RSV1 = new System.Windows.Forms.TextBox();
  620. this.textBox_RunInfo_RSV2 = new System.Windows.Forms.TextBox();
  621. this.textBox_RunInfo_RSV3 = new System.Windows.Forms.TextBox();
  622. this.textBox_RunInfo_GearBox = new System.Windows.Forms.TextBox();
  623. this.label161 = new System.Windows.Forms.Label();
  624. this.label162 = new System.Windows.Forms.Label();
  625. this.label163 = new System.Windows.Forms.Label();
  626. this.label164 = new System.Windows.Forms.Label();
  627. this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox();
  628. this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox();
  629. this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox();
  630. this.textBox_TorqueReg = new System.Windows.Forms.TextBox();
  631. this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox();
  632. this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox();
  633. this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox();
  634. this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox();
  635. this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox();
  636. this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox();
  637. this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox();
  638. this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox();
  639. this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox();
  640. this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox();
  641. this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox();
  642. this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox();
  643. this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox();
  644. this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox();
  645. this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox();
  646. this.textBox_ErrorCode = new System.Windows.Forms.TextBox();
  647. this.label55 = new System.Windows.Forms.Label();
  648. this.label28 = new System.Windows.Forms.Label();
  649. this.label22 = new System.Windows.Forms.Label();
  650. this.label16 = new System.Windows.Forms.Label();
  651. this.label10 = new System.Windows.Forms.Label();
  652. this.label21 = new System.Windows.Forms.Label();
  653. this.label15 = new System.Windows.Forms.Label();
  654. this.label9 = new System.Windows.Forms.Label();
  655. this.label20 = new System.Windows.Forms.Label();
  656. this.label14 = new System.Windows.Forms.Label();
  657. this.label8 = new System.Windows.Forms.Label();
  658. this.label19 = new System.Windows.Forms.Label();
  659. this.label13 = new System.Windows.Forms.Label();
  660. this.label7 = new System.Windows.Forms.Label();
  661. this.label18 = new System.Windows.Forms.Label();
  662. this.label12 = new System.Windows.Forms.Label();
  663. this.label6 = new System.Windows.Forms.Label();
  664. this.label17 = new System.Windows.Forms.Label();
  665. this.label11 = new System.Windows.Forms.Label();
  666. this.label5 = new System.Windows.Forms.Label();
  667. this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
  668. this.textBox_DebugInfo_ThrottlePer = new System.Windows.Forms.TextBox();
  669. this.label152 = new System.Windows.Forms.Label();
  670. this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
  671. this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
  672. this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
  673. this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
  674. this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
  675. this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
  676. this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
  677. this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
  678. this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
  679. this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
  680. this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
  681. this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
  682. this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
  683. this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
  684. this.label97 = new System.Windows.Forms.Label();
  685. this.label109 = new System.Windows.Forms.Label();
  686. this.label98 = new System.Windows.Forms.Label();
  687. this.label99 = new System.Windows.Forms.Label();
  688. this.label100 = new System.Windows.Forms.Label();
  689. this.label101 = new System.Windows.Forms.Label();
  690. this.label102 = new System.Windows.Forms.Label();
  691. this.label110 = new System.Windows.Forms.Label();
  692. this.label108 = new System.Windows.Forms.Label();
  693. this.label103 = new System.Windows.Forms.Label();
  694. this.label104 = new System.Windows.Forms.Label();
  695. this.label105 = new System.Windows.Forms.Label();
  696. this.label106 = new System.Windows.Forms.Label();
  697. this.label107 = new System.Windows.Forms.Label();
  698. this.label_StarInfo = new System.Windows.Forms.Label();
  699. this.label_UserName = new System.Windows.Forms.Label();
  700. this.label124 = new System.Windows.Forms.Label();
  701. this.label46 = new System.Windows.Forms.Label();
  702. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  703. this.timer_AckWait = new System.Windows.Forms.Timer(this.components);
  704. this.联动装置盒配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  705. this.接口类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  706. this.cAN波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  707. this.UARTBOOT波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  708. this.uARTAPP波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  709. this.toolStripComboBox_PortMode = new System.Windows.Forms.ToolStripComboBox();
  710. this.toolStripComboBox_CANBaud = new System.Windows.Forms.ToolStripComboBox();
  711. this.toolStripComboBox_UARTBOOTBAUD = new System.Windows.Forms.ToolStripComboBox();
  712. this.toolStripComboBox_UARTAPPBAUD = new System.Windows.Forms.ToolStripComboBox();
  713. this.定制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  714. this.toolStripTextBox_OPTION_Others = new System.Windows.Forms.ToolStripTextBox();
  715. this.固件版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  716. this.toolStripTextBox_CDL_Version = new System.Windows.Forms.ToolStripTextBox();
  717. this.toolStripTextBox_OPTION_GIANT = new System.Windows.Forms.ToolStripMenuItem();
  718. this.menuStrip_Set.SuspendLayout();
  719. this.statusStrip1.SuspendLayout();
  720. this.groupBox1.SuspendLayout();
  721. this.groupBox3.SuspendLayout();
  722. this.tabControl1.SuspendLayout();
  723. this.tabPage_MotorParam.SuspendLayout();
  724. this.tabPage_BikeParam.SuspendLayout();
  725. this.tabPage_BikeParam2.SuspendLayout();
  726. this.tabPage_ControlParam.SuspendLayout();
  727. this.tabPage_SensorParam.SuspendLayout();
  728. this.tabPage_AssistParam.SuspendLayout();
  729. this.tabPage_UsrRideParam.SuspendLayout();
  730. this.tabPage_DebugParam.SuspendLayout();
  731. this.tabPage_RecordInfo.SuspendLayout();
  732. this.tabPage_OtherInfo.SuspendLayout();
  733. this.groupBox16.SuspendLayout();
  734. this.groupBox18.SuspendLayout();
  735. this.groupBox17.SuspendLayout();
  736. this.groupBox23.SuspendLayout();
  737. this.groupBox9.SuspendLayout();
  738. this.groupBox8.SuspendLayout();
  739. this.groupBox7.SuspendLayout();
  740. this.groupBox6.SuspendLayout();
  741. this.groupBox5.SuspendLayout();
  742. this.groupBox4.SuspendLayout();
  743. this.tabPage_OBC.SuspendLayout();
  744. this.groupBox26.SuspendLayout();
  745. this.groupBox15.SuspendLayout();
  746. this.groupBox14.SuspendLayout();
  747. this.groupBox13.SuspendLayout();
  748. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit();
  749. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
  751. this.groupBox12.SuspendLayout();
  752. this.groupBox11.SuspendLayout();
  753. this.groupBox10.SuspendLayout();
  754. this.tabPage_RAMorFLASH.SuspendLayout();
  755. this.tabPage_FactoryMode.SuspendLayout();
  756. this.groupBox25.SuspendLayout();
  757. this.groupBox22.SuspendLayout();
  758. this.groupBox21.SuspendLayout();
  759. this.groupBox20.SuspendLayout();
  760. this.groupBox24.SuspendLayout();
  761. this.groupBox19.SuspendLayout();
  762. this.tabPage_AngleCal.SuspendLayout();
  763. this.groupBox32.SuspendLayout();
  764. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).BeginInit();
  765. this.tabPage_ProductMode_Write.SuspendLayout();
  766. this.groupBox28.SuspendLayout();
  767. this.groupBox27.SuspendLayout();
  768. this.groupBox2.SuspendLayout();
  769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
  770. this.tabPage_ProductMode_Read.SuspendLayout();
  771. this.groupBox31.SuspendLayout();
  772. this.groupBox30.SuspendLayout();
  773. this.groupBox29.SuspendLayout();
  774. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
  775. this.tabPage_FuncSet.SuspendLayout();
  776. this.groupBox33.SuspendLayout();
  777. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_FunSet)).BeginInit();
  778. this.tabControl2.SuspendLayout();
  779. this.tabPage_RunInfo.SuspendLayout();
  780. this.tabPage_DebugInfo.SuspendLayout();
  781. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  782. this.SuspendLayout();
  783. //
  784. // menuStrip_Set
  785. //
  786. this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  787. this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  788. this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20);
  789. this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  790. this.端口连接ToolStripMenuItem,
  791. this.电源控制ToolStripMenuItem,
  792. this.配置ToolStripMenuItem,
  793. this.工具箱ToolStripMenuItem,
  794. this.查询ToolStripMenuItem,
  795. this.关于ToolStripMenuItem});
  796. this.menuStrip_Set.Location = new System.Drawing.Point(0, 0);
  797. this.menuStrip_Set.Name = "menuStrip_Set";
  798. this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29);
  799. this.menuStrip_Set.TabIndex = 1;
  800. this.menuStrip_Set.Text = "menuStrip2";
  801. //
  802. // 端口连接ToolStripMenuItem
  803. //
  804. this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  805. this.刷新ToolStripMenuItem,
  806. this.端口号ToolStripMenuItem,
  807. this.波特率ToolStripMenuItem,
  808. this.连接ToolStripMenuItem,
  809. this.toolStripSeparator1,
  810. this.联动装置盒配置ToolStripMenuItem,
  811. this.其它配置项ToolStripMenuItem});
  812. this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  813. this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
  814. this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  815. this.端口连接ToolStripMenuItem.Text = "端口设置";
  816. //
  817. // 刷新ToolStripMenuItem
  818. //
  819. this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
  820. this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  821. this.刷新ToolStripMenuItem.Text = "刷新";
  822. this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
  823. //
  824. // 端口号ToolStripMenuItem
  825. //
  826. this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  827. this.toolStripComboBox_ComNum});
  828. this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
  829. this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  830. this.端口号ToolStripMenuItem.Text = "端口号";
  831. this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
  832. //
  833. // toolStripComboBox_ComNum
  834. //
  835. this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  836. this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  837. this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum";
  839. this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29);
  840. this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  841. //
  842. // 波特率ToolStripMenuItem
  843. //
  844. this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  845. this.toolStripComboBox_Baudrate});
  846. this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
  847. this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  848. this.波特率ToolStripMenuItem.Text = "波特率";
  849. //
  850. // toolStripComboBox_Baudrate
  851. //
  852. this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  853. this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  854. this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.toolStripComboBox_Baudrate.Items.AddRange(new object[] {
  856. "9600",
  857. "115200",
  858. "230400"});
  859. this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate";
  860. this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29);
  861. this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click);
  862. //
  863. // 连接ToolStripMenuItem
  864. //
  865. this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
  866. this.连接ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  867. this.连接ToolStripMenuItem.Text = "连接";
  868. this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
  869. //
  870. // toolStripSeparator1
  871. //
  872. this.toolStripSeparator1.Name = "toolStripSeparator1";
  873. this.toolStripSeparator1.Size = new System.Drawing.Size(189, 6);
  874. //
  875. // 其它配置项ToolStripMenuItem
  876. //
  877. this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  878. this.连接开机ToolStripMenuItem,
  879. this.断开关机ToolStripMenuItem,
  880. this.识别通讯盒ToolStripMenuItem});
  881. this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
  882. this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  883. this.其它配置项ToolStripMenuItem.Text = "其它配置项";
  884. //
  885. // 连接开机ToolStripMenuItem
  886. //
  887. this.连接开机ToolStripMenuItem.Checked = true;
  888. this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  889. this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem";
  890. this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  891. this.连接开机ToolStripMenuItem.Text = "连接自动开机";
  892. this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click);
  893. //
  894. // 断开关机ToolStripMenuItem
  895. //
  896. this.断开关机ToolStripMenuItem.Checked = true;
  897. this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  898. this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem";
  899. this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  900. this.断开关机ToolStripMenuItem.Text = "断开自动关机";
  901. this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click);
  902. //
  903. // 识别通讯盒ToolStripMenuItem
  904. //
  905. this.识别通讯盒ToolStripMenuItem.Checked = true;
  906. this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  907. this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem";
  908. this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  909. this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒";
  910. this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click);
  911. //
  912. // 电源控制ToolStripMenuItem
  913. //
  914. this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  915. this.开机ToolStripMenuItem,
  916. this.关机ToolStripMenuItem});
  917. this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  918. this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem";
  919. this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  920. this.电源控制ToolStripMenuItem.Text = "电源控制";
  921. //
  922. // 开机ToolStripMenuItem
  923. //
  924. this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
  925. this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  926. this.开机ToolStripMenuItem.Text = "开机";
  927. this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
  928. //
  929. // 关机ToolStripMenuItem
  930. //
  931. this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
  932. this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  933. this.关机ToolStripMenuItem.Text = "关机";
  934. this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
  935. //
  936. // 配置ToolStripMenuItem
  937. //
  938. this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  939. this.写入存储ToolStripMenuItem,
  940. this.toolStripSeparator2,
  941. this.服务器配置ToolStripMenuItem,
  942. this.toolStripSeparator3,
  943. this.生产信息ToolStripMenuItem,
  944. this.电机类型ToolStripMenuItem,
  945. this.toolStripSeparator4,
  946. this.判断阈值ToolStripMenuItem,
  947. this.力矩传感器检验ToolStripMenuItem,
  948. this.mOS内阻校准系数ToolStripMenuItem,
  949. this.mOS内阻范围ToolStripMenuItem,
  950. this.位置校准偏差范围ToolStripMenuItem,
  951. this.toolStripSeparator5,
  952. this.协议类型ToolStripMenuItem1,
  953. this.UART协议ToolStripMenuItem,
  954. this.toolStripSeparator6,
  955. this.样机测试ToolStripMenuItem});
  956. this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  957. this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
  958. this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  959. this.配置ToolStripMenuItem.Text = "配置";
  960. //
  961. // 写入存储ToolStripMenuItem
  962. //
  963. this.写入存储ToolStripMenuItem.Checked = true;
  964. this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  965. this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem";
  966. this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  967. this.写入存储ToolStripMenuItem.Text = "写入时执行保存";
  968. this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
  969. //
  970. // toolStripSeparator2
  971. //
  972. this.toolStripSeparator2.Name = "toolStripSeparator2";
  973. this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6);
  974. //
  975. // 服务器配置ToolStripMenuItem
  976. //
  977. this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  978. this.存储路径ToolStripMenuItem,
  979. this.重置ToolStripMenuItem});
  980. this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem";
  981. this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  982. this.服务器配置ToolStripMenuItem.Text = "服务器配置";
  983. //
  984. // 存储路径ToolStripMenuItem
  985. //
  986. this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  987. this.toolStripTextBox_ServerPath});
  988. this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem";
  989. this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  990. this.存储路径ToolStripMenuItem.Text = "存储路径";
  991. //
  992. // toolStripTextBox_ServerPath
  993. //
  994. this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  995. this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath";
  996. this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28);
  997. this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST";
  998. this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  999. //
  1000. // 重置ToolStripMenuItem
  1001. //
  1002. this.重置ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
  1003. this.重置ToolStripMenuItem.Name = "重置ToolStripMenuItem";
  1004. this.重置ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1005. this.重置ToolStripMenuItem.Text = "重置";
  1006. this.重置ToolStripMenuItem.Click += new System.EventHandler(this.重置ToolStripMenuItem_Click);
  1007. //
  1008. // toolStripSeparator3
  1009. //
  1010. this.toolStripSeparator3.Name = "toolStripSeparator3";
  1011. this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6);
  1012. //
  1013. // 生产信息ToolStripMenuItem
  1014. //
  1015. this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1016. this.生产商ToolStripMenuItem,
  1017. this.生产地ToolStripMenuItem,
  1018. this.生产日期ToolStripMenuItem,
  1019. this.产品标识ToolStripMenuItem});
  1020. this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem";
  1021. this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1022. this.生产信息ToolStripMenuItem.Text = "生产信息";
  1023. //
  1024. // 生产商ToolStripMenuItem
  1025. //
  1026. this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1027. this.toolStripTextBox_MAC});
  1028. this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem";
  1029. this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1030. this.生产商ToolStripMenuItem.Text = "生产商";
  1031. //
  1032. // toolStripTextBox_MAC
  1033. //
  1034. this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1035. this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC";
  1036. this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28);
  1037. this.toolStripTextBox_MAC.Text = "TTIUM";
  1038. this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1039. //
  1040. // 生产地ToolStripMenuItem
  1041. //
  1042. this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1043. this.toolStripTextBoxMACAddr});
  1044. this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem";
  1045. this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1046. this.生产地ToolStripMenuItem.Text = "生产地";
  1047. //
  1048. // toolStripTextBoxMACAddr
  1049. //
  1050. this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1051. this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr";
  1052. this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28);
  1053. this.toolStripTextBoxMACAddr.Text = "WUHAN";
  1054. this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1055. //
  1056. // 生产日期ToolStripMenuItem
  1057. //
  1058. this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1059. this.toolStripTextBox_MACDate});
  1060. this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem";
  1061. this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1062. this.生产日期ToolStripMenuItem.Text = "生产日期";
  1063. //
  1064. // toolStripTextBox_MACDate
  1065. //
  1066. this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1067. this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate";
  1068. this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28);
  1069. this.toolStripTextBox_MACDate.Text = "20220101";
  1070. this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1071. //
  1072. // 产品标识ToolStripMenuItem
  1073. //
  1074. this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1075. this.toolStripTextBox_MACPD});
  1076. this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem";
  1077. this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1078. this.产品标识ToolStripMenuItem.Text = "产品标识";
  1079. //
  1080. // toolStripTextBox_MACPD
  1081. //
  1082. this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1083. this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD";
  1084. this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28);
  1085. this.toolStripTextBox_MACPD.Text = "MM_MC1";
  1086. this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1087. //
  1088. // 电机类型ToolStripMenuItem
  1089. //
  1090. this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1091. this.中置电机MIGIC_ToolStripMenuItem,
  1092. this.中置电机VP_ToolStripMenuItem,
  1093. this.轮毂电机ToolStripMenuItem});
  1094. this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
  1095. this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1096. this.电机类型ToolStripMenuItem.Text = "电机类型";
  1097. //
  1098. // 中置电机MIGIC_ToolStripMenuItem
  1099. //
  1100. this.中置电机MIGIC_ToolStripMenuItem.Checked = true;
  1101. this.中置电机MIGIC_ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1102. this.中置电机MIGIC_ToolStripMenuItem.Name = "中置电机MIGIC_ToolStripMenuItem";
  1103. this.中置电机MIGIC_ToolStripMenuItem.Size = new System.Drawing.Size(225, 26);
  1104. this.中置电机MIGIC_ToolStripMenuItem.Text = "中置电机(MIGIC)";
  1105. this.中置电机MIGIC_ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click);
  1106. //
  1107. // 中置电机VP_ToolStripMenuItem
  1108. //
  1109. this.中置电机VP_ToolStripMenuItem.Name = "中置电机VP_ToolStripMenuItem";
  1110. this.中置电机VP_ToolStripMenuItem.Size = new System.Drawing.Size(225, 26);
  1111. this.中置电机VP_ToolStripMenuItem.Text = "中置电机(VP)";
  1112. this.中置电机VP_ToolStripMenuItem.Click += new System.EventHandler(this.中置电机小牙盘ToolStripMenuItem_Click);
  1113. //
  1114. // 轮毂电机ToolStripMenuItem
  1115. //
  1116. this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem";
  1117. this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(225, 26);
  1118. this.轮毂电机ToolStripMenuItem.Text = "轮毂电机";
  1119. this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
  1120. //
  1121. // toolStripSeparator4
  1122. //
  1123. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1124. this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6);
  1125. //
  1126. // 判断阈值ToolStripMenuItem
  1127. //
  1128. this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1129. this.电压ToolStripMenuItem,
  1130. this.电流ToolStripMenuItem,
  1131. this.转速ToolStripMenuItem,
  1132. this.力矩ToolStripMenuItem,
  1133. this.踏频ToolStripMenuItem,
  1134. this.车速ToolStripMenuItem,
  1135. this.pCB温度ToolStripMenuItem,
  1136. this.mCU温度ToolStripMenuItem,
  1137. this.电机温度ToolStripMenuItem});
  1138. this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem";
  1139. this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1140. this.判断阈值ToolStripMenuItem.Text = "判断阈值";
  1141. //
  1142. // 电压ToolStripMenuItem
  1143. //
  1144. this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1145. this.toolStripTextBox_ThVol});
  1146. this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
  1147. this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1148. this.电压ToolStripMenuItem.Text = "电压";
  1149. //
  1150. // toolStripTextBox_ThVol
  1151. //
  1152. this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1153. this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol";
  1154. this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28);
  1155. this.toolStripTextBox_ThVol.Text = "35000,37000";
  1156. this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1157. //
  1158. // 电流ToolStripMenuItem
  1159. //
  1160. this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1161. this.toolStripTextBox_ThCur});
  1162. this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
  1163. this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1164. this.电流ToolStripMenuItem.Text = "电流";
  1165. //
  1166. // toolStripTextBox_ThCur
  1167. //
  1168. this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1169. this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur";
  1170. this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28);
  1171. this.toolStripTextBox_ThCur.Text = "200,2500";
  1172. this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1173. //
  1174. // 转速ToolStripMenuItem
  1175. //
  1176. this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1177. this.toolStripTextBox_ThSpeed});
  1178. this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
  1179. this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1180. this.转速ToolStripMenuItem.Text = "转速";
  1181. //
  1182. // toolStripTextBox_ThSpeed
  1183. //
  1184. this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1185. this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed";
  1186. this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28);
  1187. this.toolStripTextBox_ThSpeed.Text = "500,2500";
  1188. this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1189. //
  1190. // 力矩ToolStripMenuItem
  1191. //
  1192. this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1193. this.toolStripTextBox_ThTor});
  1194. this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
  1195. this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1196. this.力矩ToolStripMenuItem.Text = "力矩";
  1197. //
  1198. // toolStripTextBox_ThTor
  1199. //
  1200. this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1201. this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor";
  1202. this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28);
  1203. this.toolStripTextBox_ThTor.Text = "60,80";
  1204. this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1205. //
  1206. // 踏频ToolStripMenuItem
  1207. //
  1208. this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1209. this.toolStripTextBox_ThCad});
  1210. this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
  1211. this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1212. this.踏频ToolStripMenuItem.Text = "踏频";
  1213. //
  1214. // toolStripTextBox_ThCad
  1215. //
  1216. this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1217. this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad";
  1218. this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28);
  1219. this.toolStripTextBox_ThCad.Text = "25,75";
  1220. this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1221. //
  1222. // 车速ToolStripMenuItem
  1223. //
  1224. this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1225. this.toolStripTextBox_ThBikeSpeed});
  1226. this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
  1227. this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1228. this.车速ToolStripMenuItem.Text = "车速";
  1229. //
  1230. // toolStripTextBox_ThBikeSpeed
  1231. //
  1232. this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1233. this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed";
  1234. this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28);
  1235. this.toolStripTextBox_ThBikeSpeed.Text = "15,40";
  1236. this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1237. //
  1238. // pCB温度ToolStripMenuItem
  1239. //
  1240. this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1241. this.toolStripTextBox_ThT_PCB});
  1242. this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
  1243. this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1244. this.pCB温度ToolStripMenuItem.Text = "PCB温度";
  1245. //
  1246. // toolStripTextBox_ThT_PCB
  1247. //
  1248. this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1249. this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB";
  1250. this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28);
  1251. this.toolStripTextBox_ThT_PCB.Text = "20,40";
  1252. this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1253. //
  1254. // mCU温度ToolStripMenuItem
  1255. //
  1256. this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1257. this.toolStripTextBox_ThT_MCU});
  1258. this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
  1259. this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1260. this.mCU温度ToolStripMenuItem.Text = "MCU温度";
  1261. //
  1262. // toolStripTextBox_ThT_MCU
  1263. //
  1264. this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1265. this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU";
  1266. this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28);
  1267. this.toolStripTextBox_ThT_MCU.Text = "20,40";
  1268. this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1269. //
  1270. // 电机温度ToolStripMenuItem
  1271. //
  1272. this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1273. this.toolStripTextBox_ThT_Motor});
  1274. this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
  1275. this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
  1276. this.电机温度ToolStripMenuItem.Text = "电机温度";
  1277. //
  1278. // toolStripTextBox_ThT_Motor
  1279. //
  1280. this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  1281. this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor";
  1282. this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28);
  1283. this.toolStripTextBox_ThT_Motor.Text = "70,80";
  1284. this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1285. //
  1286. // 力矩传感器检验ToolStripMenuItem
  1287. //
  1288. this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem";
  1289. this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1290. this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数";
  1291. this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click);
  1292. //
  1293. // mOS内阻校准系数ToolStripMenuItem
  1294. //
  1295. this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1296. this.toolStripTextBox_MosCalK});
  1297. this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem";
  1298. this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1299. this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数";
  1300. //
  1301. // toolStripTextBox_MosCalK
  1302. //
  1303. this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1304. this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK";
  1305. this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28);
  1306. this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868";
  1307. this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1308. //
  1309. // mOS内阻范围ToolStripMenuItem
  1310. //
  1311. this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1312. this.mOS1ToolStripMenuItem,
  1313. this.mOS2ToolStripMenuItem,
  1314. this.mOS3ToolStripMenuItem});
  1315. this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem";
  1316. this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1317. this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围";
  1318. //
  1319. // mOS1ToolStripMenuItem
  1320. //
  1321. this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1322. this.toolStripTextBox_MOS1});
  1323. this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
  1324. this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1325. this.mOS1ToolStripMenuItem.Text = "MOS1";
  1326. //
  1327. // toolStripTextBox_MOS1
  1328. //
  1329. this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1330. this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1";
  1331. this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28);
  1332. this.toolStripTextBox_MOS1.Text = "2500,3500";
  1333. this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1334. //
  1335. // mOS2ToolStripMenuItem
  1336. //
  1337. this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1338. this.toolStripTextBox_MOS2});
  1339. this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
  1340. this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1341. this.mOS2ToolStripMenuItem.Text = "MOS2";
  1342. //
  1343. // toolStripTextBox_MOS2
  1344. //
  1345. this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1346. this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2";
  1347. this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28);
  1348. this.toolStripTextBox_MOS2.Text = "2500,3500";
  1349. this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1350. //
  1351. // mOS3ToolStripMenuItem
  1352. //
  1353. this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1354. this.toolStripTextBox_MOS3});
  1355. this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
  1356. this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
  1357. this.mOS3ToolStripMenuItem.Text = "MOS3";
  1358. //
  1359. // toolStripTextBox_MOS3
  1360. //
  1361. this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1362. this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3";
  1363. this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28);
  1364. this.toolStripTextBox_MOS3.Text = "2500,3500";
  1365. this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  1366. //
  1367. // 位置校准偏差范围ToolStripMenuItem
  1368. //
  1369. this.位置校准偏差范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1370. this.平均偏差最大值ToolStripMenuItem,
  1371. this.零点偏差最大值ToolStripMenuItem});
  1372. this.位置校准偏差范围ToolStripMenuItem.Name = "位置校准偏差范围ToolStripMenuItem";
  1373. this.位置校准偏差范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1374. this.位置校准偏差范围ToolStripMenuItem.Text = "位置校准偏差范围";
  1375. //
  1376. // 平均偏差最大值ToolStripMenuItem
  1377. //
  1378. this.平均偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1379. this.toolStripTextBox_AngleAvgMax});
  1380. this.平均偏差最大值ToolStripMenuItem.Name = "平均偏差最大值ToolStripMenuItem";
  1381. this.平均偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1382. this.平均偏差最大值ToolStripMenuItem.Text = "平均偏差最大值";
  1383. //
  1384. // toolStripTextBox_AngleAvgMax
  1385. //
  1386. this.toolStripTextBox_AngleAvgMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1387. this.toolStripTextBox_AngleAvgMax.Name = "toolStripTextBox_AngleAvgMax";
  1388. this.toolStripTextBox_AngleAvgMax.Size = new System.Drawing.Size(100, 28);
  1389. this.toolStripTextBox_AngleAvgMax.Text = "10";
  1390. this.toolStripTextBox_AngleAvgMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleAvgMax_KeyDown);
  1391. //
  1392. // 零点偏差最大值ToolStripMenuItem
  1393. //
  1394. this.零点偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1395. this.toolStripTextBox_AngleZeroMax});
  1396. this.零点偏差最大值ToolStripMenuItem.Name = "零点偏差最大值ToolStripMenuItem";
  1397. this.零点偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  1398. this.零点偏差最大值ToolStripMenuItem.Text = "零点偏差最大值";
  1399. //
  1400. // toolStripTextBox_AngleZeroMax
  1401. //
  1402. this.toolStripTextBox_AngleZeroMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1403. this.toolStripTextBox_AngleZeroMax.Name = "toolStripTextBox_AngleZeroMax";
  1404. this.toolStripTextBox_AngleZeroMax.Size = new System.Drawing.Size(100, 28);
  1405. this.toolStripTextBox_AngleZeroMax.Text = "5";
  1406. this.toolStripTextBox_AngleZeroMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleZeroMax_KeyDown);
  1407. //
  1408. // toolStripSeparator5
  1409. //
  1410. this.toolStripSeparator5.Name = "toolStripSeparator5";
  1411. this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6);
  1412. //
  1413. // 协议类型ToolStripMenuItem1
  1414. //
  1415. this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1416. this.cANToolStripMenuItem,
  1417. this.uARTToolStripMenuItem});
  1418. this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1";
  1419. this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26);
  1420. this.协议类型ToolStripMenuItem1.Text = "协议类型";
  1421. //
  1422. // cANToolStripMenuItem
  1423. //
  1424. this.cANToolStripMenuItem.Checked = true;
  1425. this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1426. this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
  1427. this.cANToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1428. this.cANToolStripMenuItem.Text = "CAN";
  1429. this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
  1430. //
  1431. // uARTToolStripMenuItem
  1432. //
  1433. this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
  1434. this.uARTToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1435. this.uARTToolStripMenuItem.Text = "UART";
  1436. this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
  1437. //
  1438. // UART协议ToolStripMenuItem
  1439. //
  1440. this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1441. this.协议类型ToolStripMenuItem});
  1442. this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem";
  1443. this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1444. this.UART协议ToolStripMenuItem.Text = "UART协议设置";
  1445. this.UART协议ToolStripMenuItem.Visible = false;
  1446. //
  1447. // 协议类型ToolStripMenuItem
  1448. //
  1449. this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1450. this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1451. this.协议类型ToolStripMenuItem.Items.AddRange(new object[] {
  1452. "5S标准",
  1453. "锂电2号",
  1454. "八方",
  1455. "金米特5S",
  1456. "JLCD"});
  1457. this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem";
  1458. this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29);
  1459. this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged);
  1460. //
  1461. // toolStripSeparator6
  1462. //
  1463. this.toolStripSeparator6.Name = "toolStripSeparator6";
  1464. this.toolStripSeparator6.Size = new System.Drawing.Size(211, 6);
  1465. //
  1466. // 样机测试ToolStripMenuItem
  1467. //
  1468. this.样机测试ToolStripMenuItem.Name = "样机测试ToolStripMenuItem";
  1469. this.样机测试ToolStripMenuItem.Size = new System.Drawing.Size(214, 26);
  1470. this.样机测试ToolStripMenuItem.Text = "样机测试";
  1471. this.样机测试ToolStripMenuItem.Click += new System.EventHandler(this.样机测试ToolStripMenuItem_Click);
  1472. //
  1473. // 工具箱ToolStripMenuItem
  1474. //
  1475. this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1476. this.运行信息记录ToolStripMenuItem,
  1477. this.计算器ToolStripMenuItem,
  1478. this.页面保存ToolStripMenuItem,
  1479. this.屏幕键盘ToolStripMenuItem,
  1480. this.删除远程文件ToolStripMenuItem,
  1481. this.指令调试ToolStripMenuItem,
  1482. this.发送指令ToolStripMenuItem});
  1483. this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1484. this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
  1485. this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  1486. this.工具箱ToolStripMenuItem.Text = "工具箱";
  1487. //
  1488. // 运行信息记录ToolStripMenuItem
  1489. //
  1490. this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
  1491. this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1492. this.运行信息记录ToolStripMenuItem.Text = "自动记录";
  1493. this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
  1494. //
  1495. // 计算器ToolStripMenuItem
  1496. //
  1497. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1498. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1499. this.计算器ToolStripMenuItem.Text = "计算器";
  1500. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1501. //
  1502. // 页面保存ToolStripMenuItem
  1503. //
  1504. this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
  1505. this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1506. this.页面保存ToolStripMenuItem.Text = "页面保存";
  1507. this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
  1508. //
  1509. // 屏幕键盘ToolStripMenuItem
  1510. //
  1511. this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
  1512. this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1513. this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
  1514. this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
  1515. //
  1516. // 删除远程文件ToolStripMenuItem
  1517. //
  1518. this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1519. this.生产配置文件ToolStripMenuItem,
  1520. this.样机测试记录ToolStripMenuItem});
  1521. this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
  1522. this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1523. this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
  1524. //
  1525. // 生产配置文件ToolStripMenuItem
  1526. //
  1527. this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1528. this.toolStripTextBox_DelCfgFile});
  1529. this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem";
  1530. this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1531. this.生产配置文件ToolStripMenuItem.Text = "生产配置文件";
  1532. //
  1533. // toolStripTextBox_DelCfgFile
  1534. //
  1535. this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1536. this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile";
  1537. this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25);
  1538. this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged);
  1539. this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click);
  1540. //
  1541. // 样机测试记录ToolStripMenuItem
  1542. //
  1543. this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1544. this.toolStripTextBox_DelLogFile});
  1545. this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem";
  1546. this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1547. this.样机测试记录ToolStripMenuItem.Text = "样机测试记录";
  1548. //
  1549. // toolStripTextBox_DelLogFile
  1550. //
  1551. this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1552. this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile";
  1553. this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25);
  1554. this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged);
  1555. this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click);
  1556. //
  1557. // 指令调试ToolStripMenuItem
  1558. //
  1559. this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
  1560. this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1561. this.指令调试ToolStripMenuItem.Text = "指令窗口";
  1562. this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click);
  1563. //
  1564. // 发送指令ToolStripMenuItem
  1565. //
  1566. this.发送指令ToolStripMenuItem.Name = "发送指令ToolStripMenuItem";
  1567. this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
  1568. this.发送指令ToolStripMenuItem.Text = "发送指令";
  1569. this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click);
  1570. //
  1571. // 查询ToolStripMenuItem
  1572. //
  1573. this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1574. this.调试记录数据ToolStripMenuItem,
  1575. this.生产记录数据ToolStripMenuItem});
  1576. this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1577. this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
  1578. this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1579. this.查询ToolStripMenuItem.Text = "查询";
  1580. //
  1581. // 调试记录数据ToolStripMenuItem
  1582. //
  1583. this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem";
  1584. this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1585. this.调试记录数据ToolStripMenuItem.Text = "调试记录数据";
  1586. this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click);
  1587. //
  1588. // 生产记录数据ToolStripMenuItem
  1589. //
  1590. this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem";
  1591. this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
  1592. this.生产记录数据ToolStripMenuItem.Text = "生产记录数据";
  1593. this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click);
  1594. //
  1595. // 关于ToolStripMenuItem
  1596. //
  1597. this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1598. this.版本ToolStripMenuItem,
  1599. this.自动更新ToolStripMenuItem,
  1600. this.本机信息ToolStripMenuItem,
  1601. this.帮助ToolStripMenuItem,
  1602. this.累计运行时间ToolStripMenuItem});
  1603. this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
  1604. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  1605. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
  1606. this.关于ToolStripMenuItem.Text = "关于";
  1607. //
  1608. // 版本ToolStripMenuItem
  1609. //
  1610. this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem";
  1611. this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1612. this.版本ToolStripMenuItem.Text = "版本信息";
  1613. this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
  1614. //
  1615. // 自动更新ToolStripMenuItem
  1616. //
  1617. this.自动更新ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1618. this.打开ToolStripMenuItem,
  1619. this.关闭ToolStripMenuItem});
  1620. this.自动更新ToolStripMenuItem.Name = "自动更新ToolStripMenuItem";
  1621. this.自动更新ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1622. this.自动更新ToolStripMenuItem.Text = "自动更新";
  1623. //
  1624. // 打开ToolStripMenuItem
  1625. //
  1626. this.打开ToolStripMenuItem.Checked = true;
  1627. this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
  1628. this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
  1629. this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1630. this.打开ToolStripMenuItem.Text = "打开";
  1631. this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click);
  1632. //
  1633. // 关闭ToolStripMenuItem
  1634. //
  1635. this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  1636. this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
  1637. this.关闭ToolStripMenuItem.Text = "关闭";
  1638. this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  1639. //
  1640. // 本机信息ToolStripMenuItem
  1641. //
  1642. this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem";
  1643. this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1644. this.本机信息ToolStripMenuItem.Text = "本机信息";
  1645. this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click);
  1646. //
  1647. // 帮助ToolStripMenuItem
  1648. //
  1649. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1650. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1651. this.帮助ToolStripMenuItem.Text = "查看帮助";
  1652. this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click);
  1653. //
  1654. // 累计运行时间ToolStripMenuItem
  1655. //
  1656. this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1657. this.toolStripMenuItem_RunTime});
  1658. this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem";
  1659. this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
  1660. this.累计运行时间ToolStripMenuItem.Text = "运行时间";
  1661. this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
  1662. //
  1663. // toolStripMenuItem_RunTime
  1664. //
  1665. this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
  1666. this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
  1667. this.toolStripMenuItem_RunTime.Text = "00:00:00";
  1668. //
  1669. // statusStrip1
  1670. //
  1671. this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1672. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  1673. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1674. this.toolStripStatusLabel1});
  1675. this.statusStrip1.Location = new System.Drawing.Point(0, 619);
  1676. this.statusStrip1.Name = "statusStrip1";
  1677. this.statusStrip1.Size = new System.Drawing.Size(1034, 22);
  1678. this.statusStrip1.TabIndex = 3;
  1679. this.statusStrip1.Text = "statusStrip1";
  1680. //
  1681. // toolStripStatusLabel1
  1682. //
  1683. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White;
  1684. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  1685. this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17);
  1686. this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司";
  1687. //
  1688. // groupBox1
  1689. //
  1690. this.groupBox1.Controls.Add(this.textBox_MotorSpeedPercent);
  1691. this.groupBox1.Controls.Add(this.label69);
  1692. this.groupBox1.Controls.Add(this.button_SpeedAdd10);
  1693. this.groupBox1.Controls.Add(this.button_SpeedAdd1);
  1694. this.groupBox1.Controls.Add(this.button_SpeedDec10);
  1695. this.groupBox1.Controls.Add(this.button_SpeedDec1);
  1696. this.groupBox1.Controls.Add(this.label24);
  1697. this.groupBox1.Controls.Add(this.label4);
  1698. this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
  1699. this.groupBox1.Controls.Add(this.label3);
  1700. this.groupBox1.Controls.Add(this.comboBox_GearSt);
  1701. this.groupBox1.Controls.Add(this.comboBox_WorkMode);
  1702. this.groupBox1.Controls.Add(this.label2);
  1703. this.groupBox1.Controls.Add(this.label1);
  1704. this.groupBox1.Location = new System.Drawing.Point(12, 32);
  1705. this.groupBox1.Name = "groupBox1";
  1706. this.groupBox1.Size = new System.Drawing.Size(191, 196);
  1707. this.groupBox1.TabIndex = 4;
  1708. this.groupBox1.TabStop = false;
  1709. this.groupBox1.Text = "电机控制";
  1710. this.groupBox1.Visible = false;
  1711. //
  1712. // textBox_MotorSpeedPercent
  1713. //
  1714. this.textBox_MotorSpeedPercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1715. this.textBox_MotorSpeedPercent.Location = new System.Drawing.Point(85, 124);
  1716. this.textBox_MotorSpeedPercent.Name = "textBox_MotorSpeedPercent";
  1717. this.textBox_MotorSpeedPercent.ReadOnly = true;
  1718. this.textBox_MotorSpeedPercent.Size = new System.Drawing.Size(70, 28);
  1719. this.textBox_MotorSpeedPercent.TabIndex = 17;
  1720. this.textBox_MotorSpeedPercent.Text = "0";
  1721. this.textBox_MotorSpeedPercent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1722. //
  1723. // label69
  1724. //
  1725. this.label69.BackColor = System.Drawing.Color.Silver;
  1726. this.label69.ForeColor = System.Drawing.Color.White;
  1727. this.label69.Location = new System.Drawing.Point(97, 163);
  1728. this.label69.Name = "label69";
  1729. this.label69.Size = new System.Drawing.Size(1, 25);
  1730. this.label69.TabIndex = 25;
  1731. //
  1732. // button_SpeedAdd10
  1733. //
  1734. this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1735. this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1736. this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1737. this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160);
  1738. this.button_SpeedAdd10.Name = "button_SpeedAdd10";
  1739. this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30);
  1740. this.button_SpeedAdd10.TabIndex = 7;
  1741. this.button_SpeedAdd10.Text = "+10";
  1742. this.button_SpeedAdd10.UseVisualStyleBackColor = false;
  1743. this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click);
  1744. //
  1745. // button_SpeedAdd1
  1746. //
  1747. this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1748. this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1749. this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1750. this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160);
  1751. this.button_SpeedAdd1.Name = "button_SpeedAdd1";
  1752. this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30);
  1753. this.button_SpeedAdd1.TabIndex = 7;
  1754. this.button_SpeedAdd1.Text = "+1";
  1755. this.button_SpeedAdd1.UseVisualStyleBackColor = false;
  1756. this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click);
  1757. //
  1758. // button_SpeedDec10
  1759. //
  1760. this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1761. this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1762. this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1763. this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160);
  1764. this.button_SpeedDec10.Name = "button_SpeedDec10";
  1765. this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30);
  1766. this.button_SpeedDec10.TabIndex = 7;
  1767. this.button_SpeedDec10.Text = "-10";
  1768. this.button_SpeedDec10.UseVisualStyleBackColor = false;
  1769. this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click);
  1770. //
  1771. // button_SpeedDec1
  1772. //
  1773. this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1774. this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1775. this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  1776. this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160);
  1777. this.button_SpeedDec1.Name = "button_SpeedDec1";
  1778. this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30);
  1779. this.button_SpeedDec1.TabIndex = 7;
  1780. this.button_SpeedDec1.Text = "-1";
  1781. this.button_SpeedDec1.UseVisualStyleBackColor = false;
  1782. this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click);
  1783. //
  1784. // label24
  1785. //
  1786. this.label24.AutoSize = true;
  1787. this.label24.Location = new System.Drawing.Point(161, 128);
  1788. this.label24.Name = "label24";
  1789. this.label24.Size = new System.Drawing.Size(24, 21);
  1790. this.label24.TabIndex = 6;
  1791. this.label24.Text = "%";
  1792. //
  1793. // label4
  1794. //
  1795. this.label4.AutoSize = true;
  1796. this.label4.Location = new System.Drawing.Point(6, 128);
  1797. this.label4.Name = "label4";
  1798. this.label4.Size = new System.Drawing.Size(74, 21);
  1799. this.label4.TabIndex = 4;
  1800. this.label4.Text = "转速调节";
  1801. //
  1802. // comboBox_LightSwitch
  1803. //
  1804. this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1805. this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1806. this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1807. this.comboBox_LightSwitch.FormattingEnabled = true;
  1808. this.comboBox_LightSwitch.Items.AddRange(new object[] {
  1809. "ON",
  1810. "OFF"});
  1811. this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93);
  1812. this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
  1813. this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
  1814. this.comboBox_LightSwitch.TabIndex = 3;
  1815. //
  1816. // label3
  1817. //
  1818. this.label3.AutoSize = true;
  1819. this.label3.Location = new System.Drawing.Point(6, 97);
  1820. this.label3.Name = "label3";
  1821. this.label3.Size = new System.Drawing.Size(74, 21);
  1822. this.label3.TabIndex = 2;
  1823. this.label3.Text = "大灯开关";
  1824. //
  1825. // comboBox_GearSt
  1826. //
  1827. this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1828. this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1829. this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1830. this.comboBox_GearSt.FormattingEnabled = true;
  1831. this.comboBox_GearSt.Items.AddRange(new object[] {
  1832. "OFF",
  1833. "ECO",
  1834. "NORM",
  1835. "SPORT",
  1836. "TURBO",
  1837. "SMART",
  1838. "WALK"});
  1839. this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62);
  1840. this.comboBox_GearSt.Name = "comboBox_GearSt";
  1841. this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
  1842. this.comboBox_GearSt.TabIndex = 1;
  1843. //
  1844. // comboBox_WorkMode
  1845. //
  1846. this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1847. this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1848. this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1849. this.comboBox_WorkMode.FormattingEnabled = true;
  1850. this.comboBox_WorkMode.Items.AddRange(new object[] {
  1851. "运行模式",
  1852. "配置模式",
  1853. "调试模式"});
  1854. this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31);
  1855. this.comboBox_WorkMode.Name = "comboBox_WorkMode";
  1856. this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
  1857. this.comboBox_WorkMode.TabIndex = 1;
  1858. //
  1859. // label2
  1860. //
  1861. this.label2.AutoSize = true;
  1862. this.label2.Location = new System.Drawing.Point(6, 66);
  1863. this.label2.Name = "label2";
  1864. this.label2.Size = new System.Drawing.Size(74, 21);
  1865. this.label2.TabIndex = 0;
  1866. this.label2.Text = "助力档位";
  1867. //
  1868. // label1
  1869. //
  1870. this.label1.AutoSize = true;
  1871. this.label1.Location = new System.Drawing.Point(6, 35);
  1872. this.label1.Name = "label1";
  1873. this.label1.Size = new System.Drawing.Size(74, 21);
  1874. this.label1.TabIndex = 0;
  1875. this.label1.Text = "工作模式";
  1876. //
  1877. // groupBox3
  1878. //
  1879. this.groupBox3.Controls.Add(this.tabControl1);
  1880. this.groupBox3.Location = new System.Drawing.Point(12, 234);
  1881. this.groupBox3.Name = "groupBox3";
  1882. this.groupBox3.Size = new System.Drawing.Size(1016, 382);
  1883. this.groupBox3.TabIndex = 6;
  1884. this.groupBox3.TabStop = false;
  1885. this.groupBox3.Text = "参数查询/写入";
  1886. this.groupBox3.Visible = false;
  1887. //
  1888. // tabControl1
  1889. //
  1890. this.tabControl1.Controls.Add(this.tabPage_MotorParam);
  1891. this.tabControl1.Controls.Add(this.tabPage_BikeParam);
  1892. this.tabControl1.Controls.Add(this.tabPage_BikeParam2);
  1893. this.tabControl1.Controls.Add(this.tabPage_ControlParam);
  1894. this.tabControl1.Controls.Add(this.tabPage_SensorParam);
  1895. this.tabControl1.Controls.Add(this.tabPage_AssistParam);
  1896. this.tabControl1.Controls.Add(this.tabPage_UsrRideParam);
  1897. this.tabControl1.Controls.Add(this.tabPage_DebugParam);
  1898. this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
  1899. this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
  1900. this.tabControl1.Controls.Add(this.tabPage_OBC);
  1901. this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
  1902. this.tabControl1.Controls.Add(this.tabPage_FactoryMode);
  1903. this.tabControl1.Controls.Add(this.tabPage_AngleCal);
  1904. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write);
  1905. this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read);
  1906. this.tabControl1.Controls.Add(this.tabPage_FuncSet);
  1907. this.tabControl1.Location = new System.Drawing.Point(10, 27);
  1908. this.tabControl1.Name = "tabControl1";
  1909. this.tabControl1.SelectedIndex = 0;
  1910. this.tabControl1.Size = new System.Drawing.Size(998, 349);
  1911. this.tabControl1.TabIndex = 0;
  1912. this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
  1913. //
  1914. // tabPage_MotorParam
  1915. //
  1916. this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1917. this.tabPage_MotorParam.Controls.Add(this.button_Write);
  1918. this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam);
  1919. this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam);
  1920. this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30);
  1921. this.tabPage_MotorParam.Name = "tabPage_MotorParam";
  1922. this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3);
  1923. this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315);
  1924. this.tabPage_MotorParam.TabIndex = 0;
  1925. this.tabPage_MotorParam.Text = "马达参数";
  1926. //
  1927. // button_Write
  1928. //
  1929. this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1930. this.button_Write.Location = new System.Drawing.Point(858, 259);
  1931. this.button_Write.Name = "button_Write";
  1932. this.button_Write.Size = new System.Drawing.Size(126, 50);
  1933. this.button_Write.TabIndex = 1;
  1934. this.button_Write.Text = "写入参数";
  1935. this.button_Write.UseVisualStyleBackColor = false;
  1936. this.button_Write.Click += new System.EventHandler(this.button_Write_Click);
  1937. //
  1938. // button_Read_MotorParam
  1939. //
  1940. this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1941. this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203);
  1942. this.button_Read_MotorParam.Name = "button_Read_MotorParam";
  1943. this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50);
  1944. this.button_Read_MotorParam.TabIndex = 1;
  1945. this.button_Read_MotorParam.Text = "读取参数";
  1946. this.button_Read_MotorParam.UseVisualStyleBackColor = false;
  1947. this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click);
  1948. //
  1949. // richTextBox_MotorParam
  1950. //
  1951. this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1952. this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1953. this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6);
  1954. this.richTextBox_MotorParam.Name = "richTextBox_MotorParam";
  1955. this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303);
  1956. this.richTextBox_MotorParam.TabIndex = 0;
  1957. this.richTextBox_MotorParam.Text = "";
  1958. //
  1959. // tabPage_BikeParam
  1960. //
  1961. this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1962. this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff);
  1963. this.tabPage_BikeParam.Controls.Add(this.label95);
  1964. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay);
  1965. this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay);
  1966. this.tabPage_BikeParam.Controls.Add(this.label93);
  1967. this.tabPage_BikeParam.Controls.Add(this.label94);
  1968. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol);
  1969. this.tabPage_BikeParam.Controls.Add(this.label92);
  1970. this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol);
  1971. this.tabPage_BikeParam.Controls.Add(this.label91);
  1972. this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode);
  1973. this.tabPage_BikeParam.Controls.Add(this.label90);
  1974. this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam);
  1975. this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam);
  1976. this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam);
  1977. this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30);
  1978. this.tabPage_BikeParam.Name = "tabPage_BikeParam";
  1979. this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3);
  1980. this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315);
  1981. this.tabPage_BikeParam.TabIndex = 1;
  1982. this.tabPage_BikeParam.Text = "整车信息1";
  1983. //
  1984. // textBox_AutoPowerOff
  1985. //
  1986. this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169);
  1987. this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff";
  1988. this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28);
  1989. this.textBox_AutoPowerOff.TabIndex = 17;
  1990. //
  1991. // label95
  1992. //
  1993. this.label95.AutoSize = true;
  1994. this.label95.Location = new System.Drawing.Point(855, 173);
  1995. this.label95.Name = "label95";
  1996. this.label95.Size = new System.Drawing.Size(74, 21);
  1997. this.label95.TabIndex = 16;
  1998. this.label95.Text = "自动关机";
  1999. //
  2000. // textBox_PowerOffDelay
  2001. //
  2002. this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138);
  2003. this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay";
  2004. this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28);
  2005. this.textBox_PowerOffDelay.TabIndex = 15;
  2006. //
  2007. // textBox_PowerOnDelay
  2008. //
  2009. this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107);
  2010. this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay";
  2011. this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28);
  2012. this.textBox_PowerOnDelay.TabIndex = 14;
  2013. //
  2014. // label93
  2015. //
  2016. this.label93.AutoSize = true;
  2017. this.label93.Location = new System.Drawing.Point(855, 142);
  2018. this.label93.Name = "label93";
  2019. this.label93.Size = new System.Drawing.Size(74, 21);
  2020. this.label93.TabIndex = 13;
  2021. this.label93.Text = "关机延时";
  2022. //
  2023. // label94
  2024. //
  2025. this.label94.AutoSize = true;
  2026. this.label94.Location = new System.Drawing.Point(855, 111);
  2027. this.label94.Name = "label94";
  2028. this.label94.Size = new System.Drawing.Size(74, 21);
  2029. this.label94.TabIndex = 11;
  2030. this.label94.Text = "开机延时";
  2031. //
  2032. // comboBox_TailLightVol
  2033. //
  2034. this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2035. this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2036. this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2037. this.comboBox_TailLightVol.FormattingEnabled = true;
  2038. this.comboBox_TailLightVol.Items.AddRange(new object[] {
  2039. "6V",
  2040. "12V"});
  2041. this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76);
  2042. this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
  2043. this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29);
  2044. this.comboBox_TailLightVol.TabIndex = 10;
  2045. //
  2046. // label92
  2047. //
  2048. this.label92.AutoSize = true;
  2049. this.label92.Location = new System.Drawing.Point(855, 80);
  2050. this.label92.Name = "label92";
  2051. this.label92.Size = new System.Drawing.Size(74, 21);
  2052. this.label92.TabIndex = 9;
  2053. this.label92.Text = "尾灯电压";
  2054. //
  2055. // comboBox_FrontLightVol
  2056. //
  2057. this.comboBox_FrontLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2058. this.comboBox_FrontLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2059. this.comboBox_FrontLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2060. this.comboBox_FrontLightVol.FormattingEnabled = true;
  2061. this.comboBox_FrontLightVol.Items.AddRange(new object[] {
  2062. "6V",
  2063. "12V"});
  2064. this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45);
  2065. this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol";
  2066. this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29);
  2067. this.comboBox_FrontLightVol.TabIndex = 8;
  2068. //
  2069. // label91
  2070. //
  2071. this.label91.AutoSize = true;
  2072. this.label91.Location = new System.Drawing.Point(855, 49);
  2073. this.label91.Name = "label91";
  2074. this.label91.Size = new System.Drawing.Size(74, 21);
  2075. this.label91.TabIndex = 7;
  2076. this.label91.Text = "前灯电压";
  2077. //
  2078. // comboBox_TailLightMode
  2079. //
  2080. this.comboBox_TailLightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2081. this.comboBox_TailLightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2082. this.comboBox_TailLightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2083. this.comboBox_TailLightMode.FormattingEnabled = true;
  2084. this.comboBox_TailLightMode.Items.AddRange(new object[] {
  2085. "1",
  2086. "2",
  2087. "3",
  2088. "4",
  2089. "5",
  2090. "6",
  2091. "7",
  2092. "8"});
  2093. this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
  2094. this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
  2095. this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
  2096. this.comboBox_TailLightMode.TabIndex = 6;
  2097. //
  2098. // label90
  2099. //
  2100. this.label90.AutoSize = true;
  2101. this.label90.Location = new System.Drawing.Point(855, 18);
  2102. this.label90.Name = "label90";
  2103. this.label90.Size = new System.Drawing.Size(74, 21);
  2104. this.label90.TabIndex = 5;
  2105. this.label90.Text = "尾灯模式";
  2106. //
  2107. // button_WriteBikeParam
  2108. //
  2109. this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2110. this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259);
  2111. this.button_WriteBikeParam.Name = "button_WriteBikeParam";
  2112. this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50);
  2113. this.button_WriteBikeParam.TabIndex = 4;
  2114. this.button_WriteBikeParam.Text = "写入参数";
  2115. this.button_WriteBikeParam.UseVisualStyleBackColor = false;
  2116. this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click);
  2117. //
  2118. // button_ReadBikeParam
  2119. //
  2120. this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2121. this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203);
  2122. this.button_ReadBikeParam.Name = "button_ReadBikeParam";
  2123. this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50);
  2124. this.button_ReadBikeParam.TabIndex = 3;
  2125. this.button_ReadBikeParam.Text = "读取参数";
  2126. this.button_ReadBikeParam.UseVisualStyleBackColor = false;
  2127. this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click);
  2128. //
  2129. // richTextBox_BikeParam
  2130. //
  2131. this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2132. this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6);
  2133. this.richTextBox_BikeParam.Name = "richTextBox_BikeParam";
  2134. this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303);
  2135. this.richTextBox_BikeParam.TabIndex = 2;
  2136. this.richTextBox_BikeParam.Text = "";
  2137. //
  2138. // tabPage_BikeParam2
  2139. //
  2140. this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2141. this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2);
  2142. this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2);
  2143. this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2);
  2144. this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30);
  2145. this.tabPage_BikeParam2.Name = "tabPage_BikeParam2";
  2146. this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315);
  2147. this.tabPage_BikeParam2.TabIndex = 13;
  2148. this.tabPage_BikeParam2.Text = "整车信息2";
  2149. //
  2150. // button_WriteBikeParam2
  2151. //
  2152. this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2153. this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259);
  2154. this.button_WriteBikeParam2.Name = "button_WriteBikeParam2";
  2155. this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50);
  2156. this.button_WriteBikeParam2.TabIndex = 7;
  2157. this.button_WriteBikeParam2.Text = "写入参数";
  2158. this.button_WriteBikeParam2.UseVisualStyleBackColor = false;
  2159. this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click);
  2160. //
  2161. // button_ReadBikeParam2
  2162. //
  2163. this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2164. this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203);
  2165. this.button_ReadBikeParam2.Name = "button_ReadBikeParam2";
  2166. this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50);
  2167. this.button_ReadBikeParam2.TabIndex = 6;
  2168. this.button_ReadBikeParam2.Text = "读取参数";
  2169. this.button_ReadBikeParam2.UseVisualStyleBackColor = false;
  2170. this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click);
  2171. //
  2172. // richTextBox_BikeParam2
  2173. //
  2174. this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2175. this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6);
  2176. this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2";
  2177. this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303);
  2178. this.richTextBox_BikeParam2.TabIndex = 5;
  2179. this.richTextBox_BikeParam2.Text = "";
  2180. //
  2181. // tabPage_ControlParam
  2182. //
  2183. this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2184. this.tabPage_ControlParam.Controls.Add(this.comboBox_Bike_CCS);
  2185. this.tabPage_ControlParam.Controls.Add(this.label133);
  2186. this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam);
  2187. this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam);
  2188. this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam);
  2189. this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30);
  2190. this.tabPage_ControlParam.Name = "tabPage_ControlParam";
  2191. this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315);
  2192. this.tabPage_ControlParam.TabIndex = 2;
  2193. this.tabPage_ControlParam.Text = "控制参数";
  2194. //
  2195. // comboBox_Bike_CCS
  2196. //
  2197. this.comboBox_Bike_CCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2198. this.comboBox_Bike_CCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2199. this.comboBox_Bike_CCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2200. this.comboBox_Bike_CCS.FormattingEnabled = true;
  2201. this.comboBox_Bike_CCS.Items.AddRange(new object[] {
  2202. "NA",
  2203. "开",
  2204. "关"});
  2205. this.comboBox_Bike_CCS.Location = new System.Drawing.Point(932, 14);
  2206. this.comboBox_Bike_CCS.Name = "comboBox_Bike_CCS";
  2207. this.comboBox_Bike_CCS.Size = new System.Drawing.Size(55, 29);
  2208. this.comboBox_Bike_CCS.TabIndex = 10;
  2209. //
  2210. // label133
  2211. //
  2212. this.label133.AutoSize = true;
  2213. this.label133.Location = new System.Drawing.Point(855, 18);
  2214. this.label133.Name = "label133";
  2215. this.label133.Size = new System.Drawing.Size(74, 21);
  2216. this.label133.TabIndex = 8;
  2217. this.label133.Text = "转把巡航";
  2218. //
  2219. // button_WriteControlParam
  2220. //
  2221. this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2222. this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259);
  2223. this.button_WriteControlParam.Name = "button_WriteControlParam";
  2224. this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50);
  2225. this.button_WriteControlParam.TabIndex = 4;
  2226. this.button_WriteControlParam.Text = "写入参数";
  2227. this.button_WriteControlParam.UseVisualStyleBackColor = false;
  2228. this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click);
  2229. //
  2230. // button_ReadControlParam
  2231. //
  2232. this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2233. this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203);
  2234. this.button_ReadControlParam.Name = "button_ReadControlParam";
  2235. this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50);
  2236. this.button_ReadControlParam.TabIndex = 3;
  2237. this.button_ReadControlParam.Text = "读取参数";
  2238. this.button_ReadControlParam.UseVisualStyleBackColor = false;
  2239. this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click);
  2240. //
  2241. // richTextBox_ControlParam
  2242. //
  2243. this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2244. this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6);
  2245. this.richTextBox_ControlParam.Name = "richTextBox_ControlParam";
  2246. this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303);
  2247. this.richTextBox_ControlParam.TabIndex = 2;
  2248. this.richTextBox_ControlParam.Text = "";
  2249. //
  2250. // tabPage_SensorParam
  2251. //
  2252. this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2253. this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam);
  2254. this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet);
  2255. this.tabPage_SensorParam.Controls.Add(this.label29);
  2256. this.tabPage_SensorParam.Controls.Add(this.textBox_Load);
  2257. this.tabPage_SensorParam.Controls.Add(this.label27);
  2258. this.tabPage_SensorParam.Controls.Add(this.label26);
  2259. this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal);
  2260. this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam);
  2261. this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam);
  2262. this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam);
  2263. this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30);
  2264. this.tabPage_SensorParam.Name = "tabPage_SensorParam";
  2265. this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315);
  2266. this.tabPage_SensorParam.TabIndex = 3;
  2267. this.tabPage_SensorParam.Text = "传感器参数";
  2268. //
  2269. // button_WriteTqSensorParam
  2270. //
  2271. this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2272. this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205);
  2273. this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam";
  2274. this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50);
  2275. this.button_WriteTqSensorParam.TabIndex = 10;
  2276. this.button_WriteTqSensorParam.Text = "写入力矩传感器参数";
  2277. this.button_WriteTqSensorParam.UseVisualStyleBackColor = false;
  2278. this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click);
  2279. //
  2280. // comboBox_TorqueSet
  2281. //
  2282. this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2283. this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2284. this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2285. this.comboBox_TorqueSet.FormattingEnabled = true;
  2286. this.comboBox_TorqueSet.Items.AddRange(new object[] {
  2287. "1",
  2288. "2",
  2289. "3",
  2290. "4"});
  2291. this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12);
  2292. this.comboBox_TorqueSet.Name = "comboBox_TorqueSet";
  2293. this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29);
  2294. this.comboBox_TorqueSet.TabIndex = 9;
  2295. //
  2296. // label29
  2297. //
  2298. this.label29.BackColor = System.Drawing.Color.Silver;
  2299. this.label29.Location = new System.Drawing.Point(858, 146);
  2300. this.label29.Name = "label29";
  2301. this.label29.Size = new System.Drawing.Size(126, 1);
  2302. this.label29.TabIndex = 7;
  2303. //
  2304. // textBox_Load
  2305. //
  2306. this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2307. this.textBox_Load.Location = new System.Drawing.Point(911, 52);
  2308. this.textBox_Load.Name = "textBox_Load";
  2309. this.textBox_Load.Size = new System.Drawing.Size(73, 28);
  2310. this.textBox_Load.TabIndex = 6;
  2311. this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2312. //
  2313. // label27
  2314. //
  2315. this.label27.AutoSize = true;
  2316. this.label27.Location = new System.Drawing.Point(858, 45);
  2317. this.label27.Name = "label27";
  2318. this.label27.Size = new System.Drawing.Size(42, 42);
  2319. this.label27.TabIndex = 5;
  2320. this.label27.Text = "负载\r\nN.m";
  2321. //
  2322. // label26
  2323. //
  2324. this.label26.AutoSize = true;
  2325. this.label26.Location = new System.Drawing.Point(858, 16);
  2326. this.label26.Name = "label26";
  2327. this.label26.Size = new System.Drawing.Size(42, 21);
  2328. this.label26.TabIndex = 3;
  2329. this.label26.Text = "序号";
  2330. //
  2331. // button_Write_Cal
  2332. //
  2333. this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2334. this.button_Write_Cal.Location = new System.Drawing.Point(858, 92);
  2335. this.button_Write_Cal.Name = "button_Write_Cal";
  2336. this.button_Write_Cal.Size = new System.Drawing.Size(126, 50);
  2337. this.button_Write_Cal.TabIndex = 2;
  2338. this.button_Write_Cal.Text = "力矩传感器\r\n标定";
  2339. this.button_Write_Cal.UseVisualStyleBackColor = false;
  2340. this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click);
  2341. //
  2342. // button_WriteSensorParam
  2343. //
  2344. this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2345. this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259);
  2346. this.button_WriteSensorParam.Name = "button_WriteSensorParam";
  2347. this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50);
  2348. this.button_WriteSensorParam.TabIndex = 2;
  2349. this.button_WriteSensorParam.Text = "写入其它传感器参数";
  2350. this.button_WriteSensorParam.UseVisualStyleBackColor = false;
  2351. this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click);
  2352. //
  2353. // button_ReadSensorParam
  2354. //
  2355. this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2356. this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151);
  2357. this.button_ReadSensorParam.Name = "button_ReadSensorParam";
  2358. this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50);
  2359. this.button_ReadSensorParam.TabIndex = 2;
  2360. this.button_ReadSensorParam.Text = "读取参数";
  2361. this.button_ReadSensorParam.UseVisualStyleBackColor = false;
  2362. this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click);
  2363. //
  2364. // richTextBox_SensorParam
  2365. //
  2366. this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2367. this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6);
  2368. this.richTextBox_SensorParam.Name = "richTextBox_SensorParam";
  2369. this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303);
  2370. this.richTextBox_SensorParam.TabIndex = 1;
  2371. this.richTextBox_SensorParam.Text = "";
  2372. //
  2373. // tabPage_AssistParam
  2374. //
  2375. this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2376. this.tabPage_AssistParam.Controls.Add(this.label62);
  2377. this.tabPage_AssistParam.Controls.Add(this.label47);
  2378. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque);
  2379. this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence);
  2380. this.tabPage_AssistParam.Controls.Add(this.label25);
  2381. this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam);
  2382. this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam);
  2383. this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam);
  2384. this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30);
  2385. this.tabPage_AssistParam.Name = "tabPage_AssistParam";
  2386. this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315);
  2387. this.tabPage_AssistParam.TabIndex = 4;
  2388. this.tabPage_AssistParam.Text = "助力参数";
  2389. //
  2390. // label62
  2391. //
  2392. this.label62.BackColor = System.Drawing.Color.Silver;
  2393. this.label62.Location = new System.Drawing.Point(858, 237);
  2394. this.label62.Name = "label62";
  2395. this.label62.Size = new System.Drawing.Size(126, 1);
  2396. this.label62.TabIndex = 10;
  2397. //
  2398. // label47
  2399. //
  2400. this.label47.AutoSize = true;
  2401. this.label47.Location = new System.Drawing.Point(883, 10);
  2402. this.label47.Name = "label47";
  2403. this.label47.Size = new System.Drawing.Size(74, 42);
  2404. this.label47.TabIndex = 9;
  2405. this.label47.Text = "助力转矩\r\n曲线编号";
  2406. //
  2407. // comboBox_AssistTorque
  2408. //
  2409. this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2410. this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2411. this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2412. this.comboBox_AssistTorque.FormattingEnabled = true;
  2413. this.comboBox_AssistTorque.Items.AddRange(new object[] {
  2414. "1",
  2415. "2",
  2416. "3",
  2417. "4",
  2418. "5",
  2419. "6",
  2420. "7",
  2421. "8",
  2422. "9",
  2423. "10",
  2424. "11",
  2425. "12",
  2426. "13",
  2427. "14",
  2428. "15"});
  2429. this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55);
  2430. this.comboBox_AssistTorque.Name = "comboBox_AssistTorque";
  2431. this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29);
  2432. this.comboBox_AssistTorque.TabIndex = 8;
  2433. //
  2434. // comboBox_AssistCadence
  2435. //
  2436. this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2437. this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2438. this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2439. this.comboBox_AssistCadence.FormattingEnabled = true;
  2440. this.comboBox_AssistCadence.Items.AddRange(new object[] {
  2441. "1",
  2442. "2",
  2443. "3",
  2444. "4",
  2445. "5"});
  2446. this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132);
  2447. this.comboBox_AssistCadence.Name = "comboBox_AssistCadence";
  2448. this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29);
  2449. this.comboBox_AssistCadence.TabIndex = 7;
  2450. //
  2451. // label25
  2452. //
  2453. this.label25.AutoSize = true;
  2454. this.label25.Location = new System.Drawing.Point(883, 87);
  2455. this.label25.Name = "label25";
  2456. this.label25.Size = new System.Drawing.Size(74, 42);
  2457. this.label25.TabIndex = 2;
  2458. this.label25.Text = "助力踏频\r\n曲线编号";
  2459. //
  2460. // button_WriteAssistParam
  2461. //
  2462. this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2463. this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259);
  2464. this.button_WriteAssistParam.Name = "button_WriteAssistParam";
  2465. this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50);
  2466. this.button_WriteAssistParam.TabIndex = 4;
  2467. this.button_WriteAssistParam.Text = "写入参数";
  2468. this.button_WriteAssistParam.UseVisualStyleBackColor = false;
  2469. this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click);
  2470. //
  2471. // button_ReadAssistParam
  2472. //
  2473. this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2474. this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167);
  2475. this.button_ReadAssistParam.Name = "button_ReadAssistParam";
  2476. this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50);
  2477. this.button_ReadAssistParam.TabIndex = 3;
  2478. this.button_ReadAssistParam.Text = "读取参数";
  2479. this.button_ReadAssistParam.UseVisualStyleBackColor = false;
  2480. this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click);
  2481. //
  2482. // richTextBox_AssistParam
  2483. //
  2484. this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2485. this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6);
  2486. this.richTextBox_AssistParam.Name = "richTextBox_AssistParam";
  2487. this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303);
  2488. this.richTextBox_AssistParam.TabIndex = 2;
  2489. this.richTextBox_AssistParam.Text = "";
  2490. //
  2491. // tabPage_UsrRideParam
  2492. //
  2493. this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2494. this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC);
  2495. this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam);
  2496. this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam);
  2497. this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam);
  2498. this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30);
  2499. this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam";
  2500. this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315);
  2501. this.tabPage_UsrRideParam.TabIndex = 14;
  2502. this.tabPage_UsrRideParam.Text = "用户骑行参数";
  2503. //
  2504. // checkBox_UserRideParam_OBC
  2505. //
  2506. this.checkBox_UserRideParam_OBC.AutoSize = true;
  2507. this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172);
  2508. this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC";
  2509. this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25);
  2510. this.checkBox_UserRideParam_OBC.TabIndex = 8;
  2511. this.checkBox_UserRideParam_OBC.Text = "模拟仪表";
  2512. this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true;
  2513. //
  2514. // button_WriteUsrRidetParam
  2515. //
  2516. this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2517. this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259);
  2518. this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam";
  2519. this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50);
  2520. this.button_WriteUsrRidetParam.TabIndex = 7;
  2521. this.button_WriteUsrRidetParam.Text = "写入参数";
  2522. this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false;
  2523. this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click);
  2524. //
  2525. // button_ReadUsrRideParam
  2526. //
  2527. this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2528. this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203);
  2529. this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam";
  2530. this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50);
  2531. this.button_ReadUsrRideParam.TabIndex = 6;
  2532. this.button_ReadUsrRideParam.Text = "读取参数";
  2533. this.button_ReadUsrRideParam.UseVisualStyleBackColor = false;
  2534. this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click);
  2535. //
  2536. // richTextBox_UsrRidesParam
  2537. //
  2538. this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2539. this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6);
  2540. this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam";
  2541. this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303);
  2542. this.richTextBox_UsrRidesParam.TabIndex = 5;
  2543. this.richTextBox_UsrRidesParam.Text = "";
  2544. //
  2545. // tabPage_DebugParam
  2546. //
  2547. this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2548. this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam);
  2549. this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam);
  2550. this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam);
  2551. this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black;
  2552. this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30);
  2553. this.tabPage_DebugParam.Name = "tabPage_DebugParam";
  2554. this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315);
  2555. this.tabPage_DebugParam.TabIndex = 5;
  2556. this.tabPage_DebugParam.Text = "调试参数";
  2557. //
  2558. // button_WriteDebugParam
  2559. //
  2560. this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2561. this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259);
  2562. this.button_WriteDebugParam.Name = "button_WriteDebugParam";
  2563. this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50);
  2564. this.button_WriteDebugParam.TabIndex = 4;
  2565. this.button_WriteDebugParam.Text = "写入参数";
  2566. this.button_WriteDebugParam.UseVisualStyleBackColor = false;
  2567. this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click);
  2568. //
  2569. // button_ReadDebugParam
  2570. //
  2571. this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2572. this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203);
  2573. this.button_ReadDebugParam.Name = "button_ReadDebugParam";
  2574. this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50);
  2575. this.button_ReadDebugParam.TabIndex = 3;
  2576. this.button_ReadDebugParam.Text = "读取参数";
  2577. this.button_ReadDebugParam.UseVisualStyleBackColor = false;
  2578. this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click);
  2579. //
  2580. // richTextBox_DebugParam
  2581. //
  2582. this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2583. this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6);
  2584. this.richTextBox_DebugParam.Name = "richTextBox_DebugParam";
  2585. this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303);
  2586. this.richTextBox_DebugParam.TabIndex = 2;
  2587. this.richTextBox_DebugParam.Text = "";
  2588. //
  2589. // tabPage_RecordInfo
  2590. //
  2591. this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2592. this.tabPage_RecordInfo.Controls.Add(this.label165);
  2593. this.tabPage_RecordInfo.Controls.Add(this.label88);
  2594. this.tabPage_RecordInfo.Controls.Add(this.button_ReadLogAddr);
  2595. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd);
  2596. this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin);
  2597. this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin);
  2598. this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo);
  2599. this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord);
  2600. this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog);
  2601. this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record);
  2602. this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30);
  2603. this.tabPage_RecordInfo.Name = "tabPage_RecordInfo";
  2604. this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315);
  2605. this.tabPage_RecordInfo.TabIndex = 6;
  2606. this.tabPage_RecordInfo.Text = "历史信息";
  2607. //
  2608. // label165
  2609. //
  2610. this.label165.BackColor = System.Drawing.Color.Silver;
  2611. this.label165.Location = new System.Drawing.Point(858, 138);
  2612. this.label165.Name = "label165";
  2613. this.label165.Size = new System.Drawing.Size(126, 1);
  2614. this.label165.TabIndex = 28;
  2615. //
  2616. // label88
  2617. //
  2618. this.label88.AutoSize = true;
  2619. this.label88.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2620. this.label88.Location = new System.Drawing.Point(856, 49);
  2621. this.label88.Name = "label88";
  2622. this.label88.Size = new System.Drawing.Size(37, 20);
  2623. this.label88.TabIndex = 27;
  2624. this.label88.Text = "结束";
  2625. //
  2626. // button_ReadLogAddr
  2627. //
  2628. this.button_ReadLogAddr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2629. this.button_ReadLogAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2630. this.button_ReadLogAddr.ForeColor = System.Drawing.SystemColors.ControlText;
  2631. this.button_ReadLogAddr.Location = new System.Drawing.Point(858, 81);
  2632. this.button_ReadLogAddr.Name = "button_ReadLogAddr";
  2633. this.button_ReadLogAddr.Size = new System.Drawing.Size(126, 50);
  2634. this.button_ReadLogAddr.TabIndex = 26;
  2635. this.button_ReadLogAddr.Text = "读取日志地址";
  2636. this.button_ReadLogAddr.UseVisualStyleBackColor = false;
  2637. this.button_ReadLogAddr.Click += new System.EventHandler(this.button_ReadLogAddr_Click);
  2638. //
  2639. // textBox_LogAddrEnd
  2640. //
  2641. this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2642. this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2643. this.textBox_LogAddrEnd.Location = new System.Drawing.Point(897, 45);
  2644. this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd";
  2645. this.textBox_LogAddrEnd.Size = new System.Drawing.Size(87, 28);
  2646. this.textBox_LogAddrEnd.TabIndex = 11;
  2647. this.textBox_LogAddrEnd.Text = "0801FFFF";
  2648. this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2649. this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2650. //
  2651. // label_LogAddrBegin
  2652. //
  2653. this.label_LogAddrBegin.AutoSize = true;
  2654. this.label_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2655. this.label_LogAddrBegin.Location = new System.Drawing.Point(856, 13);
  2656. this.label_LogAddrBegin.Name = "label_LogAddrBegin";
  2657. this.label_LogAddrBegin.Size = new System.Drawing.Size(37, 20);
  2658. this.label_LogAddrBegin.TabIndex = 8;
  2659. this.label_LogAddrBegin.Text = "起始";
  2660. this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1);
  2661. //
  2662. // textBox_LogAddrBegin
  2663. //
  2664. this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2665. this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2666. this.textBox_LogAddrBegin.Location = new System.Drawing.Point(897, 9);
  2667. this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin";
  2668. this.textBox_LogAddrBegin.Size = new System.Drawing.Size(87, 28);
  2669. this.textBox_LogAddrBegin.TabIndex = 9;
  2670. this.textBox_LogAddrBegin.Text = "0801F800";
  2671. this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2672. this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
  2673. //
  2674. // button_SaveRecordInfo
  2675. //
  2676. this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2677. this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259);
  2678. this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
  2679. this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50);
  2680. this.button_SaveRecordInfo.TabIndex = 4;
  2681. this.button_SaveRecordInfo.Text = "保存日志";
  2682. this.button_SaveRecordInfo.UseVisualStyleBackColor = false;
  2683. this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click);
  2684. //
  2685. // button_ReadRecord
  2686. //
  2687. this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2688. this.button_ReadRecord.Location = new System.Drawing.Point(858, 147);
  2689. this.button_ReadRecord.Name = "button_ReadRecord";
  2690. this.button_ReadRecord.Size = new System.Drawing.Size(126, 50);
  2691. this.button_ReadRecord.TabIndex = 3;
  2692. this.button_ReadRecord.Text = "读取历史";
  2693. this.button_ReadRecord.UseVisualStyleBackColor = false;
  2694. this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click);
  2695. //
  2696. // button_ExportLog
  2697. //
  2698. this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2699. this.button_ExportLog.Location = new System.Drawing.Point(858, 203);
  2700. this.button_ExportLog.Name = "button_ExportLog";
  2701. this.button_ExportLog.Size = new System.Drawing.Size(126, 50);
  2702. this.button_ExportLog.TabIndex = 3;
  2703. this.button_ExportLog.Text = "导出日志";
  2704. this.button_ExportLog.UseVisualStyleBackColor = false;
  2705. this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click);
  2706. //
  2707. // richTextBox_Record
  2708. //
  2709. this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2710. this.richTextBox_Record.Location = new System.Drawing.Point(6, 6);
  2711. this.richTextBox_Record.Name = "richTextBox_Record";
  2712. this.richTextBox_Record.Size = new System.Drawing.Size(846, 303);
  2713. this.richTextBox_Record.TabIndex = 2;
  2714. this.richTextBox_Record.Text = "";
  2715. //
  2716. // tabPage_OtherInfo
  2717. //
  2718. this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2719. this.tabPage_OtherInfo.Controls.Add(this.groupBox16);
  2720. this.tabPage_OtherInfo.Controls.Add(this.groupBox23);
  2721. this.tabPage_OtherInfo.Controls.Add(this.groupBox9);
  2722. this.tabPage_OtherInfo.Controls.Add(this.groupBox8);
  2723. this.tabPage_OtherInfo.Controls.Add(this.groupBox7);
  2724. this.tabPage_OtherInfo.Controls.Add(this.groupBox6);
  2725. this.tabPage_OtherInfo.Controls.Add(this.groupBox5);
  2726. this.tabPage_OtherInfo.Controls.Add(this.groupBox4);
  2727. this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30);
  2728. this.tabPage_OtherInfo.Name = "tabPage_OtherInfo";
  2729. this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315);
  2730. this.tabPage_OtherInfo.TabIndex = 7;
  2731. this.tabPage_OtherInfo.Text = "其它信息";
  2732. //
  2733. // groupBox16
  2734. //
  2735. this.groupBox16.Controls.Add(this.groupBox18);
  2736. this.groupBox16.Controls.Add(this.groupBox17);
  2737. this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
  2738. this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
  2739. this.groupBox16.Controls.Add(this.checkBox_SaveYes);
  2740. this.groupBox16.Location = new System.Drawing.Point(648, 185);
  2741. this.groupBox16.Name = "groupBox16";
  2742. this.groupBox16.Size = new System.Drawing.Size(335, 127);
  2743. this.groupBox16.TabIndex = 5;
  2744. this.groupBox16.TabStop = false;
  2745. this.groupBox16.Text = "存储标志";
  2746. //
  2747. // groupBox18
  2748. //
  2749. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
  2750. this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
  2751. this.groupBox18.Location = new System.Drawing.Point(132, 29);
  2752. this.groupBox18.Name = "groupBox18";
  2753. this.groupBox18.Size = new System.Drawing.Size(120, 91);
  2754. this.groupBox18.TabIndex = 11;
  2755. this.groupBox18.TabStop = false;
  2756. this.groupBox18.Text = "SPI校准";
  2757. //
  2758. // radioButton_SIP_SaveNo
  2759. //
  2760. this.radioButton_SIP_SaveNo.AutoSize = true;
  2761. this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27);
  2762. this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
  2763. this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
  2764. this.radioButton_SIP_SaveNo.TabIndex = 9;
  2765. this.radioButton_SIP_SaveNo.TabStop = true;
  2766. this.radioButton_SIP_SaveNo.Text = "未存储";
  2767. this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
  2768. //
  2769. // radioButton_SIP_SaveYes
  2770. //
  2771. this.radioButton_SIP_SaveYes.AutoSize = true;
  2772. this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57);
  2773. this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
  2774. this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
  2775. this.radioButton_SIP_SaveYes.TabIndex = 8;
  2776. this.radioButton_SIP_SaveYes.TabStop = true;
  2777. this.radioButton_SIP_SaveYes.Text = "已存储";
  2778. this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
  2779. //
  2780. // groupBox17
  2781. //
  2782. this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
  2783. this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
  2784. this.groupBox17.Location = new System.Drawing.Point(6, 29);
  2785. this.groupBox17.Name = "groupBox17";
  2786. this.groupBox17.Size = new System.Drawing.Size(120, 92);
  2787. this.groupBox17.TabIndex = 10;
  2788. this.groupBox17.TabStop = false;
  2789. this.groupBox17.Text = "EEPROM";
  2790. //
  2791. // radioButton_EE_SaveYes
  2792. //
  2793. this.radioButton_EE_SaveYes.AutoSize = true;
  2794. this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57);
  2795. this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
  2796. this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
  2797. this.radioButton_EE_SaveYes.TabIndex = 8;
  2798. this.radioButton_EE_SaveYes.TabStop = true;
  2799. this.radioButton_EE_SaveYes.Text = "已存储";
  2800. this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
  2801. //
  2802. // radioButton_EE_SaveNo
  2803. //
  2804. this.radioButton_EE_SaveNo.AutoSize = true;
  2805. this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27);
  2806. this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
  2807. this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
  2808. this.radioButton_EE_SaveNo.TabIndex = 9;
  2809. this.radioButton_EE_SaveNo.TabStop = true;
  2810. this.radioButton_EE_SaveNo.Text = "未存储";
  2811. this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
  2812. //
  2813. // button_ReadSaveFlag
  2814. //
  2815. this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2816. this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53);
  2817. this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
  2818. this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
  2819. this.button_ReadSaveFlag.TabIndex = 3;
  2820. this.button_ReadSaveFlag.Text = "查询";
  2821. this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
  2822. this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
  2823. //
  2824. // button_WriteSaveFlag
  2825. //
  2826. this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2827. this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89);
  2828. this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
  2829. this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
  2830. this.button_WriteSaveFlag.TabIndex = 4;
  2831. this.button_WriteSaveFlag.Text = "写入";
  2832. this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
  2833. this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
  2834. //
  2835. // checkBox_SaveYes
  2836. //
  2837. this.checkBox_SaveYes.AutoSize = true;
  2838. this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23);
  2839. this.checkBox_SaveYes.Name = "checkBox_SaveYes";
  2840. this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25);
  2841. this.checkBox_SaveYes.TabIndex = 5;
  2842. this.checkBox_SaveYes.Text = "保存";
  2843. this.checkBox_SaveYes.UseVisualStyleBackColor = true;
  2844. //
  2845. // groupBox23
  2846. //
  2847. this.groupBox23.Controls.Add(this.label155);
  2848. this.groupBox23.Controls.Add(this.label89);
  2849. this.groupBox23.Controls.Add(this.button_ReadUserNum);
  2850. this.groupBox23.Controls.Add(this.button_WriteUserNum);
  2851. this.groupBox23.Controls.Add(this.textBox_UserNum);
  2852. this.groupBox23.Controls.Add(this.button_ReadTag);
  2853. this.groupBox23.Controls.Add(this.button_WriteTag);
  2854. this.groupBox23.Controls.Add(this.textBox_TagInfo);
  2855. this.groupBox23.Location = new System.Drawing.Point(602, 72);
  2856. this.groupBox23.Name = "groupBox23";
  2857. this.groupBox23.Size = new System.Drawing.Size(381, 107);
  2858. this.groupBox23.TabIndex = 4;
  2859. this.groupBox23.TabStop = false;
  2860. this.groupBox23.Text = "产品标签/定制编号";
  2861. //
  2862. // label155
  2863. //
  2864. this.label155.AutoSize = true;
  2865. this.label155.Location = new System.Drawing.Point(6, 76);
  2866. this.label155.Name = "label155";
  2867. this.label155.Size = new System.Drawing.Size(42, 21);
  2868. this.label155.TabIndex = 6;
  2869. this.label155.Text = "编号";
  2870. //
  2871. // label89
  2872. //
  2873. this.label89.AutoSize = true;
  2874. this.label89.Location = new System.Drawing.Point(6, 39);
  2875. this.label89.Name = "label89";
  2876. this.label89.Size = new System.Drawing.Size(42, 21);
  2877. this.label89.TabIndex = 3;
  2878. this.label89.Text = "标签";
  2879. //
  2880. // button_ReadUserNum
  2881. //
  2882. this.button_ReadUserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2883. this.button_ReadUserNum.Location = new System.Drawing.Point(268, 72);
  2884. this.button_ReadUserNum.Name = "button_ReadUserNum";
  2885. this.button_ReadUserNum.Size = new System.Drawing.Size(50, 29);
  2886. this.button_ReadUserNum.TabIndex = 5;
  2887. this.button_ReadUserNum.Text = "查询";
  2888. this.button_ReadUserNum.UseVisualStyleBackColor = false;
  2889. this.button_ReadUserNum.Click += new System.EventHandler(this.button_ReadUserNum_Click);
  2890. //
  2891. // button_WriteUserNum
  2892. //
  2893. this.button_WriteUserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2894. this.button_WriteUserNum.Location = new System.Drawing.Point(323, 72);
  2895. this.button_WriteUserNum.Name = "button_WriteUserNum";
  2896. this.button_WriteUserNum.Size = new System.Drawing.Size(50, 29);
  2897. this.button_WriteUserNum.TabIndex = 4;
  2898. this.button_WriteUserNum.Text = "写入";
  2899. this.button_WriteUserNum.UseVisualStyleBackColor = false;
  2900. this.button_WriteUserNum.Click += new System.EventHandler(this.button_WriteUserNum_Click);
  2901. //
  2902. // textBox_UserNum
  2903. //
  2904. this.textBox_UserNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2905. this.textBox_UserNum.Location = new System.Drawing.Point(54, 72);
  2906. this.textBox_UserNum.Name = "textBox_UserNum";
  2907. this.textBox_UserNum.Size = new System.Drawing.Size(212, 28);
  2908. this.textBox_UserNum.TabIndex = 3;
  2909. //
  2910. // button_ReadTag
  2911. //
  2912. this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  2913. this.button_ReadTag.Location = new System.Drawing.Point(268, 35);
  2914. this.button_ReadTag.Name = "button_ReadTag";
  2915. this.button_ReadTag.Size = new System.Drawing.Size(50, 29);
  2916. this.button_ReadTag.TabIndex = 2;
  2917. this.button_ReadTag.Text = "查询";
  2918. this.button_ReadTag.UseVisualStyleBackColor = false;
  2919. this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click);
  2920. //
  2921. // button_WriteTag
  2922. //
  2923. this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2924. this.button_WriteTag.Location = new System.Drawing.Point(323, 35);
  2925. this.button_WriteTag.Name = "button_WriteTag";
  2926. this.button_WriteTag.Size = new System.Drawing.Size(50, 29);
  2927. this.button_WriteTag.TabIndex = 2;
  2928. this.button_WriteTag.Text = "写入";
  2929. this.button_WriteTag.UseVisualStyleBackColor = false;
  2930. this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click);
  2931. //
  2932. // textBox_TagInfo
  2933. //
  2934. this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2935. this.textBox_TagInfo.Location = new System.Drawing.Point(54, 35);
  2936. this.textBox_TagInfo.Name = "textBox_TagInfo";
  2937. this.textBox_TagInfo.Size = new System.Drawing.Size(212, 28);
  2938. this.textBox_TagInfo.TabIndex = 1;
  2939. //
  2940. // groupBox9
  2941. //
  2942. this.groupBox9.Controls.Add(this.button_Recovery);
  2943. this.groupBox9.Controls.Add(this.button_ClearLog);
  2944. this.groupBox9.Controls.Add(this.button_Reset);
  2945. this.groupBox9.Controls.Add(this.button_SystemClear);
  2946. this.groupBox9.Location = new System.Drawing.Point(602, 4);
  2947. this.groupBox9.Name = "groupBox9";
  2948. this.groupBox9.Size = new System.Drawing.Size(381, 65);
  2949. this.groupBox9.TabIndex = 4;
  2950. this.groupBox9.TabStop = false;
  2951. this.groupBox9.Text = "系统操作";
  2952. //
  2953. // button_Recovery
  2954. //
  2955. this.button_Recovery.BackColor = System.Drawing.Color.HotPink;
  2956. this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2957. this.button_Recovery.ForeColor = System.Drawing.Color.White;
  2958. this.button_Recovery.Location = new System.Drawing.Point(100, 25);
  2959. this.button_Recovery.Name = "button_Recovery";
  2960. this.button_Recovery.Size = new System.Drawing.Size(85, 35);
  2961. this.button_Recovery.TabIndex = 2;
  2962. this.button_Recovery.Text = "参数还原";
  2963. this.button_Recovery.UseVisualStyleBackColor = false;
  2964. this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click);
  2965. //
  2966. // button_ClearLog
  2967. //
  2968. this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  2969. this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2970. this.button_ClearLog.ForeColor = System.Drawing.Color.White;
  2971. this.button_ClearLog.Location = new System.Drawing.Point(288, 24);
  2972. this.button_ClearLog.Name = "button_ClearLog";
  2973. this.button_ClearLog.Size = new System.Drawing.Size(85, 35);
  2974. this.button_ClearLog.TabIndex = 2;
  2975. this.button_ClearLog.Text = "记录清除";
  2976. this.button_ClearLog.UseVisualStyleBackColor = false;
  2977. this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click);
  2978. //
  2979. // button_Reset
  2980. //
  2981. this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen;
  2982. this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2983. this.button_Reset.ForeColor = System.Drawing.Color.White;
  2984. this.button_Reset.Location = new System.Drawing.Point(194, 25);
  2985. this.button_Reset.Name = "button_Reset";
  2986. this.button_Reset.Size = new System.Drawing.Size(85, 35);
  2987. this.button_Reset.TabIndex = 2;
  2988. this.button_Reset.Text = "系统关机";
  2989. this.button_Reset.UseVisualStyleBackColor = false;
  2990. this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
  2991. //
  2992. // button_SystemClear
  2993. //
  2994. this.button_SystemClear.BackColor = System.Drawing.Color.Tomato;
  2995. this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  2996. this.button_SystemClear.ForeColor = System.Drawing.Color.White;
  2997. this.button_SystemClear.Location = new System.Drawing.Point(6, 25);
  2998. this.button_SystemClear.Name = "button_SystemClear";
  2999. this.button_SystemClear.Size = new System.Drawing.Size(85, 35);
  3000. this.button_SystemClear.TabIndex = 2;
  3001. this.button_SystemClear.Text = "系统清除";
  3002. this.button_SystemClear.UseVisualStyleBackColor = false;
  3003. this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click);
  3004. //
  3005. // groupBox8
  3006. //
  3007. this.groupBox8.Controls.Add(this.button_ReadOnLine);
  3008. this.groupBox8.Controls.Add(this.textBox_Online);
  3009. this.groupBox8.Controls.Add(this.label42);
  3010. this.groupBox8.Location = new System.Drawing.Point(350, 248);
  3011. this.groupBox8.Name = "groupBox8";
  3012. this.groupBox8.Size = new System.Drawing.Size(292, 64);
  3013. this.groupBox8.TabIndex = 3;
  3014. this.groupBox8.TabStop = false;
  3015. this.groupBox8.Text = "在线查询";
  3016. //
  3017. // button_ReadOnLine
  3018. //
  3019. this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3020. this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22);
  3021. this.button_ReadOnLine.Name = "button_ReadOnLine";
  3022. this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29);
  3023. this.button_ReadOnLine.TabIndex = 2;
  3024. this.button_ReadOnLine.Text = "查询";
  3025. this.button_ReadOnLine.UseVisualStyleBackColor = false;
  3026. this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click);
  3027. //
  3028. // textBox_Online
  3029. //
  3030. this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3031. this.textBox_Online.Location = new System.Drawing.Point(82, 25);
  3032. this.textBox_Online.Name = "textBox_Online";
  3033. this.textBox_Online.ReadOnly = true;
  3034. this.textBox_Online.Size = new System.Drawing.Size(95, 28);
  3035. this.textBox_Online.TabIndex = 1;
  3036. //
  3037. // label42
  3038. //
  3039. this.label42.AutoSize = true;
  3040. this.label42.Location = new System.Drawing.Point(6, 29);
  3041. this.label42.Name = "label42";
  3042. this.label42.Size = new System.Drawing.Size(74, 21);
  3043. this.label42.TabIndex = 0;
  3044. this.label42.Text = "在线状态";
  3045. //
  3046. // groupBox7
  3047. //
  3048. this.groupBox7.Controls.Add(this.button_ReadMAC);
  3049. this.groupBox7.Controls.Add(this.button_WriteMac);
  3050. this.groupBox7.Controls.Add(this.textBox_PP);
  3051. this.groupBox7.Controls.Add(this.textBox_MACDate);
  3052. this.groupBox7.Controls.Add(this.textBox_MACAdd);
  3053. this.groupBox7.Controls.Add(this.label34);
  3054. this.groupBox7.Controls.Add(this.label39);
  3055. this.groupBox7.Controls.Add(this.textBox_MAC);
  3056. this.groupBox7.Controls.Add(this.label40);
  3057. this.groupBox7.Controls.Add(this.label41);
  3058. this.groupBox7.Location = new System.Drawing.Point(350, 4);
  3059. this.groupBox7.Name = "groupBox7";
  3060. this.groupBox7.Size = new System.Drawing.Size(246, 175);
  3061. this.groupBox7.TabIndex = 3;
  3062. this.groupBox7.TabStop = false;
  3063. this.groupBox7.Text = "生产信息";
  3064. //
  3065. // button_ReadMAC
  3066. //
  3067. this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3068. this.button_ReadMAC.Location = new System.Drawing.Point(183, 106);
  3069. this.button_ReadMAC.Name = "button_ReadMAC";
  3070. this.button_ReadMAC.Size = new System.Drawing.Size(50, 62);
  3071. this.button_ReadMAC.TabIndex = 2;
  3072. this.button_ReadMAC.Text = "查询";
  3073. this.button_ReadMAC.UseVisualStyleBackColor = false;
  3074. this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click);
  3075. //
  3076. // button_WriteMac
  3077. //
  3078. this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3079. this.button_WriteMac.Location = new System.Drawing.Point(183, 25);
  3080. this.button_WriteMac.Name = "button_WriteMac";
  3081. this.button_WriteMac.Size = new System.Drawing.Size(50, 62);
  3082. this.button_WriteMac.TabIndex = 2;
  3083. this.button_WriteMac.Text = "写入";
  3084. this.button_WriteMac.UseVisualStyleBackColor = false;
  3085. this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click);
  3086. //
  3087. // textBox_PP
  3088. //
  3089. this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3090. this.textBox_PP.Location = new System.Drawing.Point(82, 140);
  3091. this.textBox_PP.Name = "textBox_PP";
  3092. this.textBox_PP.Size = new System.Drawing.Size(95, 28);
  3093. this.textBox_PP.TabIndex = 1;
  3094. //
  3095. // textBox_MACDate
  3096. //
  3097. this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3098. this.textBox_MACDate.Location = new System.Drawing.Point(82, 102);
  3099. this.textBox_MACDate.Name = "textBox_MACDate";
  3100. this.textBox_MACDate.Size = new System.Drawing.Size(95, 28);
  3101. this.textBox_MACDate.TabIndex = 1;
  3102. //
  3103. // textBox_MACAdd
  3104. //
  3105. this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3106. this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64);
  3107. this.textBox_MACAdd.Name = "textBox_MACAdd";
  3108. this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28);
  3109. this.textBox_MACAdd.TabIndex = 1;
  3110. //
  3111. // label34
  3112. //
  3113. this.label34.AutoSize = true;
  3114. this.label34.Location = new System.Drawing.Point(6, 144);
  3115. this.label34.Name = "label34";
  3116. this.label34.Size = new System.Drawing.Size(74, 21);
  3117. this.label34.TabIndex = 0;
  3118. this.label34.Text = "产品标识";
  3119. //
  3120. // label39
  3121. //
  3122. this.label39.AutoSize = true;
  3123. this.label39.Location = new System.Drawing.Point(6, 106);
  3124. this.label39.Name = "label39";
  3125. this.label39.Size = new System.Drawing.Size(74, 21);
  3126. this.label39.TabIndex = 0;
  3127. this.label39.Text = "生产日期";
  3128. //
  3129. // textBox_MAC
  3130. //
  3131. this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3132. this.textBox_MAC.Location = new System.Drawing.Point(82, 25);
  3133. this.textBox_MAC.Name = "textBox_MAC";
  3134. this.textBox_MAC.Size = new System.Drawing.Size(95, 28);
  3135. this.textBox_MAC.TabIndex = 1;
  3136. //
  3137. // label40
  3138. //
  3139. this.label40.AutoSize = true;
  3140. this.label40.Location = new System.Drawing.Point(6, 68);
  3141. this.label40.Name = "label40";
  3142. this.label40.Size = new System.Drawing.Size(58, 21);
  3143. this.label40.TabIndex = 0;
  3144. this.label40.Text = "生产地";
  3145. //
  3146. // label41
  3147. //
  3148. this.label41.AutoSize = true;
  3149. this.label41.Location = new System.Drawing.Point(7, 29);
  3150. this.label41.Name = "label41";
  3151. this.label41.Size = new System.Drawing.Size(58, 21);
  3152. this.label41.TabIndex = 0;
  3153. this.label41.Text = "生产商";
  3154. //
  3155. // groupBox6
  3156. //
  3157. this.groupBox6.Controls.Add(this.button_ReadUser3);
  3158. this.groupBox6.Controls.Add(this.button_WriteUser3);
  3159. this.groupBox6.Controls.Add(this.button_ReadUser2);
  3160. this.groupBox6.Controls.Add(this.button_WriteUser2);
  3161. this.groupBox6.Controls.Add(this.button_ReadUser1);
  3162. this.groupBox6.Controls.Add(this.button_WriteUser1);
  3163. this.groupBox6.Controls.Add(this.textBox_User3);
  3164. this.groupBox6.Controls.Add(this.textBox_User2);
  3165. this.groupBox6.Controls.Add(this.label35);
  3166. this.groupBox6.Controls.Add(this.textBox_User1);
  3167. this.groupBox6.Controls.Add(this.label36);
  3168. this.groupBox6.Controls.Add(this.label38);
  3169. this.groupBox6.Location = new System.Drawing.Point(4, 185);
  3170. this.groupBox6.Name = "groupBox6";
  3171. this.groupBox6.Size = new System.Drawing.Size(340, 127);
  3172. this.groupBox6.TabIndex = 2;
  3173. this.groupBox6.TabStop = false;
  3174. this.groupBox6.Text = "自定义";
  3175. //
  3176. // button_ReadUser3
  3177. //
  3178. this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3179. this.button_ReadUser3.Location = new System.Drawing.Point(230, 89);
  3180. this.button_ReadUser3.Name = "button_ReadUser3";
  3181. this.button_ReadUser3.Size = new System.Drawing.Size(50, 29);
  3182. this.button_ReadUser3.TabIndex = 5;
  3183. this.button_ReadUser3.Text = "查询";
  3184. this.button_ReadUser3.UseVisualStyleBackColor = false;
  3185. this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click);
  3186. //
  3187. // button_WriteUser3
  3188. //
  3189. this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3190. this.button_WriteUser3.Location = new System.Drawing.Point(287, 89);
  3191. this.button_WriteUser3.Name = "button_WriteUser3";
  3192. this.button_WriteUser3.Size = new System.Drawing.Size(50, 29);
  3193. this.button_WriteUser3.TabIndex = 6;
  3194. this.button_WriteUser3.Text = "写入";
  3195. this.button_WriteUser3.UseVisualStyleBackColor = false;
  3196. this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click);
  3197. //
  3198. // button_ReadUser2
  3199. //
  3200. this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3201. this.button_ReadUser2.Location = new System.Drawing.Point(230, 59);
  3202. this.button_ReadUser2.Name = "button_ReadUser2";
  3203. this.button_ReadUser2.Size = new System.Drawing.Size(50, 29);
  3204. this.button_ReadUser2.TabIndex = 3;
  3205. this.button_ReadUser2.Text = "查询";
  3206. this.button_ReadUser2.UseVisualStyleBackColor = false;
  3207. this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click);
  3208. //
  3209. // button_WriteUser2
  3210. //
  3211. this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3212. this.button_WriteUser2.Location = new System.Drawing.Point(287, 59);
  3213. this.button_WriteUser2.Name = "button_WriteUser2";
  3214. this.button_WriteUser2.Size = new System.Drawing.Size(50, 29);
  3215. this.button_WriteUser2.TabIndex = 4;
  3216. this.button_WriteUser2.Text = "写入";
  3217. this.button_WriteUser2.UseVisualStyleBackColor = false;
  3218. this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click);
  3219. //
  3220. // button_ReadUser1
  3221. //
  3222. this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3223. this.button_ReadUser1.Location = new System.Drawing.Point(230, 29);
  3224. this.button_ReadUser1.Name = "button_ReadUser1";
  3225. this.button_ReadUser1.Size = new System.Drawing.Size(50, 29);
  3226. this.button_ReadUser1.TabIndex = 2;
  3227. this.button_ReadUser1.Text = "查询";
  3228. this.button_ReadUser1.UseVisualStyleBackColor = false;
  3229. this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click);
  3230. //
  3231. // button_WriteUser1
  3232. //
  3233. this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3234. this.button_WriteUser1.Location = new System.Drawing.Point(287, 29);
  3235. this.button_WriteUser1.Name = "button_WriteUser1";
  3236. this.button_WriteUser1.Size = new System.Drawing.Size(50, 29);
  3237. this.button_WriteUser1.TabIndex = 2;
  3238. this.button_WriteUser1.Text = "写入";
  3239. this.button_WriteUser1.UseVisualStyleBackColor = false;
  3240. this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click);
  3241. //
  3242. // textBox_User3
  3243. //
  3244. this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3245. this.textBox_User3.Location = new System.Drawing.Point(29, 89);
  3246. this.textBox_User3.Name = "textBox_User3";
  3247. this.textBox_User3.Size = new System.Drawing.Size(195, 28);
  3248. this.textBox_User3.TabIndex = 1;
  3249. //
  3250. // textBox_User2
  3251. //
  3252. this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3253. this.textBox_User2.Location = new System.Drawing.Point(29, 59);
  3254. this.textBox_User2.Name = "textBox_User2";
  3255. this.textBox_User2.Size = new System.Drawing.Size(195, 28);
  3256. this.textBox_User2.TabIndex = 1;
  3257. //
  3258. // label35
  3259. //
  3260. this.label35.AutoSize = true;
  3261. this.label35.Location = new System.Drawing.Point(4, 93);
  3262. this.label35.Name = "label35";
  3263. this.label35.Size = new System.Drawing.Size(19, 21);
  3264. this.label35.TabIndex = 0;
  3265. this.label35.Text = "3";
  3266. //
  3267. // textBox_User1
  3268. //
  3269. this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3270. this.textBox_User1.Location = new System.Drawing.Point(29, 29);
  3271. this.textBox_User1.Name = "textBox_User1";
  3272. this.textBox_User1.Size = new System.Drawing.Size(195, 28);
  3273. this.textBox_User1.TabIndex = 1;
  3274. //
  3275. // label36
  3276. //
  3277. this.label36.AutoSize = true;
  3278. this.label36.Location = new System.Drawing.Point(4, 63);
  3279. this.label36.Name = "label36";
  3280. this.label36.Size = new System.Drawing.Size(19, 21);
  3281. this.label36.TabIndex = 0;
  3282. this.label36.Text = "2";
  3283. //
  3284. // label38
  3285. //
  3286. this.label38.AutoSize = true;
  3287. this.label38.Location = new System.Drawing.Point(5, 33);
  3288. this.label38.Name = "label38";
  3289. this.label38.Size = new System.Drawing.Size(19, 21);
  3290. this.label38.TabIndex = 0;
  3291. this.label38.Text = "1";
  3292. //
  3293. // groupBox5
  3294. //
  3295. this.groupBox5.Controls.Add(this.button_ReadKey);
  3296. this.groupBox5.Controls.Add(this.button_WriteKey);
  3297. this.groupBox5.Controls.Add(this.textBox_Key);
  3298. this.groupBox5.Controls.Add(this.label37);
  3299. this.groupBox5.Location = new System.Drawing.Point(350, 185);
  3300. this.groupBox5.Name = "groupBox5";
  3301. this.groupBox5.Size = new System.Drawing.Size(292, 62);
  3302. this.groupBox5.TabIndex = 1;
  3303. this.groupBox5.TabStop = false;
  3304. this.groupBox5.Text = "校验密钥";
  3305. //
  3306. // button_ReadKey
  3307. //
  3308. this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3309. this.button_ReadKey.Location = new System.Drawing.Point(183, 24);
  3310. this.button_ReadKey.Name = "button_ReadKey";
  3311. this.button_ReadKey.Size = new System.Drawing.Size(50, 29);
  3312. this.button_ReadKey.TabIndex = 2;
  3313. this.button_ReadKey.Text = "查询";
  3314. this.button_ReadKey.UseVisualStyleBackColor = false;
  3315. this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click);
  3316. //
  3317. // button_WriteKey
  3318. //
  3319. this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3320. this.button_WriteKey.Location = new System.Drawing.Point(238, 24);
  3321. this.button_WriteKey.Name = "button_WriteKey";
  3322. this.button_WriteKey.Size = new System.Drawing.Size(50, 29);
  3323. this.button_WriteKey.TabIndex = 2;
  3324. this.button_WriteKey.Text = "写入";
  3325. this.button_WriteKey.UseVisualStyleBackColor = false;
  3326. this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click);
  3327. //
  3328. // textBox_Key
  3329. //
  3330. this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3331. this.textBox_Key.Location = new System.Drawing.Point(82, 24);
  3332. this.textBox_Key.Name = "textBox_Key";
  3333. this.textBox_Key.Size = new System.Drawing.Size(95, 28);
  3334. this.textBox_Key.TabIndex = 1;
  3335. //
  3336. // label37
  3337. //
  3338. this.label37.AutoSize = true;
  3339. this.label37.Location = new System.Drawing.Point(7, 28);
  3340. this.label37.Name = "label37";
  3341. this.label37.Size = new System.Drawing.Size(42, 21);
  3342. this.label37.TabIndex = 0;
  3343. this.label37.Text = "密钥";
  3344. //
  3345. // groupBox4
  3346. //
  3347. this.groupBox4.Controls.Add(this.button_WriteHW);
  3348. this.groupBox4.Controls.Add(this.label85);
  3349. this.groupBox4.Controls.Add(this.textBox_SP);
  3350. this.groupBox4.Controls.Add(this.button_ReadVersion);
  3351. this.groupBox4.Controls.Add(this.button_WriteSN);
  3352. this.groupBox4.Controls.Add(this.button_WriteModel);
  3353. this.groupBox4.Controls.Add(this.textBox_FW);
  3354. this.groupBox4.Controls.Add(this.textBox_HW);
  3355. this.groupBox4.Controls.Add(this.textBox_SN);
  3356. this.groupBox4.Controls.Add(this.label33);
  3357. this.groupBox4.Controls.Add(this.label32);
  3358. this.groupBox4.Controls.Add(this.textBox_Model);
  3359. this.groupBox4.Controls.Add(this.label31);
  3360. this.groupBox4.Controls.Add(this.label30);
  3361. this.groupBox4.Location = new System.Drawing.Point(4, 4);
  3362. this.groupBox4.Name = "groupBox4";
  3363. this.groupBox4.Size = new System.Drawing.Size(340, 175);
  3364. this.groupBox4.TabIndex = 0;
  3365. this.groupBox4.TabStop = false;
  3366. this.groupBox4.Text = "版本信息";
  3367. //
  3368. // button_WriteHW
  3369. //
  3370. this.button_WriteHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3371. this.button_WriteHW.Location = new System.Drawing.Point(287, 82);
  3372. this.button_WriteHW.Name = "button_WriteHW";
  3373. this.button_WriteHW.Size = new System.Drawing.Size(50, 29);
  3374. this.button_WriteHW.TabIndex = 5;
  3375. this.button_WriteHW.Text = "写入";
  3376. this.button_WriteHW.UseVisualStyleBackColor = false;
  3377. this.button_WriteHW.Click += new System.EventHandler(this.button_WriteHW_Click);
  3378. //
  3379. // label85
  3380. //
  3381. this.label85.AutoSize = true;
  3382. this.label85.Location = new System.Drawing.Point(6, 144);
  3383. this.label85.Name = "label85";
  3384. this.label85.Size = new System.Drawing.Size(29, 21);
  3385. this.label85.TabIndex = 4;
  3386. this.label85.Text = "SP";
  3387. //
  3388. // textBox_SP
  3389. //
  3390. this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3391. this.textBox_SP.Location = new System.Drawing.Point(56, 140);
  3392. this.textBox_SP.Name = "textBox_SP";
  3393. this.textBox_SP.ReadOnly = true;
  3394. this.textBox_SP.Size = new System.Drawing.Size(224, 28);
  3395. this.textBox_SP.TabIndex = 3;
  3396. //
  3397. // button_ReadVersion
  3398. //
  3399. this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3400. this.button_ReadVersion.Location = new System.Drawing.Point(287, 111);
  3401. this.button_ReadVersion.Name = "button_ReadVersion";
  3402. this.button_ReadVersion.Size = new System.Drawing.Size(50, 57);
  3403. this.button_ReadVersion.TabIndex = 2;
  3404. this.button_ReadVersion.Text = "查询";
  3405. this.button_ReadVersion.UseVisualStyleBackColor = false;
  3406. this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click);
  3407. //
  3408. // button_WriteSN
  3409. //
  3410. this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3411. this.button_WriteSN.Location = new System.Drawing.Point(287, 53);
  3412. this.button_WriteSN.Name = "button_WriteSN";
  3413. this.button_WriteSN.Size = new System.Drawing.Size(50, 29);
  3414. this.button_WriteSN.TabIndex = 2;
  3415. this.button_WriteSN.Text = "写入";
  3416. this.button_WriteSN.UseVisualStyleBackColor = false;
  3417. this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click);
  3418. //
  3419. // button_WriteModel
  3420. //
  3421. this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3422. this.button_WriteModel.Location = new System.Drawing.Point(287, 24);
  3423. this.button_WriteModel.Name = "button_WriteModel";
  3424. this.button_WriteModel.Size = new System.Drawing.Size(50, 29);
  3425. this.button_WriteModel.TabIndex = 2;
  3426. this.button_WriteModel.Text = "写入";
  3427. this.button_WriteModel.UseVisualStyleBackColor = false;
  3428. this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click);
  3429. //
  3430. // textBox_FW
  3431. //
  3432. this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3433. this.textBox_FW.Location = new System.Drawing.Point(56, 111);
  3434. this.textBox_FW.Name = "textBox_FW";
  3435. this.textBox_FW.ReadOnly = true;
  3436. this.textBox_FW.Size = new System.Drawing.Size(224, 28);
  3437. this.textBox_FW.TabIndex = 1;
  3438. //
  3439. // textBox_HW
  3440. //
  3441. this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3442. this.textBox_HW.Location = new System.Drawing.Point(56, 82);
  3443. this.textBox_HW.Name = "textBox_HW";
  3444. this.textBox_HW.ReadOnly = true;
  3445. this.textBox_HW.Size = new System.Drawing.Size(224, 28);
  3446. this.textBox_HW.TabIndex = 1;
  3447. //
  3448. // textBox_SN
  3449. //
  3450. this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3451. this.textBox_SN.Location = new System.Drawing.Point(56, 53);
  3452. this.textBox_SN.Name = "textBox_SN";
  3453. this.textBox_SN.Size = new System.Drawing.Size(224, 28);
  3454. this.textBox_SN.TabIndex = 1;
  3455. //
  3456. // label33
  3457. //
  3458. this.label33.AutoSize = true;
  3459. this.label33.Location = new System.Drawing.Point(6, 115);
  3460. this.label33.Name = "label33";
  3461. this.label33.Size = new System.Drawing.Size(35, 21);
  3462. this.label33.TabIndex = 0;
  3463. this.label33.Text = "FW";
  3464. //
  3465. // label32
  3466. //
  3467. this.label32.AutoSize = true;
  3468. this.label32.Location = new System.Drawing.Point(6, 86);
  3469. this.label32.Name = "label32";
  3470. this.label32.Size = new System.Drawing.Size(38, 21);
  3471. this.label32.TabIndex = 0;
  3472. this.label32.Text = "HW";
  3473. //
  3474. // textBox_Model
  3475. //
  3476. this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3477. this.textBox_Model.Location = new System.Drawing.Point(56, 24);
  3478. this.textBox_Model.Name = "textBox_Model";
  3479. this.textBox_Model.Size = new System.Drawing.Size(224, 28);
  3480. this.textBox_Model.TabIndex = 1;
  3481. //
  3482. // label31
  3483. //
  3484. this.label31.AutoSize = true;
  3485. this.label31.Location = new System.Drawing.Point(6, 57);
  3486. this.label31.Name = "label31";
  3487. this.label31.Size = new System.Drawing.Size(32, 21);
  3488. this.label31.TabIndex = 0;
  3489. this.label31.Text = "SN";
  3490. //
  3491. // label30
  3492. //
  3493. this.label30.AutoSize = true;
  3494. this.label30.Location = new System.Drawing.Point(7, 28);
  3495. this.label30.Name = "label30";
  3496. this.label30.Size = new System.Drawing.Size(42, 21);
  3497. this.label30.TabIndex = 0;
  3498. this.label30.Text = "型号";
  3499. //
  3500. // tabPage_OBC
  3501. //
  3502. this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3503. this.tabPage_OBC.Controls.Add(this.groupBox26);
  3504. this.tabPage_OBC.Controls.Add(this.groupBox15);
  3505. this.tabPage_OBC.Controls.Add(this.groupBox14);
  3506. this.tabPage_OBC.Controls.Add(this.groupBox13);
  3507. this.tabPage_OBC.Controls.Add(this.groupBox12);
  3508. this.tabPage_OBC.Controls.Add(this.groupBox11);
  3509. this.tabPage_OBC.Controls.Add(this.groupBox10);
  3510. this.tabPage_OBC.Location = new System.Drawing.Point(4, 30);
  3511. this.tabPage_OBC.Name = "tabPage_OBC";
  3512. this.tabPage_OBC.Size = new System.Drawing.Size(990, 315);
  3513. this.tabPage_OBC.TabIndex = 8;
  3514. this.tabPage_OBC.Text = "模拟仪表";
  3515. //
  3516. // groupBox26
  3517. //
  3518. this.groupBox26.Controls.Add(this.button_OBC_ButtonSet);
  3519. this.groupBox26.Controls.Add(this.button_OBC_ButtonLight);
  3520. this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk);
  3521. this.groupBox26.Controls.Add(this.button_OBC_ButtonDec);
  3522. this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc);
  3523. this.groupBox26.Controls.Add(this.button_OBC_ButtonPower);
  3524. this.groupBox26.Location = new System.Drawing.Point(233, 4);
  3525. this.groupBox26.Name = "groupBox26";
  3526. this.groupBox26.Size = new System.Drawing.Size(76, 305);
  3527. this.groupBox26.TabIndex = 14;
  3528. this.groupBox26.TabStop = false;
  3529. this.groupBox26.Text = "按键";
  3530. //
  3531. // button_OBC_ButtonSet
  3532. //
  3533. this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3534. this.button_OBC_ButtonSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3535. this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264);
  3536. this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet";
  3537. this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35);
  3538. this.button_OBC_ButtonSet.TabIndex = 20;
  3539. this.button_OBC_ButtonSet.Text = "Set";
  3540. this.button_OBC_ButtonSet.UseVisualStyleBackColor = false;
  3541. this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click);
  3542. //
  3543. // button_OBC_ButtonLight
  3544. //
  3545. this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3546. this.button_OBC_ButtonLight.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3547. this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216);
  3548. this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight";
  3549. this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35);
  3550. this.button_OBC_ButtonLight.TabIndex = 19;
  3551. this.button_OBC_ButtonLight.Text = "Light";
  3552. this.button_OBC_ButtonLight.UseVisualStyleBackColor = false;
  3553. this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click);
  3554. //
  3555. // button_OBC_ButtonWalk
  3556. //
  3557. this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3558. this.button_OBC_ButtonWalk.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3559. this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169);
  3560. this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk";
  3561. this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35);
  3562. this.button_OBC_ButtonWalk.TabIndex = 18;
  3563. this.button_OBC_ButtonWalk.Text = "Walk";
  3564. this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false;
  3565. this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click);
  3566. //
  3567. // button_OBC_ButtonDec
  3568. //
  3569. this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3570. this.button_OBC_ButtonDec.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3571. this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122);
  3572. this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec";
  3573. this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35);
  3574. this.button_OBC_ButtonDec.TabIndex = 17;
  3575. this.button_OBC_ButtonDec.Text = "-";
  3576. this.button_OBC_ButtonDec.UseVisualStyleBackColor = false;
  3577. this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click);
  3578. //
  3579. // button_OBC_ButtonAcc
  3580. //
  3581. this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3582. this.button_OBC_ButtonAcc.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3583. this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75);
  3584. this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc";
  3585. this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35);
  3586. this.button_OBC_ButtonAcc.TabIndex = 16;
  3587. this.button_OBC_ButtonAcc.Text = "+";
  3588. this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false;
  3589. this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click);
  3590. //
  3591. // button_OBC_ButtonPower
  3592. //
  3593. this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3594. this.button_OBC_ButtonPower.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3595. this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27);
  3596. this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower";
  3597. this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35);
  3598. this.button_OBC_ButtonPower.TabIndex = 15;
  3599. this.button_OBC_ButtonPower.Text = "Power";
  3600. this.button_OBC_ButtonPower.UseVisualStyleBackColor = false;
  3601. this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click);
  3602. //
  3603. // groupBox15
  3604. //
  3605. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME);
  3606. this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo);
  3607. this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM);
  3608. this.groupBox15.Controls.Add(this.button_OBC_ClearTrip);
  3609. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME);
  3610. this.groupBox15.Controls.Add(this.label54);
  3611. this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM);
  3612. this.groupBox15.Controls.Add(this.label52);
  3613. this.groupBox15.Location = new System.Drawing.Point(672, 178);
  3614. this.groupBox15.Name = "groupBox15";
  3615. this.groupBox15.Size = new System.Drawing.Size(303, 131);
  3616. this.groupBox15.TabIndex = 14;
  3617. this.groupBox15.TabStop = false;
  3618. this.groupBox15.Text = "骑行历史";
  3619. //
  3620. // textBox_OBC_ODO_TIME
  3621. //
  3622. this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3623. this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57);
  3624. this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME";
  3625. this.textBox_OBC_ODO_TIME.ReadOnly = true;
  3626. this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28);
  3627. this.textBox_OBC_ODO_TIME.TabIndex = 3;
  3628. //
  3629. // button_OBC_ReadRideInfo
  3630. //
  3631. this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3632. this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89);
  3633. this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo";
  3634. this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35);
  3635. this.button_OBC_ReadRideInfo.TabIndex = 6;
  3636. this.button_OBC_ReadRideInfo.Text = "读取";
  3637. this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false;
  3638. this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click);
  3639. //
  3640. // textBox_OBC_ODO_KM
  3641. //
  3642. this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3643. this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57);
  3644. this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM";
  3645. this.textBox_OBC_ODO_KM.ReadOnly = true;
  3646. this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28);
  3647. this.textBox_OBC_ODO_KM.TabIndex = 4;
  3648. //
  3649. // button_OBC_ClearTrip
  3650. //
  3651. this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  3652. this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88);
  3653. this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip";
  3654. this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37);
  3655. this.button_OBC_ClearTrip.TabIndex = 6;
  3656. this.button_OBC_ClearTrip.Text = "清除TRIP";
  3657. this.button_OBC_ClearTrip.UseVisualStyleBackColor = false;
  3658. this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click);
  3659. //
  3660. // textBox_OBC_TRIP_TIME
  3661. //
  3662. this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3663. this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27);
  3664. this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME";
  3665. this.textBox_OBC_TRIP_TIME.ReadOnly = true;
  3666. this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28);
  3667. this.textBox_OBC_TRIP_TIME.TabIndex = 5;
  3668. //
  3669. // label54
  3670. //
  3671. this.label54.AutoSize = true;
  3672. this.label54.Location = new System.Drawing.Point(7, 61);
  3673. this.label54.Name = "label54";
  3674. this.label54.Size = new System.Drawing.Size(119, 21);
  3675. this.label54.TabIndex = 0;
  3676. this.label54.Text = "ODO里程/时间";
  3677. //
  3678. // textBox_OBC_TRIP_KM
  3679. //
  3680. this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3681. this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27);
  3682. this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM";
  3683. this.textBox_OBC_TRIP_KM.ReadOnly = true;
  3684. this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28);
  3685. this.textBox_OBC_TRIP_KM.TabIndex = 6;
  3686. //
  3687. // label52
  3688. //
  3689. this.label52.AutoSize = true;
  3690. this.label52.Location = new System.Drawing.Point(7, 31);
  3691. this.label52.Name = "label52";
  3692. this.label52.Size = new System.Drawing.Size(115, 21);
  3693. this.label52.TabIndex = 0;
  3694. this.label52.Text = "TRIP里程/时间";
  3695. //
  3696. // groupBox14
  3697. //
  3698. this.groupBox14.Controls.Add(this.label53);
  3699. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP);
  3700. this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo);
  3701. this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW);
  3702. this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW);
  3703. this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN);
  3704. this.groupBox14.Controls.Add(this.label48);
  3705. this.groupBox14.Controls.Add(this.label49);
  3706. this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel);
  3707. this.groupBox14.Controls.Add(this.label50);
  3708. this.groupBox14.Controls.Add(this.label51);
  3709. this.groupBox14.Location = new System.Drawing.Point(672, 4);
  3710. this.groupBox14.Name = "groupBox14";
  3711. this.groupBox14.Size = new System.Drawing.Size(303, 175);
  3712. this.groupBox14.TabIndex = 13;
  3713. this.groupBox14.TabStop = false;
  3714. this.groupBox14.Text = "版本信息";
  3715. //
  3716. // label53
  3717. //
  3718. this.label53.AutoSize = true;
  3719. this.label53.Location = new System.Drawing.Point(7, 144);
  3720. this.label53.Name = "label53";
  3721. this.label53.Size = new System.Drawing.Size(29, 21);
  3722. this.label53.TabIndex = 4;
  3723. this.label53.Text = "SP";
  3724. //
  3725. // textBox_OBC_ReadSP
  3726. //
  3727. this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3728. this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140);
  3729. this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP";
  3730. this.textBox_OBC_ReadSP.ReadOnly = true;
  3731. this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28);
  3732. this.textBox_OBC_ReadSP.TabIndex = 3;
  3733. //
  3734. // button_OBC_ReadVerInfo
  3735. //
  3736. this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  3737. this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24);
  3738. this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo";
  3739. this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55);
  3740. this.button_OBC_ReadVerInfo.TabIndex = 2;
  3741. this.button_OBC_ReadVerInfo.Text = "查询";
  3742. this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false;
  3743. this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click);
  3744. //
  3745. // textBox_OBC_ReadFW
  3746. //
  3747. this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3748. this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111);
  3749. this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW";
  3750. this.textBox_OBC_ReadFW.ReadOnly = true;
  3751. this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28);
  3752. this.textBox_OBC_ReadFW.TabIndex = 1;
  3753. //
  3754. // textBox_OBC_ReadHW
  3755. //
  3756. this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3757. this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82);
  3758. this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW";
  3759. this.textBox_OBC_ReadHW.ReadOnly = true;
  3760. this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28);
  3761. this.textBox_OBC_ReadHW.TabIndex = 1;
  3762. //
  3763. // textBox_OBC_ReadSN
  3764. //
  3765. this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3766. this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53);
  3767. this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN";
  3768. this.textBox_OBC_ReadSN.ReadOnly = true;
  3769. this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28);
  3770. this.textBox_OBC_ReadSN.TabIndex = 1;
  3771. //
  3772. // label48
  3773. //
  3774. this.label48.AutoSize = true;
  3775. this.label48.Location = new System.Drawing.Point(6, 115);
  3776. this.label48.Name = "label48";
  3777. this.label48.Size = new System.Drawing.Size(35, 21);
  3778. this.label48.TabIndex = 0;
  3779. this.label48.Text = "FW";
  3780. //
  3781. // label49
  3782. //
  3783. this.label49.AutoSize = true;
  3784. this.label49.Location = new System.Drawing.Point(6, 86);
  3785. this.label49.Name = "label49";
  3786. this.label49.Size = new System.Drawing.Size(38, 21);
  3787. this.label49.TabIndex = 0;
  3788. this.label49.Text = "HW";
  3789. //
  3790. // textBox_OBC_ReadModel
  3791. //
  3792. this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3793. this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24);
  3794. this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel";
  3795. this.textBox_OBC_ReadModel.ReadOnly = true;
  3796. this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28);
  3797. this.textBox_OBC_ReadModel.TabIndex = 1;
  3798. //
  3799. // label50
  3800. //
  3801. this.label50.AutoSize = true;
  3802. this.label50.Location = new System.Drawing.Point(6, 57);
  3803. this.label50.Name = "label50";
  3804. this.label50.Size = new System.Drawing.Size(32, 21);
  3805. this.label50.TabIndex = 0;
  3806. this.label50.Text = "SN";
  3807. //
  3808. // label51
  3809. //
  3810. this.label51.AutoSize = true;
  3811. this.label51.Location = new System.Drawing.Point(7, 28);
  3812. this.label51.Name = "label51";
  3813. this.label51.Size = new System.Drawing.Size(42, 21);
  3814. this.label51.TabIndex = 0;
  3815. this.label51.Text = "型号";
  3816. //
  3817. // groupBox13
  3818. //
  3819. this.groupBox13.Controls.Add(this.comboBox_OBC_BikeCCS);
  3820. this.groupBox13.Controls.Add(this.label137);
  3821. this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj);
  3822. this.groupBox13.Controls.Add(this.label80);
  3823. this.groupBox13.Controls.Add(this.label128);
  3824. this.groupBox13.Controls.Add(this.label64);
  3825. this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
  3826. this.groupBox13.Controls.Add(this.label63);
  3827. this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
  3828. this.groupBox13.Controls.Add(this.label59);
  3829. this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
  3830. this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode);
  3831. this.groupBox13.Controls.Add(this.label58);
  3832. this.groupBox13.Controls.Add(this.label57);
  3833. this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo);
  3834. this.groupBox13.Controls.Add(this.label56);
  3835. this.groupBox13.Location = new System.Drawing.Point(476, 4);
  3836. this.groupBox13.Name = "groupBox13";
  3837. this.groupBox13.Size = new System.Drawing.Size(190, 305);
  3838. this.groupBox13.TabIndex = 14;
  3839. this.groupBox13.TabStop = false;
  3840. this.groupBox13.Text = "设置用户参数";
  3841. //
  3842. // comboBox_OBC_BikeCCS
  3843. //
  3844. this.comboBox_OBC_BikeCCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3845. this.comboBox_OBC_BikeCCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3846. this.comboBox_OBC_BikeCCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3847. this.comboBox_OBC_BikeCCS.FormattingEnabled = true;
  3848. this.comboBox_OBC_BikeCCS.Items.AddRange(new object[] {
  3849. "NA",
  3850. "开",
  3851. "关"});
  3852. this.comboBox_OBC_BikeCCS.Location = new System.Drawing.Point(83, 174);
  3853. this.comboBox_OBC_BikeCCS.Name = "comboBox_OBC_BikeCCS";
  3854. this.comboBox_OBC_BikeCCS.Size = new System.Drawing.Size(91, 29);
  3855. this.comboBox_OBC_BikeCCS.TabIndex = 18;
  3856. //
  3857. // label137
  3858. //
  3859. this.label137.AutoSize = true;
  3860. this.label137.Location = new System.Drawing.Point(6, 178);
  3861. this.label137.Name = "label137";
  3862. this.label137.Size = new System.Drawing.Size(74, 21);
  3863. this.label137.TabIndex = 19;
  3864. this.label137.Text = "转把巡航";
  3865. //
  3866. // numericUpDown_OBC_SpeedLimitAdj
  3867. //
  3868. this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3869. this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144);
  3870. this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] {
  3871. 20,
  3872. 0,
  3873. 0,
  3874. 0});
  3875. this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] {
  3876. 50,
  3877. 0,
  3878. 0,
  3879. -2147483648});
  3880. this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj";
  3881. this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true;
  3882. this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28);
  3883. this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15;
  3884. this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3885. //
  3886. // label80
  3887. //
  3888. this.label80.AutoSize = true;
  3889. this.label80.Location = new System.Drawing.Point(140, 148);
  3890. this.label80.Name = "label80";
  3891. this.label80.Size = new System.Drawing.Size(51, 21);
  3892. this.label80.TabIndex = 17;
  3893. this.label80.Text = "km/h";
  3894. //
  3895. // label128
  3896. //
  3897. this.label128.AutoSize = true;
  3898. this.label128.Location = new System.Drawing.Point(6, 148);
  3899. this.label128.Name = "label128";
  3900. this.label128.Size = new System.Drawing.Size(74, 21);
  3901. this.label128.TabIndex = 16;
  3902. this.label128.Text = "限速微调";
  3903. //
  3904. // label64
  3905. //
  3906. this.label64.AutoSize = true;
  3907. this.label64.Location = new System.Drawing.Point(140, 119);
  3908. this.label64.Name = "label64";
  3909. this.label64.Size = new System.Drawing.Size(39, 21);
  3910. this.label64.TabIndex = 14;
  3911. this.label64.Text = "min";
  3912. //
  3913. // numericUpDown_OBC_OffTime
  3914. //
  3915. this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3916. this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114);
  3917. this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
  3918. 240,
  3919. 0,
  3920. 0,
  3921. 0});
  3922. this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
  3923. this.numericUpDown_OBC_OffTime.ReadOnly = true;
  3924. this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28);
  3925. this.numericUpDown_OBC_OffTime.TabIndex = 13;
  3926. this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3927. //
  3928. // label63
  3929. //
  3930. this.label63.AutoSize = true;
  3931. this.label63.Location = new System.Drawing.Point(6, 118);
  3932. this.label63.Name = "label63";
  3933. this.label63.Size = new System.Drawing.Size(74, 21);
  3934. this.label63.TabIndex = 12;
  3935. this.label63.Text = "关机时间";
  3936. //
  3937. // numericUpDown_OBC_WheelAdj
  3938. //
  3939. this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3940. this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24);
  3941. this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] {
  3942. 20,
  3943. 0,
  3944. 0,
  3945. 0});
  3946. this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] {
  3947. 20,
  3948. 0,
  3949. 0,
  3950. -2147483648});
  3951. this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj";
  3952. this.numericUpDown_OBC_WheelAdj.ReadOnly = true;
  3953. this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28);
  3954. this.numericUpDown_OBC_WheelAdj.TabIndex = 7;
  3955. this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3956. //
  3957. // label59
  3958. //
  3959. this.label59.AutoSize = true;
  3960. this.label59.Location = new System.Drawing.Point(140, 28);
  3961. this.label59.Name = "label59";
  3962. this.label59.Size = new System.Drawing.Size(33, 21);
  3963. this.label59.TabIndex = 11;
  3964. this.label59.Text = "cm";
  3965. //
  3966. // comboBox_OBC_AssistFunc
  3967. //
  3968. this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3969. this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3970. this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3971. this.comboBox_OBC_AssistFunc.FormattingEnabled = true;
  3972. this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] {
  3973. "方案一",
  3974. "方案二"});
  3975. this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84);
  3976. this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc";
  3977. this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29);
  3978. this.comboBox_OBC_AssistFunc.TabIndex = 10;
  3979. //
  3980. // comboBox_OBC_StartMode
  3981. //
  3982. this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  3983. this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3984. this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3985. this.comboBox_OBC_StartMode.FormattingEnabled = true;
  3986. this.comboBox_OBC_StartMode.Items.AddRange(new object[] {
  3987. "柔和",
  3988. "正常",
  3989. "强劲"});
  3990. this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54);
  3991. this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode";
  3992. this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29);
  3993. this.comboBox_OBC_StartMode.TabIndex = 6;
  3994. //
  3995. // label58
  3996. //
  3997. this.label58.AutoSize = true;
  3998. this.label58.Location = new System.Drawing.Point(6, 88);
  3999. this.label58.Name = "label58";
  4000. this.label58.Size = new System.Drawing.Size(74, 21);
  4001. this.label58.TabIndex = 9;
  4002. this.label58.Text = "助力方案";
  4003. //
  4004. // label57
  4005. //
  4006. this.label57.AutoSize = true;
  4007. this.label57.Location = new System.Drawing.Point(6, 58);
  4008. this.label57.Name = "label57";
  4009. this.label57.Size = new System.Drawing.Size(74, 21);
  4010. this.label57.TabIndex = 9;
  4011. this.label57.Text = "启动模式";
  4012. //
  4013. // button_OBC_WriteUserInfo
  4014. //
  4015. this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4016. this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264);
  4017. this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo";
  4018. this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35);
  4019. this.button_OBC_WriteUserInfo.TabIndex = 6;
  4020. this.button_OBC_WriteUserInfo.Text = "写入";
  4021. this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false;
  4022. this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click);
  4023. //
  4024. // label56
  4025. //
  4026. this.label56.AutoSize = true;
  4027. this.label56.Location = new System.Drawing.Point(6, 28);
  4028. this.label56.Name = "label56";
  4029. this.label56.Size = new System.Drawing.Size(74, 21);
  4030. this.label56.TabIndex = 7;
  4031. this.label56.Text = "周长微调";
  4032. //
  4033. // groupBox12
  4034. //
  4035. this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo);
  4036. this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo);
  4037. this.groupBox12.Location = new System.Drawing.Point(315, 4);
  4038. this.groupBox12.Name = "groupBox12";
  4039. this.groupBox12.Size = new System.Drawing.Size(155, 305);
  4040. this.groupBox12.TabIndex = 13;
  4041. this.groupBox12.TabStop = false;
  4042. this.groupBox12.Text = "查询用户参数";
  4043. //
  4044. // richTextBox_OBC_ReadUserInfo
  4045. //
  4046. this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4047. this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23);
  4048. this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo";
  4049. this.richTextBox_OBC_ReadUserInfo.ReadOnly = true;
  4050. this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235);
  4051. this.richTextBox_OBC_ReadUserInfo.TabIndex = 12;
  4052. this.richTextBox_OBC_ReadUserInfo.Text = "";
  4053. //
  4054. // button_OBC_ReadUserInfo
  4055. //
  4056. this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4057. this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264);
  4058. this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo";
  4059. this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35);
  4060. this.button_OBC_ReadUserInfo.TabIndex = 6;
  4061. this.button_OBC_ReadUserInfo.Text = "读取";
  4062. this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false;
  4063. this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click);
  4064. //
  4065. // groupBox11
  4066. //
  4067. this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo);
  4068. this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS);
  4069. this.groupBox11.Location = new System.Drawing.Point(4, 72);
  4070. this.groupBox11.Name = "groupBox11";
  4071. this.groupBox11.Size = new System.Drawing.Size(223, 237);
  4072. this.groupBox11.TabIndex = 11;
  4073. this.groupBox11.TabStop = false;
  4074. this.groupBox11.Text = "读取电池运行信息";
  4075. //
  4076. // richTextBox_OBC_BMS_RunInfo
  4077. //
  4078. this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4079. this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4080. this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27);
  4081. this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo";
  4082. this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true;
  4083. this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203);
  4084. this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12;
  4085. this.richTextBox_OBC_BMS_RunInfo.Text = "";
  4086. //
  4087. // checkBox_OBC_StartReadBMS
  4088. //
  4089. this.checkBox_OBC_StartReadBMS.AutoSize = true;
  4090. this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0);
  4091. this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS";
  4092. this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25);
  4093. this.checkBox_OBC_StartReadBMS.TabIndex = 5;
  4094. this.checkBox_OBC_StartReadBMS.Text = "启动";
  4095. this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true;
  4096. this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged);
  4097. //
  4098. // groupBox10
  4099. //
  4100. this.groupBox10.Controls.Add(this.label60);
  4101. this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw);
  4102. this.groupBox10.Controls.Add(this.label61);
  4103. this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST);
  4104. this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt);
  4105. this.groupBox10.Location = new System.Drawing.Point(4, 4);
  4106. this.groupBox10.Name = "groupBox10";
  4107. this.groupBox10.Size = new System.Drawing.Size(223, 62);
  4108. this.groupBox10.TabIndex = 10;
  4109. this.groupBox10.TabStop = false;
  4110. this.groupBox10.Text = "控制电机档位";
  4111. //
  4112. // label60
  4113. //
  4114. this.label60.AutoSize = true;
  4115. this.label60.Location = new System.Drawing.Point(122, 32);
  4116. this.label60.Name = "label60";
  4117. this.label60.Size = new System.Drawing.Size(26, 21);
  4118. this.label60.TabIndex = 8;
  4119. this.label60.Text = "灯";
  4120. //
  4121. // comboBox_OBC_LightSw
  4122. //
  4123. this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4124. this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4125. this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4126. this.comboBox_OBC_LightSw.FormattingEnabled = true;
  4127. this.comboBox_OBC_LightSw.Items.AddRange(new object[] {
  4128. "ON",
  4129. "OFF"});
  4130. this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28);
  4131. this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
  4132. this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29);
  4133. this.comboBox_OBC_LightSw.TabIndex = 6;
  4134. //
  4135. // label61
  4136. //
  4137. this.label61.AutoSize = true;
  4138. this.label61.Location = new System.Drawing.Point(6, 32);
  4139. this.label61.Name = "label61";
  4140. this.label61.Size = new System.Drawing.Size(42, 21);
  4141. this.label61.TabIndex = 7;
  4142. this.label61.Text = "档位";
  4143. //
  4144. // comboBox_OBC_SetGearST
  4145. //
  4146. this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  4147. this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4148. this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4149. this.comboBox_OBC_SetGearST.FormattingEnabled = true;
  4150. this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
  4151. "OFF",
  4152. "ECO",
  4153. "NORM",
  4154. "SPORT",
  4155. "TURBO",
  4156. "SMART",
  4157. "WALK"});
  4158. this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
  4159. this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
  4160. this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29);
  4161. this.comboBox_OBC_SetGearST.TabIndex = 4;
  4162. //
  4163. // checkBox_OBC_StartSetGearSt
  4164. //
  4165. this.checkBox_OBC_StartSetGearSt.AutoSize = true;
  4166. this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1);
  4167. this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt";
  4168. this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25);
  4169. this.checkBox_OBC_StartSetGearSt.TabIndex = 5;
  4170. this.checkBox_OBC_StartSetGearSt.Text = "启动";
  4171. this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
  4172. this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
  4173. //
  4174. // tabPage_RAMorFLASH
  4175. //
  4176. this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4177. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat);
  4178. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear);
  4179. this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW);
  4180. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
  4181. this.tabPage_RAMorFLASH.Controls.Add(this.label66);
  4182. this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
  4183. this.tabPage_RAMorFLASH.Controls.Add(this.label65);
  4184. this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
  4185. this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
  4186. this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
  4187. this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
  4188. this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315);
  4189. this.tabPage_RAMorFLASH.TabIndex = 9;
  4190. this.tabPage_RAMorFLASH.Text = "存储器读取";
  4191. //
  4192. // checkBox_ReadRanFlash_ChangeFormat
  4193. //
  4194. this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true;
  4195. this.checkBox_ReadRanFlash_ChangeFormat.Checked = true;
  4196. this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked;
  4197. this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39);
  4198. this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat";
  4199. this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25);
  4200. this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13;
  4201. this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示";
  4202. this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true;
  4203. //
  4204. // checkBox_ReadRanFlash_AutoClear
  4205. //
  4206. this.checkBox_ReadRanFlash_AutoClear.AutoSize = true;
  4207. this.checkBox_ReadRanFlash_AutoClear.Checked = true;
  4208. this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked;
  4209. this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8);
  4210. this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear";
  4211. this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25);
  4212. this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12;
  4213. this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏";
  4214. this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true;
  4215. //
  4216. // checkBox_ReadRanFlash_AutoSW
  4217. //
  4218. this.checkBox_ReadRanFlash_AutoSW.AutoSize = true;
  4219. this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194);
  4220. this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW";
  4221. this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25);
  4222. this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11;
  4223. this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取";
  4224. this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true;
  4225. this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged);
  4226. //
  4227. // textBox_Address_End
  4228. //
  4229. this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4230. this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
  4231. this.textBox_Address_End.Name = "textBox_Address_End";
  4232. this.textBox_Address_End.Size = new System.Drawing.Size(130, 28);
  4233. this.textBox_Address_End.TabIndex = 10;
  4234. this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4235. //
  4236. // label66
  4237. //
  4238. this.label66.AutoSize = true;
  4239. this.label66.Location = new System.Drawing.Point(831, 136);
  4240. this.label66.Name = "label66";
  4241. this.label66.Size = new System.Drawing.Size(91, 21);
  4242. this.label66.TabIndex = 9;
  4243. this.label66.Text = "结束地址0x";
  4244. //
  4245. // textBox_Address_Begin
  4246. //
  4247. this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4248. this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
  4249. this.textBox_Address_Begin.Name = "textBox_Address_Begin";
  4250. this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28);
  4251. this.textBox_Address_Begin.TabIndex = 8;
  4252. this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4253. //
  4254. // label65
  4255. //
  4256. this.label65.AutoSize = true;
  4257. this.label65.Location = new System.Drawing.Point(831, 72);
  4258. this.label65.Name = "label65";
  4259. this.label65.Size = new System.Drawing.Size(91, 21);
  4260. this.label65.TabIndex = 7;
  4261. this.label65.Text = "起始地址0x";
  4262. //
  4263. // button_ReadRamFlash
  4264. //
  4265. this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4266. this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259);
  4267. this.button_ReadRamFlash.Name = "button_ReadRamFlash";
  4268. this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
  4269. this.button_ReadRamFlash.TabIndex = 5;
  4270. this.button_ReadRamFlash.Text = "读取数据";
  4271. this.button_ReadRamFlash.UseVisualStyleBackColor = false;
  4272. this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
  4273. //
  4274. // richTextBox_RamFlasgData
  4275. //
  4276. this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4277. this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
  4278. this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
  4279. this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
  4280. this.richTextBox_RamFlasgData.TabIndex = 4;
  4281. this.richTextBox_RamFlasgData.Text = "";
  4282. //
  4283. // tabPage_FactoryMode
  4284. //
  4285. this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4286. this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode);
  4287. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff);
  4288. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult);
  4289. this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate);
  4290. this.tabPage_FactoryMode.Controls.Add(this.groupBox25);
  4291. this.tabPage_FactoryMode.Controls.Add(this.groupBox22);
  4292. this.tabPage_FactoryMode.Controls.Add(this.groupBox21);
  4293. this.tabPage_FactoryMode.Controls.Add(this.groupBox20);
  4294. this.tabPage_FactoryMode.Controls.Add(this.groupBox24);
  4295. this.tabPage_FactoryMode.Controls.Add(this.groupBox19);
  4296. this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30);
  4297. this.tabPage_FactoryMode.Name = "tabPage_FactoryMode";
  4298. this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315);
  4299. this.tabPage_FactoryMode.TabIndex = 10;
  4300. this.tabPage_FactoryMode.Text = "样机测试";
  4301. //
  4302. // button_ScanCode
  4303. //
  4304. this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4305. this.button_ScanCode.Location = new System.Drawing.Point(694, 248);
  4306. this.button_ScanCode.Name = "button_ScanCode";
  4307. this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
  4308. this.button_ScanCode.TabIndex = 34;
  4309. this.button_ScanCode.Text = "扫码\r\n写入";
  4310. this.button_ScanCode.UseVisualStyleBackColor = false;
  4311. this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click);
  4312. //
  4313. // Button_FacModePowerOff
  4314. //
  4315. this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  4316. this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248);
  4317. this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
  4318. this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
  4319. this.Button_FacModePowerOff.TabIndex = 33;
  4320. this.Button_FacModePowerOff.Text = "关机";
  4321. this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
  4322. this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click);
  4323. //
  4324. // Button_FacModeSaveResult
  4325. //
  4326. this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
  4327. this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248);
  4328. this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
  4329. this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
  4330. this.Button_FacModeSaveResult.TabIndex = 1;
  4331. this.Button_FacModeSaveResult.Text = "保存数据";
  4332. this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
  4333. this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
  4334. //
  4335. // Button_FacModeSetMacDate
  4336. //
  4337. this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4338. this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248);
  4339. this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
  4340. this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
  4341. this.Button_FacModeSetMacDate.TabIndex = 33;
  4342. this.Button_FacModeSetMacDate.Text = "生产日期";
  4343. this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
  4344. this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
  4345. //
  4346. // groupBox25
  4347. //
  4348. this.groupBox25.Controls.Add(this.Button_FacModeSetHW);
  4349. this.groupBox25.Controls.Add(this.button_FacModeSetName);
  4350. this.groupBox25.Controls.Add(this.label87);
  4351. this.groupBox25.Controls.Add(this.textBox_FacModeGit);
  4352. this.groupBox25.Controls.Add(this.label86);
  4353. this.groupBox25.Controls.Add(this.textBox_FacModeSP);
  4354. this.groupBox25.Controls.Add(this.label68);
  4355. this.groupBox25.Controls.Add(this.label84);
  4356. this.groupBox25.Controls.Add(this.textBox_FacModeFW);
  4357. this.groupBox25.Controls.Add(this.Button_FacModeReadVer);
  4358. this.groupBox25.Controls.Add(this.label83);
  4359. this.groupBox25.Controls.Add(this.textBox_FacModeHW);
  4360. this.groupBox25.Controls.Add(this.Button_FacModeSetNum);
  4361. this.groupBox25.Controls.Add(this.label82);
  4362. this.groupBox25.Controls.Add(this.textBox_FacModeNum);
  4363. this.groupBox25.Controls.Add(this.label81);
  4364. this.groupBox25.Controls.Add(this.textBox_FacModeName);
  4365. this.groupBox25.Location = new System.Drawing.Point(694, 3);
  4366. this.groupBox25.Name = "groupBox25";
  4367. this.groupBox25.Size = new System.Drawing.Size(293, 239);
  4368. this.groupBox25.TabIndex = 8;
  4369. this.groupBox25.TabStop = false;
  4370. this.groupBox25.Text = "版本信息";
  4371. //
  4372. // Button_FacModeSetHW
  4373. //
  4374. this.Button_FacModeSetHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4375. this.Button_FacModeSetHW.Location = new System.Drawing.Point(222, 87);
  4376. this.Button_FacModeSetHW.Name = "Button_FacModeSetHW";
  4377. this.Button_FacModeSetHW.Size = new System.Drawing.Size(66, 29);
  4378. this.Button_FacModeSetHW.TabIndex = 29;
  4379. this.Button_FacModeSetHW.Text = "写入";
  4380. this.Button_FacModeSetHW.UseVisualStyleBackColor = false;
  4381. this.Button_FacModeSetHW.Click += new System.EventHandler(this.Button_FacModeSetHW_Click);
  4382. //
  4383. // button_FacModeSetName
  4384. //
  4385. this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4386. this.button_FacModeSetName.Location = new System.Drawing.Point(222, 29);
  4387. this.button_FacModeSetName.Name = "button_FacModeSetName";
  4388. this.button_FacModeSetName.Size = new System.Drawing.Size(66, 29);
  4389. this.button_FacModeSetName.TabIndex = 28;
  4390. this.button_FacModeSetName.Text = "写入";
  4391. this.button_FacModeSetName.UseVisualStyleBackColor = false;
  4392. this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click);
  4393. //
  4394. // label87
  4395. //
  4396. this.label87.AutoSize = true;
  4397. this.label87.Location = new System.Drawing.Point(6, 178);
  4398. this.label87.Name = "label87";
  4399. this.label87.Size = new System.Drawing.Size(36, 21);
  4400. this.label87.TabIndex = 27;
  4401. this.label87.Text = "GIT";
  4402. //
  4403. // textBox_FacModeGit
  4404. //
  4405. this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4406. this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
  4407. this.textBox_FacModeGit.Name = "textBox_FacModeGit";
  4408. this.textBox_FacModeGit.Size = new System.Drawing.Size(167, 28);
  4409. this.textBox_FacModeGit.TabIndex = 26;
  4410. //
  4411. // label86
  4412. //
  4413. this.label86.AutoSize = true;
  4414. this.label86.Location = new System.Drawing.Point(6, 149);
  4415. this.label86.Name = "label86";
  4416. this.label86.Size = new System.Drawing.Size(29, 21);
  4417. this.label86.TabIndex = 25;
  4418. this.label86.Text = "SP";
  4419. //
  4420. // textBox_FacModeSP
  4421. //
  4422. this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4423. this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
  4424. this.textBox_FacModeSP.Name = "textBox_FacModeSP";
  4425. this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28);
  4426. this.textBox_FacModeSP.TabIndex = 24;
  4427. //
  4428. // label68
  4429. //
  4430. this.label68.AutoSize = true;
  4431. this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
  4432. this.label68.ForeColor = System.Drawing.Color.Red;
  4433. this.label68.Location = new System.Drawing.Point(6, 213);
  4434. this.label68.Name = "label68";
  4435. this.label68.Size = new System.Drawing.Size(134, 19);
  4436. this.label68.TabIndex = 23;
  4437. this.label68.Text = "断电前请执行关机!";
  4438. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4439. //
  4440. // label84
  4441. //
  4442. this.label84.AutoSize = true;
  4443. this.label84.Location = new System.Drawing.Point(6, 120);
  4444. this.label84.Name = "label84";
  4445. this.label84.Size = new System.Drawing.Size(35, 21);
  4446. this.label84.TabIndex = 12;
  4447. this.label84.Text = "FW";
  4448. //
  4449. // textBox_FacModeFW
  4450. //
  4451. this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4452. this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
  4453. this.textBox_FacModeFW.Name = "textBox_FacModeFW";
  4454. this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28);
  4455. this.textBox_FacModeFW.TabIndex = 13;
  4456. //
  4457. // Button_FacModeReadVer
  4458. //
  4459. this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4460. this.Button_FacModeReadVer.Location = new System.Drawing.Point(222, 174);
  4461. this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
  4462. this.Button_FacModeReadVer.Size = new System.Drawing.Size(65, 60);
  4463. this.Button_FacModeReadVer.TabIndex = 11;
  4464. this.Button_FacModeReadVer.Text = "查询";
  4465. this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
  4466. this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1);
  4467. //
  4468. // label83
  4469. //
  4470. this.label83.AutoSize = true;
  4471. this.label83.Location = new System.Drawing.Point(6, 91);
  4472. this.label83.Name = "label83";
  4473. this.label83.Size = new System.Drawing.Size(38, 21);
  4474. this.label83.TabIndex = 9;
  4475. this.label83.Text = "HW";
  4476. //
  4477. // textBox_FacModeHW
  4478. //
  4479. this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4480. this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
  4481. this.textBox_FacModeHW.Name = "textBox_FacModeHW";
  4482. this.textBox_FacModeHW.Size = new System.Drawing.Size(167, 28);
  4483. this.textBox_FacModeHW.TabIndex = 10;
  4484. //
  4485. // Button_FacModeSetNum
  4486. //
  4487. this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4488. this.Button_FacModeSetNum.Location = new System.Drawing.Point(222, 58);
  4489. this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
  4490. this.Button_FacModeSetNum.Size = new System.Drawing.Size(66, 29);
  4491. this.Button_FacModeSetNum.TabIndex = 8;
  4492. this.Button_FacModeSetNum.Text = "写入";
  4493. this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
  4494. this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click);
  4495. //
  4496. // label82
  4497. //
  4498. this.label82.AutoSize = true;
  4499. this.label82.Location = new System.Drawing.Point(6, 62);
  4500. this.label82.Name = "label82";
  4501. this.label82.Size = new System.Drawing.Size(32, 21);
  4502. this.label82.TabIndex = 6;
  4503. this.label82.Text = "SN";
  4504. //
  4505. // textBox_FacModeNum
  4506. //
  4507. this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4508. this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
  4509. this.textBox_FacModeNum.Name = "textBox_FacModeNum";
  4510. this.textBox_FacModeNum.Size = new System.Drawing.Size(167, 28);
  4511. this.textBox_FacModeNum.TabIndex = 7;
  4512. //
  4513. // label81
  4514. //
  4515. this.label81.AutoSize = true;
  4516. this.label81.Location = new System.Drawing.Point(6, 33);
  4517. this.label81.Name = "label81";
  4518. this.label81.Size = new System.Drawing.Size(42, 21);
  4519. this.label81.TabIndex = 3;
  4520. this.label81.Text = "型号";
  4521. //
  4522. // textBox_FacModeName
  4523. //
  4524. this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4525. this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
  4526. this.textBox_FacModeName.Name = "textBox_FacModeName";
  4527. this.textBox_FacModeName.Size = new System.Drawing.Size(167, 28);
  4528. this.textBox_FacModeName.TabIndex = 4;
  4529. //
  4530. // groupBox22
  4531. //
  4532. this.groupBox22.Controls.Add(this.button_FacModeLightSW);
  4533. this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
  4534. this.groupBox22.Location = new System.Drawing.Point(218, 3);
  4535. this.groupBox22.Name = "groupBox22";
  4536. this.groupBox22.Size = new System.Drawing.Size(170, 96);
  4537. this.groupBox22.TabIndex = 10;
  4538. this.groupBox22.TabStop = false;
  4539. this.groupBox22.Text = "驱动测试";
  4540. //
  4541. // button_FacModeLightSW
  4542. //
  4543. this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4544. this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
  4545. this.button_FacModeLightSW.Location = new System.Drawing.Point(12, 38);
  4546. this.button_FacModeLightSW.Name = "button_FacModeLightSW";
  4547. this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
  4548. this.button_FacModeLightSW.TabIndex = 20;
  4549. this.button_FacModeLightSW.Text = "开/关灯";
  4550. this.button_FacModeLightSW.UseVisualStyleBackColor = false;
  4551. this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
  4552. //
  4553. // button_FacModeMotorRun
  4554. //
  4555. this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4556. this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
  4557. this.button_FacModeMotorRun.Location = new System.Drawing.Point(88, 38);
  4558. this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
  4559. this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
  4560. this.button_FacModeMotorRun.TabIndex = 16;
  4561. this.button_FacModeMotorRun.Text = "启/停";
  4562. this.button_FacModeMotorRun.UseVisualStyleBackColor = false;
  4563. this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click);
  4564. //
  4565. // groupBox21
  4566. //
  4567. this.groupBox21.Controls.Add(this.label79);
  4568. this.groupBox21.Controls.Add(this.label78);
  4569. this.groupBox21.Controls.Add(this.label74);
  4570. this.groupBox21.Controls.Add(this.button_MOS_Write);
  4571. this.groupBox21.Controls.Add(this.button_MOS_Read);
  4572. this.groupBox21.Controls.Add(this.button_MOS_Cal);
  4573. this.groupBox21.Controls.Add(this.textBox_MOS_K5);
  4574. this.groupBox21.Controls.Add(this.label73);
  4575. this.groupBox21.Controls.Add(this.textBox_MOS_K4);
  4576. this.groupBox21.Controls.Add(this.label77);
  4577. this.groupBox21.Controls.Add(this.label72);
  4578. this.groupBox21.Controls.Add(this.textBox_MOS_R3);
  4579. this.groupBox21.Controls.Add(this.textBox_MOS_K3);
  4580. this.groupBox21.Controls.Add(this.label76);
  4581. this.groupBox21.Controls.Add(this.label71);
  4582. this.groupBox21.Controls.Add(this.textBox_MOS_R2);
  4583. this.groupBox21.Controls.Add(this.textBox_MOS_K2);
  4584. this.groupBox21.Controls.Add(this.label75);
  4585. this.groupBox21.Controls.Add(this.label70);
  4586. this.groupBox21.Controls.Add(this.textBox_MOS_R1);
  4587. this.groupBox21.Controls.Add(this.textBox_MOS_K1);
  4588. this.groupBox21.Location = new System.Drawing.Point(394, 3);
  4589. this.groupBox21.Name = "groupBox21";
  4590. this.groupBox21.Size = new System.Drawing.Size(294, 309);
  4591. this.groupBox21.TabIndex = 9;
  4592. this.groupBox21.TabStop = false;
  4593. this.groupBox21.Text = "控制器内阻校准";
  4594. //
  4595. // label79
  4596. //
  4597. this.label79.BackColor = System.Drawing.Color.Silver;
  4598. this.label79.ForeColor = System.Drawing.Color.White;
  4599. this.label79.Location = new System.Drawing.Point(8, 177);
  4600. this.label79.Name = "label79";
  4601. this.label79.Size = new System.Drawing.Size(278, 1);
  4602. this.label79.TabIndex = 19;
  4603. //
  4604. // label78
  4605. //
  4606. this.label78.BackColor = System.Drawing.Color.Silver;
  4607. this.label78.ForeColor = System.Drawing.Color.White;
  4608. this.label78.Location = new System.Drawing.Point(6, 100);
  4609. this.label78.Name = "label78";
  4610. this.label78.Size = new System.Drawing.Size(278, 1);
  4611. this.label78.TabIndex = 18;
  4612. //
  4613. // label74
  4614. //
  4615. this.label74.AutoSize = true;
  4616. this.label74.Location = new System.Drawing.Point(234, 29);
  4617. this.label74.Name = "label74";
  4618. this.label74.Size = new System.Drawing.Size(51, 21);
  4619. this.label74.TabIndex = 3;
  4620. this.label74.Text = "系数5";
  4621. //
  4622. // button_MOS_Write
  4623. //
  4624. this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4625. this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText;
  4626. this.button_MOS_Write.Location = new System.Drawing.Point(199, 190);
  4627. this.button_MOS_Write.Name = "button_MOS_Write";
  4628. this.button_MOS_Write.Size = new System.Drawing.Size(85, 45);
  4629. this.button_MOS_Write.TabIndex = 15;
  4630. this.button_MOS_Write.Text = "写入";
  4631. this.button_MOS_Write.UseVisualStyleBackColor = false;
  4632. this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click);
  4633. //
  4634. // button_MOS_Read
  4635. //
  4636. this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4637. this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText;
  4638. this.button_MOS_Read.Location = new System.Drawing.Point(103, 190);
  4639. this.button_MOS_Read.Name = "button_MOS_Read";
  4640. this.button_MOS_Read.Size = new System.Drawing.Size(85, 45);
  4641. this.button_MOS_Read.TabIndex = 15;
  4642. this.button_MOS_Read.Text = "读取";
  4643. this.button_MOS_Read.UseVisualStyleBackColor = false;
  4644. this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click);
  4645. //
  4646. // button_MOS_Cal
  4647. //
  4648. this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4649. this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText;
  4650. this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190);
  4651. this.button_MOS_Cal.Name = "button_MOS_Cal";
  4652. this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45);
  4653. this.button_MOS_Cal.TabIndex = 15;
  4654. this.button_MOS_Cal.Text = "校准";
  4655. this.button_MOS_Cal.UseVisualStyleBackColor = false;
  4656. this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click);
  4657. //
  4658. // textBox_MOS_K5
  4659. //
  4660. this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4661. this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62);
  4662. this.textBox_MOS_K5.Name = "textBox_MOS_K5";
  4663. this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28);
  4664. this.textBox_MOS_K5.TabIndex = 15;
  4665. this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4666. //
  4667. // label73
  4668. //
  4669. this.label73.AutoSize = true;
  4670. this.label73.Location = new System.Drawing.Point(177, 29);
  4671. this.label73.Name = "label73";
  4672. this.label73.Size = new System.Drawing.Size(51, 21);
  4673. this.label73.TabIndex = 3;
  4674. this.label73.Text = "系数4";
  4675. //
  4676. // textBox_MOS_K4
  4677. //
  4678. this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4679. this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62);
  4680. this.textBox_MOS_K4.Name = "textBox_MOS_K4";
  4681. this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28);
  4682. this.textBox_MOS_K4.TabIndex = 15;
  4683. this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4684. //
  4685. // label77
  4686. //
  4687. this.label77.AutoSize = true;
  4688. this.label77.Location = new System.Drawing.Point(120, 106);
  4689. this.label77.Name = "label77";
  4690. this.label77.Size = new System.Drawing.Size(51, 21);
  4691. this.label77.TabIndex = 3;
  4692. this.label77.Text = "内阻3";
  4693. //
  4694. // label72
  4695. //
  4696. this.label72.AutoSize = true;
  4697. this.label72.Location = new System.Drawing.Point(120, 29);
  4698. this.label72.Name = "label72";
  4699. this.label72.Size = new System.Drawing.Size(51, 21);
  4700. this.label72.TabIndex = 3;
  4701. this.label72.Text = "系数3";
  4702. //
  4703. // textBox_MOS_R3
  4704. //
  4705. this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4706. this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139);
  4707. this.textBox_MOS_R3.Name = "textBox_MOS_R3";
  4708. this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28);
  4709. this.textBox_MOS_R3.TabIndex = 15;
  4710. this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4711. //
  4712. // textBox_MOS_K3
  4713. //
  4714. this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4715. this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62);
  4716. this.textBox_MOS_K3.Name = "textBox_MOS_K3";
  4717. this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28);
  4718. this.textBox_MOS_K3.TabIndex = 15;
  4719. this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4720. //
  4721. // label76
  4722. //
  4723. this.label76.AutoSize = true;
  4724. this.label76.Location = new System.Drawing.Point(63, 106);
  4725. this.label76.Name = "label76";
  4726. this.label76.Size = new System.Drawing.Size(51, 21);
  4727. this.label76.TabIndex = 3;
  4728. this.label76.Text = "内阻2";
  4729. //
  4730. // label71
  4731. //
  4732. this.label71.AutoSize = true;
  4733. this.label71.Location = new System.Drawing.Point(63, 29);
  4734. this.label71.Name = "label71";
  4735. this.label71.Size = new System.Drawing.Size(51, 21);
  4736. this.label71.TabIndex = 3;
  4737. this.label71.Text = "系数2";
  4738. //
  4739. // textBox_MOS_R2
  4740. //
  4741. this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4742. this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139);
  4743. this.textBox_MOS_R2.Name = "textBox_MOS_R2";
  4744. this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28);
  4745. this.textBox_MOS_R2.TabIndex = 15;
  4746. this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4747. //
  4748. // textBox_MOS_K2
  4749. //
  4750. this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4751. this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62);
  4752. this.textBox_MOS_K2.Name = "textBox_MOS_K2";
  4753. this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28);
  4754. this.textBox_MOS_K2.TabIndex = 15;
  4755. this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4756. //
  4757. // label75
  4758. //
  4759. this.label75.AutoSize = true;
  4760. this.label75.Location = new System.Drawing.Point(6, 106);
  4761. this.label75.Name = "label75";
  4762. this.label75.Size = new System.Drawing.Size(51, 21);
  4763. this.label75.TabIndex = 3;
  4764. this.label75.Text = "内阻1";
  4765. //
  4766. // label70
  4767. //
  4768. this.label70.AutoSize = true;
  4769. this.label70.Location = new System.Drawing.Point(6, 29);
  4770. this.label70.Name = "label70";
  4771. this.label70.Size = new System.Drawing.Size(51, 21);
  4772. this.label70.TabIndex = 3;
  4773. this.label70.Text = "系数1";
  4774. //
  4775. // textBox_MOS_R1
  4776. //
  4777. this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4778. this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139);
  4779. this.textBox_MOS_R1.Name = "textBox_MOS_R1";
  4780. this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28);
  4781. this.textBox_MOS_R1.TabIndex = 15;
  4782. this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4783. //
  4784. // textBox_MOS_K1
  4785. //
  4786. this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4787. this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62);
  4788. this.textBox_MOS_K1.Name = "textBox_MOS_K1";
  4789. this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28);
  4790. this.textBox_MOS_K1.TabIndex = 15;
  4791. this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4792. //
  4793. // groupBox20
  4794. //
  4795. this.groupBox20.Controls.Add(this.label1_TorqueCal1);
  4796. this.groupBox20.Controls.Add(this.label1_TorqueCal2);
  4797. this.groupBox20.Controls.Add(this.label1_TorqueCal3);
  4798. this.groupBox20.Controls.Add(this.label1_TorqueCal4);
  4799. this.groupBox20.Controls.Add(this.label1_TorqueCal0);
  4800. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal0);
  4801. this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
  4802. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
  4803. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
  4804. this.groupBox20.Controls.Add(this.buttonFacModeSet1);
  4805. this.groupBox20.Controls.Add(this.buttonFacModeSet2);
  4806. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3);
  4807. this.groupBox20.Controls.Add(this.buttonFacModeSet3);
  4808. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1);
  4809. this.groupBox20.Controls.Add(this.buttonFacModeSet4);
  4810. this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2);
  4811. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4);
  4812. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3);
  4813. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1);
  4814. this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
  4815. this.groupBox20.Location = new System.Drawing.Point(3, 109);
  4816. this.groupBox20.Name = "groupBox20";
  4817. this.groupBox20.Size = new System.Drawing.Size(209, 203);
  4818. this.groupBox20.TabIndex = 8;
  4819. this.groupBox20.TabStop = false;
  4820. this.groupBox20.Text = "力矩标定";
  4821. //
  4822. // label1_TorqueCal1
  4823. //
  4824. this.label1_TorqueCal1.BackColor = System.Drawing.Color.Red;
  4825. this.label1_TorqueCal1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4826. this.label1_TorqueCal1.ForeColor = System.Drawing.SystemColors.ControlText;
  4827. this.label1_TorqueCal1.Location = new System.Drawing.Point(181, 75);
  4828. this.label1_TorqueCal1.Name = "label1_TorqueCal1";
  4829. this.label1_TorqueCal1.Size = new System.Drawing.Size(15, 15);
  4830. this.label1_TorqueCal1.TabIndex = 21;
  4831. this.label1_TorqueCal1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4832. //
  4833. // label1_TorqueCal2
  4834. //
  4835. this.label1_TorqueCal2.BackColor = System.Drawing.Color.Red;
  4836. this.label1_TorqueCal2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4837. this.label1_TorqueCal2.ForeColor = System.Drawing.SystemColors.ControlText;
  4838. this.label1_TorqueCal2.Location = new System.Drawing.Point(181, 108);
  4839. this.label1_TorqueCal2.Name = "label1_TorqueCal2";
  4840. this.label1_TorqueCal2.Size = new System.Drawing.Size(15, 15);
  4841. this.label1_TorqueCal2.TabIndex = 20;
  4842. this.label1_TorqueCal2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4843. //
  4844. // label1_TorqueCal3
  4845. //
  4846. this.label1_TorqueCal3.BackColor = System.Drawing.Color.Red;
  4847. this.label1_TorqueCal3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4848. this.label1_TorqueCal3.ForeColor = System.Drawing.SystemColors.ControlText;
  4849. this.label1_TorqueCal3.Location = new System.Drawing.Point(181, 141);
  4850. this.label1_TorqueCal3.Name = "label1_TorqueCal3";
  4851. this.label1_TorqueCal3.Size = new System.Drawing.Size(15, 15);
  4852. this.label1_TorqueCal3.TabIndex = 19;
  4853. this.label1_TorqueCal3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4854. //
  4855. // label1_TorqueCal4
  4856. //
  4857. this.label1_TorqueCal4.BackColor = System.Drawing.Color.Red;
  4858. this.label1_TorqueCal4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4859. this.label1_TorqueCal4.ForeColor = System.Drawing.SystemColors.ControlText;
  4860. this.label1_TorqueCal4.Location = new System.Drawing.Point(181, 174);
  4861. this.label1_TorqueCal4.Name = "label1_TorqueCal4";
  4862. this.label1_TorqueCal4.Size = new System.Drawing.Size(15, 15);
  4863. this.label1_TorqueCal4.TabIndex = 18;
  4864. this.label1_TorqueCal4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4865. //
  4866. // label1_TorqueCal0
  4867. //
  4868. this.label1_TorqueCal0.BackColor = System.Drawing.Color.Red;
  4869. this.label1_TorqueCal0.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4870. this.label1_TorqueCal0.ForeColor = System.Drawing.SystemColors.ControlText;
  4871. this.label1_TorqueCal0.Location = new System.Drawing.Point(181, 41);
  4872. this.label1_TorqueCal0.Name = "label1_TorqueCal0";
  4873. this.label1_TorqueCal0.Size = new System.Drawing.Size(15, 15);
  4874. this.label1_TorqueCal0.TabIndex = 17;
  4875. this.label1_TorqueCal0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4876. //
  4877. // textBox_FacModeSensorCal0
  4878. //
  4879. this.textBox_FacModeSensorCal0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  4880. this.textBox_FacModeSensorCal0.Location = new System.Drawing.Point(6, 35);
  4881. this.textBox_FacModeSensorCal0.Name = "textBox_FacModeSensorCal0";
  4882. this.textBox_FacModeSensorCal0.ReadOnly = true;
  4883. this.textBox_FacModeSensorCal0.Size = new System.Drawing.Size(47, 28);
  4884. this.textBox_FacModeSensorCal0.TabIndex = 16;
  4885. this.textBox_FacModeSensorCal0.Text = "0";
  4886. this.textBox_FacModeSensorCal0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4887. //
  4888. // button_FacModeSensorRead
  4889. //
  4890. this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  4891. this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33);
  4892. this.button_FacModeSensorRead.Name = "button_FacModeSensorRead";
  4893. this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30);
  4894. this.button_FacModeSensorRead.TabIndex = 15;
  4895. this.button_FacModeSensorRead.Text = "读取";
  4896. this.button_FacModeSensorRead.UseVisualStyleBackColor = false;
  4897. this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click);
  4898. //
  4899. // textBox_FacModeSensorADC0
  4900. //
  4901. this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4902. this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35);
  4903. this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0";
  4904. this.textBox_FacModeSensorADC0.ReadOnly = true;
  4905. this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28);
  4906. this.textBox_FacModeSensorADC0.TabIndex = 15;
  4907. this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4908. //
  4909. // textBox_FacModeSensorADC4
  4910. //
  4911. this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4912. this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168);
  4913. this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4";
  4914. this.textBox_FacModeSensorADC4.ReadOnly = true;
  4915. this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28);
  4916. this.textBox_FacModeSensorADC4.TabIndex = 14;
  4917. this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4918. //
  4919. // buttonFacModeSet1
  4920. //
  4921. this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4922. this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67);
  4923. this.buttonFacModeSet1.Name = "buttonFacModeSet1";
  4924. this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30);
  4925. this.buttonFacModeSet1.TabIndex = 7;
  4926. this.buttonFacModeSet1.Text = "加载1";
  4927. this.buttonFacModeSet1.UseVisualStyleBackColor = false;
  4928. this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click);
  4929. //
  4930. // buttonFacModeSet2
  4931. //
  4932. this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4933. this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100);
  4934. this.buttonFacModeSet2.Name = "buttonFacModeSet2";
  4935. this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30);
  4936. this.buttonFacModeSet2.TabIndex = 8;
  4937. this.buttonFacModeSet2.Text = "加载2";
  4938. this.buttonFacModeSet2.UseVisualStyleBackColor = false;
  4939. this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click);
  4940. //
  4941. // textBox_FacModeSensorADC3
  4942. //
  4943. this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4944. this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135);
  4945. this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3";
  4946. this.textBox_FacModeSensorADC3.ReadOnly = true;
  4947. this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28);
  4948. this.textBox_FacModeSensorADC3.TabIndex = 13;
  4949. this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4950. //
  4951. // buttonFacModeSet3
  4952. //
  4953. this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4954. this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133);
  4955. this.buttonFacModeSet3.Name = "buttonFacModeSet3";
  4956. this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30);
  4957. this.buttonFacModeSet3.TabIndex = 9;
  4958. this.buttonFacModeSet3.Text = "加载3";
  4959. this.buttonFacModeSet3.UseVisualStyleBackColor = false;
  4960. this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click);
  4961. //
  4962. // textBox_FacModeSensorADC1
  4963. //
  4964. this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4965. this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69);
  4966. this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1";
  4967. this.textBox_FacModeSensorADC1.ReadOnly = true;
  4968. this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28);
  4969. this.textBox_FacModeSensorADC1.TabIndex = 12;
  4970. this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4971. //
  4972. // buttonFacModeSet4
  4973. //
  4974. this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  4975. this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166);
  4976. this.buttonFacModeSet4.Name = "buttonFacModeSet4";
  4977. this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30);
  4978. this.buttonFacModeSet4.TabIndex = 10;
  4979. this.buttonFacModeSet4.Text = "加载4";
  4980. this.buttonFacModeSet4.UseVisualStyleBackColor = false;
  4981. this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click);
  4982. //
  4983. // textBox_FacModeSensorADC2
  4984. //
  4985. this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4986. this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102);
  4987. this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2";
  4988. this.textBox_FacModeSensorADC2.ReadOnly = true;
  4989. this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28);
  4990. this.textBox_FacModeSensorADC2.TabIndex = 11;
  4991. this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4992. //
  4993. // textBox_FacModeSensorCal4
  4994. //
  4995. this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  4996. this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168);
  4997. this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4";
  4998. this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28);
  4999. this.textBox_FacModeSensorCal4.TabIndex = 5;
  5000. this.textBox_FacModeSensorCal4.Text = "96";
  5001. this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5002. //
  5003. // textBox_FacModeSensorCal3
  5004. //
  5005. this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5006. this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135);
  5007. this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3";
  5008. this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28);
  5009. this.textBox_FacModeSensorCal3.TabIndex = 4;
  5010. this.textBox_FacModeSensorCal3.Text = "72";
  5011. this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5012. //
  5013. // textBox_FacModeSensorCal1
  5014. //
  5015. this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5016. this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69);
  5017. this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1";
  5018. this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28);
  5019. this.textBox_FacModeSensorCal1.TabIndex = 3;
  5020. this.textBox_FacModeSensorCal1.Text = "24";
  5021. this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5022. //
  5023. // textBox_FacModeSensorCal2
  5024. //
  5025. this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5026. this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102);
  5027. this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2";
  5028. this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28);
  5029. this.textBox_FacModeSensorCal2.TabIndex = 2;
  5030. this.textBox_FacModeSensorCal2.Text = "48";
  5031. this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5032. //
  5033. // groupBox24
  5034. //
  5035. this.groupBox24.Controls.Add(this.button_ReadRideLog);
  5036. this.groupBox24.Controls.Add(this.button_WriteRideLog);
  5037. this.groupBox24.Controls.Add(this.textBox_TRIP_KM);
  5038. this.groupBox24.Controls.Add(this.textBox_TRIP_TIME);
  5039. this.groupBox24.Controls.Add(this.textBox_ODO_KM);
  5040. this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
  5041. this.groupBox24.Controls.Add(this.label126);
  5042. this.groupBox24.Controls.Add(this.label119);
  5043. this.groupBox24.Location = new System.Drawing.Point(218, 109);
  5044. this.groupBox24.Name = "groupBox24";
  5045. this.groupBox24.Size = new System.Drawing.Size(170, 203);
  5046. this.groupBox24.TabIndex = 7;
  5047. this.groupBox24.TabStop = false;
  5048. this.groupBox24.Text = "骑行信息";
  5049. //
  5050. // button_ReadRideLog
  5051. //
  5052. this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5053. this.button_ReadRideLog.Location = new System.Drawing.Point(16, 167);
  5054. this.button_ReadRideLog.Name = "button_ReadRideLog";
  5055. this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
  5056. this.button_ReadRideLog.TabIndex = 16;
  5057. this.button_ReadRideLog.Text = "查询";
  5058. this.button_ReadRideLog.UseVisualStyleBackColor = false;
  5059. this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click);
  5060. //
  5061. // button_WriteRideLog
  5062. //
  5063. this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  5064. this.button_WriteRideLog.Location = new System.Drawing.Point(92, 167);
  5065. this.button_WriteRideLog.Name = "button_WriteRideLog";
  5066. this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
  5067. this.button_WriteRideLog.TabIndex = 17;
  5068. this.button_WriteRideLog.Text = "写入";
  5069. this.button_WriteRideLog.UseVisualStyleBackColor = false;
  5070. this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click);
  5071. //
  5072. // textBox_TRIP_KM
  5073. //
  5074. this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5075. this.textBox_TRIP_KM.Location = new System.Drawing.Point(16, 120);
  5076. this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
  5077. this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
  5078. this.textBox_TRIP_KM.TabIndex = 15;
  5079. this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5080. //
  5081. // textBox_TRIP_TIME
  5082. //
  5083. this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5084. this.textBox_TRIP_TIME.Location = new System.Drawing.Point(92, 120);
  5085. this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
  5086. this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
  5087. this.textBox_TRIP_TIME.TabIndex = 15;
  5088. this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5089. //
  5090. // textBox_ODO_KM
  5091. //
  5092. this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5093. this.textBox_ODO_KM.Location = new System.Drawing.Point(16, 55);
  5094. this.textBox_ODO_KM.Name = "textBox_ODO_KM";
  5095. this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
  5096. this.textBox_ODO_KM.TabIndex = 15;
  5097. this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5098. //
  5099. // textBox_ODO_TIME
  5100. //
  5101. this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5102. this.textBox_ODO_TIME.Location = new System.Drawing.Point(92, 55);
  5103. this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
  5104. this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
  5105. this.textBox_ODO_TIME.TabIndex = 15;
  5106. this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5107. //
  5108. // label126
  5109. //
  5110. this.label126.AutoSize = true;
  5111. this.label126.Location = new System.Drawing.Point(24, 91);
  5112. this.label126.Name = "label126";
  5113. this.label126.Size = new System.Drawing.Size(44, 21);
  5114. this.label126.TabIndex = 3;
  5115. this.label126.Text = "TRIP";
  5116. //
  5117. // label119
  5118. //
  5119. this.label119.AutoSize = true;
  5120. this.label119.Location = new System.Drawing.Point(22, 26);
  5121. this.label119.Name = "label119";
  5122. this.label119.Size = new System.Drawing.Size(48, 21);
  5123. this.label119.TabIndex = 3;
  5124. this.label119.Text = "ODO";
  5125. //
  5126. // groupBox19
  5127. //
  5128. this.groupBox19.Controls.Add(this.button_FacModeInit);
  5129. this.groupBox19.Location = new System.Drawing.Point(3, 3);
  5130. this.groupBox19.Name = "groupBox19";
  5131. this.groupBox19.Size = new System.Drawing.Size(209, 96);
  5132. this.groupBox19.TabIndex = 7;
  5133. this.groupBox19.TabStop = false;
  5134. this.groupBox19.Text = "初始化";
  5135. //
  5136. // button_FacModeInit
  5137. //
  5138. this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5139. this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
  5140. this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
  5141. this.button_FacModeInit.Name = "button_FacModeInit";
  5142. this.button_FacModeInit.Size = new System.Drawing.Size(149, 45);
  5143. this.button_FacModeInit.TabIndex = 0;
  5144. this.button_FacModeInit.Text = "初始化";
  5145. this.button_FacModeInit.UseVisualStyleBackColor = false;
  5146. this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click);
  5147. //
  5148. // tabPage_AngleCal
  5149. //
  5150. this.tabPage_AngleCal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5151. this.tabPage_AngleCal.Controls.Add(this.label153);
  5152. this.tabPage_AngleCal.Controls.Add(this.label151);
  5153. this.tabPage_AngleCal.Controls.Add(this.label150);
  5154. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffAvg);
  5155. this.tabPage_AngleCal.Controls.Add(this.label149);
  5156. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMax);
  5157. this.tabPage_AngleCal.Controls.Add(this.label147);
  5158. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMin);
  5159. this.tabPage_AngleCal.Controls.Add(this.label146);
  5160. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroDiff);
  5161. this.tabPage_AngleCal.Controls.Add(this.label144);
  5162. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroCur);
  5163. this.tabPage_AngleCal.Controls.Add(this.label142);
  5164. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroInit);
  5165. this.tabPage_AngleCal.Controls.Add(this.label140);
  5166. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroTh);
  5167. this.tabPage_AngleCal.Controls.Add(this.label139);
  5168. this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffTh);
  5169. this.tabPage_AngleCal.Controls.Add(this.button_AngleWrite);
  5170. this.tabPage_AngleCal.Controls.Add(this.button_AngleExportData);
  5171. this.tabPage_AngleCal.Controls.Add(this.button_AngleCalStart);
  5172. this.tabPage_AngleCal.Controls.Add(this.groupBox32);
  5173. this.tabPage_AngleCal.Location = new System.Drawing.Point(4, 30);
  5174. this.tabPage_AngleCal.Name = "tabPage_AngleCal";
  5175. this.tabPage_AngleCal.Size = new System.Drawing.Size(990, 315);
  5176. this.tabPage_AngleCal.TabIndex = 15;
  5177. this.tabPage_AngleCal.Text = "位置校准";
  5178. //
  5179. // label153
  5180. //
  5181. this.label153.BackColor = System.Drawing.Color.Silver;
  5182. this.label153.Location = new System.Drawing.Point(761, 202);
  5183. this.label153.Name = "label153";
  5184. this.label153.Size = new System.Drawing.Size(206, 1);
  5185. this.label153.TabIndex = 62;
  5186. //
  5187. // label151
  5188. //
  5189. this.label151.BackColor = System.Drawing.Color.Silver;
  5190. this.label151.Location = new System.Drawing.Point(761, 88);
  5191. this.label151.Name = "label151";
  5192. this.label151.Size = new System.Drawing.Size(206, 1);
  5193. this.label151.TabIndex = 61;
  5194. //
  5195. // label150
  5196. //
  5197. this.label150.AutoSize = true;
  5198. this.label150.Location = new System.Drawing.Point(758, 287);
  5199. this.label150.Name = "label150";
  5200. this.label150.Size = new System.Drawing.Size(74, 21);
  5201. this.label150.TabIndex = 59;
  5202. this.label150.Text = "平均偏差";
  5203. //
  5204. // textBox_AngleDiffAvg
  5205. //
  5206. this.textBox_AngleDiffAvg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5207. this.textBox_AngleDiffAvg.Location = new System.Drawing.Point(881, 283);
  5208. this.textBox_AngleDiffAvg.Name = "textBox_AngleDiffAvg";
  5209. this.textBox_AngleDiffAvg.ReadOnly = true;
  5210. this.textBox_AngleDiffAvg.Size = new System.Drawing.Size(85, 28);
  5211. this.textBox_AngleDiffAvg.TabIndex = 60;
  5212. this.textBox_AngleDiffAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5213. //
  5214. // label149
  5215. //
  5216. this.label149.AutoSize = true;
  5217. this.label149.Location = new System.Drawing.Point(758, 249);
  5218. this.label149.Name = "label149";
  5219. this.label149.Size = new System.Drawing.Size(74, 21);
  5220. this.label149.TabIndex = 57;
  5221. this.label149.Text = "最大偏差";
  5222. //
  5223. // textBox_AngleDiffMax
  5224. //
  5225. this.textBox_AngleDiffMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5226. this.textBox_AngleDiffMax.Location = new System.Drawing.Point(881, 245);
  5227. this.textBox_AngleDiffMax.Name = "textBox_AngleDiffMax";
  5228. this.textBox_AngleDiffMax.ReadOnly = true;
  5229. this.textBox_AngleDiffMax.Size = new System.Drawing.Size(85, 28);
  5230. this.textBox_AngleDiffMax.TabIndex = 58;
  5231. this.textBox_AngleDiffMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5232. //
  5233. // label147
  5234. //
  5235. this.label147.AutoSize = true;
  5236. this.label147.Location = new System.Drawing.Point(758, 211);
  5237. this.label147.Name = "label147";
  5238. this.label147.Size = new System.Drawing.Size(74, 21);
  5239. this.label147.TabIndex = 55;
  5240. this.label147.Text = "最小偏差";
  5241. //
  5242. // textBox_AngleDiffMin
  5243. //
  5244. this.textBox_AngleDiffMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5245. this.textBox_AngleDiffMin.Location = new System.Drawing.Point(881, 207);
  5246. this.textBox_AngleDiffMin.Name = "textBox_AngleDiffMin";
  5247. this.textBox_AngleDiffMin.ReadOnly = true;
  5248. this.textBox_AngleDiffMin.Size = new System.Drawing.Size(85, 28);
  5249. this.textBox_AngleDiffMin.TabIndex = 56;
  5250. this.textBox_AngleDiffMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5251. //
  5252. // label146
  5253. //
  5254. this.label146.AutoSize = true;
  5255. this.label146.Location = new System.Drawing.Point(758, 173);
  5256. this.label146.Name = "label146";
  5257. this.label146.Size = new System.Drawing.Size(74, 21);
  5258. this.label146.TabIndex = 53;
  5259. this.label146.Text = "零点误差";
  5260. //
  5261. // textBox_AngleZeroDiff
  5262. //
  5263. this.textBox_AngleZeroDiff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5264. this.textBox_AngleZeroDiff.Location = new System.Drawing.Point(881, 169);
  5265. this.textBox_AngleZeroDiff.Name = "textBox_AngleZeroDiff";
  5266. this.textBox_AngleZeroDiff.ReadOnly = true;
  5267. this.textBox_AngleZeroDiff.Size = new System.Drawing.Size(85, 28);
  5268. this.textBox_AngleZeroDiff.TabIndex = 54;
  5269. this.textBox_AngleZeroDiff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5270. //
  5271. // label144
  5272. //
  5273. this.label144.AutoSize = true;
  5274. this.label144.Location = new System.Drawing.Point(758, 135);
  5275. this.label144.Name = "label144";
  5276. this.label144.Size = new System.Drawing.Size(106, 21);
  5277. this.label144.TabIndex = 51;
  5278. this.label144.Text = "当前零点位置";
  5279. //
  5280. // textBox_AngleZeroCur
  5281. //
  5282. this.textBox_AngleZeroCur.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5283. this.textBox_AngleZeroCur.Location = new System.Drawing.Point(881, 131);
  5284. this.textBox_AngleZeroCur.Name = "textBox_AngleZeroCur";
  5285. this.textBox_AngleZeroCur.ReadOnly = true;
  5286. this.textBox_AngleZeroCur.Size = new System.Drawing.Size(85, 28);
  5287. this.textBox_AngleZeroCur.TabIndex = 52;
  5288. this.textBox_AngleZeroCur.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5289. //
  5290. // label142
  5291. //
  5292. this.label142.AutoSize = true;
  5293. this.label142.Location = new System.Drawing.Point(758, 97);
  5294. this.label142.Name = "label142";
  5295. this.label142.Size = new System.Drawing.Size(106, 21);
  5296. this.label142.TabIndex = 49;
  5297. this.label142.Text = "历史零点位置";
  5298. //
  5299. // textBox_AngleZeroInit
  5300. //
  5301. this.textBox_AngleZeroInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5302. this.textBox_AngleZeroInit.Location = new System.Drawing.Point(881, 93);
  5303. this.textBox_AngleZeroInit.Name = "textBox_AngleZeroInit";
  5304. this.textBox_AngleZeroInit.ReadOnly = true;
  5305. this.textBox_AngleZeroInit.Size = new System.Drawing.Size(85, 28);
  5306. this.textBox_AngleZeroInit.TabIndex = 50;
  5307. this.textBox_AngleZeroInit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5308. //
  5309. // label140
  5310. //
  5311. this.label140.AutoSize = true;
  5312. this.label140.Location = new System.Drawing.Point(758, 59);
  5313. this.label140.Name = "label140";
  5314. this.label140.Size = new System.Drawing.Size(106, 21);
  5315. this.label140.TabIndex = 47;
  5316. this.label140.Text = "零点允许偏差";
  5317. //
  5318. // textBox_AngleZeroTh
  5319. //
  5320. this.textBox_AngleZeroTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5321. this.textBox_AngleZeroTh.Location = new System.Drawing.Point(881, 55);
  5322. this.textBox_AngleZeroTh.Name = "textBox_AngleZeroTh";
  5323. this.textBox_AngleZeroTh.Size = new System.Drawing.Size(85, 28);
  5324. this.textBox_AngleZeroTh.TabIndex = 48;
  5325. this.textBox_AngleZeroTh.Text = "5";
  5326. this.textBox_AngleZeroTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5327. this.textBox_AngleZeroTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleZeroTh_KeyDown);
  5328. //
  5329. // label139
  5330. //
  5331. this.label139.AutoSize = true;
  5332. this.label139.Location = new System.Drawing.Point(758, 25);
  5333. this.label139.Name = "label139";
  5334. this.label139.Size = new System.Drawing.Size(106, 21);
  5335. this.label139.TabIndex = 46;
  5336. this.label139.Text = "最大允许偏差";
  5337. //
  5338. // textBox_AngleDiffTh
  5339. //
  5340. this.textBox_AngleDiffTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5341. this.textBox_AngleDiffTh.Location = new System.Drawing.Point(881, 21);
  5342. this.textBox_AngleDiffTh.Name = "textBox_AngleDiffTh";
  5343. this.textBox_AngleDiffTh.Size = new System.Drawing.Size(85, 28);
  5344. this.textBox_AngleDiffTh.TabIndex = 46;
  5345. this.textBox_AngleDiffTh.Text = "10";
  5346. this.textBox_AngleDiffTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  5347. this.textBox_AngleDiffTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleDiffTh_KeyDown);
  5348. //
  5349. // button_AngleWrite
  5350. //
  5351. this.button_AngleWrite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5352. this.button_AngleWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5353. this.button_AngleWrite.ForeColor = System.Drawing.Color.Black;
  5354. this.button_AngleWrite.Location = new System.Drawing.Point(620, 261);
  5355. this.button_AngleWrite.Name = "button_AngleWrite";
  5356. this.button_AngleWrite.Size = new System.Drawing.Size(120, 50);
  5357. this.button_AngleWrite.TabIndex = 28;
  5358. this.button_AngleWrite.Text = "校准历史零点";
  5359. this.button_AngleWrite.UseVisualStyleBackColor = false;
  5360. this.button_AngleWrite.Click += new System.EventHandler(this.button_AngleWrite_Click);
  5361. //
  5362. // button_AngleExportData
  5363. //
  5364. this.button_AngleExportData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5365. this.button_AngleExportData.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5366. this.button_AngleExportData.ForeColor = System.Drawing.Color.Black;
  5367. this.button_AngleExportData.Location = new System.Drawing.Point(620, 141);
  5368. this.button_AngleExportData.Name = "button_AngleExportData";
  5369. this.button_AngleExportData.Size = new System.Drawing.Size(120, 50);
  5370. this.button_AngleExportData.TabIndex = 27;
  5371. this.button_AngleExportData.Text = "导出数据";
  5372. this.button_AngleExportData.UseVisualStyleBackColor = false;
  5373. this.button_AngleExportData.Click += new System.EventHandler(this.button_AngleExportData_Click);
  5374. //
  5375. // button_AngleCalStart
  5376. //
  5377. this.button_AngleCalStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  5378. this.button_AngleCalStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5379. this.button_AngleCalStart.ForeColor = System.Drawing.Color.Black;
  5380. this.button_AngleCalStart.Location = new System.Drawing.Point(620, 21);
  5381. this.button_AngleCalStart.Name = "button_AngleCalStart";
  5382. this.button_AngleCalStart.Size = new System.Drawing.Size(120, 50);
  5383. this.button_AngleCalStart.TabIndex = 26;
  5384. this.button_AngleCalStart.Text = "开始位置传感器测试";
  5385. this.button_AngleCalStart.UseVisualStyleBackColor = false;
  5386. this.button_AngleCalStart.Click += new System.EventHandler(this.button_AngleCalStart_Click);
  5387. //
  5388. // groupBox32
  5389. //
  5390. this.groupBox32.Controls.Add(this.dataGridView_AngleCal);
  5391. this.groupBox32.Location = new System.Drawing.Point(4, 4);
  5392. this.groupBox32.Name = "groupBox32";
  5393. this.groupBox32.Size = new System.Drawing.Size(606, 308);
  5394. this.groupBox32.TabIndex = 1;
  5395. this.groupBox32.TabStop = false;
  5396. this.groupBox32.Text = "位置校准数据";
  5397. //
  5398. // dataGridView_AngleCal
  5399. //
  5400. this.dataGridView_AngleCal.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5401. this.dataGridView_AngleCal.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5402. this.dataGridView_AngleCal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  5403. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5404. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  5405. dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5406. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  5407. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5408. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5409. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  5410. this.dataGridView_AngleCal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  5411. this.dataGridView_AngleCal.ColumnHeadersHeight = 36;
  5412. this.dataGridView_AngleCal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  5413. this.Pole,
  5414. this.Angle_60,
  5415. this.Angle_120,
  5416. this.Angle_180,
  5417. this.Angle_240,
  5418. this.Angle_300,
  5419. this.Angle_360});
  5420. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5421. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5422. dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  5423. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
  5424. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  5425. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  5426. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  5427. this.dataGridView_AngleCal.DefaultCellStyle = dataGridViewCellStyle2;
  5428. this.dataGridView_AngleCal.Location = new System.Drawing.Point(6, 27);
  5429. this.dataGridView_AngleCal.Name = "dataGridView_AngleCal";
  5430. this.dataGridView_AngleCal.ReadOnly = true;
  5431. this.dataGridView_AngleCal.RowHeadersWidth = 23;
  5432. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  5433. this.dataGridView_AngleCal.RowsDefaultCellStyle = dataGridViewCellStyle3;
  5434. this.dataGridView_AngleCal.RowTemplate.Height = 33;
  5435. this.dataGridView_AngleCal.Size = new System.Drawing.Size(586, 272);
  5436. this.dataGridView_AngleCal.TabIndex = 0;
  5437. //
  5438. // Pole
  5439. //
  5440. this.Pole.HeaderText = "电周期";
  5441. this.Pole.Name = "Pole";
  5442. this.Pole.ReadOnly = true;
  5443. this.Pole.Width = 80;
  5444. //
  5445. // Angle_60
  5446. //
  5447. this.Angle_60.HeaderText = "60°";
  5448. this.Angle_60.Name = "Angle_60";
  5449. this.Angle_60.ReadOnly = true;
  5450. this.Angle_60.Width = 80;
  5451. //
  5452. // Angle_120
  5453. //
  5454. this.Angle_120.HeaderText = "120°";
  5455. this.Angle_120.Name = "Angle_120";
  5456. this.Angle_120.ReadOnly = true;
  5457. this.Angle_120.Width = 80;
  5458. //
  5459. // Angle_180
  5460. //
  5461. this.Angle_180.HeaderText = "180°";
  5462. this.Angle_180.Name = "Angle_180";
  5463. this.Angle_180.ReadOnly = true;
  5464. this.Angle_180.Width = 80;
  5465. //
  5466. // Angle_240
  5467. //
  5468. this.Angle_240.HeaderText = "240°";
  5469. this.Angle_240.Name = "Angle_240";
  5470. this.Angle_240.ReadOnly = true;
  5471. this.Angle_240.Width = 80;
  5472. //
  5473. // Angle_300
  5474. //
  5475. this.Angle_300.HeaderText = "300°";
  5476. this.Angle_300.Name = "Angle_300";
  5477. this.Angle_300.ReadOnly = true;
  5478. this.Angle_300.Width = 80;
  5479. //
  5480. // Angle_360
  5481. //
  5482. this.Angle_360.HeaderText = "360°";
  5483. this.Angle_360.Name = "Angle_360";
  5484. this.Angle_360.ReadOnly = true;
  5485. this.Angle_360.Width = 80;
  5486. //
  5487. // tabPage_ProductMode_Write
  5488. //
  5489. this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  5490. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28);
  5491. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27);
  5492. this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start);
  5493. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile);
  5494. this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate);
  5495. this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2);
  5496. this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
  5497. this.tabPage_ProductMode_Write.Controls.Add(this.label112);
  5498. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
  5499. this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
  5500. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
  5501. this.tabPage_ProductMode_Write.Controls.Add(this.label111);
  5502. this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial);
  5503. this.tabPage_ProductMode_Write.Controls.Add(this.label131);
  5504. this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
  5505. this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write";
  5506. this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315);
  5507. this.tabPage_ProductMode_Write.TabIndex = 11;
  5508. this.tabPage_ProductMode_Write.Text = "量产测试";
  5509. //
  5510. // groupBox28
  5511. //
  5512. this.groupBox28.Controls.Add(this.label67);
  5513. this.groupBox28.Controls.Add(this.label_FacModeAngleCal);
  5514. this.groupBox28.Controls.Add(this.label130);
  5515. this.groupBox28.Controls.Add(this.label_FacModeMosCal);
  5516. this.groupBox28.Controls.Add(this.label117);
  5517. this.groupBox28.Controls.Add(this.label_FacModeSpeed);
  5518. this.groupBox28.Controls.Add(this.label_FacModeBMS);
  5519. this.groupBox28.Controls.Add(this.label116);
  5520. this.groupBox28.Controls.Add(this.label114);
  5521. this.groupBox28.Controls.Add(this.label_FacModeCad);
  5522. this.groupBox28.Controls.Add(this.label_FacModeTq);
  5523. this.groupBox28.Controls.Add(this.label113);
  5524. this.groupBox28.Controls.Add(this.label134);
  5525. this.groupBox28.Controls.Add(this.label_FacModeBootVer);
  5526. this.groupBox28.Controls.Add(this.label136);
  5527. this.groupBox28.Controls.Add(this.label_FacModeFWVersion);
  5528. this.groupBox28.Controls.Add(this.label145);
  5529. this.groupBox28.Controls.Add(this.label127);
  5530. this.groupBox28.Controls.Add(this.label_FacModeLightB);
  5531. this.groupBox28.Controls.Add(this.label_FacModeBreak);
  5532. this.groupBox28.Controls.Add(this.label143);
  5533. this.groupBox28.Controls.Add(this.label_FacModeLightF);
  5534. this.groupBox28.Controls.Add(this.label129);
  5535. this.groupBox28.Controls.Add(this.label_FacModeGas);
  5536. this.groupBox28.Controls.Add(this.label123);
  5537. this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed);
  5538. this.groupBox28.Controls.Add(this.label125);
  5539. this.groupBox28.Controls.Add(this.label_FacModeNTC);
  5540. this.groupBox28.Controls.Add(this.label122);
  5541. this.groupBox28.Controls.Add(this.label118);
  5542. this.groupBox28.Controls.Add(this.label_FacModeCurrentTest);
  5543. this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite);
  5544. this.groupBox28.Controls.Add(this.label120);
  5545. this.groupBox28.Controls.Add(this.label_FacModeVolTest);
  5546. this.groupBox28.Controls.Add(this.label115);
  5547. this.groupBox28.Controls.Add(this.label_FacModeSysClear);
  5548. this.groupBox28.Location = new System.Drawing.Point(743, 72);
  5549. this.groupBox28.Name = "groupBox28";
  5550. this.groupBox28.Size = new System.Drawing.Size(238, 240);
  5551. this.groupBox28.TabIndex = 9;
  5552. this.groupBox28.TabStop = false;
  5553. this.groupBox28.Text = "测试状态";
  5554. //
  5555. // label67
  5556. //
  5557. this.label67.AutoSize = true;
  5558. this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5559. this.label67.ForeColor = System.Drawing.SystemColors.ControlText;
  5560. this.label67.Location = new System.Drawing.Point(123, 216);
  5561. this.label67.Name = "label67";
  5562. this.label67.Size = new System.Drawing.Size(56, 17);
  5563. this.label67.TabIndex = 28;
  5564. this.label67.Text = "位置校准";
  5565. this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5566. //
  5567. // label_FacModeAngleCal
  5568. //
  5569. this.label_FacModeAngleCal.BackColor = System.Drawing.Color.Red;
  5570. this.label_FacModeAngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5571. this.label_FacModeAngleCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5572. this.label_FacModeAngleCal.Location = new System.Drawing.Point(208, 218);
  5573. this.label_FacModeAngleCal.Name = "label_FacModeAngleCal";
  5574. this.label_FacModeAngleCal.Size = new System.Drawing.Size(12, 12);
  5575. this.label_FacModeAngleCal.TabIndex = 29;
  5576. this.label_FacModeAngleCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5577. //
  5578. // label130
  5579. //
  5580. this.label130.AutoSize = true;
  5581. this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5582. this.label130.ForeColor = System.Drawing.SystemColors.ControlText;
  5583. this.label130.Location = new System.Drawing.Point(6, 216);
  5584. this.label130.Name = "label130";
  5585. this.label130.Size = new System.Drawing.Size(85, 17);
  5586. this.label130.TabIndex = 26;
  5587. this.label130.Text = "MOS内阻校准";
  5588. this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5589. //
  5590. // label_FacModeMosCal
  5591. //
  5592. this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red;
  5593. this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5594. this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText;
  5595. this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218);
  5596. this.label_FacModeMosCal.Name = "label_FacModeMosCal";
  5597. this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12);
  5598. this.label_FacModeMosCal.TabIndex = 27;
  5599. this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5600. //
  5601. // label117
  5602. //
  5603. this.label117.AutoSize = true;
  5604. this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5605. this.label117.ForeColor = System.Drawing.SystemColors.ControlText;
  5606. this.label117.Location = new System.Drawing.Point(123, 48);
  5607. this.label117.Name = "label117";
  5608. this.label117.Size = new System.Drawing.Size(68, 17);
  5609. this.label117.TabIndex = 24;
  5610. this.label117.Text = "车速传感器";
  5611. this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5612. //
  5613. // label_FacModeSpeed
  5614. //
  5615. this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red;
  5616. this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5617. this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5618. this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50);
  5619. this.label_FacModeSpeed.Name = "label_FacModeSpeed";
  5620. this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12);
  5621. this.label_FacModeSpeed.TabIndex = 25;
  5622. this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5623. //
  5624. // label_FacModeBMS
  5625. //
  5626. this.label_FacModeBMS.BackColor = System.Drawing.Color.Red;
  5627. this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5628. this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText;
  5629. this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50);
  5630. this.label_FacModeBMS.Name = "label_FacModeBMS";
  5631. this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12);
  5632. this.label_FacModeBMS.TabIndex = 23;
  5633. this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5634. //
  5635. // label116
  5636. //
  5637. this.label116.AutoSize = true;
  5638. this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5639. this.label116.ForeColor = System.Drawing.SystemColors.ControlText;
  5640. this.label116.Location = new System.Drawing.Point(6, 48);
  5641. this.label116.Name = "label116";
  5642. this.label116.Size = new System.Drawing.Size(59, 17);
  5643. this.label116.TabIndex = 22;
  5644. this.label116.Text = "BMS通讯";
  5645. this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5646. //
  5647. // label114
  5648. //
  5649. this.label114.AutoSize = true;
  5650. this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5651. this.label114.ForeColor = System.Drawing.SystemColors.ControlText;
  5652. this.label114.Location = new System.Drawing.Point(123, 120);
  5653. this.label114.Name = "label114";
  5654. this.label114.Size = new System.Drawing.Size(68, 17);
  5655. this.label114.TabIndex = 19;
  5656. this.label114.Text = "踏频传感器";
  5657. this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5658. //
  5659. // label_FacModeCad
  5660. //
  5661. this.label_FacModeCad.BackColor = System.Drawing.Color.Red;
  5662. this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5663. this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText;
  5664. this.label_FacModeCad.Location = new System.Drawing.Point(208, 122);
  5665. this.label_FacModeCad.Name = "label_FacModeCad";
  5666. this.label_FacModeCad.Size = new System.Drawing.Size(12, 12);
  5667. this.label_FacModeCad.TabIndex = 20;
  5668. this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5669. //
  5670. // label_FacModeTq
  5671. //
  5672. this.label_FacModeTq.BackColor = System.Drawing.Color.Red;
  5673. this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5674. this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText;
  5675. this.label_FacModeTq.Location = new System.Drawing.Point(95, 122);
  5676. this.label_FacModeTq.Name = "label_FacModeTq";
  5677. this.label_FacModeTq.Size = new System.Drawing.Size(12, 12);
  5678. this.label_FacModeTq.TabIndex = 21;
  5679. this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5680. //
  5681. // label113
  5682. //
  5683. this.label113.AutoSize = true;
  5684. this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5685. this.label113.ForeColor = System.Drawing.SystemColors.ControlText;
  5686. this.label113.Location = new System.Drawing.Point(6, 120);
  5687. this.label113.Name = "label113";
  5688. this.label113.Size = new System.Drawing.Size(68, 17);
  5689. this.label113.TabIndex = 18;
  5690. this.label113.Text = "力矩传感器";
  5691. this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5692. //
  5693. // label134
  5694. //
  5695. this.label134.AutoSize = true;
  5696. this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5697. this.label134.ForeColor = System.Drawing.SystemColors.ControlText;
  5698. this.label134.Location = new System.Drawing.Point(123, 192);
  5699. this.label134.Name = "label134";
  5700. this.label134.Size = new System.Drawing.Size(43, 17);
  5701. this.label134.TabIndex = 14;
  5702. this.label134.Text = "BOOT";
  5703. this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5704. //
  5705. // label_FacModeBootVer
  5706. //
  5707. this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red;
  5708. this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5709. this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText;
  5710. this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194);
  5711. this.label_FacModeBootVer.Name = "label_FacModeBootVer";
  5712. this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12);
  5713. this.label_FacModeBootVer.TabIndex = 15;
  5714. this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5715. //
  5716. // label136
  5717. //
  5718. this.label136.AutoSize = true;
  5719. this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5720. this.label136.ForeColor = System.Drawing.SystemColors.ControlText;
  5721. this.label136.Location = new System.Drawing.Point(6, 192);
  5722. this.label136.Name = "label136";
  5723. this.label136.Size = new System.Drawing.Size(56, 17);
  5724. this.label136.TabIndex = 16;
  5725. this.label136.Text = "软件版本";
  5726. this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5727. //
  5728. // label_FacModeFWVersion
  5729. //
  5730. this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red;
  5731. this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5732. this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText;
  5733. this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194);
  5734. this.label_FacModeFWVersion.Name = "label_FacModeFWVersion";
  5735. this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12);
  5736. this.label_FacModeFWVersion.TabIndex = 17;
  5737. this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5738. //
  5739. // label145
  5740. //
  5741. this.label145.AutoSize = true;
  5742. this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5743. this.label145.ForeColor = System.Drawing.SystemColors.ControlText;
  5744. this.label145.Location = new System.Drawing.Point(123, 168);
  5745. this.label145.Name = "label145";
  5746. this.label145.Size = new System.Drawing.Size(56, 17);
  5747. this.label145.TabIndex = 10;
  5748. this.label145.Text = "后灯控制";
  5749. this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5750. //
  5751. // label127
  5752. //
  5753. this.label127.AutoSize = true;
  5754. this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5755. this.label127.ForeColor = System.Drawing.SystemColors.ControlText;
  5756. this.label127.Location = new System.Drawing.Point(123, 144);
  5757. this.label127.Name = "label127";
  5758. this.label127.Size = new System.Drawing.Size(56, 17);
  5759. this.label127.TabIndex = 10;
  5760. this.label127.Text = "断电刹车";
  5761. this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5762. //
  5763. // label_FacModeLightB
  5764. //
  5765. this.label_FacModeLightB.BackColor = System.Drawing.Color.Red;
  5766. this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5767. this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText;
  5768. this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170);
  5769. this.label_FacModeLightB.Name = "label_FacModeLightB";
  5770. this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12);
  5771. this.label_FacModeLightB.TabIndex = 11;
  5772. this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5773. //
  5774. // label_FacModeBreak
  5775. //
  5776. this.label_FacModeBreak.BackColor = System.Drawing.Color.Red;
  5777. this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5778. this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText;
  5779. this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146);
  5780. this.label_FacModeBreak.Name = "label_FacModeBreak";
  5781. this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12);
  5782. this.label_FacModeBreak.TabIndex = 11;
  5783. this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5784. //
  5785. // label143
  5786. //
  5787. this.label143.AutoSize = true;
  5788. this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5789. this.label143.ForeColor = System.Drawing.SystemColors.ControlText;
  5790. this.label143.Location = new System.Drawing.Point(6, 168);
  5791. this.label143.Name = "label143";
  5792. this.label143.Size = new System.Drawing.Size(56, 17);
  5793. this.label143.TabIndex = 12;
  5794. this.label143.Text = "前灯控制";
  5795. this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5796. //
  5797. // label_FacModeLightF
  5798. //
  5799. this.label_FacModeLightF.BackColor = System.Drawing.Color.Red;
  5800. this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5801. this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText;
  5802. this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170);
  5803. this.label_FacModeLightF.Name = "label_FacModeLightF";
  5804. this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12);
  5805. this.label_FacModeLightF.TabIndex = 13;
  5806. this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5807. //
  5808. // label129
  5809. //
  5810. this.label129.AutoSize = true;
  5811. this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5812. this.label129.ForeColor = System.Drawing.SystemColors.ControlText;
  5813. this.label129.Location = new System.Drawing.Point(6, 144);
  5814. this.label129.Name = "label129";
  5815. this.label129.Size = new System.Drawing.Size(56, 17);
  5816. this.label129.TabIndex = 12;
  5817. this.label129.Text = "转把功能";
  5818. this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5819. //
  5820. // label_FacModeGas
  5821. //
  5822. this.label_FacModeGas.BackColor = System.Drawing.Color.Red;
  5823. this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5824. this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText;
  5825. this.label_FacModeGas.Location = new System.Drawing.Point(95, 146);
  5826. this.label_FacModeGas.Name = "label_FacModeGas";
  5827. this.label_FacModeGas.Size = new System.Drawing.Size(12, 12);
  5828. this.label_FacModeGas.TabIndex = 13;
  5829. this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5830. //
  5831. // label123
  5832. //
  5833. this.label123.AutoSize = true;
  5834. this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5835. this.label123.ForeColor = System.Drawing.SystemColors.ControlText;
  5836. this.label123.Location = new System.Drawing.Point(123, 96);
  5837. this.label123.Name = "label123";
  5838. this.label123.Size = new System.Drawing.Size(56, 17);
  5839. this.label123.TabIndex = 6;
  5840. this.label123.Text = "电机转速";
  5841. this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5842. //
  5843. // label_FacModeMotorSpeed
  5844. //
  5845. this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red;
  5846. this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5847. this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText;
  5848. this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98);
  5849. this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed";
  5850. this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12);
  5851. this.label_FacModeMotorSpeed.TabIndex = 7;
  5852. this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5853. //
  5854. // label125
  5855. //
  5856. this.label125.AutoSize = true;
  5857. this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5858. this.label125.ForeColor = System.Drawing.SystemColors.ControlText;
  5859. this.label125.Location = new System.Drawing.Point(6, 96);
  5860. this.label125.Name = "label125";
  5861. this.label125.Size = new System.Drawing.Size(56, 17);
  5862. this.label125.TabIndex = 8;
  5863. this.label125.Text = "温度测量";
  5864. this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5865. //
  5866. // label_FacModeNTC
  5867. //
  5868. this.label_FacModeNTC.BackColor = System.Drawing.Color.Red;
  5869. this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5870. this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText;
  5871. this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98);
  5872. this.label_FacModeNTC.Name = "label_FacModeNTC";
  5873. this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12);
  5874. this.label_FacModeNTC.TabIndex = 9;
  5875. this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5876. //
  5877. // label122
  5878. //
  5879. this.label122.AutoSize = true;
  5880. this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5881. this.label122.ForeColor = System.Drawing.SystemColors.ControlText;
  5882. this.label122.Location = new System.Drawing.Point(123, 72);
  5883. this.label122.Name = "label122";
  5884. this.label122.Size = new System.Drawing.Size(56, 17);
  5885. this.label122.TabIndex = 5;
  5886. this.label122.Text = "电流检测";
  5887. this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5888. //
  5889. // label118
  5890. //
  5891. this.label118.AutoSize = true;
  5892. this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5893. this.label118.ForeColor = System.Drawing.SystemColors.ControlText;
  5894. this.label118.Location = new System.Drawing.Point(123, 24);
  5895. this.label118.Name = "label118";
  5896. this.label118.Size = new System.Drawing.Size(56, 17);
  5897. this.label118.TabIndex = 5;
  5898. this.label118.Text = "参数写入";
  5899. this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5900. //
  5901. // label_FacModeCurrentTest
  5902. //
  5903. this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red;
  5904. this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5905. this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5906. this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74);
  5907. this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest";
  5908. this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12);
  5909. this.label_FacModeCurrentTest.TabIndex = 5;
  5910. this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5911. //
  5912. // label_FacMode_CfgWrite
  5913. //
  5914. this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red;
  5915. this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5916. this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText;
  5917. this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26);
  5918. this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite";
  5919. this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12);
  5920. this.label_FacMode_CfgWrite.TabIndex = 5;
  5921. this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5922. //
  5923. // label120
  5924. //
  5925. this.label120.AutoSize = true;
  5926. this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5927. this.label120.ForeColor = System.Drawing.SystemColors.ControlText;
  5928. this.label120.Location = new System.Drawing.Point(6, 72);
  5929. this.label120.Name = "label120";
  5930. this.label120.Size = new System.Drawing.Size(56, 17);
  5931. this.label120.TabIndex = 5;
  5932. this.label120.Text = "电压测量";
  5933. this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5934. //
  5935. // label_FacModeVolTest
  5936. //
  5937. this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red;
  5938. this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5939. this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText;
  5940. this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74);
  5941. this.label_FacModeVolTest.Name = "label_FacModeVolTest";
  5942. this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12);
  5943. this.label_FacModeVolTest.TabIndex = 5;
  5944. this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5945. //
  5946. // label115
  5947. //
  5948. this.label115.AutoSize = true;
  5949. this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5950. this.label115.ForeColor = System.Drawing.SystemColors.ControlText;
  5951. this.label115.Location = new System.Drawing.Point(6, 24);
  5952. this.label115.Name = "label115";
  5953. this.label115.Size = new System.Drawing.Size(56, 17);
  5954. this.label115.TabIndex = 5;
  5955. this.label115.Text = "系统清除";
  5956. this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5957. //
  5958. // label_FacModeSysClear
  5959. //
  5960. this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red;
  5961. this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5962. this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText;
  5963. this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26);
  5964. this.label_FacModeSysClear.Name = "label_FacModeSysClear";
  5965. this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12);
  5966. this.label_FacModeSysClear.TabIndex = 5;
  5967. this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5968. //
  5969. // groupBox27
  5970. //
  5971. this.groupBox27.Controls.Add(this.richTextBox_FacModeLog);
  5972. this.groupBox27.Location = new System.Drawing.Point(218, 72);
  5973. this.groupBox27.Name = "groupBox27";
  5974. this.groupBox27.Size = new System.Drawing.Size(519, 240);
  5975. this.groupBox27.TabIndex = 8;
  5976. this.groupBox27.TabStop = false;
  5977. this.groupBox27.Text = "测试记录";
  5978. //
  5979. // richTextBox_FacModeLog
  5980. //
  5981. this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  5982. this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5983. this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5984. this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28);
  5985. this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog";
  5986. this.richTextBox_FacModeLog.ReadOnly = true;
  5987. this.richTextBox_FacModeLog.Size = new System.Drawing.Size(506, 206);
  5988. this.richTextBox_FacModeLog.TabIndex = 0;
  5989. this.richTextBox_FacModeLog.Text = "";
  5990. this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged);
  5991. //
  5992. // button__FacMode_Start
  5993. //
  5994. this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  5995. this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5996. this.button__FacMode_Start.ForeColor = System.Drawing.Color.White;
  5997. this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35);
  5998. this.button__FacMode_Start.Name = "button__FacMode_Start";
  5999. this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35);
  6000. this.button__FacMode_Start.TabIndex = 9;
  6001. this.button__FacMode_Start.Text = "开始测试";
  6002. this.button__FacMode_Start.UseVisualStyleBackColor = false;
  6003. this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click);
  6004. //
  6005. // comboBox_FacModeCfgFile
  6006. //
  6007. this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6008. this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6009. this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6010. this.comboBox_FacModeCfgFile.FormattingEnabled = true;
  6011. this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
  6012. this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
  6013. this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
  6014. this.comboBox_FacModeCfgFile.TabIndex = 8;
  6015. this.comboBox_FacModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_FacModeCfgFile_MouseHover_1);
  6016. //
  6017. // comboBox_FacModeCfgDate
  6018. //
  6019. this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6020. this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6021. this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6022. this.comboBox_FacModeCfgDate.FormattingEnabled = true;
  6023. this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
  6024. this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
  6025. this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
  6026. this.comboBox_FacModeCfgDate.TabIndex = 8;
  6027. this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
  6028. this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
  6029. //
  6030. // groupBox2
  6031. //
  6032. this.groupBox2.Controls.Add(this.checkBox_FacMode_AngleCal);
  6033. this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal);
  6034. this.groupBox2.Controls.Add(this.pictureBox_WriteLock);
  6035. this.groupBox2.Controls.Add(this.checkBox_FacCad);
  6036. this.groupBox2.Controls.Add(this.checkBox_FacLightTest);
  6037. this.groupBox2.Controls.Add(this.checkBox_FacBreakTest);
  6038. this.groupBox2.Controls.Add(this.checkBox_FacTor);
  6039. this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest);
  6040. this.groupBox2.Controls.Add(this.checkBox_FacModeBMS);
  6041. this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest);
  6042. this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite);
  6043. this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear);
  6044. this.groupBox2.Location = new System.Drawing.Point(12, 72);
  6045. this.groupBox2.Name = "groupBox2";
  6046. this.groupBox2.Size = new System.Drawing.Size(200, 240);
  6047. this.groupBox2.TabIndex = 7;
  6048. this.groupBox2.TabStop = false;
  6049. this.groupBox2.Text = "测试项目";
  6050. //
  6051. // checkBox_FacMode_AngleCal
  6052. //
  6053. this.checkBox_FacMode_AngleCal.AutoSize = true;
  6054. this.checkBox_FacMode_AngleCal.Checked = true;
  6055. this.checkBox_FacMode_AngleCal.CheckState = System.Windows.Forms.CheckState.Checked;
  6056. this.checkBox_FacMode_AngleCal.Enabled = false;
  6057. this.checkBox_FacMode_AngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6058. this.checkBox_FacMode_AngleCal.Location = new System.Drawing.Point(94, 54);
  6059. this.checkBox_FacMode_AngleCal.Name = "checkBox_FacMode_AngleCal";
  6060. this.checkBox_FacMode_AngleCal.Size = new System.Drawing.Size(75, 21);
  6061. this.checkBox_FacMode_AngleCal.TabIndex = 9;
  6062. this.checkBox_FacMode_AngleCal.Text = "位置校准";
  6063. this.checkBox_FacMode_AngleCal.UseVisualStyleBackColor = true;
  6064. //
  6065. // checkBox_FacMode_MosCal
  6066. //
  6067. this.checkBox_FacMode_MosCal.AutoSize = true;
  6068. this.checkBox_FacMode_MosCal.Checked = true;
  6069. this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked;
  6070. this.checkBox_FacMode_MosCal.Enabled = false;
  6071. this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6072. this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 54);
  6073. this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal";
  6074. this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(80, 21);
  6075. this.checkBox_FacMode_MosCal.TabIndex = 8;
  6076. this.checkBox_FacMode_MosCal.Text = "MOS校准";
  6077. this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
  6078. //
  6079. // pictureBox_WriteLock
  6080. //
  6081. this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6082. this.pictureBox_WriteLock.Location = new System.Drawing.Point(159, 15);
  6083. this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
  6084. this.pictureBox_WriteLock.Size = new System.Drawing.Size(35, 35);
  6085. this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6086. this.pictureBox_WriteLock.TabIndex = 7;
  6087. this.pictureBox_WriteLock.TabStop = false;
  6088. this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
  6089. //
  6090. // checkBox_FacCad
  6091. //
  6092. this.checkBox_FacCad.AutoSize = true;
  6093. this.checkBox_FacCad.Checked = true;
  6094. this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked;
  6095. this.checkBox_FacCad.Enabled = false;
  6096. this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6097. this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158);
  6098. this.checkBox_FacCad.Name = "checkBox_FacCad";
  6099. this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21);
  6100. this.checkBox_FacCad.TabIndex = 6;
  6101. this.checkBox_FacCad.Text = "踏频";
  6102. this.checkBox_FacCad.UseVisualStyleBackColor = true;
  6103. //
  6104. // checkBox_FacLightTest
  6105. //
  6106. this.checkBox_FacLightTest.AutoSize = true;
  6107. this.checkBox_FacLightTest.Checked = true;
  6108. this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6109. this.checkBox_FacLightTest.Enabled = false;
  6110. this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6111. this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210);
  6112. this.checkBox_FacLightTest.Name = "checkBox_FacLightTest";
  6113. this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21);
  6114. this.checkBox_FacLightTest.TabIndex = 5;
  6115. this.checkBox_FacLightTest.Text = "前后灯";
  6116. this.checkBox_FacLightTest.UseVisualStyleBackColor = true;
  6117. //
  6118. // checkBox_FacBreakTest
  6119. //
  6120. this.checkBox_FacBreakTest.AutoSize = true;
  6121. this.checkBox_FacBreakTest.Checked = true;
  6122. this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6123. this.checkBox_FacBreakTest.Enabled = false;
  6124. this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6125. this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184);
  6126. this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest";
  6127. this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21);
  6128. this.checkBox_FacBreakTest.TabIndex = 4;
  6129. this.checkBox_FacBreakTest.Text = "刹车";
  6130. this.checkBox_FacBreakTest.UseVisualStyleBackColor = true;
  6131. //
  6132. // checkBox_FacTor
  6133. //
  6134. this.checkBox_FacTor.AutoSize = true;
  6135. this.checkBox_FacTor.Checked = true;
  6136. this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked;
  6137. this.checkBox_FacTor.Enabled = false;
  6138. this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6139. this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158);
  6140. this.checkBox_FacTor.Name = "checkBox_FacTor";
  6141. this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21);
  6142. this.checkBox_FacTor.TabIndex = 3;
  6143. this.checkBox_FacTor.Text = "力矩";
  6144. this.checkBox_FacTor.UseVisualStyleBackColor = true;
  6145. //
  6146. // checkBox_FacThrrotleTest
  6147. //
  6148. this.checkBox_FacThrrotleTest.AutoSize = true;
  6149. this.checkBox_FacThrrotleTest.Checked = true;
  6150. this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6151. this.checkBox_FacThrrotleTest.Enabled = false;
  6152. this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6153. this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184);
  6154. this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest";
  6155. this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21);
  6156. this.checkBox_FacThrrotleTest.TabIndex = 3;
  6157. this.checkBox_FacThrrotleTest.Text = "转把";
  6158. this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true;
  6159. //
  6160. // checkBox_FacModeBMS
  6161. //
  6162. this.checkBox_FacModeBMS.AutoSize = true;
  6163. this.checkBox_FacModeBMS.Checked = true;
  6164. this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
  6165. this.checkBox_FacModeBMS.Enabled = false;
  6166. this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6167. this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 106);
  6168. this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS";
  6169. this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21);
  6170. this.checkBox_FacModeBMS.TabIndex = 2;
  6171. this.checkBox_FacModeBMS.Text = "BMS通讯";
  6172. this.checkBox_FacModeBMS.UseVisualStyleBackColor = true;
  6173. //
  6174. // checkBox_FacBaseFucTest
  6175. //
  6176. this.checkBox_FacBaseFucTest.AutoSize = true;
  6177. this.checkBox_FacBaseFucTest.Checked = true;
  6178. this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked;
  6179. this.checkBox_FacBaseFucTest.Enabled = false;
  6180. this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6181. this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132);
  6182. this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest";
  6183. this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21);
  6184. this.checkBox_FacBaseFucTest.TabIndex = 2;
  6185. this.checkBox_FacBaseFucTest.Text = "基础功能";
  6186. this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true;
  6187. //
  6188. // checkBox_FacModeCfgWrite
  6189. //
  6190. this.checkBox_FacModeCfgWrite.AutoSize = true;
  6191. this.checkBox_FacModeCfgWrite.Checked = true;
  6192. this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked;
  6193. this.checkBox_FacModeCfgWrite.Enabled = false;
  6194. this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6195. this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 80);
  6196. this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite";
  6197. this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21);
  6198. this.checkBox_FacModeCfgWrite.TabIndex = 1;
  6199. this.checkBox_FacModeCfgWrite.Text = "参数写入";
  6200. this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true;
  6201. //
  6202. // checkBox_FacModeSysClear
  6203. //
  6204. this.checkBox_FacModeSysClear.AutoSize = true;
  6205. this.checkBox_FacModeSysClear.Checked = true;
  6206. this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked;
  6207. this.checkBox_FacModeSysClear.Enabled = false;
  6208. this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6209. this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28);
  6210. this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear";
  6211. this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21);
  6212. this.checkBox_FacModeSysClear.TabIndex = 0;
  6213. this.checkBox_FacModeSysClear.Text = "系统清除";
  6214. this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true;
  6215. //
  6216. // textBox_FacModeScan
  6217. //
  6218. this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6219. this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38);
  6220. this.textBox_FacModeScan.Name = "textBox_FacModeScan";
  6221. this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28);
  6222. this.textBox_FacModeScan.TabIndex = 6;
  6223. this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick);
  6224. this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp);
  6225. //
  6226. // label112
  6227. //
  6228. this.label112.AutoSize = true;
  6229. this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6230. this.label112.ForeColor = System.Drawing.SystemColors.ControlText;
  6231. this.label112.Location = new System.Drawing.Point(12, 10);
  6232. this.label112.Name = "label112";
  6233. this.label112.Size = new System.Drawing.Size(74, 21);
  6234. this.label112.TabIndex = 5;
  6235. this.label112.Text = "配置文件";
  6236. this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6237. this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick);
  6238. //
  6239. // label_FacModeStatus
  6240. //
  6241. this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6242. this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6243. this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6244. this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38);
  6245. this.label_FacModeStatus.Name = "label_FacModeStatus";
  6246. this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29);
  6247. this.label_FacModeStatus.TabIndex = 5;
  6248. this.label_FacModeStatus.Text = "测试结束";
  6249. this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6250. //
  6251. // checkBox_OffLineFacMode
  6252. //
  6253. this.checkBox_OffLineFacMode.AutoSize = true;
  6254. this.checkBox_OffLineFacMode.Enabled = false;
  6255. this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6256. this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6);
  6257. this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
  6258. this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21);
  6259. this.checkBox_OffLineFacMode.TabIndex = 0;
  6260. this.checkBox_OffLineFacMode.Text = "本地";
  6261. this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
  6262. this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
  6263. //
  6264. // label_FacModeResult
  6265. //
  6266. this.label_FacModeResult.BackColor = System.Drawing.Color.Green;
  6267. this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6268. this.label_FacModeResult.ForeColor = System.Drawing.Color.White;
  6269. this.label_FacModeResult.Location = new System.Drawing.Point(657, 38);
  6270. this.label_FacModeResult.Name = "label_FacModeResult";
  6271. this.label_FacModeResult.Size = new System.Drawing.Size(120, 29);
  6272. this.label_FacModeResult.TabIndex = 5;
  6273. this.label_FacModeResult.Text = "测试合格";
  6274. this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6275. //
  6276. // label111
  6277. //
  6278. this.label111.AutoSize = true;
  6279. this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6280. this.label111.ForeColor = System.Drawing.SystemColors.ControlText;
  6281. this.label111.Location = new System.Drawing.Point(12, 43);
  6282. this.label111.Name = "label111";
  6283. this.label111.Size = new System.Drawing.Size(42, 21);
  6284. this.label111.TabIndex = 5;
  6285. this.label111.Text = "扫码";
  6286. this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6287. //
  6288. // label_FacModeSerial
  6289. //
  6290. this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6291. this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6292. this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6293. this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53);
  6294. this.label_FacModeSerial.Name = "label_FacModeSerial";
  6295. this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15);
  6296. this.label_FacModeSerial.TabIndex = 12;
  6297. this.label_FacModeSerial.Text = "0";
  6298. this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6299. //
  6300. // label131
  6301. //
  6302. this.label131.AutoSize = true;
  6303. this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6304. this.label131.ForeColor = System.Drawing.SystemColors.ControlText;
  6305. this.label131.Location = new System.Drawing.Point(930, 32);
  6306. this.label131.Name = "label131";
  6307. this.label131.Size = new System.Drawing.Size(44, 17);
  6308. this.label131.TabIndex = 12;
  6309. this.label131.Text = "流水号";
  6310. this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6311. this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick);
  6312. //
  6313. // tabPage_ProductMode_Read
  6314. //
  6315. this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6316. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial);
  6317. this.tabPage_ProductMode_Read.Controls.Add(this.label135);
  6318. this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
  6319. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
  6320. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
  6321. this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
  6322. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30);
  6323. this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29);
  6324. this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart);
  6325. this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan);
  6326. this.tabPage_ProductMode_Read.Controls.Add(this.label138);
  6327. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus);
  6328. this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult);
  6329. this.tabPage_ProductMode_Read.Controls.Add(this.label141);
  6330. this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30);
  6331. this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read";
  6332. this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315);
  6333. this.tabPage_ProductMode_Read.TabIndex = 12;
  6334. this.tabPage_ProductMode_Read.Text = "量产检验";
  6335. //
  6336. // label_CheckModeSerial
  6337. //
  6338. this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6339. this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6340. this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6341. this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53);
  6342. this.label_CheckModeSerial.Name = "label_CheckModeSerial";
  6343. this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15);
  6344. this.label_CheckModeSerial.TabIndex = 22;
  6345. this.label_CheckModeSerial.Text = "0";
  6346. this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6347. //
  6348. // label135
  6349. //
  6350. this.label135.AutoSize = true;
  6351. this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6352. this.label135.ForeColor = System.Drawing.SystemColors.ControlText;
  6353. this.label135.Location = new System.Drawing.Point(930, 32);
  6354. this.label135.Name = "label135";
  6355. this.label135.Size = new System.Drawing.Size(44, 17);
  6356. this.label135.TabIndex = 23;
  6357. this.label135.Text = "流水号";
  6358. this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6359. this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick);
  6360. //
  6361. // checkBox_OffLineCheckMode
  6362. //
  6363. this.checkBox_OffLineCheckMode.AutoSize = true;
  6364. this.checkBox_OffLineCheckMode.Enabled = false;
  6365. this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6366. this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6);
  6367. this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
  6368. this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21);
  6369. this.checkBox_OffLineCheckMode.TabIndex = 21;
  6370. this.checkBox_OffLineCheckMode.Text = "本地";
  6371. this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
  6372. this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
  6373. //
  6374. // comboBox_CheckModeCfgFile
  6375. //
  6376. this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6377. this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6378. this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6379. this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
  6380. this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
  6381. this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
  6382. this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
  6383. this.comboBox_CheckModeCfgFile.TabIndex = 18;
  6384. this.comboBox_CheckModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_CheckModeCfgFile_MouseHover_1);
  6385. //
  6386. // groupBox31
  6387. //
  6388. this.groupBox31.Controls.Add(this.label157);
  6389. this.groupBox31.Controls.Add(this.label_CheckModeAngle);
  6390. this.groupBox31.Controls.Add(this.label132);
  6391. this.groupBox31.Controls.Add(this.label_CheckModeMos);
  6392. this.groupBox31.Controls.Add(this.label148);
  6393. this.groupBox31.Controls.Add(this.label_CheckModeSN);
  6394. this.groupBox31.Controls.Add(this.label154);
  6395. this.groupBox31.Controls.Add(this.label_CheckModeTorque);
  6396. this.groupBox31.Controls.Add(this.label156);
  6397. this.groupBox31.Controls.Add(this.label_CheckModeCfg);
  6398. this.groupBox31.Controls.Add(this.label121);
  6399. this.groupBox31.Controls.Add(this.label_CheckModeBoot);
  6400. this.groupBox31.Controls.Add(this.label160);
  6401. this.groupBox31.Controls.Add(this.label_CheckModeFWVer);
  6402. this.groupBox31.Location = new System.Drawing.Point(823, 72);
  6403. this.groupBox31.Name = "groupBox31";
  6404. this.groupBox31.Size = new System.Drawing.Size(154, 240);
  6405. this.groupBox31.TabIndex = 20;
  6406. this.groupBox31.TabStop = false;
  6407. this.groupBox31.Text = "测试状态";
  6408. //
  6409. // label157
  6410. //
  6411. this.label157.AutoSize = true;
  6412. this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6413. this.label157.ForeColor = System.Drawing.SystemColors.ControlText;
  6414. this.label157.Location = new System.Drawing.Point(6, 200);
  6415. this.label157.Name = "label157";
  6416. this.label157.Size = new System.Drawing.Size(65, 20);
  6417. this.label157.TabIndex = 21;
  6418. this.label157.Text = "位置校准";
  6419. this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6420. //
  6421. // label_CheckModeAngle
  6422. //
  6423. this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red;
  6424. this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6425. this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText;
  6426. this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200);
  6427. this.label_CheckModeAngle.Name = "label_CheckModeAngle";
  6428. this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20);
  6429. this.label_CheckModeAngle.TabIndex = 20;
  6430. this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6431. //
  6432. // label132
  6433. //
  6434. this.label132.AutoSize = true;
  6435. this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6436. this.label132.ForeColor = System.Drawing.SystemColors.ControlText;
  6437. this.label132.Location = new System.Drawing.Point(6, 172);
  6438. this.label132.Name = "label132";
  6439. this.label132.Size = new System.Drawing.Size(70, 20);
  6440. this.label132.TabIndex = 18;
  6441. this.label132.Text = "MOS校准";
  6442. this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6443. //
  6444. // label_CheckModeMos
  6445. //
  6446. this.label_CheckModeMos.BackColor = System.Drawing.Color.Red;
  6447. this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6448. this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText;
  6449. this.label_CheckModeMos.Location = new System.Drawing.Point(108, 172);
  6450. this.label_CheckModeMos.Name = "label_CheckModeMos";
  6451. this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20);
  6452. this.label_CheckModeMos.TabIndex = 19;
  6453. this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6454. //
  6455. // label148
  6456. //
  6457. this.label148.AutoSize = true;
  6458. this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6459. this.label148.ForeColor = System.Drawing.SystemColors.ControlText;
  6460. this.label148.Location = new System.Drawing.Point(6, 88);
  6461. this.label148.Name = "label148";
  6462. this.label148.Size = new System.Drawing.Size(65, 20);
  6463. this.label148.TabIndex = 16;
  6464. this.label148.Text = "打标信息";
  6465. this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6466. //
  6467. // label_CheckModeSN
  6468. //
  6469. this.label_CheckModeSN.BackColor = System.Drawing.Color.Red;
  6470. this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6471. this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText;
  6472. this.label_CheckModeSN.Location = new System.Drawing.Point(108, 88);
  6473. this.label_CheckModeSN.Name = "label_CheckModeSN";
  6474. this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20);
  6475. this.label_CheckModeSN.TabIndex = 17;
  6476. this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6477. //
  6478. // label154
  6479. //
  6480. this.label154.AutoSize = true;
  6481. this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6482. this.label154.ForeColor = System.Drawing.SystemColors.ControlText;
  6483. this.label154.Location = new System.Drawing.Point(6, 144);
  6484. this.label154.Name = "label154";
  6485. this.label154.Size = new System.Drawing.Size(65, 20);
  6486. this.label154.TabIndex = 12;
  6487. this.label154.Text = "力矩标定";
  6488. this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6489. //
  6490. // label_CheckModeTorque
  6491. //
  6492. this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red;
  6493. this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6494. this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText;
  6495. this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 144);
  6496. this.label_CheckModeTorque.Name = "label_CheckModeTorque";
  6497. this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20);
  6498. this.label_CheckModeTorque.TabIndex = 13;
  6499. this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6500. //
  6501. // label156
  6502. //
  6503. this.label156.AutoSize = true;
  6504. this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6505. this.label156.ForeColor = System.Drawing.SystemColors.ControlText;
  6506. this.label156.Location = new System.Drawing.Point(6, 116);
  6507. this.label156.Name = "label156";
  6508. this.label156.Size = new System.Drawing.Size(65, 20);
  6509. this.label156.TabIndex = 12;
  6510. this.label156.Text = "参数检查";
  6511. this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6512. //
  6513. // label_CheckModeCfg
  6514. //
  6515. this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red;
  6516. this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6517. this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText;
  6518. this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 116);
  6519. this.label_CheckModeCfg.Name = "label_CheckModeCfg";
  6520. this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20);
  6521. this.label_CheckModeCfg.TabIndex = 13;
  6522. this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6523. //
  6524. // label121
  6525. //
  6526. this.label121.AutoSize = true;
  6527. this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6528. this.label121.ForeColor = System.Drawing.SystemColors.ControlText;
  6529. this.label121.Location = new System.Drawing.Point(6, 32);
  6530. this.label121.Name = "label121";
  6531. this.label121.Size = new System.Drawing.Size(48, 20);
  6532. this.label121.TabIndex = 8;
  6533. this.label121.Text = "BOOT";
  6534. this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6535. //
  6536. // label_CheckModeBoot
  6537. //
  6538. this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red;
  6539. this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6540. this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText;
  6541. this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32);
  6542. this.label_CheckModeBoot.Name = "label_CheckModeBoot";
  6543. this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20);
  6544. this.label_CheckModeBoot.TabIndex = 9;
  6545. this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6546. //
  6547. // label160
  6548. //
  6549. this.label160.AutoSize = true;
  6550. this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6551. this.label160.ForeColor = System.Drawing.SystemColors.ControlText;
  6552. this.label160.Location = new System.Drawing.Point(6, 60);
  6553. this.label160.Name = "label160";
  6554. this.label160.Size = new System.Drawing.Size(65, 20);
  6555. this.label160.TabIndex = 8;
  6556. this.label160.Text = "软件版本";
  6557. this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6558. //
  6559. // label_CheckModeFWVer
  6560. //
  6561. this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red;
  6562. this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6563. this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText;
  6564. this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 60);
  6565. this.label_CheckModeFWVer.Name = "label_CheckModeFWVer";
  6566. this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20);
  6567. this.label_CheckModeFWVer.TabIndex = 9;
  6568. this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6569. //
  6570. // comboBox_CheckModeCfgDate
  6571. //
  6572. this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6573. this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6574. this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6575. this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
  6576. this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
  6577. this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
  6578. this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
  6579. this.comboBox_CheckModeCfgDate.TabIndex = 19;
  6580. this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
  6581. this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
  6582. //
  6583. // groupBox30
  6584. //
  6585. this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
  6586. this.groupBox30.Location = new System.Drawing.Point(218, 72);
  6587. this.groupBox30.Name = "groupBox30";
  6588. this.groupBox30.Size = new System.Drawing.Size(599, 240);
  6589. this.groupBox30.TabIndex = 19;
  6590. this.groupBox30.TabStop = false;
  6591. this.groupBox30.Text = "测试记录";
  6592. //
  6593. // richTextBox_CheckModeLog
  6594. //
  6595. this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight;
  6596. this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28);
  6597. this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog";
  6598. this.richTextBox_CheckModeLog.ReadOnly = true;
  6599. this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206);
  6600. this.richTextBox_CheckModeLog.TabIndex = 0;
  6601. this.richTextBox_CheckModeLog.Text = "";
  6602. this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged);
  6603. //
  6604. // groupBox29
  6605. //
  6606. this.groupBox29.Controls.Add(this.checkBox_CheckModeAngle);
  6607. this.groupBox29.Controls.Add(this.checkBox_CheckModeMos);
  6608. this.groupBox29.Controls.Add(this.pictureBox_ReadLock);
  6609. this.groupBox29.Controls.Add(this.checkBox_CheckModeSN);
  6610. this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque);
  6611. this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg);
  6612. this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer);
  6613. this.groupBox29.Location = new System.Drawing.Point(12, 72);
  6614. this.groupBox29.Name = "groupBox29";
  6615. this.groupBox29.Size = new System.Drawing.Size(200, 240);
  6616. this.groupBox29.TabIndex = 18;
  6617. this.groupBox29.TabStop = false;
  6618. this.groupBox29.Text = "测试项目";
  6619. //
  6620. // checkBox_CheckModeAngle
  6621. //
  6622. this.checkBox_CheckModeAngle.AutoSize = true;
  6623. this.checkBox_CheckModeAngle.Checked = true;
  6624. this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked;
  6625. this.checkBox_CheckModeAngle.Enabled = false;
  6626. this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6627. this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178);
  6628. this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle";
  6629. this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24);
  6630. this.checkBox_CheckModeAngle.TabIndex = 10;
  6631. this.checkBox_CheckModeAngle.Text = "位置校准确认";
  6632. this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true;
  6633. //
  6634. // checkBox_CheckModeMos
  6635. //
  6636. this.checkBox_CheckModeMos.AutoSize = true;
  6637. this.checkBox_CheckModeMos.Checked = true;
  6638. this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked;
  6639. this.checkBox_CheckModeMos.Enabled = false;
  6640. this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6641. this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148);
  6642. this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos";
  6643. this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24);
  6644. this.checkBox_CheckModeMos.TabIndex = 9;
  6645. this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
  6646. this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
  6647. //
  6648. // pictureBox_ReadLock
  6649. //
  6650. this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
  6651. this.pictureBox_ReadLock.Location = new System.Drawing.Point(159, 15);
  6652. this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
  6653. this.pictureBox_ReadLock.Size = new System.Drawing.Size(35, 35);
  6654. this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  6655. this.pictureBox_ReadLock.TabIndex = 8;
  6656. this.pictureBox_ReadLock.TabStop = false;
  6657. this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
  6658. //
  6659. // checkBox_CheckModeSN
  6660. //
  6661. this.checkBox_CheckModeSN.AutoSize = true;
  6662. this.checkBox_CheckModeSN.Checked = true;
  6663. this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked;
  6664. this.checkBox_CheckModeSN.Enabled = false;
  6665. this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6666. this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58);
  6667. this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN";
  6668. this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24);
  6669. this.checkBox_CheckModeSN.TabIndex = 3;
  6670. this.checkBox_CheckModeSN.Text = "打标一致性检查";
  6671. this.checkBox_CheckModeSN.UseVisualStyleBackColor = true;
  6672. //
  6673. // checkBox_CheckModeTorque
  6674. //
  6675. this.checkBox_CheckModeTorque.AutoSize = true;
  6676. this.checkBox_CheckModeTorque.Checked = true;
  6677. this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked;
  6678. this.checkBox_CheckModeTorque.Enabled = false;
  6679. this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6680. this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118);
  6681. this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque";
  6682. this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24);
  6683. this.checkBox_CheckModeTorque.TabIndex = 2;
  6684. this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认";
  6685. this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true;
  6686. //
  6687. // checkBox_CheckModeCfg
  6688. //
  6689. this.checkBox_CheckModeCfg.AutoSize = true;
  6690. this.checkBox_CheckModeCfg.Checked = true;
  6691. this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked;
  6692. this.checkBox_CheckModeCfg.Enabled = false;
  6693. this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6694. this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88);
  6695. this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg";
  6696. this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24);
  6697. this.checkBox_CheckModeCfg.TabIndex = 1;
  6698. this.checkBox_CheckModeCfg.Text = "参数检查";
  6699. this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true;
  6700. //
  6701. // checkBox_CheckModeFWVer
  6702. //
  6703. this.checkBox_CheckModeFWVer.AutoSize = true;
  6704. this.checkBox_CheckModeFWVer.Checked = true;
  6705. this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked;
  6706. this.checkBox_CheckModeFWVer.Enabled = false;
  6707. this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6708. this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28);
  6709. this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer";
  6710. this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24);
  6711. this.checkBox_CheckModeFWVer.TabIndex = 0;
  6712. this.checkBox_CheckModeFWVer.Text = "软件版本确认";
  6713. this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true;
  6714. //
  6715. // button_CheckModeStart
  6716. //
  6717. this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6718. this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6719. this.button_CheckModeStart.ForeColor = System.Drawing.Color.White;
  6720. this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35);
  6721. this.button_CheckModeStart.Name = "button_CheckModeStart";
  6722. this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35);
  6723. this.button_CheckModeStart.TabIndex = 17;
  6724. this.button_CheckModeStart.Text = "开始测试";
  6725. this.button_CheckModeStart.UseVisualStyleBackColor = false;
  6726. this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click);
  6727. //
  6728. // textBox_CheckModeScan
  6729. //
  6730. this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6731. this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38);
  6732. this.textBox_CheckModeScan.Name = "textBox_CheckModeScan";
  6733. this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28);
  6734. this.textBox_CheckModeScan.TabIndex = 14;
  6735. this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick);
  6736. this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp);
  6737. //
  6738. // label138
  6739. //
  6740. this.label138.AutoSize = true;
  6741. this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6742. this.label138.ForeColor = System.Drawing.SystemColors.ControlText;
  6743. this.label138.Location = new System.Drawing.Point(12, 10);
  6744. this.label138.Name = "label138";
  6745. this.label138.Size = new System.Drawing.Size(74, 21);
  6746. this.label138.TabIndex = 10;
  6747. this.label138.Text = "配置文件";
  6748. this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6749. this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick);
  6750. //
  6751. // label_CheckModeStatus
  6752. //
  6753. this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6754. this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6755. this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  6756. this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38);
  6757. this.label_CheckModeStatus.Name = "label_CheckModeStatus";
  6758. this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29);
  6759. this.label_CheckModeStatus.TabIndex = 11;
  6760. this.label_CheckModeStatus.Text = "测试结束";
  6761. this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6762. //
  6763. // label_CheckModeResult
  6764. //
  6765. this.label_CheckModeResult.BackColor = System.Drawing.Color.Green;
  6766. this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6767. this.label_CheckModeResult.ForeColor = System.Drawing.Color.White;
  6768. this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38);
  6769. this.label_CheckModeResult.Name = "label_CheckModeResult";
  6770. this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29);
  6771. this.label_CheckModeResult.TabIndex = 12;
  6772. this.label_CheckModeResult.Text = "测试合格";
  6773. this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  6774. //
  6775. // label141
  6776. //
  6777. this.label141.AutoSize = true;
  6778. this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6779. this.label141.ForeColor = System.Drawing.SystemColors.ControlText;
  6780. this.label141.Location = new System.Drawing.Point(12, 43);
  6781. this.label141.Name = "label141";
  6782. this.label141.Size = new System.Drawing.Size(42, 21);
  6783. this.label141.TabIndex = 13;
  6784. this.label141.Text = "扫码";
  6785. this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  6786. //
  6787. // tabPage_FuncSet
  6788. //
  6789. this.tabPage_FuncSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6790. this.tabPage_FuncSet.Controls.Add(this.comboBox_FunSet_UnitNum);
  6791. this.tabPage_FuncSet.Controls.Add(this.label159);
  6792. this.tabPage_FuncSet.Controls.Add(this.radioButton_WriteByBlock);
  6793. this.tabPage_FuncSet.Controls.Add(this.radioButton_WriteByUnit);
  6794. this.tabPage_FuncSet.Controls.Add(this.groupBox33);
  6795. this.tabPage_FuncSet.Controls.Add(this.button_FunSet_Write);
  6796. this.tabPage_FuncSet.Controls.Add(this.button_FunSet_Read);
  6797. this.tabPage_FuncSet.Controls.Add(this.comboBox_FunSet_BlockNum);
  6798. this.tabPage_FuncSet.Controls.Add(this.label158);
  6799. this.tabPage_FuncSet.Location = new System.Drawing.Point(4, 30);
  6800. this.tabPage_FuncSet.Name = "tabPage_FuncSet";
  6801. this.tabPage_FuncSet.Size = new System.Drawing.Size(990, 315);
  6802. this.tabPage_FuncSet.TabIndex = 16;
  6803. this.tabPage_FuncSet.Text = "拓展功能配置";
  6804. //
  6805. // comboBox_FunSet_UnitNum
  6806. //
  6807. this.comboBox_FunSet_UnitNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6808. this.comboBox_FunSet_UnitNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6809. this.comboBox_FunSet_UnitNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6810. this.comboBox_FunSet_UnitNum.FormattingEnabled = true;
  6811. this.comboBox_FunSet_UnitNum.Items.AddRange(new object[] {
  6812. "1",
  6813. "2",
  6814. "3",
  6815. "4",
  6816. "5",
  6817. "6",
  6818. "7",
  6819. "8"});
  6820. this.comboBox_FunSet_UnitNum.Location = new System.Drawing.Point(862, 170);
  6821. this.comboBox_FunSet_UnitNum.Name = "comboBox_FunSet_UnitNum";
  6822. this.comboBox_FunSet_UnitNum.Size = new System.Drawing.Size(118, 29);
  6823. this.comboBox_FunSet_UnitNum.TabIndex = 34;
  6824. this.comboBox_FunSet_UnitNum.Visible = false;
  6825. //
  6826. // label159
  6827. //
  6828. this.label159.AutoSize = true;
  6829. this.label159.Location = new System.Drawing.Point(884, 141);
  6830. this.label159.Name = "label159";
  6831. this.label159.Size = new System.Drawing.Size(74, 21);
  6832. this.label159.TabIndex = 33;
  6833. this.label159.Text = "单元编号";
  6834. this.label159.Visible = false;
  6835. //
  6836. // radioButton_WriteByBlock
  6837. //
  6838. this.radioButton_WriteByBlock.AutoSize = true;
  6839. this.radioButton_WriteByBlock.Checked = true;
  6840. this.radioButton_WriteByBlock.Location = new System.Drawing.Point(858, 13);
  6841. this.radioButton_WriteByBlock.Name = "radioButton_WriteByBlock";
  6842. this.radioButton_WriteByBlock.Size = new System.Drawing.Size(108, 25);
  6843. this.radioButton_WriteByBlock.TabIndex = 32;
  6844. this.radioButton_WriteByBlock.TabStop = true;
  6845. this.radioButton_WriteByBlock.Text = "指定块写入";
  6846. this.radioButton_WriteByBlock.UseVisualStyleBackColor = true;
  6847. //
  6848. // radioButton_WriteByUnit
  6849. //
  6850. this.radioButton_WriteByUnit.AutoSize = true;
  6851. this.radioButton_WriteByUnit.Location = new System.Drawing.Point(858, 44);
  6852. this.radioButton_WriteByUnit.Name = "radioButton_WriteByUnit";
  6853. this.radioButton_WriteByUnit.Size = new System.Drawing.Size(124, 25);
  6854. this.radioButton_WriteByUnit.TabIndex = 31;
  6855. this.radioButton_WriteByUnit.Text = "指定单元写入";
  6856. this.radioButton_WriteByUnit.UseVisualStyleBackColor = true;
  6857. this.radioButton_WriteByUnit.CheckedChanged += new System.EventHandler(this.radioButton_WriteByUnit_CheckedChanged);
  6858. //
  6859. // groupBox33
  6860. //
  6861. this.groupBox33.Controls.Add(this.dataGridView_FunSet);
  6862. this.groupBox33.Location = new System.Drawing.Point(4, 4);
  6863. this.groupBox33.Name = "groupBox33";
  6864. this.groupBox33.Size = new System.Drawing.Size(848, 308);
  6865. this.groupBox33.TabIndex = 30;
  6866. this.groupBox33.TabStop = false;
  6867. this.groupBox33.Text = "拓展功能配置表";
  6868. //
  6869. // dataGridView_FunSet
  6870. //
  6871. this.dataGridView_FunSet.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6872. this.dataGridView_FunSet.BorderStyle = System.Windows.Forms.BorderStyle.None;
  6873. this.dataGridView_FunSet.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  6874. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  6875. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  6876. dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6877. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  6878. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  6879. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  6880. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  6881. this.dataGridView_FunSet.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
  6882. this.dataGridView_FunSet.ColumnHeadersHeight = 30;
  6883. this.dataGridView_FunSet.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  6884. this.单元号,
  6885. this.参数1,
  6886. this.参数2,
  6887. this.参数3,
  6888. this.参数4,
  6889. this.参数5,
  6890. this.参数6,
  6891. this.参数7,
  6892. this.参数8});
  6893. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  6894. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  6895. dataGridViewCellStyle5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  6896. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  6897. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  6898. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  6899. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  6900. this.dataGridView_FunSet.DefaultCellStyle = dataGridViewCellStyle5;
  6901. this.dataGridView_FunSet.Location = new System.Drawing.Point(6, 25);
  6902. this.dataGridView_FunSet.Name = "dataGridView_FunSet";
  6903. this.dataGridView_FunSet.RowHeadersWidth = 20;
  6904. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  6905. this.dataGridView_FunSet.RowsDefaultCellStyle = dataGridViewCellStyle6;
  6906. this.dataGridView_FunSet.RowTemplate.Height = 30;
  6907. this.dataGridView_FunSet.Size = new System.Drawing.Size(826, 277);
  6908. this.dataGridView_FunSet.TabIndex = 1;
  6909. //
  6910. // 单元号
  6911. //
  6912. this.单元号.HeaderText = "单元号";
  6913. this.单元号.Name = "单元号";
  6914. this.单元号.ReadOnly = true;
  6915. this.单元号.Width = 85;
  6916. //
  6917. // 参数1
  6918. //
  6919. this.参数1.HeaderText = "参数1";
  6920. this.参数1.Name = "参数1";
  6921. this.参数1.Width = 85;
  6922. //
  6923. // 参数2
  6924. //
  6925. this.参数2.HeaderText = "参数2";
  6926. this.参数2.Name = "参数2";
  6927. this.参数2.Width = 85;
  6928. //
  6929. // 参数3
  6930. //
  6931. this.参数3.HeaderText = "参数3";
  6932. this.参数3.Name = "参数3";
  6933. this.参数3.Width = 85;
  6934. //
  6935. // 参数4
  6936. //
  6937. this.参数4.HeaderText = "参数4";
  6938. this.参数4.Name = "参数4";
  6939. this.参数4.Width = 85;
  6940. //
  6941. // 参数5
  6942. //
  6943. this.参数5.HeaderText = "参数5";
  6944. this.参数5.Name = "参数5";
  6945. this.参数5.Width = 85;
  6946. //
  6947. // 参数6
  6948. //
  6949. this.参数6.HeaderText = "参数6";
  6950. this.参数6.Name = "参数6";
  6951. this.参数6.Width = 85;
  6952. //
  6953. // 参数7
  6954. //
  6955. this.参数7.HeaderText = "参数7";
  6956. this.参数7.Name = "参数7";
  6957. this.参数7.Width = 85;
  6958. //
  6959. // 参数8
  6960. //
  6961. this.参数8.HeaderText = "参数8";
  6962. this.参数8.Name = "参数8";
  6963. this.参数8.Width = 85;
  6964. //
  6965. // button_FunSet_Write
  6966. //
  6967. this.button_FunSet_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  6968. this.button_FunSet_Write.Location = new System.Drawing.Point(858, 259);
  6969. this.button_FunSet_Write.Name = "button_FunSet_Write";
  6970. this.button_FunSet_Write.Size = new System.Drawing.Size(126, 50);
  6971. this.button_FunSet_Write.TabIndex = 29;
  6972. this.button_FunSet_Write.Text = "写入参数";
  6973. this.button_FunSet_Write.UseVisualStyleBackColor = false;
  6974. this.button_FunSet_Write.Click += new System.EventHandler(this.button_FunSet_Write_Click);
  6975. //
  6976. // button_FunSet_Read
  6977. //
  6978. this.button_FunSet_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  6979. this.button_FunSet_Read.Location = new System.Drawing.Point(858, 203);
  6980. this.button_FunSet_Read.Name = "button_FunSet_Read";
  6981. this.button_FunSet_Read.Size = new System.Drawing.Size(126, 50);
  6982. this.button_FunSet_Read.TabIndex = 28;
  6983. this.button_FunSet_Read.Text = "读取参数";
  6984. this.button_FunSet_Read.UseVisualStyleBackColor = false;
  6985. this.button_FunSet_Read.Click += new System.EventHandler(this.button_FunSet_Read_Click);
  6986. //
  6987. // comboBox_FunSet_BlockNum
  6988. //
  6989. this.comboBox_FunSet_BlockNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  6990. this.comboBox_FunSet_BlockNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  6991. this.comboBox_FunSet_BlockNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  6992. this.comboBox_FunSet_BlockNum.FormattingEnabled = true;
  6993. this.comboBox_FunSet_BlockNum.Items.AddRange(new object[] {
  6994. "1",
  6995. "2",
  6996. "3",
  6997. "4",
  6998. "5",
  6999. "6",
  7000. "7",
  7001. "8",
  7002. "9",
  7003. "10",
  7004. "11",
  7005. "12",
  7006. "13",
  7007. "14",
  7008. "15"});
  7009. this.comboBox_FunSet_BlockNum.Location = new System.Drawing.Point(862, 106);
  7010. this.comboBox_FunSet_BlockNum.Name = "comboBox_FunSet_BlockNum";
  7011. this.comboBox_FunSet_BlockNum.Size = new System.Drawing.Size(118, 29);
  7012. this.comboBox_FunSet_BlockNum.TabIndex = 27;
  7013. //
  7014. // label158
  7015. //
  7016. this.label158.AutoSize = true;
  7017. this.label158.Location = new System.Drawing.Point(892, 77);
  7018. this.label158.Name = "label158";
  7019. this.label158.Size = new System.Drawing.Size(58, 21);
  7020. this.label158.TabIndex = 26;
  7021. this.label158.Text = "块编号";
  7022. //
  7023. // label23
  7024. //
  7025. this.label23.AutoSize = true;
  7026. this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7027. this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7028. this.label23.ForeColor = System.Drawing.Color.White;
  7029. this.label23.Location = new System.Drawing.Point(398, 622);
  7030. this.label23.Name = "label23";
  7031. this.label23.Size = new System.Drawing.Size(68, 17);
  7032. this.label23.TabIndex = 7;
  7033. this.label23.Text = "接收计数:";
  7034. //
  7035. // label_RecCount
  7036. //
  7037. this.label_RecCount.AutoSize = true;
  7038. this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7039. this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7040. this.label_RecCount.ForeColor = System.Drawing.Color.White;
  7041. this.label_RecCount.Location = new System.Drawing.Point(472, 622);
  7042. this.label_RecCount.Name = "label_RecCount";
  7043. this.label_RecCount.Size = new System.Drawing.Size(15, 17);
  7044. this.label_RecCount.TabIndex = 8;
  7045. this.label_RecCount.Text = "0";
  7046. //
  7047. // timer_500ms
  7048. //
  7049. this.timer_500ms.Enabled = true;
  7050. this.timer_500ms.Interval = 500;
  7051. this.timer_500ms.Tick += new System.EventHandler(this.timer_1s_Tick);
  7052. //
  7053. // label_BuildTime
  7054. //
  7055. this.label_BuildTime.AutoSize = true;
  7056. this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7057. this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7058. this.label_BuildTime.ForeColor = System.Drawing.Color.White;
  7059. this.label_BuildTime.Location = new System.Drawing.Point(648, 622);
  7060. this.label_BuildTime.Name = "label_BuildTime";
  7061. this.label_BuildTime.Size = new System.Drawing.Size(186, 17);
  7062. this.label_BuildTime.TabIndex = 10;
  7063. this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00";
  7064. //
  7065. // label_SystemTime
  7066. //
  7067. this.label_SystemTime.AutoSize = true;
  7068. this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7069. this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7070. this.label_SystemTime.ForeColor = System.Drawing.Color.White;
  7071. this.label_SystemTime.Location = new System.Drawing.Point(838, 622);
  7072. this.label_SystemTime.Name = "label_SystemTime";
  7073. this.label_SystemTime.Size = new System.Drawing.Size(186, 17);
  7074. this.label_SystemTime.TabIndex = 11;
  7075. this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00";
  7076. //
  7077. // label_COM_Sta
  7078. //
  7079. this.label_COM_Sta.AutoSize = true;
  7080. this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7081. this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7082. this.label_COM_Sta.ForeColor = System.Drawing.Color.White;
  7083. this.label_COM_Sta.Location = new System.Drawing.Point(228, 622);
  7084. this.label_COM_Sta.Name = "label_COM_Sta";
  7085. this.label_COM_Sta.Size = new System.Drawing.Size(80, 17);
  7086. this.label_COM_Sta.TabIndex = 12;
  7087. this.label_COM_Sta.Text = "端口:未连接";
  7088. //
  7089. // label43
  7090. //
  7091. this.label43.BackColor = System.Drawing.Color.Silver;
  7092. this.label43.ForeColor = System.Drawing.Color.White;
  7093. this.label43.Location = new System.Drawing.Point(219, 623);
  7094. this.label43.Name = "label43";
  7095. this.label43.Size = new System.Drawing.Size(1, 15);
  7096. this.label43.TabIndex = 8;
  7097. //
  7098. // label44
  7099. //
  7100. this.label44.BackColor = System.Drawing.Color.Silver;
  7101. this.label44.ForeColor = System.Drawing.Color.White;
  7102. this.label44.Location = new System.Drawing.Point(393, 623);
  7103. this.label44.Name = "label44";
  7104. this.label44.Size = new System.Drawing.Size(1, 15);
  7105. this.label44.TabIndex = 13;
  7106. //
  7107. // label45
  7108. //
  7109. this.label45.BackColor = System.Drawing.Color.Silver;
  7110. this.label45.ForeColor = System.Drawing.Color.White;
  7111. this.label45.Location = new System.Drawing.Point(642, 623);
  7112. this.label45.Name = "label45";
  7113. this.label45.Size = new System.Drawing.Size(1, 15);
  7114. this.label45.TabIndex = 14;
  7115. //
  7116. // label96
  7117. //
  7118. this.label96.BackColor = System.Drawing.Color.Silver;
  7119. this.label96.ForeColor = System.Drawing.Color.White;
  7120. this.label96.Location = new System.Drawing.Point(526, 623);
  7121. this.label96.Name = "label96";
  7122. this.label96.Size = new System.Drawing.Size(1, 15);
  7123. this.label96.TabIndex = 17;
  7124. //
  7125. // label_Server_ComStatus
  7126. //
  7127. this.label_Server_ComStatus.AutoSize = true;
  7128. this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7129. this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7130. this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White;
  7131. this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622);
  7132. this.label_Server_ComStatus.Name = "label_Server_ComStatus";
  7133. this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17);
  7134. this.label_Server_ComStatus.TabIndex = 18;
  7135. this.label_Server_ComStatus.Text = "网络:未连接";
  7136. //
  7137. // label_ServerStatus
  7138. //
  7139. this.label_ServerStatus.BackColor = System.Drawing.Color.Red;
  7140. this.label_ServerStatus.Location = new System.Drawing.Point(621, 623);
  7141. this.label_ServerStatus.Name = "label_ServerStatus";
  7142. this.label_ServerStatus.Size = new System.Drawing.Size(15, 15);
  7143. this.label_ServerStatus.TabIndex = 19;
  7144. this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover);
  7145. //
  7146. // label_PortStatus
  7147. //
  7148. this.label_PortStatus.BackColor = System.Drawing.Color.Red;
  7149. this.label_PortStatus.Location = new System.Drawing.Point(371, 623);
  7150. this.label_PortStatus.Name = "label_PortStatus";
  7151. this.label_PortStatus.Size = new System.Drawing.Size(15, 15);
  7152. this.label_PortStatus.TabIndex = 20;
  7153. //
  7154. // label_Computername
  7155. //
  7156. this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7157. this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7158. this.label_Computername.ForeColor = System.Drawing.Color.White;
  7159. this.label_Computername.Location = new System.Drawing.Point(750, 4);
  7160. this.label_Computername.Name = "label_Computername";
  7161. this.label_Computername.Size = new System.Drawing.Size(140, 21);
  7162. this.label_Computername.TabIndex = 21;
  7163. this.label_Computername.Text = "计算机名:";
  7164. this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  7165. //
  7166. // tabControl2
  7167. //
  7168. this.tabControl2.Controls.Add(this.tabPage_RunInfo);
  7169. this.tabControl2.Controls.Add(this.tabPage_DebugInfo);
  7170. this.tabControl2.Location = new System.Drawing.Point(215, 32);
  7171. this.tabControl2.Name = "tabControl2";
  7172. this.tabControl2.SelectedIndex = 0;
  7173. this.tabControl2.Size = new System.Drawing.Size(813, 196);
  7174. this.tabControl2.TabIndex = 23;
  7175. this.tabControl2.Visible = false;
  7176. //
  7177. // tabPage_RunInfo
  7178. //
  7179. this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7180. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV1);
  7181. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV2);
  7182. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_RSV3);
  7183. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearBox);
  7184. this.tabPage_RunInfo.Controls.Add(this.label161);
  7185. this.tabPage_RunInfo.Controls.Add(this.label162);
  7186. this.tabPage_RunInfo.Controls.Add(this.label163);
  7187. this.tabPage_RunInfo.Controls.Add(this.label164);
  7188. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed);
  7189. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed);
  7190. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence);
  7191. this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg);
  7192. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque);
  7193. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir);
  7194. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol);
  7195. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current);
  7196. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power);
  7197. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC);
  7198. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB);
  7199. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU);
  7200. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil);
  7201. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt);
  7202. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch);
  7203. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range);
  7204. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower);
  7205. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip);
  7206. this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time);
  7207. this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode);
  7208. this.tabPage_RunInfo.Controls.Add(this.label55);
  7209. this.tabPage_RunInfo.Controls.Add(this.label28);
  7210. this.tabPage_RunInfo.Controls.Add(this.label22);
  7211. this.tabPage_RunInfo.Controls.Add(this.label16);
  7212. this.tabPage_RunInfo.Controls.Add(this.label10);
  7213. this.tabPage_RunInfo.Controls.Add(this.label21);
  7214. this.tabPage_RunInfo.Controls.Add(this.label15);
  7215. this.tabPage_RunInfo.Controls.Add(this.label9);
  7216. this.tabPage_RunInfo.Controls.Add(this.label20);
  7217. this.tabPage_RunInfo.Controls.Add(this.label14);
  7218. this.tabPage_RunInfo.Controls.Add(this.label8);
  7219. this.tabPage_RunInfo.Controls.Add(this.label19);
  7220. this.tabPage_RunInfo.Controls.Add(this.label13);
  7221. this.tabPage_RunInfo.Controls.Add(this.label7);
  7222. this.tabPage_RunInfo.Controls.Add(this.label18);
  7223. this.tabPage_RunInfo.Controls.Add(this.label12);
  7224. this.tabPage_RunInfo.Controls.Add(this.label6);
  7225. this.tabPage_RunInfo.Controls.Add(this.label17);
  7226. this.tabPage_RunInfo.Controls.Add(this.label11);
  7227. this.tabPage_RunInfo.Controls.Add(this.label5);
  7228. this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30);
  7229. this.tabPage_RunInfo.Name = "tabPage_RunInfo";
  7230. this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3);
  7231. this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162);
  7232. this.tabPage_RunInfo.TabIndex = 0;
  7233. this.tabPage_RunInfo.Text = "运行信息";
  7234. //
  7235. // textBox_RunInfo_RSV1
  7236. //
  7237. this.textBox_RunInfo_RSV1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7238. this.textBox_RunInfo_RSV1.Location = new System.Drawing.Point(62, 126);
  7239. this.textBox_RunInfo_RSV1.Name = "textBox_RunInfo_RSV1";
  7240. this.textBox_RunInfo_RSV1.ReadOnly = true;
  7241. this.textBox_RunInfo_RSV1.Size = new System.Drawing.Size(85, 28);
  7242. this.textBox_RunInfo_RSV1.TabIndex = 50;
  7243. //
  7244. // textBox_RunInfo_RSV2
  7245. //
  7246. this.textBox_RunInfo_RSV2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7247. this.textBox_RunInfo_RSV2.Location = new System.Drawing.Point(209, 126);
  7248. this.textBox_RunInfo_RSV2.Name = "textBox_RunInfo_RSV2";
  7249. this.textBox_RunInfo_RSV2.ReadOnly = true;
  7250. this.textBox_RunInfo_RSV2.Size = new System.Drawing.Size(85, 28);
  7251. this.textBox_RunInfo_RSV2.TabIndex = 51;
  7252. //
  7253. // textBox_RunInfo_RSV3
  7254. //
  7255. this.textBox_RunInfo_RSV3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7256. this.textBox_RunInfo_RSV3.Location = new System.Drawing.Point(393, 126);
  7257. this.textBox_RunInfo_RSV3.Name = "textBox_RunInfo_RSV3";
  7258. this.textBox_RunInfo_RSV3.ReadOnly = true;
  7259. this.textBox_RunInfo_RSV3.Size = new System.Drawing.Size(85, 28);
  7260. this.textBox_RunInfo_RSV3.TabIndex = 52;
  7261. //
  7262. // textBox_RunInfo_GearBox
  7263. //
  7264. this.textBox_RunInfo_GearBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7265. this.textBox_RunInfo_GearBox.Location = new System.Drawing.Point(545, 126);
  7266. this.textBox_RunInfo_GearBox.Name = "textBox_RunInfo_GearBox";
  7267. this.textBox_RunInfo_GearBox.ReadOnly = true;
  7268. this.textBox_RunInfo_GearBox.Size = new System.Drawing.Size(85, 28);
  7269. this.textBox_RunInfo_GearBox.TabIndex = 53;
  7270. //
  7271. // label161
  7272. //
  7273. this.label161.AutoSize = true;
  7274. this.label161.Location = new System.Drawing.Point(485, 130);
  7275. this.label161.Name = "label161";
  7276. this.label161.Size = new System.Drawing.Size(58, 21);
  7277. this.label161.TabIndex = 46;
  7278. this.label161.Text = "变速器";
  7279. //
  7280. // label162
  7281. //
  7282. this.label162.AutoSize = true;
  7283. this.label162.Location = new System.Drawing.Point(300, 130);
  7284. this.label162.Name = "label162";
  7285. this.label162.Size = new System.Drawing.Size(51, 21);
  7286. this.label162.TabIndex = 47;
  7287. this.label162.Text = "预留3";
  7288. //
  7289. // label163
  7290. //
  7291. this.label163.AutoSize = true;
  7292. this.label163.Location = new System.Drawing.Point(6, 130);
  7293. this.label163.Name = "label163";
  7294. this.label163.Size = new System.Drawing.Size(51, 21);
  7295. this.label163.TabIndex = 48;
  7296. this.label163.Text = "预留1";
  7297. //
  7298. // label164
  7299. //
  7300. this.label164.AutoSize = true;
  7301. this.label164.Location = new System.Drawing.Point(153, 130);
  7302. this.label164.Name = "label164";
  7303. this.label164.Size = new System.Drawing.Size(51, 21);
  7304. this.label164.TabIndex = 49;
  7305. this.label164.Text = "预留2";
  7306. //
  7307. // textBox_RunInfo_BikeSpeed
  7308. //
  7309. this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7310. this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(62, 10);
  7311. this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed";
  7312. this.textBox_RunInfo_BikeSpeed.ReadOnly = true;
  7313. this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28);
  7314. this.textBox_RunInfo_BikeSpeed.TabIndex = 35;
  7315. //
  7316. // textBox_RunInfo_MotorSpeed
  7317. //
  7318. this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7319. this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(62, 97);
  7320. this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed";
  7321. this.textBox_RunInfo_MotorSpeed.ReadOnly = true;
  7322. this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28);
  7323. this.textBox_RunInfo_MotorSpeed.TabIndex = 27;
  7324. //
  7325. // textBox_RunInfo_Cadence
  7326. //
  7327. this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7328. this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(62, 39);
  7329. this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence";
  7330. this.textBox_RunInfo_Cadence.ReadOnly = true;
  7331. this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28);
  7332. this.textBox_RunInfo_Cadence.TabIndex = 28;
  7333. //
  7334. // textBox_TorqueReg
  7335. //
  7336. this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7337. this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 68);
  7338. this.textBox_TorqueReg.Name = "textBox_TorqueReg";
  7339. this.textBox_TorqueReg.ReadOnly = true;
  7340. this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28);
  7341. this.textBox_TorqueReg.TabIndex = 45;
  7342. //
  7343. // textBox_RunInfo_Torque
  7344. //
  7345. this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7346. this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(62, 68);
  7347. this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque";
  7348. this.textBox_RunInfo_Torque.ReadOnly = true;
  7349. this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28);
  7350. this.textBox_RunInfo_Torque.TabIndex = 29;
  7351. //
  7352. // textBox_RunInfo_Dir
  7353. //
  7354. this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7355. this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(209, 97);
  7356. this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir";
  7357. this.textBox_RunInfo_Dir.ReadOnly = true;
  7358. this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28);
  7359. this.textBox_RunInfo_Dir.TabIndex = 30;
  7360. //
  7361. // textBox_RunInfo_Vol
  7362. //
  7363. this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7364. this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(209, 10);
  7365. this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol";
  7366. this.textBox_RunInfo_Vol.ReadOnly = true;
  7367. this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28);
  7368. this.textBox_RunInfo_Vol.TabIndex = 31;
  7369. //
  7370. // textBox_RunInfo_Current
  7371. //
  7372. this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7373. this.textBox_RunInfo_Current.Location = new System.Drawing.Point(209, 39);
  7374. this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current";
  7375. this.textBox_RunInfo_Current.ReadOnly = true;
  7376. this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28);
  7377. this.textBox_RunInfo_Current.TabIndex = 32;
  7378. //
  7379. // textBox_RunInfo_Power
  7380. //
  7381. this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7382. this.textBox_RunInfo_Power.Location = new System.Drawing.Point(209, 68);
  7383. this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power";
  7384. this.textBox_RunInfo_Power.ReadOnly = true;
  7385. this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28);
  7386. this.textBox_RunInfo_Power.TabIndex = 33;
  7387. //
  7388. // textBox_RunInfo_SOC
  7389. //
  7390. this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7391. this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(545, 10);
  7392. this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC";
  7393. this.textBox_RunInfo_SOC.ReadOnly = true;
  7394. this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28);
  7395. this.textBox_RunInfo_SOC.TabIndex = 26;
  7396. //
  7397. // textBox_RunInfo_T_PCB
  7398. //
  7399. this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7400. this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(393, 10);
  7401. this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB";
  7402. this.textBox_RunInfo_T_PCB.ReadOnly = true;
  7403. this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28);
  7404. this.textBox_RunInfo_T_PCB.TabIndex = 43;
  7405. //
  7406. // textBox_RunInfo_T_MCU
  7407. //
  7408. this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7409. this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(393, 39);
  7410. this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU";
  7411. this.textBox_RunInfo_T_MCU.ReadOnly = true;
  7412. this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28);
  7413. this.textBox_RunInfo_T_MCU.TabIndex = 36;
  7414. //
  7415. // textBox_RunInfo_T_Coil
  7416. //
  7417. this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7418. this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(393, 68);
  7419. this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil";
  7420. this.textBox_RunInfo_T_Coil.ReadOnly = true;
  7421. this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28);
  7422. this.textBox_RunInfo_T_Coil.TabIndex = 37;
  7423. //
  7424. // textBox_RunInfo_GearSt
  7425. //
  7426. this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7427. this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(393, 97);
  7428. this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt";
  7429. this.textBox_RunInfo_GearSt.ReadOnly = true;
  7430. this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28);
  7431. this.textBox_RunInfo_GearSt.TabIndex = 38;
  7432. //
  7433. // textBox_RunInfo_LightSwitch
  7434. //
  7435. this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7436. this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(545, 97);
  7437. this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch";
  7438. this.textBox_RunInfo_LightSwitch.ReadOnly = true;
  7439. this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28);
  7440. this.textBox_RunInfo_LightSwitch.TabIndex = 39;
  7441. //
  7442. // textBox_RunInfo_Range
  7443. //
  7444. this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7445. this.textBox_RunInfo_Range.Location = new System.Drawing.Point(545, 68);
  7446. this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range";
  7447. this.textBox_RunInfo_Range.ReadOnly = true;
  7448. this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28);
  7449. this.textBox_RunInfo_Range.TabIndex = 40;
  7450. //
  7451. // textBox_RunInfo_AvgPower
  7452. //
  7453. this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7454. this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(545, 39);
  7455. this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower";
  7456. this.textBox_RunInfo_AvgPower.ReadOnly = true;
  7457. this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28);
  7458. this.textBox_RunInfo_AvgPower.TabIndex = 41;
  7459. //
  7460. // textBox_RunInfo_Trip
  7461. //
  7462. this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7463. this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 10);
  7464. this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip";
  7465. this.textBox_RunInfo_Trip.ReadOnly = true;
  7466. this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28);
  7467. this.textBox_RunInfo_Trip.TabIndex = 42;
  7468. //
  7469. // textBox_RunInfo_Trip_Time
  7470. //
  7471. this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7472. this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 39);
  7473. this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time";
  7474. this.textBox_RunInfo_Trip_Time.ReadOnly = true;
  7475. this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28);
  7476. this.textBox_RunInfo_Trip_Time.TabIndex = 34;
  7477. //
  7478. // textBox_ErrorCode
  7479. //
  7480. this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7481. this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 97);
  7482. this.textBox_ErrorCode.Name = "textBox_ErrorCode";
  7483. this.textBox_ErrorCode.ReadOnly = true;
  7484. this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28);
  7485. this.textBox_ErrorCode.TabIndex = 25;
  7486. this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover);
  7487. //
  7488. // label55
  7489. //
  7490. this.label55.AutoSize = true;
  7491. this.label55.Location = new System.Drawing.Point(635, 72);
  7492. this.label55.Name = "label55";
  7493. this.label55.Size = new System.Drawing.Size(71, 21);
  7494. this.label55.TabIndex = 44;
  7495. this.label55.Text = "力矩Reg";
  7496. //
  7497. // label28
  7498. //
  7499. this.label28.AutoSize = true;
  7500. this.label28.Location = new System.Drawing.Point(635, 101);
  7501. this.label28.Name = "label28";
  7502. this.label28.Size = new System.Drawing.Size(58, 21);
  7503. this.label28.TabIndex = 14;
  7504. this.label28.Text = "故障码";
  7505. //
  7506. // label22
  7507. //
  7508. this.label22.AutoSize = true;
  7509. this.label22.Location = new System.Drawing.Point(635, 43);
  7510. this.label22.Name = "label22";
  7511. this.label22.Size = new System.Drawing.Size(74, 21);
  7512. this.label22.TabIndex = 7;
  7513. this.label22.Text = "单次时间";
  7514. //
  7515. // label16
  7516. //
  7517. this.label16.AutoSize = true;
  7518. this.label16.Location = new System.Drawing.Point(485, 72);
  7519. this.label16.Name = "label16";
  7520. this.label16.Size = new System.Drawing.Size(42, 21);
  7521. this.label16.TabIndex = 8;
  7522. this.label16.Text = "续航";
  7523. //
  7524. // label10
  7525. //
  7526. this.label10.AutoSize = true;
  7527. this.label10.Location = new System.Drawing.Point(153, 72);
  7528. this.label10.Name = "label10";
  7529. this.label10.Size = new System.Drawing.Size(42, 21);
  7530. this.label10.TabIndex = 9;
  7531. this.label10.Text = "功率";
  7532. //
  7533. // label21
  7534. //
  7535. this.label21.AutoSize = true;
  7536. this.label21.Location = new System.Drawing.Point(635, 14);
  7537. this.label21.Name = "label21";
  7538. this.label21.Size = new System.Drawing.Size(74, 21);
  7539. this.label21.TabIndex = 10;
  7540. this.label21.Text = "单次里程";
  7541. //
  7542. // label15
  7543. //
  7544. this.label15.AutoSize = true;
  7545. this.label15.Location = new System.Drawing.Point(485, 14);
  7546. this.label15.Name = "label15";
  7547. this.label15.Size = new System.Drawing.Size(42, 21);
  7548. this.label15.TabIndex = 11;
  7549. this.label15.Text = "电量";
  7550. //
  7551. // label9
  7552. //
  7553. this.label9.AutoSize = true;
  7554. this.label9.Location = new System.Drawing.Point(153, 43);
  7555. this.label9.Name = "label9";
  7556. this.label9.Size = new System.Drawing.Size(42, 21);
  7557. this.label9.TabIndex = 12;
  7558. this.label9.Text = "电流";
  7559. //
  7560. // label20
  7561. //
  7562. this.label20.AutoSize = true;
  7563. this.label20.Location = new System.Drawing.Point(300, 72);
  7564. this.label20.Name = "label20";
  7565. this.label20.Size = new System.Drawing.Size(74, 21);
  7566. this.label20.TabIndex = 13;
  7567. this.label20.Text = "电机温度";
  7568. //
  7569. // label14
  7570. //
  7571. this.label14.AutoSize = true;
  7572. this.label14.Location = new System.Drawing.Point(485, 101);
  7573. this.label14.Name = "label14";
  7574. this.label14.Size = new System.Drawing.Size(42, 21);
  7575. this.label14.TabIndex = 15;
  7576. this.label14.Text = "大灯";
  7577. //
  7578. // label8
  7579. //
  7580. this.label8.AutoSize = true;
  7581. this.label8.Location = new System.Drawing.Point(153, 14);
  7582. this.label8.Name = "label8";
  7583. this.label8.Size = new System.Drawing.Size(42, 21);
  7584. this.label8.TabIndex = 23;
  7585. this.label8.Text = "电压";
  7586. //
  7587. // label19
  7588. //
  7589. this.label19.AutoSize = true;
  7590. this.label19.Location = new System.Drawing.Point(300, 43);
  7591. this.label19.Name = "label19";
  7592. this.label19.Size = new System.Drawing.Size(80, 21);
  7593. this.label19.TabIndex = 16;
  7594. this.label19.Text = "MOS温度";
  7595. //
  7596. // label13
  7597. //
  7598. this.label13.AutoSize = true;
  7599. this.label13.Location = new System.Drawing.Point(300, 101);
  7600. this.label13.Name = "label13";
  7601. this.label13.Size = new System.Drawing.Size(42, 21);
  7602. this.label13.TabIndex = 17;
  7603. this.label13.Text = "档位";
  7604. //
  7605. // label7
  7606. //
  7607. this.label7.AutoSize = true;
  7608. this.label7.Location = new System.Drawing.Point(6, 101);
  7609. this.label7.Name = "label7";
  7610. this.label7.Size = new System.Drawing.Size(42, 21);
  7611. this.label7.TabIndex = 18;
  7612. this.label7.Text = "转速";
  7613. //
  7614. // label18
  7615. //
  7616. this.label18.AutoSize = true;
  7617. this.label18.Location = new System.Drawing.Point(300, 14);
  7618. this.label18.Name = "label18";
  7619. this.label18.Size = new System.Drawing.Size(73, 21);
  7620. this.label18.TabIndex = 19;
  7621. this.label18.Text = "PCB温度";
  7622. //
  7623. // label12
  7624. //
  7625. this.label12.AutoSize = true;
  7626. this.label12.Location = new System.Drawing.Point(153, 101);
  7627. this.label12.Name = "label12";
  7628. this.label12.Size = new System.Drawing.Size(42, 21);
  7629. this.label12.TabIndex = 20;
  7630. this.label12.Text = "方向";
  7631. //
  7632. // label6
  7633. //
  7634. this.label6.AutoSize = true;
  7635. this.label6.Location = new System.Drawing.Point(6, 43);
  7636. this.label6.Name = "label6";
  7637. this.label6.Size = new System.Drawing.Size(42, 21);
  7638. this.label6.TabIndex = 21;
  7639. this.label6.Text = "踏频";
  7640. //
  7641. // label17
  7642. //
  7643. this.label17.AutoSize = true;
  7644. this.label17.Location = new System.Drawing.Point(485, 43);
  7645. this.label17.Name = "label17";
  7646. this.label17.Size = new System.Drawing.Size(42, 21);
  7647. this.label17.TabIndex = 22;
  7648. this.label17.Text = "功耗";
  7649. //
  7650. // label11
  7651. //
  7652. this.label11.AutoSize = true;
  7653. this.label11.Location = new System.Drawing.Point(6, 72);
  7654. this.label11.Name = "label11";
  7655. this.label11.Size = new System.Drawing.Size(42, 21);
  7656. this.label11.TabIndex = 24;
  7657. this.label11.Text = "力矩";
  7658. //
  7659. // label5
  7660. //
  7661. this.label5.AutoSize = true;
  7662. this.label5.Location = new System.Drawing.Point(6, 14);
  7663. this.label5.Name = "label5";
  7664. this.label5.Size = new System.Drawing.Size(42, 21);
  7665. this.label5.TabIndex = 6;
  7666. this.label5.Text = "车速";
  7667. //
  7668. // tabPage_DebugInfo
  7669. //
  7670. this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7671. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_ThrottlePer);
  7672. this.tabPage_DebugInfo.Controls.Add(this.label152);
  7673. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
  7674. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
  7675. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
  7676. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
  7677. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
  7678. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
  7679. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
  7680. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
  7681. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
  7682. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
  7683. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
  7684. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
  7685. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
  7686. this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
  7687. this.tabPage_DebugInfo.Controls.Add(this.label97);
  7688. this.tabPage_DebugInfo.Controls.Add(this.label109);
  7689. this.tabPage_DebugInfo.Controls.Add(this.label98);
  7690. this.tabPage_DebugInfo.Controls.Add(this.label99);
  7691. this.tabPage_DebugInfo.Controls.Add(this.label100);
  7692. this.tabPage_DebugInfo.Controls.Add(this.label101);
  7693. this.tabPage_DebugInfo.Controls.Add(this.label102);
  7694. this.tabPage_DebugInfo.Controls.Add(this.label110);
  7695. this.tabPage_DebugInfo.Controls.Add(this.label108);
  7696. this.tabPage_DebugInfo.Controls.Add(this.label103);
  7697. this.tabPage_DebugInfo.Controls.Add(this.label104);
  7698. this.tabPage_DebugInfo.Controls.Add(this.label105);
  7699. this.tabPage_DebugInfo.Controls.Add(this.label106);
  7700. this.tabPage_DebugInfo.Controls.Add(this.label107);
  7701. this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30);
  7702. this.tabPage_DebugInfo.Name = "tabPage_DebugInfo";
  7703. this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3);
  7704. this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162);
  7705. this.tabPage_DebugInfo.TabIndex = 1;
  7706. this.tabPage_DebugInfo.Text = "调试信息";
  7707. //
  7708. // textBox_DebugInfo_ThrottlePer
  7709. //
  7710. this.textBox_DebugInfo_ThrottlePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7711. this.textBox_DebugInfo_ThrottlePer.Location = new System.Drawing.Point(634, 78);
  7712. this.textBox_DebugInfo_ThrottlePer.Name = "textBox_DebugInfo_ThrottlePer";
  7713. this.textBox_DebugInfo_ThrottlePer.ReadOnly = true;
  7714. this.textBox_DebugInfo_ThrottlePer.Size = new System.Drawing.Size(60, 28);
  7715. this.textBox_DebugInfo_ThrottlePer.TabIndex = 67;
  7716. //
  7717. // label152
  7718. //
  7719. this.label152.AutoSize = true;
  7720. this.label152.Location = new System.Drawing.Point(522, 82);
  7721. this.label152.Name = "label152";
  7722. this.label152.Size = new System.Drawing.Size(90, 21);
  7723. this.label152.TabIndex = 66;
  7724. this.label152.Text = "转把百分比";
  7725. //
  7726. // textBox_DebugInfo_SysFun
  7727. //
  7728. this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7729. this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6);
  7730. this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun";
  7731. this.textBox_DebugInfo_SysFun.ReadOnly = true;
  7732. this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
  7733. this.textBox_DebugInfo_SysFun.TabIndex = 61;
  7734. //
  7735. // textBox_DebugInfo_SecondFun
  7736. //
  7737. this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7738. this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42);
  7739. this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun";
  7740. this.textBox_DebugInfo_SecondFun.ReadOnly = true;
  7741. this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
  7742. this.textBox_DebugInfo_SecondFun.TabIndex = 58;
  7743. //
  7744. // textBox_DebugInfo_MotorFun
  7745. //
  7746. this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7747. this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
  7748. this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
  7749. this.textBox_DebugInfo_MotorFun.ReadOnly = true;
  7750. this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
  7751. this.textBox_DebugInfo_MotorFun.TabIndex = 65;
  7752. //
  7753. // textBox_DebugInfo_AssistFun
  7754. //
  7755. this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7756. this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114);
  7757. this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun";
  7758. this.textBox_DebugInfo_AssistFun.ReadOnly = true;
  7759. this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
  7760. this.textBox_DebugInfo_AssistFun.TabIndex = 55;
  7761. //
  7762. // textBox_DebugInfo_IdRef
  7763. //
  7764. this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7765. this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
  7766. this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
  7767. this.textBox_DebugInfo_IdRef.ReadOnly = true;
  7768. this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
  7769. this.textBox_DebugInfo_IdRef.TabIndex = 64;
  7770. //
  7771. // textBox_DebugInfo_IqRef
  7772. //
  7773. this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7774. this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
  7775. this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
  7776. this.textBox_DebugInfo_IqRef.ReadOnly = true;
  7777. this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
  7778. this.textBox_DebugInfo_IqRef.TabIndex = 56;
  7779. //
  7780. // textBox_DebugInfo_UdRef
  7781. //
  7782. this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7783. this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
  7784. this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
  7785. this.textBox_DebugInfo_UdRef.ReadOnly = true;
  7786. this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
  7787. this.textBox_DebugInfo_UdRef.TabIndex = 59;
  7788. //
  7789. // textBox_DebugInfo_UqRef
  7790. //
  7791. this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7792. this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114);
  7793. this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef";
  7794. this.textBox_DebugInfo_UqRef.ReadOnly = true;
  7795. this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28);
  7796. this.textBox_DebugInfo_UqRef.TabIndex = 62;
  7797. //
  7798. // textBox_DebugInfo_TorquePu
  7799. //
  7800. this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7801. this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6);
  7802. this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu";
  7803. this.textBox_DebugInfo_TorquePu.ReadOnly = true;
  7804. this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
  7805. this.textBox_DebugInfo_TorquePu.TabIndex = 63;
  7806. //
  7807. // textBox_DebugInfo_TorqueFil
  7808. //
  7809. this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7810. this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
  7811. this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
  7812. this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
  7813. this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
  7814. this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
  7815. //
  7816. // textBox_DebugInfo_TorqueCadence
  7817. //
  7818. this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7819. this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
  7820. this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
  7821. this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
  7822. this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
  7823. this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
  7824. //
  7825. // textBox_DebugInfo_IqFdb
  7826. //
  7827. this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7828. this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
  7829. this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
  7830. this.textBox_DebugInfo_IqFdb.ReadOnly = true;
  7831. this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
  7832. this.textBox_DebugInfo_IqFdb.TabIndex = 56;
  7833. //
  7834. // textBox_DebugInfo_IdFdb
  7835. //
  7836. this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7837. this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114);
  7838. this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb";
  7839. this.textBox_DebugInfo_IdFdb.ReadOnly = true;
  7840. this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
  7841. this.textBox_DebugInfo_IdFdb.TabIndex = 64;
  7842. //
  7843. // textBox_DebugInfo_AssistOut
  7844. //
  7845. this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  7846. this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
  7847. this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
  7848. this.textBox_DebugInfo_AssistOut.ReadOnly = true;
  7849. this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
  7850. this.textBox_DebugInfo_AssistOut.TabIndex = 56;
  7851. //
  7852. // label97
  7853. //
  7854. this.label97.AutoSize = true;
  7855. this.label97.Location = new System.Drawing.Point(344, 46);
  7856. this.label97.Name = "label97";
  7857. this.label97.Size = new System.Drawing.Size(106, 21);
  7858. this.label97.TabIndex = 45;
  7859. this.label97.Text = "时间滤波力矩";
  7860. //
  7861. // label109
  7862. //
  7863. this.label109.AutoSize = true;
  7864. this.label109.Location = new System.Drawing.Point(344, 118);
  7865. this.label109.Name = "label109";
  7866. this.label109.Size = new System.Drawing.Size(102, 21);
  7867. this.label109.TabIndex = 46;
  7868. this.label109.Text = "D轴电流反馈";
  7869. //
  7870. // label98
  7871. //
  7872. this.label98.AutoSize = true;
  7873. this.label98.Location = new System.Drawing.Point(170, 10);
  7874. this.label98.Name = "label98";
  7875. this.label98.Size = new System.Drawing.Size(102, 21);
  7876. this.label98.TabIndex = 46;
  7877. this.label98.Text = "D轴电流给定";
  7878. //
  7879. // label99
  7880. //
  7881. this.label99.AutoSize = true;
  7882. this.label99.Location = new System.Drawing.Point(8, 118);
  7883. this.label99.Name = "label99";
  7884. this.label99.Size = new System.Drawing.Size(90, 21);
  7885. this.label99.TabIndex = 47;
  7886. this.label99.Text = "助力状态机";
  7887. //
  7888. // label100
  7889. //
  7890. this.label100.AutoSize = true;
  7891. this.label100.Location = new System.Drawing.Point(170, 82);
  7892. this.label100.Name = "label100";
  7893. this.label100.Size = new System.Drawing.Size(102, 21);
  7894. this.label100.TabIndex = 48;
  7895. this.label100.Text = "D轴电压给定";
  7896. //
  7897. // label101
  7898. //
  7899. this.label101.AutoSize = true;
  7900. this.label101.Location = new System.Drawing.Point(8, 46);
  7901. this.label101.Name = "label101";
  7902. this.label101.Size = new System.Drawing.Size(90, 21);
  7903. this.label101.TabIndex = 53;
  7904. this.label101.Text = "二层状态机";
  7905. //
  7906. // label102
  7907. //
  7908. this.label102.AutoSize = true;
  7909. this.label102.Location = new System.Drawing.Point(170, 118);
  7910. this.label102.Name = "label102";
  7911. this.label102.Size = new System.Drawing.Size(103, 21);
  7912. this.label102.TabIndex = 49;
  7913. this.label102.Text = "Q轴电压给定";
  7914. //
  7915. // label110
  7916. //
  7917. this.label110.AutoSize = true;
  7918. this.label110.Location = new System.Drawing.Point(522, 46);
  7919. this.label110.Name = "label110";
  7920. this.label110.Size = new System.Drawing.Size(106, 21);
  7921. this.label110.TabIndex = 51;
  7922. this.label110.Text = "助力输出电流";
  7923. //
  7924. // label108
  7925. //
  7926. this.label108.AutoSize = true;
  7927. this.label108.Location = new System.Drawing.Point(522, 10);
  7928. this.label108.Name = "label108";
  7929. this.label108.Size = new System.Drawing.Size(103, 21);
  7930. this.label108.TabIndex = 51;
  7931. this.label108.Text = "Q轴电流反馈";
  7932. //
  7933. // label103
  7934. //
  7935. this.label103.AutoSize = true;
  7936. this.label103.Location = new System.Drawing.Point(8, 82);
  7937. this.label103.Name = "label103";
  7938. this.label103.Size = new System.Drawing.Size(90, 21);
  7939. this.label103.TabIndex = 50;
  7940. this.label103.Text = "电机状态机";
  7941. //
  7942. // label104
  7943. //
  7944. this.label104.AutoSize = true;
  7945. this.label104.Location = new System.Drawing.Point(170, 46);
  7946. this.label104.Name = "label104";
  7947. this.label104.Size = new System.Drawing.Size(103, 21);
  7948. this.label104.TabIndex = 51;
  7949. this.label104.Text = "Q轴电流给定";
  7950. //
  7951. // label105
  7952. //
  7953. this.label105.AutoSize = true;
  7954. this.label105.Location = new System.Drawing.Point(344, 10);
  7955. this.label105.Name = "label105";
  7956. this.label105.Size = new System.Drawing.Size(74, 21);
  7957. this.label105.TabIndex = 52;
  7958. this.label105.Text = "瞬时力矩";
  7959. //
  7960. // label106
  7961. //
  7962. this.label106.AutoSize = true;
  7963. this.label106.Location = new System.Drawing.Point(344, 82);
  7964. this.label106.Name = "label106";
  7965. this.label106.Size = new System.Drawing.Size(106, 21);
  7966. this.label106.TabIndex = 54;
  7967. this.label106.Text = "踏频滤波力矩";
  7968. //
  7969. // label107
  7970. //
  7971. this.label107.AutoSize = true;
  7972. this.label107.Location = new System.Drawing.Point(8, 10);
  7973. this.label107.Name = "label107";
  7974. this.label107.Size = new System.Drawing.Size(90, 21);
  7975. this.label107.TabIndex = 44;
  7976. this.label107.Text = "系统状态机";
  7977. //
  7978. // label_StarInfo
  7979. //
  7980. this.label_StarInfo.AutoSize = true;
  7981. this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7982. this.label_StarInfo.Location = new System.Drawing.Point(359, 214);
  7983. this.label_StarInfo.Name = "label_StarInfo";
  7984. this.label_StarInfo.Size = new System.Drawing.Size(339, 70);
  7985. this.label_StarInfo.TabIndex = 24;
  7986. this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
  7987. this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  7988. //
  7989. // label_UserName
  7990. //
  7991. this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  7992. this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  7993. this.label_UserName.ForeColor = System.Drawing.Color.White;
  7994. this.label_UserName.Location = new System.Drawing.Point(580, 4);
  7995. this.label_UserName.Name = "label_UserName";
  7996. this.label_UserName.Size = new System.Drawing.Size(140, 21);
  7997. this.label_UserName.TabIndex = 21;
  7998. this.label_UserName.Text = "用户名:";
  7999. this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  8000. //
  8001. // label124
  8002. //
  8003. this.label124.BackColor = System.Drawing.Color.Silver;
  8004. this.label124.ForeColor = System.Drawing.Color.White;
  8005. this.label124.Location = new System.Drawing.Point(568, 7);
  8006. this.label124.Name = "label124";
  8007. this.label124.Size = new System.Drawing.Size(1, 15);
  8008. this.label124.TabIndex = 25;
  8009. //
  8010. // label46
  8011. //
  8012. this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  8013. this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8014. this.label46.ForeColor = System.Drawing.Color.White;
  8015. this.label46.Location = new System.Drawing.Point(726, 4);
  8016. this.label46.Name = "label46";
  8017. this.label46.Size = new System.Drawing.Size(23, 21);
  8018. this.label46.TabIndex = 21;
  8019. this.label46.Text = "/";
  8020. //
  8021. // pictureBox2
  8022. //
  8023. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  8024. this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
  8025. this.pictureBox2.Location = new System.Drawing.Point(896, 3);
  8026. this.pictureBox2.Name = "pictureBox2";
  8027. this.pictureBox2.Size = new System.Drawing.Size(132, 23);
  8028. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  8029. this.pictureBox2.TabIndex = 16;
  8030. this.pictureBox2.TabStop = false;
  8031. //
  8032. // timer_AckWait
  8033. //
  8034. this.timer_AckWait.Enabled = true;
  8035. this.timer_AckWait.Interval = 500;
  8036. this.timer_AckWait.Tick += new System.EventHandler(this.timer_AckWait_Tick);
  8037. //
  8038. // 联动装置盒配置ToolStripMenuItem
  8039. //
  8040. this.联动装置盒配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8041. this.接口类型ToolStripMenuItem,
  8042. this.cAN波特率ToolStripMenuItem,
  8043. this.UARTBOOT波特率ToolStripMenuItem,
  8044. this.uARTAPP波特率ToolStripMenuItem,
  8045. this.固件版本ToolStripMenuItem,
  8046. this.定制ToolStripMenuItem});
  8047. this.联动装置盒配置ToolStripMenuItem.Name = "联动装置盒配置ToolStripMenuItem";
  8048. this.联动装置盒配置ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
  8049. this.联动装置盒配置ToolStripMenuItem.Text = "联动装置盒配置";
  8050. this.联动装置盒配置ToolStripMenuItem.Click += new System.EventHandler(this.联动装置盒配置ToolStripMenuItem_Click);
  8051. //
  8052. // 接口类型ToolStripMenuItem
  8053. //
  8054. this.接口类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8055. this.toolStripComboBox_PortMode});
  8056. this.接口类型ToolStripMenuItem.Name = "接口类型ToolStripMenuItem";
  8057. this.接口类型ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  8058. this.接口类型ToolStripMenuItem.Text = "接口类型";
  8059. //
  8060. // cAN波特率ToolStripMenuItem
  8061. //
  8062. this.cAN波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8063. this.toolStripComboBox_CANBaud});
  8064. this.cAN波特率ToolStripMenuItem.Name = "cAN波特率ToolStripMenuItem";
  8065. this.cAN波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  8066. this.cAN波特率ToolStripMenuItem.Text = "CAN波特率";
  8067. //
  8068. // UARTBOOT波特率ToolStripMenuItem
  8069. //
  8070. this.UARTBOOT波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8071. this.toolStripComboBox_UARTBOOTBAUD});
  8072. this.UARTBOOT波特率ToolStripMenuItem.Name = "UARTBOOT波特率ToolStripMenuItem";
  8073. this.UARTBOOT波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  8074. this.UARTBOOT波特率ToolStripMenuItem.Text = "UART BOOT波特率";
  8075. //
  8076. // uARTAPP波特率ToolStripMenuItem
  8077. //
  8078. this.uARTAPP波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8079. this.toolStripComboBox_UARTAPPBAUD});
  8080. this.uARTAPP波特率ToolStripMenuItem.Name = "uARTAPP波特率ToolStripMenuItem";
  8081. this.uARTAPP波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  8082. this.uARTAPP波特率ToolStripMenuItem.Text = "UART APP波特率";
  8083. //
  8084. // toolStripComboBox_PortMode
  8085. //
  8086. this.toolStripComboBox_PortMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  8087. this.toolStripComboBox_PortMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8088. this.toolStripComboBox_PortMode.Items.AddRange(new object[] {
  8089. "CAN",
  8090. "UART"});
  8091. this.toolStripComboBox_PortMode.Name = "toolStripComboBox_PortMode";
  8092. this.toolStripComboBox_PortMode.Size = new System.Drawing.Size(121, 29);
  8093. this.toolStripComboBox_PortMode.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_PortMode_Click);
  8094. this.toolStripComboBox_PortMode.Click += new System.EventHandler(this.toolStripComboBox_PortMode_Click);
  8095. //
  8096. // toolStripComboBox_CANBaud
  8097. //
  8098. this.toolStripComboBox_CANBaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  8099. this.toolStripComboBox_CANBaud.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8100. this.toolStripComboBox_CANBaud.Items.AddRange(new object[] {
  8101. "125",
  8102. "250",
  8103. "500",
  8104. "1000"});
  8105. this.toolStripComboBox_CANBaud.Name = "toolStripComboBox_CANBaud";
  8106. this.toolStripComboBox_CANBaud.Size = new System.Drawing.Size(121, 29);
  8107. this.toolStripComboBox_CANBaud.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_CANBaud_Click);
  8108. this.toolStripComboBox_CANBaud.Click += new System.EventHandler(this.toolStripComboBox_CANBaud_Click);
  8109. //
  8110. // toolStripComboBox_UARTBOOTBAUD
  8111. //
  8112. this.toolStripComboBox_UARTBOOTBAUD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  8113. this.toolStripComboBox_UARTBOOTBAUD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8114. this.toolStripComboBox_UARTBOOTBAUD.Items.AddRange(new object[] {
  8115. "9600",
  8116. "19200",
  8117. "38400",
  8118. "57600"});
  8119. this.toolStripComboBox_UARTBOOTBAUD.Name = "toolStripComboBox_UARTBOOTBAUD";
  8120. this.toolStripComboBox_UARTBOOTBAUD.Size = new System.Drawing.Size(121, 29);
  8121. this.toolStripComboBox_UARTBOOTBAUD.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_UARTBOOTBAUD_Click);
  8122. this.toolStripComboBox_UARTBOOTBAUD.Click += new System.EventHandler(this.toolStripComboBox_UARTBOOTBAUD_Click);
  8123. //
  8124. // toolStripComboBox_UARTAPPBAUD
  8125. //
  8126. this.toolStripComboBox_UARTAPPBAUD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  8127. this.toolStripComboBox_UARTAPPBAUD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8128. this.toolStripComboBox_UARTAPPBAUD.Items.AddRange(new object[] {
  8129. "1200",
  8130. "9600",
  8131. "19200",
  8132. "38400",
  8133. "57600"});
  8134. this.toolStripComboBox_UARTAPPBAUD.Name = "toolStripComboBox_UARTAPPBAUD";
  8135. this.toolStripComboBox_UARTAPPBAUD.Size = new System.Drawing.Size(121, 29);
  8136. this.toolStripComboBox_UARTAPPBAUD.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_UARTAPPBAUD_Click);
  8137. this.toolStripComboBox_UARTAPPBAUD.Click += new System.EventHandler(this.toolStripComboBox_UARTAPPBAUD_Click);
  8138. //
  8139. // 定制ToolStripMenuItem
  8140. //
  8141. this.定制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8142. this.toolStripTextBox_OPTION_GIANT,
  8143. this.toolStripTextBox_OPTION_Others});
  8144. this.定制ToolStripMenuItem.Name = "定制ToolStripMenuItem";
  8145. this.定制ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  8146. this.定制ToolStripMenuItem.Text = "定制";
  8147. //
  8148. // toolStripTextBox_OPTION_Others
  8149. //
  8150. this.toolStripTextBox_OPTION_Others.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8151. this.toolStripTextBox_OPTION_Others.Name = "toolStripTextBox_OPTION_Others";
  8152. this.toolStripTextBox_OPTION_Others.Size = new System.Drawing.Size(150, 28);
  8153. this.toolStripTextBox_OPTION_Others.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_OPTION_Others_KeyDown);
  8154. //
  8155. // 固件版本ToolStripMenuItem
  8156. //
  8157. this.固件版本ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  8158. this.toolStripTextBox_CDL_Version});
  8159. this.固件版本ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8160. this.固件版本ToolStripMenuItem.Name = "固件版本ToolStripMenuItem";
  8161. this.固件版本ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
  8162. this.固件版本ToolStripMenuItem.Text = "固件版本";
  8163. //
  8164. // toolStripTextBox_CDL_Version
  8165. //
  8166. this.toolStripTextBox_CDL_Version.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8167. this.toolStripTextBox_CDL_Version.Name = "toolStripTextBox_CDL_Version";
  8168. this.toolStripTextBox_CDL_Version.ReadOnly = true;
  8169. this.toolStripTextBox_CDL_Version.Size = new System.Drawing.Size(150, 28);
  8170. //
  8171. // toolStripTextBox_OPTION_GIANT
  8172. //
  8173. this.toolStripTextBox_OPTION_GIANT.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8174. this.toolStripTextBox_OPTION_GIANT.Name = "toolStripTextBox_OPTION_GIANT";
  8175. this.toolStripTextBox_OPTION_GIANT.Size = new System.Drawing.Size(210, 26);
  8176. this.toolStripTextBox_OPTION_GIANT.Text = "GIANT";
  8177. this.toolStripTextBox_OPTION_GIANT.Click += new System.EventHandler(this.toolStripTextBox_OPTION_GIANT_Click);
  8178. //
  8179. // mainForm
  8180. //
  8181. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  8182. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  8183. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  8184. this.ClientSize = new System.Drawing.Size(1034, 641);
  8185. this.Controls.Add(this.label124);
  8186. this.Controls.Add(this.tabControl2);
  8187. this.Controls.Add(this.groupBox3);
  8188. this.Controls.Add(this.label_StarInfo);
  8189. this.Controls.Add(this.label46);
  8190. this.Controls.Add(this.label_UserName);
  8191. this.Controls.Add(this.label_Computername);
  8192. this.Controls.Add(this.label_PortStatus);
  8193. this.Controls.Add(this.label_ServerStatus);
  8194. this.Controls.Add(this.label_Server_ComStatus);
  8195. this.Controls.Add(this.label96);
  8196. this.Controls.Add(this.pictureBox2);
  8197. this.Controls.Add(this.label45);
  8198. this.Controls.Add(this.label44);
  8199. this.Controls.Add(this.label43);
  8200. this.Controls.Add(this.label_COM_Sta);
  8201. this.Controls.Add(this.label_SystemTime);
  8202. this.Controls.Add(this.label_BuildTime);
  8203. this.Controls.Add(this.label_RecCount);
  8204. this.Controls.Add(this.label23);
  8205. this.Controls.Add(this.groupBox1);
  8206. this.Controls.Add(this.statusStrip1);
  8207. this.Controls.Add(this.menuStrip_Set);
  8208. this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
  8209. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  8210. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  8211. this.Margin = new System.Windows.Forms.Padding(4);
  8212. this.MaximizeBox = false;
  8213. this.Name = "mainForm";
  8214. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  8215. this.Text = "MOTINOVA E-Bike 电机测试工具 V";
  8216. this.Load += new System.EventHandler(this.MainForm_Load);
  8217. this.menuStrip_Set.ResumeLayout(false);
  8218. this.menuStrip_Set.PerformLayout();
  8219. this.statusStrip1.ResumeLayout(false);
  8220. this.statusStrip1.PerformLayout();
  8221. this.groupBox1.ResumeLayout(false);
  8222. this.groupBox1.PerformLayout();
  8223. this.groupBox3.ResumeLayout(false);
  8224. this.tabControl1.ResumeLayout(false);
  8225. this.tabPage_MotorParam.ResumeLayout(false);
  8226. this.tabPage_BikeParam.ResumeLayout(false);
  8227. this.tabPage_BikeParam.PerformLayout();
  8228. this.tabPage_BikeParam2.ResumeLayout(false);
  8229. this.tabPage_ControlParam.ResumeLayout(false);
  8230. this.tabPage_ControlParam.PerformLayout();
  8231. this.tabPage_SensorParam.ResumeLayout(false);
  8232. this.tabPage_SensorParam.PerformLayout();
  8233. this.tabPage_AssistParam.ResumeLayout(false);
  8234. this.tabPage_AssistParam.PerformLayout();
  8235. this.tabPage_UsrRideParam.ResumeLayout(false);
  8236. this.tabPage_UsrRideParam.PerformLayout();
  8237. this.tabPage_DebugParam.ResumeLayout(false);
  8238. this.tabPage_RecordInfo.ResumeLayout(false);
  8239. this.tabPage_RecordInfo.PerformLayout();
  8240. this.tabPage_OtherInfo.ResumeLayout(false);
  8241. this.groupBox16.ResumeLayout(false);
  8242. this.groupBox16.PerformLayout();
  8243. this.groupBox18.ResumeLayout(false);
  8244. this.groupBox18.PerformLayout();
  8245. this.groupBox17.ResumeLayout(false);
  8246. this.groupBox17.PerformLayout();
  8247. this.groupBox23.ResumeLayout(false);
  8248. this.groupBox23.PerformLayout();
  8249. this.groupBox9.ResumeLayout(false);
  8250. this.groupBox8.ResumeLayout(false);
  8251. this.groupBox8.PerformLayout();
  8252. this.groupBox7.ResumeLayout(false);
  8253. this.groupBox7.PerformLayout();
  8254. this.groupBox6.ResumeLayout(false);
  8255. this.groupBox6.PerformLayout();
  8256. this.groupBox5.ResumeLayout(false);
  8257. this.groupBox5.PerformLayout();
  8258. this.groupBox4.ResumeLayout(false);
  8259. this.groupBox4.PerformLayout();
  8260. this.tabPage_OBC.ResumeLayout(false);
  8261. this.groupBox26.ResumeLayout(false);
  8262. this.groupBox15.ResumeLayout(false);
  8263. this.groupBox15.PerformLayout();
  8264. this.groupBox14.ResumeLayout(false);
  8265. this.groupBox14.PerformLayout();
  8266. this.groupBox13.ResumeLayout(false);
  8267. this.groupBox13.PerformLayout();
  8268. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit();
  8269. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
  8270. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
  8271. this.groupBox12.ResumeLayout(false);
  8272. this.groupBox11.ResumeLayout(false);
  8273. this.groupBox11.PerformLayout();
  8274. this.groupBox10.ResumeLayout(false);
  8275. this.groupBox10.PerformLayout();
  8276. this.tabPage_RAMorFLASH.ResumeLayout(false);
  8277. this.tabPage_RAMorFLASH.PerformLayout();
  8278. this.tabPage_FactoryMode.ResumeLayout(false);
  8279. this.groupBox25.ResumeLayout(false);
  8280. this.groupBox25.PerformLayout();
  8281. this.groupBox22.ResumeLayout(false);
  8282. this.groupBox21.ResumeLayout(false);
  8283. this.groupBox21.PerformLayout();
  8284. this.groupBox20.ResumeLayout(false);
  8285. this.groupBox20.PerformLayout();
  8286. this.groupBox24.ResumeLayout(false);
  8287. this.groupBox24.PerformLayout();
  8288. this.groupBox19.ResumeLayout(false);
  8289. this.tabPage_AngleCal.ResumeLayout(false);
  8290. this.tabPage_AngleCal.PerformLayout();
  8291. this.groupBox32.ResumeLayout(false);
  8292. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).EndInit();
  8293. this.tabPage_ProductMode_Write.ResumeLayout(false);
  8294. this.tabPage_ProductMode_Write.PerformLayout();
  8295. this.groupBox28.ResumeLayout(false);
  8296. this.groupBox28.PerformLayout();
  8297. this.groupBox27.ResumeLayout(false);
  8298. this.groupBox2.ResumeLayout(false);
  8299. this.groupBox2.PerformLayout();
  8300. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
  8301. this.tabPage_ProductMode_Read.ResumeLayout(false);
  8302. this.tabPage_ProductMode_Read.PerformLayout();
  8303. this.groupBox31.ResumeLayout(false);
  8304. this.groupBox31.PerformLayout();
  8305. this.groupBox30.ResumeLayout(false);
  8306. this.groupBox29.ResumeLayout(false);
  8307. this.groupBox29.PerformLayout();
  8308. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
  8309. this.tabPage_FuncSet.ResumeLayout(false);
  8310. this.tabPage_FuncSet.PerformLayout();
  8311. this.groupBox33.ResumeLayout(false);
  8312. ((System.ComponentModel.ISupportInitialize)(this.dataGridView_FunSet)).EndInit();
  8313. this.tabControl2.ResumeLayout(false);
  8314. this.tabPage_RunInfo.ResumeLayout(false);
  8315. this.tabPage_RunInfo.PerformLayout();
  8316. this.tabPage_DebugInfo.ResumeLayout(false);
  8317. this.tabPage_DebugInfo.PerformLayout();
  8318. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  8319. this.ResumeLayout(false);
  8320. this.PerformLayout();
  8321. }
  8322. #endregion
  8323. private MenuStrip menuStrip_Set;
  8324. private ToolStripMenuItem 端口连接ToolStripMenuItem;
  8325. private ToolStripMenuItem 端口号ToolStripMenuItem;
  8326. private ToolStripMenuItem 波特率ToolStripMenuItem;
  8327. private ToolStripMenuItem 工具箱ToolStripMenuItem;
  8328. private ToolStripMenuItem 运行信息记录ToolStripMenuItem;
  8329. private ToolStripMenuItem 关于ToolStripMenuItem;
  8330. private ToolStripMenuItem 帮助ToolStripMenuItem;
  8331. private ToolStripMenuItem 版本ToolStripMenuItem;
  8332. private StatusStrip statusStrip1;
  8333. private ToolStripStatusLabel toolStripStatusLabel1;
  8334. private GroupBox groupBox1;
  8335. private GroupBox groupBox3;
  8336. private ToolStripMenuItem 连接ToolStripMenuItem;
  8337. private Label label4;
  8338. private Label label3;
  8339. private ComboBox comboBox_WorkMode;
  8340. private Label label2;
  8341. private Label label1;
  8342. private ToolStripMenuItem 配置ToolStripMenuItem;
  8343. private ToolStripMenuItem 写入存储ToolStripMenuItem;
  8344. private ToolStripMenuItem 计算器ToolStripMenuItem;
  8345. private ToolStripMenuItem 刷新ToolStripMenuItem;
  8346. private ToolStripComboBox toolStripComboBox_ComNum;
  8347. private ToolStripComboBox toolStripComboBox_Baudrate;
  8348. public ComboBox comboBox_LightSwitch;
  8349. public ComboBox comboBox_GearSt;
  8350. private Label label23;
  8351. private Label label_RecCount;
  8352. private Timer timer_500ms;
  8353. private Label label24;
  8354. private TabControl tabControl1;
  8355. private TabPage tabPage_MotorParam;
  8356. private TabPage tabPage_BikeParam;
  8357. private TabPage tabPage_ControlParam;
  8358. private TabPage tabPage_SensorParam;
  8359. private TabPage tabPage_AssistParam;
  8360. private TabPage tabPage_DebugParam;
  8361. private TabPage tabPage_RecordInfo;
  8362. private TabPage tabPage_OtherInfo;
  8363. private Button button_Write;
  8364. private Button button_Read_MotorParam;
  8365. private RichTextBox richTextBox_MotorParam;
  8366. private Button button_WriteBikeParam;
  8367. private Button button_ReadBikeParam;
  8368. private RichTextBox richTextBox_BikeParam;
  8369. private Button button_WriteControlParam;
  8370. private Button button_ReadControlParam;
  8371. private RichTextBox richTextBox_ControlParam;
  8372. private Button button_WriteAssistParam;
  8373. private Button button_ReadAssistParam;
  8374. private RichTextBox richTextBox_AssistParam;
  8375. private Button button_WriteDebugParam;
  8376. private Button button_ReadDebugParam;
  8377. private RichTextBox richTextBox_DebugParam;
  8378. private Button button_SaveRecordInfo;
  8379. private Button button_ReadRecord;
  8380. private Button button_ExportLog;
  8381. private RichTextBox richTextBox_Record;
  8382. private Button button_Write_Cal;
  8383. private Button button_WriteSensorParam;
  8384. private Button button_ReadSensorParam;
  8385. private RichTextBox richTextBox_SensorParam;
  8386. private Label label25;
  8387. private TextBox textBox_Load;
  8388. private Label label27;
  8389. private Label label26;
  8390. private Label label29;
  8391. private GroupBox groupBox4;
  8392. private Button button_ReadVersion;
  8393. private Button button_WriteSN;
  8394. private Button button_WriteModel;
  8395. private TextBox textBox_FW;
  8396. private TextBox textBox_HW;
  8397. private TextBox textBox_SN;
  8398. private Label label33;
  8399. private Label label32;
  8400. private TextBox textBox_Model;
  8401. private Label label31;
  8402. private Label label30;
  8403. private GroupBox groupBox6;
  8404. private Button button_ReadUser3;
  8405. private Button button_WriteUser3;
  8406. private Button button_ReadUser2;
  8407. private Button button_WriteUser2;
  8408. private Button button_ReadUser1;
  8409. private Button button_WriteUser1;
  8410. private TextBox textBox_User3;
  8411. private TextBox textBox_User2;
  8412. private Label label35;
  8413. private TextBox textBox_User1;
  8414. private Label label36;
  8415. private Label label38;
  8416. private GroupBox groupBox5;
  8417. private Button button_ReadKey;
  8418. private Button button_WriteKey;
  8419. private TextBox textBox_Key;
  8420. private Label label37;
  8421. private GroupBox groupBox8;
  8422. private Button button_ReadOnLine;
  8423. private TextBox textBox_Online;
  8424. private Label label42;
  8425. private GroupBox groupBox7;
  8426. private Button button_ReadMAC;
  8427. private Button button_WriteMac;
  8428. private TextBox textBox_PP;
  8429. private TextBox textBox_MACDate;
  8430. private TextBox textBox_MACAdd;
  8431. private Label label34;
  8432. private Label label39;
  8433. private TextBox textBox_MAC;
  8434. private Label label40;
  8435. private Label label41;
  8436. private GroupBox groupBox9;
  8437. private Button button_Recovery;
  8438. private Button button_ClearLog;
  8439. private Button button_Reset;
  8440. private Button button_SystemClear;
  8441. private Label label_SystemTime;
  8442. private Label label_COM_Sta;
  8443. private Label label43;
  8444. private Label label44;
  8445. private Label label45;
  8446. private Label label47;
  8447. private ComboBox comboBox_AssistTorque;
  8448. private ComboBox comboBox_AssistCadence;
  8449. private ComboBox comboBox_TorqueSet;
  8450. private TabPage tabPage_OBC;
  8451. private CheckBox checkBox_OBC_StartSetGearSt;
  8452. public ComboBox comboBox_OBC_SetGearST;
  8453. private GroupBox groupBox15;
  8454. private TextBox textBox_OBC_ODO_TIME;
  8455. private Button button_OBC_ReadRideInfo;
  8456. private TextBox textBox_OBC_ODO_KM;
  8457. private Button button_OBC_ClearTrip;
  8458. private TextBox textBox_OBC_TRIP_TIME;
  8459. private Label label54;
  8460. private TextBox textBox_OBC_TRIP_KM;
  8461. private Label label52;
  8462. private GroupBox groupBox14;
  8463. private Button button_OBC_ReadVerInfo;
  8464. private TextBox textBox_OBC_ReadFW;
  8465. private TextBox textBox_OBC_ReadHW;
  8466. private TextBox textBox_OBC_ReadSN;
  8467. private Label label48;
  8468. private Label label49;
  8469. private TextBox textBox_OBC_ReadModel;
  8470. private Label label50;
  8471. private Label label51;
  8472. private GroupBox groupBox13;
  8473. private Button button_OBC_WriteUserInfo;
  8474. private GroupBox groupBox12;
  8475. private RichTextBox richTextBox_OBC_ReadUserInfo;
  8476. private Button button_OBC_ReadUserInfo;
  8477. private GroupBox groupBox11;
  8478. private RichTextBox richTextBox_OBC_BMS_RunInfo;
  8479. private CheckBox checkBox_OBC_StartReadBMS;
  8480. private GroupBox groupBox10;
  8481. private Label label56;
  8482. private NumericUpDown numericUpDown_OBC_WheelAdj;
  8483. private Label label59;
  8484. public ComboBox comboBox_OBC_AssistFunc;
  8485. public ComboBox comboBox_OBC_StartMode;
  8486. private Label label58;
  8487. private Label label57;
  8488. private Label label60;
  8489. public ComboBox comboBox_OBC_LightSw;
  8490. private Label label61;
  8491. private Label label62;
  8492. private Button button_WriteTqSensorParam;
  8493. private GroupBox groupBox16;
  8494. private RadioButton radioButton_SIP_SaveYes;
  8495. private RadioButton radioButton_SIP_SaveNo;
  8496. private CheckBox checkBox_SaveYes;
  8497. private Button button_ReadSaveFlag;
  8498. private Button button_WriteSaveFlag;
  8499. private GroupBox groupBox18;
  8500. private GroupBox groupBox17;
  8501. private RadioButton radioButton_EE_SaveYes;
  8502. private RadioButton radioButton_EE_SaveNo;
  8503. private Label label64;
  8504. private NumericUpDown numericUpDown_OBC_OffTime;
  8505. private Label label63;
  8506. private TabPage tabPage_RAMorFLASH;
  8507. private TextBox textBox_Address_End;
  8508. private Label label66;
  8509. private TextBox textBox_Address_Begin;
  8510. private Label label65;
  8511. private Button button_ReadRamFlash;
  8512. private RichTextBox richTextBox_RamFlasgData;
  8513. private TabPage tabPage_FactoryMode;
  8514. private PictureBox pictureBox2;
  8515. private GroupBox groupBox25;
  8516. private GroupBox groupBox22;
  8517. private GroupBox groupBox21;
  8518. private GroupBox groupBox20;
  8519. private GroupBox groupBox19;
  8520. private Button button_FacModeInit;
  8521. private Button buttonFacModeSet1;
  8522. private TextBox textBox_FacModeSensorCal4;
  8523. private TextBox textBox_FacModeSensorCal3;
  8524. private TextBox textBox_FacModeSensorCal1;
  8525. private TextBox textBox_FacModeSensorCal2;
  8526. private TextBox textBox_FacModeSensorCal0;
  8527. private Button button_FacModeSensorRead;
  8528. private TextBox textBox_FacModeSensorADC0;
  8529. private TextBox textBox_FacModeSensorADC4;
  8530. private Button buttonFacModeSet2;
  8531. private TextBox textBox_FacModeSensorADC3;
  8532. private Button buttonFacModeSet3;
  8533. private TextBox textBox_FacModeSensorADC1;
  8534. private Button buttonFacModeSet4;
  8535. private TextBox textBox_FacModeSensorADC2;
  8536. private Button button_FacModeMotorRun;
  8537. private Label label84;
  8538. private TextBox textBox_FacModeFW;
  8539. private Button Button_FacModeReadVer;
  8540. private Label label83;
  8541. private TextBox textBox_FacModeHW;
  8542. private Label label82;
  8543. private TextBox textBox_FacModeNum;
  8544. private Label label81;
  8545. private TextBox textBox_FacModeName;
  8546. private Button Button_FacModeSaveResult;
  8547. private Button Button_FacModeSetMacDate;
  8548. private Button button_FacModeLightSW;
  8549. private ToolStripMenuItem 页面保存ToolStripMenuItem;
  8550. private Label label68;
  8551. private Label label85;
  8552. private TextBox textBox_SP;
  8553. private Label label86;
  8554. private TextBox textBox_FacModeSP;
  8555. private Label label53;
  8556. private TextBox textBox_OBC_ReadSP;
  8557. private Button Button_FacModePowerOff;
  8558. private GroupBox groupBox26;
  8559. private Button button_OBC_ButtonSet;
  8560. private Button button_OBC_ButtonLight;
  8561. private Button button_OBC_ButtonWalk;
  8562. private Button button_OBC_ButtonDec;
  8563. private Button button_OBC_ButtonAcc;
  8564. private Button button_OBC_ButtonPower;
  8565. private CheckBox checkBox_ReadRanFlash_AutoSW;
  8566. private CheckBox checkBox_ReadRanFlash_ChangeFormat;
  8567. private CheckBox checkBox_ReadRanFlash_AutoClear;
  8568. private TextBox textBox_LogAddrEnd;
  8569. private TextBox textBox_LogAddrBegin;
  8570. private Label label_LogAddrBegin;
  8571. private Label label87;
  8572. private TextBox textBox_FacModeGit;
  8573. private ComboBox comboBox_TailLightVol;
  8574. private Label label92;
  8575. private ComboBox comboBox_FrontLightVol;
  8576. private Label label91;
  8577. private ComboBox comboBox_TailLightMode;
  8578. private Label label90;
  8579. private TextBox textBox_PowerOffDelay;
  8580. private TextBox textBox_PowerOnDelay;
  8581. private Label label93;
  8582. private Label label94;
  8583. private TextBox textBox_AutoPowerOff;
  8584. private Label label95;
  8585. private ToolStripMenuItem 其它配置项ToolStripMenuItem;
  8586. private ToolStripMenuItem 连接开机ToolStripMenuItem;
  8587. private ToolStripMenuItem 断开关机ToolStripMenuItem;
  8588. private ToolStripMenuItem 识别通讯盒ToolStripMenuItem;
  8589. private ToolStripMenuItem 服务器配置ToolStripMenuItem;
  8590. private ToolStripSeparator toolStripSeparator1;
  8591. private ToolStripMenuItem 存储路径ToolStripMenuItem;
  8592. private ToolStripTextBox toolStripTextBox_ServerPath;
  8593. private Label label96;
  8594. private Label label_Server_ComStatus;
  8595. private Label label_ServerStatus;
  8596. private Label label_PortStatus;
  8597. private ToolStripMenuItem 生产信息ToolStripMenuItem;
  8598. private ToolStripMenuItem 生产商ToolStripMenuItem;
  8599. private ToolStripMenuItem 生产地ToolStripMenuItem;
  8600. private ToolStripMenuItem 生产日期ToolStripMenuItem;
  8601. private ToolStripMenuItem 产品标识ToolStripMenuItem;
  8602. private ToolStripTextBox toolStripTextBox_MAC;
  8603. private ToolStripTextBox toolStripTextBoxMACAddr;
  8604. private ToolStripTextBox toolStripTextBox_MACDate;
  8605. private ToolStripTextBox toolStripTextBox_MACPD;
  8606. private Button Button_FacModeSetNum;
  8607. private Button button_FacModeSetName;
  8608. private Button button_ScanCode;
  8609. private TabPage tabPage_ProductMode_Write;
  8610. private Label label_Computername;
  8611. private TabControl tabControl2;
  8612. private TabPage tabPage_RunInfo;
  8613. private TextBox textBox_RunInfo_BikeSpeed;
  8614. private TextBox textBox_RunInfo_MotorSpeed;
  8615. private TextBox textBox_RunInfo_Cadence;
  8616. private TextBox textBox_TorqueReg;
  8617. private TextBox textBox_RunInfo_Torque;
  8618. private TextBox textBox_RunInfo_Dir;
  8619. private TextBox textBox_RunInfo_Vol;
  8620. private TextBox textBox_RunInfo_Current;
  8621. private TextBox textBox_RunInfo_Power;
  8622. private TextBox textBox_RunInfo_SOC;
  8623. private TextBox textBox_RunInfo_T_PCB;
  8624. private TextBox textBox_RunInfo_T_MCU;
  8625. private TextBox textBox_RunInfo_T_Coil;
  8626. private TextBox textBox_RunInfo_GearSt;
  8627. private TextBox textBox_RunInfo_LightSwitch;
  8628. private TextBox textBox_RunInfo_Range;
  8629. private TextBox textBox_RunInfo_AvgPower;
  8630. private TextBox textBox_RunInfo_Trip;
  8631. private TextBox textBox_RunInfo_Trip_Time;
  8632. private TextBox textBox_ErrorCode;
  8633. private Label label55;
  8634. private Label label28;
  8635. private Label label22;
  8636. private Label label16;
  8637. private Label label10;
  8638. private Label label21;
  8639. private Label label15;
  8640. private Label label9;
  8641. private Label label20;
  8642. private Label label14;
  8643. private Label label8;
  8644. private Label label19;
  8645. private Label label13;
  8646. private Label label7;
  8647. private Label label18;
  8648. private Label label12;
  8649. private Label label6;
  8650. private Label label17;
  8651. private Label label11;
  8652. private Label label5;
  8653. private TabPage tabPage_DebugInfo;
  8654. private TextBox textBox_DebugInfo_SysFun;
  8655. private TextBox textBox_DebugInfo_SecondFun;
  8656. private TextBox textBox_DebugInfo_MotorFun;
  8657. private TextBox textBox_DebugInfo_AssistFun;
  8658. private TextBox textBox_DebugInfo_IdRef;
  8659. private TextBox textBox_DebugInfo_IqRef;
  8660. private TextBox textBox_DebugInfo_UdRef;
  8661. private TextBox textBox_DebugInfo_UqRef;
  8662. private TextBox textBox_DebugInfo_TorquePu;
  8663. private TextBox textBox_DebugInfo_TorqueFil;
  8664. private TextBox textBox_DebugInfo_TorqueCadence;
  8665. private TextBox textBox_DebugInfo_IdFdb;
  8666. private TextBox textBox_DebugInfo_IqFdb;
  8667. private TextBox textBox_DebugInfo_AssistOut;
  8668. private Label label97;
  8669. private Label label98;
  8670. private Label label99;
  8671. private Label label100;
  8672. private Label label101;
  8673. private Label label102;
  8674. private Label label103;
  8675. private Label label104;
  8676. private Label label105;
  8677. private Label label106;
  8678. private Label label107;
  8679. private Label label109;
  8680. private Label label110;
  8681. private Label label108;
  8682. private Label label111;
  8683. private Label label_StarInfo;
  8684. private TextBox textBox_FacModeScan;
  8685. private Label label112;
  8686. private TabPage tabPage_ProductMode_Read;
  8687. private Button button__FacMode_Start;
  8688. private ComboBox comboBox_FacModeCfgFile;
  8689. private ComboBox comboBox_FacModeCfgDate;
  8690. private GroupBox groupBox2;
  8691. private Label label_FacModeStatus;
  8692. private Label label_FacModeResult;
  8693. private CheckBox checkBox_FacBaseFucTest;
  8694. private CheckBox checkBox_FacModeCfgWrite;
  8695. private CheckBox checkBox_FacModeSysClear;
  8696. private GroupBox groupBox28;
  8697. private GroupBox groupBox27;
  8698. private Label label115;
  8699. private Label label_FacModeSysClear;
  8700. private RichTextBox richTextBox_FacModeLog;
  8701. private Label label118;
  8702. private Label label_FacMode_CfgWrite;
  8703. private Label label134;
  8704. private Label label_FacModeBootVer;
  8705. private Label label136;
  8706. private Label label_FacModeFWVersion;
  8707. private Label label127;
  8708. private Label label_FacModeBreak;
  8709. private Label label129;
  8710. private Label label_FacModeGas;
  8711. private Label label123;
  8712. private Label label_FacModeMotorSpeed;
  8713. private Label label125;
  8714. private Label label_FacModeNTC;
  8715. private Label label122;
  8716. private Label label_FacModeCurrentTest;
  8717. private Label label120;
  8718. private Label label_FacModeVolTest;
  8719. private Label label145;
  8720. private Label label_FacModeLightB;
  8721. private Label label143;
  8722. private Label label_FacModeLightF;
  8723. private GroupBox groupBox29;
  8724. private CheckBox checkBox_CheckModeTorque;
  8725. private CheckBox checkBox_CheckModeCfg;
  8726. private CheckBox checkBox_CheckModeFWVer;
  8727. private Button button_CheckModeStart;
  8728. private TextBox textBox_CheckModeScan;
  8729. private Label label138;
  8730. private Label label_CheckModeStatus;
  8731. private Label label_CheckModeResult;
  8732. private Label label141;
  8733. private GroupBox groupBox31;
  8734. private Label label148;
  8735. private Label label_CheckModeSN;
  8736. private Label label154;
  8737. private Label label_CheckModeTorque;
  8738. private Label label156;
  8739. private Label label_CheckModeCfg;
  8740. private Label label160;
  8741. private Label label_CheckModeFWVer;
  8742. private GroupBox groupBox30;
  8743. private RichTextBox richTextBox_CheckModeLog;
  8744. private CheckBox checkBox_CheckModeSN;
  8745. private ComboBox comboBox_CheckModeCfgFile;
  8746. private ComboBox comboBox_CheckModeCfgDate;
  8747. private ToolStripMenuItem 电机类型ToolStripMenuItem;
  8748. private ToolStripMenuItem 中置电机MIGIC_ToolStripMenuItem;
  8749. private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
  8750. private CheckBox checkBox_FacLightTest;
  8751. private CheckBox checkBox_FacBreakTest;
  8752. private CheckBox checkBox_FacThrrotleTest;
  8753. private Label label114;
  8754. private Label label_FacModeCad;
  8755. private Label label_FacModeTq;
  8756. private Label label113;
  8757. private CheckBox checkBox_FacTor;
  8758. private CheckBox checkBox_FacModeBMS;
  8759. private Label label_FacModeBMS;
  8760. private Label label116;
  8761. private Label label117;
  8762. private Label label_FacModeSpeed;
  8763. private CheckBox checkBox_FacCad;
  8764. private Label label121;
  8765. private Label label_CheckModeBoot;
  8766. private ToolStripMenuItem 电源控制ToolStripMenuItem;
  8767. private ToolStripMenuItem 开机ToolStripMenuItem;
  8768. private ToolStripMenuItem 关机ToolStripMenuItem;
  8769. private ToolStripMenuItem 查询ToolStripMenuItem;
  8770. private ToolStripMenuItem 调试记录数据ToolStripMenuItem;
  8771. private ToolStripMenuItem 生产记录数据ToolStripMenuItem;
  8772. private ToolStripMenuItem 累计运行时间ToolStripMenuItem;
  8773. private ToolStripMenuItem toolStripMenuItem_RunTime;
  8774. private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem;
  8775. private Label label69;
  8776. private Button button_SpeedAdd10;
  8777. private Button button_SpeedAdd1;
  8778. private Button button_SpeedDec10;
  8779. private Button button_SpeedDec1;
  8780. private ToolStripMenuItem 判断阈值ToolStripMenuItem;
  8781. private ToolStripMenuItem 电压ToolStripMenuItem;
  8782. private ToolStripTextBox toolStripTextBox_ThVol;
  8783. private ToolStripMenuItem 电流ToolStripMenuItem;
  8784. private ToolStripMenuItem 转速ToolStripMenuItem;
  8785. private ToolStripMenuItem 力矩ToolStripMenuItem;
  8786. private ToolStripMenuItem 踏频ToolStripMenuItem;
  8787. private ToolStripMenuItem 车速ToolStripMenuItem;
  8788. private ToolStripMenuItem pCB温度ToolStripMenuItem;
  8789. private ToolStripMenuItem mCU温度ToolStripMenuItem;
  8790. private ToolStripMenuItem 电机温度ToolStripMenuItem;
  8791. private ToolStripTextBox toolStripTextBox_ThCur;
  8792. private ToolStripTextBox toolStripTextBox_ThSpeed;
  8793. private ToolStripTextBox toolStripTextBox_ThTor;
  8794. private ToolStripTextBox toolStripTextBox_ThCad;
  8795. private ToolStripTextBox toolStripTextBox_ThBikeSpeed;
  8796. private ToolStripTextBox toolStripTextBox_ThT_PCB;
  8797. private ToolStripTextBox toolStripTextBox_ThT_MCU;
  8798. private ToolStripTextBox toolStripTextBox_ThT_Motor;
  8799. private PictureBox pictureBox_WriteLock;
  8800. private PictureBox pictureBox_ReadLock;
  8801. private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
  8802. private CheckBox checkBox_OffLineFacMode;
  8803. private CheckBox checkBox_OffLineCheckMode;
  8804. private Label label_BuildTime;
  8805. private Label label74;
  8806. private TextBox textBox_MOS_K5;
  8807. private Label label73;
  8808. private TextBox textBox_MOS_K4;
  8809. private Label label72;
  8810. private TextBox textBox_MOS_K3;
  8811. private Label label71;
  8812. private TextBox textBox_MOS_K2;
  8813. private Label label70;
  8814. private TextBox textBox_MOS_K1;
  8815. private Label label77;
  8816. private TextBox textBox_MOS_R3;
  8817. private Label label76;
  8818. private TextBox textBox_MOS_R2;
  8819. private Label label75;
  8820. private TextBox textBox_MOS_R1;
  8821. private Button button_MOS_Write;
  8822. private Button button_MOS_Read;
  8823. private Button button_MOS_Cal;
  8824. private Label label79;
  8825. private Label label78;
  8826. private ToolStripMenuItem UART协议ToolStripMenuItem;
  8827. private ToolStripComboBox 协议类型ToolStripMenuItem;
  8828. private ToolStripMenuItem 本机信息ToolStripMenuItem;
  8829. private Label label_UserName;
  8830. private Label label124;
  8831. private Label label46;
  8832. private GroupBox groupBox23;
  8833. private TextBox textBox_TagInfo;
  8834. private Button button_ReadTag;
  8835. private Button button_WriteTag;
  8836. private GroupBox groupBox24;
  8837. private Button button_ReadRideLog;
  8838. private Button button_WriteRideLog;
  8839. private TextBox textBox_TRIP_KM;
  8840. private TextBox textBox_TRIP_TIME;
  8841. private TextBox textBox_ODO_KM;
  8842. private TextBox textBox_ODO_TIME;
  8843. private Label label126;
  8844. private Label label119;
  8845. private TabPage tabPage_BikeParam2;
  8846. private TabPage tabPage_UsrRideParam;
  8847. private Button button_WriteBikeParam2;
  8848. private Button button_ReadBikeParam2;
  8849. private RichTextBox richTextBox_BikeParam2;
  8850. private Button button_WriteUsrRidetParam;
  8851. private Button button_ReadUsrRideParam;
  8852. private RichTextBox richTextBox_UsrRidesParam;
  8853. private NumericUpDown numericUpDown_OBC_SpeedLimitAdj;
  8854. private Label label80;
  8855. private Label label128;
  8856. private CheckBox checkBox_UserRideParam_OBC;
  8857. private ToolStripMenuItem 删除远程文件ToolStripMenuItem;
  8858. private ToolStripMenuItem 生产配置文件ToolStripMenuItem;
  8859. private ToolStripMenuItem 样机测试记录ToolStripMenuItem;
  8860. private ToolStripComboBox toolStripTextBox_DelCfgFile;
  8861. private ToolStripComboBox toolStripTextBox_DelLogFile;
  8862. private CheckBox checkBox_FacMode_MosCal;
  8863. private Label label130;
  8864. private Label label_FacModeMosCal;
  8865. private ToolStripMenuItem 协议类型ToolStripMenuItem1;
  8866. private ToolStripMenuItem cANToolStripMenuItem;
  8867. private ToolStripMenuItem uARTToolStripMenuItem;
  8868. private Label label_FacModeSerial;
  8869. private Label label131;
  8870. private Label label_CheckModeSerial;
  8871. private Label label135;
  8872. private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem;
  8873. private ToolStripTextBox toolStripTextBox_MosCalK;
  8874. private ToolStripSeparator toolStripSeparator2;
  8875. private ToolStripSeparator toolStripSeparator3;
  8876. private ToolStripSeparator toolStripSeparator4;
  8877. private ToolStripMenuItem mOS内阻范围ToolStripMenuItem;
  8878. private ToolStripMenuItem mOS1ToolStripMenuItem;
  8879. private ToolStripTextBox toolStripTextBox_MOS1;
  8880. private ToolStripMenuItem mOS2ToolStripMenuItem;
  8881. private ToolStripTextBox toolStripTextBox_MOS2;
  8882. private ToolStripMenuItem mOS3ToolStripMenuItem;
  8883. private ToolStripTextBox toolStripTextBox_MOS3;
  8884. private ToolStripSeparator toolStripSeparator5;
  8885. private CheckBox checkBox_CheckModeMos;
  8886. private Label label132;
  8887. private Label label_CheckModeMos;
  8888. private ToolStripMenuItem 自动更新ToolStripMenuItem;
  8889. private ToolStripMenuItem 打开ToolStripMenuItem;
  8890. private ToolStripMenuItem 关闭ToolStripMenuItem;
  8891. private Label label133;
  8892. private ComboBox comboBox_Bike_CCS;
  8893. public ComboBox comboBox_OBC_BikeCCS;
  8894. private Label label137;
  8895. public ToolStripMenuItem 指令调试ToolStripMenuItem;
  8896. private ToolStripMenuItem 发送指令ToolStripMenuItem;
  8897. private TextBox textBox_MotorSpeedPercent;
  8898. private CheckBox checkBox_FacMode_AngleCal;
  8899. private Label label67;
  8900. private Label label_FacModeAngleCal;
  8901. private TabPage tabPage_AngleCal;
  8902. private DataGridView dataGridView_AngleCal;
  8903. private GroupBox groupBox32;
  8904. private Label label139;
  8905. private TextBox textBox_AngleDiffTh;
  8906. private Button button_AngleWrite;
  8907. private Button button_AngleExportData;
  8908. private Button button_AngleCalStart;
  8909. private DataGridViewTextBoxColumn Pole;
  8910. private DataGridViewTextBoxColumn Angle_60;
  8911. private DataGridViewTextBoxColumn Angle_120;
  8912. private DataGridViewTextBoxColumn Angle_180;
  8913. private DataGridViewTextBoxColumn Angle_240;
  8914. private DataGridViewTextBoxColumn Angle_300;
  8915. private DataGridViewTextBoxColumn Angle_360;
  8916. private Label label150;
  8917. private TextBox textBox_AngleDiffAvg;
  8918. private Label label149;
  8919. private TextBox textBox_AngleDiffMax;
  8920. private Label label147;
  8921. private TextBox textBox_AngleDiffMin;
  8922. private Label label146;
  8923. private TextBox textBox_AngleZeroDiff;
  8924. private Label label144;
  8925. private TextBox textBox_AngleZeroCur;
  8926. private Label label142;
  8927. private TextBox textBox_AngleZeroInit;
  8928. private Label label140;
  8929. private TextBox textBox_AngleZeroTh;
  8930. private Label label151;
  8931. private TextBox textBox_DebugInfo_ThrottlePer;
  8932. private Label label152;
  8933. private Label label153;
  8934. private ToolStripMenuItem 重置ToolStripMenuItem;
  8935. private ToolStripMenuItem 位置校准偏差范围ToolStripMenuItem;
  8936. private ToolStripMenuItem 平均偏差最大值ToolStripMenuItem;
  8937. private ToolStripTextBox toolStripTextBox_AngleAvgMax;
  8938. private ToolStripMenuItem 零点偏差最大值ToolStripMenuItem;
  8939. private ToolStripTextBox toolStripTextBox_AngleZeroMax;
  8940. private CheckBox checkBox_CheckModeAngle;
  8941. private Label label157;
  8942. private Label label_CheckModeAngle;
  8943. private Label label1_TorqueCal0;
  8944. private Label label1_TorqueCal1;
  8945. private Label label1_TorqueCal2;
  8946. private Label label1_TorqueCal3;
  8947. private Label label1_TorqueCal4;
  8948. private Button button_ReadLogAddr;
  8949. private Label label88;
  8950. private Button button_WriteHW;
  8951. private Button Button_FacModeSetHW;
  8952. private Label label89;
  8953. private Button button_ReadUserNum;
  8954. private Button button_WriteUserNum;
  8955. private TextBox textBox_UserNum;
  8956. private Label label155;
  8957. private TabPage tabPage_FuncSet;
  8958. private DataGridView dataGridView_FunSet;
  8959. private Button button_FunSet_Write;
  8960. private Button button_FunSet_Read;
  8961. private ComboBox comboBox_FunSet_BlockNum;
  8962. private Label label158;
  8963. private GroupBox groupBox33;
  8964. private ComboBox comboBox_FunSet_UnitNum;
  8965. private Label label159;
  8966. private RadioButton radioButton_WriteByBlock;
  8967. private RadioButton radioButton_WriteByUnit;
  8968. private TextBox textBox_RunInfo_RSV1;
  8969. private TextBox textBox_RunInfo_RSV2;
  8970. private TextBox textBox_RunInfo_RSV3;
  8971. private TextBox textBox_RunInfo_GearBox;
  8972. private Label label161;
  8973. private Label label162;
  8974. private Label label163;
  8975. private Label label164;
  8976. private DataGridViewTextBoxColumn 单元号;
  8977. private DataGridViewTextBoxColumn 参数1;
  8978. private DataGridViewTextBoxColumn 参数2;
  8979. private DataGridViewTextBoxColumn 参数3;
  8980. private DataGridViewTextBoxColumn 参数4;
  8981. private DataGridViewTextBoxColumn 参数5;
  8982. private DataGridViewTextBoxColumn 参数6;
  8983. private DataGridViewTextBoxColumn 参数7;
  8984. private DataGridViewTextBoxColumn 参数8;
  8985. private Label label165;
  8986. private ToolStripMenuItem 中置电机VP_ToolStripMenuItem;
  8987. private ToolStripSeparator toolStripSeparator6;
  8988. private ToolStripMenuItem 样机测试ToolStripMenuItem;
  8989. private Timer timer_AckWait;
  8990. private ToolStripMenuItem 联动装置盒配置ToolStripMenuItem;
  8991. private ToolStripMenuItem 接口类型ToolStripMenuItem;
  8992. private ToolStripMenuItem cAN波特率ToolStripMenuItem;
  8993. private ToolStripMenuItem UARTBOOT波特率ToolStripMenuItem;
  8994. private ToolStripMenuItem uARTAPP波特率ToolStripMenuItem;
  8995. private ToolStripComboBox toolStripComboBox_PortMode;
  8996. private ToolStripComboBox toolStripComboBox_CANBaud;
  8997. private ToolStripComboBox toolStripComboBox_UARTBOOTBAUD;
  8998. private ToolStripComboBox toolStripComboBox_UARTAPPBAUD;
  8999. private ToolStripMenuItem 定制ToolStripMenuItem;
  9000. private ToolStripMenuItem 固件版本ToolStripMenuItem;
  9001. private ToolStripTextBox toolStripTextBox_CDL_Version;
  9002. private ToolStripTextBox toolStripTextBox_OPTION_Others;
  9003. private ToolStripMenuItem toolStripTextBox_OPTION_GIANT;
  9004. }
  9005. }