FrmWeight.Designer.cs 636 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041
  1. namespace HRT_Measure.Windows
  2. {
  3. partial class FrmWeight
  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.uiTabControl1 = new Sunny.UI.UITabControl();
  29. this.tabPage1 = new System.Windows.Forms.TabPage();
  30. this.uiTableLayoutPanel1 = new Sunny.UI.UITableLayoutPanel();
  31. this.uiGroupBox10 = new Sunny.UI.UIGroupBox();
  32. this.uiTitlePanel10 = new Sunny.UI.UITitlePanel();
  33. this.uiLabel64 = new Sunny.UI.UILabel();
  34. this.uiLabel65 = new Sunny.UI.UILabel();
  35. this.uiLabel66 = new Sunny.UI.UILabel();
  36. this.txt数量10 = new Sunny.UI.UITextBox();
  37. this.txt实时10 = new Sunny.UI.UITextBox();
  38. this.txt完成10 = new Sunny.UI.UITextBox();
  39. this.txt净重10 = new Sunny.UI.UITextBox();
  40. this.uiLabel67 = new Sunny.UI.UILabel();
  41. this.uiLabel68 = new Sunny.UI.UILabel();
  42. this.uiLabel69 = new Sunny.UI.UILabel();
  43. this.uiLabel70 = new Sunny.UI.UILabel();
  44. this.uiGroupBox9 = new Sunny.UI.UIGroupBox();
  45. this.uiTitlePanel9 = new Sunny.UI.UITitlePanel();
  46. this.uiLabel57 = new Sunny.UI.UILabel();
  47. this.uiLabel58 = new Sunny.UI.UILabel();
  48. this.uiLabel59 = new Sunny.UI.UILabel();
  49. this.txt数量9 = new Sunny.UI.UITextBox();
  50. this.txt实时9 = new Sunny.UI.UITextBox();
  51. this.txt完成9 = new Sunny.UI.UITextBox();
  52. this.txt净重9 = new Sunny.UI.UITextBox();
  53. this.uiLabel60 = new Sunny.UI.UILabel();
  54. this.uiLabel61 = new Sunny.UI.UILabel();
  55. this.uiLabel62 = new Sunny.UI.UILabel();
  56. this.uiLabel63 = new Sunny.UI.UILabel();
  57. this.uiGroupBox8 = new Sunny.UI.UIGroupBox();
  58. this.uiTitlePanel8 = new Sunny.UI.UITitlePanel();
  59. this.uiLabel50 = new Sunny.UI.UILabel();
  60. this.uiLabel51 = new Sunny.UI.UILabel();
  61. this.uiLabel52 = new Sunny.UI.UILabel();
  62. this.txt数量8 = new Sunny.UI.UITextBox();
  63. this.txt实时8 = new Sunny.UI.UITextBox();
  64. this.txt完成8 = new Sunny.UI.UITextBox();
  65. this.txt净重8 = new Sunny.UI.UITextBox();
  66. this.uiLabel53 = new Sunny.UI.UILabel();
  67. this.uiLabel54 = new Sunny.UI.UILabel();
  68. this.uiLabel55 = new Sunny.UI.UILabel();
  69. this.uiLabel56 = new Sunny.UI.UILabel();
  70. this.uiGroupBox7 = new Sunny.UI.UIGroupBox();
  71. this.uiTitlePanel7 = new Sunny.UI.UITitlePanel();
  72. this.uiLabel43 = new Sunny.UI.UILabel();
  73. this.uiLabel44 = new Sunny.UI.UILabel();
  74. this.uiLabel45 = new Sunny.UI.UILabel();
  75. this.txt数量7 = new Sunny.UI.UITextBox();
  76. this.txt实时7 = new Sunny.UI.UITextBox();
  77. this.txt完成7 = new Sunny.UI.UITextBox();
  78. this.txt净重7 = new Sunny.UI.UITextBox();
  79. this.uiLabel46 = new Sunny.UI.UILabel();
  80. this.uiLabel47 = new Sunny.UI.UILabel();
  81. this.uiLabel48 = new Sunny.UI.UILabel();
  82. this.uiLabel49 = new Sunny.UI.UILabel();
  83. this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
  84. this.uiTitlePanel6 = new Sunny.UI.UITitlePanel();
  85. this.uiLabel36 = new Sunny.UI.UILabel();
  86. this.uiLabel37 = new Sunny.UI.UILabel();
  87. this.uiLabel38 = new Sunny.UI.UILabel();
  88. this.txt数量6 = new Sunny.UI.UITextBox();
  89. this.txt实时6 = new Sunny.UI.UITextBox();
  90. this.txt完成6 = new Sunny.UI.UITextBox();
  91. this.txt净重6 = new Sunny.UI.UITextBox();
  92. this.uiLabel39 = new Sunny.UI.UILabel();
  93. this.uiLabel40 = new Sunny.UI.UILabel();
  94. this.uiLabel41 = new Sunny.UI.UILabel();
  95. this.uiLabel42 = new Sunny.UI.UILabel();
  96. this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
  97. this.uiTitlePanel5 = new Sunny.UI.UITitlePanel();
  98. this.uiLabel29 = new Sunny.UI.UILabel();
  99. this.uiLabel30 = new Sunny.UI.UILabel();
  100. this.uiLabel31 = new Sunny.UI.UILabel();
  101. this.txt数量5 = new Sunny.UI.UITextBox();
  102. this.txt实时5 = new Sunny.UI.UITextBox();
  103. this.txt完成5 = new Sunny.UI.UITextBox();
  104. this.txt净重5 = new Sunny.UI.UITextBox();
  105. this.uiLabel32 = new Sunny.UI.UILabel();
  106. this.uiLabel33 = new Sunny.UI.UILabel();
  107. this.uiLabel34 = new Sunny.UI.UILabel();
  108. this.uiLabel35 = new Sunny.UI.UILabel();
  109. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  110. this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
  111. this.uiLabel22 = new Sunny.UI.UILabel();
  112. this.uiLabel23 = new Sunny.UI.UILabel();
  113. this.uiLabel24 = new Sunny.UI.UILabel();
  114. this.txt数量4 = new Sunny.UI.UITextBox();
  115. this.txt实时4 = new Sunny.UI.UITextBox();
  116. this.txt完成4 = new Sunny.UI.UITextBox();
  117. this.txt净重4 = new Sunny.UI.UITextBox();
  118. this.uiLabel25 = new Sunny.UI.UILabel();
  119. this.uiLabel26 = new Sunny.UI.UILabel();
  120. this.uiLabel27 = new Sunny.UI.UILabel();
  121. this.uiLabel28 = new Sunny.UI.UILabel();
  122. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  123. this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
  124. this.uiLabel15 = new Sunny.UI.UILabel();
  125. this.uiLabel16 = new Sunny.UI.UILabel();
  126. this.uiLabel17 = new Sunny.UI.UILabel();
  127. this.txt数量3 = new Sunny.UI.UITextBox();
  128. this.txt实时3 = new Sunny.UI.UITextBox();
  129. this.txt完成3 = new Sunny.UI.UITextBox();
  130. this.txt净重3 = new Sunny.UI.UITextBox();
  131. this.uiLabel18 = new Sunny.UI.UILabel();
  132. this.uiLabel19 = new Sunny.UI.UILabel();
  133. this.uiLabel20 = new Sunny.UI.UILabel();
  134. this.uiLabel21 = new Sunny.UI.UILabel();
  135. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  136. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  137. this.uiLabel8 = new Sunny.UI.UILabel();
  138. this.uiLabel9 = new Sunny.UI.UILabel();
  139. this.uiLabel10 = new Sunny.UI.UILabel();
  140. this.txt数量2 = new Sunny.UI.UITextBox();
  141. this.txt实时2 = new Sunny.UI.UITextBox();
  142. this.txt完成2 = new Sunny.UI.UITextBox();
  143. this.txt净重2 = new Sunny.UI.UITextBox();
  144. this.uiLabel11 = new Sunny.UI.UILabel();
  145. this.uiLabel12 = new Sunny.UI.UILabel();
  146. this.uiLabel13 = new Sunny.UI.UILabel();
  147. this.uiLabel14 = new Sunny.UI.UILabel();
  148. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  149. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  150. this.uiLabel7 = new Sunny.UI.UILabel();
  151. this.uiLabel6 = new Sunny.UI.UILabel();
  152. this.uiLabel5 = new Sunny.UI.UILabel();
  153. this.txt数量1 = new Sunny.UI.UITextBox();
  154. this.txt实时1 = new Sunny.UI.UITextBox();
  155. this.txt完成1 = new Sunny.UI.UITextBox();
  156. this.txt净重1 = new Sunny.UI.UITextBox();
  157. this.uiLabel4 = new Sunny.UI.UILabel();
  158. this.uiLabel3 = new Sunny.UI.UILabel();
  159. this.uiLabel2 = new Sunny.UI.UILabel();
  160. this.uiLabel1 = new Sunny.UI.UILabel();
  161. this.tabPage2 = new System.Windows.Forms.TabPage();
  162. this.uiTableLayoutPanel2 = new Sunny.UI.UITableLayoutPanel();
  163. this.uiGroupBox20 = new Sunny.UI.UIGroupBox();
  164. this.btn配方写入通道10 = new Sunny.UI.UISymbolButton();
  165. this.uiLabel359 = new Sunny.UI.UILabel();
  166. this.uiLabel360 = new Sunny.UI.UILabel();
  167. this.txt阈值10 = new Sunny.UI.UITextBox();
  168. this.uiLabel361 = new Sunny.UI.UILabel();
  169. this.uiLabel362 = new Sunny.UI.UILabel();
  170. this.txt慢加提前量10 = new Sunny.UI.UITextBox();
  171. this.uiLabel363 = new Sunny.UI.UILabel();
  172. this.txt快加提前量10 = new Sunny.UI.UITextBox();
  173. this.uiLabel364 = new Sunny.UI.UILabel();
  174. this.uiLabel125 = new Sunny.UI.UILabel();
  175. this.uiLabel126 = new Sunny.UI.UILabel();
  176. this.uiLabel127 = new Sunny.UI.UILabel();
  177. this.txt负偏差10 = new Sunny.UI.UITextBox();
  178. this.txt正偏差10 = new Sunny.UI.UITextBox();
  179. this.txt目标重量10 = new Sunny.UI.UITextBox();
  180. this.uiLabel128 = new Sunny.UI.UILabel();
  181. this.uiLabel129 = new Sunny.UI.UILabel();
  182. this.uiLabel130 = new Sunny.UI.UILabel();
  183. this.uiGroupBox19 = new Sunny.UI.UIGroupBox();
  184. this.btn配方写入通道9 = new Sunny.UI.UISymbolButton();
  185. this.uiLabel353 = new Sunny.UI.UILabel();
  186. this.uiLabel354 = new Sunny.UI.UILabel();
  187. this.txt阈值9 = new Sunny.UI.UITextBox();
  188. this.uiLabel355 = new Sunny.UI.UILabel();
  189. this.uiLabel356 = new Sunny.UI.UILabel();
  190. this.txt慢加提前量9 = new Sunny.UI.UITextBox();
  191. this.uiLabel357 = new Sunny.UI.UILabel();
  192. this.txt快加提前量9 = new Sunny.UI.UITextBox();
  193. this.uiLabel358 = new Sunny.UI.UILabel();
  194. this.uiLabel119 = new Sunny.UI.UILabel();
  195. this.uiLabel120 = new Sunny.UI.UILabel();
  196. this.uiLabel121 = new Sunny.UI.UILabel();
  197. this.txt负偏差9 = new Sunny.UI.UITextBox();
  198. this.txt正偏差9 = new Sunny.UI.UITextBox();
  199. this.txt目标重量9 = new Sunny.UI.UITextBox();
  200. this.uiLabel122 = new Sunny.UI.UILabel();
  201. this.uiLabel123 = new Sunny.UI.UILabel();
  202. this.uiLabel124 = new Sunny.UI.UILabel();
  203. this.uiGroupBox18 = new Sunny.UI.UIGroupBox();
  204. this.btn配方写入通道8 = new Sunny.UI.UISymbolButton();
  205. this.uiLabel347 = new Sunny.UI.UILabel();
  206. this.uiLabel348 = new Sunny.UI.UILabel();
  207. this.txt阈值8 = new Sunny.UI.UITextBox();
  208. this.uiLabel349 = new Sunny.UI.UILabel();
  209. this.uiLabel350 = new Sunny.UI.UILabel();
  210. this.txt慢加提前量8 = new Sunny.UI.UITextBox();
  211. this.uiLabel351 = new Sunny.UI.UILabel();
  212. this.txt快加提前量8 = new Sunny.UI.UITextBox();
  213. this.uiLabel352 = new Sunny.UI.UILabel();
  214. this.uiLabel113 = new Sunny.UI.UILabel();
  215. this.uiLabel114 = new Sunny.UI.UILabel();
  216. this.uiLabel115 = new Sunny.UI.UILabel();
  217. this.txt负偏差8 = new Sunny.UI.UITextBox();
  218. this.txt正偏差8 = new Sunny.UI.UITextBox();
  219. this.txt目标重量8 = new Sunny.UI.UITextBox();
  220. this.uiLabel116 = new Sunny.UI.UILabel();
  221. this.uiLabel117 = new Sunny.UI.UILabel();
  222. this.uiLabel118 = new Sunny.UI.UILabel();
  223. this.uiGroupBox17 = new Sunny.UI.UIGroupBox();
  224. this.btn配方写入通道7 = new Sunny.UI.UISymbolButton();
  225. this.uiLabel341 = new Sunny.UI.UILabel();
  226. this.uiLabel342 = new Sunny.UI.UILabel();
  227. this.txt阈值7 = new Sunny.UI.UITextBox();
  228. this.uiLabel343 = new Sunny.UI.UILabel();
  229. this.uiLabel344 = new Sunny.UI.UILabel();
  230. this.txt慢加提前量7 = new Sunny.UI.UITextBox();
  231. this.uiLabel345 = new Sunny.UI.UILabel();
  232. this.txt快加提前量7 = new Sunny.UI.UITextBox();
  233. this.uiLabel346 = new Sunny.UI.UILabel();
  234. this.uiLabel107 = new Sunny.UI.UILabel();
  235. this.uiLabel108 = new Sunny.UI.UILabel();
  236. this.uiLabel109 = new Sunny.UI.UILabel();
  237. this.txt负偏差7 = new Sunny.UI.UITextBox();
  238. this.txt正偏差7 = new Sunny.UI.UITextBox();
  239. this.txt目标重量7 = new Sunny.UI.UITextBox();
  240. this.uiLabel110 = new Sunny.UI.UILabel();
  241. this.uiLabel111 = new Sunny.UI.UILabel();
  242. this.uiLabel112 = new Sunny.UI.UILabel();
  243. this.uiGroupBox16 = new Sunny.UI.UIGroupBox();
  244. this.btn配方写入通道6 = new Sunny.UI.UISymbolButton();
  245. this.uiLabel335 = new Sunny.UI.UILabel();
  246. this.uiLabel336 = new Sunny.UI.UILabel();
  247. this.txt阈值6 = new Sunny.UI.UITextBox();
  248. this.uiLabel337 = new Sunny.UI.UILabel();
  249. this.uiLabel338 = new Sunny.UI.UILabel();
  250. this.txt慢加提前量6 = new Sunny.UI.UITextBox();
  251. this.uiLabel339 = new Sunny.UI.UILabel();
  252. this.txt快加提前量6 = new Sunny.UI.UITextBox();
  253. this.uiLabel340 = new Sunny.UI.UILabel();
  254. this.uiLabel101 = new Sunny.UI.UILabel();
  255. this.uiLabel102 = new Sunny.UI.UILabel();
  256. this.uiLabel103 = new Sunny.UI.UILabel();
  257. this.txt负偏差6 = new Sunny.UI.UITextBox();
  258. this.txt正偏差6 = new Sunny.UI.UITextBox();
  259. this.txt目标重量6 = new Sunny.UI.UITextBox();
  260. this.uiLabel104 = new Sunny.UI.UILabel();
  261. this.uiLabel105 = new Sunny.UI.UILabel();
  262. this.uiLabel106 = new Sunny.UI.UILabel();
  263. this.uiGroupBox15 = new Sunny.UI.UIGroupBox();
  264. this.btn配方写入通道5 = new Sunny.UI.UISymbolButton();
  265. this.uiLabel329 = new Sunny.UI.UILabel();
  266. this.uiLabel330 = new Sunny.UI.UILabel();
  267. this.txt阈值5 = new Sunny.UI.UITextBox();
  268. this.uiLabel331 = new Sunny.UI.UILabel();
  269. this.uiLabel332 = new Sunny.UI.UILabel();
  270. this.txt慢加提前量5 = new Sunny.UI.UITextBox();
  271. this.uiLabel333 = new Sunny.UI.UILabel();
  272. this.txt快加提前量5 = new Sunny.UI.UITextBox();
  273. this.uiLabel334 = new Sunny.UI.UILabel();
  274. this.uiLabel95 = new Sunny.UI.UILabel();
  275. this.uiLabel96 = new Sunny.UI.UILabel();
  276. this.uiLabel97 = new Sunny.UI.UILabel();
  277. this.txt负偏差5 = new Sunny.UI.UITextBox();
  278. this.txt正偏差5 = new Sunny.UI.UITextBox();
  279. this.txt目标重量5 = new Sunny.UI.UITextBox();
  280. this.uiLabel98 = new Sunny.UI.UILabel();
  281. this.uiLabel99 = new Sunny.UI.UILabel();
  282. this.uiLabel100 = new Sunny.UI.UILabel();
  283. this.uiGroupBox14 = new Sunny.UI.UIGroupBox();
  284. this.btn配方写入通道4 = new Sunny.UI.UISymbolButton();
  285. this.uiLabel323 = new Sunny.UI.UILabel();
  286. this.uiLabel324 = new Sunny.UI.UILabel();
  287. this.txt阈值4 = new Sunny.UI.UITextBox();
  288. this.uiLabel325 = new Sunny.UI.UILabel();
  289. this.uiLabel326 = new Sunny.UI.UILabel();
  290. this.txt慢加提前量4 = new Sunny.UI.UITextBox();
  291. this.uiLabel327 = new Sunny.UI.UILabel();
  292. this.txt快加提前量4 = new Sunny.UI.UITextBox();
  293. this.uiLabel328 = new Sunny.UI.UILabel();
  294. this.uiLabel89 = new Sunny.UI.UILabel();
  295. this.uiLabel90 = new Sunny.UI.UILabel();
  296. this.uiLabel91 = new Sunny.UI.UILabel();
  297. this.txt负偏差4 = new Sunny.UI.UITextBox();
  298. this.txt正偏差4 = new Sunny.UI.UITextBox();
  299. this.txt目标重量4 = new Sunny.UI.UITextBox();
  300. this.uiLabel92 = new Sunny.UI.UILabel();
  301. this.uiLabel93 = new Sunny.UI.UILabel();
  302. this.uiLabel94 = new Sunny.UI.UILabel();
  303. this.uiGroupBox13 = new Sunny.UI.UIGroupBox();
  304. this.btn配方写入通道3 = new Sunny.UI.UISymbolButton();
  305. this.uiLabel317 = new Sunny.UI.UILabel();
  306. this.uiLabel318 = new Sunny.UI.UILabel();
  307. this.txt阈值3 = new Sunny.UI.UITextBox();
  308. this.uiLabel319 = new Sunny.UI.UILabel();
  309. this.uiLabel320 = new Sunny.UI.UILabel();
  310. this.txt慢加提前量3 = new Sunny.UI.UITextBox();
  311. this.uiLabel321 = new Sunny.UI.UILabel();
  312. this.txt快加提前量3 = new Sunny.UI.UITextBox();
  313. this.uiLabel322 = new Sunny.UI.UILabel();
  314. this.uiLabel83 = new Sunny.UI.UILabel();
  315. this.uiLabel84 = new Sunny.UI.UILabel();
  316. this.uiLabel85 = new Sunny.UI.UILabel();
  317. this.txt负偏差3 = new Sunny.UI.UITextBox();
  318. this.txt正偏差3 = new Sunny.UI.UITextBox();
  319. this.txt目标重量3 = new Sunny.UI.UITextBox();
  320. this.uiLabel86 = new Sunny.UI.UILabel();
  321. this.uiLabel87 = new Sunny.UI.UILabel();
  322. this.uiLabel88 = new Sunny.UI.UILabel();
  323. this.uiGroupBox12 = new Sunny.UI.UIGroupBox();
  324. this.btn配方写入通道2 = new Sunny.UI.UISymbolButton();
  325. this.uiLabel311 = new Sunny.UI.UILabel();
  326. this.uiLabel312 = new Sunny.UI.UILabel();
  327. this.txt阈值2 = new Sunny.UI.UITextBox();
  328. this.uiLabel313 = new Sunny.UI.UILabel();
  329. this.uiLabel314 = new Sunny.UI.UILabel();
  330. this.txt慢加提前量2 = new Sunny.UI.UITextBox();
  331. this.uiLabel315 = new Sunny.UI.UILabel();
  332. this.txt快加提前量2 = new Sunny.UI.UITextBox();
  333. this.uiLabel316 = new Sunny.UI.UILabel();
  334. this.uiLabel77 = new Sunny.UI.UILabel();
  335. this.uiLabel78 = new Sunny.UI.UILabel();
  336. this.uiLabel79 = new Sunny.UI.UILabel();
  337. this.txt负偏差2 = new Sunny.UI.UITextBox();
  338. this.txt正偏差2 = new Sunny.UI.UITextBox();
  339. this.txt目标重量2 = new Sunny.UI.UITextBox();
  340. this.uiLabel80 = new Sunny.UI.UILabel();
  341. this.uiLabel81 = new Sunny.UI.UILabel();
  342. this.uiLabel82 = new Sunny.UI.UILabel();
  343. this.uiGroupBox11 = new Sunny.UI.UIGroupBox();
  344. this.btn配方写入通道1 = new Sunny.UI.UISymbolButton();
  345. this.uiLabel309 = new Sunny.UI.UILabel();
  346. this.uiLabel307 = new Sunny.UI.UILabel();
  347. this.txt阈值1 = new Sunny.UI.UITextBox();
  348. this.uiLabel310 = new Sunny.UI.UILabel();
  349. this.uiLabel305 = new Sunny.UI.UILabel();
  350. this.txt慢加提前量1 = new Sunny.UI.UITextBox();
  351. this.uiLabel308 = new Sunny.UI.UILabel();
  352. this.txt快加提前量1 = new Sunny.UI.UITextBox();
  353. this.uiLabel306 = new Sunny.UI.UILabel();
  354. this.uiLabel293 = new Sunny.UI.UILabel();
  355. this.switch配方写入开关 = new Sunny.UI.UISwitch();
  356. this.uiLabel71 = new Sunny.UI.UILabel();
  357. this.uiLabel72 = new Sunny.UI.UILabel();
  358. this.uiLabel73 = new Sunny.UI.UILabel();
  359. this.txt负偏差1 = new Sunny.UI.UITextBox();
  360. this.txt正偏差1 = new Sunny.UI.UITextBox();
  361. this.txt目标重量1 = new Sunny.UI.UITextBox();
  362. this.uiLabel74 = new Sunny.UI.UILabel();
  363. this.uiLabel75 = new Sunny.UI.UILabel();
  364. this.uiLabel76 = new Sunny.UI.UILabel();
  365. this.tabPage3 = new System.Windows.Forms.TabPage();
  366. this.uiTableLayoutPanel3 = new Sunny.UI.UITableLayoutPanel();
  367. this.uiGroupBox21 = new Sunny.UI.UIGroupBox();
  368. this.btn设备写入通道10 = new Sunny.UI.UISymbolButton();
  369. this.uiLabel275 = new Sunny.UI.UILabel();
  370. this.uiLabel276 = new Sunny.UI.UILabel();
  371. this.uiLabel277 = new Sunny.UI.UILabel();
  372. this.uiLabel278 = new Sunny.UI.UILabel();
  373. this.uiLabel279 = new Sunny.UI.UILabel();
  374. this.uiLabel280 = new Sunny.UI.UILabel();
  375. this.uiLabel281 = new Sunny.UI.UILabel();
  376. this.txt完成动作执行时间10 = new Sunny.UI.UITextBox();
  377. this.txt补加禁止比较时间10 = new Sunny.UI.UITextBox();
  378. this.uiLabel282 = new Sunny.UI.UILabel();
  379. this.txt慢加禁止比较时间10 = new Sunny.UI.UITextBox();
  380. this.txt快加禁止比较时间10 = new Sunny.UI.UITextBox();
  381. this.uiTextBox86 = new Sunny.UI.UITextBox();
  382. this.uiLabel283 = new Sunny.UI.UILabel();
  383. this.txt稳定检测时间10 = new Sunny.UI.UITextBox();
  384. this.uiLabel284 = new Sunny.UI.UILabel();
  385. this.uiLabel285 = new Sunny.UI.UILabel();
  386. this.uiLabel286 = new Sunny.UI.UILabel();
  387. this.uiLabel287 = new Sunny.UI.UILabel();
  388. this.txt补料速度10 = new Sunny.UI.UITextBox();
  389. this.txt慢加速度10 = new Sunny.UI.UITextBox();
  390. this.txt快加速度10 = new Sunny.UI.UITextBox();
  391. this.uiLabel288 = new Sunny.UI.UILabel();
  392. this.uiLabel289 = new Sunny.UI.UILabel();
  393. this.uiLabel290 = new Sunny.UI.UILabel();
  394. this.uiGroupBox22 = new Sunny.UI.UIGroupBox();
  395. this.btn设备写入通道9 = new Sunny.UI.UISymbolButton();
  396. this.uiLabel259 = new Sunny.UI.UILabel();
  397. this.uiLabel260 = new Sunny.UI.UILabel();
  398. this.uiLabel261 = new Sunny.UI.UILabel();
  399. this.uiLabel262 = new Sunny.UI.UILabel();
  400. this.uiLabel263 = new Sunny.UI.UILabel();
  401. this.uiLabel264 = new Sunny.UI.UILabel();
  402. this.uiLabel265 = new Sunny.UI.UILabel();
  403. this.txt完成动作执行时间9 = new Sunny.UI.UITextBox();
  404. this.txt补加禁止比较时间9 = new Sunny.UI.UITextBox();
  405. this.uiLabel266 = new Sunny.UI.UILabel();
  406. this.txt慢加禁止比较时间9 = new Sunny.UI.UITextBox();
  407. this.txt快加禁止比较时间9 = new Sunny.UI.UITextBox();
  408. this.uiTextBox77 = new Sunny.UI.UITextBox();
  409. this.uiLabel267 = new Sunny.UI.UILabel();
  410. this.txt稳定检测时间9 = new Sunny.UI.UITextBox();
  411. this.uiLabel268 = new Sunny.UI.UILabel();
  412. this.uiLabel269 = new Sunny.UI.UILabel();
  413. this.uiLabel270 = new Sunny.UI.UILabel();
  414. this.uiLabel271 = new Sunny.UI.UILabel();
  415. this.txt补料速度9 = new Sunny.UI.UITextBox();
  416. this.txt慢加速度9 = new Sunny.UI.UITextBox();
  417. this.txt快加速度9 = new Sunny.UI.UITextBox();
  418. this.uiLabel272 = new Sunny.UI.UILabel();
  419. this.uiLabel273 = new Sunny.UI.UILabel();
  420. this.uiLabel274 = new Sunny.UI.UILabel();
  421. this.uiGroupBox23 = new Sunny.UI.UIGroupBox();
  422. this.btn设备写入通道8 = new Sunny.UI.UISymbolButton();
  423. this.uiLabel243 = new Sunny.UI.UILabel();
  424. this.uiLabel244 = new Sunny.UI.UILabel();
  425. this.uiLabel245 = new Sunny.UI.UILabel();
  426. this.uiLabel246 = new Sunny.UI.UILabel();
  427. this.uiLabel247 = new Sunny.UI.UILabel();
  428. this.uiLabel248 = new Sunny.UI.UILabel();
  429. this.uiLabel249 = new Sunny.UI.UILabel();
  430. this.txt完成动作执行时间8 = new Sunny.UI.UITextBox();
  431. this.txt补加禁止比较时间8 = new Sunny.UI.UITextBox();
  432. this.uiLabel250 = new Sunny.UI.UILabel();
  433. this.txt慢加禁止比较时间8 = new Sunny.UI.UITextBox();
  434. this.txt快加禁止比较时间8 = new Sunny.UI.UITextBox();
  435. this.uiTextBox68 = new Sunny.UI.UITextBox();
  436. this.uiLabel251 = new Sunny.UI.UILabel();
  437. this.txt稳定检测时间8 = new Sunny.UI.UITextBox();
  438. this.uiLabel252 = new Sunny.UI.UILabel();
  439. this.uiLabel253 = new Sunny.UI.UILabel();
  440. this.uiLabel254 = new Sunny.UI.UILabel();
  441. this.uiLabel255 = new Sunny.UI.UILabel();
  442. this.txt补料速度8 = new Sunny.UI.UITextBox();
  443. this.txt慢加速度8 = new Sunny.UI.UITextBox();
  444. this.txt快加速度8 = new Sunny.UI.UITextBox();
  445. this.uiLabel256 = new Sunny.UI.UILabel();
  446. this.uiLabel257 = new Sunny.UI.UILabel();
  447. this.uiLabel258 = new Sunny.UI.UILabel();
  448. this.uiGroupBox24 = new Sunny.UI.UIGroupBox();
  449. this.btn设备写入通道7 = new Sunny.UI.UISymbolButton();
  450. this.uiLabel227 = new Sunny.UI.UILabel();
  451. this.uiLabel228 = new Sunny.UI.UILabel();
  452. this.uiLabel229 = new Sunny.UI.UILabel();
  453. this.uiLabel230 = new Sunny.UI.UILabel();
  454. this.uiLabel231 = new Sunny.UI.UILabel();
  455. this.uiLabel232 = new Sunny.UI.UILabel();
  456. this.uiLabel233 = new Sunny.UI.UILabel();
  457. this.txt完成动作执行时间7 = new Sunny.UI.UITextBox();
  458. this.txt补加禁止比较时间7 = new Sunny.UI.UITextBox();
  459. this.uiLabel234 = new Sunny.UI.UILabel();
  460. this.txt慢加禁止比较时间7 = new Sunny.UI.UITextBox();
  461. this.txt快加禁止比较时间7 = new Sunny.UI.UITextBox();
  462. this.uiTextBox59 = new Sunny.UI.UITextBox();
  463. this.uiLabel235 = new Sunny.UI.UILabel();
  464. this.txt稳定检测时间7 = new Sunny.UI.UITextBox();
  465. this.uiLabel236 = new Sunny.UI.UILabel();
  466. this.uiLabel237 = new Sunny.UI.UILabel();
  467. this.uiLabel238 = new Sunny.UI.UILabel();
  468. this.uiLabel239 = new Sunny.UI.UILabel();
  469. this.txt补料速度7 = new Sunny.UI.UITextBox();
  470. this.txt慢加速度7 = new Sunny.UI.UITextBox();
  471. this.txt快加速度7 = new Sunny.UI.UITextBox();
  472. this.uiLabel240 = new Sunny.UI.UILabel();
  473. this.uiLabel241 = new Sunny.UI.UILabel();
  474. this.uiLabel242 = new Sunny.UI.UILabel();
  475. this.uiGroupBox25 = new Sunny.UI.UIGroupBox();
  476. this.btn设备写入通道6 = new Sunny.UI.UISymbolButton();
  477. this.uiLabel211 = new Sunny.UI.UILabel();
  478. this.uiLabel212 = new Sunny.UI.UILabel();
  479. this.uiLabel213 = new Sunny.UI.UILabel();
  480. this.uiLabel214 = new Sunny.UI.UILabel();
  481. this.uiLabel215 = new Sunny.UI.UILabel();
  482. this.uiLabel216 = new Sunny.UI.UILabel();
  483. this.uiLabel217 = new Sunny.UI.UILabel();
  484. this.txt完成动作执行时间6 = new Sunny.UI.UITextBox();
  485. this.txt补加禁止比较时间6 = new Sunny.UI.UITextBox();
  486. this.uiLabel218 = new Sunny.UI.UILabel();
  487. this.txt慢加禁止比较时间6 = new Sunny.UI.UITextBox();
  488. this.txt快加禁止比较时间6 = new Sunny.UI.UITextBox();
  489. this.uiTextBox50 = new Sunny.UI.UITextBox();
  490. this.uiLabel219 = new Sunny.UI.UILabel();
  491. this.txt稳定检测时间6 = new Sunny.UI.UITextBox();
  492. this.uiLabel220 = new Sunny.UI.UILabel();
  493. this.uiLabel221 = new Sunny.UI.UILabel();
  494. this.uiLabel222 = new Sunny.UI.UILabel();
  495. this.uiLabel223 = new Sunny.UI.UILabel();
  496. this.txt补料速度6 = new Sunny.UI.UITextBox();
  497. this.txt慢加速度6 = new Sunny.UI.UITextBox();
  498. this.txt快加速度6 = new Sunny.UI.UITextBox();
  499. this.uiLabel224 = new Sunny.UI.UILabel();
  500. this.uiLabel225 = new Sunny.UI.UILabel();
  501. this.uiLabel226 = new Sunny.UI.UILabel();
  502. this.uiGroupBox26 = new Sunny.UI.UIGroupBox();
  503. this.btn设备写入通道5 = new Sunny.UI.UISymbolButton();
  504. this.uiLabel179 = new Sunny.UI.UILabel();
  505. this.uiLabel180 = new Sunny.UI.UILabel();
  506. this.uiLabel181 = new Sunny.UI.UILabel();
  507. this.uiLabel182 = new Sunny.UI.UILabel();
  508. this.uiLabel183 = new Sunny.UI.UILabel();
  509. this.uiLabel184 = new Sunny.UI.UILabel();
  510. this.uiLabel186 = new Sunny.UI.UILabel();
  511. this.txt完成动作执行时间5 = new Sunny.UI.UITextBox();
  512. this.txt补加禁止比较时间5 = new Sunny.UI.UITextBox();
  513. this.uiLabel202 = new Sunny.UI.UILabel();
  514. this.txt慢加禁止比较时间5 = new Sunny.UI.UITextBox();
  515. this.txt快加禁止比较时间5 = new Sunny.UI.UITextBox();
  516. this.uiTextBox41 = new Sunny.UI.UITextBox();
  517. this.uiLabel203 = new Sunny.UI.UILabel();
  518. this.txt稳定检测时间5 = new Sunny.UI.UITextBox();
  519. this.uiLabel204 = new Sunny.UI.UILabel();
  520. this.uiLabel205 = new Sunny.UI.UILabel();
  521. this.uiLabel206 = new Sunny.UI.UILabel();
  522. this.uiLabel207 = new Sunny.UI.UILabel();
  523. this.txt补料速度5 = new Sunny.UI.UITextBox();
  524. this.txt慢加速度5 = new Sunny.UI.UITextBox();
  525. this.txt快加速度5 = new Sunny.UI.UITextBox();
  526. this.uiLabel208 = new Sunny.UI.UILabel();
  527. this.uiLabel209 = new Sunny.UI.UILabel();
  528. this.uiLabel210 = new Sunny.UI.UILabel();
  529. this.uiGroupBox27 = new Sunny.UI.UIGroupBox();
  530. this.btn设备写入通道4 = new Sunny.UI.UISymbolButton();
  531. this.uiLabel163 = new Sunny.UI.UILabel();
  532. this.uiLabel164 = new Sunny.UI.UILabel();
  533. this.uiLabel165 = new Sunny.UI.UILabel();
  534. this.uiLabel166 = new Sunny.UI.UILabel();
  535. this.uiLabel167 = new Sunny.UI.UILabel();
  536. this.uiLabel168 = new Sunny.UI.UILabel();
  537. this.uiLabel169 = new Sunny.UI.UILabel();
  538. this.txt完成动作执行时间4 = new Sunny.UI.UITextBox();
  539. this.txt补加禁止比较时间4 = new Sunny.UI.UITextBox();
  540. this.uiLabel170 = new Sunny.UI.UILabel();
  541. this.txt慢加禁止比较时间4 = new Sunny.UI.UITextBox();
  542. this.txt快加禁止比较时间4 = new Sunny.UI.UITextBox();
  543. this.uiTextBox23 = new Sunny.UI.UITextBox();
  544. this.uiLabel171 = new Sunny.UI.UILabel();
  545. this.txt稳定检测时间4 = new Sunny.UI.UITextBox();
  546. this.uiLabel172 = new Sunny.UI.UILabel();
  547. this.uiLabel173 = new Sunny.UI.UILabel();
  548. this.uiLabel174 = new Sunny.UI.UILabel();
  549. this.uiLabel175 = new Sunny.UI.UILabel();
  550. this.txt补料速度4 = new Sunny.UI.UITextBox();
  551. this.txt慢加速度4 = new Sunny.UI.UITextBox();
  552. this.txt快加速度4 = new Sunny.UI.UITextBox();
  553. this.uiLabel176 = new Sunny.UI.UILabel();
  554. this.uiLabel177 = new Sunny.UI.UILabel();
  555. this.uiLabel178 = new Sunny.UI.UILabel();
  556. this.uiGroupBox28 = new Sunny.UI.UIGroupBox();
  557. this.btn设备写入通道3 = new Sunny.UI.UISymbolButton();
  558. this.uiLabel147 = new Sunny.UI.UILabel();
  559. this.uiLabel148 = new Sunny.UI.UILabel();
  560. this.uiLabel149 = new Sunny.UI.UILabel();
  561. this.uiLabel150 = new Sunny.UI.UILabel();
  562. this.uiLabel151 = new Sunny.UI.UILabel();
  563. this.uiLabel152 = new Sunny.UI.UILabel();
  564. this.uiLabel153 = new Sunny.UI.UILabel();
  565. this.txt完成动作执行时间3 = new Sunny.UI.UITextBox();
  566. this.txt补加禁止比较时间3 = new Sunny.UI.UITextBox();
  567. this.uiLabel154 = new Sunny.UI.UILabel();
  568. this.txt慢加禁止比较时间3 = new Sunny.UI.UITextBox();
  569. this.txt快加禁止比较时间3 = new Sunny.UI.UITextBox();
  570. this.uiTextBox14 = new Sunny.UI.UITextBox();
  571. this.uiLabel155 = new Sunny.UI.UILabel();
  572. this.txt稳定检测时间3 = new Sunny.UI.UITextBox();
  573. this.uiLabel156 = new Sunny.UI.UILabel();
  574. this.uiLabel157 = new Sunny.UI.UILabel();
  575. this.uiLabel158 = new Sunny.UI.UILabel();
  576. this.uiLabel159 = new Sunny.UI.UILabel();
  577. this.txt补料速度3 = new Sunny.UI.UITextBox();
  578. this.txt慢加速度3 = new Sunny.UI.UITextBox();
  579. this.txt快加速度3 = new Sunny.UI.UITextBox();
  580. this.uiLabel160 = new Sunny.UI.UILabel();
  581. this.uiLabel161 = new Sunny.UI.UILabel();
  582. this.uiLabel162 = new Sunny.UI.UILabel();
  583. this.uiGroupBox29 = new Sunny.UI.UIGroupBox();
  584. this.btn设备写入通道2 = new Sunny.UI.UISymbolButton();
  585. this.uiLabel131 = new Sunny.UI.UILabel();
  586. this.uiLabel132 = new Sunny.UI.UILabel();
  587. this.uiLabel133 = new Sunny.UI.UILabel();
  588. this.uiLabel134 = new Sunny.UI.UILabel();
  589. this.uiLabel135 = new Sunny.UI.UILabel();
  590. this.uiLabel136 = new Sunny.UI.UILabel();
  591. this.uiLabel137 = new Sunny.UI.UILabel();
  592. this.txt完成动作执行时间2 = new Sunny.UI.UITextBox();
  593. this.txt补加禁止比较时间2 = new Sunny.UI.UITextBox();
  594. this.uiLabel138 = new Sunny.UI.UILabel();
  595. this.txt慢加禁止比较时间2 = new Sunny.UI.UITextBox();
  596. this.txt快加禁止比较时间2 = new Sunny.UI.UITextBox();
  597. this.uiTextBox5 = new Sunny.UI.UITextBox();
  598. this.uiLabel139 = new Sunny.UI.UILabel();
  599. this.txt稳定检测时间2 = new Sunny.UI.UITextBox();
  600. this.uiLabel140 = new Sunny.UI.UILabel();
  601. this.uiLabel141 = new Sunny.UI.UILabel();
  602. this.uiLabel142 = new Sunny.UI.UILabel();
  603. this.uiLabel143 = new Sunny.UI.UILabel();
  604. this.txt补料速度2 = new Sunny.UI.UITextBox();
  605. this.txt慢加速度2 = new Sunny.UI.UITextBox();
  606. this.txt快加速度2 = new Sunny.UI.UITextBox();
  607. this.uiLabel144 = new Sunny.UI.UILabel();
  608. this.uiLabel145 = new Sunny.UI.UILabel();
  609. this.uiLabel146 = new Sunny.UI.UILabel();
  610. this.uiGroupBox30 = new Sunny.UI.UIGroupBox();
  611. this.btn设备写入通道1 = new Sunny.UI.UISymbolButton();
  612. this.uiLabel366 = new Sunny.UI.UILabel();
  613. this.switch设备写入开关 = new Sunny.UI.UISwitch();
  614. this.uiLabel201 = new Sunny.UI.UILabel();
  615. this.uiLabel200 = new Sunny.UI.UILabel();
  616. this.uiLabel199 = new Sunny.UI.UILabel();
  617. this.uiLabel198 = new Sunny.UI.UILabel();
  618. this.uiLabel185 = new Sunny.UI.UILabel();
  619. this.uiLabel197 = new Sunny.UI.UILabel();
  620. this.uiLabel196 = new Sunny.UI.UILabel();
  621. this.txt完成动作执行时间1 = new Sunny.UI.UITextBox();
  622. this.txt补加禁止比较时间1 = new Sunny.UI.UITextBox();
  623. this.uiLabel195 = new Sunny.UI.UILabel();
  624. this.txt慢加禁止比较时间1 = new Sunny.UI.UITextBox();
  625. this.txt快加禁止比较时间1 = new Sunny.UI.UITextBox();
  626. this.uiTextBox31 = new Sunny.UI.UITextBox();
  627. this.uiLabel194 = new Sunny.UI.UILabel();
  628. this.txt稳定检测时间1 = new Sunny.UI.UITextBox();
  629. this.uiLabel193 = new Sunny.UI.UILabel();
  630. this.uiLabel192 = new Sunny.UI.UILabel();
  631. this.uiLabel191 = new Sunny.UI.UILabel();
  632. this.uiLabel187 = new Sunny.UI.UILabel();
  633. this.txt补料速度1 = new Sunny.UI.UITextBox();
  634. this.txt慢加速度1 = new Sunny.UI.UITextBox();
  635. this.txt快加速度1 = new Sunny.UI.UITextBox();
  636. this.uiLabel188 = new Sunny.UI.UILabel();
  637. this.uiLabel189 = new Sunny.UI.UILabel();
  638. this.uiLabel190 = new Sunny.UI.UILabel();
  639. this.tabPage4 = new System.Windows.Forms.TabPage();
  640. this.btn称重写入 = new Sunny.UI.UISymbolButton();
  641. this.uiLabel365 = new Sunny.UI.UILabel();
  642. this.switch称重总开关 = new Sunny.UI.UISwitch();
  643. this.txt静态滤波防抖动 = new Sunny.UI.UITextBox();
  644. this.txt预处理滤波系数 = new Sunny.UI.UITextBox();
  645. this.txt预处理滤波强度 = new Sunny.UI.UITextBox();
  646. this.uiLabel302 = new Sunny.UI.UILabel();
  647. this.uiLabel303 = new Sunny.UI.UILabel();
  648. this.uiLabel304 = new Sunny.UI.UILabel();
  649. this.txt静态滤波收敛 = new Sunny.UI.UITextBox();
  650. this.txt静态滤波强度 = new Sunny.UI.UITextBox();
  651. this.txt静态采样频率 = new Sunny.UI.UITextBox();
  652. this.uiLabel299 = new Sunny.UI.UILabel();
  653. this.uiLabel300 = new Sunny.UI.UILabel();
  654. this.uiLabel301 = new Sunny.UI.UILabel();
  655. this.uiLabel291 = new Sunny.UI.UILabel();
  656. this.uiLabel292 = new Sunny.UI.UILabel();
  657. this.txt总稳定检测时间 = new Sunny.UI.UITextBox();
  658. this.uiLabel294 = new Sunny.UI.UILabel();
  659. this.uiLabel295 = new Sunny.UI.UILabel();
  660. this.txt稳定检测范围 = new Sunny.UI.UITextBox();
  661. this.txt零点跟踪速率 = new Sunny.UI.UITextBox();
  662. this.txt零点跟踪范围 = new Sunny.UI.UITextBox();
  663. this.uiLabel296 = new Sunny.UI.UILabel();
  664. this.uiLabel297 = new Sunny.UI.UILabel();
  665. this.uiLabel298 = new Sunny.UI.UILabel();
  666. this.uiTabControl1.SuspendLayout();
  667. this.tabPage1.SuspendLayout();
  668. this.uiTableLayoutPanel1.SuspendLayout();
  669. this.uiGroupBox10.SuspendLayout();
  670. this.uiTitlePanel10.SuspendLayout();
  671. this.uiGroupBox9.SuspendLayout();
  672. this.uiTitlePanel9.SuspendLayout();
  673. this.uiGroupBox8.SuspendLayout();
  674. this.uiTitlePanel8.SuspendLayout();
  675. this.uiGroupBox7.SuspendLayout();
  676. this.uiTitlePanel7.SuspendLayout();
  677. this.uiGroupBox6.SuspendLayout();
  678. this.uiTitlePanel6.SuspendLayout();
  679. this.uiGroupBox5.SuspendLayout();
  680. this.uiTitlePanel5.SuspendLayout();
  681. this.uiGroupBox4.SuspendLayout();
  682. this.uiTitlePanel4.SuspendLayout();
  683. this.uiGroupBox3.SuspendLayout();
  684. this.uiTitlePanel3.SuspendLayout();
  685. this.uiGroupBox2.SuspendLayout();
  686. this.uiTitlePanel2.SuspendLayout();
  687. this.uiGroupBox1.SuspendLayout();
  688. this.uiTitlePanel1.SuspendLayout();
  689. this.tabPage2.SuspendLayout();
  690. this.uiTableLayoutPanel2.SuspendLayout();
  691. this.uiGroupBox20.SuspendLayout();
  692. this.uiGroupBox19.SuspendLayout();
  693. this.uiGroupBox18.SuspendLayout();
  694. this.uiGroupBox17.SuspendLayout();
  695. this.uiGroupBox16.SuspendLayout();
  696. this.uiGroupBox15.SuspendLayout();
  697. this.uiGroupBox14.SuspendLayout();
  698. this.uiGroupBox13.SuspendLayout();
  699. this.uiGroupBox12.SuspendLayout();
  700. this.uiGroupBox11.SuspendLayout();
  701. this.tabPage3.SuspendLayout();
  702. this.uiTableLayoutPanel3.SuspendLayout();
  703. this.uiGroupBox21.SuspendLayout();
  704. this.txt快加禁止比较时间10.SuspendLayout();
  705. this.uiGroupBox22.SuspendLayout();
  706. this.txt快加禁止比较时间9.SuspendLayout();
  707. this.uiGroupBox23.SuspendLayout();
  708. this.txt快加禁止比较时间8.SuspendLayout();
  709. this.uiGroupBox24.SuspendLayout();
  710. this.txt快加禁止比较时间7.SuspendLayout();
  711. this.uiGroupBox25.SuspendLayout();
  712. this.txt快加禁止比较时间6.SuspendLayout();
  713. this.uiGroupBox26.SuspendLayout();
  714. this.txt快加禁止比较时间5.SuspendLayout();
  715. this.uiGroupBox27.SuspendLayout();
  716. this.txt快加禁止比较时间4.SuspendLayout();
  717. this.uiGroupBox28.SuspendLayout();
  718. this.txt快加禁止比较时间3.SuspendLayout();
  719. this.uiGroupBox29.SuspendLayout();
  720. this.txt快加禁止比较时间2.SuspendLayout();
  721. this.uiGroupBox30.SuspendLayout();
  722. this.txt快加禁止比较时间1.SuspendLayout();
  723. this.tabPage4.SuspendLayout();
  724. this.SuspendLayout();
  725. //
  726. // uiTabControl1
  727. //
  728. this.uiTabControl1.Controls.Add(this.tabPage1);
  729. this.uiTabControl1.Controls.Add(this.tabPage2);
  730. this.uiTabControl1.Controls.Add(this.tabPage3);
  731. this.uiTabControl1.Controls.Add(this.tabPage4);
  732. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  733. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  734. this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  735. this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
  736. this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
  737. this.uiTabControl1.MainPage = "";
  738. this.uiTabControl1.MenuStyle = Sunny.UI.UIMenuStyle.Custom;
  739. this.uiTabControl1.Name = "uiTabControl1";
  740. this.uiTabControl1.SelectedIndex = 0;
  741. this.uiTabControl1.Size = new System.Drawing.Size(1900, 1192);
  742. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  743. this.uiTabControl1.TabBackColor = System.Drawing.Color.LightSkyBlue;
  744. this.uiTabControl1.TabIndex = 0;
  745. this.uiTabControl1.TabSelectedColor = System.Drawing.Color.Green;
  746. this.uiTabControl1.TabUnSelectedForeColor = System.Drawing.Color.Black;
  747. this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  748. this.uiTabControl1.SelectedIndexChanged += new System.EventHandler(this.uiTabControl1_SelectedIndexChanged);
  749. //
  750. // tabPage1
  751. //
  752. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  753. this.tabPage1.Controls.Add(this.uiTableLayoutPanel1);
  754. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  755. this.tabPage1.Name = "tabPage1";
  756. this.tabPage1.Size = new System.Drawing.Size(1900, 1152);
  757. this.tabPage1.TabIndex = 0;
  758. this.tabPage1.Text = "称重主界面";
  759. //
  760. // uiTableLayoutPanel1
  761. //
  762. this.uiTableLayoutPanel1.ColumnCount = 5;
  763. this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  764. this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  765. this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  766. this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  767. this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  768. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox10, 4, 1);
  769. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox9, 3, 1);
  770. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox8, 2, 1);
  771. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox7, 1, 1);
  772. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox6, 0, 1);
  773. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox5, 4, 0);
  774. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox4, 3, 0);
  775. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox3, 2, 0);
  776. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox2, 1, 0);
  777. this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox1, 0, 0);
  778. this.uiTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  779. this.uiTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  780. this.uiTableLayoutPanel1.Name = "uiTableLayoutPanel1";
  781. this.uiTableLayoutPanel1.RowCount = 2;
  782. this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  783. this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  784. this.uiTableLayoutPanel1.Size = new System.Drawing.Size(1900, 1152);
  785. this.uiTableLayoutPanel1.TabIndex = 0;
  786. this.uiTableLayoutPanel1.TagString = null;
  787. //
  788. // uiGroupBox10
  789. //
  790. this.uiGroupBox10.Controls.Add(this.uiTitlePanel10);
  791. this.uiGroupBox10.Dock = System.Windows.Forms.DockStyle.Fill;
  792. this.uiGroupBox10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  793. this.uiGroupBox10.Location = new System.Drawing.Point(1524, 581);
  794. this.uiGroupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  795. this.uiGroupBox10.MinimumSize = new System.Drawing.Size(1, 1);
  796. this.uiGroupBox10.Name = "uiGroupBox10";
  797. this.uiGroupBox10.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  798. this.uiGroupBox10.Size = new System.Drawing.Size(372, 566);
  799. this.uiGroupBox10.TabIndex = 9;
  800. this.uiGroupBox10.Text = "通道10";
  801. this.uiGroupBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  802. //
  803. // uiTitlePanel10
  804. //
  805. this.uiTitlePanel10.Controls.Add(this.uiLabel64);
  806. this.uiTitlePanel10.Controls.Add(this.uiLabel65);
  807. this.uiTitlePanel10.Controls.Add(this.uiLabel66);
  808. this.uiTitlePanel10.Controls.Add(this.txt数量10);
  809. this.uiTitlePanel10.Controls.Add(this.txt实时10);
  810. this.uiTitlePanel10.Controls.Add(this.txt完成10);
  811. this.uiTitlePanel10.Controls.Add(this.txt净重10);
  812. this.uiTitlePanel10.Controls.Add(this.uiLabel67);
  813. this.uiTitlePanel10.Controls.Add(this.uiLabel68);
  814. this.uiTitlePanel10.Controls.Add(this.uiLabel69);
  815. this.uiTitlePanel10.Controls.Add(this.uiLabel70);
  816. this.uiTitlePanel10.Dock = System.Windows.Forms.DockStyle.Fill;
  817. this.uiTitlePanel10.FillColor = System.Drawing.Color.AliceBlue;
  818. this.uiTitlePanel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  819. this.uiTitlePanel10.ForeColor = System.Drawing.Color.Black;
  820. this.uiTitlePanel10.Location = new System.Drawing.Point(0, 35);
  821. this.uiTitlePanel10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  822. this.uiTitlePanel10.MinimumSize = new System.Drawing.Size(1, 1);
  823. this.uiTitlePanel10.Name = "uiTitlePanel10";
  824. this.uiTitlePanel10.ShowText = false;
  825. this.uiTitlePanel10.Size = new System.Drawing.Size(372, 531);
  826. this.uiTitlePanel10.TabIndex = 0;
  827. this.uiTitlePanel10.Text = "待加料";
  828. this.uiTitlePanel10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  829. this.uiTitlePanel10.TitleColor = System.Drawing.Color.Transparent;
  830. this.uiTitlePanel10.TitleForeColor = System.Drawing.Color.Black;
  831. //
  832. // uiLabel64
  833. //
  834. this.uiLabel64.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  835. this.uiLabel64.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  836. this.uiLabel64.Location = new System.Drawing.Point(269, 235);
  837. this.uiLabel64.Name = "uiLabel64";
  838. this.uiLabel64.Size = new System.Drawing.Size(66, 23);
  839. this.uiLabel64.TabIndex = 8;
  840. this.uiLabel64.Text = "g";
  841. //
  842. // uiLabel65
  843. //
  844. this.uiLabel65.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.uiLabel65.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  846. this.uiLabel65.Location = new System.Drawing.Point(269, 167);
  847. this.uiLabel65.Name = "uiLabel65";
  848. this.uiLabel65.Size = new System.Drawing.Size(66, 23);
  849. this.uiLabel65.TabIndex = 7;
  850. this.uiLabel65.Text = "g";
  851. //
  852. // uiLabel66
  853. //
  854. this.uiLabel66.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.uiLabel66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  856. this.uiLabel66.Location = new System.Drawing.Point(269, 99);
  857. this.uiLabel66.Name = "uiLabel66";
  858. this.uiLabel66.Size = new System.Drawing.Size(66, 23);
  859. this.uiLabel66.TabIndex = 6;
  860. this.uiLabel66.Text = "g";
  861. //
  862. // txt数量10
  863. //
  864. this.txt数量10.Cursor = System.Windows.Forms.Cursors.IBeam;
  865. this.txt数量10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.txt数量10.Location = new System.Drawing.Point(100, 300);
  867. this.txt数量10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  868. this.txt数量10.MinimumSize = new System.Drawing.Size(1, 16);
  869. this.txt数量10.Name = "txt数量10";
  870. this.txt数量10.Padding = new System.Windows.Forms.Padding(5);
  871. this.txt数量10.ShowText = false;
  872. this.txt数量10.Size = new System.Drawing.Size(150, 29);
  873. this.txt数量10.TabIndex = 5;
  874. this.txt数量10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  875. this.txt数量10.Watermark = "";
  876. //
  877. // txt实时10
  878. //
  879. this.txt实时10.Cursor = System.Windows.Forms.Cursors.IBeam;
  880. this.txt实时10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  881. this.txt实时10.Location = new System.Drawing.Point(100, 232);
  882. this.txt实时10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  883. this.txt实时10.MinimumSize = new System.Drawing.Size(1, 16);
  884. this.txt实时10.Name = "txt实时10";
  885. this.txt实时10.Padding = new System.Windows.Forms.Padding(5);
  886. this.txt实时10.ShowText = false;
  887. this.txt实时10.Size = new System.Drawing.Size(150, 29);
  888. this.txt实时10.TabIndex = 5;
  889. this.txt实时10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  890. this.txt实时10.Watermark = "";
  891. //
  892. // txt完成10
  893. //
  894. this.txt完成10.Cursor = System.Windows.Forms.Cursors.IBeam;
  895. this.txt完成10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  896. this.txt完成10.Location = new System.Drawing.Point(100, 164);
  897. this.txt完成10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  898. this.txt完成10.MinimumSize = new System.Drawing.Size(1, 16);
  899. this.txt完成10.Name = "txt完成10";
  900. this.txt完成10.Padding = new System.Windows.Forms.Padding(5);
  901. this.txt完成10.ShowText = false;
  902. this.txt完成10.Size = new System.Drawing.Size(150, 29);
  903. this.txt完成10.TabIndex = 5;
  904. this.txt完成10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  905. this.txt完成10.Watermark = "";
  906. //
  907. // txt净重10
  908. //
  909. this.txt净重10.Cursor = System.Windows.Forms.Cursors.IBeam;
  910. this.txt净重10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  911. this.txt净重10.Location = new System.Drawing.Point(100, 96);
  912. this.txt净重10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  913. this.txt净重10.MinimumSize = new System.Drawing.Size(1, 16);
  914. this.txt净重10.Name = "txt净重10";
  915. this.txt净重10.Padding = new System.Windows.Forms.Padding(5);
  916. this.txt净重10.ShowText = false;
  917. this.txt净重10.Size = new System.Drawing.Size(150, 29);
  918. this.txt净重10.TabIndex = 4;
  919. this.txt净重10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  920. this.txt净重10.Watermark = "";
  921. //
  922. // uiLabel67
  923. //
  924. this.uiLabel67.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  925. this.uiLabel67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  926. this.uiLabel67.Location = new System.Drawing.Point(27, 303);
  927. this.uiLabel67.Name = "uiLabel67";
  928. this.uiLabel67.Size = new System.Drawing.Size(66, 23);
  929. this.uiLabel67.TabIndex = 3;
  930. this.uiLabel67.Text = "数量:";
  931. //
  932. // uiLabel68
  933. //
  934. this.uiLabel68.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  935. this.uiLabel68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  936. this.uiLabel68.Location = new System.Drawing.Point(27, 235);
  937. this.uiLabel68.Name = "uiLabel68";
  938. this.uiLabel68.Size = new System.Drawing.Size(66, 23);
  939. this.uiLabel68.TabIndex = 2;
  940. this.uiLabel68.Text = "实时:";
  941. //
  942. // uiLabel69
  943. //
  944. this.uiLabel69.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  945. this.uiLabel69.ForeColor = System.Drawing.Color.Black;
  946. this.uiLabel69.Location = new System.Drawing.Point(27, 167);
  947. this.uiLabel69.Name = "uiLabel69";
  948. this.uiLabel69.Size = new System.Drawing.Size(66, 23);
  949. this.uiLabel69.TabIndex = 1;
  950. this.uiLabel69.Text = "完成:";
  951. //
  952. // uiLabel70
  953. //
  954. this.uiLabel70.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  955. this.uiLabel70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  956. this.uiLabel70.Location = new System.Drawing.Point(27, 99);
  957. this.uiLabel70.Name = "uiLabel70";
  958. this.uiLabel70.Size = new System.Drawing.Size(66, 23);
  959. this.uiLabel70.TabIndex = 0;
  960. this.uiLabel70.Text = "净重:";
  961. //
  962. // uiGroupBox9
  963. //
  964. this.uiGroupBox9.Controls.Add(this.uiTitlePanel9);
  965. this.uiGroupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
  966. this.uiGroupBox9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  967. this.uiGroupBox9.Location = new System.Drawing.Point(1144, 581);
  968. this.uiGroupBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  969. this.uiGroupBox9.MinimumSize = new System.Drawing.Size(1, 1);
  970. this.uiGroupBox9.Name = "uiGroupBox9";
  971. this.uiGroupBox9.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  972. this.uiGroupBox9.Size = new System.Drawing.Size(372, 566);
  973. this.uiGroupBox9.TabIndex = 8;
  974. this.uiGroupBox9.Text = "通道9";
  975. this.uiGroupBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  976. //
  977. // uiTitlePanel9
  978. //
  979. this.uiTitlePanel9.Controls.Add(this.uiLabel57);
  980. this.uiTitlePanel9.Controls.Add(this.uiLabel58);
  981. this.uiTitlePanel9.Controls.Add(this.uiLabel59);
  982. this.uiTitlePanel9.Controls.Add(this.txt数量9);
  983. this.uiTitlePanel9.Controls.Add(this.txt实时9);
  984. this.uiTitlePanel9.Controls.Add(this.txt完成9);
  985. this.uiTitlePanel9.Controls.Add(this.txt净重9);
  986. this.uiTitlePanel9.Controls.Add(this.uiLabel60);
  987. this.uiTitlePanel9.Controls.Add(this.uiLabel61);
  988. this.uiTitlePanel9.Controls.Add(this.uiLabel62);
  989. this.uiTitlePanel9.Controls.Add(this.uiLabel63);
  990. this.uiTitlePanel9.Dock = System.Windows.Forms.DockStyle.Fill;
  991. this.uiTitlePanel9.FillColor = System.Drawing.Color.AliceBlue;
  992. this.uiTitlePanel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.uiTitlePanel9.ForeColor = System.Drawing.Color.Black;
  994. this.uiTitlePanel9.Location = new System.Drawing.Point(0, 35);
  995. this.uiTitlePanel9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  996. this.uiTitlePanel9.MinimumSize = new System.Drawing.Size(1, 1);
  997. this.uiTitlePanel9.Name = "uiTitlePanel9";
  998. this.uiTitlePanel9.ShowText = false;
  999. this.uiTitlePanel9.Size = new System.Drawing.Size(372, 531);
  1000. this.uiTitlePanel9.TabIndex = 0;
  1001. this.uiTitlePanel9.Text = "待加料";
  1002. this.uiTitlePanel9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1003. this.uiTitlePanel9.TitleColor = System.Drawing.Color.Transparent;
  1004. this.uiTitlePanel9.TitleForeColor = System.Drawing.Color.Black;
  1005. //
  1006. // uiLabel57
  1007. //
  1008. this.uiLabel57.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1009. this.uiLabel57.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1010. this.uiLabel57.Location = new System.Drawing.Point(269, 235);
  1011. this.uiLabel57.Name = "uiLabel57";
  1012. this.uiLabel57.Size = new System.Drawing.Size(66, 23);
  1013. this.uiLabel57.TabIndex = 8;
  1014. this.uiLabel57.Text = "g";
  1015. //
  1016. // uiLabel58
  1017. //
  1018. this.uiLabel58.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1019. this.uiLabel58.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1020. this.uiLabel58.Location = new System.Drawing.Point(269, 167);
  1021. this.uiLabel58.Name = "uiLabel58";
  1022. this.uiLabel58.Size = new System.Drawing.Size(66, 23);
  1023. this.uiLabel58.TabIndex = 7;
  1024. this.uiLabel58.Text = "g";
  1025. //
  1026. // uiLabel59
  1027. //
  1028. this.uiLabel59.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1029. this.uiLabel59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1030. this.uiLabel59.Location = new System.Drawing.Point(269, 99);
  1031. this.uiLabel59.Name = "uiLabel59";
  1032. this.uiLabel59.Size = new System.Drawing.Size(66, 23);
  1033. this.uiLabel59.TabIndex = 6;
  1034. this.uiLabel59.Text = "g";
  1035. //
  1036. // txt数量9
  1037. //
  1038. this.txt数量9.Cursor = System.Windows.Forms.Cursors.IBeam;
  1039. this.txt数量9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. this.txt数量9.Location = new System.Drawing.Point(100, 300);
  1041. this.txt数量9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1042. this.txt数量9.MinimumSize = new System.Drawing.Size(1, 16);
  1043. this.txt数量9.Name = "txt数量9";
  1044. this.txt数量9.Padding = new System.Windows.Forms.Padding(5);
  1045. this.txt数量9.ShowText = false;
  1046. this.txt数量9.Size = new System.Drawing.Size(150, 29);
  1047. this.txt数量9.TabIndex = 5;
  1048. this.txt数量9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1049. this.txt数量9.Watermark = "";
  1050. //
  1051. // txt实时9
  1052. //
  1053. this.txt实时9.Cursor = System.Windows.Forms.Cursors.IBeam;
  1054. this.txt实时9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1055. this.txt实时9.Location = new System.Drawing.Point(100, 232);
  1056. this.txt实时9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1057. this.txt实时9.MinimumSize = new System.Drawing.Size(1, 16);
  1058. this.txt实时9.Name = "txt实时9";
  1059. this.txt实时9.Padding = new System.Windows.Forms.Padding(5);
  1060. this.txt实时9.ShowText = false;
  1061. this.txt实时9.Size = new System.Drawing.Size(150, 29);
  1062. this.txt实时9.TabIndex = 5;
  1063. this.txt实时9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1064. this.txt实时9.Watermark = "";
  1065. //
  1066. // txt完成9
  1067. //
  1068. this.txt完成9.Cursor = System.Windows.Forms.Cursors.IBeam;
  1069. this.txt完成9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1070. this.txt完成9.Location = new System.Drawing.Point(100, 164);
  1071. this.txt完成9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1072. this.txt完成9.MinimumSize = new System.Drawing.Size(1, 16);
  1073. this.txt完成9.Name = "txt完成9";
  1074. this.txt完成9.Padding = new System.Windows.Forms.Padding(5);
  1075. this.txt完成9.ShowText = false;
  1076. this.txt完成9.Size = new System.Drawing.Size(150, 29);
  1077. this.txt完成9.TabIndex = 5;
  1078. this.txt完成9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1079. this.txt完成9.Watermark = "";
  1080. //
  1081. // txt净重9
  1082. //
  1083. this.txt净重9.Cursor = System.Windows.Forms.Cursors.IBeam;
  1084. this.txt净重9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1085. this.txt净重9.Location = new System.Drawing.Point(100, 96);
  1086. this.txt净重9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1087. this.txt净重9.MinimumSize = new System.Drawing.Size(1, 16);
  1088. this.txt净重9.Name = "txt净重9";
  1089. this.txt净重9.Padding = new System.Windows.Forms.Padding(5);
  1090. this.txt净重9.ShowText = false;
  1091. this.txt净重9.Size = new System.Drawing.Size(150, 29);
  1092. this.txt净重9.TabIndex = 4;
  1093. this.txt净重9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1094. this.txt净重9.Watermark = "";
  1095. //
  1096. // uiLabel60
  1097. //
  1098. this.uiLabel60.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. this.uiLabel60.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1100. this.uiLabel60.Location = new System.Drawing.Point(27, 303);
  1101. this.uiLabel60.Name = "uiLabel60";
  1102. this.uiLabel60.Size = new System.Drawing.Size(66, 23);
  1103. this.uiLabel60.TabIndex = 3;
  1104. this.uiLabel60.Text = "数量:";
  1105. //
  1106. // uiLabel61
  1107. //
  1108. this.uiLabel61.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1109. this.uiLabel61.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1110. this.uiLabel61.Location = new System.Drawing.Point(27, 235);
  1111. this.uiLabel61.Name = "uiLabel61";
  1112. this.uiLabel61.Size = new System.Drawing.Size(66, 23);
  1113. this.uiLabel61.TabIndex = 2;
  1114. this.uiLabel61.Text = "实时:";
  1115. //
  1116. // uiLabel62
  1117. //
  1118. this.uiLabel62.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1119. this.uiLabel62.ForeColor = System.Drawing.Color.Black;
  1120. this.uiLabel62.Location = new System.Drawing.Point(27, 167);
  1121. this.uiLabel62.Name = "uiLabel62";
  1122. this.uiLabel62.Size = new System.Drawing.Size(66, 23);
  1123. this.uiLabel62.TabIndex = 1;
  1124. this.uiLabel62.Text = "完成:";
  1125. //
  1126. // uiLabel63
  1127. //
  1128. this.uiLabel63.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1129. this.uiLabel63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1130. this.uiLabel63.Location = new System.Drawing.Point(27, 99);
  1131. this.uiLabel63.Name = "uiLabel63";
  1132. this.uiLabel63.Size = new System.Drawing.Size(66, 23);
  1133. this.uiLabel63.TabIndex = 0;
  1134. this.uiLabel63.Text = "净重:";
  1135. //
  1136. // uiGroupBox8
  1137. //
  1138. this.uiGroupBox8.Controls.Add(this.uiTitlePanel8);
  1139. this.uiGroupBox8.Dock = System.Windows.Forms.DockStyle.Fill;
  1140. this.uiGroupBox8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1141. this.uiGroupBox8.Location = new System.Drawing.Point(764, 581);
  1142. this.uiGroupBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1143. this.uiGroupBox8.MinimumSize = new System.Drawing.Size(1, 1);
  1144. this.uiGroupBox8.Name = "uiGroupBox8";
  1145. this.uiGroupBox8.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1146. this.uiGroupBox8.Size = new System.Drawing.Size(372, 566);
  1147. this.uiGroupBox8.TabIndex = 7;
  1148. this.uiGroupBox8.Text = "通道8";
  1149. this.uiGroupBox8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1150. //
  1151. // uiTitlePanel8
  1152. //
  1153. this.uiTitlePanel8.Controls.Add(this.uiLabel50);
  1154. this.uiTitlePanel8.Controls.Add(this.uiLabel51);
  1155. this.uiTitlePanel8.Controls.Add(this.uiLabel52);
  1156. this.uiTitlePanel8.Controls.Add(this.txt数量8);
  1157. this.uiTitlePanel8.Controls.Add(this.txt实时8);
  1158. this.uiTitlePanel8.Controls.Add(this.txt完成8);
  1159. this.uiTitlePanel8.Controls.Add(this.txt净重8);
  1160. this.uiTitlePanel8.Controls.Add(this.uiLabel53);
  1161. this.uiTitlePanel8.Controls.Add(this.uiLabel54);
  1162. this.uiTitlePanel8.Controls.Add(this.uiLabel55);
  1163. this.uiTitlePanel8.Controls.Add(this.uiLabel56);
  1164. this.uiTitlePanel8.Dock = System.Windows.Forms.DockStyle.Fill;
  1165. this.uiTitlePanel8.FillColor = System.Drawing.Color.AliceBlue;
  1166. this.uiTitlePanel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1167. this.uiTitlePanel8.ForeColor = System.Drawing.Color.Black;
  1168. this.uiTitlePanel8.Location = new System.Drawing.Point(0, 35);
  1169. this.uiTitlePanel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1170. this.uiTitlePanel8.MinimumSize = new System.Drawing.Size(1, 1);
  1171. this.uiTitlePanel8.Name = "uiTitlePanel8";
  1172. this.uiTitlePanel8.ShowText = false;
  1173. this.uiTitlePanel8.Size = new System.Drawing.Size(372, 531);
  1174. this.uiTitlePanel8.TabIndex = 0;
  1175. this.uiTitlePanel8.Text = "待加料";
  1176. this.uiTitlePanel8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1177. this.uiTitlePanel8.TitleColor = System.Drawing.Color.Transparent;
  1178. this.uiTitlePanel8.TitleForeColor = System.Drawing.Color.Black;
  1179. //
  1180. // uiLabel50
  1181. //
  1182. this.uiLabel50.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1183. this.uiLabel50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1184. this.uiLabel50.Location = new System.Drawing.Point(269, 235);
  1185. this.uiLabel50.Name = "uiLabel50";
  1186. this.uiLabel50.Size = new System.Drawing.Size(66, 23);
  1187. this.uiLabel50.TabIndex = 8;
  1188. this.uiLabel50.Text = "g";
  1189. //
  1190. // uiLabel51
  1191. //
  1192. this.uiLabel51.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1193. this.uiLabel51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1194. this.uiLabel51.Location = new System.Drawing.Point(269, 167);
  1195. this.uiLabel51.Name = "uiLabel51";
  1196. this.uiLabel51.Size = new System.Drawing.Size(66, 23);
  1197. this.uiLabel51.TabIndex = 7;
  1198. this.uiLabel51.Text = "g";
  1199. //
  1200. // uiLabel52
  1201. //
  1202. this.uiLabel52.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1203. this.uiLabel52.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1204. this.uiLabel52.Location = new System.Drawing.Point(269, 99);
  1205. this.uiLabel52.Name = "uiLabel52";
  1206. this.uiLabel52.Size = new System.Drawing.Size(66, 23);
  1207. this.uiLabel52.TabIndex = 6;
  1208. this.uiLabel52.Text = "g";
  1209. //
  1210. // txt数量8
  1211. //
  1212. this.txt数量8.Cursor = System.Windows.Forms.Cursors.IBeam;
  1213. this.txt数量8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1214. this.txt数量8.Location = new System.Drawing.Point(100, 300);
  1215. this.txt数量8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1216. this.txt数量8.MinimumSize = new System.Drawing.Size(1, 16);
  1217. this.txt数量8.Name = "txt数量8";
  1218. this.txt数量8.Padding = new System.Windows.Forms.Padding(5);
  1219. this.txt数量8.ShowText = false;
  1220. this.txt数量8.Size = new System.Drawing.Size(150, 29);
  1221. this.txt数量8.TabIndex = 5;
  1222. this.txt数量8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1223. this.txt数量8.Watermark = "";
  1224. //
  1225. // txt实时8
  1226. //
  1227. this.txt实时8.Cursor = System.Windows.Forms.Cursors.IBeam;
  1228. this.txt实时8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1229. this.txt实时8.Location = new System.Drawing.Point(100, 232);
  1230. this.txt实时8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1231. this.txt实时8.MinimumSize = new System.Drawing.Size(1, 16);
  1232. this.txt实时8.Name = "txt实时8";
  1233. this.txt实时8.Padding = new System.Windows.Forms.Padding(5);
  1234. this.txt实时8.ShowText = false;
  1235. this.txt实时8.Size = new System.Drawing.Size(150, 29);
  1236. this.txt实时8.TabIndex = 5;
  1237. this.txt实时8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1238. this.txt实时8.Watermark = "";
  1239. //
  1240. // txt完成8
  1241. //
  1242. this.txt完成8.Cursor = System.Windows.Forms.Cursors.IBeam;
  1243. this.txt完成8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1244. this.txt完成8.Location = new System.Drawing.Point(100, 164);
  1245. this.txt完成8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1246. this.txt完成8.MinimumSize = new System.Drawing.Size(1, 16);
  1247. this.txt完成8.Name = "txt完成8";
  1248. this.txt完成8.Padding = new System.Windows.Forms.Padding(5);
  1249. this.txt完成8.ShowText = false;
  1250. this.txt完成8.Size = new System.Drawing.Size(150, 29);
  1251. this.txt完成8.TabIndex = 5;
  1252. this.txt完成8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1253. this.txt完成8.Watermark = "";
  1254. //
  1255. // txt净重8
  1256. //
  1257. this.txt净重8.Cursor = System.Windows.Forms.Cursors.IBeam;
  1258. this.txt净重8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1259. this.txt净重8.Location = new System.Drawing.Point(100, 96);
  1260. this.txt净重8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1261. this.txt净重8.MinimumSize = new System.Drawing.Size(1, 16);
  1262. this.txt净重8.Name = "txt净重8";
  1263. this.txt净重8.Padding = new System.Windows.Forms.Padding(5);
  1264. this.txt净重8.ShowText = false;
  1265. this.txt净重8.Size = new System.Drawing.Size(150, 29);
  1266. this.txt净重8.TabIndex = 4;
  1267. this.txt净重8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1268. this.txt净重8.Watermark = "";
  1269. //
  1270. // uiLabel53
  1271. //
  1272. this.uiLabel53.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1273. this.uiLabel53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1274. this.uiLabel53.Location = new System.Drawing.Point(27, 303);
  1275. this.uiLabel53.Name = "uiLabel53";
  1276. this.uiLabel53.Size = new System.Drawing.Size(66, 23);
  1277. this.uiLabel53.TabIndex = 3;
  1278. this.uiLabel53.Text = "数量:";
  1279. //
  1280. // uiLabel54
  1281. //
  1282. this.uiLabel54.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1283. this.uiLabel54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1284. this.uiLabel54.Location = new System.Drawing.Point(27, 235);
  1285. this.uiLabel54.Name = "uiLabel54";
  1286. this.uiLabel54.Size = new System.Drawing.Size(66, 23);
  1287. this.uiLabel54.TabIndex = 2;
  1288. this.uiLabel54.Text = "实时:";
  1289. //
  1290. // uiLabel55
  1291. //
  1292. this.uiLabel55.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1293. this.uiLabel55.ForeColor = System.Drawing.Color.Black;
  1294. this.uiLabel55.Location = new System.Drawing.Point(27, 167);
  1295. this.uiLabel55.Name = "uiLabel55";
  1296. this.uiLabel55.Size = new System.Drawing.Size(66, 23);
  1297. this.uiLabel55.TabIndex = 1;
  1298. this.uiLabel55.Text = "完成:";
  1299. //
  1300. // uiLabel56
  1301. //
  1302. this.uiLabel56.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1303. this.uiLabel56.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1304. this.uiLabel56.Location = new System.Drawing.Point(27, 99);
  1305. this.uiLabel56.Name = "uiLabel56";
  1306. this.uiLabel56.Size = new System.Drawing.Size(66, 23);
  1307. this.uiLabel56.TabIndex = 0;
  1308. this.uiLabel56.Text = "净重:";
  1309. //
  1310. // uiGroupBox7
  1311. //
  1312. this.uiGroupBox7.Controls.Add(this.uiTitlePanel7);
  1313. this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
  1314. this.uiGroupBox7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1315. this.uiGroupBox7.Location = new System.Drawing.Point(384, 581);
  1316. this.uiGroupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1317. this.uiGroupBox7.MinimumSize = new System.Drawing.Size(1, 1);
  1318. this.uiGroupBox7.Name = "uiGroupBox7";
  1319. this.uiGroupBox7.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1320. this.uiGroupBox7.Size = new System.Drawing.Size(372, 566);
  1321. this.uiGroupBox7.TabIndex = 6;
  1322. this.uiGroupBox7.Text = "通道7";
  1323. this.uiGroupBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1324. //
  1325. // uiTitlePanel7
  1326. //
  1327. this.uiTitlePanel7.Controls.Add(this.uiLabel43);
  1328. this.uiTitlePanel7.Controls.Add(this.uiLabel44);
  1329. this.uiTitlePanel7.Controls.Add(this.uiLabel45);
  1330. this.uiTitlePanel7.Controls.Add(this.txt数量7);
  1331. this.uiTitlePanel7.Controls.Add(this.txt实时7);
  1332. this.uiTitlePanel7.Controls.Add(this.txt完成7);
  1333. this.uiTitlePanel7.Controls.Add(this.txt净重7);
  1334. this.uiTitlePanel7.Controls.Add(this.uiLabel46);
  1335. this.uiTitlePanel7.Controls.Add(this.uiLabel47);
  1336. this.uiTitlePanel7.Controls.Add(this.uiLabel48);
  1337. this.uiTitlePanel7.Controls.Add(this.uiLabel49);
  1338. this.uiTitlePanel7.Dock = System.Windows.Forms.DockStyle.Fill;
  1339. this.uiTitlePanel7.FillColor = System.Drawing.Color.AliceBlue;
  1340. this.uiTitlePanel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1341. this.uiTitlePanel7.ForeColor = System.Drawing.Color.Black;
  1342. this.uiTitlePanel7.Location = new System.Drawing.Point(0, 35);
  1343. this.uiTitlePanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1344. this.uiTitlePanel7.MinimumSize = new System.Drawing.Size(1, 1);
  1345. this.uiTitlePanel7.Name = "uiTitlePanel7";
  1346. this.uiTitlePanel7.ShowText = false;
  1347. this.uiTitlePanel7.Size = new System.Drawing.Size(372, 531);
  1348. this.uiTitlePanel7.TabIndex = 0;
  1349. this.uiTitlePanel7.Text = "待加料";
  1350. this.uiTitlePanel7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1351. this.uiTitlePanel7.TitleColor = System.Drawing.Color.Transparent;
  1352. this.uiTitlePanel7.TitleForeColor = System.Drawing.Color.Black;
  1353. //
  1354. // uiLabel43
  1355. //
  1356. this.uiLabel43.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1357. this.uiLabel43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1358. this.uiLabel43.Location = new System.Drawing.Point(269, 235);
  1359. this.uiLabel43.Name = "uiLabel43";
  1360. this.uiLabel43.Size = new System.Drawing.Size(66, 23);
  1361. this.uiLabel43.TabIndex = 8;
  1362. this.uiLabel43.Text = "g";
  1363. //
  1364. // uiLabel44
  1365. //
  1366. this.uiLabel44.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1367. this.uiLabel44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1368. this.uiLabel44.Location = new System.Drawing.Point(269, 167);
  1369. this.uiLabel44.Name = "uiLabel44";
  1370. this.uiLabel44.Size = new System.Drawing.Size(66, 23);
  1371. this.uiLabel44.TabIndex = 7;
  1372. this.uiLabel44.Text = "g";
  1373. //
  1374. // uiLabel45
  1375. //
  1376. this.uiLabel45.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1377. this.uiLabel45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1378. this.uiLabel45.Location = new System.Drawing.Point(269, 99);
  1379. this.uiLabel45.Name = "uiLabel45";
  1380. this.uiLabel45.Size = new System.Drawing.Size(66, 23);
  1381. this.uiLabel45.TabIndex = 6;
  1382. this.uiLabel45.Text = "g";
  1383. //
  1384. // txt数量7
  1385. //
  1386. this.txt数量7.Cursor = System.Windows.Forms.Cursors.IBeam;
  1387. this.txt数量7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1388. this.txt数量7.Location = new System.Drawing.Point(100, 300);
  1389. this.txt数量7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1390. this.txt数量7.MinimumSize = new System.Drawing.Size(1, 16);
  1391. this.txt数量7.Name = "txt数量7";
  1392. this.txt数量7.Padding = new System.Windows.Forms.Padding(5);
  1393. this.txt数量7.ShowText = false;
  1394. this.txt数量7.Size = new System.Drawing.Size(150, 29);
  1395. this.txt数量7.TabIndex = 5;
  1396. this.txt数量7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1397. this.txt数量7.Watermark = "";
  1398. //
  1399. // txt实时7
  1400. //
  1401. this.txt实时7.Cursor = System.Windows.Forms.Cursors.IBeam;
  1402. this.txt实时7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1403. this.txt实时7.Location = new System.Drawing.Point(100, 232);
  1404. this.txt实时7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1405. this.txt实时7.MinimumSize = new System.Drawing.Size(1, 16);
  1406. this.txt实时7.Name = "txt实时7";
  1407. this.txt实时7.Padding = new System.Windows.Forms.Padding(5);
  1408. this.txt实时7.ShowText = false;
  1409. this.txt实时7.Size = new System.Drawing.Size(150, 29);
  1410. this.txt实时7.TabIndex = 5;
  1411. this.txt实时7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1412. this.txt实时7.Watermark = "";
  1413. //
  1414. // txt完成7
  1415. //
  1416. this.txt完成7.Cursor = System.Windows.Forms.Cursors.IBeam;
  1417. this.txt完成7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1418. this.txt完成7.Location = new System.Drawing.Point(100, 164);
  1419. this.txt完成7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1420. this.txt完成7.MinimumSize = new System.Drawing.Size(1, 16);
  1421. this.txt完成7.Name = "txt完成7";
  1422. this.txt完成7.Padding = new System.Windows.Forms.Padding(5);
  1423. this.txt完成7.ShowText = false;
  1424. this.txt完成7.Size = new System.Drawing.Size(150, 29);
  1425. this.txt完成7.TabIndex = 5;
  1426. this.txt完成7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1427. this.txt完成7.Watermark = "";
  1428. //
  1429. // txt净重7
  1430. //
  1431. this.txt净重7.Cursor = System.Windows.Forms.Cursors.IBeam;
  1432. this.txt净重7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1433. this.txt净重7.Location = new System.Drawing.Point(100, 96);
  1434. this.txt净重7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1435. this.txt净重7.MinimumSize = new System.Drawing.Size(1, 16);
  1436. this.txt净重7.Name = "txt净重7";
  1437. this.txt净重7.Padding = new System.Windows.Forms.Padding(5);
  1438. this.txt净重7.ShowText = false;
  1439. this.txt净重7.Size = new System.Drawing.Size(150, 29);
  1440. this.txt净重7.TabIndex = 4;
  1441. this.txt净重7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1442. this.txt净重7.Watermark = "";
  1443. //
  1444. // uiLabel46
  1445. //
  1446. this.uiLabel46.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1447. this.uiLabel46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1448. this.uiLabel46.Location = new System.Drawing.Point(27, 303);
  1449. this.uiLabel46.Name = "uiLabel46";
  1450. this.uiLabel46.Size = new System.Drawing.Size(66, 23);
  1451. this.uiLabel46.TabIndex = 3;
  1452. this.uiLabel46.Text = "数量:";
  1453. //
  1454. // uiLabel47
  1455. //
  1456. this.uiLabel47.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1457. this.uiLabel47.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1458. this.uiLabel47.Location = new System.Drawing.Point(27, 235);
  1459. this.uiLabel47.Name = "uiLabel47";
  1460. this.uiLabel47.Size = new System.Drawing.Size(66, 23);
  1461. this.uiLabel47.TabIndex = 2;
  1462. this.uiLabel47.Text = "实时:";
  1463. //
  1464. // uiLabel48
  1465. //
  1466. this.uiLabel48.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1467. this.uiLabel48.ForeColor = System.Drawing.Color.Black;
  1468. this.uiLabel48.Location = new System.Drawing.Point(27, 167);
  1469. this.uiLabel48.Name = "uiLabel48";
  1470. this.uiLabel48.Size = new System.Drawing.Size(66, 23);
  1471. this.uiLabel48.TabIndex = 1;
  1472. this.uiLabel48.Text = "完成:";
  1473. //
  1474. // uiLabel49
  1475. //
  1476. this.uiLabel49.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1477. this.uiLabel49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1478. this.uiLabel49.Location = new System.Drawing.Point(27, 99);
  1479. this.uiLabel49.Name = "uiLabel49";
  1480. this.uiLabel49.Size = new System.Drawing.Size(66, 23);
  1481. this.uiLabel49.TabIndex = 0;
  1482. this.uiLabel49.Text = "净重:";
  1483. //
  1484. // uiGroupBox6
  1485. //
  1486. this.uiGroupBox6.Controls.Add(this.uiTitlePanel6);
  1487. this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  1488. this.uiGroupBox6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1489. this.uiGroupBox6.Location = new System.Drawing.Point(4, 581);
  1490. this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1491. this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1);
  1492. this.uiGroupBox6.Name = "uiGroupBox6";
  1493. this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1494. this.uiGroupBox6.Size = new System.Drawing.Size(372, 566);
  1495. this.uiGroupBox6.TabIndex = 5;
  1496. this.uiGroupBox6.Text = "通道6";
  1497. this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1498. //
  1499. // uiTitlePanel6
  1500. //
  1501. this.uiTitlePanel6.Controls.Add(this.uiLabel36);
  1502. this.uiTitlePanel6.Controls.Add(this.uiLabel37);
  1503. this.uiTitlePanel6.Controls.Add(this.uiLabel38);
  1504. this.uiTitlePanel6.Controls.Add(this.txt数量6);
  1505. this.uiTitlePanel6.Controls.Add(this.txt实时6);
  1506. this.uiTitlePanel6.Controls.Add(this.txt完成6);
  1507. this.uiTitlePanel6.Controls.Add(this.txt净重6);
  1508. this.uiTitlePanel6.Controls.Add(this.uiLabel39);
  1509. this.uiTitlePanel6.Controls.Add(this.uiLabel40);
  1510. this.uiTitlePanel6.Controls.Add(this.uiLabel41);
  1511. this.uiTitlePanel6.Controls.Add(this.uiLabel42);
  1512. this.uiTitlePanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1513. this.uiTitlePanel6.FillColor = System.Drawing.Color.AliceBlue;
  1514. this.uiTitlePanel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1515. this.uiTitlePanel6.ForeColor = System.Drawing.Color.Black;
  1516. this.uiTitlePanel6.Location = new System.Drawing.Point(0, 35);
  1517. this.uiTitlePanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1518. this.uiTitlePanel6.MinimumSize = new System.Drawing.Size(1, 1);
  1519. this.uiTitlePanel6.Name = "uiTitlePanel6";
  1520. this.uiTitlePanel6.ShowText = false;
  1521. this.uiTitlePanel6.Size = new System.Drawing.Size(372, 531);
  1522. this.uiTitlePanel6.TabIndex = 0;
  1523. this.uiTitlePanel6.Text = "待加料";
  1524. this.uiTitlePanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1525. this.uiTitlePanel6.TitleColor = System.Drawing.Color.Transparent;
  1526. this.uiTitlePanel6.TitleForeColor = System.Drawing.Color.Black;
  1527. //
  1528. // uiLabel36
  1529. //
  1530. this.uiLabel36.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1531. this.uiLabel36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1532. this.uiLabel36.Location = new System.Drawing.Point(269, 235);
  1533. this.uiLabel36.Name = "uiLabel36";
  1534. this.uiLabel36.Size = new System.Drawing.Size(66, 23);
  1535. this.uiLabel36.TabIndex = 8;
  1536. this.uiLabel36.Text = "g";
  1537. //
  1538. // uiLabel37
  1539. //
  1540. this.uiLabel37.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1541. this.uiLabel37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1542. this.uiLabel37.Location = new System.Drawing.Point(269, 167);
  1543. this.uiLabel37.Name = "uiLabel37";
  1544. this.uiLabel37.Size = new System.Drawing.Size(66, 23);
  1545. this.uiLabel37.TabIndex = 7;
  1546. this.uiLabel37.Text = "g";
  1547. //
  1548. // uiLabel38
  1549. //
  1550. this.uiLabel38.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1551. this.uiLabel38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1552. this.uiLabel38.Location = new System.Drawing.Point(269, 99);
  1553. this.uiLabel38.Name = "uiLabel38";
  1554. this.uiLabel38.Size = new System.Drawing.Size(66, 23);
  1555. this.uiLabel38.TabIndex = 6;
  1556. this.uiLabel38.Text = "g";
  1557. //
  1558. // txt数量6
  1559. //
  1560. this.txt数量6.Cursor = System.Windows.Forms.Cursors.IBeam;
  1561. this.txt数量6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1562. this.txt数量6.Location = new System.Drawing.Point(100, 300);
  1563. this.txt数量6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1564. this.txt数量6.MinimumSize = new System.Drawing.Size(1, 16);
  1565. this.txt数量6.Name = "txt数量6";
  1566. this.txt数量6.Padding = new System.Windows.Forms.Padding(5);
  1567. this.txt数量6.ShowText = false;
  1568. this.txt数量6.Size = new System.Drawing.Size(150, 29);
  1569. this.txt数量6.TabIndex = 5;
  1570. this.txt数量6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1571. this.txt数量6.Watermark = "";
  1572. //
  1573. // txt实时6
  1574. //
  1575. this.txt实时6.Cursor = System.Windows.Forms.Cursors.IBeam;
  1576. this.txt实时6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1577. this.txt实时6.Location = new System.Drawing.Point(100, 232);
  1578. this.txt实时6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1579. this.txt实时6.MinimumSize = new System.Drawing.Size(1, 16);
  1580. this.txt实时6.Name = "txt实时6";
  1581. this.txt实时6.Padding = new System.Windows.Forms.Padding(5);
  1582. this.txt实时6.ShowText = false;
  1583. this.txt实时6.Size = new System.Drawing.Size(150, 29);
  1584. this.txt实时6.TabIndex = 5;
  1585. this.txt实时6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1586. this.txt实时6.Watermark = "";
  1587. //
  1588. // txt完成6
  1589. //
  1590. this.txt完成6.Cursor = System.Windows.Forms.Cursors.IBeam;
  1591. this.txt完成6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1592. this.txt完成6.Location = new System.Drawing.Point(100, 164);
  1593. this.txt完成6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1594. this.txt完成6.MinimumSize = new System.Drawing.Size(1, 16);
  1595. this.txt完成6.Name = "txt完成6";
  1596. this.txt完成6.Padding = new System.Windows.Forms.Padding(5);
  1597. this.txt完成6.ShowText = false;
  1598. this.txt完成6.Size = new System.Drawing.Size(150, 29);
  1599. this.txt完成6.TabIndex = 5;
  1600. this.txt完成6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1601. this.txt完成6.Watermark = "";
  1602. //
  1603. // txt净重6
  1604. //
  1605. this.txt净重6.Cursor = System.Windows.Forms.Cursors.IBeam;
  1606. this.txt净重6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1607. this.txt净重6.Location = new System.Drawing.Point(100, 96);
  1608. this.txt净重6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1609. this.txt净重6.MinimumSize = new System.Drawing.Size(1, 16);
  1610. this.txt净重6.Name = "txt净重6";
  1611. this.txt净重6.Padding = new System.Windows.Forms.Padding(5);
  1612. this.txt净重6.ShowText = false;
  1613. this.txt净重6.Size = new System.Drawing.Size(150, 29);
  1614. this.txt净重6.TabIndex = 4;
  1615. this.txt净重6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1616. this.txt净重6.Watermark = "";
  1617. //
  1618. // uiLabel39
  1619. //
  1620. this.uiLabel39.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1621. this.uiLabel39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1622. this.uiLabel39.Location = new System.Drawing.Point(27, 303);
  1623. this.uiLabel39.Name = "uiLabel39";
  1624. this.uiLabel39.Size = new System.Drawing.Size(66, 23);
  1625. this.uiLabel39.TabIndex = 3;
  1626. this.uiLabel39.Text = "数量:";
  1627. //
  1628. // uiLabel40
  1629. //
  1630. this.uiLabel40.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1631. this.uiLabel40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1632. this.uiLabel40.Location = new System.Drawing.Point(27, 235);
  1633. this.uiLabel40.Name = "uiLabel40";
  1634. this.uiLabel40.Size = new System.Drawing.Size(66, 23);
  1635. this.uiLabel40.TabIndex = 2;
  1636. this.uiLabel40.Text = "实时:";
  1637. //
  1638. // uiLabel41
  1639. //
  1640. this.uiLabel41.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1641. this.uiLabel41.ForeColor = System.Drawing.Color.Black;
  1642. this.uiLabel41.Location = new System.Drawing.Point(27, 167);
  1643. this.uiLabel41.Name = "uiLabel41";
  1644. this.uiLabel41.Size = new System.Drawing.Size(66, 23);
  1645. this.uiLabel41.TabIndex = 1;
  1646. this.uiLabel41.Text = "完成:";
  1647. //
  1648. // uiLabel42
  1649. //
  1650. this.uiLabel42.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1651. this.uiLabel42.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1652. this.uiLabel42.Location = new System.Drawing.Point(27, 99);
  1653. this.uiLabel42.Name = "uiLabel42";
  1654. this.uiLabel42.Size = new System.Drawing.Size(66, 23);
  1655. this.uiLabel42.TabIndex = 0;
  1656. this.uiLabel42.Text = "净重:";
  1657. //
  1658. // uiGroupBox5
  1659. //
  1660. this.uiGroupBox5.Controls.Add(this.uiTitlePanel5);
  1661. this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
  1662. this.uiGroupBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1663. this.uiGroupBox5.Location = new System.Drawing.Point(1524, 5);
  1664. this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1665. this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
  1666. this.uiGroupBox5.Name = "uiGroupBox5";
  1667. this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1668. this.uiGroupBox5.Size = new System.Drawing.Size(372, 566);
  1669. this.uiGroupBox5.TabIndex = 4;
  1670. this.uiGroupBox5.Text = "通道5";
  1671. this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1672. //
  1673. // uiTitlePanel5
  1674. //
  1675. this.uiTitlePanel5.Controls.Add(this.uiLabel29);
  1676. this.uiTitlePanel5.Controls.Add(this.uiLabel30);
  1677. this.uiTitlePanel5.Controls.Add(this.uiLabel31);
  1678. this.uiTitlePanel5.Controls.Add(this.txt数量5);
  1679. this.uiTitlePanel5.Controls.Add(this.txt实时5);
  1680. this.uiTitlePanel5.Controls.Add(this.txt完成5);
  1681. this.uiTitlePanel5.Controls.Add(this.txt净重5);
  1682. this.uiTitlePanel5.Controls.Add(this.uiLabel32);
  1683. this.uiTitlePanel5.Controls.Add(this.uiLabel33);
  1684. this.uiTitlePanel5.Controls.Add(this.uiLabel34);
  1685. this.uiTitlePanel5.Controls.Add(this.uiLabel35);
  1686. this.uiTitlePanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1687. this.uiTitlePanel5.FillColor = System.Drawing.Color.AliceBlue;
  1688. this.uiTitlePanel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1689. this.uiTitlePanel5.ForeColor = System.Drawing.Color.Black;
  1690. this.uiTitlePanel5.Location = new System.Drawing.Point(0, 35);
  1691. this.uiTitlePanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1692. this.uiTitlePanel5.MinimumSize = new System.Drawing.Size(1, 1);
  1693. this.uiTitlePanel5.Name = "uiTitlePanel5";
  1694. this.uiTitlePanel5.ShowText = false;
  1695. this.uiTitlePanel5.Size = new System.Drawing.Size(372, 531);
  1696. this.uiTitlePanel5.TabIndex = 0;
  1697. this.uiTitlePanel5.Text = "待加料";
  1698. this.uiTitlePanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1699. this.uiTitlePanel5.TitleColor = System.Drawing.Color.Transparent;
  1700. this.uiTitlePanel5.TitleForeColor = System.Drawing.Color.Black;
  1701. //
  1702. // uiLabel29
  1703. //
  1704. this.uiLabel29.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1705. this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1706. this.uiLabel29.Location = new System.Drawing.Point(269, 235);
  1707. this.uiLabel29.Name = "uiLabel29";
  1708. this.uiLabel29.Size = new System.Drawing.Size(66, 23);
  1709. this.uiLabel29.TabIndex = 8;
  1710. this.uiLabel29.Text = "g";
  1711. //
  1712. // uiLabel30
  1713. //
  1714. this.uiLabel30.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1715. this.uiLabel30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1716. this.uiLabel30.Location = new System.Drawing.Point(269, 167);
  1717. this.uiLabel30.Name = "uiLabel30";
  1718. this.uiLabel30.Size = new System.Drawing.Size(66, 23);
  1719. this.uiLabel30.TabIndex = 7;
  1720. this.uiLabel30.Text = "g";
  1721. //
  1722. // uiLabel31
  1723. //
  1724. this.uiLabel31.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1725. this.uiLabel31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1726. this.uiLabel31.Location = new System.Drawing.Point(269, 99);
  1727. this.uiLabel31.Name = "uiLabel31";
  1728. this.uiLabel31.Size = new System.Drawing.Size(66, 23);
  1729. this.uiLabel31.TabIndex = 6;
  1730. this.uiLabel31.Text = "g";
  1731. //
  1732. // txt数量5
  1733. //
  1734. this.txt数量5.Cursor = System.Windows.Forms.Cursors.IBeam;
  1735. this.txt数量5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1736. this.txt数量5.Location = new System.Drawing.Point(100, 300);
  1737. this.txt数量5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1738. this.txt数量5.MinimumSize = new System.Drawing.Size(1, 16);
  1739. this.txt数量5.Name = "txt数量5";
  1740. this.txt数量5.Padding = new System.Windows.Forms.Padding(5);
  1741. this.txt数量5.ShowText = false;
  1742. this.txt数量5.Size = new System.Drawing.Size(150, 29);
  1743. this.txt数量5.TabIndex = 5;
  1744. this.txt数量5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1745. this.txt数量5.Watermark = "";
  1746. //
  1747. // txt实时5
  1748. //
  1749. this.txt实时5.Cursor = System.Windows.Forms.Cursors.IBeam;
  1750. this.txt实时5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1751. this.txt实时5.Location = new System.Drawing.Point(100, 232);
  1752. this.txt实时5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1753. this.txt实时5.MinimumSize = new System.Drawing.Size(1, 16);
  1754. this.txt实时5.Name = "txt实时5";
  1755. this.txt实时5.Padding = new System.Windows.Forms.Padding(5);
  1756. this.txt实时5.ShowText = false;
  1757. this.txt实时5.Size = new System.Drawing.Size(150, 29);
  1758. this.txt实时5.TabIndex = 5;
  1759. this.txt实时5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1760. this.txt实时5.Watermark = "";
  1761. //
  1762. // txt完成5
  1763. //
  1764. this.txt完成5.Cursor = System.Windows.Forms.Cursors.IBeam;
  1765. this.txt完成5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1766. this.txt完成5.Location = new System.Drawing.Point(100, 164);
  1767. this.txt完成5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1768. this.txt完成5.MinimumSize = new System.Drawing.Size(1, 16);
  1769. this.txt完成5.Name = "txt完成5";
  1770. this.txt完成5.Padding = new System.Windows.Forms.Padding(5);
  1771. this.txt完成5.ShowText = false;
  1772. this.txt完成5.Size = new System.Drawing.Size(150, 29);
  1773. this.txt完成5.TabIndex = 5;
  1774. this.txt完成5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1775. this.txt完成5.Watermark = "";
  1776. //
  1777. // txt净重5
  1778. //
  1779. this.txt净重5.Cursor = System.Windows.Forms.Cursors.IBeam;
  1780. this.txt净重5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1781. this.txt净重5.Location = new System.Drawing.Point(100, 96);
  1782. this.txt净重5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1783. this.txt净重5.MinimumSize = new System.Drawing.Size(1, 16);
  1784. this.txt净重5.Name = "txt净重5";
  1785. this.txt净重5.Padding = new System.Windows.Forms.Padding(5);
  1786. this.txt净重5.ShowText = false;
  1787. this.txt净重5.Size = new System.Drawing.Size(150, 29);
  1788. this.txt净重5.TabIndex = 4;
  1789. this.txt净重5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1790. this.txt净重5.Watermark = "";
  1791. //
  1792. // uiLabel32
  1793. //
  1794. this.uiLabel32.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1795. this.uiLabel32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1796. this.uiLabel32.Location = new System.Drawing.Point(27, 303);
  1797. this.uiLabel32.Name = "uiLabel32";
  1798. this.uiLabel32.Size = new System.Drawing.Size(66, 23);
  1799. this.uiLabel32.TabIndex = 3;
  1800. this.uiLabel32.Text = "数量:";
  1801. //
  1802. // uiLabel33
  1803. //
  1804. this.uiLabel33.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1805. this.uiLabel33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1806. this.uiLabel33.Location = new System.Drawing.Point(27, 235);
  1807. this.uiLabel33.Name = "uiLabel33";
  1808. this.uiLabel33.Size = new System.Drawing.Size(66, 23);
  1809. this.uiLabel33.TabIndex = 2;
  1810. this.uiLabel33.Text = "实时:";
  1811. //
  1812. // uiLabel34
  1813. //
  1814. this.uiLabel34.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1815. this.uiLabel34.ForeColor = System.Drawing.Color.Black;
  1816. this.uiLabel34.Location = new System.Drawing.Point(27, 167);
  1817. this.uiLabel34.Name = "uiLabel34";
  1818. this.uiLabel34.Size = new System.Drawing.Size(66, 23);
  1819. this.uiLabel34.TabIndex = 1;
  1820. this.uiLabel34.Text = "完成:";
  1821. //
  1822. // uiLabel35
  1823. //
  1824. this.uiLabel35.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1825. this.uiLabel35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1826. this.uiLabel35.Location = new System.Drawing.Point(27, 99);
  1827. this.uiLabel35.Name = "uiLabel35";
  1828. this.uiLabel35.Size = new System.Drawing.Size(66, 23);
  1829. this.uiLabel35.TabIndex = 0;
  1830. this.uiLabel35.Text = "净重:";
  1831. //
  1832. // uiGroupBox4
  1833. //
  1834. this.uiGroupBox4.Controls.Add(this.uiTitlePanel4);
  1835. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1836. this.uiGroupBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1837. this.uiGroupBox4.Location = new System.Drawing.Point(1144, 5);
  1838. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1839. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  1840. this.uiGroupBox4.Name = "uiGroupBox4";
  1841. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  1842. this.uiGroupBox4.Size = new System.Drawing.Size(372, 566);
  1843. this.uiGroupBox4.TabIndex = 3;
  1844. this.uiGroupBox4.Text = "通道4";
  1845. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1846. //
  1847. // uiTitlePanel4
  1848. //
  1849. this.uiTitlePanel4.Controls.Add(this.uiLabel22);
  1850. this.uiTitlePanel4.Controls.Add(this.uiLabel23);
  1851. this.uiTitlePanel4.Controls.Add(this.uiLabel24);
  1852. this.uiTitlePanel4.Controls.Add(this.txt数量4);
  1853. this.uiTitlePanel4.Controls.Add(this.txt实时4);
  1854. this.uiTitlePanel4.Controls.Add(this.txt完成4);
  1855. this.uiTitlePanel4.Controls.Add(this.txt净重4);
  1856. this.uiTitlePanel4.Controls.Add(this.uiLabel25);
  1857. this.uiTitlePanel4.Controls.Add(this.uiLabel26);
  1858. this.uiTitlePanel4.Controls.Add(this.uiLabel27);
  1859. this.uiTitlePanel4.Controls.Add(this.uiLabel28);
  1860. this.uiTitlePanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1861. this.uiTitlePanel4.FillColor = System.Drawing.Color.AliceBlue;
  1862. this.uiTitlePanel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1863. this.uiTitlePanel4.ForeColor = System.Drawing.Color.Black;
  1864. this.uiTitlePanel4.Location = new System.Drawing.Point(0, 35);
  1865. this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1866. this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1);
  1867. this.uiTitlePanel4.Name = "uiTitlePanel4";
  1868. this.uiTitlePanel4.ShowText = false;
  1869. this.uiTitlePanel4.Size = new System.Drawing.Size(372, 531);
  1870. this.uiTitlePanel4.TabIndex = 0;
  1871. this.uiTitlePanel4.Text = "待加料";
  1872. this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1873. this.uiTitlePanel4.TitleColor = System.Drawing.Color.Transparent;
  1874. this.uiTitlePanel4.TitleForeColor = System.Drawing.Color.Black;
  1875. //
  1876. // uiLabel22
  1877. //
  1878. this.uiLabel22.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1879. this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1880. this.uiLabel22.Location = new System.Drawing.Point(269, 235);
  1881. this.uiLabel22.Name = "uiLabel22";
  1882. this.uiLabel22.Size = new System.Drawing.Size(66, 23);
  1883. this.uiLabel22.TabIndex = 8;
  1884. this.uiLabel22.Text = "g";
  1885. //
  1886. // uiLabel23
  1887. //
  1888. this.uiLabel23.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1889. this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1890. this.uiLabel23.Location = new System.Drawing.Point(269, 167);
  1891. this.uiLabel23.Name = "uiLabel23";
  1892. this.uiLabel23.Size = new System.Drawing.Size(66, 23);
  1893. this.uiLabel23.TabIndex = 7;
  1894. this.uiLabel23.Text = "g";
  1895. //
  1896. // uiLabel24
  1897. //
  1898. this.uiLabel24.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1899. this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1900. this.uiLabel24.Location = new System.Drawing.Point(269, 99);
  1901. this.uiLabel24.Name = "uiLabel24";
  1902. this.uiLabel24.Size = new System.Drawing.Size(66, 23);
  1903. this.uiLabel24.TabIndex = 6;
  1904. this.uiLabel24.Text = "g";
  1905. //
  1906. // txt数量4
  1907. //
  1908. this.txt数量4.Cursor = System.Windows.Forms.Cursors.IBeam;
  1909. this.txt数量4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1910. this.txt数量4.Location = new System.Drawing.Point(100, 300);
  1911. this.txt数量4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1912. this.txt数量4.MinimumSize = new System.Drawing.Size(1, 16);
  1913. this.txt数量4.Name = "txt数量4";
  1914. this.txt数量4.Padding = new System.Windows.Forms.Padding(5);
  1915. this.txt数量4.ShowText = false;
  1916. this.txt数量4.Size = new System.Drawing.Size(150, 29);
  1917. this.txt数量4.TabIndex = 5;
  1918. this.txt数量4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1919. this.txt数量4.Watermark = "";
  1920. //
  1921. // txt实时4
  1922. //
  1923. this.txt实时4.Cursor = System.Windows.Forms.Cursors.IBeam;
  1924. this.txt实时4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1925. this.txt实时4.Location = new System.Drawing.Point(100, 232);
  1926. this.txt实时4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1927. this.txt实时4.MinimumSize = new System.Drawing.Size(1, 16);
  1928. this.txt实时4.Name = "txt实时4";
  1929. this.txt实时4.Padding = new System.Windows.Forms.Padding(5);
  1930. this.txt实时4.ShowText = false;
  1931. this.txt实时4.Size = new System.Drawing.Size(150, 29);
  1932. this.txt实时4.TabIndex = 5;
  1933. this.txt实时4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1934. this.txt实时4.Watermark = "";
  1935. //
  1936. // txt完成4
  1937. //
  1938. this.txt完成4.Cursor = System.Windows.Forms.Cursors.IBeam;
  1939. this.txt完成4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1940. this.txt完成4.Location = new System.Drawing.Point(100, 164);
  1941. this.txt完成4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1942. this.txt完成4.MinimumSize = new System.Drawing.Size(1, 16);
  1943. this.txt完成4.Name = "txt完成4";
  1944. this.txt完成4.Padding = new System.Windows.Forms.Padding(5);
  1945. this.txt完成4.ShowText = false;
  1946. this.txt完成4.Size = new System.Drawing.Size(150, 29);
  1947. this.txt完成4.TabIndex = 5;
  1948. this.txt完成4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1949. this.txt完成4.Watermark = "";
  1950. //
  1951. // txt净重4
  1952. //
  1953. this.txt净重4.Cursor = System.Windows.Forms.Cursors.IBeam;
  1954. this.txt净重4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1955. this.txt净重4.Location = new System.Drawing.Point(100, 96);
  1956. this.txt净重4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1957. this.txt净重4.MinimumSize = new System.Drawing.Size(1, 16);
  1958. this.txt净重4.Name = "txt净重4";
  1959. this.txt净重4.Padding = new System.Windows.Forms.Padding(5);
  1960. this.txt净重4.ShowText = false;
  1961. this.txt净重4.Size = new System.Drawing.Size(150, 29);
  1962. this.txt净重4.TabIndex = 4;
  1963. this.txt净重4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1964. this.txt净重4.Watermark = "";
  1965. //
  1966. // uiLabel25
  1967. //
  1968. this.uiLabel25.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1969. this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1970. this.uiLabel25.Location = new System.Drawing.Point(27, 303);
  1971. this.uiLabel25.Name = "uiLabel25";
  1972. this.uiLabel25.Size = new System.Drawing.Size(66, 23);
  1973. this.uiLabel25.TabIndex = 3;
  1974. this.uiLabel25.Text = "数量:";
  1975. //
  1976. // uiLabel26
  1977. //
  1978. this.uiLabel26.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1979. this.uiLabel26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1980. this.uiLabel26.Location = new System.Drawing.Point(27, 235);
  1981. this.uiLabel26.Name = "uiLabel26";
  1982. this.uiLabel26.Size = new System.Drawing.Size(66, 23);
  1983. this.uiLabel26.TabIndex = 2;
  1984. this.uiLabel26.Text = "实时:";
  1985. //
  1986. // uiLabel27
  1987. //
  1988. this.uiLabel27.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1989. this.uiLabel27.ForeColor = System.Drawing.Color.Black;
  1990. this.uiLabel27.Location = new System.Drawing.Point(27, 167);
  1991. this.uiLabel27.Name = "uiLabel27";
  1992. this.uiLabel27.Size = new System.Drawing.Size(66, 23);
  1993. this.uiLabel27.TabIndex = 1;
  1994. this.uiLabel27.Text = "完成:";
  1995. //
  1996. // uiLabel28
  1997. //
  1998. this.uiLabel28.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1999. this.uiLabel28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2000. this.uiLabel28.Location = new System.Drawing.Point(27, 99);
  2001. this.uiLabel28.Name = "uiLabel28";
  2002. this.uiLabel28.Size = new System.Drawing.Size(66, 23);
  2003. this.uiLabel28.TabIndex = 0;
  2004. this.uiLabel28.Text = "净重:";
  2005. //
  2006. // uiGroupBox3
  2007. //
  2008. this.uiGroupBox3.Controls.Add(this.uiTitlePanel3);
  2009. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  2010. this.uiGroupBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2011. this.uiGroupBox3.Location = new System.Drawing.Point(764, 5);
  2012. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2013. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  2014. this.uiGroupBox3.Name = "uiGroupBox3";
  2015. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  2016. this.uiGroupBox3.Size = new System.Drawing.Size(372, 566);
  2017. this.uiGroupBox3.TabIndex = 2;
  2018. this.uiGroupBox3.Text = "通道3";
  2019. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2020. //
  2021. // uiTitlePanel3
  2022. //
  2023. this.uiTitlePanel3.Controls.Add(this.uiLabel15);
  2024. this.uiTitlePanel3.Controls.Add(this.uiLabel16);
  2025. this.uiTitlePanel3.Controls.Add(this.uiLabel17);
  2026. this.uiTitlePanel3.Controls.Add(this.txt数量3);
  2027. this.uiTitlePanel3.Controls.Add(this.txt实时3);
  2028. this.uiTitlePanel3.Controls.Add(this.txt完成3);
  2029. this.uiTitlePanel3.Controls.Add(this.txt净重3);
  2030. this.uiTitlePanel3.Controls.Add(this.uiLabel18);
  2031. this.uiTitlePanel3.Controls.Add(this.uiLabel19);
  2032. this.uiTitlePanel3.Controls.Add(this.uiLabel20);
  2033. this.uiTitlePanel3.Controls.Add(this.uiLabel21);
  2034. this.uiTitlePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  2035. this.uiTitlePanel3.FillColor = System.Drawing.Color.AliceBlue;
  2036. this.uiTitlePanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2037. this.uiTitlePanel3.ForeColor = System.Drawing.Color.Black;
  2038. this.uiTitlePanel3.Location = new System.Drawing.Point(0, 35);
  2039. this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2040. this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
  2041. this.uiTitlePanel3.Name = "uiTitlePanel3";
  2042. this.uiTitlePanel3.ShowText = false;
  2043. this.uiTitlePanel3.Size = new System.Drawing.Size(372, 531);
  2044. this.uiTitlePanel3.TabIndex = 0;
  2045. this.uiTitlePanel3.Text = "待加料";
  2046. this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2047. this.uiTitlePanel3.TitleColor = System.Drawing.Color.Transparent;
  2048. this.uiTitlePanel3.TitleForeColor = System.Drawing.Color.Black;
  2049. //
  2050. // uiLabel15
  2051. //
  2052. this.uiLabel15.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2053. this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2054. this.uiLabel15.Location = new System.Drawing.Point(269, 235);
  2055. this.uiLabel15.Name = "uiLabel15";
  2056. this.uiLabel15.Size = new System.Drawing.Size(66, 23);
  2057. this.uiLabel15.TabIndex = 8;
  2058. this.uiLabel15.Text = "g";
  2059. //
  2060. // uiLabel16
  2061. //
  2062. this.uiLabel16.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2063. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2064. this.uiLabel16.Location = new System.Drawing.Point(269, 167);
  2065. this.uiLabel16.Name = "uiLabel16";
  2066. this.uiLabel16.Size = new System.Drawing.Size(66, 23);
  2067. this.uiLabel16.TabIndex = 7;
  2068. this.uiLabel16.Text = "g";
  2069. //
  2070. // uiLabel17
  2071. //
  2072. this.uiLabel17.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2073. this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2074. this.uiLabel17.Location = new System.Drawing.Point(269, 99);
  2075. this.uiLabel17.Name = "uiLabel17";
  2076. this.uiLabel17.Size = new System.Drawing.Size(66, 23);
  2077. this.uiLabel17.TabIndex = 6;
  2078. this.uiLabel17.Text = "g";
  2079. //
  2080. // txt数量3
  2081. //
  2082. this.txt数量3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2083. this.txt数量3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2084. this.txt数量3.Location = new System.Drawing.Point(100, 300);
  2085. this.txt数量3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2086. this.txt数量3.MinimumSize = new System.Drawing.Size(1, 16);
  2087. this.txt数量3.Name = "txt数量3";
  2088. this.txt数量3.Padding = new System.Windows.Forms.Padding(5);
  2089. this.txt数量3.ShowText = false;
  2090. this.txt数量3.Size = new System.Drawing.Size(150, 29);
  2091. this.txt数量3.TabIndex = 5;
  2092. this.txt数量3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2093. this.txt数量3.Watermark = "";
  2094. //
  2095. // txt实时3
  2096. //
  2097. this.txt实时3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2098. this.txt实时3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2099. this.txt实时3.Location = new System.Drawing.Point(100, 232);
  2100. this.txt实时3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2101. this.txt实时3.MinimumSize = new System.Drawing.Size(1, 16);
  2102. this.txt实时3.Name = "txt实时3";
  2103. this.txt实时3.Padding = new System.Windows.Forms.Padding(5);
  2104. this.txt实时3.ShowText = false;
  2105. this.txt实时3.Size = new System.Drawing.Size(150, 29);
  2106. this.txt实时3.TabIndex = 5;
  2107. this.txt实时3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2108. this.txt实时3.Watermark = "";
  2109. //
  2110. // txt完成3
  2111. //
  2112. this.txt完成3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2113. this.txt完成3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2114. this.txt完成3.Location = new System.Drawing.Point(100, 164);
  2115. this.txt完成3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2116. this.txt完成3.MinimumSize = new System.Drawing.Size(1, 16);
  2117. this.txt完成3.Name = "txt完成3";
  2118. this.txt完成3.Padding = new System.Windows.Forms.Padding(5);
  2119. this.txt完成3.ShowText = false;
  2120. this.txt完成3.Size = new System.Drawing.Size(150, 29);
  2121. this.txt完成3.TabIndex = 5;
  2122. this.txt完成3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2123. this.txt完成3.Watermark = "";
  2124. //
  2125. // txt净重3
  2126. //
  2127. this.txt净重3.Cursor = System.Windows.Forms.Cursors.IBeam;
  2128. this.txt净重3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2129. this.txt净重3.Location = new System.Drawing.Point(100, 96);
  2130. this.txt净重3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2131. this.txt净重3.MinimumSize = new System.Drawing.Size(1, 16);
  2132. this.txt净重3.Name = "txt净重3";
  2133. this.txt净重3.Padding = new System.Windows.Forms.Padding(5);
  2134. this.txt净重3.ShowText = false;
  2135. this.txt净重3.Size = new System.Drawing.Size(150, 29);
  2136. this.txt净重3.TabIndex = 4;
  2137. this.txt净重3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2138. this.txt净重3.Watermark = "";
  2139. //
  2140. // uiLabel18
  2141. //
  2142. this.uiLabel18.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2143. this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2144. this.uiLabel18.Location = new System.Drawing.Point(27, 303);
  2145. this.uiLabel18.Name = "uiLabel18";
  2146. this.uiLabel18.Size = new System.Drawing.Size(66, 23);
  2147. this.uiLabel18.TabIndex = 3;
  2148. this.uiLabel18.Text = "数量:";
  2149. //
  2150. // uiLabel19
  2151. //
  2152. this.uiLabel19.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2153. this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2154. this.uiLabel19.Location = new System.Drawing.Point(27, 235);
  2155. this.uiLabel19.Name = "uiLabel19";
  2156. this.uiLabel19.Size = new System.Drawing.Size(66, 23);
  2157. this.uiLabel19.TabIndex = 2;
  2158. this.uiLabel19.Text = "实时:";
  2159. //
  2160. // uiLabel20
  2161. //
  2162. this.uiLabel20.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2163. this.uiLabel20.ForeColor = System.Drawing.Color.Black;
  2164. this.uiLabel20.Location = new System.Drawing.Point(27, 167);
  2165. this.uiLabel20.Name = "uiLabel20";
  2166. this.uiLabel20.Size = new System.Drawing.Size(66, 23);
  2167. this.uiLabel20.TabIndex = 1;
  2168. this.uiLabel20.Text = "完成:";
  2169. //
  2170. // uiLabel21
  2171. //
  2172. this.uiLabel21.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2173. this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2174. this.uiLabel21.Location = new System.Drawing.Point(27, 99);
  2175. this.uiLabel21.Name = "uiLabel21";
  2176. this.uiLabel21.Size = new System.Drawing.Size(66, 23);
  2177. this.uiLabel21.TabIndex = 0;
  2178. this.uiLabel21.Text = "净重:";
  2179. //
  2180. // uiGroupBox2
  2181. //
  2182. this.uiGroupBox2.Controls.Add(this.uiTitlePanel2);
  2183. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  2184. this.uiGroupBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2185. this.uiGroupBox2.Location = new System.Drawing.Point(384, 5);
  2186. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2187. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  2188. this.uiGroupBox2.Name = "uiGroupBox2";
  2189. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  2190. this.uiGroupBox2.Size = new System.Drawing.Size(372, 566);
  2191. this.uiGroupBox2.TabIndex = 1;
  2192. this.uiGroupBox2.Text = "通道2";
  2193. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2194. //
  2195. // uiTitlePanel2
  2196. //
  2197. this.uiTitlePanel2.Controls.Add(this.uiLabel8);
  2198. this.uiTitlePanel2.Controls.Add(this.uiLabel9);
  2199. this.uiTitlePanel2.Controls.Add(this.uiLabel10);
  2200. this.uiTitlePanel2.Controls.Add(this.txt数量2);
  2201. this.uiTitlePanel2.Controls.Add(this.txt实时2);
  2202. this.uiTitlePanel2.Controls.Add(this.txt完成2);
  2203. this.uiTitlePanel2.Controls.Add(this.txt净重2);
  2204. this.uiTitlePanel2.Controls.Add(this.uiLabel11);
  2205. this.uiTitlePanel2.Controls.Add(this.uiLabel12);
  2206. this.uiTitlePanel2.Controls.Add(this.uiLabel13);
  2207. this.uiTitlePanel2.Controls.Add(this.uiLabel14);
  2208. this.uiTitlePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2209. this.uiTitlePanel2.FillColor = System.Drawing.Color.AliceBlue;
  2210. this.uiTitlePanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2211. this.uiTitlePanel2.ForeColor = System.Drawing.Color.Black;
  2212. this.uiTitlePanel2.Location = new System.Drawing.Point(0, 35);
  2213. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2214. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  2215. this.uiTitlePanel2.Name = "uiTitlePanel2";
  2216. this.uiTitlePanel2.ShowText = false;
  2217. this.uiTitlePanel2.Size = new System.Drawing.Size(372, 531);
  2218. this.uiTitlePanel2.TabIndex = 0;
  2219. this.uiTitlePanel2.Text = "待加料";
  2220. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2221. this.uiTitlePanel2.TitleColor = System.Drawing.Color.Transparent;
  2222. this.uiTitlePanel2.TitleForeColor = System.Drawing.Color.Black;
  2223. //
  2224. // uiLabel8
  2225. //
  2226. this.uiLabel8.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2227. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2228. this.uiLabel8.Location = new System.Drawing.Point(269, 235);
  2229. this.uiLabel8.Name = "uiLabel8";
  2230. this.uiLabel8.Size = new System.Drawing.Size(66, 23);
  2231. this.uiLabel8.TabIndex = 8;
  2232. this.uiLabel8.Text = "g";
  2233. //
  2234. // uiLabel9
  2235. //
  2236. this.uiLabel9.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2237. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2238. this.uiLabel9.Location = new System.Drawing.Point(269, 167);
  2239. this.uiLabel9.Name = "uiLabel9";
  2240. this.uiLabel9.Size = new System.Drawing.Size(66, 23);
  2241. this.uiLabel9.TabIndex = 7;
  2242. this.uiLabel9.Text = "g";
  2243. //
  2244. // uiLabel10
  2245. //
  2246. this.uiLabel10.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2247. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2248. this.uiLabel10.Location = new System.Drawing.Point(269, 99);
  2249. this.uiLabel10.Name = "uiLabel10";
  2250. this.uiLabel10.Size = new System.Drawing.Size(66, 23);
  2251. this.uiLabel10.TabIndex = 6;
  2252. this.uiLabel10.Text = "g";
  2253. //
  2254. // txt数量2
  2255. //
  2256. this.txt数量2.Cursor = System.Windows.Forms.Cursors.IBeam;
  2257. this.txt数量2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2258. this.txt数量2.Location = new System.Drawing.Point(100, 300);
  2259. this.txt数量2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2260. this.txt数量2.MinimumSize = new System.Drawing.Size(1, 16);
  2261. this.txt数量2.Name = "txt数量2";
  2262. this.txt数量2.Padding = new System.Windows.Forms.Padding(5);
  2263. this.txt数量2.ShowText = false;
  2264. this.txt数量2.Size = new System.Drawing.Size(150, 29);
  2265. this.txt数量2.TabIndex = 5;
  2266. this.txt数量2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2267. this.txt数量2.Watermark = "";
  2268. //
  2269. // txt实时2
  2270. //
  2271. this.txt实时2.Cursor = System.Windows.Forms.Cursors.IBeam;
  2272. this.txt实时2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2273. this.txt实时2.Location = new System.Drawing.Point(100, 232);
  2274. this.txt实时2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2275. this.txt实时2.MinimumSize = new System.Drawing.Size(1, 16);
  2276. this.txt实时2.Name = "txt实时2";
  2277. this.txt实时2.Padding = new System.Windows.Forms.Padding(5);
  2278. this.txt实时2.ShowText = false;
  2279. this.txt实时2.Size = new System.Drawing.Size(150, 29);
  2280. this.txt实时2.TabIndex = 5;
  2281. this.txt实时2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2282. this.txt实时2.Watermark = "";
  2283. //
  2284. // txt完成2
  2285. //
  2286. this.txt完成2.Cursor = System.Windows.Forms.Cursors.IBeam;
  2287. this.txt完成2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2288. this.txt完成2.Location = new System.Drawing.Point(100, 164);
  2289. this.txt完成2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2290. this.txt完成2.MinimumSize = new System.Drawing.Size(1, 16);
  2291. this.txt完成2.Name = "txt完成2";
  2292. this.txt完成2.Padding = new System.Windows.Forms.Padding(5);
  2293. this.txt完成2.ShowText = false;
  2294. this.txt完成2.Size = new System.Drawing.Size(150, 29);
  2295. this.txt完成2.TabIndex = 5;
  2296. this.txt完成2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2297. this.txt完成2.Watermark = "";
  2298. //
  2299. // txt净重2
  2300. //
  2301. this.txt净重2.Cursor = System.Windows.Forms.Cursors.IBeam;
  2302. this.txt净重2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2303. this.txt净重2.Location = new System.Drawing.Point(100, 96);
  2304. this.txt净重2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2305. this.txt净重2.MinimumSize = new System.Drawing.Size(1, 16);
  2306. this.txt净重2.Name = "txt净重2";
  2307. this.txt净重2.Padding = new System.Windows.Forms.Padding(5);
  2308. this.txt净重2.ShowText = false;
  2309. this.txt净重2.Size = new System.Drawing.Size(150, 29);
  2310. this.txt净重2.TabIndex = 4;
  2311. this.txt净重2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2312. this.txt净重2.Watermark = "";
  2313. //
  2314. // uiLabel11
  2315. //
  2316. this.uiLabel11.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2317. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2318. this.uiLabel11.Location = new System.Drawing.Point(27, 303);
  2319. this.uiLabel11.Name = "uiLabel11";
  2320. this.uiLabel11.Size = new System.Drawing.Size(66, 23);
  2321. this.uiLabel11.TabIndex = 3;
  2322. this.uiLabel11.Text = "数量:";
  2323. //
  2324. // uiLabel12
  2325. //
  2326. this.uiLabel12.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2327. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2328. this.uiLabel12.Location = new System.Drawing.Point(27, 235);
  2329. this.uiLabel12.Name = "uiLabel12";
  2330. this.uiLabel12.Size = new System.Drawing.Size(66, 23);
  2331. this.uiLabel12.TabIndex = 2;
  2332. this.uiLabel12.Text = "实时:";
  2333. //
  2334. // uiLabel13
  2335. //
  2336. this.uiLabel13.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2337. this.uiLabel13.ForeColor = System.Drawing.Color.Black;
  2338. this.uiLabel13.Location = new System.Drawing.Point(27, 167);
  2339. this.uiLabel13.Name = "uiLabel13";
  2340. this.uiLabel13.Size = new System.Drawing.Size(66, 23);
  2341. this.uiLabel13.TabIndex = 1;
  2342. this.uiLabel13.Text = "完成:";
  2343. //
  2344. // uiLabel14
  2345. //
  2346. this.uiLabel14.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2347. this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2348. this.uiLabel14.Location = new System.Drawing.Point(27, 99);
  2349. this.uiLabel14.Name = "uiLabel14";
  2350. this.uiLabel14.Size = new System.Drawing.Size(66, 23);
  2351. this.uiLabel14.TabIndex = 0;
  2352. this.uiLabel14.Text = "净重:";
  2353. //
  2354. // uiGroupBox1
  2355. //
  2356. this.uiGroupBox1.Controls.Add(this.uiTitlePanel1);
  2357. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  2358. this.uiGroupBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2359. this.uiGroupBox1.Location = new System.Drawing.Point(4, 5);
  2360. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2361. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  2362. this.uiGroupBox1.Name = "uiGroupBox1";
  2363. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  2364. this.uiGroupBox1.Size = new System.Drawing.Size(372, 566);
  2365. this.uiGroupBox1.TabIndex = 0;
  2366. this.uiGroupBox1.Text = "通道1";
  2367. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2368. //
  2369. // uiTitlePanel1
  2370. //
  2371. this.uiTitlePanel1.Controls.Add(this.uiLabel7);
  2372. this.uiTitlePanel1.Controls.Add(this.uiLabel6);
  2373. this.uiTitlePanel1.Controls.Add(this.uiLabel5);
  2374. this.uiTitlePanel1.Controls.Add(this.txt数量1);
  2375. this.uiTitlePanel1.Controls.Add(this.txt实时1);
  2376. this.uiTitlePanel1.Controls.Add(this.txt完成1);
  2377. this.uiTitlePanel1.Controls.Add(this.txt净重1);
  2378. this.uiTitlePanel1.Controls.Add(this.uiLabel4);
  2379. this.uiTitlePanel1.Controls.Add(this.uiLabel3);
  2380. this.uiTitlePanel1.Controls.Add(this.uiLabel2);
  2381. this.uiTitlePanel1.Controls.Add(this.uiLabel1);
  2382. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2383. this.uiTitlePanel1.FillColor = System.Drawing.Color.AliceBlue;
  2384. this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2385. this.uiTitlePanel1.ForeColor = System.Drawing.Color.Black;
  2386. this.uiTitlePanel1.Location = new System.Drawing.Point(0, 35);
  2387. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2388. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  2389. this.uiTitlePanel1.Name = "uiTitlePanel1";
  2390. this.uiTitlePanel1.ShowText = false;
  2391. this.uiTitlePanel1.Size = new System.Drawing.Size(372, 531);
  2392. this.uiTitlePanel1.TabIndex = 0;
  2393. this.uiTitlePanel1.Text = "待加料";
  2394. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2395. this.uiTitlePanel1.TitleColor = System.Drawing.Color.Transparent;
  2396. this.uiTitlePanel1.TitleForeColor = System.Drawing.Color.Black;
  2397. //
  2398. // uiLabel7
  2399. //
  2400. this.uiLabel7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2401. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2402. this.uiLabel7.Location = new System.Drawing.Point(269, 235);
  2403. this.uiLabel7.Name = "uiLabel7";
  2404. this.uiLabel7.Size = new System.Drawing.Size(66, 23);
  2405. this.uiLabel7.TabIndex = 8;
  2406. this.uiLabel7.Text = "g";
  2407. //
  2408. // uiLabel6
  2409. //
  2410. this.uiLabel6.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2411. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2412. this.uiLabel6.Location = new System.Drawing.Point(269, 167);
  2413. this.uiLabel6.Name = "uiLabel6";
  2414. this.uiLabel6.Size = new System.Drawing.Size(66, 23);
  2415. this.uiLabel6.TabIndex = 7;
  2416. this.uiLabel6.Text = "g";
  2417. //
  2418. // uiLabel5
  2419. //
  2420. this.uiLabel5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2421. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2422. this.uiLabel5.Location = new System.Drawing.Point(269, 99);
  2423. this.uiLabel5.Name = "uiLabel5";
  2424. this.uiLabel5.Size = new System.Drawing.Size(66, 23);
  2425. this.uiLabel5.TabIndex = 6;
  2426. this.uiLabel5.Text = "g";
  2427. //
  2428. // txt数量1
  2429. //
  2430. this.txt数量1.Cursor = System.Windows.Forms.Cursors.IBeam;
  2431. this.txt数量1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2432. this.txt数量1.Location = new System.Drawing.Point(100, 300);
  2433. this.txt数量1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2434. this.txt数量1.MinimumSize = new System.Drawing.Size(1, 16);
  2435. this.txt数量1.Name = "txt数量1";
  2436. this.txt数量1.Padding = new System.Windows.Forms.Padding(5);
  2437. this.txt数量1.ShowText = false;
  2438. this.txt数量1.Size = new System.Drawing.Size(150, 29);
  2439. this.txt数量1.TabIndex = 5;
  2440. this.txt数量1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2441. this.txt数量1.Watermark = "";
  2442. //
  2443. // txt实时1
  2444. //
  2445. this.txt实时1.Cursor = System.Windows.Forms.Cursors.IBeam;
  2446. this.txt实时1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2447. this.txt实时1.Location = new System.Drawing.Point(100, 232);
  2448. this.txt实时1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2449. this.txt实时1.MinimumSize = new System.Drawing.Size(1, 16);
  2450. this.txt实时1.Name = "txt实时1";
  2451. this.txt实时1.Padding = new System.Windows.Forms.Padding(5);
  2452. this.txt实时1.ShowText = false;
  2453. this.txt实时1.Size = new System.Drawing.Size(150, 29);
  2454. this.txt实时1.TabIndex = 5;
  2455. this.txt实时1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2456. this.txt实时1.Watermark = "";
  2457. //
  2458. // txt完成1
  2459. //
  2460. this.txt完成1.Cursor = System.Windows.Forms.Cursors.IBeam;
  2461. this.txt完成1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2462. this.txt完成1.Location = new System.Drawing.Point(100, 164);
  2463. this.txt完成1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2464. this.txt完成1.MinimumSize = new System.Drawing.Size(1, 16);
  2465. this.txt完成1.Name = "txt完成1";
  2466. this.txt完成1.Padding = new System.Windows.Forms.Padding(5);
  2467. this.txt完成1.ShowText = false;
  2468. this.txt完成1.Size = new System.Drawing.Size(150, 29);
  2469. this.txt完成1.TabIndex = 5;
  2470. this.txt完成1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2471. this.txt完成1.Watermark = "";
  2472. //
  2473. // txt净重1
  2474. //
  2475. this.txt净重1.Cursor = System.Windows.Forms.Cursors.IBeam;
  2476. this.txt净重1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2477. this.txt净重1.Location = new System.Drawing.Point(100, 96);
  2478. this.txt净重1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2479. this.txt净重1.MinimumSize = new System.Drawing.Size(1, 16);
  2480. this.txt净重1.Name = "txt净重1";
  2481. this.txt净重1.Padding = new System.Windows.Forms.Padding(5);
  2482. this.txt净重1.ShowText = false;
  2483. this.txt净重1.Size = new System.Drawing.Size(150, 29);
  2484. this.txt净重1.TabIndex = 4;
  2485. this.txt净重1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2486. this.txt净重1.Watermark = "";
  2487. //
  2488. // uiLabel4
  2489. //
  2490. this.uiLabel4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2491. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2492. this.uiLabel4.Location = new System.Drawing.Point(27, 303);
  2493. this.uiLabel4.Name = "uiLabel4";
  2494. this.uiLabel4.Size = new System.Drawing.Size(66, 23);
  2495. this.uiLabel4.TabIndex = 3;
  2496. this.uiLabel4.Text = "数量:";
  2497. //
  2498. // uiLabel3
  2499. //
  2500. this.uiLabel3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2501. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2502. this.uiLabel3.Location = new System.Drawing.Point(27, 235);
  2503. this.uiLabel3.Name = "uiLabel3";
  2504. this.uiLabel3.Size = new System.Drawing.Size(66, 23);
  2505. this.uiLabel3.TabIndex = 2;
  2506. this.uiLabel3.Text = "实时:";
  2507. //
  2508. // uiLabel2
  2509. //
  2510. this.uiLabel2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2511. this.uiLabel2.ForeColor = System.Drawing.Color.Black;
  2512. this.uiLabel2.Location = new System.Drawing.Point(27, 167);
  2513. this.uiLabel2.Name = "uiLabel2";
  2514. this.uiLabel2.Size = new System.Drawing.Size(66, 23);
  2515. this.uiLabel2.TabIndex = 1;
  2516. this.uiLabel2.Text = "完成:";
  2517. //
  2518. // uiLabel1
  2519. //
  2520. this.uiLabel1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2521. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2522. this.uiLabel1.Location = new System.Drawing.Point(27, 99);
  2523. this.uiLabel1.Name = "uiLabel1";
  2524. this.uiLabel1.Size = new System.Drawing.Size(66, 23);
  2525. this.uiLabel1.TabIndex = 0;
  2526. this.uiLabel1.Text = "净重:";
  2527. //
  2528. // tabPage2
  2529. //
  2530. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  2531. this.tabPage2.Controls.Add(this.uiTableLayoutPanel2);
  2532. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  2533. this.tabPage2.Name = "tabPage2";
  2534. this.tabPage2.Size = new System.Drawing.Size(1900, 1152);
  2535. this.tabPage2.TabIndex = 1;
  2536. this.tabPage2.Text = "配方设置";
  2537. //
  2538. // uiTableLayoutPanel2
  2539. //
  2540. this.uiTableLayoutPanel2.ColumnCount = 5;
  2541. this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  2542. this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  2543. this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  2544. this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  2545. this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  2546. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox20, 4, 1);
  2547. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox19, 3, 1);
  2548. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox18, 2, 1);
  2549. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox17, 1, 1);
  2550. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox16, 0, 1);
  2551. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox15, 4, 0);
  2552. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox14, 3, 0);
  2553. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox13, 2, 0);
  2554. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox12, 1, 0);
  2555. this.uiTableLayoutPanel2.Controls.Add(this.uiGroupBox11, 0, 0);
  2556. this.uiTableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2557. this.uiTableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  2558. this.uiTableLayoutPanel2.Name = "uiTableLayoutPanel2";
  2559. this.uiTableLayoutPanel2.RowCount = 2;
  2560. this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  2561. this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  2562. this.uiTableLayoutPanel2.Size = new System.Drawing.Size(1900, 1152);
  2563. this.uiTableLayoutPanel2.TabIndex = 0;
  2564. this.uiTableLayoutPanel2.TagString = null;
  2565. //
  2566. // uiGroupBox20
  2567. //
  2568. this.uiGroupBox20.Controls.Add(this.btn配方写入通道10);
  2569. this.uiGroupBox20.Controls.Add(this.uiLabel359);
  2570. this.uiGroupBox20.Controls.Add(this.uiLabel360);
  2571. this.uiGroupBox20.Controls.Add(this.txt阈值10);
  2572. this.uiGroupBox20.Controls.Add(this.uiLabel361);
  2573. this.uiGroupBox20.Controls.Add(this.uiLabel362);
  2574. this.uiGroupBox20.Controls.Add(this.txt慢加提前量10);
  2575. this.uiGroupBox20.Controls.Add(this.uiLabel363);
  2576. this.uiGroupBox20.Controls.Add(this.txt快加提前量10);
  2577. this.uiGroupBox20.Controls.Add(this.uiLabel364);
  2578. this.uiGroupBox20.Controls.Add(this.uiLabel125);
  2579. this.uiGroupBox20.Controls.Add(this.uiLabel126);
  2580. this.uiGroupBox20.Controls.Add(this.uiLabel127);
  2581. this.uiGroupBox20.Controls.Add(this.txt负偏差10);
  2582. this.uiGroupBox20.Controls.Add(this.txt正偏差10);
  2583. this.uiGroupBox20.Controls.Add(this.txt目标重量10);
  2584. this.uiGroupBox20.Controls.Add(this.uiLabel128);
  2585. this.uiGroupBox20.Controls.Add(this.uiLabel129);
  2586. this.uiGroupBox20.Controls.Add(this.uiLabel130);
  2587. this.uiGroupBox20.Dock = System.Windows.Forms.DockStyle.Fill;
  2588. this.uiGroupBox20.FillColor = System.Drawing.Color.AliceBlue;
  2589. this.uiGroupBox20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2590. this.uiGroupBox20.Location = new System.Drawing.Point(1524, 581);
  2591. this.uiGroupBox20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2592. this.uiGroupBox20.MinimumSize = new System.Drawing.Size(1, 1);
  2593. this.uiGroupBox20.Name = "uiGroupBox20";
  2594. this.uiGroupBox20.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  2595. this.uiGroupBox20.Size = new System.Drawing.Size(372, 566);
  2596. this.uiGroupBox20.TabIndex = 9;
  2597. this.uiGroupBox20.Text = "通道10";
  2598. this.uiGroupBox20.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2599. //
  2600. // btn配方写入通道10
  2601. //
  2602. this.btn配方写入通道10.Cursor = System.Windows.Forms.Cursors.Hand;
  2603. this.btn配方写入通道10.FillColor = System.Drawing.Color.AliceBlue;
  2604. this.btn配方写入通道10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2605. this.btn配方写入通道10.ForeColor = System.Drawing.Color.Black;
  2606. this.btn配方写入通道10.Location = new System.Drawing.Point(162, 373);
  2607. this.btn配方写入通道10.MinimumSize = new System.Drawing.Size(1, 1);
  2608. this.btn配方写入通道10.Name = "btn配方写入通道10";
  2609. this.btn配方写入通道10.Size = new System.Drawing.Size(98, 31);
  2610. this.btn配方写入通道10.Symbol = 61483;
  2611. this.btn配方写入通道10.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2612. this.btn配方写入通道10.TabIndex = 344;
  2613. this.btn配方写入通道10.Text = "写入";
  2614. this.btn配方写入通道10.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2615. this.btn配方写入通道10.Visible = false;
  2616. this.btn配方写入通道10.Click += new System.EventHandler(this.btn配方写入通道);
  2617. //
  2618. // uiLabel359
  2619. //
  2620. this.uiLabel359.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2621. this.uiLabel359.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2622. this.uiLabel359.Location = new System.Drawing.Point(267, 326);
  2623. this.uiLabel359.Name = "uiLabel359";
  2624. this.uiLabel359.Size = new System.Drawing.Size(66, 23);
  2625. this.uiLabel359.TabIndex = 339;
  2626. this.uiLabel359.Text = "g";
  2627. //
  2628. // uiLabel360
  2629. //
  2630. this.uiLabel360.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2631. this.uiLabel360.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2632. this.uiLabel360.Location = new System.Drawing.Point(267, 275);
  2633. this.uiLabel360.Name = "uiLabel360";
  2634. this.uiLabel360.Size = new System.Drawing.Size(66, 23);
  2635. this.uiLabel360.TabIndex = 340;
  2636. this.uiLabel360.Text = "g";
  2637. //
  2638. // txt阈值10
  2639. //
  2640. this.txt阈值10.Cursor = System.Windows.Forms.Cursors.IBeam;
  2641. this.txt阈值10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2642. this.txt阈值10.Location = new System.Drawing.Point(131, 320);
  2643. this.txt阈值10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2644. this.txt阈值10.MinimumSize = new System.Drawing.Size(1, 16);
  2645. this.txt阈值10.Name = "txt阈值10";
  2646. this.txt阈值10.Padding = new System.Windows.Forms.Padding(5);
  2647. this.txt阈值10.ShowText = false;
  2648. this.txt阈值10.Size = new System.Drawing.Size(129, 29);
  2649. this.txt阈值10.TabIndex = 337;
  2650. this.txt阈值10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2651. this.txt阈值10.Watermark = "";
  2652. //
  2653. // uiLabel361
  2654. //
  2655. this.uiLabel361.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2656. this.uiLabel361.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2657. this.uiLabel361.Location = new System.Drawing.Point(6, 324);
  2658. this.uiLabel361.Name = "uiLabel361";
  2659. this.uiLabel361.Size = new System.Drawing.Size(116, 23);
  2660. this.uiLabel361.TabIndex = 335;
  2661. this.uiLabel361.Text = "阈值:";
  2662. this.uiLabel361.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2663. //
  2664. // uiLabel362
  2665. //
  2666. this.uiLabel362.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2667. this.uiLabel362.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2668. this.uiLabel362.Location = new System.Drawing.Point(269, 225);
  2669. this.uiLabel362.Name = "uiLabel362";
  2670. this.uiLabel362.Size = new System.Drawing.Size(66, 23);
  2671. this.uiLabel362.TabIndex = 343;
  2672. this.uiLabel362.Text = "g";
  2673. //
  2674. // txt慢加提前量10
  2675. //
  2676. this.txt慢加提前量10.Cursor = System.Windows.Forms.Cursors.IBeam;
  2677. this.txt慢加提前量10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2678. this.txt慢加提前量10.Location = new System.Drawing.Point(131, 269);
  2679. this.txt慢加提前量10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2680. this.txt慢加提前量10.MinimumSize = new System.Drawing.Size(1, 16);
  2681. this.txt慢加提前量10.Name = "txt慢加提前量10";
  2682. this.txt慢加提前量10.Padding = new System.Windows.Forms.Padding(5);
  2683. this.txt慢加提前量10.ShowText = false;
  2684. this.txt慢加提前量10.Size = new System.Drawing.Size(129, 29);
  2685. this.txt慢加提前量10.TabIndex = 338;
  2686. this.txt慢加提前量10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2687. this.txt慢加提前量10.Watermark = "";
  2688. //
  2689. // uiLabel363
  2690. //
  2691. this.uiLabel363.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2692. this.uiLabel363.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2693. this.uiLabel363.Location = new System.Drawing.Point(6, 273);
  2694. this.uiLabel363.Name = "uiLabel363";
  2695. this.uiLabel363.Size = new System.Drawing.Size(116, 23);
  2696. this.uiLabel363.TabIndex = 336;
  2697. this.uiLabel363.Text = "慢加提前量:";
  2698. this.uiLabel363.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2699. //
  2700. // txt快加提前量10
  2701. //
  2702. this.txt快加提前量10.Cursor = System.Windows.Forms.Cursors.IBeam;
  2703. this.txt快加提前量10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2704. this.txt快加提前量10.Location = new System.Drawing.Point(133, 219);
  2705. this.txt快加提前量10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2706. this.txt快加提前量10.MinimumSize = new System.Drawing.Size(1, 16);
  2707. this.txt快加提前量10.Name = "txt快加提前量10";
  2708. this.txt快加提前量10.Padding = new System.Windows.Forms.Padding(5);
  2709. this.txt快加提前量10.ShowText = false;
  2710. this.txt快加提前量10.Size = new System.Drawing.Size(129, 29);
  2711. this.txt快加提前量10.TabIndex = 342;
  2712. this.txt快加提前量10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2713. this.txt快加提前量10.Watermark = "";
  2714. //
  2715. // uiLabel364
  2716. //
  2717. this.uiLabel364.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2718. this.uiLabel364.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2719. this.uiLabel364.Location = new System.Drawing.Point(6, 223);
  2720. this.uiLabel364.Name = "uiLabel364";
  2721. this.uiLabel364.Size = new System.Drawing.Size(116, 23);
  2722. this.uiLabel364.TabIndex = 341;
  2723. this.uiLabel364.Text = "快加提前量:";
  2724. this.uiLabel364.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2725. //
  2726. // uiLabel125
  2727. //
  2728. this.uiLabel125.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2729. this.uiLabel125.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2730. this.uiLabel125.Location = new System.Drawing.Point(269, 173);
  2731. this.uiLabel125.Name = "uiLabel125";
  2732. this.uiLabel125.Size = new System.Drawing.Size(66, 23);
  2733. this.uiLabel125.TabIndex = 17;
  2734. this.uiLabel125.Text = "g";
  2735. //
  2736. // uiLabel126
  2737. //
  2738. this.uiLabel126.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2739. this.uiLabel126.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2740. this.uiLabel126.Location = new System.Drawing.Point(269, 115);
  2741. this.uiLabel126.Name = "uiLabel126";
  2742. this.uiLabel126.Size = new System.Drawing.Size(66, 23);
  2743. this.uiLabel126.TabIndex = 16;
  2744. this.uiLabel126.Text = "g";
  2745. //
  2746. // uiLabel127
  2747. //
  2748. this.uiLabel127.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2749. this.uiLabel127.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2750. this.uiLabel127.Location = new System.Drawing.Point(268, 60);
  2751. this.uiLabel127.Name = "uiLabel127";
  2752. this.uiLabel127.Size = new System.Drawing.Size(66, 23);
  2753. this.uiLabel127.TabIndex = 15;
  2754. this.uiLabel127.Text = "g";
  2755. //
  2756. // txt负偏差10
  2757. //
  2758. this.txt负偏差10.Cursor = System.Windows.Forms.Cursors.IBeam;
  2759. this.txt负偏差10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2760. this.txt负偏差10.Location = new System.Drawing.Point(133, 167);
  2761. this.txt负偏差10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2762. this.txt负偏差10.MinimumSize = new System.Drawing.Size(1, 16);
  2763. this.txt负偏差10.Name = "txt负偏差10";
  2764. this.txt负偏差10.Padding = new System.Windows.Forms.Padding(5);
  2765. this.txt负偏差10.ShowText = false;
  2766. this.txt负偏差10.Size = new System.Drawing.Size(129, 29);
  2767. this.txt负偏差10.TabIndex = 13;
  2768. this.txt负偏差10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2769. this.txt负偏差10.Watermark = "";
  2770. //
  2771. // txt正偏差10
  2772. //
  2773. this.txt正偏差10.Cursor = System.Windows.Forms.Cursors.IBeam;
  2774. this.txt正偏差10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2775. this.txt正偏差10.Location = new System.Drawing.Point(133, 115);
  2776. this.txt正偏差10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2777. this.txt正偏差10.MinimumSize = new System.Drawing.Size(1, 16);
  2778. this.txt正偏差10.Name = "txt正偏差10";
  2779. this.txt正偏差10.Padding = new System.Windows.Forms.Padding(5);
  2780. this.txt正偏差10.ShowText = false;
  2781. this.txt正偏差10.Size = new System.Drawing.Size(129, 29);
  2782. this.txt正偏差10.TabIndex = 14;
  2783. this.txt正偏差10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2784. this.txt正偏差10.Watermark = "";
  2785. //
  2786. // txt目标重量10
  2787. //
  2788. this.txt目标重量10.Cursor = System.Windows.Forms.Cursors.IBeam;
  2789. this.txt目标重量10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2790. this.txt目标重量10.Location = new System.Drawing.Point(132, 60);
  2791. this.txt目标重量10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2792. this.txt目标重量10.MinimumSize = new System.Drawing.Size(1, 16);
  2793. this.txt目标重量10.Name = "txt目标重量10";
  2794. this.txt目标重量10.Padding = new System.Windows.Forms.Padding(5);
  2795. this.txt目标重量10.ShowText = false;
  2796. this.txt目标重量10.Size = new System.Drawing.Size(129, 29);
  2797. this.txt目标重量10.TabIndex = 12;
  2798. this.txt目标重量10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2799. this.txt目标重量10.Watermark = "";
  2800. //
  2801. // uiLabel128
  2802. //
  2803. this.uiLabel128.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2804. this.uiLabel128.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2805. this.uiLabel128.Location = new System.Drawing.Point(16, 173);
  2806. this.uiLabel128.Name = "uiLabel128";
  2807. this.uiLabel128.Size = new System.Drawing.Size(106, 23);
  2808. this.uiLabel128.TabIndex = 11;
  2809. this.uiLabel128.Text = "负偏差:";
  2810. this.uiLabel128.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2811. //
  2812. // uiLabel129
  2813. //
  2814. this.uiLabel129.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2815. this.uiLabel129.ForeColor = System.Drawing.Color.Black;
  2816. this.uiLabel129.Location = new System.Drawing.Point(16, 115);
  2817. this.uiLabel129.Name = "uiLabel129";
  2818. this.uiLabel129.Size = new System.Drawing.Size(106, 23);
  2819. this.uiLabel129.TabIndex = 10;
  2820. this.uiLabel129.Text = "正偏差:";
  2821. this.uiLabel129.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2822. //
  2823. // uiLabel130
  2824. //
  2825. this.uiLabel130.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2826. this.uiLabel130.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2827. this.uiLabel130.Location = new System.Drawing.Point(16, 60);
  2828. this.uiLabel130.Name = "uiLabel130";
  2829. this.uiLabel130.Size = new System.Drawing.Size(106, 23);
  2830. this.uiLabel130.TabIndex = 9;
  2831. this.uiLabel130.Text = "目标重量:";
  2832. this.uiLabel130.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2833. //
  2834. // uiGroupBox19
  2835. //
  2836. this.uiGroupBox19.Controls.Add(this.btn配方写入通道9);
  2837. this.uiGroupBox19.Controls.Add(this.uiLabel353);
  2838. this.uiGroupBox19.Controls.Add(this.uiLabel354);
  2839. this.uiGroupBox19.Controls.Add(this.txt阈值9);
  2840. this.uiGroupBox19.Controls.Add(this.uiLabel355);
  2841. this.uiGroupBox19.Controls.Add(this.uiLabel356);
  2842. this.uiGroupBox19.Controls.Add(this.txt慢加提前量9);
  2843. this.uiGroupBox19.Controls.Add(this.uiLabel357);
  2844. this.uiGroupBox19.Controls.Add(this.txt快加提前量9);
  2845. this.uiGroupBox19.Controls.Add(this.uiLabel358);
  2846. this.uiGroupBox19.Controls.Add(this.uiLabel119);
  2847. this.uiGroupBox19.Controls.Add(this.uiLabel120);
  2848. this.uiGroupBox19.Controls.Add(this.uiLabel121);
  2849. this.uiGroupBox19.Controls.Add(this.txt负偏差9);
  2850. this.uiGroupBox19.Controls.Add(this.txt正偏差9);
  2851. this.uiGroupBox19.Controls.Add(this.txt目标重量9);
  2852. this.uiGroupBox19.Controls.Add(this.uiLabel122);
  2853. this.uiGroupBox19.Controls.Add(this.uiLabel123);
  2854. this.uiGroupBox19.Controls.Add(this.uiLabel124);
  2855. this.uiGroupBox19.Dock = System.Windows.Forms.DockStyle.Fill;
  2856. this.uiGroupBox19.FillColor = System.Drawing.Color.AliceBlue;
  2857. this.uiGroupBox19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2858. this.uiGroupBox19.Location = new System.Drawing.Point(1144, 581);
  2859. this.uiGroupBox19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2860. this.uiGroupBox19.MinimumSize = new System.Drawing.Size(1, 1);
  2861. this.uiGroupBox19.Name = "uiGroupBox19";
  2862. this.uiGroupBox19.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  2863. this.uiGroupBox19.Size = new System.Drawing.Size(372, 566);
  2864. this.uiGroupBox19.TabIndex = 8;
  2865. this.uiGroupBox19.Text = "通道9";
  2866. this.uiGroupBox19.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  2867. //
  2868. // btn配方写入通道9
  2869. //
  2870. this.btn配方写入通道9.Cursor = System.Windows.Forms.Cursors.Hand;
  2871. this.btn配方写入通道9.FillColor = System.Drawing.Color.AliceBlue;
  2872. this.btn配方写入通道9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2873. this.btn配方写入通道9.ForeColor = System.Drawing.Color.Black;
  2874. this.btn配方写入通道9.Location = new System.Drawing.Point(148, 373);
  2875. this.btn配方写入通道9.MinimumSize = new System.Drawing.Size(1, 1);
  2876. this.btn配方写入通道9.Name = "btn配方写入通道9";
  2877. this.btn配方写入通道9.Size = new System.Drawing.Size(98, 31);
  2878. this.btn配方写入通道9.Symbol = 61483;
  2879. this.btn配方写入通道9.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2880. this.btn配方写入通道9.TabIndex = 344;
  2881. this.btn配方写入通道9.Text = "写入";
  2882. this.btn配方写入通道9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2883. this.btn配方写入通道9.Visible = false;
  2884. this.btn配方写入通道9.Click += new System.EventHandler(this.btn配方写入通道);
  2885. //
  2886. // uiLabel353
  2887. //
  2888. this.uiLabel353.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2889. this.uiLabel353.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2890. this.uiLabel353.Location = new System.Drawing.Point(282, 328);
  2891. this.uiLabel353.Name = "uiLabel353";
  2892. this.uiLabel353.Size = new System.Drawing.Size(66, 23);
  2893. this.uiLabel353.TabIndex = 339;
  2894. this.uiLabel353.Text = "g";
  2895. //
  2896. // uiLabel354
  2897. //
  2898. this.uiLabel354.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2899. this.uiLabel354.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2900. this.uiLabel354.Location = new System.Drawing.Point(282, 277);
  2901. this.uiLabel354.Name = "uiLabel354";
  2902. this.uiLabel354.Size = new System.Drawing.Size(66, 23);
  2903. this.uiLabel354.TabIndex = 340;
  2904. this.uiLabel354.Text = "g";
  2905. //
  2906. // txt阈值9
  2907. //
  2908. this.txt阈值9.Cursor = System.Windows.Forms.Cursors.IBeam;
  2909. this.txt阈值9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2910. this.txt阈值9.Location = new System.Drawing.Point(142, 322);
  2911. this.txt阈值9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2912. this.txt阈值9.MinimumSize = new System.Drawing.Size(1, 16);
  2913. this.txt阈值9.Name = "txt阈值9";
  2914. this.txt阈值9.Padding = new System.Windows.Forms.Padding(5);
  2915. this.txt阈值9.ShowText = false;
  2916. this.txt阈值9.Size = new System.Drawing.Size(129, 29);
  2917. this.txt阈值9.TabIndex = 337;
  2918. this.txt阈值9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2919. this.txt阈值9.Watermark = "";
  2920. //
  2921. // uiLabel355
  2922. //
  2923. this.uiLabel355.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2924. this.uiLabel355.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2925. this.uiLabel355.Location = new System.Drawing.Point(21, 326);
  2926. this.uiLabel355.Name = "uiLabel355";
  2927. this.uiLabel355.Size = new System.Drawing.Size(116, 23);
  2928. this.uiLabel355.TabIndex = 335;
  2929. this.uiLabel355.Text = "阈值:";
  2930. this.uiLabel355.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2931. //
  2932. // uiLabel356
  2933. //
  2934. this.uiLabel356.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2935. this.uiLabel356.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2936. this.uiLabel356.Location = new System.Drawing.Point(284, 227);
  2937. this.uiLabel356.Name = "uiLabel356";
  2938. this.uiLabel356.Size = new System.Drawing.Size(66, 23);
  2939. this.uiLabel356.TabIndex = 343;
  2940. this.uiLabel356.Text = "g";
  2941. //
  2942. // txt慢加提前量9
  2943. //
  2944. this.txt慢加提前量9.Cursor = System.Windows.Forms.Cursors.IBeam;
  2945. this.txt慢加提前量9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2946. this.txt慢加提前量9.Location = new System.Drawing.Point(142, 271);
  2947. this.txt慢加提前量9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2948. this.txt慢加提前量9.MinimumSize = new System.Drawing.Size(1, 16);
  2949. this.txt慢加提前量9.Name = "txt慢加提前量9";
  2950. this.txt慢加提前量9.Padding = new System.Windows.Forms.Padding(5);
  2951. this.txt慢加提前量9.ShowText = false;
  2952. this.txt慢加提前量9.Size = new System.Drawing.Size(129, 29);
  2953. this.txt慢加提前量9.TabIndex = 338;
  2954. this.txt慢加提前量9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2955. this.txt慢加提前量9.Watermark = "";
  2956. //
  2957. // uiLabel357
  2958. //
  2959. this.uiLabel357.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2960. this.uiLabel357.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2961. this.uiLabel357.Location = new System.Drawing.Point(21, 275);
  2962. this.uiLabel357.Name = "uiLabel357";
  2963. this.uiLabel357.Size = new System.Drawing.Size(116, 23);
  2964. this.uiLabel357.TabIndex = 336;
  2965. this.uiLabel357.Text = "慢加提前量:";
  2966. this.uiLabel357.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2967. //
  2968. // txt快加提前量9
  2969. //
  2970. this.txt快加提前量9.Cursor = System.Windows.Forms.Cursors.IBeam;
  2971. this.txt快加提前量9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2972. this.txt快加提前量9.Location = new System.Drawing.Point(144, 221);
  2973. this.txt快加提前量9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2974. this.txt快加提前量9.MinimumSize = new System.Drawing.Size(1, 16);
  2975. this.txt快加提前量9.Name = "txt快加提前量9";
  2976. this.txt快加提前量9.Padding = new System.Windows.Forms.Padding(5);
  2977. this.txt快加提前量9.ShowText = false;
  2978. this.txt快加提前量9.Size = new System.Drawing.Size(129, 29);
  2979. this.txt快加提前量9.TabIndex = 342;
  2980. this.txt快加提前量9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  2981. this.txt快加提前量9.Watermark = "";
  2982. //
  2983. // uiLabel358
  2984. //
  2985. this.uiLabel358.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2986. this.uiLabel358.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2987. this.uiLabel358.Location = new System.Drawing.Point(21, 225);
  2988. this.uiLabel358.Name = "uiLabel358";
  2989. this.uiLabel358.Size = new System.Drawing.Size(116, 23);
  2990. this.uiLabel358.TabIndex = 341;
  2991. this.uiLabel358.Text = "快加提前量:";
  2992. this.uiLabel358.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2993. //
  2994. // uiLabel119
  2995. //
  2996. this.uiLabel119.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2997. this.uiLabel119.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2998. this.uiLabel119.Location = new System.Drawing.Point(284, 173);
  2999. this.uiLabel119.Name = "uiLabel119";
  3000. this.uiLabel119.Size = new System.Drawing.Size(66, 23);
  3001. this.uiLabel119.TabIndex = 17;
  3002. this.uiLabel119.Text = "g";
  3003. //
  3004. // uiLabel120
  3005. //
  3006. this.uiLabel120.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3007. this.uiLabel120.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3008. this.uiLabel120.Location = new System.Drawing.Point(284, 115);
  3009. this.uiLabel120.Name = "uiLabel120";
  3010. this.uiLabel120.Size = new System.Drawing.Size(66, 23);
  3011. this.uiLabel120.TabIndex = 16;
  3012. this.uiLabel120.Text = "g";
  3013. //
  3014. // uiLabel121
  3015. //
  3016. this.uiLabel121.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3017. this.uiLabel121.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3018. this.uiLabel121.Location = new System.Drawing.Point(280, 60);
  3019. this.uiLabel121.Name = "uiLabel121";
  3020. this.uiLabel121.Size = new System.Drawing.Size(66, 23);
  3021. this.uiLabel121.TabIndex = 15;
  3022. this.uiLabel121.Text = "g";
  3023. //
  3024. // txt负偏差9
  3025. //
  3026. this.txt负偏差9.Cursor = System.Windows.Forms.Cursors.IBeam;
  3027. this.txt负偏差9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3028. this.txt负偏差9.Location = new System.Drawing.Point(144, 167);
  3029. this.txt负偏差9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3030. this.txt负偏差9.MinimumSize = new System.Drawing.Size(1, 16);
  3031. this.txt负偏差9.Name = "txt负偏差9";
  3032. this.txt负偏差9.Padding = new System.Windows.Forms.Padding(5);
  3033. this.txt负偏差9.ShowText = false;
  3034. this.txt负偏差9.Size = new System.Drawing.Size(129, 29);
  3035. this.txt负偏差9.TabIndex = 13;
  3036. this.txt负偏差9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3037. this.txt负偏差9.Watermark = "";
  3038. //
  3039. // txt正偏差9
  3040. //
  3041. this.txt正偏差9.Cursor = System.Windows.Forms.Cursors.IBeam;
  3042. this.txt正偏差9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3043. this.txt正偏差9.Location = new System.Drawing.Point(144, 115);
  3044. this.txt正偏差9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3045. this.txt正偏差9.MinimumSize = new System.Drawing.Size(1, 16);
  3046. this.txt正偏差9.Name = "txt正偏差9";
  3047. this.txt正偏差9.Padding = new System.Windows.Forms.Padding(5);
  3048. this.txt正偏差9.ShowText = false;
  3049. this.txt正偏差9.Size = new System.Drawing.Size(129, 29);
  3050. this.txt正偏差9.TabIndex = 14;
  3051. this.txt正偏差9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3052. this.txt正偏差9.Watermark = "";
  3053. //
  3054. // txt目标重量9
  3055. //
  3056. this.txt目标重量9.Cursor = System.Windows.Forms.Cursors.IBeam;
  3057. this.txt目标重量9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3058. this.txt目标重量9.Location = new System.Drawing.Point(140, 60);
  3059. this.txt目标重量9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3060. this.txt目标重量9.MinimumSize = new System.Drawing.Size(1, 16);
  3061. this.txt目标重量9.Name = "txt目标重量9";
  3062. this.txt目标重量9.Padding = new System.Windows.Forms.Padding(5);
  3063. this.txt目标重量9.ShowText = false;
  3064. this.txt目标重量9.Size = new System.Drawing.Size(129, 29);
  3065. this.txt目标重量9.TabIndex = 12;
  3066. this.txt目标重量9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3067. this.txt目标重量9.Watermark = "";
  3068. //
  3069. // uiLabel122
  3070. //
  3071. this.uiLabel122.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3072. this.uiLabel122.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3073. this.uiLabel122.Location = new System.Drawing.Point(31, 173);
  3074. this.uiLabel122.Name = "uiLabel122";
  3075. this.uiLabel122.Size = new System.Drawing.Size(106, 23);
  3076. this.uiLabel122.TabIndex = 11;
  3077. this.uiLabel122.Text = "负偏差:";
  3078. this.uiLabel122.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3079. //
  3080. // uiLabel123
  3081. //
  3082. this.uiLabel123.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3083. this.uiLabel123.ForeColor = System.Drawing.Color.Black;
  3084. this.uiLabel123.Location = new System.Drawing.Point(31, 115);
  3085. this.uiLabel123.Name = "uiLabel123";
  3086. this.uiLabel123.Size = new System.Drawing.Size(106, 23);
  3087. this.uiLabel123.TabIndex = 10;
  3088. this.uiLabel123.Text = "正偏差:";
  3089. this.uiLabel123.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3090. //
  3091. // uiLabel124
  3092. //
  3093. this.uiLabel124.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3094. this.uiLabel124.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3095. this.uiLabel124.Location = new System.Drawing.Point(31, 60);
  3096. this.uiLabel124.Name = "uiLabel124";
  3097. this.uiLabel124.Size = new System.Drawing.Size(106, 23);
  3098. this.uiLabel124.TabIndex = 9;
  3099. this.uiLabel124.Text = "目标重量:";
  3100. this.uiLabel124.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3101. //
  3102. // uiGroupBox18
  3103. //
  3104. this.uiGroupBox18.Controls.Add(this.btn配方写入通道8);
  3105. this.uiGroupBox18.Controls.Add(this.uiLabel347);
  3106. this.uiGroupBox18.Controls.Add(this.uiLabel348);
  3107. this.uiGroupBox18.Controls.Add(this.txt阈值8);
  3108. this.uiGroupBox18.Controls.Add(this.uiLabel349);
  3109. this.uiGroupBox18.Controls.Add(this.uiLabel350);
  3110. this.uiGroupBox18.Controls.Add(this.txt慢加提前量8);
  3111. this.uiGroupBox18.Controls.Add(this.uiLabel351);
  3112. this.uiGroupBox18.Controls.Add(this.txt快加提前量8);
  3113. this.uiGroupBox18.Controls.Add(this.uiLabel352);
  3114. this.uiGroupBox18.Controls.Add(this.uiLabel113);
  3115. this.uiGroupBox18.Controls.Add(this.uiLabel114);
  3116. this.uiGroupBox18.Controls.Add(this.uiLabel115);
  3117. this.uiGroupBox18.Controls.Add(this.txt负偏差8);
  3118. this.uiGroupBox18.Controls.Add(this.txt正偏差8);
  3119. this.uiGroupBox18.Controls.Add(this.txt目标重量8);
  3120. this.uiGroupBox18.Controls.Add(this.uiLabel116);
  3121. this.uiGroupBox18.Controls.Add(this.uiLabel117);
  3122. this.uiGroupBox18.Controls.Add(this.uiLabel118);
  3123. this.uiGroupBox18.Dock = System.Windows.Forms.DockStyle.Fill;
  3124. this.uiGroupBox18.FillColor = System.Drawing.Color.AliceBlue;
  3125. this.uiGroupBox18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3126. this.uiGroupBox18.Location = new System.Drawing.Point(764, 581);
  3127. this.uiGroupBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3128. this.uiGroupBox18.MinimumSize = new System.Drawing.Size(1, 1);
  3129. this.uiGroupBox18.Name = "uiGroupBox18";
  3130. this.uiGroupBox18.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  3131. this.uiGroupBox18.Size = new System.Drawing.Size(372, 566);
  3132. this.uiGroupBox18.TabIndex = 7;
  3133. this.uiGroupBox18.Text = "通道8";
  3134. this.uiGroupBox18.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3135. //
  3136. // btn配方写入通道8
  3137. //
  3138. this.btn配方写入通道8.Cursor = System.Windows.Forms.Cursors.Hand;
  3139. this.btn配方写入通道8.FillColor = System.Drawing.Color.AliceBlue;
  3140. this.btn配方写入通道8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3141. this.btn配方写入通道8.ForeColor = System.Drawing.Color.Black;
  3142. this.btn配方写入通道8.Location = new System.Drawing.Point(157, 373);
  3143. this.btn配方写入通道8.MinimumSize = new System.Drawing.Size(1, 1);
  3144. this.btn配方写入通道8.Name = "btn配方写入通道8";
  3145. this.btn配方写入通道8.Size = new System.Drawing.Size(98, 31);
  3146. this.btn配方写入通道8.Symbol = 61483;
  3147. this.btn配方写入通道8.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3148. this.btn配方写入通道8.TabIndex = 344;
  3149. this.btn配方写入通道8.Text = "写入";
  3150. this.btn配方写入通道8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3151. this.btn配方写入通道8.Visible = false;
  3152. this.btn配方写入通道8.Click += new System.EventHandler(this.btn配方写入通道);
  3153. //
  3154. // uiLabel347
  3155. //
  3156. this.uiLabel347.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3157. this.uiLabel347.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3158. this.uiLabel347.Location = new System.Drawing.Point(274, 330);
  3159. this.uiLabel347.Name = "uiLabel347";
  3160. this.uiLabel347.Size = new System.Drawing.Size(66, 23);
  3161. this.uiLabel347.TabIndex = 339;
  3162. this.uiLabel347.Text = "g";
  3163. //
  3164. // uiLabel348
  3165. //
  3166. this.uiLabel348.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3167. this.uiLabel348.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3168. this.uiLabel348.Location = new System.Drawing.Point(274, 279);
  3169. this.uiLabel348.Name = "uiLabel348";
  3170. this.uiLabel348.Size = new System.Drawing.Size(66, 23);
  3171. this.uiLabel348.TabIndex = 340;
  3172. this.uiLabel348.Text = "g";
  3173. //
  3174. // txt阈值8
  3175. //
  3176. this.txt阈值8.Cursor = System.Windows.Forms.Cursors.IBeam;
  3177. this.txt阈值8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3178. this.txt阈值8.Location = new System.Drawing.Point(138, 324);
  3179. this.txt阈值8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3180. this.txt阈值8.MinimumSize = new System.Drawing.Size(1, 16);
  3181. this.txt阈值8.Name = "txt阈值8";
  3182. this.txt阈值8.Padding = new System.Windows.Forms.Padding(5);
  3183. this.txt阈值8.ShowText = false;
  3184. this.txt阈值8.Size = new System.Drawing.Size(129, 29);
  3185. this.txt阈值8.TabIndex = 337;
  3186. this.txt阈值8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3187. this.txt阈值8.Watermark = "";
  3188. //
  3189. // uiLabel349
  3190. //
  3191. this.uiLabel349.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3192. this.uiLabel349.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3193. this.uiLabel349.Location = new System.Drawing.Point(13, 328);
  3194. this.uiLabel349.Name = "uiLabel349";
  3195. this.uiLabel349.Size = new System.Drawing.Size(116, 23);
  3196. this.uiLabel349.TabIndex = 335;
  3197. this.uiLabel349.Text = "阈值:";
  3198. this.uiLabel349.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3199. //
  3200. // uiLabel350
  3201. //
  3202. this.uiLabel350.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3203. this.uiLabel350.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3204. this.uiLabel350.Location = new System.Drawing.Point(274, 229);
  3205. this.uiLabel350.Name = "uiLabel350";
  3206. this.uiLabel350.Size = new System.Drawing.Size(66, 23);
  3207. this.uiLabel350.TabIndex = 343;
  3208. this.uiLabel350.Text = "g";
  3209. //
  3210. // txt慢加提前量8
  3211. //
  3212. this.txt慢加提前量8.Cursor = System.Windows.Forms.Cursors.IBeam;
  3213. this.txt慢加提前量8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3214. this.txt慢加提前量8.Location = new System.Drawing.Point(138, 273);
  3215. this.txt慢加提前量8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3216. this.txt慢加提前量8.MinimumSize = new System.Drawing.Size(1, 16);
  3217. this.txt慢加提前量8.Name = "txt慢加提前量8";
  3218. this.txt慢加提前量8.Padding = new System.Windows.Forms.Padding(5);
  3219. this.txt慢加提前量8.ShowText = false;
  3220. this.txt慢加提前量8.Size = new System.Drawing.Size(129, 29);
  3221. this.txt慢加提前量8.TabIndex = 338;
  3222. this.txt慢加提前量8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3223. this.txt慢加提前量8.Watermark = "";
  3224. //
  3225. // uiLabel351
  3226. //
  3227. this.uiLabel351.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3228. this.uiLabel351.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3229. this.uiLabel351.Location = new System.Drawing.Point(13, 277);
  3230. this.uiLabel351.Name = "uiLabel351";
  3231. this.uiLabel351.Size = new System.Drawing.Size(116, 23);
  3232. this.uiLabel351.TabIndex = 336;
  3233. this.uiLabel351.Text = "慢加提前量:";
  3234. this.uiLabel351.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3235. //
  3236. // txt快加提前量8
  3237. //
  3238. this.txt快加提前量8.Cursor = System.Windows.Forms.Cursors.IBeam;
  3239. this.txt快加提前量8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3240. this.txt快加提前量8.Location = new System.Drawing.Point(138, 223);
  3241. this.txt快加提前量8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3242. this.txt快加提前量8.MinimumSize = new System.Drawing.Size(1, 16);
  3243. this.txt快加提前量8.Name = "txt快加提前量8";
  3244. this.txt快加提前量8.Padding = new System.Windows.Forms.Padding(5);
  3245. this.txt快加提前量8.ShowText = false;
  3246. this.txt快加提前量8.Size = new System.Drawing.Size(129, 29);
  3247. this.txt快加提前量8.TabIndex = 342;
  3248. this.txt快加提前量8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3249. this.txt快加提前量8.Watermark = "";
  3250. //
  3251. // uiLabel352
  3252. //
  3253. this.uiLabel352.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3254. this.uiLabel352.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3255. this.uiLabel352.Location = new System.Drawing.Point(13, 227);
  3256. this.uiLabel352.Name = "uiLabel352";
  3257. this.uiLabel352.Size = new System.Drawing.Size(116, 23);
  3258. this.uiLabel352.TabIndex = 341;
  3259. this.uiLabel352.Text = "快加提前量:";
  3260. this.uiLabel352.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3261. //
  3262. // uiLabel113
  3263. //
  3264. this.uiLabel113.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3265. this.uiLabel113.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3266. this.uiLabel113.Location = new System.Drawing.Point(274, 173);
  3267. this.uiLabel113.Name = "uiLabel113";
  3268. this.uiLabel113.Size = new System.Drawing.Size(66, 23);
  3269. this.uiLabel113.TabIndex = 17;
  3270. this.uiLabel113.Text = "g";
  3271. //
  3272. // uiLabel114
  3273. //
  3274. this.uiLabel114.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3275. this.uiLabel114.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3276. this.uiLabel114.Location = new System.Drawing.Point(274, 115);
  3277. this.uiLabel114.Name = "uiLabel114";
  3278. this.uiLabel114.Size = new System.Drawing.Size(66, 23);
  3279. this.uiLabel114.TabIndex = 16;
  3280. this.uiLabel114.Text = "g";
  3281. //
  3282. // uiLabel115
  3283. //
  3284. this.uiLabel115.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3285. this.uiLabel115.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3286. this.uiLabel115.Location = new System.Drawing.Point(274, 60);
  3287. this.uiLabel115.Name = "uiLabel115";
  3288. this.uiLabel115.Size = new System.Drawing.Size(66, 23);
  3289. this.uiLabel115.TabIndex = 15;
  3290. this.uiLabel115.Text = "g";
  3291. //
  3292. // txt负偏差8
  3293. //
  3294. this.txt负偏差8.Cursor = System.Windows.Forms.Cursors.IBeam;
  3295. this.txt负偏差8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3296. this.txt负偏差8.Location = new System.Drawing.Point(138, 167);
  3297. this.txt负偏差8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3298. this.txt负偏差8.MinimumSize = new System.Drawing.Size(1, 16);
  3299. this.txt负偏差8.Name = "txt负偏差8";
  3300. this.txt负偏差8.Padding = new System.Windows.Forms.Padding(5);
  3301. this.txt负偏差8.ShowText = false;
  3302. this.txt负偏差8.Size = new System.Drawing.Size(129, 29);
  3303. this.txt负偏差8.TabIndex = 13;
  3304. this.txt负偏差8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3305. this.txt负偏差8.Watermark = "";
  3306. //
  3307. // txt正偏差8
  3308. //
  3309. this.txt正偏差8.Cursor = System.Windows.Forms.Cursors.IBeam;
  3310. this.txt正偏差8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3311. this.txt正偏差8.Location = new System.Drawing.Point(138, 115);
  3312. this.txt正偏差8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3313. this.txt正偏差8.MinimumSize = new System.Drawing.Size(1, 16);
  3314. this.txt正偏差8.Name = "txt正偏差8";
  3315. this.txt正偏差8.Padding = new System.Windows.Forms.Padding(5);
  3316. this.txt正偏差8.ShowText = false;
  3317. this.txt正偏差8.Size = new System.Drawing.Size(129, 29);
  3318. this.txt正偏差8.TabIndex = 14;
  3319. this.txt正偏差8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3320. this.txt正偏差8.Watermark = "";
  3321. //
  3322. // txt目标重量8
  3323. //
  3324. this.txt目标重量8.Cursor = System.Windows.Forms.Cursors.IBeam;
  3325. this.txt目标重量8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3326. this.txt目标重量8.Location = new System.Drawing.Point(138, 60);
  3327. this.txt目标重量8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3328. this.txt目标重量8.MinimumSize = new System.Drawing.Size(1, 16);
  3329. this.txt目标重量8.Name = "txt目标重量8";
  3330. this.txt目标重量8.Padding = new System.Windows.Forms.Padding(5);
  3331. this.txt目标重量8.ShowText = false;
  3332. this.txt目标重量8.Size = new System.Drawing.Size(129, 29);
  3333. this.txt目标重量8.TabIndex = 12;
  3334. this.txt目标重量8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3335. this.txt目标重量8.Watermark = "";
  3336. //
  3337. // uiLabel116
  3338. //
  3339. this.uiLabel116.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3340. this.uiLabel116.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3341. this.uiLabel116.Location = new System.Drawing.Point(23, 173);
  3342. this.uiLabel116.Name = "uiLabel116";
  3343. this.uiLabel116.Size = new System.Drawing.Size(106, 23);
  3344. this.uiLabel116.TabIndex = 11;
  3345. this.uiLabel116.Text = "负偏差:";
  3346. this.uiLabel116.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3347. //
  3348. // uiLabel117
  3349. //
  3350. this.uiLabel117.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3351. this.uiLabel117.ForeColor = System.Drawing.Color.Black;
  3352. this.uiLabel117.Location = new System.Drawing.Point(23, 115);
  3353. this.uiLabel117.Name = "uiLabel117";
  3354. this.uiLabel117.Size = new System.Drawing.Size(106, 23);
  3355. this.uiLabel117.TabIndex = 10;
  3356. this.uiLabel117.Text = "正偏差:";
  3357. this.uiLabel117.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3358. //
  3359. // uiLabel118
  3360. //
  3361. this.uiLabel118.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3362. this.uiLabel118.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3363. this.uiLabel118.Location = new System.Drawing.Point(23, 60);
  3364. this.uiLabel118.Name = "uiLabel118";
  3365. this.uiLabel118.Size = new System.Drawing.Size(106, 23);
  3366. this.uiLabel118.TabIndex = 9;
  3367. this.uiLabel118.Text = "目标重量:";
  3368. this.uiLabel118.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3369. //
  3370. // uiGroupBox17
  3371. //
  3372. this.uiGroupBox17.Controls.Add(this.btn配方写入通道7);
  3373. this.uiGroupBox17.Controls.Add(this.uiLabel341);
  3374. this.uiGroupBox17.Controls.Add(this.uiLabel342);
  3375. this.uiGroupBox17.Controls.Add(this.txt阈值7);
  3376. this.uiGroupBox17.Controls.Add(this.uiLabel343);
  3377. this.uiGroupBox17.Controls.Add(this.uiLabel344);
  3378. this.uiGroupBox17.Controls.Add(this.txt慢加提前量7);
  3379. this.uiGroupBox17.Controls.Add(this.uiLabel345);
  3380. this.uiGroupBox17.Controls.Add(this.txt快加提前量7);
  3381. this.uiGroupBox17.Controls.Add(this.uiLabel346);
  3382. this.uiGroupBox17.Controls.Add(this.uiLabel107);
  3383. this.uiGroupBox17.Controls.Add(this.uiLabel108);
  3384. this.uiGroupBox17.Controls.Add(this.uiLabel109);
  3385. this.uiGroupBox17.Controls.Add(this.txt负偏差7);
  3386. this.uiGroupBox17.Controls.Add(this.txt正偏差7);
  3387. this.uiGroupBox17.Controls.Add(this.txt目标重量7);
  3388. this.uiGroupBox17.Controls.Add(this.uiLabel110);
  3389. this.uiGroupBox17.Controls.Add(this.uiLabel111);
  3390. this.uiGroupBox17.Controls.Add(this.uiLabel112);
  3391. this.uiGroupBox17.Dock = System.Windows.Forms.DockStyle.Fill;
  3392. this.uiGroupBox17.FillColor = System.Drawing.Color.AliceBlue;
  3393. this.uiGroupBox17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3394. this.uiGroupBox17.Location = new System.Drawing.Point(384, 581);
  3395. this.uiGroupBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3396. this.uiGroupBox17.MinimumSize = new System.Drawing.Size(1, 1);
  3397. this.uiGroupBox17.Name = "uiGroupBox17";
  3398. this.uiGroupBox17.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  3399. this.uiGroupBox17.Size = new System.Drawing.Size(372, 566);
  3400. this.uiGroupBox17.TabIndex = 6;
  3401. this.uiGroupBox17.Text = "通道7";
  3402. this.uiGroupBox17.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3403. //
  3404. // btn配方写入通道7
  3405. //
  3406. this.btn配方写入通道7.Cursor = System.Windows.Forms.Cursors.Hand;
  3407. this.btn配方写入通道7.FillColor = System.Drawing.Color.AliceBlue;
  3408. this.btn配方写入通道7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3409. this.btn配方写入通道7.ForeColor = System.Drawing.Color.Black;
  3410. this.btn配方写入通道7.Location = new System.Drawing.Point(159, 373);
  3411. this.btn配方写入通道7.MinimumSize = new System.Drawing.Size(1, 1);
  3412. this.btn配方写入通道7.Name = "btn配方写入通道7";
  3413. this.btn配方写入通道7.Size = new System.Drawing.Size(98, 31);
  3414. this.btn配方写入通道7.Symbol = 61483;
  3415. this.btn配方写入通道7.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3416. this.btn配方写入通道7.TabIndex = 345;
  3417. this.btn配方写入通道7.Text = "写入";
  3418. this.btn配方写入通道7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3419. this.btn配方写入通道7.Visible = false;
  3420. this.btn配方写入通道7.Click += new System.EventHandler(this.btn配方写入通道);
  3421. //
  3422. // uiLabel341
  3423. //
  3424. this.uiLabel341.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3425. this.uiLabel341.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3426. this.uiLabel341.Location = new System.Drawing.Point(276, 330);
  3427. this.uiLabel341.Name = "uiLabel341";
  3428. this.uiLabel341.Size = new System.Drawing.Size(66, 23);
  3429. this.uiLabel341.TabIndex = 339;
  3430. this.uiLabel341.Text = "g";
  3431. //
  3432. // uiLabel342
  3433. //
  3434. this.uiLabel342.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3435. this.uiLabel342.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3436. this.uiLabel342.Location = new System.Drawing.Point(276, 279);
  3437. this.uiLabel342.Name = "uiLabel342";
  3438. this.uiLabel342.Size = new System.Drawing.Size(66, 23);
  3439. this.uiLabel342.TabIndex = 340;
  3440. this.uiLabel342.Text = "g";
  3441. //
  3442. // txt阈值7
  3443. //
  3444. this.txt阈值7.Cursor = System.Windows.Forms.Cursors.IBeam;
  3445. this.txt阈值7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3446. this.txt阈值7.Location = new System.Drawing.Point(140, 324);
  3447. this.txt阈值7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3448. this.txt阈值7.MinimumSize = new System.Drawing.Size(1, 16);
  3449. this.txt阈值7.Name = "txt阈值7";
  3450. this.txt阈值7.Padding = new System.Windows.Forms.Padding(5);
  3451. this.txt阈值7.ShowText = false;
  3452. this.txt阈值7.Size = new System.Drawing.Size(129, 29);
  3453. this.txt阈值7.TabIndex = 337;
  3454. this.txt阈值7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3455. this.txt阈值7.Watermark = "";
  3456. //
  3457. // uiLabel343
  3458. //
  3459. this.uiLabel343.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3460. this.uiLabel343.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3461. this.uiLabel343.Location = new System.Drawing.Point(15, 328);
  3462. this.uiLabel343.Name = "uiLabel343";
  3463. this.uiLabel343.Size = new System.Drawing.Size(116, 23);
  3464. this.uiLabel343.TabIndex = 335;
  3465. this.uiLabel343.Text = "阈值:";
  3466. this.uiLabel343.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3467. //
  3468. // uiLabel344
  3469. //
  3470. this.uiLabel344.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3471. this.uiLabel344.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3472. this.uiLabel344.Location = new System.Drawing.Point(278, 229);
  3473. this.uiLabel344.Name = "uiLabel344";
  3474. this.uiLabel344.Size = new System.Drawing.Size(66, 23);
  3475. this.uiLabel344.TabIndex = 343;
  3476. this.uiLabel344.Text = "g";
  3477. //
  3478. // txt慢加提前量7
  3479. //
  3480. this.txt慢加提前量7.Cursor = System.Windows.Forms.Cursors.IBeam;
  3481. this.txt慢加提前量7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3482. this.txt慢加提前量7.Location = new System.Drawing.Point(140, 273);
  3483. this.txt慢加提前量7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3484. this.txt慢加提前量7.MinimumSize = new System.Drawing.Size(1, 16);
  3485. this.txt慢加提前量7.Name = "txt慢加提前量7";
  3486. this.txt慢加提前量7.Padding = new System.Windows.Forms.Padding(5);
  3487. this.txt慢加提前量7.ShowText = false;
  3488. this.txt慢加提前量7.Size = new System.Drawing.Size(129, 29);
  3489. this.txt慢加提前量7.TabIndex = 338;
  3490. this.txt慢加提前量7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3491. this.txt慢加提前量7.Watermark = "";
  3492. //
  3493. // uiLabel345
  3494. //
  3495. this.uiLabel345.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3496. this.uiLabel345.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3497. this.uiLabel345.Location = new System.Drawing.Point(15, 277);
  3498. this.uiLabel345.Name = "uiLabel345";
  3499. this.uiLabel345.Size = new System.Drawing.Size(116, 23);
  3500. this.uiLabel345.TabIndex = 336;
  3501. this.uiLabel345.Text = "慢加提前量:";
  3502. this.uiLabel345.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3503. //
  3504. // txt快加提前量7
  3505. //
  3506. this.txt快加提前量7.Cursor = System.Windows.Forms.Cursors.IBeam;
  3507. this.txt快加提前量7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3508. this.txt快加提前量7.Location = new System.Drawing.Point(140, 223);
  3509. this.txt快加提前量7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3510. this.txt快加提前量7.MinimumSize = new System.Drawing.Size(1, 16);
  3511. this.txt快加提前量7.Name = "txt快加提前量7";
  3512. this.txt快加提前量7.Padding = new System.Windows.Forms.Padding(5);
  3513. this.txt快加提前量7.ShowText = false;
  3514. this.txt快加提前量7.Size = new System.Drawing.Size(129, 29);
  3515. this.txt快加提前量7.TabIndex = 342;
  3516. this.txt快加提前量7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3517. this.txt快加提前量7.Watermark = "";
  3518. //
  3519. // uiLabel346
  3520. //
  3521. this.uiLabel346.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3522. this.uiLabel346.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3523. this.uiLabel346.Location = new System.Drawing.Point(15, 227);
  3524. this.uiLabel346.Name = "uiLabel346";
  3525. this.uiLabel346.Size = new System.Drawing.Size(116, 23);
  3526. this.uiLabel346.TabIndex = 341;
  3527. this.uiLabel346.Text = "快加提前量:";
  3528. this.uiLabel346.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3529. //
  3530. // uiLabel107
  3531. //
  3532. this.uiLabel107.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3533. this.uiLabel107.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3534. this.uiLabel107.Location = new System.Drawing.Point(273, 173);
  3535. this.uiLabel107.Name = "uiLabel107";
  3536. this.uiLabel107.Size = new System.Drawing.Size(66, 23);
  3537. this.uiLabel107.TabIndex = 17;
  3538. this.uiLabel107.Text = "g";
  3539. //
  3540. // uiLabel108
  3541. //
  3542. this.uiLabel108.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3543. this.uiLabel108.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3544. this.uiLabel108.Location = new System.Drawing.Point(273, 115);
  3545. this.uiLabel108.Name = "uiLabel108";
  3546. this.uiLabel108.Size = new System.Drawing.Size(66, 23);
  3547. this.uiLabel108.TabIndex = 16;
  3548. this.uiLabel108.Text = "g";
  3549. //
  3550. // uiLabel109
  3551. //
  3552. this.uiLabel109.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3553. this.uiLabel109.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3554. this.uiLabel109.Location = new System.Drawing.Point(276, 60);
  3555. this.uiLabel109.Name = "uiLabel109";
  3556. this.uiLabel109.Size = new System.Drawing.Size(66, 23);
  3557. this.uiLabel109.TabIndex = 15;
  3558. this.uiLabel109.Text = "g";
  3559. //
  3560. // txt负偏差7
  3561. //
  3562. this.txt负偏差7.Cursor = System.Windows.Forms.Cursors.IBeam;
  3563. this.txt负偏差7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3564. this.txt负偏差7.Location = new System.Drawing.Point(140, 167);
  3565. this.txt负偏差7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3566. this.txt负偏差7.MinimumSize = new System.Drawing.Size(1, 16);
  3567. this.txt负偏差7.Name = "txt负偏差7";
  3568. this.txt负偏差7.Padding = new System.Windows.Forms.Padding(5);
  3569. this.txt负偏差7.ShowText = false;
  3570. this.txt负偏差7.Size = new System.Drawing.Size(129, 29);
  3571. this.txt负偏差7.TabIndex = 13;
  3572. this.txt负偏差7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3573. this.txt负偏差7.Watermark = "";
  3574. //
  3575. // txt正偏差7
  3576. //
  3577. this.txt正偏差7.Cursor = System.Windows.Forms.Cursors.IBeam;
  3578. this.txt正偏差7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3579. this.txt正偏差7.Location = new System.Drawing.Point(140, 115);
  3580. this.txt正偏差7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3581. this.txt正偏差7.MinimumSize = new System.Drawing.Size(1, 16);
  3582. this.txt正偏差7.Name = "txt正偏差7";
  3583. this.txt正偏差7.Padding = new System.Windows.Forms.Padding(5);
  3584. this.txt正偏差7.ShowText = false;
  3585. this.txt正偏差7.Size = new System.Drawing.Size(129, 29);
  3586. this.txt正偏差7.TabIndex = 14;
  3587. this.txt正偏差7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3588. this.txt正偏差7.Watermark = "";
  3589. //
  3590. // txt目标重量7
  3591. //
  3592. this.txt目标重量7.Cursor = System.Windows.Forms.Cursors.IBeam;
  3593. this.txt目标重量7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3594. this.txt目标重量7.Location = new System.Drawing.Point(140, 60);
  3595. this.txt目标重量7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3596. this.txt目标重量7.MinimumSize = new System.Drawing.Size(1, 16);
  3597. this.txt目标重量7.Name = "txt目标重量7";
  3598. this.txt目标重量7.Padding = new System.Windows.Forms.Padding(5);
  3599. this.txt目标重量7.ShowText = false;
  3600. this.txt目标重量7.Size = new System.Drawing.Size(129, 29);
  3601. this.txt目标重量7.TabIndex = 12;
  3602. this.txt目标重量7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3603. this.txt目标重量7.Watermark = "";
  3604. //
  3605. // uiLabel110
  3606. //
  3607. this.uiLabel110.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3608. this.uiLabel110.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3609. this.uiLabel110.Location = new System.Drawing.Point(25, 173);
  3610. this.uiLabel110.Name = "uiLabel110";
  3611. this.uiLabel110.Size = new System.Drawing.Size(106, 23);
  3612. this.uiLabel110.TabIndex = 11;
  3613. this.uiLabel110.Text = "负偏差:";
  3614. this.uiLabel110.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3615. //
  3616. // uiLabel111
  3617. //
  3618. this.uiLabel111.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3619. this.uiLabel111.ForeColor = System.Drawing.Color.Black;
  3620. this.uiLabel111.Location = new System.Drawing.Point(25, 115);
  3621. this.uiLabel111.Name = "uiLabel111";
  3622. this.uiLabel111.Size = new System.Drawing.Size(106, 23);
  3623. this.uiLabel111.TabIndex = 10;
  3624. this.uiLabel111.Text = "正偏差:";
  3625. this.uiLabel111.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3626. //
  3627. // uiLabel112
  3628. //
  3629. this.uiLabel112.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3630. this.uiLabel112.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3631. this.uiLabel112.Location = new System.Drawing.Point(25, 60);
  3632. this.uiLabel112.Name = "uiLabel112";
  3633. this.uiLabel112.Size = new System.Drawing.Size(106, 23);
  3634. this.uiLabel112.TabIndex = 9;
  3635. this.uiLabel112.Text = "目标重量:";
  3636. this.uiLabel112.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3637. //
  3638. // uiGroupBox16
  3639. //
  3640. this.uiGroupBox16.Controls.Add(this.btn配方写入通道6);
  3641. this.uiGroupBox16.Controls.Add(this.uiLabel335);
  3642. this.uiGroupBox16.Controls.Add(this.uiLabel336);
  3643. this.uiGroupBox16.Controls.Add(this.txt阈值6);
  3644. this.uiGroupBox16.Controls.Add(this.uiLabel337);
  3645. this.uiGroupBox16.Controls.Add(this.uiLabel338);
  3646. this.uiGroupBox16.Controls.Add(this.txt慢加提前量6);
  3647. this.uiGroupBox16.Controls.Add(this.uiLabel339);
  3648. this.uiGroupBox16.Controls.Add(this.txt快加提前量6);
  3649. this.uiGroupBox16.Controls.Add(this.uiLabel340);
  3650. this.uiGroupBox16.Controls.Add(this.uiLabel101);
  3651. this.uiGroupBox16.Controls.Add(this.uiLabel102);
  3652. this.uiGroupBox16.Controls.Add(this.uiLabel103);
  3653. this.uiGroupBox16.Controls.Add(this.txt负偏差6);
  3654. this.uiGroupBox16.Controls.Add(this.txt正偏差6);
  3655. this.uiGroupBox16.Controls.Add(this.txt目标重量6);
  3656. this.uiGroupBox16.Controls.Add(this.uiLabel104);
  3657. this.uiGroupBox16.Controls.Add(this.uiLabel105);
  3658. this.uiGroupBox16.Controls.Add(this.uiLabel106);
  3659. this.uiGroupBox16.Dock = System.Windows.Forms.DockStyle.Fill;
  3660. this.uiGroupBox16.FillColor = System.Drawing.Color.AliceBlue;
  3661. this.uiGroupBox16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3662. this.uiGroupBox16.Location = new System.Drawing.Point(4, 581);
  3663. this.uiGroupBox16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3664. this.uiGroupBox16.MinimumSize = new System.Drawing.Size(1, 1);
  3665. this.uiGroupBox16.Name = "uiGroupBox16";
  3666. this.uiGroupBox16.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  3667. this.uiGroupBox16.Size = new System.Drawing.Size(372, 566);
  3668. this.uiGroupBox16.TabIndex = 5;
  3669. this.uiGroupBox16.Text = "通道6";
  3670. this.uiGroupBox16.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3671. //
  3672. // btn配方写入通道6
  3673. //
  3674. this.btn配方写入通道6.Cursor = System.Windows.Forms.Cursors.Hand;
  3675. this.btn配方写入通道6.FillColor = System.Drawing.Color.AliceBlue;
  3676. this.btn配方写入通道6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3677. this.btn配方写入通道6.ForeColor = System.Drawing.Color.Black;
  3678. this.btn配方写入通道6.Location = new System.Drawing.Point(159, 373);
  3679. this.btn配方写入通道6.MinimumSize = new System.Drawing.Size(1, 1);
  3680. this.btn配方写入通道6.Name = "btn配方写入通道6";
  3681. this.btn配方写入通道6.Size = new System.Drawing.Size(98, 31);
  3682. this.btn配方写入通道6.Symbol = 61483;
  3683. this.btn配方写入通道6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3684. this.btn配方写入通道6.TabIndex = 344;
  3685. this.btn配方写入通道6.Text = "写入";
  3686. this.btn配方写入通道6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3687. this.btn配方写入通道6.Visible = false;
  3688. this.btn配方写入通道6.Click += new System.EventHandler(this.btn配方写入通道);
  3689. //
  3690. // uiLabel335
  3691. //
  3692. this.uiLabel335.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3693. this.uiLabel335.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3694. this.uiLabel335.Location = new System.Drawing.Point(280, 332);
  3695. this.uiLabel335.Name = "uiLabel335";
  3696. this.uiLabel335.Size = new System.Drawing.Size(66, 23);
  3697. this.uiLabel335.TabIndex = 339;
  3698. this.uiLabel335.Text = "g";
  3699. //
  3700. // uiLabel336
  3701. //
  3702. this.uiLabel336.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3703. this.uiLabel336.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3704. this.uiLabel336.Location = new System.Drawing.Point(280, 281);
  3705. this.uiLabel336.Name = "uiLabel336";
  3706. this.uiLabel336.Size = new System.Drawing.Size(66, 23);
  3707. this.uiLabel336.TabIndex = 340;
  3708. this.uiLabel336.Text = "g";
  3709. //
  3710. // txt阈值6
  3711. //
  3712. this.txt阈值6.Cursor = System.Windows.Forms.Cursors.IBeam;
  3713. this.txt阈值6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3714. this.txt阈值6.Location = new System.Drawing.Point(144, 326);
  3715. this.txt阈值6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3716. this.txt阈值6.MinimumSize = new System.Drawing.Size(1, 16);
  3717. this.txt阈值6.Name = "txt阈值6";
  3718. this.txt阈值6.Padding = new System.Windows.Forms.Padding(5);
  3719. this.txt阈值6.ShowText = false;
  3720. this.txt阈值6.Size = new System.Drawing.Size(129, 29);
  3721. this.txt阈值6.TabIndex = 337;
  3722. this.txt阈值6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3723. this.txt阈值6.Watermark = "";
  3724. //
  3725. // uiLabel337
  3726. //
  3727. this.uiLabel337.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3728. this.uiLabel337.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3729. this.uiLabel337.Location = new System.Drawing.Point(19, 330);
  3730. this.uiLabel337.Name = "uiLabel337";
  3731. this.uiLabel337.Size = new System.Drawing.Size(116, 23);
  3732. this.uiLabel337.TabIndex = 335;
  3733. this.uiLabel337.Text = "阈值:";
  3734. this.uiLabel337.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3735. //
  3736. // uiLabel338
  3737. //
  3738. this.uiLabel338.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3739. this.uiLabel338.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3740. this.uiLabel338.Location = new System.Drawing.Point(282, 231);
  3741. this.uiLabel338.Name = "uiLabel338";
  3742. this.uiLabel338.Size = new System.Drawing.Size(66, 23);
  3743. this.uiLabel338.TabIndex = 343;
  3744. this.uiLabel338.Text = "g";
  3745. //
  3746. // txt慢加提前量6
  3747. //
  3748. this.txt慢加提前量6.Cursor = System.Windows.Forms.Cursors.IBeam;
  3749. this.txt慢加提前量6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3750. this.txt慢加提前量6.Location = new System.Drawing.Point(144, 275);
  3751. this.txt慢加提前量6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3752. this.txt慢加提前量6.MinimumSize = new System.Drawing.Size(1, 16);
  3753. this.txt慢加提前量6.Name = "txt慢加提前量6";
  3754. this.txt慢加提前量6.Padding = new System.Windows.Forms.Padding(5);
  3755. this.txt慢加提前量6.ShowText = false;
  3756. this.txt慢加提前量6.Size = new System.Drawing.Size(129, 29);
  3757. this.txt慢加提前量6.TabIndex = 338;
  3758. this.txt慢加提前量6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3759. this.txt慢加提前量6.Watermark = "";
  3760. //
  3761. // uiLabel339
  3762. //
  3763. this.uiLabel339.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3764. this.uiLabel339.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3765. this.uiLabel339.Location = new System.Drawing.Point(19, 279);
  3766. this.uiLabel339.Name = "uiLabel339";
  3767. this.uiLabel339.Size = new System.Drawing.Size(116, 23);
  3768. this.uiLabel339.TabIndex = 336;
  3769. this.uiLabel339.Text = "慢加提前量:";
  3770. this.uiLabel339.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3771. //
  3772. // txt快加提前量6
  3773. //
  3774. this.txt快加提前量6.Cursor = System.Windows.Forms.Cursors.IBeam;
  3775. this.txt快加提前量6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3776. this.txt快加提前量6.Location = new System.Drawing.Point(144, 225);
  3777. this.txt快加提前量6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3778. this.txt快加提前量6.MinimumSize = new System.Drawing.Size(1, 16);
  3779. this.txt快加提前量6.Name = "txt快加提前量6";
  3780. this.txt快加提前量6.Padding = new System.Windows.Forms.Padding(5);
  3781. this.txt快加提前量6.ShowText = false;
  3782. this.txt快加提前量6.Size = new System.Drawing.Size(129, 29);
  3783. this.txt快加提前量6.TabIndex = 342;
  3784. this.txt快加提前量6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3785. this.txt快加提前量6.Watermark = "";
  3786. //
  3787. // uiLabel340
  3788. //
  3789. this.uiLabel340.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3790. this.uiLabel340.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3791. this.uiLabel340.Location = new System.Drawing.Point(19, 229);
  3792. this.uiLabel340.Name = "uiLabel340";
  3793. this.uiLabel340.Size = new System.Drawing.Size(116, 23);
  3794. this.uiLabel340.TabIndex = 341;
  3795. this.uiLabel340.Text = "快加提前量:";
  3796. this.uiLabel340.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3797. //
  3798. // uiLabel101
  3799. //
  3800. this.uiLabel101.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3801. this.uiLabel101.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3802. this.uiLabel101.Location = new System.Drawing.Point(282, 173);
  3803. this.uiLabel101.Name = "uiLabel101";
  3804. this.uiLabel101.Size = new System.Drawing.Size(66, 23);
  3805. this.uiLabel101.TabIndex = 17;
  3806. this.uiLabel101.Text = "g";
  3807. //
  3808. // uiLabel102
  3809. //
  3810. this.uiLabel102.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3811. this.uiLabel102.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3812. this.uiLabel102.Location = new System.Drawing.Point(282, 115);
  3813. this.uiLabel102.Name = "uiLabel102";
  3814. this.uiLabel102.Size = new System.Drawing.Size(66, 23);
  3815. this.uiLabel102.TabIndex = 16;
  3816. this.uiLabel102.Text = "g";
  3817. //
  3818. // uiLabel103
  3819. //
  3820. this.uiLabel103.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3821. this.uiLabel103.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3822. this.uiLabel103.Location = new System.Drawing.Point(282, 60);
  3823. this.uiLabel103.Name = "uiLabel103";
  3824. this.uiLabel103.Size = new System.Drawing.Size(66, 23);
  3825. this.uiLabel103.TabIndex = 15;
  3826. this.uiLabel103.Text = "g";
  3827. //
  3828. // txt负偏差6
  3829. //
  3830. this.txt负偏差6.Cursor = System.Windows.Forms.Cursors.IBeam;
  3831. this.txt负偏差6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3832. this.txt负偏差6.Location = new System.Drawing.Point(144, 167);
  3833. this.txt负偏差6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3834. this.txt负偏差6.MinimumSize = new System.Drawing.Size(1, 16);
  3835. this.txt负偏差6.Name = "txt负偏差6";
  3836. this.txt负偏差6.Padding = new System.Windows.Forms.Padding(5);
  3837. this.txt负偏差6.ShowText = false;
  3838. this.txt负偏差6.Size = new System.Drawing.Size(129, 29);
  3839. this.txt负偏差6.TabIndex = 13;
  3840. this.txt负偏差6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3841. this.txt负偏差6.Watermark = "";
  3842. //
  3843. // txt正偏差6
  3844. //
  3845. this.txt正偏差6.Cursor = System.Windows.Forms.Cursors.IBeam;
  3846. this.txt正偏差6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3847. this.txt正偏差6.Location = new System.Drawing.Point(144, 115);
  3848. this.txt正偏差6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3849. this.txt正偏差6.MinimumSize = new System.Drawing.Size(1, 16);
  3850. this.txt正偏差6.Name = "txt正偏差6";
  3851. this.txt正偏差6.Padding = new System.Windows.Forms.Padding(5);
  3852. this.txt正偏差6.ShowText = false;
  3853. this.txt正偏差6.Size = new System.Drawing.Size(129, 29);
  3854. this.txt正偏差6.TabIndex = 14;
  3855. this.txt正偏差6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3856. this.txt正偏差6.Watermark = "";
  3857. //
  3858. // txt目标重量6
  3859. //
  3860. this.txt目标重量6.Cursor = System.Windows.Forms.Cursors.IBeam;
  3861. this.txt目标重量6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3862. this.txt目标重量6.Location = new System.Drawing.Point(144, 60);
  3863. this.txt目标重量6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3864. this.txt目标重量6.MinimumSize = new System.Drawing.Size(1, 16);
  3865. this.txt目标重量6.Name = "txt目标重量6";
  3866. this.txt目标重量6.Padding = new System.Windows.Forms.Padding(5);
  3867. this.txt目标重量6.ShowText = false;
  3868. this.txt目标重量6.Size = new System.Drawing.Size(129, 29);
  3869. this.txt目标重量6.TabIndex = 12;
  3870. this.txt目标重量6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3871. this.txt目标重量6.Watermark = "";
  3872. //
  3873. // uiLabel104
  3874. //
  3875. this.uiLabel104.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3876. this.uiLabel104.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3877. this.uiLabel104.Location = new System.Drawing.Point(29, 173);
  3878. this.uiLabel104.Name = "uiLabel104";
  3879. this.uiLabel104.Size = new System.Drawing.Size(106, 23);
  3880. this.uiLabel104.TabIndex = 11;
  3881. this.uiLabel104.Text = "负偏差:";
  3882. this.uiLabel104.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3883. //
  3884. // uiLabel105
  3885. //
  3886. this.uiLabel105.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3887. this.uiLabel105.ForeColor = System.Drawing.Color.Black;
  3888. this.uiLabel105.Location = new System.Drawing.Point(29, 115);
  3889. this.uiLabel105.Name = "uiLabel105";
  3890. this.uiLabel105.Size = new System.Drawing.Size(106, 23);
  3891. this.uiLabel105.TabIndex = 10;
  3892. this.uiLabel105.Text = "正偏差:";
  3893. this.uiLabel105.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3894. //
  3895. // uiLabel106
  3896. //
  3897. this.uiLabel106.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3898. this.uiLabel106.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3899. this.uiLabel106.Location = new System.Drawing.Point(29, 60);
  3900. this.uiLabel106.Name = "uiLabel106";
  3901. this.uiLabel106.Size = new System.Drawing.Size(106, 23);
  3902. this.uiLabel106.TabIndex = 9;
  3903. this.uiLabel106.Text = "目标重量:";
  3904. this.uiLabel106.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3905. //
  3906. // uiGroupBox15
  3907. //
  3908. this.uiGroupBox15.Controls.Add(this.btn配方写入通道5);
  3909. this.uiGroupBox15.Controls.Add(this.uiLabel329);
  3910. this.uiGroupBox15.Controls.Add(this.uiLabel330);
  3911. this.uiGroupBox15.Controls.Add(this.txt阈值5);
  3912. this.uiGroupBox15.Controls.Add(this.uiLabel331);
  3913. this.uiGroupBox15.Controls.Add(this.uiLabel332);
  3914. this.uiGroupBox15.Controls.Add(this.txt慢加提前量5);
  3915. this.uiGroupBox15.Controls.Add(this.uiLabel333);
  3916. this.uiGroupBox15.Controls.Add(this.txt快加提前量5);
  3917. this.uiGroupBox15.Controls.Add(this.uiLabel334);
  3918. this.uiGroupBox15.Controls.Add(this.uiLabel95);
  3919. this.uiGroupBox15.Controls.Add(this.uiLabel96);
  3920. this.uiGroupBox15.Controls.Add(this.uiLabel97);
  3921. this.uiGroupBox15.Controls.Add(this.txt负偏差5);
  3922. this.uiGroupBox15.Controls.Add(this.txt正偏差5);
  3923. this.uiGroupBox15.Controls.Add(this.txt目标重量5);
  3924. this.uiGroupBox15.Controls.Add(this.uiLabel98);
  3925. this.uiGroupBox15.Controls.Add(this.uiLabel99);
  3926. this.uiGroupBox15.Controls.Add(this.uiLabel100);
  3927. this.uiGroupBox15.Dock = System.Windows.Forms.DockStyle.Fill;
  3928. this.uiGroupBox15.FillColor = System.Drawing.Color.AliceBlue;
  3929. this.uiGroupBox15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3930. this.uiGroupBox15.Location = new System.Drawing.Point(1524, 5);
  3931. this.uiGroupBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3932. this.uiGroupBox15.MinimumSize = new System.Drawing.Size(1, 1);
  3933. this.uiGroupBox15.Name = "uiGroupBox15";
  3934. this.uiGroupBox15.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  3935. this.uiGroupBox15.Size = new System.Drawing.Size(372, 566);
  3936. this.uiGroupBox15.TabIndex = 4;
  3937. this.uiGroupBox15.Text = "通道5";
  3938. this.uiGroupBox15.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  3939. //
  3940. // btn配方写入通道5
  3941. //
  3942. this.btn配方写入通道5.Cursor = System.Windows.Forms.Cursors.Hand;
  3943. this.btn配方写入通道5.FillColor = System.Drawing.Color.AliceBlue;
  3944. this.btn配方写入通道5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3945. this.btn配方写入通道5.ForeColor = System.Drawing.Color.Black;
  3946. this.btn配方写入通道5.Location = new System.Drawing.Point(162, 366);
  3947. this.btn配方写入通道5.MinimumSize = new System.Drawing.Size(1, 1);
  3948. this.btn配方写入通道5.Name = "btn配方写入通道5";
  3949. this.btn配方写入通道5.Size = new System.Drawing.Size(98, 31);
  3950. this.btn配方写入通道5.Symbol = 61483;
  3951. this.btn配方写入通道5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  3952. this.btn配方写入通道5.TabIndex = 345;
  3953. this.btn配方写入通道5.Text = "写入";
  3954. this.btn配方写入通道5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3955. this.btn配方写入通道5.Visible = false;
  3956. this.btn配方写入通道5.Click += new System.EventHandler(this.btn配方写入通道);
  3957. //
  3958. // uiLabel329
  3959. //
  3960. this.uiLabel329.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3961. this.uiLabel329.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3962. this.uiLabel329.Location = new System.Drawing.Point(278, 321);
  3963. this.uiLabel329.Name = "uiLabel329";
  3964. this.uiLabel329.Size = new System.Drawing.Size(66, 23);
  3965. this.uiLabel329.TabIndex = 339;
  3966. this.uiLabel329.Text = "g";
  3967. //
  3968. // uiLabel330
  3969. //
  3970. this.uiLabel330.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3971. this.uiLabel330.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3972. this.uiLabel330.Location = new System.Drawing.Point(278, 270);
  3973. this.uiLabel330.Name = "uiLabel330";
  3974. this.uiLabel330.Size = new System.Drawing.Size(66, 23);
  3975. this.uiLabel330.TabIndex = 340;
  3976. this.uiLabel330.Text = "g";
  3977. //
  3978. // txt阈值5
  3979. //
  3980. this.txt阈值5.Cursor = System.Windows.Forms.Cursors.IBeam;
  3981. this.txt阈值5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3982. this.txt阈值5.Location = new System.Drawing.Point(142, 315);
  3983. this.txt阈值5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3984. this.txt阈值5.MinimumSize = new System.Drawing.Size(1, 16);
  3985. this.txt阈值5.Name = "txt阈值5";
  3986. this.txt阈值5.Padding = new System.Windows.Forms.Padding(5);
  3987. this.txt阈值5.ShowText = false;
  3988. this.txt阈值5.Size = new System.Drawing.Size(129, 29);
  3989. this.txt阈值5.TabIndex = 337;
  3990. this.txt阈值5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3991. this.txt阈值5.Watermark = "";
  3992. //
  3993. // uiLabel331
  3994. //
  3995. this.uiLabel331.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3996. this.uiLabel331.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3997. this.uiLabel331.Location = new System.Drawing.Point(17, 319);
  3998. this.uiLabel331.Name = "uiLabel331";
  3999. this.uiLabel331.Size = new System.Drawing.Size(116, 23);
  4000. this.uiLabel331.TabIndex = 335;
  4001. this.uiLabel331.Text = "阈值:";
  4002. this.uiLabel331.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4003. //
  4004. // uiLabel332
  4005. //
  4006. this.uiLabel332.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4007. this.uiLabel332.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4008. this.uiLabel332.Location = new System.Drawing.Point(280, 220);
  4009. this.uiLabel332.Name = "uiLabel332";
  4010. this.uiLabel332.Size = new System.Drawing.Size(66, 23);
  4011. this.uiLabel332.TabIndex = 343;
  4012. this.uiLabel332.Text = "g";
  4013. //
  4014. // txt慢加提前量5
  4015. //
  4016. this.txt慢加提前量5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4017. this.txt慢加提前量5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4018. this.txt慢加提前量5.Location = new System.Drawing.Point(142, 264);
  4019. this.txt慢加提前量5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4020. this.txt慢加提前量5.MinimumSize = new System.Drawing.Size(1, 16);
  4021. this.txt慢加提前量5.Name = "txt慢加提前量5";
  4022. this.txt慢加提前量5.Padding = new System.Windows.Forms.Padding(5);
  4023. this.txt慢加提前量5.ShowText = false;
  4024. this.txt慢加提前量5.Size = new System.Drawing.Size(129, 29);
  4025. this.txt慢加提前量5.TabIndex = 338;
  4026. this.txt慢加提前量5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4027. this.txt慢加提前量5.Watermark = "";
  4028. //
  4029. // uiLabel333
  4030. //
  4031. this.uiLabel333.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4032. this.uiLabel333.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4033. this.uiLabel333.Location = new System.Drawing.Point(17, 268);
  4034. this.uiLabel333.Name = "uiLabel333";
  4035. this.uiLabel333.Size = new System.Drawing.Size(116, 23);
  4036. this.uiLabel333.TabIndex = 336;
  4037. this.uiLabel333.Text = "慢加提前量:";
  4038. this.uiLabel333.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4039. //
  4040. // txt快加提前量5
  4041. //
  4042. this.txt快加提前量5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4043. this.txt快加提前量5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4044. this.txt快加提前量5.Location = new System.Drawing.Point(144, 214);
  4045. this.txt快加提前量5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4046. this.txt快加提前量5.MinimumSize = new System.Drawing.Size(1, 16);
  4047. this.txt快加提前量5.Name = "txt快加提前量5";
  4048. this.txt快加提前量5.Padding = new System.Windows.Forms.Padding(5);
  4049. this.txt快加提前量5.ShowText = false;
  4050. this.txt快加提前量5.Size = new System.Drawing.Size(129, 29);
  4051. this.txt快加提前量5.TabIndex = 342;
  4052. this.txt快加提前量5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4053. this.txt快加提前量5.Watermark = "";
  4054. //
  4055. // uiLabel334
  4056. //
  4057. this.uiLabel334.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4058. this.uiLabel334.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4059. this.uiLabel334.Location = new System.Drawing.Point(17, 218);
  4060. this.uiLabel334.Name = "uiLabel334";
  4061. this.uiLabel334.Size = new System.Drawing.Size(116, 23);
  4062. this.uiLabel334.TabIndex = 341;
  4063. this.uiLabel334.Text = "快加提前量:";
  4064. this.uiLabel334.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4065. //
  4066. // uiLabel95
  4067. //
  4068. this.uiLabel95.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4069. this.uiLabel95.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4070. this.uiLabel95.Location = new System.Drawing.Point(283, 166);
  4071. this.uiLabel95.Name = "uiLabel95";
  4072. this.uiLabel95.Size = new System.Drawing.Size(66, 23);
  4073. this.uiLabel95.TabIndex = 17;
  4074. this.uiLabel95.Text = "g";
  4075. //
  4076. // uiLabel96
  4077. //
  4078. this.uiLabel96.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4079. this.uiLabel96.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4080. this.uiLabel96.Location = new System.Drawing.Point(283, 113);
  4081. this.uiLabel96.Name = "uiLabel96";
  4082. this.uiLabel96.Size = new System.Drawing.Size(66, 23);
  4083. this.uiLabel96.TabIndex = 16;
  4084. this.uiLabel96.Text = "g";
  4085. //
  4086. // uiLabel97
  4087. //
  4088. this.uiLabel97.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4089. this.uiLabel97.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4090. this.uiLabel97.Location = new System.Drawing.Point(283, 58);
  4091. this.uiLabel97.Name = "uiLabel97";
  4092. this.uiLabel97.Size = new System.Drawing.Size(66, 23);
  4093. this.uiLabel97.TabIndex = 15;
  4094. this.uiLabel97.Text = "g";
  4095. //
  4096. // txt负偏差5
  4097. //
  4098. this.txt负偏差5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4099. this.txt负偏差5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4100. this.txt负偏差5.Location = new System.Drawing.Point(144, 160);
  4101. this.txt负偏差5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4102. this.txt负偏差5.MinimumSize = new System.Drawing.Size(1, 16);
  4103. this.txt负偏差5.Name = "txt负偏差5";
  4104. this.txt负偏差5.Padding = new System.Windows.Forms.Padding(5);
  4105. this.txt负偏差5.ShowText = false;
  4106. this.txt负偏差5.Size = new System.Drawing.Size(129, 29);
  4107. this.txt负偏差5.TabIndex = 13;
  4108. this.txt负偏差5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4109. this.txt负偏差5.Watermark = "";
  4110. //
  4111. // txt正偏差5
  4112. //
  4113. this.txt正偏差5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4114. this.txt正偏差5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4115. this.txt正偏差5.Location = new System.Drawing.Point(144, 113);
  4116. this.txt正偏差5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4117. this.txt正偏差5.MinimumSize = new System.Drawing.Size(1, 16);
  4118. this.txt正偏差5.Name = "txt正偏差5";
  4119. this.txt正偏差5.Padding = new System.Windows.Forms.Padding(5);
  4120. this.txt正偏差5.ShowText = false;
  4121. this.txt正偏差5.Size = new System.Drawing.Size(129, 29);
  4122. this.txt正偏差5.TabIndex = 14;
  4123. this.txt正偏差5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4124. this.txt正偏差5.Watermark = "";
  4125. //
  4126. // txt目标重量5
  4127. //
  4128. this.txt目标重量5.Cursor = System.Windows.Forms.Cursors.IBeam;
  4129. this.txt目标重量5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4130. this.txt目标重量5.Location = new System.Drawing.Point(144, 58);
  4131. this.txt目标重量5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4132. this.txt目标重量5.MinimumSize = new System.Drawing.Size(1, 16);
  4133. this.txt目标重量5.Name = "txt目标重量5";
  4134. this.txt目标重量5.Padding = new System.Windows.Forms.Padding(5);
  4135. this.txt目标重量5.ShowText = false;
  4136. this.txt目标重量5.Size = new System.Drawing.Size(129, 29);
  4137. this.txt目标重量5.TabIndex = 12;
  4138. this.txt目标重量5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4139. this.txt目标重量5.Watermark = "";
  4140. //
  4141. // uiLabel98
  4142. //
  4143. this.uiLabel98.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4144. this.uiLabel98.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4145. this.uiLabel98.Location = new System.Drawing.Point(27, 166);
  4146. this.uiLabel98.Name = "uiLabel98";
  4147. this.uiLabel98.Size = new System.Drawing.Size(106, 23);
  4148. this.uiLabel98.TabIndex = 11;
  4149. this.uiLabel98.Text = "负偏差:";
  4150. this.uiLabel98.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4151. //
  4152. // uiLabel99
  4153. //
  4154. this.uiLabel99.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4155. this.uiLabel99.ForeColor = System.Drawing.Color.Black;
  4156. this.uiLabel99.Location = new System.Drawing.Point(27, 113);
  4157. this.uiLabel99.Name = "uiLabel99";
  4158. this.uiLabel99.Size = new System.Drawing.Size(106, 23);
  4159. this.uiLabel99.TabIndex = 10;
  4160. this.uiLabel99.Text = "正偏差:";
  4161. this.uiLabel99.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4162. //
  4163. // uiLabel100
  4164. //
  4165. this.uiLabel100.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4166. this.uiLabel100.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4167. this.uiLabel100.Location = new System.Drawing.Point(27, 58);
  4168. this.uiLabel100.Name = "uiLabel100";
  4169. this.uiLabel100.Size = new System.Drawing.Size(106, 23);
  4170. this.uiLabel100.TabIndex = 9;
  4171. this.uiLabel100.Text = "目标重量:";
  4172. this.uiLabel100.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4173. //
  4174. // uiGroupBox14
  4175. //
  4176. this.uiGroupBox14.Controls.Add(this.btn配方写入通道4);
  4177. this.uiGroupBox14.Controls.Add(this.uiLabel323);
  4178. this.uiGroupBox14.Controls.Add(this.uiLabel324);
  4179. this.uiGroupBox14.Controls.Add(this.txt阈值4);
  4180. this.uiGroupBox14.Controls.Add(this.uiLabel325);
  4181. this.uiGroupBox14.Controls.Add(this.uiLabel326);
  4182. this.uiGroupBox14.Controls.Add(this.txt慢加提前量4);
  4183. this.uiGroupBox14.Controls.Add(this.uiLabel327);
  4184. this.uiGroupBox14.Controls.Add(this.txt快加提前量4);
  4185. this.uiGroupBox14.Controls.Add(this.uiLabel328);
  4186. this.uiGroupBox14.Controls.Add(this.uiLabel89);
  4187. this.uiGroupBox14.Controls.Add(this.uiLabel90);
  4188. this.uiGroupBox14.Controls.Add(this.uiLabel91);
  4189. this.uiGroupBox14.Controls.Add(this.txt负偏差4);
  4190. this.uiGroupBox14.Controls.Add(this.txt正偏差4);
  4191. this.uiGroupBox14.Controls.Add(this.txt目标重量4);
  4192. this.uiGroupBox14.Controls.Add(this.uiLabel92);
  4193. this.uiGroupBox14.Controls.Add(this.uiLabel93);
  4194. this.uiGroupBox14.Controls.Add(this.uiLabel94);
  4195. this.uiGroupBox14.Dock = System.Windows.Forms.DockStyle.Fill;
  4196. this.uiGroupBox14.FillColor = System.Drawing.Color.AliceBlue;
  4197. this.uiGroupBox14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4198. this.uiGroupBox14.Location = new System.Drawing.Point(1144, 5);
  4199. this.uiGroupBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4200. this.uiGroupBox14.MinimumSize = new System.Drawing.Size(1, 1);
  4201. this.uiGroupBox14.Name = "uiGroupBox14";
  4202. this.uiGroupBox14.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  4203. this.uiGroupBox14.Size = new System.Drawing.Size(372, 566);
  4204. this.uiGroupBox14.TabIndex = 3;
  4205. this.uiGroupBox14.Text = "通道4";
  4206. this.uiGroupBox14.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  4207. //
  4208. // btn配方写入通道4
  4209. //
  4210. this.btn配方写入通道4.Cursor = System.Windows.Forms.Cursors.Hand;
  4211. this.btn配方写入通道4.FillColor = System.Drawing.Color.AliceBlue;
  4212. this.btn配方写入通道4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4213. this.btn配方写入通道4.ForeColor = System.Drawing.Color.Black;
  4214. this.btn配方写入通道4.Location = new System.Drawing.Point(148, 366);
  4215. this.btn配方写入通道4.MinimumSize = new System.Drawing.Size(1, 1);
  4216. this.btn配方写入通道4.Name = "btn配方写入通道4";
  4217. this.btn配方写入通道4.Size = new System.Drawing.Size(98, 31);
  4218. this.btn配方写入通道4.Symbol = 61483;
  4219. this.btn配方写入通道4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4220. this.btn配方写入通道4.TabIndex = 344;
  4221. this.btn配方写入通道4.Text = "写入";
  4222. this.btn配方写入通道4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4223. this.btn配方写入通道4.Visible = false;
  4224. this.btn配方写入通道4.Click += new System.EventHandler(this.btn配方写入通道);
  4225. //
  4226. // uiLabel323
  4227. //
  4228. this.uiLabel323.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4229. this.uiLabel323.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4230. this.uiLabel323.Location = new System.Drawing.Point(271, 323);
  4231. this.uiLabel323.Name = "uiLabel323";
  4232. this.uiLabel323.Size = new System.Drawing.Size(66, 23);
  4233. this.uiLabel323.TabIndex = 339;
  4234. this.uiLabel323.Text = "g";
  4235. //
  4236. // uiLabel324
  4237. //
  4238. this.uiLabel324.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4239. this.uiLabel324.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4240. this.uiLabel324.Location = new System.Drawing.Point(271, 272);
  4241. this.uiLabel324.Name = "uiLabel324";
  4242. this.uiLabel324.Size = new System.Drawing.Size(66, 23);
  4243. this.uiLabel324.TabIndex = 340;
  4244. this.uiLabel324.Text = "g";
  4245. //
  4246. // txt阈值4
  4247. //
  4248. this.txt阈值4.Cursor = System.Windows.Forms.Cursors.IBeam;
  4249. this.txt阈值4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4250. this.txt阈值4.Location = new System.Drawing.Point(135, 317);
  4251. this.txt阈值4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4252. this.txt阈值4.MinimumSize = new System.Drawing.Size(1, 16);
  4253. this.txt阈值4.Name = "txt阈值4";
  4254. this.txt阈值4.Padding = new System.Windows.Forms.Padding(5);
  4255. this.txt阈值4.ShowText = false;
  4256. this.txt阈值4.Size = new System.Drawing.Size(129, 29);
  4257. this.txt阈值4.TabIndex = 337;
  4258. this.txt阈值4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4259. this.txt阈值4.Watermark = "";
  4260. //
  4261. // uiLabel325
  4262. //
  4263. this.uiLabel325.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4264. this.uiLabel325.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4265. this.uiLabel325.Location = new System.Drawing.Point(10, 321);
  4266. this.uiLabel325.Name = "uiLabel325";
  4267. this.uiLabel325.Size = new System.Drawing.Size(116, 23);
  4268. this.uiLabel325.TabIndex = 335;
  4269. this.uiLabel325.Text = "阈值:";
  4270. this.uiLabel325.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4271. //
  4272. // uiLabel326
  4273. //
  4274. this.uiLabel326.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4275. this.uiLabel326.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4276. this.uiLabel326.Location = new System.Drawing.Point(273, 222);
  4277. this.uiLabel326.Name = "uiLabel326";
  4278. this.uiLabel326.Size = new System.Drawing.Size(66, 23);
  4279. this.uiLabel326.TabIndex = 343;
  4280. this.uiLabel326.Text = "g";
  4281. //
  4282. // txt慢加提前量4
  4283. //
  4284. this.txt慢加提前量4.Cursor = System.Windows.Forms.Cursors.IBeam;
  4285. this.txt慢加提前量4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4286. this.txt慢加提前量4.Location = new System.Drawing.Point(135, 266);
  4287. this.txt慢加提前量4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4288. this.txt慢加提前量4.MinimumSize = new System.Drawing.Size(1, 16);
  4289. this.txt慢加提前量4.Name = "txt慢加提前量4";
  4290. this.txt慢加提前量4.Padding = new System.Windows.Forms.Padding(5);
  4291. this.txt慢加提前量4.ShowText = false;
  4292. this.txt慢加提前量4.Size = new System.Drawing.Size(129, 29);
  4293. this.txt慢加提前量4.TabIndex = 338;
  4294. this.txt慢加提前量4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4295. this.txt慢加提前量4.Watermark = "";
  4296. //
  4297. // uiLabel327
  4298. //
  4299. this.uiLabel327.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4300. this.uiLabel327.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4301. this.uiLabel327.Location = new System.Drawing.Point(10, 270);
  4302. this.uiLabel327.Name = "uiLabel327";
  4303. this.uiLabel327.Size = new System.Drawing.Size(116, 23);
  4304. this.uiLabel327.TabIndex = 336;
  4305. this.uiLabel327.Text = "慢加提前量:";
  4306. this.uiLabel327.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4307. //
  4308. // txt快加提前量4
  4309. //
  4310. this.txt快加提前量4.Cursor = System.Windows.Forms.Cursors.IBeam;
  4311. this.txt快加提前量4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4312. this.txt快加提前量4.Location = new System.Drawing.Point(137, 216);
  4313. this.txt快加提前量4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4314. this.txt快加提前量4.MinimumSize = new System.Drawing.Size(1, 16);
  4315. this.txt快加提前量4.Name = "txt快加提前量4";
  4316. this.txt快加提前量4.Padding = new System.Windows.Forms.Padding(5);
  4317. this.txt快加提前量4.ShowText = false;
  4318. this.txt快加提前量4.Size = new System.Drawing.Size(129, 29);
  4319. this.txt快加提前量4.TabIndex = 342;
  4320. this.txt快加提前量4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4321. this.txt快加提前量4.Watermark = "";
  4322. //
  4323. // uiLabel328
  4324. //
  4325. this.uiLabel328.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4326. this.uiLabel328.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4327. this.uiLabel328.Location = new System.Drawing.Point(10, 220);
  4328. this.uiLabel328.Name = "uiLabel328";
  4329. this.uiLabel328.Size = new System.Drawing.Size(116, 23);
  4330. this.uiLabel328.TabIndex = 341;
  4331. this.uiLabel328.Text = "快加提前量:";
  4332. this.uiLabel328.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4333. //
  4334. // uiLabel89
  4335. //
  4336. this.uiLabel89.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4337. this.uiLabel89.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4338. this.uiLabel89.Location = new System.Drawing.Point(273, 166);
  4339. this.uiLabel89.Name = "uiLabel89";
  4340. this.uiLabel89.Size = new System.Drawing.Size(66, 23);
  4341. this.uiLabel89.TabIndex = 17;
  4342. this.uiLabel89.Text = "g";
  4343. //
  4344. // uiLabel90
  4345. //
  4346. this.uiLabel90.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4347. this.uiLabel90.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4348. this.uiLabel90.Location = new System.Drawing.Point(273, 113);
  4349. this.uiLabel90.Name = "uiLabel90";
  4350. this.uiLabel90.Size = new System.Drawing.Size(66, 23);
  4351. this.uiLabel90.TabIndex = 16;
  4352. this.uiLabel90.Text = "g";
  4353. //
  4354. // uiLabel91
  4355. //
  4356. this.uiLabel91.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4357. this.uiLabel91.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4358. this.uiLabel91.Location = new System.Drawing.Point(273, 58);
  4359. this.uiLabel91.Name = "uiLabel91";
  4360. this.uiLabel91.Size = new System.Drawing.Size(66, 23);
  4361. this.uiLabel91.TabIndex = 15;
  4362. this.uiLabel91.Text = "g";
  4363. //
  4364. // txt负偏差4
  4365. //
  4366. this.txt负偏差4.Cursor = System.Windows.Forms.Cursors.IBeam;
  4367. this.txt负偏差4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4368. this.txt负偏差4.Location = new System.Drawing.Point(137, 160);
  4369. this.txt负偏差4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4370. this.txt负偏差4.MinimumSize = new System.Drawing.Size(1, 16);
  4371. this.txt负偏差4.Name = "txt负偏差4";
  4372. this.txt负偏差4.Padding = new System.Windows.Forms.Padding(5);
  4373. this.txt负偏差4.ShowText = false;
  4374. this.txt负偏差4.Size = new System.Drawing.Size(129, 29);
  4375. this.txt负偏差4.TabIndex = 13;
  4376. this.txt负偏差4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4377. this.txt负偏差4.Watermark = "";
  4378. //
  4379. // txt正偏差4
  4380. //
  4381. this.txt正偏差4.Cursor = System.Windows.Forms.Cursors.IBeam;
  4382. this.txt正偏差4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4383. this.txt正偏差4.Location = new System.Drawing.Point(137, 113);
  4384. this.txt正偏差4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4385. this.txt正偏差4.MinimumSize = new System.Drawing.Size(1, 16);
  4386. this.txt正偏差4.Name = "txt正偏差4";
  4387. this.txt正偏差4.Padding = new System.Windows.Forms.Padding(5);
  4388. this.txt正偏差4.ShowText = false;
  4389. this.txt正偏差4.Size = new System.Drawing.Size(129, 29);
  4390. this.txt正偏差4.TabIndex = 14;
  4391. this.txt正偏差4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4392. this.txt正偏差4.Watermark = "";
  4393. //
  4394. // txt目标重量4
  4395. //
  4396. this.txt目标重量4.Cursor = System.Windows.Forms.Cursors.IBeam;
  4397. this.txt目标重量4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4398. this.txt目标重量4.Location = new System.Drawing.Point(137, 58);
  4399. this.txt目标重量4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4400. this.txt目标重量4.MinimumSize = new System.Drawing.Size(1, 16);
  4401. this.txt目标重量4.Name = "txt目标重量4";
  4402. this.txt目标重量4.Padding = new System.Windows.Forms.Padding(5);
  4403. this.txt目标重量4.ShowText = false;
  4404. this.txt目标重量4.Size = new System.Drawing.Size(129, 29);
  4405. this.txt目标重量4.TabIndex = 12;
  4406. this.txt目标重量4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4407. this.txt目标重量4.Watermark = "";
  4408. //
  4409. // uiLabel92
  4410. //
  4411. this.uiLabel92.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4412. this.uiLabel92.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4413. this.uiLabel92.Location = new System.Drawing.Point(20, 166);
  4414. this.uiLabel92.Name = "uiLabel92";
  4415. this.uiLabel92.Size = new System.Drawing.Size(106, 23);
  4416. this.uiLabel92.TabIndex = 11;
  4417. this.uiLabel92.Text = "负偏差:";
  4418. this.uiLabel92.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4419. //
  4420. // uiLabel93
  4421. //
  4422. this.uiLabel93.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4423. this.uiLabel93.ForeColor = System.Drawing.Color.Black;
  4424. this.uiLabel93.Location = new System.Drawing.Point(20, 113);
  4425. this.uiLabel93.Name = "uiLabel93";
  4426. this.uiLabel93.Size = new System.Drawing.Size(106, 23);
  4427. this.uiLabel93.TabIndex = 10;
  4428. this.uiLabel93.Text = "正偏差:";
  4429. this.uiLabel93.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4430. //
  4431. // uiLabel94
  4432. //
  4433. this.uiLabel94.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4434. this.uiLabel94.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4435. this.uiLabel94.Location = new System.Drawing.Point(20, 58);
  4436. this.uiLabel94.Name = "uiLabel94";
  4437. this.uiLabel94.Size = new System.Drawing.Size(106, 23);
  4438. this.uiLabel94.TabIndex = 9;
  4439. this.uiLabel94.Text = "目标重量:";
  4440. this.uiLabel94.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4441. //
  4442. // uiGroupBox13
  4443. //
  4444. this.uiGroupBox13.Controls.Add(this.btn配方写入通道3);
  4445. this.uiGroupBox13.Controls.Add(this.uiLabel317);
  4446. this.uiGroupBox13.Controls.Add(this.uiLabel318);
  4447. this.uiGroupBox13.Controls.Add(this.txt阈值3);
  4448. this.uiGroupBox13.Controls.Add(this.uiLabel319);
  4449. this.uiGroupBox13.Controls.Add(this.uiLabel320);
  4450. this.uiGroupBox13.Controls.Add(this.txt慢加提前量3);
  4451. this.uiGroupBox13.Controls.Add(this.uiLabel321);
  4452. this.uiGroupBox13.Controls.Add(this.txt快加提前量3);
  4453. this.uiGroupBox13.Controls.Add(this.uiLabel322);
  4454. this.uiGroupBox13.Controls.Add(this.uiLabel83);
  4455. this.uiGroupBox13.Controls.Add(this.uiLabel84);
  4456. this.uiGroupBox13.Controls.Add(this.uiLabel85);
  4457. this.uiGroupBox13.Controls.Add(this.txt负偏差3);
  4458. this.uiGroupBox13.Controls.Add(this.txt正偏差3);
  4459. this.uiGroupBox13.Controls.Add(this.txt目标重量3);
  4460. this.uiGroupBox13.Controls.Add(this.uiLabel86);
  4461. this.uiGroupBox13.Controls.Add(this.uiLabel87);
  4462. this.uiGroupBox13.Controls.Add(this.uiLabel88);
  4463. this.uiGroupBox13.Dock = System.Windows.Forms.DockStyle.Fill;
  4464. this.uiGroupBox13.FillColor = System.Drawing.Color.AliceBlue;
  4465. this.uiGroupBox13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4466. this.uiGroupBox13.Location = new System.Drawing.Point(764, 5);
  4467. this.uiGroupBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4468. this.uiGroupBox13.MinimumSize = new System.Drawing.Size(1, 1);
  4469. this.uiGroupBox13.Name = "uiGroupBox13";
  4470. this.uiGroupBox13.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  4471. this.uiGroupBox13.Size = new System.Drawing.Size(372, 566);
  4472. this.uiGroupBox13.TabIndex = 2;
  4473. this.uiGroupBox13.Text = "通道3";
  4474. this.uiGroupBox13.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  4475. //
  4476. // btn配方写入通道3
  4477. //
  4478. this.btn配方写入通道3.Cursor = System.Windows.Forms.Cursors.Hand;
  4479. this.btn配方写入通道3.FillColor = System.Drawing.Color.AliceBlue;
  4480. this.btn配方写入通道3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4481. this.btn配方写入通道3.ForeColor = System.Drawing.Color.Black;
  4482. this.btn配方写入通道3.Location = new System.Drawing.Point(157, 366);
  4483. this.btn配方写入通道3.MinimumSize = new System.Drawing.Size(1, 1);
  4484. this.btn配方写入通道3.Name = "btn配方写入通道3";
  4485. this.btn配方写入通道3.Size = new System.Drawing.Size(98, 31);
  4486. this.btn配方写入通道3.Symbol = 61483;
  4487. this.btn配方写入通道3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4488. this.btn配方写入通道3.TabIndex = 336;
  4489. this.btn配方写入通道3.Text = "写入";
  4490. this.btn配方写入通道3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4491. this.btn配方写入通道3.Visible = false;
  4492. this.btn配方写入通道3.Click += new System.EventHandler(this.btn配方写入通道);
  4493. //
  4494. // uiLabel317
  4495. //
  4496. this.uiLabel317.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4497. this.uiLabel317.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4498. this.uiLabel317.Location = new System.Drawing.Point(278, 325);
  4499. this.uiLabel317.Name = "uiLabel317";
  4500. this.uiLabel317.Size = new System.Drawing.Size(66, 23);
  4501. this.uiLabel317.TabIndex = 339;
  4502. this.uiLabel317.Text = "g";
  4503. //
  4504. // uiLabel318
  4505. //
  4506. this.uiLabel318.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4507. this.uiLabel318.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4508. this.uiLabel318.Location = new System.Drawing.Point(278, 274);
  4509. this.uiLabel318.Name = "uiLabel318";
  4510. this.uiLabel318.Size = new System.Drawing.Size(66, 23);
  4511. this.uiLabel318.TabIndex = 340;
  4512. this.uiLabel318.Text = "g";
  4513. //
  4514. // txt阈值3
  4515. //
  4516. this.txt阈值3.Cursor = System.Windows.Forms.Cursors.IBeam;
  4517. this.txt阈值3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4518. this.txt阈值3.Location = new System.Drawing.Point(142, 319);
  4519. this.txt阈值3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4520. this.txt阈值3.MinimumSize = new System.Drawing.Size(1, 16);
  4521. this.txt阈值3.Name = "txt阈值3";
  4522. this.txt阈值3.Padding = new System.Windows.Forms.Padding(5);
  4523. this.txt阈值3.ShowText = false;
  4524. this.txt阈值3.Size = new System.Drawing.Size(129, 29);
  4525. this.txt阈值3.TabIndex = 337;
  4526. this.txt阈值3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4527. this.txt阈值3.Watermark = "";
  4528. //
  4529. // uiLabel319
  4530. //
  4531. this.uiLabel319.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4532. this.uiLabel319.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4533. this.uiLabel319.Location = new System.Drawing.Point(17, 323);
  4534. this.uiLabel319.Name = "uiLabel319";
  4535. this.uiLabel319.Size = new System.Drawing.Size(116, 23);
  4536. this.uiLabel319.TabIndex = 335;
  4537. this.uiLabel319.Text = "阈值:";
  4538. this.uiLabel319.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4539. //
  4540. // uiLabel320
  4541. //
  4542. this.uiLabel320.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4543. this.uiLabel320.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4544. this.uiLabel320.Location = new System.Drawing.Point(280, 224);
  4545. this.uiLabel320.Name = "uiLabel320";
  4546. this.uiLabel320.Size = new System.Drawing.Size(66, 23);
  4547. this.uiLabel320.TabIndex = 343;
  4548. this.uiLabel320.Text = "g";
  4549. //
  4550. // txt慢加提前量3
  4551. //
  4552. this.txt慢加提前量3.Cursor = System.Windows.Forms.Cursors.IBeam;
  4553. this.txt慢加提前量3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4554. this.txt慢加提前量3.Location = new System.Drawing.Point(142, 268);
  4555. this.txt慢加提前量3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4556. this.txt慢加提前量3.MinimumSize = new System.Drawing.Size(1, 16);
  4557. this.txt慢加提前量3.Name = "txt慢加提前量3";
  4558. this.txt慢加提前量3.Padding = new System.Windows.Forms.Padding(5);
  4559. this.txt慢加提前量3.ShowText = false;
  4560. this.txt慢加提前量3.Size = new System.Drawing.Size(129, 29);
  4561. this.txt慢加提前量3.TabIndex = 338;
  4562. this.txt慢加提前量3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4563. this.txt慢加提前量3.Watermark = "";
  4564. //
  4565. // uiLabel321
  4566. //
  4567. this.uiLabel321.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4568. this.uiLabel321.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4569. this.uiLabel321.Location = new System.Drawing.Point(17, 272);
  4570. this.uiLabel321.Name = "uiLabel321";
  4571. this.uiLabel321.Size = new System.Drawing.Size(116, 23);
  4572. this.uiLabel321.TabIndex = 336;
  4573. this.uiLabel321.Text = "慢加提前量:";
  4574. this.uiLabel321.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4575. //
  4576. // txt快加提前量3
  4577. //
  4578. this.txt快加提前量3.Cursor = System.Windows.Forms.Cursors.IBeam;
  4579. this.txt快加提前量3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4580. this.txt快加提前量3.Location = new System.Drawing.Point(144, 218);
  4581. this.txt快加提前量3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4582. this.txt快加提前量3.MinimumSize = new System.Drawing.Size(1, 16);
  4583. this.txt快加提前量3.Name = "txt快加提前量3";
  4584. this.txt快加提前量3.Padding = new System.Windows.Forms.Padding(5);
  4585. this.txt快加提前量3.ShowText = false;
  4586. this.txt快加提前量3.Size = new System.Drawing.Size(129, 29);
  4587. this.txt快加提前量3.TabIndex = 342;
  4588. this.txt快加提前量3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4589. this.txt快加提前量3.Watermark = "";
  4590. //
  4591. // uiLabel322
  4592. //
  4593. this.uiLabel322.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4594. this.uiLabel322.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4595. this.uiLabel322.Location = new System.Drawing.Point(17, 222);
  4596. this.uiLabel322.Name = "uiLabel322";
  4597. this.uiLabel322.Size = new System.Drawing.Size(116, 23);
  4598. this.uiLabel322.TabIndex = 341;
  4599. this.uiLabel322.Text = "快加提前量:";
  4600. this.uiLabel322.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4601. //
  4602. // uiLabel83
  4603. //
  4604. this.uiLabel83.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4605. this.uiLabel83.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4606. this.uiLabel83.Location = new System.Drawing.Point(280, 166);
  4607. this.uiLabel83.Name = "uiLabel83";
  4608. this.uiLabel83.Size = new System.Drawing.Size(66, 23);
  4609. this.uiLabel83.TabIndex = 17;
  4610. this.uiLabel83.Text = "g";
  4611. //
  4612. // uiLabel84
  4613. //
  4614. this.uiLabel84.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4615. this.uiLabel84.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4616. this.uiLabel84.Location = new System.Drawing.Point(280, 115);
  4617. this.uiLabel84.Name = "uiLabel84";
  4618. this.uiLabel84.Size = new System.Drawing.Size(66, 23);
  4619. this.uiLabel84.TabIndex = 16;
  4620. this.uiLabel84.Text = "g";
  4621. //
  4622. // uiLabel85
  4623. //
  4624. this.uiLabel85.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4625. this.uiLabel85.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4626. this.uiLabel85.Location = new System.Drawing.Point(280, 62);
  4627. this.uiLabel85.Name = "uiLabel85";
  4628. this.uiLabel85.Size = new System.Drawing.Size(66, 23);
  4629. this.uiLabel85.TabIndex = 15;
  4630. this.uiLabel85.Text = "g";
  4631. //
  4632. // txt负偏差3
  4633. //
  4634. this.txt负偏差3.Cursor = System.Windows.Forms.Cursors.IBeam;
  4635. this.txt负偏差3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4636. this.txt负偏差3.Location = new System.Drawing.Point(144, 160);
  4637. this.txt负偏差3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4638. this.txt负偏差3.MinimumSize = new System.Drawing.Size(1, 16);
  4639. this.txt负偏差3.Name = "txt负偏差3";
  4640. this.txt负偏差3.Padding = new System.Windows.Forms.Padding(5);
  4641. this.txt负偏差3.ShowText = false;
  4642. this.txt负偏差3.Size = new System.Drawing.Size(129, 29);
  4643. this.txt负偏差3.TabIndex = 13;
  4644. this.txt负偏差3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4645. this.txt负偏差3.Watermark = "";
  4646. //
  4647. // txt正偏差3
  4648. //
  4649. this.txt正偏差3.Cursor = System.Windows.Forms.Cursors.IBeam;
  4650. this.txt正偏差3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4651. this.txt正偏差3.Location = new System.Drawing.Point(144, 115);
  4652. this.txt正偏差3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4653. this.txt正偏差3.MinimumSize = new System.Drawing.Size(1, 16);
  4654. this.txt正偏差3.Name = "txt正偏差3";
  4655. this.txt正偏差3.Padding = new System.Windows.Forms.Padding(5);
  4656. this.txt正偏差3.ShowText = false;
  4657. this.txt正偏差3.Size = new System.Drawing.Size(129, 29);
  4658. this.txt正偏差3.TabIndex = 14;
  4659. this.txt正偏差3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4660. this.txt正偏差3.Watermark = "";
  4661. //
  4662. // txt目标重量3
  4663. //
  4664. this.txt目标重量3.Cursor = System.Windows.Forms.Cursors.IBeam;
  4665. this.txt目标重量3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4666. this.txt目标重量3.Location = new System.Drawing.Point(144, 62);
  4667. this.txt目标重量3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4668. this.txt目标重量3.MinimumSize = new System.Drawing.Size(1, 16);
  4669. this.txt目标重量3.Name = "txt目标重量3";
  4670. this.txt目标重量3.Padding = new System.Windows.Forms.Padding(5);
  4671. this.txt目标重量3.ShowText = false;
  4672. this.txt目标重量3.Size = new System.Drawing.Size(129, 29);
  4673. this.txt目标重量3.TabIndex = 12;
  4674. this.txt目标重量3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4675. this.txt目标重量3.Watermark = "";
  4676. //
  4677. // uiLabel86
  4678. //
  4679. this.uiLabel86.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4680. this.uiLabel86.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4681. this.uiLabel86.Location = new System.Drawing.Point(27, 166);
  4682. this.uiLabel86.Name = "uiLabel86";
  4683. this.uiLabel86.Size = new System.Drawing.Size(106, 23);
  4684. this.uiLabel86.TabIndex = 11;
  4685. this.uiLabel86.Text = "负偏差:";
  4686. this.uiLabel86.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4687. //
  4688. // uiLabel87
  4689. //
  4690. this.uiLabel87.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4691. this.uiLabel87.ForeColor = System.Drawing.Color.Black;
  4692. this.uiLabel87.Location = new System.Drawing.Point(27, 115);
  4693. this.uiLabel87.Name = "uiLabel87";
  4694. this.uiLabel87.Size = new System.Drawing.Size(106, 23);
  4695. this.uiLabel87.TabIndex = 10;
  4696. this.uiLabel87.Text = "正偏差:";
  4697. this.uiLabel87.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4698. //
  4699. // uiLabel88
  4700. //
  4701. this.uiLabel88.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4702. this.uiLabel88.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4703. this.uiLabel88.Location = new System.Drawing.Point(27, 62);
  4704. this.uiLabel88.Name = "uiLabel88";
  4705. this.uiLabel88.Size = new System.Drawing.Size(106, 23);
  4706. this.uiLabel88.TabIndex = 9;
  4707. this.uiLabel88.Text = "目标重量:";
  4708. this.uiLabel88.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4709. //
  4710. // uiGroupBox12
  4711. //
  4712. this.uiGroupBox12.Controls.Add(this.btn配方写入通道2);
  4713. this.uiGroupBox12.Controls.Add(this.uiLabel311);
  4714. this.uiGroupBox12.Controls.Add(this.uiLabel312);
  4715. this.uiGroupBox12.Controls.Add(this.txt阈值2);
  4716. this.uiGroupBox12.Controls.Add(this.uiLabel313);
  4717. this.uiGroupBox12.Controls.Add(this.uiLabel314);
  4718. this.uiGroupBox12.Controls.Add(this.txt慢加提前量2);
  4719. this.uiGroupBox12.Controls.Add(this.uiLabel315);
  4720. this.uiGroupBox12.Controls.Add(this.txt快加提前量2);
  4721. this.uiGroupBox12.Controls.Add(this.uiLabel316);
  4722. this.uiGroupBox12.Controls.Add(this.uiLabel77);
  4723. this.uiGroupBox12.Controls.Add(this.uiLabel78);
  4724. this.uiGroupBox12.Controls.Add(this.uiLabel79);
  4725. this.uiGroupBox12.Controls.Add(this.txt负偏差2);
  4726. this.uiGroupBox12.Controls.Add(this.txt正偏差2);
  4727. this.uiGroupBox12.Controls.Add(this.txt目标重量2);
  4728. this.uiGroupBox12.Controls.Add(this.uiLabel80);
  4729. this.uiGroupBox12.Controls.Add(this.uiLabel81);
  4730. this.uiGroupBox12.Controls.Add(this.uiLabel82);
  4731. this.uiGroupBox12.Dock = System.Windows.Forms.DockStyle.Fill;
  4732. this.uiGroupBox12.FillColor = System.Drawing.Color.AliceBlue;
  4733. this.uiGroupBox12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4734. this.uiGroupBox12.Location = new System.Drawing.Point(384, 5);
  4735. this.uiGroupBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4736. this.uiGroupBox12.MinimumSize = new System.Drawing.Size(1, 1);
  4737. this.uiGroupBox12.Name = "uiGroupBox12";
  4738. this.uiGroupBox12.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  4739. this.uiGroupBox12.Size = new System.Drawing.Size(372, 566);
  4740. this.uiGroupBox12.TabIndex = 1;
  4741. this.uiGroupBox12.Text = "通道2";
  4742. this.uiGroupBox12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  4743. //
  4744. // btn配方写入通道2
  4745. //
  4746. this.btn配方写入通道2.Cursor = System.Windows.Forms.Cursors.Hand;
  4747. this.btn配方写入通道2.FillColor = System.Drawing.Color.AliceBlue;
  4748. this.btn配方写入通道2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4749. this.btn配方写入通道2.ForeColor = System.Drawing.Color.Black;
  4750. this.btn配方写入通道2.Location = new System.Drawing.Point(159, 366);
  4751. this.btn配方写入通道2.MinimumSize = new System.Drawing.Size(1, 1);
  4752. this.btn配方写入通道2.Name = "btn配方写入通道2";
  4753. this.btn配方写入通道2.Size = new System.Drawing.Size(98, 31);
  4754. this.btn配方写入通道2.Symbol = 61483;
  4755. this.btn配方写入通道2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  4756. this.btn配方写入通道2.TabIndex = 335;
  4757. this.btn配方写入通道2.Text = "写入";
  4758. this.btn配方写入通道2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4759. this.btn配方写入通道2.Visible = false;
  4760. this.btn配方写入通道2.Click += new System.EventHandler(this.btn配方写入通道);
  4761. //
  4762. // uiLabel311
  4763. //
  4764. this.uiLabel311.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4765. this.uiLabel311.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4766. this.uiLabel311.Location = new System.Drawing.Point(278, 325);
  4767. this.uiLabel311.Name = "uiLabel311";
  4768. this.uiLabel311.Size = new System.Drawing.Size(66, 23);
  4769. this.uiLabel311.TabIndex = 330;
  4770. this.uiLabel311.Text = "g";
  4771. //
  4772. // uiLabel312
  4773. //
  4774. this.uiLabel312.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4775. this.uiLabel312.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4776. this.uiLabel312.Location = new System.Drawing.Point(278, 274);
  4777. this.uiLabel312.Name = "uiLabel312";
  4778. this.uiLabel312.Size = new System.Drawing.Size(66, 23);
  4779. this.uiLabel312.TabIndex = 331;
  4780. this.uiLabel312.Text = "g";
  4781. //
  4782. // txt阈值2
  4783. //
  4784. this.txt阈值2.Cursor = System.Windows.Forms.Cursors.IBeam;
  4785. this.txt阈值2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4786. this.txt阈值2.Location = new System.Drawing.Point(142, 319);
  4787. this.txt阈值2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4788. this.txt阈值2.MinimumSize = new System.Drawing.Size(1, 16);
  4789. this.txt阈值2.Name = "txt阈值2";
  4790. this.txt阈值2.Padding = new System.Windows.Forms.Padding(5);
  4791. this.txt阈值2.ShowText = false;
  4792. this.txt阈值2.Size = new System.Drawing.Size(129, 29);
  4793. this.txt阈值2.TabIndex = 328;
  4794. this.txt阈值2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4795. this.txt阈值2.Watermark = "";
  4796. //
  4797. // uiLabel313
  4798. //
  4799. this.uiLabel313.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4800. this.uiLabel313.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4801. this.uiLabel313.Location = new System.Drawing.Point(17, 323);
  4802. this.uiLabel313.Name = "uiLabel313";
  4803. this.uiLabel313.Size = new System.Drawing.Size(116, 23);
  4804. this.uiLabel313.TabIndex = 326;
  4805. this.uiLabel313.Text = "阈值:";
  4806. this.uiLabel313.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4807. //
  4808. // uiLabel314
  4809. //
  4810. this.uiLabel314.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4811. this.uiLabel314.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4812. this.uiLabel314.Location = new System.Drawing.Point(280, 224);
  4813. this.uiLabel314.Name = "uiLabel314";
  4814. this.uiLabel314.Size = new System.Drawing.Size(66, 23);
  4815. this.uiLabel314.TabIndex = 334;
  4816. this.uiLabel314.Text = "g";
  4817. //
  4818. // txt慢加提前量2
  4819. //
  4820. this.txt慢加提前量2.Cursor = System.Windows.Forms.Cursors.IBeam;
  4821. this.txt慢加提前量2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4822. this.txt慢加提前量2.Location = new System.Drawing.Point(142, 268);
  4823. this.txt慢加提前量2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4824. this.txt慢加提前量2.MinimumSize = new System.Drawing.Size(1, 16);
  4825. this.txt慢加提前量2.Name = "txt慢加提前量2";
  4826. this.txt慢加提前量2.Padding = new System.Windows.Forms.Padding(5);
  4827. this.txt慢加提前量2.ShowText = false;
  4828. this.txt慢加提前量2.Size = new System.Drawing.Size(129, 29);
  4829. this.txt慢加提前量2.TabIndex = 329;
  4830. this.txt慢加提前量2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4831. this.txt慢加提前量2.Watermark = "";
  4832. //
  4833. // uiLabel315
  4834. //
  4835. this.uiLabel315.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4836. this.uiLabel315.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4837. this.uiLabel315.Location = new System.Drawing.Point(17, 272);
  4838. this.uiLabel315.Name = "uiLabel315";
  4839. this.uiLabel315.Size = new System.Drawing.Size(116, 23);
  4840. this.uiLabel315.TabIndex = 327;
  4841. this.uiLabel315.Text = "慢加提前量:";
  4842. this.uiLabel315.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4843. //
  4844. // txt快加提前量2
  4845. //
  4846. this.txt快加提前量2.Cursor = System.Windows.Forms.Cursors.IBeam;
  4847. this.txt快加提前量2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4848. this.txt快加提前量2.Location = new System.Drawing.Point(144, 218);
  4849. this.txt快加提前量2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4850. this.txt快加提前量2.MinimumSize = new System.Drawing.Size(1, 16);
  4851. this.txt快加提前量2.Name = "txt快加提前量2";
  4852. this.txt快加提前量2.Padding = new System.Windows.Forms.Padding(5);
  4853. this.txt快加提前量2.ShowText = false;
  4854. this.txt快加提前量2.Size = new System.Drawing.Size(129, 29);
  4855. this.txt快加提前量2.TabIndex = 333;
  4856. this.txt快加提前量2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4857. this.txt快加提前量2.Watermark = "";
  4858. //
  4859. // uiLabel316
  4860. //
  4861. this.uiLabel316.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4862. this.uiLabel316.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4863. this.uiLabel316.Location = new System.Drawing.Point(17, 222);
  4864. this.uiLabel316.Name = "uiLabel316";
  4865. this.uiLabel316.Size = new System.Drawing.Size(116, 23);
  4866. this.uiLabel316.TabIndex = 332;
  4867. this.uiLabel316.Text = "快加提前量:";
  4868. this.uiLabel316.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4869. //
  4870. // uiLabel77
  4871. //
  4872. this.uiLabel77.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4873. this.uiLabel77.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4874. this.uiLabel77.Location = new System.Drawing.Point(284, 166);
  4875. this.uiLabel77.Name = "uiLabel77";
  4876. this.uiLabel77.Size = new System.Drawing.Size(66, 23);
  4877. this.uiLabel77.TabIndex = 17;
  4878. this.uiLabel77.Text = "g";
  4879. //
  4880. // uiLabel78
  4881. //
  4882. this.uiLabel78.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4883. this.uiLabel78.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4884. this.uiLabel78.Location = new System.Drawing.Point(280, 113);
  4885. this.uiLabel78.Name = "uiLabel78";
  4886. this.uiLabel78.Size = new System.Drawing.Size(66, 23);
  4887. this.uiLabel78.TabIndex = 16;
  4888. this.uiLabel78.Text = "g";
  4889. //
  4890. // uiLabel79
  4891. //
  4892. this.uiLabel79.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4893. this.uiLabel79.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4894. this.uiLabel79.Location = new System.Drawing.Point(280, 56);
  4895. this.uiLabel79.Name = "uiLabel79";
  4896. this.uiLabel79.Size = new System.Drawing.Size(66, 23);
  4897. this.uiLabel79.TabIndex = 15;
  4898. this.uiLabel79.Text = "g";
  4899. //
  4900. // txt负偏差2
  4901. //
  4902. this.txt负偏差2.Cursor = System.Windows.Forms.Cursors.IBeam;
  4903. this.txt负偏差2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4904. this.txt负偏差2.Location = new System.Drawing.Point(144, 160);
  4905. this.txt负偏差2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4906. this.txt负偏差2.MinimumSize = new System.Drawing.Size(1, 16);
  4907. this.txt负偏差2.Name = "txt负偏差2";
  4908. this.txt负偏差2.Padding = new System.Windows.Forms.Padding(5);
  4909. this.txt负偏差2.ShowText = false;
  4910. this.txt负偏差2.Size = new System.Drawing.Size(129, 29);
  4911. this.txt负偏差2.TabIndex = 13;
  4912. this.txt负偏差2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4913. this.txt负偏差2.Watermark = "";
  4914. //
  4915. // txt正偏差2
  4916. //
  4917. this.txt正偏差2.Cursor = System.Windows.Forms.Cursors.IBeam;
  4918. this.txt正偏差2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4919. this.txt正偏差2.Location = new System.Drawing.Point(144, 113);
  4920. this.txt正偏差2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4921. this.txt正偏差2.MinimumSize = new System.Drawing.Size(1, 16);
  4922. this.txt正偏差2.Name = "txt正偏差2";
  4923. this.txt正偏差2.Padding = new System.Windows.Forms.Padding(5);
  4924. this.txt正偏差2.ShowText = false;
  4925. this.txt正偏差2.Size = new System.Drawing.Size(129, 29);
  4926. this.txt正偏差2.TabIndex = 14;
  4927. this.txt正偏差2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4928. this.txt正偏差2.Watermark = "";
  4929. //
  4930. // txt目标重量2
  4931. //
  4932. this.txt目标重量2.Cursor = System.Windows.Forms.Cursors.IBeam;
  4933. this.txt目标重量2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4934. this.txt目标重量2.Location = new System.Drawing.Point(144, 56);
  4935. this.txt目标重量2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  4936. this.txt目标重量2.MinimumSize = new System.Drawing.Size(1, 16);
  4937. this.txt目标重量2.Name = "txt目标重量2";
  4938. this.txt目标重量2.Padding = new System.Windows.Forms.Padding(5);
  4939. this.txt目标重量2.ShowText = false;
  4940. this.txt目标重量2.Size = new System.Drawing.Size(129, 29);
  4941. this.txt目标重量2.TabIndex = 12;
  4942. this.txt目标重量2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  4943. this.txt目标重量2.Watermark = "";
  4944. //
  4945. // uiLabel80
  4946. //
  4947. this.uiLabel80.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4948. this.uiLabel80.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4949. this.uiLabel80.Location = new System.Drawing.Point(27, 166);
  4950. this.uiLabel80.Name = "uiLabel80";
  4951. this.uiLabel80.Size = new System.Drawing.Size(106, 23);
  4952. this.uiLabel80.TabIndex = 11;
  4953. this.uiLabel80.Text = "负偏差:";
  4954. this.uiLabel80.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4955. //
  4956. // uiLabel81
  4957. //
  4958. this.uiLabel81.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4959. this.uiLabel81.ForeColor = System.Drawing.Color.Black;
  4960. this.uiLabel81.Location = new System.Drawing.Point(27, 113);
  4961. this.uiLabel81.Name = "uiLabel81";
  4962. this.uiLabel81.Size = new System.Drawing.Size(106, 23);
  4963. this.uiLabel81.TabIndex = 10;
  4964. this.uiLabel81.Text = "正偏差:";
  4965. this.uiLabel81.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4966. //
  4967. // uiLabel82
  4968. //
  4969. this.uiLabel82.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4970. this.uiLabel82.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4971. this.uiLabel82.Location = new System.Drawing.Point(27, 58);
  4972. this.uiLabel82.Name = "uiLabel82";
  4973. this.uiLabel82.Size = new System.Drawing.Size(106, 23);
  4974. this.uiLabel82.TabIndex = 9;
  4975. this.uiLabel82.Text = "目标重量:";
  4976. this.uiLabel82.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  4977. //
  4978. // uiGroupBox11
  4979. //
  4980. this.uiGroupBox11.Controls.Add(this.btn配方写入通道1);
  4981. this.uiGroupBox11.Controls.Add(this.uiLabel309);
  4982. this.uiGroupBox11.Controls.Add(this.uiLabel307);
  4983. this.uiGroupBox11.Controls.Add(this.txt阈值1);
  4984. this.uiGroupBox11.Controls.Add(this.uiLabel310);
  4985. this.uiGroupBox11.Controls.Add(this.uiLabel305);
  4986. this.uiGroupBox11.Controls.Add(this.txt慢加提前量1);
  4987. this.uiGroupBox11.Controls.Add(this.uiLabel308);
  4988. this.uiGroupBox11.Controls.Add(this.txt快加提前量1);
  4989. this.uiGroupBox11.Controls.Add(this.uiLabel306);
  4990. this.uiGroupBox11.Controls.Add(this.uiLabel293);
  4991. this.uiGroupBox11.Controls.Add(this.switch配方写入开关);
  4992. this.uiGroupBox11.Controls.Add(this.uiLabel71);
  4993. this.uiGroupBox11.Controls.Add(this.uiLabel72);
  4994. this.uiGroupBox11.Controls.Add(this.uiLabel73);
  4995. this.uiGroupBox11.Controls.Add(this.txt负偏差1);
  4996. this.uiGroupBox11.Controls.Add(this.txt正偏差1);
  4997. this.uiGroupBox11.Controls.Add(this.txt目标重量1);
  4998. this.uiGroupBox11.Controls.Add(this.uiLabel74);
  4999. this.uiGroupBox11.Controls.Add(this.uiLabel75);
  5000. this.uiGroupBox11.Controls.Add(this.uiLabel76);
  5001. this.uiGroupBox11.Dock = System.Windows.Forms.DockStyle.Fill;
  5002. this.uiGroupBox11.FillColor = System.Drawing.Color.AliceBlue;
  5003. this.uiGroupBox11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5004. this.uiGroupBox11.Location = new System.Drawing.Point(4, 5);
  5005. this.uiGroupBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5006. this.uiGroupBox11.MinimumSize = new System.Drawing.Size(1, 1);
  5007. this.uiGroupBox11.Name = "uiGroupBox11";
  5008. this.uiGroupBox11.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  5009. this.uiGroupBox11.Size = new System.Drawing.Size(372, 566);
  5010. this.uiGroupBox11.TabIndex = 0;
  5011. this.uiGroupBox11.Text = "通道1";
  5012. this.uiGroupBox11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  5013. //
  5014. // btn配方写入通道1
  5015. //
  5016. this.btn配方写入通道1.Cursor = System.Windows.Forms.Cursors.Hand;
  5017. this.btn配方写入通道1.FillColor = System.Drawing.Color.AliceBlue;
  5018. this.btn配方写入通道1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5019. this.btn配方写入通道1.ForeColor = System.Drawing.Color.Black;
  5020. this.btn配方写入通道1.Location = new System.Drawing.Point(159, 366);
  5021. this.btn配方写入通道1.MinimumSize = new System.Drawing.Size(1, 1);
  5022. this.btn配方写入通道1.Name = "btn配方写入通道1";
  5023. this.btn配方写入通道1.Size = new System.Drawing.Size(98, 31);
  5024. this.btn配方写入通道1.Symbol = 61483;
  5025. this.btn配方写入通道1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5026. this.btn配方写入通道1.TabIndex = 326;
  5027. this.btn配方写入通道1.Text = "写入";
  5028. this.btn配方写入通道1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5029. this.btn配方写入通道1.Visible = false;
  5030. this.btn配方写入通道1.Click += new System.EventHandler(this.btn配方写入通道);
  5031. //
  5032. // uiLabel309
  5033. //
  5034. this.uiLabel309.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5035. this.uiLabel309.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5036. this.uiLabel309.Location = new System.Drawing.Point(280, 325);
  5037. this.uiLabel309.Name = "uiLabel309";
  5038. this.uiLabel309.Size = new System.Drawing.Size(66, 23);
  5039. this.uiLabel309.TabIndex = 20;
  5040. this.uiLabel309.Text = "g";
  5041. //
  5042. // uiLabel307
  5043. //
  5044. this.uiLabel307.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5045. this.uiLabel307.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5046. this.uiLabel307.Location = new System.Drawing.Point(280, 274);
  5047. this.uiLabel307.Name = "uiLabel307";
  5048. this.uiLabel307.Size = new System.Drawing.Size(66, 23);
  5049. this.uiLabel307.TabIndex = 20;
  5050. this.uiLabel307.Text = "g";
  5051. //
  5052. // txt阈值1
  5053. //
  5054. this.txt阈值1.Cursor = System.Windows.Forms.Cursors.IBeam;
  5055. this.txt阈值1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5056. this.txt阈值1.Location = new System.Drawing.Point(144, 319);
  5057. this.txt阈值1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5058. this.txt阈值1.MinimumSize = new System.Drawing.Size(1, 16);
  5059. this.txt阈值1.Name = "txt阈值1";
  5060. this.txt阈值1.Padding = new System.Windows.Forms.Padding(5);
  5061. this.txt阈值1.ShowText = false;
  5062. this.txt阈值1.Size = new System.Drawing.Size(129, 29);
  5063. this.txt阈值1.TabIndex = 19;
  5064. this.txt阈值1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5065. this.txt阈值1.Watermark = "";
  5066. //
  5067. // uiLabel310
  5068. //
  5069. this.uiLabel310.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5070. this.uiLabel310.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5071. this.uiLabel310.Location = new System.Drawing.Point(19, 323);
  5072. this.uiLabel310.Name = "uiLabel310";
  5073. this.uiLabel310.Size = new System.Drawing.Size(116, 23);
  5074. this.uiLabel310.TabIndex = 18;
  5075. this.uiLabel310.Text = "阈值:";
  5076. this.uiLabel310.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5077. //
  5078. // uiLabel305
  5079. //
  5080. this.uiLabel305.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5081. this.uiLabel305.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5082. this.uiLabel305.Location = new System.Drawing.Point(282, 224);
  5083. this.uiLabel305.Name = "uiLabel305";
  5084. this.uiLabel305.Size = new System.Drawing.Size(66, 23);
  5085. this.uiLabel305.TabIndex = 325;
  5086. this.uiLabel305.Text = "g";
  5087. //
  5088. // txt慢加提前量1
  5089. //
  5090. this.txt慢加提前量1.Cursor = System.Windows.Forms.Cursors.IBeam;
  5091. this.txt慢加提前量1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5092. this.txt慢加提前量1.Location = new System.Drawing.Point(144, 268);
  5093. this.txt慢加提前量1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5094. this.txt慢加提前量1.MinimumSize = new System.Drawing.Size(1, 16);
  5095. this.txt慢加提前量1.Name = "txt慢加提前量1";
  5096. this.txt慢加提前量1.Padding = new System.Windows.Forms.Padding(5);
  5097. this.txt慢加提前量1.ShowText = false;
  5098. this.txt慢加提前量1.Size = new System.Drawing.Size(129, 29);
  5099. this.txt慢加提前量1.TabIndex = 19;
  5100. this.txt慢加提前量1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5101. this.txt慢加提前量1.Watermark = "";
  5102. //
  5103. // uiLabel308
  5104. //
  5105. this.uiLabel308.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5106. this.uiLabel308.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5107. this.uiLabel308.Location = new System.Drawing.Point(19, 272);
  5108. this.uiLabel308.Name = "uiLabel308";
  5109. this.uiLabel308.Size = new System.Drawing.Size(116, 23);
  5110. this.uiLabel308.TabIndex = 18;
  5111. this.uiLabel308.Text = "慢加提前量:";
  5112. this.uiLabel308.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5113. //
  5114. // txt快加提前量1
  5115. //
  5116. this.txt快加提前量1.Cursor = System.Windows.Forms.Cursors.IBeam;
  5117. this.txt快加提前量1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5118. this.txt快加提前量1.Location = new System.Drawing.Point(146, 218);
  5119. this.txt快加提前量1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5120. this.txt快加提前量1.MinimumSize = new System.Drawing.Size(1, 16);
  5121. this.txt快加提前量1.Name = "txt快加提前量1";
  5122. this.txt快加提前量1.Padding = new System.Windows.Forms.Padding(5);
  5123. this.txt快加提前量1.ShowText = false;
  5124. this.txt快加提前量1.Size = new System.Drawing.Size(129, 29);
  5125. this.txt快加提前量1.TabIndex = 324;
  5126. this.txt快加提前量1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5127. this.txt快加提前量1.Watermark = "";
  5128. //
  5129. // uiLabel306
  5130. //
  5131. this.uiLabel306.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5132. this.uiLabel306.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5133. this.uiLabel306.Location = new System.Drawing.Point(19, 222);
  5134. this.uiLabel306.Name = "uiLabel306";
  5135. this.uiLabel306.Size = new System.Drawing.Size(116, 23);
  5136. this.uiLabel306.TabIndex = 323;
  5137. this.uiLabel306.Text = "快加提前量:";
  5138. this.uiLabel306.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5139. //
  5140. // uiLabel293
  5141. //
  5142. this.uiLabel293.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  5143. this.uiLabel293.ForeColor = System.Drawing.Color.Black;
  5144. this.uiLabel293.Location = new System.Drawing.Point(120, 456);
  5145. this.uiLabel293.Name = "uiLabel293";
  5146. this.uiLabel293.Size = new System.Drawing.Size(103, 25);
  5147. this.uiLabel293.TabIndex = 322;
  5148. this.uiLabel293.Text = "写入总开关";
  5149. this.uiLabel293.Visible = false;
  5150. //
  5151. // switch配方写入开关
  5152. //
  5153. this.switch配方写入开关.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  5154. this.switch配方写入开关.ForeColor = System.Drawing.Color.DimGray;
  5155. this.switch配方写入开关.Location = new System.Drawing.Point(229, 447);
  5156. this.switch配方写入开关.MinimumSize = new System.Drawing.Size(1, 1);
  5157. this.switch配方写入开关.Name = "switch配方写入开关";
  5158. this.switch配方写入开关.Size = new System.Drawing.Size(130, 45);
  5159. this.switch配方写入开关.TabIndex = 321;
  5160. this.switch配方写入开关.Text = "写入开关";
  5161. this.switch配方写入开关.Visible = false;
  5162. this.switch配方写入开关.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.switch配方写入开关_ValueChanged);
  5163. //
  5164. // uiLabel71
  5165. //
  5166. this.uiLabel71.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5167. this.uiLabel71.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5168. this.uiLabel71.Location = new System.Drawing.Point(282, 172);
  5169. this.uiLabel71.Name = "uiLabel71";
  5170. this.uiLabel71.Size = new System.Drawing.Size(66, 23);
  5171. this.uiLabel71.TabIndex = 17;
  5172. this.uiLabel71.Text = "g";
  5173. //
  5174. // uiLabel72
  5175. //
  5176. this.uiLabel72.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5177. this.uiLabel72.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5178. this.uiLabel72.Location = new System.Drawing.Point(282, 115);
  5179. this.uiLabel72.Name = "uiLabel72";
  5180. this.uiLabel72.Size = new System.Drawing.Size(66, 23);
  5181. this.uiLabel72.TabIndex = 16;
  5182. this.uiLabel72.Text = "g";
  5183. //
  5184. // uiLabel73
  5185. //
  5186. this.uiLabel73.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5187. this.uiLabel73.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5188. this.uiLabel73.Location = new System.Drawing.Point(280, 58);
  5189. this.uiLabel73.Name = "uiLabel73";
  5190. this.uiLabel73.Size = new System.Drawing.Size(66, 23);
  5191. this.uiLabel73.TabIndex = 15;
  5192. this.uiLabel73.Text = "g";
  5193. //
  5194. // txt负偏差1
  5195. //
  5196. this.txt负偏差1.Cursor = System.Windows.Forms.Cursors.IBeam;
  5197. this.txt负偏差1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5198. this.txt负偏差1.Location = new System.Drawing.Point(146, 166);
  5199. this.txt负偏差1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5200. this.txt负偏差1.MinimumSize = new System.Drawing.Size(1, 16);
  5201. this.txt负偏差1.Name = "txt负偏差1";
  5202. this.txt负偏差1.Padding = new System.Windows.Forms.Padding(5);
  5203. this.txt负偏差1.ShowText = false;
  5204. this.txt负偏差1.Size = new System.Drawing.Size(129, 29);
  5205. this.txt负偏差1.TabIndex = 13;
  5206. this.txt负偏差1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5207. this.txt负偏差1.Watermark = "";
  5208. //
  5209. // txt正偏差1
  5210. //
  5211. this.txt正偏差1.Cursor = System.Windows.Forms.Cursors.IBeam;
  5212. this.txt正偏差1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5213. this.txt正偏差1.Location = new System.Drawing.Point(146, 115);
  5214. this.txt正偏差1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5215. this.txt正偏差1.MinimumSize = new System.Drawing.Size(1, 16);
  5216. this.txt正偏差1.Name = "txt正偏差1";
  5217. this.txt正偏差1.Padding = new System.Windows.Forms.Padding(5);
  5218. this.txt正偏差1.ShowText = false;
  5219. this.txt正偏差1.Size = new System.Drawing.Size(129, 29);
  5220. this.txt正偏差1.TabIndex = 14;
  5221. this.txt正偏差1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5222. this.txt正偏差1.Watermark = "";
  5223. //
  5224. // txt目标重量1
  5225. //
  5226. this.txt目标重量1.Cursor = System.Windows.Forms.Cursors.IBeam;
  5227. this.txt目标重量1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5228. this.txt目标重量1.Location = new System.Drawing.Point(144, 58);
  5229. this.txt目标重量1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5230. this.txt目标重量1.MinimumSize = new System.Drawing.Size(1, 16);
  5231. this.txt目标重量1.Name = "txt目标重量1";
  5232. this.txt目标重量1.Padding = new System.Windows.Forms.Padding(5);
  5233. this.txt目标重量1.ShowText = false;
  5234. this.txt目标重量1.Size = new System.Drawing.Size(129, 29);
  5235. this.txt目标重量1.TabIndex = 12;
  5236. this.txt目标重量1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5237. this.txt目标重量1.Watermark = "";
  5238. //
  5239. // uiLabel74
  5240. //
  5241. this.uiLabel74.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5242. this.uiLabel74.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5243. this.uiLabel74.Location = new System.Drawing.Point(19, 170);
  5244. this.uiLabel74.Name = "uiLabel74";
  5245. this.uiLabel74.Size = new System.Drawing.Size(116, 23);
  5246. this.uiLabel74.TabIndex = 11;
  5247. this.uiLabel74.Text = "负偏差:";
  5248. this.uiLabel74.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5249. //
  5250. // uiLabel75
  5251. //
  5252. this.uiLabel75.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5253. this.uiLabel75.ForeColor = System.Drawing.Color.Black;
  5254. this.uiLabel75.Location = new System.Drawing.Point(19, 113);
  5255. this.uiLabel75.Name = "uiLabel75";
  5256. this.uiLabel75.Size = new System.Drawing.Size(116, 23);
  5257. this.uiLabel75.TabIndex = 10;
  5258. this.uiLabel75.Text = "正偏差:";
  5259. this.uiLabel75.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5260. //
  5261. // uiLabel76
  5262. //
  5263. this.uiLabel76.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5264. this.uiLabel76.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5265. this.uiLabel76.Location = new System.Drawing.Point(19, 62);
  5266. this.uiLabel76.Name = "uiLabel76";
  5267. this.uiLabel76.Size = new System.Drawing.Size(116, 23);
  5268. this.uiLabel76.TabIndex = 9;
  5269. this.uiLabel76.Text = "目标重量:";
  5270. this.uiLabel76.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5271. //
  5272. // tabPage3
  5273. //
  5274. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  5275. this.tabPage3.Controls.Add(this.uiTableLayoutPanel3);
  5276. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  5277. this.tabPage3.Name = "tabPage3";
  5278. this.tabPage3.Size = new System.Drawing.Size(1900, 1152);
  5279. this.tabPage3.TabIndex = 2;
  5280. this.tabPage3.Text = "设备设置";
  5281. //
  5282. // uiTableLayoutPanel3
  5283. //
  5284. this.uiTableLayoutPanel3.ColumnCount = 5;
  5285. this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  5286. this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  5287. this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  5288. this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  5289. this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  5290. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox21, 4, 1);
  5291. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox22, 3, 1);
  5292. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox23, 2, 1);
  5293. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox24, 1, 1);
  5294. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox25, 0, 1);
  5295. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox26, 4, 0);
  5296. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox27, 3, 0);
  5297. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox28, 2, 0);
  5298. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox29, 1, 0);
  5299. this.uiTableLayoutPanel3.Controls.Add(this.uiGroupBox30, 0, 0);
  5300. this.uiTableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  5301. this.uiTableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  5302. this.uiTableLayoutPanel3.Name = "uiTableLayoutPanel3";
  5303. this.uiTableLayoutPanel3.RowCount = 2;
  5304. this.uiTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  5305. this.uiTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  5306. this.uiTableLayoutPanel3.Size = new System.Drawing.Size(1900, 1152);
  5307. this.uiTableLayoutPanel3.TabIndex = 1;
  5308. this.uiTableLayoutPanel3.TagString = null;
  5309. //
  5310. // uiGroupBox21
  5311. //
  5312. this.uiGroupBox21.Controls.Add(this.btn设备写入通道10);
  5313. this.uiGroupBox21.Controls.Add(this.uiLabel275);
  5314. this.uiGroupBox21.Controls.Add(this.uiLabel276);
  5315. this.uiGroupBox21.Controls.Add(this.uiLabel277);
  5316. this.uiGroupBox21.Controls.Add(this.uiLabel278);
  5317. this.uiGroupBox21.Controls.Add(this.uiLabel279);
  5318. this.uiGroupBox21.Controls.Add(this.uiLabel280);
  5319. this.uiGroupBox21.Controls.Add(this.uiLabel281);
  5320. this.uiGroupBox21.Controls.Add(this.txt完成动作执行时间10);
  5321. this.uiGroupBox21.Controls.Add(this.txt补加禁止比较时间10);
  5322. this.uiGroupBox21.Controls.Add(this.uiLabel282);
  5323. this.uiGroupBox21.Controls.Add(this.txt慢加禁止比较时间10);
  5324. this.uiGroupBox21.Controls.Add(this.txt快加禁止比较时间10);
  5325. this.uiGroupBox21.Controls.Add(this.uiLabel283);
  5326. this.uiGroupBox21.Controls.Add(this.txt稳定检测时间10);
  5327. this.uiGroupBox21.Controls.Add(this.uiLabel284);
  5328. this.uiGroupBox21.Controls.Add(this.uiLabel285);
  5329. this.uiGroupBox21.Controls.Add(this.uiLabel286);
  5330. this.uiGroupBox21.Controls.Add(this.uiLabel287);
  5331. this.uiGroupBox21.Controls.Add(this.txt补料速度10);
  5332. this.uiGroupBox21.Controls.Add(this.txt慢加速度10);
  5333. this.uiGroupBox21.Controls.Add(this.txt快加速度10);
  5334. this.uiGroupBox21.Controls.Add(this.uiLabel288);
  5335. this.uiGroupBox21.Controls.Add(this.uiLabel289);
  5336. this.uiGroupBox21.Controls.Add(this.uiLabel290);
  5337. this.uiGroupBox21.Dock = System.Windows.Forms.DockStyle.Fill;
  5338. this.uiGroupBox21.FillColor = System.Drawing.Color.AliceBlue;
  5339. this.uiGroupBox21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5340. this.uiGroupBox21.Location = new System.Drawing.Point(1524, 581);
  5341. this.uiGroupBox21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5342. this.uiGroupBox21.MinimumSize = new System.Drawing.Size(1, 1);
  5343. this.uiGroupBox21.Name = "uiGroupBox21";
  5344. this.uiGroupBox21.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  5345. this.uiGroupBox21.Size = new System.Drawing.Size(372, 566);
  5346. this.uiGroupBox21.TabIndex = 9;
  5347. this.uiGroupBox21.Text = "通道10";
  5348. this.uiGroupBox21.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  5349. //
  5350. // btn设备写入通道10
  5351. //
  5352. this.btn设备写入通道10.Cursor = System.Windows.Forms.Cursors.Hand;
  5353. this.btn设备写入通道10.FillColor = System.Drawing.Color.AliceBlue;
  5354. this.btn设备写入通道10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5355. this.btn设备写入通道10.ForeColor = System.Drawing.Color.Black;
  5356. this.btn设备写入通道10.Location = new System.Drawing.Point(176, 439);
  5357. this.btn设备写入通道10.MinimumSize = new System.Drawing.Size(1, 1);
  5358. this.btn设备写入通道10.Name = "btn设备写入通道10";
  5359. this.btn设备写入通道10.Size = new System.Drawing.Size(98, 31);
  5360. this.btn设备写入通道10.Symbol = 61483;
  5361. this.btn设备写入通道10.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5362. this.btn设备写入通道10.TabIndex = 327;
  5363. this.btn设备写入通道10.Text = "写入";
  5364. this.btn设备写入通道10.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5365. this.btn设备写入通道10.Visible = false;
  5366. this.btn设备写入通道10.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  5367. //
  5368. // uiLabel275
  5369. //
  5370. this.uiLabel275.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5371. this.uiLabel275.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5372. this.uiLabel275.Location = new System.Drawing.Point(286, 399);
  5373. this.uiLabel275.Name = "uiLabel275";
  5374. this.uiLabel275.Size = new System.Drawing.Size(66, 23);
  5375. this.uiLabel275.TabIndex = 53;
  5376. this.uiLabel275.Text = "ms";
  5377. //
  5378. // uiLabel276
  5379. //
  5380. this.uiLabel276.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5381. this.uiLabel276.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5382. this.uiLabel276.Location = new System.Drawing.Point(286, 347);
  5383. this.uiLabel276.Name = "uiLabel276";
  5384. this.uiLabel276.Size = new System.Drawing.Size(66, 23);
  5385. this.uiLabel276.TabIndex = 52;
  5386. this.uiLabel276.Text = "ms";
  5387. //
  5388. // uiLabel277
  5389. //
  5390. this.uiLabel277.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5391. this.uiLabel277.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5392. this.uiLabel277.Location = new System.Drawing.Point(286, 295);
  5393. this.uiLabel277.Name = "uiLabel277";
  5394. this.uiLabel277.Size = new System.Drawing.Size(66, 23);
  5395. this.uiLabel277.TabIndex = 51;
  5396. this.uiLabel277.Text = "ms";
  5397. //
  5398. // uiLabel278
  5399. //
  5400. this.uiLabel278.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5401. this.uiLabel278.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5402. this.uiLabel278.Location = new System.Drawing.Point(286, 243);
  5403. this.uiLabel278.Name = "uiLabel278";
  5404. this.uiLabel278.Size = new System.Drawing.Size(66, 23);
  5405. this.uiLabel278.TabIndex = 50;
  5406. this.uiLabel278.Text = "ms";
  5407. //
  5408. // uiLabel279
  5409. //
  5410. this.uiLabel279.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5411. this.uiLabel279.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5412. this.uiLabel279.Location = new System.Drawing.Point(286, 191);
  5413. this.uiLabel279.Name = "uiLabel279";
  5414. this.uiLabel279.Size = new System.Drawing.Size(66, 23);
  5415. this.uiLabel279.TabIndex = 49;
  5416. this.uiLabel279.Text = "ms";
  5417. //
  5418. // uiLabel280
  5419. //
  5420. this.uiLabel280.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5421. this.uiLabel280.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5422. this.uiLabel280.Location = new System.Drawing.Point(286, 133);
  5423. this.uiLabel280.Name = "uiLabel280";
  5424. this.uiLabel280.Size = new System.Drawing.Size(66, 23);
  5425. this.uiLabel280.TabIndex = 48;
  5426. this.uiLabel280.Text = "mV";
  5427. //
  5428. // uiLabel281
  5429. //
  5430. this.uiLabel281.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5431. this.uiLabel281.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5432. this.uiLabel281.Location = new System.Drawing.Point(286, 87);
  5433. this.uiLabel281.Name = "uiLabel281";
  5434. this.uiLabel281.Size = new System.Drawing.Size(66, 23);
  5435. this.uiLabel281.TabIndex = 47;
  5436. this.uiLabel281.Text = "mV";
  5437. //
  5438. // txt完成动作执行时间10
  5439. //
  5440. this.txt完成动作执行时间10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5441. this.txt完成动作执行时间10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5442. this.txt完成动作执行时间10.Location = new System.Drawing.Point(176, 393);
  5443. this.txt完成动作执行时间10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5444. this.txt完成动作执行时间10.MinimumSize = new System.Drawing.Size(1, 16);
  5445. this.txt完成动作执行时间10.Name = "txt完成动作执行时间10";
  5446. this.txt完成动作执行时间10.Padding = new System.Windows.Forms.Padding(5);
  5447. this.txt完成动作执行时间10.ShowText = false;
  5448. this.txt完成动作执行时间10.Size = new System.Drawing.Size(103, 29);
  5449. this.txt完成动作执行时间10.TabIndex = 39;
  5450. this.txt完成动作执行时间10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5451. this.txt完成动作执行时间10.Watermark = "";
  5452. //
  5453. // txt补加禁止比较时间10
  5454. //
  5455. this.txt补加禁止比较时间10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5456. this.txt补加禁止比较时间10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5457. this.txt补加禁止比较时间10.Location = new System.Drawing.Point(176, 341);
  5458. this.txt补加禁止比较时间10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5459. this.txt补加禁止比较时间10.MinimumSize = new System.Drawing.Size(1, 16);
  5460. this.txt补加禁止比较时间10.Name = "txt补加禁止比较时间10";
  5461. this.txt补加禁止比较时间10.Padding = new System.Windows.Forms.Padding(5);
  5462. this.txt补加禁止比较时间10.ShowText = false;
  5463. this.txt补加禁止比较时间10.Size = new System.Drawing.Size(103, 29);
  5464. this.txt补加禁止比较时间10.TabIndex = 41;
  5465. this.txt补加禁止比较时间10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5466. this.txt补加禁止比较时间10.Watermark = "";
  5467. //
  5468. // uiLabel282
  5469. //
  5470. this.uiLabel282.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5471. this.uiLabel282.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5472. this.uiLabel282.Location = new System.Drawing.Point(21, 399);
  5473. this.uiLabel282.Name = "uiLabel282";
  5474. this.uiLabel282.Size = new System.Drawing.Size(129, 23);
  5475. this.uiLabel282.TabIndex = 46;
  5476. this.uiLabel282.Text = "完成动作执行时间:";
  5477. this.uiLabel282.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5478. //
  5479. // txt慢加禁止比较时间10
  5480. //
  5481. this.txt慢加禁止比较时间10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5482. this.txt慢加禁止比较时间10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5483. this.txt慢加禁止比较时间10.Location = new System.Drawing.Point(176, 289);
  5484. this.txt慢加禁止比较时间10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5485. this.txt慢加禁止比较时间10.MinimumSize = new System.Drawing.Size(1, 16);
  5486. this.txt慢加禁止比较时间10.Name = "txt慢加禁止比较时间10";
  5487. this.txt慢加禁止比较时间10.Padding = new System.Windows.Forms.Padding(5);
  5488. this.txt慢加禁止比较时间10.ShowText = false;
  5489. this.txt慢加禁止比较时间10.Size = new System.Drawing.Size(103, 29);
  5490. this.txt慢加禁止比较时间10.TabIndex = 38;
  5491. this.txt慢加禁止比较时间10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5492. this.txt慢加禁止比较时间10.Watermark = "";
  5493. //
  5494. // txt快加禁止比较时间10
  5495. //
  5496. this.txt快加禁止比较时间10.Controls.Add(this.uiTextBox86);
  5497. this.txt快加禁止比较时间10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5498. this.txt快加禁止比较时间10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5499. this.txt快加禁止比较时间10.Location = new System.Drawing.Point(176, 237);
  5500. this.txt快加禁止比较时间10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5501. this.txt快加禁止比较时间10.MinimumSize = new System.Drawing.Size(1, 16);
  5502. this.txt快加禁止比较时间10.Name = "txt快加禁止比较时间10";
  5503. this.txt快加禁止比较时间10.Padding = new System.Windows.Forms.Padding(5);
  5504. this.txt快加禁止比较时间10.ShowText = false;
  5505. this.txt快加禁止比较时间10.Size = new System.Drawing.Size(103, 29);
  5506. this.txt快加禁止比较时间10.TabIndex = 40;
  5507. this.txt快加禁止比较时间10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5508. this.txt快加禁止比较时间10.Watermark = "";
  5509. //
  5510. // uiTextBox86
  5511. //
  5512. this.uiTextBox86.Cursor = System.Windows.Forms.Cursors.IBeam;
  5513. this.uiTextBox86.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5514. this.uiTextBox86.Location = new System.Drawing.Point(0, 28);
  5515. this.uiTextBox86.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5516. this.uiTextBox86.MinimumSize = new System.Drawing.Size(1, 16);
  5517. this.uiTextBox86.Name = "uiTextBox86";
  5518. this.uiTextBox86.Padding = new System.Windows.Forms.Padding(5);
  5519. this.uiTextBox86.ShowText = false;
  5520. this.uiTextBox86.Size = new System.Drawing.Size(103, 29);
  5521. this.uiTextBox86.TabIndex = 16;
  5522. this.uiTextBox86.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5523. this.uiTextBox86.Watermark = "";
  5524. //
  5525. // uiLabel283
  5526. //
  5527. this.uiLabel283.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5528. this.uiLabel283.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5529. this.uiLabel283.Location = new System.Drawing.Point(21, 347);
  5530. this.uiLabel283.Name = "uiLabel283";
  5531. this.uiLabel283.Size = new System.Drawing.Size(129, 23);
  5532. this.uiLabel283.TabIndex = 45;
  5533. this.uiLabel283.Text = "补加禁止比较时间:";
  5534. this.uiLabel283.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5535. //
  5536. // txt稳定检测时间10
  5537. //
  5538. this.txt稳定检测时间10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5539. this.txt稳定检测时间10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5540. this.txt稳定检测时间10.Location = new System.Drawing.Point(176, 185);
  5541. this.txt稳定检测时间10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5542. this.txt稳定检测时间10.MinimumSize = new System.Drawing.Size(1, 16);
  5543. this.txt稳定检测时间10.Name = "txt稳定检测时间10";
  5544. this.txt稳定检测时间10.Padding = new System.Windows.Forms.Padding(5);
  5545. this.txt稳定检测时间10.ShowText = false;
  5546. this.txt稳定检测时间10.Size = new System.Drawing.Size(103, 29);
  5547. this.txt稳定检测时间10.TabIndex = 37;
  5548. this.txt稳定检测时间10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5549. this.txt稳定检测时间10.Watermark = "";
  5550. //
  5551. // uiLabel284
  5552. //
  5553. this.uiLabel284.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5554. this.uiLabel284.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5555. this.uiLabel284.Location = new System.Drawing.Point(21, 295);
  5556. this.uiLabel284.Name = "uiLabel284";
  5557. this.uiLabel284.Size = new System.Drawing.Size(129, 23);
  5558. this.uiLabel284.TabIndex = 44;
  5559. this.uiLabel284.Text = "慢加禁止比较时间:";
  5560. this.uiLabel284.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5561. //
  5562. // uiLabel285
  5563. //
  5564. this.uiLabel285.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5565. this.uiLabel285.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5566. this.uiLabel285.Location = new System.Drawing.Point(21, 243);
  5567. this.uiLabel285.Name = "uiLabel285";
  5568. this.uiLabel285.Size = new System.Drawing.Size(129, 23);
  5569. this.uiLabel285.TabIndex = 43;
  5570. this.uiLabel285.Text = "快加禁止比较时间:";
  5571. this.uiLabel285.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5572. //
  5573. // uiLabel286
  5574. //
  5575. this.uiLabel286.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5576. this.uiLabel286.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5577. this.uiLabel286.Location = new System.Drawing.Point(21, 191);
  5578. this.uiLabel286.Name = "uiLabel286";
  5579. this.uiLabel286.Size = new System.Drawing.Size(129, 23);
  5580. this.uiLabel286.TabIndex = 42;
  5581. this.uiLabel286.Text = "稳定检测时间:";
  5582. this.uiLabel286.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5583. //
  5584. // uiLabel287
  5585. //
  5586. this.uiLabel287.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5587. this.uiLabel287.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5588. this.uiLabel287.Location = new System.Drawing.Point(286, 35);
  5589. this.uiLabel287.Name = "uiLabel287";
  5590. this.uiLabel287.Size = new System.Drawing.Size(66, 23);
  5591. this.uiLabel287.TabIndex = 36;
  5592. this.uiLabel287.Text = "mV";
  5593. //
  5594. // txt补料速度10
  5595. //
  5596. this.txt补料速度10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5597. this.txt补料速度10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5598. this.txt补料速度10.Location = new System.Drawing.Point(176, 133);
  5599. this.txt补料速度10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5600. this.txt补料速度10.MinimumSize = new System.Drawing.Size(1, 16);
  5601. this.txt补料速度10.Name = "txt补料速度10";
  5602. this.txt补料速度10.Padding = new System.Windows.Forms.Padding(5);
  5603. this.txt补料速度10.ShowText = false;
  5604. this.txt补料速度10.Size = new System.Drawing.Size(103, 29);
  5605. this.txt补料速度10.TabIndex = 34;
  5606. this.txt补料速度10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5607. this.txt补料速度10.Watermark = "";
  5608. //
  5609. // txt慢加速度10
  5610. //
  5611. this.txt慢加速度10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5612. this.txt慢加速度10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5613. this.txt慢加速度10.Location = new System.Drawing.Point(176, 81);
  5614. this.txt慢加速度10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5615. this.txt慢加速度10.MinimumSize = new System.Drawing.Size(1, 16);
  5616. this.txt慢加速度10.Name = "txt慢加速度10";
  5617. this.txt慢加速度10.Padding = new System.Windows.Forms.Padding(5);
  5618. this.txt慢加速度10.ShowText = false;
  5619. this.txt慢加速度10.Size = new System.Drawing.Size(103, 29);
  5620. this.txt慢加速度10.TabIndex = 35;
  5621. this.txt慢加速度10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5622. this.txt慢加速度10.Watermark = "";
  5623. //
  5624. // txt快加速度10
  5625. //
  5626. this.txt快加速度10.Cursor = System.Windows.Forms.Cursors.IBeam;
  5627. this.txt快加速度10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5628. this.txt快加速度10.Location = new System.Drawing.Point(176, 29);
  5629. this.txt快加速度10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5630. this.txt快加速度10.MinimumSize = new System.Drawing.Size(1, 16);
  5631. this.txt快加速度10.Name = "txt快加速度10";
  5632. this.txt快加速度10.Padding = new System.Windows.Forms.Padding(5);
  5633. this.txt快加速度10.ShowText = false;
  5634. this.txt快加速度10.Size = new System.Drawing.Size(103, 29);
  5635. this.txt快加速度10.TabIndex = 33;
  5636. this.txt快加速度10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5637. this.txt快加速度10.Watermark = "";
  5638. //
  5639. // uiLabel288
  5640. //
  5641. this.uiLabel288.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5642. this.uiLabel288.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5643. this.uiLabel288.Location = new System.Drawing.Point(42, 139);
  5644. this.uiLabel288.Name = "uiLabel288";
  5645. this.uiLabel288.Size = new System.Drawing.Size(101, 23);
  5646. this.uiLabel288.TabIndex = 32;
  5647. this.uiLabel288.Text = "补料速度:";
  5648. this.uiLabel288.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5649. //
  5650. // uiLabel289
  5651. //
  5652. this.uiLabel289.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5653. this.uiLabel289.ForeColor = System.Drawing.Color.Black;
  5654. this.uiLabel289.Location = new System.Drawing.Point(42, 87);
  5655. this.uiLabel289.Name = "uiLabel289";
  5656. this.uiLabel289.Size = new System.Drawing.Size(101, 23);
  5657. this.uiLabel289.TabIndex = 31;
  5658. this.uiLabel289.Text = "慢加速度:";
  5659. this.uiLabel289.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5660. //
  5661. // uiLabel290
  5662. //
  5663. this.uiLabel290.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5664. this.uiLabel290.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5665. this.uiLabel290.Location = new System.Drawing.Point(42, 35);
  5666. this.uiLabel290.Name = "uiLabel290";
  5667. this.uiLabel290.Size = new System.Drawing.Size(101, 23);
  5668. this.uiLabel290.TabIndex = 30;
  5669. this.uiLabel290.Text = "快加速度:";
  5670. this.uiLabel290.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5671. //
  5672. // uiGroupBox22
  5673. //
  5674. this.uiGroupBox22.Controls.Add(this.btn设备写入通道9);
  5675. this.uiGroupBox22.Controls.Add(this.uiLabel259);
  5676. this.uiGroupBox22.Controls.Add(this.uiLabel260);
  5677. this.uiGroupBox22.Controls.Add(this.uiLabel261);
  5678. this.uiGroupBox22.Controls.Add(this.uiLabel262);
  5679. this.uiGroupBox22.Controls.Add(this.uiLabel263);
  5680. this.uiGroupBox22.Controls.Add(this.uiLabel264);
  5681. this.uiGroupBox22.Controls.Add(this.uiLabel265);
  5682. this.uiGroupBox22.Controls.Add(this.txt完成动作执行时间9);
  5683. this.uiGroupBox22.Controls.Add(this.txt补加禁止比较时间9);
  5684. this.uiGroupBox22.Controls.Add(this.uiLabel266);
  5685. this.uiGroupBox22.Controls.Add(this.txt慢加禁止比较时间9);
  5686. this.uiGroupBox22.Controls.Add(this.txt快加禁止比较时间9);
  5687. this.uiGroupBox22.Controls.Add(this.uiLabel267);
  5688. this.uiGroupBox22.Controls.Add(this.txt稳定检测时间9);
  5689. this.uiGroupBox22.Controls.Add(this.uiLabel268);
  5690. this.uiGroupBox22.Controls.Add(this.uiLabel269);
  5691. this.uiGroupBox22.Controls.Add(this.uiLabel270);
  5692. this.uiGroupBox22.Controls.Add(this.uiLabel271);
  5693. this.uiGroupBox22.Controls.Add(this.txt补料速度9);
  5694. this.uiGroupBox22.Controls.Add(this.txt慢加速度9);
  5695. this.uiGroupBox22.Controls.Add(this.txt快加速度9);
  5696. this.uiGroupBox22.Controls.Add(this.uiLabel272);
  5697. this.uiGroupBox22.Controls.Add(this.uiLabel273);
  5698. this.uiGroupBox22.Controls.Add(this.uiLabel274);
  5699. this.uiGroupBox22.Dock = System.Windows.Forms.DockStyle.Fill;
  5700. this.uiGroupBox22.FillColor = System.Drawing.Color.AliceBlue;
  5701. this.uiGroupBox22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5702. this.uiGroupBox22.Location = new System.Drawing.Point(1144, 581);
  5703. this.uiGroupBox22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5704. this.uiGroupBox22.MinimumSize = new System.Drawing.Size(1, 1);
  5705. this.uiGroupBox22.Name = "uiGroupBox22";
  5706. this.uiGroupBox22.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  5707. this.uiGroupBox22.Size = new System.Drawing.Size(372, 566);
  5708. this.uiGroupBox22.TabIndex = 8;
  5709. this.uiGroupBox22.Text = "通道9";
  5710. this.uiGroupBox22.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  5711. //
  5712. // btn设备写入通道9
  5713. //
  5714. this.btn设备写入通道9.Cursor = System.Windows.Forms.Cursors.Hand;
  5715. this.btn设备写入通道9.FillColor = System.Drawing.Color.AliceBlue;
  5716. this.btn设备写入通道9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5717. this.btn设备写入通道9.ForeColor = System.Drawing.Color.Black;
  5718. this.btn设备写入通道9.Location = new System.Drawing.Point(179, 439);
  5719. this.btn设备写入通道9.MinimumSize = new System.Drawing.Size(1, 1);
  5720. this.btn设备写入通道9.Name = "btn设备写入通道9";
  5721. this.btn设备写入通道9.Size = new System.Drawing.Size(98, 31);
  5722. this.btn设备写入通道9.Symbol = 61483;
  5723. this.btn设备写入通道9.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  5724. this.btn设备写入通道9.TabIndex = 327;
  5725. this.btn设备写入通道9.Text = "写入";
  5726. this.btn设备写入通道9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5727. this.btn设备写入通道9.Visible = false;
  5728. this.btn设备写入通道9.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  5729. //
  5730. // uiLabel259
  5731. //
  5732. this.uiLabel259.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5733. this.uiLabel259.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5734. this.uiLabel259.Location = new System.Drawing.Point(284, 399);
  5735. this.uiLabel259.Name = "uiLabel259";
  5736. this.uiLabel259.Size = new System.Drawing.Size(66, 23);
  5737. this.uiLabel259.TabIndex = 53;
  5738. this.uiLabel259.Text = "ms";
  5739. //
  5740. // uiLabel260
  5741. //
  5742. this.uiLabel260.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5743. this.uiLabel260.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5744. this.uiLabel260.Location = new System.Drawing.Point(284, 347);
  5745. this.uiLabel260.Name = "uiLabel260";
  5746. this.uiLabel260.Size = new System.Drawing.Size(66, 23);
  5747. this.uiLabel260.TabIndex = 52;
  5748. this.uiLabel260.Text = "ms";
  5749. //
  5750. // uiLabel261
  5751. //
  5752. this.uiLabel261.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5753. this.uiLabel261.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5754. this.uiLabel261.Location = new System.Drawing.Point(284, 295);
  5755. this.uiLabel261.Name = "uiLabel261";
  5756. this.uiLabel261.Size = new System.Drawing.Size(66, 23);
  5757. this.uiLabel261.TabIndex = 51;
  5758. this.uiLabel261.Text = "ms";
  5759. //
  5760. // uiLabel262
  5761. //
  5762. this.uiLabel262.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5763. this.uiLabel262.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5764. this.uiLabel262.Location = new System.Drawing.Point(284, 243);
  5765. this.uiLabel262.Name = "uiLabel262";
  5766. this.uiLabel262.Size = new System.Drawing.Size(66, 23);
  5767. this.uiLabel262.TabIndex = 50;
  5768. this.uiLabel262.Text = "ms";
  5769. //
  5770. // uiLabel263
  5771. //
  5772. this.uiLabel263.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5773. this.uiLabel263.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5774. this.uiLabel263.Location = new System.Drawing.Point(284, 191);
  5775. this.uiLabel263.Name = "uiLabel263";
  5776. this.uiLabel263.Size = new System.Drawing.Size(66, 23);
  5777. this.uiLabel263.TabIndex = 49;
  5778. this.uiLabel263.Text = "ms";
  5779. //
  5780. // uiLabel264
  5781. //
  5782. this.uiLabel264.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5783. this.uiLabel264.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5784. this.uiLabel264.Location = new System.Drawing.Point(284, 133);
  5785. this.uiLabel264.Name = "uiLabel264";
  5786. this.uiLabel264.Size = new System.Drawing.Size(66, 23);
  5787. this.uiLabel264.TabIndex = 48;
  5788. this.uiLabel264.Text = "mV";
  5789. //
  5790. // uiLabel265
  5791. //
  5792. this.uiLabel265.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5793. this.uiLabel265.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5794. this.uiLabel265.Location = new System.Drawing.Point(284, 87);
  5795. this.uiLabel265.Name = "uiLabel265";
  5796. this.uiLabel265.Size = new System.Drawing.Size(66, 23);
  5797. this.uiLabel265.TabIndex = 47;
  5798. this.uiLabel265.Text = "mV";
  5799. //
  5800. // txt完成动作执行时间9
  5801. //
  5802. this.txt完成动作执行时间9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5803. this.txt完成动作执行时间9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5804. this.txt完成动作执行时间9.Location = new System.Drawing.Point(174, 393);
  5805. this.txt完成动作执行时间9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5806. this.txt完成动作执行时间9.MinimumSize = new System.Drawing.Size(1, 16);
  5807. this.txt完成动作执行时间9.Name = "txt完成动作执行时间9";
  5808. this.txt完成动作执行时间9.Padding = new System.Windows.Forms.Padding(5);
  5809. this.txt完成动作执行时间9.ShowText = false;
  5810. this.txt完成动作执行时间9.Size = new System.Drawing.Size(103, 29);
  5811. this.txt完成动作执行时间9.TabIndex = 39;
  5812. this.txt完成动作执行时间9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5813. this.txt完成动作执行时间9.Watermark = "";
  5814. //
  5815. // txt补加禁止比较时间9
  5816. //
  5817. this.txt补加禁止比较时间9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5818. this.txt补加禁止比较时间9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5819. this.txt补加禁止比较时间9.Location = new System.Drawing.Point(174, 341);
  5820. this.txt补加禁止比较时间9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5821. this.txt补加禁止比较时间9.MinimumSize = new System.Drawing.Size(1, 16);
  5822. this.txt补加禁止比较时间9.Name = "txt补加禁止比较时间9";
  5823. this.txt补加禁止比较时间9.Padding = new System.Windows.Forms.Padding(5);
  5824. this.txt补加禁止比较时间9.ShowText = false;
  5825. this.txt补加禁止比较时间9.Size = new System.Drawing.Size(103, 29);
  5826. this.txt补加禁止比较时间9.TabIndex = 41;
  5827. this.txt补加禁止比较时间9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5828. this.txt补加禁止比较时间9.Watermark = "";
  5829. //
  5830. // uiLabel266
  5831. //
  5832. this.uiLabel266.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5833. this.uiLabel266.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5834. this.uiLabel266.Location = new System.Drawing.Point(19, 399);
  5835. this.uiLabel266.Name = "uiLabel266";
  5836. this.uiLabel266.Size = new System.Drawing.Size(129, 23);
  5837. this.uiLabel266.TabIndex = 46;
  5838. this.uiLabel266.Text = "完成动作执行时间:";
  5839. this.uiLabel266.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5840. //
  5841. // txt慢加禁止比较时间9
  5842. //
  5843. this.txt慢加禁止比较时间9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5844. this.txt慢加禁止比较时间9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5845. this.txt慢加禁止比较时间9.Location = new System.Drawing.Point(174, 289);
  5846. this.txt慢加禁止比较时间9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5847. this.txt慢加禁止比较时间9.MinimumSize = new System.Drawing.Size(1, 16);
  5848. this.txt慢加禁止比较时间9.Name = "txt慢加禁止比较时间9";
  5849. this.txt慢加禁止比较时间9.Padding = new System.Windows.Forms.Padding(5);
  5850. this.txt慢加禁止比较时间9.ShowText = false;
  5851. this.txt慢加禁止比较时间9.Size = new System.Drawing.Size(103, 29);
  5852. this.txt慢加禁止比较时间9.TabIndex = 38;
  5853. this.txt慢加禁止比较时间9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5854. this.txt慢加禁止比较时间9.Watermark = "";
  5855. //
  5856. // txt快加禁止比较时间9
  5857. //
  5858. this.txt快加禁止比较时间9.Controls.Add(this.uiTextBox77);
  5859. this.txt快加禁止比较时间9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5860. this.txt快加禁止比较时间9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5861. this.txt快加禁止比较时间9.Location = new System.Drawing.Point(174, 237);
  5862. this.txt快加禁止比较时间9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5863. this.txt快加禁止比较时间9.MinimumSize = new System.Drawing.Size(1, 16);
  5864. this.txt快加禁止比较时间9.Name = "txt快加禁止比较时间9";
  5865. this.txt快加禁止比较时间9.Padding = new System.Windows.Forms.Padding(5);
  5866. this.txt快加禁止比较时间9.ShowText = false;
  5867. this.txt快加禁止比较时间9.Size = new System.Drawing.Size(103, 29);
  5868. this.txt快加禁止比较时间9.TabIndex = 40;
  5869. this.txt快加禁止比较时间9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5870. this.txt快加禁止比较时间9.Watermark = "";
  5871. //
  5872. // uiTextBox77
  5873. //
  5874. this.uiTextBox77.Cursor = System.Windows.Forms.Cursors.IBeam;
  5875. this.uiTextBox77.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5876. this.uiTextBox77.Location = new System.Drawing.Point(0, 28);
  5877. this.uiTextBox77.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5878. this.uiTextBox77.MinimumSize = new System.Drawing.Size(1, 16);
  5879. this.uiTextBox77.Name = "uiTextBox77";
  5880. this.uiTextBox77.Padding = new System.Windows.Forms.Padding(5);
  5881. this.uiTextBox77.ShowText = false;
  5882. this.uiTextBox77.Size = new System.Drawing.Size(103, 29);
  5883. this.uiTextBox77.TabIndex = 16;
  5884. this.uiTextBox77.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5885. this.uiTextBox77.Watermark = "";
  5886. //
  5887. // uiLabel267
  5888. //
  5889. this.uiLabel267.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5890. this.uiLabel267.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5891. this.uiLabel267.Location = new System.Drawing.Point(19, 347);
  5892. this.uiLabel267.Name = "uiLabel267";
  5893. this.uiLabel267.Size = new System.Drawing.Size(129, 23);
  5894. this.uiLabel267.TabIndex = 45;
  5895. this.uiLabel267.Text = "补加禁止比较时间:";
  5896. this.uiLabel267.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5897. //
  5898. // txt稳定检测时间9
  5899. //
  5900. this.txt稳定检测时间9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5901. this.txt稳定检测时间9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5902. this.txt稳定检测时间9.Location = new System.Drawing.Point(174, 185);
  5903. this.txt稳定检测时间9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5904. this.txt稳定检测时间9.MinimumSize = new System.Drawing.Size(1, 16);
  5905. this.txt稳定检测时间9.Name = "txt稳定检测时间9";
  5906. this.txt稳定检测时间9.Padding = new System.Windows.Forms.Padding(5);
  5907. this.txt稳定检测时间9.ShowText = false;
  5908. this.txt稳定检测时间9.Size = new System.Drawing.Size(103, 29);
  5909. this.txt稳定检测时间9.TabIndex = 37;
  5910. this.txt稳定检测时间9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5911. this.txt稳定检测时间9.Watermark = "";
  5912. //
  5913. // uiLabel268
  5914. //
  5915. this.uiLabel268.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5916. this.uiLabel268.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5917. this.uiLabel268.Location = new System.Drawing.Point(19, 295);
  5918. this.uiLabel268.Name = "uiLabel268";
  5919. this.uiLabel268.Size = new System.Drawing.Size(129, 23);
  5920. this.uiLabel268.TabIndex = 44;
  5921. this.uiLabel268.Text = "慢加禁止比较时间:";
  5922. this.uiLabel268.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5923. //
  5924. // uiLabel269
  5925. //
  5926. this.uiLabel269.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5927. this.uiLabel269.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5928. this.uiLabel269.Location = new System.Drawing.Point(19, 243);
  5929. this.uiLabel269.Name = "uiLabel269";
  5930. this.uiLabel269.Size = new System.Drawing.Size(129, 23);
  5931. this.uiLabel269.TabIndex = 43;
  5932. this.uiLabel269.Text = "快加禁止比较时间:";
  5933. this.uiLabel269.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5934. //
  5935. // uiLabel270
  5936. //
  5937. this.uiLabel270.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5938. this.uiLabel270.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5939. this.uiLabel270.Location = new System.Drawing.Point(19, 191);
  5940. this.uiLabel270.Name = "uiLabel270";
  5941. this.uiLabel270.Size = new System.Drawing.Size(129, 23);
  5942. this.uiLabel270.TabIndex = 42;
  5943. this.uiLabel270.Text = "稳定检测时间:";
  5944. this.uiLabel270.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5945. //
  5946. // uiLabel271
  5947. //
  5948. this.uiLabel271.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5949. this.uiLabel271.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5950. this.uiLabel271.Location = new System.Drawing.Point(284, 35);
  5951. this.uiLabel271.Name = "uiLabel271";
  5952. this.uiLabel271.Size = new System.Drawing.Size(66, 23);
  5953. this.uiLabel271.TabIndex = 36;
  5954. this.uiLabel271.Text = "mV";
  5955. //
  5956. // txt补料速度9
  5957. //
  5958. this.txt补料速度9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5959. this.txt补料速度9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5960. this.txt补料速度9.Location = new System.Drawing.Point(174, 133);
  5961. this.txt补料速度9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5962. this.txt补料速度9.MinimumSize = new System.Drawing.Size(1, 16);
  5963. this.txt补料速度9.Name = "txt补料速度9";
  5964. this.txt补料速度9.Padding = new System.Windows.Forms.Padding(5);
  5965. this.txt补料速度9.ShowText = false;
  5966. this.txt补料速度9.Size = new System.Drawing.Size(103, 29);
  5967. this.txt补料速度9.TabIndex = 34;
  5968. this.txt补料速度9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5969. this.txt补料速度9.Watermark = "";
  5970. //
  5971. // txt慢加速度9
  5972. //
  5973. this.txt慢加速度9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5974. this.txt慢加速度9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5975. this.txt慢加速度9.Location = new System.Drawing.Point(174, 81);
  5976. this.txt慢加速度9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5977. this.txt慢加速度9.MinimumSize = new System.Drawing.Size(1, 16);
  5978. this.txt慢加速度9.Name = "txt慢加速度9";
  5979. this.txt慢加速度9.Padding = new System.Windows.Forms.Padding(5);
  5980. this.txt慢加速度9.ShowText = false;
  5981. this.txt慢加速度9.Size = new System.Drawing.Size(103, 29);
  5982. this.txt慢加速度9.TabIndex = 35;
  5983. this.txt慢加速度9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5984. this.txt慢加速度9.Watermark = "";
  5985. //
  5986. // txt快加速度9
  5987. //
  5988. this.txt快加速度9.Cursor = System.Windows.Forms.Cursors.IBeam;
  5989. this.txt快加速度9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5990. this.txt快加速度9.Location = new System.Drawing.Point(174, 29);
  5991. this.txt快加速度9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5992. this.txt快加速度9.MinimumSize = new System.Drawing.Size(1, 16);
  5993. this.txt快加速度9.Name = "txt快加速度9";
  5994. this.txt快加速度9.Padding = new System.Windows.Forms.Padding(5);
  5995. this.txt快加速度9.ShowText = false;
  5996. this.txt快加速度9.Size = new System.Drawing.Size(103, 29);
  5997. this.txt快加速度9.TabIndex = 33;
  5998. this.txt快加速度9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5999. this.txt快加速度9.Watermark = "";
  6000. //
  6001. // uiLabel272
  6002. //
  6003. this.uiLabel272.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6004. this.uiLabel272.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6005. this.uiLabel272.Location = new System.Drawing.Point(40, 139);
  6006. this.uiLabel272.Name = "uiLabel272";
  6007. this.uiLabel272.Size = new System.Drawing.Size(101, 23);
  6008. this.uiLabel272.TabIndex = 32;
  6009. this.uiLabel272.Text = "补料速度:";
  6010. this.uiLabel272.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6011. //
  6012. // uiLabel273
  6013. //
  6014. this.uiLabel273.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6015. this.uiLabel273.ForeColor = System.Drawing.Color.Black;
  6016. this.uiLabel273.Location = new System.Drawing.Point(40, 87);
  6017. this.uiLabel273.Name = "uiLabel273";
  6018. this.uiLabel273.Size = new System.Drawing.Size(101, 23);
  6019. this.uiLabel273.TabIndex = 31;
  6020. this.uiLabel273.Text = "慢加速度:";
  6021. this.uiLabel273.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6022. //
  6023. // uiLabel274
  6024. //
  6025. this.uiLabel274.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6026. this.uiLabel274.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6027. this.uiLabel274.Location = new System.Drawing.Point(40, 35);
  6028. this.uiLabel274.Name = "uiLabel274";
  6029. this.uiLabel274.Size = new System.Drawing.Size(101, 23);
  6030. this.uiLabel274.TabIndex = 30;
  6031. this.uiLabel274.Text = "快加速度:";
  6032. this.uiLabel274.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6033. //
  6034. // uiGroupBox23
  6035. //
  6036. this.uiGroupBox23.Controls.Add(this.btn设备写入通道8);
  6037. this.uiGroupBox23.Controls.Add(this.uiLabel243);
  6038. this.uiGroupBox23.Controls.Add(this.uiLabel244);
  6039. this.uiGroupBox23.Controls.Add(this.uiLabel245);
  6040. this.uiGroupBox23.Controls.Add(this.uiLabel246);
  6041. this.uiGroupBox23.Controls.Add(this.uiLabel247);
  6042. this.uiGroupBox23.Controls.Add(this.uiLabel248);
  6043. this.uiGroupBox23.Controls.Add(this.uiLabel249);
  6044. this.uiGroupBox23.Controls.Add(this.txt完成动作执行时间8);
  6045. this.uiGroupBox23.Controls.Add(this.txt补加禁止比较时间8);
  6046. this.uiGroupBox23.Controls.Add(this.uiLabel250);
  6047. this.uiGroupBox23.Controls.Add(this.txt慢加禁止比较时间8);
  6048. this.uiGroupBox23.Controls.Add(this.txt快加禁止比较时间8);
  6049. this.uiGroupBox23.Controls.Add(this.uiLabel251);
  6050. this.uiGroupBox23.Controls.Add(this.txt稳定检测时间8);
  6051. this.uiGroupBox23.Controls.Add(this.uiLabel252);
  6052. this.uiGroupBox23.Controls.Add(this.uiLabel253);
  6053. this.uiGroupBox23.Controls.Add(this.uiLabel254);
  6054. this.uiGroupBox23.Controls.Add(this.uiLabel255);
  6055. this.uiGroupBox23.Controls.Add(this.txt补料速度8);
  6056. this.uiGroupBox23.Controls.Add(this.txt慢加速度8);
  6057. this.uiGroupBox23.Controls.Add(this.txt快加速度8);
  6058. this.uiGroupBox23.Controls.Add(this.uiLabel256);
  6059. this.uiGroupBox23.Controls.Add(this.uiLabel257);
  6060. this.uiGroupBox23.Controls.Add(this.uiLabel258);
  6061. this.uiGroupBox23.Dock = System.Windows.Forms.DockStyle.Fill;
  6062. this.uiGroupBox23.FillColor = System.Drawing.Color.AliceBlue;
  6063. this.uiGroupBox23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6064. this.uiGroupBox23.Location = new System.Drawing.Point(764, 581);
  6065. this.uiGroupBox23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6066. this.uiGroupBox23.MinimumSize = new System.Drawing.Size(1, 1);
  6067. this.uiGroupBox23.Name = "uiGroupBox23";
  6068. this.uiGroupBox23.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  6069. this.uiGroupBox23.Size = new System.Drawing.Size(372, 566);
  6070. this.uiGroupBox23.TabIndex = 7;
  6071. this.uiGroupBox23.Text = "通道8";
  6072. this.uiGroupBox23.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  6073. //
  6074. // btn设备写入通道8
  6075. //
  6076. this.btn设备写入通道8.Cursor = System.Windows.Forms.Cursors.Hand;
  6077. this.btn设备写入通道8.FillColor = System.Drawing.Color.AliceBlue;
  6078. this.btn设备写入通道8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6079. this.btn设备写入通道8.ForeColor = System.Drawing.Color.Black;
  6080. this.btn设备写入通道8.Location = new System.Drawing.Point(179, 439);
  6081. this.btn设备写入通道8.MinimumSize = new System.Drawing.Size(1, 1);
  6082. this.btn设备写入通道8.Name = "btn设备写入通道8";
  6083. this.btn设备写入通道8.Size = new System.Drawing.Size(98, 31);
  6084. this.btn设备写入通道8.Symbol = 61483;
  6085. this.btn设备写入通道8.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  6086. this.btn设备写入通道8.TabIndex = 327;
  6087. this.btn设备写入通道8.Text = "写入";
  6088. this.btn设备写入通道8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6089. this.btn设备写入通道8.Visible = false;
  6090. this.btn设备写入通道8.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  6091. //
  6092. // uiLabel243
  6093. //
  6094. this.uiLabel243.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6095. this.uiLabel243.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6096. this.uiLabel243.Location = new System.Drawing.Point(284, 399);
  6097. this.uiLabel243.Name = "uiLabel243";
  6098. this.uiLabel243.Size = new System.Drawing.Size(66, 23);
  6099. this.uiLabel243.TabIndex = 53;
  6100. this.uiLabel243.Text = "ms";
  6101. //
  6102. // uiLabel244
  6103. //
  6104. this.uiLabel244.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6105. this.uiLabel244.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6106. this.uiLabel244.Location = new System.Drawing.Point(284, 347);
  6107. this.uiLabel244.Name = "uiLabel244";
  6108. this.uiLabel244.Size = new System.Drawing.Size(66, 23);
  6109. this.uiLabel244.TabIndex = 52;
  6110. this.uiLabel244.Text = "ms";
  6111. //
  6112. // uiLabel245
  6113. //
  6114. this.uiLabel245.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6115. this.uiLabel245.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6116. this.uiLabel245.Location = new System.Drawing.Point(284, 295);
  6117. this.uiLabel245.Name = "uiLabel245";
  6118. this.uiLabel245.Size = new System.Drawing.Size(66, 23);
  6119. this.uiLabel245.TabIndex = 51;
  6120. this.uiLabel245.Text = "ms";
  6121. //
  6122. // uiLabel246
  6123. //
  6124. this.uiLabel246.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6125. this.uiLabel246.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6126. this.uiLabel246.Location = new System.Drawing.Point(284, 243);
  6127. this.uiLabel246.Name = "uiLabel246";
  6128. this.uiLabel246.Size = new System.Drawing.Size(66, 23);
  6129. this.uiLabel246.TabIndex = 50;
  6130. this.uiLabel246.Text = "ms";
  6131. //
  6132. // uiLabel247
  6133. //
  6134. this.uiLabel247.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6135. this.uiLabel247.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6136. this.uiLabel247.Location = new System.Drawing.Point(284, 191);
  6137. this.uiLabel247.Name = "uiLabel247";
  6138. this.uiLabel247.Size = new System.Drawing.Size(66, 23);
  6139. this.uiLabel247.TabIndex = 49;
  6140. this.uiLabel247.Text = "ms";
  6141. //
  6142. // uiLabel248
  6143. //
  6144. this.uiLabel248.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6145. this.uiLabel248.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6146. this.uiLabel248.Location = new System.Drawing.Point(284, 133);
  6147. this.uiLabel248.Name = "uiLabel248";
  6148. this.uiLabel248.Size = new System.Drawing.Size(66, 23);
  6149. this.uiLabel248.TabIndex = 48;
  6150. this.uiLabel248.Text = "mV";
  6151. //
  6152. // uiLabel249
  6153. //
  6154. this.uiLabel249.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6155. this.uiLabel249.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6156. this.uiLabel249.Location = new System.Drawing.Point(284, 87);
  6157. this.uiLabel249.Name = "uiLabel249";
  6158. this.uiLabel249.Size = new System.Drawing.Size(66, 23);
  6159. this.uiLabel249.TabIndex = 47;
  6160. this.uiLabel249.Text = "mV";
  6161. //
  6162. // txt完成动作执行时间8
  6163. //
  6164. this.txt完成动作执行时间8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6165. this.txt完成动作执行时间8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6166. this.txt完成动作执行时间8.Location = new System.Drawing.Point(174, 393);
  6167. this.txt完成动作执行时间8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6168. this.txt完成动作执行时间8.MinimumSize = new System.Drawing.Size(1, 16);
  6169. this.txt完成动作执行时间8.Name = "txt完成动作执行时间8";
  6170. this.txt完成动作执行时间8.Padding = new System.Windows.Forms.Padding(5);
  6171. this.txt完成动作执行时间8.ShowText = false;
  6172. this.txt完成动作执行时间8.Size = new System.Drawing.Size(103, 29);
  6173. this.txt完成动作执行时间8.TabIndex = 39;
  6174. this.txt完成动作执行时间8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6175. this.txt完成动作执行时间8.Watermark = "";
  6176. //
  6177. // txt补加禁止比较时间8
  6178. //
  6179. this.txt补加禁止比较时间8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6180. this.txt补加禁止比较时间8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6181. this.txt补加禁止比较时间8.Location = new System.Drawing.Point(174, 341);
  6182. this.txt补加禁止比较时间8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6183. this.txt补加禁止比较时间8.MinimumSize = new System.Drawing.Size(1, 16);
  6184. this.txt补加禁止比较时间8.Name = "txt补加禁止比较时间8";
  6185. this.txt补加禁止比较时间8.Padding = new System.Windows.Forms.Padding(5);
  6186. this.txt补加禁止比较时间8.ShowText = false;
  6187. this.txt补加禁止比较时间8.Size = new System.Drawing.Size(103, 29);
  6188. this.txt补加禁止比较时间8.TabIndex = 41;
  6189. this.txt补加禁止比较时间8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6190. this.txt补加禁止比较时间8.Watermark = "";
  6191. //
  6192. // uiLabel250
  6193. //
  6194. this.uiLabel250.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6195. this.uiLabel250.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6196. this.uiLabel250.Location = new System.Drawing.Point(19, 399);
  6197. this.uiLabel250.Name = "uiLabel250";
  6198. this.uiLabel250.Size = new System.Drawing.Size(129, 23);
  6199. this.uiLabel250.TabIndex = 46;
  6200. this.uiLabel250.Text = "完成动作执行时间:";
  6201. this.uiLabel250.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6202. //
  6203. // txt慢加禁止比较时间8
  6204. //
  6205. this.txt慢加禁止比较时间8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6206. this.txt慢加禁止比较时间8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6207. this.txt慢加禁止比较时间8.Location = new System.Drawing.Point(174, 289);
  6208. this.txt慢加禁止比较时间8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6209. this.txt慢加禁止比较时间8.MinimumSize = new System.Drawing.Size(1, 16);
  6210. this.txt慢加禁止比较时间8.Name = "txt慢加禁止比较时间8";
  6211. this.txt慢加禁止比较时间8.Padding = new System.Windows.Forms.Padding(5);
  6212. this.txt慢加禁止比较时间8.ShowText = false;
  6213. this.txt慢加禁止比较时间8.Size = new System.Drawing.Size(103, 29);
  6214. this.txt慢加禁止比较时间8.TabIndex = 38;
  6215. this.txt慢加禁止比较时间8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6216. this.txt慢加禁止比较时间8.Watermark = "";
  6217. //
  6218. // txt快加禁止比较时间8
  6219. //
  6220. this.txt快加禁止比较时间8.Controls.Add(this.uiTextBox68);
  6221. this.txt快加禁止比较时间8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6222. this.txt快加禁止比较时间8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6223. this.txt快加禁止比较时间8.Location = new System.Drawing.Point(174, 237);
  6224. this.txt快加禁止比较时间8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6225. this.txt快加禁止比较时间8.MinimumSize = new System.Drawing.Size(1, 16);
  6226. this.txt快加禁止比较时间8.Name = "txt快加禁止比较时间8";
  6227. this.txt快加禁止比较时间8.Padding = new System.Windows.Forms.Padding(5);
  6228. this.txt快加禁止比较时间8.ShowText = false;
  6229. this.txt快加禁止比较时间8.Size = new System.Drawing.Size(103, 29);
  6230. this.txt快加禁止比较时间8.TabIndex = 40;
  6231. this.txt快加禁止比较时间8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6232. this.txt快加禁止比较时间8.Watermark = "";
  6233. //
  6234. // uiTextBox68
  6235. //
  6236. this.uiTextBox68.Cursor = System.Windows.Forms.Cursors.IBeam;
  6237. this.uiTextBox68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6238. this.uiTextBox68.Location = new System.Drawing.Point(0, 28);
  6239. this.uiTextBox68.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6240. this.uiTextBox68.MinimumSize = new System.Drawing.Size(1, 16);
  6241. this.uiTextBox68.Name = "uiTextBox68";
  6242. this.uiTextBox68.Padding = new System.Windows.Forms.Padding(5);
  6243. this.uiTextBox68.ShowText = false;
  6244. this.uiTextBox68.Size = new System.Drawing.Size(103, 29);
  6245. this.uiTextBox68.TabIndex = 16;
  6246. this.uiTextBox68.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6247. this.uiTextBox68.Watermark = "";
  6248. //
  6249. // uiLabel251
  6250. //
  6251. this.uiLabel251.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6252. this.uiLabel251.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6253. this.uiLabel251.Location = new System.Drawing.Point(19, 347);
  6254. this.uiLabel251.Name = "uiLabel251";
  6255. this.uiLabel251.Size = new System.Drawing.Size(129, 23);
  6256. this.uiLabel251.TabIndex = 45;
  6257. this.uiLabel251.Text = "补加禁止比较时间:";
  6258. this.uiLabel251.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6259. //
  6260. // txt稳定检测时间8
  6261. //
  6262. this.txt稳定检测时间8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6263. this.txt稳定检测时间8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6264. this.txt稳定检测时间8.Location = new System.Drawing.Point(174, 185);
  6265. this.txt稳定检测时间8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6266. this.txt稳定检测时间8.MinimumSize = new System.Drawing.Size(1, 16);
  6267. this.txt稳定检测时间8.Name = "txt稳定检测时间8";
  6268. this.txt稳定检测时间8.Padding = new System.Windows.Forms.Padding(5);
  6269. this.txt稳定检测时间8.ShowText = false;
  6270. this.txt稳定检测时间8.Size = new System.Drawing.Size(103, 29);
  6271. this.txt稳定检测时间8.TabIndex = 37;
  6272. this.txt稳定检测时间8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6273. this.txt稳定检测时间8.Watermark = "";
  6274. //
  6275. // uiLabel252
  6276. //
  6277. this.uiLabel252.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6278. this.uiLabel252.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6279. this.uiLabel252.Location = new System.Drawing.Point(19, 295);
  6280. this.uiLabel252.Name = "uiLabel252";
  6281. this.uiLabel252.Size = new System.Drawing.Size(129, 23);
  6282. this.uiLabel252.TabIndex = 44;
  6283. this.uiLabel252.Text = "慢加禁止比较时间:";
  6284. this.uiLabel252.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6285. //
  6286. // uiLabel253
  6287. //
  6288. this.uiLabel253.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6289. this.uiLabel253.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6290. this.uiLabel253.Location = new System.Drawing.Point(19, 243);
  6291. this.uiLabel253.Name = "uiLabel253";
  6292. this.uiLabel253.Size = new System.Drawing.Size(129, 23);
  6293. this.uiLabel253.TabIndex = 43;
  6294. this.uiLabel253.Text = "快加禁止比较时间:";
  6295. this.uiLabel253.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6296. //
  6297. // uiLabel254
  6298. //
  6299. this.uiLabel254.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6300. this.uiLabel254.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6301. this.uiLabel254.Location = new System.Drawing.Point(19, 191);
  6302. this.uiLabel254.Name = "uiLabel254";
  6303. this.uiLabel254.Size = new System.Drawing.Size(129, 23);
  6304. this.uiLabel254.TabIndex = 42;
  6305. this.uiLabel254.Text = "稳定检测时间:";
  6306. this.uiLabel254.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6307. //
  6308. // uiLabel255
  6309. //
  6310. this.uiLabel255.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6311. this.uiLabel255.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6312. this.uiLabel255.Location = new System.Drawing.Point(284, 35);
  6313. this.uiLabel255.Name = "uiLabel255";
  6314. this.uiLabel255.Size = new System.Drawing.Size(66, 23);
  6315. this.uiLabel255.TabIndex = 36;
  6316. this.uiLabel255.Text = "mV";
  6317. //
  6318. // txt补料速度8
  6319. //
  6320. this.txt补料速度8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6321. this.txt补料速度8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6322. this.txt补料速度8.Location = new System.Drawing.Point(174, 133);
  6323. this.txt补料速度8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6324. this.txt补料速度8.MinimumSize = new System.Drawing.Size(1, 16);
  6325. this.txt补料速度8.Name = "txt补料速度8";
  6326. this.txt补料速度8.Padding = new System.Windows.Forms.Padding(5);
  6327. this.txt补料速度8.ShowText = false;
  6328. this.txt补料速度8.Size = new System.Drawing.Size(103, 29);
  6329. this.txt补料速度8.TabIndex = 34;
  6330. this.txt补料速度8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6331. this.txt补料速度8.Watermark = "";
  6332. //
  6333. // txt慢加速度8
  6334. //
  6335. this.txt慢加速度8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6336. this.txt慢加速度8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6337. this.txt慢加速度8.Location = new System.Drawing.Point(174, 81);
  6338. this.txt慢加速度8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6339. this.txt慢加速度8.MinimumSize = new System.Drawing.Size(1, 16);
  6340. this.txt慢加速度8.Name = "txt慢加速度8";
  6341. this.txt慢加速度8.Padding = new System.Windows.Forms.Padding(5);
  6342. this.txt慢加速度8.ShowText = false;
  6343. this.txt慢加速度8.Size = new System.Drawing.Size(103, 29);
  6344. this.txt慢加速度8.TabIndex = 35;
  6345. this.txt慢加速度8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6346. this.txt慢加速度8.Watermark = "";
  6347. //
  6348. // txt快加速度8
  6349. //
  6350. this.txt快加速度8.Cursor = System.Windows.Forms.Cursors.IBeam;
  6351. this.txt快加速度8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6352. this.txt快加速度8.Location = new System.Drawing.Point(174, 29);
  6353. this.txt快加速度8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6354. this.txt快加速度8.MinimumSize = new System.Drawing.Size(1, 16);
  6355. this.txt快加速度8.Name = "txt快加速度8";
  6356. this.txt快加速度8.Padding = new System.Windows.Forms.Padding(5);
  6357. this.txt快加速度8.ShowText = false;
  6358. this.txt快加速度8.Size = new System.Drawing.Size(103, 29);
  6359. this.txt快加速度8.TabIndex = 33;
  6360. this.txt快加速度8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6361. this.txt快加速度8.Watermark = "";
  6362. //
  6363. // uiLabel256
  6364. //
  6365. this.uiLabel256.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6366. this.uiLabel256.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6367. this.uiLabel256.Location = new System.Drawing.Point(40, 139);
  6368. this.uiLabel256.Name = "uiLabel256";
  6369. this.uiLabel256.Size = new System.Drawing.Size(101, 23);
  6370. this.uiLabel256.TabIndex = 32;
  6371. this.uiLabel256.Text = "补料速度:";
  6372. this.uiLabel256.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6373. //
  6374. // uiLabel257
  6375. //
  6376. this.uiLabel257.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6377. this.uiLabel257.ForeColor = System.Drawing.Color.Black;
  6378. this.uiLabel257.Location = new System.Drawing.Point(40, 87);
  6379. this.uiLabel257.Name = "uiLabel257";
  6380. this.uiLabel257.Size = new System.Drawing.Size(101, 23);
  6381. this.uiLabel257.TabIndex = 31;
  6382. this.uiLabel257.Text = "慢加速度:";
  6383. this.uiLabel257.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6384. //
  6385. // uiLabel258
  6386. //
  6387. this.uiLabel258.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6388. this.uiLabel258.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6389. this.uiLabel258.Location = new System.Drawing.Point(40, 35);
  6390. this.uiLabel258.Name = "uiLabel258";
  6391. this.uiLabel258.Size = new System.Drawing.Size(101, 23);
  6392. this.uiLabel258.TabIndex = 30;
  6393. this.uiLabel258.Text = "快加速度:";
  6394. this.uiLabel258.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6395. //
  6396. // uiGroupBox24
  6397. //
  6398. this.uiGroupBox24.Controls.Add(this.btn设备写入通道7);
  6399. this.uiGroupBox24.Controls.Add(this.uiLabel227);
  6400. this.uiGroupBox24.Controls.Add(this.uiLabel228);
  6401. this.uiGroupBox24.Controls.Add(this.uiLabel229);
  6402. this.uiGroupBox24.Controls.Add(this.uiLabel230);
  6403. this.uiGroupBox24.Controls.Add(this.uiLabel231);
  6404. this.uiGroupBox24.Controls.Add(this.uiLabel232);
  6405. this.uiGroupBox24.Controls.Add(this.uiLabel233);
  6406. this.uiGroupBox24.Controls.Add(this.txt完成动作执行时间7);
  6407. this.uiGroupBox24.Controls.Add(this.txt补加禁止比较时间7);
  6408. this.uiGroupBox24.Controls.Add(this.uiLabel234);
  6409. this.uiGroupBox24.Controls.Add(this.txt慢加禁止比较时间7);
  6410. this.uiGroupBox24.Controls.Add(this.txt快加禁止比较时间7);
  6411. this.uiGroupBox24.Controls.Add(this.uiLabel235);
  6412. this.uiGroupBox24.Controls.Add(this.txt稳定检测时间7);
  6413. this.uiGroupBox24.Controls.Add(this.uiLabel236);
  6414. this.uiGroupBox24.Controls.Add(this.uiLabel237);
  6415. this.uiGroupBox24.Controls.Add(this.uiLabel238);
  6416. this.uiGroupBox24.Controls.Add(this.uiLabel239);
  6417. this.uiGroupBox24.Controls.Add(this.txt补料速度7);
  6418. this.uiGroupBox24.Controls.Add(this.txt慢加速度7);
  6419. this.uiGroupBox24.Controls.Add(this.txt快加速度7);
  6420. this.uiGroupBox24.Controls.Add(this.uiLabel240);
  6421. this.uiGroupBox24.Controls.Add(this.uiLabel241);
  6422. this.uiGroupBox24.Controls.Add(this.uiLabel242);
  6423. this.uiGroupBox24.Dock = System.Windows.Forms.DockStyle.Fill;
  6424. this.uiGroupBox24.FillColor = System.Drawing.Color.AliceBlue;
  6425. this.uiGroupBox24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6426. this.uiGroupBox24.Location = new System.Drawing.Point(384, 581);
  6427. this.uiGroupBox24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6428. this.uiGroupBox24.MinimumSize = new System.Drawing.Size(1, 1);
  6429. this.uiGroupBox24.Name = "uiGroupBox24";
  6430. this.uiGroupBox24.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  6431. this.uiGroupBox24.Size = new System.Drawing.Size(372, 566);
  6432. this.uiGroupBox24.TabIndex = 6;
  6433. this.uiGroupBox24.Text = "通道7";
  6434. this.uiGroupBox24.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  6435. //
  6436. // btn设备写入通道7
  6437. //
  6438. this.btn设备写入通道7.Cursor = System.Windows.Forms.Cursors.Hand;
  6439. this.btn设备写入通道7.FillColor = System.Drawing.Color.AliceBlue;
  6440. this.btn设备写入通道7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6441. this.btn设备写入通道7.ForeColor = System.Drawing.Color.Black;
  6442. this.btn设备写入通道7.Location = new System.Drawing.Point(179, 439);
  6443. this.btn设备写入通道7.MinimumSize = new System.Drawing.Size(1, 1);
  6444. this.btn设备写入通道7.Name = "btn设备写入通道7";
  6445. this.btn设备写入通道7.Size = new System.Drawing.Size(98, 31);
  6446. this.btn设备写入通道7.Symbol = 61483;
  6447. this.btn设备写入通道7.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  6448. this.btn设备写入通道7.TabIndex = 327;
  6449. this.btn设备写入通道7.Text = "写入";
  6450. this.btn设备写入通道7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6451. this.btn设备写入通道7.Visible = false;
  6452. this.btn设备写入通道7.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  6453. //
  6454. // uiLabel227
  6455. //
  6456. this.uiLabel227.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6457. this.uiLabel227.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6458. this.uiLabel227.Location = new System.Drawing.Point(284, 399);
  6459. this.uiLabel227.Name = "uiLabel227";
  6460. this.uiLabel227.Size = new System.Drawing.Size(66, 23);
  6461. this.uiLabel227.TabIndex = 53;
  6462. this.uiLabel227.Text = "ms";
  6463. //
  6464. // uiLabel228
  6465. //
  6466. this.uiLabel228.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6467. this.uiLabel228.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6468. this.uiLabel228.Location = new System.Drawing.Point(284, 347);
  6469. this.uiLabel228.Name = "uiLabel228";
  6470. this.uiLabel228.Size = new System.Drawing.Size(66, 23);
  6471. this.uiLabel228.TabIndex = 52;
  6472. this.uiLabel228.Text = "ms";
  6473. //
  6474. // uiLabel229
  6475. //
  6476. this.uiLabel229.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6477. this.uiLabel229.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6478. this.uiLabel229.Location = new System.Drawing.Point(284, 295);
  6479. this.uiLabel229.Name = "uiLabel229";
  6480. this.uiLabel229.Size = new System.Drawing.Size(66, 23);
  6481. this.uiLabel229.TabIndex = 51;
  6482. this.uiLabel229.Text = "ms";
  6483. //
  6484. // uiLabel230
  6485. //
  6486. this.uiLabel230.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6487. this.uiLabel230.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6488. this.uiLabel230.Location = new System.Drawing.Point(284, 243);
  6489. this.uiLabel230.Name = "uiLabel230";
  6490. this.uiLabel230.Size = new System.Drawing.Size(66, 23);
  6491. this.uiLabel230.TabIndex = 50;
  6492. this.uiLabel230.Text = "ms";
  6493. //
  6494. // uiLabel231
  6495. //
  6496. this.uiLabel231.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6497. this.uiLabel231.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6498. this.uiLabel231.Location = new System.Drawing.Point(284, 191);
  6499. this.uiLabel231.Name = "uiLabel231";
  6500. this.uiLabel231.Size = new System.Drawing.Size(66, 23);
  6501. this.uiLabel231.TabIndex = 49;
  6502. this.uiLabel231.Text = "ms";
  6503. //
  6504. // uiLabel232
  6505. //
  6506. this.uiLabel232.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6507. this.uiLabel232.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6508. this.uiLabel232.Location = new System.Drawing.Point(284, 133);
  6509. this.uiLabel232.Name = "uiLabel232";
  6510. this.uiLabel232.Size = new System.Drawing.Size(66, 23);
  6511. this.uiLabel232.TabIndex = 48;
  6512. this.uiLabel232.Text = "mV";
  6513. //
  6514. // uiLabel233
  6515. //
  6516. this.uiLabel233.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6517. this.uiLabel233.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6518. this.uiLabel233.Location = new System.Drawing.Point(284, 87);
  6519. this.uiLabel233.Name = "uiLabel233";
  6520. this.uiLabel233.Size = new System.Drawing.Size(66, 23);
  6521. this.uiLabel233.TabIndex = 47;
  6522. this.uiLabel233.Text = "mV";
  6523. //
  6524. // txt完成动作执行时间7
  6525. //
  6526. this.txt完成动作执行时间7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6527. this.txt完成动作执行时间7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6528. this.txt完成动作执行时间7.Location = new System.Drawing.Point(174, 393);
  6529. this.txt完成动作执行时间7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6530. this.txt完成动作执行时间7.MinimumSize = new System.Drawing.Size(1, 16);
  6531. this.txt完成动作执行时间7.Name = "txt完成动作执行时间7";
  6532. this.txt完成动作执行时间7.Padding = new System.Windows.Forms.Padding(5);
  6533. this.txt完成动作执行时间7.ShowText = false;
  6534. this.txt完成动作执行时间7.Size = new System.Drawing.Size(103, 29);
  6535. this.txt完成动作执行时间7.TabIndex = 39;
  6536. this.txt完成动作执行时间7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6537. this.txt完成动作执行时间7.Watermark = "";
  6538. //
  6539. // txt补加禁止比较时间7
  6540. //
  6541. this.txt补加禁止比较时间7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6542. this.txt补加禁止比较时间7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6543. this.txt补加禁止比较时间7.Location = new System.Drawing.Point(174, 341);
  6544. this.txt补加禁止比较时间7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6545. this.txt补加禁止比较时间7.MinimumSize = new System.Drawing.Size(1, 16);
  6546. this.txt补加禁止比较时间7.Name = "txt补加禁止比较时间7";
  6547. this.txt补加禁止比较时间7.Padding = new System.Windows.Forms.Padding(5);
  6548. this.txt补加禁止比较时间7.ShowText = false;
  6549. this.txt补加禁止比较时间7.Size = new System.Drawing.Size(103, 29);
  6550. this.txt补加禁止比较时间7.TabIndex = 41;
  6551. this.txt补加禁止比较时间7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6552. this.txt补加禁止比较时间7.Watermark = "";
  6553. //
  6554. // uiLabel234
  6555. //
  6556. this.uiLabel234.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6557. this.uiLabel234.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6558. this.uiLabel234.Location = new System.Drawing.Point(19, 399);
  6559. this.uiLabel234.Name = "uiLabel234";
  6560. this.uiLabel234.Size = new System.Drawing.Size(129, 23);
  6561. this.uiLabel234.TabIndex = 46;
  6562. this.uiLabel234.Text = "完成动作执行时间:";
  6563. this.uiLabel234.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6564. //
  6565. // txt慢加禁止比较时间7
  6566. //
  6567. this.txt慢加禁止比较时间7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6568. this.txt慢加禁止比较时间7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6569. this.txt慢加禁止比较时间7.Location = new System.Drawing.Point(174, 289);
  6570. this.txt慢加禁止比较时间7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6571. this.txt慢加禁止比较时间7.MinimumSize = new System.Drawing.Size(1, 16);
  6572. this.txt慢加禁止比较时间7.Name = "txt慢加禁止比较时间7";
  6573. this.txt慢加禁止比较时间7.Padding = new System.Windows.Forms.Padding(5);
  6574. this.txt慢加禁止比较时间7.ShowText = false;
  6575. this.txt慢加禁止比较时间7.Size = new System.Drawing.Size(103, 29);
  6576. this.txt慢加禁止比较时间7.TabIndex = 38;
  6577. this.txt慢加禁止比较时间7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6578. this.txt慢加禁止比较时间7.Watermark = "";
  6579. //
  6580. // txt快加禁止比较时间7
  6581. //
  6582. this.txt快加禁止比较时间7.Controls.Add(this.uiTextBox59);
  6583. this.txt快加禁止比较时间7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6584. this.txt快加禁止比较时间7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6585. this.txt快加禁止比较时间7.Location = new System.Drawing.Point(174, 237);
  6586. this.txt快加禁止比较时间7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6587. this.txt快加禁止比较时间7.MinimumSize = new System.Drawing.Size(1, 16);
  6588. this.txt快加禁止比较时间7.Name = "txt快加禁止比较时间7";
  6589. this.txt快加禁止比较时间7.Padding = new System.Windows.Forms.Padding(5);
  6590. this.txt快加禁止比较时间7.ShowText = false;
  6591. this.txt快加禁止比较时间7.Size = new System.Drawing.Size(103, 29);
  6592. this.txt快加禁止比较时间7.TabIndex = 40;
  6593. this.txt快加禁止比较时间7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6594. this.txt快加禁止比较时间7.Watermark = "";
  6595. //
  6596. // uiTextBox59
  6597. //
  6598. this.uiTextBox59.Cursor = System.Windows.Forms.Cursors.IBeam;
  6599. this.uiTextBox59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6600. this.uiTextBox59.Location = new System.Drawing.Point(0, 28);
  6601. this.uiTextBox59.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6602. this.uiTextBox59.MinimumSize = new System.Drawing.Size(1, 16);
  6603. this.uiTextBox59.Name = "uiTextBox59";
  6604. this.uiTextBox59.Padding = new System.Windows.Forms.Padding(5);
  6605. this.uiTextBox59.ShowText = false;
  6606. this.uiTextBox59.Size = new System.Drawing.Size(103, 29);
  6607. this.uiTextBox59.TabIndex = 16;
  6608. this.uiTextBox59.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6609. this.uiTextBox59.Watermark = "";
  6610. //
  6611. // uiLabel235
  6612. //
  6613. this.uiLabel235.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6614. this.uiLabel235.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6615. this.uiLabel235.Location = new System.Drawing.Point(19, 347);
  6616. this.uiLabel235.Name = "uiLabel235";
  6617. this.uiLabel235.Size = new System.Drawing.Size(129, 23);
  6618. this.uiLabel235.TabIndex = 45;
  6619. this.uiLabel235.Text = "补加禁止比较时间:";
  6620. this.uiLabel235.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6621. //
  6622. // txt稳定检测时间7
  6623. //
  6624. this.txt稳定检测时间7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6625. this.txt稳定检测时间7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6626. this.txt稳定检测时间7.Location = new System.Drawing.Point(174, 185);
  6627. this.txt稳定检测时间7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6628. this.txt稳定检测时间7.MinimumSize = new System.Drawing.Size(1, 16);
  6629. this.txt稳定检测时间7.Name = "txt稳定检测时间7";
  6630. this.txt稳定检测时间7.Padding = new System.Windows.Forms.Padding(5);
  6631. this.txt稳定检测时间7.ShowText = false;
  6632. this.txt稳定检测时间7.Size = new System.Drawing.Size(103, 29);
  6633. this.txt稳定检测时间7.TabIndex = 37;
  6634. this.txt稳定检测时间7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6635. this.txt稳定检测时间7.Watermark = "";
  6636. //
  6637. // uiLabel236
  6638. //
  6639. this.uiLabel236.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6640. this.uiLabel236.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6641. this.uiLabel236.Location = new System.Drawing.Point(19, 295);
  6642. this.uiLabel236.Name = "uiLabel236";
  6643. this.uiLabel236.Size = new System.Drawing.Size(129, 23);
  6644. this.uiLabel236.TabIndex = 44;
  6645. this.uiLabel236.Text = "慢加禁止比较时间:";
  6646. this.uiLabel236.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6647. //
  6648. // uiLabel237
  6649. //
  6650. this.uiLabel237.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6651. this.uiLabel237.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6652. this.uiLabel237.Location = new System.Drawing.Point(19, 243);
  6653. this.uiLabel237.Name = "uiLabel237";
  6654. this.uiLabel237.Size = new System.Drawing.Size(129, 23);
  6655. this.uiLabel237.TabIndex = 43;
  6656. this.uiLabel237.Text = "快加禁止比较时间:";
  6657. this.uiLabel237.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6658. //
  6659. // uiLabel238
  6660. //
  6661. this.uiLabel238.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6662. this.uiLabel238.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6663. this.uiLabel238.Location = new System.Drawing.Point(19, 191);
  6664. this.uiLabel238.Name = "uiLabel238";
  6665. this.uiLabel238.Size = new System.Drawing.Size(129, 23);
  6666. this.uiLabel238.TabIndex = 42;
  6667. this.uiLabel238.Text = "稳定检测时间:";
  6668. this.uiLabel238.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6669. //
  6670. // uiLabel239
  6671. //
  6672. this.uiLabel239.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6673. this.uiLabel239.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6674. this.uiLabel239.Location = new System.Drawing.Point(284, 35);
  6675. this.uiLabel239.Name = "uiLabel239";
  6676. this.uiLabel239.Size = new System.Drawing.Size(66, 23);
  6677. this.uiLabel239.TabIndex = 36;
  6678. this.uiLabel239.Text = "mV";
  6679. //
  6680. // txt补料速度7
  6681. //
  6682. this.txt补料速度7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6683. this.txt补料速度7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6684. this.txt补料速度7.Location = new System.Drawing.Point(174, 133);
  6685. this.txt补料速度7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6686. this.txt补料速度7.MinimumSize = new System.Drawing.Size(1, 16);
  6687. this.txt补料速度7.Name = "txt补料速度7";
  6688. this.txt补料速度7.Padding = new System.Windows.Forms.Padding(5);
  6689. this.txt补料速度7.ShowText = false;
  6690. this.txt补料速度7.Size = new System.Drawing.Size(103, 29);
  6691. this.txt补料速度7.TabIndex = 34;
  6692. this.txt补料速度7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6693. this.txt补料速度7.Watermark = "";
  6694. //
  6695. // txt慢加速度7
  6696. //
  6697. this.txt慢加速度7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6698. this.txt慢加速度7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6699. this.txt慢加速度7.Location = new System.Drawing.Point(174, 81);
  6700. this.txt慢加速度7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6701. this.txt慢加速度7.MinimumSize = new System.Drawing.Size(1, 16);
  6702. this.txt慢加速度7.Name = "txt慢加速度7";
  6703. this.txt慢加速度7.Padding = new System.Windows.Forms.Padding(5);
  6704. this.txt慢加速度7.ShowText = false;
  6705. this.txt慢加速度7.Size = new System.Drawing.Size(103, 29);
  6706. this.txt慢加速度7.TabIndex = 35;
  6707. this.txt慢加速度7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6708. this.txt慢加速度7.Watermark = "";
  6709. //
  6710. // txt快加速度7
  6711. //
  6712. this.txt快加速度7.Cursor = System.Windows.Forms.Cursors.IBeam;
  6713. this.txt快加速度7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6714. this.txt快加速度7.Location = new System.Drawing.Point(174, 29);
  6715. this.txt快加速度7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6716. this.txt快加速度7.MinimumSize = new System.Drawing.Size(1, 16);
  6717. this.txt快加速度7.Name = "txt快加速度7";
  6718. this.txt快加速度7.Padding = new System.Windows.Forms.Padding(5);
  6719. this.txt快加速度7.ShowText = false;
  6720. this.txt快加速度7.Size = new System.Drawing.Size(103, 29);
  6721. this.txt快加速度7.TabIndex = 33;
  6722. this.txt快加速度7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6723. this.txt快加速度7.Watermark = "";
  6724. //
  6725. // uiLabel240
  6726. //
  6727. this.uiLabel240.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6728. this.uiLabel240.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6729. this.uiLabel240.Location = new System.Drawing.Point(40, 139);
  6730. this.uiLabel240.Name = "uiLabel240";
  6731. this.uiLabel240.Size = new System.Drawing.Size(101, 23);
  6732. this.uiLabel240.TabIndex = 32;
  6733. this.uiLabel240.Text = "补料速度:";
  6734. this.uiLabel240.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6735. //
  6736. // uiLabel241
  6737. //
  6738. this.uiLabel241.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6739. this.uiLabel241.ForeColor = System.Drawing.Color.Black;
  6740. this.uiLabel241.Location = new System.Drawing.Point(40, 87);
  6741. this.uiLabel241.Name = "uiLabel241";
  6742. this.uiLabel241.Size = new System.Drawing.Size(101, 23);
  6743. this.uiLabel241.TabIndex = 31;
  6744. this.uiLabel241.Text = "慢加速度:";
  6745. this.uiLabel241.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6746. //
  6747. // uiLabel242
  6748. //
  6749. this.uiLabel242.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6750. this.uiLabel242.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6751. this.uiLabel242.Location = new System.Drawing.Point(40, 35);
  6752. this.uiLabel242.Name = "uiLabel242";
  6753. this.uiLabel242.Size = new System.Drawing.Size(101, 23);
  6754. this.uiLabel242.TabIndex = 30;
  6755. this.uiLabel242.Text = "快加速度:";
  6756. this.uiLabel242.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6757. //
  6758. // uiGroupBox25
  6759. //
  6760. this.uiGroupBox25.Controls.Add(this.btn设备写入通道6);
  6761. this.uiGroupBox25.Controls.Add(this.uiLabel211);
  6762. this.uiGroupBox25.Controls.Add(this.uiLabel212);
  6763. this.uiGroupBox25.Controls.Add(this.uiLabel213);
  6764. this.uiGroupBox25.Controls.Add(this.uiLabel214);
  6765. this.uiGroupBox25.Controls.Add(this.uiLabel215);
  6766. this.uiGroupBox25.Controls.Add(this.uiLabel216);
  6767. this.uiGroupBox25.Controls.Add(this.uiLabel217);
  6768. this.uiGroupBox25.Controls.Add(this.txt完成动作执行时间6);
  6769. this.uiGroupBox25.Controls.Add(this.txt补加禁止比较时间6);
  6770. this.uiGroupBox25.Controls.Add(this.uiLabel218);
  6771. this.uiGroupBox25.Controls.Add(this.txt慢加禁止比较时间6);
  6772. this.uiGroupBox25.Controls.Add(this.txt快加禁止比较时间6);
  6773. this.uiGroupBox25.Controls.Add(this.uiLabel219);
  6774. this.uiGroupBox25.Controls.Add(this.txt稳定检测时间6);
  6775. this.uiGroupBox25.Controls.Add(this.uiLabel220);
  6776. this.uiGroupBox25.Controls.Add(this.uiLabel221);
  6777. this.uiGroupBox25.Controls.Add(this.uiLabel222);
  6778. this.uiGroupBox25.Controls.Add(this.uiLabel223);
  6779. this.uiGroupBox25.Controls.Add(this.txt补料速度6);
  6780. this.uiGroupBox25.Controls.Add(this.txt慢加速度6);
  6781. this.uiGroupBox25.Controls.Add(this.txt快加速度6);
  6782. this.uiGroupBox25.Controls.Add(this.uiLabel224);
  6783. this.uiGroupBox25.Controls.Add(this.uiLabel225);
  6784. this.uiGroupBox25.Controls.Add(this.uiLabel226);
  6785. this.uiGroupBox25.Dock = System.Windows.Forms.DockStyle.Fill;
  6786. this.uiGroupBox25.FillColor = System.Drawing.Color.AliceBlue;
  6787. this.uiGroupBox25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6788. this.uiGroupBox25.Location = new System.Drawing.Point(4, 581);
  6789. this.uiGroupBox25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6790. this.uiGroupBox25.MinimumSize = new System.Drawing.Size(1, 1);
  6791. this.uiGroupBox25.Name = "uiGroupBox25";
  6792. this.uiGroupBox25.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  6793. this.uiGroupBox25.Size = new System.Drawing.Size(372, 566);
  6794. this.uiGroupBox25.TabIndex = 5;
  6795. this.uiGroupBox25.Text = "通道6";
  6796. this.uiGroupBox25.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  6797. //
  6798. // btn设备写入通道6
  6799. //
  6800. this.btn设备写入通道6.Cursor = System.Windows.Forms.Cursors.Hand;
  6801. this.btn设备写入通道6.FillColor = System.Drawing.Color.AliceBlue;
  6802. this.btn设备写入通道6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6803. this.btn设备写入通道6.ForeColor = System.Drawing.Color.Black;
  6804. this.btn设备写入通道6.Location = new System.Drawing.Point(179, 439);
  6805. this.btn设备写入通道6.MinimumSize = new System.Drawing.Size(1, 1);
  6806. this.btn设备写入通道6.Name = "btn设备写入通道6";
  6807. this.btn设备写入通道6.Size = new System.Drawing.Size(98, 31);
  6808. this.btn设备写入通道6.Symbol = 61483;
  6809. this.btn设备写入通道6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  6810. this.btn设备写入通道6.TabIndex = 327;
  6811. this.btn设备写入通道6.Text = "写入";
  6812. this.btn设备写入通道6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6813. this.btn设备写入通道6.Visible = false;
  6814. this.btn设备写入通道6.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  6815. //
  6816. // uiLabel211
  6817. //
  6818. this.uiLabel211.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6819. this.uiLabel211.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6820. this.uiLabel211.Location = new System.Drawing.Point(284, 399);
  6821. this.uiLabel211.Name = "uiLabel211";
  6822. this.uiLabel211.Size = new System.Drawing.Size(66, 23);
  6823. this.uiLabel211.TabIndex = 53;
  6824. this.uiLabel211.Text = "ms";
  6825. //
  6826. // uiLabel212
  6827. //
  6828. this.uiLabel212.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6829. this.uiLabel212.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6830. this.uiLabel212.Location = new System.Drawing.Point(284, 347);
  6831. this.uiLabel212.Name = "uiLabel212";
  6832. this.uiLabel212.Size = new System.Drawing.Size(66, 23);
  6833. this.uiLabel212.TabIndex = 52;
  6834. this.uiLabel212.Text = "ms";
  6835. //
  6836. // uiLabel213
  6837. //
  6838. this.uiLabel213.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6839. this.uiLabel213.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6840. this.uiLabel213.Location = new System.Drawing.Point(284, 295);
  6841. this.uiLabel213.Name = "uiLabel213";
  6842. this.uiLabel213.Size = new System.Drawing.Size(66, 23);
  6843. this.uiLabel213.TabIndex = 51;
  6844. this.uiLabel213.Text = "ms";
  6845. //
  6846. // uiLabel214
  6847. //
  6848. this.uiLabel214.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6849. this.uiLabel214.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6850. this.uiLabel214.Location = new System.Drawing.Point(284, 243);
  6851. this.uiLabel214.Name = "uiLabel214";
  6852. this.uiLabel214.Size = new System.Drawing.Size(66, 23);
  6853. this.uiLabel214.TabIndex = 50;
  6854. this.uiLabel214.Text = "ms";
  6855. //
  6856. // uiLabel215
  6857. //
  6858. this.uiLabel215.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6859. this.uiLabel215.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6860. this.uiLabel215.Location = new System.Drawing.Point(284, 191);
  6861. this.uiLabel215.Name = "uiLabel215";
  6862. this.uiLabel215.Size = new System.Drawing.Size(66, 23);
  6863. this.uiLabel215.TabIndex = 49;
  6864. this.uiLabel215.Text = "ms";
  6865. //
  6866. // uiLabel216
  6867. //
  6868. this.uiLabel216.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6869. this.uiLabel216.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6870. this.uiLabel216.Location = new System.Drawing.Point(284, 133);
  6871. this.uiLabel216.Name = "uiLabel216";
  6872. this.uiLabel216.Size = new System.Drawing.Size(66, 23);
  6873. this.uiLabel216.TabIndex = 48;
  6874. this.uiLabel216.Text = "mV";
  6875. //
  6876. // uiLabel217
  6877. //
  6878. this.uiLabel217.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6879. this.uiLabel217.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6880. this.uiLabel217.Location = new System.Drawing.Point(284, 87);
  6881. this.uiLabel217.Name = "uiLabel217";
  6882. this.uiLabel217.Size = new System.Drawing.Size(66, 23);
  6883. this.uiLabel217.TabIndex = 47;
  6884. this.uiLabel217.Text = "mV";
  6885. //
  6886. // txt完成动作执行时间6
  6887. //
  6888. this.txt完成动作执行时间6.Cursor = System.Windows.Forms.Cursors.IBeam;
  6889. this.txt完成动作执行时间6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6890. this.txt完成动作执行时间6.Location = new System.Drawing.Point(174, 393);
  6891. this.txt完成动作执行时间6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6892. this.txt完成动作执行时间6.MinimumSize = new System.Drawing.Size(1, 16);
  6893. this.txt完成动作执行时间6.Name = "txt完成动作执行时间6";
  6894. this.txt完成动作执行时间6.Padding = new System.Windows.Forms.Padding(5);
  6895. this.txt完成动作执行时间6.ShowText = false;
  6896. this.txt完成动作执行时间6.Size = new System.Drawing.Size(103, 29);
  6897. this.txt完成动作执行时间6.TabIndex = 39;
  6898. this.txt完成动作执行时间6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6899. this.txt完成动作执行时间6.Watermark = "";
  6900. //
  6901. // txt补加禁止比较时间6
  6902. //
  6903. this.txt补加禁止比较时间6.Cursor = System.Windows.Forms.Cursors.IBeam;
  6904. this.txt补加禁止比较时间6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6905. this.txt补加禁止比较时间6.Location = new System.Drawing.Point(174, 341);
  6906. this.txt补加禁止比较时间6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6907. this.txt补加禁止比较时间6.MinimumSize = new System.Drawing.Size(1, 16);
  6908. this.txt补加禁止比较时间6.Name = "txt补加禁止比较时间6";
  6909. this.txt补加禁止比较时间6.Padding = new System.Windows.Forms.Padding(5);
  6910. this.txt补加禁止比较时间6.ShowText = false;
  6911. this.txt补加禁止比较时间6.Size = new System.Drawing.Size(103, 29);
  6912. this.txt补加禁止比较时间6.TabIndex = 41;
  6913. this.txt补加禁止比较时间6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6914. this.txt补加禁止比较时间6.Watermark = "";
  6915. //
  6916. // uiLabel218
  6917. //
  6918. this.uiLabel218.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6919. this.uiLabel218.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6920. this.uiLabel218.Location = new System.Drawing.Point(19, 399);
  6921. this.uiLabel218.Name = "uiLabel218";
  6922. this.uiLabel218.Size = new System.Drawing.Size(129, 23);
  6923. this.uiLabel218.TabIndex = 46;
  6924. this.uiLabel218.Text = "完成动作执行时间:";
  6925. this.uiLabel218.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6926. //
  6927. // txt慢加禁止比较时间6
  6928. //
  6929. this.txt慢加禁止比较时间6.Cursor = System.Windows.Forms.Cursors.IBeam;
  6930. this.txt慢加禁止比较时间6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6931. this.txt慢加禁止比较时间6.Location = new System.Drawing.Point(174, 289);
  6932. this.txt慢加禁止比较时间6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6933. this.txt慢加禁止比较时间6.MinimumSize = new System.Drawing.Size(1, 16);
  6934. this.txt慢加禁止比较时间6.Name = "txt慢加禁止比较时间6";
  6935. this.txt慢加禁止比较时间6.Padding = new System.Windows.Forms.Padding(5);
  6936. this.txt慢加禁止比较时间6.ShowText = false;
  6937. this.txt慢加禁止比较时间6.Size = new System.Drawing.Size(103, 29);
  6938. this.txt慢加禁止比较时间6.TabIndex = 38;
  6939. this.txt慢加禁止比较时间6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6940. this.txt慢加禁止比较时间6.Watermark = "";
  6941. //
  6942. // txt快加禁止比较时间6
  6943. //
  6944. this.txt快加禁止比较时间6.Controls.Add(this.uiTextBox50);
  6945. this.txt快加禁止比较时间6.Cursor = System.Windows.Forms.Cursors.IBeam;
  6946. this.txt快加禁止比较时间6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6947. this.txt快加禁止比较时间6.Location = new System.Drawing.Point(174, 237);
  6948. this.txt快加禁止比较时间6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6949. this.txt快加禁止比较时间6.MinimumSize = new System.Drawing.Size(1, 16);
  6950. this.txt快加禁止比较时间6.Name = "txt快加禁止比较时间6";
  6951. this.txt快加禁止比较时间6.Padding = new System.Windows.Forms.Padding(5);
  6952. this.txt快加禁止比较时间6.ShowText = false;
  6953. this.txt快加禁止比较时间6.Size = new System.Drawing.Size(103, 29);
  6954. this.txt快加禁止比较时间6.TabIndex = 40;
  6955. this.txt快加禁止比较时间6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6956. this.txt快加禁止比较时间6.Watermark = "";
  6957. //
  6958. // uiTextBox50
  6959. //
  6960. this.uiTextBox50.Cursor = System.Windows.Forms.Cursors.IBeam;
  6961. this.uiTextBox50.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6962. this.uiTextBox50.Location = new System.Drawing.Point(0, 28);
  6963. this.uiTextBox50.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6964. this.uiTextBox50.MinimumSize = new System.Drawing.Size(1, 16);
  6965. this.uiTextBox50.Name = "uiTextBox50";
  6966. this.uiTextBox50.Padding = new System.Windows.Forms.Padding(5);
  6967. this.uiTextBox50.ShowText = false;
  6968. this.uiTextBox50.Size = new System.Drawing.Size(103, 29);
  6969. this.uiTextBox50.TabIndex = 16;
  6970. this.uiTextBox50.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6971. this.uiTextBox50.Watermark = "";
  6972. //
  6973. // uiLabel219
  6974. //
  6975. this.uiLabel219.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6976. this.uiLabel219.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  6977. this.uiLabel219.Location = new System.Drawing.Point(19, 347);
  6978. this.uiLabel219.Name = "uiLabel219";
  6979. this.uiLabel219.Size = new System.Drawing.Size(129, 23);
  6980. this.uiLabel219.TabIndex = 45;
  6981. this.uiLabel219.Text = "补加禁止比较时间:";
  6982. this.uiLabel219.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  6983. //
  6984. // txt稳定检测时间6
  6985. //
  6986. this.txt稳定检测时间6.Cursor = System.Windows.Forms.Cursors.IBeam;
  6987. this.txt稳定检测时间6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6988. this.txt稳定检测时间6.Location = new System.Drawing.Point(174, 185);
  6989. this.txt稳定检测时间6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  6990. this.txt稳定检测时间6.MinimumSize = new System.Drawing.Size(1, 16);
  6991. this.txt稳定检测时间6.Name = "txt稳定检测时间6";
  6992. this.txt稳定检测时间6.Padding = new System.Windows.Forms.Padding(5);
  6993. this.txt稳定检测时间6.ShowText = false;
  6994. this.txt稳定检测时间6.Size = new System.Drawing.Size(103, 29);
  6995. this.txt稳定检测时间6.TabIndex = 37;
  6996. this.txt稳定检测时间6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  6997. this.txt稳定检测时间6.Watermark = "";
  6998. //
  6999. // uiLabel220
  7000. //
  7001. this.uiLabel220.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7002. this.uiLabel220.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7003. this.uiLabel220.Location = new System.Drawing.Point(19, 295);
  7004. this.uiLabel220.Name = "uiLabel220";
  7005. this.uiLabel220.Size = new System.Drawing.Size(129, 23);
  7006. this.uiLabel220.TabIndex = 44;
  7007. this.uiLabel220.Text = "慢加禁止比较时间:";
  7008. this.uiLabel220.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7009. //
  7010. // uiLabel221
  7011. //
  7012. this.uiLabel221.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7013. this.uiLabel221.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7014. this.uiLabel221.Location = new System.Drawing.Point(19, 243);
  7015. this.uiLabel221.Name = "uiLabel221";
  7016. this.uiLabel221.Size = new System.Drawing.Size(129, 23);
  7017. this.uiLabel221.TabIndex = 43;
  7018. this.uiLabel221.Text = "快加禁止比较时间:";
  7019. this.uiLabel221.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7020. //
  7021. // uiLabel222
  7022. //
  7023. this.uiLabel222.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7024. this.uiLabel222.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7025. this.uiLabel222.Location = new System.Drawing.Point(19, 191);
  7026. this.uiLabel222.Name = "uiLabel222";
  7027. this.uiLabel222.Size = new System.Drawing.Size(129, 23);
  7028. this.uiLabel222.TabIndex = 42;
  7029. this.uiLabel222.Text = "稳定检测时间:";
  7030. this.uiLabel222.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7031. //
  7032. // uiLabel223
  7033. //
  7034. this.uiLabel223.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7035. this.uiLabel223.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7036. this.uiLabel223.Location = new System.Drawing.Point(284, 35);
  7037. this.uiLabel223.Name = "uiLabel223";
  7038. this.uiLabel223.Size = new System.Drawing.Size(66, 23);
  7039. this.uiLabel223.TabIndex = 36;
  7040. this.uiLabel223.Text = "mV";
  7041. //
  7042. // txt补料速度6
  7043. //
  7044. this.txt补料速度6.Cursor = System.Windows.Forms.Cursors.IBeam;
  7045. this.txt补料速度6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7046. this.txt补料速度6.Location = new System.Drawing.Point(174, 133);
  7047. this.txt补料速度6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7048. this.txt补料速度6.MinimumSize = new System.Drawing.Size(1, 16);
  7049. this.txt补料速度6.Name = "txt补料速度6";
  7050. this.txt补料速度6.Padding = new System.Windows.Forms.Padding(5);
  7051. this.txt补料速度6.ShowText = false;
  7052. this.txt补料速度6.Size = new System.Drawing.Size(103, 29);
  7053. this.txt补料速度6.TabIndex = 34;
  7054. this.txt补料速度6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7055. this.txt补料速度6.Watermark = "";
  7056. //
  7057. // txt慢加速度6
  7058. //
  7059. this.txt慢加速度6.Cursor = System.Windows.Forms.Cursors.IBeam;
  7060. this.txt慢加速度6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7061. this.txt慢加速度6.Location = new System.Drawing.Point(174, 81);
  7062. this.txt慢加速度6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7063. this.txt慢加速度6.MinimumSize = new System.Drawing.Size(1, 16);
  7064. this.txt慢加速度6.Name = "txt慢加速度6";
  7065. this.txt慢加速度6.Padding = new System.Windows.Forms.Padding(5);
  7066. this.txt慢加速度6.ShowText = false;
  7067. this.txt慢加速度6.Size = new System.Drawing.Size(103, 29);
  7068. this.txt慢加速度6.TabIndex = 35;
  7069. this.txt慢加速度6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7070. this.txt慢加速度6.Watermark = "";
  7071. //
  7072. // txt快加速度6
  7073. //
  7074. this.txt快加速度6.Cursor = System.Windows.Forms.Cursors.IBeam;
  7075. this.txt快加速度6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7076. this.txt快加速度6.Location = new System.Drawing.Point(174, 29);
  7077. this.txt快加速度6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7078. this.txt快加速度6.MinimumSize = new System.Drawing.Size(1, 16);
  7079. this.txt快加速度6.Name = "txt快加速度6";
  7080. this.txt快加速度6.Padding = new System.Windows.Forms.Padding(5);
  7081. this.txt快加速度6.ShowText = false;
  7082. this.txt快加速度6.Size = new System.Drawing.Size(103, 29);
  7083. this.txt快加速度6.TabIndex = 33;
  7084. this.txt快加速度6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7085. this.txt快加速度6.Watermark = "";
  7086. //
  7087. // uiLabel224
  7088. //
  7089. this.uiLabel224.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7090. this.uiLabel224.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7091. this.uiLabel224.Location = new System.Drawing.Point(40, 139);
  7092. this.uiLabel224.Name = "uiLabel224";
  7093. this.uiLabel224.Size = new System.Drawing.Size(101, 23);
  7094. this.uiLabel224.TabIndex = 32;
  7095. this.uiLabel224.Text = "补料速度:";
  7096. this.uiLabel224.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7097. //
  7098. // uiLabel225
  7099. //
  7100. this.uiLabel225.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7101. this.uiLabel225.ForeColor = System.Drawing.Color.Black;
  7102. this.uiLabel225.Location = new System.Drawing.Point(40, 87);
  7103. this.uiLabel225.Name = "uiLabel225";
  7104. this.uiLabel225.Size = new System.Drawing.Size(101, 23);
  7105. this.uiLabel225.TabIndex = 31;
  7106. this.uiLabel225.Text = "慢加速度:";
  7107. this.uiLabel225.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7108. //
  7109. // uiLabel226
  7110. //
  7111. this.uiLabel226.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7112. this.uiLabel226.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7113. this.uiLabel226.Location = new System.Drawing.Point(40, 35);
  7114. this.uiLabel226.Name = "uiLabel226";
  7115. this.uiLabel226.Size = new System.Drawing.Size(101, 23);
  7116. this.uiLabel226.TabIndex = 30;
  7117. this.uiLabel226.Text = "快加速度:";
  7118. this.uiLabel226.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7119. //
  7120. // uiGroupBox26
  7121. //
  7122. this.uiGroupBox26.Controls.Add(this.btn设备写入通道5);
  7123. this.uiGroupBox26.Controls.Add(this.uiLabel179);
  7124. this.uiGroupBox26.Controls.Add(this.uiLabel180);
  7125. this.uiGroupBox26.Controls.Add(this.uiLabel181);
  7126. this.uiGroupBox26.Controls.Add(this.uiLabel182);
  7127. this.uiGroupBox26.Controls.Add(this.uiLabel183);
  7128. this.uiGroupBox26.Controls.Add(this.uiLabel184);
  7129. this.uiGroupBox26.Controls.Add(this.uiLabel186);
  7130. this.uiGroupBox26.Controls.Add(this.txt完成动作执行时间5);
  7131. this.uiGroupBox26.Controls.Add(this.txt补加禁止比较时间5);
  7132. this.uiGroupBox26.Controls.Add(this.uiLabel202);
  7133. this.uiGroupBox26.Controls.Add(this.txt慢加禁止比较时间5);
  7134. this.uiGroupBox26.Controls.Add(this.txt快加禁止比较时间5);
  7135. this.uiGroupBox26.Controls.Add(this.uiLabel203);
  7136. this.uiGroupBox26.Controls.Add(this.txt稳定检测时间5);
  7137. this.uiGroupBox26.Controls.Add(this.uiLabel204);
  7138. this.uiGroupBox26.Controls.Add(this.uiLabel205);
  7139. this.uiGroupBox26.Controls.Add(this.uiLabel206);
  7140. this.uiGroupBox26.Controls.Add(this.uiLabel207);
  7141. this.uiGroupBox26.Controls.Add(this.txt补料速度5);
  7142. this.uiGroupBox26.Controls.Add(this.txt慢加速度5);
  7143. this.uiGroupBox26.Controls.Add(this.txt快加速度5);
  7144. this.uiGroupBox26.Controls.Add(this.uiLabel208);
  7145. this.uiGroupBox26.Controls.Add(this.uiLabel209);
  7146. this.uiGroupBox26.Controls.Add(this.uiLabel210);
  7147. this.uiGroupBox26.Dock = System.Windows.Forms.DockStyle.Fill;
  7148. this.uiGroupBox26.FillColor = System.Drawing.Color.AliceBlue;
  7149. this.uiGroupBox26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7150. this.uiGroupBox26.Location = new System.Drawing.Point(1524, 5);
  7151. this.uiGroupBox26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7152. this.uiGroupBox26.MinimumSize = new System.Drawing.Size(1, 1);
  7153. this.uiGroupBox26.Name = "uiGroupBox26";
  7154. this.uiGroupBox26.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  7155. this.uiGroupBox26.Size = new System.Drawing.Size(372, 566);
  7156. this.uiGroupBox26.TabIndex = 4;
  7157. this.uiGroupBox26.Text = "通道5";
  7158. this.uiGroupBox26.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  7159. //
  7160. // btn设备写入通道5
  7161. //
  7162. this.btn设备写入通道5.Cursor = System.Windows.Forms.Cursors.Hand;
  7163. this.btn设备写入通道5.FillColor = System.Drawing.Color.AliceBlue;
  7164. this.btn设备写入通道5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7165. this.btn设备写入通道5.ForeColor = System.Drawing.Color.Black;
  7166. this.btn设备写入通道5.Location = new System.Drawing.Point(176, 436);
  7167. this.btn设备写入通道5.MinimumSize = new System.Drawing.Size(1, 1);
  7168. this.btn设备写入通道5.Name = "btn设备写入通道5";
  7169. this.btn设备写入通道5.Size = new System.Drawing.Size(98, 31);
  7170. this.btn设备写入通道5.Symbol = 61483;
  7171. this.btn设备写入通道5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  7172. this.btn设备写入通道5.TabIndex = 327;
  7173. this.btn设备写入通道5.Text = "写入";
  7174. this.btn设备写入通道5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7175. this.btn设备写入通道5.Visible = false;
  7176. this.btn设备写入通道5.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  7177. //
  7178. // uiLabel179
  7179. //
  7180. this.uiLabel179.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7181. this.uiLabel179.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7182. this.uiLabel179.Location = new System.Drawing.Point(286, 399);
  7183. this.uiLabel179.Name = "uiLabel179";
  7184. this.uiLabel179.Size = new System.Drawing.Size(66, 23);
  7185. this.uiLabel179.TabIndex = 53;
  7186. this.uiLabel179.Text = "ms";
  7187. //
  7188. // uiLabel180
  7189. //
  7190. this.uiLabel180.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7191. this.uiLabel180.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7192. this.uiLabel180.Location = new System.Drawing.Point(286, 347);
  7193. this.uiLabel180.Name = "uiLabel180";
  7194. this.uiLabel180.Size = new System.Drawing.Size(66, 23);
  7195. this.uiLabel180.TabIndex = 52;
  7196. this.uiLabel180.Text = "ms";
  7197. //
  7198. // uiLabel181
  7199. //
  7200. this.uiLabel181.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7201. this.uiLabel181.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7202. this.uiLabel181.Location = new System.Drawing.Point(286, 295);
  7203. this.uiLabel181.Name = "uiLabel181";
  7204. this.uiLabel181.Size = new System.Drawing.Size(66, 23);
  7205. this.uiLabel181.TabIndex = 51;
  7206. this.uiLabel181.Text = "ms";
  7207. //
  7208. // uiLabel182
  7209. //
  7210. this.uiLabel182.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7211. this.uiLabel182.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7212. this.uiLabel182.Location = new System.Drawing.Point(286, 243);
  7213. this.uiLabel182.Name = "uiLabel182";
  7214. this.uiLabel182.Size = new System.Drawing.Size(66, 23);
  7215. this.uiLabel182.TabIndex = 50;
  7216. this.uiLabel182.Text = "ms";
  7217. //
  7218. // uiLabel183
  7219. //
  7220. this.uiLabel183.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7221. this.uiLabel183.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7222. this.uiLabel183.Location = new System.Drawing.Point(286, 191);
  7223. this.uiLabel183.Name = "uiLabel183";
  7224. this.uiLabel183.Size = new System.Drawing.Size(66, 23);
  7225. this.uiLabel183.TabIndex = 49;
  7226. this.uiLabel183.Text = "ms";
  7227. //
  7228. // uiLabel184
  7229. //
  7230. this.uiLabel184.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7231. this.uiLabel184.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7232. this.uiLabel184.Location = new System.Drawing.Point(286, 133);
  7233. this.uiLabel184.Name = "uiLabel184";
  7234. this.uiLabel184.Size = new System.Drawing.Size(66, 23);
  7235. this.uiLabel184.TabIndex = 48;
  7236. this.uiLabel184.Text = "mV";
  7237. //
  7238. // uiLabel186
  7239. //
  7240. this.uiLabel186.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7241. this.uiLabel186.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7242. this.uiLabel186.Location = new System.Drawing.Point(286, 87);
  7243. this.uiLabel186.Name = "uiLabel186";
  7244. this.uiLabel186.Size = new System.Drawing.Size(66, 23);
  7245. this.uiLabel186.TabIndex = 47;
  7246. this.uiLabel186.Text = "mV";
  7247. //
  7248. // txt完成动作执行时间5
  7249. //
  7250. this.txt完成动作执行时间5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7251. this.txt完成动作执行时间5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7252. this.txt完成动作执行时间5.Location = new System.Drawing.Point(176, 393);
  7253. this.txt完成动作执行时间5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7254. this.txt完成动作执行时间5.MinimumSize = new System.Drawing.Size(1, 16);
  7255. this.txt完成动作执行时间5.Name = "txt完成动作执行时间5";
  7256. this.txt完成动作执行时间5.Padding = new System.Windows.Forms.Padding(5);
  7257. this.txt完成动作执行时间5.ShowText = false;
  7258. this.txt完成动作执行时间5.Size = new System.Drawing.Size(103, 29);
  7259. this.txt完成动作执行时间5.TabIndex = 39;
  7260. this.txt完成动作执行时间5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7261. this.txt完成动作执行时间5.Watermark = "";
  7262. //
  7263. // txt补加禁止比较时间5
  7264. //
  7265. this.txt补加禁止比较时间5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7266. this.txt补加禁止比较时间5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7267. this.txt补加禁止比较时间5.Location = new System.Drawing.Point(176, 341);
  7268. this.txt补加禁止比较时间5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7269. this.txt补加禁止比较时间5.MinimumSize = new System.Drawing.Size(1, 16);
  7270. this.txt补加禁止比较时间5.Name = "txt补加禁止比较时间5";
  7271. this.txt补加禁止比较时间5.Padding = new System.Windows.Forms.Padding(5);
  7272. this.txt补加禁止比较时间5.ShowText = false;
  7273. this.txt补加禁止比较时间5.Size = new System.Drawing.Size(103, 29);
  7274. this.txt补加禁止比较时间5.TabIndex = 41;
  7275. this.txt补加禁止比较时间5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7276. this.txt补加禁止比较时间5.Watermark = "";
  7277. //
  7278. // uiLabel202
  7279. //
  7280. this.uiLabel202.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7281. this.uiLabel202.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7282. this.uiLabel202.Location = new System.Drawing.Point(21, 399);
  7283. this.uiLabel202.Name = "uiLabel202";
  7284. this.uiLabel202.Size = new System.Drawing.Size(129, 23);
  7285. this.uiLabel202.TabIndex = 46;
  7286. this.uiLabel202.Text = "完成动作执行时间:";
  7287. this.uiLabel202.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7288. //
  7289. // txt慢加禁止比较时间5
  7290. //
  7291. this.txt慢加禁止比较时间5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7292. this.txt慢加禁止比较时间5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7293. this.txt慢加禁止比较时间5.Location = new System.Drawing.Point(176, 289);
  7294. this.txt慢加禁止比较时间5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7295. this.txt慢加禁止比较时间5.MinimumSize = new System.Drawing.Size(1, 16);
  7296. this.txt慢加禁止比较时间5.Name = "txt慢加禁止比较时间5";
  7297. this.txt慢加禁止比较时间5.Padding = new System.Windows.Forms.Padding(5);
  7298. this.txt慢加禁止比较时间5.ShowText = false;
  7299. this.txt慢加禁止比较时间5.Size = new System.Drawing.Size(103, 29);
  7300. this.txt慢加禁止比较时间5.TabIndex = 38;
  7301. this.txt慢加禁止比较时间5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7302. this.txt慢加禁止比较时间5.Watermark = "";
  7303. //
  7304. // txt快加禁止比较时间5
  7305. //
  7306. this.txt快加禁止比较时间5.Controls.Add(this.uiTextBox41);
  7307. this.txt快加禁止比较时间5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7308. this.txt快加禁止比较时间5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7309. this.txt快加禁止比较时间5.Location = new System.Drawing.Point(176, 237);
  7310. this.txt快加禁止比较时间5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7311. this.txt快加禁止比较时间5.MinimumSize = new System.Drawing.Size(1, 16);
  7312. this.txt快加禁止比较时间5.Name = "txt快加禁止比较时间5";
  7313. this.txt快加禁止比较时间5.Padding = new System.Windows.Forms.Padding(5);
  7314. this.txt快加禁止比较时间5.ShowText = false;
  7315. this.txt快加禁止比较时间5.Size = new System.Drawing.Size(103, 29);
  7316. this.txt快加禁止比较时间5.TabIndex = 40;
  7317. this.txt快加禁止比较时间5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7318. this.txt快加禁止比较时间5.Watermark = "";
  7319. //
  7320. // uiTextBox41
  7321. //
  7322. this.uiTextBox41.Cursor = System.Windows.Forms.Cursors.IBeam;
  7323. this.uiTextBox41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7324. this.uiTextBox41.Location = new System.Drawing.Point(0, 28);
  7325. this.uiTextBox41.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7326. this.uiTextBox41.MinimumSize = new System.Drawing.Size(1, 16);
  7327. this.uiTextBox41.Name = "uiTextBox41";
  7328. this.uiTextBox41.Padding = new System.Windows.Forms.Padding(5);
  7329. this.uiTextBox41.ShowText = false;
  7330. this.uiTextBox41.Size = new System.Drawing.Size(103, 29);
  7331. this.uiTextBox41.TabIndex = 16;
  7332. this.uiTextBox41.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7333. this.uiTextBox41.Watermark = "";
  7334. //
  7335. // uiLabel203
  7336. //
  7337. this.uiLabel203.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7338. this.uiLabel203.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7339. this.uiLabel203.Location = new System.Drawing.Point(21, 347);
  7340. this.uiLabel203.Name = "uiLabel203";
  7341. this.uiLabel203.Size = new System.Drawing.Size(129, 23);
  7342. this.uiLabel203.TabIndex = 45;
  7343. this.uiLabel203.Text = "补加禁止比较时间:";
  7344. this.uiLabel203.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7345. //
  7346. // txt稳定检测时间5
  7347. //
  7348. this.txt稳定检测时间5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7349. this.txt稳定检测时间5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7350. this.txt稳定检测时间5.Location = new System.Drawing.Point(176, 185);
  7351. this.txt稳定检测时间5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7352. this.txt稳定检测时间5.MinimumSize = new System.Drawing.Size(1, 16);
  7353. this.txt稳定检测时间5.Name = "txt稳定检测时间5";
  7354. this.txt稳定检测时间5.Padding = new System.Windows.Forms.Padding(5);
  7355. this.txt稳定检测时间5.ShowText = false;
  7356. this.txt稳定检测时间5.Size = new System.Drawing.Size(103, 29);
  7357. this.txt稳定检测时间5.TabIndex = 37;
  7358. this.txt稳定检测时间5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7359. this.txt稳定检测时间5.Watermark = "";
  7360. //
  7361. // uiLabel204
  7362. //
  7363. this.uiLabel204.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7364. this.uiLabel204.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7365. this.uiLabel204.Location = new System.Drawing.Point(21, 295);
  7366. this.uiLabel204.Name = "uiLabel204";
  7367. this.uiLabel204.Size = new System.Drawing.Size(129, 23);
  7368. this.uiLabel204.TabIndex = 44;
  7369. this.uiLabel204.Text = "慢加禁止比较时间:";
  7370. this.uiLabel204.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7371. //
  7372. // uiLabel205
  7373. //
  7374. this.uiLabel205.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7375. this.uiLabel205.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7376. this.uiLabel205.Location = new System.Drawing.Point(21, 243);
  7377. this.uiLabel205.Name = "uiLabel205";
  7378. this.uiLabel205.Size = new System.Drawing.Size(129, 23);
  7379. this.uiLabel205.TabIndex = 43;
  7380. this.uiLabel205.Text = "快加禁止比较时间:";
  7381. this.uiLabel205.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7382. //
  7383. // uiLabel206
  7384. //
  7385. this.uiLabel206.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7386. this.uiLabel206.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7387. this.uiLabel206.Location = new System.Drawing.Point(21, 191);
  7388. this.uiLabel206.Name = "uiLabel206";
  7389. this.uiLabel206.Size = new System.Drawing.Size(129, 23);
  7390. this.uiLabel206.TabIndex = 42;
  7391. this.uiLabel206.Text = "稳定检测时间:";
  7392. this.uiLabel206.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7393. //
  7394. // uiLabel207
  7395. //
  7396. this.uiLabel207.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7397. this.uiLabel207.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7398. this.uiLabel207.Location = new System.Drawing.Point(286, 35);
  7399. this.uiLabel207.Name = "uiLabel207";
  7400. this.uiLabel207.Size = new System.Drawing.Size(66, 23);
  7401. this.uiLabel207.TabIndex = 36;
  7402. this.uiLabel207.Text = "mV";
  7403. //
  7404. // txt补料速度5
  7405. //
  7406. this.txt补料速度5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7407. this.txt补料速度5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7408. this.txt补料速度5.Location = new System.Drawing.Point(176, 133);
  7409. this.txt补料速度5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7410. this.txt补料速度5.MinimumSize = new System.Drawing.Size(1, 16);
  7411. this.txt补料速度5.Name = "txt补料速度5";
  7412. this.txt补料速度5.Padding = new System.Windows.Forms.Padding(5);
  7413. this.txt补料速度5.ShowText = false;
  7414. this.txt补料速度5.Size = new System.Drawing.Size(103, 29);
  7415. this.txt补料速度5.TabIndex = 34;
  7416. this.txt补料速度5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7417. this.txt补料速度5.Watermark = "";
  7418. //
  7419. // txt慢加速度5
  7420. //
  7421. this.txt慢加速度5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7422. this.txt慢加速度5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7423. this.txt慢加速度5.Location = new System.Drawing.Point(176, 81);
  7424. this.txt慢加速度5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7425. this.txt慢加速度5.MinimumSize = new System.Drawing.Size(1, 16);
  7426. this.txt慢加速度5.Name = "txt慢加速度5";
  7427. this.txt慢加速度5.Padding = new System.Windows.Forms.Padding(5);
  7428. this.txt慢加速度5.ShowText = false;
  7429. this.txt慢加速度5.Size = new System.Drawing.Size(103, 29);
  7430. this.txt慢加速度5.TabIndex = 35;
  7431. this.txt慢加速度5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7432. this.txt慢加速度5.Watermark = "";
  7433. //
  7434. // txt快加速度5
  7435. //
  7436. this.txt快加速度5.Cursor = System.Windows.Forms.Cursors.IBeam;
  7437. this.txt快加速度5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7438. this.txt快加速度5.Location = new System.Drawing.Point(176, 29);
  7439. this.txt快加速度5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7440. this.txt快加速度5.MinimumSize = new System.Drawing.Size(1, 16);
  7441. this.txt快加速度5.Name = "txt快加速度5";
  7442. this.txt快加速度5.Padding = new System.Windows.Forms.Padding(5);
  7443. this.txt快加速度5.ShowText = false;
  7444. this.txt快加速度5.Size = new System.Drawing.Size(103, 29);
  7445. this.txt快加速度5.TabIndex = 33;
  7446. this.txt快加速度5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7447. this.txt快加速度5.Watermark = "";
  7448. //
  7449. // uiLabel208
  7450. //
  7451. this.uiLabel208.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7452. this.uiLabel208.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7453. this.uiLabel208.Location = new System.Drawing.Point(42, 139);
  7454. this.uiLabel208.Name = "uiLabel208";
  7455. this.uiLabel208.Size = new System.Drawing.Size(101, 23);
  7456. this.uiLabel208.TabIndex = 32;
  7457. this.uiLabel208.Text = "补料速度:";
  7458. this.uiLabel208.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7459. //
  7460. // uiLabel209
  7461. //
  7462. this.uiLabel209.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7463. this.uiLabel209.ForeColor = System.Drawing.Color.Black;
  7464. this.uiLabel209.Location = new System.Drawing.Point(42, 87);
  7465. this.uiLabel209.Name = "uiLabel209";
  7466. this.uiLabel209.Size = new System.Drawing.Size(101, 23);
  7467. this.uiLabel209.TabIndex = 31;
  7468. this.uiLabel209.Text = "慢加速度:";
  7469. this.uiLabel209.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7470. //
  7471. // uiLabel210
  7472. //
  7473. this.uiLabel210.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7474. this.uiLabel210.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7475. this.uiLabel210.Location = new System.Drawing.Point(42, 35);
  7476. this.uiLabel210.Name = "uiLabel210";
  7477. this.uiLabel210.Size = new System.Drawing.Size(101, 23);
  7478. this.uiLabel210.TabIndex = 30;
  7479. this.uiLabel210.Text = "快加速度:";
  7480. this.uiLabel210.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7481. //
  7482. // uiGroupBox27
  7483. //
  7484. this.uiGroupBox27.Controls.Add(this.btn设备写入通道4);
  7485. this.uiGroupBox27.Controls.Add(this.uiLabel163);
  7486. this.uiGroupBox27.Controls.Add(this.uiLabel164);
  7487. this.uiGroupBox27.Controls.Add(this.uiLabel165);
  7488. this.uiGroupBox27.Controls.Add(this.uiLabel166);
  7489. this.uiGroupBox27.Controls.Add(this.uiLabel167);
  7490. this.uiGroupBox27.Controls.Add(this.uiLabel168);
  7491. this.uiGroupBox27.Controls.Add(this.uiLabel169);
  7492. this.uiGroupBox27.Controls.Add(this.txt完成动作执行时间4);
  7493. this.uiGroupBox27.Controls.Add(this.txt补加禁止比较时间4);
  7494. this.uiGroupBox27.Controls.Add(this.uiLabel170);
  7495. this.uiGroupBox27.Controls.Add(this.txt慢加禁止比较时间4);
  7496. this.uiGroupBox27.Controls.Add(this.txt快加禁止比较时间4);
  7497. this.uiGroupBox27.Controls.Add(this.uiLabel171);
  7498. this.uiGroupBox27.Controls.Add(this.txt稳定检测时间4);
  7499. this.uiGroupBox27.Controls.Add(this.uiLabel172);
  7500. this.uiGroupBox27.Controls.Add(this.uiLabel173);
  7501. this.uiGroupBox27.Controls.Add(this.uiLabel174);
  7502. this.uiGroupBox27.Controls.Add(this.uiLabel175);
  7503. this.uiGroupBox27.Controls.Add(this.txt补料速度4);
  7504. this.uiGroupBox27.Controls.Add(this.txt慢加速度4);
  7505. this.uiGroupBox27.Controls.Add(this.txt快加速度4);
  7506. this.uiGroupBox27.Controls.Add(this.uiLabel176);
  7507. this.uiGroupBox27.Controls.Add(this.uiLabel177);
  7508. this.uiGroupBox27.Controls.Add(this.uiLabel178);
  7509. this.uiGroupBox27.Dock = System.Windows.Forms.DockStyle.Fill;
  7510. this.uiGroupBox27.FillColor = System.Drawing.Color.AliceBlue;
  7511. this.uiGroupBox27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7512. this.uiGroupBox27.Location = new System.Drawing.Point(1144, 5);
  7513. this.uiGroupBox27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7514. this.uiGroupBox27.MinimumSize = new System.Drawing.Size(1, 1);
  7515. this.uiGroupBox27.Name = "uiGroupBox27";
  7516. this.uiGroupBox27.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  7517. this.uiGroupBox27.Size = new System.Drawing.Size(372, 566);
  7518. this.uiGroupBox27.TabIndex = 3;
  7519. this.uiGroupBox27.Text = "通道4";
  7520. this.uiGroupBox27.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  7521. //
  7522. // btn设备写入通道4
  7523. //
  7524. this.btn设备写入通道4.Cursor = System.Windows.Forms.Cursors.Hand;
  7525. this.btn设备写入通道4.FillColor = System.Drawing.Color.AliceBlue;
  7526. this.btn设备写入通道4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7527. this.btn设备写入通道4.ForeColor = System.Drawing.Color.Black;
  7528. this.btn设备写入通道4.Location = new System.Drawing.Point(179, 436);
  7529. this.btn设备写入通道4.MinimumSize = new System.Drawing.Size(1, 1);
  7530. this.btn设备写入通道4.Name = "btn设备写入通道4";
  7531. this.btn设备写入通道4.Size = new System.Drawing.Size(98, 31);
  7532. this.btn设备写入通道4.Symbol = 61483;
  7533. this.btn设备写入通道4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  7534. this.btn设备写入通道4.TabIndex = 327;
  7535. this.btn设备写入通道4.Text = "写入";
  7536. this.btn设备写入通道4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7537. this.btn设备写入通道4.Visible = false;
  7538. this.btn设备写入通道4.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  7539. //
  7540. // uiLabel163
  7541. //
  7542. this.uiLabel163.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7543. this.uiLabel163.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7544. this.uiLabel163.Location = new System.Drawing.Point(284, 399);
  7545. this.uiLabel163.Name = "uiLabel163";
  7546. this.uiLabel163.Size = new System.Drawing.Size(66, 23);
  7547. this.uiLabel163.TabIndex = 53;
  7548. this.uiLabel163.Text = "ms";
  7549. //
  7550. // uiLabel164
  7551. //
  7552. this.uiLabel164.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7553. this.uiLabel164.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7554. this.uiLabel164.Location = new System.Drawing.Point(284, 347);
  7555. this.uiLabel164.Name = "uiLabel164";
  7556. this.uiLabel164.Size = new System.Drawing.Size(66, 23);
  7557. this.uiLabel164.TabIndex = 52;
  7558. this.uiLabel164.Text = "ms";
  7559. //
  7560. // uiLabel165
  7561. //
  7562. this.uiLabel165.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7563. this.uiLabel165.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7564. this.uiLabel165.Location = new System.Drawing.Point(284, 295);
  7565. this.uiLabel165.Name = "uiLabel165";
  7566. this.uiLabel165.Size = new System.Drawing.Size(66, 23);
  7567. this.uiLabel165.TabIndex = 51;
  7568. this.uiLabel165.Text = "ms";
  7569. //
  7570. // uiLabel166
  7571. //
  7572. this.uiLabel166.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7573. this.uiLabel166.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7574. this.uiLabel166.Location = new System.Drawing.Point(284, 243);
  7575. this.uiLabel166.Name = "uiLabel166";
  7576. this.uiLabel166.Size = new System.Drawing.Size(66, 23);
  7577. this.uiLabel166.TabIndex = 50;
  7578. this.uiLabel166.Text = "ms";
  7579. //
  7580. // uiLabel167
  7581. //
  7582. this.uiLabel167.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7583. this.uiLabel167.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7584. this.uiLabel167.Location = new System.Drawing.Point(284, 191);
  7585. this.uiLabel167.Name = "uiLabel167";
  7586. this.uiLabel167.Size = new System.Drawing.Size(66, 23);
  7587. this.uiLabel167.TabIndex = 49;
  7588. this.uiLabel167.Text = "ms";
  7589. //
  7590. // uiLabel168
  7591. //
  7592. this.uiLabel168.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7593. this.uiLabel168.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7594. this.uiLabel168.Location = new System.Drawing.Point(284, 133);
  7595. this.uiLabel168.Name = "uiLabel168";
  7596. this.uiLabel168.Size = new System.Drawing.Size(66, 23);
  7597. this.uiLabel168.TabIndex = 48;
  7598. this.uiLabel168.Text = "mV";
  7599. //
  7600. // uiLabel169
  7601. //
  7602. this.uiLabel169.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7603. this.uiLabel169.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7604. this.uiLabel169.Location = new System.Drawing.Point(284, 87);
  7605. this.uiLabel169.Name = "uiLabel169";
  7606. this.uiLabel169.Size = new System.Drawing.Size(66, 23);
  7607. this.uiLabel169.TabIndex = 47;
  7608. this.uiLabel169.Text = "mV";
  7609. //
  7610. // txt完成动作执行时间4
  7611. //
  7612. this.txt完成动作执行时间4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7613. this.txt完成动作执行时间4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7614. this.txt完成动作执行时间4.Location = new System.Drawing.Point(174, 393);
  7615. this.txt完成动作执行时间4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7616. this.txt完成动作执行时间4.MinimumSize = new System.Drawing.Size(1, 16);
  7617. this.txt完成动作执行时间4.Name = "txt完成动作执行时间4";
  7618. this.txt完成动作执行时间4.Padding = new System.Windows.Forms.Padding(5);
  7619. this.txt完成动作执行时间4.ShowText = false;
  7620. this.txt完成动作执行时间4.Size = new System.Drawing.Size(103, 29);
  7621. this.txt完成动作执行时间4.TabIndex = 39;
  7622. this.txt完成动作执行时间4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7623. this.txt完成动作执行时间4.Watermark = "";
  7624. //
  7625. // txt补加禁止比较时间4
  7626. //
  7627. this.txt补加禁止比较时间4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7628. this.txt补加禁止比较时间4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7629. this.txt补加禁止比较时间4.Location = new System.Drawing.Point(174, 341);
  7630. this.txt补加禁止比较时间4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7631. this.txt补加禁止比较时间4.MinimumSize = new System.Drawing.Size(1, 16);
  7632. this.txt补加禁止比较时间4.Name = "txt补加禁止比较时间4";
  7633. this.txt补加禁止比较时间4.Padding = new System.Windows.Forms.Padding(5);
  7634. this.txt补加禁止比较时间4.ShowText = false;
  7635. this.txt补加禁止比较时间4.Size = new System.Drawing.Size(103, 29);
  7636. this.txt补加禁止比较时间4.TabIndex = 41;
  7637. this.txt补加禁止比较时间4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7638. this.txt补加禁止比较时间4.Watermark = "";
  7639. //
  7640. // uiLabel170
  7641. //
  7642. this.uiLabel170.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7643. this.uiLabel170.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7644. this.uiLabel170.Location = new System.Drawing.Point(19, 399);
  7645. this.uiLabel170.Name = "uiLabel170";
  7646. this.uiLabel170.Size = new System.Drawing.Size(129, 23);
  7647. this.uiLabel170.TabIndex = 46;
  7648. this.uiLabel170.Text = "完成动作执行时间:";
  7649. this.uiLabel170.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7650. //
  7651. // txt慢加禁止比较时间4
  7652. //
  7653. this.txt慢加禁止比较时间4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7654. this.txt慢加禁止比较时间4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7655. this.txt慢加禁止比较时间4.Location = new System.Drawing.Point(174, 289);
  7656. this.txt慢加禁止比较时间4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7657. this.txt慢加禁止比较时间4.MinimumSize = new System.Drawing.Size(1, 16);
  7658. this.txt慢加禁止比较时间4.Name = "txt慢加禁止比较时间4";
  7659. this.txt慢加禁止比较时间4.Padding = new System.Windows.Forms.Padding(5);
  7660. this.txt慢加禁止比较时间4.ShowText = false;
  7661. this.txt慢加禁止比较时间4.Size = new System.Drawing.Size(103, 29);
  7662. this.txt慢加禁止比较时间4.TabIndex = 38;
  7663. this.txt慢加禁止比较时间4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7664. this.txt慢加禁止比较时间4.Watermark = "";
  7665. //
  7666. // txt快加禁止比较时间4
  7667. //
  7668. this.txt快加禁止比较时间4.Controls.Add(this.uiTextBox23);
  7669. this.txt快加禁止比较时间4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7670. this.txt快加禁止比较时间4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7671. this.txt快加禁止比较时间4.Location = new System.Drawing.Point(174, 237);
  7672. this.txt快加禁止比较时间4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7673. this.txt快加禁止比较时间4.MinimumSize = new System.Drawing.Size(1, 16);
  7674. this.txt快加禁止比较时间4.Name = "txt快加禁止比较时间4";
  7675. this.txt快加禁止比较时间4.Padding = new System.Windows.Forms.Padding(5);
  7676. this.txt快加禁止比较时间4.ShowText = false;
  7677. this.txt快加禁止比较时间4.Size = new System.Drawing.Size(103, 29);
  7678. this.txt快加禁止比较时间4.TabIndex = 40;
  7679. this.txt快加禁止比较时间4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7680. this.txt快加禁止比较时间4.Watermark = "";
  7681. //
  7682. // uiTextBox23
  7683. //
  7684. this.uiTextBox23.Cursor = System.Windows.Forms.Cursors.IBeam;
  7685. this.uiTextBox23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7686. this.uiTextBox23.Location = new System.Drawing.Point(0, 28);
  7687. this.uiTextBox23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7688. this.uiTextBox23.MinimumSize = new System.Drawing.Size(1, 16);
  7689. this.uiTextBox23.Name = "uiTextBox23";
  7690. this.uiTextBox23.Padding = new System.Windows.Forms.Padding(5);
  7691. this.uiTextBox23.ShowText = false;
  7692. this.uiTextBox23.Size = new System.Drawing.Size(103, 29);
  7693. this.uiTextBox23.TabIndex = 16;
  7694. this.uiTextBox23.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7695. this.uiTextBox23.Watermark = "";
  7696. //
  7697. // uiLabel171
  7698. //
  7699. this.uiLabel171.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7700. this.uiLabel171.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7701. this.uiLabel171.Location = new System.Drawing.Point(19, 347);
  7702. this.uiLabel171.Name = "uiLabel171";
  7703. this.uiLabel171.Size = new System.Drawing.Size(129, 23);
  7704. this.uiLabel171.TabIndex = 45;
  7705. this.uiLabel171.Text = "补加禁止比较时间:";
  7706. this.uiLabel171.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7707. //
  7708. // txt稳定检测时间4
  7709. //
  7710. this.txt稳定检测时间4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7711. this.txt稳定检测时间4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7712. this.txt稳定检测时间4.Location = new System.Drawing.Point(174, 185);
  7713. this.txt稳定检测时间4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7714. this.txt稳定检测时间4.MinimumSize = new System.Drawing.Size(1, 16);
  7715. this.txt稳定检测时间4.Name = "txt稳定检测时间4";
  7716. this.txt稳定检测时间4.Padding = new System.Windows.Forms.Padding(5);
  7717. this.txt稳定检测时间4.ShowText = false;
  7718. this.txt稳定检测时间4.Size = new System.Drawing.Size(103, 29);
  7719. this.txt稳定检测时间4.TabIndex = 37;
  7720. this.txt稳定检测时间4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7721. this.txt稳定检测时间4.Watermark = "";
  7722. //
  7723. // uiLabel172
  7724. //
  7725. this.uiLabel172.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7726. this.uiLabel172.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7727. this.uiLabel172.Location = new System.Drawing.Point(19, 295);
  7728. this.uiLabel172.Name = "uiLabel172";
  7729. this.uiLabel172.Size = new System.Drawing.Size(129, 23);
  7730. this.uiLabel172.TabIndex = 44;
  7731. this.uiLabel172.Text = "慢加禁止比较时间:";
  7732. this.uiLabel172.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7733. //
  7734. // uiLabel173
  7735. //
  7736. this.uiLabel173.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7737. this.uiLabel173.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7738. this.uiLabel173.Location = new System.Drawing.Point(19, 243);
  7739. this.uiLabel173.Name = "uiLabel173";
  7740. this.uiLabel173.Size = new System.Drawing.Size(129, 23);
  7741. this.uiLabel173.TabIndex = 43;
  7742. this.uiLabel173.Text = "快加禁止比较时间:";
  7743. this.uiLabel173.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7744. //
  7745. // uiLabel174
  7746. //
  7747. this.uiLabel174.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7748. this.uiLabel174.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7749. this.uiLabel174.Location = new System.Drawing.Point(19, 191);
  7750. this.uiLabel174.Name = "uiLabel174";
  7751. this.uiLabel174.Size = new System.Drawing.Size(129, 23);
  7752. this.uiLabel174.TabIndex = 42;
  7753. this.uiLabel174.Text = "稳定检测时间:";
  7754. this.uiLabel174.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7755. //
  7756. // uiLabel175
  7757. //
  7758. this.uiLabel175.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7759. this.uiLabel175.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7760. this.uiLabel175.Location = new System.Drawing.Point(284, 35);
  7761. this.uiLabel175.Name = "uiLabel175";
  7762. this.uiLabel175.Size = new System.Drawing.Size(66, 23);
  7763. this.uiLabel175.TabIndex = 36;
  7764. this.uiLabel175.Text = "mV";
  7765. //
  7766. // txt补料速度4
  7767. //
  7768. this.txt补料速度4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7769. this.txt补料速度4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7770. this.txt补料速度4.Location = new System.Drawing.Point(174, 133);
  7771. this.txt补料速度4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7772. this.txt补料速度4.MinimumSize = new System.Drawing.Size(1, 16);
  7773. this.txt补料速度4.Name = "txt补料速度4";
  7774. this.txt补料速度4.Padding = new System.Windows.Forms.Padding(5);
  7775. this.txt补料速度4.ShowText = false;
  7776. this.txt补料速度4.Size = new System.Drawing.Size(103, 29);
  7777. this.txt补料速度4.TabIndex = 34;
  7778. this.txt补料速度4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7779. this.txt补料速度4.Watermark = "";
  7780. //
  7781. // txt慢加速度4
  7782. //
  7783. this.txt慢加速度4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7784. this.txt慢加速度4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7785. this.txt慢加速度4.Location = new System.Drawing.Point(174, 81);
  7786. this.txt慢加速度4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7787. this.txt慢加速度4.MinimumSize = new System.Drawing.Size(1, 16);
  7788. this.txt慢加速度4.Name = "txt慢加速度4";
  7789. this.txt慢加速度4.Padding = new System.Windows.Forms.Padding(5);
  7790. this.txt慢加速度4.ShowText = false;
  7791. this.txt慢加速度4.Size = new System.Drawing.Size(103, 29);
  7792. this.txt慢加速度4.TabIndex = 35;
  7793. this.txt慢加速度4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7794. this.txt慢加速度4.Watermark = "";
  7795. //
  7796. // txt快加速度4
  7797. //
  7798. this.txt快加速度4.Cursor = System.Windows.Forms.Cursors.IBeam;
  7799. this.txt快加速度4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7800. this.txt快加速度4.Location = new System.Drawing.Point(174, 29);
  7801. this.txt快加速度4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7802. this.txt快加速度4.MinimumSize = new System.Drawing.Size(1, 16);
  7803. this.txt快加速度4.Name = "txt快加速度4";
  7804. this.txt快加速度4.Padding = new System.Windows.Forms.Padding(5);
  7805. this.txt快加速度4.ShowText = false;
  7806. this.txt快加速度4.Size = new System.Drawing.Size(103, 29);
  7807. this.txt快加速度4.TabIndex = 33;
  7808. this.txt快加速度4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7809. this.txt快加速度4.Watermark = "";
  7810. //
  7811. // uiLabel176
  7812. //
  7813. this.uiLabel176.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7814. this.uiLabel176.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7815. this.uiLabel176.Location = new System.Drawing.Point(40, 139);
  7816. this.uiLabel176.Name = "uiLabel176";
  7817. this.uiLabel176.Size = new System.Drawing.Size(101, 23);
  7818. this.uiLabel176.TabIndex = 32;
  7819. this.uiLabel176.Text = "补料速度:";
  7820. this.uiLabel176.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7821. //
  7822. // uiLabel177
  7823. //
  7824. this.uiLabel177.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7825. this.uiLabel177.ForeColor = System.Drawing.Color.Black;
  7826. this.uiLabel177.Location = new System.Drawing.Point(40, 87);
  7827. this.uiLabel177.Name = "uiLabel177";
  7828. this.uiLabel177.Size = new System.Drawing.Size(101, 23);
  7829. this.uiLabel177.TabIndex = 31;
  7830. this.uiLabel177.Text = "慢加速度:";
  7831. this.uiLabel177.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7832. //
  7833. // uiLabel178
  7834. //
  7835. this.uiLabel178.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7836. this.uiLabel178.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7837. this.uiLabel178.Location = new System.Drawing.Point(40, 35);
  7838. this.uiLabel178.Name = "uiLabel178";
  7839. this.uiLabel178.Size = new System.Drawing.Size(101, 23);
  7840. this.uiLabel178.TabIndex = 30;
  7841. this.uiLabel178.Text = "快加速度:";
  7842. this.uiLabel178.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  7843. //
  7844. // uiGroupBox28
  7845. //
  7846. this.uiGroupBox28.Controls.Add(this.btn设备写入通道3);
  7847. this.uiGroupBox28.Controls.Add(this.uiLabel147);
  7848. this.uiGroupBox28.Controls.Add(this.uiLabel148);
  7849. this.uiGroupBox28.Controls.Add(this.uiLabel149);
  7850. this.uiGroupBox28.Controls.Add(this.uiLabel150);
  7851. this.uiGroupBox28.Controls.Add(this.uiLabel151);
  7852. this.uiGroupBox28.Controls.Add(this.uiLabel152);
  7853. this.uiGroupBox28.Controls.Add(this.uiLabel153);
  7854. this.uiGroupBox28.Controls.Add(this.txt完成动作执行时间3);
  7855. this.uiGroupBox28.Controls.Add(this.txt补加禁止比较时间3);
  7856. this.uiGroupBox28.Controls.Add(this.uiLabel154);
  7857. this.uiGroupBox28.Controls.Add(this.txt慢加禁止比较时间3);
  7858. this.uiGroupBox28.Controls.Add(this.txt快加禁止比较时间3);
  7859. this.uiGroupBox28.Controls.Add(this.uiLabel155);
  7860. this.uiGroupBox28.Controls.Add(this.txt稳定检测时间3);
  7861. this.uiGroupBox28.Controls.Add(this.uiLabel156);
  7862. this.uiGroupBox28.Controls.Add(this.uiLabel157);
  7863. this.uiGroupBox28.Controls.Add(this.uiLabel158);
  7864. this.uiGroupBox28.Controls.Add(this.uiLabel159);
  7865. this.uiGroupBox28.Controls.Add(this.txt补料速度3);
  7866. this.uiGroupBox28.Controls.Add(this.txt慢加速度3);
  7867. this.uiGroupBox28.Controls.Add(this.txt快加速度3);
  7868. this.uiGroupBox28.Controls.Add(this.uiLabel160);
  7869. this.uiGroupBox28.Controls.Add(this.uiLabel161);
  7870. this.uiGroupBox28.Controls.Add(this.uiLabel162);
  7871. this.uiGroupBox28.Dock = System.Windows.Forms.DockStyle.Fill;
  7872. this.uiGroupBox28.FillColor = System.Drawing.Color.AliceBlue;
  7873. this.uiGroupBox28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7874. this.uiGroupBox28.Location = new System.Drawing.Point(764, 5);
  7875. this.uiGroupBox28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7876. this.uiGroupBox28.MinimumSize = new System.Drawing.Size(1, 1);
  7877. this.uiGroupBox28.Name = "uiGroupBox28";
  7878. this.uiGroupBox28.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  7879. this.uiGroupBox28.Size = new System.Drawing.Size(372, 566);
  7880. this.uiGroupBox28.TabIndex = 2;
  7881. this.uiGroupBox28.Text = "通道3";
  7882. this.uiGroupBox28.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  7883. //
  7884. // btn设备写入通道3
  7885. //
  7886. this.btn设备写入通道3.Cursor = System.Windows.Forms.Cursors.Hand;
  7887. this.btn设备写入通道3.FillColor = System.Drawing.Color.AliceBlue;
  7888. this.btn设备写入通道3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7889. this.btn设备写入通道3.ForeColor = System.Drawing.Color.Black;
  7890. this.btn设备写入通道3.Location = new System.Drawing.Point(179, 436);
  7891. this.btn设备写入通道3.MinimumSize = new System.Drawing.Size(1, 1);
  7892. this.btn设备写入通道3.Name = "btn设备写入通道3";
  7893. this.btn设备写入通道3.Size = new System.Drawing.Size(98, 31);
  7894. this.btn设备写入通道3.Symbol = 61483;
  7895. this.btn设备写入通道3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  7896. this.btn设备写入通道3.TabIndex = 327;
  7897. this.btn设备写入通道3.Text = "写入";
  7898. this.btn设备写入通道3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7899. this.btn设备写入通道3.Visible = false;
  7900. this.btn设备写入通道3.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  7901. //
  7902. // uiLabel147
  7903. //
  7904. this.uiLabel147.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7905. this.uiLabel147.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7906. this.uiLabel147.Location = new System.Drawing.Point(284, 399);
  7907. this.uiLabel147.Name = "uiLabel147";
  7908. this.uiLabel147.Size = new System.Drawing.Size(66, 23);
  7909. this.uiLabel147.TabIndex = 53;
  7910. this.uiLabel147.Text = "ms";
  7911. //
  7912. // uiLabel148
  7913. //
  7914. this.uiLabel148.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7915. this.uiLabel148.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7916. this.uiLabel148.Location = new System.Drawing.Point(284, 347);
  7917. this.uiLabel148.Name = "uiLabel148";
  7918. this.uiLabel148.Size = new System.Drawing.Size(66, 23);
  7919. this.uiLabel148.TabIndex = 52;
  7920. this.uiLabel148.Text = "ms";
  7921. //
  7922. // uiLabel149
  7923. //
  7924. this.uiLabel149.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7925. this.uiLabel149.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7926. this.uiLabel149.Location = new System.Drawing.Point(284, 295);
  7927. this.uiLabel149.Name = "uiLabel149";
  7928. this.uiLabel149.Size = new System.Drawing.Size(66, 23);
  7929. this.uiLabel149.TabIndex = 51;
  7930. this.uiLabel149.Text = "ms";
  7931. //
  7932. // uiLabel150
  7933. //
  7934. this.uiLabel150.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7935. this.uiLabel150.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7936. this.uiLabel150.Location = new System.Drawing.Point(284, 243);
  7937. this.uiLabel150.Name = "uiLabel150";
  7938. this.uiLabel150.Size = new System.Drawing.Size(66, 23);
  7939. this.uiLabel150.TabIndex = 50;
  7940. this.uiLabel150.Text = "ms";
  7941. //
  7942. // uiLabel151
  7943. //
  7944. this.uiLabel151.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7945. this.uiLabel151.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7946. this.uiLabel151.Location = new System.Drawing.Point(284, 191);
  7947. this.uiLabel151.Name = "uiLabel151";
  7948. this.uiLabel151.Size = new System.Drawing.Size(66, 23);
  7949. this.uiLabel151.TabIndex = 49;
  7950. this.uiLabel151.Text = "ms";
  7951. //
  7952. // uiLabel152
  7953. //
  7954. this.uiLabel152.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7955. this.uiLabel152.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7956. this.uiLabel152.Location = new System.Drawing.Point(284, 133);
  7957. this.uiLabel152.Name = "uiLabel152";
  7958. this.uiLabel152.Size = new System.Drawing.Size(66, 23);
  7959. this.uiLabel152.TabIndex = 48;
  7960. this.uiLabel152.Text = "mV";
  7961. //
  7962. // uiLabel153
  7963. //
  7964. this.uiLabel153.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7965. this.uiLabel153.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  7966. this.uiLabel153.Location = new System.Drawing.Point(284, 87);
  7967. this.uiLabel153.Name = "uiLabel153";
  7968. this.uiLabel153.Size = new System.Drawing.Size(66, 23);
  7969. this.uiLabel153.TabIndex = 47;
  7970. this.uiLabel153.Text = "mV";
  7971. //
  7972. // txt完成动作执行时间3
  7973. //
  7974. this.txt完成动作执行时间3.Cursor = System.Windows.Forms.Cursors.IBeam;
  7975. this.txt完成动作执行时间3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7976. this.txt完成动作执行时间3.Location = new System.Drawing.Point(174, 393);
  7977. this.txt完成动作执行时间3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7978. this.txt完成动作执行时间3.MinimumSize = new System.Drawing.Size(1, 16);
  7979. this.txt完成动作执行时间3.Name = "txt完成动作执行时间3";
  7980. this.txt完成动作执行时间3.Padding = new System.Windows.Forms.Padding(5);
  7981. this.txt完成动作执行时间3.ShowText = false;
  7982. this.txt完成动作执行时间3.Size = new System.Drawing.Size(103, 29);
  7983. this.txt完成动作执行时间3.TabIndex = 39;
  7984. this.txt完成动作执行时间3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  7985. this.txt完成动作执行时间3.Watermark = "";
  7986. //
  7987. // txt补加禁止比较时间3
  7988. //
  7989. this.txt补加禁止比较时间3.Cursor = System.Windows.Forms.Cursors.IBeam;
  7990. this.txt补加禁止比较时间3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7991. this.txt补加禁止比较时间3.Location = new System.Drawing.Point(174, 341);
  7992. this.txt补加禁止比较时间3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  7993. this.txt补加禁止比较时间3.MinimumSize = new System.Drawing.Size(1, 16);
  7994. this.txt补加禁止比较时间3.Name = "txt补加禁止比较时间3";
  7995. this.txt补加禁止比较时间3.Padding = new System.Windows.Forms.Padding(5);
  7996. this.txt补加禁止比较时间3.ShowText = false;
  7997. this.txt补加禁止比较时间3.Size = new System.Drawing.Size(103, 29);
  7998. this.txt补加禁止比较时间3.TabIndex = 41;
  7999. this.txt补加禁止比较时间3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8000. this.txt补加禁止比较时间3.Watermark = "";
  8001. //
  8002. // uiLabel154
  8003. //
  8004. this.uiLabel154.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8005. this.uiLabel154.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8006. this.uiLabel154.Location = new System.Drawing.Point(19, 399);
  8007. this.uiLabel154.Name = "uiLabel154";
  8008. this.uiLabel154.Size = new System.Drawing.Size(129, 23);
  8009. this.uiLabel154.TabIndex = 46;
  8010. this.uiLabel154.Text = "完成动作执行时间:";
  8011. this.uiLabel154.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8012. //
  8013. // txt慢加禁止比较时间3
  8014. //
  8015. this.txt慢加禁止比较时间3.Cursor = System.Windows.Forms.Cursors.IBeam;
  8016. this.txt慢加禁止比较时间3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8017. this.txt慢加禁止比较时间3.Location = new System.Drawing.Point(174, 289);
  8018. this.txt慢加禁止比较时间3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8019. this.txt慢加禁止比较时间3.MinimumSize = new System.Drawing.Size(1, 16);
  8020. this.txt慢加禁止比较时间3.Name = "txt慢加禁止比较时间3";
  8021. this.txt慢加禁止比较时间3.Padding = new System.Windows.Forms.Padding(5);
  8022. this.txt慢加禁止比较时间3.ShowText = false;
  8023. this.txt慢加禁止比较时间3.Size = new System.Drawing.Size(103, 29);
  8024. this.txt慢加禁止比较时间3.TabIndex = 38;
  8025. this.txt慢加禁止比较时间3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8026. this.txt慢加禁止比较时间3.Watermark = "";
  8027. //
  8028. // txt快加禁止比较时间3
  8029. //
  8030. this.txt快加禁止比较时间3.Controls.Add(this.uiTextBox14);
  8031. this.txt快加禁止比较时间3.Cursor = System.Windows.Forms.Cursors.IBeam;
  8032. this.txt快加禁止比较时间3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8033. this.txt快加禁止比较时间3.Location = new System.Drawing.Point(174, 237);
  8034. this.txt快加禁止比较时间3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8035. this.txt快加禁止比较时间3.MinimumSize = new System.Drawing.Size(1, 16);
  8036. this.txt快加禁止比较时间3.Name = "txt快加禁止比较时间3";
  8037. this.txt快加禁止比较时间3.Padding = new System.Windows.Forms.Padding(5);
  8038. this.txt快加禁止比较时间3.ShowText = false;
  8039. this.txt快加禁止比较时间3.Size = new System.Drawing.Size(103, 29);
  8040. this.txt快加禁止比较时间3.TabIndex = 40;
  8041. this.txt快加禁止比较时间3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8042. this.txt快加禁止比较时间3.Watermark = "";
  8043. //
  8044. // uiTextBox14
  8045. //
  8046. this.uiTextBox14.Cursor = System.Windows.Forms.Cursors.IBeam;
  8047. this.uiTextBox14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8048. this.uiTextBox14.Location = new System.Drawing.Point(0, 28);
  8049. this.uiTextBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8050. this.uiTextBox14.MinimumSize = new System.Drawing.Size(1, 16);
  8051. this.uiTextBox14.Name = "uiTextBox14";
  8052. this.uiTextBox14.Padding = new System.Windows.Forms.Padding(5);
  8053. this.uiTextBox14.ShowText = false;
  8054. this.uiTextBox14.Size = new System.Drawing.Size(103, 29);
  8055. this.uiTextBox14.TabIndex = 16;
  8056. this.uiTextBox14.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8057. this.uiTextBox14.Watermark = "";
  8058. //
  8059. // uiLabel155
  8060. //
  8061. this.uiLabel155.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8062. this.uiLabel155.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8063. this.uiLabel155.Location = new System.Drawing.Point(19, 347);
  8064. this.uiLabel155.Name = "uiLabel155";
  8065. this.uiLabel155.Size = new System.Drawing.Size(129, 23);
  8066. this.uiLabel155.TabIndex = 45;
  8067. this.uiLabel155.Text = "补加禁止比较时间:";
  8068. this.uiLabel155.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8069. //
  8070. // txt稳定检测时间3
  8071. //
  8072. this.txt稳定检测时间3.Cursor = System.Windows.Forms.Cursors.IBeam;
  8073. this.txt稳定检测时间3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8074. this.txt稳定检测时间3.Location = new System.Drawing.Point(174, 185);
  8075. this.txt稳定检测时间3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8076. this.txt稳定检测时间3.MinimumSize = new System.Drawing.Size(1, 16);
  8077. this.txt稳定检测时间3.Name = "txt稳定检测时间3";
  8078. this.txt稳定检测时间3.Padding = new System.Windows.Forms.Padding(5);
  8079. this.txt稳定检测时间3.ShowText = false;
  8080. this.txt稳定检测时间3.Size = new System.Drawing.Size(103, 29);
  8081. this.txt稳定检测时间3.TabIndex = 37;
  8082. this.txt稳定检测时间3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8083. this.txt稳定检测时间3.Watermark = "";
  8084. //
  8085. // uiLabel156
  8086. //
  8087. this.uiLabel156.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8088. this.uiLabel156.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8089. this.uiLabel156.Location = new System.Drawing.Point(19, 295);
  8090. this.uiLabel156.Name = "uiLabel156";
  8091. this.uiLabel156.Size = new System.Drawing.Size(129, 23);
  8092. this.uiLabel156.TabIndex = 44;
  8093. this.uiLabel156.Text = "慢加禁止比较时间:";
  8094. this.uiLabel156.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8095. //
  8096. // uiLabel157
  8097. //
  8098. this.uiLabel157.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8099. this.uiLabel157.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8100. this.uiLabel157.Location = new System.Drawing.Point(19, 243);
  8101. this.uiLabel157.Name = "uiLabel157";
  8102. this.uiLabel157.Size = new System.Drawing.Size(129, 23);
  8103. this.uiLabel157.TabIndex = 43;
  8104. this.uiLabel157.Text = "快加禁止比较时间:";
  8105. this.uiLabel157.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8106. //
  8107. // uiLabel158
  8108. //
  8109. this.uiLabel158.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8110. this.uiLabel158.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8111. this.uiLabel158.Location = new System.Drawing.Point(19, 191);
  8112. this.uiLabel158.Name = "uiLabel158";
  8113. this.uiLabel158.Size = new System.Drawing.Size(129, 23);
  8114. this.uiLabel158.TabIndex = 42;
  8115. this.uiLabel158.Text = "稳定检测时间:";
  8116. this.uiLabel158.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8117. //
  8118. // uiLabel159
  8119. //
  8120. this.uiLabel159.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8121. this.uiLabel159.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8122. this.uiLabel159.Location = new System.Drawing.Point(284, 35);
  8123. this.uiLabel159.Name = "uiLabel159";
  8124. this.uiLabel159.Size = new System.Drawing.Size(66, 23);
  8125. this.uiLabel159.TabIndex = 36;
  8126. this.uiLabel159.Text = "mV";
  8127. //
  8128. // txt补料速度3
  8129. //
  8130. this.txt补料速度3.Cursor = System.Windows.Forms.Cursors.IBeam;
  8131. this.txt补料速度3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8132. this.txt补料速度3.Location = new System.Drawing.Point(174, 133);
  8133. this.txt补料速度3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8134. this.txt补料速度3.MinimumSize = new System.Drawing.Size(1, 16);
  8135. this.txt补料速度3.Name = "txt补料速度3";
  8136. this.txt补料速度3.Padding = new System.Windows.Forms.Padding(5);
  8137. this.txt补料速度3.ShowText = false;
  8138. this.txt补料速度3.Size = new System.Drawing.Size(103, 29);
  8139. this.txt补料速度3.TabIndex = 34;
  8140. this.txt补料速度3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8141. this.txt补料速度3.Watermark = "";
  8142. //
  8143. // txt慢加速度3
  8144. //
  8145. this.txt慢加速度3.Cursor = System.Windows.Forms.Cursors.IBeam;
  8146. this.txt慢加速度3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8147. this.txt慢加速度3.Location = new System.Drawing.Point(174, 81);
  8148. this.txt慢加速度3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8149. this.txt慢加速度3.MinimumSize = new System.Drawing.Size(1, 16);
  8150. this.txt慢加速度3.Name = "txt慢加速度3";
  8151. this.txt慢加速度3.Padding = new System.Windows.Forms.Padding(5);
  8152. this.txt慢加速度3.ShowText = false;
  8153. this.txt慢加速度3.Size = new System.Drawing.Size(103, 29);
  8154. this.txt慢加速度3.TabIndex = 35;
  8155. this.txt慢加速度3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8156. this.txt慢加速度3.Watermark = "";
  8157. //
  8158. // txt快加速度3
  8159. //
  8160. this.txt快加速度3.Cursor = System.Windows.Forms.Cursors.IBeam;
  8161. this.txt快加速度3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8162. this.txt快加速度3.Location = new System.Drawing.Point(174, 29);
  8163. this.txt快加速度3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8164. this.txt快加速度3.MinimumSize = new System.Drawing.Size(1, 16);
  8165. this.txt快加速度3.Name = "txt快加速度3";
  8166. this.txt快加速度3.Padding = new System.Windows.Forms.Padding(5);
  8167. this.txt快加速度3.ShowText = false;
  8168. this.txt快加速度3.Size = new System.Drawing.Size(103, 29);
  8169. this.txt快加速度3.TabIndex = 33;
  8170. this.txt快加速度3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8171. this.txt快加速度3.Watermark = "";
  8172. //
  8173. // uiLabel160
  8174. //
  8175. this.uiLabel160.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8176. this.uiLabel160.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8177. this.uiLabel160.Location = new System.Drawing.Point(40, 139);
  8178. this.uiLabel160.Name = "uiLabel160";
  8179. this.uiLabel160.Size = new System.Drawing.Size(101, 23);
  8180. this.uiLabel160.TabIndex = 32;
  8181. this.uiLabel160.Text = "补料速度:";
  8182. this.uiLabel160.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8183. //
  8184. // uiLabel161
  8185. //
  8186. this.uiLabel161.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8187. this.uiLabel161.ForeColor = System.Drawing.Color.Black;
  8188. this.uiLabel161.Location = new System.Drawing.Point(40, 87);
  8189. this.uiLabel161.Name = "uiLabel161";
  8190. this.uiLabel161.Size = new System.Drawing.Size(101, 23);
  8191. this.uiLabel161.TabIndex = 31;
  8192. this.uiLabel161.Text = "慢加速度:";
  8193. this.uiLabel161.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8194. //
  8195. // uiLabel162
  8196. //
  8197. this.uiLabel162.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8198. this.uiLabel162.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8199. this.uiLabel162.Location = new System.Drawing.Point(40, 35);
  8200. this.uiLabel162.Name = "uiLabel162";
  8201. this.uiLabel162.Size = new System.Drawing.Size(101, 23);
  8202. this.uiLabel162.TabIndex = 30;
  8203. this.uiLabel162.Text = "快加速度:";
  8204. this.uiLabel162.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8205. //
  8206. // uiGroupBox29
  8207. //
  8208. this.uiGroupBox29.Controls.Add(this.btn设备写入通道2);
  8209. this.uiGroupBox29.Controls.Add(this.uiLabel131);
  8210. this.uiGroupBox29.Controls.Add(this.uiLabel132);
  8211. this.uiGroupBox29.Controls.Add(this.uiLabel133);
  8212. this.uiGroupBox29.Controls.Add(this.uiLabel134);
  8213. this.uiGroupBox29.Controls.Add(this.uiLabel135);
  8214. this.uiGroupBox29.Controls.Add(this.uiLabel136);
  8215. this.uiGroupBox29.Controls.Add(this.uiLabel137);
  8216. this.uiGroupBox29.Controls.Add(this.txt完成动作执行时间2);
  8217. this.uiGroupBox29.Controls.Add(this.txt补加禁止比较时间2);
  8218. this.uiGroupBox29.Controls.Add(this.uiLabel138);
  8219. this.uiGroupBox29.Controls.Add(this.txt慢加禁止比较时间2);
  8220. this.uiGroupBox29.Controls.Add(this.txt快加禁止比较时间2);
  8221. this.uiGroupBox29.Controls.Add(this.uiLabel139);
  8222. this.uiGroupBox29.Controls.Add(this.txt稳定检测时间2);
  8223. this.uiGroupBox29.Controls.Add(this.uiLabel140);
  8224. this.uiGroupBox29.Controls.Add(this.uiLabel141);
  8225. this.uiGroupBox29.Controls.Add(this.uiLabel142);
  8226. this.uiGroupBox29.Controls.Add(this.uiLabel143);
  8227. this.uiGroupBox29.Controls.Add(this.txt补料速度2);
  8228. this.uiGroupBox29.Controls.Add(this.txt慢加速度2);
  8229. this.uiGroupBox29.Controls.Add(this.txt快加速度2);
  8230. this.uiGroupBox29.Controls.Add(this.uiLabel144);
  8231. this.uiGroupBox29.Controls.Add(this.uiLabel145);
  8232. this.uiGroupBox29.Controls.Add(this.uiLabel146);
  8233. this.uiGroupBox29.Dock = System.Windows.Forms.DockStyle.Fill;
  8234. this.uiGroupBox29.FillColor = System.Drawing.Color.AliceBlue;
  8235. this.uiGroupBox29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8236. this.uiGroupBox29.Location = new System.Drawing.Point(384, 5);
  8237. this.uiGroupBox29.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8238. this.uiGroupBox29.MinimumSize = new System.Drawing.Size(1, 1);
  8239. this.uiGroupBox29.Name = "uiGroupBox29";
  8240. this.uiGroupBox29.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  8241. this.uiGroupBox29.Size = new System.Drawing.Size(372, 566);
  8242. this.uiGroupBox29.TabIndex = 1;
  8243. this.uiGroupBox29.Text = "通道2";
  8244. this.uiGroupBox29.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  8245. //
  8246. // btn设备写入通道2
  8247. //
  8248. this.btn设备写入通道2.Cursor = System.Windows.Forms.Cursors.Hand;
  8249. this.btn设备写入通道2.FillColor = System.Drawing.Color.AliceBlue;
  8250. this.btn设备写入通道2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8251. this.btn设备写入通道2.ForeColor = System.Drawing.Color.Black;
  8252. this.btn设备写入通道2.Location = new System.Drawing.Point(179, 436);
  8253. this.btn设备写入通道2.MinimumSize = new System.Drawing.Size(1, 1);
  8254. this.btn设备写入通道2.Name = "btn设备写入通道2";
  8255. this.btn设备写入通道2.Size = new System.Drawing.Size(98, 31);
  8256. this.btn设备写入通道2.Symbol = 61483;
  8257. this.btn设备写入通道2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  8258. this.btn设备写入通道2.TabIndex = 327;
  8259. this.btn设备写入通道2.Text = "写入";
  8260. this.btn设备写入通道2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8261. this.btn设备写入通道2.Visible = false;
  8262. this.btn设备写入通道2.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  8263. //
  8264. // uiLabel131
  8265. //
  8266. this.uiLabel131.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8267. this.uiLabel131.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8268. this.uiLabel131.Location = new System.Drawing.Point(284, 399);
  8269. this.uiLabel131.Name = "uiLabel131";
  8270. this.uiLabel131.Size = new System.Drawing.Size(66, 23);
  8271. this.uiLabel131.TabIndex = 53;
  8272. this.uiLabel131.Text = "ms";
  8273. //
  8274. // uiLabel132
  8275. //
  8276. this.uiLabel132.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8277. this.uiLabel132.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8278. this.uiLabel132.Location = new System.Drawing.Point(284, 347);
  8279. this.uiLabel132.Name = "uiLabel132";
  8280. this.uiLabel132.Size = new System.Drawing.Size(66, 23);
  8281. this.uiLabel132.TabIndex = 52;
  8282. this.uiLabel132.Text = "ms";
  8283. //
  8284. // uiLabel133
  8285. //
  8286. this.uiLabel133.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8287. this.uiLabel133.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8288. this.uiLabel133.Location = new System.Drawing.Point(284, 295);
  8289. this.uiLabel133.Name = "uiLabel133";
  8290. this.uiLabel133.Size = new System.Drawing.Size(66, 23);
  8291. this.uiLabel133.TabIndex = 51;
  8292. this.uiLabel133.Text = "ms";
  8293. //
  8294. // uiLabel134
  8295. //
  8296. this.uiLabel134.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8297. this.uiLabel134.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8298. this.uiLabel134.Location = new System.Drawing.Point(284, 243);
  8299. this.uiLabel134.Name = "uiLabel134";
  8300. this.uiLabel134.Size = new System.Drawing.Size(66, 23);
  8301. this.uiLabel134.TabIndex = 50;
  8302. this.uiLabel134.Text = "ms";
  8303. //
  8304. // uiLabel135
  8305. //
  8306. this.uiLabel135.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8307. this.uiLabel135.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8308. this.uiLabel135.Location = new System.Drawing.Point(284, 191);
  8309. this.uiLabel135.Name = "uiLabel135";
  8310. this.uiLabel135.Size = new System.Drawing.Size(66, 23);
  8311. this.uiLabel135.TabIndex = 49;
  8312. this.uiLabel135.Text = "ms";
  8313. //
  8314. // uiLabel136
  8315. //
  8316. this.uiLabel136.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8317. this.uiLabel136.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8318. this.uiLabel136.Location = new System.Drawing.Point(284, 133);
  8319. this.uiLabel136.Name = "uiLabel136";
  8320. this.uiLabel136.Size = new System.Drawing.Size(66, 23);
  8321. this.uiLabel136.TabIndex = 48;
  8322. this.uiLabel136.Text = "mV";
  8323. //
  8324. // uiLabel137
  8325. //
  8326. this.uiLabel137.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8327. this.uiLabel137.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8328. this.uiLabel137.Location = new System.Drawing.Point(284, 87);
  8329. this.uiLabel137.Name = "uiLabel137";
  8330. this.uiLabel137.Size = new System.Drawing.Size(66, 23);
  8331. this.uiLabel137.TabIndex = 47;
  8332. this.uiLabel137.Text = "mV";
  8333. //
  8334. // txt完成动作执行时间2
  8335. //
  8336. this.txt完成动作执行时间2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8337. this.txt完成动作执行时间2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8338. this.txt完成动作执行时间2.Location = new System.Drawing.Point(174, 393);
  8339. this.txt完成动作执行时间2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8340. this.txt完成动作执行时间2.MinimumSize = new System.Drawing.Size(1, 16);
  8341. this.txt完成动作执行时间2.Name = "txt完成动作执行时间2";
  8342. this.txt完成动作执行时间2.Padding = new System.Windows.Forms.Padding(5);
  8343. this.txt完成动作执行时间2.ShowText = false;
  8344. this.txt完成动作执行时间2.Size = new System.Drawing.Size(103, 29);
  8345. this.txt完成动作执行时间2.TabIndex = 39;
  8346. this.txt完成动作执行时间2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8347. this.txt完成动作执行时间2.Watermark = "";
  8348. //
  8349. // txt补加禁止比较时间2
  8350. //
  8351. this.txt补加禁止比较时间2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8352. this.txt补加禁止比较时间2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8353. this.txt补加禁止比较时间2.Location = new System.Drawing.Point(174, 341);
  8354. this.txt补加禁止比较时间2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8355. this.txt补加禁止比较时间2.MinimumSize = new System.Drawing.Size(1, 16);
  8356. this.txt补加禁止比较时间2.Name = "txt补加禁止比较时间2";
  8357. this.txt补加禁止比较时间2.Padding = new System.Windows.Forms.Padding(5);
  8358. this.txt补加禁止比较时间2.ShowText = false;
  8359. this.txt补加禁止比较时间2.Size = new System.Drawing.Size(103, 29);
  8360. this.txt补加禁止比较时间2.TabIndex = 41;
  8361. this.txt补加禁止比较时间2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8362. this.txt补加禁止比较时间2.Watermark = "";
  8363. //
  8364. // uiLabel138
  8365. //
  8366. this.uiLabel138.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8367. this.uiLabel138.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8368. this.uiLabel138.Location = new System.Drawing.Point(19, 399);
  8369. this.uiLabel138.Name = "uiLabel138";
  8370. this.uiLabel138.Size = new System.Drawing.Size(129, 23);
  8371. this.uiLabel138.TabIndex = 46;
  8372. this.uiLabel138.Text = "完成动作执行时间:";
  8373. this.uiLabel138.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8374. //
  8375. // txt慢加禁止比较时间2
  8376. //
  8377. this.txt慢加禁止比较时间2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8378. this.txt慢加禁止比较时间2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8379. this.txt慢加禁止比较时间2.Location = new System.Drawing.Point(174, 289);
  8380. this.txt慢加禁止比较时间2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8381. this.txt慢加禁止比较时间2.MinimumSize = new System.Drawing.Size(1, 16);
  8382. this.txt慢加禁止比较时间2.Name = "txt慢加禁止比较时间2";
  8383. this.txt慢加禁止比较时间2.Padding = new System.Windows.Forms.Padding(5);
  8384. this.txt慢加禁止比较时间2.ShowText = false;
  8385. this.txt慢加禁止比较时间2.Size = new System.Drawing.Size(103, 29);
  8386. this.txt慢加禁止比较时间2.TabIndex = 38;
  8387. this.txt慢加禁止比较时间2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8388. this.txt慢加禁止比较时间2.Watermark = "";
  8389. //
  8390. // txt快加禁止比较时间2
  8391. //
  8392. this.txt快加禁止比较时间2.Controls.Add(this.uiTextBox5);
  8393. this.txt快加禁止比较时间2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8394. this.txt快加禁止比较时间2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8395. this.txt快加禁止比较时间2.Location = new System.Drawing.Point(174, 237);
  8396. this.txt快加禁止比较时间2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8397. this.txt快加禁止比较时间2.MinimumSize = new System.Drawing.Size(1, 16);
  8398. this.txt快加禁止比较时间2.Name = "txt快加禁止比较时间2";
  8399. this.txt快加禁止比较时间2.Padding = new System.Windows.Forms.Padding(5);
  8400. this.txt快加禁止比较时间2.ShowText = false;
  8401. this.txt快加禁止比较时间2.Size = new System.Drawing.Size(103, 29);
  8402. this.txt快加禁止比较时间2.TabIndex = 40;
  8403. this.txt快加禁止比较时间2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8404. this.txt快加禁止比较时间2.Watermark = "";
  8405. //
  8406. // uiTextBox5
  8407. //
  8408. this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
  8409. this.uiTextBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8410. this.uiTextBox5.Location = new System.Drawing.Point(0, 28);
  8411. this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8412. this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16);
  8413. this.uiTextBox5.Name = "uiTextBox5";
  8414. this.uiTextBox5.Padding = new System.Windows.Forms.Padding(5);
  8415. this.uiTextBox5.ShowText = false;
  8416. this.uiTextBox5.Size = new System.Drawing.Size(103, 29);
  8417. this.uiTextBox5.TabIndex = 16;
  8418. this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8419. this.uiTextBox5.Watermark = "";
  8420. //
  8421. // uiLabel139
  8422. //
  8423. this.uiLabel139.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8424. this.uiLabel139.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8425. this.uiLabel139.Location = new System.Drawing.Point(19, 347);
  8426. this.uiLabel139.Name = "uiLabel139";
  8427. this.uiLabel139.Size = new System.Drawing.Size(129, 23);
  8428. this.uiLabel139.TabIndex = 45;
  8429. this.uiLabel139.Text = "补加禁止比较时间:";
  8430. this.uiLabel139.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8431. //
  8432. // txt稳定检测时间2
  8433. //
  8434. this.txt稳定检测时间2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8435. this.txt稳定检测时间2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8436. this.txt稳定检测时间2.Location = new System.Drawing.Point(174, 185);
  8437. this.txt稳定检测时间2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8438. this.txt稳定检测时间2.MinimumSize = new System.Drawing.Size(1, 16);
  8439. this.txt稳定检测时间2.Name = "txt稳定检测时间2";
  8440. this.txt稳定检测时间2.Padding = new System.Windows.Forms.Padding(5);
  8441. this.txt稳定检测时间2.ShowText = false;
  8442. this.txt稳定检测时间2.Size = new System.Drawing.Size(103, 29);
  8443. this.txt稳定检测时间2.TabIndex = 37;
  8444. this.txt稳定检测时间2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8445. this.txt稳定检测时间2.Watermark = "";
  8446. //
  8447. // uiLabel140
  8448. //
  8449. this.uiLabel140.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8450. this.uiLabel140.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8451. this.uiLabel140.Location = new System.Drawing.Point(19, 295);
  8452. this.uiLabel140.Name = "uiLabel140";
  8453. this.uiLabel140.Size = new System.Drawing.Size(129, 23);
  8454. this.uiLabel140.TabIndex = 44;
  8455. this.uiLabel140.Text = "慢加禁止比较时间:";
  8456. this.uiLabel140.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8457. //
  8458. // uiLabel141
  8459. //
  8460. this.uiLabel141.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8461. this.uiLabel141.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8462. this.uiLabel141.Location = new System.Drawing.Point(19, 243);
  8463. this.uiLabel141.Name = "uiLabel141";
  8464. this.uiLabel141.Size = new System.Drawing.Size(129, 23);
  8465. this.uiLabel141.TabIndex = 43;
  8466. this.uiLabel141.Text = "快加禁止比较时间:";
  8467. this.uiLabel141.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8468. //
  8469. // uiLabel142
  8470. //
  8471. this.uiLabel142.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8472. this.uiLabel142.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8473. this.uiLabel142.Location = new System.Drawing.Point(19, 191);
  8474. this.uiLabel142.Name = "uiLabel142";
  8475. this.uiLabel142.Size = new System.Drawing.Size(129, 23);
  8476. this.uiLabel142.TabIndex = 42;
  8477. this.uiLabel142.Text = "稳定检测时间:";
  8478. this.uiLabel142.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8479. //
  8480. // uiLabel143
  8481. //
  8482. this.uiLabel143.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8483. this.uiLabel143.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8484. this.uiLabel143.Location = new System.Drawing.Point(284, 35);
  8485. this.uiLabel143.Name = "uiLabel143";
  8486. this.uiLabel143.Size = new System.Drawing.Size(66, 23);
  8487. this.uiLabel143.TabIndex = 36;
  8488. this.uiLabel143.Text = "mV";
  8489. //
  8490. // txt补料速度2
  8491. //
  8492. this.txt补料速度2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8493. this.txt补料速度2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8494. this.txt补料速度2.Location = new System.Drawing.Point(174, 133);
  8495. this.txt补料速度2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8496. this.txt补料速度2.MinimumSize = new System.Drawing.Size(1, 16);
  8497. this.txt补料速度2.Name = "txt补料速度2";
  8498. this.txt补料速度2.Padding = new System.Windows.Forms.Padding(5);
  8499. this.txt补料速度2.ShowText = false;
  8500. this.txt补料速度2.Size = new System.Drawing.Size(103, 29);
  8501. this.txt补料速度2.TabIndex = 34;
  8502. this.txt补料速度2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8503. this.txt补料速度2.Watermark = "";
  8504. //
  8505. // txt慢加速度2
  8506. //
  8507. this.txt慢加速度2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8508. this.txt慢加速度2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8509. this.txt慢加速度2.Location = new System.Drawing.Point(174, 81);
  8510. this.txt慢加速度2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8511. this.txt慢加速度2.MinimumSize = new System.Drawing.Size(1, 16);
  8512. this.txt慢加速度2.Name = "txt慢加速度2";
  8513. this.txt慢加速度2.Padding = new System.Windows.Forms.Padding(5);
  8514. this.txt慢加速度2.ShowText = false;
  8515. this.txt慢加速度2.Size = new System.Drawing.Size(103, 29);
  8516. this.txt慢加速度2.TabIndex = 35;
  8517. this.txt慢加速度2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8518. this.txt慢加速度2.Watermark = "";
  8519. //
  8520. // txt快加速度2
  8521. //
  8522. this.txt快加速度2.Cursor = System.Windows.Forms.Cursors.IBeam;
  8523. this.txt快加速度2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8524. this.txt快加速度2.Location = new System.Drawing.Point(174, 29);
  8525. this.txt快加速度2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8526. this.txt快加速度2.MinimumSize = new System.Drawing.Size(1, 16);
  8527. this.txt快加速度2.Name = "txt快加速度2";
  8528. this.txt快加速度2.Padding = new System.Windows.Forms.Padding(5);
  8529. this.txt快加速度2.ShowText = false;
  8530. this.txt快加速度2.Size = new System.Drawing.Size(103, 29);
  8531. this.txt快加速度2.TabIndex = 33;
  8532. this.txt快加速度2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8533. this.txt快加速度2.Watermark = "";
  8534. //
  8535. // uiLabel144
  8536. //
  8537. this.uiLabel144.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8538. this.uiLabel144.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8539. this.uiLabel144.Location = new System.Drawing.Point(40, 139);
  8540. this.uiLabel144.Name = "uiLabel144";
  8541. this.uiLabel144.Size = new System.Drawing.Size(101, 23);
  8542. this.uiLabel144.TabIndex = 32;
  8543. this.uiLabel144.Text = "补料速度:";
  8544. this.uiLabel144.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8545. //
  8546. // uiLabel145
  8547. //
  8548. this.uiLabel145.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8549. this.uiLabel145.ForeColor = System.Drawing.Color.Black;
  8550. this.uiLabel145.Location = new System.Drawing.Point(40, 87);
  8551. this.uiLabel145.Name = "uiLabel145";
  8552. this.uiLabel145.Size = new System.Drawing.Size(101, 23);
  8553. this.uiLabel145.TabIndex = 31;
  8554. this.uiLabel145.Text = "慢加速度:";
  8555. this.uiLabel145.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8556. //
  8557. // uiLabel146
  8558. //
  8559. this.uiLabel146.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8560. this.uiLabel146.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8561. this.uiLabel146.Location = new System.Drawing.Point(40, 35);
  8562. this.uiLabel146.Name = "uiLabel146";
  8563. this.uiLabel146.Size = new System.Drawing.Size(101, 23);
  8564. this.uiLabel146.TabIndex = 30;
  8565. this.uiLabel146.Text = "快加速度:";
  8566. this.uiLabel146.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8567. //
  8568. // uiGroupBox30
  8569. //
  8570. this.uiGroupBox30.Controls.Add(this.btn设备写入通道1);
  8571. this.uiGroupBox30.Controls.Add(this.uiLabel366);
  8572. this.uiGroupBox30.Controls.Add(this.switch设备写入开关);
  8573. this.uiGroupBox30.Controls.Add(this.uiLabel201);
  8574. this.uiGroupBox30.Controls.Add(this.uiLabel200);
  8575. this.uiGroupBox30.Controls.Add(this.uiLabel199);
  8576. this.uiGroupBox30.Controls.Add(this.uiLabel198);
  8577. this.uiGroupBox30.Controls.Add(this.uiLabel185);
  8578. this.uiGroupBox30.Controls.Add(this.uiLabel197);
  8579. this.uiGroupBox30.Controls.Add(this.uiLabel196);
  8580. this.uiGroupBox30.Controls.Add(this.txt完成动作执行时间1);
  8581. this.uiGroupBox30.Controls.Add(this.txt补加禁止比较时间1);
  8582. this.uiGroupBox30.Controls.Add(this.uiLabel195);
  8583. this.uiGroupBox30.Controls.Add(this.txt慢加禁止比较时间1);
  8584. this.uiGroupBox30.Controls.Add(this.txt快加禁止比较时间1);
  8585. this.uiGroupBox30.Controls.Add(this.uiLabel194);
  8586. this.uiGroupBox30.Controls.Add(this.txt稳定检测时间1);
  8587. this.uiGroupBox30.Controls.Add(this.uiLabel193);
  8588. this.uiGroupBox30.Controls.Add(this.uiLabel192);
  8589. this.uiGroupBox30.Controls.Add(this.uiLabel191);
  8590. this.uiGroupBox30.Controls.Add(this.uiLabel187);
  8591. this.uiGroupBox30.Controls.Add(this.txt补料速度1);
  8592. this.uiGroupBox30.Controls.Add(this.txt慢加速度1);
  8593. this.uiGroupBox30.Controls.Add(this.txt快加速度1);
  8594. this.uiGroupBox30.Controls.Add(this.uiLabel188);
  8595. this.uiGroupBox30.Controls.Add(this.uiLabel189);
  8596. this.uiGroupBox30.Controls.Add(this.uiLabel190);
  8597. this.uiGroupBox30.Dock = System.Windows.Forms.DockStyle.Fill;
  8598. this.uiGroupBox30.FillColor = System.Drawing.Color.AliceBlue;
  8599. this.uiGroupBox30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8600. this.uiGroupBox30.Location = new System.Drawing.Point(4, 5);
  8601. this.uiGroupBox30.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8602. this.uiGroupBox30.MinimumSize = new System.Drawing.Size(1, 1);
  8603. this.uiGroupBox30.Name = "uiGroupBox30";
  8604. this.uiGroupBox30.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  8605. this.uiGroupBox30.Size = new System.Drawing.Size(372, 566);
  8606. this.uiGroupBox30.TabIndex = 0;
  8607. this.uiGroupBox30.Text = "通道1";
  8608. this.uiGroupBox30.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  8609. //
  8610. // btn设备写入通道1
  8611. //
  8612. this.btn设备写入通道1.Cursor = System.Windows.Forms.Cursors.Hand;
  8613. this.btn设备写入通道1.FillColor = System.Drawing.Color.AliceBlue;
  8614. this.btn设备写入通道1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8615. this.btn设备写入通道1.ForeColor = System.Drawing.Color.Black;
  8616. this.btn设备写入通道1.Location = new System.Drawing.Point(163, 436);
  8617. this.btn设备写入通道1.MinimumSize = new System.Drawing.Size(1, 1);
  8618. this.btn设备写入通道1.Name = "btn设备写入通道1";
  8619. this.btn设备写入通道1.Size = new System.Drawing.Size(98, 31);
  8620. this.btn设备写入通道1.Symbol = 61483;
  8621. this.btn设备写入通道1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  8622. this.btn设备写入通道1.TabIndex = 327;
  8623. this.btn设备写入通道1.Text = "写入";
  8624. this.btn设备写入通道1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8625. this.btn设备写入通道1.Visible = false;
  8626. this.btn设备写入通道1.Click += new System.EventHandler(this.btn设备写入通道1_Click);
  8627. //
  8628. // uiLabel366
  8629. //
  8630. this.uiLabel366.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  8631. this.uiLabel366.ForeColor = System.Drawing.Color.Black;
  8632. this.uiLabel366.Location = new System.Drawing.Point(141, 481);
  8633. this.uiLabel366.Name = "uiLabel366";
  8634. this.uiLabel366.Size = new System.Drawing.Size(103, 25);
  8635. this.uiLabel366.TabIndex = 326;
  8636. this.uiLabel366.Text = "写入总开关";
  8637. this.uiLabel366.Visible = false;
  8638. //
  8639. // switch设备写入开关
  8640. //
  8641. this.switch设备写入开关.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  8642. this.switch设备写入开关.ForeColor = System.Drawing.Color.DimGray;
  8643. this.switch设备写入开关.Location = new System.Drawing.Point(250, 473);
  8644. this.switch设备写入开关.MinimumSize = new System.Drawing.Size(1, 1);
  8645. this.switch设备写入开关.Name = "switch设备写入开关";
  8646. this.switch设备写入开关.Size = new System.Drawing.Size(119, 36);
  8647. this.switch设备写入开关.TabIndex = 325;
  8648. this.switch设备写入开关.Text = "写入开关";
  8649. this.switch设备写入开关.Visible = false;
  8650. this.switch设备写入开关.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.switch设备写入开关_ValueChanged);
  8651. //
  8652. // uiLabel201
  8653. //
  8654. this.uiLabel201.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8655. this.uiLabel201.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8656. this.uiLabel201.Location = new System.Drawing.Point(273, 401);
  8657. this.uiLabel201.Name = "uiLabel201";
  8658. this.uiLabel201.Size = new System.Drawing.Size(66, 23);
  8659. this.uiLabel201.TabIndex = 29;
  8660. this.uiLabel201.Text = "ms";
  8661. //
  8662. // uiLabel200
  8663. //
  8664. this.uiLabel200.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8665. this.uiLabel200.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8666. this.uiLabel200.Location = new System.Drawing.Point(273, 349);
  8667. this.uiLabel200.Name = "uiLabel200";
  8668. this.uiLabel200.Size = new System.Drawing.Size(66, 23);
  8669. this.uiLabel200.TabIndex = 28;
  8670. this.uiLabel200.Text = "ms";
  8671. //
  8672. // uiLabel199
  8673. //
  8674. this.uiLabel199.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8675. this.uiLabel199.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8676. this.uiLabel199.Location = new System.Drawing.Point(273, 297);
  8677. this.uiLabel199.Name = "uiLabel199";
  8678. this.uiLabel199.Size = new System.Drawing.Size(66, 23);
  8679. this.uiLabel199.TabIndex = 27;
  8680. this.uiLabel199.Text = "ms";
  8681. //
  8682. // uiLabel198
  8683. //
  8684. this.uiLabel198.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8685. this.uiLabel198.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8686. this.uiLabel198.Location = new System.Drawing.Point(273, 245);
  8687. this.uiLabel198.Name = "uiLabel198";
  8688. this.uiLabel198.Size = new System.Drawing.Size(66, 23);
  8689. this.uiLabel198.TabIndex = 26;
  8690. this.uiLabel198.Text = "ms";
  8691. //
  8692. // uiLabel185
  8693. //
  8694. this.uiLabel185.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8695. this.uiLabel185.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8696. this.uiLabel185.Location = new System.Drawing.Point(273, 193);
  8697. this.uiLabel185.Name = "uiLabel185";
  8698. this.uiLabel185.Size = new System.Drawing.Size(66, 23);
  8699. this.uiLabel185.TabIndex = 25;
  8700. this.uiLabel185.Text = "ms";
  8701. //
  8702. // uiLabel197
  8703. //
  8704. this.uiLabel197.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8705. this.uiLabel197.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8706. this.uiLabel197.Location = new System.Drawing.Point(273, 135);
  8707. this.uiLabel197.Name = "uiLabel197";
  8708. this.uiLabel197.Size = new System.Drawing.Size(66, 23);
  8709. this.uiLabel197.TabIndex = 24;
  8710. this.uiLabel197.Text = "mV";
  8711. //
  8712. // uiLabel196
  8713. //
  8714. this.uiLabel196.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8715. this.uiLabel196.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8716. this.uiLabel196.Location = new System.Drawing.Point(273, 89);
  8717. this.uiLabel196.Name = "uiLabel196";
  8718. this.uiLabel196.Size = new System.Drawing.Size(66, 23);
  8719. this.uiLabel196.TabIndex = 23;
  8720. this.uiLabel196.Text = "mV";
  8721. //
  8722. // txt完成动作执行时间1
  8723. //
  8724. this.txt完成动作执行时间1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8725. this.txt完成动作执行时间1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8726. this.txt完成动作执行时间1.Location = new System.Drawing.Point(163, 395);
  8727. this.txt完成动作执行时间1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8728. this.txt完成动作执行时间1.MinimumSize = new System.Drawing.Size(1, 16);
  8729. this.txt完成动作执行时间1.Name = "txt完成动作执行时间1";
  8730. this.txt完成动作执行时间1.Padding = new System.Windows.Forms.Padding(5);
  8731. this.txt完成动作执行时间1.ShowText = false;
  8732. this.txt完成动作执行时间1.Size = new System.Drawing.Size(103, 29);
  8733. this.txt完成动作执行时间1.TabIndex = 16;
  8734. this.txt完成动作执行时间1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8735. this.txt完成动作执行时间1.Watermark = "";
  8736. //
  8737. // txt补加禁止比较时间1
  8738. //
  8739. this.txt补加禁止比较时间1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8740. this.txt补加禁止比较时间1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8741. this.txt补加禁止比较时间1.Location = new System.Drawing.Point(163, 343);
  8742. this.txt补加禁止比较时间1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8743. this.txt补加禁止比较时间1.MinimumSize = new System.Drawing.Size(1, 16);
  8744. this.txt补加禁止比较时间1.Name = "txt补加禁止比较时间1";
  8745. this.txt补加禁止比较时间1.Padding = new System.Windows.Forms.Padding(5);
  8746. this.txt补加禁止比较时间1.ShowText = false;
  8747. this.txt补加禁止比较时间1.Size = new System.Drawing.Size(103, 29);
  8748. this.txt补加禁止比较时间1.TabIndex = 17;
  8749. this.txt补加禁止比较时间1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8750. this.txt补加禁止比较时间1.Watermark = "";
  8751. //
  8752. // uiLabel195
  8753. //
  8754. this.uiLabel195.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8755. this.uiLabel195.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8756. this.uiLabel195.Location = new System.Drawing.Point(8, 401);
  8757. this.uiLabel195.Name = "uiLabel195";
  8758. this.uiLabel195.Size = new System.Drawing.Size(129, 23);
  8759. this.uiLabel195.TabIndex = 22;
  8760. this.uiLabel195.Text = "完成动作执行时间:";
  8761. this.uiLabel195.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8762. //
  8763. // txt慢加禁止比较时间1
  8764. //
  8765. this.txt慢加禁止比较时间1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8766. this.txt慢加禁止比较时间1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8767. this.txt慢加禁止比较时间1.Location = new System.Drawing.Point(163, 291);
  8768. this.txt慢加禁止比较时间1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8769. this.txt慢加禁止比较时间1.MinimumSize = new System.Drawing.Size(1, 16);
  8770. this.txt慢加禁止比较时间1.Name = "txt慢加禁止比较时间1";
  8771. this.txt慢加禁止比较时间1.Padding = new System.Windows.Forms.Padding(5);
  8772. this.txt慢加禁止比较时间1.ShowText = false;
  8773. this.txt慢加禁止比较时间1.Size = new System.Drawing.Size(103, 29);
  8774. this.txt慢加禁止比较时间1.TabIndex = 15;
  8775. this.txt慢加禁止比较时间1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8776. this.txt慢加禁止比较时间1.Watermark = "";
  8777. //
  8778. // txt快加禁止比较时间1
  8779. //
  8780. this.txt快加禁止比较时间1.Controls.Add(this.uiTextBox31);
  8781. this.txt快加禁止比较时间1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8782. this.txt快加禁止比较时间1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8783. this.txt快加禁止比较时间1.Location = new System.Drawing.Point(163, 239);
  8784. this.txt快加禁止比较时间1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8785. this.txt快加禁止比较时间1.MinimumSize = new System.Drawing.Size(1, 16);
  8786. this.txt快加禁止比较时间1.Name = "txt快加禁止比较时间1";
  8787. this.txt快加禁止比较时间1.Padding = new System.Windows.Forms.Padding(5);
  8788. this.txt快加禁止比较时间1.ShowText = false;
  8789. this.txt快加禁止比较时间1.Size = new System.Drawing.Size(103, 29);
  8790. this.txt快加禁止比较时间1.TabIndex = 17;
  8791. this.txt快加禁止比较时间1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8792. this.txt快加禁止比较时间1.Watermark = "";
  8793. //
  8794. // uiTextBox31
  8795. //
  8796. this.uiTextBox31.Cursor = System.Windows.Forms.Cursors.IBeam;
  8797. this.uiTextBox31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8798. this.uiTextBox31.Location = new System.Drawing.Point(0, 28);
  8799. this.uiTextBox31.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8800. this.uiTextBox31.MinimumSize = new System.Drawing.Size(1, 16);
  8801. this.uiTextBox31.Name = "uiTextBox31";
  8802. this.uiTextBox31.Padding = new System.Windows.Forms.Padding(5);
  8803. this.uiTextBox31.ShowText = false;
  8804. this.uiTextBox31.Size = new System.Drawing.Size(103, 29);
  8805. this.uiTextBox31.TabIndex = 16;
  8806. this.uiTextBox31.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8807. this.uiTextBox31.Watermark = "";
  8808. //
  8809. // uiLabel194
  8810. //
  8811. this.uiLabel194.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8812. this.uiLabel194.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8813. this.uiLabel194.Location = new System.Drawing.Point(8, 349);
  8814. this.uiLabel194.Name = "uiLabel194";
  8815. this.uiLabel194.Size = new System.Drawing.Size(129, 23);
  8816. this.uiLabel194.TabIndex = 21;
  8817. this.uiLabel194.Text = "补加禁止比较时间:";
  8818. this.uiLabel194.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8819. //
  8820. // txt稳定检测时间1
  8821. //
  8822. this.txt稳定检测时间1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8823. this.txt稳定检测时间1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8824. this.txt稳定检测时间1.Location = new System.Drawing.Point(163, 187);
  8825. this.txt稳定检测时间1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8826. this.txt稳定检测时间1.MinimumSize = new System.Drawing.Size(1, 16);
  8827. this.txt稳定检测时间1.Name = "txt稳定检测时间1";
  8828. this.txt稳定检测时间1.Padding = new System.Windows.Forms.Padding(5);
  8829. this.txt稳定检测时间1.ShowText = false;
  8830. this.txt稳定检测时间1.Size = new System.Drawing.Size(103, 29);
  8831. this.txt稳定检测时间1.TabIndex = 15;
  8832. this.txt稳定检测时间1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8833. this.txt稳定检测时间1.Watermark = "";
  8834. //
  8835. // uiLabel193
  8836. //
  8837. this.uiLabel193.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8838. this.uiLabel193.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8839. this.uiLabel193.Location = new System.Drawing.Point(8, 297);
  8840. this.uiLabel193.Name = "uiLabel193";
  8841. this.uiLabel193.Size = new System.Drawing.Size(129, 23);
  8842. this.uiLabel193.TabIndex = 20;
  8843. this.uiLabel193.Text = "慢加禁止比较时间:";
  8844. this.uiLabel193.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8845. //
  8846. // uiLabel192
  8847. //
  8848. this.uiLabel192.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8849. this.uiLabel192.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8850. this.uiLabel192.Location = new System.Drawing.Point(8, 245);
  8851. this.uiLabel192.Name = "uiLabel192";
  8852. this.uiLabel192.Size = new System.Drawing.Size(129, 23);
  8853. this.uiLabel192.TabIndex = 19;
  8854. this.uiLabel192.Text = "快加禁止比较时间:";
  8855. this.uiLabel192.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8856. //
  8857. // uiLabel191
  8858. //
  8859. this.uiLabel191.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8860. this.uiLabel191.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8861. this.uiLabel191.Location = new System.Drawing.Point(8, 193);
  8862. this.uiLabel191.Name = "uiLabel191";
  8863. this.uiLabel191.Size = new System.Drawing.Size(129, 23);
  8864. this.uiLabel191.TabIndex = 18;
  8865. this.uiLabel191.Text = "稳定检测时间:";
  8866. this.uiLabel191.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8867. //
  8868. // uiLabel187
  8869. //
  8870. this.uiLabel187.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8871. this.uiLabel187.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8872. this.uiLabel187.Location = new System.Drawing.Point(273, 37);
  8873. this.uiLabel187.Name = "uiLabel187";
  8874. this.uiLabel187.Size = new System.Drawing.Size(66, 23);
  8875. this.uiLabel187.TabIndex = 15;
  8876. this.uiLabel187.Text = "mV";
  8877. //
  8878. // txt补料速度1
  8879. //
  8880. this.txt补料速度1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8881. this.txt补料速度1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8882. this.txt补料速度1.Location = new System.Drawing.Point(163, 135);
  8883. this.txt补料速度1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8884. this.txt补料速度1.MinimumSize = new System.Drawing.Size(1, 16);
  8885. this.txt补料速度1.Name = "txt补料速度1";
  8886. this.txt补料速度1.Padding = new System.Windows.Forms.Padding(5);
  8887. this.txt补料速度1.ShowText = false;
  8888. this.txt补料速度1.Size = new System.Drawing.Size(103, 29);
  8889. this.txt补料速度1.TabIndex = 13;
  8890. this.txt补料速度1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8891. this.txt补料速度1.Watermark = "";
  8892. //
  8893. // txt慢加速度1
  8894. //
  8895. this.txt慢加速度1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8896. this.txt慢加速度1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8897. this.txt慢加速度1.Location = new System.Drawing.Point(163, 83);
  8898. this.txt慢加速度1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8899. this.txt慢加速度1.MinimumSize = new System.Drawing.Size(1, 16);
  8900. this.txt慢加速度1.Name = "txt慢加速度1";
  8901. this.txt慢加速度1.Padding = new System.Windows.Forms.Padding(5);
  8902. this.txt慢加速度1.ShowText = false;
  8903. this.txt慢加速度1.Size = new System.Drawing.Size(103, 29);
  8904. this.txt慢加速度1.TabIndex = 14;
  8905. this.txt慢加速度1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8906. this.txt慢加速度1.Watermark = "";
  8907. //
  8908. // txt快加速度1
  8909. //
  8910. this.txt快加速度1.Cursor = System.Windows.Forms.Cursors.IBeam;
  8911. this.txt快加速度1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8912. this.txt快加速度1.Location = new System.Drawing.Point(163, 31);
  8913. this.txt快加速度1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  8914. this.txt快加速度1.MinimumSize = new System.Drawing.Size(1, 16);
  8915. this.txt快加速度1.Name = "txt快加速度1";
  8916. this.txt快加速度1.Padding = new System.Windows.Forms.Padding(5);
  8917. this.txt快加速度1.ShowText = false;
  8918. this.txt快加速度1.Size = new System.Drawing.Size(103, 29);
  8919. this.txt快加速度1.TabIndex = 12;
  8920. this.txt快加速度1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  8921. this.txt快加速度1.Watermark = "";
  8922. //
  8923. // uiLabel188
  8924. //
  8925. this.uiLabel188.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8926. this.uiLabel188.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8927. this.uiLabel188.Location = new System.Drawing.Point(29, 141);
  8928. this.uiLabel188.Name = "uiLabel188";
  8929. this.uiLabel188.Size = new System.Drawing.Size(101, 23);
  8930. this.uiLabel188.TabIndex = 11;
  8931. this.uiLabel188.Text = "补料速度:";
  8932. this.uiLabel188.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8933. //
  8934. // uiLabel189
  8935. //
  8936. this.uiLabel189.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8937. this.uiLabel189.ForeColor = System.Drawing.Color.Black;
  8938. this.uiLabel189.Location = new System.Drawing.Point(29, 89);
  8939. this.uiLabel189.Name = "uiLabel189";
  8940. this.uiLabel189.Size = new System.Drawing.Size(101, 23);
  8941. this.uiLabel189.TabIndex = 10;
  8942. this.uiLabel189.Text = "慢加速度:";
  8943. this.uiLabel189.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8944. //
  8945. // uiLabel190
  8946. //
  8947. this.uiLabel190.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8948. this.uiLabel190.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  8949. this.uiLabel190.Location = new System.Drawing.Point(29, 37);
  8950. this.uiLabel190.Name = "uiLabel190";
  8951. this.uiLabel190.Size = new System.Drawing.Size(101, 23);
  8952. this.uiLabel190.TabIndex = 9;
  8953. this.uiLabel190.Text = "快加速度:";
  8954. this.uiLabel190.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  8955. //
  8956. // tabPage4
  8957. //
  8958. this.tabPage4.BackColor = System.Drawing.Color.AliceBlue;
  8959. this.tabPage4.Controls.Add(this.btn称重写入);
  8960. this.tabPage4.Controls.Add(this.uiLabel365);
  8961. this.tabPage4.Controls.Add(this.switch称重总开关);
  8962. this.tabPage4.Controls.Add(this.txt静态滤波防抖动);
  8963. this.tabPage4.Controls.Add(this.txt预处理滤波系数);
  8964. this.tabPage4.Controls.Add(this.txt预处理滤波强度);
  8965. this.tabPage4.Controls.Add(this.uiLabel302);
  8966. this.tabPage4.Controls.Add(this.uiLabel303);
  8967. this.tabPage4.Controls.Add(this.uiLabel304);
  8968. this.tabPage4.Controls.Add(this.txt静态滤波收敛);
  8969. this.tabPage4.Controls.Add(this.txt静态滤波强度);
  8970. this.tabPage4.Controls.Add(this.txt静态采样频率);
  8971. this.tabPage4.Controls.Add(this.uiLabel299);
  8972. this.tabPage4.Controls.Add(this.uiLabel300);
  8973. this.tabPage4.Controls.Add(this.uiLabel301);
  8974. this.tabPage4.Controls.Add(this.uiLabel291);
  8975. this.tabPage4.Controls.Add(this.uiLabel292);
  8976. this.tabPage4.Controls.Add(this.txt总稳定检测时间);
  8977. this.tabPage4.Controls.Add(this.uiLabel294);
  8978. this.tabPage4.Controls.Add(this.uiLabel295);
  8979. this.tabPage4.Controls.Add(this.txt稳定检测范围);
  8980. this.tabPage4.Controls.Add(this.txt零点跟踪速率);
  8981. this.tabPage4.Controls.Add(this.txt零点跟踪范围);
  8982. this.tabPage4.Controls.Add(this.uiLabel296);
  8983. this.tabPage4.Controls.Add(this.uiLabel297);
  8984. this.tabPage4.Controls.Add(this.uiLabel298);
  8985. this.tabPage4.Location = new System.Drawing.Point(0, 40);
  8986. this.tabPage4.Name = "tabPage4";
  8987. this.tabPage4.Size = new System.Drawing.Size(1900, 1152);
  8988. this.tabPage4.TabIndex = 3;
  8989. this.tabPage4.Text = "称重设置";
  8990. //
  8991. // btn称重写入
  8992. //
  8993. this.btn称重写入.Cursor = System.Windows.Forms.Cursors.Hand;
  8994. this.btn称重写入.FillColor = System.Drawing.Color.AliceBlue;
  8995. this.btn称重写入.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  8996. this.btn称重写入.ForeColor = System.Drawing.Color.Black;
  8997. this.btn称重写入.Location = new System.Drawing.Point(483, 300);
  8998. this.btn称重写入.MinimumSize = new System.Drawing.Size(1, 1);
  8999. this.btn称重写入.Name = "btn称重写入";
  9000. this.btn称重写入.Size = new System.Drawing.Size(150, 88);
  9001. this.btn称重写入.Symbol = 61483;
  9002. this.btn称重写入.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  9003. this.btn称重写入.TabIndex = 327;
  9004. this.btn称重写入.Text = "写入";
  9005. this.btn称重写入.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9006. this.btn称重写入.Visible = false;
  9007. this.btn称重写入.Click += new System.EventHandler(this.btn称重写入_Click);
  9008. //
  9009. // uiLabel365
  9010. //
  9011. this.uiLabel365.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  9012. this.uiLabel365.ForeColor = System.Drawing.Color.Black;
  9013. this.uiLabel365.Location = new System.Drawing.Point(77, 707);
  9014. this.uiLabel365.Name = "uiLabel365";
  9015. this.uiLabel365.Size = new System.Drawing.Size(103, 27);
  9016. this.uiLabel365.TabIndex = 324;
  9017. this.uiLabel365.Text = "写入总开关";
  9018. this.uiLabel365.Visible = false;
  9019. //
  9020. // switch称重总开关
  9021. //
  9022. this.switch称重总开关.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  9023. this.switch称重总开关.ForeColor = System.Drawing.Color.DimGray;
  9024. this.switch称重总开关.Location = new System.Drawing.Point(186, 698);
  9025. this.switch称重总开关.MinimumSize = new System.Drawing.Size(1, 1);
  9026. this.switch称重总开关.Name = "switch称重总开关";
  9027. this.switch称重总开关.Size = new System.Drawing.Size(130, 49);
  9028. this.switch称重总开关.TabIndex = 323;
  9029. this.switch称重总开关.Text = "写入开关";
  9030. this.switch称重总开关.Visible = false;
  9031. this.switch称重总开关.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.switch称重总开关_ValueChanged);
  9032. //
  9033. // txt静态滤波防抖动
  9034. //
  9035. this.txt静态滤波防抖动.Cursor = System.Windows.Forms.Cursors.IBeam;
  9036. this.txt静态滤波防抖动.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9037. this.txt静态滤波防抖动.Location = new System.Drawing.Point(237, 432);
  9038. this.txt静态滤波防抖动.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9039. this.txt静态滤波防抖动.MinimumSize = new System.Drawing.Size(1, 17);
  9040. this.txt静态滤波防抖动.Name = "txt静态滤波防抖动";
  9041. this.txt静态滤波防抖动.Padding = new System.Windows.Forms.Padding(5);
  9042. this.txt静态滤波防抖动.ShowText = false;
  9043. this.txt静态滤波防抖动.Size = new System.Drawing.Size(103, 31);
  9044. this.txt静态滤波防抖动.TabIndex = 72;
  9045. this.txt静态滤波防抖动.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9046. this.txt静态滤波防抖动.Watermark = "";
  9047. //
  9048. // txt预处理滤波系数
  9049. //
  9050. this.txt预处理滤波系数.Cursor = System.Windows.Forms.Cursors.IBeam;
  9051. this.txt预处理滤波系数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9052. this.txt预处理滤波系数.Location = new System.Drawing.Point(237, 376);
  9053. this.txt预处理滤波系数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9054. this.txt预处理滤波系数.MinimumSize = new System.Drawing.Size(1, 17);
  9055. this.txt预处理滤波系数.Name = "txt预处理滤波系数";
  9056. this.txt预处理滤波系数.Padding = new System.Windows.Forms.Padding(5);
  9057. this.txt预处理滤波系数.ShowText = false;
  9058. this.txt预处理滤波系数.Size = new System.Drawing.Size(103, 31);
  9059. this.txt预处理滤波系数.TabIndex = 73;
  9060. this.txt预处理滤波系数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9061. this.txt预处理滤波系数.Watermark = "";
  9062. //
  9063. // txt预处理滤波强度
  9064. //
  9065. this.txt预处理滤波强度.Cursor = System.Windows.Forms.Cursors.IBeam;
  9066. this.txt预处理滤波强度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9067. this.txt预处理滤波强度.Location = new System.Drawing.Point(237, 320);
  9068. this.txt预处理滤波强度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9069. this.txt预处理滤波强度.MinimumSize = new System.Drawing.Size(1, 17);
  9070. this.txt预处理滤波强度.Name = "txt预处理滤波强度";
  9071. this.txt预处理滤波强度.Padding = new System.Windows.Forms.Padding(5);
  9072. this.txt预处理滤波强度.ShowText = false;
  9073. this.txt预处理滤波强度.Size = new System.Drawing.Size(103, 31);
  9074. this.txt预处理滤波强度.TabIndex = 71;
  9075. this.txt预处理滤波强度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9076. this.txt预处理滤波强度.Watermark = "";
  9077. //
  9078. // uiLabel302
  9079. //
  9080. this.uiLabel302.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9081. this.uiLabel302.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9082. this.uiLabel302.Location = new System.Drawing.Point(91, 439);
  9083. this.uiLabel302.Name = "uiLabel302";
  9084. this.uiLabel302.Size = new System.Drawing.Size(120, 25);
  9085. this.uiLabel302.TabIndex = 70;
  9086. this.uiLabel302.Text = "静态滤波防抖动:";
  9087. this.uiLabel302.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9088. //
  9089. // uiLabel303
  9090. //
  9091. this.uiLabel303.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9092. this.uiLabel303.ForeColor = System.Drawing.Color.Black;
  9093. this.uiLabel303.Location = new System.Drawing.Point(88, 382);
  9094. this.uiLabel303.Name = "uiLabel303";
  9095. this.uiLabel303.Size = new System.Drawing.Size(123, 25);
  9096. this.uiLabel303.TabIndex = 69;
  9097. this.uiLabel303.Text = "预处理滤波系数:";
  9098. this.uiLabel303.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9099. //
  9100. // uiLabel304
  9101. //
  9102. this.uiLabel304.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9103. this.uiLabel304.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9104. this.uiLabel304.Location = new System.Drawing.Point(85, 326);
  9105. this.uiLabel304.Name = "uiLabel304";
  9106. this.uiLabel304.Size = new System.Drawing.Size(126, 25);
  9107. this.uiLabel304.TabIndex = 68;
  9108. this.uiLabel304.Text = "预处理滤波强度:";
  9109. this.uiLabel304.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9110. //
  9111. // txt静态滤波收敛
  9112. //
  9113. this.txt静态滤波收敛.Cursor = System.Windows.Forms.Cursors.IBeam;
  9114. this.txt静态滤波收敛.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9115. this.txt静态滤波收敛.Location = new System.Drawing.Point(595, 191);
  9116. this.txt静态滤波收敛.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9117. this.txt静态滤波收敛.MinimumSize = new System.Drawing.Size(1, 17);
  9118. this.txt静态滤波收敛.Name = "txt静态滤波收敛";
  9119. this.txt静态滤波收敛.Padding = new System.Windows.Forms.Padding(5);
  9120. this.txt静态滤波收敛.ShowText = false;
  9121. this.txt静态滤波收敛.Size = new System.Drawing.Size(103, 31);
  9122. this.txt静态滤波收敛.TabIndex = 66;
  9123. this.txt静态滤波收敛.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9124. this.txt静态滤波收敛.Watermark = "";
  9125. //
  9126. // txt静态滤波强度
  9127. //
  9128. this.txt静态滤波强度.Cursor = System.Windows.Forms.Cursors.IBeam;
  9129. this.txt静态滤波强度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9130. this.txt静态滤波强度.Location = new System.Drawing.Point(595, 134);
  9131. this.txt静态滤波强度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9132. this.txt静态滤波强度.MinimumSize = new System.Drawing.Size(1, 17);
  9133. this.txt静态滤波强度.Name = "txt静态滤波强度";
  9134. this.txt静态滤波强度.Padding = new System.Windows.Forms.Padding(5);
  9135. this.txt静态滤波强度.ShowText = false;
  9136. this.txt静态滤波强度.Size = new System.Drawing.Size(103, 31);
  9137. this.txt静态滤波强度.TabIndex = 67;
  9138. this.txt静态滤波强度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9139. this.txt静态滤波强度.Watermark = "";
  9140. //
  9141. // txt静态采样频率
  9142. //
  9143. this.txt静态采样频率.Cursor = System.Windows.Forms.Cursors.IBeam;
  9144. this.txt静态采样频率.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9145. this.txt静态采样频率.Location = new System.Drawing.Point(595, 78);
  9146. this.txt静态采样频率.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9147. this.txt静态采样频率.MinimumSize = new System.Drawing.Size(1, 17);
  9148. this.txt静态采样频率.Name = "txt静态采样频率";
  9149. this.txt静态采样频率.Padding = new System.Windows.Forms.Padding(5);
  9150. this.txt静态采样频率.ShowText = false;
  9151. this.txt静态采样频率.Size = new System.Drawing.Size(103, 31);
  9152. this.txt静态采样频率.TabIndex = 65;
  9153. this.txt静态采样频率.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9154. this.txt静态采样频率.Watermark = "";
  9155. //
  9156. // uiLabel299
  9157. //
  9158. this.uiLabel299.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9159. this.uiLabel299.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9160. this.uiLabel299.Location = new System.Drawing.Point(461, 197);
  9161. this.uiLabel299.Name = "uiLabel299";
  9162. this.uiLabel299.Size = new System.Drawing.Size(101, 25);
  9163. this.uiLabel299.TabIndex = 64;
  9164. this.uiLabel299.Text = "静态滤波收敛:";
  9165. this.uiLabel299.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9166. //
  9167. // uiLabel300
  9168. //
  9169. this.uiLabel300.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9170. this.uiLabel300.ForeColor = System.Drawing.Color.Black;
  9171. this.uiLabel300.Location = new System.Drawing.Point(461, 141);
  9172. this.uiLabel300.Name = "uiLabel300";
  9173. this.uiLabel300.Size = new System.Drawing.Size(101, 25);
  9174. this.uiLabel300.TabIndex = 63;
  9175. this.uiLabel300.Text = "静态滤波强度:";
  9176. this.uiLabel300.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9177. //
  9178. // uiLabel301
  9179. //
  9180. this.uiLabel301.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9181. this.uiLabel301.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9182. this.uiLabel301.Location = new System.Drawing.Point(461, 84);
  9183. this.uiLabel301.Name = "uiLabel301";
  9184. this.uiLabel301.Size = new System.Drawing.Size(101, 25);
  9185. this.uiLabel301.TabIndex = 62;
  9186. this.uiLabel301.Text = "静态采样频率:";
  9187. this.uiLabel301.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9188. //
  9189. // uiLabel291
  9190. //
  9191. this.uiLabel291.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9192. this.uiLabel291.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9193. this.uiLabel291.Location = new System.Drawing.Point(347, 254);
  9194. this.uiLabel291.Name = "uiLabel291";
  9195. this.uiLabel291.Size = new System.Drawing.Size(66, 25);
  9196. this.uiLabel291.TabIndex = 61;
  9197. this.uiLabel291.Text = "s";
  9198. //
  9199. // uiLabel292
  9200. //
  9201. this.uiLabel292.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9202. this.uiLabel292.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9203. this.uiLabel292.Location = new System.Drawing.Point(347, 191);
  9204. this.uiLabel292.Name = "uiLabel292";
  9205. this.uiLabel292.Size = new System.Drawing.Size(66, 25);
  9206. this.uiLabel292.TabIndex = 60;
  9207. this.uiLabel292.Text = "d";
  9208. //
  9209. // txt总稳定检测时间
  9210. //
  9211. this.txt总稳定检测时间.Cursor = System.Windows.Forms.Cursors.IBeam;
  9212. this.txt总稳定检测时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9213. this.txt总稳定检测时间.Location = new System.Drawing.Point(237, 247);
  9214. this.txt总稳定检测时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9215. this.txt总稳定检测时间.MinimumSize = new System.Drawing.Size(1, 17);
  9216. this.txt总稳定检测时间.Name = "txt总稳定检测时间";
  9217. this.txt总稳定检测时间.Padding = new System.Windows.Forms.Padding(5);
  9218. this.txt总稳定检测时间.ShowText = false;
  9219. this.txt总稳定检测时间.Size = new System.Drawing.Size(103, 31);
  9220. this.txt总稳定检测时间.TabIndex = 57;
  9221. this.txt总稳定检测时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9222. this.txt总稳定检测时间.Watermark = "";
  9223. //
  9224. // uiLabel294
  9225. //
  9226. this.uiLabel294.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9227. this.uiLabel294.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9228. this.uiLabel294.Location = new System.Drawing.Point(82, 254);
  9229. this.uiLabel294.Name = "uiLabel294";
  9230. this.uiLabel294.Size = new System.Drawing.Size(129, 25);
  9231. this.uiLabel294.TabIndex = 58;
  9232. this.uiLabel294.Text = "稳定检测时间:";
  9233. this.uiLabel294.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9234. //
  9235. // uiLabel295
  9236. //
  9237. this.uiLabel295.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9238. this.uiLabel295.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9239. this.uiLabel295.Location = new System.Drawing.Point(347, 84);
  9240. this.uiLabel295.Name = "uiLabel295";
  9241. this.uiLabel295.Size = new System.Drawing.Size(66, 25);
  9242. this.uiLabel295.TabIndex = 56;
  9243. this.uiLabel295.Text = "d";
  9244. //
  9245. // txt稳定检测范围
  9246. //
  9247. this.txt稳定检测范围.Cursor = System.Windows.Forms.Cursors.IBeam;
  9248. this.txt稳定检测范围.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9249. this.txt稳定检测范围.Location = new System.Drawing.Point(237, 191);
  9250. this.txt稳定检测范围.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9251. this.txt稳定检测范围.MinimumSize = new System.Drawing.Size(1, 17);
  9252. this.txt稳定检测范围.Name = "txt稳定检测范围";
  9253. this.txt稳定检测范围.Padding = new System.Windows.Forms.Padding(5);
  9254. this.txt稳定检测范围.ShowText = false;
  9255. this.txt稳定检测范围.Size = new System.Drawing.Size(103, 31);
  9256. this.txt稳定检测范围.TabIndex = 54;
  9257. this.txt稳定检测范围.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9258. this.txt稳定检测范围.Watermark = "";
  9259. //
  9260. // txt零点跟踪速率
  9261. //
  9262. this.txt零点跟踪速率.Cursor = System.Windows.Forms.Cursors.IBeam;
  9263. this.txt零点跟踪速率.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9264. this.txt零点跟踪速率.Location = new System.Drawing.Point(237, 134);
  9265. this.txt零点跟踪速率.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9266. this.txt零点跟踪速率.MinimumSize = new System.Drawing.Size(1, 17);
  9267. this.txt零点跟踪速率.Name = "txt零点跟踪速率";
  9268. this.txt零点跟踪速率.Padding = new System.Windows.Forms.Padding(5);
  9269. this.txt零点跟踪速率.ShowText = false;
  9270. this.txt零点跟踪速率.Size = new System.Drawing.Size(103, 31);
  9271. this.txt零点跟踪速率.TabIndex = 55;
  9272. this.txt零点跟踪速率.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9273. this.txt零点跟踪速率.Watermark = "";
  9274. //
  9275. // txt零点跟踪范围
  9276. //
  9277. this.txt零点跟踪范围.Cursor = System.Windows.Forms.Cursors.IBeam;
  9278. this.txt零点跟踪范围.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9279. this.txt零点跟踪范围.Location = new System.Drawing.Point(237, 78);
  9280. this.txt零点跟踪范围.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  9281. this.txt零点跟踪范围.MinimumSize = new System.Drawing.Size(1, 17);
  9282. this.txt零点跟踪范围.Name = "txt零点跟踪范围";
  9283. this.txt零点跟踪范围.Padding = new System.Windows.Forms.Padding(5);
  9284. this.txt零点跟踪范围.ShowText = false;
  9285. this.txt零点跟踪范围.Size = new System.Drawing.Size(103, 31);
  9286. this.txt零点跟踪范围.TabIndex = 53;
  9287. this.txt零点跟踪范围.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  9288. this.txt零点跟踪范围.Watermark = "";
  9289. //
  9290. // uiLabel296
  9291. //
  9292. this.uiLabel296.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9293. this.uiLabel296.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9294. this.uiLabel296.Location = new System.Drawing.Point(103, 197);
  9295. this.uiLabel296.Name = "uiLabel296";
  9296. this.uiLabel296.Size = new System.Drawing.Size(101, 25);
  9297. this.uiLabel296.TabIndex = 52;
  9298. this.uiLabel296.Text = "稳定检测范围:";
  9299. this.uiLabel296.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9300. //
  9301. // uiLabel297
  9302. //
  9303. this.uiLabel297.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9304. this.uiLabel297.ForeColor = System.Drawing.Color.Black;
  9305. this.uiLabel297.Location = new System.Drawing.Point(103, 141);
  9306. this.uiLabel297.Name = "uiLabel297";
  9307. this.uiLabel297.Size = new System.Drawing.Size(101, 25);
  9308. this.uiLabel297.TabIndex = 51;
  9309. this.uiLabel297.Text = "零点跟踪速率:";
  9310. this.uiLabel297.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9311. //
  9312. // uiLabel298
  9313. //
  9314. this.uiLabel298.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  9315. this.uiLabel298.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  9316. this.uiLabel298.Location = new System.Drawing.Point(103, 84);
  9317. this.uiLabel298.Name = "uiLabel298";
  9318. this.uiLabel298.Size = new System.Drawing.Size(101, 25);
  9319. this.uiLabel298.TabIndex = 50;
  9320. this.uiLabel298.Text = "零点跟踪范围:";
  9321. this.uiLabel298.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  9322. //
  9323. // FrmWeight
  9324. //
  9325. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  9326. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  9327. this.AutoSize = true;
  9328. this.BackColor = System.Drawing.Color.AliceBlue;
  9329. this.ClientSize = new System.Drawing.Size(1900, 1192);
  9330. this.Controls.Add(this.uiTabControl1);
  9331. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  9332. this.Name = "FrmWeight";
  9333. this.Text = "FrmWeight";
  9334. this.Load += new System.EventHandler(this.FrmWeight_Load);
  9335. this.uiTabControl1.ResumeLayout(false);
  9336. this.tabPage1.ResumeLayout(false);
  9337. this.uiTableLayoutPanel1.ResumeLayout(false);
  9338. this.uiGroupBox10.ResumeLayout(false);
  9339. this.uiTitlePanel10.ResumeLayout(false);
  9340. this.uiGroupBox9.ResumeLayout(false);
  9341. this.uiTitlePanel9.ResumeLayout(false);
  9342. this.uiGroupBox8.ResumeLayout(false);
  9343. this.uiTitlePanel8.ResumeLayout(false);
  9344. this.uiGroupBox7.ResumeLayout(false);
  9345. this.uiTitlePanel7.ResumeLayout(false);
  9346. this.uiGroupBox6.ResumeLayout(false);
  9347. this.uiTitlePanel6.ResumeLayout(false);
  9348. this.uiGroupBox5.ResumeLayout(false);
  9349. this.uiTitlePanel5.ResumeLayout(false);
  9350. this.uiGroupBox4.ResumeLayout(false);
  9351. this.uiTitlePanel4.ResumeLayout(false);
  9352. this.uiGroupBox3.ResumeLayout(false);
  9353. this.uiTitlePanel3.ResumeLayout(false);
  9354. this.uiGroupBox2.ResumeLayout(false);
  9355. this.uiTitlePanel2.ResumeLayout(false);
  9356. this.uiGroupBox1.ResumeLayout(false);
  9357. this.uiTitlePanel1.ResumeLayout(false);
  9358. this.tabPage2.ResumeLayout(false);
  9359. this.uiTableLayoutPanel2.ResumeLayout(false);
  9360. this.uiGroupBox20.ResumeLayout(false);
  9361. this.uiGroupBox19.ResumeLayout(false);
  9362. this.uiGroupBox18.ResumeLayout(false);
  9363. this.uiGroupBox17.ResumeLayout(false);
  9364. this.uiGroupBox16.ResumeLayout(false);
  9365. this.uiGroupBox15.ResumeLayout(false);
  9366. this.uiGroupBox14.ResumeLayout(false);
  9367. this.uiGroupBox13.ResumeLayout(false);
  9368. this.uiGroupBox12.ResumeLayout(false);
  9369. this.uiGroupBox11.ResumeLayout(false);
  9370. this.tabPage3.ResumeLayout(false);
  9371. this.uiTableLayoutPanel3.ResumeLayout(false);
  9372. this.uiGroupBox21.ResumeLayout(false);
  9373. this.txt快加禁止比较时间10.ResumeLayout(false);
  9374. this.uiGroupBox22.ResumeLayout(false);
  9375. this.txt快加禁止比较时间9.ResumeLayout(false);
  9376. this.uiGroupBox23.ResumeLayout(false);
  9377. this.txt快加禁止比较时间8.ResumeLayout(false);
  9378. this.uiGroupBox24.ResumeLayout(false);
  9379. this.txt快加禁止比较时间7.ResumeLayout(false);
  9380. this.uiGroupBox25.ResumeLayout(false);
  9381. this.txt快加禁止比较时间6.ResumeLayout(false);
  9382. this.uiGroupBox26.ResumeLayout(false);
  9383. this.txt快加禁止比较时间5.ResumeLayout(false);
  9384. this.uiGroupBox27.ResumeLayout(false);
  9385. this.txt快加禁止比较时间4.ResumeLayout(false);
  9386. this.uiGroupBox28.ResumeLayout(false);
  9387. this.txt快加禁止比较时间3.ResumeLayout(false);
  9388. this.uiGroupBox29.ResumeLayout(false);
  9389. this.txt快加禁止比较时间2.ResumeLayout(false);
  9390. this.uiGroupBox30.ResumeLayout(false);
  9391. this.txt快加禁止比较时间1.ResumeLayout(false);
  9392. this.tabPage4.ResumeLayout(false);
  9393. this.ResumeLayout(false);
  9394. }
  9395. #endregion
  9396. private Sunny.UI.UITabControl uiTabControl1;
  9397. private System.Windows.Forms.TabPage tabPage1;
  9398. private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1;
  9399. private Sunny.UI.UIGroupBox uiGroupBox1;
  9400. private System.Windows.Forms.TabPage tabPage2;
  9401. private Sunny.UI.UITitlePanel uiTitlePanel1;
  9402. private Sunny.UI.UILabel uiLabel5;
  9403. private Sunny.UI.UITextBox txt数量1;
  9404. private Sunny.UI.UITextBox txt实时1;
  9405. private Sunny.UI.UITextBox txt完成1;
  9406. private Sunny.UI.UITextBox txt净重1;
  9407. private Sunny.UI.UILabel uiLabel4;
  9408. private Sunny.UI.UILabel uiLabel3;
  9409. private Sunny.UI.UILabel uiLabel2;
  9410. private Sunny.UI.UILabel uiLabel1;
  9411. private Sunny.UI.UILabel uiLabel7;
  9412. private Sunny.UI.UILabel uiLabel6;
  9413. private Sunny.UI.UIGroupBox uiGroupBox10;
  9414. private Sunny.UI.UITitlePanel uiTitlePanel10;
  9415. private Sunny.UI.UILabel uiLabel64;
  9416. private Sunny.UI.UILabel uiLabel65;
  9417. private Sunny.UI.UILabel uiLabel66;
  9418. private Sunny.UI.UITextBox txt数量10;
  9419. private Sunny.UI.UITextBox txt实时10;
  9420. private Sunny.UI.UITextBox txt完成10;
  9421. private Sunny.UI.UITextBox txt净重10;
  9422. private Sunny.UI.UILabel uiLabel67;
  9423. private Sunny.UI.UILabel uiLabel68;
  9424. private Sunny.UI.UILabel uiLabel69;
  9425. private Sunny.UI.UILabel uiLabel70;
  9426. private Sunny.UI.UIGroupBox uiGroupBox9;
  9427. private Sunny.UI.UITitlePanel uiTitlePanel9;
  9428. private Sunny.UI.UILabel uiLabel57;
  9429. private Sunny.UI.UILabel uiLabel58;
  9430. private Sunny.UI.UILabel uiLabel59;
  9431. private Sunny.UI.UITextBox txt数量9;
  9432. private Sunny.UI.UITextBox txt实时9;
  9433. private Sunny.UI.UITextBox txt完成9;
  9434. private Sunny.UI.UITextBox txt净重9;
  9435. private Sunny.UI.UILabel uiLabel60;
  9436. private Sunny.UI.UILabel uiLabel61;
  9437. private Sunny.UI.UILabel uiLabel62;
  9438. private Sunny.UI.UILabel uiLabel63;
  9439. private Sunny.UI.UIGroupBox uiGroupBox8;
  9440. private Sunny.UI.UITitlePanel uiTitlePanel8;
  9441. private Sunny.UI.UILabel uiLabel50;
  9442. private Sunny.UI.UILabel uiLabel51;
  9443. private Sunny.UI.UILabel uiLabel52;
  9444. private Sunny.UI.UITextBox txt数量8;
  9445. private Sunny.UI.UITextBox txt实时8;
  9446. private Sunny.UI.UITextBox txt完成8;
  9447. private Sunny.UI.UITextBox txt净重8;
  9448. private Sunny.UI.UILabel uiLabel53;
  9449. private Sunny.UI.UILabel uiLabel54;
  9450. private Sunny.UI.UILabel uiLabel55;
  9451. private Sunny.UI.UILabel uiLabel56;
  9452. private Sunny.UI.UIGroupBox uiGroupBox7;
  9453. private Sunny.UI.UITitlePanel uiTitlePanel7;
  9454. private Sunny.UI.UILabel uiLabel43;
  9455. private Sunny.UI.UILabel uiLabel44;
  9456. private Sunny.UI.UILabel uiLabel45;
  9457. private Sunny.UI.UITextBox txt数量7;
  9458. private Sunny.UI.UITextBox txt实时7;
  9459. private Sunny.UI.UITextBox txt完成7;
  9460. private Sunny.UI.UITextBox txt净重7;
  9461. private Sunny.UI.UILabel uiLabel46;
  9462. private Sunny.UI.UILabel uiLabel47;
  9463. private Sunny.UI.UILabel uiLabel48;
  9464. private Sunny.UI.UILabel uiLabel49;
  9465. private Sunny.UI.UIGroupBox uiGroupBox6;
  9466. private Sunny.UI.UITitlePanel uiTitlePanel6;
  9467. private Sunny.UI.UILabel uiLabel36;
  9468. private Sunny.UI.UILabel uiLabel37;
  9469. private Sunny.UI.UILabel uiLabel38;
  9470. private Sunny.UI.UITextBox txt数量6;
  9471. private Sunny.UI.UITextBox txt实时6;
  9472. private Sunny.UI.UITextBox txt完成6;
  9473. private Sunny.UI.UITextBox txt净重6;
  9474. private Sunny.UI.UILabel uiLabel39;
  9475. private Sunny.UI.UILabel uiLabel40;
  9476. private Sunny.UI.UILabel uiLabel41;
  9477. private Sunny.UI.UILabel uiLabel42;
  9478. private Sunny.UI.UIGroupBox uiGroupBox5;
  9479. private Sunny.UI.UITitlePanel uiTitlePanel5;
  9480. private Sunny.UI.UILabel uiLabel29;
  9481. private Sunny.UI.UILabel uiLabel30;
  9482. private Sunny.UI.UILabel uiLabel31;
  9483. private Sunny.UI.UITextBox txt数量5;
  9484. private Sunny.UI.UITextBox txt实时5;
  9485. private Sunny.UI.UITextBox txt完成5;
  9486. private Sunny.UI.UITextBox txt净重5;
  9487. private Sunny.UI.UILabel uiLabel32;
  9488. private Sunny.UI.UILabel uiLabel33;
  9489. private Sunny.UI.UILabel uiLabel34;
  9490. private Sunny.UI.UILabel uiLabel35;
  9491. private Sunny.UI.UIGroupBox uiGroupBox4;
  9492. private Sunny.UI.UITitlePanel uiTitlePanel4;
  9493. private Sunny.UI.UILabel uiLabel22;
  9494. private Sunny.UI.UILabel uiLabel23;
  9495. private Sunny.UI.UILabel uiLabel24;
  9496. private Sunny.UI.UITextBox txt数量4;
  9497. private Sunny.UI.UITextBox txt实时4;
  9498. private Sunny.UI.UITextBox txt完成4;
  9499. private Sunny.UI.UITextBox txt净重4;
  9500. private Sunny.UI.UILabel uiLabel25;
  9501. private Sunny.UI.UILabel uiLabel26;
  9502. private Sunny.UI.UILabel uiLabel27;
  9503. private Sunny.UI.UILabel uiLabel28;
  9504. private Sunny.UI.UIGroupBox uiGroupBox3;
  9505. private Sunny.UI.UITitlePanel uiTitlePanel3;
  9506. private Sunny.UI.UILabel uiLabel15;
  9507. private Sunny.UI.UILabel uiLabel16;
  9508. private Sunny.UI.UILabel uiLabel17;
  9509. private Sunny.UI.UITextBox txt数量3;
  9510. private Sunny.UI.UITextBox txt实时3;
  9511. private Sunny.UI.UITextBox txt完成3;
  9512. private Sunny.UI.UITextBox txt净重3;
  9513. private Sunny.UI.UILabel uiLabel18;
  9514. private Sunny.UI.UILabel uiLabel19;
  9515. private Sunny.UI.UILabel uiLabel20;
  9516. private Sunny.UI.UILabel uiLabel21;
  9517. private Sunny.UI.UIGroupBox uiGroupBox2;
  9518. private Sunny.UI.UITitlePanel uiTitlePanel2;
  9519. private Sunny.UI.UILabel uiLabel8;
  9520. private Sunny.UI.UILabel uiLabel9;
  9521. private Sunny.UI.UILabel uiLabel10;
  9522. private Sunny.UI.UITextBox txt数量2;
  9523. private Sunny.UI.UITextBox txt实时2;
  9524. private Sunny.UI.UITextBox txt完成2;
  9525. private Sunny.UI.UITextBox txt净重2;
  9526. private Sunny.UI.UILabel uiLabel11;
  9527. private Sunny.UI.UILabel uiLabel12;
  9528. private Sunny.UI.UILabel uiLabel13;
  9529. private Sunny.UI.UILabel uiLabel14;
  9530. private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel2;
  9531. private Sunny.UI.UIGroupBox uiGroupBox11;
  9532. private Sunny.UI.UILabel uiLabel71;
  9533. private Sunny.UI.UILabel uiLabel72;
  9534. private Sunny.UI.UILabel uiLabel73;
  9535. private Sunny.UI.UITextBox txt负偏差1;
  9536. private Sunny.UI.UITextBox txt正偏差1;
  9537. private Sunny.UI.UITextBox txt目标重量1;
  9538. private Sunny.UI.UILabel uiLabel74;
  9539. private Sunny.UI.UILabel uiLabel75;
  9540. private Sunny.UI.UILabel uiLabel76;
  9541. private Sunny.UI.UIGroupBox uiGroupBox20;
  9542. private Sunny.UI.UILabel uiLabel125;
  9543. private Sunny.UI.UILabel uiLabel126;
  9544. private Sunny.UI.UILabel uiLabel127;
  9545. private Sunny.UI.UITextBox txt负偏差10;
  9546. private Sunny.UI.UITextBox txt正偏差10;
  9547. private Sunny.UI.UITextBox txt目标重量10;
  9548. private Sunny.UI.UILabel uiLabel128;
  9549. private Sunny.UI.UILabel uiLabel129;
  9550. private Sunny.UI.UILabel uiLabel130;
  9551. private Sunny.UI.UIGroupBox uiGroupBox19;
  9552. private Sunny.UI.UILabel uiLabel119;
  9553. private Sunny.UI.UILabel uiLabel120;
  9554. private Sunny.UI.UILabel uiLabel121;
  9555. private Sunny.UI.UITextBox txt负偏差9;
  9556. private Sunny.UI.UITextBox txt正偏差9;
  9557. private Sunny.UI.UITextBox txt目标重量9;
  9558. private Sunny.UI.UILabel uiLabel122;
  9559. private Sunny.UI.UILabel uiLabel123;
  9560. private Sunny.UI.UILabel uiLabel124;
  9561. private Sunny.UI.UIGroupBox uiGroupBox18;
  9562. private Sunny.UI.UILabel uiLabel113;
  9563. private Sunny.UI.UILabel uiLabel114;
  9564. private Sunny.UI.UILabel uiLabel115;
  9565. private Sunny.UI.UITextBox txt负偏差8;
  9566. private Sunny.UI.UITextBox txt正偏差8;
  9567. private Sunny.UI.UITextBox txt目标重量8;
  9568. private Sunny.UI.UILabel uiLabel116;
  9569. private Sunny.UI.UILabel uiLabel117;
  9570. private Sunny.UI.UILabel uiLabel118;
  9571. private Sunny.UI.UIGroupBox uiGroupBox17;
  9572. private Sunny.UI.UILabel uiLabel107;
  9573. private Sunny.UI.UILabel uiLabel108;
  9574. private Sunny.UI.UILabel uiLabel109;
  9575. private Sunny.UI.UITextBox txt负偏差7;
  9576. private Sunny.UI.UITextBox txt正偏差7;
  9577. private Sunny.UI.UITextBox txt目标重量7;
  9578. private Sunny.UI.UILabel uiLabel110;
  9579. private Sunny.UI.UILabel uiLabel111;
  9580. private Sunny.UI.UILabel uiLabel112;
  9581. private Sunny.UI.UIGroupBox uiGroupBox16;
  9582. private Sunny.UI.UILabel uiLabel101;
  9583. private Sunny.UI.UILabel uiLabel102;
  9584. private Sunny.UI.UILabel uiLabel103;
  9585. private Sunny.UI.UITextBox txt负偏差6;
  9586. private Sunny.UI.UITextBox txt正偏差6;
  9587. private Sunny.UI.UITextBox txt目标重量6;
  9588. private Sunny.UI.UILabel uiLabel104;
  9589. private Sunny.UI.UILabel uiLabel105;
  9590. private Sunny.UI.UILabel uiLabel106;
  9591. private Sunny.UI.UIGroupBox uiGroupBox15;
  9592. private Sunny.UI.UILabel uiLabel95;
  9593. private Sunny.UI.UILabel uiLabel96;
  9594. private Sunny.UI.UILabel uiLabel97;
  9595. private Sunny.UI.UITextBox txt负偏差5;
  9596. private Sunny.UI.UITextBox txt正偏差5;
  9597. private Sunny.UI.UITextBox txt目标重量5;
  9598. private Sunny.UI.UILabel uiLabel98;
  9599. private Sunny.UI.UILabel uiLabel99;
  9600. private Sunny.UI.UILabel uiLabel100;
  9601. private Sunny.UI.UIGroupBox uiGroupBox14;
  9602. private Sunny.UI.UILabel uiLabel89;
  9603. private Sunny.UI.UILabel uiLabel90;
  9604. private Sunny.UI.UILabel uiLabel91;
  9605. private Sunny.UI.UITextBox txt负偏差4;
  9606. private Sunny.UI.UITextBox txt正偏差4;
  9607. private Sunny.UI.UITextBox txt目标重量4;
  9608. private Sunny.UI.UILabel uiLabel92;
  9609. private Sunny.UI.UILabel uiLabel93;
  9610. private Sunny.UI.UILabel uiLabel94;
  9611. private Sunny.UI.UIGroupBox uiGroupBox13;
  9612. private Sunny.UI.UILabel uiLabel83;
  9613. private Sunny.UI.UILabel uiLabel84;
  9614. private Sunny.UI.UILabel uiLabel85;
  9615. private Sunny.UI.UITextBox txt负偏差3;
  9616. private Sunny.UI.UITextBox txt正偏差3;
  9617. private Sunny.UI.UITextBox txt目标重量3;
  9618. private Sunny.UI.UILabel uiLabel86;
  9619. private Sunny.UI.UILabel uiLabel87;
  9620. private Sunny.UI.UILabel uiLabel88;
  9621. private Sunny.UI.UIGroupBox uiGroupBox12;
  9622. private Sunny.UI.UILabel uiLabel77;
  9623. private Sunny.UI.UILabel uiLabel78;
  9624. private Sunny.UI.UILabel uiLabel79;
  9625. private Sunny.UI.UITextBox txt负偏差2;
  9626. private Sunny.UI.UITextBox txt正偏差2;
  9627. private Sunny.UI.UITextBox txt目标重量2;
  9628. private Sunny.UI.UILabel uiLabel80;
  9629. private Sunny.UI.UILabel uiLabel81;
  9630. private Sunny.UI.UILabel uiLabel82;
  9631. private System.Windows.Forms.TabPage tabPage3;
  9632. private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel3;
  9633. private Sunny.UI.UIGroupBox uiGroupBox21;
  9634. private Sunny.UI.UIGroupBox uiGroupBox22;
  9635. private Sunny.UI.UIGroupBox uiGroupBox23;
  9636. private Sunny.UI.UIGroupBox uiGroupBox24;
  9637. private Sunny.UI.UIGroupBox uiGroupBox25;
  9638. private Sunny.UI.UIGroupBox uiGroupBox26;
  9639. private Sunny.UI.UIGroupBox uiGroupBox27;
  9640. private Sunny.UI.UIGroupBox uiGroupBox28;
  9641. private Sunny.UI.UIGroupBox uiGroupBox29;
  9642. private Sunny.UI.UIGroupBox uiGroupBox30;
  9643. private Sunny.UI.UILabel uiLabel195;
  9644. private Sunny.UI.UILabel uiLabel194;
  9645. private Sunny.UI.UILabel uiLabel193;
  9646. private Sunny.UI.UILabel uiLabel192;
  9647. private Sunny.UI.UILabel uiLabel191;
  9648. private Sunny.UI.UILabel uiLabel187;
  9649. private Sunny.UI.UITextBox txt补料速度1;
  9650. private Sunny.UI.UITextBox txt慢加速度1;
  9651. private Sunny.UI.UITextBox txt快加速度1;
  9652. private Sunny.UI.UILabel uiLabel188;
  9653. private Sunny.UI.UILabel uiLabel189;
  9654. private Sunny.UI.UILabel uiLabel190;
  9655. private Sunny.UI.UILabel uiLabel201;
  9656. private Sunny.UI.UILabel uiLabel200;
  9657. private Sunny.UI.UILabel uiLabel199;
  9658. private Sunny.UI.UILabel uiLabel198;
  9659. private Sunny.UI.UILabel uiLabel185;
  9660. private Sunny.UI.UILabel uiLabel197;
  9661. private Sunny.UI.UILabel uiLabel196;
  9662. private Sunny.UI.UITextBox txt完成动作执行时间1;
  9663. private Sunny.UI.UITextBox txt补加禁止比较时间1;
  9664. private Sunny.UI.UITextBox txt慢加禁止比较时间1;
  9665. private Sunny.UI.UITextBox txt快加禁止比较时间1;
  9666. private Sunny.UI.UITextBox uiTextBox31;
  9667. private Sunny.UI.UITextBox txt稳定检测时间1;
  9668. private Sunny.UI.UILabel uiLabel275;
  9669. private Sunny.UI.UILabel uiLabel276;
  9670. private Sunny.UI.UILabel uiLabel277;
  9671. private Sunny.UI.UILabel uiLabel278;
  9672. private Sunny.UI.UILabel uiLabel279;
  9673. private Sunny.UI.UILabel uiLabel280;
  9674. private Sunny.UI.UILabel uiLabel281;
  9675. private Sunny.UI.UITextBox txt完成动作执行时间10;
  9676. private Sunny.UI.UITextBox txt补加禁止比较时间10;
  9677. private Sunny.UI.UILabel uiLabel282;
  9678. private Sunny.UI.UITextBox txt慢加禁止比较时间10;
  9679. private Sunny.UI.UITextBox txt快加禁止比较时间10;
  9680. private Sunny.UI.UITextBox uiTextBox86;
  9681. private Sunny.UI.UILabel uiLabel283;
  9682. private Sunny.UI.UITextBox txt稳定检测时间10;
  9683. private Sunny.UI.UILabel uiLabel284;
  9684. private Sunny.UI.UILabel uiLabel285;
  9685. private Sunny.UI.UILabel uiLabel286;
  9686. private Sunny.UI.UILabel uiLabel287;
  9687. private Sunny.UI.UITextBox txt补料速度10;
  9688. private Sunny.UI.UITextBox txt慢加速度10;
  9689. private Sunny.UI.UITextBox txt快加速度10;
  9690. private Sunny.UI.UILabel uiLabel288;
  9691. private Sunny.UI.UILabel uiLabel289;
  9692. private Sunny.UI.UILabel uiLabel290;
  9693. private Sunny.UI.UILabel uiLabel259;
  9694. private Sunny.UI.UILabel uiLabel260;
  9695. private Sunny.UI.UILabel uiLabel261;
  9696. private Sunny.UI.UILabel uiLabel262;
  9697. private Sunny.UI.UILabel uiLabel263;
  9698. private Sunny.UI.UILabel uiLabel264;
  9699. private Sunny.UI.UILabel uiLabel265;
  9700. private Sunny.UI.UITextBox txt完成动作执行时间9;
  9701. private Sunny.UI.UITextBox txt补加禁止比较时间9;
  9702. private Sunny.UI.UILabel uiLabel266;
  9703. private Sunny.UI.UITextBox txt慢加禁止比较时间9;
  9704. private Sunny.UI.UITextBox txt快加禁止比较时间9;
  9705. private Sunny.UI.UITextBox uiTextBox77;
  9706. private Sunny.UI.UILabel uiLabel267;
  9707. private Sunny.UI.UITextBox txt稳定检测时间9;
  9708. private Sunny.UI.UILabel uiLabel268;
  9709. private Sunny.UI.UILabel uiLabel269;
  9710. private Sunny.UI.UILabel uiLabel270;
  9711. private Sunny.UI.UILabel uiLabel271;
  9712. private Sunny.UI.UITextBox txt补料速度9;
  9713. private Sunny.UI.UITextBox txt慢加速度9;
  9714. private Sunny.UI.UITextBox txt快加速度9;
  9715. private Sunny.UI.UILabel uiLabel272;
  9716. private Sunny.UI.UILabel uiLabel273;
  9717. private Sunny.UI.UILabel uiLabel274;
  9718. private Sunny.UI.UILabel uiLabel243;
  9719. private Sunny.UI.UILabel uiLabel244;
  9720. private Sunny.UI.UILabel uiLabel245;
  9721. private Sunny.UI.UILabel uiLabel246;
  9722. private Sunny.UI.UILabel uiLabel247;
  9723. private Sunny.UI.UILabel uiLabel248;
  9724. private Sunny.UI.UILabel uiLabel249;
  9725. private Sunny.UI.UITextBox txt完成动作执行时间8;
  9726. private Sunny.UI.UITextBox txt补加禁止比较时间8;
  9727. private Sunny.UI.UILabel uiLabel250;
  9728. private Sunny.UI.UITextBox txt慢加禁止比较时间8;
  9729. private Sunny.UI.UITextBox txt快加禁止比较时间8;
  9730. private Sunny.UI.UITextBox uiTextBox68;
  9731. private Sunny.UI.UILabel uiLabel251;
  9732. private Sunny.UI.UITextBox txt稳定检测时间8;
  9733. private Sunny.UI.UILabel uiLabel252;
  9734. private Sunny.UI.UILabel uiLabel253;
  9735. private Sunny.UI.UILabel uiLabel254;
  9736. private Sunny.UI.UILabel uiLabel255;
  9737. private Sunny.UI.UITextBox txt补料速度8;
  9738. private Sunny.UI.UITextBox txt慢加速度8;
  9739. private Sunny.UI.UITextBox txt快加速度8;
  9740. private Sunny.UI.UILabel uiLabel256;
  9741. private Sunny.UI.UILabel uiLabel257;
  9742. private Sunny.UI.UILabel uiLabel258;
  9743. private Sunny.UI.UILabel uiLabel227;
  9744. private Sunny.UI.UILabel uiLabel228;
  9745. private Sunny.UI.UILabel uiLabel229;
  9746. private Sunny.UI.UILabel uiLabel230;
  9747. private Sunny.UI.UILabel uiLabel231;
  9748. private Sunny.UI.UILabel uiLabel232;
  9749. private Sunny.UI.UILabel uiLabel233;
  9750. private Sunny.UI.UITextBox txt完成动作执行时间7;
  9751. private Sunny.UI.UITextBox txt补加禁止比较时间7;
  9752. private Sunny.UI.UILabel uiLabel234;
  9753. private Sunny.UI.UITextBox txt慢加禁止比较时间7;
  9754. private Sunny.UI.UITextBox txt快加禁止比较时间7;
  9755. private Sunny.UI.UITextBox uiTextBox59;
  9756. private Sunny.UI.UILabel uiLabel235;
  9757. private Sunny.UI.UITextBox txt稳定检测时间7;
  9758. private Sunny.UI.UILabel uiLabel236;
  9759. private Sunny.UI.UILabel uiLabel237;
  9760. private Sunny.UI.UILabel uiLabel238;
  9761. private Sunny.UI.UILabel uiLabel239;
  9762. private Sunny.UI.UITextBox txt补料速度7;
  9763. private Sunny.UI.UITextBox txt慢加速度7;
  9764. private Sunny.UI.UITextBox txt快加速度7;
  9765. private Sunny.UI.UILabel uiLabel240;
  9766. private Sunny.UI.UILabel uiLabel241;
  9767. private Sunny.UI.UILabel uiLabel242;
  9768. private Sunny.UI.UILabel uiLabel211;
  9769. private Sunny.UI.UILabel uiLabel212;
  9770. private Sunny.UI.UILabel uiLabel213;
  9771. private Sunny.UI.UILabel uiLabel214;
  9772. private Sunny.UI.UILabel uiLabel215;
  9773. private Sunny.UI.UILabel uiLabel216;
  9774. private Sunny.UI.UILabel uiLabel217;
  9775. private Sunny.UI.UITextBox txt完成动作执行时间6;
  9776. private Sunny.UI.UITextBox txt补加禁止比较时间6;
  9777. private Sunny.UI.UILabel uiLabel218;
  9778. private Sunny.UI.UITextBox txt慢加禁止比较时间6;
  9779. private Sunny.UI.UITextBox txt快加禁止比较时间6;
  9780. private Sunny.UI.UITextBox uiTextBox50;
  9781. private Sunny.UI.UILabel uiLabel219;
  9782. private Sunny.UI.UITextBox txt稳定检测时间6;
  9783. private Sunny.UI.UILabel uiLabel220;
  9784. private Sunny.UI.UILabel uiLabel221;
  9785. private Sunny.UI.UILabel uiLabel222;
  9786. private Sunny.UI.UILabel uiLabel223;
  9787. private Sunny.UI.UITextBox txt补料速度6;
  9788. private Sunny.UI.UITextBox txt慢加速度6;
  9789. private Sunny.UI.UITextBox txt快加速度6;
  9790. private Sunny.UI.UILabel uiLabel224;
  9791. private Sunny.UI.UILabel uiLabel225;
  9792. private Sunny.UI.UILabel uiLabel226;
  9793. private Sunny.UI.UILabel uiLabel179;
  9794. private Sunny.UI.UILabel uiLabel180;
  9795. private Sunny.UI.UILabel uiLabel181;
  9796. private Sunny.UI.UILabel uiLabel182;
  9797. private Sunny.UI.UILabel uiLabel183;
  9798. private Sunny.UI.UILabel uiLabel184;
  9799. private Sunny.UI.UILabel uiLabel186;
  9800. private Sunny.UI.UITextBox txt完成动作执行时间5;
  9801. private Sunny.UI.UITextBox txt补加禁止比较时间5;
  9802. private Sunny.UI.UILabel uiLabel202;
  9803. private Sunny.UI.UITextBox txt慢加禁止比较时间5;
  9804. private Sunny.UI.UITextBox txt快加禁止比较时间5;
  9805. private Sunny.UI.UITextBox uiTextBox41;
  9806. private Sunny.UI.UILabel uiLabel203;
  9807. private Sunny.UI.UITextBox txt稳定检测时间5;
  9808. private Sunny.UI.UILabel uiLabel204;
  9809. private Sunny.UI.UILabel uiLabel205;
  9810. private Sunny.UI.UILabel uiLabel206;
  9811. private Sunny.UI.UILabel uiLabel207;
  9812. private Sunny.UI.UITextBox txt补料速度5;
  9813. private Sunny.UI.UITextBox txt慢加速度5;
  9814. private Sunny.UI.UITextBox txt快加速度5;
  9815. private Sunny.UI.UILabel uiLabel208;
  9816. private Sunny.UI.UILabel uiLabel209;
  9817. private Sunny.UI.UILabel uiLabel210;
  9818. private Sunny.UI.UILabel uiLabel163;
  9819. private Sunny.UI.UILabel uiLabel164;
  9820. private Sunny.UI.UILabel uiLabel165;
  9821. private Sunny.UI.UILabel uiLabel166;
  9822. private Sunny.UI.UILabel uiLabel167;
  9823. private Sunny.UI.UILabel uiLabel168;
  9824. private Sunny.UI.UILabel uiLabel169;
  9825. private Sunny.UI.UITextBox txt完成动作执行时间4;
  9826. private Sunny.UI.UITextBox txt补加禁止比较时间4;
  9827. private Sunny.UI.UILabel uiLabel170;
  9828. private Sunny.UI.UITextBox txt慢加禁止比较时间4;
  9829. private Sunny.UI.UITextBox txt快加禁止比较时间4;
  9830. private Sunny.UI.UITextBox uiTextBox23;
  9831. private Sunny.UI.UILabel uiLabel171;
  9832. private Sunny.UI.UITextBox txt稳定检测时间4;
  9833. private Sunny.UI.UILabel uiLabel172;
  9834. private Sunny.UI.UILabel uiLabel173;
  9835. private Sunny.UI.UILabel uiLabel174;
  9836. private Sunny.UI.UILabel uiLabel175;
  9837. private Sunny.UI.UITextBox txt补料速度4;
  9838. private Sunny.UI.UITextBox txt慢加速度4;
  9839. private Sunny.UI.UITextBox txt快加速度4;
  9840. private Sunny.UI.UILabel uiLabel176;
  9841. private Sunny.UI.UILabel uiLabel177;
  9842. private Sunny.UI.UILabel uiLabel178;
  9843. private Sunny.UI.UILabel uiLabel147;
  9844. private Sunny.UI.UILabel uiLabel148;
  9845. private Sunny.UI.UILabel uiLabel149;
  9846. private Sunny.UI.UILabel uiLabel150;
  9847. private Sunny.UI.UILabel uiLabel151;
  9848. private Sunny.UI.UILabel uiLabel152;
  9849. private Sunny.UI.UILabel uiLabel153;
  9850. private Sunny.UI.UITextBox txt完成动作执行时间3;
  9851. private Sunny.UI.UITextBox txt补加禁止比较时间3;
  9852. private Sunny.UI.UILabel uiLabel154;
  9853. private Sunny.UI.UITextBox txt慢加禁止比较时间3;
  9854. private Sunny.UI.UITextBox txt快加禁止比较时间3;
  9855. private Sunny.UI.UITextBox uiTextBox14;
  9856. private Sunny.UI.UILabel uiLabel155;
  9857. private Sunny.UI.UITextBox txt稳定检测时间3;
  9858. private Sunny.UI.UILabel uiLabel156;
  9859. private Sunny.UI.UILabel uiLabel157;
  9860. private Sunny.UI.UILabel uiLabel158;
  9861. private Sunny.UI.UILabel uiLabel159;
  9862. private Sunny.UI.UITextBox txt补料速度3;
  9863. private Sunny.UI.UITextBox txt慢加速度3;
  9864. private Sunny.UI.UITextBox txt快加速度3;
  9865. private Sunny.UI.UILabel uiLabel160;
  9866. private Sunny.UI.UILabel uiLabel161;
  9867. private Sunny.UI.UILabel uiLabel162;
  9868. private Sunny.UI.UILabel uiLabel131;
  9869. private Sunny.UI.UILabel uiLabel132;
  9870. private Sunny.UI.UILabel uiLabel133;
  9871. private Sunny.UI.UILabel uiLabel134;
  9872. private Sunny.UI.UILabel uiLabel135;
  9873. private Sunny.UI.UILabel uiLabel136;
  9874. private Sunny.UI.UILabel uiLabel137;
  9875. private Sunny.UI.UITextBox txt完成动作执行时间2;
  9876. private Sunny.UI.UITextBox txt补加禁止比较时间2;
  9877. private Sunny.UI.UILabel uiLabel138;
  9878. private Sunny.UI.UITextBox txt慢加禁止比较时间2;
  9879. private Sunny.UI.UITextBox txt快加禁止比较时间2;
  9880. private Sunny.UI.UITextBox uiTextBox5;
  9881. private Sunny.UI.UILabel uiLabel139;
  9882. private Sunny.UI.UITextBox txt稳定检测时间2;
  9883. private Sunny.UI.UILabel uiLabel140;
  9884. private Sunny.UI.UILabel uiLabel141;
  9885. private Sunny.UI.UILabel uiLabel142;
  9886. private Sunny.UI.UILabel uiLabel143;
  9887. private Sunny.UI.UITextBox txt补料速度2;
  9888. private Sunny.UI.UITextBox txt慢加速度2;
  9889. private Sunny.UI.UITextBox txt快加速度2;
  9890. private Sunny.UI.UILabel uiLabel144;
  9891. private Sunny.UI.UILabel uiLabel145;
  9892. private Sunny.UI.UILabel uiLabel146;
  9893. private System.Windows.Forms.TabPage tabPage4;
  9894. private Sunny.UI.UITextBox txt静态滤波收敛;
  9895. private Sunny.UI.UITextBox txt静态滤波强度;
  9896. private Sunny.UI.UITextBox txt静态采样频率;
  9897. private Sunny.UI.UILabel uiLabel299;
  9898. private Sunny.UI.UILabel uiLabel300;
  9899. private Sunny.UI.UILabel uiLabel301;
  9900. private Sunny.UI.UILabel uiLabel291;
  9901. private Sunny.UI.UILabel uiLabel292;
  9902. private Sunny.UI.UITextBox txt总稳定检测时间;
  9903. private Sunny.UI.UILabel uiLabel294;
  9904. private Sunny.UI.UILabel uiLabel295;
  9905. private Sunny.UI.UITextBox txt稳定检测范围;
  9906. private Sunny.UI.UITextBox txt零点跟踪速率;
  9907. private Sunny.UI.UITextBox txt零点跟踪范围;
  9908. private Sunny.UI.UILabel uiLabel296;
  9909. private Sunny.UI.UILabel uiLabel297;
  9910. private Sunny.UI.UILabel uiLabel298;
  9911. private Sunny.UI.UITextBox txt静态滤波防抖动;
  9912. private Sunny.UI.UITextBox txt预处理滤波系数;
  9913. private Sunny.UI.UITextBox txt预处理滤波强度;
  9914. private Sunny.UI.UILabel uiLabel302;
  9915. private Sunny.UI.UILabel uiLabel303;
  9916. private Sunny.UI.UILabel uiLabel304;
  9917. private Sunny.UI.UILabel uiLabel293;
  9918. private Sunny.UI.UISwitch switch配方写入开关;
  9919. private Sunny.UI.UILabel uiLabel329;
  9920. private Sunny.UI.UILabel uiLabel330;
  9921. private Sunny.UI.UITextBox txt阈值5;
  9922. private Sunny.UI.UILabel uiLabel331;
  9923. private Sunny.UI.UILabel uiLabel332;
  9924. private Sunny.UI.UITextBox txt慢加提前量5;
  9925. private Sunny.UI.UILabel uiLabel333;
  9926. private Sunny.UI.UITextBox txt快加提前量5;
  9927. private Sunny.UI.UILabel uiLabel334;
  9928. private Sunny.UI.UILabel uiLabel323;
  9929. private Sunny.UI.UILabel uiLabel324;
  9930. private Sunny.UI.UITextBox txt阈值4;
  9931. private Sunny.UI.UILabel uiLabel325;
  9932. private Sunny.UI.UILabel uiLabel326;
  9933. private Sunny.UI.UITextBox txt慢加提前量4;
  9934. private Sunny.UI.UILabel uiLabel327;
  9935. private Sunny.UI.UITextBox txt快加提前量4;
  9936. private Sunny.UI.UILabel uiLabel328;
  9937. private Sunny.UI.UILabel uiLabel317;
  9938. private Sunny.UI.UILabel uiLabel318;
  9939. private Sunny.UI.UITextBox txt阈值3;
  9940. private Sunny.UI.UILabel uiLabel319;
  9941. private Sunny.UI.UILabel uiLabel320;
  9942. private Sunny.UI.UITextBox txt慢加提前量3;
  9943. private Sunny.UI.UILabel uiLabel321;
  9944. private Sunny.UI.UITextBox txt快加提前量3;
  9945. private Sunny.UI.UILabel uiLabel322;
  9946. private Sunny.UI.UILabel uiLabel311;
  9947. private Sunny.UI.UILabel uiLabel312;
  9948. private Sunny.UI.UITextBox txt阈值2;
  9949. private Sunny.UI.UILabel uiLabel313;
  9950. private Sunny.UI.UILabel uiLabel314;
  9951. private Sunny.UI.UITextBox txt慢加提前量2;
  9952. private Sunny.UI.UILabel uiLabel315;
  9953. private Sunny.UI.UITextBox txt快加提前量2;
  9954. private Sunny.UI.UILabel uiLabel316;
  9955. private Sunny.UI.UILabel uiLabel309;
  9956. private Sunny.UI.UILabel uiLabel307;
  9957. private Sunny.UI.UITextBox txt阈值1;
  9958. private Sunny.UI.UILabel uiLabel310;
  9959. private Sunny.UI.UILabel uiLabel305;
  9960. private Sunny.UI.UITextBox txt慢加提前量1;
  9961. private Sunny.UI.UILabel uiLabel308;
  9962. private Sunny.UI.UITextBox txt快加提前量1;
  9963. private Sunny.UI.UILabel uiLabel306;
  9964. private Sunny.UI.UILabel uiLabel359;
  9965. private Sunny.UI.UILabel uiLabel360;
  9966. private Sunny.UI.UITextBox txt阈值10;
  9967. private Sunny.UI.UILabel uiLabel361;
  9968. private Sunny.UI.UILabel uiLabel362;
  9969. private Sunny.UI.UITextBox txt慢加提前量10;
  9970. private Sunny.UI.UILabel uiLabel363;
  9971. private Sunny.UI.UITextBox txt快加提前量10;
  9972. private Sunny.UI.UILabel uiLabel364;
  9973. private Sunny.UI.UILabel uiLabel353;
  9974. private Sunny.UI.UILabel uiLabel354;
  9975. private Sunny.UI.UITextBox txt阈值9;
  9976. private Sunny.UI.UILabel uiLabel355;
  9977. private Sunny.UI.UILabel uiLabel356;
  9978. private Sunny.UI.UITextBox txt慢加提前量9;
  9979. private Sunny.UI.UILabel uiLabel357;
  9980. private Sunny.UI.UITextBox txt快加提前量9;
  9981. private Sunny.UI.UILabel uiLabel358;
  9982. private Sunny.UI.UILabel uiLabel347;
  9983. private Sunny.UI.UILabel uiLabel348;
  9984. private Sunny.UI.UITextBox txt阈值8;
  9985. private Sunny.UI.UILabel uiLabel349;
  9986. private Sunny.UI.UILabel uiLabel350;
  9987. private Sunny.UI.UITextBox txt慢加提前量8;
  9988. private Sunny.UI.UILabel uiLabel351;
  9989. private Sunny.UI.UITextBox txt快加提前量8;
  9990. private Sunny.UI.UILabel uiLabel352;
  9991. private Sunny.UI.UILabel uiLabel341;
  9992. private Sunny.UI.UILabel uiLabel342;
  9993. private Sunny.UI.UITextBox txt阈值7;
  9994. private Sunny.UI.UILabel uiLabel343;
  9995. private Sunny.UI.UILabel uiLabel344;
  9996. private Sunny.UI.UITextBox txt慢加提前量7;
  9997. private Sunny.UI.UILabel uiLabel345;
  9998. private Sunny.UI.UITextBox txt快加提前量7;
  9999. private Sunny.UI.UILabel uiLabel346;
  10000. private Sunny.UI.UILabel uiLabel335;
  10001. private Sunny.UI.UILabel uiLabel336;
  10002. private Sunny.UI.UITextBox txt阈值6;
  10003. private Sunny.UI.UILabel uiLabel337;
  10004. private Sunny.UI.UILabel uiLabel338;
  10005. private Sunny.UI.UITextBox txt慢加提前量6;
  10006. private Sunny.UI.UILabel uiLabel339;
  10007. private Sunny.UI.UITextBox txt快加提前量6;
  10008. private Sunny.UI.UILabel uiLabel340;
  10009. private Sunny.UI.UISymbolButton btn配方写入通道10;
  10010. private Sunny.UI.UISymbolButton btn配方写入通道9;
  10011. private Sunny.UI.UISymbolButton btn配方写入通道8;
  10012. private Sunny.UI.UISymbolButton btn配方写入通道7;
  10013. private Sunny.UI.UISymbolButton btn配方写入通道6;
  10014. private Sunny.UI.UISymbolButton btn配方写入通道5;
  10015. private Sunny.UI.UISymbolButton btn配方写入通道4;
  10016. private Sunny.UI.UISymbolButton btn配方写入通道3;
  10017. private Sunny.UI.UISymbolButton btn配方写入通道2;
  10018. private Sunny.UI.UISymbolButton btn配方写入通道1;
  10019. private Sunny.UI.UILabel uiLabel365;
  10020. private Sunny.UI.UISwitch switch称重总开关;
  10021. private Sunny.UI.UISymbolButton btn称重写入;
  10022. private Sunny.UI.UILabel uiLabel366;
  10023. private Sunny.UI.UISwitch switch设备写入开关;
  10024. private Sunny.UI.UISymbolButton btn设备写入通道10;
  10025. private Sunny.UI.UISymbolButton btn设备写入通道9;
  10026. private Sunny.UI.UISymbolButton btn设备写入通道8;
  10027. private Sunny.UI.UISymbolButton btn设备写入通道7;
  10028. private Sunny.UI.UISymbolButton btn设备写入通道6;
  10029. private Sunny.UI.UISymbolButton btn设备写入通道5;
  10030. private Sunny.UI.UISymbolButton btn设备写入通道4;
  10031. private Sunny.UI.UISymbolButton btn设备写入通道3;
  10032. private Sunny.UI.UISymbolButton btn设备写入通道2;
  10033. private Sunny.UI.UISymbolButton btn设备写入通道1;
  10034. }
  10035. }