FrmPressure.Designer.cs 409 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006
  1. namespace HRT_Measure
  2. {
  3. partial class FrmPressure
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.uiTitlePanel压机 = new Sunny.UI.UITitlePanel();
  29. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  30. this.tbp油缸自动参数设定 = new Sunny.UI.UITabControl();
  31. this.tabPage1 = new System.Windows.Forms.TabPage();
  32. this.uiLine1 = new Sunny.UI.UILine();
  33. this.label13 = new System.Windows.Forms.Label();
  34. this.label14 = new System.Windows.Forms.Label();
  35. this.btn步骤3减速顶出位置设定1 = new Sunny.UI.UISymbolButton();
  36. this.btn步骤2减速顶出位置设定1 = new Sunny.UI.UISymbolButton();
  37. this.txt步骤3减速顶出位置设定1 = new Sunny.UI.UITextBox();
  38. this.label15 = new System.Windows.Forms.Label();
  39. this.txt步骤2减速顶出位置设定1 = new Sunny.UI.UITextBox();
  40. this.label16 = new System.Windows.Forms.Label();
  41. this.label17 = new System.Windows.Forms.Label();
  42. this.btn步骤3停止顶出位置设定1 = new Sunny.UI.UISymbolButton();
  43. this.label18 = new System.Windows.Forms.Label();
  44. this.txt步骤3停止顶出位置设定1 = new Sunny.UI.UITextBox();
  45. this.btn步骤2停止顶出位置设定1 = new Sunny.UI.UISymbolButton();
  46. this.label19 = new System.Windows.Forms.Label();
  47. this.txt步骤2停止顶出位置设定1 = new Sunny.UI.UITextBox();
  48. this.label20 = new System.Windows.Forms.Label();
  49. this.label21 = new System.Windows.Forms.Label();
  50. this.btn步骤1减速顶出位置设定1 = new Sunny.UI.UISymbolButton();
  51. this.txt步骤1减速顶出位置设定1 = new Sunny.UI.UITextBox();
  52. this.label22 = new System.Windows.Forms.Label();
  53. this.label23 = new System.Windows.Forms.Label();
  54. this.btn步骤1停止顶出位置设定1 = new Sunny.UI.UISymbolButton();
  55. this.txt步骤1停止顶出位置设定1 = new Sunny.UI.UITextBox();
  56. this.label24 = new System.Windows.Forms.Label();
  57. this.label8 = new System.Windows.Forms.Label();
  58. this.label4 = new System.Windows.Forms.Label();
  59. this.btn步骤3油缸保压时间设定1 = new Sunny.UI.UISymbolButton();
  60. this.btn步骤2油缸保压时间设定1 = new Sunny.UI.UISymbolButton();
  61. this.txt步骤3油缸保压时间设定1 = new Sunny.UI.UITextBox();
  62. this.label10 = new System.Windows.Forms.Label();
  63. this.txt步骤2油缸保压时间设定1 = new Sunny.UI.UITextBox();
  64. this.label11 = new System.Windows.Forms.Label();
  65. this.label5 = new System.Windows.Forms.Label();
  66. this.btn步骤3油缸压力设定1 = new Sunny.UI.UISymbolButton();
  67. this.label6 = new System.Windows.Forms.Label();
  68. this.txt步骤3油缸压力设定1 = new Sunny.UI.UITextBox();
  69. this.btn步骤2油缸压力设定1 = new Sunny.UI.UISymbolButton();
  70. this.label12 = new System.Windows.Forms.Label();
  71. this.txt步骤2油缸压力设定1 = new Sunny.UI.UITextBox();
  72. this.label7 = new System.Windows.Forms.Label();
  73. this.label2 = new System.Windows.Forms.Label();
  74. this.btn步骤1油缸保压时间设定1 = new Sunny.UI.UISymbolButton();
  75. this.txt步骤1油缸保压时间设定1 = new Sunny.UI.UITextBox();
  76. this.label3 = new System.Windows.Forms.Label();
  77. this.label9 = new System.Windows.Forms.Label();
  78. this.btn步骤1油缸压力设定1 = new Sunny.UI.UISymbolButton();
  79. this.txt步骤1油缸压力设定1 = new Sunny.UI.UITextBox();
  80. this.label1 = new System.Windows.Forms.Label();
  81. this.tabPage2 = new System.Windows.Forms.TabPage();
  82. this.uiLine2 = new Sunny.UI.UILine();
  83. this.label45 = new System.Windows.Forms.Label();
  84. this.label46 = new System.Windows.Forms.Label();
  85. this.btn步骤3减速顶出位置设定2 = new Sunny.UI.UISymbolButton();
  86. this.btn步骤2减速顶出位置设定2 = new Sunny.UI.UISymbolButton();
  87. this.txt步骤3减速顶出位置设定2 = new Sunny.UI.UITextBox();
  88. this.label47 = new System.Windows.Forms.Label();
  89. this.txt步骤2减速顶出位置设定2 = new Sunny.UI.UITextBox();
  90. this.label48 = new System.Windows.Forms.Label();
  91. this.label49 = new System.Windows.Forms.Label();
  92. this.btn步骤3停止顶出位置设定2 = new Sunny.UI.UISymbolButton();
  93. this.label50 = new System.Windows.Forms.Label();
  94. this.txt步骤3停止顶出位置设定2 = new Sunny.UI.UITextBox();
  95. this.btn步骤2停止顶出位置设定2 = new Sunny.UI.UISymbolButton();
  96. this.label51 = new System.Windows.Forms.Label();
  97. this.txt步骤2停止顶出位置设定2 = new Sunny.UI.UITextBox();
  98. this.label52 = new System.Windows.Forms.Label();
  99. this.label53 = new System.Windows.Forms.Label();
  100. this.btn步骤1减速顶出位置设定2 = new Sunny.UI.UISymbolButton();
  101. this.txt步骤1减速顶出位置设定2 = new Sunny.UI.UITextBox();
  102. this.label54 = new System.Windows.Forms.Label();
  103. this.label55 = new System.Windows.Forms.Label();
  104. this.btn步骤1停止顶出位置设定2 = new Sunny.UI.UISymbolButton();
  105. this.txt步骤1停止顶出位置设定2 = new Sunny.UI.UITextBox();
  106. this.label56 = new System.Windows.Forms.Label();
  107. this.label57 = new System.Windows.Forms.Label();
  108. this.label58 = new System.Windows.Forms.Label();
  109. this.btn步骤3油缸保压时间设定2 = new Sunny.UI.UISymbolButton();
  110. this.btn步骤2油缸保压时间设定2 = new Sunny.UI.UISymbolButton();
  111. this.txt步骤3油缸保压时间设定2 = new Sunny.UI.UITextBox();
  112. this.label59 = new System.Windows.Forms.Label();
  113. this.txt步骤2油缸保压时间设定2 = new Sunny.UI.UITextBox();
  114. this.label60 = new System.Windows.Forms.Label();
  115. this.label61 = new System.Windows.Forms.Label();
  116. this.btn步骤3油缸压力设定2 = new Sunny.UI.UISymbolButton();
  117. this.label62 = new System.Windows.Forms.Label();
  118. this.txt步骤3油缸压力设定2 = new Sunny.UI.UITextBox();
  119. this.btn步骤2油缸压力设定2 = new Sunny.UI.UISymbolButton();
  120. this.label63 = new System.Windows.Forms.Label();
  121. this.txt步骤2油缸压力设定2 = new Sunny.UI.UITextBox();
  122. this.label64 = new System.Windows.Forms.Label();
  123. this.label65 = new System.Windows.Forms.Label();
  124. this.btn步骤1油缸保压时间设定2 = new Sunny.UI.UISymbolButton();
  125. this.txt步骤1油缸保压时间设定2 = new Sunny.UI.UITextBox();
  126. this.label66 = new System.Windows.Forms.Label();
  127. this.label67 = new System.Windows.Forms.Label();
  128. this.btn步骤1油缸压力设定2 = new Sunny.UI.UISymbolButton();
  129. this.txt步骤1油缸压力设定2 = new Sunny.UI.UITextBox();
  130. this.label68 = new System.Windows.Forms.Label();
  131. this.tabPage3 = new System.Windows.Forms.TabPage();
  132. this.uiLine3 = new Sunny.UI.UILine();
  133. this.label69 = new System.Windows.Forms.Label();
  134. this.label70 = new System.Windows.Forms.Label();
  135. this.btn步骤3减速顶出位置设定3 = new Sunny.UI.UISymbolButton();
  136. this.btn步骤2减速顶出位置设定3 = new Sunny.UI.UISymbolButton();
  137. this.txt步骤3减速顶出位置设定3 = new Sunny.UI.UITextBox();
  138. this.label71 = new System.Windows.Forms.Label();
  139. this.txt步骤2减速顶出位置设定3 = new Sunny.UI.UITextBox();
  140. this.label72 = new System.Windows.Forms.Label();
  141. this.label73 = new System.Windows.Forms.Label();
  142. this.btn步骤3停止顶出位置设定3 = new Sunny.UI.UISymbolButton();
  143. this.label74 = new System.Windows.Forms.Label();
  144. this.txt步骤3停止顶出位置设定3 = new Sunny.UI.UITextBox();
  145. this.btn步骤2停止顶出位置设定3 = new Sunny.UI.UISymbolButton();
  146. this.label75 = new System.Windows.Forms.Label();
  147. this.txt步骤2停止顶出位置设定3 = new Sunny.UI.UITextBox();
  148. this.label76 = new System.Windows.Forms.Label();
  149. this.label77 = new System.Windows.Forms.Label();
  150. this.btn步骤1减速顶出位置设定3 = new Sunny.UI.UISymbolButton();
  151. this.txt步骤1减速顶出位置设定3 = new Sunny.UI.UITextBox();
  152. this.label78 = new System.Windows.Forms.Label();
  153. this.label79 = new System.Windows.Forms.Label();
  154. this.btn步骤1停止顶出位置设定3 = new Sunny.UI.UISymbolButton();
  155. this.txt步骤1停止顶出位置设定3 = new Sunny.UI.UITextBox();
  156. this.label80 = new System.Windows.Forms.Label();
  157. this.label81 = new System.Windows.Forms.Label();
  158. this.label82 = new System.Windows.Forms.Label();
  159. this.btn步骤3油缸保压时间设定3 = new Sunny.UI.UISymbolButton();
  160. this.btn步骤2油缸保压时间设定3 = new Sunny.UI.UISymbolButton();
  161. this.txt步骤3油缸保压时间设定3 = new Sunny.UI.UITextBox();
  162. this.label83 = new System.Windows.Forms.Label();
  163. this.txt步骤2油缸保压时间设定3 = new Sunny.UI.UITextBox();
  164. this.label84 = new System.Windows.Forms.Label();
  165. this.label85 = new System.Windows.Forms.Label();
  166. this.btn步骤3油缸压力设定3 = new Sunny.UI.UISymbolButton();
  167. this.label86 = new System.Windows.Forms.Label();
  168. this.txt步骤3油缸压力设定3 = new Sunny.UI.UITextBox();
  169. this.btn步骤2油缸压力设定3 = new Sunny.UI.UISymbolButton();
  170. this.label87 = new System.Windows.Forms.Label();
  171. this.txt步骤2油缸压力设定3 = new Sunny.UI.UITextBox();
  172. this.label88 = new System.Windows.Forms.Label();
  173. this.label89 = new System.Windows.Forms.Label();
  174. this.btn步骤1油缸保压时间设定3 = new Sunny.UI.UISymbolButton();
  175. this.txt步骤1油缸保压时间设定3 = new Sunny.UI.UITextBox();
  176. this.label90 = new System.Windows.Forms.Label();
  177. this.label91 = new System.Windows.Forms.Label();
  178. this.btn步骤1油缸压力设定3 = new Sunny.UI.UISymbolButton();
  179. this.txt步骤1油缸压力设定3 = new Sunny.UI.UITextBox();
  180. this.label92 = new System.Windows.Forms.Label();
  181. this.tabPage4 = new System.Windows.Forms.TabPage();
  182. this.uiLine4 = new Sunny.UI.UILine();
  183. this.label93 = new System.Windows.Forms.Label();
  184. this.label94 = new System.Windows.Forms.Label();
  185. this.btn步骤3减速顶出位置设定4 = new Sunny.UI.UISymbolButton();
  186. this.btn步骤2减速顶出位置设定4 = new Sunny.UI.UISymbolButton();
  187. this.txt步骤3减速顶出位置设定4 = new Sunny.UI.UITextBox();
  188. this.label95 = new System.Windows.Forms.Label();
  189. this.txt步骤2减速顶出位置设定4 = new Sunny.UI.UITextBox();
  190. this.label96 = new System.Windows.Forms.Label();
  191. this.label97 = new System.Windows.Forms.Label();
  192. this.btn步骤3停止顶出位置设定4 = new Sunny.UI.UISymbolButton();
  193. this.label98 = new System.Windows.Forms.Label();
  194. this.txt步骤3停止顶出位置设定4 = new Sunny.UI.UITextBox();
  195. this.btn步骤2停止顶出位置设定4 = new Sunny.UI.UISymbolButton();
  196. this.label99 = new System.Windows.Forms.Label();
  197. this.txt步骤2停止顶出位置设定4 = new Sunny.UI.UITextBox();
  198. this.label100 = new System.Windows.Forms.Label();
  199. this.label101 = new System.Windows.Forms.Label();
  200. this.btn步骤1减速顶出位置设定4 = new Sunny.UI.UISymbolButton();
  201. this.txt步骤1减速顶出位置设定4 = new Sunny.UI.UITextBox();
  202. this.label102 = new System.Windows.Forms.Label();
  203. this.label103 = new System.Windows.Forms.Label();
  204. this.btn步骤1停止顶出位置设定4 = new Sunny.UI.UISymbolButton();
  205. this.txt步骤1停止顶出位置设定4 = new Sunny.UI.UITextBox();
  206. this.label104 = new System.Windows.Forms.Label();
  207. this.label105 = new System.Windows.Forms.Label();
  208. this.label106 = new System.Windows.Forms.Label();
  209. this.btn步骤3油缸保压时间设定4 = new Sunny.UI.UISymbolButton();
  210. this.btn步骤2油缸保压时间设定4 = new Sunny.UI.UISymbolButton();
  211. this.txt步骤3油缸保压时间设定4 = new Sunny.UI.UITextBox();
  212. this.label107 = new System.Windows.Forms.Label();
  213. this.txt步骤2油缸保压时间设定4 = new Sunny.UI.UITextBox();
  214. this.label108 = new System.Windows.Forms.Label();
  215. this.label109 = new System.Windows.Forms.Label();
  216. this.btn步骤3油缸压力设定4 = new Sunny.UI.UISymbolButton();
  217. this.label110 = new System.Windows.Forms.Label();
  218. this.txt步骤3油缸压力设定4 = new Sunny.UI.UITextBox();
  219. this.btn步骤2油缸压力设定4 = new Sunny.UI.UISymbolButton();
  220. this.label111 = new System.Windows.Forms.Label();
  221. this.txt步骤2油缸压力设定4 = new Sunny.UI.UITextBox();
  222. this.label112 = new System.Windows.Forms.Label();
  223. this.label113 = new System.Windows.Forms.Label();
  224. this.btn步骤1油缸保压时间设定4 = new Sunny.UI.UISymbolButton();
  225. this.txt步骤1油缸保压时间设定4 = new Sunny.UI.UITextBox();
  226. this.label114 = new System.Windows.Forms.Label();
  227. this.label115 = new System.Windows.Forms.Label();
  228. this.btn步骤1油缸压力设定4 = new Sunny.UI.UISymbolButton();
  229. this.txt步骤1油缸压力设定4 = new Sunny.UI.UITextBox();
  230. this.label116 = new System.Windows.Forms.Label();
  231. this.tabPage5 = new System.Windows.Forms.TabPage();
  232. this.uiLine5 = new Sunny.UI.UILine();
  233. this.label117 = new System.Windows.Forms.Label();
  234. this.label118 = new System.Windows.Forms.Label();
  235. this.btn步骤3减速顶出位置设定5 = new Sunny.UI.UISymbolButton();
  236. this.btn步骤2减速顶出位置设定5 = new Sunny.UI.UISymbolButton();
  237. this.txt步骤3减速顶出位置设定5 = new Sunny.UI.UITextBox();
  238. this.label119 = new System.Windows.Forms.Label();
  239. this.txt步骤2减速顶出位置设定5 = new Sunny.UI.UITextBox();
  240. this.label120 = new System.Windows.Forms.Label();
  241. this.label121 = new System.Windows.Forms.Label();
  242. this.btn步骤3停止顶出位置设定5 = new Sunny.UI.UISymbolButton();
  243. this.label122 = new System.Windows.Forms.Label();
  244. this.txt步骤3停止顶出位置设定5 = new Sunny.UI.UITextBox();
  245. this.btn步骤2停止顶出位置设定5 = new Sunny.UI.UISymbolButton();
  246. this.label123 = new System.Windows.Forms.Label();
  247. this.txt步骤2停止顶出位置设定5 = new Sunny.UI.UITextBox();
  248. this.label124 = new System.Windows.Forms.Label();
  249. this.label125 = new System.Windows.Forms.Label();
  250. this.btn步骤1减速顶出位置设定5 = new Sunny.UI.UISymbolButton();
  251. this.txt步骤1减速顶出位置设定5 = new Sunny.UI.UITextBox();
  252. this.label126 = new System.Windows.Forms.Label();
  253. this.label127 = new System.Windows.Forms.Label();
  254. this.btn步骤1停止顶出位置设定5 = new Sunny.UI.UISymbolButton();
  255. this.txt步骤1停止顶出位置设定5 = new Sunny.UI.UITextBox();
  256. this.label128 = new System.Windows.Forms.Label();
  257. this.label129 = new System.Windows.Forms.Label();
  258. this.label130 = new System.Windows.Forms.Label();
  259. this.btn步骤3油缸保压时间设定5 = new Sunny.UI.UISymbolButton();
  260. this.btn步骤2油缸保压时间设定5 = new Sunny.UI.UISymbolButton();
  261. this.txt步骤3油缸保压时间设定5 = new Sunny.UI.UITextBox();
  262. this.label131 = new System.Windows.Forms.Label();
  263. this.txt步骤2油缸保压时间设定5 = new Sunny.UI.UITextBox();
  264. this.label132 = new System.Windows.Forms.Label();
  265. this.label133 = new System.Windows.Forms.Label();
  266. this.btn步骤3油缸压力设定5 = new Sunny.UI.UISymbolButton();
  267. this.label134 = new System.Windows.Forms.Label();
  268. this.txt步骤3油缸压力设定5 = new Sunny.UI.UITextBox();
  269. this.btn步骤2油缸压力设定5 = new Sunny.UI.UISymbolButton();
  270. this.label135 = new System.Windows.Forms.Label();
  271. this.txt步骤2油缸压力设定5 = new Sunny.UI.UITextBox();
  272. this.label136 = new System.Windows.Forms.Label();
  273. this.label137 = new System.Windows.Forms.Label();
  274. this.btn步骤1油缸保压时间设定5 = new Sunny.UI.UISymbolButton();
  275. this.txt步骤1油缸保压时间设定5 = new Sunny.UI.UITextBox();
  276. this.label138 = new System.Windows.Forms.Label();
  277. this.label139 = new System.Windows.Forms.Label();
  278. this.btn步骤1油缸压力设定5 = new Sunny.UI.UISymbolButton();
  279. this.txt步骤1油缸压力设定5 = new Sunny.UI.UITextBox();
  280. this.label140 = new System.Windows.Forms.Label();
  281. this.tabPage6 = new System.Windows.Forms.TabPage();
  282. this.uiLine6 = new Sunny.UI.UILine();
  283. this.label141 = new System.Windows.Forms.Label();
  284. this.label142 = new System.Windows.Forms.Label();
  285. this.btn步骤3减速顶出位置设定6 = new Sunny.UI.UISymbolButton();
  286. this.btn步骤2减速顶出位置设定6 = new Sunny.UI.UISymbolButton();
  287. this.txt步骤3减速顶出位置设定6 = new Sunny.UI.UITextBox();
  288. this.label143 = new System.Windows.Forms.Label();
  289. this.txt步骤2减速顶出位置设定6 = new Sunny.UI.UITextBox();
  290. this.label144 = new System.Windows.Forms.Label();
  291. this.label145 = new System.Windows.Forms.Label();
  292. this.btn步骤3停止顶出位置设定6 = new Sunny.UI.UISymbolButton();
  293. this.label146 = new System.Windows.Forms.Label();
  294. this.txt步骤3停止顶出位置设定6 = new Sunny.UI.UITextBox();
  295. this.btn步骤2停止顶出位置设定6 = new Sunny.UI.UISymbolButton();
  296. this.label147 = new System.Windows.Forms.Label();
  297. this.txt步骤2停止顶出位置设定6 = new Sunny.UI.UITextBox();
  298. this.label148 = new System.Windows.Forms.Label();
  299. this.label149 = new System.Windows.Forms.Label();
  300. this.btn步骤1减速顶出位置设定6 = new Sunny.UI.UISymbolButton();
  301. this.txt步骤1减速顶出位置设定6 = new Sunny.UI.UITextBox();
  302. this.label150 = new System.Windows.Forms.Label();
  303. this.label151 = new System.Windows.Forms.Label();
  304. this.btn步骤1停止顶出位置设定6 = new Sunny.UI.UISymbolButton();
  305. this.txt步骤1停止顶出位置设定6 = new Sunny.UI.UITextBox();
  306. this.label152 = new System.Windows.Forms.Label();
  307. this.label153 = new System.Windows.Forms.Label();
  308. this.label154 = new System.Windows.Forms.Label();
  309. this.btn步骤3油缸保压时间设定6 = new Sunny.UI.UISymbolButton();
  310. this.btn步骤2油缸保压时间设定6 = new Sunny.UI.UISymbolButton();
  311. this.txt步骤3油缸保压时间设定6 = new Sunny.UI.UITextBox();
  312. this.label155 = new System.Windows.Forms.Label();
  313. this.txt步骤2油缸保压时间设定6 = new Sunny.UI.UITextBox();
  314. this.label156 = new System.Windows.Forms.Label();
  315. this.label157 = new System.Windows.Forms.Label();
  316. this.btn步骤3油缸压力设定6 = new Sunny.UI.UISymbolButton();
  317. this.label158 = new System.Windows.Forms.Label();
  318. this.txt步骤3油缸压力设定6 = new Sunny.UI.UITextBox();
  319. this.btn步骤2油缸压力设定6 = new Sunny.UI.UISymbolButton();
  320. this.label159 = new System.Windows.Forms.Label();
  321. this.txt步骤2油缸压力设定6 = new Sunny.UI.UITextBox();
  322. this.label160 = new System.Windows.Forms.Label();
  323. this.label161 = new System.Windows.Forms.Label();
  324. this.btn步骤1油缸保压时间设定6 = new Sunny.UI.UISymbolButton();
  325. this.txt步骤1油缸保压时间设定6 = new Sunny.UI.UITextBox();
  326. this.label162 = new System.Windows.Forms.Label();
  327. this.label163 = new System.Windows.Forms.Label();
  328. this.btn步骤1油缸压力设定6 = new Sunny.UI.UISymbolButton();
  329. this.txt步骤1油缸压力设定6 = new Sunny.UI.UITextBox();
  330. this.label164 = new System.Windows.Forms.Label();
  331. this.gpb伺服电机参数设定 = new Sunny.UI.UIGroupBox();
  332. this.label43 = new System.Windows.Forms.Label();
  333. this.btn空载流量设置 = new Sunny.UI.UISymbolButton();
  334. this.label44 = new System.Windows.Forms.Label();
  335. this.txt空载流量设置 = new Sunny.UI.UITextBox();
  336. this.label41 = new System.Windows.Forms.Label();
  337. this.btn空载压力设置 = new Sunny.UI.UISymbolButton();
  338. this.label42 = new System.Windows.Forms.Label();
  339. this.txt空载压力设置 = new Sunny.UI.UITextBox();
  340. this.label39 = new System.Windows.Forms.Label();
  341. this.btn快退流量设定值 = new Sunny.UI.UISymbolButton();
  342. this.label40 = new System.Windows.Forms.Label();
  343. this.txt快退流量设定值 = new Sunny.UI.UITextBox();
  344. this.label37 = new System.Windows.Forms.Label();
  345. this.btn快退压力设定值 = new Sunny.UI.UISymbolButton();
  346. this.label38 = new System.Windows.Forms.Label();
  347. this.txt快退压力设定值 = new Sunny.UI.UITextBox();
  348. this.label35 = new System.Windows.Forms.Label();
  349. this.btn慢退流量设定值 = new Sunny.UI.UISymbolButton();
  350. this.label36 = new System.Windows.Forms.Label();
  351. this.txt慢退流量设定值 = new Sunny.UI.UITextBox();
  352. this.label33 = new System.Windows.Forms.Label();
  353. this.btn慢退压力设定值 = new Sunny.UI.UISymbolButton();
  354. this.label34 = new System.Windows.Forms.Label();
  355. this.txt慢退压力设定值 = new Sunny.UI.UITextBox();
  356. this.label31 = new System.Windows.Forms.Label();
  357. this.btn慢顶流量设定值 = new Sunny.UI.UISymbolButton();
  358. this.label32 = new System.Windows.Forms.Label();
  359. this.txt慢顶流量设定值 = new Sunny.UI.UITextBox();
  360. this.label29 = new System.Windows.Forms.Label();
  361. this.btn慢顶压力设定值 = new Sunny.UI.UISymbolButton();
  362. this.label30 = new System.Windows.Forms.Label();
  363. this.txt慢顶压力设定值 = new Sunny.UI.UITextBox();
  364. this.label27 = new System.Windows.Forms.Label();
  365. this.btn快顶流量设定值 = new Sunny.UI.UISymbolButton();
  366. this.label28 = new System.Windows.Forms.Label();
  367. this.txt快顶流量设定值 = new Sunny.UI.UITextBox();
  368. this.label25 = new System.Windows.Forms.Label();
  369. this.btn快顶压力设定值 = new Sunny.UI.UISymbolButton();
  370. this.label26 = new System.Windows.Forms.Label();
  371. this.txt快顶压力设定值 = new Sunny.UI.UITextBox();
  372. this.uiLabel1 = new Sunny.UI.UILabel();
  373. this.switchWrite = new Sunny.UI.UISwitch();
  374. this.uiTitlePanel压机.SuspendLayout();
  375. this.uiGroupBox2.SuspendLayout();
  376. this.tbp油缸自动参数设定.SuspendLayout();
  377. this.tabPage1.SuspendLayout();
  378. this.tabPage2.SuspendLayout();
  379. this.tabPage3.SuspendLayout();
  380. this.tabPage4.SuspendLayout();
  381. this.tabPage5.SuspendLayout();
  382. this.tabPage6.SuspendLayout();
  383. this.gpb伺服电机参数设定.SuspendLayout();
  384. this.SuspendLayout();
  385. //
  386. // uiTitlePanel压机
  387. //
  388. this.uiTitlePanel压机.BackColor = System.Drawing.Color.AliceBlue;
  389. this.uiTitlePanel压机.Controls.Add(this.uiGroupBox2);
  390. this.uiTitlePanel压机.Controls.Add(this.gpb伺服电机参数设定);
  391. this.uiTitlePanel压机.Controls.Add(this.uiLabel1);
  392. this.uiTitlePanel压机.Controls.Add(this.switchWrite);
  393. this.uiTitlePanel压机.Dock = System.Windows.Forms.DockStyle.Fill;
  394. this.uiTitlePanel压机.FillColor = System.Drawing.Color.AliceBlue;
  395. this.uiTitlePanel压机.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  396. this.uiTitlePanel压机.Location = new System.Drawing.Point(0, 0);
  397. this.uiTitlePanel压机.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  398. this.uiTitlePanel压机.MinimumSize = new System.Drawing.Size(1, 1);
  399. this.uiTitlePanel压机.Name = "uiTitlePanel压机";
  400. this.uiTitlePanel压机.ShowText = false;
  401. this.uiTitlePanel压机.Size = new System.Drawing.Size(1920, 1002);
  402. this.uiTitlePanel压机.TabIndex = 0;
  403. this.uiTitlePanel压机.Text = "压机";
  404. this.uiTitlePanel压机.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  405. this.uiTitlePanel压机.TitleColor = System.Drawing.SystemColors.GradientActiveCaption;
  406. this.uiTitlePanel压机.TitleForeColor = System.Drawing.Color.Black;
  407. //
  408. // uiGroupBox2
  409. //
  410. this.uiGroupBox2.Controls.Add(this.tbp油缸自动参数设定);
  411. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.uiGroupBox2.Location = new System.Drawing.Point(4, 36);
  413. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  414. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  415. this.uiGroupBox2.Name = "uiGroupBox2";
  416. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  417. this.uiGroupBox2.Size = new System.Drawing.Size(1296, 800);
  418. this.uiGroupBox2.TabIndex = 323;
  419. this.uiGroupBox2.Text = "油缸自动参数设定";
  420. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  421. //
  422. // tbp油缸自动参数设定
  423. //
  424. this.tbp油缸自动参数设定.Controls.Add(this.tabPage1);
  425. this.tbp油缸自动参数设定.Controls.Add(this.tabPage2);
  426. this.tbp油缸自动参数设定.Controls.Add(this.tabPage3);
  427. this.tbp油缸自动参数设定.Controls.Add(this.tabPage4);
  428. this.tbp油缸自动参数设定.Controls.Add(this.tabPage5);
  429. this.tbp油缸自动参数设定.Controls.Add(this.tabPage6);
  430. this.tbp油缸自动参数设定.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  431. this.tbp油缸自动参数设定.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  432. this.tbp油缸自动参数设定.ItemSize = new System.Drawing.Size(150, 40);
  433. this.tbp油缸自动参数设定.Location = new System.Drawing.Point(25, 59);
  434. this.tbp油缸自动参数设定.MainPage = "";
  435. this.tbp油缸自动参数设定.MenuStyle = Sunny.UI.UIMenuStyle.Custom;
  436. this.tbp油缸自动参数设定.Name = "tbp油缸自动参数设定";
  437. this.tbp油缸自动参数设定.SelectedIndex = 0;
  438. this.tbp油缸自动参数设定.Size = new System.Drawing.Size(1244, 705);
  439. this.tbp油缸自动参数设定.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  440. this.tbp油缸自动参数设定.TabIndex = 321;
  441. this.tbp油缸自动参数设定.TabSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
  442. this.tbp油缸自动参数设定.TabSelectedForeColor = System.Drawing.Color.Cyan;
  443. this.tbp油缸自动参数设定.TabSelectedHighColor = System.Drawing.Color.Cyan;
  444. this.tbp油缸自动参数设定.TabUnSelectedForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  445. this.tbp油缸自动参数设定.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. //
  447. // tabPage1
  448. //
  449. this.tabPage1.Controls.Add(this.uiLine1);
  450. this.tabPage1.Controls.Add(this.label13);
  451. this.tabPage1.Controls.Add(this.label14);
  452. this.tabPage1.Controls.Add(this.btn步骤3减速顶出位置设定1);
  453. this.tabPage1.Controls.Add(this.btn步骤2减速顶出位置设定1);
  454. this.tabPage1.Controls.Add(this.txt步骤3减速顶出位置设定1);
  455. this.tabPage1.Controls.Add(this.label15);
  456. this.tabPage1.Controls.Add(this.txt步骤2减速顶出位置设定1);
  457. this.tabPage1.Controls.Add(this.label16);
  458. this.tabPage1.Controls.Add(this.label17);
  459. this.tabPage1.Controls.Add(this.btn步骤3停止顶出位置设定1);
  460. this.tabPage1.Controls.Add(this.label18);
  461. this.tabPage1.Controls.Add(this.txt步骤3停止顶出位置设定1);
  462. this.tabPage1.Controls.Add(this.btn步骤2停止顶出位置设定1);
  463. this.tabPage1.Controls.Add(this.label19);
  464. this.tabPage1.Controls.Add(this.txt步骤2停止顶出位置设定1);
  465. this.tabPage1.Controls.Add(this.label20);
  466. this.tabPage1.Controls.Add(this.label21);
  467. this.tabPage1.Controls.Add(this.btn步骤1减速顶出位置设定1);
  468. this.tabPage1.Controls.Add(this.txt步骤1减速顶出位置设定1);
  469. this.tabPage1.Controls.Add(this.label22);
  470. this.tabPage1.Controls.Add(this.label23);
  471. this.tabPage1.Controls.Add(this.btn步骤1停止顶出位置设定1);
  472. this.tabPage1.Controls.Add(this.txt步骤1停止顶出位置设定1);
  473. this.tabPage1.Controls.Add(this.label24);
  474. this.tabPage1.Controls.Add(this.label8);
  475. this.tabPage1.Controls.Add(this.label4);
  476. this.tabPage1.Controls.Add(this.btn步骤3油缸保压时间设定1);
  477. this.tabPage1.Controls.Add(this.btn步骤2油缸保压时间设定1);
  478. this.tabPage1.Controls.Add(this.txt步骤3油缸保压时间设定1);
  479. this.tabPage1.Controls.Add(this.label10);
  480. this.tabPage1.Controls.Add(this.txt步骤2油缸保压时间设定1);
  481. this.tabPage1.Controls.Add(this.label11);
  482. this.tabPage1.Controls.Add(this.label5);
  483. this.tabPage1.Controls.Add(this.btn步骤3油缸压力设定1);
  484. this.tabPage1.Controls.Add(this.label6);
  485. this.tabPage1.Controls.Add(this.txt步骤3油缸压力设定1);
  486. this.tabPage1.Controls.Add(this.btn步骤2油缸压力设定1);
  487. this.tabPage1.Controls.Add(this.label12);
  488. this.tabPage1.Controls.Add(this.txt步骤2油缸压力设定1);
  489. this.tabPage1.Controls.Add(this.label7);
  490. this.tabPage1.Controls.Add(this.label2);
  491. this.tabPage1.Controls.Add(this.btn步骤1油缸保压时间设定1);
  492. this.tabPage1.Controls.Add(this.txt步骤1油缸保压时间设定1);
  493. this.tabPage1.Controls.Add(this.label3);
  494. this.tabPage1.Controls.Add(this.label9);
  495. this.tabPage1.Controls.Add(this.btn步骤1油缸压力设定1);
  496. this.tabPage1.Controls.Add(this.txt步骤1油缸压力设定1);
  497. this.tabPage1.Controls.Add(this.label1);
  498. this.tabPage1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  500. this.tabPage1.Name = "tabPage1";
  501. this.tabPage1.Size = new System.Drawing.Size(1244, 665);
  502. this.tabPage1.TabIndex = 0;
  503. this.tabPage1.Text = "型号1";
  504. this.tabPage1.UseVisualStyleBackColor = true;
  505. //
  506. // uiLine1
  507. //
  508. this.uiLine1.BackColor = System.Drawing.Color.Transparent;
  509. this.uiLine1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  511. this.uiLine1.Location = new System.Drawing.Point(62, 316);
  512. this.uiLine1.MinimumSize = new System.Drawing.Size(1, 1);
  513. this.uiLine1.Name = "uiLine1";
  514. this.uiLine1.Size = new System.Drawing.Size(1125, 29);
  515. this.uiLine1.TabIndex = 336;
  516. //
  517. // label13
  518. //
  519. this.label13.AutoSize = true;
  520. this.label13.BackColor = System.Drawing.Color.AliceBlue;
  521. this.label13.ForeColor = System.Drawing.Color.Black;
  522. this.label13.Location = new System.Drawing.Point(734, 552);
  523. this.label13.Name = "label13";
  524. this.label13.Size = new System.Drawing.Size(179, 21);
  525. this.label13.TabIndex = 331;
  526. this.label13.Text = "步骤3减速顶出位置设定";
  527. //
  528. // label14
  529. //
  530. this.label14.AutoSize = true;
  531. this.label14.BackColor = System.Drawing.Color.AliceBlue;
  532. this.label14.ForeColor = System.Drawing.Color.Black;
  533. this.label14.Location = new System.Drawing.Point(734, 476);
  534. this.label14.Name = "label14";
  535. this.label14.Size = new System.Drawing.Size(179, 21);
  536. this.label14.TabIndex = 330;
  537. this.label14.Text = "步骤2减速顶出位置设定";
  538. //
  539. // btn步骤3减速顶出位置设定1
  540. //
  541. this.btn步骤3减速顶出位置设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  542. this.btn步骤3减速顶出位置设定1.FillColor = System.Drawing.Color.AliceBlue;
  543. this.btn步骤3减速顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. this.btn步骤3减速顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  545. this.btn步骤3减速顶出位置设定1.Location = new System.Drawing.Point(1089, 547);
  546. this.btn步骤3减速顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 1);
  547. this.btn步骤3减速顶出位置设定1.Name = "btn步骤3减速顶出位置设定1";
  548. this.btn步骤3减速顶出位置设定1.Size = new System.Drawing.Size(98, 31);
  549. this.btn步骤3减速顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  550. this.btn步骤3减速顶出位置设定1.Symbol = 162924;
  551. this.btn步骤3减速顶出位置设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  552. this.btn步骤3减速顶出位置设定1.TabIndex = 335;
  553. this.btn步骤3减速顶出位置设定1.Text = "写入";
  554. this.btn步骤3减速顶出位置设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  555. this.btn步骤3减速顶出位置设定1.Click += new System.EventHandler(this.btnWrite);
  556. //
  557. // btn步骤2减速顶出位置设定1
  558. //
  559. this.btn步骤2减速顶出位置设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  560. this.btn步骤2减速顶出位置设定1.FillColor = System.Drawing.Color.AliceBlue;
  561. this.btn步骤2减速顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  562. this.btn步骤2减速顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  563. this.btn步骤2减速顶出位置设定1.Location = new System.Drawing.Point(1089, 471);
  564. this.btn步骤2减速顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 1);
  565. this.btn步骤2减速顶出位置设定1.Name = "btn步骤2减速顶出位置设定1";
  566. this.btn步骤2减速顶出位置设定1.Size = new System.Drawing.Size(98, 31);
  567. this.btn步骤2减速顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  568. this.btn步骤2减速顶出位置设定1.Symbol = 162924;
  569. this.btn步骤2减速顶出位置设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  570. this.btn步骤2减速顶出位置设定1.TabIndex = 334;
  571. this.btn步骤2减速顶出位置设定1.Text = "写入";
  572. this.btn步骤2减速顶出位置设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.btn步骤2减速顶出位置设定1.Click += new System.EventHandler(this.btnWrite);
  574. //
  575. // txt步骤3减速顶出位置设定1
  576. //
  577. this.txt步骤3减速顶出位置设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  578. this.txt步骤3减速顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  579. this.txt步骤3减速顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  580. this.txt步骤3减速顶出位置设定1.Location = new System.Drawing.Point(920, 547);
  581. this.txt步骤3减速顶出位置设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  582. this.txt步骤3减速顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 16);
  583. this.txt步骤3减速顶出位置设定1.Name = "txt步骤3减速顶出位置设定1";
  584. this.txt步骤3减速顶出位置设定1.Padding = new System.Windows.Forms.Padding(5);
  585. this.txt步骤3减速顶出位置设定1.ShowText = false;
  586. this.txt步骤3减速顶出位置设定1.Size = new System.Drawing.Size(105, 31);
  587. this.txt步骤3减速顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  588. this.txt步骤3减速顶出位置设定1.TabIndex = 329;
  589. this.txt步骤3减速顶出位置设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  590. this.txt步骤3减速顶出位置设定1.Watermark = "";
  591. //
  592. // label15
  593. //
  594. this.label15.AutoSize = true;
  595. this.label15.BackColor = System.Drawing.Color.AliceBlue;
  596. this.label15.ForeColor = System.Drawing.Color.Black;
  597. this.label15.Location = new System.Drawing.Point(1032, 552);
  598. this.label15.Name = "label15";
  599. this.label15.Size = new System.Drawing.Size(40, 21);
  600. this.label15.TabIndex = 333;
  601. this.label15.Text = "mm";
  602. //
  603. // txt步骤2减速顶出位置设定1
  604. //
  605. this.txt步骤2减速顶出位置设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  606. this.txt步骤2减速顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. this.txt步骤2减速顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  608. this.txt步骤2减速顶出位置设定1.Location = new System.Drawing.Point(920, 471);
  609. this.txt步骤2减速顶出位置设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  610. this.txt步骤2减速顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 16);
  611. this.txt步骤2减速顶出位置设定1.Name = "txt步骤2减速顶出位置设定1";
  612. this.txt步骤2减速顶出位置设定1.Padding = new System.Windows.Forms.Padding(5);
  613. this.txt步骤2减速顶出位置设定1.ShowText = false;
  614. this.txt步骤2减速顶出位置设定1.Size = new System.Drawing.Size(105, 31);
  615. this.txt步骤2减速顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  616. this.txt步骤2减速顶出位置设定1.TabIndex = 328;
  617. this.txt步骤2减速顶出位置设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  618. this.txt步骤2减速顶出位置设定1.Watermark = "";
  619. //
  620. // label16
  621. //
  622. this.label16.AutoSize = true;
  623. this.label16.BackColor = System.Drawing.Color.AliceBlue;
  624. this.label16.ForeColor = System.Drawing.Color.Black;
  625. this.label16.Location = new System.Drawing.Point(58, 552);
  626. this.label16.Name = "label16";
  627. this.label16.Size = new System.Drawing.Size(179, 21);
  628. this.label16.TabIndex = 323;
  629. this.label16.Text = "步骤3停止顶出位置设定";
  630. //
  631. // label17
  632. //
  633. this.label17.AutoSize = true;
  634. this.label17.BackColor = System.Drawing.Color.AliceBlue;
  635. this.label17.ForeColor = System.Drawing.Color.Black;
  636. this.label17.Location = new System.Drawing.Point(1032, 476);
  637. this.label17.Name = "label17";
  638. this.label17.Size = new System.Drawing.Size(40, 21);
  639. this.label17.TabIndex = 332;
  640. this.label17.Text = "mm";
  641. //
  642. // btn步骤3停止顶出位置设定1
  643. //
  644. this.btn步骤3停止顶出位置设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  645. this.btn步骤3停止顶出位置设定1.FillColor = System.Drawing.Color.AliceBlue;
  646. this.btn步骤3停止顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  647. this.btn步骤3停止顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  648. this.btn步骤3停止顶出位置设定1.Location = new System.Drawing.Point(421, 547);
  649. this.btn步骤3停止顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 1);
  650. this.btn步骤3停止顶出位置设定1.Name = "btn步骤3停止顶出位置设定1";
  651. this.btn步骤3停止顶出位置设定1.Size = new System.Drawing.Size(98, 31);
  652. this.btn步骤3停止顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  653. this.btn步骤3停止顶出位置设定1.Symbol = 162924;
  654. this.btn步骤3停止顶出位置设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  655. this.btn步骤3停止顶出位置设定1.TabIndex = 327;
  656. this.btn步骤3停止顶出位置设定1.Text = "写入";
  657. this.btn步骤3停止顶出位置设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.btn步骤3停止顶出位置设定1.Click += new System.EventHandler(this.btnWrite);
  659. //
  660. // label18
  661. //
  662. this.label18.AutoSize = true;
  663. this.label18.BackColor = System.Drawing.Color.AliceBlue;
  664. this.label18.ForeColor = System.Drawing.Color.Black;
  665. this.label18.Location = new System.Drawing.Point(58, 476);
  666. this.label18.Name = "label18";
  667. this.label18.Size = new System.Drawing.Size(179, 21);
  668. this.label18.TabIndex = 322;
  669. this.label18.Text = "步骤2停止顶出位置设定";
  670. //
  671. // txt步骤3停止顶出位置设定1
  672. //
  673. this.txt步骤3停止顶出位置设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  674. this.txt步骤3停止顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  675. this.txt步骤3停止顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  676. this.txt步骤3停止顶出位置设定1.Location = new System.Drawing.Point(245, 547);
  677. this.txt步骤3停止顶出位置设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  678. this.txt步骤3停止顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 16);
  679. this.txt步骤3停止顶出位置设定1.Name = "txt步骤3停止顶出位置设定1";
  680. this.txt步骤3停止顶出位置设定1.Padding = new System.Windows.Forms.Padding(5);
  681. this.txt步骤3停止顶出位置设定1.ShowText = false;
  682. this.txt步骤3停止顶出位置设定1.Size = new System.Drawing.Size(105, 31);
  683. this.txt步骤3停止顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  684. this.txt步骤3停止顶出位置设定1.TabIndex = 321;
  685. this.txt步骤3停止顶出位置设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  686. this.txt步骤3停止顶出位置设定1.Watermark = "";
  687. //
  688. // btn步骤2停止顶出位置设定1
  689. //
  690. this.btn步骤2停止顶出位置设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  691. this.btn步骤2停止顶出位置设定1.FillColor = System.Drawing.Color.AliceBlue;
  692. this.btn步骤2停止顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  693. this.btn步骤2停止顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  694. this.btn步骤2停止顶出位置设定1.Location = new System.Drawing.Point(421, 471);
  695. this.btn步骤2停止顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 1);
  696. this.btn步骤2停止顶出位置设定1.Name = "btn步骤2停止顶出位置设定1";
  697. this.btn步骤2停止顶出位置设定1.Size = new System.Drawing.Size(98, 31);
  698. this.btn步骤2停止顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  699. this.btn步骤2停止顶出位置设定1.Symbol = 162924;
  700. this.btn步骤2停止顶出位置设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  701. this.btn步骤2停止顶出位置设定1.TabIndex = 326;
  702. this.btn步骤2停止顶出位置设定1.Text = "写入";
  703. this.btn步骤2停止顶出位置设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.btn步骤2停止顶出位置设定1.Click += new System.EventHandler(this.btnWrite);
  705. //
  706. // label19
  707. //
  708. this.label19.AutoSize = true;
  709. this.label19.BackColor = System.Drawing.Color.AliceBlue;
  710. this.label19.ForeColor = System.Drawing.Color.Black;
  711. this.label19.Location = new System.Drawing.Point(357, 552);
  712. this.label19.Name = "label19";
  713. this.label19.Size = new System.Drawing.Size(40, 21);
  714. this.label19.TabIndex = 324;
  715. this.label19.Text = "mm";
  716. //
  717. // txt步骤2停止顶出位置设定1
  718. //
  719. this.txt步骤2停止顶出位置设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  720. this.txt步骤2停止顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.txt步骤2停止顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  722. this.txt步骤2停止顶出位置设定1.Location = new System.Drawing.Point(245, 471);
  723. this.txt步骤2停止顶出位置设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  724. this.txt步骤2停止顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 16);
  725. this.txt步骤2停止顶出位置设定1.Name = "txt步骤2停止顶出位置设定1";
  726. this.txt步骤2停止顶出位置设定1.Padding = new System.Windows.Forms.Padding(5);
  727. this.txt步骤2停止顶出位置设定1.ShowText = false;
  728. this.txt步骤2停止顶出位置设定1.Size = new System.Drawing.Size(105, 31);
  729. this.txt步骤2停止顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  730. this.txt步骤2停止顶出位置设定1.TabIndex = 320;
  731. this.txt步骤2停止顶出位置设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  732. this.txt步骤2停止顶出位置设定1.Watermark = "";
  733. //
  734. // label20
  735. //
  736. this.label20.AutoSize = true;
  737. this.label20.BackColor = System.Drawing.Color.AliceBlue;
  738. this.label20.ForeColor = System.Drawing.Color.Black;
  739. this.label20.Location = new System.Drawing.Point(357, 476);
  740. this.label20.Name = "label20";
  741. this.label20.Size = new System.Drawing.Size(40, 21);
  742. this.label20.TabIndex = 325;
  743. this.label20.Text = "mm";
  744. //
  745. // label21
  746. //
  747. this.label21.AutoSize = true;
  748. this.label21.BackColor = System.Drawing.Color.AliceBlue;
  749. this.label21.ForeColor = System.Drawing.Color.Black;
  750. this.label21.Location = new System.Drawing.Point(734, 400);
  751. this.label21.Name = "label21";
  752. this.label21.Size = new System.Drawing.Size(179, 21);
  753. this.label21.TabIndex = 317;
  754. this.label21.Text = "步骤1减速顶出位置设定";
  755. //
  756. // btn步骤1减速顶出位置设定1
  757. //
  758. this.btn步骤1减速顶出位置设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  759. this.btn步骤1减速顶出位置设定1.FillColor = System.Drawing.Color.AliceBlue;
  760. this.btn步骤1减速顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  761. this.btn步骤1减速顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  762. this.btn步骤1减速顶出位置设定1.Location = new System.Drawing.Point(1089, 395);
  763. this.btn步骤1减速顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 1);
  764. this.btn步骤1减速顶出位置设定1.Name = "btn步骤1减速顶出位置设定1";
  765. this.btn步骤1减速顶出位置设定1.Size = new System.Drawing.Size(98, 31);
  766. this.btn步骤1减速顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  767. this.btn步骤1减速顶出位置设定1.Symbol = 162924;
  768. this.btn步骤1减速顶出位置设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  769. this.btn步骤1减速顶出位置设定1.TabIndex = 319;
  770. this.btn步骤1减速顶出位置设定1.Text = "写入";
  771. this.btn步骤1减速顶出位置设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.btn步骤1减速顶出位置设定1.Click += new System.EventHandler(this.btnWrite);
  773. //
  774. // txt步骤1减速顶出位置设定1
  775. //
  776. this.txt步骤1减速顶出位置设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  777. this.txt步骤1减速顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.txt步骤1减速顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  779. this.txt步骤1减速顶出位置设定1.Location = new System.Drawing.Point(920, 395);
  780. this.txt步骤1减速顶出位置设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  781. this.txt步骤1减速顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 16);
  782. this.txt步骤1减速顶出位置设定1.Name = "txt步骤1减速顶出位置设定1";
  783. this.txt步骤1减速顶出位置设定1.Padding = new System.Windows.Forms.Padding(5);
  784. this.txt步骤1减速顶出位置设定1.ShowText = false;
  785. this.txt步骤1减速顶出位置设定1.Size = new System.Drawing.Size(105, 31);
  786. this.txt步骤1减速顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  787. this.txt步骤1减速顶出位置设定1.TabIndex = 316;
  788. this.txt步骤1减速顶出位置设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  789. this.txt步骤1减速顶出位置设定1.Watermark = "";
  790. //
  791. // label22
  792. //
  793. this.label22.AutoSize = true;
  794. this.label22.BackColor = System.Drawing.Color.AliceBlue;
  795. this.label22.ForeColor = System.Drawing.Color.Black;
  796. this.label22.Location = new System.Drawing.Point(1032, 400);
  797. this.label22.Name = "label22";
  798. this.label22.Size = new System.Drawing.Size(40, 21);
  799. this.label22.TabIndex = 318;
  800. this.label22.Text = "mm";
  801. //
  802. // label23
  803. //
  804. this.label23.AutoSize = true;
  805. this.label23.BackColor = System.Drawing.Color.AliceBlue;
  806. this.label23.ForeColor = System.Drawing.Color.Black;
  807. this.label23.Location = new System.Drawing.Point(58, 400);
  808. this.label23.Name = "label23";
  809. this.label23.Size = new System.Drawing.Size(179, 21);
  810. this.label23.TabIndex = 313;
  811. this.label23.Text = "步骤1停止顶出位置设定";
  812. //
  813. // btn步骤1停止顶出位置设定1
  814. //
  815. this.btn步骤1停止顶出位置设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  816. this.btn步骤1停止顶出位置设定1.FillColor = System.Drawing.Color.AliceBlue;
  817. this.btn步骤1停止顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  818. this.btn步骤1停止顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  819. this.btn步骤1停止顶出位置设定1.Location = new System.Drawing.Point(421, 395);
  820. this.btn步骤1停止顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 1);
  821. this.btn步骤1停止顶出位置设定1.Name = "btn步骤1停止顶出位置设定1";
  822. this.btn步骤1停止顶出位置设定1.Size = new System.Drawing.Size(98, 31);
  823. this.btn步骤1停止顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  824. this.btn步骤1停止顶出位置设定1.Symbol = 162924;
  825. this.btn步骤1停止顶出位置设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  826. this.btn步骤1停止顶出位置设定1.TabIndex = 315;
  827. this.btn步骤1停止顶出位置设定1.Text = "写入";
  828. this.btn步骤1停止顶出位置设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  829. this.btn步骤1停止顶出位置设定1.Click += new System.EventHandler(this.btnWrite);
  830. //
  831. // txt步骤1停止顶出位置设定1
  832. //
  833. this.txt步骤1停止顶出位置设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  834. this.txt步骤1停止顶出位置设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  835. this.txt步骤1停止顶出位置设定1.ForeColor = System.Drawing.Color.Black;
  836. this.txt步骤1停止顶出位置设定1.Location = new System.Drawing.Point(245, 395);
  837. this.txt步骤1停止顶出位置设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  838. this.txt步骤1停止顶出位置设定1.MinimumSize = new System.Drawing.Size(1, 16);
  839. this.txt步骤1停止顶出位置设定1.Name = "txt步骤1停止顶出位置设定1";
  840. this.txt步骤1停止顶出位置设定1.Padding = new System.Windows.Forms.Padding(5);
  841. this.txt步骤1停止顶出位置设定1.ShowText = false;
  842. this.txt步骤1停止顶出位置设定1.Size = new System.Drawing.Size(105, 31);
  843. this.txt步骤1停止顶出位置设定1.Style = Sunny.UI.UIStyle.Custom;
  844. this.txt步骤1停止顶出位置设定1.TabIndex = 312;
  845. this.txt步骤1停止顶出位置设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  846. this.txt步骤1停止顶出位置设定1.Watermark = "";
  847. //
  848. // label24
  849. //
  850. this.label24.AutoSize = true;
  851. this.label24.BackColor = System.Drawing.Color.AliceBlue;
  852. this.label24.ForeColor = System.Drawing.Color.Black;
  853. this.label24.Location = new System.Drawing.Point(357, 400);
  854. this.label24.Name = "label24";
  855. this.label24.Size = new System.Drawing.Size(40, 21);
  856. this.label24.TabIndex = 314;
  857. this.label24.Text = "mm";
  858. //
  859. // label8
  860. //
  861. this.label8.AutoSize = true;
  862. this.label8.BackColor = System.Drawing.Color.AliceBlue;
  863. this.label8.ForeColor = System.Drawing.Color.Black;
  864. this.label8.Location = new System.Drawing.Point(734, 243);
  865. this.label8.Name = "label8";
  866. this.label8.Size = new System.Drawing.Size(179, 21);
  867. this.label8.TabIndex = 307;
  868. this.label8.Text = "步骤3油缸保压时间设定";
  869. //
  870. // label4
  871. //
  872. this.label4.AutoSize = true;
  873. this.label4.BackColor = System.Drawing.Color.AliceBlue;
  874. this.label4.ForeColor = System.Drawing.Color.Black;
  875. this.label4.Location = new System.Drawing.Point(734, 167);
  876. this.label4.Name = "label4";
  877. this.label4.Size = new System.Drawing.Size(179, 21);
  878. this.label4.TabIndex = 306;
  879. this.label4.Text = "步骤2油缸保压时间设定";
  880. //
  881. // btn步骤3油缸保压时间设定1
  882. //
  883. this.btn步骤3油缸保压时间设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  884. this.btn步骤3油缸保压时间设定1.FillColor = System.Drawing.Color.AliceBlue;
  885. this.btn步骤3油缸保压时间设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  886. this.btn步骤3油缸保压时间设定1.ForeColor = System.Drawing.Color.Black;
  887. this.btn步骤3油缸保压时间设定1.Location = new System.Drawing.Point(1089, 238);
  888. this.btn步骤3油缸保压时间设定1.MinimumSize = new System.Drawing.Size(1, 1);
  889. this.btn步骤3油缸保压时间设定1.Name = "btn步骤3油缸保压时间设定1";
  890. this.btn步骤3油缸保压时间设定1.Size = new System.Drawing.Size(98, 31);
  891. this.btn步骤3油缸保压时间设定1.Style = Sunny.UI.UIStyle.Custom;
  892. this.btn步骤3油缸保压时间设定1.Symbol = 162924;
  893. this.btn步骤3油缸保压时间设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  894. this.btn步骤3油缸保压时间设定1.TabIndex = 311;
  895. this.btn步骤3油缸保压时间设定1.Text = "写入";
  896. this.btn步骤3油缸保压时间设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  897. this.btn步骤3油缸保压时间设定1.Click += new System.EventHandler(this.btnWrite);
  898. //
  899. // btn步骤2油缸保压时间设定1
  900. //
  901. this.btn步骤2油缸保压时间设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  902. this.btn步骤2油缸保压时间设定1.FillColor = System.Drawing.Color.AliceBlue;
  903. this.btn步骤2油缸保压时间设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  904. this.btn步骤2油缸保压时间设定1.ForeColor = System.Drawing.Color.Black;
  905. this.btn步骤2油缸保压时间设定1.Location = new System.Drawing.Point(1089, 162);
  906. this.btn步骤2油缸保压时间设定1.MinimumSize = new System.Drawing.Size(1, 1);
  907. this.btn步骤2油缸保压时间设定1.Name = "btn步骤2油缸保压时间设定1";
  908. this.btn步骤2油缸保压时间设定1.Size = new System.Drawing.Size(98, 31);
  909. this.btn步骤2油缸保压时间设定1.Style = Sunny.UI.UIStyle.Custom;
  910. this.btn步骤2油缸保压时间设定1.Symbol = 162924;
  911. this.btn步骤2油缸保压时间设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  912. this.btn步骤2油缸保压时间设定1.TabIndex = 310;
  913. this.btn步骤2油缸保压时间设定1.Text = "写入";
  914. this.btn步骤2油缸保压时间设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  915. this.btn步骤2油缸保压时间设定1.Click += new System.EventHandler(this.btnWrite);
  916. //
  917. // txt步骤3油缸保压时间设定1
  918. //
  919. this.txt步骤3油缸保压时间设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  920. this.txt步骤3油缸保压时间设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  921. this.txt步骤3油缸保压时间设定1.ForeColor = System.Drawing.Color.Black;
  922. this.txt步骤3油缸保压时间设定1.Location = new System.Drawing.Point(920, 238);
  923. this.txt步骤3油缸保压时间设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  924. this.txt步骤3油缸保压时间设定1.MinimumSize = new System.Drawing.Size(1, 16);
  925. this.txt步骤3油缸保压时间设定1.Name = "txt步骤3油缸保压时间设定1";
  926. this.txt步骤3油缸保压时间设定1.Padding = new System.Windows.Forms.Padding(5);
  927. this.txt步骤3油缸保压时间设定1.ShowText = false;
  928. this.txt步骤3油缸保压时间设定1.Size = new System.Drawing.Size(105, 31);
  929. this.txt步骤3油缸保压时间设定1.Style = Sunny.UI.UIStyle.Custom;
  930. this.txt步骤3油缸保压时间设定1.TabIndex = 305;
  931. this.txt步骤3油缸保压时间设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  932. this.txt步骤3油缸保压时间设定1.Watermark = "";
  933. //
  934. // label10
  935. //
  936. this.label10.AutoSize = true;
  937. this.label10.BackColor = System.Drawing.Color.AliceBlue;
  938. this.label10.ForeColor = System.Drawing.Color.Black;
  939. this.label10.Location = new System.Drawing.Point(1032, 243);
  940. this.label10.Name = "label10";
  941. this.label10.Size = new System.Drawing.Size(17, 21);
  942. this.label10.TabIndex = 309;
  943. this.label10.Text = "s";
  944. //
  945. // txt步骤2油缸保压时间设定1
  946. //
  947. this.txt步骤2油缸保压时间设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  948. this.txt步骤2油缸保压时间设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  949. this.txt步骤2油缸保压时间设定1.ForeColor = System.Drawing.Color.Black;
  950. this.txt步骤2油缸保压时间设定1.Location = new System.Drawing.Point(920, 162);
  951. this.txt步骤2油缸保压时间设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  952. this.txt步骤2油缸保压时间设定1.MinimumSize = new System.Drawing.Size(1, 16);
  953. this.txt步骤2油缸保压时间设定1.Name = "txt步骤2油缸保压时间设定1";
  954. this.txt步骤2油缸保压时间设定1.Padding = new System.Windows.Forms.Padding(5);
  955. this.txt步骤2油缸保压时间设定1.ShowText = false;
  956. this.txt步骤2油缸保压时间设定1.Size = new System.Drawing.Size(105, 31);
  957. this.txt步骤2油缸保压时间设定1.Style = Sunny.UI.UIStyle.Custom;
  958. this.txt步骤2油缸保压时间设定1.TabIndex = 304;
  959. this.txt步骤2油缸保压时间设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  960. this.txt步骤2油缸保压时间设定1.Watermark = "";
  961. //
  962. // label11
  963. //
  964. this.label11.AutoSize = true;
  965. this.label11.BackColor = System.Drawing.Color.AliceBlue;
  966. this.label11.ForeColor = System.Drawing.Color.Black;
  967. this.label11.Location = new System.Drawing.Point(58, 243);
  968. this.label11.Name = "label11";
  969. this.label11.Size = new System.Drawing.Size(147, 21);
  970. this.label11.TabIndex = 298;
  971. this.label11.Text = "步骤3油缸压力设定";
  972. //
  973. // label5
  974. //
  975. this.label5.AutoSize = true;
  976. this.label5.BackColor = System.Drawing.Color.AliceBlue;
  977. this.label5.ForeColor = System.Drawing.Color.Black;
  978. this.label5.Location = new System.Drawing.Point(1032, 167);
  979. this.label5.Name = "label5";
  980. this.label5.Size = new System.Drawing.Size(17, 21);
  981. this.label5.TabIndex = 308;
  982. this.label5.Text = "s";
  983. //
  984. // btn步骤3油缸压力设定1
  985. //
  986. this.btn步骤3油缸压力设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  987. this.btn步骤3油缸压力设定1.FillColor = System.Drawing.Color.AliceBlue;
  988. this.btn步骤3油缸压力设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  989. this.btn步骤3油缸压力设定1.ForeColor = System.Drawing.Color.Black;
  990. this.btn步骤3油缸压力设定1.Location = new System.Drawing.Point(421, 238);
  991. this.btn步骤3油缸压力设定1.MinimumSize = new System.Drawing.Size(1, 1);
  992. this.btn步骤3油缸压力设定1.Name = "btn步骤3油缸压力设定1";
  993. this.btn步骤3油缸压力设定1.Size = new System.Drawing.Size(98, 31);
  994. this.btn步骤3油缸压力设定1.Style = Sunny.UI.UIStyle.Custom;
  995. this.btn步骤3油缸压力设定1.Symbol = 162924;
  996. this.btn步骤3油缸压力设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  997. this.btn步骤3油缸压力设定1.TabIndex = 302;
  998. this.btn步骤3油缸压力设定1.Text = "写入";
  999. this.btn步骤3油缸压力设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1000. this.btn步骤3油缸压力设定1.Click += new System.EventHandler(this.btnWrite);
  1001. //
  1002. // label6
  1003. //
  1004. this.label6.AutoSize = true;
  1005. this.label6.BackColor = System.Drawing.Color.AliceBlue;
  1006. this.label6.ForeColor = System.Drawing.Color.Black;
  1007. this.label6.Location = new System.Drawing.Point(58, 167);
  1008. this.label6.Name = "label6";
  1009. this.label6.Size = new System.Drawing.Size(147, 21);
  1010. this.label6.TabIndex = 299;
  1011. this.label6.Text = "步骤2油缸压力设定";
  1012. //
  1013. // txt步骤3油缸压力设定1
  1014. //
  1015. this.txt步骤3油缸压力设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1016. this.txt步骤3油缸压力设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1017. this.txt步骤3油缸压力设定1.ForeColor = System.Drawing.Color.Black;
  1018. this.txt步骤3油缸压力设定1.Location = new System.Drawing.Point(245, 238);
  1019. this.txt步骤3油缸压力设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1020. this.txt步骤3油缸压力设定1.MinimumSize = new System.Drawing.Size(1, 16);
  1021. this.txt步骤3油缸压力设定1.Name = "txt步骤3油缸压力设定1";
  1022. this.txt步骤3油缸压力设定1.Padding = new System.Windows.Forms.Padding(5);
  1023. this.txt步骤3油缸压力设定1.ShowText = false;
  1024. this.txt步骤3油缸压力设定1.Size = new System.Drawing.Size(105, 31);
  1025. this.txt步骤3油缸压力设定1.Style = Sunny.UI.UIStyle.Custom;
  1026. this.txt步骤3油缸压力设定1.TabIndex = 297;
  1027. this.txt步骤3油缸压力设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1028. this.txt步骤3油缸压力设定1.Watermark = "";
  1029. //
  1030. // btn步骤2油缸压力设定1
  1031. //
  1032. this.btn步骤2油缸压力设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  1033. this.btn步骤2油缸压力设定1.FillColor = System.Drawing.Color.AliceBlue;
  1034. this.btn步骤2油缸压力设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1035. this.btn步骤2油缸压力设定1.ForeColor = System.Drawing.Color.Black;
  1036. this.btn步骤2油缸压力设定1.Location = new System.Drawing.Point(421, 162);
  1037. this.btn步骤2油缸压力设定1.MinimumSize = new System.Drawing.Size(1, 1);
  1038. this.btn步骤2油缸压力设定1.Name = "btn步骤2油缸压力设定1";
  1039. this.btn步骤2油缸压力设定1.Size = new System.Drawing.Size(98, 31);
  1040. this.btn步骤2油缸压力设定1.Style = Sunny.UI.UIStyle.Custom;
  1041. this.btn步骤2油缸压力设定1.Symbol = 162924;
  1042. this.btn步骤2油缸压力设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1043. this.btn步骤2油缸压力设定1.TabIndex = 303;
  1044. this.btn步骤2油缸压力设定1.Text = "写入";
  1045. this.btn步骤2油缸压力设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1046. this.btn步骤2油缸压力设定1.Click += new System.EventHandler(this.btnWrite);
  1047. //
  1048. // label12
  1049. //
  1050. this.label12.AutoSize = true;
  1051. this.label12.BackColor = System.Drawing.Color.AliceBlue;
  1052. this.label12.ForeColor = System.Drawing.Color.Black;
  1053. this.label12.Location = new System.Drawing.Point(357, 243);
  1054. this.label12.Name = "label12";
  1055. this.label12.Size = new System.Drawing.Size(45, 21);
  1056. this.label12.TabIndex = 300;
  1057. this.label12.Text = "MPa";
  1058. //
  1059. // txt步骤2油缸压力设定1
  1060. //
  1061. this.txt步骤2油缸压力设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1062. this.txt步骤2油缸压力设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1063. this.txt步骤2油缸压力设定1.ForeColor = System.Drawing.Color.Black;
  1064. this.txt步骤2油缸压力设定1.Location = new System.Drawing.Point(245, 162);
  1065. this.txt步骤2油缸压力设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1066. this.txt步骤2油缸压力设定1.MinimumSize = new System.Drawing.Size(1, 16);
  1067. this.txt步骤2油缸压力设定1.Name = "txt步骤2油缸压力设定1";
  1068. this.txt步骤2油缸压力设定1.Padding = new System.Windows.Forms.Padding(5);
  1069. this.txt步骤2油缸压力设定1.ShowText = false;
  1070. this.txt步骤2油缸压力设定1.Size = new System.Drawing.Size(105, 31);
  1071. this.txt步骤2油缸压力设定1.Style = Sunny.UI.UIStyle.Custom;
  1072. this.txt步骤2油缸压力设定1.TabIndex = 296;
  1073. this.txt步骤2油缸压力设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1074. this.txt步骤2油缸压力设定1.Watermark = "";
  1075. //
  1076. // label7
  1077. //
  1078. this.label7.AutoSize = true;
  1079. this.label7.BackColor = System.Drawing.Color.AliceBlue;
  1080. this.label7.ForeColor = System.Drawing.Color.Black;
  1081. this.label7.Location = new System.Drawing.Point(357, 167);
  1082. this.label7.Name = "label7";
  1083. this.label7.Size = new System.Drawing.Size(45, 21);
  1084. this.label7.TabIndex = 301;
  1085. this.label7.Text = "MPa";
  1086. //
  1087. // label2
  1088. //
  1089. this.label2.AutoSize = true;
  1090. this.label2.BackColor = System.Drawing.Color.AliceBlue;
  1091. this.label2.ForeColor = System.Drawing.Color.Black;
  1092. this.label2.Location = new System.Drawing.Point(734, 91);
  1093. this.label2.Name = "label2";
  1094. this.label2.Size = new System.Drawing.Size(179, 21);
  1095. this.label2.TabIndex = 293;
  1096. this.label2.Text = "步骤1油缸保压时间设定";
  1097. //
  1098. // btn步骤1油缸保压时间设定1
  1099. //
  1100. this.btn步骤1油缸保压时间设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  1101. this.btn步骤1油缸保压时间设定1.FillColor = System.Drawing.Color.AliceBlue;
  1102. this.btn步骤1油缸保压时间设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1103. this.btn步骤1油缸保压时间设定1.ForeColor = System.Drawing.Color.Black;
  1104. this.btn步骤1油缸保压时间设定1.Location = new System.Drawing.Point(1089, 86);
  1105. this.btn步骤1油缸保压时间设定1.MinimumSize = new System.Drawing.Size(1, 1);
  1106. this.btn步骤1油缸保压时间设定1.Name = "btn步骤1油缸保压时间设定1";
  1107. this.btn步骤1油缸保压时间设定1.Size = new System.Drawing.Size(98, 31);
  1108. this.btn步骤1油缸保压时间设定1.Style = Sunny.UI.UIStyle.Custom;
  1109. this.btn步骤1油缸保压时间设定1.Symbol = 162924;
  1110. this.btn步骤1油缸保压时间设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1111. this.btn步骤1油缸保压时间设定1.TabIndex = 295;
  1112. this.btn步骤1油缸保压时间设定1.Text = "写入";
  1113. this.btn步骤1油缸保压时间设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1114. this.btn步骤1油缸保压时间设定1.Click += new System.EventHandler(this.btnWrite);
  1115. //
  1116. // txt步骤1油缸保压时间设定1
  1117. //
  1118. this.txt步骤1油缸保压时间设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1119. this.txt步骤1油缸保压时间设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1120. this.txt步骤1油缸保压时间设定1.ForeColor = System.Drawing.Color.Black;
  1121. this.txt步骤1油缸保压时间设定1.Location = new System.Drawing.Point(920, 86);
  1122. this.txt步骤1油缸保压时间设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1123. this.txt步骤1油缸保压时间设定1.MinimumSize = new System.Drawing.Size(1, 16);
  1124. this.txt步骤1油缸保压时间设定1.Name = "txt步骤1油缸保压时间设定1";
  1125. this.txt步骤1油缸保压时间设定1.Padding = new System.Windows.Forms.Padding(5);
  1126. this.txt步骤1油缸保压时间设定1.ShowText = false;
  1127. this.txt步骤1油缸保压时间设定1.Size = new System.Drawing.Size(105, 31);
  1128. this.txt步骤1油缸保压时间设定1.Style = Sunny.UI.UIStyle.Custom;
  1129. this.txt步骤1油缸保压时间设定1.TabIndex = 292;
  1130. this.txt步骤1油缸保压时间设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1131. this.txt步骤1油缸保压时间设定1.Watermark = "";
  1132. //
  1133. // label3
  1134. //
  1135. this.label3.AutoSize = true;
  1136. this.label3.BackColor = System.Drawing.Color.AliceBlue;
  1137. this.label3.ForeColor = System.Drawing.Color.Black;
  1138. this.label3.Location = new System.Drawing.Point(1032, 91);
  1139. this.label3.Name = "label3";
  1140. this.label3.Size = new System.Drawing.Size(17, 21);
  1141. this.label3.TabIndex = 294;
  1142. this.label3.Text = "s";
  1143. //
  1144. // label9
  1145. //
  1146. this.label9.AutoSize = true;
  1147. this.label9.BackColor = System.Drawing.Color.AliceBlue;
  1148. this.label9.ForeColor = System.Drawing.Color.Black;
  1149. this.label9.Location = new System.Drawing.Point(58, 91);
  1150. this.label9.Name = "label9";
  1151. this.label9.Size = new System.Drawing.Size(147, 21);
  1152. this.label9.TabIndex = 289;
  1153. this.label9.Text = "步骤1油缸压力设定";
  1154. //
  1155. // btn步骤1油缸压力设定1
  1156. //
  1157. this.btn步骤1油缸压力设定1.Cursor = System.Windows.Forms.Cursors.Hand;
  1158. this.btn步骤1油缸压力设定1.FillColor = System.Drawing.Color.AliceBlue;
  1159. this.btn步骤1油缸压力设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1160. this.btn步骤1油缸压力设定1.ForeColor = System.Drawing.Color.Black;
  1161. this.btn步骤1油缸压力设定1.Location = new System.Drawing.Point(421, 86);
  1162. this.btn步骤1油缸压力设定1.MinimumSize = new System.Drawing.Size(1, 1);
  1163. this.btn步骤1油缸压力设定1.Name = "btn步骤1油缸压力设定1";
  1164. this.btn步骤1油缸压力设定1.Size = new System.Drawing.Size(98, 31);
  1165. this.btn步骤1油缸压力设定1.Style = Sunny.UI.UIStyle.Custom;
  1166. this.btn步骤1油缸压力设定1.Symbol = 162924;
  1167. this.btn步骤1油缸压力设定1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1168. this.btn步骤1油缸压力设定1.TabIndex = 291;
  1169. this.btn步骤1油缸压力设定1.Text = "写入";
  1170. this.btn步骤1油缸压力设定1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1171. this.btn步骤1油缸压力设定1.Click += new System.EventHandler(this.btnWrite);
  1172. //
  1173. // txt步骤1油缸压力设定1
  1174. //
  1175. this.txt步骤1油缸压力设定1.Cursor = System.Windows.Forms.Cursors.IBeam;
  1176. this.txt步骤1油缸压力设定1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1177. this.txt步骤1油缸压力设定1.ForeColor = System.Drawing.Color.Black;
  1178. this.txt步骤1油缸压力设定1.Location = new System.Drawing.Point(245, 86);
  1179. this.txt步骤1油缸压力设定1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1180. this.txt步骤1油缸压力设定1.MinimumSize = new System.Drawing.Size(1, 16);
  1181. this.txt步骤1油缸压力设定1.Name = "txt步骤1油缸压力设定1";
  1182. this.txt步骤1油缸压力设定1.Padding = new System.Windows.Forms.Padding(5);
  1183. this.txt步骤1油缸压力设定1.ShowText = false;
  1184. this.txt步骤1油缸压力设定1.Size = new System.Drawing.Size(105, 31);
  1185. this.txt步骤1油缸压力设定1.Style = Sunny.UI.UIStyle.Custom;
  1186. this.txt步骤1油缸压力设定1.TabIndex = 288;
  1187. this.txt步骤1油缸压力设定1.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1188. this.txt步骤1油缸压力设定1.Watermark = "";
  1189. //
  1190. // label1
  1191. //
  1192. this.label1.AutoSize = true;
  1193. this.label1.BackColor = System.Drawing.Color.AliceBlue;
  1194. this.label1.ForeColor = System.Drawing.Color.Black;
  1195. this.label1.Location = new System.Drawing.Point(357, 91);
  1196. this.label1.Name = "label1";
  1197. this.label1.Size = new System.Drawing.Size(45, 21);
  1198. this.label1.TabIndex = 290;
  1199. this.label1.Text = "MPa";
  1200. //
  1201. // tabPage2
  1202. //
  1203. this.tabPage2.Controls.Add(this.uiLine2);
  1204. this.tabPage2.Controls.Add(this.label45);
  1205. this.tabPage2.Controls.Add(this.label46);
  1206. this.tabPage2.Controls.Add(this.btn步骤3减速顶出位置设定2);
  1207. this.tabPage2.Controls.Add(this.btn步骤2减速顶出位置设定2);
  1208. this.tabPage2.Controls.Add(this.txt步骤3减速顶出位置设定2);
  1209. this.tabPage2.Controls.Add(this.label47);
  1210. this.tabPage2.Controls.Add(this.txt步骤2减速顶出位置设定2);
  1211. this.tabPage2.Controls.Add(this.label48);
  1212. this.tabPage2.Controls.Add(this.label49);
  1213. this.tabPage2.Controls.Add(this.btn步骤3停止顶出位置设定2);
  1214. this.tabPage2.Controls.Add(this.label50);
  1215. this.tabPage2.Controls.Add(this.txt步骤3停止顶出位置设定2);
  1216. this.tabPage2.Controls.Add(this.btn步骤2停止顶出位置设定2);
  1217. this.tabPage2.Controls.Add(this.label51);
  1218. this.tabPage2.Controls.Add(this.txt步骤2停止顶出位置设定2);
  1219. this.tabPage2.Controls.Add(this.label52);
  1220. this.tabPage2.Controls.Add(this.label53);
  1221. this.tabPage2.Controls.Add(this.btn步骤1减速顶出位置设定2);
  1222. this.tabPage2.Controls.Add(this.txt步骤1减速顶出位置设定2);
  1223. this.tabPage2.Controls.Add(this.label54);
  1224. this.tabPage2.Controls.Add(this.label55);
  1225. this.tabPage2.Controls.Add(this.btn步骤1停止顶出位置设定2);
  1226. this.tabPage2.Controls.Add(this.txt步骤1停止顶出位置设定2);
  1227. this.tabPage2.Controls.Add(this.label56);
  1228. this.tabPage2.Controls.Add(this.label57);
  1229. this.tabPage2.Controls.Add(this.label58);
  1230. this.tabPage2.Controls.Add(this.btn步骤3油缸保压时间设定2);
  1231. this.tabPage2.Controls.Add(this.btn步骤2油缸保压时间设定2);
  1232. this.tabPage2.Controls.Add(this.txt步骤3油缸保压时间设定2);
  1233. this.tabPage2.Controls.Add(this.label59);
  1234. this.tabPage2.Controls.Add(this.txt步骤2油缸保压时间设定2);
  1235. this.tabPage2.Controls.Add(this.label60);
  1236. this.tabPage2.Controls.Add(this.label61);
  1237. this.tabPage2.Controls.Add(this.btn步骤3油缸压力设定2);
  1238. this.tabPage2.Controls.Add(this.label62);
  1239. this.tabPage2.Controls.Add(this.txt步骤3油缸压力设定2);
  1240. this.tabPage2.Controls.Add(this.btn步骤2油缸压力设定2);
  1241. this.tabPage2.Controls.Add(this.label63);
  1242. this.tabPage2.Controls.Add(this.txt步骤2油缸压力设定2);
  1243. this.tabPage2.Controls.Add(this.label64);
  1244. this.tabPage2.Controls.Add(this.label65);
  1245. this.tabPage2.Controls.Add(this.btn步骤1油缸保压时间设定2);
  1246. this.tabPage2.Controls.Add(this.txt步骤1油缸保压时间设定2);
  1247. this.tabPage2.Controls.Add(this.label66);
  1248. this.tabPage2.Controls.Add(this.label67);
  1249. this.tabPage2.Controls.Add(this.btn步骤1油缸压力设定2);
  1250. this.tabPage2.Controls.Add(this.txt步骤1油缸压力设定2);
  1251. this.tabPage2.Controls.Add(this.label68);
  1252. this.tabPage2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1253. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  1254. this.tabPage2.Name = "tabPage2";
  1255. this.tabPage2.Size = new System.Drawing.Size(200, 60);
  1256. this.tabPage2.TabIndex = 1;
  1257. this.tabPage2.Text = "型号2";
  1258. this.tabPage2.UseVisualStyleBackColor = true;
  1259. //
  1260. // uiLine2
  1261. //
  1262. this.uiLine2.BackColor = System.Drawing.Color.Transparent;
  1263. this.uiLine2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1264. this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1265. this.uiLine2.Location = new System.Drawing.Point(62, 316);
  1266. this.uiLine2.MinimumSize = new System.Drawing.Size(1, 1);
  1267. this.uiLine2.Name = "uiLine2";
  1268. this.uiLine2.Size = new System.Drawing.Size(1125, 29);
  1269. this.uiLine2.TabIndex = 336;
  1270. //
  1271. // label45
  1272. //
  1273. this.label45.AutoSize = true;
  1274. this.label45.BackColor = System.Drawing.Color.AliceBlue;
  1275. this.label45.ForeColor = System.Drawing.Color.Black;
  1276. this.label45.Location = new System.Drawing.Point(734, 552);
  1277. this.label45.Name = "label45";
  1278. this.label45.Size = new System.Drawing.Size(179, 21);
  1279. this.label45.TabIndex = 331;
  1280. this.label45.Text = "步骤3减速顶出位置设定";
  1281. //
  1282. // label46
  1283. //
  1284. this.label46.AutoSize = true;
  1285. this.label46.BackColor = System.Drawing.Color.AliceBlue;
  1286. this.label46.ForeColor = System.Drawing.Color.Black;
  1287. this.label46.Location = new System.Drawing.Point(734, 476);
  1288. this.label46.Name = "label46";
  1289. this.label46.Size = new System.Drawing.Size(179, 21);
  1290. this.label46.TabIndex = 330;
  1291. this.label46.Text = "步骤2减速顶出位置设定";
  1292. //
  1293. // btn步骤3减速顶出位置设定2
  1294. //
  1295. this.btn步骤3减速顶出位置设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1296. this.btn步骤3减速顶出位置设定2.FillColor = System.Drawing.Color.AliceBlue;
  1297. this.btn步骤3减速顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1298. this.btn步骤3减速顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1299. this.btn步骤3减速顶出位置设定2.Location = new System.Drawing.Point(1089, 547);
  1300. this.btn步骤3减速顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1301. this.btn步骤3减速顶出位置设定2.Name = "btn步骤3减速顶出位置设定2";
  1302. this.btn步骤3减速顶出位置设定2.Size = new System.Drawing.Size(98, 31);
  1303. this.btn步骤3减速顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1304. this.btn步骤3减速顶出位置设定2.Symbol = 162924;
  1305. this.btn步骤3减速顶出位置设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1306. this.btn步骤3减速顶出位置设定2.TabIndex = 335;
  1307. this.btn步骤3减速顶出位置设定2.Text = "写入";
  1308. this.btn步骤3减速顶出位置设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1309. this.btn步骤3减速顶出位置设定2.Click += new System.EventHandler(this.btnWrite);
  1310. //
  1311. // btn步骤2减速顶出位置设定2
  1312. //
  1313. this.btn步骤2减速顶出位置设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1314. this.btn步骤2减速顶出位置设定2.FillColor = System.Drawing.Color.AliceBlue;
  1315. this.btn步骤2减速顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1316. this.btn步骤2减速顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1317. this.btn步骤2减速顶出位置设定2.Location = new System.Drawing.Point(1089, 471);
  1318. this.btn步骤2减速顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1319. this.btn步骤2减速顶出位置设定2.Name = "btn步骤2减速顶出位置设定2";
  1320. this.btn步骤2减速顶出位置设定2.Size = new System.Drawing.Size(98, 31);
  1321. this.btn步骤2减速顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1322. this.btn步骤2减速顶出位置设定2.Symbol = 162924;
  1323. this.btn步骤2减速顶出位置设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1324. this.btn步骤2减速顶出位置设定2.TabIndex = 334;
  1325. this.btn步骤2减速顶出位置设定2.Text = "写入";
  1326. this.btn步骤2减速顶出位置设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1327. this.btn步骤2减速顶出位置设定2.Click += new System.EventHandler(this.btnWrite);
  1328. //
  1329. // txt步骤3减速顶出位置设定2
  1330. //
  1331. this.txt步骤3减速顶出位置设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1332. this.txt步骤3减速顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1333. this.txt步骤3减速顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1334. this.txt步骤3减速顶出位置设定2.Location = new System.Drawing.Point(920, 547);
  1335. this.txt步骤3减速顶出位置设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1336. this.txt步骤3减速顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1337. this.txt步骤3减速顶出位置设定2.Name = "txt步骤3减速顶出位置设定2";
  1338. this.txt步骤3减速顶出位置设定2.Padding = new System.Windows.Forms.Padding(5);
  1339. this.txt步骤3减速顶出位置设定2.ShowText = false;
  1340. this.txt步骤3减速顶出位置设定2.Size = new System.Drawing.Size(105, 31);
  1341. this.txt步骤3减速顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1342. this.txt步骤3减速顶出位置设定2.TabIndex = 329;
  1343. this.txt步骤3减速顶出位置设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1344. this.txt步骤3减速顶出位置设定2.Watermark = "";
  1345. //
  1346. // label47
  1347. //
  1348. this.label47.AutoSize = true;
  1349. this.label47.BackColor = System.Drawing.Color.AliceBlue;
  1350. this.label47.ForeColor = System.Drawing.Color.Black;
  1351. this.label47.Location = new System.Drawing.Point(1032, 552);
  1352. this.label47.Name = "label47";
  1353. this.label47.Size = new System.Drawing.Size(40, 21);
  1354. this.label47.TabIndex = 333;
  1355. this.label47.Text = "mm";
  1356. //
  1357. // txt步骤2减速顶出位置设定2
  1358. //
  1359. this.txt步骤2减速顶出位置设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1360. this.txt步骤2减速顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1361. this.txt步骤2减速顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1362. this.txt步骤2减速顶出位置设定2.Location = new System.Drawing.Point(920, 471);
  1363. this.txt步骤2减速顶出位置设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1364. this.txt步骤2减速顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1365. this.txt步骤2减速顶出位置设定2.Name = "txt步骤2减速顶出位置设定2";
  1366. this.txt步骤2减速顶出位置设定2.Padding = new System.Windows.Forms.Padding(5);
  1367. this.txt步骤2减速顶出位置设定2.ShowText = false;
  1368. this.txt步骤2减速顶出位置设定2.Size = new System.Drawing.Size(105, 31);
  1369. this.txt步骤2减速顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1370. this.txt步骤2减速顶出位置设定2.TabIndex = 328;
  1371. this.txt步骤2减速顶出位置设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1372. this.txt步骤2减速顶出位置设定2.Watermark = "";
  1373. //
  1374. // label48
  1375. //
  1376. this.label48.AutoSize = true;
  1377. this.label48.BackColor = System.Drawing.Color.AliceBlue;
  1378. this.label48.ForeColor = System.Drawing.Color.Black;
  1379. this.label48.Location = new System.Drawing.Point(58, 552);
  1380. this.label48.Name = "label48";
  1381. this.label48.Size = new System.Drawing.Size(179, 21);
  1382. this.label48.TabIndex = 323;
  1383. this.label48.Text = "步骤3停止顶出位置设定";
  1384. //
  1385. // label49
  1386. //
  1387. this.label49.AutoSize = true;
  1388. this.label49.BackColor = System.Drawing.Color.AliceBlue;
  1389. this.label49.ForeColor = System.Drawing.Color.Black;
  1390. this.label49.Location = new System.Drawing.Point(1032, 476);
  1391. this.label49.Name = "label49";
  1392. this.label49.Size = new System.Drawing.Size(40, 21);
  1393. this.label49.TabIndex = 332;
  1394. this.label49.Text = "mm";
  1395. //
  1396. // btn步骤3停止顶出位置设定2
  1397. //
  1398. this.btn步骤3停止顶出位置设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1399. this.btn步骤3停止顶出位置设定2.FillColor = System.Drawing.Color.AliceBlue;
  1400. this.btn步骤3停止顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1401. this.btn步骤3停止顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1402. this.btn步骤3停止顶出位置设定2.Location = new System.Drawing.Point(421, 547);
  1403. this.btn步骤3停止顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1404. this.btn步骤3停止顶出位置设定2.Name = "btn步骤3停止顶出位置设定2";
  1405. this.btn步骤3停止顶出位置设定2.Size = new System.Drawing.Size(98, 31);
  1406. this.btn步骤3停止顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1407. this.btn步骤3停止顶出位置设定2.Symbol = 162924;
  1408. this.btn步骤3停止顶出位置设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1409. this.btn步骤3停止顶出位置设定2.TabIndex = 327;
  1410. this.btn步骤3停止顶出位置设定2.Text = "写入";
  1411. this.btn步骤3停止顶出位置设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1412. this.btn步骤3停止顶出位置设定2.Click += new System.EventHandler(this.btnWrite);
  1413. //
  1414. // label50
  1415. //
  1416. this.label50.AutoSize = true;
  1417. this.label50.BackColor = System.Drawing.Color.AliceBlue;
  1418. this.label50.ForeColor = System.Drawing.Color.Black;
  1419. this.label50.Location = new System.Drawing.Point(58, 476);
  1420. this.label50.Name = "label50";
  1421. this.label50.Size = new System.Drawing.Size(179, 21);
  1422. this.label50.TabIndex = 322;
  1423. this.label50.Text = "步骤2停止顶出位置设定";
  1424. //
  1425. // txt步骤3停止顶出位置设定2
  1426. //
  1427. this.txt步骤3停止顶出位置设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1428. this.txt步骤3停止顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1429. this.txt步骤3停止顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1430. this.txt步骤3停止顶出位置设定2.Location = new System.Drawing.Point(245, 547);
  1431. this.txt步骤3停止顶出位置设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1432. this.txt步骤3停止顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1433. this.txt步骤3停止顶出位置设定2.Name = "txt步骤3停止顶出位置设定2";
  1434. this.txt步骤3停止顶出位置设定2.Padding = new System.Windows.Forms.Padding(5);
  1435. this.txt步骤3停止顶出位置设定2.ShowText = false;
  1436. this.txt步骤3停止顶出位置设定2.Size = new System.Drawing.Size(105, 31);
  1437. this.txt步骤3停止顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1438. this.txt步骤3停止顶出位置设定2.TabIndex = 321;
  1439. this.txt步骤3停止顶出位置设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1440. this.txt步骤3停止顶出位置设定2.Watermark = "";
  1441. //
  1442. // btn步骤2停止顶出位置设定2
  1443. //
  1444. this.btn步骤2停止顶出位置设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1445. this.btn步骤2停止顶出位置设定2.FillColor = System.Drawing.Color.AliceBlue;
  1446. this.btn步骤2停止顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1447. this.btn步骤2停止顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1448. this.btn步骤2停止顶出位置设定2.Location = new System.Drawing.Point(421, 471);
  1449. this.btn步骤2停止顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1450. this.btn步骤2停止顶出位置设定2.Name = "btn步骤2停止顶出位置设定2";
  1451. this.btn步骤2停止顶出位置设定2.Size = new System.Drawing.Size(98, 31);
  1452. this.btn步骤2停止顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1453. this.btn步骤2停止顶出位置设定2.Symbol = 162924;
  1454. this.btn步骤2停止顶出位置设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1455. this.btn步骤2停止顶出位置设定2.TabIndex = 326;
  1456. this.btn步骤2停止顶出位置设定2.Text = "写入";
  1457. this.btn步骤2停止顶出位置设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1458. this.btn步骤2停止顶出位置设定2.Click += new System.EventHandler(this.btnWrite);
  1459. //
  1460. // label51
  1461. //
  1462. this.label51.AutoSize = true;
  1463. this.label51.BackColor = System.Drawing.Color.AliceBlue;
  1464. this.label51.ForeColor = System.Drawing.Color.Black;
  1465. this.label51.Location = new System.Drawing.Point(357, 552);
  1466. this.label51.Name = "label51";
  1467. this.label51.Size = new System.Drawing.Size(40, 21);
  1468. this.label51.TabIndex = 324;
  1469. this.label51.Text = "mm";
  1470. //
  1471. // txt步骤2停止顶出位置设定2
  1472. //
  1473. this.txt步骤2停止顶出位置设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1474. this.txt步骤2停止顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1475. this.txt步骤2停止顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1476. this.txt步骤2停止顶出位置设定2.Location = new System.Drawing.Point(245, 471);
  1477. this.txt步骤2停止顶出位置设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1478. this.txt步骤2停止顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1479. this.txt步骤2停止顶出位置设定2.Name = "txt步骤2停止顶出位置设定2";
  1480. this.txt步骤2停止顶出位置设定2.Padding = new System.Windows.Forms.Padding(5);
  1481. this.txt步骤2停止顶出位置设定2.ShowText = false;
  1482. this.txt步骤2停止顶出位置设定2.Size = new System.Drawing.Size(105, 31);
  1483. this.txt步骤2停止顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1484. this.txt步骤2停止顶出位置设定2.TabIndex = 320;
  1485. this.txt步骤2停止顶出位置设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1486. this.txt步骤2停止顶出位置设定2.Watermark = "";
  1487. //
  1488. // label52
  1489. //
  1490. this.label52.AutoSize = true;
  1491. this.label52.BackColor = System.Drawing.Color.AliceBlue;
  1492. this.label52.ForeColor = System.Drawing.Color.Black;
  1493. this.label52.Location = new System.Drawing.Point(357, 476);
  1494. this.label52.Name = "label52";
  1495. this.label52.Size = new System.Drawing.Size(40, 21);
  1496. this.label52.TabIndex = 325;
  1497. this.label52.Text = "mm";
  1498. //
  1499. // label53
  1500. //
  1501. this.label53.AutoSize = true;
  1502. this.label53.BackColor = System.Drawing.Color.AliceBlue;
  1503. this.label53.ForeColor = System.Drawing.Color.Black;
  1504. this.label53.Location = new System.Drawing.Point(734, 400);
  1505. this.label53.Name = "label53";
  1506. this.label53.Size = new System.Drawing.Size(179, 21);
  1507. this.label53.TabIndex = 317;
  1508. this.label53.Text = "步骤1减速顶出位置设定";
  1509. //
  1510. // btn步骤1减速顶出位置设定2
  1511. //
  1512. this.btn步骤1减速顶出位置设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1513. this.btn步骤1减速顶出位置设定2.FillColor = System.Drawing.Color.AliceBlue;
  1514. this.btn步骤1减速顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1515. this.btn步骤1减速顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1516. this.btn步骤1减速顶出位置设定2.Location = new System.Drawing.Point(1089, 395);
  1517. this.btn步骤1减速顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1518. this.btn步骤1减速顶出位置设定2.Name = "btn步骤1减速顶出位置设定2";
  1519. this.btn步骤1减速顶出位置设定2.Size = new System.Drawing.Size(98, 31);
  1520. this.btn步骤1减速顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1521. this.btn步骤1减速顶出位置设定2.Symbol = 162924;
  1522. this.btn步骤1减速顶出位置设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1523. this.btn步骤1减速顶出位置设定2.TabIndex = 319;
  1524. this.btn步骤1减速顶出位置设定2.Text = "写入";
  1525. this.btn步骤1减速顶出位置设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1526. this.btn步骤1减速顶出位置设定2.Click += new System.EventHandler(this.btnWrite);
  1527. //
  1528. // txt步骤1减速顶出位置设定2
  1529. //
  1530. this.txt步骤1减速顶出位置设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1531. this.txt步骤1减速顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1532. this.txt步骤1减速顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1533. this.txt步骤1减速顶出位置设定2.Location = new System.Drawing.Point(920, 395);
  1534. this.txt步骤1减速顶出位置设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1535. this.txt步骤1减速顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1536. this.txt步骤1减速顶出位置设定2.Name = "txt步骤1减速顶出位置设定2";
  1537. this.txt步骤1减速顶出位置设定2.Padding = new System.Windows.Forms.Padding(5);
  1538. this.txt步骤1减速顶出位置设定2.ShowText = false;
  1539. this.txt步骤1减速顶出位置设定2.Size = new System.Drawing.Size(105, 31);
  1540. this.txt步骤1减速顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1541. this.txt步骤1减速顶出位置设定2.TabIndex = 316;
  1542. this.txt步骤1减速顶出位置设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1543. this.txt步骤1减速顶出位置设定2.Watermark = "";
  1544. //
  1545. // label54
  1546. //
  1547. this.label54.AutoSize = true;
  1548. this.label54.BackColor = System.Drawing.Color.AliceBlue;
  1549. this.label54.ForeColor = System.Drawing.Color.Black;
  1550. this.label54.Location = new System.Drawing.Point(1032, 400);
  1551. this.label54.Name = "label54";
  1552. this.label54.Size = new System.Drawing.Size(40, 21);
  1553. this.label54.TabIndex = 318;
  1554. this.label54.Text = "mm";
  1555. //
  1556. // label55
  1557. //
  1558. this.label55.AutoSize = true;
  1559. this.label55.BackColor = System.Drawing.Color.AliceBlue;
  1560. this.label55.ForeColor = System.Drawing.Color.Black;
  1561. this.label55.Location = new System.Drawing.Point(58, 400);
  1562. this.label55.Name = "label55";
  1563. this.label55.Size = new System.Drawing.Size(179, 21);
  1564. this.label55.TabIndex = 313;
  1565. this.label55.Text = "步骤1停止顶出位置设定";
  1566. //
  1567. // btn步骤1停止顶出位置设定2
  1568. //
  1569. this.btn步骤1停止顶出位置设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1570. this.btn步骤1停止顶出位置设定2.FillColor = System.Drawing.Color.AliceBlue;
  1571. this.btn步骤1停止顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1572. this.btn步骤1停止顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1573. this.btn步骤1停止顶出位置设定2.Location = new System.Drawing.Point(421, 395);
  1574. this.btn步骤1停止顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1575. this.btn步骤1停止顶出位置设定2.Name = "btn步骤1停止顶出位置设定2";
  1576. this.btn步骤1停止顶出位置设定2.Size = new System.Drawing.Size(98, 31);
  1577. this.btn步骤1停止顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1578. this.btn步骤1停止顶出位置设定2.Symbol = 162924;
  1579. this.btn步骤1停止顶出位置设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1580. this.btn步骤1停止顶出位置设定2.TabIndex = 315;
  1581. this.btn步骤1停止顶出位置设定2.Text = "写入";
  1582. this.btn步骤1停止顶出位置设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1583. this.btn步骤1停止顶出位置设定2.Click += new System.EventHandler(this.btnWrite);
  1584. //
  1585. // txt步骤1停止顶出位置设定2
  1586. //
  1587. this.txt步骤1停止顶出位置设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1588. this.txt步骤1停止顶出位置设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1589. this.txt步骤1停止顶出位置设定2.ForeColor = System.Drawing.Color.Black;
  1590. this.txt步骤1停止顶出位置设定2.Location = new System.Drawing.Point(245, 395);
  1591. this.txt步骤1停止顶出位置设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1592. this.txt步骤1停止顶出位置设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1593. this.txt步骤1停止顶出位置设定2.Name = "txt步骤1停止顶出位置设定2";
  1594. this.txt步骤1停止顶出位置设定2.Padding = new System.Windows.Forms.Padding(5);
  1595. this.txt步骤1停止顶出位置设定2.ShowText = false;
  1596. this.txt步骤1停止顶出位置设定2.Size = new System.Drawing.Size(105, 31);
  1597. this.txt步骤1停止顶出位置设定2.Style = Sunny.UI.UIStyle.Custom;
  1598. this.txt步骤1停止顶出位置设定2.TabIndex = 312;
  1599. this.txt步骤1停止顶出位置设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1600. this.txt步骤1停止顶出位置设定2.Watermark = "";
  1601. //
  1602. // label56
  1603. //
  1604. this.label56.AutoSize = true;
  1605. this.label56.BackColor = System.Drawing.Color.AliceBlue;
  1606. this.label56.ForeColor = System.Drawing.Color.Black;
  1607. this.label56.Location = new System.Drawing.Point(357, 400);
  1608. this.label56.Name = "label56";
  1609. this.label56.Size = new System.Drawing.Size(40, 21);
  1610. this.label56.TabIndex = 314;
  1611. this.label56.Text = "mm";
  1612. //
  1613. // label57
  1614. //
  1615. this.label57.AutoSize = true;
  1616. this.label57.BackColor = System.Drawing.Color.AliceBlue;
  1617. this.label57.ForeColor = System.Drawing.Color.Black;
  1618. this.label57.Location = new System.Drawing.Point(734, 243);
  1619. this.label57.Name = "label57";
  1620. this.label57.Size = new System.Drawing.Size(179, 21);
  1621. this.label57.TabIndex = 307;
  1622. this.label57.Text = "步骤3油缸保压时间设定";
  1623. //
  1624. // label58
  1625. //
  1626. this.label58.AutoSize = true;
  1627. this.label58.BackColor = System.Drawing.Color.AliceBlue;
  1628. this.label58.ForeColor = System.Drawing.Color.Black;
  1629. this.label58.Location = new System.Drawing.Point(734, 167);
  1630. this.label58.Name = "label58";
  1631. this.label58.Size = new System.Drawing.Size(179, 21);
  1632. this.label58.TabIndex = 306;
  1633. this.label58.Text = "步骤2油缸保压时间设定";
  1634. //
  1635. // btn步骤3油缸保压时间设定2
  1636. //
  1637. this.btn步骤3油缸保压时间设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1638. this.btn步骤3油缸保压时间设定2.FillColor = System.Drawing.Color.AliceBlue;
  1639. this.btn步骤3油缸保压时间设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1640. this.btn步骤3油缸保压时间设定2.ForeColor = System.Drawing.Color.Black;
  1641. this.btn步骤3油缸保压时间设定2.Location = new System.Drawing.Point(1089, 238);
  1642. this.btn步骤3油缸保压时间设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1643. this.btn步骤3油缸保压时间设定2.Name = "btn步骤3油缸保压时间设定2";
  1644. this.btn步骤3油缸保压时间设定2.Size = new System.Drawing.Size(98, 31);
  1645. this.btn步骤3油缸保压时间设定2.Style = Sunny.UI.UIStyle.Custom;
  1646. this.btn步骤3油缸保压时间设定2.Symbol = 162924;
  1647. this.btn步骤3油缸保压时间设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1648. this.btn步骤3油缸保压时间设定2.TabIndex = 311;
  1649. this.btn步骤3油缸保压时间设定2.Text = "写入";
  1650. this.btn步骤3油缸保压时间设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1651. this.btn步骤3油缸保压时间设定2.Click += new System.EventHandler(this.btnWrite);
  1652. //
  1653. // btn步骤2油缸保压时间设定2
  1654. //
  1655. this.btn步骤2油缸保压时间设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1656. this.btn步骤2油缸保压时间设定2.FillColor = System.Drawing.Color.AliceBlue;
  1657. this.btn步骤2油缸保压时间设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1658. this.btn步骤2油缸保压时间设定2.ForeColor = System.Drawing.Color.Black;
  1659. this.btn步骤2油缸保压时间设定2.Location = new System.Drawing.Point(1089, 162);
  1660. this.btn步骤2油缸保压时间设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1661. this.btn步骤2油缸保压时间设定2.Name = "btn步骤2油缸保压时间设定2";
  1662. this.btn步骤2油缸保压时间设定2.Size = new System.Drawing.Size(98, 31);
  1663. this.btn步骤2油缸保压时间设定2.Style = Sunny.UI.UIStyle.Custom;
  1664. this.btn步骤2油缸保压时间设定2.Symbol = 162924;
  1665. this.btn步骤2油缸保压时间设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1666. this.btn步骤2油缸保压时间设定2.TabIndex = 310;
  1667. this.btn步骤2油缸保压时间设定2.Text = "写入";
  1668. this.btn步骤2油缸保压时间设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1669. this.btn步骤2油缸保压时间设定2.Click += new System.EventHandler(this.btnWrite);
  1670. //
  1671. // txt步骤3油缸保压时间设定2
  1672. //
  1673. this.txt步骤3油缸保压时间设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1674. this.txt步骤3油缸保压时间设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1675. this.txt步骤3油缸保压时间设定2.ForeColor = System.Drawing.Color.Black;
  1676. this.txt步骤3油缸保压时间设定2.Location = new System.Drawing.Point(920, 238);
  1677. this.txt步骤3油缸保压时间设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1678. this.txt步骤3油缸保压时间设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1679. this.txt步骤3油缸保压时间设定2.Name = "txt步骤3油缸保压时间设定2";
  1680. this.txt步骤3油缸保压时间设定2.Padding = new System.Windows.Forms.Padding(5);
  1681. this.txt步骤3油缸保压时间设定2.ShowText = false;
  1682. this.txt步骤3油缸保压时间设定2.Size = new System.Drawing.Size(105, 31);
  1683. this.txt步骤3油缸保压时间设定2.Style = Sunny.UI.UIStyle.Custom;
  1684. this.txt步骤3油缸保压时间设定2.TabIndex = 305;
  1685. this.txt步骤3油缸保压时间设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1686. this.txt步骤3油缸保压时间设定2.Watermark = "";
  1687. //
  1688. // label59
  1689. //
  1690. this.label59.AutoSize = true;
  1691. this.label59.BackColor = System.Drawing.Color.AliceBlue;
  1692. this.label59.ForeColor = System.Drawing.Color.Black;
  1693. this.label59.Location = new System.Drawing.Point(1032, 243);
  1694. this.label59.Name = "label59";
  1695. this.label59.Size = new System.Drawing.Size(17, 21);
  1696. this.label59.TabIndex = 309;
  1697. this.label59.Text = "s";
  1698. //
  1699. // txt步骤2油缸保压时间设定2
  1700. //
  1701. this.txt步骤2油缸保压时间设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1702. this.txt步骤2油缸保压时间设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1703. this.txt步骤2油缸保压时间设定2.ForeColor = System.Drawing.Color.Black;
  1704. this.txt步骤2油缸保压时间设定2.Location = new System.Drawing.Point(920, 162);
  1705. this.txt步骤2油缸保压时间设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1706. this.txt步骤2油缸保压时间设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1707. this.txt步骤2油缸保压时间设定2.Name = "txt步骤2油缸保压时间设定2";
  1708. this.txt步骤2油缸保压时间设定2.Padding = new System.Windows.Forms.Padding(5);
  1709. this.txt步骤2油缸保压时间设定2.ShowText = false;
  1710. this.txt步骤2油缸保压时间设定2.Size = new System.Drawing.Size(105, 31);
  1711. this.txt步骤2油缸保压时间设定2.Style = Sunny.UI.UIStyle.Custom;
  1712. this.txt步骤2油缸保压时间设定2.TabIndex = 304;
  1713. this.txt步骤2油缸保压时间设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1714. this.txt步骤2油缸保压时间设定2.Watermark = "";
  1715. //
  1716. // label60
  1717. //
  1718. this.label60.AutoSize = true;
  1719. this.label60.BackColor = System.Drawing.Color.AliceBlue;
  1720. this.label60.ForeColor = System.Drawing.Color.Black;
  1721. this.label60.Location = new System.Drawing.Point(58, 243);
  1722. this.label60.Name = "label60";
  1723. this.label60.Size = new System.Drawing.Size(147, 21);
  1724. this.label60.TabIndex = 298;
  1725. this.label60.Text = "步骤3油缸压力设定";
  1726. //
  1727. // label61
  1728. //
  1729. this.label61.AutoSize = true;
  1730. this.label61.BackColor = System.Drawing.Color.AliceBlue;
  1731. this.label61.ForeColor = System.Drawing.Color.Black;
  1732. this.label61.Location = new System.Drawing.Point(1032, 167);
  1733. this.label61.Name = "label61";
  1734. this.label61.Size = new System.Drawing.Size(17, 21);
  1735. this.label61.TabIndex = 308;
  1736. this.label61.Text = "s";
  1737. //
  1738. // btn步骤3油缸压力设定2
  1739. //
  1740. this.btn步骤3油缸压力设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1741. this.btn步骤3油缸压力设定2.FillColor = System.Drawing.Color.AliceBlue;
  1742. this.btn步骤3油缸压力设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1743. this.btn步骤3油缸压力设定2.ForeColor = System.Drawing.Color.Black;
  1744. this.btn步骤3油缸压力设定2.Location = new System.Drawing.Point(421, 238);
  1745. this.btn步骤3油缸压力设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1746. this.btn步骤3油缸压力设定2.Name = "btn步骤3油缸压力设定2";
  1747. this.btn步骤3油缸压力设定2.Size = new System.Drawing.Size(98, 31);
  1748. this.btn步骤3油缸压力设定2.Style = Sunny.UI.UIStyle.Custom;
  1749. this.btn步骤3油缸压力设定2.Symbol = 162924;
  1750. this.btn步骤3油缸压力设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1751. this.btn步骤3油缸压力设定2.TabIndex = 302;
  1752. this.btn步骤3油缸压力设定2.Text = "写入";
  1753. this.btn步骤3油缸压力设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1754. this.btn步骤3油缸压力设定2.Click += new System.EventHandler(this.btnWrite);
  1755. //
  1756. // label62
  1757. //
  1758. this.label62.AutoSize = true;
  1759. this.label62.BackColor = System.Drawing.Color.AliceBlue;
  1760. this.label62.ForeColor = System.Drawing.Color.Black;
  1761. this.label62.Location = new System.Drawing.Point(58, 167);
  1762. this.label62.Name = "label62";
  1763. this.label62.Size = new System.Drawing.Size(147, 21);
  1764. this.label62.TabIndex = 299;
  1765. this.label62.Text = "步骤2油缸压力设定";
  1766. //
  1767. // txt步骤3油缸压力设定2
  1768. //
  1769. this.txt步骤3油缸压力设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1770. this.txt步骤3油缸压力设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1771. this.txt步骤3油缸压力设定2.ForeColor = System.Drawing.Color.Black;
  1772. this.txt步骤3油缸压力设定2.Location = new System.Drawing.Point(245, 238);
  1773. this.txt步骤3油缸压力设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1774. this.txt步骤3油缸压力设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1775. this.txt步骤3油缸压力设定2.Name = "txt步骤3油缸压力设定2";
  1776. this.txt步骤3油缸压力设定2.Padding = new System.Windows.Forms.Padding(5);
  1777. this.txt步骤3油缸压力设定2.ShowText = false;
  1778. this.txt步骤3油缸压力设定2.Size = new System.Drawing.Size(105, 31);
  1779. this.txt步骤3油缸压力设定2.Style = Sunny.UI.UIStyle.Custom;
  1780. this.txt步骤3油缸压力设定2.TabIndex = 297;
  1781. this.txt步骤3油缸压力设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1782. this.txt步骤3油缸压力设定2.Watermark = "";
  1783. //
  1784. // btn步骤2油缸压力设定2
  1785. //
  1786. this.btn步骤2油缸压力设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1787. this.btn步骤2油缸压力设定2.FillColor = System.Drawing.Color.AliceBlue;
  1788. this.btn步骤2油缸压力设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1789. this.btn步骤2油缸压力设定2.ForeColor = System.Drawing.Color.Black;
  1790. this.btn步骤2油缸压力设定2.Location = new System.Drawing.Point(421, 162);
  1791. this.btn步骤2油缸压力设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1792. this.btn步骤2油缸压力设定2.Name = "btn步骤2油缸压力设定2";
  1793. this.btn步骤2油缸压力设定2.Size = new System.Drawing.Size(98, 31);
  1794. this.btn步骤2油缸压力设定2.Style = Sunny.UI.UIStyle.Custom;
  1795. this.btn步骤2油缸压力设定2.Symbol = 162924;
  1796. this.btn步骤2油缸压力设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1797. this.btn步骤2油缸压力设定2.TabIndex = 303;
  1798. this.btn步骤2油缸压力设定2.Text = "写入";
  1799. this.btn步骤2油缸压力设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1800. this.btn步骤2油缸压力设定2.Click += new System.EventHandler(this.btnWrite);
  1801. //
  1802. // label63
  1803. //
  1804. this.label63.AutoSize = true;
  1805. this.label63.BackColor = System.Drawing.Color.AliceBlue;
  1806. this.label63.ForeColor = System.Drawing.Color.Black;
  1807. this.label63.Location = new System.Drawing.Point(357, 243);
  1808. this.label63.Name = "label63";
  1809. this.label63.Size = new System.Drawing.Size(45, 21);
  1810. this.label63.TabIndex = 300;
  1811. this.label63.Text = "MPa";
  1812. //
  1813. // txt步骤2油缸压力设定2
  1814. //
  1815. this.txt步骤2油缸压力设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1816. this.txt步骤2油缸压力设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1817. this.txt步骤2油缸压力设定2.ForeColor = System.Drawing.Color.Black;
  1818. this.txt步骤2油缸压力设定2.Location = new System.Drawing.Point(245, 162);
  1819. this.txt步骤2油缸压力设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1820. this.txt步骤2油缸压力设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1821. this.txt步骤2油缸压力设定2.Name = "txt步骤2油缸压力设定2";
  1822. this.txt步骤2油缸压力设定2.Padding = new System.Windows.Forms.Padding(5);
  1823. this.txt步骤2油缸压力设定2.ShowText = false;
  1824. this.txt步骤2油缸压力设定2.Size = new System.Drawing.Size(105, 31);
  1825. this.txt步骤2油缸压力设定2.Style = Sunny.UI.UIStyle.Custom;
  1826. this.txt步骤2油缸压力设定2.TabIndex = 296;
  1827. this.txt步骤2油缸压力设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1828. this.txt步骤2油缸压力设定2.Watermark = "";
  1829. //
  1830. // label64
  1831. //
  1832. this.label64.AutoSize = true;
  1833. this.label64.BackColor = System.Drawing.Color.AliceBlue;
  1834. this.label64.ForeColor = System.Drawing.Color.Black;
  1835. this.label64.Location = new System.Drawing.Point(357, 167);
  1836. this.label64.Name = "label64";
  1837. this.label64.Size = new System.Drawing.Size(45, 21);
  1838. this.label64.TabIndex = 301;
  1839. this.label64.Text = "MPa";
  1840. //
  1841. // label65
  1842. //
  1843. this.label65.AutoSize = true;
  1844. this.label65.BackColor = System.Drawing.Color.AliceBlue;
  1845. this.label65.ForeColor = System.Drawing.Color.Black;
  1846. this.label65.Location = new System.Drawing.Point(734, 91);
  1847. this.label65.Name = "label65";
  1848. this.label65.Size = new System.Drawing.Size(179, 21);
  1849. this.label65.TabIndex = 293;
  1850. this.label65.Text = "步骤1油缸保压时间设定";
  1851. //
  1852. // btn步骤1油缸保压时间设定2
  1853. //
  1854. this.btn步骤1油缸保压时间设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1855. this.btn步骤1油缸保压时间设定2.FillColor = System.Drawing.Color.AliceBlue;
  1856. this.btn步骤1油缸保压时间设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1857. this.btn步骤1油缸保压时间设定2.ForeColor = System.Drawing.Color.Black;
  1858. this.btn步骤1油缸保压时间设定2.Location = new System.Drawing.Point(1089, 86);
  1859. this.btn步骤1油缸保压时间设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1860. this.btn步骤1油缸保压时间设定2.Name = "btn步骤1油缸保压时间设定2";
  1861. this.btn步骤1油缸保压时间设定2.Size = new System.Drawing.Size(98, 31);
  1862. this.btn步骤1油缸保压时间设定2.Style = Sunny.UI.UIStyle.Custom;
  1863. this.btn步骤1油缸保压时间设定2.Symbol = 162924;
  1864. this.btn步骤1油缸保压时间设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1865. this.btn步骤1油缸保压时间设定2.TabIndex = 295;
  1866. this.btn步骤1油缸保压时间设定2.Text = "写入";
  1867. this.btn步骤1油缸保压时间设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1868. this.btn步骤1油缸保压时间设定2.Click += new System.EventHandler(this.btnWrite);
  1869. //
  1870. // txt步骤1油缸保压时间设定2
  1871. //
  1872. this.txt步骤1油缸保压时间设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1873. this.txt步骤1油缸保压时间设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1874. this.txt步骤1油缸保压时间设定2.ForeColor = System.Drawing.Color.Black;
  1875. this.txt步骤1油缸保压时间设定2.Location = new System.Drawing.Point(920, 86);
  1876. this.txt步骤1油缸保压时间设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1877. this.txt步骤1油缸保压时间设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1878. this.txt步骤1油缸保压时间设定2.Name = "txt步骤1油缸保压时间设定2";
  1879. this.txt步骤1油缸保压时间设定2.Padding = new System.Windows.Forms.Padding(5);
  1880. this.txt步骤1油缸保压时间设定2.ShowText = false;
  1881. this.txt步骤1油缸保压时间设定2.Size = new System.Drawing.Size(105, 31);
  1882. this.txt步骤1油缸保压时间设定2.Style = Sunny.UI.UIStyle.Custom;
  1883. this.txt步骤1油缸保压时间设定2.TabIndex = 292;
  1884. this.txt步骤1油缸保压时间设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1885. this.txt步骤1油缸保压时间设定2.Watermark = "";
  1886. //
  1887. // label66
  1888. //
  1889. this.label66.AutoSize = true;
  1890. this.label66.BackColor = System.Drawing.Color.AliceBlue;
  1891. this.label66.ForeColor = System.Drawing.Color.Black;
  1892. this.label66.Location = new System.Drawing.Point(1032, 91);
  1893. this.label66.Name = "label66";
  1894. this.label66.Size = new System.Drawing.Size(17, 21);
  1895. this.label66.TabIndex = 294;
  1896. this.label66.Text = "s";
  1897. //
  1898. // label67
  1899. //
  1900. this.label67.AutoSize = true;
  1901. this.label67.BackColor = System.Drawing.Color.AliceBlue;
  1902. this.label67.ForeColor = System.Drawing.Color.Black;
  1903. this.label67.Location = new System.Drawing.Point(58, 91);
  1904. this.label67.Name = "label67";
  1905. this.label67.Size = new System.Drawing.Size(147, 21);
  1906. this.label67.TabIndex = 289;
  1907. this.label67.Text = "步骤1油缸压力设定";
  1908. //
  1909. // btn步骤1油缸压力设定2
  1910. //
  1911. this.btn步骤1油缸压力设定2.Cursor = System.Windows.Forms.Cursors.Hand;
  1912. this.btn步骤1油缸压力设定2.FillColor = System.Drawing.Color.AliceBlue;
  1913. this.btn步骤1油缸压力设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1914. this.btn步骤1油缸压力设定2.ForeColor = System.Drawing.Color.Black;
  1915. this.btn步骤1油缸压力设定2.Location = new System.Drawing.Point(421, 86);
  1916. this.btn步骤1油缸压力设定2.MinimumSize = new System.Drawing.Size(1, 1);
  1917. this.btn步骤1油缸压力设定2.Name = "btn步骤1油缸压力设定2";
  1918. this.btn步骤1油缸压力设定2.Size = new System.Drawing.Size(98, 31);
  1919. this.btn步骤1油缸压力设定2.Style = Sunny.UI.UIStyle.Custom;
  1920. this.btn步骤1油缸压力设定2.Symbol = 162924;
  1921. this.btn步骤1油缸压力设定2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1922. this.btn步骤1油缸压力设定2.TabIndex = 291;
  1923. this.btn步骤1油缸压力设定2.Text = "写入";
  1924. this.btn步骤1油缸压力设定2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1925. this.btn步骤1油缸压力设定2.Click += new System.EventHandler(this.btnWrite);
  1926. //
  1927. // txt步骤1油缸压力设定2
  1928. //
  1929. this.txt步骤1油缸压力设定2.Cursor = System.Windows.Forms.Cursors.IBeam;
  1930. this.txt步骤1油缸压力设定2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1931. this.txt步骤1油缸压力设定2.ForeColor = System.Drawing.Color.Black;
  1932. this.txt步骤1油缸压力设定2.Location = new System.Drawing.Point(245, 86);
  1933. this.txt步骤1油缸压力设定2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1934. this.txt步骤1油缸压力设定2.MinimumSize = new System.Drawing.Size(1, 16);
  1935. this.txt步骤1油缸压力设定2.Name = "txt步骤1油缸压力设定2";
  1936. this.txt步骤1油缸压力设定2.Padding = new System.Windows.Forms.Padding(5);
  1937. this.txt步骤1油缸压力设定2.ShowText = false;
  1938. this.txt步骤1油缸压力设定2.Size = new System.Drawing.Size(105, 31);
  1939. this.txt步骤1油缸压力设定2.Style = Sunny.UI.UIStyle.Custom;
  1940. this.txt步骤1油缸压力设定2.TabIndex = 288;
  1941. this.txt步骤1油缸压力设定2.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1942. this.txt步骤1油缸压力设定2.Watermark = "";
  1943. //
  1944. // label68
  1945. //
  1946. this.label68.AutoSize = true;
  1947. this.label68.BackColor = System.Drawing.Color.AliceBlue;
  1948. this.label68.ForeColor = System.Drawing.Color.Black;
  1949. this.label68.Location = new System.Drawing.Point(357, 91);
  1950. this.label68.Name = "label68";
  1951. this.label68.Size = new System.Drawing.Size(45, 21);
  1952. this.label68.TabIndex = 290;
  1953. this.label68.Text = "MPa";
  1954. //
  1955. // tabPage3
  1956. //
  1957. this.tabPage3.Controls.Add(this.uiLine3);
  1958. this.tabPage3.Controls.Add(this.label69);
  1959. this.tabPage3.Controls.Add(this.label70);
  1960. this.tabPage3.Controls.Add(this.btn步骤3减速顶出位置设定3);
  1961. this.tabPage3.Controls.Add(this.btn步骤2减速顶出位置设定3);
  1962. this.tabPage3.Controls.Add(this.txt步骤3减速顶出位置设定3);
  1963. this.tabPage3.Controls.Add(this.label71);
  1964. this.tabPage3.Controls.Add(this.txt步骤2减速顶出位置设定3);
  1965. this.tabPage3.Controls.Add(this.label72);
  1966. this.tabPage3.Controls.Add(this.label73);
  1967. this.tabPage3.Controls.Add(this.btn步骤3停止顶出位置设定3);
  1968. this.tabPage3.Controls.Add(this.label74);
  1969. this.tabPage3.Controls.Add(this.txt步骤3停止顶出位置设定3);
  1970. this.tabPage3.Controls.Add(this.btn步骤2停止顶出位置设定3);
  1971. this.tabPage3.Controls.Add(this.label75);
  1972. this.tabPage3.Controls.Add(this.txt步骤2停止顶出位置设定3);
  1973. this.tabPage3.Controls.Add(this.label76);
  1974. this.tabPage3.Controls.Add(this.label77);
  1975. this.tabPage3.Controls.Add(this.btn步骤1减速顶出位置设定3);
  1976. this.tabPage3.Controls.Add(this.txt步骤1减速顶出位置设定3);
  1977. this.tabPage3.Controls.Add(this.label78);
  1978. this.tabPage3.Controls.Add(this.label79);
  1979. this.tabPage3.Controls.Add(this.btn步骤1停止顶出位置设定3);
  1980. this.tabPage3.Controls.Add(this.txt步骤1停止顶出位置设定3);
  1981. this.tabPage3.Controls.Add(this.label80);
  1982. this.tabPage3.Controls.Add(this.label81);
  1983. this.tabPage3.Controls.Add(this.label82);
  1984. this.tabPage3.Controls.Add(this.btn步骤3油缸保压时间设定3);
  1985. this.tabPage3.Controls.Add(this.btn步骤2油缸保压时间设定3);
  1986. this.tabPage3.Controls.Add(this.txt步骤3油缸保压时间设定3);
  1987. this.tabPage3.Controls.Add(this.label83);
  1988. this.tabPage3.Controls.Add(this.txt步骤2油缸保压时间设定3);
  1989. this.tabPage3.Controls.Add(this.label84);
  1990. this.tabPage3.Controls.Add(this.label85);
  1991. this.tabPage3.Controls.Add(this.btn步骤3油缸压力设定3);
  1992. this.tabPage3.Controls.Add(this.label86);
  1993. this.tabPage3.Controls.Add(this.txt步骤3油缸压力设定3);
  1994. this.tabPage3.Controls.Add(this.btn步骤2油缸压力设定3);
  1995. this.tabPage3.Controls.Add(this.label87);
  1996. this.tabPage3.Controls.Add(this.txt步骤2油缸压力设定3);
  1997. this.tabPage3.Controls.Add(this.label88);
  1998. this.tabPage3.Controls.Add(this.label89);
  1999. this.tabPage3.Controls.Add(this.btn步骤1油缸保压时间设定3);
  2000. this.tabPage3.Controls.Add(this.txt步骤1油缸保压时间设定3);
  2001. this.tabPage3.Controls.Add(this.label90);
  2002. this.tabPage3.Controls.Add(this.label91);
  2003. this.tabPage3.Controls.Add(this.btn步骤1油缸压力设定3);
  2004. this.tabPage3.Controls.Add(this.txt步骤1油缸压力设定3);
  2005. this.tabPage3.Controls.Add(this.label92);
  2006. this.tabPage3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2007. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  2008. this.tabPage3.Name = "tabPage3";
  2009. this.tabPage3.Size = new System.Drawing.Size(200, 60);
  2010. this.tabPage3.TabIndex = 2;
  2011. this.tabPage3.Text = "型号3";
  2012. this.tabPage3.UseVisualStyleBackColor = true;
  2013. //
  2014. // uiLine3
  2015. //
  2016. this.uiLine3.BackColor = System.Drawing.Color.Transparent;
  2017. this.uiLine3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2018. this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2019. this.uiLine3.Location = new System.Drawing.Point(62, 316);
  2020. this.uiLine3.MinimumSize = new System.Drawing.Size(1, 1);
  2021. this.uiLine3.Name = "uiLine3";
  2022. this.uiLine3.Size = new System.Drawing.Size(1125, 29);
  2023. this.uiLine3.TabIndex = 336;
  2024. //
  2025. // label69
  2026. //
  2027. this.label69.AutoSize = true;
  2028. this.label69.BackColor = System.Drawing.Color.AliceBlue;
  2029. this.label69.ForeColor = System.Drawing.Color.Black;
  2030. this.label69.Location = new System.Drawing.Point(734, 552);
  2031. this.label69.Name = "label69";
  2032. this.label69.Size = new System.Drawing.Size(179, 21);
  2033. this.label69.TabIndex = 331;
  2034. this.label69.Text = "步骤3减速顶出位置设定";
  2035. //
  2036. // label70
  2037. //
  2038. this.label70.AutoSize = true;
  2039. this.label70.BackColor = System.Drawing.Color.AliceBlue;
  2040. this.label70.ForeColor = System.Drawing.Color.Black;
  2041. this.label70.Location = new System.Drawing.Point(734, 476);
  2042. this.label70.Name = "label70";
  2043. this.label70.Size = new System.Drawing.Size(179, 21);
  2044. this.label70.TabIndex = 330;
  2045. this.label70.Text = "步骤2减速顶出位置设定";
  2046. //
  2047. // btn步骤3减速顶出位置设定3
  2048. //
  2049. this.btn步骤3减速顶出位置设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2050. this.btn步骤3减速顶出位置设定3.FillColor = System.Drawing.Color.AliceBlue;
  2051. this.btn步骤3减速顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2052. this.btn步骤3减速顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2053. this.btn步骤3减速顶出位置设定3.Location = new System.Drawing.Point(1089, 547);
  2054. this.btn步骤3减速顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2055. this.btn步骤3减速顶出位置设定3.Name = "btn步骤3减速顶出位置设定3";
  2056. this.btn步骤3减速顶出位置设定3.Size = new System.Drawing.Size(98, 31);
  2057. this.btn步骤3减速顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2058. this.btn步骤3减速顶出位置设定3.Symbol = 162924;
  2059. this.btn步骤3减速顶出位置设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2060. this.btn步骤3减速顶出位置设定3.TabIndex = 335;
  2061. this.btn步骤3减速顶出位置设定3.Text = "写入";
  2062. this.btn步骤3减速顶出位置设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2063. this.btn步骤3减速顶出位置设定3.Click += new System.EventHandler(this.btnWrite);
  2064. //
  2065. // btn步骤2减速顶出位置设定3
  2066. //
  2067. this.btn步骤2减速顶出位置设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2068. this.btn步骤2减速顶出位置设定3.FillColor = System.Drawing.Color.AliceBlue;
  2069. this.btn步骤2减速顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2070. this.btn步骤2减速顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2071. this.btn步骤2减速顶出位置设定3.Location = new System.Drawing.Point(1089, 471);
  2072. this.btn步骤2减速顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2073. this.btn步骤2减速顶出位置设定3.Name = "btn步骤2减速顶出位置设定3";
  2074. this.btn步骤2减速顶出位置设定3.Size = new System.Drawing.Size(98, 31);
  2075. this.btn步骤2减速顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2076. this.btn步骤2减速顶出位置设定3.Symbol = 162924;
  2077. this.btn步骤2减速顶出位置设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2078. this.btn步骤2减速顶出位置设定3.TabIndex = 334;
  2079. this.btn步骤2减速顶出位置设定3.Text = "写入";
  2080. this.btn步骤2减速顶出位置设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2081. this.btn步骤2减速顶出位置设定3.Click += new System.EventHandler(this.btnWrite);
  2082. //
  2083. // txt步骤3减速顶出位置设定3
  2084. //
  2085. this.txt步骤3减速顶出位置设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2086. this.txt步骤3减速顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2087. this.txt步骤3减速顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2088. this.txt步骤3减速顶出位置设定3.Location = new System.Drawing.Point(920, 547);
  2089. this.txt步骤3减速顶出位置设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2090. this.txt步骤3减速顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2091. this.txt步骤3减速顶出位置设定3.Name = "txt步骤3减速顶出位置设定3";
  2092. this.txt步骤3减速顶出位置设定3.Padding = new System.Windows.Forms.Padding(5);
  2093. this.txt步骤3减速顶出位置设定3.ShowText = false;
  2094. this.txt步骤3减速顶出位置设定3.Size = new System.Drawing.Size(105, 31);
  2095. this.txt步骤3减速顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2096. this.txt步骤3减速顶出位置设定3.TabIndex = 329;
  2097. this.txt步骤3减速顶出位置设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2098. this.txt步骤3减速顶出位置设定3.Watermark = "";
  2099. //
  2100. // label71
  2101. //
  2102. this.label71.AutoSize = true;
  2103. this.label71.BackColor = System.Drawing.Color.AliceBlue;
  2104. this.label71.ForeColor = System.Drawing.Color.Black;
  2105. this.label71.Location = new System.Drawing.Point(1032, 552);
  2106. this.label71.Name = "label71";
  2107. this.label71.Size = new System.Drawing.Size(40, 21);
  2108. this.label71.TabIndex = 333;
  2109. this.label71.Text = "mm";
  2110. //
  2111. // txt步骤2减速顶出位置设定3
  2112. //
  2113. this.txt步骤2减速顶出位置设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2114. this.txt步骤2减速顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2115. this.txt步骤2减速顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2116. this.txt步骤2减速顶出位置设定3.Location = new System.Drawing.Point(920, 471);
  2117. this.txt步骤2减速顶出位置设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2118. this.txt步骤2减速顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2119. this.txt步骤2减速顶出位置设定3.Name = "txt步骤2减速顶出位置设定3";
  2120. this.txt步骤2减速顶出位置设定3.Padding = new System.Windows.Forms.Padding(5);
  2121. this.txt步骤2减速顶出位置设定3.ShowText = false;
  2122. this.txt步骤2减速顶出位置设定3.Size = new System.Drawing.Size(105, 31);
  2123. this.txt步骤2减速顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2124. this.txt步骤2减速顶出位置设定3.TabIndex = 328;
  2125. this.txt步骤2减速顶出位置设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2126. this.txt步骤2减速顶出位置设定3.Watermark = "";
  2127. //
  2128. // label72
  2129. //
  2130. this.label72.AutoSize = true;
  2131. this.label72.BackColor = System.Drawing.Color.AliceBlue;
  2132. this.label72.ForeColor = System.Drawing.Color.Black;
  2133. this.label72.Location = new System.Drawing.Point(58, 552);
  2134. this.label72.Name = "label72";
  2135. this.label72.Size = new System.Drawing.Size(179, 21);
  2136. this.label72.TabIndex = 323;
  2137. this.label72.Text = "步骤3停止顶出位置设定";
  2138. //
  2139. // label73
  2140. //
  2141. this.label73.AutoSize = true;
  2142. this.label73.BackColor = System.Drawing.Color.AliceBlue;
  2143. this.label73.ForeColor = System.Drawing.Color.Black;
  2144. this.label73.Location = new System.Drawing.Point(1032, 476);
  2145. this.label73.Name = "label73";
  2146. this.label73.Size = new System.Drawing.Size(40, 21);
  2147. this.label73.TabIndex = 332;
  2148. this.label73.Text = "mm";
  2149. //
  2150. // btn步骤3停止顶出位置设定3
  2151. //
  2152. this.btn步骤3停止顶出位置设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2153. this.btn步骤3停止顶出位置设定3.FillColor = System.Drawing.Color.AliceBlue;
  2154. this.btn步骤3停止顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2155. this.btn步骤3停止顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2156. this.btn步骤3停止顶出位置设定3.Location = new System.Drawing.Point(421, 547);
  2157. this.btn步骤3停止顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2158. this.btn步骤3停止顶出位置设定3.Name = "btn步骤3停止顶出位置设定3";
  2159. this.btn步骤3停止顶出位置设定3.Size = new System.Drawing.Size(98, 31);
  2160. this.btn步骤3停止顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2161. this.btn步骤3停止顶出位置设定3.Symbol = 162924;
  2162. this.btn步骤3停止顶出位置设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2163. this.btn步骤3停止顶出位置设定3.TabIndex = 327;
  2164. this.btn步骤3停止顶出位置设定3.Text = "写入";
  2165. this.btn步骤3停止顶出位置设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2166. this.btn步骤3停止顶出位置设定3.Click += new System.EventHandler(this.btnWrite);
  2167. //
  2168. // label74
  2169. //
  2170. this.label74.AutoSize = true;
  2171. this.label74.BackColor = System.Drawing.Color.AliceBlue;
  2172. this.label74.ForeColor = System.Drawing.Color.Black;
  2173. this.label74.Location = new System.Drawing.Point(58, 476);
  2174. this.label74.Name = "label74";
  2175. this.label74.Size = new System.Drawing.Size(179, 21);
  2176. this.label74.TabIndex = 322;
  2177. this.label74.Text = "步骤2停止顶出位置设定";
  2178. //
  2179. // txt步骤3停止顶出位置设定3
  2180. //
  2181. this.txt步骤3停止顶出位置设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2182. this.txt步骤3停止顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2183. this.txt步骤3停止顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2184. this.txt步骤3停止顶出位置设定3.Location = new System.Drawing.Point(245, 547);
  2185. this.txt步骤3停止顶出位置设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2186. this.txt步骤3停止顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2187. this.txt步骤3停止顶出位置设定3.Name = "txt步骤3停止顶出位置设定3";
  2188. this.txt步骤3停止顶出位置设定3.Padding = new System.Windows.Forms.Padding(5);
  2189. this.txt步骤3停止顶出位置设定3.ShowText = false;
  2190. this.txt步骤3停止顶出位置设定3.Size = new System.Drawing.Size(105, 31);
  2191. this.txt步骤3停止顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2192. this.txt步骤3停止顶出位置设定3.TabIndex = 321;
  2193. this.txt步骤3停止顶出位置设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2194. this.txt步骤3停止顶出位置设定3.Watermark = "";
  2195. //
  2196. // btn步骤2停止顶出位置设定3
  2197. //
  2198. this.btn步骤2停止顶出位置设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2199. this.btn步骤2停止顶出位置设定3.FillColor = System.Drawing.Color.AliceBlue;
  2200. this.btn步骤2停止顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2201. this.btn步骤2停止顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2202. this.btn步骤2停止顶出位置设定3.Location = new System.Drawing.Point(421, 471);
  2203. this.btn步骤2停止顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2204. this.btn步骤2停止顶出位置设定3.Name = "btn步骤2停止顶出位置设定3";
  2205. this.btn步骤2停止顶出位置设定3.Size = new System.Drawing.Size(98, 31);
  2206. this.btn步骤2停止顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2207. this.btn步骤2停止顶出位置设定3.Symbol = 162924;
  2208. this.btn步骤2停止顶出位置设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2209. this.btn步骤2停止顶出位置设定3.TabIndex = 326;
  2210. this.btn步骤2停止顶出位置设定3.Text = "写入";
  2211. this.btn步骤2停止顶出位置设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2212. this.btn步骤2停止顶出位置设定3.Click += new System.EventHandler(this.btnWrite);
  2213. //
  2214. // label75
  2215. //
  2216. this.label75.AutoSize = true;
  2217. this.label75.BackColor = System.Drawing.Color.AliceBlue;
  2218. this.label75.ForeColor = System.Drawing.Color.Black;
  2219. this.label75.Location = new System.Drawing.Point(357, 552);
  2220. this.label75.Name = "label75";
  2221. this.label75.Size = new System.Drawing.Size(40, 21);
  2222. this.label75.TabIndex = 324;
  2223. this.label75.Text = "mm";
  2224. //
  2225. // txt步骤2停止顶出位置设定3
  2226. //
  2227. this.txt步骤2停止顶出位置设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2228. this.txt步骤2停止顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2229. this.txt步骤2停止顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2230. this.txt步骤2停止顶出位置设定3.Location = new System.Drawing.Point(245, 471);
  2231. this.txt步骤2停止顶出位置设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2232. this.txt步骤2停止顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2233. this.txt步骤2停止顶出位置设定3.Name = "txt步骤2停止顶出位置设定3";
  2234. this.txt步骤2停止顶出位置设定3.Padding = new System.Windows.Forms.Padding(5);
  2235. this.txt步骤2停止顶出位置设定3.ShowText = false;
  2236. this.txt步骤2停止顶出位置设定3.Size = new System.Drawing.Size(105, 31);
  2237. this.txt步骤2停止顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2238. this.txt步骤2停止顶出位置设定3.TabIndex = 320;
  2239. this.txt步骤2停止顶出位置设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2240. this.txt步骤2停止顶出位置设定3.Watermark = "";
  2241. //
  2242. // label76
  2243. //
  2244. this.label76.AutoSize = true;
  2245. this.label76.BackColor = System.Drawing.Color.AliceBlue;
  2246. this.label76.ForeColor = System.Drawing.Color.Black;
  2247. this.label76.Location = new System.Drawing.Point(357, 476);
  2248. this.label76.Name = "label76";
  2249. this.label76.Size = new System.Drawing.Size(40, 21);
  2250. this.label76.TabIndex = 325;
  2251. this.label76.Text = "mm";
  2252. //
  2253. // label77
  2254. //
  2255. this.label77.AutoSize = true;
  2256. this.label77.BackColor = System.Drawing.Color.AliceBlue;
  2257. this.label77.ForeColor = System.Drawing.Color.Black;
  2258. this.label77.Location = new System.Drawing.Point(734, 400);
  2259. this.label77.Name = "label77";
  2260. this.label77.Size = new System.Drawing.Size(179, 21);
  2261. this.label77.TabIndex = 317;
  2262. this.label77.Text = "步骤1减速顶出位置设定";
  2263. //
  2264. // btn步骤1减速顶出位置设定3
  2265. //
  2266. this.btn步骤1减速顶出位置设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2267. this.btn步骤1减速顶出位置设定3.FillColor = System.Drawing.Color.AliceBlue;
  2268. this.btn步骤1减速顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2269. this.btn步骤1减速顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2270. this.btn步骤1减速顶出位置设定3.Location = new System.Drawing.Point(1089, 395);
  2271. this.btn步骤1减速顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2272. this.btn步骤1减速顶出位置设定3.Name = "btn步骤1减速顶出位置设定3";
  2273. this.btn步骤1减速顶出位置设定3.Size = new System.Drawing.Size(98, 31);
  2274. this.btn步骤1减速顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2275. this.btn步骤1减速顶出位置设定3.Symbol = 162924;
  2276. this.btn步骤1减速顶出位置设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2277. this.btn步骤1减速顶出位置设定3.TabIndex = 319;
  2278. this.btn步骤1减速顶出位置设定3.Text = "写入";
  2279. this.btn步骤1减速顶出位置设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2280. this.btn步骤1减速顶出位置设定3.Click += new System.EventHandler(this.btnWrite);
  2281. //
  2282. // txt步骤1减速顶出位置设定3
  2283. //
  2284. this.txt步骤1减速顶出位置设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2285. this.txt步骤1减速顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2286. this.txt步骤1减速顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2287. this.txt步骤1减速顶出位置设定3.Location = new System.Drawing.Point(920, 395);
  2288. this.txt步骤1减速顶出位置设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2289. this.txt步骤1减速顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2290. this.txt步骤1减速顶出位置设定3.Name = "txt步骤1减速顶出位置设定3";
  2291. this.txt步骤1减速顶出位置设定3.Padding = new System.Windows.Forms.Padding(5);
  2292. this.txt步骤1减速顶出位置设定3.ShowText = false;
  2293. this.txt步骤1减速顶出位置设定3.Size = new System.Drawing.Size(105, 31);
  2294. this.txt步骤1减速顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2295. this.txt步骤1减速顶出位置设定3.TabIndex = 316;
  2296. this.txt步骤1减速顶出位置设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2297. this.txt步骤1减速顶出位置设定3.Watermark = "";
  2298. //
  2299. // label78
  2300. //
  2301. this.label78.AutoSize = true;
  2302. this.label78.BackColor = System.Drawing.Color.AliceBlue;
  2303. this.label78.ForeColor = System.Drawing.Color.Black;
  2304. this.label78.Location = new System.Drawing.Point(1032, 400);
  2305. this.label78.Name = "label78";
  2306. this.label78.Size = new System.Drawing.Size(40, 21);
  2307. this.label78.TabIndex = 318;
  2308. this.label78.Text = "mm";
  2309. //
  2310. // label79
  2311. //
  2312. this.label79.AutoSize = true;
  2313. this.label79.BackColor = System.Drawing.Color.AliceBlue;
  2314. this.label79.ForeColor = System.Drawing.Color.Black;
  2315. this.label79.Location = new System.Drawing.Point(58, 400);
  2316. this.label79.Name = "label79";
  2317. this.label79.Size = new System.Drawing.Size(179, 21);
  2318. this.label79.TabIndex = 313;
  2319. this.label79.Text = "步骤1停止顶出位置设定";
  2320. //
  2321. // btn步骤1停止顶出位置设定3
  2322. //
  2323. this.btn步骤1停止顶出位置设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2324. this.btn步骤1停止顶出位置设定3.FillColor = System.Drawing.Color.AliceBlue;
  2325. this.btn步骤1停止顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2326. this.btn步骤1停止顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2327. this.btn步骤1停止顶出位置设定3.Location = new System.Drawing.Point(421, 395);
  2328. this.btn步骤1停止顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2329. this.btn步骤1停止顶出位置设定3.Name = "btn步骤1停止顶出位置设定3";
  2330. this.btn步骤1停止顶出位置设定3.Size = new System.Drawing.Size(98, 31);
  2331. this.btn步骤1停止顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2332. this.btn步骤1停止顶出位置设定3.Symbol = 162924;
  2333. this.btn步骤1停止顶出位置设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2334. this.btn步骤1停止顶出位置设定3.TabIndex = 315;
  2335. this.btn步骤1停止顶出位置设定3.Text = "写入";
  2336. this.btn步骤1停止顶出位置设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2337. this.btn步骤1停止顶出位置设定3.Click += new System.EventHandler(this.btnWrite);
  2338. //
  2339. // txt步骤1停止顶出位置设定3
  2340. //
  2341. this.txt步骤1停止顶出位置设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2342. this.txt步骤1停止顶出位置设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2343. this.txt步骤1停止顶出位置设定3.ForeColor = System.Drawing.Color.Black;
  2344. this.txt步骤1停止顶出位置设定3.Location = new System.Drawing.Point(245, 395);
  2345. this.txt步骤1停止顶出位置设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2346. this.txt步骤1停止顶出位置设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2347. this.txt步骤1停止顶出位置设定3.Name = "txt步骤1停止顶出位置设定3";
  2348. this.txt步骤1停止顶出位置设定3.Padding = new System.Windows.Forms.Padding(5);
  2349. this.txt步骤1停止顶出位置设定3.ShowText = false;
  2350. this.txt步骤1停止顶出位置设定3.Size = new System.Drawing.Size(105, 31);
  2351. this.txt步骤1停止顶出位置设定3.Style = Sunny.UI.UIStyle.Custom;
  2352. this.txt步骤1停止顶出位置设定3.TabIndex = 312;
  2353. this.txt步骤1停止顶出位置设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2354. this.txt步骤1停止顶出位置设定3.Watermark = "";
  2355. //
  2356. // label80
  2357. //
  2358. this.label80.AutoSize = true;
  2359. this.label80.BackColor = System.Drawing.Color.AliceBlue;
  2360. this.label80.ForeColor = System.Drawing.Color.Black;
  2361. this.label80.Location = new System.Drawing.Point(357, 400);
  2362. this.label80.Name = "label80";
  2363. this.label80.Size = new System.Drawing.Size(40, 21);
  2364. this.label80.TabIndex = 314;
  2365. this.label80.Text = "mm";
  2366. //
  2367. // label81
  2368. //
  2369. this.label81.AutoSize = true;
  2370. this.label81.BackColor = System.Drawing.Color.AliceBlue;
  2371. this.label81.ForeColor = System.Drawing.Color.Black;
  2372. this.label81.Location = new System.Drawing.Point(734, 243);
  2373. this.label81.Name = "label81";
  2374. this.label81.Size = new System.Drawing.Size(179, 21);
  2375. this.label81.TabIndex = 307;
  2376. this.label81.Text = "步骤3油缸保压时间设定";
  2377. //
  2378. // label82
  2379. //
  2380. this.label82.AutoSize = true;
  2381. this.label82.BackColor = System.Drawing.Color.AliceBlue;
  2382. this.label82.ForeColor = System.Drawing.Color.Black;
  2383. this.label82.Location = new System.Drawing.Point(734, 167);
  2384. this.label82.Name = "label82";
  2385. this.label82.Size = new System.Drawing.Size(179, 21);
  2386. this.label82.TabIndex = 306;
  2387. this.label82.Text = "步骤2油缸保压时间设定";
  2388. //
  2389. // btn步骤3油缸保压时间设定3
  2390. //
  2391. this.btn步骤3油缸保压时间设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2392. this.btn步骤3油缸保压时间设定3.FillColor = System.Drawing.Color.AliceBlue;
  2393. this.btn步骤3油缸保压时间设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2394. this.btn步骤3油缸保压时间设定3.ForeColor = System.Drawing.Color.Black;
  2395. this.btn步骤3油缸保压时间设定3.Location = new System.Drawing.Point(1089, 238);
  2396. this.btn步骤3油缸保压时间设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2397. this.btn步骤3油缸保压时间设定3.Name = "btn步骤3油缸保压时间设定3";
  2398. this.btn步骤3油缸保压时间设定3.Size = new System.Drawing.Size(98, 31);
  2399. this.btn步骤3油缸保压时间设定3.Style = Sunny.UI.UIStyle.Custom;
  2400. this.btn步骤3油缸保压时间设定3.Symbol = 162924;
  2401. this.btn步骤3油缸保压时间设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2402. this.btn步骤3油缸保压时间设定3.TabIndex = 311;
  2403. this.btn步骤3油缸保压时间设定3.Text = "写入";
  2404. this.btn步骤3油缸保压时间设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2405. this.btn步骤3油缸保压时间设定3.Click += new System.EventHandler(this.btnWrite);
  2406. //
  2407. // btn步骤2油缸保压时间设定3
  2408. //
  2409. this.btn步骤2油缸保压时间设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2410. this.btn步骤2油缸保压时间设定3.FillColor = System.Drawing.Color.AliceBlue;
  2411. this.btn步骤2油缸保压时间设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2412. this.btn步骤2油缸保压时间设定3.ForeColor = System.Drawing.Color.Black;
  2413. this.btn步骤2油缸保压时间设定3.Location = new System.Drawing.Point(1089, 162);
  2414. this.btn步骤2油缸保压时间设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2415. this.btn步骤2油缸保压时间设定3.Name = "btn步骤2油缸保压时间设定3";
  2416. this.btn步骤2油缸保压时间设定3.Size = new System.Drawing.Size(98, 31);
  2417. this.btn步骤2油缸保压时间设定3.Style = Sunny.UI.UIStyle.Custom;
  2418. this.btn步骤2油缸保压时间设定3.Symbol = 162924;
  2419. this.btn步骤2油缸保压时间设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2420. this.btn步骤2油缸保压时间设定3.TabIndex = 310;
  2421. this.btn步骤2油缸保压时间设定3.Text = "写入";
  2422. this.btn步骤2油缸保压时间设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2423. this.btn步骤2油缸保压时间设定3.Click += new System.EventHandler(this.btnWrite);
  2424. //
  2425. // txt步骤3油缸保压时间设定3
  2426. //
  2427. this.txt步骤3油缸保压时间设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2428. this.txt步骤3油缸保压时间设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2429. this.txt步骤3油缸保压时间设定3.ForeColor = System.Drawing.Color.Black;
  2430. this.txt步骤3油缸保压时间设定3.Location = new System.Drawing.Point(920, 238);
  2431. this.txt步骤3油缸保压时间设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2432. this.txt步骤3油缸保压时间设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2433. this.txt步骤3油缸保压时间设定3.Name = "txt步骤3油缸保压时间设定3";
  2434. this.txt步骤3油缸保压时间设定3.Padding = new System.Windows.Forms.Padding(5);
  2435. this.txt步骤3油缸保压时间设定3.ShowText = false;
  2436. this.txt步骤3油缸保压时间设定3.Size = new System.Drawing.Size(105, 31);
  2437. this.txt步骤3油缸保压时间设定3.Style = Sunny.UI.UIStyle.Custom;
  2438. this.txt步骤3油缸保压时间设定3.TabIndex = 305;
  2439. this.txt步骤3油缸保压时间设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2440. this.txt步骤3油缸保压时间设定3.Watermark = "";
  2441. //
  2442. // label83
  2443. //
  2444. this.label83.AutoSize = true;
  2445. this.label83.BackColor = System.Drawing.Color.AliceBlue;
  2446. this.label83.ForeColor = System.Drawing.Color.Black;
  2447. this.label83.Location = new System.Drawing.Point(1032, 243);
  2448. this.label83.Name = "label83";
  2449. this.label83.Size = new System.Drawing.Size(17, 21);
  2450. this.label83.TabIndex = 309;
  2451. this.label83.Text = "s";
  2452. //
  2453. // txt步骤2油缸保压时间设定3
  2454. //
  2455. this.txt步骤2油缸保压时间设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2456. this.txt步骤2油缸保压时间设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2457. this.txt步骤2油缸保压时间设定3.ForeColor = System.Drawing.Color.Black;
  2458. this.txt步骤2油缸保压时间设定3.Location = new System.Drawing.Point(920, 162);
  2459. this.txt步骤2油缸保压时间设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2460. this.txt步骤2油缸保压时间设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2461. this.txt步骤2油缸保压时间设定3.Name = "txt步骤2油缸保压时间设定3";
  2462. this.txt步骤2油缸保压时间设定3.Padding = new System.Windows.Forms.Padding(5);
  2463. this.txt步骤2油缸保压时间设定3.ShowText = false;
  2464. this.txt步骤2油缸保压时间设定3.Size = new System.Drawing.Size(105, 31);
  2465. this.txt步骤2油缸保压时间设定3.Style = Sunny.UI.UIStyle.Custom;
  2466. this.txt步骤2油缸保压时间设定3.TabIndex = 304;
  2467. this.txt步骤2油缸保压时间设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2468. this.txt步骤2油缸保压时间设定3.Watermark = "";
  2469. //
  2470. // label84
  2471. //
  2472. this.label84.AutoSize = true;
  2473. this.label84.BackColor = System.Drawing.Color.AliceBlue;
  2474. this.label84.ForeColor = System.Drawing.Color.Black;
  2475. this.label84.Location = new System.Drawing.Point(58, 243);
  2476. this.label84.Name = "label84";
  2477. this.label84.Size = new System.Drawing.Size(147, 21);
  2478. this.label84.TabIndex = 298;
  2479. this.label84.Text = "步骤3油缸压力设定";
  2480. //
  2481. // label85
  2482. //
  2483. this.label85.AutoSize = true;
  2484. this.label85.BackColor = System.Drawing.Color.AliceBlue;
  2485. this.label85.ForeColor = System.Drawing.Color.Black;
  2486. this.label85.Location = new System.Drawing.Point(1032, 167);
  2487. this.label85.Name = "label85";
  2488. this.label85.Size = new System.Drawing.Size(17, 21);
  2489. this.label85.TabIndex = 308;
  2490. this.label85.Text = "s";
  2491. //
  2492. // btn步骤3油缸压力设定3
  2493. //
  2494. this.btn步骤3油缸压力设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2495. this.btn步骤3油缸压力设定3.FillColor = System.Drawing.Color.AliceBlue;
  2496. this.btn步骤3油缸压力设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2497. this.btn步骤3油缸压力设定3.ForeColor = System.Drawing.Color.Black;
  2498. this.btn步骤3油缸压力设定3.Location = new System.Drawing.Point(421, 238);
  2499. this.btn步骤3油缸压力设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2500. this.btn步骤3油缸压力设定3.Name = "btn步骤3油缸压力设定3";
  2501. this.btn步骤3油缸压力设定3.Size = new System.Drawing.Size(98, 31);
  2502. this.btn步骤3油缸压力设定3.Style = Sunny.UI.UIStyle.Custom;
  2503. this.btn步骤3油缸压力设定3.Symbol = 162924;
  2504. this.btn步骤3油缸压力设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2505. this.btn步骤3油缸压力设定3.TabIndex = 302;
  2506. this.btn步骤3油缸压力设定3.Text = "写入";
  2507. this.btn步骤3油缸压力设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2508. this.btn步骤3油缸压力设定3.Click += new System.EventHandler(this.btnWrite);
  2509. //
  2510. // label86
  2511. //
  2512. this.label86.AutoSize = true;
  2513. this.label86.BackColor = System.Drawing.Color.AliceBlue;
  2514. this.label86.ForeColor = System.Drawing.Color.Black;
  2515. this.label86.Location = new System.Drawing.Point(58, 167);
  2516. this.label86.Name = "label86";
  2517. this.label86.Size = new System.Drawing.Size(147, 21);
  2518. this.label86.TabIndex = 299;
  2519. this.label86.Text = "步骤2油缸压力设定";
  2520. //
  2521. // txt步骤3油缸压力设定3
  2522. //
  2523. this.txt步骤3油缸压力设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2524. this.txt步骤3油缸压力设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2525. this.txt步骤3油缸压力设定3.ForeColor = System.Drawing.Color.Black;
  2526. this.txt步骤3油缸压力设定3.Location = new System.Drawing.Point(245, 238);
  2527. this.txt步骤3油缸压力设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2528. this.txt步骤3油缸压力设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2529. this.txt步骤3油缸压力设定3.Name = "txt步骤3油缸压力设定3";
  2530. this.txt步骤3油缸压力设定3.Padding = new System.Windows.Forms.Padding(5);
  2531. this.txt步骤3油缸压力设定3.ShowText = false;
  2532. this.txt步骤3油缸压力设定3.Size = new System.Drawing.Size(105, 31);
  2533. this.txt步骤3油缸压力设定3.Style = Sunny.UI.UIStyle.Custom;
  2534. this.txt步骤3油缸压力设定3.TabIndex = 297;
  2535. this.txt步骤3油缸压力设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2536. this.txt步骤3油缸压力设定3.Watermark = "";
  2537. //
  2538. // btn步骤2油缸压力设定3
  2539. //
  2540. this.btn步骤2油缸压力设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2541. this.btn步骤2油缸压力设定3.FillColor = System.Drawing.Color.AliceBlue;
  2542. this.btn步骤2油缸压力设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2543. this.btn步骤2油缸压力设定3.ForeColor = System.Drawing.Color.Black;
  2544. this.btn步骤2油缸压力设定3.Location = new System.Drawing.Point(421, 162);
  2545. this.btn步骤2油缸压力设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2546. this.btn步骤2油缸压力设定3.Name = "btn步骤2油缸压力设定3";
  2547. this.btn步骤2油缸压力设定3.Size = new System.Drawing.Size(98, 31);
  2548. this.btn步骤2油缸压力设定3.Style = Sunny.UI.UIStyle.Custom;
  2549. this.btn步骤2油缸压力设定3.Symbol = 162924;
  2550. this.btn步骤2油缸压力设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2551. this.btn步骤2油缸压力设定3.TabIndex = 303;
  2552. this.btn步骤2油缸压力设定3.Text = "写入";
  2553. this.btn步骤2油缸压力设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2554. this.btn步骤2油缸压力设定3.Click += new System.EventHandler(this.btnWrite);
  2555. //
  2556. // label87
  2557. //
  2558. this.label87.AutoSize = true;
  2559. this.label87.BackColor = System.Drawing.Color.AliceBlue;
  2560. this.label87.ForeColor = System.Drawing.Color.Black;
  2561. this.label87.Location = new System.Drawing.Point(357, 243);
  2562. this.label87.Name = "label87";
  2563. this.label87.Size = new System.Drawing.Size(45, 21);
  2564. this.label87.TabIndex = 300;
  2565. this.label87.Text = "MPa";
  2566. //
  2567. // txt步骤2油缸压力设定3
  2568. //
  2569. this.txt步骤2油缸压力设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2570. this.txt步骤2油缸压力设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2571. this.txt步骤2油缸压力设定3.ForeColor = System.Drawing.Color.Black;
  2572. this.txt步骤2油缸压力设定3.Location = new System.Drawing.Point(245, 162);
  2573. this.txt步骤2油缸压力设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2574. this.txt步骤2油缸压力设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2575. this.txt步骤2油缸压力设定3.Name = "txt步骤2油缸压力设定3";
  2576. this.txt步骤2油缸压力设定3.Padding = new System.Windows.Forms.Padding(5);
  2577. this.txt步骤2油缸压力设定3.ShowText = false;
  2578. this.txt步骤2油缸压力设定3.Size = new System.Drawing.Size(105, 31);
  2579. this.txt步骤2油缸压力设定3.Style = Sunny.UI.UIStyle.Custom;
  2580. this.txt步骤2油缸压力设定3.TabIndex = 296;
  2581. this.txt步骤2油缸压力设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2582. this.txt步骤2油缸压力设定3.Watermark = "";
  2583. //
  2584. // label88
  2585. //
  2586. this.label88.AutoSize = true;
  2587. this.label88.BackColor = System.Drawing.Color.AliceBlue;
  2588. this.label88.ForeColor = System.Drawing.Color.Black;
  2589. this.label88.Location = new System.Drawing.Point(357, 167);
  2590. this.label88.Name = "label88";
  2591. this.label88.Size = new System.Drawing.Size(45, 21);
  2592. this.label88.TabIndex = 301;
  2593. this.label88.Text = "MPa";
  2594. //
  2595. // label89
  2596. //
  2597. this.label89.AutoSize = true;
  2598. this.label89.BackColor = System.Drawing.Color.AliceBlue;
  2599. this.label89.ForeColor = System.Drawing.Color.Black;
  2600. this.label89.Location = new System.Drawing.Point(734, 91);
  2601. this.label89.Name = "label89";
  2602. this.label89.Size = new System.Drawing.Size(179, 21);
  2603. this.label89.TabIndex = 293;
  2604. this.label89.Text = "步骤1油缸保压时间设定";
  2605. //
  2606. // btn步骤1油缸保压时间设定3
  2607. //
  2608. this.btn步骤1油缸保压时间设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2609. this.btn步骤1油缸保压时间设定3.FillColor = System.Drawing.Color.AliceBlue;
  2610. this.btn步骤1油缸保压时间设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2611. this.btn步骤1油缸保压时间设定3.ForeColor = System.Drawing.Color.Black;
  2612. this.btn步骤1油缸保压时间设定3.Location = new System.Drawing.Point(1089, 86);
  2613. this.btn步骤1油缸保压时间设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2614. this.btn步骤1油缸保压时间设定3.Name = "btn步骤1油缸保压时间设定3";
  2615. this.btn步骤1油缸保压时间设定3.Size = new System.Drawing.Size(98, 31);
  2616. this.btn步骤1油缸保压时间设定3.Style = Sunny.UI.UIStyle.Custom;
  2617. this.btn步骤1油缸保压时间设定3.Symbol = 162924;
  2618. this.btn步骤1油缸保压时间设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2619. this.btn步骤1油缸保压时间设定3.TabIndex = 295;
  2620. this.btn步骤1油缸保压时间设定3.Text = "写入";
  2621. this.btn步骤1油缸保压时间设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2622. this.btn步骤1油缸保压时间设定3.Click += new System.EventHandler(this.btnWrite);
  2623. //
  2624. // txt步骤1油缸保压时间设定3
  2625. //
  2626. this.txt步骤1油缸保压时间设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2627. this.txt步骤1油缸保压时间设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2628. this.txt步骤1油缸保压时间设定3.ForeColor = System.Drawing.Color.Black;
  2629. this.txt步骤1油缸保压时间设定3.Location = new System.Drawing.Point(920, 86);
  2630. this.txt步骤1油缸保压时间设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2631. this.txt步骤1油缸保压时间设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2632. this.txt步骤1油缸保压时间设定3.Name = "txt步骤1油缸保压时间设定3";
  2633. this.txt步骤1油缸保压时间设定3.Padding = new System.Windows.Forms.Padding(5);
  2634. this.txt步骤1油缸保压时间设定3.ShowText = false;
  2635. this.txt步骤1油缸保压时间设定3.Size = new System.Drawing.Size(105, 31);
  2636. this.txt步骤1油缸保压时间设定3.Style = Sunny.UI.UIStyle.Custom;
  2637. this.txt步骤1油缸保压时间设定3.TabIndex = 292;
  2638. this.txt步骤1油缸保压时间设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2639. this.txt步骤1油缸保压时间设定3.Watermark = "";
  2640. //
  2641. // label90
  2642. //
  2643. this.label90.AutoSize = true;
  2644. this.label90.BackColor = System.Drawing.Color.AliceBlue;
  2645. this.label90.ForeColor = System.Drawing.Color.Black;
  2646. this.label90.Location = new System.Drawing.Point(1032, 91);
  2647. this.label90.Name = "label90";
  2648. this.label90.Size = new System.Drawing.Size(17, 21);
  2649. this.label90.TabIndex = 294;
  2650. this.label90.Text = "s";
  2651. //
  2652. // label91
  2653. //
  2654. this.label91.AutoSize = true;
  2655. this.label91.BackColor = System.Drawing.Color.AliceBlue;
  2656. this.label91.ForeColor = System.Drawing.Color.Black;
  2657. this.label91.Location = new System.Drawing.Point(58, 91);
  2658. this.label91.Name = "label91";
  2659. this.label91.Size = new System.Drawing.Size(147, 21);
  2660. this.label91.TabIndex = 289;
  2661. this.label91.Text = "步骤1油缸压力设定";
  2662. //
  2663. // btn步骤1油缸压力设定3
  2664. //
  2665. this.btn步骤1油缸压力设定3.Cursor = System.Windows.Forms.Cursors.Hand;
  2666. this.btn步骤1油缸压力设定3.FillColor = System.Drawing.Color.AliceBlue;
  2667. this.btn步骤1油缸压力设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2668. this.btn步骤1油缸压力设定3.ForeColor = System.Drawing.Color.Black;
  2669. this.btn步骤1油缸压力设定3.Location = new System.Drawing.Point(421, 86);
  2670. this.btn步骤1油缸压力设定3.MinimumSize = new System.Drawing.Size(1, 1);
  2671. this.btn步骤1油缸压力设定3.Name = "btn步骤1油缸压力设定3";
  2672. this.btn步骤1油缸压力设定3.Size = new System.Drawing.Size(98, 31);
  2673. this.btn步骤1油缸压力设定3.Style = Sunny.UI.UIStyle.Custom;
  2674. this.btn步骤1油缸压力设定3.Symbol = 162924;
  2675. this.btn步骤1油缸压力设定3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2676. this.btn步骤1油缸压力设定3.TabIndex = 291;
  2677. this.btn步骤1油缸压力设定3.Text = "写入";
  2678. this.btn步骤1油缸压力设定3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2679. this.btn步骤1油缸压力设定3.Click += new System.EventHandler(this.btnWrite);
  2680. //
  2681. // txt步骤1油缸压力设定3
  2682. //
  2683. this.txt步骤1油缸压力设定3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2684. this.txt步骤1油缸压力设定3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2685. this.txt步骤1油缸压力设定3.ForeColor = System.Drawing.Color.Black;
  2686. this.txt步骤1油缸压力设定3.Location = new System.Drawing.Point(245, 86);
  2687. this.txt步骤1油缸压力设定3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2688. this.txt步骤1油缸压力设定3.MinimumSize = new System.Drawing.Size(1, 16);
  2689. this.txt步骤1油缸压力设定3.Name = "txt步骤1油缸压力设定3";
  2690. this.txt步骤1油缸压力设定3.Padding = new System.Windows.Forms.Padding(5);
  2691. this.txt步骤1油缸压力设定3.ShowText = false;
  2692. this.txt步骤1油缸压力设定3.Size = new System.Drawing.Size(105, 31);
  2693. this.txt步骤1油缸压力设定3.Style = Sunny.UI.UIStyle.Custom;
  2694. this.txt步骤1油缸压力设定3.TabIndex = 288;
  2695. this.txt步骤1油缸压力设定3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2696. this.txt步骤1油缸压力设定3.Watermark = "";
  2697. //
  2698. // label92
  2699. //
  2700. this.label92.AutoSize = true;
  2701. this.label92.BackColor = System.Drawing.Color.AliceBlue;
  2702. this.label92.ForeColor = System.Drawing.Color.Black;
  2703. this.label92.Location = new System.Drawing.Point(357, 91);
  2704. this.label92.Name = "label92";
  2705. this.label92.Size = new System.Drawing.Size(45, 21);
  2706. this.label92.TabIndex = 290;
  2707. this.label92.Text = "MPa";
  2708. //
  2709. // tabPage4
  2710. //
  2711. this.tabPage4.Controls.Add(this.uiLine4);
  2712. this.tabPage4.Controls.Add(this.label93);
  2713. this.tabPage4.Controls.Add(this.label94);
  2714. this.tabPage4.Controls.Add(this.btn步骤3减速顶出位置设定4);
  2715. this.tabPage4.Controls.Add(this.btn步骤2减速顶出位置设定4);
  2716. this.tabPage4.Controls.Add(this.txt步骤3减速顶出位置设定4);
  2717. this.tabPage4.Controls.Add(this.label95);
  2718. this.tabPage4.Controls.Add(this.txt步骤2减速顶出位置设定4);
  2719. this.tabPage4.Controls.Add(this.label96);
  2720. this.tabPage4.Controls.Add(this.label97);
  2721. this.tabPage4.Controls.Add(this.btn步骤3停止顶出位置设定4);
  2722. this.tabPage4.Controls.Add(this.label98);
  2723. this.tabPage4.Controls.Add(this.txt步骤3停止顶出位置设定4);
  2724. this.tabPage4.Controls.Add(this.btn步骤2停止顶出位置设定4);
  2725. this.tabPage4.Controls.Add(this.label99);
  2726. this.tabPage4.Controls.Add(this.txt步骤2停止顶出位置设定4);
  2727. this.tabPage4.Controls.Add(this.label100);
  2728. this.tabPage4.Controls.Add(this.label101);
  2729. this.tabPage4.Controls.Add(this.btn步骤1减速顶出位置设定4);
  2730. this.tabPage4.Controls.Add(this.txt步骤1减速顶出位置设定4);
  2731. this.tabPage4.Controls.Add(this.label102);
  2732. this.tabPage4.Controls.Add(this.label103);
  2733. this.tabPage4.Controls.Add(this.btn步骤1停止顶出位置设定4);
  2734. this.tabPage4.Controls.Add(this.txt步骤1停止顶出位置设定4);
  2735. this.tabPage4.Controls.Add(this.label104);
  2736. this.tabPage4.Controls.Add(this.label105);
  2737. this.tabPage4.Controls.Add(this.label106);
  2738. this.tabPage4.Controls.Add(this.btn步骤3油缸保压时间设定4);
  2739. this.tabPage4.Controls.Add(this.btn步骤2油缸保压时间设定4);
  2740. this.tabPage4.Controls.Add(this.txt步骤3油缸保压时间设定4);
  2741. this.tabPage4.Controls.Add(this.label107);
  2742. this.tabPage4.Controls.Add(this.txt步骤2油缸保压时间设定4);
  2743. this.tabPage4.Controls.Add(this.label108);
  2744. this.tabPage4.Controls.Add(this.label109);
  2745. this.tabPage4.Controls.Add(this.btn步骤3油缸压力设定4);
  2746. this.tabPage4.Controls.Add(this.label110);
  2747. this.tabPage4.Controls.Add(this.txt步骤3油缸压力设定4);
  2748. this.tabPage4.Controls.Add(this.btn步骤2油缸压力设定4);
  2749. this.tabPage4.Controls.Add(this.label111);
  2750. this.tabPage4.Controls.Add(this.txt步骤2油缸压力设定4);
  2751. this.tabPage4.Controls.Add(this.label112);
  2752. this.tabPage4.Controls.Add(this.label113);
  2753. this.tabPage4.Controls.Add(this.btn步骤1油缸保压时间设定4);
  2754. this.tabPage4.Controls.Add(this.txt步骤1油缸保压时间设定4);
  2755. this.tabPage4.Controls.Add(this.label114);
  2756. this.tabPage4.Controls.Add(this.label115);
  2757. this.tabPage4.Controls.Add(this.btn步骤1油缸压力设定4);
  2758. this.tabPage4.Controls.Add(this.txt步骤1油缸压力设定4);
  2759. this.tabPage4.Controls.Add(this.label116);
  2760. this.tabPage4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2761. this.tabPage4.Location = new System.Drawing.Point(0, 40);
  2762. this.tabPage4.Name = "tabPage4";
  2763. this.tabPage4.Size = new System.Drawing.Size(200, 60);
  2764. this.tabPage4.TabIndex = 3;
  2765. this.tabPage4.Text = "型号4";
  2766. this.tabPage4.UseVisualStyleBackColor = true;
  2767. //
  2768. // uiLine4
  2769. //
  2770. this.uiLine4.BackColor = System.Drawing.Color.Transparent;
  2771. this.uiLine4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2772. this.uiLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2773. this.uiLine4.Location = new System.Drawing.Point(62, 316);
  2774. this.uiLine4.MinimumSize = new System.Drawing.Size(1, 1);
  2775. this.uiLine4.Name = "uiLine4";
  2776. this.uiLine4.Size = new System.Drawing.Size(1125, 29);
  2777. this.uiLine4.TabIndex = 336;
  2778. //
  2779. // label93
  2780. //
  2781. this.label93.AutoSize = true;
  2782. this.label93.BackColor = System.Drawing.Color.AliceBlue;
  2783. this.label93.ForeColor = System.Drawing.Color.Black;
  2784. this.label93.Location = new System.Drawing.Point(734, 552);
  2785. this.label93.Name = "label93";
  2786. this.label93.Size = new System.Drawing.Size(179, 21);
  2787. this.label93.TabIndex = 331;
  2788. this.label93.Text = "步骤3减速顶出位置设定";
  2789. //
  2790. // label94
  2791. //
  2792. this.label94.AutoSize = true;
  2793. this.label94.BackColor = System.Drawing.Color.AliceBlue;
  2794. this.label94.ForeColor = System.Drawing.Color.Black;
  2795. this.label94.Location = new System.Drawing.Point(734, 476);
  2796. this.label94.Name = "label94";
  2797. this.label94.Size = new System.Drawing.Size(179, 21);
  2798. this.label94.TabIndex = 330;
  2799. this.label94.Text = "步骤2减速顶出位置设定";
  2800. //
  2801. // btn步骤3减速顶出位置设定4
  2802. //
  2803. this.btn步骤3减速顶出位置设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  2804. this.btn步骤3减速顶出位置设定4.FillColor = System.Drawing.Color.AliceBlue;
  2805. this.btn步骤3减速顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2806. this.btn步骤3减速顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2807. this.btn步骤3减速顶出位置设定4.Location = new System.Drawing.Point(1089, 547);
  2808. this.btn步骤3减速顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 1);
  2809. this.btn步骤3减速顶出位置设定4.Name = "btn步骤3减速顶出位置设定4";
  2810. this.btn步骤3减速顶出位置设定4.Size = new System.Drawing.Size(98, 31);
  2811. this.btn步骤3减速顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2812. this.btn步骤3减速顶出位置设定4.Symbol = 162924;
  2813. this.btn步骤3减速顶出位置设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2814. this.btn步骤3减速顶出位置设定4.TabIndex = 335;
  2815. this.btn步骤3减速顶出位置设定4.Text = "写入";
  2816. this.btn步骤3减速顶出位置设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2817. this.btn步骤3减速顶出位置设定4.Click += new System.EventHandler(this.btnWrite);
  2818. //
  2819. // btn步骤2减速顶出位置设定4
  2820. //
  2821. this.btn步骤2减速顶出位置设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  2822. this.btn步骤2减速顶出位置设定4.FillColor = System.Drawing.Color.AliceBlue;
  2823. this.btn步骤2减速顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2824. this.btn步骤2减速顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2825. this.btn步骤2减速顶出位置设定4.Location = new System.Drawing.Point(1089, 471);
  2826. this.btn步骤2减速顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 1);
  2827. this.btn步骤2减速顶出位置设定4.Name = "btn步骤2减速顶出位置设定4";
  2828. this.btn步骤2减速顶出位置设定4.Size = new System.Drawing.Size(98, 31);
  2829. this.btn步骤2减速顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2830. this.btn步骤2减速顶出位置设定4.Symbol = 162924;
  2831. this.btn步骤2减速顶出位置设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2832. this.btn步骤2减速顶出位置设定4.TabIndex = 334;
  2833. this.btn步骤2减速顶出位置设定4.Text = "写入";
  2834. this.btn步骤2减速顶出位置设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2835. this.btn步骤2减速顶出位置设定4.Click += new System.EventHandler(this.btnWrite);
  2836. //
  2837. // txt步骤3减速顶出位置设定4
  2838. //
  2839. this.txt步骤3减速顶出位置设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  2840. this.txt步骤3减速顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2841. this.txt步骤3减速顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2842. this.txt步骤3减速顶出位置设定4.Location = new System.Drawing.Point(920, 547);
  2843. this.txt步骤3减速顶出位置设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2844. this.txt步骤3减速顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 16);
  2845. this.txt步骤3减速顶出位置设定4.Name = "txt步骤3减速顶出位置设定4";
  2846. this.txt步骤3减速顶出位置设定4.Padding = new System.Windows.Forms.Padding(5);
  2847. this.txt步骤3减速顶出位置设定4.ShowText = false;
  2848. this.txt步骤3减速顶出位置设定4.Size = new System.Drawing.Size(105, 31);
  2849. this.txt步骤3减速顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2850. this.txt步骤3减速顶出位置设定4.TabIndex = 329;
  2851. this.txt步骤3减速顶出位置设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2852. this.txt步骤3减速顶出位置设定4.Watermark = "";
  2853. //
  2854. // label95
  2855. //
  2856. this.label95.AutoSize = true;
  2857. this.label95.BackColor = System.Drawing.Color.AliceBlue;
  2858. this.label95.ForeColor = System.Drawing.Color.Black;
  2859. this.label95.Location = new System.Drawing.Point(1032, 552);
  2860. this.label95.Name = "label95";
  2861. this.label95.Size = new System.Drawing.Size(40, 21);
  2862. this.label95.TabIndex = 333;
  2863. this.label95.Text = "mm";
  2864. //
  2865. // txt步骤2减速顶出位置设定4
  2866. //
  2867. this.txt步骤2减速顶出位置设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  2868. this.txt步骤2减速顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2869. this.txt步骤2减速顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2870. this.txt步骤2减速顶出位置设定4.Location = new System.Drawing.Point(920, 471);
  2871. this.txt步骤2减速顶出位置设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2872. this.txt步骤2减速顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 16);
  2873. this.txt步骤2减速顶出位置设定4.Name = "txt步骤2减速顶出位置设定4";
  2874. this.txt步骤2减速顶出位置设定4.Padding = new System.Windows.Forms.Padding(5);
  2875. this.txt步骤2减速顶出位置设定4.ShowText = false;
  2876. this.txt步骤2减速顶出位置设定4.Size = new System.Drawing.Size(105, 31);
  2877. this.txt步骤2减速顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2878. this.txt步骤2减速顶出位置设定4.TabIndex = 328;
  2879. this.txt步骤2减速顶出位置设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2880. this.txt步骤2减速顶出位置设定4.Watermark = "";
  2881. //
  2882. // label96
  2883. //
  2884. this.label96.AutoSize = true;
  2885. this.label96.BackColor = System.Drawing.Color.AliceBlue;
  2886. this.label96.ForeColor = System.Drawing.Color.Black;
  2887. this.label96.Location = new System.Drawing.Point(58, 552);
  2888. this.label96.Name = "label96";
  2889. this.label96.Size = new System.Drawing.Size(179, 21);
  2890. this.label96.TabIndex = 323;
  2891. this.label96.Text = "步骤3停止顶出位置设定";
  2892. //
  2893. // label97
  2894. //
  2895. this.label97.AutoSize = true;
  2896. this.label97.BackColor = System.Drawing.Color.AliceBlue;
  2897. this.label97.ForeColor = System.Drawing.Color.Black;
  2898. this.label97.Location = new System.Drawing.Point(1032, 476);
  2899. this.label97.Name = "label97";
  2900. this.label97.Size = new System.Drawing.Size(40, 21);
  2901. this.label97.TabIndex = 332;
  2902. this.label97.Text = "mm";
  2903. //
  2904. // btn步骤3停止顶出位置设定4
  2905. //
  2906. this.btn步骤3停止顶出位置设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  2907. this.btn步骤3停止顶出位置设定4.FillColor = System.Drawing.Color.AliceBlue;
  2908. this.btn步骤3停止顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2909. this.btn步骤3停止顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2910. this.btn步骤3停止顶出位置设定4.Location = new System.Drawing.Point(421, 547);
  2911. this.btn步骤3停止顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 1);
  2912. this.btn步骤3停止顶出位置设定4.Name = "btn步骤3停止顶出位置设定4";
  2913. this.btn步骤3停止顶出位置设定4.Size = new System.Drawing.Size(98, 31);
  2914. this.btn步骤3停止顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2915. this.btn步骤3停止顶出位置设定4.Symbol = 162924;
  2916. this.btn步骤3停止顶出位置设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2917. this.btn步骤3停止顶出位置设定4.TabIndex = 327;
  2918. this.btn步骤3停止顶出位置设定4.Text = "写入";
  2919. this.btn步骤3停止顶出位置设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2920. this.btn步骤3停止顶出位置设定4.Click += new System.EventHandler(this.btnWrite);
  2921. //
  2922. // label98
  2923. //
  2924. this.label98.AutoSize = true;
  2925. this.label98.BackColor = System.Drawing.Color.AliceBlue;
  2926. this.label98.ForeColor = System.Drawing.Color.Black;
  2927. this.label98.Location = new System.Drawing.Point(58, 476);
  2928. this.label98.Name = "label98";
  2929. this.label98.Size = new System.Drawing.Size(179, 21);
  2930. this.label98.TabIndex = 322;
  2931. this.label98.Text = "步骤2停止顶出位置设定";
  2932. //
  2933. // txt步骤3停止顶出位置设定4
  2934. //
  2935. this.txt步骤3停止顶出位置设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  2936. this.txt步骤3停止顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2937. this.txt步骤3停止顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2938. this.txt步骤3停止顶出位置设定4.Location = new System.Drawing.Point(245, 547);
  2939. this.txt步骤3停止顶出位置设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2940. this.txt步骤3停止顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 16);
  2941. this.txt步骤3停止顶出位置设定4.Name = "txt步骤3停止顶出位置设定4";
  2942. this.txt步骤3停止顶出位置设定4.Padding = new System.Windows.Forms.Padding(5);
  2943. this.txt步骤3停止顶出位置设定4.ShowText = false;
  2944. this.txt步骤3停止顶出位置设定4.Size = new System.Drawing.Size(105, 31);
  2945. this.txt步骤3停止顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2946. this.txt步骤3停止顶出位置设定4.TabIndex = 321;
  2947. this.txt步骤3停止顶出位置设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2948. this.txt步骤3停止顶出位置设定4.Watermark = "";
  2949. //
  2950. // btn步骤2停止顶出位置设定4
  2951. //
  2952. this.btn步骤2停止顶出位置设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  2953. this.btn步骤2停止顶出位置设定4.FillColor = System.Drawing.Color.AliceBlue;
  2954. this.btn步骤2停止顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2955. this.btn步骤2停止顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2956. this.btn步骤2停止顶出位置设定4.Location = new System.Drawing.Point(421, 471);
  2957. this.btn步骤2停止顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 1);
  2958. this.btn步骤2停止顶出位置设定4.Name = "btn步骤2停止顶出位置设定4";
  2959. this.btn步骤2停止顶出位置设定4.Size = new System.Drawing.Size(98, 31);
  2960. this.btn步骤2停止顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2961. this.btn步骤2停止顶出位置设定4.Symbol = 162924;
  2962. this.btn步骤2停止顶出位置设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2963. this.btn步骤2停止顶出位置设定4.TabIndex = 326;
  2964. this.btn步骤2停止顶出位置设定4.Text = "写入";
  2965. this.btn步骤2停止顶出位置设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2966. this.btn步骤2停止顶出位置设定4.Click += new System.EventHandler(this.btnWrite);
  2967. //
  2968. // label99
  2969. //
  2970. this.label99.AutoSize = true;
  2971. this.label99.BackColor = System.Drawing.Color.AliceBlue;
  2972. this.label99.ForeColor = System.Drawing.Color.Black;
  2973. this.label99.Location = new System.Drawing.Point(357, 552);
  2974. this.label99.Name = "label99";
  2975. this.label99.Size = new System.Drawing.Size(40, 21);
  2976. this.label99.TabIndex = 324;
  2977. this.label99.Text = "mm";
  2978. //
  2979. // txt步骤2停止顶出位置设定4
  2980. //
  2981. this.txt步骤2停止顶出位置设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  2982. this.txt步骤2停止顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2983. this.txt步骤2停止顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  2984. this.txt步骤2停止顶出位置设定4.Location = new System.Drawing.Point(245, 471);
  2985. this.txt步骤2停止顶出位置设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2986. this.txt步骤2停止顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 16);
  2987. this.txt步骤2停止顶出位置设定4.Name = "txt步骤2停止顶出位置设定4";
  2988. this.txt步骤2停止顶出位置设定4.Padding = new System.Windows.Forms.Padding(5);
  2989. this.txt步骤2停止顶出位置设定4.ShowText = false;
  2990. this.txt步骤2停止顶出位置设定4.Size = new System.Drawing.Size(105, 31);
  2991. this.txt步骤2停止顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  2992. this.txt步骤2停止顶出位置设定4.TabIndex = 320;
  2993. this.txt步骤2停止顶出位置设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2994. this.txt步骤2停止顶出位置设定4.Watermark = "";
  2995. //
  2996. // label100
  2997. //
  2998. this.label100.AutoSize = true;
  2999. this.label100.BackColor = System.Drawing.Color.AliceBlue;
  3000. this.label100.ForeColor = System.Drawing.Color.Black;
  3001. this.label100.Location = new System.Drawing.Point(357, 476);
  3002. this.label100.Name = "label100";
  3003. this.label100.Size = new System.Drawing.Size(40, 21);
  3004. this.label100.TabIndex = 325;
  3005. this.label100.Text = "mm";
  3006. //
  3007. // label101
  3008. //
  3009. this.label101.AutoSize = true;
  3010. this.label101.BackColor = System.Drawing.Color.AliceBlue;
  3011. this.label101.ForeColor = System.Drawing.Color.Black;
  3012. this.label101.Location = new System.Drawing.Point(734, 400);
  3013. this.label101.Name = "label101";
  3014. this.label101.Size = new System.Drawing.Size(179, 21);
  3015. this.label101.TabIndex = 317;
  3016. this.label101.Text = "步骤1减速顶出位置设定";
  3017. //
  3018. // btn步骤1减速顶出位置设定4
  3019. //
  3020. this.btn步骤1减速顶出位置设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3021. this.btn步骤1减速顶出位置设定4.FillColor = System.Drawing.Color.AliceBlue;
  3022. this.btn步骤1减速顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3023. this.btn步骤1减速顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  3024. this.btn步骤1减速顶出位置设定4.Location = new System.Drawing.Point(1089, 395);
  3025. this.btn步骤1减速顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3026. this.btn步骤1减速顶出位置设定4.Name = "btn步骤1减速顶出位置设定4";
  3027. this.btn步骤1减速顶出位置设定4.Size = new System.Drawing.Size(98, 31);
  3028. this.btn步骤1减速顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  3029. this.btn步骤1减速顶出位置设定4.Symbol = 162924;
  3030. this.btn步骤1减速顶出位置设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3031. this.btn步骤1减速顶出位置设定4.TabIndex = 319;
  3032. this.btn步骤1减速顶出位置设定4.Text = "写入";
  3033. this.btn步骤1减速顶出位置设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3034. this.btn步骤1减速顶出位置设定4.Click += new System.EventHandler(this.btnWrite);
  3035. //
  3036. // txt步骤1减速顶出位置设定4
  3037. //
  3038. this.txt步骤1减速顶出位置设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3039. this.txt步骤1减速顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3040. this.txt步骤1减速顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  3041. this.txt步骤1减速顶出位置设定4.Location = new System.Drawing.Point(920, 395);
  3042. this.txt步骤1减速顶出位置设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3043. this.txt步骤1减速顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3044. this.txt步骤1减速顶出位置设定4.Name = "txt步骤1减速顶出位置设定4";
  3045. this.txt步骤1减速顶出位置设定4.Padding = new System.Windows.Forms.Padding(5);
  3046. this.txt步骤1减速顶出位置设定4.ShowText = false;
  3047. this.txt步骤1减速顶出位置设定4.Size = new System.Drawing.Size(105, 31);
  3048. this.txt步骤1减速顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  3049. this.txt步骤1减速顶出位置设定4.TabIndex = 316;
  3050. this.txt步骤1减速顶出位置设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3051. this.txt步骤1减速顶出位置设定4.Watermark = "";
  3052. //
  3053. // label102
  3054. //
  3055. this.label102.AutoSize = true;
  3056. this.label102.BackColor = System.Drawing.Color.AliceBlue;
  3057. this.label102.ForeColor = System.Drawing.Color.Black;
  3058. this.label102.Location = new System.Drawing.Point(1032, 400);
  3059. this.label102.Name = "label102";
  3060. this.label102.Size = new System.Drawing.Size(40, 21);
  3061. this.label102.TabIndex = 318;
  3062. this.label102.Text = "mm";
  3063. //
  3064. // label103
  3065. //
  3066. this.label103.AutoSize = true;
  3067. this.label103.BackColor = System.Drawing.Color.AliceBlue;
  3068. this.label103.ForeColor = System.Drawing.Color.Black;
  3069. this.label103.Location = new System.Drawing.Point(58, 400);
  3070. this.label103.Name = "label103";
  3071. this.label103.Size = new System.Drawing.Size(179, 21);
  3072. this.label103.TabIndex = 313;
  3073. this.label103.Text = "步骤1停止顶出位置设定";
  3074. //
  3075. // btn步骤1停止顶出位置设定4
  3076. //
  3077. this.btn步骤1停止顶出位置设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3078. this.btn步骤1停止顶出位置设定4.FillColor = System.Drawing.Color.AliceBlue;
  3079. this.btn步骤1停止顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3080. this.btn步骤1停止顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  3081. this.btn步骤1停止顶出位置设定4.Location = new System.Drawing.Point(421, 395);
  3082. this.btn步骤1停止顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3083. this.btn步骤1停止顶出位置设定4.Name = "btn步骤1停止顶出位置设定4";
  3084. this.btn步骤1停止顶出位置设定4.Size = new System.Drawing.Size(98, 31);
  3085. this.btn步骤1停止顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  3086. this.btn步骤1停止顶出位置设定4.Symbol = 162924;
  3087. this.btn步骤1停止顶出位置设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3088. this.btn步骤1停止顶出位置设定4.TabIndex = 315;
  3089. this.btn步骤1停止顶出位置设定4.Text = "写入";
  3090. this.btn步骤1停止顶出位置设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3091. this.btn步骤1停止顶出位置设定4.Click += new System.EventHandler(this.btnWrite);
  3092. //
  3093. // txt步骤1停止顶出位置设定4
  3094. //
  3095. this.txt步骤1停止顶出位置设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3096. this.txt步骤1停止顶出位置设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3097. this.txt步骤1停止顶出位置设定4.ForeColor = System.Drawing.Color.Black;
  3098. this.txt步骤1停止顶出位置设定4.Location = new System.Drawing.Point(245, 395);
  3099. this.txt步骤1停止顶出位置设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3100. this.txt步骤1停止顶出位置设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3101. this.txt步骤1停止顶出位置设定4.Name = "txt步骤1停止顶出位置设定4";
  3102. this.txt步骤1停止顶出位置设定4.Padding = new System.Windows.Forms.Padding(5);
  3103. this.txt步骤1停止顶出位置设定4.ShowText = false;
  3104. this.txt步骤1停止顶出位置设定4.Size = new System.Drawing.Size(105, 31);
  3105. this.txt步骤1停止顶出位置设定4.Style = Sunny.UI.UIStyle.Custom;
  3106. this.txt步骤1停止顶出位置设定4.TabIndex = 312;
  3107. this.txt步骤1停止顶出位置设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3108. this.txt步骤1停止顶出位置设定4.Watermark = "";
  3109. //
  3110. // label104
  3111. //
  3112. this.label104.AutoSize = true;
  3113. this.label104.BackColor = System.Drawing.Color.AliceBlue;
  3114. this.label104.ForeColor = System.Drawing.Color.Black;
  3115. this.label104.Location = new System.Drawing.Point(357, 400);
  3116. this.label104.Name = "label104";
  3117. this.label104.Size = new System.Drawing.Size(40, 21);
  3118. this.label104.TabIndex = 314;
  3119. this.label104.Text = "mm";
  3120. //
  3121. // label105
  3122. //
  3123. this.label105.AutoSize = true;
  3124. this.label105.BackColor = System.Drawing.Color.AliceBlue;
  3125. this.label105.ForeColor = System.Drawing.Color.Black;
  3126. this.label105.Location = new System.Drawing.Point(734, 243);
  3127. this.label105.Name = "label105";
  3128. this.label105.Size = new System.Drawing.Size(179, 21);
  3129. this.label105.TabIndex = 307;
  3130. this.label105.Text = "步骤3油缸保压时间设定";
  3131. //
  3132. // label106
  3133. //
  3134. this.label106.AutoSize = true;
  3135. this.label106.BackColor = System.Drawing.Color.AliceBlue;
  3136. this.label106.ForeColor = System.Drawing.Color.Black;
  3137. this.label106.Location = new System.Drawing.Point(734, 167);
  3138. this.label106.Name = "label106";
  3139. this.label106.Size = new System.Drawing.Size(179, 21);
  3140. this.label106.TabIndex = 306;
  3141. this.label106.Text = "步骤2油缸保压时间设定";
  3142. //
  3143. // btn步骤3油缸保压时间设定4
  3144. //
  3145. this.btn步骤3油缸保压时间设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3146. this.btn步骤3油缸保压时间设定4.FillColor = System.Drawing.Color.AliceBlue;
  3147. this.btn步骤3油缸保压时间设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3148. this.btn步骤3油缸保压时间设定4.ForeColor = System.Drawing.Color.Black;
  3149. this.btn步骤3油缸保压时间设定4.Location = new System.Drawing.Point(1089, 238);
  3150. this.btn步骤3油缸保压时间设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3151. this.btn步骤3油缸保压时间设定4.Name = "btn步骤3油缸保压时间设定4";
  3152. this.btn步骤3油缸保压时间设定4.Size = new System.Drawing.Size(98, 31);
  3153. this.btn步骤3油缸保压时间设定4.Style = Sunny.UI.UIStyle.Custom;
  3154. this.btn步骤3油缸保压时间设定4.Symbol = 162924;
  3155. this.btn步骤3油缸保压时间设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3156. this.btn步骤3油缸保压时间设定4.TabIndex = 311;
  3157. this.btn步骤3油缸保压时间设定4.Text = "写入";
  3158. this.btn步骤3油缸保压时间设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3159. this.btn步骤3油缸保压时间设定4.Click += new System.EventHandler(this.btnWrite);
  3160. //
  3161. // btn步骤2油缸保压时间设定4
  3162. //
  3163. this.btn步骤2油缸保压时间设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3164. this.btn步骤2油缸保压时间设定4.FillColor = System.Drawing.Color.AliceBlue;
  3165. this.btn步骤2油缸保压时间设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3166. this.btn步骤2油缸保压时间设定4.ForeColor = System.Drawing.Color.Black;
  3167. this.btn步骤2油缸保压时间设定4.Location = new System.Drawing.Point(1089, 162);
  3168. this.btn步骤2油缸保压时间设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3169. this.btn步骤2油缸保压时间设定4.Name = "btn步骤2油缸保压时间设定4";
  3170. this.btn步骤2油缸保压时间设定4.Size = new System.Drawing.Size(98, 31);
  3171. this.btn步骤2油缸保压时间设定4.Style = Sunny.UI.UIStyle.Custom;
  3172. this.btn步骤2油缸保压时间设定4.Symbol = 162924;
  3173. this.btn步骤2油缸保压时间设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3174. this.btn步骤2油缸保压时间设定4.TabIndex = 310;
  3175. this.btn步骤2油缸保压时间设定4.Text = "写入";
  3176. this.btn步骤2油缸保压时间设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3177. this.btn步骤2油缸保压时间设定4.Click += new System.EventHandler(this.btnWrite);
  3178. //
  3179. // txt步骤3油缸保压时间设定4
  3180. //
  3181. this.txt步骤3油缸保压时间设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3182. this.txt步骤3油缸保压时间设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3183. this.txt步骤3油缸保压时间设定4.ForeColor = System.Drawing.Color.Black;
  3184. this.txt步骤3油缸保压时间设定4.Location = new System.Drawing.Point(920, 238);
  3185. this.txt步骤3油缸保压时间设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3186. this.txt步骤3油缸保压时间设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3187. this.txt步骤3油缸保压时间设定4.Name = "txt步骤3油缸保压时间设定4";
  3188. this.txt步骤3油缸保压时间设定4.Padding = new System.Windows.Forms.Padding(5);
  3189. this.txt步骤3油缸保压时间设定4.ShowText = false;
  3190. this.txt步骤3油缸保压时间设定4.Size = new System.Drawing.Size(105, 31);
  3191. this.txt步骤3油缸保压时间设定4.Style = Sunny.UI.UIStyle.Custom;
  3192. this.txt步骤3油缸保压时间设定4.TabIndex = 305;
  3193. this.txt步骤3油缸保压时间设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3194. this.txt步骤3油缸保压时间设定4.Watermark = "";
  3195. //
  3196. // label107
  3197. //
  3198. this.label107.AutoSize = true;
  3199. this.label107.BackColor = System.Drawing.Color.AliceBlue;
  3200. this.label107.ForeColor = System.Drawing.Color.Black;
  3201. this.label107.Location = new System.Drawing.Point(1032, 243);
  3202. this.label107.Name = "label107";
  3203. this.label107.Size = new System.Drawing.Size(17, 21);
  3204. this.label107.TabIndex = 309;
  3205. this.label107.Text = "s";
  3206. //
  3207. // txt步骤2油缸保压时间设定4
  3208. //
  3209. this.txt步骤2油缸保压时间设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3210. this.txt步骤2油缸保压时间设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3211. this.txt步骤2油缸保压时间设定4.ForeColor = System.Drawing.Color.Black;
  3212. this.txt步骤2油缸保压时间设定4.Location = new System.Drawing.Point(920, 162);
  3213. this.txt步骤2油缸保压时间设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3214. this.txt步骤2油缸保压时间设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3215. this.txt步骤2油缸保压时间设定4.Name = "txt步骤2油缸保压时间设定4";
  3216. this.txt步骤2油缸保压时间设定4.Padding = new System.Windows.Forms.Padding(5);
  3217. this.txt步骤2油缸保压时间设定4.ShowText = false;
  3218. this.txt步骤2油缸保压时间设定4.Size = new System.Drawing.Size(105, 31);
  3219. this.txt步骤2油缸保压时间设定4.Style = Sunny.UI.UIStyle.Custom;
  3220. this.txt步骤2油缸保压时间设定4.TabIndex = 304;
  3221. this.txt步骤2油缸保压时间设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3222. this.txt步骤2油缸保压时间设定4.Watermark = "";
  3223. //
  3224. // label108
  3225. //
  3226. this.label108.AutoSize = true;
  3227. this.label108.BackColor = System.Drawing.Color.AliceBlue;
  3228. this.label108.ForeColor = System.Drawing.Color.Black;
  3229. this.label108.Location = new System.Drawing.Point(58, 243);
  3230. this.label108.Name = "label108";
  3231. this.label108.Size = new System.Drawing.Size(147, 21);
  3232. this.label108.TabIndex = 298;
  3233. this.label108.Text = "步骤3油缸压力设定";
  3234. //
  3235. // label109
  3236. //
  3237. this.label109.AutoSize = true;
  3238. this.label109.BackColor = System.Drawing.Color.AliceBlue;
  3239. this.label109.ForeColor = System.Drawing.Color.Black;
  3240. this.label109.Location = new System.Drawing.Point(1032, 167);
  3241. this.label109.Name = "label109";
  3242. this.label109.Size = new System.Drawing.Size(17, 21);
  3243. this.label109.TabIndex = 308;
  3244. this.label109.Text = "s";
  3245. //
  3246. // btn步骤3油缸压力设定4
  3247. //
  3248. this.btn步骤3油缸压力设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3249. this.btn步骤3油缸压力设定4.FillColor = System.Drawing.Color.AliceBlue;
  3250. this.btn步骤3油缸压力设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3251. this.btn步骤3油缸压力设定4.ForeColor = System.Drawing.Color.Black;
  3252. this.btn步骤3油缸压力设定4.Location = new System.Drawing.Point(421, 238);
  3253. this.btn步骤3油缸压力设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3254. this.btn步骤3油缸压力设定4.Name = "btn步骤3油缸压力设定4";
  3255. this.btn步骤3油缸压力设定4.Size = new System.Drawing.Size(98, 31);
  3256. this.btn步骤3油缸压力设定4.Style = Sunny.UI.UIStyle.Custom;
  3257. this.btn步骤3油缸压力设定4.Symbol = 162924;
  3258. this.btn步骤3油缸压力设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3259. this.btn步骤3油缸压力设定4.TabIndex = 302;
  3260. this.btn步骤3油缸压力设定4.Text = "写入";
  3261. this.btn步骤3油缸压力设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3262. this.btn步骤3油缸压力设定4.Click += new System.EventHandler(this.btnWrite);
  3263. //
  3264. // label110
  3265. //
  3266. this.label110.AutoSize = true;
  3267. this.label110.BackColor = System.Drawing.Color.AliceBlue;
  3268. this.label110.ForeColor = System.Drawing.Color.Black;
  3269. this.label110.Location = new System.Drawing.Point(58, 167);
  3270. this.label110.Name = "label110";
  3271. this.label110.Size = new System.Drawing.Size(147, 21);
  3272. this.label110.TabIndex = 299;
  3273. this.label110.Text = "步骤2油缸压力设定";
  3274. //
  3275. // txt步骤3油缸压力设定4
  3276. //
  3277. this.txt步骤3油缸压力设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3278. this.txt步骤3油缸压力设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3279. this.txt步骤3油缸压力设定4.ForeColor = System.Drawing.Color.Black;
  3280. this.txt步骤3油缸压力设定4.Location = new System.Drawing.Point(245, 238);
  3281. this.txt步骤3油缸压力设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3282. this.txt步骤3油缸压力设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3283. this.txt步骤3油缸压力设定4.Name = "txt步骤3油缸压力设定4";
  3284. this.txt步骤3油缸压力设定4.Padding = new System.Windows.Forms.Padding(5);
  3285. this.txt步骤3油缸压力设定4.ShowText = false;
  3286. this.txt步骤3油缸压力设定4.Size = new System.Drawing.Size(105, 31);
  3287. this.txt步骤3油缸压力设定4.Style = Sunny.UI.UIStyle.Custom;
  3288. this.txt步骤3油缸压力设定4.TabIndex = 297;
  3289. this.txt步骤3油缸压力设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3290. this.txt步骤3油缸压力设定4.Watermark = "";
  3291. //
  3292. // btn步骤2油缸压力设定4
  3293. //
  3294. this.btn步骤2油缸压力设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3295. this.btn步骤2油缸压力设定4.FillColor = System.Drawing.Color.AliceBlue;
  3296. this.btn步骤2油缸压力设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3297. this.btn步骤2油缸压力设定4.ForeColor = System.Drawing.Color.Black;
  3298. this.btn步骤2油缸压力设定4.Location = new System.Drawing.Point(421, 162);
  3299. this.btn步骤2油缸压力设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3300. this.btn步骤2油缸压力设定4.Name = "btn步骤2油缸压力设定4";
  3301. this.btn步骤2油缸压力设定4.Size = new System.Drawing.Size(98, 31);
  3302. this.btn步骤2油缸压力设定4.Style = Sunny.UI.UIStyle.Custom;
  3303. this.btn步骤2油缸压力设定4.Symbol = 162924;
  3304. this.btn步骤2油缸压力设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3305. this.btn步骤2油缸压力设定4.TabIndex = 303;
  3306. this.btn步骤2油缸压力设定4.Text = "写入";
  3307. this.btn步骤2油缸压力设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3308. this.btn步骤2油缸压力设定4.Click += new System.EventHandler(this.btnWrite);
  3309. //
  3310. // label111
  3311. //
  3312. this.label111.AutoSize = true;
  3313. this.label111.BackColor = System.Drawing.Color.AliceBlue;
  3314. this.label111.ForeColor = System.Drawing.Color.Black;
  3315. this.label111.Location = new System.Drawing.Point(357, 243);
  3316. this.label111.Name = "label111";
  3317. this.label111.Size = new System.Drawing.Size(45, 21);
  3318. this.label111.TabIndex = 300;
  3319. this.label111.Text = "MPa";
  3320. //
  3321. // txt步骤2油缸压力设定4
  3322. //
  3323. this.txt步骤2油缸压力设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3324. this.txt步骤2油缸压力设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3325. this.txt步骤2油缸压力设定4.ForeColor = System.Drawing.Color.Black;
  3326. this.txt步骤2油缸压力设定4.Location = new System.Drawing.Point(245, 162);
  3327. this.txt步骤2油缸压力设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3328. this.txt步骤2油缸压力设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3329. this.txt步骤2油缸压力设定4.Name = "txt步骤2油缸压力设定4";
  3330. this.txt步骤2油缸压力设定4.Padding = new System.Windows.Forms.Padding(5);
  3331. this.txt步骤2油缸压力设定4.ShowText = false;
  3332. this.txt步骤2油缸压力设定4.Size = new System.Drawing.Size(105, 31);
  3333. this.txt步骤2油缸压力设定4.Style = Sunny.UI.UIStyle.Custom;
  3334. this.txt步骤2油缸压力设定4.TabIndex = 296;
  3335. this.txt步骤2油缸压力设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3336. this.txt步骤2油缸压力设定4.Watermark = "";
  3337. //
  3338. // label112
  3339. //
  3340. this.label112.AutoSize = true;
  3341. this.label112.BackColor = System.Drawing.Color.AliceBlue;
  3342. this.label112.ForeColor = System.Drawing.Color.Black;
  3343. this.label112.Location = new System.Drawing.Point(357, 167);
  3344. this.label112.Name = "label112";
  3345. this.label112.Size = new System.Drawing.Size(45, 21);
  3346. this.label112.TabIndex = 301;
  3347. this.label112.Text = "MPa";
  3348. //
  3349. // label113
  3350. //
  3351. this.label113.AutoSize = true;
  3352. this.label113.BackColor = System.Drawing.Color.AliceBlue;
  3353. this.label113.ForeColor = System.Drawing.Color.Black;
  3354. this.label113.Location = new System.Drawing.Point(734, 91);
  3355. this.label113.Name = "label113";
  3356. this.label113.Size = new System.Drawing.Size(179, 21);
  3357. this.label113.TabIndex = 293;
  3358. this.label113.Text = "步骤1油缸保压时间设定";
  3359. //
  3360. // btn步骤1油缸保压时间设定4
  3361. //
  3362. this.btn步骤1油缸保压时间设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3363. this.btn步骤1油缸保压时间设定4.FillColor = System.Drawing.Color.AliceBlue;
  3364. this.btn步骤1油缸保压时间设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3365. this.btn步骤1油缸保压时间设定4.ForeColor = System.Drawing.Color.Black;
  3366. this.btn步骤1油缸保压时间设定4.Location = new System.Drawing.Point(1089, 86);
  3367. this.btn步骤1油缸保压时间设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3368. this.btn步骤1油缸保压时间设定4.Name = "btn步骤1油缸保压时间设定4";
  3369. this.btn步骤1油缸保压时间设定4.Size = new System.Drawing.Size(98, 31);
  3370. this.btn步骤1油缸保压时间设定4.Style = Sunny.UI.UIStyle.Custom;
  3371. this.btn步骤1油缸保压时间设定4.Symbol = 162924;
  3372. this.btn步骤1油缸保压时间设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3373. this.btn步骤1油缸保压时间设定4.TabIndex = 295;
  3374. this.btn步骤1油缸保压时间设定4.Text = "写入";
  3375. this.btn步骤1油缸保压时间设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3376. this.btn步骤1油缸保压时间设定4.Click += new System.EventHandler(this.btnWrite);
  3377. //
  3378. // txt步骤1油缸保压时间设定4
  3379. //
  3380. this.txt步骤1油缸保压时间设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3381. this.txt步骤1油缸保压时间设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3382. this.txt步骤1油缸保压时间设定4.ForeColor = System.Drawing.Color.Black;
  3383. this.txt步骤1油缸保压时间设定4.Location = new System.Drawing.Point(920, 86);
  3384. this.txt步骤1油缸保压时间设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3385. this.txt步骤1油缸保压时间设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3386. this.txt步骤1油缸保压时间设定4.Name = "txt步骤1油缸保压时间设定4";
  3387. this.txt步骤1油缸保压时间设定4.Padding = new System.Windows.Forms.Padding(5);
  3388. this.txt步骤1油缸保压时间设定4.ShowText = false;
  3389. this.txt步骤1油缸保压时间设定4.Size = new System.Drawing.Size(105, 31);
  3390. this.txt步骤1油缸保压时间设定4.Style = Sunny.UI.UIStyle.Custom;
  3391. this.txt步骤1油缸保压时间设定4.TabIndex = 292;
  3392. this.txt步骤1油缸保压时间设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3393. this.txt步骤1油缸保压时间设定4.Watermark = "";
  3394. //
  3395. // label114
  3396. //
  3397. this.label114.AutoSize = true;
  3398. this.label114.BackColor = System.Drawing.Color.AliceBlue;
  3399. this.label114.ForeColor = System.Drawing.Color.Black;
  3400. this.label114.Location = new System.Drawing.Point(1032, 91);
  3401. this.label114.Name = "label114";
  3402. this.label114.Size = new System.Drawing.Size(17, 21);
  3403. this.label114.TabIndex = 294;
  3404. this.label114.Text = "s";
  3405. //
  3406. // label115
  3407. //
  3408. this.label115.AutoSize = true;
  3409. this.label115.BackColor = System.Drawing.Color.AliceBlue;
  3410. this.label115.ForeColor = System.Drawing.Color.Black;
  3411. this.label115.Location = new System.Drawing.Point(58, 91);
  3412. this.label115.Name = "label115";
  3413. this.label115.Size = new System.Drawing.Size(147, 21);
  3414. this.label115.TabIndex = 289;
  3415. this.label115.Text = "步骤1油缸压力设定";
  3416. //
  3417. // btn步骤1油缸压力设定4
  3418. //
  3419. this.btn步骤1油缸压力设定4.Cursor = System.Windows.Forms.Cursors.Hand;
  3420. this.btn步骤1油缸压力设定4.FillColor = System.Drawing.Color.AliceBlue;
  3421. this.btn步骤1油缸压力设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3422. this.btn步骤1油缸压力设定4.ForeColor = System.Drawing.Color.Black;
  3423. this.btn步骤1油缸压力设定4.Location = new System.Drawing.Point(421, 86);
  3424. this.btn步骤1油缸压力设定4.MinimumSize = new System.Drawing.Size(1, 1);
  3425. this.btn步骤1油缸压力设定4.Name = "btn步骤1油缸压力设定4";
  3426. this.btn步骤1油缸压力设定4.Size = new System.Drawing.Size(98, 31);
  3427. this.btn步骤1油缸压力设定4.Style = Sunny.UI.UIStyle.Custom;
  3428. this.btn步骤1油缸压力设定4.Symbol = 162924;
  3429. this.btn步骤1油缸压力设定4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3430. this.btn步骤1油缸压力设定4.TabIndex = 291;
  3431. this.btn步骤1油缸压力设定4.Text = "写入";
  3432. this.btn步骤1油缸压力设定4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3433. this.btn步骤1油缸压力设定4.Click += new System.EventHandler(this.btnWrite);
  3434. //
  3435. // txt步骤1油缸压力设定4
  3436. //
  3437. this.txt步骤1油缸压力设定4.Cursor = System.Windows.Forms.Cursors.IBeam;
  3438. this.txt步骤1油缸压力设定4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3439. this.txt步骤1油缸压力设定4.ForeColor = System.Drawing.Color.Black;
  3440. this.txt步骤1油缸压力设定4.Location = new System.Drawing.Point(245, 86);
  3441. this.txt步骤1油缸压力设定4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3442. this.txt步骤1油缸压力设定4.MinimumSize = new System.Drawing.Size(1, 16);
  3443. this.txt步骤1油缸压力设定4.Name = "txt步骤1油缸压力设定4";
  3444. this.txt步骤1油缸压力设定4.Padding = new System.Windows.Forms.Padding(5);
  3445. this.txt步骤1油缸压力设定4.ShowText = false;
  3446. this.txt步骤1油缸压力设定4.Size = new System.Drawing.Size(105, 31);
  3447. this.txt步骤1油缸压力设定4.Style = Sunny.UI.UIStyle.Custom;
  3448. this.txt步骤1油缸压力设定4.TabIndex = 288;
  3449. this.txt步骤1油缸压力设定4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3450. this.txt步骤1油缸压力设定4.Watermark = "";
  3451. //
  3452. // label116
  3453. //
  3454. this.label116.AutoSize = true;
  3455. this.label116.BackColor = System.Drawing.Color.AliceBlue;
  3456. this.label116.ForeColor = System.Drawing.Color.Black;
  3457. this.label116.Location = new System.Drawing.Point(357, 91);
  3458. this.label116.Name = "label116";
  3459. this.label116.Size = new System.Drawing.Size(45, 21);
  3460. this.label116.TabIndex = 290;
  3461. this.label116.Text = "MPa";
  3462. //
  3463. // tabPage5
  3464. //
  3465. this.tabPage5.Controls.Add(this.uiLine5);
  3466. this.tabPage5.Controls.Add(this.label117);
  3467. this.tabPage5.Controls.Add(this.label118);
  3468. this.tabPage5.Controls.Add(this.btn步骤3减速顶出位置设定5);
  3469. this.tabPage5.Controls.Add(this.btn步骤2减速顶出位置设定5);
  3470. this.tabPage5.Controls.Add(this.txt步骤3减速顶出位置设定5);
  3471. this.tabPage5.Controls.Add(this.label119);
  3472. this.tabPage5.Controls.Add(this.txt步骤2减速顶出位置设定5);
  3473. this.tabPage5.Controls.Add(this.label120);
  3474. this.tabPage5.Controls.Add(this.label121);
  3475. this.tabPage5.Controls.Add(this.btn步骤3停止顶出位置设定5);
  3476. this.tabPage5.Controls.Add(this.label122);
  3477. this.tabPage5.Controls.Add(this.txt步骤3停止顶出位置设定5);
  3478. this.tabPage5.Controls.Add(this.btn步骤2停止顶出位置设定5);
  3479. this.tabPage5.Controls.Add(this.label123);
  3480. this.tabPage5.Controls.Add(this.txt步骤2停止顶出位置设定5);
  3481. this.tabPage5.Controls.Add(this.label124);
  3482. this.tabPage5.Controls.Add(this.label125);
  3483. this.tabPage5.Controls.Add(this.btn步骤1减速顶出位置设定5);
  3484. this.tabPage5.Controls.Add(this.txt步骤1减速顶出位置设定5);
  3485. this.tabPage5.Controls.Add(this.label126);
  3486. this.tabPage5.Controls.Add(this.label127);
  3487. this.tabPage5.Controls.Add(this.btn步骤1停止顶出位置设定5);
  3488. this.tabPage5.Controls.Add(this.txt步骤1停止顶出位置设定5);
  3489. this.tabPage5.Controls.Add(this.label128);
  3490. this.tabPage5.Controls.Add(this.label129);
  3491. this.tabPage5.Controls.Add(this.label130);
  3492. this.tabPage5.Controls.Add(this.btn步骤3油缸保压时间设定5);
  3493. this.tabPage5.Controls.Add(this.btn步骤2油缸保压时间设定5);
  3494. this.tabPage5.Controls.Add(this.txt步骤3油缸保压时间设定5);
  3495. this.tabPage5.Controls.Add(this.label131);
  3496. this.tabPage5.Controls.Add(this.txt步骤2油缸保压时间设定5);
  3497. this.tabPage5.Controls.Add(this.label132);
  3498. this.tabPage5.Controls.Add(this.label133);
  3499. this.tabPage5.Controls.Add(this.btn步骤3油缸压力设定5);
  3500. this.tabPage5.Controls.Add(this.label134);
  3501. this.tabPage5.Controls.Add(this.txt步骤3油缸压力设定5);
  3502. this.tabPage5.Controls.Add(this.btn步骤2油缸压力设定5);
  3503. this.tabPage5.Controls.Add(this.label135);
  3504. this.tabPage5.Controls.Add(this.txt步骤2油缸压力设定5);
  3505. this.tabPage5.Controls.Add(this.label136);
  3506. this.tabPage5.Controls.Add(this.label137);
  3507. this.tabPage5.Controls.Add(this.btn步骤1油缸保压时间设定5);
  3508. this.tabPage5.Controls.Add(this.txt步骤1油缸保压时间设定5);
  3509. this.tabPage5.Controls.Add(this.label138);
  3510. this.tabPage5.Controls.Add(this.label139);
  3511. this.tabPage5.Controls.Add(this.btn步骤1油缸压力设定5);
  3512. this.tabPage5.Controls.Add(this.txt步骤1油缸压力设定5);
  3513. this.tabPage5.Controls.Add(this.label140);
  3514. this.tabPage5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3515. this.tabPage5.Location = new System.Drawing.Point(0, 40);
  3516. this.tabPage5.Name = "tabPage5";
  3517. this.tabPage5.Size = new System.Drawing.Size(200, 60);
  3518. this.tabPage5.TabIndex = 4;
  3519. this.tabPage5.Text = "型号5";
  3520. this.tabPage5.UseVisualStyleBackColor = true;
  3521. //
  3522. // uiLine5
  3523. //
  3524. this.uiLine5.BackColor = System.Drawing.Color.Transparent;
  3525. this.uiLine5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3526. this.uiLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3527. this.uiLine5.Location = new System.Drawing.Point(62, 316);
  3528. this.uiLine5.MinimumSize = new System.Drawing.Size(1, 1);
  3529. this.uiLine5.Name = "uiLine5";
  3530. this.uiLine5.Size = new System.Drawing.Size(1125, 29);
  3531. this.uiLine5.TabIndex = 336;
  3532. //
  3533. // label117
  3534. //
  3535. this.label117.AutoSize = true;
  3536. this.label117.BackColor = System.Drawing.Color.AliceBlue;
  3537. this.label117.ForeColor = System.Drawing.Color.Black;
  3538. this.label117.Location = new System.Drawing.Point(734, 552);
  3539. this.label117.Name = "label117";
  3540. this.label117.Size = new System.Drawing.Size(179, 21);
  3541. this.label117.TabIndex = 331;
  3542. this.label117.Text = "步骤3减速顶出位置设定";
  3543. //
  3544. // label118
  3545. //
  3546. this.label118.AutoSize = true;
  3547. this.label118.BackColor = System.Drawing.Color.AliceBlue;
  3548. this.label118.ForeColor = System.Drawing.Color.Black;
  3549. this.label118.Location = new System.Drawing.Point(734, 476);
  3550. this.label118.Name = "label118";
  3551. this.label118.Size = new System.Drawing.Size(179, 21);
  3552. this.label118.TabIndex = 330;
  3553. this.label118.Text = "步骤2减速顶出位置设定";
  3554. //
  3555. // btn步骤3减速顶出位置设定5
  3556. //
  3557. this.btn步骤3减速顶出位置设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3558. this.btn步骤3减速顶出位置设定5.FillColor = System.Drawing.Color.AliceBlue;
  3559. this.btn步骤3减速顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3560. this.btn步骤3减速顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3561. this.btn步骤3减速顶出位置设定5.Location = new System.Drawing.Point(1089, 547);
  3562. this.btn步骤3减速顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3563. this.btn步骤3减速顶出位置设定5.Name = "btn步骤3减速顶出位置设定5";
  3564. this.btn步骤3减速顶出位置设定5.Size = new System.Drawing.Size(98, 31);
  3565. this.btn步骤3减速顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3566. this.btn步骤3减速顶出位置设定5.Symbol = 162924;
  3567. this.btn步骤3减速顶出位置设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3568. this.btn步骤3减速顶出位置设定5.TabIndex = 335;
  3569. this.btn步骤3减速顶出位置设定5.Text = "写入";
  3570. this.btn步骤3减速顶出位置设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3571. this.btn步骤3减速顶出位置设定5.Click += new System.EventHandler(this.btnWrite);
  3572. //
  3573. // btn步骤2减速顶出位置设定5
  3574. //
  3575. this.btn步骤2减速顶出位置设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3576. this.btn步骤2减速顶出位置设定5.FillColor = System.Drawing.Color.AliceBlue;
  3577. this.btn步骤2减速顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3578. this.btn步骤2减速顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3579. this.btn步骤2减速顶出位置设定5.Location = new System.Drawing.Point(1089, 471);
  3580. this.btn步骤2减速顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3581. this.btn步骤2减速顶出位置设定5.Name = "btn步骤2减速顶出位置设定5";
  3582. this.btn步骤2减速顶出位置设定5.Size = new System.Drawing.Size(98, 31);
  3583. this.btn步骤2减速顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3584. this.btn步骤2减速顶出位置设定5.Symbol = 162924;
  3585. this.btn步骤2减速顶出位置设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3586. this.btn步骤2减速顶出位置设定5.TabIndex = 334;
  3587. this.btn步骤2减速顶出位置设定5.Text = "写入";
  3588. this.btn步骤2减速顶出位置设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3589. this.btn步骤2减速顶出位置设定5.Click += new System.EventHandler(this.btnWrite);
  3590. //
  3591. // txt步骤3减速顶出位置设定5
  3592. //
  3593. this.txt步骤3减速顶出位置设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3594. this.txt步骤3减速顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3595. this.txt步骤3减速顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3596. this.txt步骤3减速顶出位置设定5.Location = new System.Drawing.Point(920, 547);
  3597. this.txt步骤3减速顶出位置设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3598. this.txt步骤3减速顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3599. this.txt步骤3减速顶出位置设定5.Name = "txt步骤3减速顶出位置设定5";
  3600. this.txt步骤3减速顶出位置设定5.Padding = new System.Windows.Forms.Padding(5);
  3601. this.txt步骤3减速顶出位置设定5.ShowText = false;
  3602. this.txt步骤3减速顶出位置设定5.Size = new System.Drawing.Size(105, 31);
  3603. this.txt步骤3减速顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3604. this.txt步骤3减速顶出位置设定5.TabIndex = 329;
  3605. this.txt步骤3减速顶出位置设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3606. this.txt步骤3减速顶出位置设定5.Watermark = "";
  3607. //
  3608. // label119
  3609. //
  3610. this.label119.AutoSize = true;
  3611. this.label119.BackColor = System.Drawing.Color.AliceBlue;
  3612. this.label119.ForeColor = System.Drawing.Color.Black;
  3613. this.label119.Location = new System.Drawing.Point(1032, 552);
  3614. this.label119.Name = "label119";
  3615. this.label119.Size = new System.Drawing.Size(40, 21);
  3616. this.label119.TabIndex = 333;
  3617. this.label119.Text = "mm";
  3618. //
  3619. // txt步骤2减速顶出位置设定5
  3620. //
  3621. this.txt步骤2减速顶出位置设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3622. this.txt步骤2减速顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3623. this.txt步骤2减速顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3624. this.txt步骤2减速顶出位置设定5.Location = new System.Drawing.Point(920, 471);
  3625. this.txt步骤2减速顶出位置设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3626. this.txt步骤2减速顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3627. this.txt步骤2减速顶出位置设定5.Name = "txt步骤2减速顶出位置设定5";
  3628. this.txt步骤2减速顶出位置设定5.Padding = new System.Windows.Forms.Padding(5);
  3629. this.txt步骤2减速顶出位置设定5.ShowText = false;
  3630. this.txt步骤2减速顶出位置设定5.Size = new System.Drawing.Size(105, 31);
  3631. this.txt步骤2减速顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3632. this.txt步骤2减速顶出位置设定5.TabIndex = 328;
  3633. this.txt步骤2减速顶出位置设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3634. this.txt步骤2减速顶出位置设定5.Watermark = "";
  3635. //
  3636. // label120
  3637. //
  3638. this.label120.AutoSize = true;
  3639. this.label120.BackColor = System.Drawing.Color.AliceBlue;
  3640. this.label120.ForeColor = System.Drawing.Color.Black;
  3641. this.label120.Location = new System.Drawing.Point(58, 552);
  3642. this.label120.Name = "label120";
  3643. this.label120.Size = new System.Drawing.Size(179, 21);
  3644. this.label120.TabIndex = 323;
  3645. this.label120.Text = "步骤3停止顶出位置设定";
  3646. //
  3647. // label121
  3648. //
  3649. this.label121.AutoSize = true;
  3650. this.label121.BackColor = System.Drawing.Color.AliceBlue;
  3651. this.label121.ForeColor = System.Drawing.Color.Black;
  3652. this.label121.Location = new System.Drawing.Point(1032, 476);
  3653. this.label121.Name = "label121";
  3654. this.label121.Size = new System.Drawing.Size(40, 21);
  3655. this.label121.TabIndex = 332;
  3656. this.label121.Text = "mm";
  3657. //
  3658. // btn步骤3停止顶出位置设定5
  3659. //
  3660. this.btn步骤3停止顶出位置设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3661. this.btn步骤3停止顶出位置设定5.FillColor = System.Drawing.Color.AliceBlue;
  3662. this.btn步骤3停止顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3663. this.btn步骤3停止顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3664. this.btn步骤3停止顶出位置设定5.Location = new System.Drawing.Point(421, 547);
  3665. this.btn步骤3停止顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3666. this.btn步骤3停止顶出位置设定5.Name = "btn步骤3停止顶出位置设定5";
  3667. this.btn步骤3停止顶出位置设定5.Size = new System.Drawing.Size(98, 31);
  3668. this.btn步骤3停止顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3669. this.btn步骤3停止顶出位置设定5.Symbol = 162924;
  3670. this.btn步骤3停止顶出位置设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3671. this.btn步骤3停止顶出位置设定5.TabIndex = 327;
  3672. this.btn步骤3停止顶出位置设定5.Text = "写入";
  3673. this.btn步骤3停止顶出位置设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3674. this.btn步骤3停止顶出位置设定5.Click += new System.EventHandler(this.btnWrite);
  3675. //
  3676. // label122
  3677. //
  3678. this.label122.AutoSize = true;
  3679. this.label122.BackColor = System.Drawing.Color.AliceBlue;
  3680. this.label122.ForeColor = System.Drawing.Color.Black;
  3681. this.label122.Location = new System.Drawing.Point(58, 476);
  3682. this.label122.Name = "label122";
  3683. this.label122.Size = new System.Drawing.Size(179, 21);
  3684. this.label122.TabIndex = 322;
  3685. this.label122.Text = "步骤2停止顶出位置设定";
  3686. //
  3687. // txt步骤3停止顶出位置设定5
  3688. //
  3689. this.txt步骤3停止顶出位置设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3690. this.txt步骤3停止顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3691. this.txt步骤3停止顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3692. this.txt步骤3停止顶出位置设定5.Location = new System.Drawing.Point(245, 547);
  3693. this.txt步骤3停止顶出位置设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3694. this.txt步骤3停止顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3695. this.txt步骤3停止顶出位置设定5.Name = "txt步骤3停止顶出位置设定5";
  3696. this.txt步骤3停止顶出位置设定5.Padding = new System.Windows.Forms.Padding(5);
  3697. this.txt步骤3停止顶出位置设定5.ShowText = false;
  3698. this.txt步骤3停止顶出位置设定5.Size = new System.Drawing.Size(105, 31);
  3699. this.txt步骤3停止顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3700. this.txt步骤3停止顶出位置设定5.TabIndex = 321;
  3701. this.txt步骤3停止顶出位置设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3702. this.txt步骤3停止顶出位置设定5.Watermark = "";
  3703. //
  3704. // btn步骤2停止顶出位置设定5
  3705. //
  3706. this.btn步骤2停止顶出位置设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3707. this.btn步骤2停止顶出位置设定5.FillColor = System.Drawing.Color.AliceBlue;
  3708. this.btn步骤2停止顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3709. this.btn步骤2停止顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3710. this.btn步骤2停止顶出位置设定5.Location = new System.Drawing.Point(421, 471);
  3711. this.btn步骤2停止顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3712. this.btn步骤2停止顶出位置设定5.Name = "btn步骤2停止顶出位置设定5";
  3713. this.btn步骤2停止顶出位置设定5.Size = new System.Drawing.Size(98, 31);
  3714. this.btn步骤2停止顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3715. this.btn步骤2停止顶出位置设定5.Symbol = 162924;
  3716. this.btn步骤2停止顶出位置设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3717. this.btn步骤2停止顶出位置设定5.TabIndex = 326;
  3718. this.btn步骤2停止顶出位置设定5.Text = "写入";
  3719. this.btn步骤2停止顶出位置设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3720. this.btn步骤2停止顶出位置设定5.Click += new System.EventHandler(this.btnWrite);
  3721. //
  3722. // label123
  3723. //
  3724. this.label123.AutoSize = true;
  3725. this.label123.BackColor = System.Drawing.Color.AliceBlue;
  3726. this.label123.ForeColor = System.Drawing.Color.Black;
  3727. this.label123.Location = new System.Drawing.Point(357, 552);
  3728. this.label123.Name = "label123";
  3729. this.label123.Size = new System.Drawing.Size(40, 21);
  3730. this.label123.TabIndex = 324;
  3731. this.label123.Text = "mm";
  3732. //
  3733. // txt步骤2停止顶出位置设定5
  3734. //
  3735. this.txt步骤2停止顶出位置设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3736. this.txt步骤2停止顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3737. this.txt步骤2停止顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3738. this.txt步骤2停止顶出位置设定5.Location = new System.Drawing.Point(245, 471);
  3739. this.txt步骤2停止顶出位置设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3740. this.txt步骤2停止顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3741. this.txt步骤2停止顶出位置设定5.Name = "txt步骤2停止顶出位置设定5";
  3742. this.txt步骤2停止顶出位置设定5.Padding = new System.Windows.Forms.Padding(5);
  3743. this.txt步骤2停止顶出位置设定5.ShowText = false;
  3744. this.txt步骤2停止顶出位置设定5.Size = new System.Drawing.Size(105, 31);
  3745. this.txt步骤2停止顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3746. this.txt步骤2停止顶出位置设定5.TabIndex = 320;
  3747. this.txt步骤2停止顶出位置设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3748. this.txt步骤2停止顶出位置设定5.Watermark = "";
  3749. //
  3750. // label124
  3751. //
  3752. this.label124.AutoSize = true;
  3753. this.label124.BackColor = System.Drawing.Color.AliceBlue;
  3754. this.label124.ForeColor = System.Drawing.Color.Black;
  3755. this.label124.Location = new System.Drawing.Point(357, 476);
  3756. this.label124.Name = "label124";
  3757. this.label124.Size = new System.Drawing.Size(40, 21);
  3758. this.label124.TabIndex = 325;
  3759. this.label124.Text = "mm";
  3760. //
  3761. // label125
  3762. //
  3763. this.label125.AutoSize = true;
  3764. this.label125.BackColor = System.Drawing.Color.AliceBlue;
  3765. this.label125.ForeColor = System.Drawing.Color.Black;
  3766. this.label125.Location = new System.Drawing.Point(734, 400);
  3767. this.label125.Name = "label125";
  3768. this.label125.Size = new System.Drawing.Size(179, 21);
  3769. this.label125.TabIndex = 317;
  3770. this.label125.Text = "步骤1减速顶出位置设定";
  3771. //
  3772. // btn步骤1减速顶出位置设定5
  3773. //
  3774. this.btn步骤1减速顶出位置设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3775. this.btn步骤1减速顶出位置设定5.FillColor = System.Drawing.Color.AliceBlue;
  3776. this.btn步骤1减速顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3777. this.btn步骤1减速顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3778. this.btn步骤1减速顶出位置设定5.Location = new System.Drawing.Point(1089, 395);
  3779. this.btn步骤1减速顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3780. this.btn步骤1减速顶出位置设定5.Name = "btn步骤1减速顶出位置设定5";
  3781. this.btn步骤1减速顶出位置设定5.Size = new System.Drawing.Size(98, 31);
  3782. this.btn步骤1减速顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3783. this.btn步骤1减速顶出位置设定5.Symbol = 162924;
  3784. this.btn步骤1减速顶出位置设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3785. this.btn步骤1减速顶出位置设定5.TabIndex = 319;
  3786. this.btn步骤1减速顶出位置设定5.Text = "写入";
  3787. this.btn步骤1减速顶出位置设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3788. this.btn步骤1减速顶出位置设定5.Click += new System.EventHandler(this.btnWrite);
  3789. //
  3790. // txt步骤1减速顶出位置设定5
  3791. //
  3792. this.txt步骤1减速顶出位置设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3793. this.txt步骤1减速顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3794. this.txt步骤1减速顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3795. this.txt步骤1减速顶出位置设定5.Location = new System.Drawing.Point(920, 395);
  3796. this.txt步骤1减速顶出位置设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3797. this.txt步骤1减速顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3798. this.txt步骤1减速顶出位置设定5.Name = "txt步骤1减速顶出位置设定5";
  3799. this.txt步骤1减速顶出位置设定5.Padding = new System.Windows.Forms.Padding(5);
  3800. this.txt步骤1减速顶出位置设定5.ShowText = false;
  3801. this.txt步骤1减速顶出位置设定5.Size = new System.Drawing.Size(105, 31);
  3802. this.txt步骤1减速顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3803. this.txt步骤1减速顶出位置设定5.TabIndex = 316;
  3804. this.txt步骤1减速顶出位置设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3805. this.txt步骤1减速顶出位置设定5.Watermark = "";
  3806. //
  3807. // label126
  3808. //
  3809. this.label126.AutoSize = true;
  3810. this.label126.BackColor = System.Drawing.Color.AliceBlue;
  3811. this.label126.ForeColor = System.Drawing.Color.Black;
  3812. this.label126.Location = new System.Drawing.Point(1032, 400);
  3813. this.label126.Name = "label126";
  3814. this.label126.Size = new System.Drawing.Size(40, 21);
  3815. this.label126.TabIndex = 318;
  3816. this.label126.Text = "mm";
  3817. //
  3818. // label127
  3819. //
  3820. this.label127.AutoSize = true;
  3821. this.label127.BackColor = System.Drawing.Color.AliceBlue;
  3822. this.label127.ForeColor = System.Drawing.Color.Black;
  3823. this.label127.Location = new System.Drawing.Point(58, 400);
  3824. this.label127.Name = "label127";
  3825. this.label127.Size = new System.Drawing.Size(179, 21);
  3826. this.label127.TabIndex = 313;
  3827. this.label127.Text = "步骤1停止顶出位置设定";
  3828. //
  3829. // btn步骤1停止顶出位置设定5
  3830. //
  3831. this.btn步骤1停止顶出位置设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3832. this.btn步骤1停止顶出位置设定5.FillColor = System.Drawing.Color.AliceBlue;
  3833. this.btn步骤1停止顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3834. this.btn步骤1停止顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3835. this.btn步骤1停止顶出位置设定5.Location = new System.Drawing.Point(421, 395);
  3836. this.btn步骤1停止顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3837. this.btn步骤1停止顶出位置设定5.Name = "btn步骤1停止顶出位置设定5";
  3838. this.btn步骤1停止顶出位置设定5.Size = new System.Drawing.Size(98, 31);
  3839. this.btn步骤1停止顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3840. this.btn步骤1停止顶出位置设定5.Symbol = 162924;
  3841. this.btn步骤1停止顶出位置设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3842. this.btn步骤1停止顶出位置设定5.TabIndex = 315;
  3843. this.btn步骤1停止顶出位置设定5.Text = "写入";
  3844. this.btn步骤1停止顶出位置设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3845. this.btn步骤1停止顶出位置设定5.Click += new System.EventHandler(this.btnWrite);
  3846. //
  3847. // txt步骤1停止顶出位置设定5
  3848. //
  3849. this.txt步骤1停止顶出位置设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3850. this.txt步骤1停止顶出位置设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3851. this.txt步骤1停止顶出位置设定5.ForeColor = System.Drawing.Color.Black;
  3852. this.txt步骤1停止顶出位置设定5.Location = new System.Drawing.Point(245, 395);
  3853. this.txt步骤1停止顶出位置设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3854. this.txt步骤1停止顶出位置设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3855. this.txt步骤1停止顶出位置设定5.Name = "txt步骤1停止顶出位置设定5";
  3856. this.txt步骤1停止顶出位置设定5.Padding = new System.Windows.Forms.Padding(5);
  3857. this.txt步骤1停止顶出位置设定5.ShowText = false;
  3858. this.txt步骤1停止顶出位置设定5.Size = new System.Drawing.Size(105, 31);
  3859. this.txt步骤1停止顶出位置设定5.Style = Sunny.UI.UIStyle.Custom;
  3860. this.txt步骤1停止顶出位置设定5.TabIndex = 312;
  3861. this.txt步骤1停止顶出位置设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3862. this.txt步骤1停止顶出位置设定5.Watermark = "";
  3863. //
  3864. // label128
  3865. //
  3866. this.label128.AutoSize = true;
  3867. this.label128.BackColor = System.Drawing.Color.AliceBlue;
  3868. this.label128.ForeColor = System.Drawing.Color.Black;
  3869. this.label128.Location = new System.Drawing.Point(357, 400);
  3870. this.label128.Name = "label128";
  3871. this.label128.Size = new System.Drawing.Size(40, 21);
  3872. this.label128.TabIndex = 314;
  3873. this.label128.Text = "mm";
  3874. //
  3875. // label129
  3876. //
  3877. this.label129.AutoSize = true;
  3878. this.label129.BackColor = System.Drawing.Color.AliceBlue;
  3879. this.label129.ForeColor = System.Drawing.Color.Black;
  3880. this.label129.Location = new System.Drawing.Point(734, 243);
  3881. this.label129.Name = "label129";
  3882. this.label129.Size = new System.Drawing.Size(179, 21);
  3883. this.label129.TabIndex = 307;
  3884. this.label129.Text = "步骤3油缸保压时间设定";
  3885. //
  3886. // label130
  3887. //
  3888. this.label130.AutoSize = true;
  3889. this.label130.BackColor = System.Drawing.Color.AliceBlue;
  3890. this.label130.ForeColor = System.Drawing.Color.Black;
  3891. this.label130.Location = new System.Drawing.Point(734, 167);
  3892. this.label130.Name = "label130";
  3893. this.label130.Size = new System.Drawing.Size(179, 21);
  3894. this.label130.TabIndex = 306;
  3895. this.label130.Text = "步骤2油缸保压时间设定";
  3896. //
  3897. // btn步骤3油缸保压时间设定5
  3898. //
  3899. this.btn步骤3油缸保压时间设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3900. this.btn步骤3油缸保压时间设定5.FillColor = System.Drawing.Color.AliceBlue;
  3901. this.btn步骤3油缸保压时间设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3902. this.btn步骤3油缸保压时间设定5.ForeColor = System.Drawing.Color.Black;
  3903. this.btn步骤3油缸保压时间设定5.Location = new System.Drawing.Point(1089, 238);
  3904. this.btn步骤3油缸保压时间设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3905. this.btn步骤3油缸保压时间设定5.Name = "btn步骤3油缸保压时间设定5";
  3906. this.btn步骤3油缸保压时间设定5.Size = new System.Drawing.Size(98, 31);
  3907. this.btn步骤3油缸保压时间设定5.Style = Sunny.UI.UIStyle.Custom;
  3908. this.btn步骤3油缸保压时间设定5.Symbol = 162924;
  3909. this.btn步骤3油缸保压时间设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3910. this.btn步骤3油缸保压时间设定5.TabIndex = 311;
  3911. this.btn步骤3油缸保压时间设定5.Text = "写入";
  3912. this.btn步骤3油缸保压时间设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3913. this.btn步骤3油缸保压时间设定5.Click += new System.EventHandler(this.btnWrite);
  3914. //
  3915. // btn步骤2油缸保压时间设定5
  3916. //
  3917. this.btn步骤2油缸保压时间设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  3918. this.btn步骤2油缸保压时间设定5.FillColor = System.Drawing.Color.AliceBlue;
  3919. this.btn步骤2油缸保压时间设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3920. this.btn步骤2油缸保压时间设定5.ForeColor = System.Drawing.Color.Black;
  3921. this.btn步骤2油缸保压时间设定5.Location = new System.Drawing.Point(1089, 162);
  3922. this.btn步骤2油缸保压时间设定5.MinimumSize = new System.Drawing.Size(1, 1);
  3923. this.btn步骤2油缸保压时间设定5.Name = "btn步骤2油缸保压时间设定5";
  3924. this.btn步骤2油缸保压时间设定5.Size = new System.Drawing.Size(98, 31);
  3925. this.btn步骤2油缸保压时间设定5.Style = Sunny.UI.UIStyle.Custom;
  3926. this.btn步骤2油缸保压时间设定5.Symbol = 162924;
  3927. this.btn步骤2油缸保压时间设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3928. this.btn步骤2油缸保压时间设定5.TabIndex = 310;
  3929. this.btn步骤2油缸保压时间设定5.Text = "写入";
  3930. this.btn步骤2油缸保压时间设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3931. this.btn步骤2油缸保压时间设定5.Click += new System.EventHandler(this.btnWrite);
  3932. //
  3933. // txt步骤3油缸保压时间设定5
  3934. //
  3935. this.txt步骤3油缸保压时间设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3936. this.txt步骤3油缸保压时间设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3937. this.txt步骤3油缸保压时间设定5.ForeColor = System.Drawing.Color.Black;
  3938. this.txt步骤3油缸保压时间设定5.Location = new System.Drawing.Point(920, 238);
  3939. this.txt步骤3油缸保压时间设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3940. this.txt步骤3油缸保压时间设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3941. this.txt步骤3油缸保压时间设定5.Name = "txt步骤3油缸保压时间设定5";
  3942. this.txt步骤3油缸保压时间设定5.Padding = new System.Windows.Forms.Padding(5);
  3943. this.txt步骤3油缸保压时间设定5.ShowText = false;
  3944. this.txt步骤3油缸保压时间设定5.Size = new System.Drawing.Size(105, 31);
  3945. this.txt步骤3油缸保压时间设定5.Style = Sunny.UI.UIStyle.Custom;
  3946. this.txt步骤3油缸保压时间设定5.TabIndex = 305;
  3947. this.txt步骤3油缸保压时间设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3948. this.txt步骤3油缸保压时间设定5.Watermark = "";
  3949. //
  3950. // label131
  3951. //
  3952. this.label131.AutoSize = true;
  3953. this.label131.BackColor = System.Drawing.Color.AliceBlue;
  3954. this.label131.ForeColor = System.Drawing.Color.Black;
  3955. this.label131.Location = new System.Drawing.Point(1032, 243);
  3956. this.label131.Name = "label131";
  3957. this.label131.Size = new System.Drawing.Size(17, 21);
  3958. this.label131.TabIndex = 309;
  3959. this.label131.Text = "s";
  3960. //
  3961. // txt步骤2油缸保压时间设定5
  3962. //
  3963. this.txt步骤2油缸保压时间设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3964. this.txt步骤2油缸保压时间设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3965. this.txt步骤2油缸保压时间设定5.ForeColor = System.Drawing.Color.Black;
  3966. this.txt步骤2油缸保压时间设定5.Location = new System.Drawing.Point(920, 162);
  3967. this.txt步骤2油缸保压时间设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3968. this.txt步骤2油缸保压时间设定5.MinimumSize = new System.Drawing.Size(1, 16);
  3969. this.txt步骤2油缸保压时间设定5.Name = "txt步骤2油缸保压时间设定5";
  3970. this.txt步骤2油缸保压时间设定5.Padding = new System.Windows.Forms.Padding(5);
  3971. this.txt步骤2油缸保压时间设定5.ShowText = false;
  3972. this.txt步骤2油缸保压时间设定5.Size = new System.Drawing.Size(105, 31);
  3973. this.txt步骤2油缸保压时间设定5.Style = Sunny.UI.UIStyle.Custom;
  3974. this.txt步骤2油缸保压时间设定5.TabIndex = 304;
  3975. this.txt步骤2油缸保压时间设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  3976. this.txt步骤2油缸保压时间设定5.Watermark = "";
  3977. //
  3978. // label132
  3979. //
  3980. this.label132.AutoSize = true;
  3981. this.label132.BackColor = System.Drawing.Color.AliceBlue;
  3982. this.label132.ForeColor = System.Drawing.Color.Black;
  3983. this.label132.Location = new System.Drawing.Point(58, 243);
  3984. this.label132.Name = "label132";
  3985. this.label132.Size = new System.Drawing.Size(147, 21);
  3986. this.label132.TabIndex = 298;
  3987. this.label132.Text = "步骤3油缸压力设定";
  3988. //
  3989. // label133
  3990. //
  3991. this.label133.AutoSize = true;
  3992. this.label133.BackColor = System.Drawing.Color.AliceBlue;
  3993. this.label133.ForeColor = System.Drawing.Color.Black;
  3994. this.label133.Location = new System.Drawing.Point(1032, 167);
  3995. this.label133.Name = "label133";
  3996. this.label133.Size = new System.Drawing.Size(17, 21);
  3997. this.label133.TabIndex = 308;
  3998. this.label133.Text = "s";
  3999. //
  4000. // btn步骤3油缸压力设定5
  4001. //
  4002. this.btn步骤3油缸压力设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  4003. this.btn步骤3油缸压力设定5.FillColor = System.Drawing.Color.AliceBlue;
  4004. this.btn步骤3油缸压力设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4005. this.btn步骤3油缸压力设定5.ForeColor = System.Drawing.Color.Black;
  4006. this.btn步骤3油缸压力设定5.Location = new System.Drawing.Point(421, 238);
  4007. this.btn步骤3油缸压力设定5.MinimumSize = new System.Drawing.Size(1, 1);
  4008. this.btn步骤3油缸压力设定5.Name = "btn步骤3油缸压力设定5";
  4009. this.btn步骤3油缸压力设定5.Size = new System.Drawing.Size(98, 31);
  4010. this.btn步骤3油缸压力设定5.Style = Sunny.UI.UIStyle.Custom;
  4011. this.btn步骤3油缸压力设定5.Symbol = 162924;
  4012. this.btn步骤3油缸压力设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4013. this.btn步骤3油缸压力设定5.TabIndex = 302;
  4014. this.btn步骤3油缸压力设定5.Text = "写入";
  4015. this.btn步骤3油缸压力设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4016. this.btn步骤3油缸压力设定5.Click += new System.EventHandler(this.btnWrite);
  4017. //
  4018. // label134
  4019. //
  4020. this.label134.AutoSize = true;
  4021. this.label134.BackColor = System.Drawing.Color.AliceBlue;
  4022. this.label134.ForeColor = System.Drawing.Color.Black;
  4023. this.label134.Location = new System.Drawing.Point(58, 167);
  4024. this.label134.Name = "label134";
  4025. this.label134.Size = new System.Drawing.Size(147, 21);
  4026. this.label134.TabIndex = 299;
  4027. this.label134.Text = "步骤2油缸压力设定";
  4028. //
  4029. // txt步骤3油缸压力设定5
  4030. //
  4031. this.txt步骤3油缸压力设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4032. this.txt步骤3油缸压力设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4033. this.txt步骤3油缸压力设定5.ForeColor = System.Drawing.Color.Black;
  4034. this.txt步骤3油缸压力设定5.Location = new System.Drawing.Point(245, 238);
  4035. this.txt步骤3油缸压力设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4036. this.txt步骤3油缸压力设定5.MinimumSize = new System.Drawing.Size(1, 16);
  4037. this.txt步骤3油缸压力设定5.Name = "txt步骤3油缸压力设定5";
  4038. this.txt步骤3油缸压力设定5.Padding = new System.Windows.Forms.Padding(5);
  4039. this.txt步骤3油缸压力设定5.ShowText = false;
  4040. this.txt步骤3油缸压力设定5.Size = new System.Drawing.Size(105, 31);
  4041. this.txt步骤3油缸压力设定5.Style = Sunny.UI.UIStyle.Custom;
  4042. this.txt步骤3油缸压力设定5.TabIndex = 297;
  4043. this.txt步骤3油缸压力设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4044. this.txt步骤3油缸压力设定5.Watermark = "";
  4045. //
  4046. // btn步骤2油缸压力设定5
  4047. //
  4048. this.btn步骤2油缸压力设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  4049. this.btn步骤2油缸压力设定5.FillColor = System.Drawing.Color.AliceBlue;
  4050. this.btn步骤2油缸压力设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4051. this.btn步骤2油缸压力设定5.ForeColor = System.Drawing.Color.Black;
  4052. this.btn步骤2油缸压力设定5.Location = new System.Drawing.Point(421, 162);
  4053. this.btn步骤2油缸压力设定5.MinimumSize = new System.Drawing.Size(1, 1);
  4054. this.btn步骤2油缸压力设定5.Name = "btn步骤2油缸压力设定5";
  4055. this.btn步骤2油缸压力设定5.Size = new System.Drawing.Size(98, 31);
  4056. this.btn步骤2油缸压力设定5.Style = Sunny.UI.UIStyle.Custom;
  4057. this.btn步骤2油缸压力设定5.Symbol = 162924;
  4058. this.btn步骤2油缸压力设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4059. this.btn步骤2油缸压力设定5.TabIndex = 303;
  4060. this.btn步骤2油缸压力设定5.Text = "写入";
  4061. this.btn步骤2油缸压力设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4062. this.btn步骤2油缸压力设定5.Click += new System.EventHandler(this.btnWrite);
  4063. //
  4064. // label135
  4065. //
  4066. this.label135.AutoSize = true;
  4067. this.label135.BackColor = System.Drawing.Color.AliceBlue;
  4068. this.label135.ForeColor = System.Drawing.Color.Black;
  4069. this.label135.Location = new System.Drawing.Point(357, 243);
  4070. this.label135.Name = "label135";
  4071. this.label135.Size = new System.Drawing.Size(45, 21);
  4072. this.label135.TabIndex = 300;
  4073. this.label135.Text = "MPa";
  4074. //
  4075. // txt步骤2油缸压力设定5
  4076. //
  4077. this.txt步骤2油缸压力设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4078. this.txt步骤2油缸压力设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4079. this.txt步骤2油缸压力设定5.ForeColor = System.Drawing.Color.Black;
  4080. this.txt步骤2油缸压力设定5.Location = new System.Drawing.Point(245, 162);
  4081. this.txt步骤2油缸压力设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4082. this.txt步骤2油缸压力设定5.MinimumSize = new System.Drawing.Size(1, 16);
  4083. this.txt步骤2油缸压力设定5.Name = "txt步骤2油缸压力设定5";
  4084. this.txt步骤2油缸压力设定5.Padding = new System.Windows.Forms.Padding(5);
  4085. this.txt步骤2油缸压力设定5.ShowText = false;
  4086. this.txt步骤2油缸压力设定5.Size = new System.Drawing.Size(105, 31);
  4087. this.txt步骤2油缸压力设定5.Style = Sunny.UI.UIStyle.Custom;
  4088. this.txt步骤2油缸压力设定5.TabIndex = 296;
  4089. this.txt步骤2油缸压力设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4090. this.txt步骤2油缸压力设定5.Watermark = "";
  4091. //
  4092. // label136
  4093. //
  4094. this.label136.AutoSize = true;
  4095. this.label136.BackColor = System.Drawing.Color.AliceBlue;
  4096. this.label136.ForeColor = System.Drawing.Color.Black;
  4097. this.label136.Location = new System.Drawing.Point(357, 167);
  4098. this.label136.Name = "label136";
  4099. this.label136.Size = new System.Drawing.Size(45, 21);
  4100. this.label136.TabIndex = 301;
  4101. this.label136.Text = "MPa";
  4102. //
  4103. // label137
  4104. //
  4105. this.label137.AutoSize = true;
  4106. this.label137.BackColor = System.Drawing.Color.AliceBlue;
  4107. this.label137.ForeColor = System.Drawing.Color.Black;
  4108. this.label137.Location = new System.Drawing.Point(734, 91);
  4109. this.label137.Name = "label137";
  4110. this.label137.Size = new System.Drawing.Size(179, 21);
  4111. this.label137.TabIndex = 293;
  4112. this.label137.Text = "步骤1油缸保压时间设定";
  4113. //
  4114. // btn步骤1油缸保压时间设定5
  4115. //
  4116. this.btn步骤1油缸保压时间设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  4117. this.btn步骤1油缸保压时间设定5.FillColor = System.Drawing.Color.AliceBlue;
  4118. this.btn步骤1油缸保压时间设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4119. this.btn步骤1油缸保压时间设定5.ForeColor = System.Drawing.Color.Black;
  4120. this.btn步骤1油缸保压时间设定5.Location = new System.Drawing.Point(1089, 86);
  4121. this.btn步骤1油缸保压时间设定5.MinimumSize = new System.Drawing.Size(1, 1);
  4122. this.btn步骤1油缸保压时间设定5.Name = "btn步骤1油缸保压时间设定5";
  4123. this.btn步骤1油缸保压时间设定5.Size = new System.Drawing.Size(98, 31);
  4124. this.btn步骤1油缸保压时间设定5.Style = Sunny.UI.UIStyle.Custom;
  4125. this.btn步骤1油缸保压时间设定5.Symbol = 162924;
  4126. this.btn步骤1油缸保压时间设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4127. this.btn步骤1油缸保压时间设定5.TabIndex = 295;
  4128. this.btn步骤1油缸保压时间设定5.Text = "写入";
  4129. this.btn步骤1油缸保压时间设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4130. this.btn步骤1油缸保压时间设定5.Click += new System.EventHandler(this.btnWrite);
  4131. //
  4132. // txt步骤1油缸保压时间设定5
  4133. //
  4134. this.txt步骤1油缸保压时间设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4135. this.txt步骤1油缸保压时间设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4136. this.txt步骤1油缸保压时间设定5.ForeColor = System.Drawing.Color.Black;
  4137. this.txt步骤1油缸保压时间设定5.Location = new System.Drawing.Point(920, 86);
  4138. this.txt步骤1油缸保压时间设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4139. this.txt步骤1油缸保压时间设定5.MinimumSize = new System.Drawing.Size(1, 16);
  4140. this.txt步骤1油缸保压时间设定5.Name = "txt步骤1油缸保压时间设定5";
  4141. this.txt步骤1油缸保压时间设定5.Padding = new System.Windows.Forms.Padding(5);
  4142. this.txt步骤1油缸保压时间设定5.ShowText = false;
  4143. this.txt步骤1油缸保压时间设定5.Size = new System.Drawing.Size(105, 31);
  4144. this.txt步骤1油缸保压时间设定5.Style = Sunny.UI.UIStyle.Custom;
  4145. this.txt步骤1油缸保压时间设定5.TabIndex = 292;
  4146. this.txt步骤1油缸保压时间设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4147. this.txt步骤1油缸保压时间设定5.Watermark = "";
  4148. //
  4149. // label138
  4150. //
  4151. this.label138.AutoSize = true;
  4152. this.label138.BackColor = System.Drawing.Color.AliceBlue;
  4153. this.label138.ForeColor = System.Drawing.Color.Black;
  4154. this.label138.Location = new System.Drawing.Point(1032, 91);
  4155. this.label138.Name = "label138";
  4156. this.label138.Size = new System.Drawing.Size(17, 21);
  4157. this.label138.TabIndex = 294;
  4158. this.label138.Text = "s";
  4159. //
  4160. // label139
  4161. //
  4162. this.label139.AutoSize = true;
  4163. this.label139.BackColor = System.Drawing.Color.AliceBlue;
  4164. this.label139.ForeColor = System.Drawing.Color.Black;
  4165. this.label139.Location = new System.Drawing.Point(58, 91);
  4166. this.label139.Name = "label139";
  4167. this.label139.Size = new System.Drawing.Size(147, 21);
  4168. this.label139.TabIndex = 289;
  4169. this.label139.Text = "步骤1油缸压力设定";
  4170. //
  4171. // btn步骤1油缸压力设定5
  4172. //
  4173. this.btn步骤1油缸压力设定5.Cursor = System.Windows.Forms.Cursors.Hand;
  4174. this.btn步骤1油缸压力设定5.FillColor = System.Drawing.Color.AliceBlue;
  4175. this.btn步骤1油缸压力设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4176. this.btn步骤1油缸压力设定5.ForeColor = System.Drawing.Color.Black;
  4177. this.btn步骤1油缸压力设定5.Location = new System.Drawing.Point(421, 86);
  4178. this.btn步骤1油缸压力设定5.MinimumSize = new System.Drawing.Size(1, 1);
  4179. this.btn步骤1油缸压力设定5.Name = "btn步骤1油缸压力设定5";
  4180. this.btn步骤1油缸压力设定5.Size = new System.Drawing.Size(98, 31);
  4181. this.btn步骤1油缸压力设定5.Style = Sunny.UI.UIStyle.Custom;
  4182. this.btn步骤1油缸压力设定5.Symbol = 162924;
  4183. this.btn步骤1油缸压力设定5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4184. this.btn步骤1油缸压力设定5.TabIndex = 291;
  4185. this.btn步骤1油缸压力设定5.Text = "写入";
  4186. this.btn步骤1油缸压力设定5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4187. this.btn步骤1油缸压力设定5.Click += new System.EventHandler(this.btnWrite);
  4188. //
  4189. // txt步骤1油缸压力设定5
  4190. //
  4191. this.txt步骤1油缸压力设定5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4192. this.txt步骤1油缸压力设定5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4193. this.txt步骤1油缸压力设定5.ForeColor = System.Drawing.Color.Black;
  4194. this.txt步骤1油缸压力设定5.Location = new System.Drawing.Point(245, 86);
  4195. this.txt步骤1油缸压力设定5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4196. this.txt步骤1油缸压力设定5.MinimumSize = new System.Drawing.Size(1, 16);
  4197. this.txt步骤1油缸压力设定5.Name = "txt步骤1油缸压力设定5";
  4198. this.txt步骤1油缸压力设定5.Padding = new System.Windows.Forms.Padding(5);
  4199. this.txt步骤1油缸压力设定5.ShowText = false;
  4200. this.txt步骤1油缸压力设定5.Size = new System.Drawing.Size(105, 31);
  4201. this.txt步骤1油缸压力设定5.Style = Sunny.UI.UIStyle.Custom;
  4202. this.txt步骤1油缸压力设定5.TabIndex = 288;
  4203. this.txt步骤1油缸压力设定5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4204. this.txt步骤1油缸压力设定5.Watermark = "";
  4205. //
  4206. // label140
  4207. //
  4208. this.label140.AutoSize = true;
  4209. this.label140.BackColor = System.Drawing.Color.AliceBlue;
  4210. this.label140.ForeColor = System.Drawing.Color.Black;
  4211. this.label140.Location = new System.Drawing.Point(357, 91);
  4212. this.label140.Name = "label140";
  4213. this.label140.Size = new System.Drawing.Size(45, 21);
  4214. this.label140.TabIndex = 290;
  4215. this.label140.Text = "MPa";
  4216. //
  4217. // tabPage6
  4218. //
  4219. this.tabPage6.Controls.Add(this.uiLine6);
  4220. this.tabPage6.Controls.Add(this.label141);
  4221. this.tabPage6.Controls.Add(this.label142);
  4222. this.tabPage6.Controls.Add(this.btn步骤3减速顶出位置设定6);
  4223. this.tabPage6.Controls.Add(this.btn步骤2减速顶出位置设定6);
  4224. this.tabPage6.Controls.Add(this.txt步骤3减速顶出位置设定6);
  4225. this.tabPage6.Controls.Add(this.label143);
  4226. this.tabPage6.Controls.Add(this.txt步骤2减速顶出位置设定6);
  4227. this.tabPage6.Controls.Add(this.label144);
  4228. this.tabPage6.Controls.Add(this.label145);
  4229. this.tabPage6.Controls.Add(this.btn步骤3停止顶出位置设定6);
  4230. this.tabPage6.Controls.Add(this.label146);
  4231. this.tabPage6.Controls.Add(this.txt步骤3停止顶出位置设定6);
  4232. this.tabPage6.Controls.Add(this.btn步骤2停止顶出位置设定6);
  4233. this.tabPage6.Controls.Add(this.label147);
  4234. this.tabPage6.Controls.Add(this.txt步骤2停止顶出位置设定6);
  4235. this.tabPage6.Controls.Add(this.label148);
  4236. this.tabPage6.Controls.Add(this.label149);
  4237. this.tabPage6.Controls.Add(this.btn步骤1减速顶出位置设定6);
  4238. this.tabPage6.Controls.Add(this.txt步骤1减速顶出位置设定6);
  4239. this.tabPage6.Controls.Add(this.label150);
  4240. this.tabPage6.Controls.Add(this.label151);
  4241. this.tabPage6.Controls.Add(this.btn步骤1停止顶出位置设定6);
  4242. this.tabPage6.Controls.Add(this.txt步骤1停止顶出位置设定6);
  4243. this.tabPage6.Controls.Add(this.label152);
  4244. this.tabPage6.Controls.Add(this.label153);
  4245. this.tabPage6.Controls.Add(this.label154);
  4246. this.tabPage6.Controls.Add(this.btn步骤3油缸保压时间设定6);
  4247. this.tabPage6.Controls.Add(this.btn步骤2油缸保压时间设定6);
  4248. this.tabPage6.Controls.Add(this.txt步骤3油缸保压时间设定6);
  4249. this.tabPage6.Controls.Add(this.label155);
  4250. this.tabPage6.Controls.Add(this.txt步骤2油缸保压时间设定6);
  4251. this.tabPage6.Controls.Add(this.label156);
  4252. this.tabPage6.Controls.Add(this.label157);
  4253. this.tabPage6.Controls.Add(this.btn步骤3油缸压力设定6);
  4254. this.tabPage6.Controls.Add(this.label158);
  4255. this.tabPage6.Controls.Add(this.txt步骤3油缸压力设定6);
  4256. this.tabPage6.Controls.Add(this.btn步骤2油缸压力设定6);
  4257. this.tabPage6.Controls.Add(this.label159);
  4258. this.tabPage6.Controls.Add(this.txt步骤2油缸压力设定6);
  4259. this.tabPage6.Controls.Add(this.label160);
  4260. this.tabPage6.Controls.Add(this.label161);
  4261. this.tabPage6.Controls.Add(this.btn步骤1油缸保压时间设定6);
  4262. this.tabPage6.Controls.Add(this.txt步骤1油缸保压时间设定6);
  4263. this.tabPage6.Controls.Add(this.label162);
  4264. this.tabPage6.Controls.Add(this.label163);
  4265. this.tabPage6.Controls.Add(this.btn步骤1油缸压力设定6);
  4266. this.tabPage6.Controls.Add(this.txt步骤1油缸压力设定6);
  4267. this.tabPage6.Controls.Add(this.label164);
  4268. this.tabPage6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4269. this.tabPage6.Location = new System.Drawing.Point(0, 40);
  4270. this.tabPage6.Name = "tabPage6";
  4271. this.tabPage6.Size = new System.Drawing.Size(200, 60);
  4272. this.tabPage6.TabIndex = 5;
  4273. this.tabPage6.Text = "型号6";
  4274. this.tabPage6.UseVisualStyleBackColor = true;
  4275. //
  4276. // uiLine6
  4277. //
  4278. this.uiLine6.BackColor = System.Drawing.Color.Transparent;
  4279. this.uiLine6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4280. this.uiLine6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4281. this.uiLine6.Location = new System.Drawing.Point(62, 316);
  4282. this.uiLine6.MinimumSize = new System.Drawing.Size(1, 1);
  4283. this.uiLine6.Name = "uiLine6";
  4284. this.uiLine6.Size = new System.Drawing.Size(1125, 29);
  4285. this.uiLine6.TabIndex = 336;
  4286. //
  4287. // label141
  4288. //
  4289. this.label141.AutoSize = true;
  4290. this.label141.BackColor = System.Drawing.Color.AliceBlue;
  4291. this.label141.ForeColor = System.Drawing.Color.Black;
  4292. this.label141.Location = new System.Drawing.Point(734, 552);
  4293. this.label141.Name = "label141";
  4294. this.label141.Size = new System.Drawing.Size(179, 21);
  4295. this.label141.TabIndex = 331;
  4296. this.label141.Text = "步骤3减速顶出位置设定";
  4297. //
  4298. // label142
  4299. //
  4300. this.label142.AutoSize = true;
  4301. this.label142.BackColor = System.Drawing.Color.AliceBlue;
  4302. this.label142.ForeColor = System.Drawing.Color.Black;
  4303. this.label142.Location = new System.Drawing.Point(734, 476);
  4304. this.label142.Name = "label142";
  4305. this.label142.Size = new System.Drawing.Size(179, 21);
  4306. this.label142.TabIndex = 330;
  4307. this.label142.Text = "步骤2减速顶出位置设定";
  4308. //
  4309. // btn步骤3减速顶出位置设定6
  4310. //
  4311. this.btn步骤3减速顶出位置设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4312. this.btn步骤3减速顶出位置设定6.FillColor = System.Drawing.Color.AliceBlue;
  4313. this.btn步骤3减速顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4314. this.btn步骤3减速顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4315. this.btn步骤3减速顶出位置设定6.Location = new System.Drawing.Point(1089, 547);
  4316. this.btn步骤3减速顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4317. this.btn步骤3减速顶出位置设定6.Name = "btn步骤3减速顶出位置设定6";
  4318. this.btn步骤3减速顶出位置设定6.Size = new System.Drawing.Size(98, 31);
  4319. this.btn步骤3减速顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4320. this.btn步骤3减速顶出位置设定6.Symbol = 162924;
  4321. this.btn步骤3减速顶出位置设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4322. this.btn步骤3减速顶出位置设定6.TabIndex = 335;
  4323. this.btn步骤3减速顶出位置设定6.Text = "写入";
  4324. this.btn步骤3减速顶出位置设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4325. this.btn步骤3减速顶出位置设定6.Click += new System.EventHandler(this.btnWrite);
  4326. //
  4327. // btn步骤2减速顶出位置设定6
  4328. //
  4329. this.btn步骤2减速顶出位置设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4330. this.btn步骤2减速顶出位置设定6.FillColor = System.Drawing.Color.AliceBlue;
  4331. this.btn步骤2减速顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4332. this.btn步骤2减速顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4333. this.btn步骤2减速顶出位置设定6.Location = new System.Drawing.Point(1089, 471);
  4334. this.btn步骤2减速顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4335. this.btn步骤2减速顶出位置设定6.Name = "btn步骤2减速顶出位置设定6";
  4336. this.btn步骤2减速顶出位置设定6.Size = new System.Drawing.Size(98, 31);
  4337. this.btn步骤2减速顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4338. this.btn步骤2减速顶出位置设定6.Symbol = 162924;
  4339. this.btn步骤2减速顶出位置设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4340. this.btn步骤2减速顶出位置设定6.TabIndex = 334;
  4341. this.btn步骤2减速顶出位置设定6.Text = "写入";
  4342. this.btn步骤2减速顶出位置设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4343. this.btn步骤2减速顶出位置设定6.Click += new System.EventHandler(this.btnWrite);
  4344. //
  4345. // txt步骤3减速顶出位置设定6
  4346. //
  4347. this.txt步骤3减速顶出位置设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4348. this.txt步骤3减速顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4349. this.txt步骤3减速顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4350. this.txt步骤3减速顶出位置设定6.Location = new System.Drawing.Point(920, 547);
  4351. this.txt步骤3减速顶出位置设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4352. this.txt步骤3减速顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4353. this.txt步骤3减速顶出位置设定6.Name = "txt步骤3减速顶出位置设定6";
  4354. this.txt步骤3减速顶出位置设定6.Padding = new System.Windows.Forms.Padding(5);
  4355. this.txt步骤3减速顶出位置设定6.ShowText = false;
  4356. this.txt步骤3减速顶出位置设定6.Size = new System.Drawing.Size(105, 31);
  4357. this.txt步骤3减速顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4358. this.txt步骤3减速顶出位置设定6.TabIndex = 329;
  4359. this.txt步骤3减速顶出位置设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4360. this.txt步骤3减速顶出位置设定6.Watermark = "";
  4361. //
  4362. // label143
  4363. //
  4364. this.label143.AutoSize = true;
  4365. this.label143.BackColor = System.Drawing.Color.AliceBlue;
  4366. this.label143.ForeColor = System.Drawing.Color.Black;
  4367. this.label143.Location = new System.Drawing.Point(1032, 552);
  4368. this.label143.Name = "label143";
  4369. this.label143.Size = new System.Drawing.Size(40, 21);
  4370. this.label143.TabIndex = 333;
  4371. this.label143.Text = "mm";
  4372. //
  4373. // txt步骤2减速顶出位置设定6
  4374. //
  4375. this.txt步骤2减速顶出位置设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4376. this.txt步骤2减速顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4377. this.txt步骤2减速顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4378. this.txt步骤2减速顶出位置设定6.Location = new System.Drawing.Point(920, 471);
  4379. this.txt步骤2减速顶出位置设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4380. this.txt步骤2减速顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4381. this.txt步骤2减速顶出位置设定6.Name = "txt步骤2减速顶出位置设定6";
  4382. this.txt步骤2减速顶出位置设定6.Padding = new System.Windows.Forms.Padding(5);
  4383. this.txt步骤2减速顶出位置设定6.ShowText = false;
  4384. this.txt步骤2减速顶出位置设定6.Size = new System.Drawing.Size(105, 31);
  4385. this.txt步骤2减速顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4386. this.txt步骤2减速顶出位置设定6.TabIndex = 328;
  4387. this.txt步骤2减速顶出位置设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4388. this.txt步骤2减速顶出位置设定6.Watermark = "";
  4389. //
  4390. // label144
  4391. //
  4392. this.label144.AutoSize = true;
  4393. this.label144.BackColor = System.Drawing.Color.AliceBlue;
  4394. this.label144.ForeColor = System.Drawing.Color.Black;
  4395. this.label144.Location = new System.Drawing.Point(58, 552);
  4396. this.label144.Name = "label144";
  4397. this.label144.Size = new System.Drawing.Size(179, 21);
  4398. this.label144.TabIndex = 323;
  4399. this.label144.Text = "步骤3停止顶出位置设定";
  4400. //
  4401. // label145
  4402. //
  4403. this.label145.AutoSize = true;
  4404. this.label145.BackColor = System.Drawing.Color.AliceBlue;
  4405. this.label145.ForeColor = System.Drawing.Color.Black;
  4406. this.label145.Location = new System.Drawing.Point(1032, 476);
  4407. this.label145.Name = "label145";
  4408. this.label145.Size = new System.Drawing.Size(40, 21);
  4409. this.label145.TabIndex = 332;
  4410. this.label145.Text = "mm";
  4411. //
  4412. // btn步骤3停止顶出位置设定6
  4413. //
  4414. this.btn步骤3停止顶出位置设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4415. this.btn步骤3停止顶出位置设定6.FillColor = System.Drawing.Color.AliceBlue;
  4416. this.btn步骤3停止顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4417. this.btn步骤3停止顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4418. this.btn步骤3停止顶出位置设定6.Location = new System.Drawing.Point(421, 547);
  4419. this.btn步骤3停止顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4420. this.btn步骤3停止顶出位置设定6.Name = "btn步骤3停止顶出位置设定6";
  4421. this.btn步骤3停止顶出位置设定6.Size = new System.Drawing.Size(98, 31);
  4422. this.btn步骤3停止顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4423. this.btn步骤3停止顶出位置设定6.Symbol = 162924;
  4424. this.btn步骤3停止顶出位置设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4425. this.btn步骤3停止顶出位置设定6.TabIndex = 327;
  4426. this.btn步骤3停止顶出位置设定6.Text = "写入";
  4427. this.btn步骤3停止顶出位置设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4428. this.btn步骤3停止顶出位置设定6.Click += new System.EventHandler(this.btnWrite);
  4429. //
  4430. // label146
  4431. //
  4432. this.label146.AutoSize = true;
  4433. this.label146.BackColor = System.Drawing.Color.AliceBlue;
  4434. this.label146.ForeColor = System.Drawing.Color.Black;
  4435. this.label146.Location = new System.Drawing.Point(58, 476);
  4436. this.label146.Name = "label146";
  4437. this.label146.Size = new System.Drawing.Size(179, 21);
  4438. this.label146.TabIndex = 322;
  4439. this.label146.Text = "步骤2停止顶出位置设定";
  4440. //
  4441. // txt步骤3停止顶出位置设定6
  4442. //
  4443. this.txt步骤3停止顶出位置设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4444. this.txt步骤3停止顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4445. this.txt步骤3停止顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4446. this.txt步骤3停止顶出位置设定6.Location = new System.Drawing.Point(245, 547);
  4447. this.txt步骤3停止顶出位置设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4448. this.txt步骤3停止顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4449. this.txt步骤3停止顶出位置设定6.Name = "txt步骤3停止顶出位置设定6";
  4450. this.txt步骤3停止顶出位置设定6.Padding = new System.Windows.Forms.Padding(5);
  4451. this.txt步骤3停止顶出位置设定6.ShowText = false;
  4452. this.txt步骤3停止顶出位置设定6.Size = new System.Drawing.Size(105, 31);
  4453. this.txt步骤3停止顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4454. this.txt步骤3停止顶出位置设定6.TabIndex = 321;
  4455. this.txt步骤3停止顶出位置设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4456. this.txt步骤3停止顶出位置设定6.Watermark = "";
  4457. //
  4458. // btn步骤2停止顶出位置设定6
  4459. //
  4460. this.btn步骤2停止顶出位置设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4461. this.btn步骤2停止顶出位置设定6.FillColor = System.Drawing.Color.AliceBlue;
  4462. this.btn步骤2停止顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4463. this.btn步骤2停止顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4464. this.btn步骤2停止顶出位置设定6.Location = new System.Drawing.Point(421, 471);
  4465. this.btn步骤2停止顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4466. this.btn步骤2停止顶出位置设定6.Name = "btn步骤2停止顶出位置设定6";
  4467. this.btn步骤2停止顶出位置设定6.Size = new System.Drawing.Size(98, 31);
  4468. this.btn步骤2停止顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4469. this.btn步骤2停止顶出位置设定6.Symbol = 162924;
  4470. this.btn步骤2停止顶出位置设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4471. this.btn步骤2停止顶出位置设定6.TabIndex = 326;
  4472. this.btn步骤2停止顶出位置设定6.Text = "写入";
  4473. this.btn步骤2停止顶出位置设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4474. this.btn步骤2停止顶出位置设定6.Click += new System.EventHandler(this.btnWrite);
  4475. //
  4476. // label147
  4477. //
  4478. this.label147.AutoSize = true;
  4479. this.label147.BackColor = System.Drawing.Color.AliceBlue;
  4480. this.label147.ForeColor = System.Drawing.Color.Black;
  4481. this.label147.Location = new System.Drawing.Point(357, 552);
  4482. this.label147.Name = "label147";
  4483. this.label147.Size = new System.Drawing.Size(40, 21);
  4484. this.label147.TabIndex = 324;
  4485. this.label147.Text = "mm";
  4486. //
  4487. // txt步骤2停止顶出位置设定6
  4488. //
  4489. this.txt步骤2停止顶出位置设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4490. this.txt步骤2停止顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4491. this.txt步骤2停止顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4492. this.txt步骤2停止顶出位置设定6.Location = new System.Drawing.Point(245, 471);
  4493. this.txt步骤2停止顶出位置设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4494. this.txt步骤2停止顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4495. this.txt步骤2停止顶出位置设定6.Name = "txt步骤2停止顶出位置设定6";
  4496. this.txt步骤2停止顶出位置设定6.Padding = new System.Windows.Forms.Padding(5);
  4497. this.txt步骤2停止顶出位置设定6.ShowText = false;
  4498. this.txt步骤2停止顶出位置设定6.Size = new System.Drawing.Size(105, 31);
  4499. this.txt步骤2停止顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4500. this.txt步骤2停止顶出位置设定6.TabIndex = 320;
  4501. this.txt步骤2停止顶出位置设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4502. this.txt步骤2停止顶出位置设定6.Watermark = "";
  4503. //
  4504. // label148
  4505. //
  4506. this.label148.AutoSize = true;
  4507. this.label148.BackColor = System.Drawing.Color.AliceBlue;
  4508. this.label148.ForeColor = System.Drawing.Color.Black;
  4509. this.label148.Location = new System.Drawing.Point(357, 476);
  4510. this.label148.Name = "label148";
  4511. this.label148.Size = new System.Drawing.Size(40, 21);
  4512. this.label148.TabIndex = 325;
  4513. this.label148.Text = "mm";
  4514. //
  4515. // label149
  4516. //
  4517. this.label149.AutoSize = true;
  4518. this.label149.BackColor = System.Drawing.Color.AliceBlue;
  4519. this.label149.ForeColor = System.Drawing.Color.Black;
  4520. this.label149.Location = new System.Drawing.Point(734, 400);
  4521. this.label149.Name = "label149";
  4522. this.label149.Size = new System.Drawing.Size(179, 21);
  4523. this.label149.TabIndex = 317;
  4524. this.label149.Text = "步骤1减速顶出位置设定";
  4525. //
  4526. // btn步骤1减速顶出位置设定6
  4527. //
  4528. this.btn步骤1减速顶出位置设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4529. this.btn步骤1减速顶出位置设定6.FillColor = System.Drawing.Color.AliceBlue;
  4530. this.btn步骤1减速顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4531. this.btn步骤1减速顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4532. this.btn步骤1减速顶出位置设定6.Location = new System.Drawing.Point(1089, 395);
  4533. this.btn步骤1减速顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4534. this.btn步骤1减速顶出位置设定6.Name = "btn步骤1减速顶出位置设定6";
  4535. this.btn步骤1减速顶出位置设定6.Size = new System.Drawing.Size(98, 31);
  4536. this.btn步骤1减速顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4537. this.btn步骤1减速顶出位置设定6.Symbol = 162924;
  4538. this.btn步骤1减速顶出位置设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4539. this.btn步骤1减速顶出位置设定6.TabIndex = 319;
  4540. this.btn步骤1减速顶出位置设定6.Text = "写入";
  4541. this.btn步骤1减速顶出位置设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4542. this.btn步骤1减速顶出位置设定6.Click += new System.EventHandler(this.btnWrite);
  4543. //
  4544. // txt步骤1减速顶出位置设定6
  4545. //
  4546. this.txt步骤1减速顶出位置设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4547. this.txt步骤1减速顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4548. this.txt步骤1减速顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4549. this.txt步骤1减速顶出位置设定6.Location = new System.Drawing.Point(920, 395);
  4550. this.txt步骤1减速顶出位置设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4551. this.txt步骤1减速顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4552. this.txt步骤1减速顶出位置设定6.Name = "txt步骤1减速顶出位置设定6";
  4553. this.txt步骤1减速顶出位置设定6.Padding = new System.Windows.Forms.Padding(5);
  4554. this.txt步骤1减速顶出位置设定6.ShowText = false;
  4555. this.txt步骤1减速顶出位置设定6.Size = new System.Drawing.Size(105, 31);
  4556. this.txt步骤1减速顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4557. this.txt步骤1减速顶出位置设定6.TabIndex = 316;
  4558. this.txt步骤1减速顶出位置设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4559. this.txt步骤1减速顶出位置设定6.Watermark = "";
  4560. //
  4561. // label150
  4562. //
  4563. this.label150.AutoSize = true;
  4564. this.label150.BackColor = System.Drawing.Color.AliceBlue;
  4565. this.label150.ForeColor = System.Drawing.Color.Black;
  4566. this.label150.Location = new System.Drawing.Point(1032, 400);
  4567. this.label150.Name = "label150";
  4568. this.label150.Size = new System.Drawing.Size(40, 21);
  4569. this.label150.TabIndex = 318;
  4570. this.label150.Text = "mm";
  4571. //
  4572. // label151
  4573. //
  4574. this.label151.AutoSize = true;
  4575. this.label151.BackColor = System.Drawing.Color.AliceBlue;
  4576. this.label151.ForeColor = System.Drawing.Color.Black;
  4577. this.label151.Location = new System.Drawing.Point(58, 400);
  4578. this.label151.Name = "label151";
  4579. this.label151.Size = new System.Drawing.Size(179, 21);
  4580. this.label151.TabIndex = 313;
  4581. this.label151.Text = "步骤1停止顶出位置设定";
  4582. //
  4583. // btn步骤1停止顶出位置设定6
  4584. //
  4585. this.btn步骤1停止顶出位置设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4586. this.btn步骤1停止顶出位置设定6.FillColor = System.Drawing.Color.AliceBlue;
  4587. this.btn步骤1停止顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4588. this.btn步骤1停止顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4589. this.btn步骤1停止顶出位置设定6.Location = new System.Drawing.Point(421, 395);
  4590. this.btn步骤1停止顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4591. this.btn步骤1停止顶出位置设定6.Name = "btn步骤1停止顶出位置设定6";
  4592. this.btn步骤1停止顶出位置设定6.Size = new System.Drawing.Size(98, 31);
  4593. this.btn步骤1停止顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4594. this.btn步骤1停止顶出位置设定6.Symbol = 162924;
  4595. this.btn步骤1停止顶出位置设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4596. this.btn步骤1停止顶出位置设定6.TabIndex = 315;
  4597. this.btn步骤1停止顶出位置设定6.Text = "写入";
  4598. this.btn步骤1停止顶出位置设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4599. this.btn步骤1停止顶出位置设定6.Click += new System.EventHandler(this.btnWrite);
  4600. //
  4601. // txt步骤1停止顶出位置设定6
  4602. //
  4603. this.txt步骤1停止顶出位置设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4604. this.txt步骤1停止顶出位置设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4605. this.txt步骤1停止顶出位置设定6.ForeColor = System.Drawing.Color.Black;
  4606. this.txt步骤1停止顶出位置设定6.Location = new System.Drawing.Point(245, 395);
  4607. this.txt步骤1停止顶出位置设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4608. this.txt步骤1停止顶出位置设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4609. this.txt步骤1停止顶出位置设定6.Name = "txt步骤1停止顶出位置设定6";
  4610. this.txt步骤1停止顶出位置设定6.Padding = new System.Windows.Forms.Padding(5);
  4611. this.txt步骤1停止顶出位置设定6.ShowText = false;
  4612. this.txt步骤1停止顶出位置设定6.Size = new System.Drawing.Size(105, 31);
  4613. this.txt步骤1停止顶出位置设定6.Style = Sunny.UI.UIStyle.Custom;
  4614. this.txt步骤1停止顶出位置设定6.TabIndex = 312;
  4615. this.txt步骤1停止顶出位置设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4616. this.txt步骤1停止顶出位置设定6.Watermark = "";
  4617. //
  4618. // label152
  4619. //
  4620. this.label152.AutoSize = true;
  4621. this.label152.BackColor = System.Drawing.Color.AliceBlue;
  4622. this.label152.ForeColor = System.Drawing.Color.Black;
  4623. this.label152.Location = new System.Drawing.Point(357, 400);
  4624. this.label152.Name = "label152";
  4625. this.label152.Size = new System.Drawing.Size(40, 21);
  4626. this.label152.TabIndex = 314;
  4627. this.label152.Text = "mm";
  4628. //
  4629. // label153
  4630. //
  4631. this.label153.AutoSize = true;
  4632. this.label153.BackColor = System.Drawing.Color.AliceBlue;
  4633. this.label153.ForeColor = System.Drawing.Color.Black;
  4634. this.label153.Location = new System.Drawing.Point(734, 243);
  4635. this.label153.Name = "label153";
  4636. this.label153.Size = new System.Drawing.Size(179, 21);
  4637. this.label153.TabIndex = 307;
  4638. this.label153.Text = "步骤3油缸保压时间设定";
  4639. //
  4640. // label154
  4641. //
  4642. this.label154.AutoSize = true;
  4643. this.label154.BackColor = System.Drawing.Color.AliceBlue;
  4644. this.label154.ForeColor = System.Drawing.Color.Black;
  4645. this.label154.Location = new System.Drawing.Point(734, 167);
  4646. this.label154.Name = "label154";
  4647. this.label154.Size = new System.Drawing.Size(179, 21);
  4648. this.label154.TabIndex = 306;
  4649. this.label154.Text = "步骤2油缸保压时间设定";
  4650. //
  4651. // btn步骤3油缸保压时间设定6
  4652. //
  4653. this.btn步骤3油缸保压时间设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4654. this.btn步骤3油缸保压时间设定6.FillColor = System.Drawing.Color.AliceBlue;
  4655. this.btn步骤3油缸保压时间设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4656. this.btn步骤3油缸保压时间设定6.ForeColor = System.Drawing.Color.Black;
  4657. this.btn步骤3油缸保压时间设定6.Location = new System.Drawing.Point(1089, 238);
  4658. this.btn步骤3油缸保压时间设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4659. this.btn步骤3油缸保压时间设定6.Name = "btn步骤3油缸保压时间设定6";
  4660. this.btn步骤3油缸保压时间设定6.Size = new System.Drawing.Size(98, 31);
  4661. this.btn步骤3油缸保压时间设定6.Style = Sunny.UI.UIStyle.Custom;
  4662. this.btn步骤3油缸保压时间设定6.Symbol = 162924;
  4663. this.btn步骤3油缸保压时间设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4664. this.btn步骤3油缸保压时间设定6.TabIndex = 311;
  4665. this.btn步骤3油缸保压时间设定6.Text = "写入";
  4666. this.btn步骤3油缸保压时间设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4667. this.btn步骤3油缸保压时间设定6.Click += new System.EventHandler(this.btnWrite);
  4668. //
  4669. // btn步骤2油缸保压时间设定6
  4670. //
  4671. this.btn步骤2油缸保压时间设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4672. this.btn步骤2油缸保压时间设定6.FillColor = System.Drawing.Color.AliceBlue;
  4673. this.btn步骤2油缸保压时间设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4674. this.btn步骤2油缸保压时间设定6.ForeColor = System.Drawing.Color.Black;
  4675. this.btn步骤2油缸保压时间设定6.Location = new System.Drawing.Point(1089, 162);
  4676. this.btn步骤2油缸保压时间设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4677. this.btn步骤2油缸保压时间设定6.Name = "btn步骤2油缸保压时间设定6";
  4678. this.btn步骤2油缸保压时间设定6.Size = new System.Drawing.Size(98, 31);
  4679. this.btn步骤2油缸保压时间设定6.Style = Sunny.UI.UIStyle.Custom;
  4680. this.btn步骤2油缸保压时间设定6.Symbol = 162924;
  4681. this.btn步骤2油缸保压时间设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4682. this.btn步骤2油缸保压时间设定6.TabIndex = 310;
  4683. this.btn步骤2油缸保压时间设定6.Text = "写入";
  4684. this.btn步骤2油缸保压时间设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4685. this.btn步骤2油缸保压时间设定6.Click += new System.EventHandler(this.btnWrite);
  4686. //
  4687. // txt步骤3油缸保压时间设定6
  4688. //
  4689. this.txt步骤3油缸保压时间设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4690. this.txt步骤3油缸保压时间设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4691. this.txt步骤3油缸保压时间设定6.ForeColor = System.Drawing.Color.Black;
  4692. this.txt步骤3油缸保压时间设定6.Location = new System.Drawing.Point(920, 238);
  4693. this.txt步骤3油缸保压时间设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4694. this.txt步骤3油缸保压时间设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4695. this.txt步骤3油缸保压时间设定6.Name = "txt步骤3油缸保压时间设定6";
  4696. this.txt步骤3油缸保压时间设定6.Padding = new System.Windows.Forms.Padding(5);
  4697. this.txt步骤3油缸保压时间设定6.ShowText = false;
  4698. this.txt步骤3油缸保压时间设定6.Size = new System.Drawing.Size(105, 31);
  4699. this.txt步骤3油缸保压时间设定6.Style = Sunny.UI.UIStyle.Custom;
  4700. this.txt步骤3油缸保压时间设定6.TabIndex = 305;
  4701. this.txt步骤3油缸保压时间设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4702. this.txt步骤3油缸保压时间设定6.Watermark = "";
  4703. //
  4704. // label155
  4705. //
  4706. this.label155.AutoSize = true;
  4707. this.label155.BackColor = System.Drawing.Color.AliceBlue;
  4708. this.label155.ForeColor = System.Drawing.Color.Black;
  4709. this.label155.Location = new System.Drawing.Point(1032, 243);
  4710. this.label155.Name = "label155";
  4711. this.label155.Size = new System.Drawing.Size(17, 21);
  4712. this.label155.TabIndex = 309;
  4713. this.label155.Text = "s";
  4714. //
  4715. // txt步骤2油缸保压时间设定6
  4716. //
  4717. this.txt步骤2油缸保压时间设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4718. this.txt步骤2油缸保压时间设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4719. this.txt步骤2油缸保压时间设定6.ForeColor = System.Drawing.Color.Black;
  4720. this.txt步骤2油缸保压时间设定6.Location = new System.Drawing.Point(920, 162);
  4721. this.txt步骤2油缸保压时间设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4722. this.txt步骤2油缸保压时间设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4723. this.txt步骤2油缸保压时间设定6.Name = "txt步骤2油缸保压时间设定6";
  4724. this.txt步骤2油缸保压时间设定6.Padding = new System.Windows.Forms.Padding(5);
  4725. this.txt步骤2油缸保压时间设定6.ShowText = false;
  4726. this.txt步骤2油缸保压时间设定6.Size = new System.Drawing.Size(105, 31);
  4727. this.txt步骤2油缸保压时间设定6.Style = Sunny.UI.UIStyle.Custom;
  4728. this.txt步骤2油缸保压时间设定6.TabIndex = 304;
  4729. this.txt步骤2油缸保压时间设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4730. this.txt步骤2油缸保压时间设定6.Watermark = "";
  4731. //
  4732. // label156
  4733. //
  4734. this.label156.AutoSize = true;
  4735. this.label156.BackColor = System.Drawing.Color.AliceBlue;
  4736. this.label156.ForeColor = System.Drawing.Color.Black;
  4737. this.label156.Location = new System.Drawing.Point(58, 243);
  4738. this.label156.Name = "label156";
  4739. this.label156.Size = new System.Drawing.Size(147, 21);
  4740. this.label156.TabIndex = 298;
  4741. this.label156.Text = "步骤3油缸压力设定";
  4742. //
  4743. // label157
  4744. //
  4745. this.label157.AutoSize = true;
  4746. this.label157.BackColor = System.Drawing.Color.AliceBlue;
  4747. this.label157.ForeColor = System.Drawing.Color.Black;
  4748. this.label157.Location = new System.Drawing.Point(1032, 167);
  4749. this.label157.Name = "label157";
  4750. this.label157.Size = new System.Drawing.Size(17, 21);
  4751. this.label157.TabIndex = 308;
  4752. this.label157.Text = "s";
  4753. //
  4754. // btn步骤3油缸压力设定6
  4755. //
  4756. this.btn步骤3油缸压力设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4757. this.btn步骤3油缸压力设定6.FillColor = System.Drawing.Color.AliceBlue;
  4758. this.btn步骤3油缸压力设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4759. this.btn步骤3油缸压力设定6.ForeColor = System.Drawing.Color.Black;
  4760. this.btn步骤3油缸压力设定6.Location = new System.Drawing.Point(421, 238);
  4761. this.btn步骤3油缸压力设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4762. this.btn步骤3油缸压力设定6.Name = "btn步骤3油缸压力设定6";
  4763. this.btn步骤3油缸压力设定6.Size = new System.Drawing.Size(98, 31);
  4764. this.btn步骤3油缸压力设定6.Style = Sunny.UI.UIStyle.Custom;
  4765. this.btn步骤3油缸压力设定6.Symbol = 162924;
  4766. this.btn步骤3油缸压力设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4767. this.btn步骤3油缸压力设定6.TabIndex = 302;
  4768. this.btn步骤3油缸压力设定6.Text = "写入";
  4769. this.btn步骤3油缸压力设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4770. this.btn步骤3油缸压力设定6.Click += new System.EventHandler(this.btnWrite);
  4771. //
  4772. // label158
  4773. //
  4774. this.label158.AutoSize = true;
  4775. this.label158.BackColor = System.Drawing.Color.AliceBlue;
  4776. this.label158.ForeColor = System.Drawing.Color.Black;
  4777. this.label158.Location = new System.Drawing.Point(58, 167);
  4778. this.label158.Name = "label158";
  4779. this.label158.Size = new System.Drawing.Size(147, 21);
  4780. this.label158.TabIndex = 299;
  4781. this.label158.Text = "步骤2油缸压力设定";
  4782. //
  4783. // txt步骤3油缸压力设定6
  4784. //
  4785. this.txt步骤3油缸压力设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4786. this.txt步骤3油缸压力设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4787. this.txt步骤3油缸压力设定6.ForeColor = System.Drawing.Color.Black;
  4788. this.txt步骤3油缸压力设定6.Location = new System.Drawing.Point(245, 238);
  4789. this.txt步骤3油缸压力设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4790. this.txt步骤3油缸压力设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4791. this.txt步骤3油缸压力设定6.Name = "txt步骤3油缸压力设定6";
  4792. this.txt步骤3油缸压力设定6.Padding = new System.Windows.Forms.Padding(5);
  4793. this.txt步骤3油缸压力设定6.ShowText = false;
  4794. this.txt步骤3油缸压力设定6.Size = new System.Drawing.Size(105, 31);
  4795. this.txt步骤3油缸压力设定6.Style = Sunny.UI.UIStyle.Custom;
  4796. this.txt步骤3油缸压力设定6.TabIndex = 297;
  4797. this.txt步骤3油缸压力设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4798. this.txt步骤3油缸压力设定6.Watermark = "";
  4799. //
  4800. // btn步骤2油缸压力设定6
  4801. //
  4802. this.btn步骤2油缸压力设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4803. this.btn步骤2油缸压力设定6.FillColor = System.Drawing.Color.AliceBlue;
  4804. this.btn步骤2油缸压力设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4805. this.btn步骤2油缸压力设定6.ForeColor = System.Drawing.Color.Black;
  4806. this.btn步骤2油缸压力设定6.Location = new System.Drawing.Point(421, 162);
  4807. this.btn步骤2油缸压力设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4808. this.btn步骤2油缸压力设定6.Name = "btn步骤2油缸压力设定6";
  4809. this.btn步骤2油缸压力设定6.Size = new System.Drawing.Size(98, 31);
  4810. this.btn步骤2油缸压力设定6.Style = Sunny.UI.UIStyle.Custom;
  4811. this.btn步骤2油缸压力设定6.Symbol = 162924;
  4812. this.btn步骤2油缸压力设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4813. this.btn步骤2油缸压力设定6.TabIndex = 303;
  4814. this.btn步骤2油缸压力设定6.Text = "写入";
  4815. this.btn步骤2油缸压力设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4816. this.btn步骤2油缸压力设定6.Click += new System.EventHandler(this.btnWrite);
  4817. //
  4818. // label159
  4819. //
  4820. this.label159.AutoSize = true;
  4821. this.label159.BackColor = System.Drawing.Color.AliceBlue;
  4822. this.label159.ForeColor = System.Drawing.Color.Black;
  4823. this.label159.Location = new System.Drawing.Point(357, 243);
  4824. this.label159.Name = "label159";
  4825. this.label159.Size = new System.Drawing.Size(45, 21);
  4826. this.label159.TabIndex = 300;
  4827. this.label159.Text = "MPa";
  4828. //
  4829. // txt步骤2油缸压力设定6
  4830. //
  4831. this.txt步骤2油缸压力设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4832. this.txt步骤2油缸压力设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4833. this.txt步骤2油缸压力设定6.ForeColor = System.Drawing.Color.Black;
  4834. this.txt步骤2油缸压力设定6.Location = new System.Drawing.Point(245, 162);
  4835. this.txt步骤2油缸压力设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4836. this.txt步骤2油缸压力设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4837. this.txt步骤2油缸压力设定6.Name = "txt步骤2油缸压力设定6";
  4838. this.txt步骤2油缸压力设定6.Padding = new System.Windows.Forms.Padding(5);
  4839. this.txt步骤2油缸压力设定6.ShowText = false;
  4840. this.txt步骤2油缸压力设定6.Size = new System.Drawing.Size(105, 31);
  4841. this.txt步骤2油缸压力设定6.Style = Sunny.UI.UIStyle.Custom;
  4842. this.txt步骤2油缸压力设定6.TabIndex = 296;
  4843. this.txt步骤2油缸压力设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4844. this.txt步骤2油缸压力设定6.Watermark = "";
  4845. //
  4846. // label160
  4847. //
  4848. this.label160.AutoSize = true;
  4849. this.label160.BackColor = System.Drawing.Color.AliceBlue;
  4850. this.label160.ForeColor = System.Drawing.Color.Black;
  4851. this.label160.Location = new System.Drawing.Point(357, 167);
  4852. this.label160.Name = "label160";
  4853. this.label160.Size = new System.Drawing.Size(45, 21);
  4854. this.label160.TabIndex = 301;
  4855. this.label160.Text = "MPa";
  4856. //
  4857. // label161
  4858. //
  4859. this.label161.AutoSize = true;
  4860. this.label161.BackColor = System.Drawing.Color.AliceBlue;
  4861. this.label161.ForeColor = System.Drawing.Color.Black;
  4862. this.label161.Location = new System.Drawing.Point(734, 91);
  4863. this.label161.Name = "label161";
  4864. this.label161.Size = new System.Drawing.Size(179, 21);
  4865. this.label161.TabIndex = 293;
  4866. this.label161.Text = "步骤1油缸保压时间设定";
  4867. //
  4868. // btn步骤1油缸保压时间设定6
  4869. //
  4870. this.btn步骤1油缸保压时间设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4871. this.btn步骤1油缸保压时间设定6.FillColor = System.Drawing.Color.AliceBlue;
  4872. this.btn步骤1油缸保压时间设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4873. this.btn步骤1油缸保压时间设定6.ForeColor = System.Drawing.Color.Black;
  4874. this.btn步骤1油缸保压时间设定6.Location = new System.Drawing.Point(1089, 86);
  4875. this.btn步骤1油缸保压时间设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4876. this.btn步骤1油缸保压时间设定6.Name = "btn步骤1油缸保压时间设定6";
  4877. this.btn步骤1油缸保压时间设定6.Size = new System.Drawing.Size(98, 31);
  4878. this.btn步骤1油缸保压时间设定6.Style = Sunny.UI.UIStyle.Custom;
  4879. this.btn步骤1油缸保压时间设定6.Symbol = 162924;
  4880. this.btn步骤1油缸保压时间设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4881. this.btn步骤1油缸保压时间设定6.TabIndex = 295;
  4882. this.btn步骤1油缸保压时间设定6.Text = "写入";
  4883. this.btn步骤1油缸保压时间设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4884. this.btn步骤1油缸保压时间设定6.Click += new System.EventHandler(this.btnWrite);
  4885. //
  4886. // txt步骤1油缸保压时间设定6
  4887. //
  4888. this.txt步骤1油缸保压时间设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4889. this.txt步骤1油缸保压时间设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4890. this.txt步骤1油缸保压时间设定6.ForeColor = System.Drawing.Color.Black;
  4891. this.txt步骤1油缸保压时间设定6.Location = new System.Drawing.Point(920, 86);
  4892. this.txt步骤1油缸保压时间设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4893. this.txt步骤1油缸保压时间设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4894. this.txt步骤1油缸保压时间设定6.Name = "txt步骤1油缸保压时间设定6";
  4895. this.txt步骤1油缸保压时间设定6.Padding = new System.Windows.Forms.Padding(5);
  4896. this.txt步骤1油缸保压时间设定6.ShowText = false;
  4897. this.txt步骤1油缸保压时间设定6.Size = new System.Drawing.Size(105, 31);
  4898. this.txt步骤1油缸保压时间设定6.Style = Sunny.UI.UIStyle.Custom;
  4899. this.txt步骤1油缸保压时间设定6.TabIndex = 292;
  4900. this.txt步骤1油缸保压时间设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4901. this.txt步骤1油缸保压时间设定6.Watermark = "";
  4902. //
  4903. // label162
  4904. //
  4905. this.label162.AutoSize = true;
  4906. this.label162.BackColor = System.Drawing.Color.AliceBlue;
  4907. this.label162.ForeColor = System.Drawing.Color.Black;
  4908. this.label162.Location = new System.Drawing.Point(1032, 91);
  4909. this.label162.Name = "label162";
  4910. this.label162.Size = new System.Drawing.Size(17, 21);
  4911. this.label162.TabIndex = 294;
  4912. this.label162.Text = "s";
  4913. //
  4914. // label163
  4915. //
  4916. this.label163.AutoSize = true;
  4917. this.label163.BackColor = System.Drawing.Color.AliceBlue;
  4918. this.label163.ForeColor = System.Drawing.Color.Black;
  4919. this.label163.Location = new System.Drawing.Point(58, 91);
  4920. this.label163.Name = "label163";
  4921. this.label163.Size = new System.Drawing.Size(147, 21);
  4922. this.label163.TabIndex = 289;
  4923. this.label163.Text = "步骤1油缸压力设定";
  4924. //
  4925. // btn步骤1油缸压力设定6
  4926. //
  4927. this.btn步骤1油缸压力设定6.Cursor = System.Windows.Forms.Cursors.Hand;
  4928. this.btn步骤1油缸压力设定6.FillColor = System.Drawing.Color.AliceBlue;
  4929. this.btn步骤1油缸压力设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4930. this.btn步骤1油缸压力设定6.ForeColor = System.Drawing.Color.Black;
  4931. this.btn步骤1油缸压力设定6.Location = new System.Drawing.Point(421, 86);
  4932. this.btn步骤1油缸压力设定6.MinimumSize = new System.Drawing.Size(1, 1);
  4933. this.btn步骤1油缸压力设定6.Name = "btn步骤1油缸压力设定6";
  4934. this.btn步骤1油缸压力设定6.Size = new System.Drawing.Size(98, 31);
  4935. this.btn步骤1油缸压力设定6.Style = Sunny.UI.UIStyle.Custom;
  4936. this.btn步骤1油缸压力设定6.Symbol = 162924;
  4937. this.btn步骤1油缸压力设定6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4938. this.btn步骤1油缸压力设定6.TabIndex = 291;
  4939. this.btn步骤1油缸压力设定6.Text = "写入";
  4940. this.btn步骤1油缸压力设定6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4941. this.btn步骤1油缸压力设定6.Click += new System.EventHandler(this.btnWrite);
  4942. //
  4943. // txt步骤1油缸压力设定6
  4944. //
  4945. this.txt步骤1油缸压力设定6.Cursor = System.Windows.Forms.Cursors.IBeam;
  4946. this.txt步骤1油缸压力设定6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4947. this.txt步骤1油缸压力设定6.ForeColor = System.Drawing.Color.Black;
  4948. this.txt步骤1油缸压力设定6.Location = new System.Drawing.Point(245, 86);
  4949. this.txt步骤1油缸压力设定6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4950. this.txt步骤1油缸压力设定6.MinimumSize = new System.Drawing.Size(1, 16);
  4951. this.txt步骤1油缸压力设定6.Name = "txt步骤1油缸压力设定6";
  4952. this.txt步骤1油缸压力设定6.Padding = new System.Windows.Forms.Padding(5);
  4953. this.txt步骤1油缸压力设定6.ShowText = false;
  4954. this.txt步骤1油缸压力设定6.Size = new System.Drawing.Size(105, 31);
  4955. this.txt步骤1油缸压力设定6.Style = Sunny.UI.UIStyle.Custom;
  4956. this.txt步骤1油缸压力设定6.TabIndex = 288;
  4957. this.txt步骤1油缸压力设定6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  4958. this.txt步骤1油缸压力设定6.Watermark = "";
  4959. //
  4960. // label164
  4961. //
  4962. this.label164.AutoSize = true;
  4963. this.label164.BackColor = System.Drawing.Color.AliceBlue;
  4964. this.label164.ForeColor = System.Drawing.Color.Black;
  4965. this.label164.Location = new System.Drawing.Point(357, 91);
  4966. this.label164.Name = "label164";
  4967. this.label164.Size = new System.Drawing.Size(45, 21);
  4968. this.label164.TabIndex = 290;
  4969. this.label164.Text = "MPa";
  4970. //
  4971. // gpb伺服电机参数设定
  4972. //
  4973. this.gpb伺服电机参数设定.Controls.Add(this.label43);
  4974. this.gpb伺服电机参数设定.Controls.Add(this.btn空载流量设置);
  4975. this.gpb伺服电机参数设定.Controls.Add(this.label44);
  4976. this.gpb伺服电机参数设定.Controls.Add(this.txt空载流量设置);
  4977. this.gpb伺服电机参数设定.Controls.Add(this.label41);
  4978. this.gpb伺服电机参数设定.Controls.Add(this.btn空载压力设置);
  4979. this.gpb伺服电机参数设定.Controls.Add(this.label42);
  4980. this.gpb伺服电机参数设定.Controls.Add(this.txt空载压力设置);
  4981. this.gpb伺服电机参数设定.Controls.Add(this.label39);
  4982. this.gpb伺服电机参数设定.Controls.Add(this.btn快退流量设定值);
  4983. this.gpb伺服电机参数设定.Controls.Add(this.label40);
  4984. this.gpb伺服电机参数设定.Controls.Add(this.txt快退流量设定值);
  4985. this.gpb伺服电机参数设定.Controls.Add(this.label37);
  4986. this.gpb伺服电机参数设定.Controls.Add(this.btn快退压力设定值);
  4987. this.gpb伺服电机参数设定.Controls.Add(this.label38);
  4988. this.gpb伺服电机参数设定.Controls.Add(this.txt快退压力设定值);
  4989. this.gpb伺服电机参数设定.Controls.Add(this.label35);
  4990. this.gpb伺服电机参数设定.Controls.Add(this.btn慢退流量设定值);
  4991. this.gpb伺服电机参数设定.Controls.Add(this.label36);
  4992. this.gpb伺服电机参数设定.Controls.Add(this.txt慢退流量设定值);
  4993. this.gpb伺服电机参数设定.Controls.Add(this.label33);
  4994. this.gpb伺服电机参数设定.Controls.Add(this.btn慢退压力设定值);
  4995. this.gpb伺服电机参数设定.Controls.Add(this.label34);
  4996. this.gpb伺服电机参数设定.Controls.Add(this.txt慢退压力设定值);
  4997. this.gpb伺服电机参数设定.Controls.Add(this.label31);
  4998. this.gpb伺服电机参数设定.Controls.Add(this.btn慢顶流量设定值);
  4999. this.gpb伺服电机参数设定.Controls.Add(this.label32);
  5000. this.gpb伺服电机参数设定.Controls.Add(this.txt慢顶流量设定值);
  5001. this.gpb伺服电机参数设定.Controls.Add(this.label29);
  5002. this.gpb伺服电机参数设定.Controls.Add(this.btn慢顶压力设定值);
  5003. this.gpb伺服电机参数设定.Controls.Add(this.label30);
  5004. this.gpb伺服电机参数设定.Controls.Add(this.txt慢顶压力设定值);
  5005. this.gpb伺服电机参数设定.Controls.Add(this.label27);
  5006. this.gpb伺服电机参数设定.Controls.Add(this.btn快顶流量设定值);
  5007. this.gpb伺服电机参数设定.Controls.Add(this.label28);
  5008. this.gpb伺服电机参数设定.Controls.Add(this.txt快顶流量设定值);
  5009. this.gpb伺服电机参数设定.Controls.Add(this.label25);
  5010. this.gpb伺服电机参数设定.Controls.Add(this.btn快顶压力设定值);
  5011. this.gpb伺服电机参数设定.Controls.Add(this.label26);
  5012. this.gpb伺服电机参数设定.Controls.Add(this.txt快顶压力设定值);
  5013. this.gpb伺服电机参数设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5014. this.gpb伺服电机参数设定.Location = new System.Drawing.Point(1308, 36);
  5015. this.gpb伺服电机参数设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5016. this.gpb伺服电机参数设定.MinimumSize = new System.Drawing.Size(1, 1);
  5017. this.gpb伺服电机参数设定.Name = "gpb伺服电机参数设定";
  5018. this.gpb伺服电机参数设定.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  5019. this.gpb伺服电机参数设定.Size = new System.Drawing.Size(608, 800);
  5020. this.gpb伺服电机参数设定.TabIndex = 322;
  5021. this.gpb伺服电机参数设定.Text = "伺服电机参数设定";
  5022. this.gpb伺服电机参数设定.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  5023. //
  5024. // label43
  5025. //
  5026. this.label43.AutoSize = true;
  5027. this.label43.BackColor = System.Drawing.Color.AliceBlue;
  5028. this.label43.ForeColor = System.Drawing.Color.Black;
  5029. this.label43.Location = new System.Drawing.Point(39, 743);
  5030. this.label43.Name = "label43";
  5031. this.label43.Size = new System.Drawing.Size(106, 21);
  5032. this.label43.TabIndex = 324;
  5033. this.label43.Text = "空载流量设置";
  5034. //
  5035. // btn空载流量设置
  5036. //
  5037. this.btn空载流量设置.Cursor = System.Windows.Forms.Cursors.Hand;
  5038. this.btn空载流量设置.FillColor = System.Drawing.Color.AliceBlue;
  5039. this.btn空载流量设置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5040. this.btn空载流量设置.ForeColor = System.Drawing.Color.Black;
  5041. this.btn空载流量设置.Location = new System.Drawing.Point(394, 738);
  5042. this.btn空载流量设置.MinimumSize = new System.Drawing.Size(1, 1);
  5043. this.btn空载流量设置.Name = "btn空载流量设置";
  5044. this.btn空载流量设置.Size = new System.Drawing.Size(98, 31);
  5045. this.btn空载流量设置.Style = Sunny.UI.UIStyle.Custom;
  5046. this.btn空载流量设置.Symbol = 162924;
  5047. this.btn空载流量设置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5048. this.btn空载流量设置.TabIndex = 326;
  5049. this.btn空载流量设置.Text = "写入";
  5050. this.btn空载流量设置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5051. this.btn空载流量设置.Click += new System.EventHandler(this.btnWrite);
  5052. //
  5053. // label44
  5054. //
  5055. this.label44.AutoSize = true;
  5056. this.label44.BackColor = System.Drawing.Color.AliceBlue;
  5057. this.label44.ForeColor = System.Drawing.Color.Black;
  5058. this.label44.Location = new System.Drawing.Point(294, 743);
  5059. this.label44.Name = "label44";
  5060. this.label44.Size = new System.Drawing.Size(24, 21);
  5061. this.label44.TabIndex = 325;
  5062. this.label44.Text = "%";
  5063. //
  5064. // txt空载流量设置
  5065. //
  5066. this.txt空载流量设置.Cursor = System.Windows.Forms.Cursors.IBeam;
  5067. this.txt空载流量设置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5068. this.txt空载流量设置.ForeColor = System.Drawing.Color.Black;
  5069. this.txt空载流量设置.Location = new System.Drawing.Point(182, 738);
  5070. this.txt空载流量设置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5071. this.txt空载流量设置.MinimumSize = new System.Drawing.Size(1, 16);
  5072. this.txt空载流量设置.Name = "txt空载流量设置";
  5073. this.txt空载流量设置.Padding = new System.Windows.Forms.Padding(5);
  5074. this.txt空载流量设置.ShowText = false;
  5075. this.txt空载流量设置.Size = new System.Drawing.Size(105, 31);
  5076. this.txt空载流量设置.Style = Sunny.UI.UIStyle.Custom;
  5077. this.txt空载流量设置.TabIndex = 323;
  5078. this.txt空载流量设置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5079. this.txt空载流量设置.Watermark = "";
  5080. //
  5081. // label41
  5082. //
  5083. this.label41.AutoSize = true;
  5084. this.label41.BackColor = System.Drawing.Color.AliceBlue;
  5085. this.label41.ForeColor = System.Drawing.Color.Black;
  5086. this.label41.Location = new System.Drawing.Point(39, 667);
  5087. this.label41.Name = "label41";
  5088. this.label41.Size = new System.Drawing.Size(106, 21);
  5089. this.label41.TabIndex = 320;
  5090. this.label41.Text = "空载压力设置";
  5091. //
  5092. // btn空载压力设置
  5093. //
  5094. this.btn空载压力设置.Cursor = System.Windows.Forms.Cursors.Hand;
  5095. this.btn空载压力设置.FillColor = System.Drawing.Color.AliceBlue;
  5096. this.btn空载压力设置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5097. this.btn空载压力设置.ForeColor = System.Drawing.Color.Black;
  5098. this.btn空载压力设置.Location = new System.Drawing.Point(394, 662);
  5099. this.btn空载压力设置.MinimumSize = new System.Drawing.Size(1, 1);
  5100. this.btn空载压力设置.Name = "btn空载压力设置";
  5101. this.btn空载压力设置.Size = new System.Drawing.Size(98, 31);
  5102. this.btn空载压力设置.Style = Sunny.UI.UIStyle.Custom;
  5103. this.btn空载压力设置.Symbol = 162924;
  5104. this.btn空载压力设置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5105. this.btn空载压力设置.TabIndex = 322;
  5106. this.btn空载压力设置.Text = "写入";
  5107. this.btn空载压力设置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5108. this.btn空载压力设置.Click += new System.EventHandler(this.btnWrite);
  5109. //
  5110. // label42
  5111. //
  5112. this.label42.AutoSize = true;
  5113. this.label42.BackColor = System.Drawing.Color.AliceBlue;
  5114. this.label42.ForeColor = System.Drawing.Color.Black;
  5115. this.label42.Location = new System.Drawing.Point(294, 667);
  5116. this.label42.Name = "label42";
  5117. this.label42.Size = new System.Drawing.Size(45, 21);
  5118. this.label42.TabIndex = 321;
  5119. this.label42.Text = "MPa";
  5120. //
  5121. // txt空载压力设置
  5122. //
  5123. this.txt空载压力设置.Cursor = System.Windows.Forms.Cursors.IBeam;
  5124. this.txt空载压力设置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5125. this.txt空载压力设置.ForeColor = System.Drawing.Color.Black;
  5126. this.txt空载压力设置.Location = new System.Drawing.Point(182, 662);
  5127. this.txt空载压力设置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5128. this.txt空载压力设置.MinimumSize = new System.Drawing.Size(1, 16);
  5129. this.txt空载压力设置.Name = "txt空载压力设置";
  5130. this.txt空载压力设置.Padding = new System.Windows.Forms.Padding(5);
  5131. this.txt空载压力设置.ShowText = false;
  5132. this.txt空载压力设置.Size = new System.Drawing.Size(105, 31);
  5133. this.txt空载压力设置.Style = Sunny.UI.UIStyle.Custom;
  5134. this.txt空载压力设置.TabIndex = 319;
  5135. this.txt空载压力设置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5136. this.txt空载压力设置.Watermark = "";
  5137. //
  5138. // label39
  5139. //
  5140. this.label39.AutoSize = true;
  5141. this.label39.BackColor = System.Drawing.Color.AliceBlue;
  5142. this.label39.ForeColor = System.Drawing.Color.Black;
  5143. this.label39.Location = new System.Drawing.Point(39, 591);
  5144. this.label39.Name = "label39";
  5145. this.label39.Size = new System.Drawing.Size(122, 21);
  5146. this.label39.TabIndex = 316;
  5147. this.label39.Text = "快退流量设定值";
  5148. //
  5149. // btn快退流量设定值
  5150. //
  5151. this.btn快退流量设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5152. this.btn快退流量设定值.FillColor = System.Drawing.Color.AliceBlue;
  5153. this.btn快退流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5154. this.btn快退流量设定值.ForeColor = System.Drawing.Color.Black;
  5155. this.btn快退流量设定值.Location = new System.Drawing.Point(394, 586);
  5156. this.btn快退流量设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5157. this.btn快退流量设定值.Name = "btn快退流量设定值";
  5158. this.btn快退流量设定值.Size = new System.Drawing.Size(98, 31);
  5159. this.btn快退流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5160. this.btn快退流量设定值.Symbol = 162924;
  5161. this.btn快退流量设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5162. this.btn快退流量设定值.TabIndex = 318;
  5163. this.btn快退流量设定值.Text = "写入";
  5164. this.btn快退流量设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5165. this.btn快退流量设定值.Click += new System.EventHandler(this.btnWrite);
  5166. //
  5167. // label40
  5168. //
  5169. this.label40.AutoSize = true;
  5170. this.label40.BackColor = System.Drawing.Color.AliceBlue;
  5171. this.label40.ForeColor = System.Drawing.Color.Black;
  5172. this.label40.Location = new System.Drawing.Point(294, 591);
  5173. this.label40.Name = "label40";
  5174. this.label40.Size = new System.Drawing.Size(24, 21);
  5175. this.label40.TabIndex = 317;
  5176. this.label40.Text = "%";
  5177. //
  5178. // txt快退流量设定值
  5179. //
  5180. this.txt快退流量设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5181. this.txt快退流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5182. this.txt快退流量设定值.ForeColor = System.Drawing.Color.Black;
  5183. this.txt快退流量设定值.Location = new System.Drawing.Point(182, 586);
  5184. this.txt快退流量设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5185. this.txt快退流量设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5186. this.txt快退流量设定值.Name = "txt快退流量设定值";
  5187. this.txt快退流量设定值.Padding = new System.Windows.Forms.Padding(5);
  5188. this.txt快退流量设定值.ShowText = false;
  5189. this.txt快退流量设定值.Size = new System.Drawing.Size(105, 31);
  5190. this.txt快退流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5191. this.txt快退流量设定值.TabIndex = 315;
  5192. this.txt快退流量设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5193. this.txt快退流量设定值.Watermark = "";
  5194. //
  5195. // label37
  5196. //
  5197. this.label37.AutoSize = true;
  5198. this.label37.BackColor = System.Drawing.Color.AliceBlue;
  5199. this.label37.ForeColor = System.Drawing.Color.Black;
  5200. this.label37.Location = new System.Drawing.Point(39, 515);
  5201. this.label37.Name = "label37";
  5202. this.label37.Size = new System.Drawing.Size(122, 21);
  5203. this.label37.TabIndex = 312;
  5204. this.label37.Text = "快退压力设定值";
  5205. //
  5206. // btn快退压力设定值
  5207. //
  5208. this.btn快退压力设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5209. this.btn快退压力设定值.FillColor = System.Drawing.Color.AliceBlue;
  5210. this.btn快退压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5211. this.btn快退压力设定值.ForeColor = System.Drawing.Color.Black;
  5212. this.btn快退压力设定值.Location = new System.Drawing.Point(394, 510);
  5213. this.btn快退压力设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5214. this.btn快退压力设定值.Name = "btn快退压力设定值";
  5215. this.btn快退压力设定值.Size = new System.Drawing.Size(98, 31);
  5216. this.btn快退压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5217. this.btn快退压力设定值.Symbol = 162924;
  5218. this.btn快退压力设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5219. this.btn快退压力设定值.TabIndex = 314;
  5220. this.btn快退压力设定值.Text = "写入";
  5221. this.btn快退压力设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5222. this.btn快退压力设定值.Click += new System.EventHandler(this.btnWrite);
  5223. //
  5224. // label38
  5225. //
  5226. this.label38.AutoSize = true;
  5227. this.label38.BackColor = System.Drawing.Color.AliceBlue;
  5228. this.label38.ForeColor = System.Drawing.Color.Black;
  5229. this.label38.Location = new System.Drawing.Point(294, 515);
  5230. this.label38.Name = "label38";
  5231. this.label38.Size = new System.Drawing.Size(45, 21);
  5232. this.label38.TabIndex = 313;
  5233. this.label38.Text = "MPa";
  5234. //
  5235. // txt快退压力设定值
  5236. //
  5237. this.txt快退压力设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5238. this.txt快退压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5239. this.txt快退压力设定值.ForeColor = System.Drawing.Color.Black;
  5240. this.txt快退压力设定值.Location = new System.Drawing.Point(182, 510);
  5241. this.txt快退压力设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5242. this.txt快退压力设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5243. this.txt快退压力设定值.Name = "txt快退压力设定值";
  5244. this.txt快退压力设定值.Padding = new System.Windows.Forms.Padding(5);
  5245. this.txt快退压力设定值.ShowText = false;
  5246. this.txt快退压力设定值.Size = new System.Drawing.Size(105, 31);
  5247. this.txt快退压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5248. this.txt快退压力设定值.TabIndex = 311;
  5249. this.txt快退压力设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5250. this.txt快退压力设定值.Watermark = "";
  5251. //
  5252. // label35
  5253. //
  5254. this.label35.AutoSize = true;
  5255. this.label35.BackColor = System.Drawing.Color.AliceBlue;
  5256. this.label35.ForeColor = System.Drawing.Color.Black;
  5257. this.label35.Location = new System.Drawing.Point(39, 439);
  5258. this.label35.Name = "label35";
  5259. this.label35.Size = new System.Drawing.Size(122, 21);
  5260. this.label35.TabIndex = 308;
  5261. this.label35.Text = "慢退流量设定值";
  5262. //
  5263. // btn慢退流量设定值
  5264. //
  5265. this.btn慢退流量设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5266. this.btn慢退流量设定值.FillColor = System.Drawing.Color.AliceBlue;
  5267. this.btn慢退流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5268. this.btn慢退流量设定值.ForeColor = System.Drawing.Color.Black;
  5269. this.btn慢退流量设定值.Location = new System.Drawing.Point(394, 434);
  5270. this.btn慢退流量设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5271. this.btn慢退流量设定值.Name = "btn慢退流量设定值";
  5272. this.btn慢退流量设定值.Size = new System.Drawing.Size(98, 31);
  5273. this.btn慢退流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5274. this.btn慢退流量设定值.Symbol = 162924;
  5275. this.btn慢退流量设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5276. this.btn慢退流量设定值.TabIndex = 310;
  5277. this.btn慢退流量设定值.Text = "写入";
  5278. this.btn慢退流量设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5279. this.btn慢退流量设定值.Click += new System.EventHandler(this.btnWrite);
  5280. //
  5281. // label36
  5282. //
  5283. this.label36.AutoSize = true;
  5284. this.label36.BackColor = System.Drawing.Color.AliceBlue;
  5285. this.label36.ForeColor = System.Drawing.Color.Black;
  5286. this.label36.Location = new System.Drawing.Point(294, 439);
  5287. this.label36.Name = "label36";
  5288. this.label36.Size = new System.Drawing.Size(24, 21);
  5289. this.label36.TabIndex = 309;
  5290. this.label36.Text = "%";
  5291. //
  5292. // txt慢退流量设定值
  5293. //
  5294. this.txt慢退流量设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5295. this.txt慢退流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5296. this.txt慢退流量设定值.ForeColor = System.Drawing.Color.Black;
  5297. this.txt慢退流量设定值.Location = new System.Drawing.Point(182, 434);
  5298. this.txt慢退流量设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5299. this.txt慢退流量设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5300. this.txt慢退流量设定值.Name = "txt慢退流量设定值";
  5301. this.txt慢退流量设定值.Padding = new System.Windows.Forms.Padding(5);
  5302. this.txt慢退流量设定值.ShowText = false;
  5303. this.txt慢退流量设定值.Size = new System.Drawing.Size(105, 31);
  5304. this.txt慢退流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5305. this.txt慢退流量设定值.TabIndex = 307;
  5306. this.txt慢退流量设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5307. this.txt慢退流量设定值.Watermark = "";
  5308. //
  5309. // label33
  5310. //
  5311. this.label33.AutoSize = true;
  5312. this.label33.BackColor = System.Drawing.Color.AliceBlue;
  5313. this.label33.ForeColor = System.Drawing.Color.Black;
  5314. this.label33.Location = new System.Drawing.Point(39, 363);
  5315. this.label33.Name = "label33";
  5316. this.label33.Size = new System.Drawing.Size(122, 21);
  5317. this.label33.TabIndex = 304;
  5318. this.label33.Text = "慢退压力设定值";
  5319. //
  5320. // btn慢退压力设定值
  5321. //
  5322. this.btn慢退压力设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5323. this.btn慢退压力设定值.FillColor = System.Drawing.Color.AliceBlue;
  5324. this.btn慢退压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5325. this.btn慢退压力设定值.ForeColor = System.Drawing.Color.Black;
  5326. this.btn慢退压力设定值.Location = new System.Drawing.Point(394, 358);
  5327. this.btn慢退压力设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5328. this.btn慢退压力设定值.Name = "btn慢退压力设定值";
  5329. this.btn慢退压力设定值.Size = new System.Drawing.Size(98, 31);
  5330. this.btn慢退压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5331. this.btn慢退压力设定值.Symbol = 162924;
  5332. this.btn慢退压力设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5333. this.btn慢退压力设定值.TabIndex = 306;
  5334. this.btn慢退压力设定值.Text = "写入";
  5335. this.btn慢退压力设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5336. this.btn慢退压力设定值.Click += new System.EventHandler(this.btnWrite);
  5337. //
  5338. // label34
  5339. //
  5340. this.label34.AutoSize = true;
  5341. this.label34.BackColor = System.Drawing.Color.AliceBlue;
  5342. this.label34.ForeColor = System.Drawing.Color.Black;
  5343. this.label34.Location = new System.Drawing.Point(294, 363);
  5344. this.label34.Name = "label34";
  5345. this.label34.Size = new System.Drawing.Size(45, 21);
  5346. this.label34.TabIndex = 305;
  5347. this.label34.Text = "MPa";
  5348. //
  5349. // txt慢退压力设定值
  5350. //
  5351. this.txt慢退压力设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5352. this.txt慢退压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5353. this.txt慢退压力设定值.ForeColor = System.Drawing.Color.Black;
  5354. this.txt慢退压力设定值.Location = new System.Drawing.Point(182, 358);
  5355. this.txt慢退压力设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5356. this.txt慢退压力设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5357. this.txt慢退压力设定值.Name = "txt慢退压力设定值";
  5358. this.txt慢退压力设定值.Padding = new System.Windows.Forms.Padding(5);
  5359. this.txt慢退压力设定值.ShowText = false;
  5360. this.txt慢退压力设定值.Size = new System.Drawing.Size(105, 31);
  5361. this.txt慢退压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5362. this.txt慢退压力设定值.TabIndex = 303;
  5363. this.txt慢退压力设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5364. this.txt慢退压力设定值.Watermark = "";
  5365. //
  5366. // label31
  5367. //
  5368. this.label31.AutoSize = true;
  5369. this.label31.BackColor = System.Drawing.Color.AliceBlue;
  5370. this.label31.ForeColor = System.Drawing.Color.Black;
  5371. this.label31.Location = new System.Drawing.Point(39, 287);
  5372. this.label31.Name = "label31";
  5373. this.label31.Size = new System.Drawing.Size(122, 21);
  5374. this.label31.TabIndex = 300;
  5375. this.label31.Text = "慢顶流量设定值";
  5376. //
  5377. // btn慢顶流量设定值
  5378. //
  5379. this.btn慢顶流量设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5380. this.btn慢顶流量设定值.FillColor = System.Drawing.Color.AliceBlue;
  5381. this.btn慢顶流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5382. this.btn慢顶流量设定值.ForeColor = System.Drawing.Color.Black;
  5383. this.btn慢顶流量设定值.Location = new System.Drawing.Point(394, 282);
  5384. this.btn慢顶流量设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5385. this.btn慢顶流量设定值.Name = "btn慢顶流量设定值";
  5386. this.btn慢顶流量设定值.Size = new System.Drawing.Size(98, 31);
  5387. this.btn慢顶流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5388. this.btn慢顶流量设定值.Symbol = 162924;
  5389. this.btn慢顶流量设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5390. this.btn慢顶流量设定值.TabIndex = 302;
  5391. this.btn慢顶流量设定值.Text = "写入";
  5392. this.btn慢顶流量设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5393. this.btn慢顶流量设定值.Click += new System.EventHandler(this.btnWrite);
  5394. //
  5395. // label32
  5396. //
  5397. this.label32.AutoSize = true;
  5398. this.label32.BackColor = System.Drawing.Color.AliceBlue;
  5399. this.label32.ForeColor = System.Drawing.Color.Black;
  5400. this.label32.Location = new System.Drawing.Point(294, 287);
  5401. this.label32.Name = "label32";
  5402. this.label32.Size = new System.Drawing.Size(24, 21);
  5403. this.label32.TabIndex = 301;
  5404. this.label32.Text = "%";
  5405. //
  5406. // txt慢顶流量设定值
  5407. //
  5408. this.txt慢顶流量设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5409. this.txt慢顶流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5410. this.txt慢顶流量设定值.ForeColor = System.Drawing.Color.Black;
  5411. this.txt慢顶流量设定值.Location = new System.Drawing.Point(182, 282);
  5412. this.txt慢顶流量设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5413. this.txt慢顶流量设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5414. this.txt慢顶流量设定值.Name = "txt慢顶流量设定值";
  5415. this.txt慢顶流量设定值.Padding = new System.Windows.Forms.Padding(5);
  5416. this.txt慢顶流量设定值.ShowText = false;
  5417. this.txt慢顶流量设定值.Size = new System.Drawing.Size(105, 31);
  5418. this.txt慢顶流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5419. this.txt慢顶流量设定值.TabIndex = 299;
  5420. this.txt慢顶流量设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5421. this.txt慢顶流量设定值.Watermark = "";
  5422. //
  5423. // label29
  5424. //
  5425. this.label29.AutoSize = true;
  5426. this.label29.BackColor = System.Drawing.Color.AliceBlue;
  5427. this.label29.ForeColor = System.Drawing.Color.Black;
  5428. this.label29.Location = new System.Drawing.Point(39, 211);
  5429. this.label29.Name = "label29";
  5430. this.label29.Size = new System.Drawing.Size(122, 21);
  5431. this.label29.TabIndex = 296;
  5432. this.label29.Text = "慢顶压力设定值";
  5433. //
  5434. // btn慢顶压力设定值
  5435. //
  5436. this.btn慢顶压力设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5437. this.btn慢顶压力设定值.FillColor = System.Drawing.Color.AliceBlue;
  5438. this.btn慢顶压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5439. this.btn慢顶压力设定值.ForeColor = System.Drawing.Color.Black;
  5440. this.btn慢顶压力设定值.Location = new System.Drawing.Point(394, 206);
  5441. this.btn慢顶压力设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5442. this.btn慢顶压力设定值.Name = "btn慢顶压力设定值";
  5443. this.btn慢顶压力设定值.Size = new System.Drawing.Size(98, 31);
  5444. this.btn慢顶压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5445. this.btn慢顶压力设定值.Symbol = 162924;
  5446. this.btn慢顶压力设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5447. this.btn慢顶压力设定值.TabIndex = 298;
  5448. this.btn慢顶压力设定值.Text = "写入";
  5449. this.btn慢顶压力设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5450. this.btn慢顶压力设定值.Click += new System.EventHandler(this.btnWrite);
  5451. //
  5452. // label30
  5453. //
  5454. this.label30.AutoSize = true;
  5455. this.label30.BackColor = System.Drawing.Color.AliceBlue;
  5456. this.label30.ForeColor = System.Drawing.Color.Black;
  5457. this.label30.Location = new System.Drawing.Point(294, 211);
  5458. this.label30.Name = "label30";
  5459. this.label30.Size = new System.Drawing.Size(45, 21);
  5460. this.label30.TabIndex = 297;
  5461. this.label30.Text = "MPa";
  5462. //
  5463. // txt慢顶压力设定值
  5464. //
  5465. this.txt慢顶压力设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5466. this.txt慢顶压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5467. this.txt慢顶压力设定值.ForeColor = System.Drawing.Color.Black;
  5468. this.txt慢顶压力设定值.Location = new System.Drawing.Point(182, 206);
  5469. this.txt慢顶压力设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5470. this.txt慢顶压力设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5471. this.txt慢顶压力设定值.Name = "txt慢顶压力设定值";
  5472. this.txt慢顶压力设定值.Padding = new System.Windows.Forms.Padding(5);
  5473. this.txt慢顶压力设定值.ShowText = false;
  5474. this.txt慢顶压力设定值.Size = new System.Drawing.Size(105, 31);
  5475. this.txt慢顶压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5476. this.txt慢顶压力设定值.TabIndex = 295;
  5477. this.txt慢顶压力设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5478. this.txt慢顶压力设定值.Watermark = "";
  5479. //
  5480. // label27
  5481. //
  5482. this.label27.AutoSize = true;
  5483. this.label27.BackColor = System.Drawing.Color.AliceBlue;
  5484. this.label27.ForeColor = System.Drawing.Color.Black;
  5485. this.label27.Location = new System.Drawing.Point(39, 135);
  5486. this.label27.Name = "label27";
  5487. this.label27.Size = new System.Drawing.Size(122, 21);
  5488. this.label27.TabIndex = 292;
  5489. this.label27.Text = "快顶流量设定值";
  5490. //
  5491. // btn快顶流量设定值
  5492. //
  5493. this.btn快顶流量设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5494. this.btn快顶流量设定值.FillColor = System.Drawing.Color.AliceBlue;
  5495. this.btn快顶流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5496. this.btn快顶流量设定值.ForeColor = System.Drawing.Color.Black;
  5497. this.btn快顶流量设定值.Location = new System.Drawing.Point(394, 130);
  5498. this.btn快顶流量设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5499. this.btn快顶流量设定值.Name = "btn快顶流量设定值";
  5500. this.btn快顶流量设定值.Size = new System.Drawing.Size(98, 31);
  5501. this.btn快顶流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5502. this.btn快顶流量设定值.Symbol = 162924;
  5503. this.btn快顶流量设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5504. this.btn快顶流量设定值.TabIndex = 294;
  5505. this.btn快顶流量设定值.Text = "写入";
  5506. this.btn快顶流量设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5507. this.btn快顶流量设定值.Click += new System.EventHandler(this.btnWrite);
  5508. //
  5509. // label28
  5510. //
  5511. this.label28.AutoSize = true;
  5512. this.label28.BackColor = System.Drawing.Color.AliceBlue;
  5513. this.label28.ForeColor = System.Drawing.Color.Black;
  5514. this.label28.Location = new System.Drawing.Point(294, 135);
  5515. this.label28.Name = "label28";
  5516. this.label28.Size = new System.Drawing.Size(24, 21);
  5517. this.label28.TabIndex = 293;
  5518. this.label28.Text = "%";
  5519. //
  5520. // txt快顶流量设定值
  5521. //
  5522. this.txt快顶流量设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5523. this.txt快顶流量设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5524. this.txt快顶流量设定值.ForeColor = System.Drawing.Color.Black;
  5525. this.txt快顶流量设定值.Location = new System.Drawing.Point(182, 130);
  5526. this.txt快顶流量设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5527. this.txt快顶流量设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5528. this.txt快顶流量设定值.Name = "txt快顶流量设定值";
  5529. this.txt快顶流量设定值.Padding = new System.Windows.Forms.Padding(5);
  5530. this.txt快顶流量设定值.ShowText = false;
  5531. this.txt快顶流量设定值.Size = new System.Drawing.Size(105, 31);
  5532. this.txt快顶流量设定值.Style = Sunny.UI.UIStyle.Custom;
  5533. this.txt快顶流量设定值.TabIndex = 291;
  5534. this.txt快顶流量设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5535. this.txt快顶流量设定值.Watermark = "";
  5536. //
  5537. // label25
  5538. //
  5539. this.label25.AutoSize = true;
  5540. this.label25.BackColor = System.Drawing.Color.AliceBlue;
  5541. this.label25.ForeColor = System.Drawing.Color.Black;
  5542. this.label25.Location = new System.Drawing.Point(39, 59);
  5543. this.label25.Name = "label25";
  5544. this.label25.Size = new System.Drawing.Size(122, 21);
  5545. this.label25.TabIndex = 288;
  5546. this.label25.Text = "快顶压力设定值";
  5547. //
  5548. // btn快顶压力设定值
  5549. //
  5550. this.btn快顶压力设定值.Cursor = System.Windows.Forms.Cursors.Hand;
  5551. this.btn快顶压力设定值.FillColor = System.Drawing.Color.AliceBlue;
  5552. this.btn快顶压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5553. this.btn快顶压力设定值.ForeColor = System.Drawing.Color.Black;
  5554. this.btn快顶压力设定值.Location = new System.Drawing.Point(394, 54);
  5555. this.btn快顶压力设定值.MinimumSize = new System.Drawing.Size(1, 1);
  5556. this.btn快顶压力设定值.Name = "btn快顶压力设定值";
  5557. this.btn快顶压力设定值.Size = new System.Drawing.Size(98, 31);
  5558. this.btn快顶压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5559. this.btn快顶压力设定值.Symbol = 162924;
  5560. this.btn快顶压力设定值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5561. this.btn快顶压力设定值.TabIndex = 290;
  5562. this.btn快顶压力设定值.Text = "写入";
  5563. this.btn快顶压力设定值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5564. this.btn快顶压力设定值.Click += new System.EventHandler(this.btnWrite);
  5565. //
  5566. // label26
  5567. //
  5568. this.label26.AutoSize = true;
  5569. this.label26.BackColor = System.Drawing.Color.AliceBlue;
  5570. this.label26.ForeColor = System.Drawing.Color.Black;
  5571. this.label26.Location = new System.Drawing.Point(294, 59);
  5572. this.label26.Name = "label26";
  5573. this.label26.Size = new System.Drawing.Size(45, 21);
  5574. this.label26.TabIndex = 289;
  5575. this.label26.Text = "MPa";
  5576. //
  5577. // txt快顶压力设定值
  5578. //
  5579. this.txt快顶压力设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
  5580. this.txt快顶压力设定值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5581. this.txt快顶压力设定值.ForeColor = System.Drawing.Color.Black;
  5582. this.txt快顶压力设定值.Location = new System.Drawing.Point(182, 54);
  5583. this.txt快顶压力设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5584. this.txt快顶压力设定值.MinimumSize = new System.Drawing.Size(1, 16);
  5585. this.txt快顶压力设定值.Name = "txt快顶压力设定值";
  5586. this.txt快顶压力设定值.Padding = new System.Windows.Forms.Padding(5);
  5587. this.txt快顶压力设定值.ShowText = false;
  5588. this.txt快顶压力设定值.Size = new System.Drawing.Size(105, 31);
  5589. this.txt快顶压力设定值.Style = Sunny.UI.UIStyle.Custom;
  5590. this.txt快顶压力设定值.TabIndex = 287;
  5591. this.txt快顶压力设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  5592. this.txt快顶压力设定值.Watermark = "";
  5593. //
  5594. // uiLabel1
  5595. //
  5596. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5597. this.uiLabel1.ForeColor = System.Drawing.Color.Black;
  5598. this.uiLabel1.Location = new System.Drawing.Point(1667, 853);
  5599. this.uiLabel1.Name = "uiLabel1";
  5600. this.uiLabel1.Size = new System.Drawing.Size(100, 35);
  5601. this.uiLabel1.TabIndex = 320;
  5602. this.uiLabel1.Text = "写入开关";
  5603. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5604. //
  5605. // switchWrite
  5606. //
  5607. this.switchWrite.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5608. this.switchWrite.ForeColor = System.Drawing.Color.DimGray;
  5609. this.switchWrite.Location = new System.Drawing.Point(1783, 848);
  5610. this.switchWrite.MinimumSize = new System.Drawing.Size(1, 1);
  5611. this.switchWrite.Name = "switchWrite";
  5612. this.switchWrite.Size = new System.Drawing.Size(130, 45);
  5613. this.switchWrite.TabIndex = 319;
  5614. this.switchWrite.Text = "写入开关";
  5615. this.switchWrite.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.switchWrite_ValueChanged);
  5616. //
  5617. // FrmPressure
  5618. //
  5619. this.AllowShowTitle = false;
  5620. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  5621. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(27)))), ((int)(((byte)(44)))));
  5622. this.ClientSize = new System.Drawing.Size(1920, 1002);
  5623. this.Controls.Add(this.uiTitlePanel压机);
  5624. this.MaximizeBox = false;
  5625. this.MinimizeBox = false;
  5626. this.Name = "FrmPressure";
  5627. this.Padding = new System.Windows.Forms.Padding(0);
  5628. this.ShowTitle = false;
  5629. this.Text = "压机";
  5630. this.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(10)))), ((int)(((byte)(20)))));
  5631. this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 1482, 730);
  5632. this.Load += new System.EventHandler(this.FrmPressure_Load);
  5633. this.uiTitlePanel压机.ResumeLayout(false);
  5634. this.uiGroupBox2.ResumeLayout(false);
  5635. this.tbp油缸自动参数设定.ResumeLayout(false);
  5636. this.tabPage1.ResumeLayout(false);
  5637. this.tabPage1.PerformLayout();
  5638. this.tabPage2.ResumeLayout(false);
  5639. this.tabPage2.PerformLayout();
  5640. this.tabPage3.ResumeLayout(false);
  5641. this.tabPage3.PerformLayout();
  5642. this.tabPage4.ResumeLayout(false);
  5643. this.tabPage4.PerformLayout();
  5644. this.tabPage5.ResumeLayout(false);
  5645. this.tabPage5.PerformLayout();
  5646. this.tabPage6.ResumeLayout(false);
  5647. this.tabPage6.PerformLayout();
  5648. this.gpb伺服电机参数设定.ResumeLayout(false);
  5649. this.gpb伺服电机参数设定.PerformLayout();
  5650. this.ResumeLayout(false);
  5651. }
  5652. #endregion
  5653. private Sunny.UI.UITitlePanel uiTitlePanel压机;
  5654. private Sunny.UI.UISwitch switchWrite;
  5655. private Sunny.UI.UILabel uiLabel1;
  5656. private Sunny.UI.UITabControl tbp油缸自动参数设定;
  5657. private System.Windows.Forms.TabPage tabPage1;
  5658. private System.Windows.Forms.TabPage tabPage2;
  5659. private System.Windows.Forms.TabPage tabPage4;
  5660. private System.Windows.Forms.TabPage tabPage5;
  5661. private System.Windows.Forms.TabPage tabPage6;
  5662. private Sunny.UI.UIGroupBox gpb伺服电机参数设定;
  5663. private System.Windows.Forms.Label label43;
  5664. private Sunny.UI.UISymbolButton btn空载流量设置;
  5665. private System.Windows.Forms.Label label44;
  5666. private Sunny.UI.UITextBox txt空载流量设置;
  5667. private System.Windows.Forms.Label label41;
  5668. private Sunny.UI.UISymbolButton btn空载压力设置;
  5669. private System.Windows.Forms.Label label42;
  5670. private Sunny.UI.UITextBox txt空载压力设置;
  5671. private System.Windows.Forms.Label label39;
  5672. private Sunny.UI.UISymbolButton btn快退流量设定值;
  5673. private System.Windows.Forms.Label label40;
  5674. private Sunny.UI.UITextBox txt快退流量设定值;
  5675. private System.Windows.Forms.Label label37;
  5676. private Sunny.UI.UISymbolButton btn快退压力设定值;
  5677. private System.Windows.Forms.Label label38;
  5678. private Sunny.UI.UITextBox txt快退压力设定值;
  5679. private System.Windows.Forms.Label label35;
  5680. private Sunny.UI.UISymbolButton btn慢退流量设定值;
  5681. private System.Windows.Forms.Label label36;
  5682. private Sunny.UI.UITextBox txt慢退流量设定值;
  5683. private System.Windows.Forms.Label label33;
  5684. private Sunny.UI.UISymbolButton btn慢退压力设定值;
  5685. private System.Windows.Forms.Label label34;
  5686. private Sunny.UI.UITextBox txt慢退压力设定值;
  5687. private System.Windows.Forms.Label label31;
  5688. private Sunny.UI.UISymbolButton btn慢顶流量设定值;
  5689. private System.Windows.Forms.Label label32;
  5690. private Sunny.UI.UITextBox txt慢顶流量设定值;
  5691. private System.Windows.Forms.Label label29;
  5692. private Sunny.UI.UISymbolButton btn慢顶压力设定值;
  5693. private System.Windows.Forms.Label label30;
  5694. private Sunny.UI.UITextBox txt慢顶压力设定值;
  5695. private System.Windows.Forms.Label label27;
  5696. private Sunny.UI.UISymbolButton btn快顶流量设定值;
  5697. private System.Windows.Forms.Label label28;
  5698. private Sunny.UI.UITextBox txt快顶流量设定值;
  5699. private System.Windows.Forms.Label label25;
  5700. private Sunny.UI.UISymbolButton btn快顶压力设定值;
  5701. private System.Windows.Forms.Label label26;
  5702. private Sunny.UI.UITextBox txt快顶压力设定值;
  5703. private Sunny.UI.UIGroupBox uiGroupBox2;
  5704. private Sunny.UI.UILine uiLine1;
  5705. private System.Windows.Forms.Label label13;
  5706. private System.Windows.Forms.Label label14;
  5707. private Sunny.UI.UISymbolButton btn步骤3减速顶出位置设定1;
  5708. private Sunny.UI.UISymbolButton btn步骤2减速顶出位置设定1;
  5709. private Sunny.UI.UITextBox txt步骤3减速顶出位置设定1;
  5710. private System.Windows.Forms.Label label15;
  5711. private Sunny.UI.UITextBox txt步骤2减速顶出位置设定1;
  5712. private System.Windows.Forms.Label label16;
  5713. private System.Windows.Forms.Label label17;
  5714. private Sunny.UI.UISymbolButton btn步骤3停止顶出位置设定1;
  5715. private System.Windows.Forms.Label label18;
  5716. private Sunny.UI.UITextBox txt步骤3停止顶出位置设定1;
  5717. private Sunny.UI.UISymbolButton btn步骤2停止顶出位置设定1;
  5718. private System.Windows.Forms.Label label19;
  5719. private Sunny.UI.UITextBox txt步骤2停止顶出位置设定1;
  5720. private System.Windows.Forms.Label label20;
  5721. private System.Windows.Forms.Label label21;
  5722. private Sunny.UI.UISymbolButton btn步骤1减速顶出位置设定1;
  5723. private Sunny.UI.UITextBox txt步骤1减速顶出位置设定1;
  5724. private System.Windows.Forms.Label label22;
  5725. private System.Windows.Forms.Label label23;
  5726. private Sunny.UI.UISymbolButton btn步骤1停止顶出位置设定1;
  5727. private Sunny.UI.UITextBox txt步骤1停止顶出位置设定1;
  5728. private System.Windows.Forms.Label label24;
  5729. private System.Windows.Forms.Label label8;
  5730. private System.Windows.Forms.Label label4;
  5731. private Sunny.UI.UISymbolButton btn步骤3油缸保压时间设定1;
  5732. private Sunny.UI.UISymbolButton btn步骤2油缸保压时间设定1;
  5733. private Sunny.UI.UITextBox txt步骤3油缸保压时间设定1;
  5734. private System.Windows.Forms.Label label10;
  5735. private Sunny.UI.UITextBox txt步骤2油缸保压时间设定1;
  5736. private System.Windows.Forms.Label label11;
  5737. private System.Windows.Forms.Label label5;
  5738. private Sunny.UI.UISymbolButton btn步骤3油缸压力设定1;
  5739. private System.Windows.Forms.Label label6;
  5740. private Sunny.UI.UITextBox txt步骤3油缸压力设定1;
  5741. private Sunny.UI.UISymbolButton btn步骤2油缸压力设定1;
  5742. private System.Windows.Forms.Label label12;
  5743. private Sunny.UI.UITextBox txt步骤2油缸压力设定1;
  5744. private System.Windows.Forms.Label label7;
  5745. private System.Windows.Forms.Label label2;
  5746. private Sunny.UI.UISymbolButton btn步骤1油缸保压时间设定1;
  5747. private Sunny.UI.UITextBox txt步骤1油缸保压时间设定1;
  5748. private System.Windows.Forms.Label label3;
  5749. private System.Windows.Forms.Label label9;
  5750. private Sunny.UI.UISymbolButton btn步骤1油缸压力设定1;
  5751. private Sunny.UI.UITextBox txt步骤1油缸压力设定1;
  5752. private System.Windows.Forms.Label label1;
  5753. private Sunny.UI.UILine uiLine2;
  5754. private System.Windows.Forms.Label label45;
  5755. private System.Windows.Forms.Label label46;
  5756. private Sunny.UI.UISymbolButton btn步骤3减速顶出位置设定2;
  5757. private Sunny.UI.UISymbolButton btn步骤2减速顶出位置设定2;
  5758. private Sunny.UI.UITextBox txt步骤3减速顶出位置设定2;
  5759. private System.Windows.Forms.Label label47;
  5760. private Sunny.UI.UITextBox txt步骤2减速顶出位置设定2;
  5761. private System.Windows.Forms.Label label48;
  5762. private System.Windows.Forms.Label label49;
  5763. private Sunny.UI.UISymbolButton btn步骤3停止顶出位置设定2;
  5764. private System.Windows.Forms.Label label50;
  5765. private Sunny.UI.UITextBox txt步骤3停止顶出位置设定2;
  5766. private Sunny.UI.UISymbolButton btn步骤2停止顶出位置设定2;
  5767. private System.Windows.Forms.Label label51;
  5768. private Sunny.UI.UITextBox txt步骤2停止顶出位置设定2;
  5769. private System.Windows.Forms.Label label52;
  5770. private System.Windows.Forms.Label label53;
  5771. private Sunny.UI.UISymbolButton btn步骤1减速顶出位置设定2;
  5772. private Sunny.UI.UITextBox txt步骤1减速顶出位置设定2;
  5773. private System.Windows.Forms.Label label54;
  5774. private System.Windows.Forms.Label label55;
  5775. private Sunny.UI.UISymbolButton btn步骤1停止顶出位置设定2;
  5776. private Sunny.UI.UITextBox txt步骤1停止顶出位置设定2;
  5777. private System.Windows.Forms.Label label56;
  5778. private System.Windows.Forms.Label label57;
  5779. private System.Windows.Forms.Label label58;
  5780. private Sunny.UI.UISymbolButton btn步骤3油缸保压时间设定2;
  5781. private Sunny.UI.UISymbolButton btn步骤2油缸保压时间设定2;
  5782. private Sunny.UI.UITextBox txt步骤3油缸保压时间设定2;
  5783. private System.Windows.Forms.Label label59;
  5784. private Sunny.UI.UITextBox txt步骤2油缸保压时间设定2;
  5785. private System.Windows.Forms.Label label60;
  5786. private System.Windows.Forms.Label label61;
  5787. private Sunny.UI.UISymbolButton btn步骤3油缸压力设定2;
  5788. private System.Windows.Forms.Label label62;
  5789. private Sunny.UI.UITextBox txt步骤3油缸压力设定2;
  5790. private Sunny.UI.UISymbolButton btn步骤2油缸压力设定2;
  5791. private System.Windows.Forms.Label label63;
  5792. private Sunny.UI.UITextBox txt步骤2油缸压力设定2;
  5793. private System.Windows.Forms.Label label64;
  5794. private System.Windows.Forms.Label label65;
  5795. private Sunny.UI.UISymbolButton btn步骤1油缸保压时间设定2;
  5796. private Sunny.UI.UITextBox txt步骤1油缸保压时间设定2;
  5797. private System.Windows.Forms.Label label66;
  5798. private System.Windows.Forms.Label label67;
  5799. private Sunny.UI.UISymbolButton btn步骤1油缸压力设定2;
  5800. private Sunny.UI.UITextBox txt步骤1油缸压力设定2;
  5801. private System.Windows.Forms.Label label68;
  5802. private Sunny.UI.UILine uiLine4;
  5803. private System.Windows.Forms.Label label93;
  5804. private System.Windows.Forms.Label label94;
  5805. private Sunny.UI.UISymbolButton btn步骤3减速顶出位置设定4;
  5806. private Sunny.UI.UISymbolButton btn步骤2减速顶出位置设定4;
  5807. private Sunny.UI.UITextBox txt步骤3减速顶出位置设定4;
  5808. private System.Windows.Forms.Label label95;
  5809. private Sunny.UI.UITextBox txt步骤2减速顶出位置设定4;
  5810. private System.Windows.Forms.Label label96;
  5811. private System.Windows.Forms.Label label97;
  5812. private Sunny.UI.UISymbolButton btn步骤3停止顶出位置设定4;
  5813. private System.Windows.Forms.Label label98;
  5814. private Sunny.UI.UITextBox txt步骤3停止顶出位置设定4;
  5815. private Sunny.UI.UISymbolButton btn步骤2停止顶出位置设定4;
  5816. private System.Windows.Forms.Label label99;
  5817. private Sunny.UI.UITextBox txt步骤2停止顶出位置设定4;
  5818. private System.Windows.Forms.Label label100;
  5819. private System.Windows.Forms.Label label101;
  5820. private Sunny.UI.UISymbolButton btn步骤1减速顶出位置设定4;
  5821. private Sunny.UI.UITextBox txt步骤1减速顶出位置设定4;
  5822. private System.Windows.Forms.Label label102;
  5823. private System.Windows.Forms.Label label103;
  5824. private Sunny.UI.UISymbolButton btn步骤1停止顶出位置设定4;
  5825. private Sunny.UI.UITextBox txt步骤1停止顶出位置设定4;
  5826. private System.Windows.Forms.Label label104;
  5827. private System.Windows.Forms.Label label105;
  5828. private System.Windows.Forms.Label label106;
  5829. private Sunny.UI.UISymbolButton btn步骤3油缸保压时间设定4;
  5830. private Sunny.UI.UISymbolButton btn步骤2油缸保压时间设定4;
  5831. private Sunny.UI.UITextBox txt步骤3油缸保压时间设定4;
  5832. private System.Windows.Forms.Label label107;
  5833. private Sunny.UI.UITextBox txt步骤2油缸保压时间设定4;
  5834. private System.Windows.Forms.Label label108;
  5835. private System.Windows.Forms.Label label109;
  5836. private Sunny.UI.UISymbolButton btn步骤3油缸压力设定4;
  5837. private System.Windows.Forms.Label label110;
  5838. private Sunny.UI.UITextBox txt步骤3油缸压力设定4;
  5839. private Sunny.UI.UISymbolButton btn步骤2油缸压力设定4;
  5840. private System.Windows.Forms.Label label111;
  5841. private Sunny.UI.UITextBox txt步骤2油缸压力设定4;
  5842. private System.Windows.Forms.Label label112;
  5843. private System.Windows.Forms.Label label113;
  5844. private Sunny.UI.UISymbolButton btn步骤1油缸保压时间设定4;
  5845. private Sunny.UI.UITextBox txt步骤1油缸保压时间设定4;
  5846. private System.Windows.Forms.Label label114;
  5847. private System.Windows.Forms.Label label115;
  5848. private Sunny.UI.UISymbolButton btn步骤1油缸压力设定4;
  5849. private Sunny.UI.UITextBox txt步骤1油缸压力设定4;
  5850. private System.Windows.Forms.Label label116;
  5851. private Sunny.UI.UILine uiLine5;
  5852. private System.Windows.Forms.Label label117;
  5853. private System.Windows.Forms.Label label118;
  5854. private Sunny.UI.UISymbolButton btn步骤3减速顶出位置设定5;
  5855. private Sunny.UI.UISymbolButton btn步骤2减速顶出位置设定5;
  5856. private Sunny.UI.UITextBox txt步骤3减速顶出位置设定5;
  5857. private System.Windows.Forms.Label label119;
  5858. private Sunny.UI.UITextBox txt步骤2减速顶出位置设定5;
  5859. private System.Windows.Forms.Label label120;
  5860. private System.Windows.Forms.Label label121;
  5861. private Sunny.UI.UISymbolButton btn步骤3停止顶出位置设定5;
  5862. private System.Windows.Forms.Label label122;
  5863. private Sunny.UI.UITextBox txt步骤3停止顶出位置设定5;
  5864. private Sunny.UI.UISymbolButton btn步骤2停止顶出位置设定5;
  5865. private System.Windows.Forms.Label label123;
  5866. private Sunny.UI.UITextBox txt步骤2停止顶出位置设定5;
  5867. private System.Windows.Forms.Label label124;
  5868. private System.Windows.Forms.Label label125;
  5869. private Sunny.UI.UISymbolButton btn步骤1减速顶出位置设定5;
  5870. private Sunny.UI.UITextBox txt步骤1减速顶出位置设定5;
  5871. private System.Windows.Forms.Label label126;
  5872. private System.Windows.Forms.Label label127;
  5873. private Sunny.UI.UISymbolButton btn步骤1停止顶出位置设定5;
  5874. private Sunny.UI.UITextBox txt步骤1停止顶出位置设定5;
  5875. private System.Windows.Forms.Label label128;
  5876. private System.Windows.Forms.Label label129;
  5877. private System.Windows.Forms.Label label130;
  5878. private Sunny.UI.UISymbolButton btn步骤3油缸保压时间设定5;
  5879. private Sunny.UI.UISymbolButton btn步骤2油缸保压时间设定5;
  5880. private Sunny.UI.UITextBox txt步骤3油缸保压时间设定5;
  5881. private System.Windows.Forms.Label label131;
  5882. private Sunny.UI.UITextBox txt步骤2油缸保压时间设定5;
  5883. private System.Windows.Forms.Label label132;
  5884. private System.Windows.Forms.Label label133;
  5885. private Sunny.UI.UISymbolButton btn步骤3油缸压力设定5;
  5886. private System.Windows.Forms.Label label134;
  5887. private Sunny.UI.UITextBox txt步骤3油缸压力设定5;
  5888. private Sunny.UI.UISymbolButton btn步骤2油缸压力设定5;
  5889. private System.Windows.Forms.Label label135;
  5890. private Sunny.UI.UITextBox txt步骤2油缸压力设定5;
  5891. private System.Windows.Forms.Label label136;
  5892. private System.Windows.Forms.Label label137;
  5893. private Sunny.UI.UISymbolButton btn步骤1油缸保压时间设定5;
  5894. private Sunny.UI.UITextBox txt步骤1油缸保压时间设定5;
  5895. private System.Windows.Forms.Label label138;
  5896. private System.Windows.Forms.Label label139;
  5897. private Sunny.UI.UISymbolButton btn步骤1油缸压力设定5;
  5898. private Sunny.UI.UITextBox txt步骤1油缸压力设定5;
  5899. private System.Windows.Forms.Label label140;
  5900. private Sunny.UI.UILine uiLine6;
  5901. private System.Windows.Forms.Label label141;
  5902. private System.Windows.Forms.Label label142;
  5903. private Sunny.UI.UISymbolButton btn步骤3减速顶出位置设定6;
  5904. private Sunny.UI.UISymbolButton btn步骤2减速顶出位置设定6;
  5905. private Sunny.UI.UITextBox txt步骤3减速顶出位置设定6;
  5906. private System.Windows.Forms.Label label143;
  5907. private Sunny.UI.UITextBox txt步骤2减速顶出位置设定6;
  5908. private System.Windows.Forms.Label label144;
  5909. private System.Windows.Forms.Label label145;
  5910. private Sunny.UI.UISymbolButton btn步骤3停止顶出位置设定6;
  5911. private System.Windows.Forms.Label label146;
  5912. private Sunny.UI.UITextBox txt步骤3停止顶出位置设定6;
  5913. private Sunny.UI.UISymbolButton btn步骤2停止顶出位置设定6;
  5914. private System.Windows.Forms.Label label147;
  5915. private Sunny.UI.UITextBox txt步骤2停止顶出位置设定6;
  5916. private System.Windows.Forms.Label label148;
  5917. private System.Windows.Forms.Label label149;
  5918. private Sunny.UI.UISymbolButton btn步骤1减速顶出位置设定6;
  5919. private Sunny.UI.UITextBox txt步骤1减速顶出位置设定6;
  5920. private System.Windows.Forms.Label label150;
  5921. private System.Windows.Forms.Label label151;
  5922. private Sunny.UI.UISymbolButton btn步骤1停止顶出位置设定6;
  5923. private Sunny.UI.UITextBox txt步骤1停止顶出位置设定6;
  5924. private System.Windows.Forms.Label label152;
  5925. private System.Windows.Forms.Label label153;
  5926. private System.Windows.Forms.Label label154;
  5927. private Sunny.UI.UISymbolButton btn步骤3油缸保压时间设定6;
  5928. private Sunny.UI.UISymbolButton btn步骤2油缸保压时间设定6;
  5929. private Sunny.UI.UITextBox txt步骤3油缸保压时间设定6;
  5930. private System.Windows.Forms.Label label155;
  5931. private Sunny.UI.UITextBox txt步骤2油缸保压时间设定6;
  5932. private System.Windows.Forms.Label label156;
  5933. private System.Windows.Forms.Label label157;
  5934. private Sunny.UI.UISymbolButton btn步骤3油缸压力设定6;
  5935. private System.Windows.Forms.Label label158;
  5936. private Sunny.UI.UITextBox txt步骤3油缸压力设定6;
  5937. private Sunny.UI.UISymbolButton btn步骤2油缸压力设定6;
  5938. private System.Windows.Forms.Label label159;
  5939. private Sunny.UI.UITextBox txt步骤2油缸压力设定6;
  5940. private System.Windows.Forms.Label label160;
  5941. private System.Windows.Forms.Label label161;
  5942. private Sunny.UI.UISymbolButton btn步骤1油缸保压时间设定6;
  5943. private Sunny.UI.UITextBox txt步骤1油缸保压时间设定6;
  5944. private System.Windows.Forms.Label label162;
  5945. private System.Windows.Forms.Label label163;
  5946. private Sunny.UI.UISymbolButton btn步骤1油缸压力设定6;
  5947. private Sunny.UI.UITextBox txt步骤1油缸压力设定6;
  5948. private System.Windows.Forms.Label label164;
  5949. private System.Windows.Forms.TabPage tabPage3;
  5950. private Sunny.UI.UILine uiLine3;
  5951. private System.Windows.Forms.Label label69;
  5952. private System.Windows.Forms.Label label70;
  5953. private Sunny.UI.UISymbolButton btn步骤3减速顶出位置设定3;
  5954. private Sunny.UI.UISymbolButton btn步骤2减速顶出位置设定3;
  5955. private Sunny.UI.UITextBox txt步骤3减速顶出位置设定3;
  5956. private System.Windows.Forms.Label label71;
  5957. private Sunny.UI.UITextBox txt步骤2减速顶出位置设定3;
  5958. private System.Windows.Forms.Label label72;
  5959. private System.Windows.Forms.Label label73;
  5960. private Sunny.UI.UISymbolButton btn步骤3停止顶出位置设定3;
  5961. private System.Windows.Forms.Label label74;
  5962. private Sunny.UI.UITextBox txt步骤3停止顶出位置设定3;
  5963. private Sunny.UI.UISymbolButton btn步骤2停止顶出位置设定3;
  5964. private System.Windows.Forms.Label label75;
  5965. private Sunny.UI.UITextBox txt步骤2停止顶出位置设定3;
  5966. private System.Windows.Forms.Label label76;
  5967. private System.Windows.Forms.Label label77;
  5968. private Sunny.UI.UISymbolButton btn步骤1减速顶出位置设定3;
  5969. private Sunny.UI.UITextBox txt步骤1减速顶出位置设定3;
  5970. private System.Windows.Forms.Label label78;
  5971. private System.Windows.Forms.Label label79;
  5972. private Sunny.UI.UISymbolButton btn步骤1停止顶出位置设定3;
  5973. private Sunny.UI.UITextBox txt步骤1停止顶出位置设定3;
  5974. private System.Windows.Forms.Label label80;
  5975. private System.Windows.Forms.Label label81;
  5976. private System.Windows.Forms.Label label82;
  5977. private Sunny.UI.UISymbolButton btn步骤3油缸保压时间设定3;
  5978. private Sunny.UI.UISymbolButton btn步骤2油缸保压时间设定3;
  5979. private Sunny.UI.UITextBox txt步骤3油缸保压时间设定3;
  5980. private System.Windows.Forms.Label label83;
  5981. private Sunny.UI.UITextBox txt步骤2油缸保压时间设定3;
  5982. private System.Windows.Forms.Label label84;
  5983. private System.Windows.Forms.Label label85;
  5984. private Sunny.UI.UISymbolButton btn步骤3油缸压力设定3;
  5985. private System.Windows.Forms.Label label86;
  5986. private Sunny.UI.UITextBox txt步骤3油缸压力设定3;
  5987. private Sunny.UI.UISymbolButton btn步骤2油缸压力设定3;
  5988. private System.Windows.Forms.Label label87;
  5989. private Sunny.UI.UITextBox txt步骤2油缸压力设定3;
  5990. private System.Windows.Forms.Label label88;
  5991. private System.Windows.Forms.Label label89;
  5992. private Sunny.UI.UISymbolButton btn步骤1油缸保压时间设定3;
  5993. private Sunny.UI.UITextBox txt步骤1油缸保压时间设定3;
  5994. private System.Windows.Forms.Label label90;
  5995. private System.Windows.Forms.Label label91;
  5996. private Sunny.UI.UISymbolButton btn步骤1油缸压力设定3;
  5997. private Sunny.UI.UITextBox txt步骤1油缸压力设定3;
  5998. private System.Windows.Forms.Label label92;
  5999. }
  6000. }