RunDataForm.Designer.cs 427 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203
  1. namespace YangjieTester.主界面
  2. {
  3. partial class RunDataForm
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RunDataForm));
  30. this.uiPanel2 = new Sunny.UI.UIPanel();
  31. this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
  32. this.plcUiButton5 = new PlcUiControl.PlcUiButton();
  33. this.btn料盒总量计数全清 = new PlcUiControl.PlcUiButton();
  34. this.plcUiNumberDisplay52 = new PlcUiControl.PlcUiNumberDisplay();
  35. this.label15 = new System.Windows.Forms.Label();
  36. this.plcUiNumberDisplay53 = new PlcUiControl.PlcUiNumberDisplay();
  37. this.label18 = new System.Windows.Forms.Label();
  38. this.plcUiNumberDisplay54 = new PlcUiControl.PlcUiNumberDisplay();
  39. this.btn料盒当前计数全清 = new PlcUiControl.PlcUiButton();
  40. this.label49 = new System.Windows.Forms.Label();
  41. this.label44 = new System.Windows.Forms.Label();
  42. this.label45 = new System.Windows.Forms.Label();
  43. this.label46 = new System.Windows.Forms.Label();
  44. this.label50 = new System.Windows.Forms.Label();
  45. this.plcUiNumberDisplay56 = new PlcUiControl.PlcUiNumberDisplay();
  46. this.plcUiNumberDisplay62 = new PlcUiControl.PlcUiNumberDisplay();
  47. this.plcUiNumberDisplay70 = new PlcUiControl.PlcUiNumberDisplay();
  48. this.plcUiButton9 = new PlcUiControl.PlcUiButton();
  49. this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
  50. this.uiTabControl1 = new Sunny.UI.UITabControl();
  51. this.tabPage1 = new System.Windows.Forms.TabPage();
  52. this.btn编带1膜盖恢复 = new PlcUiControl.PlcUiButton();
  53. this.btn编带1载带恢复 = new PlcUiControl.PlcUiButton();
  54. this.plcUiNumberDisplay27 = new PlcUiControl.PlcUiNumberDisplay();
  55. this.label53 = new System.Windows.Forms.Label();
  56. this.plcUiNumberDisplay25 = new PlcUiControl.PlcUiNumberDisplay();
  57. this.uiLabel4 = new Sunny.UI.UILabel();
  58. this.label43 = new System.Windows.Forms.Label();
  59. this.uiLabel3 = new Sunny.UI.UILabel();
  60. this.plcUiNumberDisplay136 = new PlcUiControl.PlcUiNumberDisplay();
  61. this.plcUiNumberDisplay126 = new PlcUiControl.PlcUiNumberDisplay();
  62. this.label47 = new System.Windows.Forms.Label();
  63. this.plcUiNumberDisplay125 = new PlcUiControl.PlcUiNumberDisplay();
  64. this.plcUiNumberDisplay130 = new PlcUiControl.PlcUiNumberDisplay();
  65. this.label42 = new System.Windows.Forms.Label();
  66. this.label48 = new System.Windows.Forms.Label();
  67. this.plcUiNumberDisplay124 = new PlcUiControl.PlcUiNumberDisplay();
  68. this.plcUiNumberDisplay131 = new PlcUiControl.PlcUiNumberDisplay();
  69. this.label41 = new System.Windows.Forms.Label();
  70. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  71. this.plcUiButton3 = new PlcUiControl.PlcUiButton();
  72. this.label14 = new System.Windows.Forms.Label();
  73. this.plcUiButton4 = new PlcUiControl.PlcUiButton();
  74. this.plcUiNumberDisplay42 = new PlcUiControl.PlcUiNumberDisplay();
  75. this.plcUiNumberDisplay43 = new PlcUiControl.PlcUiNumberDisplay();
  76. this.plcUiNumberDisplay44 = new PlcUiControl.PlcUiNumberDisplay();
  77. this.plcUiNumberDisplay50 = new PlcUiControl.PlcUiNumberDisplay();
  78. this.plcUiNumberDisplay51 = new PlcUiControl.PlcUiNumberDisplay();
  79. this.plcUiButton1 = new PlcUiControl.PlcUiButton();
  80. this.plcUiButton2 = new PlcUiControl.PlcUiButton();
  81. this.label12 = new System.Windows.Forms.Label();
  82. this.plcUiNumberDisplay26 = new PlcUiControl.PlcUiNumberDisplay();
  83. this.plcUiNumberDisplay28 = new PlcUiControl.PlcUiNumberDisplay();
  84. this.plcUiNumberDisplay37 = new PlcUiControl.PlcUiNumberDisplay();
  85. this.plcUiNumberDisplay40 = new PlcUiControl.PlcUiNumberDisplay();
  86. this.plcUiNumberDisplay41 = new PlcUiControl.PlcUiNumberDisplay();
  87. this.btn封装1CCD启用 = new PlcUiControl.PlcUiButton();
  88. this.btn3D检测工站启用 = new PlcUiControl.PlcUiButton();
  89. this.btn测试站5工站启用 = new PlcUiControl.PlcUiButton();
  90. this.btn热测工站启用 = new PlcUiControl.PlcUiButton();
  91. this.btn测试站4工站启用 = new PlcUiControl.PlcUiButton();
  92. this.btn测试站3工站启用 = new PlcUiControl.PlcUiButton();
  93. this.btn测试站2工站启用 = new PlcUiControl.PlcUiButton();
  94. this.btn测试站1工站启用 = new PlcUiControl.PlcUiButton();
  95. this.label9 = new System.Windows.Forms.Label();
  96. this.btn封装1CCD2良率清零 = new PlcUiControl.PlcUiButton();
  97. this.btn封装1CCD1良率清零 = new PlcUiControl.PlcUiButton();
  98. this.btn3D检查良率清零 = new PlcUiControl.PlcUiButton();
  99. this.btn测试站5良率清零 = new PlcUiControl.PlcUiButton();
  100. this.btn镭射打标良率清零 = new PlcUiControl.PlcUiButton();
  101. this.btn热测良率清零 = new PlcUiControl.PlcUiButton();
  102. this.btn测试站4良率清零 = new PlcUiControl.PlcUiButton();
  103. this.btn测试站3良率清零 = new PlcUiControl.PlcUiButton();
  104. this.btn测试站2良率清零 = new PlcUiControl.PlcUiButton();
  105. this.lblCaption1 = new System.Windows.Forms.Label();
  106. this.lblCaption2 = new System.Windows.Forms.Label();
  107. this.label2 = new System.Windows.Forms.Label();
  108. this.label1 = new System.Windows.Forms.Label();
  109. this.label4 = new System.Windows.Forms.Label();
  110. this.label3 = new System.Windows.Forms.Label();
  111. this.lbl1_1 = new System.Windows.Forms.Label();
  112. this.btn测试站1良率清零 = new PlcUiControl.PlcUiButton();
  113. this.lbl1_2 = new PlcUiControl.PlcUiNumberDisplay();
  114. this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay();
  115. this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay();
  116. this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay();
  117. this.plcUiNumberDisplay4 = new PlcUiControl.PlcUiNumberDisplay();
  118. this.label5 = new System.Windows.Forms.Label();
  119. this.plcUiNumberDisplay9 = new PlcUiControl.PlcUiNumberDisplay();
  120. this.plcUiNumberDisplay8 = new PlcUiControl.PlcUiNumberDisplay();
  121. this.plcUiNumberDisplay7 = new PlcUiControl.PlcUiNumberDisplay();
  122. this.plcUiNumberDisplay6 = new PlcUiControl.PlcUiNumberDisplay();
  123. this.plcUiNumberDisplay5 = new PlcUiControl.PlcUiNumberDisplay();
  124. this.label7 = new System.Windows.Forms.Label();
  125. this.plcUiNumberDisplay11 = new PlcUiControl.PlcUiNumberDisplay();
  126. this.label6 = new System.Windows.Forms.Label();
  127. this.plcUiNumberDisplay10 = new PlcUiControl.PlcUiNumberDisplay();
  128. this.label8 = new System.Windows.Forms.Label();
  129. this.plcUiNumberDisplay12 = new PlcUiControl.PlcUiNumberDisplay();
  130. this.plcUiNumberDisplay20 = new PlcUiControl.PlcUiNumberDisplay();
  131. this.plcUiNumberDisplay19 = new PlcUiControl.PlcUiNumberDisplay();
  132. this.plcUiNumberDisplay18 = new PlcUiControl.PlcUiNumberDisplay();
  133. this.plcUiNumberDisplay17 = new PlcUiControl.PlcUiNumberDisplay();
  134. this.plcUiNumberDisplay16 = new PlcUiControl.PlcUiNumberDisplay();
  135. this.plcUiNumberDisplay15 = new PlcUiControl.PlcUiNumberDisplay();
  136. this.plcUiNumberDisplay14 = new PlcUiControl.PlcUiNumberDisplay();
  137. this.plcUiNumberDisplay13 = new PlcUiControl.PlcUiNumberDisplay();
  138. this.plcUiNumberDisplay24 = new PlcUiControl.PlcUiNumberDisplay();
  139. this.plcUiNumberDisplay23 = new PlcUiControl.PlcUiNumberDisplay();
  140. this.plcUiNumberDisplay22 = new PlcUiControl.PlcUiNumberDisplay();
  141. this.plcUiNumberDisplay21 = new PlcUiControl.PlcUiNumberDisplay();
  142. this.label13 = new System.Windows.Forms.Label();
  143. this.plcUiNumberDisplay49 = new PlcUiControl.PlcUiNumberDisplay();
  144. this.plcUiNumberDisplay48 = new PlcUiControl.PlcUiNumberDisplay();
  145. this.plcUiNumberDisplay47 = new PlcUiControl.PlcUiNumberDisplay();
  146. this.plcUiNumberDisplay46 = new PlcUiControl.PlcUiNumberDisplay();
  147. this.plcUiNumberDisplay45 = new PlcUiControl.PlcUiNumberDisplay();
  148. this.label11 = new System.Windows.Forms.Label();
  149. this.plcUiNumberDisplay39 = new PlcUiControl.PlcUiNumberDisplay();
  150. this.label10 = new System.Windows.Forms.Label();
  151. this.plcUiNumberDisplay38 = new PlcUiControl.PlcUiNumberDisplay();
  152. this.plcUiNumberDisplay36 = new PlcUiControl.PlcUiNumberDisplay();
  153. this.plcUiNumberDisplay35 = new PlcUiControl.PlcUiNumberDisplay();
  154. this.plcUiNumberDisplay34 = new PlcUiControl.PlcUiNumberDisplay();
  155. this.plcUiNumberDisplay33 = new PlcUiControl.PlcUiNumberDisplay();
  156. this.plcUiNumberDisplay32 = new PlcUiControl.PlcUiNumberDisplay();
  157. this.plcUiNumberDisplay31 = new PlcUiControl.PlcUiNumberDisplay();
  158. this.plcUiNumberDisplay30 = new PlcUiControl.PlcUiNumberDisplay();
  159. this.plcUiNumberDisplay29 = new PlcUiControl.PlcUiNumberDisplay();
  160. this.label17 = new System.Windows.Forms.Label();
  161. this.plcUiNumberDisplay69 = new PlcUiControl.PlcUiNumberDisplay();
  162. this.plcUiNumberDisplay68 = new PlcUiControl.PlcUiNumberDisplay();
  163. this.plcUiNumberDisplay67 = new PlcUiControl.PlcUiNumberDisplay();
  164. this.plcUiNumberDisplay66 = new PlcUiControl.PlcUiNumberDisplay();
  165. this.plcUiNumberDisplay65 = new PlcUiControl.PlcUiNumberDisplay();
  166. this.label16 = new System.Windows.Forms.Label();
  167. this.plcUiNumberDisplay64 = new PlcUiControl.PlcUiNumberDisplay();
  168. this.plcUiNumberDisplay61 = new PlcUiControl.PlcUiNumberDisplay();
  169. this.plcUiNumberDisplay60 = new PlcUiControl.PlcUiNumberDisplay();
  170. this.plcUiNumberDisplay59 = new PlcUiControl.PlcUiNumberDisplay();
  171. this.plcUiNumberDisplay58 = new PlcUiControl.PlcUiNumberDisplay();
  172. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  173. this.label40 = new System.Windows.Forms.Label();
  174. this.label21 = new System.Windows.Forms.Label();
  175. this.plcUiNumberDisplay55 = new PlcUiControl.PlcUiNumberDisplay();
  176. this.label20 = new System.Windows.Forms.Label();
  177. this.plcUiNumberDisplay57 = new PlcUiControl.PlcUiNumberDisplay();
  178. this.label19 = new System.Windows.Forms.Label();
  179. this.plcUiNumberDisplay63 = new PlcUiControl.PlcUiNumberDisplay();
  180. this.label23 = new System.Windows.Forms.Label();
  181. this.plcUiButton6 = new PlcUiControl.PlcUiButton();
  182. this.label51 = new System.Windows.Forms.Label();
  183. this.label22 = new System.Windows.Forms.Label();
  184. this.plcUiNumberDisplay71 = new PlcUiControl.PlcUiNumberDisplay();
  185. this.btn3D盒格4数量清零 = new PlcUiControl.PlcUiButton();
  186. this.plcUiNumberDisplay121 = new PlcUiControl.PlcUiNumberDisplay();
  187. this.label24 = new System.Windows.Forms.Label();
  188. this.plcUiNumberDisplay122 = new PlcUiControl.PlcUiNumberDisplay();
  189. this.plcUiNumberDisplay109 = new PlcUiControl.PlcUiNumberDisplay();
  190. this.plcUiButton7 = new PlcUiControl.PlcUiButton();
  191. this.plcUiNumberDisplay75 = new PlcUiControl.PlcUiNumberDisplay();
  192. this.label57 = new System.Windows.Forms.Label();
  193. this.plcUiNumberDisplay110 = new PlcUiControl.PlcUiNumberDisplay();
  194. this.plcUiNumberDisplay123 = new PlcUiControl.PlcUiNumberDisplay();
  195. this.plcUiNumberDisplay74 = new PlcUiControl.PlcUiNumberDisplay();
  196. this.plcUiNumberDisplay127 = new PlcUiControl.PlcUiNumberDisplay();
  197. this.plcUiNumberDisplay111 = new PlcUiControl.PlcUiNumberDisplay();
  198. this.plcUiNumberDisplay129 = new PlcUiControl.PlcUiNumberDisplay();
  199. this.plcUiNumberDisplay72 = new PlcUiControl.PlcUiNumberDisplay();
  200. this.plcUiButton8 = new PlcUiControl.PlcUiButton();
  201. this.label36 = new System.Windows.Forms.Label();
  202. this.btn测试盒1格1数量清零 = new PlcUiControl.PlcUiButton();
  203. this.btn3D盒格3数量清零 = new PlcUiControl.PlcUiButton();
  204. this.label25 = new System.Windows.Forms.Label();
  205. this.plcUiNumberDisplay112 = new PlcUiControl.PlcUiNumberDisplay();
  206. this.plcUiNumberDisplay78 = new PlcUiControl.PlcUiNumberDisplay();
  207. this.plcUiNumberDisplay113 = new PlcUiControl.PlcUiNumberDisplay();
  208. this.plcUiNumberDisplay77 = new PlcUiControl.PlcUiNumberDisplay();
  209. this.plcUiNumberDisplay114 = new PlcUiControl.PlcUiNumberDisplay();
  210. this.plcUiNumberDisplay76 = new PlcUiControl.PlcUiNumberDisplay();
  211. this.label37 = new System.Windows.Forms.Label();
  212. this.btn测试盒1格2数量清零 = new PlcUiControl.PlcUiButton();
  213. this.btn3D盒格2数量清零 = new PlcUiControl.PlcUiButton();
  214. this.label26 = new System.Windows.Forms.Label();
  215. this.plcUiNumberDisplay115 = new PlcUiControl.PlcUiNumberDisplay();
  216. this.plcUiNumberDisplay81 = new PlcUiControl.PlcUiNumberDisplay();
  217. this.plcUiNumberDisplay116 = new PlcUiControl.PlcUiNumberDisplay();
  218. this.plcUiNumberDisplay80 = new PlcUiControl.PlcUiNumberDisplay();
  219. this.plcUiNumberDisplay117 = new PlcUiControl.PlcUiNumberDisplay();
  220. this.plcUiNumberDisplay79 = new PlcUiControl.PlcUiNumberDisplay();
  221. this.label38 = new System.Windows.Forms.Label();
  222. this.btn测试盒1格3数量清零 = new PlcUiControl.PlcUiButton();
  223. this.btn3D盒格1数量清零 = new PlcUiControl.PlcUiButton();
  224. this.label27 = new System.Windows.Forms.Label();
  225. this.plcUiNumberDisplay118 = new PlcUiControl.PlcUiNumberDisplay();
  226. this.plcUiNumberDisplay84 = new PlcUiControl.PlcUiNumberDisplay();
  227. this.plcUiNumberDisplay119 = new PlcUiControl.PlcUiNumberDisplay();
  228. this.plcUiNumberDisplay83 = new PlcUiControl.PlcUiNumberDisplay();
  229. this.plcUiNumberDisplay120 = new PlcUiControl.PlcUiNumberDisplay();
  230. this.plcUiNumberDisplay82 = new PlcUiControl.PlcUiNumberDisplay();
  231. this.label39 = new System.Windows.Forms.Label();
  232. this.btn测试盒1格4数量清零 = new PlcUiControl.PlcUiButton();
  233. this.btn热测盒格4数量清零 = new PlcUiControl.PlcUiButton();
  234. this.label31 = new System.Windows.Forms.Label();
  235. this.plcUiNumberDisplay97 = new PlcUiControl.PlcUiNumberDisplay();
  236. this.plcUiNumberDisplay96 = new PlcUiControl.PlcUiNumberDisplay();
  237. this.plcUiNumberDisplay98 = new PlcUiControl.PlcUiNumberDisplay();
  238. this.plcUiNumberDisplay95 = new PlcUiControl.PlcUiNumberDisplay();
  239. this.plcUiNumberDisplay99 = new PlcUiControl.PlcUiNumberDisplay();
  240. this.plcUiNumberDisplay94 = new PlcUiControl.PlcUiNumberDisplay();
  241. this.label32 = new System.Windows.Forms.Label();
  242. this.btn测试盒2格1数量清零 = new PlcUiControl.PlcUiButton();
  243. this.btn热测盒格3数量清零 = new PlcUiControl.PlcUiButton();
  244. this.label30 = new System.Windows.Forms.Label();
  245. this.plcUiNumberDisplay100 = new PlcUiControl.PlcUiNumberDisplay();
  246. this.plcUiNumberDisplay93 = new PlcUiControl.PlcUiNumberDisplay();
  247. this.plcUiNumberDisplay101 = new PlcUiControl.PlcUiNumberDisplay();
  248. this.plcUiNumberDisplay92 = new PlcUiControl.PlcUiNumberDisplay();
  249. this.plcUiNumberDisplay102 = new PlcUiControl.PlcUiNumberDisplay();
  250. this.plcUiNumberDisplay91 = new PlcUiControl.PlcUiNumberDisplay();
  251. this.label33 = new System.Windows.Forms.Label();
  252. this.btn测试盒2格2数量清零 = new PlcUiControl.PlcUiButton();
  253. this.btn热测盒格2数量清零 = new PlcUiControl.PlcUiButton();
  254. this.label29 = new System.Windows.Forms.Label();
  255. this.plcUiNumberDisplay103 = new PlcUiControl.PlcUiNumberDisplay();
  256. this.plcUiNumberDisplay90 = new PlcUiControl.PlcUiNumberDisplay();
  257. this.plcUiNumberDisplay104 = new PlcUiControl.PlcUiNumberDisplay();
  258. this.plcUiNumberDisplay89 = new PlcUiControl.PlcUiNumberDisplay();
  259. this.plcUiNumberDisplay105 = new PlcUiControl.PlcUiNumberDisplay();
  260. this.plcUiNumberDisplay88 = new PlcUiControl.PlcUiNumberDisplay();
  261. this.label34 = new System.Windows.Forms.Label();
  262. this.btn测试盒2格3数量清零 = new PlcUiControl.PlcUiButton();
  263. this.btn热测盒格1数量清零 = new PlcUiControl.PlcUiButton();
  264. this.label28 = new System.Windows.Forms.Label();
  265. this.plcUiNumberDisplay106 = new PlcUiControl.PlcUiNumberDisplay();
  266. this.plcUiNumberDisplay87 = new PlcUiControl.PlcUiNumberDisplay();
  267. this.plcUiNumberDisplay107 = new PlcUiControl.PlcUiNumberDisplay();
  268. this.plcUiNumberDisplay86 = new PlcUiControl.PlcUiNumberDisplay();
  269. this.plcUiNumberDisplay108 = new PlcUiControl.PlcUiNumberDisplay();
  270. this.plcUiNumberDisplay85 = new PlcUiControl.PlcUiNumberDisplay();
  271. this.label35 = new System.Windows.Forms.Label();
  272. this.btn测试盒2格4数量清零 = new PlcUiControl.PlcUiButton();
  273. this.btn生产总量清零 = new PlcUiControl.PlcUiButton();
  274. this.btn总良率清零 = new PlcUiControl.PlcUiButton();
  275. this.uiPanel1 = new Sunny.UI.UIPanel();
  276. this.plcUiStateDisplay3 = new PlcUiControl.PlcUiStateDisplay();
  277. this.plcUiStateDisplay2 = new PlcUiControl.PlcUiStateDisplay();
  278. this.plcUiStateDisplay1 = new PlcUiControl.PlcUiStateDisplay();
  279. this.lblCurrentBatchID = new Sunny.UI.UILabel();
  280. this.uiPanel4 = new Sunny.UI.UIPanel();
  281. this.plcUiTextDisplay5 = new PlcUiControl.PlcUiTextDisplay();
  282. this.plcUiTextDisplay2 = new PlcUiControl.PlcUiTextDisplay();
  283. this.plcUiTextDisplay4 = new PlcUiControl.PlcUiTextDisplay();
  284. this.plcUiTextDisplay3 = new PlcUiControl.PlcUiTextDisplay();
  285. this.uiLabel11 = new Sunny.UI.UILabel();
  286. this.uiLabel10 = new Sunny.UI.UILabel();
  287. this.uiLabel8 = new Sunny.UI.UILabel();
  288. this.uiLabel9 = new Sunny.UI.UILabel();
  289. this.uiLabel6 = new Sunny.UI.UILabel();
  290. this.uiPanel3 = new Sunny.UI.UIPanel();
  291. this.uiLabel1 = new Sunny.UI.UILabel();
  292. this.label52 = new System.Windows.Forms.Label();
  293. this.plcUiNumberDisplay139 = new PlcUiControl.PlcUiNumberDisplay();
  294. this.plcUiNumberDisplay137 = new PlcUiControl.PlcUiNumberDisplay();
  295. this.label55 = new System.Windows.Forms.Label();
  296. this.plcUiNumberDisplay135 = new PlcUiControl.PlcUiNumberDisplay();
  297. this.plcUiNumberDisplay138 = new PlcUiControl.PlcUiNumberDisplay();
  298. this.label56 = new System.Windows.Forms.Label();
  299. this.timer1 = new System.Windows.Forms.Timer(this.components);
  300. this.uiPanel2.SuspendLayout();
  301. this.uiTitlePanel4.SuspendLayout();
  302. this.uiTitlePanel3.SuspendLayout();
  303. this.uiTabControl1.SuspendLayout();
  304. this.tabPage1.SuspendLayout();
  305. this.uiTitlePanel1.SuspendLayout();
  306. this.uiTitlePanel2.SuspendLayout();
  307. this.uiPanel1.SuspendLayout();
  308. this.uiPanel4.SuspendLayout();
  309. this.uiPanel3.SuspendLayout();
  310. this.SuspendLayout();
  311. //
  312. // uiPanel2
  313. //
  314. this.uiPanel2.Controls.Add(this.uiTitlePanel4);
  315. this.uiPanel2.Controls.Add(this.uiTitlePanel3);
  316. this.uiPanel2.Controls.Add(this.uiTitlePanel1);
  317. this.uiPanel2.Controls.Add(this.uiTitlePanel2);
  318. this.uiPanel2.Controls.Add(this.btn生产总量清零);
  319. this.uiPanel2.Controls.Add(this.btn总良率清零);
  320. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  321. this.uiPanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.uiPanel2.Location = new System.Drawing.Point(2, 121);
  323. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  324. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  325. this.uiPanel2.Name = "uiPanel2";
  326. this.uiPanel2.Size = new System.Drawing.Size(1696, 652);
  327. this.uiPanel2.TabIndex = 224;
  328. this.uiPanel2.Text = null;
  329. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  330. //
  331. // uiTitlePanel4
  332. //
  333. this.uiTitlePanel4.Controls.Add(this.plcUiButton5);
  334. this.uiTitlePanel4.Controls.Add(this.btn料盒总量计数全清);
  335. this.uiTitlePanel4.Controls.Add(this.plcUiNumberDisplay52);
  336. this.uiTitlePanel4.Controls.Add(this.label15);
  337. this.uiTitlePanel4.Controls.Add(this.plcUiNumberDisplay53);
  338. this.uiTitlePanel4.Controls.Add(this.label18);
  339. this.uiTitlePanel4.Controls.Add(this.plcUiNumberDisplay54);
  340. this.uiTitlePanel4.Controls.Add(this.btn料盒当前计数全清);
  341. this.uiTitlePanel4.Controls.Add(this.label49);
  342. this.uiTitlePanel4.Controls.Add(this.label44);
  343. this.uiTitlePanel4.Controls.Add(this.label45);
  344. this.uiTitlePanel4.Controls.Add(this.label46);
  345. this.uiTitlePanel4.Controls.Add(this.label50);
  346. this.uiTitlePanel4.Controls.Add(this.plcUiNumberDisplay56);
  347. this.uiTitlePanel4.Controls.Add(this.plcUiNumberDisplay62);
  348. this.uiTitlePanel4.Controls.Add(this.plcUiNumberDisplay70);
  349. this.uiTitlePanel4.Controls.Add(this.plcUiButton9);
  350. this.uiTitlePanel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.uiTitlePanel4.Location = new System.Drawing.Point(1183, 5);
  352. this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  353. this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1);
  354. this.uiTitlePanel4.Name = "uiTitlePanel4";
  355. this.uiTitlePanel4.Padding = new System.Windows.Forms.Padding(1, 30, 1, 1);
  356. this.uiTitlePanel4.ShowText = false;
  357. this.uiTitlePanel4.Size = new System.Drawing.Size(509, 197);
  358. this.uiTitlePanel4.TabIndex = 231;
  359. this.uiTitlePanel4.Text = "BIN盒";
  360. this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  361. this.uiTitlePanel4.TitleHeight = 30;
  362. //
  363. // plcUiButton5
  364. //
  365. this.plcUiButton5.ButtonType = PlcUiControl.ButtonType.保持型;
  366. this.plcUiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  367. this.plcUiButton5.DisabilityTriggerNode = null;
  368. this.plcUiButton5.EnsureTip = "溢料盒数量清零?";
  369. this.plcUiButton5.FillColor = System.Drawing.Color.LightSeaGreen;
  370. this.plcUiButton5.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  371. this.plcUiButton5.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  372. this.plcUiButton5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.plcUiButton5.InvisibilityTriggerNode = null;
  374. this.plcUiButton5.Location = new System.Drawing.Point(405, 90);
  375. this.plcUiButton5.Maximum = 0D;
  376. this.plcUiButton5.Minimum = 0D;
  377. this.plcUiButton5.MinimumSize = new System.Drawing.Size(1, 1);
  378. this.plcUiButton5.Name = "plcUiButton5";
  379. this.plcUiButton5.NeedUserEnsure = true;
  380. this.plcUiButton5.OffColor = System.Drawing.Color.LightSeaGreen;
  381. this.plcUiButton5.OffSymbol = 0;
  382. this.plcUiButton5.OffText = "清零";
  383. this.plcUiButton5.OnColor = System.Drawing.Color.Olive;
  384. this.plcUiButton5.OnSymbol = 0;
  385. this.plcUiButton5.OnText = "清零";
  386. this.plcUiButton5.ReadNode = new Node("Application.PieceDate.b溢料盒数量清零", NodeType.BOOL, null);
  387. this.plcUiButton5.Size = new System.Drawing.Size(100, 27);
  388. this.plcUiButton5.Symbol = 0;
  389. this.plcUiButton5.TabIndex = 236;
  390. this.plcUiButton5.Text = "清零";
  391. this.plcUiButton5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.plcUiButton5.WriteNode = new Node("Application.PieceDate.b溢料盒数量清零", NodeType.BOOL, null);
  393. //
  394. // btn料盒总量计数全清
  395. //
  396. this.btn料盒总量计数全清.ButtonType = PlcUiControl.ButtonType.保持型;
  397. this.btn料盒总量计数全清.Cursor = System.Windows.Forms.Cursors.Hand;
  398. this.btn料盒总量计数全清.DisabilityTriggerNode = null;
  399. this.btn料盒总量计数全清.EnsureTip = "料盒总量计数全清?";
  400. this.btn料盒总量计数全清.FillColor = System.Drawing.Color.LightSeaGreen;
  401. this.btn料盒总量计数全清.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  402. this.btn料盒总量计数全清.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  403. this.btn料盒总量计数全清.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  404. this.btn料盒总量计数全清.InvisibilityTriggerNode = null;
  405. this.btn料盒总量计数全清.Location = new System.Drawing.Point(304, 143);
  406. this.btn料盒总量计数全清.Maximum = 0D;
  407. this.btn料盒总量计数全清.Minimum = 0D;
  408. this.btn料盒总量计数全清.MinimumSize = new System.Drawing.Size(1, 1);
  409. this.btn料盒总量计数全清.Name = "btn料盒总量计数全清";
  410. this.btn料盒总量计数全清.NeedUserEnsure = true;
  411. this.btn料盒总量计数全清.OffColor = System.Drawing.Color.LightSeaGreen;
  412. this.btn料盒总量计数全清.OffSymbol = 0;
  413. this.btn料盒总量计数全清.OffText = "总量清零";
  414. this.btn料盒总量计数全清.OnColor = System.Drawing.Color.Olive;
  415. this.btn料盒总量计数全清.OnSymbol = 0;
  416. this.btn料盒总量计数全清.OnText = "总量清零";
  417. this.btn料盒总量计数全清.ReadNode = new Node("Application.Var_state.b料盒总量计数全清", NodeType.BOOL, null);
  418. this.btn料盒总量计数全清.Size = new System.Drawing.Size(101, 35);
  419. this.btn料盒总量计数全清.Symbol = 0;
  420. this.btn料盒总量计数全清.TabIndex = 232;
  421. this.btn料盒总量计数全清.Text = "总量清零";
  422. this.btn料盒总量计数全清.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.btn料盒总量计数全清.WriteNode = new Node("Application.Var_state.b料盒总量计数全清", NodeType.BOOL, null);
  424. //
  425. // plcUiNumberDisplay52
  426. //
  427. this.plcUiNumberDisplay52.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  428. this.plcUiNumberDisplay52.DecimalPlaces = 0;
  429. this.plcUiNumberDisplay52.DisabilityTriggerNode = null;
  430. this.plcUiNumberDisplay52.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.plcUiNumberDisplay52.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  432. this.plcUiNumberDisplay52.Gain = 1D;
  433. this.plcUiNumberDisplay52.IntegerDigits = 0;
  434. this.plcUiNumberDisplay52.InvisibilityTriggerNode = null;
  435. this.plcUiNumberDisplay52.Location = new System.Drawing.Point(304, 88);
  436. this.plcUiNumberDisplay52.Name = "plcUiNumberDisplay52";
  437. this.plcUiNumberDisplay52.Preffix = null;
  438. this.plcUiNumberDisplay52.ReadNode = new Node("Application.PieceDate.ui溢料盒总数量", NodeType.UINT, null);
  439. this.plcUiNumberDisplay52.Size = new System.Drawing.Size(100, 30);
  440. this.plcUiNumberDisplay52.Suffix = null;
  441. this.plcUiNumberDisplay52.TabIndex = 235;
  442. this.plcUiNumberDisplay52.Text = "1";
  443. this.plcUiNumberDisplay52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  444. this.plcUiNumberDisplay52.WriteNode = null;
  445. //
  446. // label15
  447. //
  448. this.label15.BackColor = System.Drawing.Color.LightSkyBlue;
  449. this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  450. this.label15.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.label15.Location = new System.Drawing.Point(4, 30);
  452. this.label15.Name = "label15";
  453. this.label15.Size = new System.Drawing.Size(100, 30);
  454. this.label15.TabIndex = 99;
  455. this.label15.Text = "名称";
  456. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  457. //
  458. // plcUiNumberDisplay53
  459. //
  460. this.plcUiNumberDisplay53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  461. this.plcUiNumberDisplay53.DecimalPlaces = 0;
  462. this.plcUiNumberDisplay53.DisabilityTriggerNode = null;
  463. this.plcUiNumberDisplay53.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.plcUiNumberDisplay53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  465. this.plcUiNumberDisplay53.Gain = 1D;
  466. this.plcUiNumberDisplay53.IntegerDigits = 0;
  467. this.plcUiNumberDisplay53.InvisibilityTriggerNode = null;
  468. this.plcUiNumberDisplay53.Location = new System.Drawing.Point(204, 88);
  469. this.plcUiNumberDisplay53.Name = "plcUiNumberDisplay53";
  470. this.plcUiNumberDisplay53.Preffix = null;
  471. this.plcUiNumberDisplay53.ReadNode = new Node("Application.PieceDate.ui溢料盒上限", NodeType.UINT, null);
  472. this.plcUiNumberDisplay53.Size = new System.Drawing.Size(100, 30);
  473. this.plcUiNumberDisplay53.Suffix = null;
  474. this.plcUiNumberDisplay53.TabIndex = 234;
  475. this.plcUiNumberDisplay53.Text = "1";
  476. this.plcUiNumberDisplay53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  477. this.plcUiNumberDisplay53.WriteNode = null;
  478. //
  479. // label18
  480. //
  481. this.label18.BackColor = System.Drawing.Color.LightSkyBlue;
  482. this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  483. this.label18.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.label18.Location = new System.Drawing.Point(104, 30);
  485. this.label18.Name = "label18";
  486. this.label18.Size = new System.Drawing.Size(100, 30);
  487. this.label18.TabIndex = 100;
  488. this.label18.Text = "数量";
  489. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  490. //
  491. // plcUiNumberDisplay54
  492. //
  493. this.plcUiNumberDisplay54.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  494. this.plcUiNumberDisplay54.DecimalPlaces = 0;
  495. this.plcUiNumberDisplay54.DisabilityTriggerNode = null;
  496. this.plcUiNumberDisplay54.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.plcUiNumberDisplay54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  498. this.plcUiNumberDisplay54.Gain = 1D;
  499. this.plcUiNumberDisplay54.IntegerDigits = 0;
  500. this.plcUiNumberDisplay54.InvisibilityTriggerNode = null;
  501. this.plcUiNumberDisplay54.Location = new System.Drawing.Point(104, 88);
  502. this.plcUiNumberDisplay54.Name = "plcUiNumberDisplay54";
  503. this.plcUiNumberDisplay54.Preffix = null;
  504. this.plcUiNumberDisplay54.ReadNode = new Node("Application.PieceDate.ui溢料盒数量", NodeType.UINT, null);
  505. this.plcUiNumberDisplay54.Size = new System.Drawing.Size(100, 30);
  506. this.plcUiNumberDisplay54.Suffix = null;
  507. this.plcUiNumberDisplay54.TabIndex = 233;
  508. this.plcUiNumberDisplay54.Text = "1";
  509. this.plcUiNumberDisplay54.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  510. this.plcUiNumberDisplay54.WriteNode = null;
  511. //
  512. // btn料盒当前计数全清
  513. //
  514. this.btn料盒当前计数全清.ButtonType = PlcUiControl.ButtonType.保持型;
  515. this.btn料盒当前计数全清.Cursor = System.Windows.Forms.Cursors.Hand;
  516. this.btn料盒当前计数全清.DisabilityTriggerNode = null;
  517. this.btn料盒当前计数全清.EnsureTip = "料盒当前计数全清?";
  518. this.btn料盒当前计数全清.FillColor = System.Drawing.Color.LightSeaGreen;
  519. this.btn料盒当前计数全清.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  520. this.btn料盒当前计数全清.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  521. this.btn料盒当前计数全清.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.btn料盒当前计数全清.InvisibilityTriggerNode = null;
  523. this.btn料盒当前计数全清.Location = new System.Drawing.Point(125, 143);
  524. this.btn料盒当前计数全清.Maximum = 0D;
  525. this.btn料盒当前计数全清.Minimum = 0D;
  526. this.btn料盒当前计数全清.MinimumSize = new System.Drawing.Size(1, 1);
  527. this.btn料盒当前计数全清.Name = "btn料盒当前计数全清";
  528. this.btn料盒当前计数全清.NeedUserEnsure = true;
  529. this.btn料盒当前计数全清.OffColor = System.Drawing.Color.LightSeaGreen;
  530. this.btn料盒当前计数全清.OffSymbol = 0;
  531. this.btn料盒当前计数全清.OffText = "数量清零";
  532. this.btn料盒当前计数全清.OnColor = System.Drawing.Color.Olive;
  533. this.btn料盒当前计数全清.OnSymbol = 0;
  534. this.btn料盒当前计数全清.OnText = "数量清零";
  535. this.btn料盒当前计数全清.ReadNode = new Node("Application.Var_state.b料盒当前计数全清", NodeType.BOOL, null);
  536. this.btn料盒当前计数全清.Size = new System.Drawing.Size(101, 35);
  537. this.btn料盒当前计数全清.Symbol = 0;
  538. this.btn料盒当前计数全清.TabIndex = 231;
  539. this.btn料盒当前计数全清.Text = "数量清零";
  540. this.btn料盒当前计数全清.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  541. this.btn料盒当前计数全清.WriteNode = new Node("Application.Var_state.b料盒当前计数全清", NodeType.BOOL, null);
  542. //
  543. // label49
  544. //
  545. this.label49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  546. this.label49.Location = new System.Drawing.Point(4, 88);
  547. this.label49.Name = "label49";
  548. this.label49.Size = new System.Drawing.Size(100, 30);
  549. this.label49.TabIndex = 232;
  550. this.label49.Text = "溢料盒";
  551. this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  552. //
  553. // label44
  554. //
  555. this.label44.BackColor = System.Drawing.Color.LightSkyBlue;
  556. this.label44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  557. this.label44.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  558. this.label44.Location = new System.Drawing.Point(204, 30);
  559. this.label44.Name = "label44";
  560. this.label44.Size = new System.Drawing.Size(100, 30);
  561. this.label44.TabIndex = 101;
  562. this.label44.Text = "上限";
  563. this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  564. //
  565. // label45
  566. //
  567. this.label45.BackColor = System.Drawing.Color.LightSkyBlue;
  568. this.label45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  569. this.label45.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.label45.Location = new System.Drawing.Point(304, 30);
  571. this.label45.Name = "label45";
  572. this.label45.Size = new System.Drawing.Size(100, 30);
  573. this.label45.TabIndex = 105;
  574. this.label45.Text = "总量";
  575. this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  576. //
  577. // label46
  578. //
  579. this.label46.BackColor = System.Drawing.Color.LightSkyBlue;
  580. this.label46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  581. this.label46.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. this.label46.Location = new System.Drawing.Point(404, 30);
  583. this.label46.Name = "label46";
  584. this.label46.Size = new System.Drawing.Size(100, 30);
  585. this.label46.TabIndex = 106;
  586. this.label46.Text = "清零";
  587. this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  588. //
  589. // label50
  590. //
  591. this.label50.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  592. this.label50.Location = new System.Drawing.Point(4, 60);
  593. this.label50.Name = "label50";
  594. this.label50.Size = new System.Drawing.Size(100, 30);
  595. this.label50.TabIndex = 109;
  596. this.label50.Text = "四料盒5格4";
  597. this.label50.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  598. //
  599. // plcUiNumberDisplay56
  600. //
  601. this.plcUiNumberDisplay56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  602. this.plcUiNumberDisplay56.DecimalPlaces = 0;
  603. this.plcUiNumberDisplay56.DisabilityTriggerNode = null;
  604. this.plcUiNumberDisplay56.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.plcUiNumberDisplay56.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  606. this.plcUiNumberDisplay56.Gain = 1D;
  607. this.plcUiNumberDisplay56.IntegerDigits = 0;
  608. this.plcUiNumberDisplay56.InvisibilityTriggerNode = null;
  609. this.plcUiNumberDisplay56.Location = new System.Drawing.Point(104, 60);
  610. this.plcUiNumberDisplay56.Name = "plcUiNumberDisplay56";
  611. this.plcUiNumberDisplay56.Preffix = null;
  612. this.plcUiNumberDisplay56.ReadNode = null;
  613. this.plcUiNumberDisplay56.Size = new System.Drawing.Size(100, 30);
  614. this.plcUiNumberDisplay56.Suffix = null;
  615. this.plcUiNumberDisplay56.TabIndex = 110;
  616. this.plcUiNumberDisplay56.Text = "1";
  617. this.plcUiNumberDisplay56.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  618. this.plcUiNumberDisplay56.WriteNode = null;
  619. //
  620. // plcUiNumberDisplay62
  621. //
  622. this.plcUiNumberDisplay62.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  623. this.plcUiNumberDisplay62.DecimalPlaces = 0;
  624. this.plcUiNumberDisplay62.DisabilityTriggerNode = null;
  625. this.plcUiNumberDisplay62.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  626. this.plcUiNumberDisplay62.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  627. this.plcUiNumberDisplay62.Gain = 1D;
  628. this.plcUiNumberDisplay62.IntegerDigits = 0;
  629. this.plcUiNumberDisplay62.InvisibilityTriggerNode = null;
  630. this.plcUiNumberDisplay62.Location = new System.Drawing.Point(204, 60);
  631. this.plcUiNumberDisplay62.Name = "plcUiNumberDisplay62";
  632. this.plcUiNumberDisplay62.Preffix = null;
  633. this.plcUiNumberDisplay62.ReadNode = new Node("Application.A29_TestNGContainer_Auto.uNG料盒四数量设定", NodeType.UDINT, "NG料盒数量设定4——HMIset");
  634. this.plcUiNumberDisplay62.Size = new System.Drawing.Size(100, 30);
  635. this.plcUiNumberDisplay62.Suffix = null;
  636. this.plcUiNumberDisplay62.TabIndex = 111;
  637. this.plcUiNumberDisplay62.Text = "1";
  638. this.plcUiNumberDisplay62.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  639. this.plcUiNumberDisplay62.WriteNode = null;
  640. //
  641. // plcUiNumberDisplay70
  642. //
  643. this.plcUiNumberDisplay70.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  644. this.plcUiNumberDisplay70.DecimalPlaces = 0;
  645. this.plcUiNumberDisplay70.DisabilityTriggerNode = null;
  646. this.plcUiNumberDisplay70.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  647. this.plcUiNumberDisplay70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  648. this.plcUiNumberDisplay70.Gain = 1D;
  649. this.plcUiNumberDisplay70.IntegerDigits = 0;
  650. this.plcUiNumberDisplay70.InvisibilityTriggerNode = null;
  651. this.plcUiNumberDisplay70.Location = new System.Drawing.Point(304, 60);
  652. this.plcUiNumberDisplay70.Name = "plcUiNumberDisplay70";
  653. this.plcUiNumberDisplay70.Preffix = null;
  654. this.plcUiNumberDisplay70.ReadNode = null;
  655. this.plcUiNumberDisplay70.Size = new System.Drawing.Size(100, 30);
  656. this.plcUiNumberDisplay70.Suffix = null;
  657. this.plcUiNumberDisplay70.TabIndex = 112;
  658. this.plcUiNumberDisplay70.Text = "1";
  659. this.plcUiNumberDisplay70.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  660. this.plcUiNumberDisplay70.WriteNode = null;
  661. //
  662. // plcUiButton9
  663. //
  664. this.plcUiButton9.ButtonType = PlcUiControl.ButtonType.保持型;
  665. this.plcUiButton9.Cursor = System.Windows.Forms.Cursors.Hand;
  666. this.plcUiButton9.DisabilityTriggerNode = null;
  667. this.plcUiButton9.EnsureTip = "测试盒1格1数量清零?";
  668. this.plcUiButton9.FillColor = System.Drawing.Color.LightSeaGreen;
  669. this.plcUiButton9.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  670. this.plcUiButton9.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  671. this.plcUiButton9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  672. this.plcUiButton9.InvisibilityTriggerNode = null;
  673. this.plcUiButton9.Location = new System.Drawing.Point(405, 62);
  674. this.plcUiButton9.Maximum = 0D;
  675. this.plcUiButton9.Minimum = 0D;
  676. this.plcUiButton9.MinimumSize = new System.Drawing.Size(1, 1);
  677. this.plcUiButton9.Name = "plcUiButton9";
  678. this.plcUiButton9.NeedUserEnsure = true;
  679. this.plcUiButton9.OffColor = System.Drawing.Color.LightSeaGreen;
  680. this.plcUiButton9.OffSymbol = 0;
  681. this.plcUiButton9.OffText = "清零";
  682. this.plcUiButton9.OnColor = System.Drawing.Color.Olive;
  683. this.plcUiButton9.OnSymbol = 0;
  684. this.plcUiButton9.OnText = "清零";
  685. this.plcUiButton9.ReadNode = null;
  686. this.plcUiButton9.Size = new System.Drawing.Size(100, 27);
  687. this.plcUiButton9.Symbol = 0;
  688. this.plcUiButton9.TabIndex = 113;
  689. this.plcUiButton9.Text = "清零";
  690. this.plcUiButton9.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  691. this.plcUiButton9.WriteNode = null;
  692. //
  693. // uiTitlePanel3
  694. //
  695. this.uiTitlePanel3.Controls.Add(this.uiTabControl1);
  696. this.uiTitlePanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.uiTitlePanel3.Location = new System.Drawing.Point(1, 438);
  698. this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  699. this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
  700. this.uiTitlePanel3.Name = "uiTitlePanel3";
  701. this.uiTitlePanel3.Padding = new System.Windows.Forms.Padding(1, 30, 1, 1);
  702. this.uiTitlePanel3.ShowText = false;
  703. this.uiTitlePanel3.Size = new System.Drawing.Size(635, 205);
  704. this.uiTitlePanel3.TabIndex = 230;
  705. this.uiTitlePanel3.Text = "编带";
  706. this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  707. this.uiTitlePanel3.TitleHeight = 30;
  708. //
  709. // uiTabControl1
  710. //
  711. this.uiTabControl1.Controls.Add(this.tabPage1);
  712. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  713. this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  714. this.uiTabControl1.ItemSize = new System.Drawing.Size(120, 40);
  715. this.uiTabControl1.Location = new System.Drawing.Point(4, 30);
  716. this.uiTabControl1.MainPage = "";
  717. this.uiTabControl1.Name = "uiTabControl1";
  718. this.uiTabControl1.SelectedIndex = 0;
  719. this.uiTabControl1.Size = new System.Drawing.Size(627, 171);
  720. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  721. this.uiTabControl1.TabIndex = 222;
  722. this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. //
  724. // tabPage1
  725. //
  726. this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  727. this.tabPage1.Controls.Add(this.btn编带1膜盖恢复);
  728. this.tabPage1.Controls.Add(this.btn编带1载带恢复);
  729. this.tabPage1.Controls.Add(this.plcUiNumberDisplay27);
  730. this.tabPage1.Controls.Add(this.label53);
  731. this.tabPage1.Controls.Add(this.plcUiNumberDisplay25);
  732. this.tabPage1.Controls.Add(this.uiLabel4);
  733. this.tabPage1.Controls.Add(this.label43);
  734. this.tabPage1.Controls.Add(this.uiLabel3);
  735. this.tabPage1.Controls.Add(this.plcUiNumberDisplay136);
  736. this.tabPage1.Controls.Add(this.plcUiNumberDisplay126);
  737. this.tabPage1.Controls.Add(this.label47);
  738. this.tabPage1.Controls.Add(this.plcUiNumberDisplay125);
  739. this.tabPage1.Controls.Add(this.plcUiNumberDisplay130);
  740. this.tabPage1.Controls.Add(this.label42);
  741. this.tabPage1.Controls.Add(this.label48);
  742. this.tabPage1.Controls.Add(this.plcUiNumberDisplay124);
  743. this.tabPage1.Controls.Add(this.plcUiNumberDisplay131);
  744. this.tabPage1.Controls.Add(this.label41);
  745. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  746. this.tabPage1.Name = "tabPage1";
  747. this.tabPage1.Size = new System.Drawing.Size(627, 131);
  748. this.tabPage1.TabIndex = 0;
  749. this.tabPage1.Text = "编带";
  750. this.tabPage1.UseVisualStyleBackColor = true;
  751. //
  752. // btn编带1膜盖恢复
  753. //
  754. this.btn编带1膜盖恢复.ButtonType = PlcUiControl.ButtonType.保持型;
  755. this.btn编带1膜盖恢复.Cursor = System.Windows.Forms.Cursors.Hand;
  756. this.btn编带1膜盖恢复.DisabilityTriggerNode = null;
  757. this.btn编带1膜盖恢复.FillColor = System.Drawing.Color.LightSeaGreen;
  758. this.btn编带1膜盖恢复.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  759. this.btn编带1膜盖恢复.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  760. this.btn编带1膜盖恢复.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  761. this.btn编带1膜盖恢复.InvisibilityTriggerNode = null;
  762. this.btn编带1膜盖恢复.Location = new System.Drawing.Point(504, 79);
  763. this.btn编带1膜盖恢复.Maximum = 0D;
  764. this.btn编带1膜盖恢复.Minimum = 0D;
  765. this.btn编带1膜盖恢复.MinimumSize = new System.Drawing.Size(1, 1);
  766. this.btn编带1膜盖恢复.Name = "btn编带1膜盖恢复";
  767. this.btn编带1膜盖恢复.NeedUserEnsure = true;
  768. this.btn编带1膜盖恢复.OffColor = System.Drawing.Color.LightSeaGreen;
  769. this.btn编带1膜盖恢复.OffSymbol = 0;
  770. this.btn编带1膜盖恢复.OffText = "膜盖恢复";
  771. this.btn编带1膜盖恢复.OnColor = System.Drawing.Color.Green;
  772. this.btn编带1膜盖恢复.OnSymbol = 0;
  773. this.btn编带1膜盖恢复.OnText = "膜盖恢复";
  774. this.btn编带1膜盖恢复.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b膜卷余量设定按钮", NodeType.BOOL, "HMIset");
  775. this.btn编带1膜盖恢复.Size = new System.Drawing.Size(100, 30);
  776. this.btn编带1膜盖恢复.Symbol = 0;
  777. this.btn编带1膜盖恢复.TabIndex = 229;
  778. this.btn编带1膜盖恢复.Text = "膜盖恢复";
  779. this.btn编带1膜盖恢复.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.btn编带1膜盖恢复.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b膜卷余量设定按钮", NodeType.BOOL, "HMIset");
  781. //
  782. // btn编带1载带恢复
  783. //
  784. this.btn编带1载带恢复.ButtonType = PlcUiControl.ButtonType.保持型;
  785. this.btn编带1载带恢复.Cursor = System.Windows.Forms.Cursors.Hand;
  786. this.btn编带1载带恢复.DisabilityTriggerNode = null;
  787. this.btn编带1载带恢复.EnsureTip = "更换载带会清空走带计数,是否确认?";
  788. this.btn编带1载带恢复.FillColor = System.Drawing.Color.LightSeaGreen;
  789. this.btn编带1载带恢复.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  790. this.btn编带1载带恢复.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  791. this.btn编带1载带恢复.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.btn编带1载带恢复.InvisibilityTriggerNode = null;
  793. this.btn编带1载带恢复.Location = new System.Drawing.Point(504, 33);
  794. this.btn编带1载带恢复.Maximum = 0D;
  795. this.btn编带1载带恢复.Minimum = 0D;
  796. this.btn编带1载带恢复.MinimumSize = new System.Drawing.Size(1, 1);
  797. this.btn编带1载带恢复.Name = "btn编带1载带恢复";
  798. this.btn编带1载带恢复.NeedUserEnsure = true;
  799. this.btn编带1载带恢复.OffColor = System.Drawing.Color.LightSeaGreen;
  800. this.btn编带1载带恢复.OffSymbol = 0;
  801. this.btn编带1载带恢复.OffText = "载带恢复";
  802. this.btn编带1载带恢复.OnColor = System.Drawing.Color.Green;
  803. this.btn编带1载带恢复.OnSymbol = 0;
  804. this.btn编带1载带恢复.OnText = "载带恢复";
  805. this.btn编带1载带恢复.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b载带余量设定按钮", NodeType.BOOL, "HMIset");
  806. this.btn编带1载带恢复.Size = new System.Drawing.Size(100, 30);
  807. this.btn编带1载带恢复.Symbol = 0;
  808. this.btn编带1载带恢复.TabIndex = 229;
  809. this.btn编带1载带恢复.Text = "载带恢复";
  810. this.btn编带1载带恢复.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.btn编带1载带恢复.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b载带余量设定按钮", NodeType.BOOL, "HMIset");
  812. //
  813. // plcUiNumberDisplay27
  814. //
  815. this.plcUiNumberDisplay27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  816. this.plcUiNumberDisplay27.DecimalPlaces = 3;
  817. this.plcUiNumberDisplay27.DisabilityTriggerNode = null;
  818. this.plcUiNumberDisplay27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  819. this.plcUiNumberDisplay27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  820. this.plcUiNumberDisplay27.Gain = 0.001D;
  821. this.plcUiNumberDisplay27.IntegerDigits = 0;
  822. this.plcUiNumberDisplay27.InvisibilityTriggerNode = null;
  823. this.plcUiNumberDisplay27.Location = new System.Drawing.Point(403, 96);
  824. this.plcUiNumberDisplay27.Name = "plcUiNumberDisplay27";
  825. this.plcUiNumberDisplay27.Preffix = null;
  826. this.plcUiNumberDisplay27.ReadNode = new Node("Application.A33_Encapsulation1_Auto.lr_FilmRemant", NodeType.LREAL, "膜带余量_HMIscreen");
  827. this.plcUiNumberDisplay27.Size = new System.Drawing.Size(82, 30);
  828. this.plcUiNumberDisplay27.Suffix = null;
  829. this.plcUiNumberDisplay27.TabIndex = 228;
  830. this.plcUiNumberDisplay27.Text = "0.001";
  831. this.plcUiNumberDisplay27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  832. this.plcUiNumberDisplay27.WriteNode = null;
  833. //
  834. // label53
  835. //
  836. this.label53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  837. this.label53.Location = new System.Drawing.Point(251, 6);
  838. this.label53.Name = "label53";
  839. this.label53.Size = new System.Drawing.Size(146, 30);
  840. this.label53.TabIndex = 211;
  841. this.label53.Text = "当前卷已编数";
  842. this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  843. //
  844. // plcUiNumberDisplay25
  845. //
  846. this.plcUiNumberDisplay25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  847. this.plcUiNumberDisplay25.DecimalPlaces = 3;
  848. this.plcUiNumberDisplay25.DisabilityTriggerNode = null;
  849. this.plcUiNumberDisplay25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  850. this.plcUiNumberDisplay25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  851. this.plcUiNumberDisplay25.Gain = 0.001D;
  852. this.plcUiNumberDisplay25.IntegerDigits = 0;
  853. this.plcUiNumberDisplay25.InvisibilityTriggerNode = null;
  854. this.plcUiNumberDisplay25.Location = new System.Drawing.Point(157, 96);
  855. this.plcUiNumberDisplay25.Name = "plcUiNumberDisplay25";
  856. this.plcUiNumberDisplay25.Preffix = null;
  857. this.plcUiNumberDisplay25.ReadNode = new Node("Application.A33_Encapsulation1_Auto.lr_BeltRemant", NodeType.LREAL, "载带余量_HMIscreen");
  858. this.plcUiNumberDisplay25.Size = new System.Drawing.Size(82, 30);
  859. this.plcUiNumberDisplay25.Suffix = null;
  860. this.plcUiNumberDisplay25.TabIndex = 226;
  861. this.plcUiNumberDisplay25.Text = "0.001";
  862. this.plcUiNumberDisplay25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  863. this.plcUiNumberDisplay25.WriteNode = null;
  864. //
  865. // uiLabel4
  866. //
  867. this.uiLabel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  868. this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  869. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  870. this.uiLabel4.Location = new System.Drawing.Point(251, 96);
  871. this.uiLabel4.Name = "uiLabel4";
  872. this.uiLabel4.Size = new System.Drawing.Size(146, 30);
  873. this.uiLabel4.TabIndex = 227;
  874. this.uiLabel4.Text = "胶膜余量m";
  875. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  876. //
  877. // label43
  878. //
  879. this.label43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  880. this.label43.Location = new System.Drawing.Point(5, 6);
  881. this.label43.Name = "label43";
  882. this.label43.Size = new System.Drawing.Size(146, 30);
  883. this.label43.TabIndex = 201;
  884. this.label43.Text = "当前设置封装数量";
  885. this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  886. //
  887. // uiLabel3
  888. //
  889. this.uiLabel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  890. this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  891. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  892. this.uiLabel3.Location = new System.Drawing.Point(5, 96);
  893. this.uiLabel3.Name = "uiLabel3";
  894. this.uiLabel3.Size = new System.Drawing.Size(146, 30);
  895. this.uiLabel3.TabIndex = 225;
  896. this.uiLabel3.Text = "载带余量m";
  897. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  898. //
  899. // plcUiNumberDisplay136
  900. //
  901. this.plcUiNumberDisplay136.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  902. this.plcUiNumberDisplay136.DecimalPlaces = 0;
  903. this.plcUiNumberDisplay136.DisabilityTriggerNode = null;
  904. this.plcUiNumberDisplay136.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  905. this.plcUiNumberDisplay136.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  906. this.plcUiNumberDisplay136.Gain = 1D;
  907. this.plcUiNumberDisplay136.IntegerDigits = 0;
  908. this.plcUiNumberDisplay136.InvisibilityTriggerNode = null;
  909. this.plcUiNumberDisplay136.Location = new System.Drawing.Point(403, 6);
  910. this.plcUiNumberDisplay136.Name = "plcUiNumberDisplay136";
  911. this.plcUiNumberDisplay136.Preffix = null;
  912. this.plcUiNumberDisplay136.ReadNode = new Node("Application.PieceDate.dw封装1当前已装数", NodeType.DWORD, null);
  913. this.plcUiNumberDisplay136.Size = new System.Drawing.Size(82, 30);
  914. this.plcUiNumberDisplay136.Suffix = null;
  915. this.plcUiNumberDisplay136.TabIndex = 210;
  916. this.plcUiNumberDisplay136.Text = "1";
  917. this.plcUiNumberDisplay136.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  918. this.plcUiNumberDisplay136.WriteNode = null;
  919. //
  920. // plcUiNumberDisplay126
  921. //
  922. this.plcUiNumberDisplay126.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  923. this.plcUiNumberDisplay126.DecimalPlaces = 0;
  924. this.plcUiNumberDisplay126.DisabilityTriggerNode = null;
  925. this.plcUiNumberDisplay126.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  926. this.plcUiNumberDisplay126.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  927. this.plcUiNumberDisplay126.Gain = 1D;
  928. this.plcUiNumberDisplay126.IntegerDigits = 0;
  929. this.plcUiNumberDisplay126.InvisibilityTriggerNode = null;
  930. this.plcUiNumberDisplay126.Location = new System.Drawing.Point(157, 6);
  931. this.plcUiNumberDisplay126.Name = "plcUiNumberDisplay126";
  932. this.plcUiNumberDisplay126.Preffix = null;
  933. this.plcUiNumberDisplay126.ReadNode = new Node("Application.A33_Encapsulation1_Auto.dw_EncapsulationNum", NodeType.DWORD, "dw封装数量_HMIscreen");
  934. this.plcUiNumberDisplay126.Size = new System.Drawing.Size(82, 30);
  935. this.plcUiNumberDisplay126.Suffix = null;
  936. this.plcUiNumberDisplay126.TabIndex = 199;
  937. this.plcUiNumberDisplay126.Text = "1";
  938. this.plcUiNumberDisplay126.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  939. this.plcUiNumberDisplay126.WriteNode = null;
  940. //
  941. // label47
  942. //
  943. this.label47.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  944. this.label47.Location = new System.Drawing.Point(251, 66);
  945. this.label47.Name = "label47";
  946. this.label47.Size = new System.Drawing.Size(146, 30);
  947. this.label47.TabIndex = 209;
  948. this.label47.Text = "编带总数量";
  949. this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  950. //
  951. // plcUiNumberDisplay125
  952. //
  953. this.plcUiNumberDisplay125.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  954. this.plcUiNumberDisplay125.DecimalPlaces = 0;
  955. this.plcUiNumberDisplay125.DisabilityTriggerNode = null;
  956. this.plcUiNumberDisplay125.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  957. this.plcUiNumberDisplay125.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  958. this.plcUiNumberDisplay125.Gain = 1D;
  959. this.plcUiNumberDisplay125.IntegerDigits = 0;
  960. this.plcUiNumberDisplay125.InvisibilityTriggerNode = null;
  961. this.plcUiNumberDisplay125.Location = new System.Drawing.Point(157, 36);
  962. this.plcUiNumberDisplay125.Name = "plcUiNumberDisplay125";
  963. this.plcUiNumberDisplay125.Preffix = null;
  964. this.plcUiNumberDisplay125.ReadNode = new Node("Application.A33_Encapsulation1_Auto.dw_HeadSpacingNum", NodeType.DWORD, "dw前空数_HMIscreen");
  965. this.plcUiNumberDisplay125.Size = new System.Drawing.Size(82, 30);
  966. this.plcUiNumberDisplay125.Suffix = null;
  967. this.plcUiNumberDisplay125.TabIndex = 200;
  968. this.plcUiNumberDisplay125.Text = "1";
  969. this.plcUiNumberDisplay125.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  970. this.plcUiNumberDisplay125.WriteNode = null;
  971. //
  972. // plcUiNumberDisplay130
  973. //
  974. this.plcUiNumberDisplay130.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  975. this.plcUiNumberDisplay130.DecimalPlaces = 0;
  976. this.plcUiNumberDisplay130.DisabilityTriggerNode = null;
  977. this.plcUiNumberDisplay130.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  978. this.plcUiNumberDisplay130.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  979. this.plcUiNumberDisplay130.Gain = 1D;
  980. this.plcUiNumberDisplay130.IntegerDigits = 0;
  981. this.plcUiNumberDisplay130.InvisibilityTriggerNode = null;
  982. this.plcUiNumberDisplay130.Location = new System.Drawing.Point(403, 66);
  983. this.plcUiNumberDisplay130.Name = "plcUiNumberDisplay130";
  984. this.plcUiNumberDisplay130.Preffix = null;
  985. this.plcUiNumberDisplay130.ReadNode = new Node("Application.PieceDate.ui封装1编带总数量", NodeType.UDINT, null);
  986. this.plcUiNumberDisplay130.Size = new System.Drawing.Size(82, 30);
  987. this.plcUiNumberDisplay130.Suffix = null;
  988. this.plcUiNumberDisplay130.TabIndex = 206;
  989. this.plcUiNumberDisplay130.Text = "1";
  990. this.plcUiNumberDisplay130.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  991. this.plcUiNumberDisplay130.WriteNode = null;
  992. //
  993. // label42
  994. //
  995. this.label42.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  996. this.label42.Location = new System.Drawing.Point(5, 36);
  997. this.label42.Name = "label42";
  998. this.label42.Size = new System.Drawing.Size(146, 30);
  999. this.label42.TabIndex = 202;
  1000. this.label42.Text = "当前设置前空数量";
  1001. this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1002. //
  1003. // label48
  1004. //
  1005. this.label48.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1006. this.label48.Location = new System.Drawing.Point(251, 36);
  1007. this.label48.Name = "label48";
  1008. this.label48.Size = new System.Drawing.Size(146, 30);
  1009. this.label48.TabIndex = 208;
  1010. this.label48.Text = "已编卷数";
  1011. this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1012. //
  1013. // plcUiNumberDisplay124
  1014. //
  1015. this.plcUiNumberDisplay124.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1016. this.plcUiNumberDisplay124.DecimalPlaces = 0;
  1017. this.plcUiNumberDisplay124.DisabilityTriggerNode = null;
  1018. this.plcUiNumberDisplay124.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1019. this.plcUiNumberDisplay124.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1020. this.plcUiNumberDisplay124.Gain = 1D;
  1021. this.plcUiNumberDisplay124.IntegerDigits = 0;
  1022. this.plcUiNumberDisplay124.InvisibilityTriggerNode = null;
  1023. this.plcUiNumberDisplay124.Location = new System.Drawing.Point(157, 66);
  1024. this.plcUiNumberDisplay124.Name = "plcUiNumberDisplay124";
  1025. this.plcUiNumberDisplay124.Preffix = null;
  1026. this.plcUiNumberDisplay124.ReadNode = new Node("Application.A33_Encapsulation1_Auto.dw_TailSpacingNum", NodeType.DWORD, "dw后空数_HMIscreen");
  1027. this.plcUiNumberDisplay124.Size = new System.Drawing.Size(82, 30);
  1028. this.plcUiNumberDisplay124.Suffix = null;
  1029. this.plcUiNumberDisplay124.TabIndex = 201;
  1030. this.plcUiNumberDisplay124.Text = "1";
  1031. this.plcUiNumberDisplay124.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1032. this.plcUiNumberDisplay124.WriteNode = null;
  1033. //
  1034. // plcUiNumberDisplay131
  1035. //
  1036. this.plcUiNumberDisplay131.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1037. this.plcUiNumberDisplay131.DecimalPlaces = 0;
  1038. this.plcUiNumberDisplay131.DisabilityTriggerNode = null;
  1039. this.plcUiNumberDisplay131.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. this.plcUiNumberDisplay131.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1041. this.plcUiNumberDisplay131.Gain = 1D;
  1042. this.plcUiNumberDisplay131.IntegerDigits = 0;
  1043. this.plcUiNumberDisplay131.InvisibilityTriggerNode = null;
  1044. this.plcUiNumberDisplay131.Location = new System.Drawing.Point(403, 36);
  1045. this.plcUiNumberDisplay131.Name = "plcUiNumberDisplay131";
  1046. this.plcUiNumberDisplay131.Preffix = null;
  1047. this.plcUiNumberDisplay131.ReadNode = new Node("Application.PieceDate.ui封装1已编卷数", NodeType.UDINT, null);
  1048. this.plcUiNumberDisplay131.Size = new System.Drawing.Size(82, 30);
  1049. this.plcUiNumberDisplay131.Suffix = null;
  1050. this.plcUiNumberDisplay131.TabIndex = 205;
  1051. this.plcUiNumberDisplay131.Text = "1";
  1052. this.plcUiNumberDisplay131.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1053. this.plcUiNumberDisplay131.WriteNode = null;
  1054. //
  1055. // label41
  1056. //
  1057. this.label41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1058. this.label41.Location = new System.Drawing.Point(5, 66);
  1059. this.label41.Name = "label41";
  1060. this.label41.Size = new System.Drawing.Size(146, 30);
  1061. this.label41.TabIndex = 203;
  1062. this.label41.Text = "当前设置后空数量";
  1063. this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1064. //
  1065. // uiTitlePanel1
  1066. //
  1067. this.uiTitlePanel1.Controls.Add(this.plcUiButton3);
  1068. this.uiTitlePanel1.Controls.Add(this.label14);
  1069. this.uiTitlePanel1.Controls.Add(this.plcUiButton4);
  1070. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay42);
  1071. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay43);
  1072. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay44);
  1073. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay50);
  1074. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay51);
  1075. this.uiTitlePanel1.Controls.Add(this.plcUiButton1);
  1076. this.uiTitlePanel1.Controls.Add(this.plcUiButton2);
  1077. this.uiTitlePanel1.Controls.Add(this.label12);
  1078. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay26);
  1079. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay28);
  1080. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay37);
  1081. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay40);
  1082. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay41);
  1083. this.uiTitlePanel1.Controls.Add(this.btn封装1CCD启用);
  1084. this.uiTitlePanel1.Controls.Add(this.btn3D检测工站启用);
  1085. this.uiTitlePanel1.Controls.Add(this.btn测试站5工站启用);
  1086. this.uiTitlePanel1.Controls.Add(this.btn热测工站启用);
  1087. this.uiTitlePanel1.Controls.Add(this.btn测试站4工站启用);
  1088. this.uiTitlePanel1.Controls.Add(this.btn测试站3工站启用);
  1089. this.uiTitlePanel1.Controls.Add(this.btn测试站2工站启用);
  1090. this.uiTitlePanel1.Controls.Add(this.btn测试站1工站启用);
  1091. this.uiTitlePanel1.Controls.Add(this.label9);
  1092. this.uiTitlePanel1.Controls.Add(this.btn封装1CCD2良率清零);
  1093. this.uiTitlePanel1.Controls.Add(this.btn封装1CCD1良率清零);
  1094. this.uiTitlePanel1.Controls.Add(this.btn3D检查良率清零);
  1095. this.uiTitlePanel1.Controls.Add(this.btn测试站5良率清零);
  1096. this.uiTitlePanel1.Controls.Add(this.btn镭射打标良率清零);
  1097. this.uiTitlePanel1.Controls.Add(this.btn热测良率清零);
  1098. this.uiTitlePanel1.Controls.Add(this.btn测试站4良率清零);
  1099. this.uiTitlePanel1.Controls.Add(this.btn测试站3良率清零);
  1100. this.uiTitlePanel1.Controls.Add(this.btn测试站2良率清零);
  1101. this.uiTitlePanel1.Controls.Add(this.lblCaption1);
  1102. this.uiTitlePanel1.Controls.Add(this.lblCaption2);
  1103. this.uiTitlePanel1.Controls.Add(this.label2);
  1104. this.uiTitlePanel1.Controls.Add(this.label1);
  1105. this.uiTitlePanel1.Controls.Add(this.label4);
  1106. this.uiTitlePanel1.Controls.Add(this.label3);
  1107. this.uiTitlePanel1.Controls.Add(this.lbl1_1);
  1108. this.uiTitlePanel1.Controls.Add(this.btn测试站1良率清零);
  1109. this.uiTitlePanel1.Controls.Add(this.lbl1_2);
  1110. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay1);
  1111. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay2);
  1112. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay3);
  1113. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay4);
  1114. this.uiTitlePanel1.Controls.Add(this.label5);
  1115. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay9);
  1116. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay8);
  1117. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay7);
  1118. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay6);
  1119. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay5);
  1120. this.uiTitlePanel1.Controls.Add(this.label7);
  1121. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay11);
  1122. this.uiTitlePanel1.Controls.Add(this.label6);
  1123. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay10);
  1124. this.uiTitlePanel1.Controls.Add(this.label8);
  1125. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay12);
  1126. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay20);
  1127. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay19);
  1128. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay18);
  1129. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay17);
  1130. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay16);
  1131. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay15);
  1132. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay14);
  1133. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay13);
  1134. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay24);
  1135. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay23);
  1136. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay22);
  1137. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay21);
  1138. this.uiTitlePanel1.Controls.Add(this.label13);
  1139. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay49);
  1140. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay48);
  1141. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay47);
  1142. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay46);
  1143. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay45);
  1144. this.uiTitlePanel1.Controls.Add(this.label11);
  1145. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay39);
  1146. this.uiTitlePanel1.Controls.Add(this.label10);
  1147. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay38);
  1148. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay36);
  1149. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay35);
  1150. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay34);
  1151. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay33);
  1152. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay32);
  1153. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay31);
  1154. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay30);
  1155. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay29);
  1156. this.uiTitlePanel1.Controls.Add(this.label17);
  1157. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay69);
  1158. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay68);
  1159. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay67);
  1160. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay66);
  1161. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay65);
  1162. this.uiTitlePanel1.Controls.Add(this.label16);
  1163. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay64);
  1164. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay61);
  1165. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay60);
  1166. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay59);
  1167. this.uiTitlePanel1.Controls.Add(this.plcUiNumberDisplay58);
  1168. this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1169. this.uiTitlePanel1.Location = new System.Drawing.Point(5, 5);
  1170. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1171. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  1172. this.uiTitlePanel1.Name = "uiTitlePanel1";
  1173. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(1, 30, 1, 1);
  1174. this.uiTitlePanel1.ShowText = false;
  1175. this.uiTitlePanel1.Size = new System.Drawing.Size(631, 427);
  1176. this.uiTitlePanel1.TabIndex = 220;
  1177. this.uiTitlePanel1.Text = "测试站";
  1178. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1179. this.uiTitlePanel1.TitleHeight = 30;
  1180. //
  1181. // plcUiButton3
  1182. //
  1183. this.plcUiButton3.ButtonType = PlcUiControl.ButtonType.交替型;
  1184. this.plcUiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  1185. this.plcUiButton3.DisabilityTriggerNode = null;
  1186. this.plcUiButton3.EnsureTip = "测试站1工站?";
  1187. this.plcUiButton3.FillColor = System.Drawing.Color.Gray;
  1188. this.plcUiButton3.FillHoverColor = System.Drawing.Color.Gray;
  1189. this.plcUiButton3.FillSelectedColor = System.Drawing.Color.Gray;
  1190. this.plcUiButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1191. this.plcUiButton3.InvisibilityTriggerNode = null;
  1192. this.plcUiButton3.Location = new System.Drawing.Point(129, 62);
  1193. this.plcUiButton3.Maximum = 0D;
  1194. this.plcUiButton3.Minimum = 0D;
  1195. this.plcUiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  1196. this.plcUiButton3.Name = "plcUiButton3";
  1197. this.plcUiButton3.NeedUserEnsure = true;
  1198. this.plcUiButton3.OffColor = System.Drawing.Color.Gray;
  1199. this.plcUiButton3.OffSymbol = 61453;
  1200. this.plcUiButton3.OffText = "";
  1201. this.plcUiButton3.OnColor = System.Drawing.Color.Green;
  1202. this.plcUiButton3.OnSymbol = 61452;
  1203. this.plcUiButton3.OnText = "";
  1204. this.plcUiButton3.ReadNode = new Node("Application.Var_state.站位启用[2]", NodeType.BOOL, null);
  1205. this.plcUiButton3.Size = new System.Drawing.Size(60, 28);
  1206. this.plcUiButton3.Symbol = 61453;
  1207. this.plcUiButton3.TabIndex = 256;
  1208. this.plcUiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1209. this.plcUiButton3.WriteNode = new Node("Application.Var_state.站位启用[2]", NodeType.BOOL, null);
  1210. //
  1211. // label14
  1212. //
  1213. this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1214. this.label14.Location = new System.Drawing.Point(4, 61);
  1215. this.label14.Name = "label14";
  1216. this.label14.Size = new System.Drawing.Size(120, 30);
  1217. this.label14.TabIndex = 249;
  1218. this.label14.Text = "电极性测试";
  1219. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1220. //
  1221. // plcUiButton4
  1222. //
  1223. this.plcUiButton4.ButtonType = PlcUiControl.ButtonType.保持型;
  1224. this.plcUiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  1225. this.plcUiButton4.DisabilityTriggerNode = null;
  1226. this.plcUiButton4.EnsureTip = "测试站1良率清零?";
  1227. this.plcUiButton4.FillColor = System.Drawing.Color.LightSeaGreen;
  1228. this.plcUiButton4.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1229. this.plcUiButton4.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1230. this.plcUiButton4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1231. this.plcUiButton4.InvisibilityTriggerNode = null;
  1232. this.plcUiButton4.Location = new System.Drawing.Point(268, 63);
  1233. this.plcUiButton4.Maximum = 0D;
  1234. this.plcUiButton4.Minimum = 0D;
  1235. this.plcUiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  1236. this.plcUiButton4.Name = "plcUiButton4";
  1237. this.plcUiButton4.NeedUserEnsure = true;
  1238. this.plcUiButton4.OffColor = System.Drawing.Color.LightSeaGreen;
  1239. this.plcUiButton4.OffSymbol = 0;
  1240. this.plcUiButton4.OffText = "清零";
  1241. this.plcUiButton4.OnColor = System.Drawing.Color.Olive;
  1242. this.plcUiButton4.OnSymbol = 0;
  1243. this.plcUiButton4.OnText = "清零";
  1244. this.plcUiButton4.ReadNode = null;
  1245. this.plcUiButton4.Size = new System.Drawing.Size(67, 27);
  1246. this.plcUiButton4.Symbol = 0;
  1247. this.plcUiButton4.TabIndex = 255;
  1248. this.plcUiButton4.Text = "清零";
  1249. this.plcUiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1250. this.plcUiButton4.WriteNode = null;
  1251. //
  1252. // plcUiNumberDisplay42
  1253. //
  1254. this.plcUiNumberDisplay42.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1255. this.plcUiNumberDisplay42.DecimalPlaces = 2;
  1256. this.plcUiNumberDisplay42.DisabilityTriggerNode = null;
  1257. this.plcUiNumberDisplay42.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1258. this.plcUiNumberDisplay42.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1259. this.plcUiNumberDisplay42.Gain = 1D;
  1260. this.plcUiNumberDisplay42.IntegerDigits = 0;
  1261. this.plcUiNumberDisplay42.InvisibilityTriggerNode = null;
  1262. this.plcUiNumberDisplay42.Location = new System.Drawing.Point(195, 61);
  1263. this.plcUiNumberDisplay42.Name = "plcUiNumberDisplay42";
  1264. this.plcUiNumberDisplay42.Preffix = null;
  1265. this.plcUiNumberDisplay42.ReadNode = null;
  1266. this.plcUiNumberDisplay42.Size = new System.Drawing.Size(70, 30);
  1267. this.plcUiNumberDisplay42.Suffix = "%";
  1268. this.plcUiNumberDisplay42.TabIndex = 250;
  1269. this.plcUiNumberDisplay42.Text = "1.00";
  1270. this.plcUiNumberDisplay42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1271. this.plcUiNumberDisplay42.WriteNode = null;
  1272. //
  1273. // plcUiNumberDisplay43
  1274. //
  1275. this.plcUiNumberDisplay43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1276. this.plcUiNumberDisplay43.DecimalPlaces = 0;
  1277. this.plcUiNumberDisplay43.DisabilityTriggerNode = null;
  1278. this.plcUiNumberDisplay43.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1279. this.plcUiNumberDisplay43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1280. this.plcUiNumberDisplay43.Gain = 1D;
  1281. this.plcUiNumberDisplay43.IntegerDigits = 0;
  1282. this.plcUiNumberDisplay43.InvisibilityTriggerNode = null;
  1283. this.plcUiNumberDisplay43.Location = new System.Drawing.Point(337, 61);
  1284. this.plcUiNumberDisplay43.Name = "plcUiNumberDisplay43";
  1285. this.plcUiNumberDisplay43.Preffix = null;
  1286. this.plcUiNumberDisplay43.ReadNode = new Node("Application.A02_TestStation_Auto.iA05_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  1287. this.plcUiNumberDisplay43.Size = new System.Drawing.Size(61, 30);
  1288. this.plcUiNumberDisplay43.Suffix = null;
  1289. this.plcUiNumberDisplay43.TabIndex = 251;
  1290. this.plcUiNumberDisplay43.Text = "1";
  1291. this.plcUiNumberDisplay43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1292. this.plcUiNumberDisplay43.WriteNode = null;
  1293. //
  1294. // plcUiNumberDisplay44
  1295. //
  1296. this.plcUiNumberDisplay44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1297. this.plcUiNumberDisplay44.DecimalPlaces = 0;
  1298. this.plcUiNumberDisplay44.DisabilityTriggerNode = null;
  1299. this.plcUiNumberDisplay44.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1300. this.plcUiNumberDisplay44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1301. this.plcUiNumberDisplay44.Gain = 1D;
  1302. this.plcUiNumberDisplay44.IntegerDigits = 0;
  1303. this.plcUiNumberDisplay44.InvisibilityTriggerNode = null;
  1304. this.plcUiNumberDisplay44.Location = new System.Drawing.Point(393, 61);
  1305. this.plcUiNumberDisplay44.Name = "plcUiNumberDisplay44";
  1306. this.plcUiNumberDisplay44.Preffix = null;
  1307. this.plcUiNumberDisplay44.ReadNode = null;
  1308. this.plcUiNumberDisplay44.Size = new System.Drawing.Size(80, 30);
  1309. this.plcUiNumberDisplay44.Suffix = null;
  1310. this.plcUiNumberDisplay44.TabIndex = 252;
  1311. this.plcUiNumberDisplay44.Text = "1";
  1312. this.plcUiNumberDisplay44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1313. this.plcUiNumberDisplay44.WriteNode = null;
  1314. //
  1315. // plcUiNumberDisplay50
  1316. //
  1317. this.plcUiNumberDisplay50.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1318. this.plcUiNumberDisplay50.DecimalPlaces = 0;
  1319. this.plcUiNumberDisplay50.DisabilityTriggerNode = null;
  1320. this.plcUiNumberDisplay50.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1321. this.plcUiNumberDisplay50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1322. this.plcUiNumberDisplay50.Gain = 1D;
  1323. this.plcUiNumberDisplay50.IntegerDigits = 0;
  1324. this.plcUiNumberDisplay50.InvisibilityTriggerNode = null;
  1325. this.plcUiNumberDisplay50.Location = new System.Drawing.Point(470, 61);
  1326. this.plcUiNumberDisplay50.Name = "plcUiNumberDisplay50";
  1327. this.plcUiNumberDisplay50.Preffix = null;
  1328. this.plcUiNumberDisplay50.ReadNode = null;
  1329. this.plcUiNumberDisplay50.Size = new System.Drawing.Size(80, 30);
  1330. this.plcUiNumberDisplay50.Suffix = null;
  1331. this.plcUiNumberDisplay50.TabIndex = 253;
  1332. this.plcUiNumberDisplay50.Text = "1";
  1333. this.plcUiNumberDisplay50.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1334. this.plcUiNumberDisplay50.WriteNode = null;
  1335. //
  1336. // plcUiNumberDisplay51
  1337. //
  1338. this.plcUiNumberDisplay51.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1339. this.plcUiNumberDisplay51.DecimalPlaces = 0;
  1340. this.plcUiNumberDisplay51.DisabilityTriggerNode = null;
  1341. this.plcUiNumberDisplay51.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1342. this.plcUiNumberDisplay51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1343. this.plcUiNumberDisplay51.Gain = 1D;
  1344. this.plcUiNumberDisplay51.IntegerDigits = 0;
  1345. this.plcUiNumberDisplay51.InvisibilityTriggerNode = null;
  1346. this.plcUiNumberDisplay51.Location = new System.Drawing.Point(547, 61);
  1347. this.plcUiNumberDisplay51.Name = "plcUiNumberDisplay51";
  1348. this.plcUiNumberDisplay51.Preffix = null;
  1349. this.plcUiNumberDisplay51.ReadNode = new Node("Application.PieceDate.ui测试站1总数量", NodeType.UINT, null);
  1350. this.plcUiNumberDisplay51.Size = new System.Drawing.Size(80, 30);
  1351. this.plcUiNumberDisplay51.Suffix = null;
  1352. this.plcUiNumberDisplay51.TabIndex = 254;
  1353. this.plcUiNumberDisplay51.Text = "1";
  1354. this.plcUiNumberDisplay51.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1355. this.plcUiNumberDisplay51.WriteNode = null;
  1356. //
  1357. // plcUiButton1
  1358. //
  1359. this.plcUiButton1.ButtonType = PlcUiControl.ButtonType.交替型;
  1360. this.plcUiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  1361. this.plcUiButton1.DisabilityTriggerNode = null;
  1362. this.plcUiButton1.EnsureTip = "封装1CCD?";
  1363. this.plcUiButton1.FillColor = System.Drawing.Color.Gray;
  1364. this.plcUiButton1.FillHoverColor = System.Drawing.Color.Gray;
  1365. this.plcUiButton1.FillSelectedColor = System.Drawing.Color.Gray;
  1366. this.plcUiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1367. this.plcUiButton1.InvisibilityTriggerNode = null;
  1368. this.plcUiButton1.Location = new System.Drawing.Point(129, 243);
  1369. this.plcUiButton1.Maximum = 0D;
  1370. this.plcUiButton1.Minimum = 0D;
  1371. this.plcUiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  1372. this.plcUiButton1.Name = "plcUiButton1";
  1373. this.plcUiButton1.NeedUserEnsure = true;
  1374. this.plcUiButton1.OffColor = System.Drawing.Color.Gray;
  1375. this.plcUiButton1.OffSymbol = 61453;
  1376. this.plcUiButton1.OffText = "";
  1377. this.plcUiButton1.OnColor = System.Drawing.Color.Green;
  1378. this.plcUiButton1.OnSymbol = 61452;
  1379. this.plcUiButton1.OnText = "";
  1380. this.plcUiButton1.ReadNode = new Node("Application.Var_state.站位启用[23]", NodeType.BOOL, null);
  1381. this.plcUiButton1.Size = new System.Drawing.Size(60, 56);
  1382. this.plcUiButton1.Symbol = 61453;
  1383. this.plcUiButton1.TabIndex = 248;
  1384. this.plcUiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1385. this.plcUiButton1.WriteNode = new Node("Application.Var_state.站位启用[23]", NodeType.BOOL, null);
  1386. //
  1387. // plcUiButton2
  1388. //
  1389. this.plcUiButton2.ButtonType = PlcUiControl.ButtonType.保持型;
  1390. this.plcUiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  1391. this.plcUiButton2.DisabilityTriggerNode = null;
  1392. this.plcUiButton2.EnsureTip = "镭射打标良率清零?";
  1393. this.plcUiButton2.FillColor = System.Drawing.Color.LightSeaGreen;
  1394. this.plcUiButton2.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1395. this.plcUiButton2.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1396. this.plcUiButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1397. this.plcUiButton2.InvisibilityTriggerNode = null;
  1398. this.plcUiButton2.Location = new System.Drawing.Point(268, 273);
  1399. this.plcUiButton2.Maximum = 0D;
  1400. this.plcUiButton2.Minimum = 0D;
  1401. this.plcUiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  1402. this.plcUiButton2.Name = "plcUiButton2";
  1403. this.plcUiButton2.NeedUserEnsure = true;
  1404. this.plcUiButton2.OffColor = System.Drawing.Color.LightSeaGreen;
  1405. this.plcUiButton2.OffSymbol = 0;
  1406. this.plcUiButton2.OffText = "清零";
  1407. this.plcUiButton2.OnColor = System.Drawing.Color.Olive;
  1408. this.plcUiButton2.OnSymbol = 0;
  1409. this.plcUiButton2.OnText = "清零";
  1410. this.plcUiButton2.ReadNode = new Node("Application.PieceDate.b镭射打标CCD良率清零", NodeType.BOOL, null);
  1411. this.plcUiButton2.Size = new System.Drawing.Size(67, 27);
  1412. this.plcUiButton2.Symbol = 0;
  1413. this.plcUiButton2.TabIndex = 247;
  1414. this.plcUiButton2.Text = "清零";
  1415. this.plcUiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1416. this.plcUiButton2.WriteNode = new Node("Application.PieceDate.b镭射打标CCD良率清零", NodeType.BOOL, null);
  1417. //
  1418. // label12
  1419. //
  1420. this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1421. this.label12.Location = new System.Drawing.Point(4, 271);
  1422. this.label12.Name = "label12";
  1423. this.label12.Size = new System.Drawing.Size(120, 30);
  1424. this.label12.TabIndex = 241;
  1425. this.label12.Text = "印字CCD";
  1426. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1427. //
  1428. // plcUiNumberDisplay26
  1429. //
  1430. this.plcUiNumberDisplay26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1431. this.plcUiNumberDisplay26.DecimalPlaces = 2;
  1432. this.plcUiNumberDisplay26.DisabilityTriggerNode = null;
  1433. this.plcUiNumberDisplay26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1434. this.plcUiNumberDisplay26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1435. this.plcUiNumberDisplay26.Gain = 1D;
  1436. this.plcUiNumberDisplay26.IntegerDigits = 0;
  1437. this.plcUiNumberDisplay26.InvisibilityTriggerNode = null;
  1438. this.plcUiNumberDisplay26.Location = new System.Drawing.Point(195, 271);
  1439. this.plcUiNumberDisplay26.Name = "plcUiNumberDisplay26";
  1440. this.plcUiNumberDisplay26.Preffix = null;
  1441. this.plcUiNumberDisplay26.ReadNode = null;
  1442. this.plcUiNumberDisplay26.Size = new System.Drawing.Size(70, 30);
  1443. this.plcUiNumberDisplay26.Suffix = "%";
  1444. this.plcUiNumberDisplay26.TabIndex = 242;
  1445. this.plcUiNumberDisplay26.Text = "1.00";
  1446. this.plcUiNumberDisplay26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1447. this.plcUiNumberDisplay26.WriteNode = null;
  1448. //
  1449. // plcUiNumberDisplay28
  1450. //
  1451. this.plcUiNumberDisplay28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1452. this.plcUiNumberDisplay28.DecimalPlaces = 0;
  1453. this.plcUiNumberDisplay28.DisabilityTriggerNode = null;
  1454. this.plcUiNumberDisplay28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1455. this.plcUiNumberDisplay28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1456. this.plcUiNumberDisplay28.Gain = 1D;
  1457. this.plcUiNumberDisplay28.IntegerDigits = 0;
  1458. this.plcUiNumberDisplay28.InvisibilityTriggerNode = null;
  1459. this.plcUiNumberDisplay28.Location = new System.Drawing.Point(337, 271);
  1460. this.plcUiNumberDisplay28.Name = "plcUiNumberDisplay28";
  1461. this.plcUiNumberDisplay28.Preffix = null;
  1462. this.plcUiNumberDisplay28.ReadNode = null;
  1463. this.plcUiNumberDisplay28.Size = new System.Drawing.Size(61, 30);
  1464. this.plcUiNumberDisplay28.Suffix = null;
  1465. this.plcUiNumberDisplay28.TabIndex = 243;
  1466. this.plcUiNumberDisplay28.Text = "1";
  1467. this.plcUiNumberDisplay28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1468. this.plcUiNumberDisplay28.WriteNode = null;
  1469. //
  1470. // plcUiNumberDisplay37
  1471. //
  1472. this.plcUiNumberDisplay37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1473. this.plcUiNumberDisplay37.DecimalPlaces = 0;
  1474. this.plcUiNumberDisplay37.DisabilityTriggerNode = null;
  1475. this.plcUiNumberDisplay37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1476. this.plcUiNumberDisplay37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1477. this.plcUiNumberDisplay37.Gain = 1D;
  1478. this.plcUiNumberDisplay37.IntegerDigits = 0;
  1479. this.plcUiNumberDisplay37.InvisibilityTriggerNode = null;
  1480. this.plcUiNumberDisplay37.Location = new System.Drawing.Point(393, 271);
  1481. this.plcUiNumberDisplay37.Name = "plcUiNumberDisplay37";
  1482. this.plcUiNumberDisplay37.Preffix = null;
  1483. this.plcUiNumberDisplay37.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD不良数量", NodeType.UINT, null);
  1484. this.plcUiNumberDisplay37.Size = new System.Drawing.Size(80, 30);
  1485. this.plcUiNumberDisplay37.Suffix = null;
  1486. this.plcUiNumberDisplay37.TabIndex = 244;
  1487. this.plcUiNumberDisplay37.Text = "1";
  1488. this.plcUiNumberDisplay37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1489. this.plcUiNumberDisplay37.WriteNode = null;
  1490. //
  1491. // plcUiNumberDisplay40
  1492. //
  1493. this.plcUiNumberDisplay40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1494. this.plcUiNumberDisplay40.DecimalPlaces = 0;
  1495. this.plcUiNumberDisplay40.DisabilityTriggerNode = null;
  1496. this.plcUiNumberDisplay40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1497. this.plcUiNumberDisplay40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1498. this.plcUiNumberDisplay40.Gain = 1D;
  1499. this.plcUiNumberDisplay40.IntegerDigits = 0;
  1500. this.plcUiNumberDisplay40.InvisibilityTriggerNode = null;
  1501. this.plcUiNumberDisplay40.Location = new System.Drawing.Point(470, 271);
  1502. this.plcUiNumberDisplay40.Name = "plcUiNumberDisplay40";
  1503. this.plcUiNumberDisplay40.Preffix = null;
  1504. this.plcUiNumberDisplay40.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD良品数量", NodeType.UINT, null);
  1505. this.plcUiNumberDisplay40.Size = new System.Drawing.Size(80, 30);
  1506. this.plcUiNumberDisplay40.Suffix = null;
  1507. this.plcUiNumberDisplay40.TabIndex = 245;
  1508. this.plcUiNumberDisplay40.Text = "1";
  1509. this.plcUiNumberDisplay40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1510. this.plcUiNumberDisplay40.WriteNode = null;
  1511. //
  1512. // plcUiNumberDisplay41
  1513. //
  1514. this.plcUiNumberDisplay41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1515. this.plcUiNumberDisplay41.DecimalPlaces = 0;
  1516. this.plcUiNumberDisplay41.DisabilityTriggerNode = null;
  1517. this.plcUiNumberDisplay41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1518. this.plcUiNumberDisplay41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1519. this.plcUiNumberDisplay41.Gain = 1D;
  1520. this.plcUiNumberDisplay41.IntegerDigits = 0;
  1521. this.plcUiNumberDisplay41.InvisibilityTriggerNode = null;
  1522. this.plcUiNumberDisplay41.Location = new System.Drawing.Point(547, 271);
  1523. this.plcUiNumberDisplay41.Name = "plcUiNumberDisplay41";
  1524. this.plcUiNumberDisplay41.Preffix = null;
  1525. this.plcUiNumberDisplay41.ReadNode = null;
  1526. this.plcUiNumberDisplay41.Size = new System.Drawing.Size(80, 30);
  1527. this.plcUiNumberDisplay41.Suffix = null;
  1528. this.plcUiNumberDisplay41.TabIndex = 246;
  1529. this.plcUiNumberDisplay41.Text = "1";
  1530. this.plcUiNumberDisplay41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1531. this.plcUiNumberDisplay41.WriteNode = null;
  1532. //
  1533. // btn封装1CCD启用
  1534. //
  1535. this.btn封装1CCD启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1536. this.btn封装1CCD启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1537. this.btn封装1CCD启用.DisabilityTriggerNode = null;
  1538. this.btn封装1CCD启用.EnsureTip = "封装1CCD?";
  1539. this.btn封装1CCD启用.FillColor = System.Drawing.Color.Gray;
  1540. this.btn封装1CCD启用.FillHoverColor = System.Drawing.Color.Gray;
  1541. this.btn封装1CCD启用.FillSelectedColor = System.Drawing.Color.Gray;
  1542. this.btn封装1CCD启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1543. this.btn封装1CCD启用.InvisibilityTriggerNode = null;
  1544. this.btn封装1CCD启用.Location = new System.Drawing.Point(129, 363);
  1545. this.btn封装1CCD启用.Maximum = 0D;
  1546. this.btn封装1CCD启用.Minimum = 0D;
  1547. this.btn封装1CCD启用.MinimumSize = new System.Drawing.Size(1, 1);
  1548. this.btn封装1CCD启用.Name = "btn封装1CCD启用";
  1549. this.btn封装1CCD启用.NeedUserEnsure = true;
  1550. this.btn封装1CCD启用.OffColor = System.Drawing.Color.Gray;
  1551. this.btn封装1CCD启用.OffSymbol = 61453;
  1552. this.btn封装1CCD启用.OffText = "";
  1553. this.btn封装1CCD启用.OnColor = System.Drawing.Color.Green;
  1554. this.btn封装1CCD启用.OnSymbol = 61452;
  1555. this.btn封装1CCD启用.OnText = "";
  1556. this.btn封装1CCD启用.ReadNode = new Node("Application.Var_state.站位启用[33]", NodeType.BOOL, null);
  1557. this.btn封装1CCD启用.Size = new System.Drawing.Size(60, 56);
  1558. this.btn封装1CCD启用.Symbol = 61453;
  1559. this.btn封装1CCD启用.TabIndex = 238;
  1560. this.btn封装1CCD启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1561. this.btn封装1CCD启用.WriteNode = new Node("Application.Var_state.站位启用[33]", NodeType.BOOL, null);
  1562. //
  1563. // btn3D检测工站启用
  1564. //
  1565. this.btn3D检测工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1566. this.btn3D检测工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1567. this.btn3D检测工站启用.DisabilityTriggerNode = null;
  1568. this.btn3D检测工站启用.EnsureTip = "3D检测工站?";
  1569. this.btn3D检测工站启用.FillColor = System.Drawing.Color.Gray;
  1570. this.btn3D检测工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1571. this.btn3D检测工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1572. this.btn3D检测工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1573. this.btn3D检测工站启用.InvisibilityTriggerNode = null;
  1574. this.btn3D检测工站启用.Location = new System.Drawing.Point(129, 332);
  1575. this.btn3D检测工站启用.Maximum = 0D;
  1576. this.btn3D检测工站启用.Minimum = 0D;
  1577. this.btn3D检测工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1578. this.btn3D检测工站启用.Name = "btn3D检测工站启用";
  1579. this.btn3D检测工站启用.NeedUserEnsure = true;
  1580. this.btn3D检测工站启用.OffColor = System.Drawing.Color.Gray;
  1581. this.btn3D检测工站启用.OffSymbol = 61453;
  1582. this.btn3D检测工站启用.OffText = "";
  1583. this.btn3D检测工站启用.OnColor = System.Drawing.Color.Green;
  1584. this.btn3D检测工站启用.OnSymbol = 61452;
  1585. this.btn3D检测工站启用.OnText = "";
  1586. this.btn3D检测工站启用.ReadNode = new Node("Application.Var_state.站位启用[27]", NodeType.BOOL, null);
  1587. this.btn3D检测工站启用.Size = new System.Drawing.Size(60, 28);
  1588. this.btn3D检测工站启用.Symbol = 61453;
  1589. this.btn3D检测工站启用.TabIndex = 237;
  1590. this.btn3D检测工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1591. this.btn3D检测工站启用.WriteNode = new Node("Application.Var_state.站位启用[27]", NodeType.BOOL, null);
  1592. //
  1593. // btn测试站5工站启用
  1594. //
  1595. this.btn测试站5工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1596. this.btn测试站5工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1597. this.btn测试站5工站启用.DisabilityTriggerNode = null;
  1598. this.btn测试站5工站启用.EnsureTip = "测试站5工站?";
  1599. this.btn测试站5工站启用.FillColor = System.Drawing.Color.Gray;
  1600. this.btn测试站5工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1601. this.btn测试站5工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1602. this.btn测试站5工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1603. this.btn测试站5工站启用.InvisibilityTriggerNode = null;
  1604. this.btn测试站5工站启用.Location = new System.Drawing.Point(129, 302);
  1605. this.btn测试站5工站启用.Maximum = 0D;
  1606. this.btn测试站5工站启用.Minimum = 0D;
  1607. this.btn测试站5工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1608. this.btn测试站5工站启用.Name = "btn测试站5工站启用";
  1609. this.btn测试站5工站启用.NeedUserEnsure = true;
  1610. this.btn测试站5工站启用.OffColor = System.Drawing.Color.Gray;
  1611. this.btn测试站5工站启用.OffSymbol = 61453;
  1612. this.btn测试站5工站启用.OffText = "";
  1613. this.btn测试站5工站启用.OnColor = System.Drawing.Color.Green;
  1614. this.btn测试站5工站启用.OnSymbol = 61452;
  1615. this.btn测试站5工站启用.OnText = "";
  1616. this.btn测试站5工站启用.ReadNode = new Node("Application.Var_state.站位启用[25]", NodeType.BOOL, null);
  1617. this.btn测试站5工站启用.Size = new System.Drawing.Size(60, 28);
  1618. this.btn测试站5工站启用.Symbol = 61453;
  1619. this.btn测试站5工站启用.TabIndex = 236;
  1620. this.btn测试站5工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1621. this.btn测试站5工站启用.WriteNode = new Node("Application.Var_state.站位启用[25]", NodeType.BOOL, null);
  1622. //
  1623. // btn热测工站启用
  1624. //
  1625. this.btn热测工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1626. this.btn热测工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1627. this.btn热测工站启用.DisabilityTriggerNode = null;
  1628. this.btn热测工站启用.EnsureTip = "热测工站?";
  1629. this.btn热测工站启用.FillColor = System.Drawing.Color.Gray;
  1630. this.btn热测工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1631. this.btn热测工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1632. this.btn热测工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1633. this.btn热测工站启用.InvisibilityTriggerNode = null;
  1634. this.btn热测工站启用.Location = new System.Drawing.Point(129, 212);
  1635. this.btn热测工站启用.Maximum = 0D;
  1636. this.btn热测工站启用.Minimum = 0D;
  1637. this.btn热测工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1638. this.btn热测工站启用.Name = "btn热测工站启用";
  1639. this.btn热测工站启用.NeedUserEnsure = true;
  1640. this.btn热测工站启用.OffColor = System.Drawing.Color.Gray;
  1641. this.btn热测工站启用.OffSymbol = 61453;
  1642. this.btn热测工站启用.OffText = "";
  1643. this.btn热测工站启用.OnColor = System.Drawing.Color.Green;
  1644. this.btn热测工站启用.OnSymbol = 61452;
  1645. this.btn热测工站启用.OnText = "";
  1646. this.btn热测工站启用.ReadNode = new Node("Application.Var_state.站位启用[14]", NodeType.BOOL, null);
  1647. this.btn热测工站启用.Size = new System.Drawing.Size(60, 28);
  1648. this.btn热测工站启用.Symbol = 61453;
  1649. this.btn热测工站启用.TabIndex = 234;
  1650. this.btn热测工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1651. this.btn热测工站启用.WriteNode = new Node("Application.Var_state.站位启用[14]", NodeType.BOOL, null);
  1652. //
  1653. // btn测试站4工站启用
  1654. //
  1655. this.btn测试站4工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1656. this.btn测试站4工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1657. this.btn测试站4工站启用.DisabilityTriggerNode = null;
  1658. this.btn测试站4工站启用.EnsureTip = "测试站4工站?";
  1659. this.btn测试站4工站启用.FillColor = System.Drawing.Color.Gray;
  1660. this.btn测试站4工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1661. this.btn测试站4工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1662. this.btn测试站4工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1663. this.btn测试站4工站启用.InvisibilityTriggerNode = null;
  1664. this.btn测试站4工站启用.Location = new System.Drawing.Point(129, 182);
  1665. this.btn测试站4工站启用.Maximum = 0D;
  1666. this.btn测试站4工站启用.Minimum = 0D;
  1667. this.btn测试站4工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1668. this.btn测试站4工站启用.Name = "btn测试站4工站启用";
  1669. this.btn测试站4工站启用.NeedUserEnsure = true;
  1670. this.btn测试站4工站启用.OffColor = System.Drawing.Color.Gray;
  1671. this.btn测试站4工站启用.OffSymbol = 61453;
  1672. this.btn测试站4工站启用.OffText = "";
  1673. this.btn测试站4工站启用.OnColor = System.Drawing.Color.Green;
  1674. this.btn测试站4工站启用.OnSymbol = 61452;
  1675. this.btn测试站4工站启用.OnText = "";
  1676. this.btn测试站4工站启用.ReadNode = new Node("Application.Var_state.站位启用[7]", NodeType.BOOL, null);
  1677. this.btn测试站4工站启用.Size = new System.Drawing.Size(60, 28);
  1678. this.btn测试站4工站启用.Symbol = 61453;
  1679. this.btn测试站4工站启用.TabIndex = 233;
  1680. this.btn测试站4工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1681. this.btn测试站4工站启用.WriteNode = new Node("Application.Var_state.站位启用[7]", NodeType.BOOL, null);
  1682. //
  1683. // btn测试站3工站启用
  1684. //
  1685. this.btn测试站3工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1686. this.btn测试站3工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1687. this.btn测试站3工站启用.DisabilityTriggerNode = null;
  1688. this.btn测试站3工站启用.EnsureTip = "测试站3工站?";
  1689. this.btn测试站3工站启用.FillColor = System.Drawing.Color.Gray;
  1690. this.btn测试站3工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1691. this.btn测试站3工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1692. this.btn测试站3工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1693. this.btn测试站3工站启用.InvisibilityTriggerNode = null;
  1694. this.btn测试站3工站启用.Location = new System.Drawing.Point(129, 152);
  1695. this.btn测试站3工站启用.Maximum = 0D;
  1696. this.btn测试站3工站启用.Minimum = 0D;
  1697. this.btn测试站3工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1698. this.btn测试站3工站启用.Name = "btn测试站3工站启用";
  1699. this.btn测试站3工站启用.NeedUserEnsure = true;
  1700. this.btn测试站3工站启用.OffColor = System.Drawing.Color.Gray;
  1701. this.btn测试站3工站启用.OffSymbol = 61453;
  1702. this.btn测试站3工站启用.OffText = "";
  1703. this.btn测试站3工站启用.OnColor = System.Drawing.Color.Green;
  1704. this.btn测试站3工站启用.OnSymbol = 61452;
  1705. this.btn测试站3工站启用.OnText = "";
  1706. this.btn测试站3工站启用.ReadNode = new Node("Application.Var_state.站位启用[6]", NodeType.BOOL, null);
  1707. this.btn测试站3工站启用.Size = new System.Drawing.Size(60, 28);
  1708. this.btn测试站3工站启用.Symbol = 61453;
  1709. this.btn测试站3工站启用.TabIndex = 232;
  1710. this.btn测试站3工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1711. this.btn测试站3工站启用.WriteNode = new Node("Application.Var_state.站位启用[6]", NodeType.BOOL, null);
  1712. //
  1713. // btn测试站2工站启用
  1714. //
  1715. this.btn测试站2工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1716. this.btn测试站2工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1717. this.btn测试站2工站启用.DisabilityTriggerNode = null;
  1718. this.btn测试站2工站启用.EnsureTip = "测试站2工站?";
  1719. this.btn测试站2工站启用.FillColor = System.Drawing.Color.Gray;
  1720. this.btn测试站2工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1721. this.btn测试站2工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1722. this.btn测试站2工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1723. this.btn测试站2工站启用.InvisibilityTriggerNode = null;
  1724. this.btn测试站2工站启用.Location = new System.Drawing.Point(129, 122);
  1725. this.btn测试站2工站启用.Maximum = 0D;
  1726. this.btn测试站2工站启用.Minimum = 0D;
  1727. this.btn测试站2工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1728. this.btn测试站2工站启用.Name = "btn测试站2工站启用";
  1729. this.btn测试站2工站启用.NeedUserEnsure = true;
  1730. this.btn测试站2工站启用.OffColor = System.Drawing.Color.Gray;
  1731. this.btn测试站2工站启用.OffSymbol = 61453;
  1732. this.btn测试站2工站启用.OffText = "";
  1733. this.btn测试站2工站启用.OnColor = System.Drawing.Color.Green;
  1734. this.btn测试站2工站启用.OnSymbol = 61452;
  1735. this.btn测试站2工站启用.OnText = "";
  1736. this.btn测试站2工站启用.ReadNode = new Node("Application.Var_state.站位启用[5]", NodeType.BOOL, null);
  1737. this.btn测试站2工站启用.Size = new System.Drawing.Size(60, 28);
  1738. this.btn测试站2工站启用.Symbol = 61453;
  1739. this.btn测试站2工站启用.TabIndex = 231;
  1740. this.btn测试站2工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1741. this.btn测试站2工站启用.WriteNode = new Node("Application.Var_state.站位启用[5]", NodeType.BOOL, null);
  1742. //
  1743. // btn测试站1工站启用
  1744. //
  1745. this.btn测试站1工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  1746. this.btn测试站1工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  1747. this.btn测试站1工站启用.DisabilityTriggerNode = null;
  1748. this.btn测试站1工站启用.EnsureTip = "测试站1工站?";
  1749. this.btn测试站1工站启用.FillColor = System.Drawing.Color.Gray;
  1750. this.btn测试站1工站启用.FillHoverColor = System.Drawing.Color.Gray;
  1751. this.btn测试站1工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  1752. this.btn测试站1工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1753. this.btn测试站1工站启用.InvisibilityTriggerNode = null;
  1754. this.btn测试站1工站启用.Location = new System.Drawing.Point(129, 92);
  1755. this.btn测试站1工站启用.Maximum = 0D;
  1756. this.btn测试站1工站启用.Minimum = 0D;
  1757. this.btn测试站1工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  1758. this.btn测试站1工站启用.Name = "btn测试站1工站启用";
  1759. this.btn测试站1工站启用.NeedUserEnsure = true;
  1760. this.btn测试站1工站启用.OffColor = System.Drawing.Color.Gray;
  1761. this.btn测试站1工站启用.OffSymbol = 61453;
  1762. this.btn测试站1工站启用.OffText = "";
  1763. this.btn测试站1工站启用.OnColor = System.Drawing.Color.Green;
  1764. this.btn测试站1工站启用.OnSymbol = 61452;
  1765. this.btn测试站1工站启用.OnText = "";
  1766. this.btn测试站1工站启用.ReadNode = new Node("Application.Var_state.站位启用[4]", NodeType.BOOL, null);
  1767. this.btn测试站1工站启用.Size = new System.Drawing.Size(60, 28);
  1768. this.btn测试站1工站启用.Symbol = 61453;
  1769. this.btn测试站1工站启用.TabIndex = 230;
  1770. this.btn测试站1工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1771. this.btn测试站1工站启用.WriteNode = new Node("Application.Var_state.站位启用[4]", NodeType.BOOL, null);
  1772. //
  1773. // label9
  1774. //
  1775. this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1776. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1777. this.label9.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1778. this.label9.Location = new System.Drawing.Point(130, 30);
  1779. this.label9.Name = "label9";
  1780. this.label9.Size = new System.Drawing.Size(60, 30);
  1781. this.label9.TabIndex = 228;
  1782. this.label9.Text = "启用";
  1783. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1784. //
  1785. // btn封装1CCD2良率清零
  1786. //
  1787. this.btn封装1CCD2良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1788. this.btn封装1CCD2良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1789. this.btn封装1CCD2良率清零.DisabilityTriggerNode = null;
  1790. this.btn封装1CCD2良率清零.EnsureTip = "封装1CCD2良率清零?";
  1791. this.btn封装1CCD2良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1792. this.btn封装1CCD2良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1793. this.btn封装1CCD2良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1794. this.btn封装1CCD2良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1795. this.btn封装1CCD2良率清零.InvisibilityTriggerNode = null;
  1796. this.btn封装1CCD2良率清零.Location = new System.Drawing.Point(268, 393);
  1797. this.btn封装1CCD2良率清零.Maximum = 0D;
  1798. this.btn封装1CCD2良率清零.Minimum = 0D;
  1799. this.btn封装1CCD2良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1800. this.btn封装1CCD2良率清零.Name = "btn封装1CCD2良率清零";
  1801. this.btn封装1CCD2良率清零.NeedUserEnsure = true;
  1802. this.btn封装1CCD2良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1803. this.btn封装1CCD2良率清零.OffSymbol = 0;
  1804. this.btn封装1CCD2良率清零.OffText = "清零";
  1805. this.btn封装1CCD2良率清零.OnColor = System.Drawing.Color.Olive;
  1806. this.btn封装1CCD2良率清零.OnSymbol = 0;
  1807. this.btn封装1CCD2良率清零.OnText = "清零";
  1808. this.btn封装1CCD2良率清零.ReadNode = new Node("Application.PieceDate.b封装1CCD2良率清零", NodeType.BOOL, null);
  1809. this.btn封装1CCD2良率清零.Size = new System.Drawing.Size(67, 27);
  1810. this.btn封装1CCD2良率清零.Symbol = 0;
  1811. this.btn封装1CCD2良率清零.TabIndex = 225;
  1812. this.btn封装1CCD2良率清零.Text = "清零";
  1813. this.btn封装1CCD2良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1814. this.btn封装1CCD2良率清零.WriteNode = new Node("Application.PieceDate.b封装1CCD2良率清零", NodeType.BOOL, null);
  1815. //
  1816. // btn封装1CCD1良率清零
  1817. //
  1818. this.btn封装1CCD1良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1819. this.btn封装1CCD1良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1820. this.btn封装1CCD1良率清零.DisabilityTriggerNode = null;
  1821. this.btn封装1CCD1良率清零.EnsureTip = "封装1CCD1良率清零?";
  1822. this.btn封装1CCD1良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1823. this.btn封装1CCD1良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1824. this.btn封装1CCD1良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1825. this.btn封装1CCD1良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1826. this.btn封装1CCD1良率清零.InvisibilityTriggerNode = null;
  1827. this.btn封装1CCD1良率清零.Location = new System.Drawing.Point(268, 363);
  1828. this.btn封装1CCD1良率清零.Maximum = 0D;
  1829. this.btn封装1CCD1良率清零.Minimum = 0D;
  1830. this.btn封装1CCD1良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1831. this.btn封装1CCD1良率清零.Name = "btn封装1CCD1良率清零";
  1832. this.btn封装1CCD1良率清零.NeedUserEnsure = true;
  1833. this.btn封装1CCD1良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1834. this.btn封装1CCD1良率清零.OffSymbol = 0;
  1835. this.btn封装1CCD1良率清零.OffText = "清零";
  1836. this.btn封装1CCD1良率清零.OnColor = System.Drawing.Color.Olive;
  1837. this.btn封装1CCD1良率清零.OnSymbol = 0;
  1838. this.btn封装1CCD1良率清零.OnText = "清零";
  1839. this.btn封装1CCD1良率清零.ReadNode = new Node("Application.PieceDate.b封装1CCD1良率清零", NodeType.BOOL, null);
  1840. this.btn封装1CCD1良率清零.Size = new System.Drawing.Size(67, 27);
  1841. this.btn封装1CCD1良率清零.Symbol = 0;
  1842. this.btn封装1CCD1良率清零.TabIndex = 224;
  1843. this.btn封装1CCD1良率清零.Text = "清零";
  1844. this.btn封装1CCD1良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1845. this.btn封装1CCD1良率清零.WriteNode = new Node("Application.PieceDate.b封装1CCD1良率清零", NodeType.BOOL, null);
  1846. //
  1847. // btn3D检查良率清零
  1848. //
  1849. this.btn3D检查良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1850. this.btn3D检查良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1851. this.btn3D检查良率清零.DisabilityTriggerNode = null;
  1852. this.btn3D检查良率清零.EnsureTip = "3D检测良率清零?";
  1853. this.btn3D检查良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1854. this.btn3D检查良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1855. this.btn3D检查良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1856. this.btn3D检查良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1857. this.btn3D检查良率清零.InvisibilityTriggerNode = null;
  1858. this.btn3D检查良率清零.Location = new System.Drawing.Point(268, 333);
  1859. this.btn3D检查良率清零.Maximum = 0D;
  1860. this.btn3D检查良率清零.Minimum = 0D;
  1861. this.btn3D检查良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1862. this.btn3D检查良率清零.Name = "btn3D检查良率清零";
  1863. this.btn3D检查良率清零.NeedUserEnsure = true;
  1864. this.btn3D检查良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1865. this.btn3D检查良率清零.OffSymbol = 0;
  1866. this.btn3D检查良率清零.OffText = "清零";
  1867. this.btn3D检查良率清零.OnColor = System.Drawing.Color.Olive;
  1868. this.btn3D检查良率清零.OnSymbol = 0;
  1869. this.btn3D检查良率清零.OnText = "清零";
  1870. this.btn3D检查良率清零.ReadNode = new Node("Application.PieceDate.b3D检测良率清零", NodeType.BOOL, null);
  1871. this.btn3D检查良率清零.Size = new System.Drawing.Size(67, 27);
  1872. this.btn3D检查良率清零.Symbol = 0;
  1873. this.btn3D检查良率清零.TabIndex = 223;
  1874. this.btn3D检查良率清零.Text = "清零";
  1875. this.btn3D检查良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1876. this.btn3D检查良率清零.WriteNode = new Node("Application.PieceDate.b3D检测良率清零", NodeType.BOOL, null);
  1877. //
  1878. // btn测试站5良率清零
  1879. //
  1880. this.btn测试站5良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1881. this.btn测试站5良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1882. this.btn测试站5良率清零.DisabilityTriggerNode = null;
  1883. this.btn测试站5良率清零.EnsureTip = "测试站5良率清零?";
  1884. this.btn测试站5良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1885. this.btn测试站5良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1886. this.btn测试站5良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1887. this.btn测试站5良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1888. this.btn测试站5良率清零.InvisibilityTriggerNode = null;
  1889. this.btn测试站5良率清零.Location = new System.Drawing.Point(268, 303);
  1890. this.btn测试站5良率清零.Maximum = 0D;
  1891. this.btn测试站5良率清零.Minimum = 0D;
  1892. this.btn测试站5良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1893. this.btn测试站5良率清零.Name = "btn测试站5良率清零";
  1894. this.btn测试站5良率清零.NeedUserEnsure = true;
  1895. this.btn测试站5良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1896. this.btn测试站5良率清零.OffSymbol = 0;
  1897. this.btn测试站5良率清零.OffText = "清零";
  1898. this.btn测试站5良率清零.OnColor = System.Drawing.Color.Olive;
  1899. this.btn测试站5良率清零.OnSymbol = 0;
  1900. this.btn测试站5良率清零.OnText = "清零";
  1901. this.btn测试站5良率清零.ReadNode = new Node("Application.PieceDate.b测试站5良率清零", NodeType.BOOL, null);
  1902. this.btn测试站5良率清零.Size = new System.Drawing.Size(67, 27);
  1903. this.btn测试站5良率清零.Symbol = 0;
  1904. this.btn测试站5良率清零.TabIndex = 222;
  1905. this.btn测试站5良率清零.Text = "清零";
  1906. this.btn测试站5良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1907. this.btn测试站5良率清零.WriteNode = new Node("Application.PieceDate.b测试站5良率清零", NodeType.BOOL, null);
  1908. //
  1909. // btn镭射打标良率清零
  1910. //
  1911. this.btn镭射打标良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1912. this.btn镭射打标良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1913. this.btn镭射打标良率清零.DisabilityTriggerNode = null;
  1914. this.btn镭射打标良率清零.EnsureTip = "镭射打标良率清零?";
  1915. this.btn镭射打标良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1916. this.btn镭射打标良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1917. this.btn镭射打标良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1918. this.btn镭射打标良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1919. this.btn镭射打标良率清零.InvisibilityTriggerNode = null;
  1920. this.btn镭射打标良率清零.Location = new System.Drawing.Point(268, 243);
  1921. this.btn镭射打标良率清零.Maximum = 0D;
  1922. this.btn镭射打标良率清零.Minimum = 0D;
  1923. this.btn镭射打标良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1924. this.btn镭射打标良率清零.Name = "btn镭射打标良率清零";
  1925. this.btn镭射打标良率清零.NeedUserEnsure = true;
  1926. this.btn镭射打标良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1927. this.btn镭射打标良率清零.OffSymbol = 0;
  1928. this.btn镭射打标良率清零.OffText = "清零";
  1929. this.btn镭射打标良率清零.OnColor = System.Drawing.Color.Olive;
  1930. this.btn镭射打标良率清零.OnSymbol = 0;
  1931. this.btn镭射打标良率清零.OnText = "清零";
  1932. this.btn镭射打标良率清零.ReadNode = new Node("Application.PieceDate.b镭射打标CCD良率清零", NodeType.BOOL, null);
  1933. this.btn镭射打标良率清零.Size = new System.Drawing.Size(67, 27);
  1934. this.btn镭射打标良率清零.Symbol = 0;
  1935. this.btn镭射打标良率清零.TabIndex = 221;
  1936. this.btn镭射打标良率清零.Text = "清零";
  1937. this.btn镭射打标良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1938. this.btn镭射打标良率清零.WriteNode = new Node("Application.PieceDate.b镭射打标CCD良率清零", NodeType.BOOL, null);
  1939. //
  1940. // btn热测良率清零
  1941. //
  1942. this.btn热测良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1943. this.btn热测良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1944. this.btn热测良率清零.DisabilityTriggerNode = null;
  1945. this.btn热测良率清零.EnsureTip = "热测良率清零?";
  1946. this.btn热测良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1947. this.btn热测良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1948. this.btn热测良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1949. this.btn热测良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1950. this.btn热测良率清零.InvisibilityTriggerNode = null;
  1951. this.btn热测良率清零.Location = new System.Drawing.Point(268, 213);
  1952. this.btn热测良率清零.Maximum = 0D;
  1953. this.btn热测良率清零.Minimum = 0D;
  1954. this.btn热测良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1955. this.btn热测良率清零.Name = "btn热测良率清零";
  1956. this.btn热测良率清零.NeedUserEnsure = true;
  1957. this.btn热测良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1958. this.btn热测良率清零.OffSymbol = 0;
  1959. this.btn热测良率清零.OffText = "清零";
  1960. this.btn热测良率清零.OnColor = System.Drawing.Color.Olive;
  1961. this.btn热测良率清零.OnSymbol = 0;
  1962. this.btn热测良率清零.OnText = "清零";
  1963. this.btn热测良率清零.ReadNode = new Node("Application.PieceDate.b热测良率清零", NodeType.BOOL, null);
  1964. this.btn热测良率清零.Size = new System.Drawing.Size(67, 27);
  1965. this.btn热测良率清零.Symbol = 0;
  1966. this.btn热测良率清零.TabIndex = 220;
  1967. this.btn热测良率清零.Text = "清零";
  1968. this.btn热测良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1969. this.btn热测良率清零.WriteNode = new Node("Application.PieceDate.b热测良率清零", NodeType.BOOL, null);
  1970. //
  1971. // btn测试站4良率清零
  1972. //
  1973. this.btn测试站4良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  1974. this.btn测试站4良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  1975. this.btn测试站4良率清零.DisabilityTriggerNode = null;
  1976. this.btn测试站4良率清零.EnsureTip = "测试站4良率清零?";
  1977. this.btn测试站4良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  1978. this.btn测试站4良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1979. this.btn测试站4良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1980. this.btn测试站4良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1981. this.btn测试站4良率清零.InvisibilityTriggerNode = null;
  1982. this.btn测试站4良率清零.Location = new System.Drawing.Point(268, 183);
  1983. this.btn测试站4良率清零.Maximum = 0D;
  1984. this.btn测试站4良率清零.Minimum = 0D;
  1985. this.btn测试站4良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  1986. this.btn测试站4良率清零.Name = "btn测试站4良率清零";
  1987. this.btn测试站4良率清零.NeedUserEnsure = true;
  1988. this.btn测试站4良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  1989. this.btn测试站4良率清零.OffSymbol = 0;
  1990. this.btn测试站4良率清零.OffText = "清零";
  1991. this.btn测试站4良率清零.OnColor = System.Drawing.Color.Olive;
  1992. this.btn测试站4良率清零.OnSymbol = 0;
  1993. this.btn测试站4良率清零.OnText = "清零";
  1994. this.btn测试站4良率清零.ReadNode = new Node("Application.PieceDate.b测试站4良率清零", NodeType.BOOL, null);
  1995. this.btn测试站4良率清零.Size = new System.Drawing.Size(67, 27);
  1996. this.btn测试站4良率清零.Symbol = 0;
  1997. this.btn测试站4良率清零.TabIndex = 219;
  1998. this.btn测试站4良率清零.Text = "清零";
  1999. this.btn测试站4良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2000. this.btn测试站4良率清零.WriteNode = new Node("Application.PieceDate.b测试站4良率清零", NodeType.BOOL, null);
  2001. //
  2002. // btn测试站3良率清零
  2003. //
  2004. this.btn测试站3良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  2005. this.btn测试站3良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  2006. this.btn测试站3良率清零.DisabilityTriggerNode = null;
  2007. this.btn测试站3良率清零.EnsureTip = "测试站3良率清零?";
  2008. this.btn测试站3良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  2009. this.btn测试站3良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2010. this.btn测试站3良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2011. this.btn测试站3良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2012. this.btn测试站3良率清零.InvisibilityTriggerNode = null;
  2013. this.btn测试站3良率清零.Location = new System.Drawing.Point(268, 153);
  2014. this.btn测试站3良率清零.Maximum = 0D;
  2015. this.btn测试站3良率清零.Minimum = 0D;
  2016. this.btn测试站3良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  2017. this.btn测试站3良率清零.Name = "btn测试站3良率清零";
  2018. this.btn测试站3良率清零.NeedUserEnsure = true;
  2019. this.btn测试站3良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  2020. this.btn测试站3良率清零.OffSymbol = 0;
  2021. this.btn测试站3良率清零.OffText = "清零";
  2022. this.btn测试站3良率清零.OnColor = System.Drawing.Color.Olive;
  2023. this.btn测试站3良率清零.OnSymbol = 0;
  2024. this.btn测试站3良率清零.OnText = "清零";
  2025. this.btn测试站3良率清零.ReadNode = new Node("Application.PieceDate.b测试站3良率清零", NodeType.BOOL, null);
  2026. this.btn测试站3良率清零.Size = new System.Drawing.Size(67, 27);
  2027. this.btn测试站3良率清零.Symbol = 0;
  2028. this.btn测试站3良率清零.TabIndex = 218;
  2029. this.btn测试站3良率清零.Text = "清零";
  2030. this.btn测试站3良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2031. this.btn测试站3良率清零.WriteNode = new Node("Application.PieceDate.b测试站3良率清零", NodeType.BOOL, null);
  2032. //
  2033. // btn测试站2良率清零
  2034. //
  2035. this.btn测试站2良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  2036. this.btn测试站2良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  2037. this.btn测试站2良率清零.DisabilityTriggerNode = null;
  2038. this.btn测试站2良率清零.EnsureTip = "测试站2良率清零?";
  2039. this.btn测试站2良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  2040. this.btn测试站2良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2041. this.btn测试站2良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2042. this.btn测试站2良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2043. this.btn测试站2良率清零.InvisibilityTriggerNode = null;
  2044. this.btn测试站2良率清零.Location = new System.Drawing.Point(268, 123);
  2045. this.btn测试站2良率清零.Maximum = 0D;
  2046. this.btn测试站2良率清零.Minimum = 0D;
  2047. this.btn测试站2良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  2048. this.btn测试站2良率清零.Name = "btn测试站2良率清零";
  2049. this.btn测试站2良率清零.NeedUserEnsure = true;
  2050. this.btn测试站2良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  2051. this.btn测试站2良率清零.OffSymbol = 0;
  2052. this.btn测试站2良率清零.OffText = "清零";
  2053. this.btn测试站2良率清零.OnColor = System.Drawing.Color.Olive;
  2054. this.btn测试站2良率清零.OnSymbol = 0;
  2055. this.btn测试站2良率清零.OnText = "清零";
  2056. this.btn测试站2良率清零.ReadNode = new Node("Application.PieceDate.b测试站2良率清零", NodeType.BOOL, null);
  2057. this.btn测试站2良率清零.Size = new System.Drawing.Size(67, 27);
  2058. this.btn测试站2良率清零.Symbol = 0;
  2059. this.btn测试站2良率清零.TabIndex = 217;
  2060. this.btn测试站2良率清零.Text = "清零";
  2061. this.btn测试站2良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2062. this.btn测试站2良率清零.WriteNode = new Node("Application.PieceDate.b测试站2良率清零", NodeType.BOOL, null);
  2063. //
  2064. // lblCaption1
  2065. //
  2066. this.lblCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2067. this.lblCaption1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2068. this.lblCaption1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2069. this.lblCaption1.Location = new System.Drawing.Point(4, 30);
  2070. this.lblCaption1.Name = "lblCaption1";
  2071. this.lblCaption1.Size = new System.Drawing.Size(120, 30);
  2072. this.lblCaption1.TabIndex = 9;
  2073. this.lblCaption1.Text = "站名";
  2074. this.lblCaption1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2075. //
  2076. // lblCaption2
  2077. //
  2078. this.lblCaption2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2079. this.lblCaption2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2080. this.lblCaption2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2081. this.lblCaption2.Location = new System.Drawing.Point(195, 30);
  2082. this.lblCaption2.Name = "lblCaption2";
  2083. this.lblCaption2.Size = new System.Drawing.Size(140, 30);
  2084. this.lblCaption2.TabIndex = 10;
  2085. this.lblCaption2.Text = "良率";
  2086. this.lblCaption2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2087. //
  2088. // label2
  2089. //
  2090. this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2091. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2092. this.label2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2093. this.label2.Location = new System.Drawing.Point(337, 30);
  2094. this.label2.Name = "label2";
  2095. this.label2.Size = new System.Drawing.Size(61, 30);
  2096. this.label2.TabIndex = 11;
  2097. this.label2.Text = "时间";
  2098. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2099. //
  2100. // label1
  2101. //
  2102. this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2103. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2104. this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2105. this.label1.Location = new System.Drawing.Point(393, 30);
  2106. this.label1.Name = "label1";
  2107. this.label1.Size = new System.Drawing.Size(80, 30);
  2108. this.label1.TabIndex = 12;
  2109. this.label1.Text = "不良数量";
  2110. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2111. //
  2112. // label4
  2113. //
  2114. this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2115. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2116. this.label4.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2117. this.label4.Location = new System.Drawing.Point(470, 30);
  2118. this.label4.Name = "label4";
  2119. this.label4.Size = new System.Drawing.Size(80, 30);
  2120. this.label4.TabIndex = 13;
  2121. this.label4.Text = "良品数量";
  2122. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2123. //
  2124. // label3
  2125. //
  2126. this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  2127. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2128. this.label3.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2129. this.label3.Location = new System.Drawing.Point(547, 30);
  2130. this.label3.Name = "label3";
  2131. this.label3.Size = new System.Drawing.Size(80, 30);
  2132. this.label3.TabIndex = 14;
  2133. this.label3.Text = "总数量";
  2134. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2135. //
  2136. // lbl1_1
  2137. //
  2138. this.lbl1_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2139. this.lbl1_1.Location = new System.Drawing.Point(4, 91);
  2140. this.lbl1_1.Name = "lbl1_1";
  2141. this.lbl1_1.Size = new System.Drawing.Size(120, 30);
  2142. this.lbl1_1.TabIndex = 15;
  2143. this.lbl1_1.Text = "测试站1";
  2144. this.lbl1_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2145. //
  2146. // btn测试站1良率清零
  2147. //
  2148. this.btn测试站1良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  2149. this.btn测试站1良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  2150. this.btn测试站1良率清零.DisabilityTriggerNode = null;
  2151. this.btn测试站1良率清零.EnsureTip = "测试站1良率清零?";
  2152. this.btn测试站1良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  2153. this.btn测试站1良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2154. this.btn测试站1良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2155. this.btn测试站1良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2156. this.btn测试站1良率清零.InvisibilityTriggerNode = null;
  2157. this.btn测试站1良率清零.Location = new System.Drawing.Point(268, 93);
  2158. this.btn测试站1良率清零.Maximum = 0D;
  2159. this.btn测试站1良率清零.Minimum = 0D;
  2160. this.btn测试站1良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  2161. this.btn测试站1良率清零.Name = "btn测试站1良率清零";
  2162. this.btn测试站1良率清零.NeedUserEnsure = true;
  2163. this.btn测试站1良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  2164. this.btn测试站1良率清零.OffSymbol = 0;
  2165. this.btn测试站1良率清零.OffText = "清零";
  2166. this.btn测试站1良率清零.OnColor = System.Drawing.Color.Olive;
  2167. this.btn测试站1良率清零.OnSymbol = 0;
  2168. this.btn测试站1良率清零.OnText = "清零";
  2169. this.btn测试站1良率清零.ReadNode = new Node("Application.PieceDate.b测试站1良率清零", NodeType.BOOL, null);
  2170. this.btn测试站1良率清零.Size = new System.Drawing.Size(67, 27);
  2171. this.btn测试站1良率清零.Symbol = 0;
  2172. this.btn测试站1良率清零.TabIndex = 216;
  2173. this.btn测试站1良率清零.Text = "清零";
  2174. this.btn测试站1良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2175. this.btn测试站1良率清零.WriteNode = new Node("Application.PieceDate.b测试站1良率清零", NodeType.BOOL, null);
  2176. //
  2177. // lbl1_2
  2178. //
  2179. this.lbl1_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2180. this.lbl1_2.DecimalPlaces = 2;
  2181. this.lbl1_2.DisabilityTriggerNode = null;
  2182. this.lbl1_2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2183. this.lbl1_2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2184. this.lbl1_2.Gain = 1D;
  2185. this.lbl1_2.IntegerDigits = 0;
  2186. this.lbl1_2.InvisibilityTriggerNode = null;
  2187. this.lbl1_2.Location = new System.Drawing.Point(195, 91);
  2188. this.lbl1_2.Name = "lbl1_2";
  2189. this.lbl1_2.Preffix = null;
  2190. this.lbl1_2.ReadNode = new Node("Application.PieceDate.re测试站1良率", NodeType.REAL, null);
  2191. this.lbl1_2.Size = new System.Drawing.Size(70, 30);
  2192. this.lbl1_2.Suffix = "%";
  2193. this.lbl1_2.TabIndex = 16;
  2194. this.lbl1_2.Text = "1.00";
  2195. this.lbl1_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2196. this.lbl1_2.WriteNode = null;
  2197. //
  2198. // plcUiNumberDisplay1
  2199. //
  2200. this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2201. this.plcUiNumberDisplay1.DecimalPlaces = 0;
  2202. this.plcUiNumberDisplay1.DisabilityTriggerNode = null;
  2203. this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2204. this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2205. this.plcUiNumberDisplay1.Gain = 1D;
  2206. this.plcUiNumberDisplay1.IntegerDigits = 0;
  2207. this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
  2208. this.plcUiNumberDisplay1.Location = new System.Drawing.Point(337, 91);
  2209. this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
  2210. this.plcUiNumberDisplay1.Preffix = null;
  2211. this.plcUiNumberDisplay1.ReadNode = new Node("Application.A03_DirectionTrun_Auto.iA04_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  2212. this.plcUiNumberDisplay1.Size = new System.Drawing.Size(61, 30);
  2213. this.plcUiNumberDisplay1.Suffix = null;
  2214. this.plcUiNumberDisplay1.TabIndex = 17;
  2215. this.plcUiNumberDisplay1.Text = "1";
  2216. this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2217. this.plcUiNumberDisplay1.WriteNode = null;
  2218. //
  2219. // plcUiNumberDisplay2
  2220. //
  2221. this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2222. this.plcUiNumberDisplay2.DecimalPlaces = 0;
  2223. this.plcUiNumberDisplay2.DisabilityTriggerNode = null;
  2224. this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2225. this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2226. this.plcUiNumberDisplay2.Gain = 1D;
  2227. this.plcUiNumberDisplay2.IntegerDigits = 0;
  2228. this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
  2229. this.plcUiNumberDisplay2.Location = new System.Drawing.Point(393, 91);
  2230. this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
  2231. this.plcUiNumberDisplay2.Preffix = null;
  2232. this.plcUiNumberDisplay2.ReadNode = new Node("Application.PieceDate.ui测试站1不良数量", NodeType.UDINT, null);
  2233. this.plcUiNumberDisplay2.Size = new System.Drawing.Size(80, 30);
  2234. this.plcUiNumberDisplay2.Suffix = null;
  2235. this.plcUiNumberDisplay2.TabIndex = 18;
  2236. this.plcUiNumberDisplay2.Text = "1";
  2237. this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2238. this.plcUiNumberDisplay2.WriteNode = null;
  2239. //
  2240. // plcUiNumberDisplay3
  2241. //
  2242. this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2243. this.plcUiNumberDisplay3.DecimalPlaces = 0;
  2244. this.plcUiNumberDisplay3.DisabilityTriggerNode = null;
  2245. this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2246. this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2247. this.plcUiNumberDisplay3.Gain = 1D;
  2248. this.plcUiNumberDisplay3.IntegerDigits = 0;
  2249. this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
  2250. this.plcUiNumberDisplay3.Location = new System.Drawing.Point(470, 91);
  2251. this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
  2252. this.plcUiNumberDisplay3.Preffix = null;
  2253. this.plcUiNumberDisplay3.ReadNode = new Node("Application.PieceDate.ui测试站1良品数量", NodeType.UDINT, null);
  2254. this.plcUiNumberDisplay3.Size = new System.Drawing.Size(80, 30);
  2255. this.plcUiNumberDisplay3.Suffix = null;
  2256. this.plcUiNumberDisplay3.TabIndex = 19;
  2257. this.plcUiNumberDisplay3.Text = "1";
  2258. this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2259. this.plcUiNumberDisplay3.WriteNode = null;
  2260. //
  2261. // plcUiNumberDisplay4
  2262. //
  2263. this.plcUiNumberDisplay4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2264. this.plcUiNumberDisplay4.DecimalPlaces = 0;
  2265. this.plcUiNumberDisplay4.DisabilityTriggerNode = null;
  2266. this.plcUiNumberDisplay4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2267. this.plcUiNumberDisplay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2268. this.plcUiNumberDisplay4.Gain = 1D;
  2269. this.plcUiNumberDisplay4.IntegerDigits = 0;
  2270. this.plcUiNumberDisplay4.InvisibilityTriggerNode = null;
  2271. this.plcUiNumberDisplay4.Location = new System.Drawing.Point(547, 91);
  2272. this.plcUiNumberDisplay4.Name = "plcUiNumberDisplay4";
  2273. this.plcUiNumberDisplay4.Preffix = null;
  2274. this.plcUiNumberDisplay4.ReadNode = new Node("Application.PieceDate.ui测试站1总数量", NodeType.UINT, null);
  2275. this.plcUiNumberDisplay4.Size = new System.Drawing.Size(80, 30);
  2276. this.plcUiNumberDisplay4.Suffix = null;
  2277. this.plcUiNumberDisplay4.TabIndex = 20;
  2278. this.plcUiNumberDisplay4.Text = "1";
  2279. this.plcUiNumberDisplay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2280. this.plcUiNumberDisplay4.WriteNode = null;
  2281. //
  2282. // label5
  2283. //
  2284. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2285. this.label5.Location = new System.Drawing.Point(4, 121);
  2286. this.label5.Name = "label5";
  2287. this.label5.Size = new System.Drawing.Size(120, 30);
  2288. this.label5.TabIndex = 21;
  2289. this.label5.Text = "测试站2";
  2290. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2291. //
  2292. // plcUiNumberDisplay9
  2293. //
  2294. this.plcUiNumberDisplay9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2295. this.plcUiNumberDisplay9.DecimalPlaces = 2;
  2296. this.plcUiNumberDisplay9.DisabilityTriggerNode = null;
  2297. this.plcUiNumberDisplay9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2298. this.plcUiNumberDisplay9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2299. this.plcUiNumberDisplay9.Gain = 1D;
  2300. this.plcUiNumberDisplay9.IntegerDigits = 0;
  2301. this.plcUiNumberDisplay9.InvisibilityTriggerNode = null;
  2302. this.plcUiNumberDisplay9.Location = new System.Drawing.Point(195, 121);
  2303. this.plcUiNumberDisplay9.Name = "plcUiNumberDisplay9";
  2304. this.plcUiNumberDisplay9.Preffix = null;
  2305. this.plcUiNumberDisplay9.ReadNode = new Node("Application.PieceDate.re测试站2良率", NodeType.REAL, null);
  2306. this.plcUiNumberDisplay9.Size = new System.Drawing.Size(70, 30);
  2307. this.plcUiNumberDisplay9.Suffix = "%";
  2308. this.plcUiNumberDisplay9.TabIndex = 22;
  2309. this.plcUiNumberDisplay9.Text = "1.00";
  2310. this.plcUiNumberDisplay9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2311. this.plcUiNumberDisplay9.WriteNode = null;
  2312. //
  2313. // plcUiNumberDisplay8
  2314. //
  2315. this.plcUiNumberDisplay8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2316. this.plcUiNumberDisplay8.DecimalPlaces = 0;
  2317. this.plcUiNumberDisplay8.DisabilityTriggerNode = null;
  2318. this.plcUiNumberDisplay8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2319. this.plcUiNumberDisplay8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2320. this.plcUiNumberDisplay8.Gain = 1D;
  2321. this.plcUiNumberDisplay8.IntegerDigits = 0;
  2322. this.plcUiNumberDisplay8.InvisibilityTriggerNode = null;
  2323. this.plcUiNumberDisplay8.Location = new System.Drawing.Point(337, 121);
  2324. this.plcUiNumberDisplay8.Name = "plcUiNumberDisplay8";
  2325. this.plcUiNumberDisplay8.Preffix = null;
  2326. this.plcUiNumberDisplay8.ReadNode = new Node("Application.A05_TestStation_Auto.iA06_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  2327. this.plcUiNumberDisplay8.Size = new System.Drawing.Size(61, 30);
  2328. this.plcUiNumberDisplay8.Suffix = null;
  2329. this.plcUiNumberDisplay8.TabIndex = 23;
  2330. this.plcUiNumberDisplay8.Text = "1";
  2331. this.plcUiNumberDisplay8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2332. this.plcUiNumberDisplay8.WriteNode = null;
  2333. //
  2334. // plcUiNumberDisplay7
  2335. //
  2336. this.plcUiNumberDisplay7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2337. this.plcUiNumberDisplay7.DecimalPlaces = 0;
  2338. this.plcUiNumberDisplay7.DisabilityTriggerNode = null;
  2339. this.plcUiNumberDisplay7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2340. this.plcUiNumberDisplay7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2341. this.plcUiNumberDisplay7.Gain = 1D;
  2342. this.plcUiNumberDisplay7.IntegerDigits = 0;
  2343. this.plcUiNumberDisplay7.InvisibilityTriggerNode = null;
  2344. this.plcUiNumberDisplay7.Location = new System.Drawing.Point(393, 121);
  2345. this.plcUiNumberDisplay7.Name = "plcUiNumberDisplay7";
  2346. this.plcUiNumberDisplay7.Preffix = null;
  2347. this.plcUiNumberDisplay7.ReadNode = new Node("Application.PieceDate.ui测试站2不良数量", NodeType.UINT, null);
  2348. this.plcUiNumberDisplay7.Size = new System.Drawing.Size(80, 30);
  2349. this.plcUiNumberDisplay7.Suffix = null;
  2350. this.plcUiNumberDisplay7.TabIndex = 24;
  2351. this.plcUiNumberDisplay7.Text = "1";
  2352. this.plcUiNumberDisplay7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2353. this.plcUiNumberDisplay7.WriteNode = null;
  2354. //
  2355. // plcUiNumberDisplay6
  2356. //
  2357. this.plcUiNumberDisplay6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2358. this.plcUiNumberDisplay6.DecimalPlaces = 0;
  2359. this.plcUiNumberDisplay6.DisabilityTriggerNode = null;
  2360. this.plcUiNumberDisplay6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2361. this.plcUiNumberDisplay6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2362. this.plcUiNumberDisplay6.Gain = 1D;
  2363. this.plcUiNumberDisplay6.IntegerDigits = 0;
  2364. this.plcUiNumberDisplay6.InvisibilityTriggerNode = null;
  2365. this.plcUiNumberDisplay6.Location = new System.Drawing.Point(470, 121);
  2366. this.plcUiNumberDisplay6.Name = "plcUiNumberDisplay6";
  2367. this.plcUiNumberDisplay6.Preffix = null;
  2368. this.plcUiNumberDisplay6.ReadNode = new Node("Application.PieceDate.ui测试站2良品数量", NodeType.UINT, null);
  2369. this.plcUiNumberDisplay6.Size = new System.Drawing.Size(80, 30);
  2370. this.plcUiNumberDisplay6.Suffix = null;
  2371. this.plcUiNumberDisplay6.TabIndex = 25;
  2372. this.plcUiNumberDisplay6.Text = "1";
  2373. this.plcUiNumberDisplay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2374. this.plcUiNumberDisplay6.WriteNode = null;
  2375. //
  2376. // plcUiNumberDisplay5
  2377. //
  2378. this.plcUiNumberDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2379. this.plcUiNumberDisplay5.DecimalPlaces = 0;
  2380. this.plcUiNumberDisplay5.DisabilityTriggerNode = null;
  2381. this.plcUiNumberDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2382. this.plcUiNumberDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2383. this.plcUiNumberDisplay5.Gain = 1D;
  2384. this.plcUiNumberDisplay5.IntegerDigits = 0;
  2385. this.plcUiNumberDisplay5.InvisibilityTriggerNode = null;
  2386. this.plcUiNumberDisplay5.Location = new System.Drawing.Point(547, 121);
  2387. this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5";
  2388. this.plcUiNumberDisplay5.Preffix = null;
  2389. this.plcUiNumberDisplay5.ReadNode = new Node("Application.PieceDate.ui测试站2总数量", NodeType.UINT, null);
  2390. this.plcUiNumberDisplay5.Size = new System.Drawing.Size(80, 30);
  2391. this.plcUiNumberDisplay5.Suffix = null;
  2392. this.plcUiNumberDisplay5.TabIndex = 26;
  2393. this.plcUiNumberDisplay5.Text = "1";
  2394. this.plcUiNumberDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2395. this.plcUiNumberDisplay5.WriteNode = null;
  2396. //
  2397. // label7
  2398. //
  2399. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2400. this.label7.Location = new System.Drawing.Point(4, 151);
  2401. this.label7.Name = "label7";
  2402. this.label7.Size = new System.Drawing.Size(120, 30);
  2403. this.label7.TabIndex = 27;
  2404. this.label7.Text = "测试站3";
  2405. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2406. //
  2407. // plcUiNumberDisplay11
  2408. //
  2409. this.plcUiNumberDisplay11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2410. this.plcUiNumberDisplay11.DecimalPlaces = 2;
  2411. this.plcUiNumberDisplay11.DisabilityTriggerNode = null;
  2412. this.plcUiNumberDisplay11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2413. this.plcUiNumberDisplay11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2414. this.plcUiNumberDisplay11.Gain = 1D;
  2415. this.plcUiNumberDisplay11.IntegerDigits = 0;
  2416. this.plcUiNumberDisplay11.InvisibilityTriggerNode = null;
  2417. this.plcUiNumberDisplay11.Location = new System.Drawing.Point(195, 151);
  2418. this.plcUiNumberDisplay11.Name = "plcUiNumberDisplay11";
  2419. this.plcUiNumberDisplay11.Preffix = null;
  2420. this.plcUiNumberDisplay11.ReadNode = new Node("Application.PieceDate.re测试站3良率", NodeType.REAL, null);
  2421. this.plcUiNumberDisplay11.Size = new System.Drawing.Size(70, 30);
  2422. this.plcUiNumberDisplay11.Suffix = "%";
  2423. this.plcUiNumberDisplay11.TabIndex = 28;
  2424. this.plcUiNumberDisplay11.Text = "1.00";
  2425. this.plcUiNumberDisplay11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2426. this.plcUiNumberDisplay11.WriteNode = null;
  2427. //
  2428. // label6
  2429. //
  2430. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2431. this.label6.Location = new System.Drawing.Point(4, 181);
  2432. this.label6.Name = "label6";
  2433. this.label6.Size = new System.Drawing.Size(120, 30);
  2434. this.label6.TabIndex = 29;
  2435. this.label6.Text = "测试站4";
  2436. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2437. //
  2438. // plcUiNumberDisplay10
  2439. //
  2440. this.plcUiNumberDisplay10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2441. this.plcUiNumberDisplay10.DecimalPlaces = 2;
  2442. this.plcUiNumberDisplay10.DisabilityTriggerNode = null;
  2443. this.plcUiNumberDisplay10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2444. this.plcUiNumberDisplay10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2445. this.plcUiNumberDisplay10.Gain = 1D;
  2446. this.plcUiNumberDisplay10.IntegerDigits = 0;
  2447. this.plcUiNumberDisplay10.InvisibilityTriggerNode = null;
  2448. this.plcUiNumberDisplay10.Location = new System.Drawing.Point(195, 181);
  2449. this.plcUiNumberDisplay10.Name = "plcUiNumberDisplay10";
  2450. this.plcUiNumberDisplay10.Preffix = null;
  2451. this.plcUiNumberDisplay10.ReadNode = new Node("Application.PieceDate.re测试站4良率", NodeType.REAL, null);
  2452. this.plcUiNumberDisplay10.Size = new System.Drawing.Size(70, 30);
  2453. this.plcUiNumberDisplay10.Suffix = "%";
  2454. this.plcUiNumberDisplay10.TabIndex = 30;
  2455. this.plcUiNumberDisplay10.Text = "1.00";
  2456. this.plcUiNumberDisplay10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2457. this.plcUiNumberDisplay10.WriteNode = null;
  2458. //
  2459. // label8
  2460. //
  2461. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2462. this.label8.Location = new System.Drawing.Point(4, 301);
  2463. this.label8.Name = "label8";
  2464. this.label8.Size = new System.Drawing.Size(120, 30);
  2465. this.label8.TabIndex = 31;
  2466. this.label8.Text = "测试站5";
  2467. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2468. //
  2469. // plcUiNumberDisplay12
  2470. //
  2471. this.plcUiNumberDisplay12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2472. this.plcUiNumberDisplay12.DecimalPlaces = 2;
  2473. this.plcUiNumberDisplay12.DisabilityTriggerNode = null;
  2474. this.plcUiNumberDisplay12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2475. this.plcUiNumberDisplay12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2476. this.plcUiNumberDisplay12.Gain = 1D;
  2477. this.plcUiNumberDisplay12.IntegerDigits = 0;
  2478. this.plcUiNumberDisplay12.InvisibilityTriggerNode = null;
  2479. this.plcUiNumberDisplay12.Location = new System.Drawing.Point(195, 301);
  2480. this.plcUiNumberDisplay12.Name = "plcUiNumberDisplay12";
  2481. this.plcUiNumberDisplay12.Preffix = null;
  2482. this.plcUiNumberDisplay12.ReadNode = new Node("Application.PieceDate.re测试站5良率", NodeType.REAL, null);
  2483. this.plcUiNumberDisplay12.Size = new System.Drawing.Size(70, 30);
  2484. this.plcUiNumberDisplay12.Suffix = "%";
  2485. this.plcUiNumberDisplay12.TabIndex = 32;
  2486. this.plcUiNumberDisplay12.Text = "1.00";
  2487. this.plcUiNumberDisplay12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2488. this.plcUiNumberDisplay12.WriteNode = null;
  2489. //
  2490. // plcUiNumberDisplay20
  2491. //
  2492. this.plcUiNumberDisplay20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2493. this.plcUiNumberDisplay20.DecimalPlaces = 0;
  2494. this.plcUiNumberDisplay20.DisabilityTriggerNode = null;
  2495. this.plcUiNumberDisplay20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2496. this.plcUiNumberDisplay20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2497. this.plcUiNumberDisplay20.Gain = 1D;
  2498. this.plcUiNumberDisplay20.IntegerDigits = 0;
  2499. this.plcUiNumberDisplay20.InvisibilityTriggerNode = null;
  2500. this.plcUiNumberDisplay20.Location = new System.Drawing.Point(337, 151);
  2501. this.plcUiNumberDisplay20.Name = "plcUiNumberDisplay20";
  2502. this.plcUiNumberDisplay20.Preffix = null;
  2503. this.plcUiNumberDisplay20.ReadNode = new Node("Application.A06_TestStation_Auto.iA07_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  2504. this.plcUiNumberDisplay20.Size = new System.Drawing.Size(61, 30);
  2505. this.plcUiNumberDisplay20.Suffix = null;
  2506. this.plcUiNumberDisplay20.TabIndex = 33;
  2507. this.plcUiNumberDisplay20.Text = "1";
  2508. this.plcUiNumberDisplay20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2509. this.plcUiNumberDisplay20.WriteNode = null;
  2510. //
  2511. // plcUiNumberDisplay19
  2512. //
  2513. this.plcUiNumberDisplay19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2514. this.plcUiNumberDisplay19.DecimalPlaces = 0;
  2515. this.plcUiNumberDisplay19.DisabilityTriggerNode = null;
  2516. this.plcUiNumberDisplay19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2517. this.plcUiNumberDisplay19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2518. this.plcUiNumberDisplay19.Gain = 1D;
  2519. this.plcUiNumberDisplay19.IntegerDigits = 0;
  2520. this.plcUiNumberDisplay19.InvisibilityTriggerNode = null;
  2521. this.plcUiNumberDisplay19.Location = new System.Drawing.Point(393, 151);
  2522. this.plcUiNumberDisplay19.Name = "plcUiNumberDisplay19";
  2523. this.plcUiNumberDisplay19.Preffix = null;
  2524. this.plcUiNumberDisplay19.ReadNode = new Node("Application.PieceDate.ui测试站3不良数量", NodeType.UINT, null);
  2525. this.plcUiNumberDisplay19.Size = new System.Drawing.Size(80, 30);
  2526. this.plcUiNumberDisplay19.Suffix = null;
  2527. this.plcUiNumberDisplay19.TabIndex = 34;
  2528. this.plcUiNumberDisplay19.Text = "1";
  2529. this.plcUiNumberDisplay19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2530. this.plcUiNumberDisplay19.WriteNode = null;
  2531. //
  2532. // plcUiNumberDisplay18
  2533. //
  2534. this.plcUiNumberDisplay18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2535. this.plcUiNumberDisplay18.DecimalPlaces = 0;
  2536. this.plcUiNumberDisplay18.DisabilityTriggerNode = null;
  2537. this.plcUiNumberDisplay18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2538. this.plcUiNumberDisplay18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2539. this.plcUiNumberDisplay18.Gain = 1D;
  2540. this.plcUiNumberDisplay18.IntegerDigits = 0;
  2541. this.plcUiNumberDisplay18.InvisibilityTriggerNode = null;
  2542. this.plcUiNumberDisplay18.Location = new System.Drawing.Point(470, 151);
  2543. this.plcUiNumberDisplay18.Name = "plcUiNumberDisplay18";
  2544. this.plcUiNumberDisplay18.Preffix = null;
  2545. this.plcUiNumberDisplay18.ReadNode = new Node("Application.PieceDate.ui测试站3良品数量", NodeType.UINT, null);
  2546. this.plcUiNumberDisplay18.Size = new System.Drawing.Size(80, 30);
  2547. this.plcUiNumberDisplay18.Suffix = null;
  2548. this.plcUiNumberDisplay18.TabIndex = 35;
  2549. this.plcUiNumberDisplay18.Text = "1";
  2550. this.plcUiNumberDisplay18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2551. this.plcUiNumberDisplay18.WriteNode = null;
  2552. //
  2553. // plcUiNumberDisplay17
  2554. //
  2555. this.plcUiNumberDisplay17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2556. this.plcUiNumberDisplay17.DecimalPlaces = 0;
  2557. this.plcUiNumberDisplay17.DisabilityTriggerNode = null;
  2558. this.plcUiNumberDisplay17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2559. this.plcUiNumberDisplay17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2560. this.plcUiNumberDisplay17.Gain = 1D;
  2561. this.plcUiNumberDisplay17.IntegerDigits = 0;
  2562. this.plcUiNumberDisplay17.InvisibilityTriggerNode = null;
  2563. this.plcUiNumberDisplay17.Location = new System.Drawing.Point(547, 151);
  2564. this.plcUiNumberDisplay17.Name = "plcUiNumberDisplay17";
  2565. this.plcUiNumberDisplay17.Preffix = null;
  2566. this.plcUiNumberDisplay17.ReadNode = new Node("Application.PieceDate.ui测试站3总数量", NodeType.UINT, null);
  2567. this.plcUiNumberDisplay17.Size = new System.Drawing.Size(80, 30);
  2568. this.plcUiNumberDisplay17.Suffix = null;
  2569. this.plcUiNumberDisplay17.TabIndex = 36;
  2570. this.plcUiNumberDisplay17.Text = "1";
  2571. this.plcUiNumberDisplay17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2572. this.plcUiNumberDisplay17.WriteNode = null;
  2573. //
  2574. // plcUiNumberDisplay16
  2575. //
  2576. this.plcUiNumberDisplay16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2577. this.plcUiNumberDisplay16.DecimalPlaces = 0;
  2578. this.plcUiNumberDisplay16.DisabilityTriggerNode = null;
  2579. this.plcUiNumberDisplay16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2580. this.plcUiNumberDisplay16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2581. this.plcUiNumberDisplay16.Gain = 1D;
  2582. this.plcUiNumberDisplay16.IntegerDigits = 0;
  2583. this.plcUiNumberDisplay16.InvisibilityTriggerNode = null;
  2584. this.plcUiNumberDisplay16.Location = new System.Drawing.Point(337, 181);
  2585. this.plcUiNumberDisplay16.Name = "plcUiNumberDisplay16";
  2586. this.plcUiNumberDisplay16.Preffix = null;
  2587. this.plcUiNumberDisplay16.ReadNode = new Node("Application.A07_TestStation_Auto.iA08_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  2588. this.plcUiNumberDisplay16.Size = new System.Drawing.Size(61, 30);
  2589. this.plcUiNumberDisplay16.Suffix = null;
  2590. this.plcUiNumberDisplay16.TabIndex = 37;
  2591. this.plcUiNumberDisplay16.Text = "1";
  2592. this.plcUiNumberDisplay16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2593. this.plcUiNumberDisplay16.WriteNode = null;
  2594. //
  2595. // plcUiNumberDisplay15
  2596. //
  2597. this.plcUiNumberDisplay15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2598. this.plcUiNumberDisplay15.DecimalPlaces = 0;
  2599. this.plcUiNumberDisplay15.DisabilityTriggerNode = null;
  2600. this.plcUiNumberDisplay15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2601. this.plcUiNumberDisplay15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2602. this.plcUiNumberDisplay15.Gain = 1D;
  2603. this.plcUiNumberDisplay15.IntegerDigits = 0;
  2604. this.plcUiNumberDisplay15.InvisibilityTriggerNode = null;
  2605. this.plcUiNumberDisplay15.Location = new System.Drawing.Point(393, 181);
  2606. this.plcUiNumberDisplay15.Name = "plcUiNumberDisplay15";
  2607. this.plcUiNumberDisplay15.Preffix = null;
  2608. this.plcUiNumberDisplay15.ReadNode = new Node("Application.PieceDate.ui测试站4不良数量", NodeType.UINT, null);
  2609. this.plcUiNumberDisplay15.Size = new System.Drawing.Size(80, 30);
  2610. this.plcUiNumberDisplay15.Suffix = null;
  2611. this.plcUiNumberDisplay15.TabIndex = 38;
  2612. this.plcUiNumberDisplay15.Text = "1";
  2613. this.plcUiNumberDisplay15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2614. this.plcUiNumberDisplay15.WriteNode = null;
  2615. //
  2616. // plcUiNumberDisplay14
  2617. //
  2618. this.plcUiNumberDisplay14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2619. this.plcUiNumberDisplay14.DecimalPlaces = 0;
  2620. this.plcUiNumberDisplay14.DisabilityTriggerNode = null;
  2621. this.plcUiNumberDisplay14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2622. this.plcUiNumberDisplay14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2623. this.plcUiNumberDisplay14.Gain = 1D;
  2624. this.plcUiNumberDisplay14.IntegerDigits = 0;
  2625. this.plcUiNumberDisplay14.InvisibilityTriggerNode = null;
  2626. this.plcUiNumberDisplay14.Location = new System.Drawing.Point(470, 181);
  2627. this.plcUiNumberDisplay14.Name = "plcUiNumberDisplay14";
  2628. this.plcUiNumberDisplay14.Preffix = null;
  2629. this.plcUiNumberDisplay14.ReadNode = new Node("Application.PieceDate.ui测试站4良品数量", NodeType.UINT, null);
  2630. this.plcUiNumberDisplay14.Size = new System.Drawing.Size(80, 30);
  2631. this.plcUiNumberDisplay14.Suffix = null;
  2632. this.plcUiNumberDisplay14.TabIndex = 39;
  2633. this.plcUiNumberDisplay14.Text = "1";
  2634. this.plcUiNumberDisplay14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2635. this.plcUiNumberDisplay14.WriteNode = null;
  2636. //
  2637. // plcUiNumberDisplay13
  2638. //
  2639. this.plcUiNumberDisplay13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2640. this.plcUiNumberDisplay13.DecimalPlaces = 0;
  2641. this.plcUiNumberDisplay13.DisabilityTriggerNode = null;
  2642. this.plcUiNumberDisplay13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2643. this.plcUiNumberDisplay13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2644. this.plcUiNumberDisplay13.Gain = 1D;
  2645. this.plcUiNumberDisplay13.IntegerDigits = 0;
  2646. this.plcUiNumberDisplay13.InvisibilityTriggerNode = null;
  2647. this.plcUiNumberDisplay13.Location = new System.Drawing.Point(547, 181);
  2648. this.plcUiNumberDisplay13.Name = "plcUiNumberDisplay13";
  2649. this.plcUiNumberDisplay13.Preffix = null;
  2650. this.plcUiNumberDisplay13.ReadNode = new Node("Application.PieceDate.ui测试站4总数量", NodeType.UINT, null);
  2651. this.plcUiNumberDisplay13.Size = new System.Drawing.Size(80, 30);
  2652. this.plcUiNumberDisplay13.Suffix = null;
  2653. this.plcUiNumberDisplay13.TabIndex = 40;
  2654. this.plcUiNumberDisplay13.Text = "1";
  2655. this.plcUiNumberDisplay13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2656. this.plcUiNumberDisplay13.WriteNode = null;
  2657. //
  2658. // plcUiNumberDisplay24
  2659. //
  2660. this.plcUiNumberDisplay24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2661. this.plcUiNumberDisplay24.DecimalPlaces = 0;
  2662. this.plcUiNumberDisplay24.DisabilityTriggerNode = null;
  2663. this.plcUiNumberDisplay24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2664. this.plcUiNumberDisplay24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2665. this.plcUiNumberDisplay24.Gain = 1D;
  2666. this.plcUiNumberDisplay24.IntegerDigits = 0;
  2667. this.plcUiNumberDisplay24.InvisibilityTriggerNode = null;
  2668. this.plcUiNumberDisplay24.Location = new System.Drawing.Point(337, 301);
  2669. this.plcUiNumberDisplay24.Name = "plcUiNumberDisplay24";
  2670. this.plcUiNumberDisplay24.Preffix = null;
  2671. this.plcUiNumberDisplay24.ReadNode = new Node("Application.A25_TestStation_Auto.iA27_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  2672. this.plcUiNumberDisplay24.Size = new System.Drawing.Size(61, 30);
  2673. this.plcUiNumberDisplay24.Suffix = null;
  2674. this.plcUiNumberDisplay24.TabIndex = 41;
  2675. this.plcUiNumberDisplay24.Text = "1";
  2676. this.plcUiNumberDisplay24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2677. this.plcUiNumberDisplay24.WriteNode = null;
  2678. //
  2679. // plcUiNumberDisplay23
  2680. //
  2681. this.plcUiNumberDisplay23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2682. this.plcUiNumberDisplay23.DecimalPlaces = 0;
  2683. this.plcUiNumberDisplay23.DisabilityTriggerNode = null;
  2684. this.plcUiNumberDisplay23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2685. this.plcUiNumberDisplay23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2686. this.plcUiNumberDisplay23.Gain = 1D;
  2687. this.plcUiNumberDisplay23.IntegerDigits = 0;
  2688. this.plcUiNumberDisplay23.InvisibilityTriggerNode = null;
  2689. this.plcUiNumberDisplay23.Location = new System.Drawing.Point(393, 301);
  2690. this.plcUiNumberDisplay23.Name = "plcUiNumberDisplay23";
  2691. this.plcUiNumberDisplay23.Preffix = null;
  2692. this.plcUiNumberDisplay23.ReadNode = new Node("Application.PieceDate.ui测试站5不良数量", NodeType.UINT, null);
  2693. this.plcUiNumberDisplay23.Size = new System.Drawing.Size(80, 30);
  2694. this.plcUiNumberDisplay23.Suffix = null;
  2695. this.plcUiNumberDisplay23.TabIndex = 42;
  2696. this.plcUiNumberDisplay23.Text = "1";
  2697. this.plcUiNumberDisplay23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2698. this.plcUiNumberDisplay23.WriteNode = null;
  2699. //
  2700. // plcUiNumberDisplay22
  2701. //
  2702. this.plcUiNumberDisplay22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2703. this.plcUiNumberDisplay22.DecimalPlaces = 0;
  2704. this.plcUiNumberDisplay22.DisabilityTriggerNode = null;
  2705. this.plcUiNumberDisplay22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2706. this.plcUiNumberDisplay22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2707. this.plcUiNumberDisplay22.Gain = 1D;
  2708. this.plcUiNumberDisplay22.IntegerDigits = 0;
  2709. this.plcUiNumberDisplay22.InvisibilityTriggerNode = null;
  2710. this.plcUiNumberDisplay22.Location = new System.Drawing.Point(470, 301);
  2711. this.plcUiNumberDisplay22.Name = "plcUiNumberDisplay22";
  2712. this.plcUiNumberDisplay22.Preffix = null;
  2713. this.plcUiNumberDisplay22.ReadNode = new Node("Application.PieceDate.ui测试站5良品数量", NodeType.UINT, null);
  2714. this.plcUiNumberDisplay22.Size = new System.Drawing.Size(80, 30);
  2715. this.plcUiNumberDisplay22.Suffix = null;
  2716. this.plcUiNumberDisplay22.TabIndex = 43;
  2717. this.plcUiNumberDisplay22.Text = "1";
  2718. this.plcUiNumberDisplay22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2719. this.plcUiNumberDisplay22.WriteNode = null;
  2720. //
  2721. // plcUiNumberDisplay21
  2722. //
  2723. this.plcUiNumberDisplay21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2724. this.plcUiNumberDisplay21.DecimalPlaces = 0;
  2725. this.plcUiNumberDisplay21.DisabilityTriggerNode = null;
  2726. this.plcUiNumberDisplay21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2727. this.plcUiNumberDisplay21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2728. this.plcUiNumberDisplay21.Gain = 1D;
  2729. this.plcUiNumberDisplay21.IntegerDigits = 0;
  2730. this.plcUiNumberDisplay21.InvisibilityTriggerNode = null;
  2731. this.plcUiNumberDisplay21.Location = new System.Drawing.Point(547, 301);
  2732. this.plcUiNumberDisplay21.Name = "plcUiNumberDisplay21";
  2733. this.plcUiNumberDisplay21.Preffix = null;
  2734. this.plcUiNumberDisplay21.ReadNode = new Node("Application.PieceDate.ui测试站5总数量", NodeType.UINT, null);
  2735. this.plcUiNumberDisplay21.Size = new System.Drawing.Size(80, 30);
  2736. this.plcUiNumberDisplay21.Suffix = null;
  2737. this.plcUiNumberDisplay21.TabIndex = 44;
  2738. this.plcUiNumberDisplay21.Text = "1";
  2739. this.plcUiNumberDisplay21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2740. this.plcUiNumberDisplay21.WriteNode = null;
  2741. //
  2742. // label13
  2743. //
  2744. this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2745. this.label13.Location = new System.Drawing.Point(4, 331);
  2746. this.label13.Name = "label13";
  2747. this.label13.Size = new System.Drawing.Size(120, 30);
  2748. this.label13.TabIndex = 45;
  2749. this.label13.Text = "3D检测";
  2750. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2751. //
  2752. // plcUiNumberDisplay49
  2753. //
  2754. this.plcUiNumberDisplay49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2755. this.plcUiNumberDisplay49.DecimalPlaces = 2;
  2756. this.plcUiNumberDisplay49.DisabilityTriggerNode = null;
  2757. this.plcUiNumberDisplay49.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2758. this.plcUiNumberDisplay49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2759. this.plcUiNumberDisplay49.Gain = 1D;
  2760. this.plcUiNumberDisplay49.IntegerDigits = 0;
  2761. this.plcUiNumberDisplay49.InvisibilityTriggerNode = null;
  2762. this.plcUiNumberDisplay49.Location = new System.Drawing.Point(195, 331);
  2763. this.plcUiNumberDisplay49.Name = "plcUiNumberDisplay49";
  2764. this.plcUiNumberDisplay49.Preffix = null;
  2765. this.plcUiNumberDisplay49.ReadNode = new Node("Application.PieceDate.re_3D检测良率", NodeType.REAL, null);
  2766. this.plcUiNumberDisplay49.Size = new System.Drawing.Size(70, 30);
  2767. this.plcUiNumberDisplay49.Suffix = "%";
  2768. this.plcUiNumberDisplay49.TabIndex = 46;
  2769. this.plcUiNumberDisplay49.Text = "1.00";
  2770. this.plcUiNumberDisplay49.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2771. this.plcUiNumberDisplay49.WriteNode = null;
  2772. //
  2773. // plcUiNumberDisplay48
  2774. //
  2775. this.plcUiNumberDisplay48.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2776. this.plcUiNumberDisplay48.DecimalPlaces = 0;
  2777. this.plcUiNumberDisplay48.DisabilityTriggerNode = null;
  2778. this.plcUiNumberDisplay48.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2779. this.plcUiNumberDisplay48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2780. this.plcUiNumberDisplay48.Gain = 1D;
  2781. this.plcUiNumberDisplay48.IntegerDigits = 0;
  2782. this.plcUiNumberDisplay48.InvisibilityTriggerNode = null;
  2783. this.plcUiNumberDisplay48.Location = new System.Drawing.Point(337, 331);
  2784. this.plcUiNumberDisplay48.Name = "plcUiNumberDisplay48";
  2785. this.plcUiNumberDisplay48.Preffix = null;
  2786. this.plcUiNumberDisplay48.ReadNode = new Node("Application.A27_3DTestStation_Auto.iA29_周期运行时间", NodeType.INT, "入料站运行周期耗时");
  2787. this.plcUiNumberDisplay48.Size = new System.Drawing.Size(61, 30);
  2788. this.plcUiNumberDisplay48.Suffix = null;
  2789. this.plcUiNumberDisplay48.TabIndex = 47;
  2790. this.plcUiNumberDisplay48.Text = "1";
  2791. this.plcUiNumberDisplay48.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2792. this.plcUiNumberDisplay48.WriteNode = null;
  2793. //
  2794. // plcUiNumberDisplay47
  2795. //
  2796. this.plcUiNumberDisplay47.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2797. this.plcUiNumberDisplay47.DecimalPlaces = 0;
  2798. this.plcUiNumberDisplay47.DisabilityTriggerNode = null;
  2799. this.plcUiNumberDisplay47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2800. this.plcUiNumberDisplay47.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2801. this.plcUiNumberDisplay47.Gain = 1D;
  2802. this.plcUiNumberDisplay47.IntegerDigits = 0;
  2803. this.plcUiNumberDisplay47.InvisibilityTriggerNode = null;
  2804. this.plcUiNumberDisplay47.Location = new System.Drawing.Point(393, 331);
  2805. this.plcUiNumberDisplay47.Name = "plcUiNumberDisplay47";
  2806. this.plcUiNumberDisplay47.Preffix = null;
  2807. this.plcUiNumberDisplay47.ReadNode = new Node("Application.PieceDate.ui_3D检测不良数量", NodeType.UINT, null);
  2808. this.plcUiNumberDisplay47.Size = new System.Drawing.Size(80, 30);
  2809. this.plcUiNumberDisplay47.Suffix = null;
  2810. this.plcUiNumberDisplay47.TabIndex = 48;
  2811. this.plcUiNumberDisplay47.Text = "1";
  2812. this.plcUiNumberDisplay47.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2813. this.plcUiNumberDisplay47.WriteNode = null;
  2814. //
  2815. // plcUiNumberDisplay46
  2816. //
  2817. this.plcUiNumberDisplay46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2818. this.plcUiNumberDisplay46.DecimalPlaces = 0;
  2819. this.plcUiNumberDisplay46.DisabilityTriggerNode = null;
  2820. this.plcUiNumberDisplay46.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2821. this.plcUiNumberDisplay46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2822. this.plcUiNumberDisplay46.Gain = 1D;
  2823. this.plcUiNumberDisplay46.IntegerDigits = 0;
  2824. this.plcUiNumberDisplay46.InvisibilityTriggerNode = null;
  2825. this.plcUiNumberDisplay46.Location = new System.Drawing.Point(470, 331);
  2826. this.plcUiNumberDisplay46.Name = "plcUiNumberDisplay46";
  2827. this.plcUiNumberDisplay46.Preffix = null;
  2828. this.plcUiNumberDisplay46.ReadNode = new Node("Application.PieceDate.ui_3D检测良品数量", NodeType.UINT, null);
  2829. this.plcUiNumberDisplay46.Size = new System.Drawing.Size(80, 30);
  2830. this.plcUiNumberDisplay46.Suffix = null;
  2831. this.plcUiNumberDisplay46.TabIndex = 49;
  2832. this.plcUiNumberDisplay46.Text = "1";
  2833. this.plcUiNumberDisplay46.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2834. this.plcUiNumberDisplay46.WriteNode = null;
  2835. //
  2836. // plcUiNumberDisplay45
  2837. //
  2838. this.plcUiNumberDisplay45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2839. this.plcUiNumberDisplay45.DecimalPlaces = 0;
  2840. this.plcUiNumberDisplay45.DisabilityTriggerNode = null;
  2841. this.plcUiNumberDisplay45.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2842. this.plcUiNumberDisplay45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2843. this.plcUiNumberDisplay45.Gain = 1D;
  2844. this.plcUiNumberDisplay45.IntegerDigits = 0;
  2845. this.plcUiNumberDisplay45.InvisibilityTriggerNode = null;
  2846. this.plcUiNumberDisplay45.Location = new System.Drawing.Point(547, 331);
  2847. this.plcUiNumberDisplay45.Name = "plcUiNumberDisplay45";
  2848. this.plcUiNumberDisplay45.Preffix = null;
  2849. this.plcUiNumberDisplay45.ReadNode = new Node("Application.PieceDate.ui_3D检测总数量", NodeType.UINT, null);
  2850. this.plcUiNumberDisplay45.Size = new System.Drawing.Size(80, 30);
  2851. this.plcUiNumberDisplay45.Suffix = null;
  2852. this.plcUiNumberDisplay45.TabIndex = 50;
  2853. this.plcUiNumberDisplay45.Text = "1";
  2854. this.plcUiNumberDisplay45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2855. this.plcUiNumberDisplay45.WriteNode = null;
  2856. //
  2857. // label11
  2858. //
  2859. this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2860. this.label11.Location = new System.Drawing.Point(4, 211);
  2861. this.label11.Name = "label11";
  2862. this.label11.Size = new System.Drawing.Size(120, 30);
  2863. this.label11.TabIndex = 57;
  2864. this.label11.Text = "热测";
  2865. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2866. //
  2867. // plcUiNumberDisplay39
  2868. //
  2869. this.plcUiNumberDisplay39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2870. this.plcUiNumberDisplay39.DecimalPlaces = 2;
  2871. this.plcUiNumberDisplay39.DisabilityTriggerNode = null;
  2872. this.plcUiNumberDisplay39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2873. this.plcUiNumberDisplay39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2874. this.plcUiNumberDisplay39.Gain = 1D;
  2875. this.plcUiNumberDisplay39.IntegerDigits = 0;
  2876. this.plcUiNumberDisplay39.InvisibilityTriggerNode = null;
  2877. this.plcUiNumberDisplay39.Location = new System.Drawing.Point(195, 211);
  2878. this.plcUiNumberDisplay39.Name = "plcUiNumberDisplay39";
  2879. this.plcUiNumberDisplay39.Preffix = null;
  2880. this.plcUiNumberDisplay39.ReadNode = new Node("Application.PieceDate.re热测站良率", NodeType.REAL, null);
  2881. this.plcUiNumberDisplay39.Size = new System.Drawing.Size(70, 30);
  2882. this.plcUiNumberDisplay39.Suffix = "%";
  2883. this.plcUiNumberDisplay39.TabIndex = 58;
  2884. this.plcUiNumberDisplay39.Text = "1.00";
  2885. this.plcUiNumberDisplay39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2886. this.plcUiNumberDisplay39.WriteNode = null;
  2887. //
  2888. // label10
  2889. //
  2890. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2891. this.label10.Location = new System.Drawing.Point(4, 241);
  2892. this.label10.Name = "label10";
  2893. this.label10.Size = new System.Drawing.Size(120, 30);
  2894. this.label10.TabIndex = 59;
  2895. this.label10.Text = "表面CCD";
  2896. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2897. //
  2898. // plcUiNumberDisplay38
  2899. //
  2900. this.plcUiNumberDisplay38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2901. this.plcUiNumberDisplay38.DecimalPlaces = 2;
  2902. this.plcUiNumberDisplay38.DisabilityTriggerNode = null;
  2903. this.plcUiNumberDisplay38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2904. this.plcUiNumberDisplay38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2905. this.plcUiNumberDisplay38.Gain = 1D;
  2906. this.plcUiNumberDisplay38.IntegerDigits = 0;
  2907. this.plcUiNumberDisplay38.InvisibilityTriggerNode = null;
  2908. this.plcUiNumberDisplay38.Location = new System.Drawing.Point(195, 241);
  2909. this.plcUiNumberDisplay38.Name = "plcUiNumberDisplay38";
  2910. this.plcUiNumberDisplay38.Preffix = null;
  2911. this.plcUiNumberDisplay38.ReadNode = null;
  2912. this.plcUiNumberDisplay38.Size = new System.Drawing.Size(70, 30);
  2913. this.plcUiNumberDisplay38.Suffix = "%";
  2914. this.plcUiNumberDisplay38.TabIndex = 60;
  2915. this.plcUiNumberDisplay38.Text = "1.00";
  2916. this.plcUiNumberDisplay38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2917. this.plcUiNumberDisplay38.WriteNode = null;
  2918. //
  2919. // plcUiNumberDisplay36
  2920. //
  2921. this.plcUiNumberDisplay36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2922. this.plcUiNumberDisplay36.DecimalPlaces = 0;
  2923. this.plcUiNumberDisplay36.DisabilityTriggerNode = null;
  2924. this.plcUiNumberDisplay36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2925. this.plcUiNumberDisplay36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2926. this.plcUiNumberDisplay36.Gain = 1D;
  2927. this.plcUiNumberDisplay36.IntegerDigits = 0;
  2928. this.plcUiNumberDisplay36.InvisibilityTriggerNode = null;
  2929. this.plcUiNumberDisplay36.Location = new System.Drawing.Point(337, 211);
  2930. this.plcUiNumberDisplay36.Name = "plcUiNumberDisplay36";
  2931. this.plcUiNumberDisplay36.Preffix = null;
  2932. this.plcUiNumberDisplay36.ReadNode = new Node("Application.A14_ThermalTest_Auto.iA15_周期运行时间", NodeType.INT, "热测站运行周期耗时");
  2933. this.plcUiNumberDisplay36.Size = new System.Drawing.Size(61, 30);
  2934. this.plcUiNumberDisplay36.Suffix = null;
  2935. this.plcUiNumberDisplay36.TabIndex = 63;
  2936. this.plcUiNumberDisplay36.Text = "1";
  2937. this.plcUiNumberDisplay36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2938. this.plcUiNumberDisplay36.WriteNode = null;
  2939. //
  2940. // plcUiNumberDisplay35
  2941. //
  2942. this.plcUiNumberDisplay35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2943. this.plcUiNumberDisplay35.DecimalPlaces = 0;
  2944. this.plcUiNumberDisplay35.DisabilityTriggerNode = null;
  2945. this.plcUiNumberDisplay35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2946. this.plcUiNumberDisplay35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2947. this.plcUiNumberDisplay35.Gain = 1D;
  2948. this.plcUiNumberDisplay35.IntegerDigits = 0;
  2949. this.plcUiNumberDisplay35.InvisibilityTriggerNode = null;
  2950. this.plcUiNumberDisplay35.Location = new System.Drawing.Point(393, 211);
  2951. this.plcUiNumberDisplay35.Name = "plcUiNumberDisplay35";
  2952. this.plcUiNumberDisplay35.Preffix = null;
  2953. this.plcUiNumberDisplay35.ReadNode = new Node("Application.PieceDate.ui热测站不良数量", NodeType.UINT, null);
  2954. this.plcUiNumberDisplay35.Size = new System.Drawing.Size(80, 30);
  2955. this.plcUiNumberDisplay35.Suffix = null;
  2956. this.plcUiNumberDisplay35.TabIndex = 64;
  2957. this.plcUiNumberDisplay35.Text = "1";
  2958. this.plcUiNumberDisplay35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2959. this.plcUiNumberDisplay35.WriteNode = null;
  2960. //
  2961. // plcUiNumberDisplay34
  2962. //
  2963. this.plcUiNumberDisplay34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2964. this.plcUiNumberDisplay34.DecimalPlaces = 0;
  2965. this.plcUiNumberDisplay34.DisabilityTriggerNode = null;
  2966. this.plcUiNumberDisplay34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2967. this.plcUiNumberDisplay34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2968. this.plcUiNumberDisplay34.Gain = 1D;
  2969. this.plcUiNumberDisplay34.IntegerDigits = 0;
  2970. this.plcUiNumberDisplay34.InvisibilityTriggerNode = null;
  2971. this.plcUiNumberDisplay34.Location = new System.Drawing.Point(470, 211);
  2972. this.plcUiNumberDisplay34.Name = "plcUiNumberDisplay34";
  2973. this.plcUiNumberDisplay34.Preffix = null;
  2974. this.plcUiNumberDisplay34.ReadNode = new Node("Application.PieceDate.ui热测站良品数量", NodeType.UINT, null);
  2975. this.plcUiNumberDisplay34.Size = new System.Drawing.Size(80, 30);
  2976. this.plcUiNumberDisplay34.Suffix = null;
  2977. this.plcUiNumberDisplay34.TabIndex = 65;
  2978. this.plcUiNumberDisplay34.Text = "1";
  2979. this.plcUiNumberDisplay34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2980. this.plcUiNumberDisplay34.WriteNode = null;
  2981. //
  2982. // plcUiNumberDisplay33
  2983. //
  2984. this.plcUiNumberDisplay33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2985. this.plcUiNumberDisplay33.DecimalPlaces = 0;
  2986. this.plcUiNumberDisplay33.DisabilityTriggerNode = null;
  2987. this.plcUiNumberDisplay33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2988. this.plcUiNumberDisplay33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  2989. this.plcUiNumberDisplay33.Gain = 1D;
  2990. this.plcUiNumberDisplay33.IntegerDigits = 0;
  2991. this.plcUiNumberDisplay33.InvisibilityTriggerNode = null;
  2992. this.plcUiNumberDisplay33.Location = new System.Drawing.Point(547, 211);
  2993. this.plcUiNumberDisplay33.Name = "plcUiNumberDisplay33";
  2994. this.plcUiNumberDisplay33.Preffix = null;
  2995. this.plcUiNumberDisplay33.ReadNode = new Node("Application.PieceDate.ui热测站总数量", NodeType.UINT, null);
  2996. this.plcUiNumberDisplay33.Size = new System.Drawing.Size(80, 30);
  2997. this.plcUiNumberDisplay33.Suffix = null;
  2998. this.plcUiNumberDisplay33.TabIndex = 66;
  2999. this.plcUiNumberDisplay33.Text = "1";
  3000. this.plcUiNumberDisplay33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3001. this.plcUiNumberDisplay33.WriteNode = null;
  3002. //
  3003. // plcUiNumberDisplay32
  3004. //
  3005. this.plcUiNumberDisplay32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3006. this.plcUiNumberDisplay32.DecimalPlaces = 0;
  3007. this.plcUiNumberDisplay32.DisabilityTriggerNode = null;
  3008. this.plcUiNumberDisplay32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3009. this.plcUiNumberDisplay32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3010. this.plcUiNumberDisplay32.Gain = 1D;
  3011. this.plcUiNumberDisplay32.IntegerDigits = 0;
  3012. this.plcUiNumberDisplay32.InvisibilityTriggerNode = null;
  3013. this.plcUiNumberDisplay32.Location = new System.Drawing.Point(337, 241);
  3014. this.plcUiNumberDisplay32.Name = "plcUiNumberDisplay32";
  3015. this.plcUiNumberDisplay32.Preffix = null;
  3016. this.plcUiNumberDisplay32.ReadNode = null;
  3017. this.plcUiNumberDisplay32.Size = new System.Drawing.Size(61, 30);
  3018. this.plcUiNumberDisplay32.Suffix = null;
  3019. this.plcUiNumberDisplay32.TabIndex = 67;
  3020. this.plcUiNumberDisplay32.Text = "1";
  3021. this.plcUiNumberDisplay32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3022. this.plcUiNumberDisplay32.WriteNode = null;
  3023. //
  3024. // plcUiNumberDisplay31
  3025. //
  3026. this.plcUiNumberDisplay31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3027. this.plcUiNumberDisplay31.DecimalPlaces = 0;
  3028. this.plcUiNumberDisplay31.DisabilityTriggerNode = null;
  3029. this.plcUiNumberDisplay31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3030. this.plcUiNumberDisplay31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3031. this.plcUiNumberDisplay31.Gain = 1D;
  3032. this.plcUiNumberDisplay31.IntegerDigits = 0;
  3033. this.plcUiNumberDisplay31.InvisibilityTriggerNode = null;
  3034. this.plcUiNumberDisplay31.Location = new System.Drawing.Point(393, 241);
  3035. this.plcUiNumberDisplay31.Name = "plcUiNumberDisplay31";
  3036. this.plcUiNumberDisplay31.Preffix = null;
  3037. this.plcUiNumberDisplay31.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD不良数量", NodeType.UINT, null);
  3038. this.plcUiNumberDisplay31.Size = new System.Drawing.Size(80, 30);
  3039. this.plcUiNumberDisplay31.Suffix = null;
  3040. this.plcUiNumberDisplay31.TabIndex = 68;
  3041. this.plcUiNumberDisplay31.Text = "1";
  3042. this.plcUiNumberDisplay31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3043. this.plcUiNumberDisplay31.WriteNode = null;
  3044. //
  3045. // plcUiNumberDisplay30
  3046. //
  3047. this.plcUiNumberDisplay30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3048. this.plcUiNumberDisplay30.DecimalPlaces = 0;
  3049. this.plcUiNumberDisplay30.DisabilityTriggerNode = null;
  3050. this.plcUiNumberDisplay30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3051. this.plcUiNumberDisplay30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3052. this.plcUiNumberDisplay30.Gain = 1D;
  3053. this.plcUiNumberDisplay30.IntegerDigits = 0;
  3054. this.plcUiNumberDisplay30.InvisibilityTriggerNode = null;
  3055. this.plcUiNumberDisplay30.Location = new System.Drawing.Point(470, 241);
  3056. this.plcUiNumberDisplay30.Name = "plcUiNumberDisplay30";
  3057. this.plcUiNumberDisplay30.Preffix = null;
  3058. this.plcUiNumberDisplay30.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD良品数量", NodeType.UINT, null);
  3059. this.plcUiNumberDisplay30.Size = new System.Drawing.Size(80, 30);
  3060. this.plcUiNumberDisplay30.Suffix = null;
  3061. this.plcUiNumberDisplay30.TabIndex = 69;
  3062. this.plcUiNumberDisplay30.Text = "1";
  3063. this.plcUiNumberDisplay30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3064. this.plcUiNumberDisplay30.WriteNode = null;
  3065. //
  3066. // plcUiNumberDisplay29
  3067. //
  3068. this.plcUiNumberDisplay29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3069. this.plcUiNumberDisplay29.DecimalPlaces = 0;
  3070. this.plcUiNumberDisplay29.DisabilityTriggerNode = null;
  3071. this.plcUiNumberDisplay29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3072. this.plcUiNumberDisplay29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3073. this.plcUiNumberDisplay29.Gain = 1D;
  3074. this.plcUiNumberDisplay29.IntegerDigits = 0;
  3075. this.plcUiNumberDisplay29.InvisibilityTriggerNode = null;
  3076. this.plcUiNumberDisplay29.Location = new System.Drawing.Point(547, 241);
  3077. this.plcUiNumberDisplay29.Name = "plcUiNumberDisplay29";
  3078. this.plcUiNumberDisplay29.Preffix = null;
  3079. this.plcUiNumberDisplay29.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD总数量", NodeType.UINT, null);
  3080. this.plcUiNumberDisplay29.Size = new System.Drawing.Size(80, 30);
  3081. this.plcUiNumberDisplay29.Suffix = null;
  3082. this.plcUiNumberDisplay29.TabIndex = 70;
  3083. this.plcUiNumberDisplay29.Text = "1";
  3084. this.plcUiNumberDisplay29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3085. this.plcUiNumberDisplay29.WriteNode = null;
  3086. //
  3087. // label17
  3088. //
  3089. this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3090. this.label17.Location = new System.Drawing.Point(4, 361);
  3091. this.label17.Name = "label17";
  3092. this.label17.Size = new System.Drawing.Size(120, 30);
  3093. this.label17.TabIndex = 75;
  3094. this.label17.Text = "封装CCD1";
  3095. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3096. //
  3097. // plcUiNumberDisplay69
  3098. //
  3099. this.plcUiNumberDisplay69.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3100. this.plcUiNumberDisplay69.DecimalPlaces = 2;
  3101. this.plcUiNumberDisplay69.DisabilityTriggerNode = null;
  3102. this.plcUiNumberDisplay69.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3103. this.plcUiNumberDisplay69.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3104. this.plcUiNumberDisplay69.Gain = 1D;
  3105. this.plcUiNumberDisplay69.IntegerDigits = 0;
  3106. this.plcUiNumberDisplay69.InvisibilityTriggerNode = null;
  3107. this.plcUiNumberDisplay69.Location = new System.Drawing.Point(195, 361);
  3108. this.plcUiNumberDisplay69.Name = "plcUiNumberDisplay69";
  3109. this.plcUiNumberDisplay69.Preffix = null;
  3110. this.plcUiNumberDisplay69.ReadNode = new Node("Application.PieceDate.re封装1CCD1良率", NodeType.REAL, null);
  3111. this.plcUiNumberDisplay69.Size = new System.Drawing.Size(70, 30);
  3112. this.plcUiNumberDisplay69.Suffix = "%";
  3113. this.plcUiNumberDisplay69.TabIndex = 76;
  3114. this.plcUiNumberDisplay69.Text = "1.00";
  3115. this.plcUiNumberDisplay69.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3116. this.plcUiNumberDisplay69.WriteNode = null;
  3117. //
  3118. // plcUiNumberDisplay68
  3119. //
  3120. this.plcUiNumberDisplay68.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3121. this.plcUiNumberDisplay68.DecimalPlaces = 0;
  3122. this.plcUiNumberDisplay68.DisabilityTriggerNode = null;
  3123. this.plcUiNumberDisplay68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3124. this.plcUiNumberDisplay68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3125. this.plcUiNumberDisplay68.Gain = 1D;
  3126. this.plcUiNumberDisplay68.IntegerDigits = 0;
  3127. this.plcUiNumberDisplay68.InvisibilityTriggerNode = null;
  3128. this.plcUiNumberDisplay68.Location = new System.Drawing.Point(337, 361);
  3129. this.plcUiNumberDisplay68.Name = "plcUiNumberDisplay68";
  3130. this.plcUiNumberDisplay68.Preffix = null;
  3131. this.plcUiNumberDisplay68.ReadNode = new Node("Application.A33_Encapsulation1_Auto.ui_CT", NodeType.UDINT, null);
  3132. this.plcUiNumberDisplay68.Size = new System.Drawing.Size(61, 30);
  3133. this.plcUiNumberDisplay68.Suffix = null;
  3134. this.plcUiNumberDisplay68.TabIndex = 77;
  3135. this.plcUiNumberDisplay68.Text = "1";
  3136. this.plcUiNumberDisplay68.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3137. this.plcUiNumberDisplay68.WriteNode = null;
  3138. //
  3139. // plcUiNumberDisplay67
  3140. //
  3141. this.plcUiNumberDisplay67.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3142. this.plcUiNumberDisplay67.DecimalPlaces = 0;
  3143. this.plcUiNumberDisplay67.DisabilityTriggerNode = null;
  3144. this.plcUiNumberDisplay67.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3145. this.plcUiNumberDisplay67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3146. this.plcUiNumberDisplay67.Gain = 1D;
  3147. this.plcUiNumberDisplay67.IntegerDigits = 0;
  3148. this.plcUiNumberDisplay67.InvisibilityTriggerNode = null;
  3149. this.plcUiNumberDisplay67.Location = new System.Drawing.Point(393, 361);
  3150. this.plcUiNumberDisplay67.Name = "plcUiNumberDisplay67";
  3151. this.plcUiNumberDisplay67.Preffix = null;
  3152. this.plcUiNumberDisplay67.ReadNode = new Node("Application.PieceDate.ui封装1CCD1不良数量", NodeType.UDINT, null);
  3153. this.plcUiNumberDisplay67.Size = new System.Drawing.Size(80, 30);
  3154. this.plcUiNumberDisplay67.Suffix = null;
  3155. this.plcUiNumberDisplay67.TabIndex = 78;
  3156. this.plcUiNumberDisplay67.Text = "1";
  3157. this.plcUiNumberDisplay67.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3158. this.plcUiNumberDisplay67.WriteNode = null;
  3159. //
  3160. // plcUiNumberDisplay66
  3161. //
  3162. this.plcUiNumberDisplay66.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3163. this.plcUiNumberDisplay66.DecimalPlaces = 0;
  3164. this.plcUiNumberDisplay66.DisabilityTriggerNode = null;
  3165. this.plcUiNumberDisplay66.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3166. this.plcUiNumberDisplay66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3167. this.plcUiNumberDisplay66.Gain = 1D;
  3168. this.plcUiNumberDisplay66.IntegerDigits = 0;
  3169. this.plcUiNumberDisplay66.InvisibilityTriggerNode = null;
  3170. this.plcUiNumberDisplay66.Location = new System.Drawing.Point(470, 361);
  3171. this.plcUiNumberDisplay66.Name = "plcUiNumberDisplay66";
  3172. this.plcUiNumberDisplay66.Preffix = null;
  3173. this.plcUiNumberDisplay66.ReadNode = new Node("Application.PieceDate.ui封装1CCD1良品数量", NodeType.UINT, null);
  3174. this.plcUiNumberDisplay66.Size = new System.Drawing.Size(80, 30);
  3175. this.plcUiNumberDisplay66.Suffix = null;
  3176. this.plcUiNumberDisplay66.TabIndex = 79;
  3177. this.plcUiNumberDisplay66.Text = "1";
  3178. this.plcUiNumberDisplay66.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3179. this.plcUiNumberDisplay66.WriteNode = null;
  3180. //
  3181. // plcUiNumberDisplay65
  3182. //
  3183. this.plcUiNumberDisplay65.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3184. this.plcUiNumberDisplay65.DecimalPlaces = 0;
  3185. this.plcUiNumberDisplay65.DisabilityTriggerNode = null;
  3186. this.plcUiNumberDisplay65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3187. this.plcUiNumberDisplay65.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3188. this.plcUiNumberDisplay65.Gain = 1D;
  3189. this.plcUiNumberDisplay65.IntegerDigits = 0;
  3190. this.plcUiNumberDisplay65.InvisibilityTriggerNode = null;
  3191. this.plcUiNumberDisplay65.Location = new System.Drawing.Point(547, 361);
  3192. this.plcUiNumberDisplay65.Name = "plcUiNumberDisplay65";
  3193. this.plcUiNumberDisplay65.Preffix = null;
  3194. this.plcUiNumberDisplay65.ReadNode = new Node("Application.PieceDate.ui封装1CCD1总数量", NodeType.UINT, null);
  3195. this.plcUiNumberDisplay65.Size = new System.Drawing.Size(80, 30);
  3196. this.plcUiNumberDisplay65.Suffix = null;
  3197. this.plcUiNumberDisplay65.TabIndex = 80;
  3198. this.plcUiNumberDisplay65.Text = "1";
  3199. this.plcUiNumberDisplay65.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3200. this.plcUiNumberDisplay65.WriteNode = null;
  3201. //
  3202. // label16
  3203. //
  3204. this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3205. this.label16.Location = new System.Drawing.Point(4, 391);
  3206. this.label16.Name = "label16";
  3207. this.label16.Size = new System.Drawing.Size(120, 30);
  3208. this.label16.TabIndex = 81;
  3209. this.label16.Text = "封装CCD2";
  3210. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3211. //
  3212. // plcUiNumberDisplay64
  3213. //
  3214. this.plcUiNumberDisplay64.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3215. this.plcUiNumberDisplay64.DecimalPlaces = 2;
  3216. this.plcUiNumberDisplay64.DisabilityTriggerNode = null;
  3217. this.plcUiNumberDisplay64.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3218. this.plcUiNumberDisplay64.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3219. this.plcUiNumberDisplay64.Gain = 1D;
  3220. this.plcUiNumberDisplay64.IntegerDigits = 0;
  3221. this.plcUiNumberDisplay64.InvisibilityTriggerNode = null;
  3222. this.plcUiNumberDisplay64.Location = new System.Drawing.Point(195, 391);
  3223. this.plcUiNumberDisplay64.Name = "plcUiNumberDisplay64";
  3224. this.plcUiNumberDisplay64.Preffix = null;
  3225. this.plcUiNumberDisplay64.ReadNode = new Node("Application.PieceDate.re封装1CCD2良率", NodeType.REAL, null);
  3226. this.plcUiNumberDisplay64.Size = new System.Drawing.Size(70, 30);
  3227. this.plcUiNumberDisplay64.Suffix = "%";
  3228. this.plcUiNumberDisplay64.TabIndex = 82;
  3229. this.plcUiNumberDisplay64.Text = "1.00";
  3230. this.plcUiNumberDisplay64.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3231. this.plcUiNumberDisplay64.WriteNode = null;
  3232. //
  3233. // plcUiNumberDisplay61
  3234. //
  3235. this.plcUiNumberDisplay61.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3236. this.plcUiNumberDisplay61.DecimalPlaces = 0;
  3237. this.plcUiNumberDisplay61.DisabilityTriggerNode = null;
  3238. this.plcUiNumberDisplay61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3239. this.plcUiNumberDisplay61.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3240. this.plcUiNumberDisplay61.Gain = 1D;
  3241. this.plcUiNumberDisplay61.IntegerDigits = 0;
  3242. this.plcUiNumberDisplay61.InvisibilityTriggerNode = null;
  3243. this.plcUiNumberDisplay61.Location = new System.Drawing.Point(337, 391);
  3244. this.plcUiNumberDisplay61.Name = "plcUiNumberDisplay61";
  3245. this.plcUiNumberDisplay61.Preffix = null;
  3246. this.plcUiNumberDisplay61.ReadNode = new Node("Application.A33_Encapsulation1_Auto.ui_CT", NodeType.UDINT, null);
  3247. this.plcUiNumberDisplay61.Size = new System.Drawing.Size(61, 30);
  3248. this.plcUiNumberDisplay61.Suffix = null;
  3249. this.plcUiNumberDisplay61.TabIndex = 87;
  3250. this.plcUiNumberDisplay61.Text = "1";
  3251. this.plcUiNumberDisplay61.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3252. this.plcUiNumberDisplay61.WriteNode = null;
  3253. //
  3254. // plcUiNumberDisplay60
  3255. //
  3256. this.plcUiNumberDisplay60.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3257. this.plcUiNumberDisplay60.DecimalPlaces = 0;
  3258. this.plcUiNumberDisplay60.DisabilityTriggerNode = null;
  3259. this.plcUiNumberDisplay60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3260. this.plcUiNumberDisplay60.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3261. this.plcUiNumberDisplay60.Gain = 1D;
  3262. this.plcUiNumberDisplay60.IntegerDigits = 0;
  3263. this.plcUiNumberDisplay60.InvisibilityTriggerNode = null;
  3264. this.plcUiNumberDisplay60.Location = new System.Drawing.Point(393, 391);
  3265. this.plcUiNumberDisplay60.Name = "plcUiNumberDisplay60";
  3266. this.plcUiNumberDisplay60.Preffix = null;
  3267. this.plcUiNumberDisplay60.ReadNode = new Node("Application.PieceDate.ui封装1CCD2不良数量", NodeType.UINT, null);
  3268. this.plcUiNumberDisplay60.Size = new System.Drawing.Size(80, 30);
  3269. this.plcUiNumberDisplay60.Suffix = null;
  3270. this.plcUiNumberDisplay60.TabIndex = 88;
  3271. this.plcUiNumberDisplay60.Text = "1";
  3272. this.plcUiNumberDisplay60.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3273. this.plcUiNumberDisplay60.WriteNode = null;
  3274. //
  3275. // plcUiNumberDisplay59
  3276. //
  3277. this.plcUiNumberDisplay59.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3278. this.plcUiNumberDisplay59.DecimalPlaces = 0;
  3279. this.plcUiNumberDisplay59.DisabilityTriggerNode = null;
  3280. this.plcUiNumberDisplay59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3281. this.plcUiNumberDisplay59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3282. this.plcUiNumberDisplay59.Gain = 1D;
  3283. this.plcUiNumberDisplay59.IntegerDigits = 0;
  3284. this.plcUiNumberDisplay59.InvisibilityTriggerNode = null;
  3285. this.plcUiNumberDisplay59.Location = new System.Drawing.Point(470, 391);
  3286. this.plcUiNumberDisplay59.Name = "plcUiNumberDisplay59";
  3287. this.plcUiNumberDisplay59.Preffix = null;
  3288. this.plcUiNumberDisplay59.ReadNode = new Node("Application.PieceDate.ui封装1CCD2良品数量", NodeType.UINT, null);
  3289. this.plcUiNumberDisplay59.Size = new System.Drawing.Size(80, 30);
  3290. this.plcUiNumberDisplay59.Suffix = null;
  3291. this.plcUiNumberDisplay59.TabIndex = 89;
  3292. this.plcUiNumberDisplay59.Text = "1";
  3293. this.plcUiNumberDisplay59.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3294. this.plcUiNumberDisplay59.WriteNode = null;
  3295. //
  3296. // plcUiNumberDisplay58
  3297. //
  3298. this.plcUiNumberDisplay58.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3299. this.plcUiNumberDisplay58.DecimalPlaces = 0;
  3300. this.plcUiNumberDisplay58.DisabilityTriggerNode = null;
  3301. this.plcUiNumberDisplay58.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3302. this.plcUiNumberDisplay58.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3303. this.plcUiNumberDisplay58.Gain = 1D;
  3304. this.plcUiNumberDisplay58.IntegerDigits = 0;
  3305. this.plcUiNumberDisplay58.InvisibilityTriggerNode = null;
  3306. this.plcUiNumberDisplay58.Location = new System.Drawing.Point(547, 391);
  3307. this.plcUiNumberDisplay58.Name = "plcUiNumberDisplay58";
  3308. this.plcUiNumberDisplay58.Preffix = null;
  3309. this.plcUiNumberDisplay58.ReadNode = new Node("Application.PieceDate.ui封装1CCD2总数量", NodeType.UINT, null);
  3310. this.plcUiNumberDisplay58.Size = new System.Drawing.Size(80, 30);
  3311. this.plcUiNumberDisplay58.Suffix = null;
  3312. this.plcUiNumberDisplay58.TabIndex = 90;
  3313. this.plcUiNumberDisplay58.Text = "1";
  3314. this.plcUiNumberDisplay58.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3315. this.plcUiNumberDisplay58.WriteNode = null;
  3316. //
  3317. // uiTitlePanel2
  3318. //
  3319. this.uiTitlePanel2.Controls.Add(this.label40);
  3320. this.uiTitlePanel2.Controls.Add(this.label21);
  3321. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay55);
  3322. this.uiTitlePanel2.Controls.Add(this.label20);
  3323. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay57);
  3324. this.uiTitlePanel2.Controls.Add(this.label19);
  3325. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay63);
  3326. this.uiTitlePanel2.Controls.Add(this.label23);
  3327. this.uiTitlePanel2.Controls.Add(this.plcUiButton6);
  3328. this.uiTitlePanel2.Controls.Add(this.label51);
  3329. this.uiTitlePanel2.Controls.Add(this.label22);
  3330. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay71);
  3331. this.uiTitlePanel2.Controls.Add(this.btn3D盒格4数量清零);
  3332. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay121);
  3333. this.uiTitlePanel2.Controls.Add(this.label24);
  3334. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay122);
  3335. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay109);
  3336. this.uiTitlePanel2.Controls.Add(this.plcUiButton7);
  3337. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay75);
  3338. this.uiTitlePanel2.Controls.Add(this.label57);
  3339. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay110);
  3340. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay123);
  3341. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay74);
  3342. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay127);
  3343. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay111);
  3344. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay129);
  3345. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay72);
  3346. this.uiTitlePanel2.Controls.Add(this.plcUiButton8);
  3347. this.uiTitlePanel2.Controls.Add(this.label36);
  3348. this.uiTitlePanel2.Controls.Add(this.btn测试盒1格1数量清零);
  3349. this.uiTitlePanel2.Controls.Add(this.btn3D盒格3数量清零);
  3350. this.uiTitlePanel2.Controls.Add(this.label25);
  3351. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay112);
  3352. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay78);
  3353. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay113);
  3354. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay77);
  3355. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay114);
  3356. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay76);
  3357. this.uiTitlePanel2.Controls.Add(this.label37);
  3358. this.uiTitlePanel2.Controls.Add(this.btn测试盒1格2数量清零);
  3359. this.uiTitlePanel2.Controls.Add(this.btn3D盒格2数量清零);
  3360. this.uiTitlePanel2.Controls.Add(this.label26);
  3361. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay115);
  3362. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay81);
  3363. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay116);
  3364. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay80);
  3365. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay117);
  3366. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay79);
  3367. this.uiTitlePanel2.Controls.Add(this.label38);
  3368. this.uiTitlePanel2.Controls.Add(this.btn测试盒1格3数量清零);
  3369. this.uiTitlePanel2.Controls.Add(this.btn3D盒格1数量清零);
  3370. this.uiTitlePanel2.Controls.Add(this.label27);
  3371. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay118);
  3372. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay84);
  3373. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay119);
  3374. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay83);
  3375. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay120);
  3376. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay82);
  3377. this.uiTitlePanel2.Controls.Add(this.label39);
  3378. this.uiTitlePanel2.Controls.Add(this.btn测试盒1格4数量清零);
  3379. this.uiTitlePanel2.Controls.Add(this.btn热测盒格4数量清零);
  3380. this.uiTitlePanel2.Controls.Add(this.label31);
  3381. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay97);
  3382. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay96);
  3383. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay98);
  3384. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay95);
  3385. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay99);
  3386. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay94);
  3387. this.uiTitlePanel2.Controls.Add(this.label32);
  3388. this.uiTitlePanel2.Controls.Add(this.btn测试盒2格1数量清零);
  3389. this.uiTitlePanel2.Controls.Add(this.btn热测盒格3数量清零);
  3390. this.uiTitlePanel2.Controls.Add(this.label30);
  3391. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay100);
  3392. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay93);
  3393. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay101);
  3394. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay92);
  3395. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay102);
  3396. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay91);
  3397. this.uiTitlePanel2.Controls.Add(this.label33);
  3398. this.uiTitlePanel2.Controls.Add(this.btn测试盒2格2数量清零);
  3399. this.uiTitlePanel2.Controls.Add(this.btn热测盒格2数量清零);
  3400. this.uiTitlePanel2.Controls.Add(this.label29);
  3401. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay103);
  3402. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay90);
  3403. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay104);
  3404. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay89);
  3405. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay105);
  3406. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay88);
  3407. this.uiTitlePanel2.Controls.Add(this.label34);
  3408. this.uiTitlePanel2.Controls.Add(this.btn测试盒2格3数量清零);
  3409. this.uiTitlePanel2.Controls.Add(this.btn热测盒格1数量清零);
  3410. this.uiTitlePanel2.Controls.Add(this.label28);
  3411. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay106);
  3412. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay87);
  3413. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay107);
  3414. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay86);
  3415. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay108);
  3416. this.uiTitlePanel2.Controls.Add(this.plcUiNumberDisplay85);
  3417. this.uiTitlePanel2.Controls.Add(this.label35);
  3418. this.uiTitlePanel2.Controls.Add(this.btn测试盒2格4数量清零);
  3419. this.uiTitlePanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3420. this.uiTitlePanel2.Location = new System.Drawing.Point(652, 5);
  3421. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  3422. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  3423. this.uiTitlePanel2.Name = "uiTitlePanel2";
  3424. this.uiTitlePanel2.Padding = new System.Windows.Forms.Padding(1, 30, 1, 1);
  3425. this.uiTitlePanel2.ShowText = false;
  3426. this.uiTitlePanel2.Size = new System.Drawing.Size(509, 642);
  3427. this.uiTitlePanel2.TabIndex = 221;
  3428. this.uiTitlePanel2.Text = "BIN盒";
  3429. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  3430. this.uiTitlePanel2.TitleHeight = 30;
  3431. //
  3432. // label40
  3433. //
  3434. this.label40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3435. this.label40.Location = new System.Drawing.Point(4, 540);
  3436. this.label40.Name = "label40";
  3437. this.label40.Size = new System.Drawing.Size(100, 30);
  3438. this.label40.TabIndex = 237;
  3439. this.label40.Text = "四料盒5格1";
  3440. this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3441. //
  3442. // label21
  3443. //
  3444. this.label21.BackColor = System.Drawing.Color.LightSkyBlue;
  3445. this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3446. this.label21.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3447. this.label21.Location = new System.Drawing.Point(4, 30);
  3448. this.label21.Name = "label21";
  3449. this.label21.Size = new System.Drawing.Size(100, 30);
  3450. this.label21.TabIndex = 99;
  3451. this.label21.Text = "名称";
  3452. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3453. //
  3454. // plcUiNumberDisplay55
  3455. //
  3456. this.plcUiNumberDisplay55.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3457. this.plcUiNumberDisplay55.DecimalPlaces = 0;
  3458. this.plcUiNumberDisplay55.DisabilityTriggerNode = null;
  3459. this.plcUiNumberDisplay55.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3460. this.plcUiNumberDisplay55.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3461. this.plcUiNumberDisplay55.Gain = 1D;
  3462. this.plcUiNumberDisplay55.IntegerDigits = 0;
  3463. this.plcUiNumberDisplay55.InvisibilityTriggerNode = null;
  3464. this.plcUiNumberDisplay55.Location = new System.Drawing.Point(104, 540);
  3465. this.plcUiNumberDisplay55.Name = "plcUiNumberDisplay55";
  3466. this.plcUiNumberDisplay55.Preffix = null;
  3467. this.plcUiNumberDisplay55.ReadNode = null;
  3468. this.plcUiNumberDisplay55.Size = new System.Drawing.Size(100, 30);
  3469. this.plcUiNumberDisplay55.Suffix = null;
  3470. this.plcUiNumberDisplay55.TabIndex = 238;
  3471. this.plcUiNumberDisplay55.Text = "1";
  3472. this.plcUiNumberDisplay55.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3473. this.plcUiNumberDisplay55.WriteNode = null;
  3474. //
  3475. // label20
  3476. //
  3477. this.label20.BackColor = System.Drawing.Color.LightSkyBlue;
  3478. this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3479. this.label20.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3480. this.label20.Location = new System.Drawing.Point(104, 30);
  3481. this.label20.Name = "label20";
  3482. this.label20.Size = new System.Drawing.Size(100, 30);
  3483. this.label20.TabIndex = 100;
  3484. this.label20.Text = "数量";
  3485. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3486. //
  3487. // plcUiNumberDisplay57
  3488. //
  3489. this.plcUiNumberDisplay57.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3490. this.plcUiNumberDisplay57.DecimalPlaces = 0;
  3491. this.plcUiNumberDisplay57.DisabilityTriggerNode = null;
  3492. this.plcUiNumberDisplay57.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3493. this.plcUiNumberDisplay57.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3494. this.plcUiNumberDisplay57.Gain = 1D;
  3495. this.plcUiNumberDisplay57.IntegerDigits = 0;
  3496. this.plcUiNumberDisplay57.InvisibilityTriggerNode = null;
  3497. this.plcUiNumberDisplay57.Location = new System.Drawing.Point(204, 540);
  3498. this.plcUiNumberDisplay57.Name = "plcUiNumberDisplay57";
  3499. this.plcUiNumberDisplay57.Preffix = null;
  3500. this.plcUiNumberDisplay57.ReadNode = new Node("Application.A29_TestNGContainer_Auto.uNG料盒一数量设定", NodeType.UDINT, "NG料盒数量设定1——HMIset");
  3501. this.plcUiNumberDisplay57.Size = new System.Drawing.Size(100, 30);
  3502. this.plcUiNumberDisplay57.Suffix = null;
  3503. this.plcUiNumberDisplay57.TabIndex = 239;
  3504. this.plcUiNumberDisplay57.Text = "1";
  3505. this.plcUiNumberDisplay57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3506. this.plcUiNumberDisplay57.WriteNode = null;
  3507. //
  3508. // label19
  3509. //
  3510. this.label19.BackColor = System.Drawing.Color.LightSkyBlue;
  3511. this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3512. this.label19.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3513. this.label19.Location = new System.Drawing.Point(204, 30);
  3514. this.label19.Name = "label19";
  3515. this.label19.Size = new System.Drawing.Size(100, 30);
  3516. this.label19.TabIndex = 101;
  3517. this.label19.Text = "上限";
  3518. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3519. //
  3520. // plcUiNumberDisplay63
  3521. //
  3522. this.plcUiNumberDisplay63.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3523. this.plcUiNumberDisplay63.DecimalPlaces = 0;
  3524. this.plcUiNumberDisplay63.DisabilityTriggerNode = null;
  3525. this.plcUiNumberDisplay63.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3526. this.plcUiNumberDisplay63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3527. this.plcUiNumberDisplay63.Gain = 1D;
  3528. this.plcUiNumberDisplay63.IntegerDigits = 0;
  3529. this.plcUiNumberDisplay63.InvisibilityTriggerNode = null;
  3530. this.plcUiNumberDisplay63.Location = new System.Drawing.Point(304, 540);
  3531. this.plcUiNumberDisplay63.Name = "plcUiNumberDisplay63";
  3532. this.plcUiNumberDisplay63.Preffix = null;
  3533. this.plcUiNumberDisplay63.ReadNode = null;
  3534. this.plcUiNumberDisplay63.Size = new System.Drawing.Size(100, 30);
  3535. this.plcUiNumberDisplay63.Suffix = null;
  3536. this.plcUiNumberDisplay63.TabIndex = 240;
  3537. this.plcUiNumberDisplay63.Text = "1";
  3538. this.plcUiNumberDisplay63.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3539. this.plcUiNumberDisplay63.WriteNode = null;
  3540. //
  3541. // label23
  3542. //
  3543. this.label23.BackColor = System.Drawing.Color.LightSkyBlue;
  3544. this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3545. this.label23.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3546. this.label23.Location = new System.Drawing.Point(304, 30);
  3547. this.label23.Name = "label23";
  3548. this.label23.Size = new System.Drawing.Size(100, 30);
  3549. this.label23.TabIndex = 105;
  3550. this.label23.Text = "总量";
  3551. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3552. //
  3553. // plcUiButton6
  3554. //
  3555. this.plcUiButton6.ButtonType = PlcUiControl.ButtonType.保持型;
  3556. this.plcUiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
  3557. this.plcUiButton6.DisabilityTriggerNode = null;
  3558. this.plcUiButton6.EnsureTip = "测试盒1格1数量清零?";
  3559. this.plcUiButton6.FillColor = System.Drawing.Color.LightSeaGreen;
  3560. this.plcUiButton6.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  3561. this.plcUiButton6.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  3562. this.plcUiButton6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3563. this.plcUiButton6.InvisibilityTriggerNode = null;
  3564. this.plcUiButton6.Location = new System.Drawing.Point(405, 542);
  3565. this.plcUiButton6.Maximum = 0D;
  3566. this.plcUiButton6.Minimum = 0D;
  3567. this.plcUiButton6.MinimumSize = new System.Drawing.Size(1, 1);
  3568. this.plcUiButton6.Name = "plcUiButton6";
  3569. this.plcUiButton6.NeedUserEnsure = true;
  3570. this.plcUiButton6.OffColor = System.Drawing.Color.LightSeaGreen;
  3571. this.plcUiButton6.OffSymbol = 0;
  3572. this.plcUiButton6.OffText = "清零";
  3573. this.plcUiButton6.OnColor = System.Drawing.Color.Olive;
  3574. this.plcUiButton6.OnSymbol = 0;
  3575. this.plcUiButton6.OnText = "清零";
  3576. this.plcUiButton6.ReadNode = null;
  3577. this.plcUiButton6.Size = new System.Drawing.Size(100, 27);
  3578. this.plcUiButton6.Symbol = 0;
  3579. this.plcUiButton6.TabIndex = 241;
  3580. this.plcUiButton6.Text = "清零";
  3581. this.plcUiButton6.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3582. this.plcUiButton6.WriteNode = null;
  3583. //
  3584. // label51
  3585. //
  3586. this.label51.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3587. this.label51.Location = new System.Drawing.Point(4, 570);
  3588. this.label51.Name = "label51";
  3589. this.label51.Size = new System.Drawing.Size(100, 30);
  3590. this.label51.TabIndex = 242;
  3591. this.label51.Text = "四料盒5格2";
  3592. this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3593. //
  3594. // label22
  3595. //
  3596. this.label22.BackColor = System.Drawing.Color.LightSkyBlue;
  3597. this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3598. this.label22.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3599. this.label22.Location = new System.Drawing.Point(404, 30);
  3600. this.label22.Name = "label22";
  3601. this.label22.Size = new System.Drawing.Size(100, 30);
  3602. this.label22.TabIndex = 106;
  3603. this.label22.Text = "清零";
  3604. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3605. //
  3606. // plcUiNumberDisplay71
  3607. //
  3608. this.plcUiNumberDisplay71.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3609. this.plcUiNumberDisplay71.DecimalPlaces = 0;
  3610. this.plcUiNumberDisplay71.DisabilityTriggerNode = null;
  3611. this.plcUiNumberDisplay71.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3612. this.plcUiNumberDisplay71.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3613. this.plcUiNumberDisplay71.Gain = 1D;
  3614. this.plcUiNumberDisplay71.IntegerDigits = 0;
  3615. this.plcUiNumberDisplay71.InvisibilityTriggerNode = null;
  3616. this.plcUiNumberDisplay71.Location = new System.Drawing.Point(104, 570);
  3617. this.plcUiNumberDisplay71.Name = "plcUiNumberDisplay71";
  3618. this.plcUiNumberDisplay71.Preffix = null;
  3619. this.plcUiNumberDisplay71.ReadNode = null;
  3620. this.plcUiNumberDisplay71.Size = new System.Drawing.Size(100, 30);
  3621. this.plcUiNumberDisplay71.Suffix = null;
  3622. this.plcUiNumberDisplay71.TabIndex = 243;
  3623. this.plcUiNumberDisplay71.Text = "1";
  3624. this.plcUiNumberDisplay71.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3625. this.plcUiNumberDisplay71.WriteNode = null;
  3626. //
  3627. // btn3D盒格4数量清零
  3628. //
  3629. this.btn3D盒格4数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  3630. this.btn3D盒格4数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  3631. this.btn3D盒格4数量清零.DisabilityTriggerNode = null;
  3632. this.btn3D盒格4数量清零.EnsureTip = "3D盒格4数量清零?";
  3633. this.btn3D盒格4数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  3634. this.btn3D盒格4数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  3635. this.btn3D盒格4数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  3636. this.btn3D盒格4数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3637. this.btn3D盒格4数量清零.InvisibilityTriggerNode = null;
  3638. this.btn3D盒格4数量清零.Location = new System.Drawing.Point(405, 511);
  3639. this.btn3D盒格4数量清零.Maximum = 0D;
  3640. this.btn3D盒格4数量清零.Minimum = 0D;
  3641. this.btn3D盒格4数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  3642. this.btn3D盒格4数量清零.Name = "btn3D盒格4数量清零";
  3643. this.btn3D盒格4数量清零.NeedUserEnsure = true;
  3644. this.btn3D盒格4数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  3645. this.btn3D盒格4数量清零.OffSymbol = 0;
  3646. this.btn3D盒格4数量清零.OffText = "清零";
  3647. this.btn3D盒格4数量清零.OnColor = System.Drawing.Color.Olive;
  3648. this.btn3D盒格4数量清零.OnSymbol = 0;
  3649. this.btn3D盒格4数量清零.OnText = "清零";
  3650. this.btn3D盒格4数量清零.ReadNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格4数量清零", NodeType.BOOL, null);
  3651. this.btn3D盒格4数量清零.Size = new System.Drawing.Size(100, 27);
  3652. this.btn3D盒格4数量清零.Symbol = 0;
  3653. this.btn3D盒格4数量清零.TabIndex = 188;
  3654. this.btn3D盒格4数量清零.Text = "清零";
  3655. this.btn3D盒格4数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3656. this.btn3D盒格4数量清零.WriteNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格4数量清零", NodeType.BOOL, null);
  3657. //
  3658. // plcUiNumberDisplay121
  3659. //
  3660. this.plcUiNumberDisplay121.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3661. this.plcUiNumberDisplay121.DecimalPlaces = 0;
  3662. this.plcUiNumberDisplay121.DisabilityTriggerNode = null;
  3663. this.plcUiNumberDisplay121.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3664. this.plcUiNumberDisplay121.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3665. this.plcUiNumberDisplay121.Gain = 1D;
  3666. this.plcUiNumberDisplay121.IntegerDigits = 0;
  3667. this.plcUiNumberDisplay121.InvisibilityTriggerNode = null;
  3668. this.plcUiNumberDisplay121.Location = new System.Drawing.Point(204, 570);
  3669. this.plcUiNumberDisplay121.Name = "plcUiNumberDisplay121";
  3670. this.plcUiNumberDisplay121.Preffix = null;
  3671. this.plcUiNumberDisplay121.ReadNode = new Node("Application.A29_TestNGContainer_Auto.uNG料盒二数量设定", NodeType.UDINT, "NG料盒数量设定2——HMIset");
  3672. this.plcUiNumberDisplay121.Size = new System.Drawing.Size(100, 30);
  3673. this.plcUiNumberDisplay121.Suffix = null;
  3674. this.plcUiNumberDisplay121.TabIndex = 244;
  3675. this.plcUiNumberDisplay121.Text = "1";
  3676. this.plcUiNumberDisplay121.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3677. this.plcUiNumberDisplay121.WriteNode = null;
  3678. //
  3679. // label24
  3680. //
  3681. this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3682. this.label24.Location = new System.Drawing.Point(4, 60);
  3683. this.label24.Name = "label24";
  3684. this.label24.Size = new System.Drawing.Size(100, 30);
  3685. this.label24.TabIndex = 109;
  3686. this.label24.Text = "四料盒1格1";
  3687. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3688. //
  3689. // plcUiNumberDisplay122
  3690. //
  3691. this.plcUiNumberDisplay122.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3692. this.plcUiNumberDisplay122.DecimalPlaces = 0;
  3693. this.plcUiNumberDisplay122.DisabilityTriggerNode = null;
  3694. this.plcUiNumberDisplay122.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3695. this.plcUiNumberDisplay122.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3696. this.plcUiNumberDisplay122.Gain = 1D;
  3697. this.plcUiNumberDisplay122.IntegerDigits = 0;
  3698. this.plcUiNumberDisplay122.InvisibilityTriggerNode = null;
  3699. this.plcUiNumberDisplay122.Location = new System.Drawing.Point(304, 570);
  3700. this.plcUiNumberDisplay122.Name = "plcUiNumberDisplay122";
  3701. this.plcUiNumberDisplay122.Preffix = null;
  3702. this.plcUiNumberDisplay122.ReadNode = null;
  3703. this.plcUiNumberDisplay122.Size = new System.Drawing.Size(100, 30);
  3704. this.plcUiNumberDisplay122.Suffix = null;
  3705. this.plcUiNumberDisplay122.TabIndex = 245;
  3706. this.plcUiNumberDisplay122.Text = "1";
  3707. this.plcUiNumberDisplay122.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3708. this.plcUiNumberDisplay122.WriteNode = null;
  3709. //
  3710. // plcUiNumberDisplay109
  3711. //
  3712. this.plcUiNumberDisplay109.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3713. this.plcUiNumberDisplay109.DecimalPlaces = 0;
  3714. this.plcUiNumberDisplay109.DisabilityTriggerNode = null;
  3715. this.plcUiNumberDisplay109.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3716. this.plcUiNumberDisplay109.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3717. this.plcUiNumberDisplay109.Gain = 1D;
  3718. this.plcUiNumberDisplay109.IntegerDigits = 0;
  3719. this.plcUiNumberDisplay109.InvisibilityTriggerNode = null;
  3720. this.plcUiNumberDisplay109.Location = new System.Drawing.Point(304, 510);
  3721. this.plcUiNumberDisplay109.Name = "plcUiNumberDisplay109";
  3722. this.plcUiNumberDisplay109.Preffix = null;
  3723. this.plcUiNumberDisplay109.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格4总数量", NodeType.UINT, null);
  3724. this.plcUiNumberDisplay109.Size = new System.Drawing.Size(100, 30);
  3725. this.plcUiNumberDisplay109.Suffix = null;
  3726. this.plcUiNumberDisplay109.TabIndex = 187;
  3727. this.plcUiNumberDisplay109.Text = "1";
  3728. this.plcUiNumberDisplay109.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3729. this.plcUiNumberDisplay109.WriteNode = null;
  3730. //
  3731. // plcUiButton7
  3732. //
  3733. this.plcUiButton7.ButtonType = PlcUiControl.ButtonType.保持型;
  3734. this.plcUiButton7.Cursor = System.Windows.Forms.Cursors.Hand;
  3735. this.plcUiButton7.DisabilityTriggerNode = null;
  3736. this.plcUiButton7.EnsureTip = "测试盒1格2数量清零?";
  3737. this.plcUiButton7.FillColor = System.Drawing.Color.LightSeaGreen;
  3738. this.plcUiButton7.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  3739. this.plcUiButton7.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  3740. this.plcUiButton7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3741. this.plcUiButton7.InvisibilityTriggerNode = null;
  3742. this.plcUiButton7.Location = new System.Drawing.Point(405, 572);
  3743. this.plcUiButton7.Maximum = 0D;
  3744. this.plcUiButton7.Minimum = 0D;
  3745. this.plcUiButton7.MinimumSize = new System.Drawing.Size(1, 1);
  3746. this.plcUiButton7.Name = "plcUiButton7";
  3747. this.plcUiButton7.NeedUserEnsure = true;
  3748. this.plcUiButton7.OffColor = System.Drawing.Color.LightSeaGreen;
  3749. this.plcUiButton7.OffSymbol = 0;
  3750. this.plcUiButton7.OffText = "清零";
  3751. this.plcUiButton7.OnColor = System.Drawing.Color.Olive;
  3752. this.plcUiButton7.OnSymbol = 0;
  3753. this.plcUiButton7.OnText = "清零";
  3754. this.plcUiButton7.ReadNode = null;
  3755. this.plcUiButton7.Size = new System.Drawing.Size(100, 27);
  3756. this.plcUiButton7.Symbol = 0;
  3757. this.plcUiButton7.TabIndex = 246;
  3758. this.plcUiButton7.Text = "清零";
  3759. this.plcUiButton7.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3760. this.plcUiButton7.WriteNode = null;
  3761. //
  3762. // plcUiNumberDisplay75
  3763. //
  3764. this.plcUiNumberDisplay75.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3765. this.plcUiNumberDisplay75.DecimalPlaces = 0;
  3766. this.plcUiNumberDisplay75.DisabilityTriggerNode = null;
  3767. this.plcUiNumberDisplay75.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3768. this.plcUiNumberDisplay75.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3769. this.plcUiNumberDisplay75.Gain = 1D;
  3770. this.plcUiNumberDisplay75.IntegerDigits = 0;
  3771. this.plcUiNumberDisplay75.InvisibilityTriggerNode = null;
  3772. this.plcUiNumberDisplay75.Location = new System.Drawing.Point(104, 60);
  3773. this.plcUiNumberDisplay75.Name = "plcUiNumberDisplay75";
  3774. this.plcUiNumberDisplay75.Preffix = null;
  3775. this.plcUiNumberDisplay75.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格1数量", NodeType.UINT, null);
  3776. this.plcUiNumberDisplay75.Size = new System.Drawing.Size(100, 30);
  3777. this.plcUiNumberDisplay75.Suffix = null;
  3778. this.plcUiNumberDisplay75.TabIndex = 110;
  3779. this.plcUiNumberDisplay75.Text = "1";
  3780. this.plcUiNumberDisplay75.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3781. this.plcUiNumberDisplay75.WriteNode = null;
  3782. //
  3783. // label57
  3784. //
  3785. this.label57.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3786. this.label57.Location = new System.Drawing.Point(4, 600);
  3787. this.label57.Name = "label57";
  3788. this.label57.Size = new System.Drawing.Size(100, 30);
  3789. this.label57.TabIndex = 247;
  3790. this.label57.Text = "四料盒5格3";
  3791. this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3792. //
  3793. // plcUiNumberDisplay110
  3794. //
  3795. this.plcUiNumberDisplay110.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3796. this.plcUiNumberDisplay110.DecimalPlaces = 0;
  3797. this.plcUiNumberDisplay110.DisabilityTriggerNode = null;
  3798. this.plcUiNumberDisplay110.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3799. this.plcUiNumberDisplay110.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3800. this.plcUiNumberDisplay110.Gain = 1D;
  3801. this.plcUiNumberDisplay110.IntegerDigits = 0;
  3802. this.plcUiNumberDisplay110.InvisibilityTriggerNode = null;
  3803. this.plcUiNumberDisplay110.Location = new System.Drawing.Point(204, 510);
  3804. this.plcUiNumberDisplay110.Name = "plcUiNumberDisplay110";
  3805. this.plcUiNumberDisplay110.Preffix = null;
  3806. this.plcUiNumberDisplay110.ReadNode = new Node("Application.A28_TestNGContainer_Auto.uNG料盒四数量设定", NodeType.UDINT, "NG料盒数量设定4——HMIset");
  3807. this.plcUiNumberDisplay110.Size = new System.Drawing.Size(100, 30);
  3808. this.plcUiNumberDisplay110.Suffix = null;
  3809. this.plcUiNumberDisplay110.TabIndex = 186;
  3810. this.plcUiNumberDisplay110.Text = "1";
  3811. this.plcUiNumberDisplay110.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3812. this.plcUiNumberDisplay110.WriteNode = null;
  3813. //
  3814. // plcUiNumberDisplay123
  3815. //
  3816. this.plcUiNumberDisplay123.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3817. this.plcUiNumberDisplay123.DecimalPlaces = 0;
  3818. this.plcUiNumberDisplay123.DisabilityTriggerNode = null;
  3819. this.plcUiNumberDisplay123.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3820. this.plcUiNumberDisplay123.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3821. this.plcUiNumberDisplay123.Gain = 1D;
  3822. this.plcUiNumberDisplay123.IntegerDigits = 0;
  3823. this.plcUiNumberDisplay123.InvisibilityTriggerNode = null;
  3824. this.plcUiNumberDisplay123.Location = new System.Drawing.Point(104, 600);
  3825. this.plcUiNumberDisplay123.Name = "plcUiNumberDisplay123";
  3826. this.plcUiNumberDisplay123.Preffix = null;
  3827. this.plcUiNumberDisplay123.ReadNode = null;
  3828. this.plcUiNumberDisplay123.Size = new System.Drawing.Size(100, 30);
  3829. this.plcUiNumberDisplay123.Suffix = null;
  3830. this.plcUiNumberDisplay123.TabIndex = 248;
  3831. this.plcUiNumberDisplay123.Text = "1";
  3832. this.plcUiNumberDisplay123.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3833. this.plcUiNumberDisplay123.WriteNode = null;
  3834. //
  3835. // plcUiNumberDisplay74
  3836. //
  3837. this.plcUiNumberDisplay74.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3838. this.plcUiNumberDisplay74.DecimalPlaces = 0;
  3839. this.plcUiNumberDisplay74.DisabilityTriggerNode = null;
  3840. this.plcUiNumberDisplay74.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3841. this.plcUiNumberDisplay74.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3842. this.plcUiNumberDisplay74.Gain = 1D;
  3843. this.plcUiNumberDisplay74.IntegerDigits = 0;
  3844. this.plcUiNumberDisplay74.InvisibilityTriggerNode = null;
  3845. this.plcUiNumberDisplay74.Location = new System.Drawing.Point(204, 60);
  3846. this.plcUiNumberDisplay74.Name = "plcUiNumberDisplay74";
  3847. this.plcUiNumberDisplay74.Preffix = null;
  3848. this.plcUiNumberDisplay74.ReadNode = new Node("Application.A08_TestNGContainer_Auto.uNG料盒一数量设定", NodeType.UDINT, "NG料盒数量设定1——HMIset");
  3849. this.plcUiNumberDisplay74.Size = new System.Drawing.Size(100, 30);
  3850. this.plcUiNumberDisplay74.Suffix = null;
  3851. this.plcUiNumberDisplay74.TabIndex = 111;
  3852. this.plcUiNumberDisplay74.Text = "1";
  3853. this.plcUiNumberDisplay74.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3854. this.plcUiNumberDisplay74.WriteNode = null;
  3855. //
  3856. // plcUiNumberDisplay127
  3857. //
  3858. this.plcUiNumberDisplay127.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3859. this.plcUiNumberDisplay127.DecimalPlaces = 0;
  3860. this.plcUiNumberDisplay127.DisabilityTriggerNode = null;
  3861. this.plcUiNumberDisplay127.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3862. this.plcUiNumberDisplay127.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3863. this.plcUiNumberDisplay127.Gain = 1D;
  3864. this.plcUiNumberDisplay127.IntegerDigits = 0;
  3865. this.plcUiNumberDisplay127.InvisibilityTriggerNode = null;
  3866. this.plcUiNumberDisplay127.Location = new System.Drawing.Point(204, 600);
  3867. this.plcUiNumberDisplay127.Name = "plcUiNumberDisplay127";
  3868. this.plcUiNumberDisplay127.Preffix = null;
  3869. this.plcUiNumberDisplay127.ReadNode = new Node("Application.A29_TestNGContainer_Auto.uNG料盒三数量设定", NodeType.UDINT, "NG料盒数量设定3——HMIset");
  3870. this.plcUiNumberDisplay127.Size = new System.Drawing.Size(100, 30);
  3871. this.plcUiNumberDisplay127.Suffix = null;
  3872. this.plcUiNumberDisplay127.TabIndex = 249;
  3873. this.plcUiNumberDisplay127.Text = "1";
  3874. this.plcUiNumberDisplay127.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3875. this.plcUiNumberDisplay127.WriteNode = null;
  3876. //
  3877. // plcUiNumberDisplay111
  3878. //
  3879. this.plcUiNumberDisplay111.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3880. this.plcUiNumberDisplay111.DecimalPlaces = 0;
  3881. this.plcUiNumberDisplay111.DisabilityTriggerNode = null;
  3882. this.plcUiNumberDisplay111.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3883. this.plcUiNumberDisplay111.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3884. this.plcUiNumberDisplay111.Gain = 1D;
  3885. this.plcUiNumberDisplay111.IntegerDigits = 0;
  3886. this.plcUiNumberDisplay111.InvisibilityTriggerNode = null;
  3887. this.plcUiNumberDisplay111.Location = new System.Drawing.Point(104, 510);
  3888. this.plcUiNumberDisplay111.Name = "plcUiNumberDisplay111";
  3889. this.plcUiNumberDisplay111.Preffix = null;
  3890. this.plcUiNumberDisplay111.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格4数量", NodeType.UINT, null);
  3891. this.plcUiNumberDisplay111.Size = new System.Drawing.Size(100, 30);
  3892. this.plcUiNumberDisplay111.Suffix = null;
  3893. this.plcUiNumberDisplay111.TabIndex = 185;
  3894. this.plcUiNumberDisplay111.Text = "1";
  3895. this.plcUiNumberDisplay111.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3896. this.plcUiNumberDisplay111.WriteNode = null;
  3897. //
  3898. // plcUiNumberDisplay129
  3899. //
  3900. this.plcUiNumberDisplay129.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3901. this.plcUiNumberDisplay129.DecimalPlaces = 0;
  3902. this.plcUiNumberDisplay129.DisabilityTriggerNode = null;
  3903. this.plcUiNumberDisplay129.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3904. this.plcUiNumberDisplay129.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3905. this.plcUiNumberDisplay129.Gain = 1D;
  3906. this.plcUiNumberDisplay129.IntegerDigits = 0;
  3907. this.plcUiNumberDisplay129.InvisibilityTriggerNode = null;
  3908. this.plcUiNumberDisplay129.Location = new System.Drawing.Point(304, 600);
  3909. this.plcUiNumberDisplay129.Name = "plcUiNumberDisplay129";
  3910. this.plcUiNumberDisplay129.Preffix = null;
  3911. this.plcUiNumberDisplay129.ReadNode = null;
  3912. this.plcUiNumberDisplay129.Size = new System.Drawing.Size(100, 30);
  3913. this.plcUiNumberDisplay129.Suffix = null;
  3914. this.plcUiNumberDisplay129.TabIndex = 250;
  3915. this.plcUiNumberDisplay129.Text = "1";
  3916. this.plcUiNumberDisplay129.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3917. this.plcUiNumberDisplay129.WriteNode = null;
  3918. //
  3919. // plcUiNumberDisplay72
  3920. //
  3921. this.plcUiNumberDisplay72.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3922. this.plcUiNumberDisplay72.DecimalPlaces = 0;
  3923. this.plcUiNumberDisplay72.DisabilityTriggerNode = null;
  3924. this.plcUiNumberDisplay72.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3925. this.plcUiNumberDisplay72.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  3926. this.plcUiNumberDisplay72.Gain = 1D;
  3927. this.plcUiNumberDisplay72.IntegerDigits = 0;
  3928. this.plcUiNumberDisplay72.InvisibilityTriggerNode = null;
  3929. this.plcUiNumberDisplay72.Location = new System.Drawing.Point(304, 60);
  3930. this.plcUiNumberDisplay72.Name = "plcUiNumberDisplay72";
  3931. this.plcUiNumberDisplay72.Preffix = null;
  3932. this.plcUiNumberDisplay72.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格1总数量", NodeType.UINT, null);
  3933. this.plcUiNumberDisplay72.Size = new System.Drawing.Size(100, 30);
  3934. this.plcUiNumberDisplay72.Suffix = null;
  3935. this.plcUiNumberDisplay72.TabIndex = 112;
  3936. this.plcUiNumberDisplay72.Text = "1";
  3937. this.plcUiNumberDisplay72.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3938. this.plcUiNumberDisplay72.WriteNode = null;
  3939. //
  3940. // plcUiButton8
  3941. //
  3942. this.plcUiButton8.ButtonType = PlcUiControl.ButtonType.保持型;
  3943. this.plcUiButton8.Cursor = System.Windows.Forms.Cursors.Hand;
  3944. this.plcUiButton8.DisabilityTriggerNode = null;
  3945. this.plcUiButton8.EnsureTip = "测试盒1格3数量清零?";
  3946. this.plcUiButton8.FillColor = System.Drawing.Color.LightSeaGreen;
  3947. this.plcUiButton8.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  3948. this.plcUiButton8.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  3949. this.plcUiButton8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3950. this.plcUiButton8.InvisibilityTriggerNode = null;
  3951. this.plcUiButton8.Location = new System.Drawing.Point(405, 602);
  3952. this.plcUiButton8.Maximum = 0D;
  3953. this.plcUiButton8.Minimum = 0D;
  3954. this.plcUiButton8.MinimumSize = new System.Drawing.Size(1, 1);
  3955. this.plcUiButton8.Name = "plcUiButton8";
  3956. this.plcUiButton8.NeedUserEnsure = true;
  3957. this.plcUiButton8.OffColor = System.Drawing.Color.LightSeaGreen;
  3958. this.plcUiButton8.OffSymbol = 0;
  3959. this.plcUiButton8.OffText = "清零";
  3960. this.plcUiButton8.OnColor = System.Drawing.Color.Olive;
  3961. this.plcUiButton8.OnSymbol = 0;
  3962. this.plcUiButton8.OnText = "清零";
  3963. this.plcUiButton8.ReadNode = null;
  3964. this.plcUiButton8.Size = new System.Drawing.Size(100, 27);
  3965. this.plcUiButton8.Symbol = 0;
  3966. this.plcUiButton8.TabIndex = 251;
  3967. this.plcUiButton8.Text = "清零";
  3968. this.plcUiButton8.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3969. this.plcUiButton8.WriteNode = null;
  3970. //
  3971. // label36
  3972. //
  3973. this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3974. this.label36.Location = new System.Drawing.Point(4, 510);
  3975. this.label36.Name = "label36";
  3976. this.label36.Size = new System.Drawing.Size(100, 30);
  3977. this.label36.TabIndex = 184;
  3978. this.label36.Text = "四料盒4格4";
  3979. this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3980. //
  3981. // btn测试盒1格1数量清零
  3982. //
  3983. this.btn测试盒1格1数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  3984. this.btn测试盒1格1数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  3985. this.btn测试盒1格1数量清零.DisabilityTriggerNode = null;
  3986. this.btn测试盒1格1数量清零.EnsureTip = "测试盒1格1数量清零?";
  3987. this.btn测试盒1格1数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  3988. this.btn测试盒1格1数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  3989. this.btn测试盒1格1数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  3990. this.btn测试盒1格1数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3991. this.btn测试盒1格1数量清零.InvisibilityTriggerNode = null;
  3992. this.btn测试盒1格1数量清零.Location = new System.Drawing.Point(405, 61);
  3993. this.btn测试盒1格1数量清零.Maximum = 0D;
  3994. this.btn测试盒1格1数量清零.Minimum = 0D;
  3995. this.btn测试盒1格1数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  3996. this.btn测试盒1格1数量清零.Name = "btn测试盒1格1数量清零";
  3997. this.btn测试盒1格1数量清零.NeedUserEnsure = true;
  3998. this.btn测试盒1格1数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  3999. this.btn测试盒1格1数量清零.OffSymbol = 0;
  4000. this.btn测试盒1格1数量清零.OffText = "清零";
  4001. this.btn测试盒1格1数量清零.OnColor = System.Drawing.Color.Olive;
  4002. this.btn测试盒1格1数量清零.OnSymbol = 0;
  4003. this.btn测试盒1格1数量清零.OnText = "清零";
  4004. this.btn测试盒1格1数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒1格1数量清零", NodeType.BOOL, null);
  4005. this.btn测试盒1格1数量清零.Size = new System.Drawing.Size(100, 27);
  4006. this.btn测试盒1格1数量清零.Symbol = 0;
  4007. this.btn测试盒1格1数量清零.TabIndex = 113;
  4008. this.btn测试盒1格1数量清零.Text = "清零";
  4009. this.btn测试盒1格1数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4010. this.btn测试盒1格1数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒1格1数量清零", NodeType.BOOL, null);
  4011. //
  4012. // btn3D盒格3数量清零
  4013. //
  4014. this.btn3D盒格3数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4015. this.btn3D盒格3数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4016. this.btn3D盒格3数量清零.DisabilityTriggerNode = null;
  4017. this.btn3D盒格3数量清零.EnsureTip = "3D盒格3数量清零?";
  4018. this.btn3D盒格3数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4019. this.btn3D盒格3数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4020. this.btn3D盒格3数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4021. this.btn3D盒格3数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4022. this.btn3D盒格3数量清零.InvisibilityTriggerNode = null;
  4023. this.btn3D盒格3数量清零.Location = new System.Drawing.Point(405, 481);
  4024. this.btn3D盒格3数量清零.Maximum = 0D;
  4025. this.btn3D盒格3数量清零.Minimum = 0D;
  4026. this.btn3D盒格3数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4027. this.btn3D盒格3数量清零.Name = "btn3D盒格3数量清零";
  4028. this.btn3D盒格3数量清零.NeedUserEnsure = true;
  4029. this.btn3D盒格3数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4030. this.btn3D盒格3数量清零.OffSymbol = 0;
  4031. this.btn3D盒格3数量清零.OffText = "清零";
  4032. this.btn3D盒格3数量清零.OnColor = System.Drawing.Color.Olive;
  4033. this.btn3D盒格3数量清零.OnSymbol = 0;
  4034. this.btn3D盒格3数量清零.OnText = "清零";
  4035. this.btn3D盒格3数量清零.ReadNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格3数量清零", NodeType.BOOL, null);
  4036. this.btn3D盒格3数量清零.Size = new System.Drawing.Size(100, 27);
  4037. this.btn3D盒格3数量清零.Symbol = 0;
  4038. this.btn3D盒格3数量清零.TabIndex = 183;
  4039. this.btn3D盒格3数量清零.Text = "清零";
  4040. this.btn3D盒格3数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4041. this.btn3D盒格3数量清零.WriteNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格3数量清零", NodeType.BOOL, null);
  4042. //
  4043. // label25
  4044. //
  4045. this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4046. this.label25.Location = new System.Drawing.Point(4, 90);
  4047. this.label25.Name = "label25";
  4048. this.label25.Size = new System.Drawing.Size(100, 30);
  4049. this.label25.TabIndex = 114;
  4050. this.label25.Text = "四料盒1格2";
  4051. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4052. //
  4053. // plcUiNumberDisplay112
  4054. //
  4055. this.plcUiNumberDisplay112.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4056. this.plcUiNumberDisplay112.DecimalPlaces = 0;
  4057. this.plcUiNumberDisplay112.DisabilityTriggerNode = null;
  4058. this.plcUiNumberDisplay112.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4059. this.plcUiNumberDisplay112.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4060. this.plcUiNumberDisplay112.Gain = 1D;
  4061. this.plcUiNumberDisplay112.IntegerDigits = 0;
  4062. this.plcUiNumberDisplay112.InvisibilityTriggerNode = null;
  4063. this.plcUiNumberDisplay112.Location = new System.Drawing.Point(304, 480);
  4064. this.plcUiNumberDisplay112.Name = "plcUiNumberDisplay112";
  4065. this.plcUiNumberDisplay112.Preffix = null;
  4066. this.plcUiNumberDisplay112.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格3总数量", NodeType.UINT, null);
  4067. this.plcUiNumberDisplay112.Size = new System.Drawing.Size(100, 30);
  4068. this.plcUiNumberDisplay112.Suffix = null;
  4069. this.plcUiNumberDisplay112.TabIndex = 182;
  4070. this.plcUiNumberDisplay112.Text = "1";
  4071. this.plcUiNumberDisplay112.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4072. this.plcUiNumberDisplay112.WriteNode = null;
  4073. //
  4074. // plcUiNumberDisplay78
  4075. //
  4076. this.plcUiNumberDisplay78.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4077. this.plcUiNumberDisplay78.DecimalPlaces = 0;
  4078. this.plcUiNumberDisplay78.DisabilityTriggerNode = null;
  4079. this.plcUiNumberDisplay78.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4080. this.plcUiNumberDisplay78.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4081. this.plcUiNumberDisplay78.Gain = 1D;
  4082. this.plcUiNumberDisplay78.IntegerDigits = 0;
  4083. this.plcUiNumberDisplay78.InvisibilityTriggerNode = null;
  4084. this.plcUiNumberDisplay78.Location = new System.Drawing.Point(104, 90);
  4085. this.plcUiNumberDisplay78.Name = "plcUiNumberDisplay78";
  4086. this.plcUiNumberDisplay78.Preffix = null;
  4087. this.plcUiNumberDisplay78.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格2数量", NodeType.UINT, null);
  4088. this.plcUiNumberDisplay78.Size = new System.Drawing.Size(100, 30);
  4089. this.plcUiNumberDisplay78.Suffix = null;
  4090. this.plcUiNumberDisplay78.TabIndex = 115;
  4091. this.plcUiNumberDisplay78.Text = "1";
  4092. this.plcUiNumberDisplay78.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4093. this.plcUiNumberDisplay78.WriteNode = null;
  4094. //
  4095. // plcUiNumberDisplay113
  4096. //
  4097. this.plcUiNumberDisplay113.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4098. this.plcUiNumberDisplay113.DecimalPlaces = 0;
  4099. this.plcUiNumberDisplay113.DisabilityTriggerNode = null;
  4100. this.plcUiNumberDisplay113.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4101. this.plcUiNumberDisplay113.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4102. this.plcUiNumberDisplay113.Gain = 1D;
  4103. this.plcUiNumberDisplay113.IntegerDigits = 0;
  4104. this.plcUiNumberDisplay113.InvisibilityTriggerNode = null;
  4105. this.plcUiNumberDisplay113.Location = new System.Drawing.Point(204, 480);
  4106. this.plcUiNumberDisplay113.Name = "plcUiNumberDisplay113";
  4107. this.plcUiNumberDisplay113.Preffix = null;
  4108. this.plcUiNumberDisplay113.ReadNode = new Node("Application.A28_TestNGContainer_Auto.uNG料盒三数量设定", NodeType.UDINT, "NG料盒数量设定3——HMIset");
  4109. this.plcUiNumberDisplay113.Size = new System.Drawing.Size(100, 30);
  4110. this.plcUiNumberDisplay113.Suffix = null;
  4111. this.plcUiNumberDisplay113.TabIndex = 181;
  4112. this.plcUiNumberDisplay113.Text = "1";
  4113. this.plcUiNumberDisplay113.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4114. this.plcUiNumberDisplay113.WriteNode = null;
  4115. //
  4116. // plcUiNumberDisplay77
  4117. //
  4118. this.plcUiNumberDisplay77.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4119. this.plcUiNumberDisplay77.DecimalPlaces = 0;
  4120. this.plcUiNumberDisplay77.DisabilityTriggerNode = null;
  4121. this.plcUiNumberDisplay77.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4122. this.plcUiNumberDisplay77.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4123. this.plcUiNumberDisplay77.Gain = 1D;
  4124. this.plcUiNumberDisplay77.IntegerDigits = 0;
  4125. this.plcUiNumberDisplay77.InvisibilityTriggerNode = null;
  4126. this.plcUiNumberDisplay77.Location = new System.Drawing.Point(204, 90);
  4127. this.plcUiNumberDisplay77.Name = "plcUiNumberDisplay77";
  4128. this.plcUiNumberDisplay77.Preffix = null;
  4129. this.plcUiNumberDisplay77.ReadNode = new Node("Application.A08_TestNGContainer_Auto.uNG料盒二数量设定", NodeType.UDINT, "NG料盒数量设定2——HMIset");
  4130. this.plcUiNumberDisplay77.Size = new System.Drawing.Size(100, 30);
  4131. this.plcUiNumberDisplay77.Suffix = null;
  4132. this.plcUiNumberDisplay77.TabIndex = 116;
  4133. this.plcUiNumberDisplay77.Text = "1";
  4134. this.plcUiNumberDisplay77.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4135. this.plcUiNumberDisplay77.WriteNode = null;
  4136. //
  4137. // plcUiNumberDisplay114
  4138. //
  4139. this.plcUiNumberDisplay114.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4140. this.plcUiNumberDisplay114.DecimalPlaces = 0;
  4141. this.plcUiNumberDisplay114.DisabilityTriggerNode = null;
  4142. this.plcUiNumberDisplay114.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4143. this.plcUiNumberDisplay114.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4144. this.plcUiNumberDisplay114.Gain = 1D;
  4145. this.plcUiNumberDisplay114.IntegerDigits = 0;
  4146. this.plcUiNumberDisplay114.InvisibilityTriggerNode = null;
  4147. this.plcUiNumberDisplay114.Location = new System.Drawing.Point(104, 480);
  4148. this.plcUiNumberDisplay114.Name = "plcUiNumberDisplay114";
  4149. this.plcUiNumberDisplay114.Preffix = null;
  4150. this.plcUiNumberDisplay114.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格3数量", NodeType.UINT, null);
  4151. this.plcUiNumberDisplay114.Size = new System.Drawing.Size(100, 30);
  4152. this.plcUiNumberDisplay114.Suffix = null;
  4153. this.plcUiNumberDisplay114.TabIndex = 180;
  4154. this.plcUiNumberDisplay114.Text = "1";
  4155. this.plcUiNumberDisplay114.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4156. this.plcUiNumberDisplay114.WriteNode = null;
  4157. //
  4158. // plcUiNumberDisplay76
  4159. //
  4160. this.plcUiNumberDisplay76.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4161. this.plcUiNumberDisplay76.DecimalPlaces = 0;
  4162. this.plcUiNumberDisplay76.DisabilityTriggerNode = null;
  4163. this.plcUiNumberDisplay76.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4164. this.plcUiNumberDisplay76.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4165. this.plcUiNumberDisplay76.Gain = 1D;
  4166. this.plcUiNumberDisplay76.IntegerDigits = 0;
  4167. this.plcUiNumberDisplay76.InvisibilityTriggerNode = null;
  4168. this.plcUiNumberDisplay76.Location = new System.Drawing.Point(304, 90);
  4169. this.plcUiNumberDisplay76.Name = "plcUiNumberDisplay76";
  4170. this.plcUiNumberDisplay76.Preffix = null;
  4171. this.plcUiNumberDisplay76.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格2总数量", NodeType.UINT, null);
  4172. this.plcUiNumberDisplay76.Size = new System.Drawing.Size(100, 30);
  4173. this.plcUiNumberDisplay76.Suffix = null;
  4174. this.plcUiNumberDisplay76.TabIndex = 117;
  4175. this.plcUiNumberDisplay76.Text = "1";
  4176. this.plcUiNumberDisplay76.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4177. this.plcUiNumberDisplay76.WriteNode = null;
  4178. //
  4179. // label37
  4180. //
  4181. this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4182. this.label37.Location = new System.Drawing.Point(4, 480);
  4183. this.label37.Name = "label37";
  4184. this.label37.Size = new System.Drawing.Size(100, 30);
  4185. this.label37.TabIndex = 179;
  4186. this.label37.Text = "四料盒4格3";
  4187. this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4188. //
  4189. // btn测试盒1格2数量清零
  4190. //
  4191. this.btn测试盒1格2数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4192. this.btn测试盒1格2数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4193. this.btn测试盒1格2数量清零.DisabilityTriggerNode = null;
  4194. this.btn测试盒1格2数量清零.EnsureTip = "测试盒1格2数量清零?";
  4195. this.btn测试盒1格2数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4196. this.btn测试盒1格2数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4197. this.btn测试盒1格2数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4198. this.btn测试盒1格2数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4199. this.btn测试盒1格2数量清零.InvisibilityTriggerNode = null;
  4200. this.btn测试盒1格2数量清零.Location = new System.Drawing.Point(405, 91);
  4201. this.btn测试盒1格2数量清零.Maximum = 0D;
  4202. this.btn测试盒1格2数量清零.Minimum = 0D;
  4203. this.btn测试盒1格2数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4204. this.btn测试盒1格2数量清零.Name = "btn测试盒1格2数量清零";
  4205. this.btn测试盒1格2数量清零.NeedUserEnsure = true;
  4206. this.btn测试盒1格2数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4207. this.btn测试盒1格2数量清零.OffSymbol = 0;
  4208. this.btn测试盒1格2数量清零.OffText = "清零";
  4209. this.btn测试盒1格2数量清零.OnColor = System.Drawing.Color.Olive;
  4210. this.btn测试盒1格2数量清零.OnSymbol = 0;
  4211. this.btn测试盒1格2数量清零.OnText = "清零";
  4212. this.btn测试盒1格2数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒1格2数量清零", NodeType.BOOL, null);
  4213. this.btn测试盒1格2数量清零.Size = new System.Drawing.Size(100, 27);
  4214. this.btn测试盒1格2数量清零.Symbol = 0;
  4215. this.btn测试盒1格2数量清零.TabIndex = 118;
  4216. this.btn测试盒1格2数量清零.Text = "清零";
  4217. this.btn测试盒1格2数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4218. this.btn测试盒1格2数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒1格2数量清零", NodeType.BOOL, null);
  4219. //
  4220. // btn3D盒格2数量清零
  4221. //
  4222. this.btn3D盒格2数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4223. this.btn3D盒格2数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4224. this.btn3D盒格2数量清零.DisabilityTriggerNode = null;
  4225. this.btn3D盒格2数量清零.EnsureTip = "3D盒格2数量清零?";
  4226. this.btn3D盒格2数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4227. this.btn3D盒格2数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4228. this.btn3D盒格2数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4229. this.btn3D盒格2数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4230. this.btn3D盒格2数量清零.InvisibilityTriggerNode = null;
  4231. this.btn3D盒格2数量清零.Location = new System.Drawing.Point(405, 451);
  4232. this.btn3D盒格2数量清零.Maximum = 0D;
  4233. this.btn3D盒格2数量清零.Minimum = 0D;
  4234. this.btn3D盒格2数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4235. this.btn3D盒格2数量清零.Name = "btn3D盒格2数量清零";
  4236. this.btn3D盒格2数量清零.NeedUserEnsure = true;
  4237. this.btn3D盒格2数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4238. this.btn3D盒格2数量清零.OffSymbol = 0;
  4239. this.btn3D盒格2数量清零.OffText = "清零";
  4240. this.btn3D盒格2数量清零.OnColor = System.Drawing.Color.Olive;
  4241. this.btn3D盒格2数量清零.OnSymbol = 0;
  4242. this.btn3D盒格2数量清零.OnText = "清零";
  4243. this.btn3D盒格2数量清零.ReadNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格2数量清零", NodeType.BOOL, null);
  4244. this.btn3D盒格2数量清零.Size = new System.Drawing.Size(100, 27);
  4245. this.btn3D盒格2数量清零.Symbol = 0;
  4246. this.btn3D盒格2数量清零.TabIndex = 178;
  4247. this.btn3D盒格2数量清零.Text = "清零";
  4248. this.btn3D盒格2数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4249. this.btn3D盒格2数量清零.WriteNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格2数量清零", NodeType.BOOL, null);
  4250. //
  4251. // label26
  4252. //
  4253. this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4254. this.label26.Location = new System.Drawing.Point(4, 120);
  4255. this.label26.Name = "label26";
  4256. this.label26.Size = new System.Drawing.Size(100, 30);
  4257. this.label26.TabIndex = 119;
  4258. this.label26.Text = "四料盒1格3";
  4259. this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4260. //
  4261. // plcUiNumberDisplay115
  4262. //
  4263. this.plcUiNumberDisplay115.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4264. this.plcUiNumberDisplay115.DecimalPlaces = 0;
  4265. this.plcUiNumberDisplay115.DisabilityTriggerNode = null;
  4266. this.plcUiNumberDisplay115.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4267. this.plcUiNumberDisplay115.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4268. this.plcUiNumberDisplay115.Gain = 1D;
  4269. this.plcUiNumberDisplay115.IntegerDigits = 0;
  4270. this.plcUiNumberDisplay115.InvisibilityTriggerNode = null;
  4271. this.plcUiNumberDisplay115.Location = new System.Drawing.Point(304, 450);
  4272. this.plcUiNumberDisplay115.Name = "plcUiNumberDisplay115";
  4273. this.plcUiNumberDisplay115.Preffix = null;
  4274. this.plcUiNumberDisplay115.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格2总数量", NodeType.UINT, null);
  4275. this.plcUiNumberDisplay115.Size = new System.Drawing.Size(100, 30);
  4276. this.plcUiNumberDisplay115.Suffix = null;
  4277. this.plcUiNumberDisplay115.TabIndex = 177;
  4278. this.plcUiNumberDisplay115.Text = "1";
  4279. this.plcUiNumberDisplay115.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4280. this.plcUiNumberDisplay115.WriteNode = null;
  4281. //
  4282. // plcUiNumberDisplay81
  4283. //
  4284. this.plcUiNumberDisplay81.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4285. this.plcUiNumberDisplay81.DecimalPlaces = 0;
  4286. this.plcUiNumberDisplay81.DisabilityTriggerNode = null;
  4287. this.plcUiNumberDisplay81.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4288. this.plcUiNumberDisplay81.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4289. this.plcUiNumberDisplay81.Gain = 1D;
  4290. this.plcUiNumberDisplay81.IntegerDigits = 0;
  4291. this.plcUiNumberDisplay81.InvisibilityTriggerNode = null;
  4292. this.plcUiNumberDisplay81.Location = new System.Drawing.Point(104, 120);
  4293. this.plcUiNumberDisplay81.Name = "plcUiNumberDisplay81";
  4294. this.plcUiNumberDisplay81.Preffix = null;
  4295. this.plcUiNumberDisplay81.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格3数量", NodeType.UINT, null);
  4296. this.plcUiNumberDisplay81.Size = new System.Drawing.Size(100, 30);
  4297. this.plcUiNumberDisplay81.Suffix = null;
  4298. this.plcUiNumberDisplay81.TabIndex = 120;
  4299. this.plcUiNumberDisplay81.Text = "1";
  4300. this.plcUiNumberDisplay81.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4301. this.plcUiNumberDisplay81.WriteNode = null;
  4302. //
  4303. // plcUiNumberDisplay116
  4304. //
  4305. this.plcUiNumberDisplay116.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4306. this.plcUiNumberDisplay116.DecimalPlaces = 0;
  4307. this.plcUiNumberDisplay116.DisabilityTriggerNode = null;
  4308. this.plcUiNumberDisplay116.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4309. this.plcUiNumberDisplay116.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4310. this.plcUiNumberDisplay116.Gain = 1D;
  4311. this.plcUiNumberDisplay116.IntegerDigits = 0;
  4312. this.plcUiNumberDisplay116.InvisibilityTriggerNode = null;
  4313. this.plcUiNumberDisplay116.Location = new System.Drawing.Point(204, 450);
  4314. this.plcUiNumberDisplay116.Name = "plcUiNumberDisplay116";
  4315. this.plcUiNumberDisplay116.Preffix = null;
  4316. this.plcUiNumberDisplay116.ReadNode = new Node("Application.A28_TestNGContainer_Auto.uNG料盒二数量设定", NodeType.UDINT, "NG料盒数量设定2——HMIset");
  4317. this.plcUiNumberDisplay116.Size = new System.Drawing.Size(100, 30);
  4318. this.plcUiNumberDisplay116.Suffix = null;
  4319. this.plcUiNumberDisplay116.TabIndex = 176;
  4320. this.plcUiNumberDisplay116.Text = "1";
  4321. this.plcUiNumberDisplay116.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4322. this.plcUiNumberDisplay116.WriteNode = null;
  4323. //
  4324. // plcUiNumberDisplay80
  4325. //
  4326. this.plcUiNumberDisplay80.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4327. this.plcUiNumberDisplay80.DecimalPlaces = 0;
  4328. this.plcUiNumberDisplay80.DisabilityTriggerNode = null;
  4329. this.plcUiNumberDisplay80.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4330. this.plcUiNumberDisplay80.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4331. this.plcUiNumberDisplay80.Gain = 1D;
  4332. this.plcUiNumberDisplay80.IntegerDigits = 0;
  4333. this.plcUiNumberDisplay80.InvisibilityTriggerNode = null;
  4334. this.plcUiNumberDisplay80.Location = new System.Drawing.Point(204, 120);
  4335. this.plcUiNumberDisplay80.Name = "plcUiNumberDisplay80";
  4336. this.plcUiNumberDisplay80.Preffix = null;
  4337. this.plcUiNumberDisplay80.ReadNode = new Node("Application.A08_TestNGContainer_Auto.uNG料盒三数量设定", NodeType.UDINT, "NG料盒数量设定3——HMIset");
  4338. this.plcUiNumberDisplay80.Size = new System.Drawing.Size(100, 30);
  4339. this.plcUiNumberDisplay80.Suffix = null;
  4340. this.plcUiNumberDisplay80.TabIndex = 121;
  4341. this.plcUiNumberDisplay80.Text = "1";
  4342. this.plcUiNumberDisplay80.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4343. this.plcUiNumberDisplay80.WriteNode = null;
  4344. //
  4345. // plcUiNumberDisplay117
  4346. //
  4347. this.plcUiNumberDisplay117.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4348. this.plcUiNumberDisplay117.DecimalPlaces = 0;
  4349. this.plcUiNumberDisplay117.DisabilityTriggerNode = null;
  4350. this.plcUiNumberDisplay117.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4351. this.plcUiNumberDisplay117.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4352. this.plcUiNumberDisplay117.Gain = 1D;
  4353. this.plcUiNumberDisplay117.IntegerDigits = 0;
  4354. this.plcUiNumberDisplay117.InvisibilityTriggerNode = null;
  4355. this.plcUiNumberDisplay117.Location = new System.Drawing.Point(104, 450);
  4356. this.plcUiNumberDisplay117.Name = "plcUiNumberDisplay117";
  4357. this.plcUiNumberDisplay117.Preffix = null;
  4358. this.plcUiNumberDisplay117.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格2数量", NodeType.UINT, null);
  4359. this.plcUiNumberDisplay117.Size = new System.Drawing.Size(100, 30);
  4360. this.plcUiNumberDisplay117.Suffix = null;
  4361. this.plcUiNumberDisplay117.TabIndex = 175;
  4362. this.plcUiNumberDisplay117.Text = "1";
  4363. this.plcUiNumberDisplay117.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4364. this.plcUiNumberDisplay117.WriteNode = null;
  4365. //
  4366. // plcUiNumberDisplay79
  4367. //
  4368. this.plcUiNumberDisplay79.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4369. this.plcUiNumberDisplay79.DecimalPlaces = 0;
  4370. this.plcUiNumberDisplay79.DisabilityTriggerNode = null;
  4371. this.plcUiNumberDisplay79.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4372. this.plcUiNumberDisplay79.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4373. this.plcUiNumberDisplay79.Gain = 1D;
  4374. this.plcUiNumberDisplay79.IntegerDigits = 0;
  4375. this.plcUiNumberDisplay79.InvisibilityTriggerNode = null;
  4376. this.plcUiNumberDisplay79.Location = new System.Drawing.Point(304, 120);
  4377. this.plcUiNumberDisplay79.Name = "plcUiNumberDisplay79";
  4378. this.plcUiNumberDisplay79.Preffix = null;
  4379. this.plcUiNumberDisplay79.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格3总数量", NodeType.UINT, null);
  4380. this.plcUiNumberDisplay79.Size = new System.Drawing.Size(100, 30);
  4381. this.plcUiNumberDisplay79.Suffix = null;
  4382. this.plcUiNumberDisplay79.TabIndex = 122;
  4383. this.plcUiNumberDisplay79.Text = "1";
  4384. this.plcUiNumberDisplay79.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4385. this.plcUiNumberDisplay79.WriteNode = null;
  4386. //
  4387. // label38
  4388. //
  4389. this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4390. this.label38.Location = new System.Drawing.Point(4, 450);
  4391. this.label38.Name = "label38";
  4392. this.label38.Size = new System.Drawing.Size(100, 30);
  4393. this.label38.TabIndex = 174;
  4394. this.label38.Text = "四料盒4格2";
  4395. this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4396. //
  4397. // btn测试盒1格3数量清零
  4398. //
  4399. this.btn测试盒1格3数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4400. this.btn测试盒1格3数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4401. this.btn测试盒1格3数量清零.DisabilityTriggerNode = null;
  4402. this.btn测试盒1格3数量清零.EnsureTip = "测试盒1格3数量清零?";
  4403. this.btn测试盒1格3数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4404. this.btn测试盒1格3数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4405. this.btn测试盒1格3数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4406. this.btn测试盒1格3数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4407. this.btn测试盒1格3数量清零.InvisibilityTriggerNode = null;
  4408. this.btn测试盒1格3数量清零.Location = new System.Drawing.Point(405, 121);
  4409. this.btn测试盒1格3数量清零.Maximum = 0D;
  4410. this.btn测试盒1格3数量清零.Minimum = 0D;
  4411. this.btn测试盒1格3数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4412. this.btn测试盒1格3数量清零.Name = "btn测试盒1格3数量清零";
  4413. this.btn测试盒1格3数量清零.NeedUserEnsure = true;
  4414. this.btn测试盒1格3数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4415. this.btn测试盒1格3数量清零.OffSymbol = 0;
  4416. this.btn测试盒1格3数量清零.OffText = "清零";
  4417. this.btn测试盒1格3数量清零.OnColor = System.Drawing.Color.Olive;
  4418. this.btn测试盒1格3数量清零.OnSymbol = 0;
  4419. this.btn测试盒1格3数量清零.OnText = "清零";
  4420. this.btn测试盒1格3数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒1格3数量清零", NodeType.BOOL, null);
  4421. this.btn测试盒1格3数量清零.Size = new System.Drawing.Size(100, 27);
  4422. this.btn测试盒1格3数量清零.Symbol = 0;
  4423. this.btn测试盒1格3数量清零.TabIndex = 123;
  4424. this.btn测试盒1格3数量清零.Text = "清零";
  4425. this.btn测试盒1格3数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4426. this.btn测试盒1格3数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒1格3数量清零", NodeType.BOOL, null);
  4427. //
  4428. // btn3D盒格1数量清零
  4429. //
  4430. this.btn3D盒格1数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4431. this.btn3D盒格1数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4432. this.btn3D盒格1数量清零.DisabilityTriggerNode = null;
  4433. this.btn3D盒格1数量清零.EnsureTip = "3D盒格1数量清零?";
  4434. this.btn3D盒格1数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4435. this.btn3D盒格1数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4436. this.btn3D盒格1数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4437. this.btn3D盒格1数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4438. this.btn3D盒格1数量清零.InvisibilityTriggerNode = null;
  4439. this.btn3D盒格1数量清零.Location = new System.Drawing.Point(405, 421);
  4440. this.btn3D盒格1数量清零.Maximum = 0D;
  4441. this.btn3D盒格1数量清零.Minimum = 0D;
  4442. this.btn3D盒格1数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4443. this.btn3D盒格1数量清零.Name = "btn3D盒格1数量清零";
  4444. this.btn3D盒格1数量清零.NeedUserEnsure = true;
  4445. this.btn3D盒格1数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4446. this.btn3D盒格1数量清零.OffSymbol = 0;
  4447. this.btn3D盒格1数量清零.OffText = "清零";
  4448. this.btn3D盒格1数量清零.OnColor = System.Drawing.Color.Olive;
  4449. this.btn3D盒格1数量清零.OnSymbol = 0;
  4450. this.btn3D盒格1数量清零.OnText = "清零";
  4451. this.btn3D盒格1数量清零.ReadNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格1数量清零", NodeType.BOOL, null);
  4452. this.btn3D盒格1数量清零.Size = new System.Drawing.Size(100, 27);
  4453. this.btn3D盒格1数量清零.Symbol = 0;
  4454. this.btn3D盒格1数量清零.TabIndex = 173;
  4455. this.btn3D盒格1数量清零.Text = "清零";
  4456. this.btn3D盒格1数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4457. this.btn3D盒格1数量清零.WriteNode = new Node("Application.PieceDate.b_3D检测NG四排料盒格1数量清零", NodeType.BOOL, null);
  4458. //
  4459. // label27
  4460. //
  4461. this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4462. this.label27.Location = new System.Drawing.Point(4, 150);
  4463. this.label27.Name = "label27";
  4464. this.label27.Size = new System.Drawing.Size(100, 30);
  4465. this.label27.TabIndex = 124;
  4466. this.label27.Text = "四料盒1格4";
  4467. this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4468. //
  4469. // plcUiNumberDisplay118
  4470. //
  4471. this.plcUiNumberDisplay118.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4472. this.plcUiNumberDisplay118.DecimalPlaces = 0;
  4473. this.plcUiNumberDisplay118.DisabilityTriggerNode = null;
  4474. this.plcUiNumberDisplay118.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4475. this.plcUiNumberDisplay118.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4476. this.plcUiNumberDisplay118.Gain = 1D;
  4477. this.plcUiNumberDisplay118.IntegerDigits = 0;
  4478. this.plcUiNumberDisplay118.InvisibilityTriggerNode = null;
  4479. this.plcUiNumberDisplay118.Location = new System.Drawing.Point(304, 420);
  4480. this.plcUiNumberDisplay118.Name = "plcUiNumberDisplay118";
  4481. this.plcUiNumberDisplay118.Preffix = null;
  4482. this.plcUiNumberDisplay118.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格1总数量", NodeType.UINT, null);
  4483. this.plcUiNumberDisplay118.Size = new System.Drawing.Size(100, 30);
  4484. this.plcUiNumberDisplay118.Suffix = null;
  4485. this.plcUiNumberDisplay118.TabIndex = 172;
  4486. this.plcUiNumberDisplay118.Text = "1";
  4487. this.plcUiNumberDisplay118.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4488. this.plcUiNumberDisplay118.WriteNode = null;
  4489. //
  4490. // plcUiNumberDisplay84
  4491. //
  4492. this.plcUiNumberDisplay84.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4493. this.plcUiNumberDisplay84.DecimalPlaces = 0;
  4494. this.plcUiNumberDisplay84.DisabilityTriggerNode = null;
  4495. this.plcUiNumberDisplay84.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4496. this.plcUiNumberDisplay84.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4497. this.plcUiNumberDisplay84.Gain = 1D;
  4498. this.plcUiNumberDisplay84.IntegerDigits = 0;
  4499. this.plcUiNumberDisplay84.InvisibilityTriggerNode = null;
  4500. this.plcUiNumberDisplay84.Location = new System.Drawing.Point(104, 150);
  4501. this.plcUiNumberDisplay84.Name = "plcUiNumberDisplay84";
  4502. this.plcUiNumberDisplay84.Preffix = null;
  4503. this.plcUiNumberDisplay84.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格4数量", NodeType.UINT, null);
  4504. this.plcUiNumberDisplay84.Size = new System.Drawing.Size(100, 30);
  4505. this.plcUiNumberDisplay84.Suffix = null;
  4506. this.plcUiNumberDisplay84.TabIndex = 125;
  4507. this.plcUiNumberDisplay84.Text = "1";
  4508. this.plcUiNumberDisplay84.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4509. this.plcUiNumberDisplay84.WriteNode = null;
  4510. //
  4511. // plcUiNumberDisplay119
  4512. //
  4513. this.plcUiNumberDisplay119.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4514. this.plcUiNumberDisplay119.DecimalPlaces = 0;
  4515. this.plcUiNumberDisplay119.DisabilityTriggerNode = null;
  4516. this.plcUiNumberDisplay119.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4517. this.plcUiNumberDisplay119.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4518. this.plcUiNumberDisplay119.Gain = 1D;
  4519. this.plcUiNumberDisplay119.IntegerDigits = 0;
  4520. this.plcUiNumberDisplay119.InvisibilityTriggerNode = null;
  4521. this.plcUiNumberDisplay119.Location = new System.Drawing.Point(204, 420);
  4522. this.plcUiNumberDisplay119.Name = "plcUiNumberDisplay119";
  4523. this.plcUiNumberDisplay119.Preffix = null;
  4524. this.plcUiNumberDisplay119.ReadNode = new Node("Application.A28_TestNGContainer_Auto.uNG料盒一数量设定", NodeType.UDINT, "NG料盒数量设定1——HMIset");
  4525. this.plcUiNumberDisplay119.Size = new System.Drawing.Size(100, 30);
  4526. this.plcUiNumberDisplay119.Suffix = null;
  4527. this.plcUiNumberDisplay119.TabIndex = 171;
  4528. this.plcUiNumberDisplay119.Text = "1";
  4529. this.plcUiNumberDisplay119.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4530. this.plcUiNumberDisplay119.WriteNode = null;
  4531. //
  4532. // plcUiNumberDisplay83
  4533. //
  4534. this.plcUiNumberDisplay83.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4535. this.plcUiNumberDisplay83.DecimalPlaces = 0;
  4536. this.plcUiNumberDisplay83.DisabilityTriggerNode = null;
  4537. this.plcUiNumberDisplay83.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4538. this.plcUiNumberDisplay83.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4539. this.plcUiNumberDisplay83.Gain = 1D;
  4540. this.plcUiNumberDisplay83.IntegerDigits = 0;
  4541. this.plcUiNumberDisplay83.InvisibilityTriggerNode = null;
  4542. this.plcUiNumberDisplay83.Location = new System.Drawing.Point(204, 150);
  4543. this.plcUiNumberDisplay83.Name = "plcUiNumberDisplay83";
  4544. this.plcUiNumberDisplay83.Preffix = null;
  4545. this.plcUiNumberDisplay83.ReadNode = new Node("Application.A08_TestNGContainer_Auto.uNG料盒四数量设定", NodeType.UDINT, "NG料盒数量设定4——HMIset");
  4546. this.plcUiNumberDisplay83.Size = new System.Drawing.Size(100, 30);
  4547. this.plcUiNumberDisplay83.Suffix = null;
  4548. this.plcUiNumberDisplay83.TabIndex = 126;
  4549. this.plcUiNumberDisplay83.Text = "1";
  4550. this.plcUiNumberDisplay83.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4551. this.plcUiNumberDisplay83.WriteNode = null;
  4552. //
  4553. // plcUiNumberDisplay120
  4554. //
  4555. this.plcUiNumberDisplay120.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4556. this.plcUiNumberDisplay120.DecimalPlaces = 0;
  4557. this.plcUiNumberDisplay120.DisabilityTriggerNode = null;
  4558. this.plcUiNumberDisplay120.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4559. this.plcUiNumberDisplay120.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4560. this.plcUiNumberDisplay120.Gain = 1D;
  4561. this.plcUiNumberDisplay120.IntegerDigits = 0;
  4562. this.plcUiNumberDisplay120.InvisibilityTriggerNode = null;
  4563. this.plcUiNumberDisplay120.Location = new System.Drawing.Point(104, 420);
  4564. this.plcUiNumberDisplay120.Name = "plcUiNumberDisplay120";
  4565. this.plcUiNumberDisplay120.Preffix = null;
  4566. this.plcUiNumberDisplay120.ReadNode = new Node("Application.PieceDate.ui_3D检测NG四排料盒格1数量", NodeType.UINT, null);
  4567. this.plcUiNumberDisplay120.Size = new System.Drawing.Size(100, 30);
  4568. this.plcUiNumberDisplay120.Suffix = null;
  4569. this.plcUiNumberDisplay120.TabIndex = 170;
  4570. this.plcUiNumberDisplay120.Text = "1";
  4571. this.plcUiNumberDisplay120.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4572. this.plcUiNumberDisplay120.WriteNode = null;
  4573. //
  4574. // plcUiNumberDisplay82
  4575. //
  4576. this.plcUiNumberDisplay82.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4577. this.plcUiNumberDisplay82.DecimalPlaces = 0;
  4578. this.plcUiNumberDisplay82.DisabilityTriggerNode = null;
  4579. this.plcUiNumberDisplay82.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4580. this.plcUiNumberDisplay82.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4581. this.plcUiNumberDisplay82.Gain = 1D;
  4582. this.plcUiNumberDisplay82.IntegerDigits = 0;
  4583. this.plcUiNumberDisplay82.InvisibilityTriggerNode = null;
  4584. this.plcUiNumberDisplay82.Location = new System.Drawing.Point(304, 150);
  4585. this.plcUiNumberDisplay82.Name = "plcUiNumberDisplay82";
  4586. this.plcUiNumberDisplay82.Preffix = null;
  4587. this.plcUiNumberDisplay82.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒1格4总数量", NodeType.UINT, null);
  4588. this.plcUiNumberDisplay82.Size = new System.Drawing.Size(100, 30);
  4589. this.plcUiNumberDisplay82.Suffix = null;
  4590. this.plcUiNumberDisplay82.TabIndex = 127;
  4591. this.plcUiNumberDisplay82.Text = "1";
  4592. this.plcUiNumberDisplay82.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4593. this.plcUiNumberDisplay82.WriteNode = null;
  4594. //
  4595. // label39
  4596. //
  4597. this.label39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4598. this.label39.Location = new System.Drawing.Point(4, 420);
  4599. this.label39.Name = "label39";
  4600. this.label39.Size = new System.Drawing.Size(100, 30);
  4601. this.label39.TabIndex = 169;
  4602. this.label39.Text = "四料盒4格1";
  4603. this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4604. //
  4605. // btn测试盒1格4数量清零
  4606. //
  4607. this.btn测试盒1格4数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4608. this.btn测试盒1格4数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4609. this.btn测试盒1格4数量清零.DisabilityTriggerNode = null;
  4610. this.btn测试盒1格4数量清零.EnsureTip = "测试盒1格4数量清零?";
  4611. this.btn测试盒1格4数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4612. this.btn测试盒1格4数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4613. this.btn测试盒1格4数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4614. this.btn测试盒1格4数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4615. this.btn测试盒1格4数量清零.InvisibilityTriggerNode = null;
  4616. this.btn测试盒1格4数量清零.Location = new System.Drawing.Point(405, 151);
  4617. this.btn测试盒1格4数量清零.Maximum = 0D;
  4618. this.btn测试盒1格4数量清零.Minimum = 0D;
  4619. this.btn测试盒1格4数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4620. this.btn测试盒1格4数量清零.Name = "btn测试盒1格4数量清零";
  4621. this.btn测试盒1格4数量清零.NeedUserEnsure = true;
  4622. this.btn测试盒1格4数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4623. this.btn测试盒1格4数量清零.OffSymbol = 0;
  4624. this.btn测试盒1格4数量清零.OffText = "清零";
  4625. this.btn测试盒1格4数量清零.OnColor = System.Drawing.Color.Olive;
  4626. this.btn测试盒1格4数量清零.OnSymbol = 0;
  4627. this.btn测试盒1格4数量清零.OnText = "清零";
  4628. this.btn测试盒1格4数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒1格4数量清零", NodeType.BOOL, null);
  4629. this.btn测试盒1格4数量清零.Size = new System.Drawing.Size(100, 27);
  4630. this.btn测试盒1格4数量清零.Symbol = 0;
  4631. this.btn测试盒1格4数量清零.TabIndex = 128;
  4632. this.btn测试盒1格4数量清零.Text = "清零";
  4633. this.btn测试盒1格4数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4634. this.btn测试盒1格4数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒1格4数量清零", NodeType.BOOL, null);
  4635. //
  4636. // btn热测盒格4数量清零
  4637. //
  4638. this.btn热测盒格4数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4639. this.btn热测盒格4数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4640. this.btn热测盒格4数量清零.DisabilityTriggerNode = null;
  4641. this.btn热测盒格4数量清零.EnsureTip = "热测盒格4数量清零?";
  4642. this.btn热测盒格4数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4643. this.btn热测盒格4数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4644. this.btn热测盒格4数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4645. this.btn热测盒格4数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4646. this.btn热测盒格4数量清零.InvisibilityTriggerNode = null;
  4647. this.btn热测盒格4数量清零.Location = new System.Drawing.Point(405, 391);
  4648. this.btn热测盒格4数量清零.Maximum = 0D;
  4649. this.btn热测盒格4数量清零.Minimum = 0D;
  4650. this.btn热测盒格4数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4651. this.btn热测盒格4数量清零.Name = "btn热测盒格4数量清零";
  4652. this.btn热测盒格4数量清零.NeedUserEnsure = true;
  4653. this.btn热测盒格4数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4654. this.btn热测盒格4数量清零.OffSymbol = 0;
  4655. this.btn热测盒格4数量清零.OffText = "清零";
  4656. this.btn热测盒格4数量清零.OnColor = System.Drawing.Color.Olive;
  4657. this.btn热测盒格4数量清零.OnSymbol = 0;
  4658. this.btn热测盒格4数量清零.OnText = "清零";
  4659. this.btn热测盒格4数量清零.ReadNode = new Node("Application.PieceDate.b热测NG四排料盒格4数量清零", NodeType.BOOL, null);
  4660. this.btn热测盒格4数量清零.Size = new System.Drawing.Size(100, 27);
  4661. this.btn热测盒格4数量清零.Symbol = 0;
  4662. this.btn热测盒格4数量清零.TabIndex = 168;
  4663. this.btn热测盒格4数量清零.Text = "清零";
  4664. this.btn热测盒格4数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4665. this.btn热测盒格4数量清零.WriteNode = new Node("Application.PieceDate.b热测NG四排料盒格4数量清零", NodeType.BOOL, null);
  4666. //
  4667. // label31
  4668. //
  4669. this.label31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4670. this.label31.Location = new System.Drawing.Point(4, 180);
  4671. this.label31.Name = "label31";
  4672. this.label31.Size = new System.Drawing.Size(100, 30);
  4673. this.label31.TabIndex = 129;
  4674. this.label31.Text = "四料盒2格1";
  4675. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4676. //
  4677. // plcUiNumberDisplay97
  4678. //
  4679. this.plcUiNumberDisplay97.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4680. this.plcUiNumberDisplay97.DecimalPlaces = 0;
  4681. this.plcUiNumberDisplay97.DisabilityTriggerNode = null;
  4682. this.plcUiNumberDisplay97.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4683. this.plcUiNumberDisplay97.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4684. this.plcUiNumberDisplay97.Gain = 1D;
  4685. this.plcUiNumberDisplay97.IntegerDigits = 0;
  4686. this.plcUiNumberDisplay97.InvisibilityTriggerNode = null;
  4687. this.plcUiNumberDisplay97.Location = new System.Drawing.Point(304, 390);
  4688. this.plcUiNumberDisplay97.Name = "plcUiNumberDisplay97";
  4689. this.plcUiNumberDisplay97.Preffix = null;
  4690. this.plcUiNumberDisplay97.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格4总数量", NodeType.UINT, null);
  4691. this.plcUiNumberDisplay97.Size = new System.Drawing.Size(100, 30);
  4692. this.plcUiNumberDisplay97.Suffix = null;
  4693. this.plcUiNumberDisplay97.TabIndex = 167;
  4694. this.plcUiNumberDisplay97.Text = "1";
  4695. this.plcUiNumberDisplay97.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4696. this.plcUiNumberDisplay97.WriteNode = null;
  4697. //
  4698. // plcUiNumberDisplay96
  4699. //
  4700. this.plcUiNumberDisplay96.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4701. this.plcUiNumberDisplay96.DecimalPlaces = 0;
  4702. this.plcUiNumberDisplay96.DisabilityTriggerNode = null;
  4703. this.plcUiNumberDisplay96.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4704. this.plcUiNumberDisplay96.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4705. this.plcUiNumberDisplay96.Gain = 1D;
  4706. this.plcUiNumberDisplay96.IntegerDigits = 0;
  4707. this.plcUiNumberDisplay96.InvisibilityTriggerNode = null;
  4708. this.plcUiNumberDisplay96.Location = new System.Drawing.Point(104, 180);
  4709. this.plcUiNumberDisplay96.Name = "plcUiNumberDisplay96";
  4710. this.plcUiNumberDisplay96.Preffix = null;
  4711. this.plcUiNumberDisplay96.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格1数量", NodeType.UINT, null);
  4712. this.plcUiNumberDisplay96.Size = new System.Drawing.Size(100, 30);
  4713. this.plcUiNumberDisplay96.Suffix = null;
  4714. this.plcUiNumberDisplay96.TabIndex = 130;
  4715. this.plcUiNumberDisplay96.Text = "1";
  4716. this.plcUiNumberDisplay96.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4717. this.plcUiNumberDisplay96.WriteNode = null;
  4718. //
  4719. // plcUiNumberDisplay98
  4720. //
  4721. this.plcUiNumberDisplay98.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4722. this.plcUiNumberDisplay98.DecimalPlaces = 0;
  4723. this.plcUiNumberDisplay98.DisabilityTriggerNode = null;
  4724. this.plcUiNumberDisplay98.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4725. this.plcUiNumberDisplay98.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4726. this.plcUiNumberDisplay98.Gain = 1D;
  4727. this.plcUiNumberDisplay98.IntegerDigits = 0;
  4728. this.plcUiNumberDisplay98.InvisibilityTriggerNode = null;
  4729. this.plcUiNumberDisplay98.Location = new System.Drawing.Point(204, 390);
  4730. this.plcUiNumberDisplay98.Name = "plcUiNumberDisplay98";
  4731. this.plcUiNumberDisplay98.Preffix = null;
  4732. this.plcUiNumberDisplay98.ReadNode = new Node("Application.A20_TestNGContainer_Auto.uNG料盒四数量设定", NodeType.UDINT, "NG料盒数量设定4——HMIset");
  4733. this.plcUiNumberDisplay98.Size = new System.Drawing.Size(100, 30);
  4734. this.plcUiNumberDisplay98.Suffix = null;
  4735. this.plcUiNumberDisplay98.TabIndex = 166;
  4736. this.plcUiNumberDisplay98.Text = "1";
  4737. this.plcUiNumberDisplay98.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4738. this.plcUiNumberDisplay98.WriteNode = null;
  4739. //
  4740. // plcUiNumberDisplay95
  4741. //
  4742. this.plcUiNumberDisplay95.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4743. this.plcUiNumberDisplay95.DecimalPlaces = 0;
  4744. this.plcUiNumberDisplay95.DisabilityTriggerNode = null;
  4745. this.plcUiNumberDisplay95.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4746. this.plcUiNumberDisplay95.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4747. this.plcUiNumberDisplay95.Gain = 1D;
  4748. this.plcUiNumberDisplay95.IntegerDigits = 0;
  4749. this.plcUiNumberDisplay95.InvisibilityTriggerNode = null;
  4750. this.plcUiNumberDisplay95.Location = new System.Drawing.Point(204, 180);
  4751. this.plcUiNumberDisplay95.Name = "plcUiNumberDisplay95";
  4752. this.plcUiNumberDisplay95.Preffix = null;
  4753. this.plcUiNumberDisplay95.ReadNode = new Node("Application.A09_TestNGContainer_Auto.uNG料盒一数量设定", NodeType.UDINT, "NG料盒数量设定1——HMIset");
  4754. this.plcUiNumberDisplay95.Size = new System.Drawing.Size(100, 30);
  4755. this.plcUiNumberDisplay95.Suffix = null;
  4756. this.plcUiNumberDisplay95.TabIndex = 131;
  4757. this.plcUiNumberDisplay95.Text = "1";
  4758. this.plcUiNumberDisplay95.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4759. this.plcUiNumberDisplay95.WriteNode = null;
  4760. //
  4761. // plcUiNumberDisplay99
  4762. //
  4763. this.plcUiNumberDisplay99.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4764. this.plcUiNumberDisplay99.DecimalPlaces = 0;
  4765. this.plcUiNumberDisplay99.DisabilityTriggerNode = null;
  4766. this.plcUiNumberDisplay99.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4767. this.plcUiNumberDisplay99.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4768. this.plcUiNumberDisplay99.Gain = 1D;
  4769. this.plcUiNumberDisplay99.IntegerDigits = 0;
  4770. this.plcUiNumberDisplay99.InvisibilityTriggerNode = null;
  4771. this.plcUiNumberDisplay99.Location = new System.Drawing.Point(104, 390);
  4772. this.plcUiNumberDisplay99.Name = "plcUiNumberDisplay99";
  4773. this.plcUiNumberDisplay99.Preffix = null;
  4774. this.plcUiNumberDisplay99.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格4数量", NodeType.UINT, null);
  4775. this.plcUiNumberDisplay99.Size = new System.Drawing.Size(100, 30);
  4776. this.plcUiNumberDisplay99.Suffix = null;
  4777. this.plcUiNumberDisplay99.TabIndex = 165;
  4778. this.plcUiNumberDisplay99.Text = "1";
  4779. this.plcUiNumberDisplay99.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4780. this.plcUiNumberDisplay99.WriteNode = null;
  4781. //
  4782. // plcUiNumberDisplay94
  4783. //
  4784. this.plcUiNumberDisplay94.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4785. this.plcUiNumberDisplay94.DecimalPlaces = 0;
  4786. this.plcUiNumberDisplay94.DisabilityTriggerNode = null;
  4787. this.plcUiNumberDisplay94.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4788. this.plcUiNumberDisplay94.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4789. this.plcUiNumberDisplay94.Gain = 1D;
  4790. this.plcUiNumberDisplay94.IntegerDigits = 0;
  4791. this.plcUiNumberDisplay94.InvisibilityTriggerNode = null;
  4792. this.plcUiNumberDisplay94.Location = new System.Drawing.Point(304, 180);
  4793. this.plcUiNumberDisplay94.Name = "plcUiNumberDisplay94";
  4794. this.plcUiNumberDisplay94.Preffix = null;
  4795. this.plcUiNumberDisplay94.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格1总数量", NodeType.UINT, null);
  4796. this.plcUiNumberDisplay94.Size = new System.Drawing.Size(100, 30);
  4797. this.plcUiNumberDisplay94.Suffix = null;
  4798. this.plcUiNumberDisplay94.TabIndex = 132;
  4799. this.plcUiNumberDisplay94.Text = "1";
  4800. this.plcUiNumberDisplay94.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4801. this.plcUiNumberDisplay94.WriteNode = null;
  4802. //
  4803. // label32
  4804. //
  4805. this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4806. this.label32.Location = new System.Drawing.Point(4, 390);
  4807. this.label32.Name = "label32";
  4808. this.label32.Size = new System.Drawing.Size(100, 30);
  4809. this.label32.TabIndex = 164;
  4810. this.label32.Text = "四料盒3格5";
  4811. this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4812. //
  4813. // btn测试盒2格1数量清零
  4814. //
  4815. this.btn测试盒2格1数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4816. this.btn测试盒2格1数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4817. this.btn测试盒2格1数量清零.DisabilityTriggerNode = null;
  4818. this.btn测试盒2格1数量清零.EnsureTip = "测试盒2格1数量清零?";
  4819. this.btn测试盒2格1数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4820. this.btn测试盒2格1数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4821. this.btn测试盒2格1数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4822. this.btn测试盒2格1数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4823. this.btn测试盒2格1数量清零.InvisibilityTriggerNode = null;
  4824. this.btn测试盒2格1数量清零.Location = new System.Drawing.Point(405, 181);
  4825. this.btn测试盒2格1数量清零.Maximum = 0D;
  4826. this.btn测试盒2格1数量清零.Minimum = 0D;
  4827. this.btn测试盒2格1数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4828. this.btn测试盒2格1数量清零.Name = "btn测试盒2格1数量清零";
  4829. this.btn测试盒2格1数量清零.NeedUserEnsure = true;
  4830. this.btn测试盒2格1数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4831. this.btn测试盒2格1数量清零.OffSymbol = 0;
  4832. this.btn测试盒2格1数量清零.OffText = "清零";
  4833. this.btn测试盒2格1数量清零.OnColor = System.Drawing.Color.Olive;
  4834. this.btn测试盒2格1数量清零.OnSymbol = 0;
  4835. this.btn测试盒2格1数量清零.OnText = "清零";
  4836. this.btn测试盒2格1数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒2格1数量料盒数量清零", NodeType.BOOL, null);
  4837. this.btn测试盒2格1数量清零.Size = new System.Drawing.Size(100, 27);
  4838. this.btn测试盒2格1数量清零.Symbol = 0;
  4839. this.btn测试盒2格1数量清零.TabIndex = 133;
  4840. this.btn测试盒2格1数量清零.Text = "清零";
  4841. this.btn测试盒2格1数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4842. this.btn测试盒2格1数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒2格1数量料盒数量清零", NodeType.BOOL, null);
  4843. //
  4844. // btn热测盒格3数量清零
  4845. //
  4846. this.btn热测盒格3数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  4847. this.btn热测盒格3数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  4848. this.btn热测盒格3数量清零.DisabilityTriggerNode = null;
  4849. this.btn热测盒格3数量清零.EnsureTip = "热测盒格3数量清零?";
  4850. this.btn热测盒格3数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  4851. this.btn热测盒格3数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  4852. this.btn热测盒格3数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  4853. this.btn热测盒格3数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4854. this.btn热测盒格3数量清零.InvisibilityTriggerNode = null;
  4855. this.btn热测盒格3数量清零.Location = new System.Drawing.Point(405, 361);
  4856. this.btn热测盒格3数量清零.Maximum = 0D;
  4857. this.btn热测盒格3数量清零.Minimum = 0D;
  4858. this.btn热测盒格3数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  4859. this.btn热测盒格3数量清零.Name = "btn热测盒格3数量清零";
  4860. this.btn热测盒格3数量清零.NeedUserEnsure = true;
  4861. this.btn热测盒格3数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  4862. this.btn热测盒格3数量清零.OffSymbol = 0;
  4863. this.btn热测盒格3数量清零.OffText = "清零";
  4864. this.btn热测盒格3数量清零.OnColor = System.Drawing.Color.Olive;
  4865. this.btn热测盒格3数量清零.OnSymbol = 0;
  4866. this.btn热测盒格3数量清零.OnText = "清零";
  4867. this.btn热测盒格3数量清零.ReadNode = new Node("Application.PieceDate.b热测NG四排料盒格3数量清零", NodeType.BOOL, null);
  4868. this.btn热测盒格3数量清零.Size = new System.Drawing.Size(100, 27);
  4869. this.btn热测盒格3数量清零.Symbol = 0;
  4870. this.btn热测盒格3数量清零.TabIndex = 163;
  4871. this.btn热测盒格3数量清零.Text = "清零";
  4872. this.btn热测盒格3数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4873. this.btn热测盒格3数量清零.WriteNode = new Node("Application.PieceDate.b热测NG四排料盒格3数量清零", NodeType.BOOL, null);
  4874. //
  4875. // label30
  4876. //
  4877. this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4878. this.label30.Location = new System.Drawing.Point(4, 210);
  4879. this.label30.Name = "label30";
  4880. this.label30.Size = new System.Drawing.Size(100, 30);
  4881. this.label30.TabIndex = 134;
  4882. this.label30.Text = "四料盒2格2";
  4883. this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4884. //
  4885. // plcUiNumberDisplay100
  4886. //
  4887. this.plcUiNumberDisplay100.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4888. this.plcUiNumberDisplay100.DecimalPlaces = 0;
  4889. this.plcUiNumberDisplay100.DisabilityTriggerNode = null;
  4890. this.plcUiNumberDisplay100.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4891. this.plcUiNumberDisplay100.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4892. this.plcUiNumberDisplay100.Gain = 1D;
  4893. this.plcUiNumberDisplay100.IntegerDigits = 0;
  4894. this.plcUiNumberDisplay100.InvisibilityTriggerNode = null;
  4895. this.plcUiNumberDisplay100.Location = new System.Drawing.Point(304, 360);
  4896. this.plcUiNumberDisplay100.Name = "plcUiNumberDisplay100";
  4897. this.plcUiNumberDisplay100.Preffix = null;
  4898. this.plcUiNumberDisplay100.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格3总数量", NodeType.UINT, null);
  4899. this.plcUiNumberDisplay100.Size = new System.Drawing.Size(100, 30);
  4900. this.plcUiNumberDisplay100.Suffix = null;
  4901. this.plcUiNumberDisplay100.TabIndex = 162;
  4902. this.plcUiNumberDisplay100.Text = "1";
  4903. this.plcUiNumberDisplay100.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4904. this.plcUiNumberDisplay100.WriteNode = null;
  4905. //
  4906. // plcUiNumberDisplay93
  4907. //
  4908. this.plcUiNumberDisplay93.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4909. this.plcUiNumberDisplay93.DecimalPlaces = 0;
  4910. this.plcUiNumberDisplay93.DisabilityTriggerNode = null;
  4911. this.plcUiNumberDisplay93.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4912. this.plcUiNumberDisplay93.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4913. this.plcUiNumberDisplay93.Gain = 1D;
  4914. this.plcUiNumberDisplay93.IntegerDigits = 0;
  4915. this.plcUiNumberDisplay93.InvisibilityTriggerNode = null;
  4916. this.plcUiNumberDisplay93.Location = new System.Drawing.Point(104, 210);
  4917. this.plcUiNumberDisplay93.Name = "plcUiNumberDisplay93";
  4918. this.plcUiNumberDisplay93.Preffix = null;
  4919. this.plcUiNumberDisplay93.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格2数量", NodeType.UINT, null);
  4920. this.plcUiNumberDisplay93.Size = new System.Drawing.Size(100, 30);
  4921. this.plcUiNumberDisplay93.Suffix = null;
  4922. this.plcUiNumberDisplay93.TabIndex = 135;
  4923. this.plcUiNumberDisplay93.Text = "1";
  4924. this.plcUiNumberDisplay93.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4925. this.plcUiNumberDisplay93.WriteNode = null;
  4926. //
  4927. // plcUiNumberDisplay101
  4928. //
  4929. this.plcUiNumberDisplay101.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4930. this.plcUiNumberDisplay101.DecimalPlaces = 0;
  4931. this.plcUiNumberDisplay101.DisabilityTriggerNode = null;
  4932. this.plcUiNumberDisplay101.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4933. this.plcUiNumberDisplay101.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4934. this.plcUiNumberDisplay101.Gain = 1D;
  4935. this.plcUiNumberDisplay101.IntegerDigits = 0;
  4936. this.plcUiNumberDisplay101.InvisibilityTriggerNode = null;
  4937. this.plcUiNumberDisplay101.Location = new System.Drawing.Point(204, 360);
  4938. this.plcUiNumberDisplay101.Name = "plcUiNumberDisplay101";
  4939. this.plcUiNumberDisplay101.Preffix = null;
  4940. this.plcUiNumberDisplay101.ReadNode = new Node("Application.A20_TestNGContainer_Auto.uNG料盒三数量设定", NodeType.UDINT, "NG料盒数量设定3——HMIset");
  4941. this.plcUiNumberDisplay101.Size = new System.Drawing.Size(100, 30);
  4942. this.plcUiNumberDisplay101.Suffix = null;
  4943. this.plcUiNumberDisplay101.TabIndex = 161;
  4944. this.plcUiNumberDisplay101.Text = "1";
  4945. this.plcUiNumberDisplay101.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4946. this.plcUiNumberDisplay101.WriteNode = null;
  4947. //
  4948. // plcUiNumberDisplay92
  4949. //
  4950. this.plcUiNumberDisplay92.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4951. this.plcUiNumberDisplay92.DecimalPlaces = 0;
  4952. this.plcUiNumberDisplay92.DisabilityTriggerNode = null;
  4953. this.plcUiNumberDisplay92.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4954. this.plcUiNumberDisplay92.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4955. this.plcUiNumberDisplay92.Gain = 1D;
  4956. this.plcUiNumberDisplay92.IntegerDigits = 0;
  4957. this.plcUiNumberDisplay92.InvisibilityTriggerNode = null;
  4958. this.plcUiNumberDisplay92.Location = new System.Drawing.Point(204, 210);
  4959. this.plcUiNumberDisplay92.Name = "plcUiNumberDisplay92";
  4960. this.plcUiNumberDisplay92.Preffix = null;
  4961. this.plcUiNumberDisplay92.ReadNode = new Node("Application.A09_TestNGContainer_Auto.uNG料盒二数量设定", NodeType.UDINT, "NG料盒数量设定2——HMIset");
  4962. this.plcUiNumberDisplay92.Size = new System.Drawing.Size(100, 30);
  4963. this.plcUiNumberDisplay92.Suffix = null;
  4964. this.plcUiNumberDisplay92.TabIndex = 136;
  4965. this.plcUiNumberDisplay92.Text = "1";
  4966. this.plcUiNumberDisplay92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4967. this.plcUiNumberDisplay92.WriteNode = null;
  4968. //
  4969. // plcUiNumberDisplay102
  4970. //
  4971. this.plcUiNumberDisplay102.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4972. this.plcUiNumberDisplay102.DecimalPlaces = 0;
  4973. this.plcUiNumberDisplay102.DisabilityTriggerNode = null;
  4974. this.plcUiNumberDisplay102.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4975. this.plcUiNumberDisplay102.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4976. this.plcUiNumberDisplay102.Gain = 1D;
  4977. this.plcUiNumberDisplay102.IntegerDigits = 0;
  4978. this.plcUiNumberDisplay102.InvisibilityTriggerNode = null;
  4979. this.plcUiNumberDisplay102.Location = new System.Drawing.Point(104, 360);
  4980. this.plcUiNumberDisplay102.Name = "plcUiNumberDisplay102";
  4981. this.plcUiNumberDisplay102.Preffix = null;
  4982. this.plcUiNumberDisplay102.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格3数量", NodeType.UINT, null);
  4983. this.plcUiNumberDisplay102.Size = new System.Drawing.Size(100, 30);
  4984. this.plcUiNumberDisplay102.Suffix = null;
  4985. this.plcUiNumberDisplay102.TabIndex = 160;
  4986. this.plcUiNumberDisplay102.Text = "1";
  4987. this.plcUiNumberDisplay102.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4988. this.plcUiNumberDisplay102.WriteNode = null;
  4989. //
  4990. // plcUiNumberDisplay91
  4991. //
  4992. this.plcUiNumberDisplay91.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4993. this.plcUiNumberDisplay91.DecimalPlaces = 0;
  4994. this.plcUiNumberDisplay91.DisabilityTriggerNode = null;
  4995. this.plcUiNumberDisplay91.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4996. this.plcUiNumberDisplay91.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  4997. this.plcUiNumberDisplay91.Gain = 1D;
  4998. this.plcUiNumberDisplay91.IntegerDigits = 0;
  4999. this.plcUiNumberDisplay91.InvisibilityTriggerNode = null;
  5000. this.plcUiNumberDisplay91.Location = new System.Drawing.Point(304, 210);
  5001. this.plcUiNumberDisplay91.Name = "plcUiNumberDisplay91";
  5002. this.plcUiNumberDisplay91.Preffix = null;
  5003. this.plcUiNumberDisplay91.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格2总数量", NodeType.UINT, null);
  5004. this.plcUiNumberDisplay91.Size = new System.Drawing.Size(100, 30);
  5005. this.plcUiNumberDisplay91.Suffix = null;
  5006. this.plcUiNumberDisplay91.TabIndex = 137;
  5007. this.plcUiNumberDisplay91.Text = "1";
  5008. this.plcUiNumberDisplay91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5009. this.plcUiNumberDisplay91.WriteNode = null;
  5010. //
  5011. // label33
  5012. //
  5013. this.label33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5014. this.label33.Location = new System.Drawing.Point(4, 360);
  5015. this.label33.Name = "label33";
  5016. this.label33.Size = new System.Drawing.Size(100, 30);
  5017. this.label33.TabIndex = 159;
  5018. this.label33.Text = "四料盒3格3";
  5019. this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5020. //
  5021. // btn测试盒2格2数量清零
  5022. //
  5023. this.btn测试盒2格2数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5024. this.btn测试盒2格2数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5025. this.btn测试盒2格2数量清零.DisabilityTriggerNode = null;
  5026. this.btn测试盒2格2数量清零.EnsureTip = "测试盒2格2数量清零?";
  5027. this.btn测试盒2格2数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5028. this.btn测试盒2格2数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5029. this.btn测试盒2格2数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5030. this.btn测试盒2格2数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5031. this.btn测试盒2格2数量清零.InvisibilityTriggerNode = null;
  5032. this.btn测试盒2格2数量清零.Location = new System.Drawing.Point(405, 211);
  5033. this.btn测试盒2格2数量清零.Maximum = 0D;
  5034. this.btn测试盒2格2数量清零.Minimum = 0D;
  5035. this.btn测试盒2格2数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  5036. this.btn测试盒2格2数量清零.Name = "btn测试盒2格2数量清零";
  5037. this.btn测试盒2格2数量清零.NeedUserEnsure = true;
  5038. this.btn测试盒2格2数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5039. this.btn测试盒2格2数量清零.OffSymbol = 0;
  5040. this.btn测试盒2格2数量清零.OffText = "清零";
  5041. this.btn测试盒2格2数量清零.OnColor = System.Drawing.Color.Olive;
  5042. this.btn测试盒2格2数量清零.OnSymbol = 0;
  5043. this.btn测试盒2格2数量清零.OnText = "清零";
  5044. this.btn测试盒2格2数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒2格2数量料盒数量清零", NodeType.BOOL, null);
  5045. this.btn测试盒2格2数量清零.Size = new System.Drawing.Size(100, 27);
  5046. this.btn测试盒2格2数量清零.Symbol = 0;
  5047. this.btn测试盒2格2数量清零.TabIndex = 138;
  5048. this.btn测试盒2格2数量清零.Text = "清零";
  5049. this.btn测试盒2格2数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5050. this.btn测试盒2格2数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒2格2数量料盒数量清零", NodeType.BOOL, null);
  5051. //
  5052. // btn热测盒格2数量清零
  5053. //
  5054. this.btn热测盒格2数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5055. this.btn热测盒格2数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5056. this.btn热测盒格2数量清零.DisabilityTriggerNode = null;
  5057. this.btn热测盒格2数量清零.EnsureTip = "热测盒格2数量清零?";
  5058. this.btn热测盒格2数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5059. this.btn热测盒格2数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5060. this.btn热测盒格2数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5061. this.btn热测盒格2数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5062. this.btn热测盒格2数量清零.InvisibilityTriggerNode = null;
  5063. this.btn热测盒格2数量清零.Location = new System.Drawing.Point(405, 331);
  5064. this.btn热测盒格2数量清零.Maximum = 0D;
  5065. this.btn热测盒格2数量清零.Minimum = 0D;
  5066. this.btn热测盒格2数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  5067. this.btn热测盒格2数量清零.Name = "btn热测盒格2数量清零";
  5068. this.btn热测盒格2数量清零.NeedUserEnsure = true;
  5069. this.btn热测盒格2数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5070. this.btn热测盒格2数量清零.OffSymbol = 0;
  5071. this.btn热测盒格2数量清零.OffText = "清零";
  5072. this.btn热测盒格2数量清零.OnColor = System.Drawing.Color.Olive;
  5073. this.btn热测盒格2数量清零.OnSymbol = 0;
  5074. this.btn热测盒格2数量清零.OnText = "清零";
  5075. this.btn热测盒格2数量清零.ReadNode = new Node("Application.PieceDate.b热测NG四排料盒格2数量清零", NodeType.BOOL, null);
  5076. this.btn热测盒格2数量清零.Size = new System.Drawing.Size(100, 27);
  5077. this.btn热测盒格2数量清零.Symbol = 0;
  5078. this.btn热测盒格2数量清零.TabIndex = 158;
  5079. this.btn热测盒格2数量清零.Text = "清零";
  5080. this.btn热测盒格2数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5081. this.btn热测盒格2数量清零.WriteNode = new Node("Application.PieceDate.b热测NG四排料盒格2数量清零", NodeType.BOOL, null);
  5082. //
  5083. // label29
  5084. //
  5085. this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5086. this.label29.Location = new System.Drawing.Point(4, 240);
  5087. this.label29.Name = "label29";
  5088. this.label29.Size = new System.Drawing.Size(100, 30);
  5089. this.label29.TabIndex = 139;
  5090. this.label29.Text = "四料盒2格3";
  5091. this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5092. //
  5093. // plcUiNumberDisplay103
  5094. //
  5095. this.plcUiNumberDisplay103.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5096. this.plcUiNumberDisplay103.DecimalPlaces = 0;
  5097. this.plcUiNumberDisplay103.DisabilityTriggerNode = null;
  5098. this.plcUiNumberDisplay103.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5099. this.plcUiNumberDisplay103.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5100. this.plcUiNumberDisplay103.Gain = 1D;
  5101. this.plcUiNumberDisplay103.IntegerDigits = 0;
  5102. this.plcUiNumberDisplay103.InvisibilityTriggerNode = null;
  5103. this.plcUiNumberDisplay103.Location = new System.Drawing.Point(304, 330);
  5104. this.plcUiNumberDisplay103.Name = "plcUiNumberDisplay103";
  5105. this.plcUiNumberDisplay103.Preffix = null;
  5106. this.plcUiNumberDisplay103.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格2总数量", NodeType.UINT, null);
  5107. this.plcUiNumberDisplay103.Size = new System.Drawing.Size(100, 30);
  5108. this.plcUiNumberDisplay103.Suffix = null;
  5109. this.plcUiNumberDisplay103.TabIndex = 157;
  5110. this.plcUiNumberDisplay103.Text = "1";
  5111. this.plcUiNumberDisplay103.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5112. this.plcUiNumberDisplay103.WriteNode = null;
  5113. //
  5114. // plcUiNumberDisplay90
  5115. //
  5116. this.plcUiNumberDisplay90.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5117. this.plcUiNumberDisplay90.DecimalPlaces = 0;
  5118. this.plcUiNumberDisplay90.DisabilityTriggerNode = null;
  5119. this.plcUiNumberDisplay90.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5120. this.plcUiNumberDisplay90.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5121. this.plcUiNumberDisplay90.Gain = 1D;
  5122. this.plcUiNumberDisplay90.IntegerDigits = 0;
  5123. this.plcUiNumberDisplay90.InvisibilityTriggerNode = null;
  5124. this.plcUiNumberDisplay90.Location = new System.Drawing.Point(104, 240);
  5125. this.plcUiNumberDisplay90.Name = "plcUiNumberDisplay90";
  5126. this.plcUiNumberDisplay90.Preffix = null;
  5127. this.plcUiNumberDisplay90.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格3数量", NodeType.UINT, null);
  5128. this.plcUiNumberDisplay90.Size = new System.Drawing.Size(100, 30);
  5129. this.plcUiNumberDisplay90.Suffix = null;
  5130. this.plcUiNumberDisplay90.TabIndex = 140;
  5131. this.plcUiNumberDisplay90.Text = "1";
  5132. this.plcUiNumberDisplay90.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5133. this.plcUiNumberDisplay90.WriteNode = null;
  5134. //
  5135. // plcUiNumberDisplay104
  5136. //
  5137. this.plcUiNumberDisplay104.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5138. this.plcUiNumberDisplay104.DecimalPlaces = 0;
  5139. this.plcUiNumberDisplay104.DisabilityTriggerNode = null;
  5140. this.plcUiNumberDisplay104.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5141. this.plcUiNumberDisplay104.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5142. this.plcUiNumberDisplay104.Gain = 1D;
  5143. this.plcUiNumberDisplay104.IntegerDigits = 0;
  5144. this.plcUiNumberDisplay104.InvisibilityTriggerNode = null;
  5145. this.plcUiNumberDisplay104.Location = new System.Drawing.Point(204, 330);
  5146. this.plcUiNumberDisplay104.Name = "plcUiNumberDisplay104";
  5147. this.plcUiNumberDisplay104.Preffix = null;
  5148. this.plcUiNumberDisplay104.ReadNode = new Node("Application.A20_TestNGContainer_Auto.uNG料盒二数量设定", NodeType.UDINT, "NG料盒数量设定2——HMIset");
  5149. this.plcUiNumberDisplay104.Size = new System.Drawing.Size(100, 30);
  5150. this.plcUiNumberDisplay104.Suffix = null;
  5151. this.plcUiNumberDisplay104.TabIndex = 156;
  5152. this.plcUiNumberDisplay104.Text = "1";
  5153. this.plcUiNumberDisplay104.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5154. this.plcUiNumberDisplay104.WriteNode = null;
  5155. //
  5156. // plcUiNumberDisplay89
  5157. //
  5158. this.plcUiNumberDisplay89.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5159. this.plcUiNumberDisplay89.DecimalPlaces = 0;
  5160. this.plcUiNumberDisplay89.DisabilityTriggerNode = null;
  5161. this.plcUiNumberDisplay89.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5162. this.plcUiNumberDisplay89.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5163. this.plcUiNumberDisplay89.Gain = 1D;
  5164. this.plcUiNumberDisplay89.IntegerDigits = 0;
  5165. this.plcUiNumberDisplay89.InvisibilityTriggerNode = null;
  5166. this.plcUiNumberDisplay89.Location = new System.Drawing.Point(204, 240);
  5167. this.plcUiNumberDisplay89.Name = "plcUiNumberDisplay89";
  5168. this.plcUiNumberDisplay89.Preffix = null;
  5169. this.plcUiNumberDisplay89.ReadNode = new Node("Application.A09_TestNGContainer_Auto.uNG料盒三数量设定", NodeType.UDINT, "NG料盒数量设定3——HMIset");
  5170. this.plcUiNumberDisplay89.Size = new System.Drawing.Size(100, 30);
  5171. this.plcUiNumberDisplay89.Suffix = null;
  5172. this.plcUiNumberDisplay89.TabIndex = 141;
  5173. this.plcUiNumberDisplay89.Text = "1";
  5174. this.plcUiNumberDisplay89.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5175. this.plcUiNumberDisplay89.WriteNode = null;
  5176. //
  5177. // plcUiNumberDisplay105
  5178. //
  5179. this.plcUiNumberDisplay105.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5180. this.plcUiNumberDisplay105.DecimalPlaces = 0;
  5181. this.plcUiNumberDisplay105.DisabilityTriggerNode = null;
  5182. this.plcUiNumberDisplay105.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5183. this.plcUiNumberDisplay105.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5184. this.plcUiNumberDisplay105.Gain = 1D;
  5185. this.plcUiNumberDisplay105.IntegerDigits = 0;
  5186. this.plcUiNumberDisplay105.InvisibilityTriggerNode = null;
  5187. this.plcUiNumberDisplay105.Location = new System.Drawing.Point(104, 330);
  5188. this.plcUiNumberDisplay105.Name = "plcUiNumberDisplay105";
  5189. this.plcUiNumberDisplay105.Preffix = null;
  5190. this.plcUiNumberDisplay105.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格2数量", NodeType.UINT, null);
  5191. this.plcUiNumberDisplay105.Size = new System.Drawing.Size(100, 30);
  5192. this.plcUiNumberDisplay105.Suffix = null;
  5193. this.plcUiNumberDisplay105.TabIndex = 155;
  5194. this.plcUiNumberDisplay105.Text = "1";
  5195. this.plcUiNumberDisplay105.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5196. this.plcUiNumberDisplay105.WriteNode = null;
  5197. //
  5198. // plcUiNumberDisplay88
  5199. //
  5200. this.plcUiNumberDisplay88.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5201. this.plcUiNumberDisplay88.DecimalPlaces = 0;
  5202. this.plcUiNumberDisplay88.DisabilityTriggerNode = null;
  5203. this.plcUiNumberDisplay88.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5204. this.plcUiNumberDisplay88.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5205. this.plcUiNumberDisplay88.Gain = 1D;
  5206. this.plcUiNumberDisplay88.IntegerDigits = 0;
  5207. this.plcUiNumberDisplay88.InvisibilityTriggerNode = null;
  5208. this.plcUiNumberDisplay88.Location = new System.Drawing.Point(304, 240);
  5209. this.plcUiNumberDisplay88.Name = "plcUiNumberDisplay88";
  5210. this.plcUiNumberDisplay88.Preffix = null;
  5211. this.plcUiNumberDisplay88.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格3总数量", NodeType.UINT, null);
  5212. this.plcUiNumberDisplay88.Size = new System.Drawing.Size(100, 30);
  5213. this.plcUiNumberDisplay88.Suffix = null;
  5214. this.plcUiNumberDisplay88.TabIndex = 142;
  5215. this.plcUiNumberDisplay88.Text = "1";
  5216. this.plcUiNumberDisplay88.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5217. this.plcUiNumberDisplay88.WriteNode = null;
  5218. //
  5219. // label34
  5220. //
  5221. this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5222. this.label34.Location = new System.Drawing.Point(4, 330);
  5223. this.label34.Name = "label34";
  5224. this.label34.Size = new System.Drawing.Size(100, 30);
  5225. this.label34.TabIndex = 154;
  5226. this.label34.Text = "四料盒3格2";
  5227. this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5228. //
  5229. // btn测试盒2格3数量清零
  5230. //
  5231. this.btn测试盒2格3数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5232. this.btn测试盒2格3数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5233. this.btn测试盒2格3数量清零.DisabilityTriggerNode = null;
  5234. this.btn测试盒2格3数量清零.EnsureTip = "测试盒2格3数量清零?";
  5235. this.btn测试盒2格3数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5236. this.btn测试盒2格3数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5237. this.btn测试盒2格3数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5238. this.btn测试盒2格3数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5239. this.btn测试盒2格3数量清零.InvisibilityTriggerNode = null;
  5240. this.btn测试盒2格3数量清零.Location = new System.Drawing.Point(405, 241);
  5241. this.btn测试盒2格3数量清零.Maximum = 0D;
  5242. this.btn测试盒2格3数量清零.Minimum = 0D;
  5243. this.btn测试盒2格3数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  5244. this.btn测试盒2格3数量清零.Name = "btn测试盒2格3数量清零";
  5245. this.btn测试盒2格3数量清零.NeedUserEnsure = true;
  5246. this.btn测试盒2格3数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5247. this.btn测试盒2格3数量清零.OffSymbol = 0;
  5248. this.btn测试盒2格3数量清零.OffText = "清零";
  5249. this.btn测试盒2格3数量清零.OnColor = System.Drawing.Color.Olive;
  5250. this.btn测试盒2格3数量清零.OnSymbol = 0;
  5251. this.btn测试盒2格3数量清零.OnText = "清零";
  5252. this.btn测试盒2格3数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒2格3数量料盒数量清零", NodeType.BOOL, null);
  5253. this.btn测试盒2格3数量清零.Size = new System.Drawing.Size(100, 27);
  5254. this.btn测试盒2格3数量清零.Symbol = 0;
  5255. this.btn测试盒2格3数量清零.TabIndex = 143;
  5256. this.btn测试盒2格3数量清零.Text = "清零";
  5257. this.btn测试盒2格3数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5258. this.btn测试盒2格3数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒2格3数量料盒数量清零", NodeType.BOOL, null);
  5259. //
  5260. // btn热测盒格1数量清零
  5261. //
  5262. this.btn热测盒格1数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5263. this.btn热测盒格1数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5264. this.btn热测盒格1数量清零.DisabilityTriggerNode = null;
  5265. this.btn热测盒格1数量清零.EnsureTip = "热测盒格1数量清零?";
  5266. this.btn热测盒格1数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5267. this.btn热测盒格1数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5268. this.btn热测盒格1数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5269. this.btn热测盒格1数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5270. this.btn热测盒格1数量清零.InvisibilityTriggerNode = null;
  5271. this.btn热测盒格1数量清零.Location = new System.Drawing.Point(405, 301);
  5272. this.btn热测盒格1数量清零.Maximum = 0D;
  5273. this.btn热测盒格1数量清零.Minimum = 0D;
  5274. this.btn热测盒格1数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  5275. this.btn热测盒格1数量清零.Name = "btn热测盒格1数量清零";
  5276. this.btn热测盒格1数量清零.NeedUserEnsure = true;
  5277. this.btn热测盒格1数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5278. this.btn热测盒格1数量清零.OffSymbol = 0;
  5279. this.btn热测盒格1数量清零.OffText = "清零";
  5280. this.btn热测盒格1数量清零.OnColor = System.Drawing.Color.Olive;
  5281. this.btn热测盒格1数量清零.OnSymbol = 0;
  5282. this.btn热测盒格1数量清零.OnText = "清零";
  5283. this.btn热测盒格1数量清零.ReadNode = new Node("Application.PieceDate.b热测NG四排料盒格1数量清零", NodeType.BOOL, null);
  5284. this.btn热测盒格1数量清零.Size = new System.Drawing.Size(100, 27);
  5285. this.btn热测盒格1数量清零.Symbol = 0;
  5286. this.btn热测盒格1数量清零.TabIndex = 153;
  5287. this.btn热测盒格1数量清零.Text = "清零";
  5288. this.btn热测盒格1数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5289. this.btn热测盒格1数量清零.WriteNode = new Node("Application.PieceDate.b热测NG四排料盒格1数量清零", NodeType.BOOL, null);
  5290. //
  5291. // label28
  5292. //
  5293. this.label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5294. this.label28.Location = new System.Drawing.Point(4, 270);
  5295. this.label28.Name = "label28";
  5296. this.label28.Size = new System.Drawing.Size(100, 30);
  5297. this.label28.TabIndex = 144;
  5298. this.label28.Text = "四料盒2格4";
  5299. this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5300. //
  5301. // plcUiNumberDisplay106
  5302. //
  5303. this.plcUiNumberDisplay106.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5304. this.plcUiNumberDisplay106.DecimalPlaces = 0;
  5305. this.plcUiNumberDisplay106.DisabilityTriggerNode = null;
  5306. this.plcUiNumberDisplay106.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5307. this.plcUiNumberDisplay106.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5308. this.plcUiNumberDisplay106.Gain = 1D;
  5309. this.plcUiNumberDisplay106.IntegerDigits = 0;
  5310. this.plcUiNumberDisplay106.InvisibilityTriggerNode = null;
  5311. this.plcUiNumberDisplay106.Location = new System.Drawing.Point(304, 300);
  5312. this.plcUiNumberDisplay106.Name = "plcUiNumberDisplay106";
  5313. this.plcUiNumberDisplay106.Preffix = null;
  5314. this.plcUiNumberDisplay106.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格1总数量", NodeType.UINT, null);
  5315. this.plcUiNumberDisplay106.Size = new System.Drawing.Size(100, 30);
  5316. this.plcUiNumberDisplay106.Suffix = null;
  5317. this.plcUiNumberDisplay106.TabIndex = 152;
  5318. this.plcUiNumberDisplay106.Text = "1";
  5319. this.plcUiNumberDisplay106.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5320. this.plcUiNumberDisplay106.WriteNode = null;
  5321. //
  5322. // plcUiNumberDisplay87
  5323. //
  5324. this.plcUiNumberDisplay87.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5325. this.plcUiNumberDisplay87.DecimalPlaces = 0;
  5326. this.plcUiNumberDisplay87.DisabilityTriggerNode = null;
  5327. this.plcUiNumberDisplay87.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5328. this.plcUiNumberDisplay87.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5329. this.plcUiNumberDisplay87.Gain = 1D;
  5330. this.plcUiNumberDisplay87.IntegerDigits = 0;
  5331. this.plcUiNumberDisplay87.InvisibilityTriggerNode = null;
  5332. this.plcUiNumberDisplay87.Location = new System.Drawing.Point(104, 270);
  5333. this.plcUiNumberDisplay87.Name = "plcUiNumberDisplay87";
  5334. this.plcUiNumberDisplay87.Preffix = null;
  5335. this.plcUiNumberDisplay87.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格4数量", NodeType.UINT, null);
  5336. this.plcUiNumberDisplay87.Size = new System.Drawing.Size(100, 30);
  5337. this.plcUiNumberDisplay87.Suffix = null;
  5338. this.plcUiNumberDisplay87.TabIndex = 145;
  5339. this.plcUiNumberDisplay87.Text = "1";
  5340. this.plcUiNumberDisplay87.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5341. this.plcUiNumberDisplay87.WriteNode = null;
  5342. //
  5343. // plcUiNumberDisplay107
  5344. //
  5345. this.plcUiNumberDisplay107.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5346. this.plcUiNumberDisplay107.DecimalPlaces = 0;
  5347. this.plcUiNumberDisplay107.DisabilityTriggerNode = null;
  5348. this.plcUiNumberDisplay107.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5349. this.plcUiNumberDisplay107.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5350. this.plcUiNumberDisplay107.Gain = 1D;
  5351. this.plcUiNumberDisplay107.IntegerDigits = 0;
  5352. this.plcUiNumberDisplay107.InvisibilityTriggerNode = null;
  5353. this.plcUiNumberDisplay107.Location = new System.Drawing.Point(204, 300);
  5354. this.plcUiNumberDisplay107.Name = "plcUiNumberDisplay107";
  5355. this.plcUiNumberDisplay107.Preffix = null;
  5356. this.plcUiNumberDisplay107.ReadNode = new Node("Application.A20_TestNGContainer_Auto.uNG料盒一数量设定", NodeType.UDINT, "NG料盒数量设定1——HMIset");
  5357. this.plcUiNumberDisplay107.Size = new System.Drawing.Size(100, 30);
  5358. this.plcUiNumberDisplay107.Suffix = null;
  5359. this.plcUiNumberDisplay107.TabIndex = 151;
  5360. this.plcUiNumberDisplay107.Text = "1";
  5361. this.plcUiNumberDisplay107.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5362. this.plcUiNumberDisplay107.WriteNode = null;
  5363. //
  5364. // plcUiNumberDisplay86
  5365. //
  5366. this.plcUiNumberDisplay86.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5367. this.plcUiNumberDisplay86.DecimalPlaces = 0;
  5368. this.plcUiNumberDisplay86.DisabilityTriggerNode = null;
  5369. this.plcUiNumberDisplay86.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5370. this.plcUiNumberDisplay86.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5371. this.plcUiNumberDisplay86.Gain = 1D;
  5372. this.plcUiNumberDisplay86.IntegerDigits = 0;
  5373. this.plcUiNumberDisplay86.InvisibilityTriggerNode = null;
  5374. this.plcUiNumberDisplay86.Location = new System.Drawing.Point(204, 270);
  5375. this.plcUiNumberDisplay86.Name = "plcUiNumberDisplay86";
  5376. this.plcUiNumberDisplay86.Preffix = null;
  5377. this.plcUiNumberDisplay86.ReadNode = new Node("Application.A09_TestNGContainer_Auto.uNG料盒四数量设定", NodeType.UDINT, "NG料盒数量设定4——HMIset");
  5378. this.plcUiNumberDisplay86.Size = new System.Drawing.Size(100, 30);
  5379. this.plcUiNumberDisplay86.Suffix = null;
  5380. this.plcUiNumberDisplay86.TabIndex = 146;
  5381. this.plcUiNumberDisplay86.Text = "1";
  5382. this.plcUiNumberDisplay86.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5383. this.plcUiNumberDisplay86.WriteNode = null;
  5384. //
  5385. // plcUiNumberDisplay108
  5386. //
  5387. this.plcUiNumberDisplay108.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5388. this.plcUiNumberDisplay108.DecimalPlaces = 0;
  5389. this.plcUiNumberDisplay108.DisabilityTriggerNode = null;
  5390. this.plcUiNumberDisplay108.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5391. this.plcUiNumberDisplay108.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5392. this.plcUiNumberDisplay108.Gain = 1D;
  5393. this.plcUiNumberDisplay108.IntegerDigits = 0;
  5394. this.plcUiNumberDisplay108.InvisibilityTriggerNode = null;
  5395. this.plcUiNumberDisplay108.Location = new System.Drawing.Point(104, 300);
  5396. this.plcUiNumberDisplay108.Name = "plcUiNumberDisplay108";
  5397. this.plcUiNumberDisplay108.Preffix = null;
  5398. this.plcUiNumberDisplay108.ReadNode = new Node("Application.PieceDate.ui热测NG四排料盒格1数量", NodeType.UINT, null);
  5399. this.plcUiNumberDisplay108.Size = new System.Drawing.Size(100, 30);
  5400. this.plcUiNumberDisplay108.Suffix = null;
  5401. this.plcUiNumberDisplay108.TabIndex = 150;
  5402. this.plcUiNumberDisplay108.Text = "1";
  5403. this.plcUiNumberDisplay108.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5404. this.plcUiNumberDisplay108.WriteNode = null;
  5405. //
  5406. // plcUiNumberDisplay85
  5407. //
  5408. this.plcUiNumberDisplay85.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5409. this.plcUiNumberDisplay85.DecimalPlaces = 0;
  5410. this.plcUiNumberDisplay85.DisabilityTriggerNode = null;
  5411. this.plcUiNumberDisplay85.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5412. this.plcUiNumberDisplay85.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5413. this.plcUiNumberDisplay85.Gain = 1D;
  5414. this.plcUiNumberDisplay85.IntegerDigits = 0;
  5415. this.plcUiNumberDisplay85.InvisibilityTriggerNode = null;
  5416. this.plcUiNumberDisplay85.Location = new System.Drawing.Point(304, 270);
  5417. this.plcUiNumberDisplay85.Name = "plcUiNumberDisplay85";
  5418. this.plcUiNumberDisplay85.Preffix = null;
  5419. this.plcUiNumberDisplay85.ReadNode = new Node("Application.PieceDate.ui测试NG四排料盒2格4总数量", NodeType.UINT, null);
  5420. this.plcUiNumberDisplay85.Size = new System.Drawing.Size(100, 30);
  5421. this.plcUiNumberDisplay85.Suffix = null;
  5422. this.plcUiNumberDisplay85.TabIndex = 147;
  5423. this.plcUiNumberDisplay85.Text = "1";
  5424. this.plcUiNumberDisplay85.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5425. this.plcUiNumberDisplay85.WriteNode = null;
  5426. //
  5427. // label35
  5428. //
  5429. this.label35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5430. this.label35.Location = new System.Drawing.Point(4, 300);
  5431. this.label35.Name = "label35";
  5432. this.label35.Size = new System.Drawing.Size(100, 30);
  5433. this.label35.TabIndex = 149;
  5434. this.label35.Text = "四料盒3格1";
  5435. this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5436. //
  5437. // btn测试盒2格4数量清零
  5438. //
  5439. this.btn测试盒2格4数量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5440. this.btn测试盒2格4数量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5441. this.btn测试盒2格4数量清零.DisabilityTriggerNode = null;
  5442. this.btn测试盒2格4数量清零.EnsureTip = "测试盒2格4数量清零?";
  5443. this.btn测试盒2格4数量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5444. this.btn测试盒2格4数量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5445. this.btn测试盒2格4数量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5446. this.btn测试盒2格4数量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5447. this.btn测试盒2格4数量清零.InvisibilityTriggerNode = null;
  5448. this.btn测试盒2格4数量清零.Location = new System.Drawing.Point(405, 271);
  5449. this.btn测试盒2格4数量清零.Maximum = 0D;
  5450. this.btn测试盒2格4数量清零.Minimum = 0D;
  5451. this.btn测试盒2格4数量清零.MinimumSize = new System.Drawing.Size(1, 1);
  5452. this.btn测试盒2格4数量清零.Name = "btn测试盒2格4数量清零";
  5453. this.btn测试盒2格4数量清零.NeedUserEnsure = true;
  5454. this.btn测试盒2格4数量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5455. this.btn测试盒2格4数量清零.OffSymbol = 0;
  5456. this.btn测试盒2格4数量清零.OffText = "清零";
  5457. this.btn测试盒2格4数量清零.OnColor = System.Drawing.Color.Olive;
  5458. this.btn测试盒2格4数量清零.OnSymbol = 0;
  5459. this.btn测试盒2格4数量清零.OnText = "清零";
  5460. this.btn测试盒2格4数量清零.ReadNode = new Node("Application.PieceDate.b测试NG四排料盒2格4数量料盒数量清零", NodeType.BOOL, null);
  5461. this.btn测试盒2格4数量清零.Size = new System.Drawing.Size(100, 27);
  5462. this.btn测试盒2格4数量清零.Symbol = 0;
  5463. this.btn测试盒2格4数量清零.TabIndex = 148;
  5464. this.btn测试盒2格4数量清零.Text = "清零";
  5465. this.btn测试盒2格4数量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5466. this.btn测试盒2格4数量清零.WriteNode = new Node("Application.PieceDate.b测试NG四排料盒2格4数量料盒数量清零", NodeType.BOOL, null);
  5467. //
  5468. // btn生产总量清零
  5469. //
  5470. this.btn生产总量清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5471. this.btn生产总量清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5472. this.btn生产总量清零.DisabilityTriggerNode = null;
  5473. this.btn生产总量清零.EnsureTip = "生产总量清零?";
  5474. this.btn生产总量清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5475. this.btn生产总量清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5476. this.btn生产总量清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5477. this.btn生产总量清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5478. this.btn生产总量清零.InvisibilityTriggerNode = null;
  5479. this.btn生产总量清零.Location = new System.Drawing.Point(1308, 235);
  5480. this.btn生产总量清零.Maximum = 0D;
  5481. this.btn生产总量清零.Minimum = 0D;
  5482. this.btn生产总量清零.MinimumSize = new System.Drawing.Size(1, 1);
  5483. this.btn生产总量清零.Name = "btn生产总量清零";
  5484. this.btn生产总量清零.NeedUserEnsure = true;
  5485. this.btn生产总量清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5486. this.btn生产总量清零.OffSymbol = 0;
  5487. this.btn生产总量清零.OffText = "总量清零";
  5488. this.btn生产总量清零.OnColor = System.Drawing.Color.Olive;
  5489. this.btn生产总量清零.OnSymbol = 0;
  5490. this.btn生产总量清零.OnText = "总量清零";
  5491. this.btn生产总量清零.ReadNode = new Node("Application.PieceDate.b生产总量清零", NodeType.BOOL, null);
  5492. this.btn生产总量清零.Size = new System.Drawing.Size(101, 26);
  5493. this.btn生产总量清零.Symbol = 0;
  5494. this.btn生产总量清零.TabIndex = 217;
  5495. this.btn生产总量清零.Text = "总量清零";
  5496. this.btn生产总量清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5497. this.btn生产总量清零.WriteNode = new Node("Application.PieceDate.b生产总量清零", NodeType.BOOL, null);
  5498. //
  5499. // btn总良率清零
  5500. //
  5501. this.btn总良率清零.ButtonType = PlcUiControl.ButtonType.保持型;
  5502. this.btn总良率清零.Cursor = System.Windows.Forms.Cursors.Hand;
  5503. this.btn总良率清零.DisabilityTriggerNode = null;
  5504. this.btn总良率清零.EnsureTip = "总良率清零?";
  5505. this.btn总良率清零.FillColor = System.Drawing.Color.LightSeaGreen;
  5506. this.btn总良率清零.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  5507. this.btn总良率清零.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  5508. this.btn总良率清零.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5509. this.btn总良率清零.InvisibilityTriggerNode = null;
  5510. this.btn总良率清零.Location = new System.Drawing.Point(1487, 234);
  5511. this.btn总良率清零.Maximum = 0D;
  5512. this.btn总良率清零.Minimum = 0D;
  5513. this.btn总良率清零.MinimumSize = new System.Drawing.Size(1, 1);
  5514. this.btn总良率清零.Name = "btn总良率清零";
  5515. this.btn总良率清零.NeedUserEnsure = true;
  5516. this.btn总良率清零.OffColor = System.Drawing.Color.LightSeaGreen;
  5517. this.btn总良率清零.OffSymbol = 0;
  5518. this.btn总良率清零.OffText = "良率清零";
  5519. this.btn总良率清零.OnColor = System.Drawing.Color.Olive;
  5520. this.btn总良率清零.OnSymbol = 0;
  5521. this.btn总良率清零.OnText = "良率清零";
  5522. this.btn总良率清零.ReadNode = new Node("Application.PieceDate.b良率清零", NodeType.BOOL, null);
  5523. this.btn总良率清零.Size = new System.Drawing.Size(100, 27);
  5524. this.btn总良率清零.Symbol = 0;
  5525. this.btn总良率清零.TabIndex = 229;
  5526. this.btn总良率清零.Text = "良率清零";
  5527. this.btn总良率清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5528. this.btn总良率清零.WriteNode = new Node("Application.PieceDate.b良率清零", NodeType.BOOL, null);
  5529. //
  5530. // uiPanel1
  5531. //
  5532. this.uiPanel1.Controls.Add(this.plcUiStateDisplay3);
  5533. this.uiPanel1.Controls.Add(this.plcUiStateDisplay2);
  5534. this.uiPanel1.Controls.Add(this.plcUiStateDisplay1);
  5535. this.uiPanel1.Controls.Add(this.lblCurrentBatchID);
  5536. this.uiPanel1.Controls.Add(this.uiPanel4);
  5537. this.uiPanel1.Controls.Add(this.uiLabel6);
  5538. this.uiPanel1.Controls.Add(this.uiPanel3);
  5539. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  5540. this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5541. this.uiPanel1.Location = new System.Drawing.Point(2, 0);
  5542. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5543. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  5544. this.uiPanel1.Name = "uiPanel1";
  5545. this.uiPanel1.Size = new System.Drawing.Size(1696, 121);
  5546. this.uiPanel1.TabIndex = 223;
  5547. this.uiPanel1.Text = null;
  5548. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5549. //
  5550. // plcUiStateDisplay3
  5551. //
  5552. this.plcUiStateDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5553. this.plcUiStateDisplay3.DisabilityTriggerNode = null;
  5554. this.plcUiStateDisplay3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold);
  5555. this.plcUiStateDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5556. this.plcUiStateDisplay3.InvisibilityTriggerNode = null;
  5557. this.plcUiStateDisplay3.Items = ((System.Collections.Generic.List<PlcUiControl.Item>)(resources.GetObject("plcUiStateDisplay3.Items")));
  5558. this.plcUiStateDisplay3.Location = new System.Drawing.Point(725, 38);
  5559. this.plcUiStateDisplay3.Name = "plcUiStateDisplay3";
  5560. this.plcUiStateDisplay3.ReadNode = new Node("Application.Var_state.i_MachineState", NodeType.INT, null);
  5561. this.plcUiStateDisplay3.Size = new System.Drawing.Size(190, 67);
  5562. this.plcUiStateDisplay3.TabIndex = 243;
  5563. this.plcUiStateDisplay3.Text = "设备状态";
  5564. this.plcUiStateDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5565. //
  5566. // plcUiStateDisplay2
  5567. //
  5568. this.plcUiStateDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5569. this.plcUiStateDisplay2.DisabilityTriggerNode = null;
  5570. this.plcUiStateDisplay2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold);
  5571. this.plcUiStateDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5572. this.plcUiStateDisplay2.InvisibilityTriggerNode = null;
  5573. this.plcUiStateDisplay2.Items = ((System.Collections.Generic.List<PlcUiControl.Item>)(resources.GetObject("plcUiStateDisplay2.Items")));
  5574. this.plcUiStateDisplay2.Location = new System.Drawing.Point(529, 38);
  5575. this.plcUiStateDisplay2.Name = "plcUiStateDisplay2";
  5576. this.plcUiStateDisplay2.ReadNode = new Node("Application.A04_TestStation_Auto.ui工作模式", NodeType.UDINT, "工作模式:=1串测/2并测——HMIset");
  5577. this.plcUiStateDisplay2.Size = new System.Drawing.Size(190, 67);
  5578. this.plcUiStateDisplay2.TabIndex = 242;
  5579. this.plcUiStateDisplay2.Text = "运行速度";
  5580. this.plcUiStateDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5581. //
  5582. // plcUiStateDisplay1
  5583. //
  5584. this.plcUiStateDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5585. this.plcUiStateDisplay1.DisabilityTriggerNode = null;
  5586. this.plcUiStateDisplay1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold);
  5587. this.plcUiStateDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5588. this.plcUiStateDisplay1.InvisibilityTriggerNode = null;
  5589. this.plcUiStateDisplay1.Items = ((System.Collections.Generic.List<PlcUiControl.Item>)(resources.GetObject("plcUiStateDisplay1.Items")));
  5590. this.plcUiStateDisplay1.Location = new System.Drawing.Point(333, 38);
  5591. this.plcUiStateDisplay1.Name = "plcUiStateDisplay1";
  5592. this.plcUiStateDisplay1.ReadNode = new Node("Application.A00_Turntable_Manual.i主马达速度选择", NodeType.INT, "HMIset");
  5593. this.plcUiStateDisplay1.Size = new System.Drawing.Size(190, 67);
  5594. this.plcUiStateDisplay1.TabIndex = 241;
  5595. this.plcUiStateDisplay1.Text = "运行速度";
  5596. this.plcUiStateDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5597. //
  5598. // lblCurrentBatchID
  5599. //
  5600. this.lblCurrentBatchID.AutoSize = true;
  5601. this.lblCurrentBatchID.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5602. this.lblCurrentBatchID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5603. this.lblCurrentBatchID.Location = new System.Drawing.Point(83, 57);
  5604. this.lblCurrentBatchID.Name = "lblCurrentBatchID";
  5605. this.lblCurrentBatchID.Size = new System.Drawing.Size(55, 16);
  5606. this.lblCurrentBatchID.TabIndex = 240;
  5607. this.lblCurrentBatchID.Text = "批次号";
  5608. //
  5609. // uiPanel4
  5610. //
  5611. this.uiPanel4.Controls.Add(this.plcUiTextDisplay5);
  5612. this.uiPanel4.Controls.Add(this.plcUiTextDisplay2);
  5613. this.uiPanel4.Controls.Add(this.plcUiTextDisplay4);
  5614. this.uiPanel4.Controls.Add(this.plcUiTextDisplay3);
  5615. this.uiPanel4.Controls.Add(this.uiLabel11);
  5616. this.uiPanel4.Controls.Add(this.uiLabel10);
  5617. this.uiPanel4.Controls.Add(this.uiLabel8);
  5618. this.uiPanel4.Controls.Add(this.uiLabel9);
  5619. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Right;
  5620. this.uiPanel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5621. this.uiPanel4.Location = new System.Drawing.Point(1308, 0);
  5622. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5623. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  5624. this.uiPanel4.Name = "uiPanel4";
  5625. this.uiPanel4.Size = new System.Drawing.Size(232, 121);
  5626. this.uiPanel4.TabIndex = 236;
  5627. this.uiPanel4.Text = null;
  5628. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5629. //
  5630. // plcUiTextDisplay5
  5631. //
  5632. this.plcUiTextDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5633. this.plcUiTextDisplay5.DisabilityTriggerNode = null;
  5634. this.plcUiTextDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5635. this.plcUiTextDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5636. this.plcUiTextDisplay5.FormatedToTime = true;
  5637. this.plcUiTextDisplay5.InvisibilityTriggerNode = null;
  5638. this.plcUiTextDisplay5.Location = new System.Drawing.Point(77, 93);
  5639. this.plcUiTextDisplay5.Name = "plcUiTextDisplay5";
  5640. this.plcUiTextDisplay5.ReadNode = new Node("Application.Var_state.dw批次通电时间", NodeType.DWORD, null);
  5641. this.plcUiTextDisplay5.Size = new System.Drawing.Size(143, 23);
  5642. this.plcUiTextDisplay5.TabIndex = 236;
  5643. this.plcUiTextDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5644. //
  5645. // plcUiTextDisplay2
  5646. //
  5647. this.plcUiTextDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5648. this.plcUiTextDisplay2.DisabilityTriggerNode = null;
  5649. this.plcUiTextDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5650. this.plcUiTextDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5651. this.plcUiTextDisplay2.FormatedToTime = true;
  5652. this.plcUiTextDisplay2.InvisibilityTriggerNode = null;
  5653. this.plcUiTextDisplay2.Location = new System.Drawing.Point(77, 4);
  5654. this.plcUiTextDisplay2.Name = "plcUiTextDisplay2";
  5655. this.plcUiTextDisplay2.ReadNode = new Node("Application.Var_state.dw设备通电时间", NodeType.DWORD, null);
  5656. this.plcUiTextDisplay2.Size = new System.Drawing.Size(143, 23);
  5657. this.plcUiTextDisplay2.TabIndex = 230;
  5658. this.plcUiTextDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5659. //
  5660. // plcUiTextDisplay4
  5661. //
  5662. this.plcUiTextDisplay4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5663. this.plcUiTextDisplay4.DisabilityTriggerNode = null;
  5664. this.plcUiTextDisplay4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5665. this.plcUiTextDisplay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5666. this.plcUiTextDisplay4.FormatedToTime = true;
  5667. this.plcUiTextDisplay4.InvisibilityTriggerNode = null;
  5668. this.plcUiTextDisplay4.Location = new System.Drawing.Point(77, 64);
  5669. this.plcUiTextDisplay4.Name = "plcUiTextDisplay4";
  5670. this.plcUiTextDisplay4.ReadNode = new Node("Application.Var_state.dw设备故障时间", NodeType.DWORD, null);
  5671. this.plcUiTextDisplay4.Size = new System.Drawing.Size(143, 23);
  5672. this.plcUiTextDisplay4.TabIndex = 234;
  5673. this.plcUiTextDisplay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5674. //
  5675. // plcUiTextDisplay3
  5676. //
  5677. this.plcUiTextDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5678. this.plcUiTextDisplay3.DisabilityTriggerNode = null;
  5679. this.plcUiTextDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5680. this.plcUiTextDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5681. this.plcUiTextDisplay3.FormatedToTime = true;
  5682. this.plcUiTextDisplay3.InvisibilityTriggerNode = null;
  5683. this.plcUiTextDisplay3.Location = new System.Drawing.Point(77, 34);
  5684. this.plcUiTextDisplay3.Name = "plcUiTextDisplay3";
  5685. this.plcUiTextDisplay3.ReadNode = new Node("Application.Var_state.dw设备运行时间", NodeType.DWORD, null);
  5686. this.plcUiTextDisplay3.Size = new System.Drawing.Size(143, 23);
  5687. this.plcUiTextDisplay3.TabIndex = 232;
  5688. this.plcUiTextDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5689. //
  5690. // uiLabel11
  5691. //
  5692. this.uiLabel11.AutoSize = true;
  5693. this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5694. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5695. this.uiLabel11.Location = new System.Drawing.Point(5, 97);
  5696. this.uiLabel11.Name = "uiLabel11";
  5697. this.uiLabel11.Size = new System.Drawing.Size(71, 16);
  5698. this.uiLabel11.TabIndex = 237;
  5699. this.uiLabel11.Text = "批次通电";
  5700. //
  5701. // uiLabel10
  5702. //
  5703. this.uiLabel10.AutoSize = true;
  5704. this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5705. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5706. this.uiLabel10.Location = new System.Drawing.Point(5, 68);
  5707. this.uiLabel10.Name = "uiLabel10";
  5708. this.uiLabel10.Size = new System.Drawing.Size(71, 16);
  5709. this.uiLabel10.TabIndex = 235;
  5710. this.uiLabel10.Text = "故障时长";
  5711. //
  5712. // uiLabel8
  5713. //
  5714. this.uiLabel8.AutoSize = true;
  5715. this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5716. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5717. this.uiLabel8.Location = new System.Drawing.Point(5, 9);
  5718. this.uiLabel8.Name = "uiLabel8";
  5719. this.uiLabel8.Size = new System.Drawing.Size(71, 16);
  5720. this.uiLabel8.TabIndex = 231;
  5721. this.uiLabel8.Text = "开机时长";
  5722. //
  5723. // uiLabel9
  5724. //
  5725. this.uiLabel9.AutoSize = true;
  5726. this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5727. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5728. this.uiLabel9.Location = new System.Drawing.Point(5, 38);
  5729. this.uiLabel9.Name = "uiLabel9";
  5730. this.uiLabel9.Size = new System.Drawing.Size(71, 16);
  5731. this.uiLabel9.TabIndex = 233;
  5732. this.uiLabel9.Text = "运行时长";
  5733. //
  5734. // uiLabel6
  5735. //
  5736. this.uiLabel6.AutoSize = true;
  5737. this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5738. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5739. this.uiLabel6.Location = new System.Drawing.Point(6, 57);
  5740. this.uiLabel6.Name = "uiLabel6";
  5741. this.uiLabel6.Size = new System.Drawing.Size(87, 16);
  5742. this.uiLabel6.TabIndex = 225;
  5743. this.uiLabel6.Text = "当前批次:";
  5744. //
  5745. // uiPanel3
  5746. //
  5747. this.uiPanel3.Controls.Add(this.uiLabel1);
  5748. this.uiPanel3.Controls.Add(this.label52);
  5749. this.uiPanel3.Controls.Add(this.plcUiNumberDisplay139);
  5750. this.uiPanel3.Controls.Add(this.plcUiNumberDisplay137);
  5751. this.uiPanel3.Controls.Add(this.label55);
  5752. this.uiPanel3.Controls.Add(this.plcUiNumberDisplay135);
  5753. this.uiPanel3.Controls.Add(this.plcUiNumberDisplay138);
  5754. this.uiPanel3.Controls.Add(this.label56);
  5755. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Right;
  5756. this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5757. this.uiPanel3.Location = new System.Drawing.Point(1540, 0);
  5758. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  5759. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  5760. this.uiPanel3.Name = "uiPanel3";
  5761. this.uiPanel3.Size = new System.Drawing.Size(156, 121);
  5762. this.uiPanel3.TabIndex = 223;
  5763. this.uiPanel3.Text = null;
  5764. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  5765. //
  5766. // uiLabel1
  5767. //
  5768. this.uiLabel1.AutoSize = true;
  5769. this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5770. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5771. this.uiLabel1.Location = new System.Drawing.Point(46, 8);
  5772. this.uiLabel1.Name = "uiLabel1";
  5773. this.uiLabel1.Size = new System.Drawing.Size(31, 16);
  5774. this.uiLabel1.TabIndex = 220;
  5775. this.uiLabel1.Text = "UPH";
  5776. //
  5777. // label52
  5778. //
  5779. this.label52.AutoSize = true;
  5780. this.label52.Location = new System.Drawing.Point(6, 34);
  5781. this.label52.Name = "label52";
  5782. this.label52.Size = new System.Drawing.Size(71, 16);
  5783. this.label52.TabIndex = 219;
  5784. this.label52.Text = "批次总数";
  5785. this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5786. //
  5787. // plcUiNumberDisplay139
  5788. //
  5789. this.plcUiNumberDisplay139.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5790. this.plcUiNumberDisplay139.DecimalPlaces = 0;
  5791. this.plcUiNumberDisplay139.DisabilityTriggerNode = null;
  5792. this.plcUiNumberDisplay139.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5793. this.plcUiNumberDisplay139.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5794. this.plcUiNumberDisplay139.Gain = 1D;
  5795. this.plcUiNumberDisplay139.IntegerDigits = 0;
  5796. this.plcUiNumberDisplay139.InvisibilityTriggerNode = null;
  5797. this.plcUiNumberDisplay139.Location = new System.Drawing.Point(83, 57);
  5798. this.plcUiNumberDisplay139.Name = "plcUiNumberDisplay139";
  5799. this.plcUiNumberDisplay139.Preffix = null;
  5800. this.plcUiNumberDisplay139.ReadNode = new Node("Application.PieceDate.ui编带总数量", NodeType.UINT, null);
  5801. this.plcUiNumberDisplay139.Size = new System.Drawing.Size(70, 30);
  5802. this.plcUiNumberDisplay139.Suffix = null;
  5803. this.plcUiNumberDisplay139.TabIndex = 214;
  5804. this.plcUiNumberDisplay139.Text = "1";
  5805. this.plcUiNumberDisplay139.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5806. this.plcUiNumberDisplay139.WriteNode = null;
  5807. //
  5808. // plcUiNumberDisplay137
  5809. //
  5810. this.plcUiNumberDisplay137.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5811. this.plcUiNumberDisplay137.DecimalPlaces = 0;
  5812. this.plcUiNumberDisplay137.DisabilityTriggerNode = null;
  5813. this.plcUiNumberDisplay137.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5814. this.plcUiNumberDisplay137.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5815. this.plcUiNumberDisplay137.Gain = 1D;
  5816. this.plcUiNumberDisplay137.IntegerDigits = 0;
  5817. this.plcUiNumberDisplay137.InvisibilityTriggerNode = null;
  5818. this.plcUiNumberDisplay137.Location = new System.Drawing.Point(83, 4);
  5819. this.plcUiNumberDisplay137.Name = "plcUiNumberDisplay137";
  5820. this.plcUiNumberDisplay137.Preffix = null;
  5821. this.plcUiNumberDisplay137.ReadNode = new Node("Application.PieceDate.ui_UPH产量", NodeType.UINT, null);
  5822. this.plcUiNumberDisplay137.Size = new System.Drawing.Size(70, 23);
  5823. this.plcUiNumberDisplay137.Suffix = null;
  5824. this.plcUiNumberDisplay137.TabIndex = 221;
  5825. this.plcUiNumberDisplay137.Text = "1";
  5826. this.plcUiNumberDisplay137.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5827. this.plcUiNumberDisplay137.WriteNode = null;
  5828. //
  5829. // label55
  5830. //
  5831. this.label55.AutoSize = true;
  5832. this.label55.Location = new System.Drawing.Point(22, 96);
  5833. this.label55.Name = "label55";
  5834. this.label55.Size = new System.Drawing.Size(55, 16);
  5835. this.label55.TabIndex = 213;
  5836. this.label55.Text = "入编率";
  5837. this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5838. //
  5839. // plcUiNumberDisplay135
  5840. //
  5841. this.plcUiNumberDisplay135.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5842. this.plcUiNumberDisplay135.DecimalPlaces = 0;
  5843. this.plcUiNumberDisplay135.DisabilityTriggerNode = null;
  5844. this.plcUiNumberDisplay135.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5845. this.plcUiNumberDisplay135.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5846. this.plcUiNumberDisplay135.Gain = 1D;
  5847. this.plcUiNumberDisplay135.IntegerDigits = 0;
  5848. this.plcUiNumberDisplay135.InvisibilityTriggerNode = null;
  5849. this.plcUiNumberDisplay135.Location = new System.Drawing.Point(83, 27);
  5850. this.plcUiNumberDisplay135.Name = "plcUiNumberDisplay135";
  5851. this.plcUiNumberDisplay135.Preffix = null;
  5852. this.plcUiNumberDisplay135.ReadNode = new Node("Application.PieceDate.ui批次总数量", NodeType.UINT, null);
  5853. this.plcUiNumberDisplay135.Size = new System.Drawing.Size(70, 30);
  5854. this.plcUiNumberDisplay135.Suffix = null;
  5855. this.plcUiNumberDisplay135.TabIndex = 218;
  5856. this.plcUiNumberDisplay135.Text = "1";
  5857. this.plcUiNumberDisplay135.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5858. this.plcUiNumberDisplay135.WriteNode = null;
  5859. //
  5860. // plcUiNumberDisplay138
  5861. //
  5862. this.plcUiNumberDisplay138.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5863. this.plcUiNumberDisplay138.DecimalPlaces = 0;
  5864. this.plcUiNumberDisplay138.DisabilityTriggerNode = null;
  5865. this.plcUiNumberDisplay138.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5866. this.plcUiNumberDisplay138.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  5867. this.plcUiNumberDisplay138.Gain = 1D;
  5868. this.plcUiNumberDisplay138.IntegerDigits = 0;
  5869. this.plcUiNumberDisplay138.InvisibilityTriggerNode = null;
  5870. this.plcUiNumberDisplay138.Location = new System.Drawing.Point(83, 87);
  5871. this.plcUiNumberDisplay138.Name = "plcUiNumberDisplay138";
  5872. this.plcUiNumberDisplay138.Preffix = null;
  5873. this.plcUiNumberDisplay138.ReadNode = new Node("Application.PieceDate.re入编带率", NodeType.REAL, null);
  5874. this.plcUiNumberDisplay138.Size = new System.Drawing.Size(70, 30);
  5875. this.plcUiNumberDisplay138.Suffix = "%";
  5876. this.plcUiNumberDisplay138.TabIndex = 210;
  5877. this.plcUiNumberDisplay138.Text = "1";
  5878. this.plcUiNumberDisplay138.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5879. this.plcUiNumberDisplay138.WriteNode = null;
  5880. //
  5881. // label56
  5882. //
  5883. this.label56.AutoSize = true;
  5884. this.label56.Location = new System.Drawing.Point(6, 64);
  5885. this.label56.Name = "label56";
  5886. this.label56.Size = new System.Drawing.Size(71, 16);
  5887. this.label56.TabIndex = 215;
  5888. this.label56.Text = "编带总数";
  5889. this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  5890. //
  5891. // timer1
  5892. //
  5893. this.timer1.Enabled = true;
  5894. this.timer1.Interval = 500;
  5895. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  5896. //
  5897. // RunDataForm
  5898. //
  5899. this.AllowShowTitle = false;
  5900. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  5901. this.ClientSize = new System.Drawing.Size(1700, 775);
  5902. this.Controls.Add(this.uiPanel2);
  5903. this.Controls.Add(this.uiPanel1);
  5904. this.Name = "RunDataForm";
  5905. this.Padding = new System.Windows.Forms.Padding(2, 0, 2, 2);
  5906. this.Resizable = true;
  5907. this.ShowDragStretch = true;
  5908. this.ShowTitle = false;
  5909. this.Text = "生产数据";
  5910. this.uiPanel2.ResumeLayout(false);
  5911. this.uiTitlePanel4.ResumeLayout(false);
  5912. this.uiTitlePanel3.ResumeLayout(false);
  5913. this.uiTabControl1.ResumeLayout(false);
  5914. this.tabPage1.ResumeLayout(false);
  5915. this.uiTitlePanel1.ResumeLayout(false);
  5916. this.uiTitlePanel2.ResumeLayout(false);
  5917. this.uiPanel1.ResumeLayout(false);
  5918. this.uiPanel1.PerformLayout();
  5919. this.uiPanel4.ResumeLayout(false);
  5920. this.uiPanel4.PerformLayout();
  5921. this.uiPanel3.ResumeLayout(false);
  5922. this.uiPanel3.PerformLayout();
  5923. this.ResumeLayout(false);
  5924. }
  5925. #endregion
  5926. private System.Windows.Forms.Label lblCaption2;
  5927. private System.Windows.Forms.Label lblCaption1;
  5928. private System.Windows.Forms.Label label1;
  5929. private System.Windows.Forms.Label label2;
  5930. private System.Windows.Forms.Label label3;
  5931. private System.Windows.Forms.Label label4;
  5932. private PlcUiControl.PlcUiNumberDisplay lbl1_2;
  5933. private System.Windows.Forms.Label lbl1_1;
  5934. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1;
  5935. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2;
  5936. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3;
  5937. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay4;
  5938. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay5;
  5939. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay6;
  5940. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay7;
  5941. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay8;
  5942. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay9;
  5943. private System.Windows.Forms.Label label5;
  5944. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay10;
  5945. private System.Windows.Forms.Label label6;
  5946. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay11;
  5947. private System.Windows.Forms.Label label7;
  5948. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay12;
  5949. private System.Windows.Forms.Label label8;
  5950. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay13;
  5951. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay14;
  5952. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay15;
  5953. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay16;
  5954. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay17;
  5955. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay18;
  5956. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay19;
  5957. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay20;
  5958. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay21;
  5959. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay22;
  5960. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay23;
  5961. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay24;
  5962. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay29;
  5963. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay30;
  5964. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay31;
  5965. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay32;
  5966. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay33;
  5967. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay34;
  5968. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay35;
  5969. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay36;
  5970. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay38;
  5971. private System.Windows.Forms.Label label10;
  5972. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay39;
  5973. private System.Windows.Forms.Label label11;
  5974. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay45;
  5975. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay46;
  5976. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay47;
  5977. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay48;
  5978. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay49;
  5979. private System.Windows.Forms.Label label13;
  5980. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay58;
  5981. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay59;
  5982. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay60;
  5983. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay61;
  5984. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay64;
  5985. private System.Windows.Forms.Label label16;
  5986. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay65;
  5987. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay66;
  5988. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay67;
  5989. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay68;
  5990. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay69;
  5991. private System.Windows.Forms.Label label17;
  5992. private System.Windows.Forms.Label label19;
  5993. private System.Windows.Forms.Label label20;
  5994. private System.Windows.Forms.Label label21;
  5995. private System.Windows.Forms.Label label22;
  5996. private System.Windows.Forms.Label label23;
  5997. private PlcUiControl.PlcUiButton btn测试盒1格1数量清零;
  5998. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay74;
  5999. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay75;
  6000. private System.Windows.Forms.Label label24;
  6001. private PlcUiControl.PlcUiButton btn测试盒1格2数量清零;
  6002. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay76;
  6003. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay77;
  6004. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay78;
  6005. private System.Windows.Forms.Label label25;
  6006. private PlcUiControl.PlcUiButton btn测试盒1格3数量清零;
  6007. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay79;
  6008. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay80;
  6009. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay81;
  6010. private System.Windows.Forms.Label label26;
  6011. private PlcUiControl.PlcUiButton btn测试盒1格4数量清零;
  6012. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay82;
  6013. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay83;
  6014. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay84;
  6015. private System.Windows.Forms.Label label27;
  6016. private PlcUiControl.PlcUiButton btn测试盒2格4数量清零;
  6017. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay85;
  6018. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay86;
  6019. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay87;
  6020. private System.Windows.Forms.Label label28;
  6021. private PlcUiControl.PlcUiButton btn测试盒2格3数量清零;
  6022. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay88;
  6023. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay89;
  6024. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay90;
  6025. private System.Windows.Forms.Label label29;
  6026. private PlcUiControl.PlcUiButton btn测试盒2格2数量清零;
  6027. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay91;
  6028. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay92;
  6029. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay93;
  6030. private System.Windows.Forms.Label label30;
  6031. private PlcUiControl.PlcUiButton btn测试盒2格1数量清零;
  6032. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay94;
  6033. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay95;
  6034. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay96;
  6035. private System.Windows.Forms.Label label31;
  6036. private PlcUiControl.PlcUiButton btn热测盒格4数量清零;
  6037. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay97;
  6038. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay98;
  6039. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay99;
  6040. private System.Windows.Forms.Label label32;
  6041. private PlcUiControl.PlcUiButton btn热测盒格3数量清零;
  6042. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay100;
  6043. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay101;
  6044. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay102;
  6045. private System.Windows.Forms.Label label33;
  6046. private PlcUiControl.PlcUiButton btn热测盒格2数量清零;
  6047. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay103;
  6048. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay104;
  6049. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay105;
  6050. private System.Windows.Forms.Label label34;
  6051. private PlcUiControl.PlcUiButton btn热测盒格1数量清零;
  6052. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay106;
  6053. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay107;
  6054. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay108;
  6055. private System.Windows.Forms.Label label35;
  6056. private PlcUiControl.PlcUiButton btn3D盒格4数量清零;
  6057. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay109;
  6058. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay110;
  6059. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay111;
  6060. private System.Windows.Forms.Label label36;
  6061. private PlcUiControl.PlcUiButton btn3D盒格3数量清零;
  6062. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay112;
  6063. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay113;
  6064. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay114;
  6065. private System.Windows.Forms.Label label37;
  6066. private PlcUiControl.PlcUiButton btn3D盒格2数量清零;
  6067. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay115;
  6068. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay116;
  6069. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay117;
  6070. private System.Windows.Forms.Label label38;
  6071. private PlcUiControl.PlcUiButton btn3D盒格1数量清零;
  6072. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay118;
  6073. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay119;
  6074. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay120;
  6075. private System.Windows.Forms.Label label39;
  6076. private System.Windows.Forms.Label label41;
  6077. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay124;
  6078. private System.Windows.Forms.Label label42;
  6079. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay125;
  6080. private System.Windows.Forms.Label label43;
  6081. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay126;
  6082. private System.Windows.Forms.Label label47;
  6083. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay130;
  6084. private System.Windows.Forms.Label label48;
  6085. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay131;
  6086. private System.Windows.Forms.Label label55;
  6087. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay138;
  6088. private System.Windows.Forms.Label label56;
  6089. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay139;
  6090. private PlcUiControl.PlcUiButton btn测试站1良率清零;
  6091. private System.Windows.Forms.Label label53;
  6092. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay136;
  6093. private PlcUiControl.PlcUiButton btn生产总量清零;
  6094. private System.Windows.Forms.Label label52;
  6095. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay135;
  6096. private Sunny.UI.UITitlePanel uiTitlePanel1;
  6097. private Sunny.UI.UITitlePanel uiTitlePanel2;
  6098. private Sunny.UI.UILabel uiLabel1;
  6099. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay137;
  6100. private PlcUiControl.PlcUiButton btn封装1CCD2良率清零;
  6101. private PlcUiControl.PlcUiButton btn封装1CCD1良率清零;
  6102. private PlcUiControl.PlcUiButton btn3D检查良率清零;
  6103. private PlcUiControl.PlcUiButton btn测试站5良率清零;
  6104. private PlcUiControl.PlcUiButton btn镭射打标良率清零;
  6105. private PlcUiControl.PlcUiButton btn热测良率清零;
  6106. private PlcUiControl.PlcUiButton btn测试站4良率清零;
  6107. private PlcUiControl.PlcUiButton btn测试站3良率清零;
  6108. private PlcUiControl.PlcUiButton btn测试站2良率清零;
  6109. private PlcUiControl.PlcUiButton btn总良率清零;
  6110. private System.Windows.Forms.Label label9;
  6111. private PlcUiControl.PlcUiButton btn测试站1工站启用;
  6112. private PlcUiControl.PlcUiButton btn封装1CCD启用;
  6113. private PlcUiControl.PlcUiButton btn3D检测工站启用;
  6114. private PlcUiControl.PlcUiButton btn测试站5工站启用;
  6115. private PlcUiControl.PlcUiButton btn热测工站启用;
  6116. private PlcUiControl.PlcUiButton btn测试站4工站启用;
  6117. private PlcUiControl.PlcUiButton btn测试站3工站启用;
  6118. private PlcUiControl.PlcUiButton btn测试站2工站启用;
  6119. private Sunny.UI.UITabControl uiTabControl1;
  6120. private System.Windows.Forms.TabPage tabPage1;
  6121. private Sunny.UI.UIPanel uiPanel1;
  6122. private Sunny.UI.UIPanel uiPanel2;
  6123. private Sunny.UI.UIPanel uiPanel3;
  6124. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay25;
  6125. private Sunny.UI.UILabel uiLabel3;
  6126. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay27;
  6127. private Sunny.UI.UILabel uiLabel4;
  6128. private PlcUiControl.PlcUiButton btn编带1膜盖恢复;
  6129. private PlcUiControl.PlcUiButton btn编带1载带恢复;
  6130. private Sunny.UI.UILabel uiLabel6;
  6131. private Sunny.UI.UIPanel uiPanel4;
  6132. private Sunny.UI.UILabel uiLabel10;
  6133. private PlcUiControl.PlcUiTextDisplay plcUiTextDisplay4;
  6134. private Sunny.UI.UILabel uiLabel9;
  6135. private PlcUiControl.PlcUiTextDisplay plcUiTextDisplay3;
  6136. private Sunny.UI.UILabel uiLabel8;
  6137. private PlcUiControl.PlcUiTextDisplay plcUiTextDisplay2;
  6138. private Sunny.UI.UILabel uiLabel11;
  6139. private PlcUiControl.PlcUiTextDisplay plcUiTextDisplay5;
  6140. private Sunny.UI.UITitlePanel uiTitlePanel3;
  6141. private PlcUiControl.PlcUiButton btn料盒总量计数全清;
  6142. private PlcUiControl.PlcUiButton btn料盒当前计数全清;
  6143. private Sunny.UI.UILabel lblCurrentBatchID;
  6144. private System.Windows.Forms.Timer timer1;
  6145. private PlcUiControl.PlcUiStateDisplay plcUiStateDisplay1;
  6146. private PlcUiControl.PlcUiStateDisplay plcUiStateDisplay3;
  6147. private PlcUiControl.PlcUiStateDisplay plcUiStateDisplay2;
  6148. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay72;
  6149. private PlcUiControl.PlcUiButton plcUiButton1;
  6150. private System.Windows.Forms.Label label12;
  6151. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay26;
  6152. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay28;
  6153. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay37;
  6154. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay40;
  6155. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay41;
  6156. private PlcUiControl.PlcUiButton plcUiButton3;
  6157. private System.Windows.Forms.Label label14;
  6158. private PlcUiControl.PlcUiButton plcUiButton4;
  6159. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay42;
  6160. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay43;
  6161. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay44;
  6162. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay50;
  6163. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay51;
  6164. private PlcUiControl.PlcUiButton plcUiButton5;
  6165. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay52;
  6166. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay53;
  6167. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay54;
  6168. private System.Windows.Forms.Label label49;
  6169. private Sunny.UI.UITitlePanel uiTitlePanel4;
  6170. private System.Windows.Forms.Label label15;
  6171. private System.Windows.Forms.Label label18;
  6172. private System.Windows.Forms.Label label44;
  6173. private System.Windows.Forms.Label label45;
  6174. private System.Windows.Forms.Label label46;
  6175. private System.Windows.Forms.Label label50;
  6176. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay56;
  6177. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay62;
  6178. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay70;
  6179. private PlcUiControl.PlcUiButton plcUiButton9;
  6180. private PlcUiControl.PlcUiButton plcUiButton2;
  6181. private System.Windows.Forms.Label label40;
  6182. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay55;
  6183. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay57;
  6184. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay63;
  6185. private PlcUiControl.PlcUiButton plcUiButton6;
  6186. private System.Windows.Forms.Label label51;
  6187. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay71;
  6188. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay121;
  6189. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay122;
  6190. private PlcUiControl.PlcUiButton plcUiButton7;
  6191. private System.Windows.Forms.Label label57;
  6192. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay123;
  6193. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay127;
  6194. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay129;
  6195. private PlcUiControl.PlcUiButton plcUiButton8;
  6196. }
  6197. }