Frm_Montior.Designer.cs 274 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787
  1. namespace WCS_Client.Frm
  2. {
  3. partial class Frm_Montior
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Montior));
  29. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  30. this.tableCellLabel41 = new WCS_Client.From.TableCellLabel();
  31. this.tableCellLabel40 = new WCS_Client.From.TableCellLabel();
  32. this.rgv021 = new WCS_Client.From.From_Montior.Rgv02();
  33. this.tableCellLabel39 = new WCS_Client.From.TableCellLabel();
  34. this.tableCellLabel38 = new WCS_Client.From.TableCellLabel();
  35. this.rgv02 = new WCS_Client.From.From_Montior.Rgv02();
  36. this.tableCellLabel37 = new WCS_Client.From.TableCellLabel();
  37. this.tableCellLabel36 = new WCS_Client.From.TableCellLabel();
  38. this.tableCellLabel35 = new WCS_Client.From.TableCellLabel();
  39. this.tableCellLabel34 = new WCS_Client.From.TableCellLabel();
  40. this.tableCellLabel33 = new WCS_Client.From.TableCellLabel();
  41. this.tableCellLabel32 = new WCS_Client.From.TableCellLabel();
  42. this.tableCellLabel31 = new WCS_Client.From.TableCellLabel();
  43. this.tableCellLabel30 = new WCS_Client.From.TableCellLabel();
  44. this.tableCellLabel29 = new WCS_Client.From.TableCellLabel();
  45. this.tableCellLabel28 = new WCS_Client.From.TableCellLabel();
  46. this.tableCellLabel27 = new WCS_Client.From.TableCellLabel();
  47. this.tableCellLabel26 = new WCS_Client.From.TableCellLabel();
  48. this.tableCellLabel25 = new WCS_Client.From.TableCellLabel();
  49. this.tableCellLabel24 = new WCS_Client.From.TableCellLabel();
  50. this.tableCellLabel23 = new WCS_Client.From.TableCellLabel();
  51. this.tableCellLabel22 = new WCS_Client.From.TableCellLabel();
  52. this.tableCellLabel21 = new WCS_Client.From.TableCellLabel();
  53. this.tableCellLabel20 = new WCS_Client.From.TableCellLabel();
  54. this.tableCellLabel19 = new WCS_Client.From.TableCellLabel();
  55. this.tableCellLabel18 = new WCS_Client.From.TableCellLabel();
  56. this.tableCellLabel17 = new WCS_Client.From.TableCellLabel();
  57. this.tableCellLabel15 = new WCS_Client.From.TableCellLabel();
  58. this.tableCellLabel14 = new WCS_Client.From.TableCellLabel();
  59. this.tableCellLabel13 = new WCS_Client.From.TableCellLabel();
  60. this.tableCellLabel12 = new WCS_Client.From.TableCellLabel();
  61. this.tableCellLabel11 = new WCS_Client.From.TableCellLabel();
  62. this.tableCellLabel10 = new WCS_Client.From.TableCellLabel();
  63. this.tableCellLabel9 = new WCS_Client.From.TableCellLabel();
  64. this.tableCellLabel8 = new WCS_Client.From.TableCellLabel();
  65. this.tableCellLabel7 = new WCS_Client.From.TableCellLabel();
  66. this.tableCellLabel6 = new WCS_Client.From.TableCellLabel();
  67. this.tableCellLabel5 = new WCS_Client.From.TableCellLabel();
  68. this.tableCellLabel4 = new WCS_Client.From.TableCellLabel();
  69. this.tableCellLabel3 = new WCS_Client.From.TableCellLabel();
  70. this.tableCellLabel2 = new WCS_Client.From.TableCellLabel();
  71. this.tableCellLabel1 = new WCS_Client.From.TableCellLabel();
  72. this.tableCellLabel16 = new WCS_Client.From.TableCellLabel();
  73. this.label16 = new System.Windows.Forms.Label();
  74. this.label13 = new System.Windows.Forms.Label();
  75. this.label9 = new System.Windows.Forms.Label();
  76. this.conveyor3_B29 = new WCS_Client.From.From_Montior.Conveyor3_B();
  77. this.conveyor3_B28 = new WCS_Client.From.From_Montior.Conveyor3_B();
  78. this.conveyor3_B27 = new WCS_Client.From.From_Montior.Conveyor3_B();
  79. this.conveyor3_B26 = new WCS_Client.From.From_Montior.Conveyor3_B();
  80. this.conveyor3_B25 = new WCS_Client.From.From_Montior.Conveyor3_B();
  81. this.conveyor3_B24 = new WCS_Client.From.From_Montior.Conveyor3_B();
  82. this.conveyor_L29 = new WCS_Client.From.From_Montior.Conveyor_L();
  83. this.conveyor_L28 = new WCS_Client.From.From_Montior.Conveyor_L();
  84. this.conveyor_2344 = new WCS_Client.From.From_Montior.Conveyor_L();
  85. this.conveyor_R22 = new WCS_Client.From.From_Montior.Conveyor_R();
  86. this.conveyor_R21 = new WCS_Client.From.From_Montior.Conveyor_R();
  87. this.conveyor_R20 = new WCS_Client.From.From_Montior.Conveyor_R();
  88. this.conveyor_2321 = new WCS_Client.From.From_Montior.Conveyor3_A();
  89. this.conveyor3_A74 = new WCS_Client.From.From_Montior.Conveyor3_A();
  90. this.conveyor_2329 = new WCS_Client.From.From_Montior.Conveyor3_A();
  91. this.conveyor_2333 = new WCS_Client.From.From_Montior.Conveyor_R();
  92. this.conveyor3_B23 = new WCS_Client.From.From_Montior.Conveyor3_B();
  93. this.conveyor3_B22 = new WCS_Client.From.From_Montior.Conveyor3_B();
  94. this.conveyor_2312 = new WCS_Client.From.From_Montior.Conveyor3_A();
  95. this.conveyor_2356 = new WCS_Client.From.From_Montior.Conveyor3_B();
  96. this.conveyor_L27 = new WCS_Client.From.From_Montior.Conveyor_L();
  97. this.conveyor_L26 = new WCS_Client.From.From_Montior.Conveyor_L();
  98. this.conveyor_L25 = new WCS_Client.From.From_Montior.Conveyor_L();
  99. this.conveyor3_B21 = new WCS_Client.From.From_Montior.Conveyor3_B();
  100. this.conveyor3_B20 = new WCS_Client.From.From_Montior.Conveyor3_B();
  101. this.conveyor3_B19 = new WCS_Client.From.From_Montior.Conveyor3_B();
  102. this.conveyor3_B18 = new WCS_Client.From.From_Montior.Conveyor3_B();
  103. this.conveyor3_B17 = new WCS_Client.From.From_Montior.Conveyor3_B();
  104. this.conveyor_R19 = new WCS_Client.From.From_Montior.Conveyor_R();
  105. this.conveyor_R18 = new WCS_Client.From.From_Montior.Conveyor_R();
  106. this.conveyor_R17 = new WCS_Client.From.From_Montior.Conveyor_R();
  107. this.conveyor3_B16 = new WCS_Client.From.From_Montior.Conveyor3_B();
  108. this.conveyor3_B15 = new WCS_Client.From.From_Montior.Conveyor3_B();
  109. this.conveyor3_B14 = new WCS_Client.From.From_Montior.Conveyor3_B();
  110. this.conveyor3_B13 = new WCS_Client.From.From_Montior.Conveyor3_B();
  111. this.conveyor_R16 = new WCS_Client.From.From_Montior.Conveyor_R();
  112. this.conveyor3_A73 = new WCS_Client.From.From_Montior.Conveyor3_A();
  113. this.conveyor3_A72 = new WCS_Client.From.From_Montior.Conveyor3_A();
  114. this.conveyor3_A71 = new WCS_Client.From.From_Montior.Conveyor3_A();
  115. this.conveyor3_A70 = new WCS_Client.From.From_Montior.Conveyor3_A();
  116. this.conveyor3_A69 = new WCS_Client.From.From_Montior.Conveyor3_A();
  117. this.conveyor3_A68 = new WCS_Client.From.From_Montior.Conveyor3_A();
  118. this.conveyor3_A67 = new WCS_Client.From.From_Montior.Conveyor3_A();
  119. this.conveyor_2320 = new WCS_Client.From.From_Montior.Conveyor3_A();
  120. this.conveyor_L24 = new WCS_Client.From.From_Montior.Conveyor_L();
  121. this.conveyor_L23 = new WCS_Client.From.From_Montior.Conveyor_L();
  122. this.conveyor_2255 = new WCS_Client.From.From_Montior.Conveyor_L();
  123. this.conveyor_R15 = new WCS_Client.From.From_Montior.Conveyor_R();
  124. this.conveyor_R14 = new WCS_Client.From.From_Montior.Conveyor_R();
  125. this.conveyor3_B12 = new WCS_Client.From.From_Montior.Conveyor3_B();
  126. this.conveyor3_B11 = new WCS_Client.From.From_Montior.Conveyor3_B();
  127. this.conveyor3_B10 = new WCS_Client.From.From_Montior.Conveyor3_B();
  128. this.conveyor3_B9 = new WCS_Client.From.From_Montior.Conveyor3_B();
  129. this.conveyor_R13 = new WCS_Client.From.From_Montior.Conveyor_R();
  130. this.conveyor_R12 = new WCS_Client.From.From_Montior.Conveyor_R();
  131. this.conveyor_R11 = new WCS_Client.From.From_Montior.Conveyor_R();
  132. this.conveyor_2337 = new WCS_Client.From.From_Montior.Conveyor_R();
  133. this.conveyor3_B8 = new WCS_Client.From.From_Montior.Conveyor3_B();
  134. this.conveyor3_B7 = new WCS_Client.From.From_Montior.Conveyor3_B();
  135. this.conveyor3_B6 = new WCS_Client.From.From_Montior.Conveyor3_B();
  136. this.conveyor3_B5 = new WCS_Client.From.From_Montior.Conveyor3_B();
  137. this.conveyor3_B4 = new WCS_Client.From.From_Montior.Conveyor3_B();
  138. this.conveyor3_B3 = new WCS_Client.From.From_Montior.Conveyor3_B();
  139. this.conveyor3_B2 = new WCS_Client.From.From_Montior.Conveyor3_B();
  140. this.conveyor3_A66 = new WCS_Client.From.From_Montior.Conveyor3_A();
  141. this.conveyor3_A65 = new WCS_Client.From.From_Montior.Conveyor3_A();
  142. this.conveyor3_A64 = new WCS_Client.From.From_Montior.Conveyor3_A();
  143. this.conveyor_L22 = new WCS_Client.From.From_Montior.Conveyor_L();
  144. this.conveyor_L21 = new WCS_Client.From.From_Montior.Conveyor_L();
  145. this.conveyor3_A63 = new WCS_Client.From.From_Montior.Conveyor3_A();
  146. this.conveyor3_A62 = new WCS_Client.From.From_Montior.Conveyor3_A();
  147. this.conveyor_L20 = new WCS_Client.From.From_Montior.Conveyor_L();
  148. this.conveyor3_A61 = new WCS_Client.From.From_Montior.Conveyor3_A();
  149. this.conveyor3_A60 = new WCS_Client.From.From_Montior.Conveyor3_A();
  150. this.conveyor_L19 = new WCS_Client.From.From_Montior.Conveyor_L();
  151. this.conveyor_L18 = new WCS_Client.From.From_Montior.Conveyor_L();
  152. this.conveyor3_A59 = new WCS_Client.From.From_Montior.Conveyor3_A();
  153. this.conveyor3_A58 = new WCS_Client.From.From_Montior.Conveyor3_A();
  154. this.conveyor_L17 = new WCS_Client.From.From_Montior.Conveyor_L();
  155. this.conveyor3_A57 = new WCS_Client.From.From_Montior.Conveyor3_A();
  156. this.conveyor_2369 = new WCS_Client.From.From_Montior.Conveyor3_A();
  157. this.conveyor_L16 = new WCS_Client.From.From_Montior.Conveyor_L();
  158. this.conveyor_L15 = new WCS_Client.From.From_Montior.Conveyor_L();
  159. this.conveyor_2342 = new WCS_Client.From.From_Montior.Conveyor_L();
  160. this.conveyor_R10 = new WCS_Client.From.From_Montior.Conveyor_R();
  161. this.conveyor_R9 = new WCS_Client.From.From_Montior.Conveyor_R();
  162. this.conveyor_R8 = new WCS_Client.From.From_Montior.Conveyor_R();
  163. this.conveyor3_A52 = new WCS_Client.From.From_Montior.Conveyor3_A();
  164. this.conveyor3_A51 = new WCS_Client.From.From_Montior.Conveyor3_A();
  165. this.conveyor3_A50 = new WCS_Client.From.From_Montior.Conveyor3_A();
  166. this.conveyor3_A49 = new WCS_Client.From.From_Montior.Conveyor3_A();
  167. this.conveyor3_A48 = new WCS_Client.From.From_Montior.Conveyor3_A();
  168. this.conveyor3_A47 = new WCS_Client.From.From_Montior.Conveyor3_A();
  169. this.conveyor3_A46 = new WCS_Client.From.From_Montior.Conveyor3_A();
  170. this.conveyor3_A45 = new WCS_Client.From.From_Montior.Conveyor3_A();
  171. this.conveyor3_A25 = new WCS_Client.From.From_Montior.Conveyor3_A();
  172. this.conveyor3_A44 = new WCS_Client.From.From_Montior.Conveyor3_A();
  173. this.conveyor3_A43 = new WCS_Client.From.From_Montior.Conveyor3_A();
  174. this.conveyor3_A42 = new WCS_Client.From.From_Montior.Conveyor3_A();
  175. this.conveyor3_A41 = new WCS_Client.From.From_Montior.Conveyor3_A();
  176. this.conveyor3_A40 = new WCS_Client.From.From_Montior.Conveyor3_A();
  177. this.conveyor3_A39 = new WCS_Client.From.From_Montior.Conveyor3_A();
  178. this.conveyor3_A38 = new WCS_Client.From.From_Montior.Conveyor3_A();
  179. this.conveyor3_A37 = new WCS_Client.From.From_Montior.Conveyor3_A();
  180. this.conveyor3_A36 = new WCS_Client.From.From_Montior.Conveyor3_A();
  181. this.conveyor3_A35 = new WCS_Client.From.From_Montior.Conveyor3_A();
  182. this.conveyor3_A34 = new WCS_Client.From.From_Montior.Conveyor3_A();
  183. this.conveyor3_A33 = new WCS_Client.From.From_Montior.Conveyor3_A();
  184. this.conveyor3_A32 = new WCS_Client.From.From_Montior.Conveyor3_A();
  185. this.conveyor3_A31 = new WCS_Client.From.From_Montior.Conveyor3_A();
  186. this.conveyor3_A30 = new WCS_Client.From.From_Montior.Conveyor3_A();
  187. this.conveyor3_A29 = new WCS_Client.From.From_Montior.Conveyor3_A();
  188. this.conveyor3_A28 = new WCS_Client.From.From_Montior.Conveyor3_A();
  189. this.conveyor3_A27 = new WCS_Client.From.From_Montior.Conveyor3_A();
  190. this.conveyor3_A26 = new WCS_Client.From.From_Montior.Conveyor3_A();
  191. this.conveyor3_A24 = new WCS_Client.From.From_Montior.Conveyor3_A();
  192. this.conveyor3_A23 = new WCS_Client.From.From_Montior.Conveyor3_A();
  193. this.conveyor3_A22 = new WCS_Client.From.From_Montior.Conveyor3_A();
  194. this.conveyor3_A21 = new WCS_Client.From.From_Montior.Conveyor3_A();
  195. this.conveyor3_A20 = new WCS_Client.From.From_Montior.Conveyor3_A();
  196. this.conveyor3_A19 = new WCS_Client.From.From_Montior.Conveyor3_A();
  197. this.conveyor3_A18 = new WCS_Client.From.From_Montior.Conveyor3_A();
  198. this.conveyor3_A17 = new WCS_Client.From.From_Montior.Conveyor3_A();
  199. this.conveyor3_A16 = new WCS_Client.From.From_Montior.Conveyor3_A();
  200. this.conveyor3_A15 = new WCS_Client.From.From_Montior.Conveyor3_A();
  201. this.conveyor3_A14 = new WCS_Client.From.From_Montior.Conveyor3_A();
  202. this.conveyor3_A13 = new WCS_Client.From.From_Montior.Conveyor3_A();
  203. this.conveyor3_A12 = new WCS_Client.From.From_Montior.Conveyor3_A();
  204. this.conveyor3_A11 = new WCS_Client.From.From_Montior.Conveyor3_A();
  205. this.conveyor3_A10 = new WCS_Client.From.From_Montior.Conveyor3_A();
  206. this.conveyor3_A9 = new WCS_Client.From.From_Montior.Conveyor3_A();
  207. this.conveyor3_A8 = new WCS_Client.From.From_Montior.Conveyor3_A();
  208. this.conveyor3_A7 = new WCS_Client.From.From_Montior.Conveyor3_A();
  209. this.conveyor3_A6 = new WCS_Client.From.From_Montior.Conveyor3_A();
  210. this.conveyor_2331 = new WCS_Client.From.From_Montior.Conveyor3_A();
  211. this.conveyor_2368 = new WCS_Client.From.From_Montior.Conveyor3_A();
  212. this.conveyor3_B1 = new WCS_Client.From.From_Montior.Conveyor3_B();
  213. this.conveyor_R7 = new WCS_Client.From.From_Montior.Conveyor_R();
  214. this.conveyor_R6 = new WCS_Client.From.From_Montior.Conveyor_R();
  215. this.conveyor_R5 = new WCS_Client.From.From_Montior.Conveyor_R();
  216. this.conveyor_R4 = new WCS_Client.From.From_Montior.Conveyor_R();
  217. this.conveyor_R3 = new WCS_Client.From.From_Montior.Conveyor_R();
  218. this.conveyor_R2 = new WCS_Client.From.From_Montior.Conveyor_R();
  219. this.conveyor_R1 = new WCS_Client.From.From_Montior.Conveyor_R();
  220. this.conveyor_2324 = new WCS_Client.From.From_Montior.Conveyor_R();
  221. this.conveyor_L14 = new WCS_Client.From.From_Montior.Conveyor_L();
  222. this.conveyor3_A5 = new WCS_Client.From.From_Montior.Conveyor3_A();
  223. this.conveyor_L13 = new WCS_Client.From.From_Montior.Conveyor_L();
  224. this.conveyor_L12 = new WCS_Client.From.From_Montior.Conveyor_L();
  225. this.conveyor_L11 = new WCS_Client.From.From_Montior.Conveyor_L();
  226. this.conveyor3_A4 = new WCS_Client.From.From_Montior.Conveyor3_A();
  227. this.conveyor_L10 = new WCS_Client.From.From_Montior.Conveyor_L();
  228. this.conveyor_L9 = new WCS_Client.From.From_Montior.Conveyor_L();
  229. this.conveyor3_A3 = new WCS_Client.From.From_Montior.Conveyor3_A();
  230. this.conveyor_L8 = new WCS_Client.From.From_Montior.Conveyor_L();
  231. this.conveyor_L7 = new WCS_Client.From.From_Montior.Conveyor_L();
  232. this.conveyor_L6 = new WCS_Client.From.From_Montior.Conveyor_L();
  233. this.conveyor3_A2 = new WCS_Client.From.From_Montior.Conveyor3_A();
  234. this.conveyor_L5 = new WCS_Client.From.From_Montior.Conveyor_L();
  235. this.conveyor_L4 = new WCS_Client.From.From_Montior.Conveyor_L();
  236. this.conveyor3_A1 = new WCS_Client.From.From_Montior.Conveyor3_A();
  237. this.conveyor_L3 = new WCS_Client.From.From_Montior.Conveyor_L();
  238. this.conveyor_L2 = new WCS_Client.From.From_Montior.Conveyor_L();
  239. this.conveyor_L1 = new WCS_Client.From.From_Montior.Conveyor_L();
  240. this.conveyor_2253 = new WCS_Client.From.From_Montior.Conveyor_L();
  241. this.conveyor_2341 = new WCS_Client.From.From_Montior.Conveyor3_A();
  242. this.conveyor_2357 = new WCS_Client.From.From_Montior.Conveyor3_B();
  243. this.panel1 = new System.Windows.Forms.Panel();
  244. this.myPanel1 = new MyConrols.MyPanel();
  245. this.lblInStatus5 = new System.Windows.Forms.Label();
  246. this.lblOutStatus5 = new System.Windows.Forms.Label();
  247. this.label11 = new System.Windows.Forms.Label();
  248. this.ddjPosTo5 = new System.Windows.Forms.Label();
  249. this.ddjPosFrom5 = new System.Windows.Forms.Label();
  250. this.label17 = new System.Windows.Forms.Label();
  251. this.label18 = new System.Windows.Forms.Label();
  252. this.ddjMode5 = new System.Windows.Forms.Label();
  253. this.ddjOrdId5 = new System.Windows.Forms.Label();
  254. this.label21 = new System.Windows.Forms.Label();
  255. this.ddjOptType5 = new System.Windows.Forms.Label();
  256. this.label24 = new System.Windows.Forms.Label();
  257. this.ddjTotal_KM5 = new System.Windows.Forms.Label();
  258. this.label27 = new System.Windows.Forms.Label();
  259. this.ddjWorkTime5 = new System.Windows.Forms.Label();
  260. this.label30 = new System.Windows.Forms.Label();
  261. this.ddjStatus5 = new System.Windows.Forms.Label();
  262. this.ddjPosCurr5 = new System.Windows.Forms.Label();
  263. this.label36 = new System.Windows.Forms.Label();
  264. this.label37 = new System.Windows.Forms.Label();
  265. this.label38 = new System.Windows.Forms.Label();
  266. this.lblsrm05 = new System.Windows.Forms.Label();
  267. this.G5 = new System.Windows.Forms.PictureBox();
  268. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  269. this.pnlDDJ4 = new MyConrols.MyPanel();
  270. this.lblInStatus4 = new System.Windows.Forms.Label();
  271. this.lblOutStatus4 = new System.Windows.Forms.Label();
  272. this.lblDDJWarning4 = new System.Windows.Forms.Label();
  273. this.ddjPosTo4 = new System.Windows.Forms.Label();
  274. this.ddjPosFrom4 = new System.Windows.Forms.Label();
  275. this.label71 = new System.Windows.Forms.Label();
  276. this.label72 = new System.Windows.Forms.Label();
  277. this.ddjMode4 = new System.Windows.Forms.Label();
  278. this.ddjOrdId4 = new System.Windows.Forms.Label();
  279. this.label75 = new System.Windows.Forms.Label();
  280. this.ddjOptType4 = new System.Windows.Forms.Label();
  281. this.label77 = new System.Windows.Forms.Label();
  282. this.ddjTotal_KM4 = new System.Windows.Forms.Label();
  283. this.label79 = new System.Windows.Forms.Label();
  284. this.ddjWorkTime4 = new System.Windows.Forms.Label();
  285. this.label81 = new System.Windows.Forms.Label();
  286. this.ddjStatus4 = new System.Windows.Forms.Label();
  287. this.ddjPosCurr4 = new System.Windows.Forms.Label();
  288. this.label89 = new System.Windows.Forms.Label();
  289. this.label90 = new System.Windows.Forms.Label();
  290. this.label91 = new System.Windows.Forms.Label();
  291. this.lblsrm04 = new System.Windows.Forms.Label();
  292. this.G4 = new System.Windows.Forms.PictureBox();
  293. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  294. this.pnlDDJ3 = new MyConrols.MyPanel();
  295. this.lblInStatus3 = new System.Windows.Forms.Label();
  296. this.lblOutStatus3 = new System.Windows.Forms.Label();
  297. this.lblDDJWarning3 = new System.Windows.Forms.Label();
  298. this.ddjPosTo3 = new System.Windows.Forms.Label();
  299. this.ddjPosFrom3 = new System.Windows.Forms.Label();
  300. this.label43 = new System.Windows.Forms.Label();
  301. this.label51 = new System.Windows.Forms.Label();
  302. this.ddjMode3 = new System.Windows.Forms.Label();
  303. this.ddjOrdId3 = new System.Windows.Forms.Label();
  304. this.label55 = new System.Windows.Forms.Label();
  305. this.ddjOptType3 = new System.Windows.Forms.Label();
  306. this.label57 = new System.Windows.Forms.Label();
  307. this.ddjTotal_KM3 = new System.Windows.Forms.Label();
  308. this.label59 = new System.Windows.Forms.Label();
  309. this.ddjWorkTime3 = new System.Windows.Forms.Label();
  310. this.label61 = new System.Windows.Forms.Label();
  311. this.ddjStatus3 = new System.Windows.Forms.Label();
  312. this.ddjPosCurr3 = new System.Windows.Forms.Label();
  313. this.label64 = new System.Windows.Forms.Label();
  314. this.label65 = new System.Windows.Forms.Label();
  315. this.label66 = new System.Windows.Forms.Label();
  316. this.lblsrm03 = new System.Windows.Forms.Label();
  317. this.G3 = new System.Windows.Forms.PictureBox();
  318. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  319. this.pnlDDJ2 = new MyConrols.MyPanel();
  320. this.lblInStatus2 = new System.Windows.Forms.Label();
  321. this.lblOutStatus2 = new System.Windows.Forms.Label();
  322. this.lblDDJWarning2 = new System.Windows.Forms.Label();
  323. this.ddjPosTo2 = new System.Windows.Forms.Label();
  324. this.ddjPosFrom2 = new System.Windows.Forms.Label();
  325. this.label4 = new System.Windows.Forms.Label();
  326. this.label6 = new System.Windows.Forms.Label();
  327. this.ddjMode2 = new System.Windows.Forms.Label();
  328. this.ddjOrdId2 = new System.Windows.Forms.Label();
  329. this.label22 = new System.Windows.Forms.Label();
  330. this.ddjOptType2 = new System.Windows.Forms.Label();
  331. this.label26 = new System.Windows.Forms.Label();
  332. this.ddjTotal_KM2 = new System.Windows.Forms.Label();
  333. this.label29 = new System.Windows.Forms.Label();
  334. this.ddjWorkTime2 = new System.Windows.Forms.Label();
  335. this.label32 = new System.Windows.Forms.Label();
  336. this.ddjStatus2 = new System.Windows.Forms.Label();
  337. this.ddjPosCurr2 = new System.Windows.Forms.Label();
  338. this.label83 = new System.Windows.Forms.Label();
  339. this.label86 = new System.Windows.Forms.Label();
  340. this.label87 = new System.Windows.Forms.Label();
  341. this.lblsrm02 = new System.Windows.Forms.Label();
  342. this.G2 = new System.Windows.Forms.PictureBox();
  343. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  344. this.pnlDDJ1 = new MyConrols.MyPanel();
  345. this.lblInStatus1 = new System.Windows.Forms.Label();
  346. this.lblOutStatus1 = new System.Windows.Forms.Label();
  347. this.lblDDJWarning1 = new System.Windows.Forms.Label();
  348. this.ddjPosTo1 = new System.Windows.Forms.Label();
  349. this.ddjPosFrom1 = new System.Windows.Forms.Label();
  350. this.label84 = new System.Windows.Forms.Label();
  351. this.label85 = new System.Windows.Forms.Label();
  352. this.ddjMode1 = new System.Windows.Forms.Label();
  353. this.ddjOrdId1 = new System.Windows.Forms.Label();
  354. this.label137 = new System.Windows.Forms.Label();
  355. this.ddjOptType1 = new System.Windows.Forms.Label();
  356. this.label139 = new System.Windows.Forms.Label();
  357. this.ddjTotal_KM1 = new System.Windows.Forms.Label();
  358. this.label1 = new System.Windows.Forms.Label();
  359. this.ddjWorkTime1 = new System.Windows.Forms.Label();
  360. this.label10 = new System.Windows.Forms.Label();
  361. this.ddjStatus1 = new System.Windows.Forms.Label();
  362. this.ddjPosCurr1 = new System.Windows.Forms.Label();
  363. this.label5 = new System.Windows.Forms.Label();
  364. this.label3 = new System.Windows.Forms.Label();
  365. this.label2 = new System.Windows.Forms.Label();
  366. this.lblsrm01 = new System.Windows.Forms.Label();
  367. this.G1 = new System.Windows.Forms.PictureBox();
  368. this.R1 = new System.Windows.Forms.PictureBox();
  369. this.label8 = new System.Windows.Forms.Label();
  370. this.tableLayoutPanel1.SuspendLayout();
  371. this.panel1.SuspendLayout();
  372. this.myPanel1.SuspendLayout();
  373. ((System.ComponentModel.ISupportInitialize)(this.G5)).BeginInit();
  374. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  375. this.pnlDDJ4.SuspendLayout();
  376. ((System.ComponentModel.ISupportInitialize)(this.G4)).BeginInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  378. this.pnlDDJ3.SuspendLayout();
  379. ((System.ComponentModel.ISupportInitialize)(this.G3)).BeginInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  381. this.pnlDDJ2.SuspendLayout();
  382. ((System.ComponentModel.ISupportInitialize)(this.G2)).BeginInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  384. this.pnlDDJ1.SuspendLayout();
  385. ((System.ComponentModel.ISupportInitialize)(this.G1)).BeginInit();
  386. ((System.ComponentModel.ISupportInitialize)(this.R1)).BeginInit();
  387. this.SuspendLayout();
  388. //
  389. // tableLayoutPanel1
  390. //
  391. this.tableLayoutPanel1.BackColor = System.Drawing.Color.LightBlue;
  392. this.tableLayoutPanel1.ColumnCount = 33;
  393. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  394. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  395. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  396. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  397. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  398. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  399. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  400. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  401. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  402. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  403. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  404. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  405. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  406. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  407. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  408. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  409. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  410. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  411. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  412. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  413. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  414. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  415. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  416. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  417. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  418. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  419. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  420. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  421. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  422. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  423. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  424. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.124999F));
  425. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  426. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel41, 14, 20);
  427. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel40, 15, 20);
  428. this.tableLayoutPanel1.Controls.Add(this.rgv021, 12, 20);
  429. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel39, 15, 13);
  430. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel38, 16, 13);
  431. this.tableLayoutPanel1.Controls.Add(this.rgv02, 13, 13);
  432. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel37, 24, 20);
  433. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel36, 23, 20);
  434. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel35, 22, 20);
  435. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel34, 21, 20);
  436. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel33, 20, 20);
  437. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel32, 19, 20);
  438. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel31, 18, 20);
  439. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel30, 17, 20);
  440. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel29, 16, 20);
  441. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel28, 11, 20);
  442. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel27, 10, 20);
  443. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel26, 9, 20);
  444. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel25, 8, 20);
  445. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel24, 7, 20);
  446. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel23, 6, 20);
  447. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel22, 5, 20);
  448. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel21, 4, 20);
  449. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel20, 3, 20);
  450. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel19, 2, 20);
  451. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel18, 1, 20);
  452. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel17, 21, 13);
  453. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel15, 20, 13);
  454. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel14, 19, 13);
  455. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel13, 18, 13);
  456. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel12, 17, 13);
  457. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel11, 12, 13);
  458. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel10, 11, 13);
  459. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel9, 10, 13);
  460. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel8, 9, 13);
  461. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel7, 8, 13);
  462. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel6, 7, 13);
  463. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel5, 6, 13);
  464. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel4, 5, 13);
  465. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel3, 4, 13);
  466. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel2, 3, 13);
  467. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel1, 2, 13);
  468. this.tableLayoutPanel1.Controls.Add(this.tableCellLabel16, 1, 13);
  469. this.tableLayoutPanel1.Controls.Add(this.label16, 2, 11);
  470. this.tableLayoutPanel1.Controls.Add(this.label13, 26, 0);
  471. this.tableLayoutPanel1.Controls.Add(this.label9, 0, 7);
  472. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B29, 30, 29);
  473. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B28, 30, 27);
  474. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B27, 30, 26);
  475. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B26, 30, 25);
  476. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B25, 30, 24);
  477. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B24, 30, 22);
  478. this.tableLayoutPanel1.Controls.Add(this.conveyor_L29, 29, 26);
  479. this.tableLayoutPanel1.Controls.Add(this.conveyor_L28, 28, 26);
  480. this.tableLayoutPanel1.Controls.Add(this.conveyor_2344, 27, 26);
  481. this.tableLayoutPanel1.Controls.Add(this.conveyor_R22, 29, 24);
  482. this.tableLayoutPanel1.Controls.Add(this.conveyor_R21, 28, 24);
  483. this.tableLayoutPanel1.Controls.Add(this.conveyor_R20, 27, 24);
  484. this.tableLayoutPanel1.Controls.Add(this.conveyor_2321, 26, 27);
  485. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A74, 26, 26);
  486. this.tableLayoutPanel1.Controls.Add(this.conveyor_2329, 26, 25);
  487. this.tableLayoutPanel1.Controls.Add(this.conveyor_2333, 26, 24);
  488. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B23, 26, 23);
  489. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B22, 26, 22);
  490. this.tableLayoutPanel1.Controls.Add(this.conveyor_2312, 26, 20);
  491. this.tableLayoutPanel1.Controls.Add(this.conveyor_2356, 26, 21);
  492. this.tableLayoutPanel1.Controls.Add(this.conveyor_L27, 27, 21);
  493. this.tableLayoutPanel1.Controls.Add(this.conveyor_L26, 28, 21);
  494. this.tableLayoutPanel1.Controls.Add(this.conveyor_L25, 29, 21);
  495. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B21, 30, 21);
  496. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B20, 30, 20);
  497. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B19, 30, 19);
  498. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B18, 30, 18);
  499. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B17, 30, 17);
  500. this.tableLayoutPanel1.Controls.Add(this.conveyor_R19, 27, 16);
  501. this.tableLayoutPanel1.Controls.Add(this.conveyor_R18, 28, 16);
  502. this.tableLayoutPanel1.Controls.Add(this.conveyor_R17, 29, 16);
  503. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B16, 30, 16);
  504. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B15, 30, 15);
  505. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B14, 30, 14);
  506. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B13, 30, 12);
  507. this.tableLayoutPanel1.Controls.Add(this.conveyor_R16, 27, 14);
  508. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A73, 26, 17);
  509. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A72, 26, 16);
  510. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A71, 26, 15);
  511. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A70, 26, 12);
  512. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A69, 26, 13);
  513. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A68, 26, 14);
  514. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A67, 26, 10);
  515. this.tableLayoutPanel1.Controls.Add(this.conveyor_2320, 26, 11);
  516. this.tableLayoutPanel1.Controls.Add(this.conveyor_L24, 27, 11);
  517. this.tableLayoutPanel1.Controls.Add(this.conveyor_L23, 28, 11);
  518. this.tableLayoutPanel1.Controls.Add(this.conveyor_2255, 29, 11);
  519. this.tableLayoutPanel1.Controls.Add(this.conveyor_R15, 28, 14);
  520. this.tableLayoutPanel1.Controls.Add(this.conveyor_R14, 29, 14);
  521. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B12, 30, 11);
  522. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B11, 30, 10);
  523. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B10, 30, 9);
  524. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B9, 30, 8);
  525. this.tableLayoutPanel1.Controls.Add(this.conveyor_R13, 29, 7);
  526. this.tableLayoutPanel1.Controls.Add(this.conveyor_R12, 29, 6);
  527. this.tableLayoutPanel1.Controls.Add(this.conveyor_R11, 29, 5);
  528. this.tableLayoutPanel1.Controls.Add(this.conveyor_2337, 29, 4);
  529. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B8, 30, 7);
  530. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B7, 30, 6);
  531. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B6, 30, 5);
  532. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B5, 30, 4);
  533. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B4, 30, 3);
  534. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B3, 30, 2);
  535. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B2, 30, 1);
  536. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A66, 2, 1);
  537. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A65, 3, 8);
  538. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A64, 3, 10);
  539. this.tableLayoutPanel1.Controls.Add(this.conveyor_L22, 4, 10);
  540. this.tableLayoutPanel1.Controls.Add(this.conveyor_L21, 6, 10);
  541. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A63, 8, 8);
  542. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A62, 8, 10);
  543. this.tableLayoutPanel1.Controls.Add(this.conveyor_L20, 9, 10);
  544. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A61, 11, 8);
  545. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A60, 11, 10);
  546. this.tableLayoutPanel1.Controls.Add(this.conveyor_L19, 12, 10);
  547. this.tableLayoutPanel1.Controls.Add(this.conveyor_L18, 13, 10);
  548. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A59, 16, 8);
  549. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A58, 14, 10);
  550. this.tableLayoutPanel1.Controls.Add(this.conveyor_L17, 15, 10);
  551. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A57, 19, 8);
  552. this.tableLayoutPanel1.Controls.Add(this.conveyor_2369, 17, 10);
  553. this.tableLayoutPanel1.Controls.Add(this.conveyor_L16, 19, 10);
  554. this.tableLayoutPanel1.Controls.Add(this.conveyor_L15, 23, 10);
  555. this.tableLayoutPanel1.Controls.Add(this.conveyor_2342, 24, 10);
  556. this.tableLayoutPanel1.Controls.Add(this.conveyor_R10, 17, 12);
  557. this.tableLayoutPanel1.Controls.Add(this.conveyor_R9, 19, 12);
  558. this.tableLayoutPanel1.Controls.Add(this.conveyor_R8, 21, 12);
  559. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A52, 24, 11);
  560. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A51, 24, 12);
  561. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A50, 23, 12);
  562. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A49, 24, 18);
  563. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A48, 24, 16);
  564. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A47, 24, 14);
  565. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A46, 23, 18);
  566. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A45, 23, 16);
  567. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A25, 23, 14);
  568. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A44, 19, 19);
  569. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A43, 18, 19);
  570. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A42, 17, 19);
  571. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A41, 16, 19);
  572. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A40, 15, 19);
  573. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A39, 14, 19);
  574. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A38, 13, 19);
  575. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A37, 12, 19);
  576. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A36, 11, 19);
  577. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A35, 10, 19);
  578. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A34, 9, 19);
  579. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A33, 8, 19);
  580. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A32, 7, 19);
  581. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A31, 6, 19);
  582. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A30, 5, 19);
  583. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A29, 4, 19);
  584. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A28, 3, 19);
  585. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A27, 2, 14);
  586. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A26, 1, 19);
  587. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A24, 20, 14);
  588. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A23, 19, 14);
  589. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A22, 18, 14);
  590. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A21, 17, 14);
  591. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A20, 16, 14);
  592. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A19, 15, 14);
  593. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A18, 14, 14);
  594. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A17, 13, 14);
  595. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A16, 12, 14);
  596. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A15, 11, 14);
  597. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A14, 10, 14);
  598. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A13, 9, 14);
  599. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A12, 8, 14);
  600. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A11, 7, 14);
  601. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A10, 6, 14);
  602. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A9, 5, 14);
  603. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A8, 4, 14);
  604. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A7, 3, 14);
  605. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A6, 2, 14);
  606. this.tableLayoutPanel1.Controls.Add(this.conveyor_2331, 1, 14);
  607. this.tableLayoutPanel1.Controls.Add(this.conveyor_2368, 16, 12);
  608. this.tableLayoutPanel1.Controls.Add(this.conveyor3_B1, 15, 12);
  609. this.tableLayoutPanel1.Controls.Add(this.conveyor_R7, 13, 12);
  610. this.tableLayoutPanel1.Controls.Add(this.conveyor_R6, 11, 12);
  611. this.tableLayoutPanel1.Controls.Add(this.conveyor_R5, 9, 12);
  612. this.tableLayoutPanel1.Controls.Add(this.conveyor_R4, 7, 12);
  613. this.tableLayoutPanel1.Controls.Add(this.conveyor_R3, 5, 12);
  614. this.tableLayoutPanel1.Controls.Add(this.conveyor_R2, 3, 12);
  615. this.tableLayoutPanel1.Controls.Add(this.conveyor_R1, 2, 12);
  616. this.tableLayoutPanel1.Controls.Add(this.conveyor_2324, 1, 12);
  617. this.tableLayoutPanel1.Controls.Add(this.conveyor_L14, 17, 2);
  618. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A5, 17, 3);
  619. this.tableLayoutPanel1.Controls.Add(this.conveyor_L13, 16, 2);
  620. this.tableLayoutPanel1.Controls.Add(this.conveyor_L12, 15, 2);
  621. this.tableLayoutPanel1.Controls.Add(this.conveyor_L11, 14, 2);
  622. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A4, 14, 3);
  623. this.tableLayoutPanel1.Controls.Add(this.conveyor_L10, 13, 2);
  624. this.tableLayoutPanel1.Controls.Add(this.conveyor_L9, 11, 2);
  625. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A3, 10, 3);
  626. this.tableLayoutPanel1.Controls.Add(this.conveyor_L8, 10, 2);
  627. this.tableLayoutPanel1.Controls.Add(this.conveyor_L7, 9, 2);
  628. this.tableLayoutPanel1.Controls.Add(this.conveyor_L6, 8, 2);
  629. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A2, 7, 3);
  630. this.tableLayoutPanel1.Controls.Add(this.conveyor_L5, 7, 2);
  631. this.tableLayoutPanel1.Controls.Add(this.conveyor_L4, 6, 2);
  632. this.tableLayoutPanel1.Controls.Add(this.conveyor3_A1, 5, 3);
  633. this.tableLayoutPanel1.Controls.Add(this.conveyor_L3, 5, 2);
  634. this.tableLayoutPanel1.Controls.Add(this.conveyor_L2, 4, 2);
  635. this.tableLayoutPanel1.Controls.Add(this.conveyor_L1, 3, 2);
  636. this.tableLayoutPanel1.Controls.Add(this.conveyor_2253, 1, 2);
  637. this.tableLayoutPanel1.Controls.Add(this.conveyor_2341, 2, 19);
  638. this.tableLayoutPanel1.Controls.Add(this.conveyor_2357, 2, 2);
  639. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 22);
  640. this.tableLayoutPanel1.Controls.Add(this.label8, 0, 0);
  641. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  642. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  643. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  644. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  645. this.tableLayoutPanel1.RowCount = 32;
  646. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  647. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  648. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  649. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  650. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  651. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  652. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  653. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  654. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  655. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  656. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  657. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  658. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  659. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  660. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  661. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  662. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  663. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  664. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  665. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  666. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  667. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  668. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.060445F));
  669. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.30528F));
  670. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  671. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  672. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  673. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  674. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  675. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  676. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 3.228769F));
  677. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
  678. this.tableLayoutPanel1.Size = new System.Drawing.Size(1188, 841);
  679. this.tableLayoutPanel1.TabIndex = 0;
  680. //
  681. // tableCellLabel41
  682. //
  683. this.tableCellLabel41.BackColor = System.Drawing.Color.Transparent;
  684. this.tableCellLabel41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel41.BackgroundImage")));
  685. this.tableCellLabel41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  686. this.tableCellLabel41.Dock = System.Windows.Forms.DockStyle.Fill;
  687. this.tableCellLabel41.Location = new System.Drawing.Point(504, 520);
  688. this.tableCellLabel41.Margin = new System.Windows.Forms.Padding(0);
  689. this.tableCellLabel41.Name = "tableCellLabel41";
  690. this.tableCellLabel41.Size = new System.Drawing.Size(36, 26);
  691. this.tableCellLabel41.TabIndex = 621;
  692. //
  693. // tableCellLabel40
  694. //
  695. this.tableCellLabel40.BackColor = System.Drawing.Color.Transparent;
  696. this.tableCellLabel40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel40.BackgroundImage")));
  697. this.tableCellLabel40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  698. this.tableCellLabel40.Dock = System.Windows.Forms.DockStyle.Fill;
  699. this.tableCellLabel40.Location = new System.Drawing.Point(540, 520);
  700. this.tableCellLabel40.Margin = new System.Windows.Forms.Padding(0);
  701. this.tableCellLabel40.Name = "tableCellLabel40";
  702. this.tableCellLabel40.Size = new System.Drawing.Size(36, 26);
  703. this.tableCellLabel40.TabIndex = 620;
  704. //
  705. // rgv021
  706. //
  707. this.tableLayoutPanel1.SetColumnSpan(this.rgv021, 2);
  708. this.rgv021.Dock = System.Windows.Forms.DockStyle.Fill;
  709. this.rgv021.Location = new System.Drawing.Point(434, 522);
  710. this.rgv021.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  711. this.rgv021.Name = "rgv021";
  712. this.rgv021.Size = new System.Drawing.Size(68, 22);
  713. this.rgv021.TabIndex = 619;
  714. //
  715. // tableCellLabel39
  716. //
  717. this.tableCellLabel39.BackColor = System.Drawing.Color.Transparent;
  718. this.tableCellLabel39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel39.BackgroundImage")));
  719. this.tableCellLabel39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  720. this.tableCellLabel39.Dock = System.Windows.Forms.DockStyle.Fill;
  721. this.tableCellLabel39.Location = new System.Drawing.Point(540, 338);
  722. this.tableCellLabel39.Margin = new System.Windows.Forms.Padding(0);
  723. this.tableCellLabel39.Name = "tableCellLabel39";
  724. this.tableCellLabel39.Size = new System.Drawing.Size(36, 26);
  725. this.tableCellLabel39.TabIndex = 618;
  726. //
  727. // tableCellLabel38
  728. //
  729. this.tableCellLabel38.BackColor = System.Drawing.Color.Transparent;
  730. this.tableCellLabel38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel38.BackgroundImage")));
  731. this.tableCellLabel38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  732. this.tableCellLabel38.Dock = System.Windows.Forms.DockStyle.Fill;
  733. this.tableCellLabel38.Location = new System.Drawing.Point(576, 338);
  734. this.tableCellLabel38.Margin = new System.Windows.Forms.Padding(0);
  735. this.tableCellLabel38.Name = "tableCellLabel38";
  736. this.tableCellLabel38.Size = new System.Drawing.Size(36, 26);
  737. this.tableCellLabel38.TabIndex = 617;
  738. //
  739. // rgv02
  740. //
  741. this.tableLayoutPanel1.SetColumnSpan(this.rgv02, 2);
  742. this.rgv02.Dock = System.Windows.Forms.DockStyle.Fill;
  743. this.rgv02.Location = new System.Drawing.Point(470, 340);
  744. this.rgv02.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  745. this.rgv02.Name = "rgv02";
  746. this.rgv02.Size = new System.Drawing.Size(68, 22);
  747. this.rgv02.TabIndex = 616;
  748. //
  749. // tableCellLabel37
  750. //
  751. this.tableCellLabel37.BackColor = System.Drawing.Color.Transparent;
  752. this.tableCellLabel37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel37.BackgroundImage")));
  753. this.tableCellLabel37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  754. this.tableCellLabel37.Dock = System.Windows.Forms.DockStyle.Fill;
  755. this.tableCellLabel37.Location = new System.Drawing.Point(864, 520);
  756. this.tableCellLabel37.Margin = new System.Windows.Forms.Padding(0);
  757. this.tableCellLabel37.Name = "tableCellLabel37";
  758. this.tableCellLabel37.Size = new System.Drawing.Size(36, 26);
  759. this.tableCellLabel37.TabIndex = 615;
  760. //
  761. // tableCellLabel36
  762. //
  763. this.tableCellLabel36.BackColor = System.Drawing.Color.Transparent;
  764. this.tableCellLabel36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel36.BackgroundImage")));
  765. this.tableCellLabel36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  766. this.tableCellLabel36.Dock = System.Windows.Forms.DockStyle.Fill;
  767. this.tableCellLabel36.Location = new System.Drawing.Point(828, 520);
  768. this.tableCellLabel36.Margin = new System.Windows.Forms.Padding(0);
  769. this.tableCellLabel36.Name = "tableCellLabel36";
  770. this.tableCellLabel36.Size = new System.Drawing.Size(36, 26);
  771. this.tableCellLabel36.TabIndex = 614;
  772. //
  773. // tableCellLabel35
  774. //
  775. this.tableCellLabel35.BackColor = System.Drawing.Color.Transparent;
  776. this.tableCellLabel35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel35.BackgroundImage")));
  777. this.tableCellLabel35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  778. this.tableCellLabel35.Dock = System.Windows.Forms.DockStyle.Fill;
  779. this.tableCellLabel35.Location = new System.Drawing.Point(792, 520);
  780. this.tableCellLabel35.Margin = new System.Windows.Forms.Padding(0);
  781. this.tableCellLabel35.Name = "tableCellLabel35";
  782. this.tableCellLabel35.Size = new System.Drawing.Size(36, 26);
  783. this.tableCellLabel35.TabIndex = 613;
  784. //
  785. // tableCellLabel34
  786. //
  787. this.tableCellLabel34.BackColor = System.Drawing.Color.Transparent;
  788. this.tableCellLabel34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel34.BackgroundImage")));
  789. this.tableCellLabel34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  790. this.tableCellLabel34.Dock = System.Windows.Forms.DockStyle.Fill;
  791. this.tableCellLabel34.Location = new System.Drawing.Point(756, 520);
  792. this.tableCellLabel34.Margin = new System.Windows.Forms.Padding(0);
  793. this.tableCellLabel34.Name = "tableCellLabel34";
  794. this.tableCellLabel34.Size = new System.Drawing.Size(36, 26);
  795. this.tableCellLabel34.TabIndex = 612;
  796. //
  797. // tableCellLabel33
  798. //
  799. this.tableCellLabel33.BackColor = System.Drawing.Color.Transparent;
  800. this.tableCellLabel33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel33.BackgroundImage")));
  801. this.tableCellLabel33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  802. this.tableCellLabel33.Dock = System.Windows.Forms.DockStyle.Fill;
  803. this.tableCellLabel33.Location = new System.Drawing.Point(720, 520);
  804. this.tableCellLabel33.Margin = new System.Windows.Forms.Padding(0);
  805. this.tableCellLabel33.Name = "tableCellLabel33";
  806. this.tableCellLabel33.Size = new System.Drawing.Size(36, 26);
  807. this.tableCellLabel33.TabIndex = 611;
  808. //
  809. // tableCellLabel32
  810. //
  811. this.tableCellLabel32.BackColor = System.Drawing.Color.Transparent;
  812. this.tableCellLabel32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel32.BackgroundImage")));
  813. this.tableCellLabel32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  814. this.tableCellLabel32.Dock = System.Windows.Forms.DockStyle.Fill;
  815. this.tableCellLabel32.Location = new System.Drawing.Point(684, 520);
  816. this.tableCellLabel32.Margin = new System.Windows.Forms.Padding(0);
  817. this.tableCellLabel32.Name = "tableCellLabel32";
  818. this.tableCellLabel32.Size = new System.Drawing.Size(36, 26);
  819. this.tableCellLabel32.TabIndex = 610;
  820. //
  821. // tableCellLabel31
  822. //
  823. this.tableCellLabel31.BackColor = System.Drawing.Color.Transparent;
  824. this.tableCellLabel31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel31.BackgroundImage")));
  825. this.tableCellLabel31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  826. this.tableCellLabel31.Dock = System.Windows.Forms.DockStyle.Fill;
  827. this.tableCellLabel31.Location = new System.Drawing.Point(648, 520);
  828. this.tableCellLabel31.Margin = new System.Windows.Forms.Padding(0);
  829. this.tableCellLabel31.Name = "tableCellLabel31";
  830. this.tableCellLabel31.Size = new System.Drawing.Size(36, 26);
  831. this.tableCellLabel31.TabIndex = 609;
  832. //
  833. // tableCellLabel30
  834. //
  835. this.tableCellLabel30.BackColor = System.Drawing.Color.Transparent;
  836. this.tableCellLabel30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel30.BackgroundImage")));
  837. this.tableCellLabel30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  838. this.tableCellLabel30.Dock = System.Windows.Forms.DockStyle.Fill;
  839. this.tableCellLabel30.Location = new System.Drawing.Point(612, 520);
  840. this.tableCellLabel30.Margin = new System.Windows.Forms.Padding(0);
  841. this.tableCellLabel30.Name = "tableCellLabel30";
  842. this.tableCellLabel30.Size = new System.Drawing.Size(36, 26);
  843. this.tableCellLabel30.TabIndex = 608;
  844. //
  845. // tableCellLabel29
  846. //
  847. this.tableCellLabel29.BackColor = System.Drawing.Color.Transparent;
  848. this.tableCellLabel29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel29.BackgroundImage")));
  849. this.tableCellLabel29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  850. this.tableCellLabel29.Dock = System.Windows.Forms.DockStyle.Fill;
  851. this.tableCellLabel29.Location = new System.Drawing.Point(576, 520);
  852. this.tableCellLabel29.Margin = new System.Windows.Forms.Padding(0);
  853. this.tableCellLabel29.Name = "tableCellLabel29";
  854. this.tableCellLabel29.Size = new System.Drawing.Size(36, 26);
  855. this.tableCellLabel29.TabIndex = 607;
  856. //
  857. // tableCellLabel28
  858. //
  859. this.tableCellLabel28.BackColor = System.Drawing.Color.Transparent;
  860. this.tableCellLabel28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel28.BackgroundImage")));
  861. this.tableCellLabel28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  862. this.tableCellLabel28.Dock = System.Windows.Forms.DockStyle.Fill;
  863. this.tableCellLabel28.Location = new System.Drawing.Point(396, 520);
  864. this.tableCellLabel28.Margin = new System.Windows.Forms.Padding(0);
  865. this.tableCellLabel28.Name = "tableCellLabel28";
  866. this.tableCellLabel28.Size = new System.Drawing.Size(36, 26);
  867. this.tableCellLabel28.TabIndex = 606;
  868. //
  869. // tableCellLabel27
  870. //
  871. this.tableCellLabel27.BackColor = System.Drawing.Color.Transparent;
  872. this.tableCellLabel27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel27.BackgroundImage")));
  873. this.tableCellLabel27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  874. this.tableCellLabel27.Dock = System.Windows.Forms.DockStyle.Fill;
  875. this.tableCellLabel27.Location = new System.Drawing.Point(360, 520);
  876. this.tableCellLabel27.Margin = new System.Windows.Forms.Padding(0);
  877. this.tableCellLabel27.Name = "tableCellLabel27";
  878. this.tableCellLabel27.Size = new System.Drawing.Size(36, 26);
  879. this.tableCellLabel27.TabIndex = 605;
  880. //
  881. // tableCellLabel26
  882. //
  883. this.tableCellLabel26.BackColor = System.Drawing.Color.Transparent;
  884. this.tableCellLabel26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel26.BackgroundImage")));
  885. this.tableCellLabel26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  886. this.tableCellLabel26.Dock = System.Windows.Forms.DockStyle.Fill;
  887. this.tableCellLabel26.Location = new System.Drawing.Point(324, 520);
  888. this.tableCellLabel26.Margin = new System.Windows.Forms.Padding(0);
  889. this.tableCellLabel26.Name = "tableCellLabel26";
  890. this.tableCellLabel26.Size = new System.Drawing.Size(36, 26);
  891. this.tableCellLabel26.TabIndex = 604;
  892. //
  893. // tableCellLabel25
  894. //
  895. this.tableCellLabel25.BackColor = System.Drawing.Color.Transparent;
  896. this.tableCellLabel25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel25.BackgroundImage")));
  897. this.tableCellLabel25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  898. this.tableCellLabel25.Dock = System.Windows.Forms.DockStyle.Fill;
  899. this.tableCellLabel25.Location = new System.Drawing.Point(288, 520);
  900. this.tableCellLabel25.Margin = new System.Windows.Forms.Padding(0);
  901. this.tableCellLabel25.Name = "tableCellLabel25";
  902. this.tableCellLabel25.Size = new System.Drawing.Size(36, 26);
  903. this.tableCellLabel25.TabIndex = 603;
  904. //
  905. // tableCellLabel24
  906. //
  907. this.tableCellLabel24.BackColor = System.Drawing.Color.Transparent;
  908. this.tableCellLabel24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel24.BackgroundImage")));
  909. this.tableCellLabel24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  910. this.tableCellLabel24.Dock = System.Windows.Forms.DockStyle.Fill;
  911. this.tableCellLabel24.Location = new System.Drawing.Point(252, 520);
  912. this.tableCellLabel24.Margin = new System.Windows.Forms.Padding(0);
  913. this.tableCellLabel24.Name = "tableCellLabel24";
  914. this.tableCellLabel24.Size = new System.Drawing.Size(36, 26);
  915. this.tableCellLabel24.TabIndex = 602;
  916. //
  917. // tableCellLabel23
  918. //
  919. this.tableCellLabel23.BackColor = System.Drawing.Color.Transparent;
  920. this.tableCellLabel23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel23.BackgroundImage")));
  921. this.tableCellLabel23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  922. this.tableCellLabel23.Dock = System.Windows.Forms.DockStyle.Fill;
  923. this.tableCellLabel23.Location = new System.Drawing.Point(216, 520);
  924. this.tableCellLabel23.Margin = new System.Windows.Forms.Padding(0);
  925. this.tableCellLabel23.Name = "tableCellLabel23";
  926. this.tableCellLabel23.Size = new System.Drawing.Size(36, 26);
  927. this.tableCellLabel23.TabIndex = 601;
  928. //
  929. // tableCellLabel22
  930. //
  931. this.tableCellLabel22.BackColor = System.Drawing.Color.Transparent;
  932. this.tableCellLabel22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel22.BackgroundImage")));
  933. this.tableCellLabel22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  934. this.tableCellLabel22.Dock = System.Windows.Forms.DockStyle.Fill;
  935. this.tableCellLabel22.Location = new System.Drawing.Point(180, 520);
  936. this.tableCellLabel22.Margin = new System.Windows.Forms.Padding(0);
  937. this.tableCellLabel22.Name = "tableCellLabel22";
  938. this.tableCellLabel22.Size = new System.Drawing.Size(36, 26);
  939. this.tableCellLabel22.TabIndex = 600;
  940. //
  941. // tableCellLabel21
  942. //
  943. this.tableCellLabel21.BackColor = System.Drawing.Color.Transparent;
  944. this.tableCellLabel21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel21.BackgroundImage")));
  945. this.tableCellLabel21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  946. this.tableCellLabel21.Dock = System.Windows.Forms.DockStyle.Fill;
  947. this.tableCellLabel21.Location = new System.Drawing.Point(144, 520);
  948. this.tableCellLabel21.Margin = new System.Windows.Forms.Padding(0);
  949. this.tableCellLabel21.Name = "tableCellLabel21";
  950. this.tableCellLabel21.Size = new System.Drawing.Size(36, 26);
  951. this.tableCellLabel21.TabIndex = 599;
  952. //
  953. // tableCellLabel20
  954. //
  955. this.tableCellLabel20.BackColor = System.Drawing.Color.Transparent;
  956. this.tableCellLabel20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel20.BackgroundImage")));
  957. this.tableCellLabel20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  958. this.tableCellLabel20.Dock = System.Windows.Forms.DockStyle.Fill;
  959. this.tableCellLabel20.Location = new System.Drawing.Point(108, 520);
  960. this.tableCellLabel20.Margin = new System.Windows.Forms.Padding(0);
  961. this.tableCellLabel20.Name = "tableCellLabel20";
  962. this.tableCellLabel20.Size = new System.Drawing.Size(36, 26);
  963. this.tableCellLabel20.TabIndex = 598;
  964. //
  965. // tableCellLabel19
  966. //
  967. this.tableCellLabel19.BackColor = System.Drawing.Color.Transparent;
  968. this.tableCellLabel19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel19.BackgroundImage")));
  969. this.tableCellLabel19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  970. this.tableCellLabel19.Dock = System.Windows.Forms.DockStyle.Fill;
  971. this.tableCellLabel19.Location = new System.Drawing.Point(72, 520);
  972. this.tableCellLabel19.Margin = new System.Windows.Forms.Padding(0);
  973. this.tableCellLabel19.Name = "tableCellLabel19";
  974. this.tableCellLabel19.Size = new System.Drawing.Size(36, 26);
  975. this.tableCellLabel19.TabIndex = 597;
  976. //
  977. // tableCellLabel18
  978. //
  979. this.tableCellLabel18.BackColor = System.Drawing.Color.Transparent;
  980. this.tableCellLabel18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel18.BackgroundImage")));
  981. this.tableCellLabel18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  982. this.tableCellLabel18.Dock = System.Windows.Forms.DockStyle.Fill;
  983. this.tableCellLabel18.Location = new System.Drawing.Point(36, 520);
  984. this.tableCellLabel18.Margin = new System.Windows.Forms.Padding(0);
  985. this.tableCellLabel18.Name = "tableCellLabel18";
  986. this.tableCellLabel18.Size = new System.Drawing.Size(36, 26);
  987. this.tableCellLabel18.TabIndex = 596;
  988. //
  989. // tableCellLabel17
  990. //
  991. this.tableCellLabel17.BackColor = System.Drawing.Color.Transparent;
  992. this.tableCellLabel17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel17.BackgroundImage")));
  993. this.tableCellLabel17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  994. this.tableCellLabel17.Dock = System.Windows.Forms.DockStyle.Fill;
  995. this.tableCellLabel17.Location = new System.Drawing.Point(756, 338);
  996. this.tableCellLabel17.Margin = new System.Windows.Forms.Padding(0);
  997. this.tableCellLabel17.Name = "tableCellLabel17";
  998. this.tableCellLabel17.Size = new System.Drawing.Size(36, 26);
  999. this.tableCellLabel17.TabIndex = 595;
  1000. //
  1001. // tableCellLabel15
  1002. //
  1003. this.tableCellLabel15.BackColor = System.Drawing.Color.Transparent;
  1004. this.tableCellLabel15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel15.BackgroundImage")));
  1005. this.tableCellLabel15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1006. this.tableCellLabel15.Dock = System.Windows.Forms.DockStyle.Fill;
  1007. this.tableCellLabel15.Location = new System.Drawing.Point(720, 338);
  1008. this.tableCellLabel15.Margin = new System.Windows.Forms.Padding(0);
  1009. this.tableCellLabel15.Name = "tableCellLabel15";
  1010. this.tableCellLabel15.Size = new System.Drawing.Size(36, 26);
  1011. this.tableCellLabel15.TabIndex = 594;
  1012. //
  1013. // tableCellLabel14
  1014. //
  1015. this.tableCellLabel14.BackColor = System.Drawing.Color.Transparent;
  1016. this.tableCellLabel14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel14.BackgroundImage")));
  1017. this.tableCellLabel14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1018. this.tableCellLabel14.Dock = System.Windows.Forms.DockStyle.Fill;
  1019. this.tableCellLabel14.Location = new System.Drawing.Point(684, 338);
  1020. this.tableCellLabel14.Margin = new System.Windows.Forms.Padding(0);
  1021. this.tableCellLabel14.Name = "tableCellLabel14";
  1022. this.tableCellLabel14.Size = new System.Drawing.Size(36, 26);
  1023. this.tableCellLabel14.TabIndex = 593;
  1024. //
  1025. // tableCellLabel13
  1026. //
  1027. this.tableCellLabel13.BackColor = System.Drawing.Color.Transparent;
  1028. this.tableCellLabel13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel13.BackgroundImage")));
  1029. this.tableCellLabel13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1030. this.tableCellLabel13.Dock = System.Windows.Forms.DockStyle.Fill;
  1031. this.tableCellLabel13.Location = new System.Drawing.Point(648, 338);
  1032. this.tableCellLabel13.Margin = new System.Windows.Forms.Padding(0);
  1033. this.tableCellLabel13.Name = "tableCellLabel13";
  1034. this.tableCellLabel13.Size = new System.Drawing.Size(36, 26);
  1035. this.tableCellLabel13.TabIndex = 592;
  1036. //
  1037. // tableCellLabel12
  1038. //
  1039. this.tableCellLabel12.BackColor = System.Drawing.Color.Transparent;
  1040. this.tableCellLabel12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel12.BackgroundImage")));
  1041. this.tableCellLabel12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1042. this.tableCellLabel12.Dock = System.Windows.Forms.DockStyle.Fill;
  1043. this.tableCellLabel12.Location = new System.Drawing.Point(612, 338);
  1044. this.tableCellLabel12.Margin = new System.Windows.Forms.Padding(0);
  1045. this.tableCellLabel12.Name = "tableCellLabel12";
  1046. this.tableCellLabel12.Size = new System.Drawing.Size(36, 26);
  1047. this.tableCellLabel12.TabIndex = 591;
  1048. //
  1049. // tableCellLabel11
  1050. //
  1051. this.tableCellLabel11.BackColor = System.Drawing.Color.Transparent;
  1052. this.tableCellLabel11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel11.BackgroundImage")));
  1053. this.tableCellLabel11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1054. this.tableCellLabel11.Dock = System.Windows.Forms.DockStyle.Fill;
  1055. this.tableCellLabel11.Location = new System.Drawing.Point(432, 338);
  1056. this.tableCellLabel11.Margin = new System.Windows.Forms.Padding(0);
  1057. this.tableCellLabel11.Name = "tableCellLabel11";
  1058. this.tableCellLabel11.Size = new System.Drawing.Size(36, 26);
  1059. this.tableCellLabel11.TabIndex = 590;
  1060. //
  1061. // tableCellLabel10
  1062. //
  1063. this.tableCellLabel10.BackColor = System.Drawing.Color.Transparent;
  1064. this.tableCellLabel10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel10.BackgroundImage")));
  1065. this.tableCellLabel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1066. this.tableCellLabel10.Dock = System.Windows.Forms.DockStyle.Fill;
  1067. this.tableCellLabel10.Location = new System.Drawing.Point(396, 338);
  1068. this.tableCellLabel10.Margin = new System.Windows.Forms.Padding(0);
  1069. this.tableCellLabel10.Name = "tableCellLabel10";
  1070. this.tableCellLabel10.Size = new System.Drawing.Size(36, 26);
  1071. this.tableCellLabel10.TabIndex = 589;
  1072. //
  1073. // tableCellLabel9
  1074. //
  1075. this.tableCellLabel9.BackColor = System.Drawing.Color.Transparent;
  1076. this.tableCellLabel9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel9.BackgroundImage")));
  1077. this.tableCellLabel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1078. this.tableCellLabel9.Dock = System.Windows.Forms.DockStyle.Fill;
  1079. this.tableCellLabel9.Location = new System.Drawing.Point(360, 338);
  1080. this.tableCellLabel9.Margin = new System.Windows.Forms.Padding(0);
  1081. this.tableCellLabel9.Name = "tableCellLabel9";
  1082. this.tableCellLabel9.Size = new System.Drawing.Size(36, 26);
  1083. this.tableCellLabel9.TabIndex = 588;
  1084. //
  1085. // tableCellLabel8
  1086. //
  1087. this.tableCellLabel8.BackColor = System.Drawing.Color.Transparent;
  1088. this.tableCellLabel8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel8.BackgroundImage")));
  1089. this.tableCellLabel8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1090. this.tableCellLabel8.Dock = System.Windows.Forms.DockStyle.Fill;
  1091. this.tableCellLabel8.Location = new System.Drawing.Point(324, 338);
  1092. this.tableCellLabel8.Margin = new System.Windows.Forms.Padding(0);
  1093. this.tableCellLabel8.Name = "tableCellLabel8";
  1094. this.tableCellLabel8.Size = new System.Drawing.Size(36, 26);
  1095. this.tableCellLabel8.TabIndex = 587;
  1096. //
  1097. // tableCellLabel7
  1098. //
  1099. this.tableCellLabel7.BackColor = System.Drawing.Color.Transparent;
  1100. this.tableCellLabel7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel7.BackgroundImage")));
  1101. this.tableCellLabel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1102. this.tableCellLabel7.Dock = System.Windows.Forms.DockStyle.Fill;
  1103. this.tableCellLabel7.Location = new System.Drawing.Point(288, 338);
  1104. this.tableCellLabel7.Margin = new System.Windows.Forms.Padding(0);
  1105. this.tableCellLabel7.Name = "tableCellLabel7";
  1106. this.tableCellLabel7.Size = new System.Drawing.Size(36, 26);
  1107. this.tableCellLabel7.TabIndex = 586;
  1108. //
  1109. // tableCellLabel6
  1110. //
  1111. this.tableCellLabel6.BackColor = System.Drawing.Color.Transparent;
  1112. this.tableCellLabel6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel6.BackgroundImage")));
  1113. this.tableCellLabel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1114. this.tableCellLabel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1115. this.tableCellLabel6.Location = new System.Drawing.Point(252, 338);
  1116. this.tableCellLabel6.Margin = new System.Windows.Forms.Padding(0);
  1117. this.tableCellLabel6.Name = "tableCellLabel6";
  1118. this.tableCellLabel6.Size = new System.Drawing.Size(36, 26);
  1119. this.tableCellLabel6.TabIndex = 585;
  1120. //
  1121. // tableCellLabel5
  1122. //
  1123. this.tableCellLabel5.BackColor = System.Drawing.Color.Transparent;
  1124. this.tableCellLabel5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel5.BackgroundImage")));
  1125. this.tableCellLabel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1126. this.tableCellLabel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1127. this.tableCellLabel5.Location = new System.Drawing.Point(216, 338);
  1128. this.tableCellLabel5.Margin = new System.Windows.Forms.Padding(0);
  1129. this.tableCellLabel5.Name = "tableCellLabel5";
  1130. this.tableCellLabel5.Size = new System.Drawing.Size(36, 26);
  1131. this.tableCellLabel5.TabIndex = 584;
  1132. //
  1133. // tableCellLabel4
  1134. //
  1135. this.tableCellLabel4.BackColor = System.Drawing.Color.Transparent;
  1136. this.tableCellLabel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel4.BackgroundImage")));
  1137. this.tableCellLabel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1138. this.tableCellLabel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1139. this.tableCellLabel4.Location = new System.Drawing.Point(180, 338);
  1140. this.tableCellLabel4.Margin = new System.Windows.Forms.Padding(0);
  1141. this.tableCellLabel4.Name = "tableCellLabel4";
  1142. this.tableCellLabel4.Size = new System.Drawing.Size(36, 26);
  1143. this.tableCellLabel4.TabIndex = 583;
  1144. //
  1145. // tableCellLabel3
  1146. //
  1147. this.tableCellLabel3.BackColor = System.Drawing.Color.Transparent;
  1148. this.tableCellLabel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel3.BackgroundImage")));
  1149. this.tableCellLabel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1150. this.tableCellLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1151. this.tableCellLabel3.Location = new System.Drawing.Point(144, 338);
  1152. this.tableCellLabel3.Margin = new System.Windows.Forms.Padding(0);
  1153. this.tableCellLabel3.Name = "tableCellLabel3";
  1154. this.tableCellLabel3.Size = new System.Drawing.Size(36, 26);
  1155. this.tableCellLabel3.TabIndex = 582;
  1156. //
  1157. // tableCellLabel2
  1158. //
  1159. this.tableCellLabel2.BackColor = System.Drawing.Color.Transparent;
  1160. this.tableCellLabel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel2.BackgroundImage")));
  1161. this.tableCellLabel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1162. this.tableCellLabel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1163. this.tableCellLabel2.Location = new System.Drawing.Point(108, 338);
  1164. this.tableCellLabel2.Margin = new System.Windows.Forms.Padding(0);
  1165. this.tableCellLabel2.Name = "tableCellLabel2";
  1166. this.tableCellLabel2.Size = new System.Drawing.Size(36, 26);
  1167. this.tableCellLabel2.TabIndex = 581;
  1168. //
  1169. // tableCellLabel1
  1170. //
  1171. this.tableCellLabel1.BackColor = System.Drawing.Color.Transparent;
  1172. this.tableCellLabel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel1.BackgroundImage")));
  1173. this.tableCellLabel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1174. this.tableCellLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1175. this.tableCellLabel1.Location = new System.Drawing.Point(72, 338);
  1176. this.tableCellLabel1.Margin = new System.Windows.Forms.Padding(0);
  1177. this.tableCellLabel1.Name = "tableCellLabel1";
  1178. this.tableCellLabel1.Size = new System.Drawing.Size(36, 26);
  1179. this.tableCellLabel1.TabIndex = 580;
  1180. //
  1181. // tableCellLabel16
  1182. //
  1183. this.tableCellLabel16.BackColor = System.Drawing.Color.Transparent;
  1184. this.tableCellLabel16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tableCellLabel16.BackgroundImage")));
  1185. this.tableCellLabel16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1186. this.tableCellLabel16.Dock = System.Windows.Forms.DockStyle.Fill;
  1187. this.tableCellLabel16.Location = new System.Drawing.Point(36, 338);
  1188. this.tableCellLabel16.Margin = new System.Windows.Forms.Padding(0);
  1189. this.tableCellLabel16.Name = "tableCellLabel16";
  1190. this.tableCellLabel16.Size = new System.Drawing.Size(36, 26);
  1191. this.tableCellLabel16.TabIndex = 579;
  1192. //
  1193. // label16
  1194. //
  1195. this.label16.AutoSize = true;
  1196. this.label16.BackColor = System.Drawing.Color.Lime;
  1197. this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
  1198. this.label16.Location = new System.Drawing.Point(75, 286);
  1199. this.label16.Name = "label16";
  1200. this.label16.Size = new System.Drawing.Size(30, 26);
  1201. this.label16.TabIndex = 578;
  1202. this.label16.Text = "扫码";
  1203. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1204. //
  1205. // label13
  1206. //
  1207. this.label13.AutoSize = true;
  1208. this.tableLayoutPanel1.SetColumnSpan(this.label13, 3);
  1209. this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
  1210. this.label13.Font = new System.Drawing.Font("宋体", 10F);
  1211. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1212. this.label13.Location = new System.Drawing.Point(938, 0);
  1213. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1214. this.label13.Name = "label13";
  1215. this.label13.Padding = new System.Windows.Forms.Padding(0, 8, 0, 0);
  1216. this.label13.Size = new System.Drawing.Size(104, 26);
  1217. this.label13.TabIndex = 575;
  1218. this.label13.Text = "产线补给区域";
  1219. //
  1220. // label9
  1221. //
  1222. this.label9.AutoSize = true;
  1223. this.tableLayoutPanel1.SetColumnSpan(this.label9, 2);
  1224. this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
  1225. this.label9.Font = new System.Drawing.Font("宋体", 10F);
  1226. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1227. this.label9.Location = new System.Drawing.Point(2, 182);
  1228. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1229. this.label9.Name = "label9";
  1230. this.label9.Padding = new System.Windows.Forms.Padding(0, 8, 0, 0);
  1231. this.label9.Size = new System.Drawing.Size(68, 26);
  1232. this.label9.TabIndex = 574;
  1233. this.label9.Text = "入库区域";
  1234. //
  1235. // conveyor3_B29
  1236. //
  1237. this.conveyor3_B29.Dock = System.Windows.Forms.DockStyle.Fill;
  1238. this.conveyor3_B29.Location = new System.Drawing.Point(1080, 754);
  1239. this.conveyor3_B29.Margin = new System.Windows.Forms.Padding(0);
  1240. this.conveyor3_B29.Name = "conveyor3_B29";
  1241. this.conveyor3_B29.Size = new System.Drawing.Size(36, 26);
  1242. this.conveyor3_B29.TabIndex = 567;
  1243. //
  1244. // conveyor3_B28
  1245. //
  1246. this.conveyor3_B28.Dock = System.Windows.Forms.DockStyle.Fill;
  1247. this.conveyor3_B28.Location = new System.Drawing.Point(1080, 702);
  1248. this.conveyor3_B28.Margin = new System.Windows.Forms.Padding(0);
  1249. this.conveyor3_B28.Name = "conveyor3_B28";
  1250. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_B28, 2);
  1251. this.conveyor3_B28.Size = new System.Drawing.Size(36, 52);
  1252. this.conveyor3_B28.TabIndex = 566;
  1253. //
  1254. // conveyor3_B27
  1255. //
  1256. this.conveyor3_B27.Dock = System.Windows.Forms.DockStyle.Fill;
  1257. this.conveyor3_B27.Location = new System.Drawing.Point(1080, 676);
  1258. this.conveyor3_B27.Margin = new System.Windows.Forms.Padding(0);
  1259. this.conveyor3_B27.Name = "conveyor3_B27";
  1260. this.conveyor3_B27.Size = new System.Drawing.Size(36, 26);
  1261. this.conveyor3_B27.TabIndex = 565;
  1262. //
  1263. // conveyor3_B26
  1264. //
  1265. this.conveyor3_B26.Dock = System.Windows.Forms.DockStyle.Fill;
  1266. this.conveyor3_B26.Location = new System.Drawing.Point(1080, 650);
  1267. this.conveyor3_B26.Margin = new System.Windows.Forms.Padding(0);
  1268. this.conveyor3_B26.Name = "conveyor3_B26";
  1269. this.conveyor3_B26.Size = new System.Drawing.Size(36, 26);
  1270. this.conveyor3_B26.TabIndex = 564;
  1271. //
  1272. // conveyor3_B25
  1273. //
  1274. this.conveyor3_B25.Dock = System.Windows.Forms.DockStyle.Fill;
  1275. this.conveyor3_B25.Location = new System.Drawing.Point(1080, 624);
  1276. this.conveyor3_B25.Margin = new System.Windows.Forms.Padding(0);
  1277. this.conveyor3_B25.Name = "conveyor3_B25";
  1278. this.conveyor3_B25.Size = new System.Drawing.Size(36, 26);
  1279. this.conveyor3_B25.TabIndex = 563;
  1280. //
  1281. // conveyor3_B24
  1282. //
  1283. this.conveyor3_B24.Dock = System.Windows.Forms.DockStyle.Fill;
  1284. this.conveyor3_B24.Location = new System.Drawing.Point(1080, 572);
  1285. this.conveyor3_B24.Margin = new System.Windows.Forms.Padding(0);
  1286. this.conveyor3_B24.Name = "conveyor3_B24";
  1287. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_B24, 2);
  1288. this.conveyor3_B24.Size = new System.Drawing.Size(36, 52);
  1289. this.conveyor3_B24.TabIndex = 562;
  1290. //
  1291. // conveyor_L29
  1292. //
  1293. this.conveyor_L29.BackColor = System.Drawing.Color.Transparent;
  1294. this.conveyor_L29.Dock = System.Windows.Forms.DockStyle.Fill;
  1295. this.conveyor_L29.Location = new System.Drawing.Point(1044, 676);
  1296. this.conveyor_L29.Margin = new System.Windows.Forms.Padding(0);
  1297. this.conveyor_L29.Name = "conveyor_L29";
  1298. this.conveyor_L29.Size = new System.Drawing.Size(36, 26);
  1299. this.conveyor_L29.TabIndex = 561;
  1300. //
  1301. // conveyor_L28
  1302. //
  1303. this.conveyor_L28.BackColor = System.Drawing.Color.Transparent;
  1304. this.conveyor_L28.Dock = System.Windows.Forms.DockStyle.Fill;
  1305. this.conveyor_L28.Location = new System.Drawing.Point(1008, 676);
  1306. this.conveyor_L28.Margin = new System.Windows.Forms.Padding(0);
  1307. this.conveyor_L28.Name = "conveyor_L28";
  1308. this.conveyor_L28.Size = new System.Drawing.Size(36, 26);
  1309. this.conveyor_L28.TabIndex = 560;
  1310. //
  1311. // conveyor_2344
  1312. //
  1313. this.conveyor_2344.BackColor = System.Drawing.Color.Transparent;
  1314. this.conveyor_2344.Dock = System.Windows.Forms.DockStyle.Fill;
  1315. this.conveyor_2344.Location = new System.Drawing.Point(972, 676);
  1316. this.conveyor_2344.Margin = new System.Windows.Forms.Padding(0);
  1317. this.conveyor_2344.Name = "conveyor_2344";
  1318. this.conveyor_2344.Size = new System.Drawing.Size(36, 26);
  1319. this.conveyor_2344.TabIndex = 559;
  1320. //
  1321. // conveyor_R22
  1322. //
  1323. this.conveyor_R22.BackColor = System.Drawing.Color.Transparent;
  1324. this.conveyor_R22.Dock = System.Windows.Forms.DockStyle.Fill;
  1325. this.conveyor_R22.Location = new System.Drawing.Point(1044, 624);
  1326. this.conveyor_R22.Margin = new System.Windows.Forms.Padding(0);
  1327. this.conveyor_R22.Name = "conveyor_R22";
  1328. this.conveyor_R22.Size = new System.Drawing.Size(36, 26);
  1329. this.conveyor_R22.TabIndex = 558;
  1330. //
  1331. // conveyor_R21
  1332. //
  1333. this.conveyor_R21.BackColor = System.Drawing.Color.Transparent;
  1334. this.conveyor_R21.Dock = System.Windows.Forms.DockStyle.Fill;
  1335. this.conveyor_R21.Location = new System.Drawing.Point(1008, 624);
  1336. this.conveyor_R21.Margin = new System.Windows.Forms.Padding(0);
  1337. this.conveyor_R21.Name = "conveyor_R21";
  1338. this.conveyor_R21.Size = new System.Drawing.Size(36, 26);
  1339. this.conveyor_R21.TabIndex = 557;
  1340. //
  1341. // conveyor_R20
  1342. //
  1343. this.conveyor_R20.BackColor = System.Drawing.Color.Transparent;
  1344. this.conveyor_R20.Dock = System.Windows.Forms.DockStyle.Fill;
  1345. this.conveyor_R20.Location = new System.Drawing.Point(972, 624);
  1346. this.conveyor_R20.Margin = new System.Windows.Forms.Padding(0);
  1347. this.conveyor_R20.Name = "conveyor_R20";
  1348. this.conveyor_R20.Size = new System.Drawing.Size(36, 26);
  1349. this.conveyor_R20.TabIndex = 556;
  1350. //
  1351. // conveyor_2321
  1352. //
  1353. this.conveyor_2321.Dock = System.Windows.Forms.DockStyle.Fill;
  1354. this.conveyor_2321.Location = new System.Drawing.Point(936, 702);
  1355. this.conveyor_2321.Margin = new System.Windows.Forms.Padding(0);
  1356. this.conveyor_2321.Name = "conveyor_2321";
  1357. this.conveyor_2321.Size = new System.Drawing.Size(36, 26);
  1358. this.conveyor_2321.TabIndex = 555;
  1359. //
  1360. // conveyor3_A74
  1361. //
  1362. this.conveyor3_A74.Dock = System.Windows.Forms.DockStyle.Fill;
  1363. this.conveyor3_A74.Location = new System.Drawing.Point(936, 676);
  1364. this.conveyor3_A74.Margin = new System.Windows.Forms.Padding(0);
  1365. this.conveyor3_A74.Name = "conveyor3_A74";
  1366. this.conveyor3_A74.Size = new System.Drawing.Size(36, 26);
  1367. this.conveyor3_A74.TabIndex = 554;
  1368. //
  1369. // conveyor_2329
  1370. //
  1371. this.conveyor_2329.Dock = System.Windows.Forms.DockStyle.Fill;
  1372. this.conveyor_2329.Location = new System.Drawing.Point(936, 650);
  1373. this.conveyor_2329.Margin = new System.Windows.Forms.Padding(0);
  1374. this.conveyor_2329.Name = "conveyor_2329";
  1375. this.conveyor_2329.Size = new System.Drawing.Size(36, 26);
  1376. this.conveyor_2329.TabIndex = 553;
  1377. //
  1378. // conveyor_2333
  1379. //
  1380. this.conveyor_2333.BackColor = System.Drawing.Color.Transparent;
  1381. this.conveyor_2333.Dock = System.Windows.Forms.DockStyle.Fill;
  1382. this.conveyor_2333.Location = new System.Drawing.Point(936, 624);
  1383. this.conveyor_2333.Margin = new System.Windows.Forms.Padding(0);
  1384. this.conveyor_2333.Name = "conveyor_2333";
  1385. this.conveyor_2333.Size = new System.Drawing.Size(36, 26);
  1386. this.conveyor_2333.TabIndex = 552;
  1387. //
  1388. // conveyor3_B23
  1389. //
  1390. this.conveyor3_B23.Dock = System.Windows.Forms.DockStyle.Fill;
  1391. this.conveyor3_B23.Location = new System.Drawing.Point(936, 597);
  1392. this.conveyor3_B23.Margin = new System.Windows.Forms.Padding(0);
  1393. this.conveyor3_B23.Name = "conveyor3_B23";
  1394. this.conveyor3_B23.Size = new System.Drawing.Size(36, 27);
  1395. this.conveyor3_B23.TabIndex = 551;
  1396. //
  1397. // conveyor3_B22
  1398. //
  1399. this.conveyor3_B22.Dock = System.Windows.Forms.DockStyle.Fill;
  1400. this.conveyor3_B22.Location = new System.Drawing.Point(936, 572);
  1401. this.conveyor3_B22.Margin = new System.Windows.Forms.Padding(0);
  1402. this.conveyor3_B22.Name = "conveyor3_B22";
  1403. this.conveyor3_B22.Size = new System.Drawing.Size(36, 25);
  1404. this.conveyor3_B22.TabIndex = 550;
  1405. //
  1406. // conveyor_2312
  1407. //
  1408. this.conveyor_2312.Dock = System.Windows.Forms.DockStyle.Fill;
  1409. this.conveyor_2312.Location = new System.Drawing.Point(936, 520);
  1410. this.conveyor_2312.Margin = new System.Windows.Forms.Padding(0);
  1411. this.conveyor_2312.Name = "conveyor_2312";
  1412. this.conveyor_2312.Size = new System.Drawing.Size(36, 26);
  1413. this.conveyor_2312.TabIndex = 549;
  1414. //
  1415. // conveyor_2356
  1416. //
  1417. this.conveyor_2356.Dock = System.Windows.Forms.DockStyle.Fill;
  1418. this.conveyor_2356.Location = new System.Drawing.Point(936, 546);
  1419. this.conveyor_2356.Margin = new System.Windows.Forms.Padding(0);
  1420. this.conveyor_2356.Name = "conveyor_2356";
  1421. this.conveyor_2356.Size = new System.Drawing.Size(36, 26);
  1422. this.conveyor_2356.TabIndex = 548;
  1423. //
  1424. // conveyor_L27
  1425. //
  1426. this.conveyor_L27.BackColor = System.Drawing.Color.Transparent;
  1427. this.conveyor_L27.Dock = System.Windows.Forms.DockStyle.Fill;
  1428. this.conveyor_L27.Location = new System.Drawing.Point(972, 546);
  1429. this.conveyor_L27.Margin = new System.Windows.Forms.Padding(0);
  1430. this.conveyor_L27.Name = "conveyor_L27";
  1431. this.conveyor_L27.Size = new System.Drawing.Size(36, 26);
  1432. this.conveyor_L27.TabIndex = 547;
  1433. //
  1434. // conveyor_L26
  1435. //
  1436. this.conveyor_L26.BackColor = System.Drawing.Color.Transparent;
  1437. this.conveyor_L26.Dock = System.Windows.Forms.DockStyle.Fill;
  1438. this.conveyor_L26.Location = new System.Drawing.Point(1008, 546);
  1439. this.conveyor_L26.Margin = new System.Windows.Forms.Padding(0);
  1440. this.conveyor_L26.Name = "conveyor_L26";
  1441. this.conveyor_L26.Size = new System.Drawing.Size(36, 26);
  1442. this.conveyor_L26.TabIndex = 546;
  1443. //
  1444. // conveyor_L25
  1445. //
  1446. this.conveyor_L25.BackColor = System.Drawing.Color.Transparent;
  1447. this.conveyor_L25.Dock = System.Windows.Forms.DockStyle.Fill;
  1448. this.conveyor_L25.Location = new System.Drawing.Point(1044, 546);
  1449. this.conveyor_L25.Margin = new System.Windows.Forms.Padding(0);
  1450. this.conveyor_L25.Name = "conveyor_L25";
  1451. this.conveyor_L25.Size = new System.Drawing.Size(36, 26);
  1452. this.conveyor_L25.TabIndex = 545;
  1453. //
  1454. // conveyor3_B21
  1455. //
  1456. this.conveyor3_B21.Dock = System.Windows.Forms.DockStyle.Fill;
  1457. this.conveyor3_B21.Location = new System.Drawing.Point(1080, 546);
  1458. this.conveyor3_B21.Margin = new System.Windows.Forms.Padding(0);
  1459. this.conveyor3_B21.Name = "conveyor3_B21";
  1460. this.conveyor3_B21.Size = new System.Drawing.Size(36, 26);
  1461. this.conveyor3_B21.TabIndex = 544;
  1462. //
  1463. // conveyor3_B20
  1464. //
  1465. this.conveyor3_B20.Dock = System.Windows.Forms.DockStyle.Fill;
  1466. this.conveyor3_B20.Location = new System.Drawing.Point(1080, 520);
  1467. this.conveyor3_B20.Margin = new System.Windows.Forms.Padding(0);
  1468. this.conveyor3_B20.Name = "conveyor3_B20";
  1469. this.conveyor3_B20.Size = new System.Drawing.Size(36, 26);
  1470. this.conveyor3_B20.TabIndex = 543;
  1471. //
  1472. // conveyor3_B19
  1473. //
  1474. this.conveyor3_B19.Dock = System.Windows.Forms.DockStyle.Fill;
  1475. this.conveyor3_B19.Location = new System.Drawing.Point(1080, 494);
  1476. this.conveyor3_B19.Margin = new System.Windows.Forms.Padding(0);
  1477. this.conveyor3_B19.Name = "conveyor3_B19";
  1478. this.conveyor3_B19.Size = new System.Drawing.Size(36, 26);
  1479. this.conveyor3_B19.TabIndex = 542;
  1480. //
  1481. // conveyor3_B18
  1482. //
  1483. this.conveyor3_B18.Dock = System.Windows.Forms.DockStyle.Fill;
  1484. this.conveyor3_B18.Location = new System.Drawing.Point(1080, 468);
  1485. this.conveyor3_B18.Margin = new System.Windows.Forms.Padding(0);
  1486. this.conveyor3_B18.Name = "conveyor3_B18";
  1487. this.conveyor3_B18.Size = new System.Drawing.Size(36, 26);
  1488. this.conveyor3_B18.TabIndex = 541;
  1489. //
  1490. // conveyor3_B17
  1491. //
  1492. this.conveyor3_B17.Dock = System.Windows.Forms.DockStyle.Fill;
  1493. this.conveyor3_B17.Location = new System.Drawing.Point(1080, 442);
  1494. this.conveyor3_B17.Margin = new System.Windows.Forms.Padding(0);
  1495. this.conveyor3_B17.Name = "conveyor3_B17";
  1496. this.conveyor3_B17.Size = new System.Drawing.Size(36, 26);
  1497. this.conveyor3_B17.TabIndex = 540;
  1498. //
  1499. // conveyor_R19
  1500. //
  1501. this.conveyor_R19.BackColor = System.Drawing.Color.Transparent;
  1502. this.conveyor_R19.Dock = System.Windows.Forms.DockStyle.Fill;
  1503. this.conveyor_R19.Location = new System.Drawing.Point(972, 416);
  1504. this.conveyor_R19.Margin = new System.Windows.Forms.Padding(0);
  1505. this.conveyor_R19.Name = "conveyor_R19";
  1506. this.conveyor_R19.Size = new System.Drawing.Size(36, 26);
  1507. this.conveyor_R19.TabIndex = 539;
  1508. //
  1509. // conveyor_R18
  1510. //
  1511. this.conveyor_R18.BackColor = System.Drawing.Color.Transparent;
  1512. this.conveyor_R18.Dock = System.Windows.Forms.DockStyle.Fill;
  1513. this.conveyor_R18.Location = new System.Drawing.Point(1008, 416);
  1514. this.conveyor_R18.Margin = new System.Windows.Forms.Padding(0);
  1515. this.conveyor_R18.Name = "conveyor_R18";
  1516. this.conveyor_R18.Size = new System.Drawing.Size(36, 26);
  1517. this.conveyor_R18.TabIndex = 538;
  1518. //
  1519. // conveyor_R17
  1520. //
  1521. this.conveyor_R17.BackColor = System.Drawing.Color.Transparent;
  1522. this.conveyor_R17.Dock = System.Windows.Forms.DockStyle.Fill;
  1523. this.conveyor_R17.Location = new System.Drawing.Point(1044, 416);
  1524. this.conveyor_R17.Margin = new System.Windows.Forms.Padding(0);
  1525. this.conveyor_R17.Name = "conveyor_R17";
  1526. this.conveyor_R17.Size = new System.Drawing.Size(36, 26);
  1527. this.conveyor_R17.TabIndex = 537;
  1528. //
  1529. // conveyor3_B16
  1530. //
  1531. this.conveyor3_B16.Dock = System.Windows.Forms.DockStyle.Fill;
  1532. this.conveyor3_B16.Location = new System.Drawing.Point(1080, 416);
  1533. this.conveyor3_B16.Margin = new System.Windows.Forms.Padding(0);
  1534. this.conveyor3_B16.Name = "conveyor3_B16";
  1535. this.conveyor3_B16.Size = new System.Drawing.Size(36, 26);
  1536. this.conveyor3_B16.TabIndex = 536;
  1537. //
  1538. // conveyor3_B15
  1539. //
  1540. this.conveyor3_B15.Dock = System.Windows.Forms.DockStyle.Fill;
  1541. this.conveyor3_B15.Location = new System.Drawing.Point(1080, 390);
  1542. this.conveyor3_B15.Margin = new System.Windows.Forms.Padding(0);
  1543. this.conveyor3_B15.Name = "conveyor3_B15";
  1544. this.conveyor3_B15.Size = new System.Drawing.Size(36, 26);
  1545. this.conveyor3_B15.TabIndex = 535;
  1546. //
  1547. // conveyor3_B14
  1548. //
  1549. this.conveyor3_B14.Dock = System.Windows.Forms.DockStyle.Fill;
  1550. this.conveyor3_B14.Location = new System.Drawing.Point(1080, 364);
  1551. this.conveyor3_B14.Margin = new System.Windows.Forms.Padding(0);
  1552. this.conveyor3_B14.Name = "conveyor3_B14";
  1553. this.conveyor3_B14.Size = new System.Drawing.Size(36, 26);
  1554. this.conveyor3_B14.TabIndex = 534;
  1555. //
  1556. // conveyor3_B13
  1557. //
  1558. this.conveyor3_B13.Dock = System.Windows.Forms.DockStyle.Fill;
  1559. this.conveyor3_B13.Location = new System.Drawing.Point(1080, 312);
  1560. this.conveyor3_B13.Margin = new System.Windows.Forms.Padding(0);
  1561. this.conveyor3_B13.Name = "conveyor3_B13";
  1562. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_B13, 2);
  1563. this.conveyor3_B13.Size = new System.Drawing.Size(36, 52);
  1564. this.conveyor3_B13.TabIndex = 533;
  1565. //
  1566. // conveyor_R16
  1567. //
  1568. this.conveyor_R16.BackColor = System.Drawing.Color.Transparent;
  1569. this.conveyor_R16.Dock = System.Windows.Forms.DockStyle.Fill;
  1570. this.conveyor_R16.Location = new System.Drawing.Point(972, 364);
  1571. this.conveyor_R16.Margin = new System.Windows.Forms.Padding(0);
  1572. this.conveyor_R16.Name = "conveyor_R16";
  1573. this.conveyor_R16.Size = new System.Drawing.Size(36, 26);
  1574. this.conveyor_R16.TabIndex = 532;
  1575. //
  1576. // conveyor3_A73
  1577. //
  1578. this.conveyor3_A73.Dock = System.Windows.Forms.DockStyle.Fill;
  1579. this.conveyor3_A73.Location = new System.Drawing.Point(936, 442);
  1580. this.conveyor3_A73.Margin = new System.Windows.Forms.Padding(0);
  1581. this.conveyor3_A73.Name = "conveyor3_A73";
  1582. this.conveyor3_A73.Size = new System.Drawing.Size(36, 26);
  1583. this.conveyor3_A73.TabIndex = 531;
  1584. //
  1585. // conveyor3_A72
  1586. //
  1587. this.conveyor3_A72.Dock = System.Windows.Forms.DockStyle.Fill;
  1588. this.conveyor3_A72.Location = new System.Drawing.Point(936, 416);
  1589. this.conveyor3_A72.Margin = new System.Windows.Forms.Padding(0);
  1590. this.conveyor3_A72.Name = "conveyor3_A72";
  1591. this.conveyor3_A72.Size = new System.Drawing.Size(36, 26);
  1592. this.conveyor3_A72.TabIndex = 530;
  1593. //
  1594. // conveyor3_A71
  1595. //
  1596. this.conveyor3_A71.Dock = System.Windows.Forms.DockStyle.Fill;
  1597. this.conveyor3_A71.Location = new System.Drawing.Point(936, 390);
  1598. this.conveyor3_A71.Margin = new System.Windows.Forms.Padding(0);
  1599. this.conveyor3_A71.Name = "conveyor3_A71";
  1600. this.conveyor3_A71.Size = new System.Drawing.Size(36, 26);
  1601. this.conveyor3_A71.TabIndex = 529;
  1602. //
  1603. // conveyor3_A70
  1604. //
  1605. this.conveyor3_A70.Dock = System.Windows.Forms.DockStyle.Fill;
  1606. this.conveyor3_A70.Location = new System.Drawing.Point(936, 312);
  1607. this.conveyor3_A70.Margin = new System.Windows.Forms.Padding(0);
  1608. this.conveyor3_A70.Name = "conveyor3_A70";
  1609. this.conveyor3_A70.Size = new System.Drawing.Size(36, 26);
  1610. this.conveyor3_A70.TabIndex = 528;
  1611. //
  1612. // conveyor3_A69
  1613. //
  1614. this.conveyor3_A69.Dock = System.Windows.Forms.DockStyle.Fill;
  1615. this.conveyor3_A69.Location = new System.Drawing.Point(936, 338);
  1616. this.conveyor3_A69.Margin = new System.Windows.Forms.Padding(0);
  1617. this.conveyor3_A69.Name = "conveyor3_A69";
  1618. this.conveyor3_A69.Size = new System.Drawing.Size(36, 26);
  1619. this.conveyor3_A69.TabIndex = 527;
  1620. //
  1621. // conveyor3_A68
  1622. //
  1623. this.conveyor3_A68.Dock = System.Windows.Forms.DockStyle.Fill;
  1624. this.conveyor3_A68.Location = new System.Drawing.Point(936, 364);
  1625. this.conveyor3_A68.Margin = new System.Windows.Forms.Padding(0);
  1626. this.conveyor3_A68.Name = "conveyor3_A68";
  1627. this.conveyor3_A68.Size = new System.Drawing.Size(36, 26);
  1628. this.conveyor3_A68.TabIndex = 526;
  1629. //
  1630. // conveyor3_A67
  1631. //
  1632. this.conveyor3_A67.Dock = System.Windows.Forms.DockStyle.Fill;
  1633. this.conveyor3_A67.Location = new System.Drawing.Point(936, 260);
  1634. this.conveyor3_A67.Margin = new System.Windows.Forms.Padding(0);
  1635. this.conveyor3_A67.Name = "conveyor3_A67";
  1636. this.conveyor3_A67.Size = new System.Drawing.Size(36, 26);
  1637. this.conveyor3_A67.TabIndex = 525;
  1638. //
  1639. // conveyor_2320
  1640. //
  1641. this.conveyor_2320.Dock = System.Windows.Forms.DockStyle.Fill;
  1642. this.conveyor_2320.Location = new System.Drawing.Point(936, 286);
  1643. this.conveyor_2320.Margin = new System.Windows.Forms.Padding(0);
  1644. this.conveyor_2320.Name = "conveyor_2320";
  1645. this.conveyor_2320.Size = new System.Drawing.Size(36, 26);
  1646. this.conveyor_2320.TabIndex = 524;
  1647. //
  1648. // conveyor_L24
  1649. //
  1650. this.conveyor_L24.BackColor = System.Drawing.Color.Transparent;
  1651. this.conveyor_L24.Dock = System.Windows.Forms.DockStyle.Fill;
  1652. this.conveyor_L24.Location = new System.Drawing.Point(972, 286);
  1653. this.conveyor_L24.Margin = new System.Windows.Forms.Padding(0);
  1654. this.conveyor_L24.Name = "conveyor_L24";
  1655. this.conveyor_L24.Size = new System.Drawing.Size(36, 26);
  1656. this.conveyor_L24.TabIndex = 523;
  1657. //
  1658. // conveyor_L23
  1659. //
  1660. this.conveyor_L23.BackColor = System.Drawing.Color.Transparent;
  1661. this.conveyor_L23.Dock = System.Windows.Forms.DockStyle.Fill;
  1662. this.conveyor_L23.Location = new System.Drawing.Point(1008, 286);
  1663. this.conveyor_L23.Margin = new System.Windows.Forms.Padding(0);
  1664. this.conveyor_L23.Name = "conveyor_L23";
  1665. this.conveyor_L23.Size = new System.Drawing.Size(36, 26);
  1666. this.conveyor_L23.TabIndex = 522;
  1667. //
  1668. // conveyor_2255
  1669. //
  1670. this.conveyor_2255.BackColor = System.Drawing.Color.Transparent;
  1671. this.conveyor_2255.Dock = System.Windows.Forms.DockStyle.Fill;
  1672. this.conveyor_2255.Location = new System.Drawing.Point(1044, 286);
  1673. this.conveyor_2255.Margin = new System.Windows.Forms.Padding(0);
  1674. this.conveyor_2255.Name = "conveyor_2255";
  1675. this.conveyor_2255.Size = new System.Drawing.Size(36, 26);
  1676. this.conveyor_2255.TabIndex = 521;
  1677. //
  1678. // conveyor_R15
  1679. //
  1680. this.conveyor_R15.BackColor = System.Drawing.Color.Transparent;
  1681. this.conveyor_R15.Dock = System.Windows.Forms.DockStyle.Fill;
  1682. this.conveyor_R15.Location = new System.Drawing.Point(1008, 364);
  1683. this.conveyor_R15.Margin = new System.Windows.Forms.Padding(0);
  1684. this.conveyor_R15.Name = "conveyor_R15";
  1685. this.conveyor_R15.Size = new System.Drawing.Size(36, 26);
  1686. this.conveyor_R15.TabIndex = 520;
  1687. //
  1688. // conveyor_R14
  1689. //
  1690. this.conveyor_R14.BackColor = System.Drawing.Color.Transparent;
  1691. this.conveyor_R14.Dock = System.Windows.Forms.DockStyle.Fill;
  1692. this.conveyor_R14.Location = new System.Drawing.Point(1044, 364);
  1693. this.conveyor_R14.Margin = new System.Windows.Forms.Padding(0);
  1694. this.conveyor_R14.Name = "conveyor_R14";
  1695. this.conveyor_R14.Size = new System.Drawing.Size(36, 26);
  1696. this.conveyor_R14.TabIndex = 519;
  1697. //
  1698. // conveyor3_B12
  1699. //
  1700. this.conveyor3_B12.Dock = System.Windows.Forms.DockStyle.Fill;
  1701. this.conveyor3_B12.Location = new System.Drawing.Point(1080, 286);
  1702. this.conveyor3_B12.Margin = new System.Windows.Forms.Padding(0);
  1703. this.conveyor3_B12.Name = "conveyor3_B12";
  1704. this.conveyor3_B12.Size = new System.Drawing.Size(36, 26);
  1705. this.conveyor3_B12.TabIndex = 518;
  1706. //
  1707. // conveyor3_B11
  1708. //
  1709. this.conveyor3_B11.Dock = System.Windows.Forms.DockStyle.Fill;
  1710. this.conveyor3_B11.Location = new System.Drawing.Point(1080, 260);
  1711. this.conveyor3_B11.Margin = new System.Windows.Forms.Padding(0);
  1712. this.conveyor3_B11.Name = "conveyor3_B11";
  1713. this.conveyor3_B11.Size = new System.Drawing.Size(36, 26);
  1714. this.conveyor3_B11.TabIndex = 517;
  1715. //
  1716. // conveyor3_B10
  1717. //
  1718. this.conveyor3_B10.Dock = System.Windows.Forms.DockStyle.Fill;
  1719. this.conveyor3_B10.Location = new System.Drawing.Point(1080, 234);
  1720. this.conveyor3_B10.Margin = new System.Windows.Forms.Padding(0);
  1721. this.conveyor3_B10.Name = "conveyor3_B10";
  1722. this.conveyor3_B10.Size = new System.Drawing.Size(36, 26);
  1723. this.conveyor3_B10.TabIndex = 516;
  1724. //
  1725. // conveyor3_B9
  1726. //
  1727. this.conveyor3_B9.Dock = System.Windows.Forms.DockStyle.Fill;
  1728. this.conveyor3_B9.Location = new System.Drawing.Point(1080, 208);
  1729. this.conveyor3_B9.Margin = new System.Windows.Forms.Padding(0);
  1730. this.conveyor3_B9.Name = "conveyor3_B9";
  1731. this.conveyor3_B9.Size = new System.Drawing.Size(36, 26);
  1732. this.conveyor3_B9.TabIndex = 515;
  1733. //
  1734. // conveyor_R13
  1735. //
  1736. this.conveyor_R13.BackColor = System.Drawing.Color.Transparent;
  1737. this.conveyor_R13.Dock = System.Windows.Forms.DockStyle.Fill;
  1738. this.conveyor_R13.Location = new System.Drawing.Point(1044, 182);
  1739. this.conveyor_R13.Margin = new System.Windows.Forms.Padding(0);
  1740. this.conveyor_R13.Name = "conveyor_R13";
  1741. this.conveyor_R13.Size = new System.Drawing.Size(36, 26);
  1742. this.conveyor_R13.TabIndex = 514;
  1743. //
  1744. // conveyor_R12
  1745. //
  1746. this.conveyor_R12.BackColor = System.Drawing.Color.Transparent;
  1747. this.conveyor_R12.Dock = System.Windows.Forms.DockStyle.Fill;
  1748. this.conveyor_R12.Location = new System.Drawing.Point(1044, 156);
  1749. this.conveyor_R12.Margin = new System.Windows.Forms.Padding(0);
  1750. this.conveyor_R12.Name = "conveyor_R12";
  1751. this.conveyor_R12.Size = new System.Drawing.Size(36, 26);
  1752. this.conveyor_R12.TabIndex = 513;
  1753. //
  1754. // conveyor_R11
  1755. //
  1756. this.conveyor_R11.BackColor = System.Drawing.Color.Transparent;
  1757. this.conveyor_R11.Dock = System.Windows.Forms.DockStyle.Fill;
  1758. this.conveyor_R11.Location = new System.Drawing.Point(1044, 130);
  1759. this.conveyor_R11.Margin = new System.Windows.Forms.Padding(0);
  1760. this.conveyor_R11.Name = "conveyor_R11";
  1761. this.conveyor_R11.Size = new System.Drawing.Size(36, 26);
  1762. this.conveyor_R11.TabIndex = 512;
  1763. //
  1764. // conveyor_2337
  1765. //
  1766. this.conveyor_2337.BackColor = System.Drawing.Color.Transparent;
  1767. this.conveyor_2337.Dock = System.Windows.Forms.DockStyle.Fill;
  1768. this.conveyor_2337.Location = new System.Drawing.Point(1044, 104);
  1769. this.conveyor_2337.Margin = new System.Windows.Forms.Padding(0);
  1770. this.conveyor_2337.Name = "conveyor_2337";
  1771. this.conveyor_2337.Size = new System.Drawing.Size(36, 26);
  1772. this.conveyor_2337.TabIndex = 511;
  1773. //
  1774. // conveyor3_B8
  1775. //
  1776. this.conveyor3_B8.Dock = System.Windows.Forms.DockStyle.Fill;
  1777. this.conveyor3_B8.Location = new System.Drawing.Point(1080, 182);
  1778. this.conveyor3_B8.Margin = new System.Windows.Forms.Padding(0);
  1779. this.conveyor3_B8.Name = "conveyor3_B8";
  1780. this.conveyor3_B8.Size = new System.Drawing.Size(36, 26);
  1781. this.conveyor3_B8.TabIndex = 510;
  1782. //
  1783. // conveyor3_B7
  1784. //
  1785. this.conveyor3_B7.Dock = System.Windows.Forms.DockStyle.Fill;
  1786. this.conveyor3_B7.Location = new System.Drawing.Point(1080, 156);
  1787. this.conveyor3_B7.Margin = new System.Windows.Forms.Padding(0);
  1788. this.conveyor3_B7.Name = "conveyor3_B7";
  1789. this.conveyor3_B7.Size = new System.Drawing.Size(36, 26);
  1790. this.conveyor3_B7.TabIndex = 509;
  1791. //
  1792. // conveyor3_B6
  1793. //
  1794. this.conveyor3_B6.Dock = System.Windows.Forms.DockStyle.Fill;
  1795. this.conveyor3_B6.Location = new System.Drawing.Point(1080, 130);
  1796. this.conveyor3_B6.Margin = new System.Windows.Forms.Padding(0);
  1797. this.conveyor3_B6.Name = "conveyor3_B6";
  1798. this.conveyor3_B6.Size = new System.Drawing.Size(36, 26);
  1799. this.conveyor3_B6.TabIndex = 508;
  1800. //
  1801. // conveyor3_B5
  1802. //
  1803. this.conveyor3_B5.Dock = System.Windows.Forms.DockStyle.Fill;
  1804. this.conveyor3_B5.Location = new System.Drawing.Point(1080, 104);
  1805. this.conveyor3_B5.Margin = new System.Windows.Forms.Padding(0);
  1806. this.conveyor3_B5.Name = "conveyor3_B5";
  1807. this.conveyor3_B5.Size = new System.Drawing.Size(36, 26);
  1808. this.conveyor3_B5.TabIndex = 507;
  1809. //
  1810. // conveyor3_B4
  1811. //
  1812. this.conveyor3_B4.Dock = System.Windows.Forms.DockStyle.Fill;
  1813. this.conveyor3_B4.Location = new System.Drawing.Point(1080, 78);
  1814. this.conveyor3_B4.Margin = new System.Windows.Forms.Padding(0);
  1815. this.conveyor3_B4.Name = "conveyor3_B4";
  1816. this.conveyor3_B4.Size = new System.Drawing.Size(36, 26);
  1817. this.conveyor3_B4.TabIndex = 506;
  1818. //
  1819. // conveyor3_B3
  1820. //
  1821. this.conveyor3_B3.Dock = System.Windows.Forms.DockStyle.Fill;
  1822. this.conveyor3_B3.Location = new System.Drawing.Point(1080, 52);
  1823. this.conveyor3_B3.Margin = new System.Windows.Forms.Padding(0);
  1824. this.conveyor3_B3.Name = "conveyor3_B3";
  1825. this.conveyor3_B3.Size = new System.Drawing.Size(36, 26);
  1826. this.conveyor3_B3.TabIndex = 505;
  1827. //
  1828. // conveyor3_B2
  1829. //
  1830. this.conveyor3_B2.Dock = System.Windows.Forms.DockStyle.Fill;
  1831. this.conveyor3_B2.Location = new System.Drawing.Point(1080, 26);
  1832. this.conveyor3_B2.Margin = new System.Windows.Forms.Padding(0);
  1833. this.conveyor3_B2.Name = "conveyor3_B2";
  1834. this.conveyor3_B2.Size = new System.Drawing.Size(36, 26);
  1835. this.conveyor3_B2.TabIndex = 504;
  1836. //
  1837. // conveyor3_A66
  1838. //
  1839. this.conveyor3_A66.Dock = System.Windows.Forms.DockStyle.Fill;
  1840. this.conveyor3_A66.Location = new System.Drawing.Point(72, 26);
  1841. this.conveyor3_A66.Margin = new System.Windows.Forms.Padding(0);
  1842. this.conveyor3_A66.Name = "conveyor3_A66";
  1843. this.conveyor3_A66.Size = new System.Drawing.Size(36, 26);
  1844. this.conveyor3_A66.TabIndex = 503;
  1845. //
  1846. // conveyor3_A65
  1847. //
  1848. this.conveyor3_A65.Dock = System.Windows.Forms.DockStyle.Fill;
  1849. this.conveyor3_A65.Location = new System.Drawing.Point(108, 208);
  1850. this.conveyor3_A65.Margin = new System.Windows.Forms.Padding(0);
  1851. this.conveyor3_A65.Name = "conveyor3_A65";
  1852. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A65, 2);
  1853. this.conveyor3_A65.Size = new System.Drawing.Size(36, 52);
  1854. this.conveyor3_A65.TabIndex = 502;
  1855. //
  1856. // conveyor3_A64
  1857. //
  1858. this.conveyor3_A64.Dock = System.Windows.Forms.DockStyle.Fill;
  1859. this.conveyor3_A64.Location = new System.Drawing.Point(108, 260);
  1860. this.conveyor3_A64.Margin = new System.Windows.Forms.Padding(0);
  1861. this.conveyor3_A64.Name = "conveyor3_A64";
  1862. this.conveyor3_A64.Size = new System.Drawing.Size(36, 26);
  1863. this.conveyor3_A64.TabIndex = 501;
  1864. //
  1865. // conveyor_L22
  1866. //
  1867. this.conveyor_L22.BackColor = System.Drawing.Color.Transparent;
  1868. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L22, 2);
  1869. this.conveyor_L22.Dock = System.Windows.Forms.DockStyle.Fill;
  1870. this.conveyor_L22.Location = new System.Drawing.Point(144, 260);
  1871. this.conveyor_L22.Margin = new System.Windows.Forms.Padding(0);
  1872. this.conveyor_L22.Name = "conveyor_L22";
  1873. this.conveyor_L22.Size = new System.Drawing.Size(72, 26);
  1874. this.conveyor_L22.TabIndex = 500;
  1875. //
  1876. // conveyor_L21
  1877. //
  1878. this.conveyor_L21.BackColor = System.Drawing.Color.Transparent;
  1879. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L21, 2);
  1880. this.conveyor_L21.Dock = System.Windows.Forms.DockStyle.Fill;
  1881. this.conveyor_L21.Location = new System.Drawing.Point(216, 260);
  1882. this.conveyor_L21.Margin = new System.Windows.Forms.Padding(0);
  1883. this.conveyor_L21.Name = "conveyor_L21";
  1884. this.conveyor_L21.Size = new System.Drawing.Size(72, 26);
  1885. this.conveyor_L21.TabIndex = 499;
  1886. //
  1887. // conveyor3_A63
  1888. //
  1889. this.conveyor3_A63.Dock = System.Windows.Forms.DockStyle.Fill;
  1890. this.conveyor3_A63.Location = new System.Drawing.Point(288, 208);
  1891. this.conveyor3_A63.Margin = new System.Windows.Forms.Padding(0);
  1892. this.conveyor3_A63.Name = "conveyor3_A63";
  1893. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A63, 2);
  1894. this.conveyor3_A63.Size = new System.Drawing.Size(36, 52);
  1895. this.conveyor3_A63.TabIndex = 498;
  1896. //
  1897. // conveyor3_A62
  1898. //
  1899. this.conveyor3_A62.Dock = System.Windows.Forms.DockStyle.Fill;
  1900. this.conveyor3_A62.Location = new System.Drawing.Point(288, 260);
  1901. this.conveyor3_A62.Margin = new System.Windows.Forms.Padding(0);
  1902. this.conveyor3_A62.Name = "conveyor3_A62";
  1903. this.conveyor3_A62.Size = new System.Drawing.Size(36, 26);
  1904. this.conveyor3_A62.TabIndex = 497;
  1905. //
  1906. // conveyor_L20
  1907. //
  1908. this.conveyor_L20.BackColor = System.Drawing.Color.Transparent;
  1909. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L20, 2);
  1910. this.conveyor_L20.Dock = System.Windows.Forms.DockStyle.Fill;
  1911. this.conveyor_L20.Location = new System.Drawing.Point(324, 260);
  1912. this.conveyor_L20.Margin = new System.Windows.Forms.Padding(0);
  1913. this.conveyor_L20.Name = "conveyor_L20";
  1914. this.conveyor_L20.Size = new System.Drawing.Size(72, 26);
  1915. this.conveyor_L20.TabIndex = 496;
  1916. //
  1917. // conveyor3_A61
  1918. //
  1919. this.conveyor3_A61.Dock = System.Windows.Forms.DockStyle.Fill;
  1920. this.conveyor3_A61.Location = new System.Drawing.Point(396, 208);
  1921. this.conveyor3_A61.Margin = new System.Windows.Forms.Padding(0);
  1922. this.conveyor3_A61.Name = "conveyor3_A61";
  1923. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A61, 2);
  1924. this.conveyor3_A61.Size = new System.Drawing.Size(36, 52);
  1925. this.conveyor3_A61.TabIndex = 495;
  1926. //
  1927. // conveyor3_A60
  1928. //
  1929. this.conveyor3_A60.Dock = System.Windows.Forms.DockStyle.Fill;
  1930. this.conveyor3_A60.Location = new System.Drawing.Point(396, 260);
  1931. this.conveyor3_A60.Margin = new System.Windows.Forms.Padding(0);
  1932. this.conveyor3_A60.Name = "conveyor3_A60";
  1933. this.conveyor3_A60.Size = new System.Drawing.Size(36, 26);
  1934. this.conveyor3_A60.TabIndex = 494;
  1935. //
  1936. // conveyor_L19
  1937. //
  1938. this.conveyor_L19.BackColor = System.Drawing.Color.Transparent;
  1939. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L19, 2);
  1940. this.conveyor_L19.Dock = System.Windows.Forms.DockStyle.Fill;
  1941. this.conveyor_L19.Location = new System.Drawing.Point(432, 260);
  1942. this.conveyor_L19.Margin = new System.Windows.Forms.Padding(0);
  1943. this.conveyor_L19.Name = "conveyor_L19";
  1944. this.conveyor_L19.Size = new System.Drawing.Size(72, 26);
  1945. this.conveyor_L19.TabIndex = 493;
  1946. //
  1947. // conveyor_L18
  1948. //
  1949. this.conveyor_L18.BackColor = System.Drawing.Color.Transparent;
  1950. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L18, 2);
  1951. this.conveyor_L18.Dock = System.Windows.Forms.DockStyle.Fill;
  1952. this.conveyor_L18.Location = new System.Drawing.Point(504, 260);
  1953. this.conveyor_L18.Margin = new System.Windows.Forms.Padding(0);
  1954. this.conveyor_L18.Name = "conveyor_L18";
  1955. this.conveyor_L18.Size = new System.Drawing.Size(72, 26);
  1956. this.conveyor_L18.TabIndex = 492;
  1957. //
  1958. // conveyor3_A59
  1959. //
  1960. this.conveyor3_A59.Dock = System.Windows.Forms.DockStyle.Fill;
  1961. this.conveyor3_A59.Location = new System.Drawing.Point(576, 208);
  1962. this.conveyor3_A59.Margin = new System.Windows.Forms.Padding(0);
  1963. this.conveyor3_A59.Name = "conveyor3_A59";
  1964. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A59, 2);
  1965. this.conveyor3_A59.Size = new System.Drawing.Size(36, 52);
  1966. this.conveyor3_A59.TabIndex = 491;
  1967. //
  1968. // conveyor3_A58
  1969. //
  1970. this.conveyor3_A58.Dock = System.Windows.Forms.DockStyle.Fill;
  1971. this.conveyor3_A58.Location = new System.Drawing.Point(576, 260);
  1972. this.conveyor3_A58.Margin = new System.Windows.Forms.Padding(0);
  1973. this.conveyor3_A58.Name = "conveyor3_A58";
  1974. this.conveyor3_A58.Size = new System.Drawing.Size(36, 26);
  1975. this.conveyor3_A58.TabIndex = 490;
  1976. //
  1977. // conveyor_L17
  1978. //
  1979. this.conveyor_L17.BackColor = System.Drawing.Color.Transparent;
  1980. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L17, 2);
  1981. this.conveyor_L17.Dock = System.Windows.Forms.DockStyle.Fill;
  1982. this.conveyor_L17.Location = new System.Drawing.Point(612, 260);
  1983. this.conveyor_L17.Margin = new System.Windows.Forms.Padding(0);
  1984. this.conveyor_L17.Name = "conveyor_L17";
  1985. this.conveyor_L17.Size = new System.Drawing.Size(72, 26);
  1986. this.conveyor_L17.TabIndex = 489;
  1987. //
  1988. // conveyor3_A57
  1989. //
  1990. this.conveyor3_A57.Dock = System.Windows.Forms.DockStyle.Fill;
  1991. this.conveyor3_A57.Location = new System.Drawing.Point(684, 208);
  1992. this.conveyor3_A57.Margin = new System.Windows.Forms.Padding(0);
  1993. this.conveyor3_A57.Name = "conveyor3_A57";
  1994. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A57, 2);
  1995. this.conveyor3_A57.Size = new System.Drawing.Size(36, 52);
  1996. this.conveyor3_A57.TabIndex = 488;
  1997. //
  1998. // conveyor_2369
  1999. //
  2000. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_2369, 2);
  2001. this.conveyor_2369.Dock = System.Windows.Forms.DockStyle.Fill;
  2002. this.conveyor_2369.Location = new System.Drawing.Point(684, 260);
  2003. this.conveyor_2369.Margin = new System.Windows.Forms.Padding(0);
  2004. this.conveyor_2369.Name = "conveyor_2369";
  2005. this.conveyor_2369.Size = new System.Drawing.Size(72, 26);
  2006. this.conveyor_2369.TabIndex = 487;
  2007. //
  2008. // conveyor_L16
  2009. //
  2010. this.conveyor_L16.BackColor = System.Drawing.Color.Transparent;
  2011. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L16, 2);
  2012. this.conveyor_L16.Dock = System.Windows.Forms.DockStyle.Fill;
  2013. this.conveyor_L16.Location = new System.Drawing.Point(756, 260);
  2014. this.conveyor_L16.Margin = new System.Windows.Forms.Padding(0);
  2015. this.conveyor_L16.Name = "conveyor_L16";
  2016. this.conveyor_L16.Size = new System.Drawing.Size(72, 26);
  2017. this.conveyor_L16.TabIndex = 486;
  2018. //
  2019. // conveyor_L15
  2020. //
  2021. this.conveyor_L15.BackColor = System.Drawing.Color.Transparent;
  2022. this.conveyor_L15.Dock = System.Windows.Forms.DockStyle.Fill;
  2023. this.conveyor_L15.Location = new System.Drawing.Point(828, 260);
  2024. this.conveyor_L15.Margin = new System.Windows.Forms.Padding(0);
  2025. this.conveyor_L15.Name = "conveyor_L15";
  2026. this.conveyor_L15.Size = new System.Drawing.Size(36, 26);
  2027. this.conveyor_L15.TabIndex = 485;
  2028. //
  2029. // conveyor_2342
  2030. //
  2031. this.conveyor_2342.BackColor = System.Drawing.Color.Transparent;
  2032. this.conveyor_2342.Dock = System.Windows.Forms.DockStyle.Fill;
  2033. this.conveyor_2342.Location = new System.Drawing.Point(864, 260);
  2034. this.conveyor_2342.Margin = new System.Windows.Forms.Padding(0);
  2035. this.conveyor_2342.Name = "conveyor_2342";
  2036. this.conveyor_2342.Size = new System.Drawing.Size(36, 26);
  2037. this.conveyor_2342.TabIndex = 484;
  2038. //
  2039. // conveyor_R10
  2040. //
  2041. this.conveyor_R10.BackColor = System.Drawing.Color.Transparent;
  2042. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R10, 2);
  2043. this.conveyor_R10.Dock = System.Windows.Forms.DockStyle.Fill;
  2044. this.conveyor_R10.Location = new System.Drawing.Point(612, 312);
  2045. this.conveyor_R10.Margin = new System.Windows.Forms.Padding(0);
  2046. this.conveyor_R10.Name = "conveyor_R10";
  2047. this.conveyor_R10.Size = new System.Drawing.Size(72, 26);
  2048. this.conveyor_R10.TabIndex = 479;
  2049. //
  2050. // conveyor_R9
  2051. //
  2052. this.conveyor_R9.BackColor = System.Drawing.Color.Transparent;
  2053. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R9, 2);
  2054. this.conveyor_R9.Dock = System.Windows.Forms.DockStyle.Fill;
  2055. this.conveyor_R9.Location = new System.Drawing.Point(684, 312);
  2056. this.conveyor_R9.Margin = new System.Windows.Forms.Padding(0);
  2057. this.conveyor_R9.Name = "conveyor_R9";
  2058. this.conveyor_R9.Size = new System.Drawing.Size(72, 26);
  2059. this.conveyor_R9.TabIndex = 478;
  2060. //
  2061. // conveyor_R8
  2062. //
  2063. this.conveyor_R8.BackColor = System.Drawing.Color.Transparent;
  2064. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R8, 2);
  2065. this.conveyor_R8.Dock = System.Windows.Forms.DockStyle.Fill;
  2066. this.conveyor_R8.Location = new System.Drawing.Point(756, 312);
  2067. this.conveyor_R8.Margin = new System.Windows.Forms.Padding(0);
  2068. this.conveyor_R8.Name = "conveyor_R8";
  2069. this.conveyor_R8.Size = new System.Drawing.Size(72, 26);
  2070. this.conveyor_R8.TabIndex = 477;
  2071. //
  2072. // conveyor3_A52
  2073. //
  2074. this.conveyor3_A52.Dock = System.Windows.Forms.DockStyle.Fill;
  2075. this.conveyor3_A52.Location = new System.Drawing.Point(864, 286);
  2076. this.conveyor3_A52.Margin = new System.Windows.Forms.Padding(0);
  2077. this.conveyor3_A52.Name = "conveyor3_A52";
  2078. this.conveyor3_A52.Size = new System.Drawing.Size(36, 26);
  2079. this.conveyor3_A52.TabIndex = 476;
  2080. //
  2081. // conveyor3_A51
  2082. //
  2083. this.conveyor3_A51.Dock = System.Windows.Forms.DockStyle.Fill;
  2084. this.conveyor3_A51.Location = new System.Drawing.Point(864, 312);
  2085. this.conveyor3_A51.Margin = new System.Windows.Forms.Padding(0);
  2086. this.conveyor3_A51.Name = "conveyor3_A51";
  2087. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A51, 2);
  2088. this.conveyor3_A51.Size = new System.Drawing.Size(36, 52);
  2089. this.conveyor3_A51.TabIndex = 475;
  2090. //
  2091. // conveyor3_A50
  2092. //
  2093. this.conveyor3_A50.Dock = System.Windows.Forms.DockStyle.Fill;
  2094. this.conveyor3_A50.Location = new System.Drawing.Point(828, 312);
  2095. this.conveyor3_A50.Margin = new System.Windows.Forms.Padding(0);
  2096. this.conveyor3_A50.Name = "conveyor3_A50";
  2097. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A50, 2);
  2098. this.conveyor3_A50.Size = new System.Drawing.Size(36, 52);
  2099. this.conveyor3_A50.TabIndex = 474;
  2100. //
  2101. // conveyor3_A49
  2102. //
  2103. this.conveyor3_A49.Dock = System.Windows.Forms.DockStyle.Fill;
  2104. this.conveyor3_A49.Location = new System.Drawing.Point(864, 468);
  2105. this.conveyor3_A49.Margin = new System.Windows.Forms.Padding(0);
  2106. this.conveyor3_A49.Name = "conveyor3_A49";
  2107. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A49, 2);
  2108. this.conveyor3_A49.Size = new System.Drawing.Size(36, 52);
  2109. this.conveyor3_A49.TabIndex = 473;
  2110. //
  2111. // conveyor3_A48
  2112. //
  2113. this.conveyor3_A48.Dock = System.Windows.Forms.DockStyle.Fill;
  2114. this.conveyor3_A48.Location = new System.Drawing.Point(864, 416);
  2115. this.conveyor3_A48.Margin = new System.Windows.Forms.Padding(0);
  2116. this.conveyor3_A48.Name = "conveyor3_A48";
  2117. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A48, 2);
  2118. this.conveyor3_A48.Size = new System.Drawing.Size(36, 52);
  2119. this.conveyor3_A48.TabIndex = 472;
  2120. //
  2121. // conveyor3_A47
  2122. //
  2123. this.conveyor3_A47.Dock = System.Windows.Forms.DockStyle.Fill;
  2124. this.conveyor3_A47.Location = new System.Drawing.Point(864, 364);
  2125. this.conveyor3_A47.Margin = new System.Windows.Forms.Padding(0);
  2126. this.conveyor3_A47.Name = "conveyor3_A47";
  2127. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A47, 2);
  2128. this.conveyor3_A47.Size = new System.Drawing.Size(36, 52);
  2129. this.conveyor3_A47.TabIndex = 471;
  2130. //
  2131. // conveyor3_A46
  2132. //
  2133. this.conveyor3_A46.Dock = System.Windows.Forms.DockStyle.Fill;
  2134. this.conveyor3_A46.Location = new System.Drawing.Point(828, 468);
  2135. this.conveyor3_A46.Margin = new System.Windows.Forms.Padding(0);
  2136. this.conveyor3_A46.Name = "conveyor3_A46";
  2137. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A46, 2);
  2138. this.conveyor3_A46.Size = new System.Drawing.Size(36, 52);
  2139. this.conveyor3_A46.TabIndex = 470;
  2140. //
  2141. // conveyor3_A45
  2142. //
  2143. this.conveyor3_A45.Dock = System.Windows.Forms.DockStyle.Fill;
  2144. this.conveyor3_A45.Location = new System.Drawing.Point(828, 416);
  2145. this.conveyor3_A45.Margin = new System.Windows.Forms.Padding(0);
  2146. this.conveyor3_A45.Name = "conveyor3_A45";
  2147. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A45, 2);
  2148. this.conveyor3_A45.Size = new System.Drawing.Size(36, 52);
  2149. this.conveyor3_A45.TabIndex = 469;
  2150. //
  2151. // conveyor3_A25
  2152. //
  2153. this.conveyor3_A25.Dock = System.Windows.Forms.DockStyle.Fill;
  2154. this.conveyor3_A25.Location = new System.Drawing.Point(828, 364);
  2155. this.conveyor3_A25.Margin = new System.Windows.Forms.Padding(0);
  2156. this.conveyor3_A25.Name = "conveyor3_A25";
  2157. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A25, 2);
  2158. this.conveyor3_A25.Size = new System.Drawing.Size(36, 52);
  2159. this.conveyor3_A25.TabIndex = 468;
  2160. //
  2161. // conveyor3_A44
  2162. //
  2163. this.conveyor3_A44.Dock = System.Windows.Forms.DockStyle.Fill;
  2164. this.conveyor3_A44.Location = new System.Drawing.Point(684, 494);
  2165. this.conveyor3_A44.Margin = new System.Windows.Forms.Padding(0);
  2166. this.conveyor3_A44.Name = "conveyor3_A44";
  2167. this.conveyor3_A44.Size = new System.Drawing.Size(36, 26);
  2168. this.conveyor3_A44.TabIndex = 467;
  2169. //
  2170. // conveyor3_A43
  2171. //
  2172. this.conveyor3_A43.Dock = System.Windows.Forms.DockStyle.Fill;
  2173. this.conveyor3_A43.Location = new System.Drawing.Point(648, 494);
  2174. this.conveyor3_A43.Margin = new System.Windows.Forms.Padding(0);
  2175. this.conveyor3_A43.Name = "conveyor3_A43";
  2176. this.conveyor3_A43.Size = new System.Drawing.Size(36, 26);
  2177. this.conveyor3_A43.TabIndex = 466;
  2178. //
  2179. // conveyor3_A42
  2180. //
  2181. this.conveyor3_A42.Dock = System.Windows.Forms.DockStyle.Fill;
  2182. this.conveyor3_A42.Location = new System.Drawing.Point(612, 494);
  2183. this.conveyor3_A42.Margin = new System.Windows.Forms.Padding(0);
  2184. this.conveyor3_A42.Name = "conveyor3_A42";
  2185. this.conveyor3_A42.Size = new System.Drawing.Size(36, 26);
  2186. this.conveyor3_A42.TabIndex = 465;
  2187. //
  2188. // conveyor3_A41
  2189. //
  2190. this.conveyor3_A41.Dock = System.Windows.Forms.DockStyle.Fill;
  2191. this.conveyor3_A41.Location = new System.Drawing.Point(576, 494);
  2192. this.conveyor3_A41.Margin = new System.Windows.Forms.Padding(0);
  2193. this.conveyor3_A41.Name = "conveyor3_A41";
  2194. this.conveyor3_A41.Size = new System.Drawing.Size(36, 26);
  2195. this.conveyor3_A41.TabIndex = 464;
  2196. //
  2197. // conveyor3_A40
  2198. //
  2199. this.conveyor3_A40.Dock = System.Windows.Forms.DockStyle.Fill;
  2200. this.conveyor3_A40.Location = new System.Drawing.Point(540, 494);
  2201. this.conveyor3_A40.Margin = new System.Windows.Forms.Padding(0);
  2202. this.conveyor3_A40.Name = "conveyor3_A40";
  2203. this.conveyor3_A40.Size = new System.Drawing.Size(36, 26);
  2204. this.conveyor3_A40.TabIndex = 463;
  2205. //
  2206. // conveyor3_A39
  2207. //
  2208. this.conveyor3_A39.Dock = System.Windows.Forms.DockStyle.Fill;
  2209. this.conveyor3_A39.Location = new System.Drawing.Point(504, 494);
  2210. this.conveyor3_A39.Margin = new System.Windows.Forms.Padding(0);
  2211. this.conveyor3_A39.Name = "conveyor3_A39";
  2212. this.conveyor3_A39.Size = new System.Drawing.Size(36, 26);
  2213. this.conveyor3_A39.TabIndex = 462;
  2214. //
  2215. // conveyor3_A38
  2216. //
  2217. this.conveyor3_A38.Dock = System.Windows.Forms.DockStyle.Fill;
  2218. this.conveyor3_A38.Location = new System.Drawing.Point(468, 494);
  2219. this.conveyor3_A38.Margin = new System.Windows.Forms.Padding(0);
  2220. this.conveyor3_A38.Name = "conveyor3_A38";
  2221. this.conveyor3_A38.Size = new System.Drawing.Size(36, 26);
  2222. this.conveyor3_A38.TabIndex = 461;
  2223. //
  2224. // conveyor3_A37
  2225. //
  2226. this.conveyor3_A37.Dock = System.Windows.Forms.DockStyle.Fill;
  2227. this.conveyor3_A37.Location = new System.Drawing.Point(432, 494);
  2228. this.conveyor3_A37.Margin = new System.Windows.Forms.Padding(0);
  2229. this.conveyor3_A37.Name = "conveyor3_A37";
  2230. this.conveyor3_A37.Size = new System.Drawing.Size(36, 26);
  2231. this.conveyor3_A37.TabIndex = 460;
  2232. //
  2233. // conveyor3_A36
  2234. //
  2235. this.conveyor3_A36.Dock = System.Windows.Forms.DockStyle.Fill;
  2236. this.conveyor3_A36.Location = new System.Drawing.Point(396, 494);
  2237. this.conveyor3_A36.Margin = new System.Windows.Forms.Padding(0);
  2238. this.conveyor3_A36.Name = "conveyor3_A36";
  2239. this.conveyor3_A36.Size = new System.Drawing.Size(36, 26);
  2240. this.conveyor3_A36.TabIndex = 459;
  2241. //
  2242. // conveyor3_A35
  2243. //
  2244. this.conveyor3_A35.Dock = System.Windows.Forms.DockStyle.Fill;
  2245. this.conveyor3_A35.Location = new System.Drawing.Point(360, 494);
  2246. this.conveyor3_A35.Margin = new System.Windows.Forms.Padding(0);
  2247. this.conveyor3_A35.Name = "conveyor3_A35";
  2248. this.conveyor3_A35.Size = new System.Drawing.Size(36, 26);
  2249. this.conveyor3_A35.TabIndex = 458;
  2250. //
  2251. // conveyor3_A34
  2252. //
  2253. this.conveyor3_A34.Dock = System.Windows.Forms.DockStyle.Fill;
  2254. this.conveyor3_A34.Location = new System.Drawing.Point(324, 494);
  2255. this.conveyor3_A34.Margin = new System.Windows.Forms.Padding(0);
  2256. this.conveyor3_A34.Name = "conveyor3_A34";
  2257. this.conveyor3_A34.Size = new System.Drawing.Size(36, 26);
  2258. this.conveyor3_A34.TabIndex = 457;
  2259. //
  2260. // conveyor3_A33
  2261. //
  2262. this.conveyor3_A33.Dock = System.Windows.Forms.DockStyle.Fill;
  2263. this.conveyor3_A33.Location = new System.Drawing.Point(288, 494);
  2264. this.conveyor3_A33.Margin = new System.Windows.Forms.Padding(0);
  2265. this.conveyor3_A33.Name = "conveyor3_A33";
  2266. this.conveyor3_A33.Size = new System.Drawing.Size(36, 26);
  2267. this.conveyor3_A33.TabIndex = 456;
  2268. //
  2269. // conveyor3_A32
  2270. //
  2271. this.conveyor3_A32.Dock = System.Windows.Forms.DockStyle.Fill;
  2272. this.conveyor3_A32.Location = new System.Drawing.Point(252, 494);
  2273. this.conveyor3_A32.Margin = new System.Windows.Forms.Padding(0);
  2274. this.conveyor3_A32.Name = "conveyor3_A32";
  2275. this.conveyor3_A32.Size = new System.Drawing.Size(36, 26);
  2276. this.conveyor3_A32.TabIndex = 455;
  2277. //
  2278. // conveyor3_A31
  2279. //
  2280. this.conveyor3_A31.Dock = System.Windows.Forms.DockStyle.Fill;
  2281. this.conveyor3_A31.Location = new System.Drawing.Point(216, 494);
  2282. this.conveyor3_A31.Margin = new System.Windows.Forms.Padding(0);
  2283. this.conveyor3_A31.Name = "conveyor3_A31";
  2284. this.conveyor3_A31.Size = new System.Drawing.Size(36, 26);
  2285. this.conveyor3_A31.TabIndex = 454;
  2286. //
  2287. // conveyor3_A30
  2288. //
  2289. this.conveyor3_A30.Dock = System.Windows.Forms.DockStyle.Fill;
  2290. this.conveyor3_A30.Location = new System.Drawing.Point(180, 494);
  2291. this.conveyor3_A30.Margin = new System.Windows.Forms.Padding(0);
  2292. this.conveyor3_A30.Name = "conveyor3_A30";
  2293. this.conveyor3_A30.Size = new System.Drawing.Size(36, 26);
  2294. this.conveyor3_A30.TabIndex = 453;
  2295. //
  2296. // conveyor3_A29
  2297. //
  2298. this.conveyor3_A29.Dock = System.Windows.Forms.DockStyle.Fill;
  2299. this.conveyor3_A29.Location = new System.Drawing.Point(144, 494);
  2300. this.conveyor3_A29.Margin = new System.Windows.Forms.Padding(0);
  2301. this.conveyor3_A29.Name = "conveyor3_A29";
  2302. this.conveyor3_A29.Size = new System.Drawing.Size(36, 26);
  2303. this.conveyor3_A29.TabIndex = 452;
  2304. //
  2305. // conveyor3_A28
  2306. //
  2307. this.conveyor3_A28.Dock = System.Windows.Forms.DockStyle.Fill;
  2308. this.conveyor3_A28.Location = new System.Drawing.Point(108, 494);
  2309. this.conveyor3_A28.Margin = new System.Windows.Forms.Padding(0);
  2310. this.conveyor3_A28.Name = "conveyor3_A28";
  2311. this.conveyor3_A28.Size = new System.Drawing.Size(36, 26);
  2312. this.conveyor3_A28.TabIndex = 451;
  2313. //
  2314. // conveyor3_A27
  2315. //
  2316. this.conveyor3_A27.Dock = System.Windows.Forms.DockStyle.Fill;
  2317. this.conveyor3_A27.Location = new System.Drawing.Point(108, 364);
  2318. this.conveyor3_A27.Margin = new System.Windows.Forms.Padding(0);
  2319. this.conveyor3_A27.Name = "conveyor3_A27";
  2320. this.conveyor3_A27.Size = new System.Drawing.Size(36, 26);
  2321. this.conveyor3_A27.TabIndex = 450;
  2322. //
  2323. // conveyor3_A26
  2324. //
  2325. this.conveyor3_A26.Dock = System.Windows.Forms.DockStyle.Fill;
  2326. this.conveyor3_A26.Location = new System.Drawing.Point(36, 494);
  2327. this.conveyor3_A26.Margin = new System.Windows.Forms.Padding(0);
  2328. this.conveyor3_A26.Name = "conveyor3_A26";
  2329. this.conveyor3_A26.Size = new System.Drawing.Size(36, 26);
  2330. this.conveyor3_A26.TabIndex = 449;
  2331. //
  2332. // conveyor3_A24
  2333. //
  2334. this.conveyor3_A24.Dock = System.Windows.Forms.DockStyle.Fill;
  2335. this.conveyor3_A24.Location = new System.Drawing.Point(756, 364);
  2336. this.conveyor3_A24.Margin = new System.Windows.Forms.Padding(0);
  2337. this.conveyor3_A24.Name = "conveyor3_A24";
  2338. this.conveyor3_A24.Size = new System.Drawing.Size(36, 26);
  2339. this.conveyor3_A24.TabIndex = 447;
  2340. //
  2341. // conveyor3_A23
  2342. //
  2343. this.conveyor3_A23.Dock = System.Windows.Forms.DockStyle.Fill;
  2344. this.conveyor3_A23.Location = new System.Drawing.Point(720, 364);
  2345. this.conveyor3_A23.Margin = new System.Windows.Forms.Padding(0);
  2346. this.conveyor3_A23.Name = "conveyor3_A23";
  2347. this.conveyor3_A23.Size = new System.Drawing.Size(36, 26);
  2348. this.conveyor3_A23.TabIndex = 446;
  2349. //
  2350. // conveyor3_A22
  2351. //
  2352. this.conveyor3_A22.Dock = System.Windows.Forms.DockStyle.Fill;
  2353. this.conveyor3_A22.Location = new System.Drawing.Point(684, 364);
  2354. this.conveyor3_A22.Margin = new System.Windows.Forms.Padding(0);
  2355. this.conveyor3_A22.Name = "conveyor3_A22";
  2356. this.conveyor3_A22.Size = new System.Drawing.Size(36, 26);
  2357. this.conveyor3_A22.TabIndex = 445;
  2358. //
  2359. // conveyor3_A21
  2360. //
  2361. this.conveyor3_A21.Dock = System.Windows.Forms.DockStyle.Fill;
  2362. this.conveyor3_A21.Location = new System.Drawing.Point(648, 364);
  2363. this.conveyor3_A21.Margin = new System.Windows.Forms.Padding(0);
  2364. this.conveyor3_A21.Name = "conveyor3_A21";
  2365. this.conveyor3_A21.Size = new System.Drawing.Size(36, 26);
  2366. this.conveyor3_A21.TabIndex = 444;
  2367. //
  2368. // conveyor3_A20
  2369. //
  2370. this.conveyor3_A20.Dock = System.Windows.Forms.DockStyle.Fill;
  2371. this.conveyor3_A20.Location = new System.Drawing.Point(612, 364);
  2372. this.conveyor3_A20.Margin = new System.Windows.Forms.Padding(0);
  2373. this.conveyor3_A20.Name = "conveyor3_A20";
  2374. this.conveyor3_A20.Size = new System.Drawing.Size(36, 26);
  2375. this.conveyor3_A20.TabIndex = 443;
  2376. //
  2377. // conveyor3_A19
  2378. //
  2379. this.conveyor3_A19.Dock = System.Windows.Forms.DockStyle.Fill;
  2380. this.conveyor3_A19.Location = new System.Drawing.Point(576, 364);
  2381. this.conveyor3_A19.Margin = new System.Windows.Forms.Padding(0);
  2382. this.conveyor3_A19.Name = "conveyor3_A19";
  2383. this.conveyor3_A19.Size = new System.Drawing.Size(36, 26);
  2384. this.conveyor3_A19.TabIndex = 442;
  2385. //
  2386. // conveyor3_A18
  2387. //
  2388. this.conveyor3_A18.Dock = System.Windows.Forms.DockStyle.Fill;
  2389. this.conveyor3_A18.Location = new System.Drawing.Point(540, 364);
  2390. this.conveyor3_A18.Margin = new System.Windows.Forms.Padding(0);
  2391. this.conveyor3_A18.Name = "conveyor3_A18";
  2392. this.conveyor3_A18.Size = new System.Drawing.Size(36, 26);
  2393. this.conveyor3_A18.TabIndex = 441;
  2394. //
  2395. // conveyor3_A17
  2396. //
  2397. this.conveyor3_A17.Dock = System.Windows.Forms.DockStyle.Fill;
  2398. this.conveyor3_A17.Location = new System.Drawing.Point(504, 364);
  2399. this.conveyor3_A17.Margin = new System.Windows.Forms.Padding(0);
  2400. this.conveyor3_A17.Name = "conveyor3_A17";
  2401. this.conveyor3_A17.Size = new System.Drawing.Size(36, 26);
  2402. this.conveyor3_A17.TabIndex = 440;
  2403. //
  2404. // conveyor3_A16
  2405. //
  2406. this.conveyor3_A16.Dock = System.Windows.Forms.DockStyle.Fill;
  2407. this.conveyor3_A16.Location = new System.Drawing.Point(468, 364);
  2408. this.conveyor3_A16.Margin = new System.Windows.Forms.Padding(0);
  2409. this.conveyor3_A16.Name = "conveyor3_A16";
  2410. this.conveyor3_A16.Size = new System.Drawing.Size(36, 26);
  2411. this.conveyor3_A16.TabIndex = 439;
  2412. //
  2413. // conveyor3_A15
  2414. //
  2415. this.conveyor3_A15.Dock = System.Windows.Forms.DockStyle.Fill;
  2416. this.conveyor3_A15.Location = new System.Drawing.Point(432, 364);
  2417. this.conveyor3_A15.Margin = new System.Windows.Forms.Padding(0);
  2418. this.conveyor3_A15.Name = "conveyor3_A15";
  2419. this.conveyor3_A15.Size = new System.Drawing.Size(36, 26);
  2420. this.conveyor3_A15.TabIndex = 438;
  2421. //
  2422. // conveyor3_A14
  2423. //
  2424. this.conveyor3_A14.Dock = System.Windows.Forms.DockStyle.Fill;
  2425. this.conveyor3_A14.Location = new System.Drawing.Point(396, 364);
  2426. this.conveyor3_A14.Margin = new System.Windows.Forms.Padding(0);
  2427. this.conveyor3_A14.Name = "conveyor3_A14";
  2428. this.conveyor3_A14.Size = new System.Drawing.Size(36, 26);
  2429. this.conveyor3_A14.TabIndex = 437;
  2430. //
  2431. // conveyor3_A13
  2432. //
  2433. this.conveyor3_A13.Dock = System.Windows.Forms.DockStyle.Fill;
  2434. this.conveyor3_A13.Location = new System.Drawing.Point(360, 364);
  2435. this.conveyor3_A13.Margin = new System.Windows.Forms.Padding(0);
  2436. this.conveyor3_A13.Name = "conveyor3_A13";
  2437. this.conveyor3_A13.Size = new System.Drawing.Size(36, 26);
  2438. this.conveyor3_A13.TabIndex = 436;
  2439. //
  2440. // conveyor3_A12
  2441. //
  2442. this.conveyor3_A12.Dock = System.Windows.Forms.DockStyle.Fill;
  2443. this.conveyor3_A12.Location = new System.Drawing.Point(324, 364);
  2444. this.conveyor3_A12.Margin = new System.Windows.Forms.Padding(0);
  2445. this.conveyor3_A12.Name = "conveyor3_A12";
  2446. this.conveyor3_A12.Size = new System.Drawing.Size(36, 26);
  2447. this.conveyor3_A12.TabIndex = 435;
  2448. //
  2449. // conveyor3_A11
  2450. //
  2451. this.conveyor3_A11.Dock = System.Windows.Forms.DockStyle.Fill;
  2452. this.conveyor3_A11.Location = new System.Drawing.Point(288, 364);
  2453. this.conveyor3_A11.Margin = new System.Windows.Forms.Padding(0);
  2454. this.conveyor3_A11.Name = "conveyor3_A11";
  2455. this.conveyor3_A11.Size = new System.Drawing.Size(36, 26);
  2456. this.conveyor3_A11.TabIndex = 434;
  2457. //
  2458. // conveyor3_A10
  2459. //
  2460. this.conveyor3_A10.Dock = System.Windows.Forms.DockStyle.Fill;
  2461. this.conveyor3_A10.Location = new System.Drawing.Point(252, 364);
  2462. this.conveyor3_A10.Margin = new System.Windows.Forms.Padding(0);
  2463. this.conveyor3_A10.Name = "conveyor3_A10";
  2464. this.conveyor3_A10.Size = new System.Drawing.Size(36, 26);
  2465. this.conveyor3_A10.TabIndex = 433;
  2466. //
  2467. // conveyor3_A9
  2468. //
  2469. this.conveyor3_A9.Dock = System.Windows.Forms.DockStyle.Fill;
  2470. this.conveyor3_A9.Location = new System.Drawing.Point(216, 364);
  2471. this.conveyor3_A9.Margin = new System.Windows.Forms.Padding(0);
  2472. this.conveyor3_A9.Name = "conveyor3_A9";
  2473. this.conveyor3_A9.Size = new System.Drawing.Size(36, 26);
  2474. this.conveyor3_A9.TabIndex = 432;
  2475. //
  2476. // conveyor3_A8
  2477. //
  2478. this.conveyor3_A8.Dock = System.Windows.Forms.DockStyle.Fill;
  2479. this.conveyor3_A8.Location = new System.Drawing.Point(180, 364);
  2480. this.conveyor3_A8.Margin = new System.Windows.Forms.Padding(0);
  2481. this.conveyor3_A8.Name = "conveyor3_A8";
  2482. this.conveyor3_A8.Size = new System.Drawing.Size(36, 26);
  2483. this.conveyor3_A8.TabIndex = 431;
  2484. //
  2485. // conveyor3_A7
  2486. //
  2487. this.conveyor3_A7.Dock = System.Windows.Forms.DockStyle.Fill;
  2488. this.conveyor3_A7.Location = new System.Drawing.Point(144, 364);
  2489. this.conveyor3_A7.Margin = new System.Windows.Forms.Padding(0);
  2490. this.conveyor3_A7.Name = "conveyor3_A7";
  2491. this.conveyor3_A7.Size = new System.Drawing.Size(36, 26);
  2492. this.conveyor3_A7.TabIndex = 430;
  2493. //
  2494. // conveyor3_A6
  2495. //
  2496. this.conveyor3_A6.Dock = System.Windows.Forms.DockStyle.Fill;
  2497. this.conveyor3_A6.Location = new System.Drawing.Point(72, 364);
  2498. this.conveyor3_A6.Margin = new System.Windows.Forms.Padding(0);
  2499. this.conveyor3_A6.Name = "conveyor3_A6";
  2500. this.conveyor3_A6.Size = new System.Drawing.Size(36, 26);
  2501. this.conveyor3_A6.TabIndex = 429;
  2502. //
  2503. // conveyor_2331
  2504. //
  2505. this.conveyor_2331.Dock = System.Windows.Forms.DockStyle.Fill;
  2506. this.conveyor_2331.Location = new System.Drawing.Point(36, 364);
  2507. this.conveyor_2331.Margin = new System.Windows.Forms.Padding(0);
  2508. this.conveyor_2331.Name = "conveyor_2331";
  2509. this.conveyor_2331.Size = new System.Drawing.Size(36, 26);
  2510. this.conveyor_2331.TabIndex = 428;
  2511. //
  2512. // conveyor_2368
  2513. //
  2514. this.conveyor_2368.Dock = System.Windows.Forms.DockStyle.Fill;
  2515. this.conveyor_2368.Location = new System.Drawing.Point(576, 312);
  2516. this.conveyor_2368.Margin = new System.Windows.Forms.Padding(0);
  2517. this.conveyor_2368.Name = "conveyor_2368";
  2518. this.conveyor_2368.Size = new System.Drawing.Size(36, 26);
  2519. this.conveyor_2368.TabIndex = 427;
  2520. //
  2521. // conveyor3_B1
  2522. //
  2523. this.conveyor3_B1.Dock = System.Windows.Forms.DockStyle.Fill;
  2524. this.conveyor3_B1.Location = new System.Drawing.Point(540, 312);
  2525. this.conveyor3_B1.Margin = new System.Windows.Forms.Padding(0);
  2526. this.conveyor3_B1.Name = "conveyor3_B1";
  2527. this.conveyor3_B1.Size = new System.Drawing.Size(36, 26);
  2528. this.conveyor3_B1.TabIndex = 426;
  2529. //
  2530. // conveyor_R7
  2531. //
  2532. this.conveyor_R7.BackColor = System.Drawing.Color.Transparent;
  2533. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R7, 2);
  2534. this.conveyor_R7.Dock = System.Windows.Forms.DockStyle.Fill;
  2535. this.conveyor_R7.Location = new System.Drawing.Point(468, 312);
  2536. this.conveyor_R7.Margin = new System.Windows.Forms.Padding(0);
  2537. this.conveyor_R7.Name = "conveyor_R7";
  2538. this.conveyor_R7.Size = new System.Drawing.Size(72, 26);
  2539. this.conveyor_R7.TabIndex = 425;
  2540. //
  2541. // conveyor_R6
  2542. //
  2543. this.conveyor_R6.BackColor = System.Drawing.Color.Transparent;
  2544. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R6, 2);
  2545. this.conveyor_R6.Dock = System.Windows.Forms.DockStyle.Fill;
  2546. this.conveyor_R6.Location = new System.Drawing.Point(396, 312);
  2547. this.conveyor_R6.Margin = new System.Windows.Forms.Padding(0);
  2548. this.conveyor_R6.Name = "conveyor_R6";
  2549. this.conveyor_R6.Size = new System.Drawing.Size(72, 26);
  2550. this.conveyor_R6.TabIndex = 424;
  2551. //
  2552. // conveyor_R5
  2553. //
  2554. this.conveyor_R5.BackColor = System.Drawing.Color.Transparent;
  2555. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R5, 2);
  2556. this.conveyor_R5.Dock = System.Windows.Forms.DockStyle.Fill;
  2557. this.conveyor_R5.Location = new System.Drawing.Point(324, 312);
  2558. this.conveyor_R5.Margin = new System.Windows.Forms.Padding(0);
  2559. this.conveyor_R5.Name = "conveyor_R5";
  2560. this.conveyor_R5.Size = new System.Drawing.Size(72, 26);
  2561. this.conveyor_R5.TabIndex = 423;
  2562. //
  2563. // conveyor_R4
  2564. //
  2565. this.conveyor_R4.BackColor = System.Drawing.Color.Transparent;
  2566. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R4, 2);
  2567. this.conveyor_R4.Dock = System.Windows.Forms.DockStyle.Fill;
  2568. this.conveyor_R4.Location = new System.Drawing.Point(252, 312);
  2569. this.conveyor_R4.Margin = new System.Windows.Forms.Padding(0);
  2570. this.conveyor_R4.Name = "conveyor_R4";
  2571. this.conveyor_R4.Size = new System.Drawing.Size(72, 26);
  2572. this.conveyor_R4.TabIndex = 422;
  2573. //
  2574. // conveyor_R3
  2575. //
  2576. this.conveyor_R3.BackColor = System.Drawing.Color.Transparent;
  2577. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R3, 2);
  2578. this.conveyor_R3.Dock = System.Windows.Forms.DockStyle.Fill;
  2579. this.conveyor_R3.Location = new System.Drawing.Point(180, 312);
  2580. this.conveyor_R3.Margin = new System.Windows.Forms.Padding(0);
  2581. this.conveyor_R3.Name = "conveyor_R3";
  2582. this.conveyor_R3.Size = new System.Drawing.Size(72, 26);
  2583. this.conveyor_R3.TabIndex = 421;
  2584. //
  2585. // conveyor_R2
  2586. //
  2587. this.conveyor_R2.BackColor = System.Drawing.Color.Transparent;
  2588. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_R2, 2);
  2589. this.conveyor_R2.Dock = System.Windows.Forms.DockStyle.Fill;
  2590. this.conveyor_R2.Location = new System.Drawing.Point(108, 312);
  2591. this.conveyor_R2.Margin = new System.Windows.Forms.Padding(0);
  2592. this.conveyor_R2.Name = "conveyor_R2";
  2593. this.conveyor_R2.Size = new System.Drawing.Size(72, 26);
  2594. this.conveyor_R2.TabIndex = 420;
  2595. //
  2596. // conveyor_R1
  2597. //
  2598. this.conveyor_R1.BackColor = System.Drawing.Color.Transparent;
  2599. this.conveyor_R1.Dock = System.Windows.Forms.DockStyle.Fill;
  2600. this.conveyor_R1.Location = new System.Drawing.Point(72, 312);
  2601. this.conveyor_R1.Margin = new System.Windows.Forms.Padding(0);
  2602. this.conveyor_R1.Name = "conveyor_R1";
  2603. this.conveyor_R1.Size = new System.Drawing.Size(36, 26);
  2604. this.conveyor_R1.TabIndex = 419;
  2605. //
  2606. // conveyor_2324
  2607. //
  2608. this.conveyor_2324.BackColor = System.Drawing.Color.Transparent;
  2609. this.conveyor_2324.Dock = System.Windows.Forms.DockStyle.Fill;
  2610. this.conveyor_2324.Location = new System.Drawing.Point(36, 312);
  2611. this.conveyor_2324.Margin = new System.Windows.Forms.Padding(0);
  2612. this.conveyor_2324.Name = "conveyor_2324";
  2613. this.conveyor_2324.Size = new System.Drawing.Size(36, 26);
  2614. this.conveyor_2324.TabIndex = 418;
  2615. //
  2616. // conveyor_L14
  2617. //
  2618. this.conveyor_L14.BackColor = System.Drawing.Color.Transparent;
  2619. this.conveyor_L14.Dock = System.Windows.Forms.DockStyle.Fill;
  2620. this.conveyor_L14.Location = new System.Drawing.Point(612, 52);
  2621. this.conveyor_L14.Margin = new System.Windows.Forms.Padding(0);
  2622. this.conveyor_L14.Name = "conveyor_L14";
  2623. this.conveyor_L14.Size = new System.Drawing.Size(36, 26);
  2624. this.conveyor_L14.TabIndex = 417;
  2625. //
  2626. // conveyor3_A5
  2627. //
  2628. this.conveyor3_A5.Dock = System.Windows.Forms.DockStyle.Fill;
  2629. this.conveyor3_A5.Location = new System.Drawing.Point(612, 78);
  2630. this.conveyor3_A5.Margin = new System.Windows.Forms.Padding(0);
  2631. this.conveyor3_A5.Name = "conveyor3_A5";
  2632. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A5, 2);
  2633. this.conveyor3_A5.Size = new System.Drawing.Size(36, 52);
  2634. this.conveyor3_A5.TabIndex = 415;
  2635. //
  2636. // conveyor_L13
  2637. //
  2638. this.conveyor_L13.BackColor = System.Drawing.Color.Transparent;
  2639. this.conveyor_L13.Dock = System.Windows.Forms.DockStyle.Fill;
  2640. this.conveyor_L13.Location = new System.Drawing.Point(576, 52);
  2641. this.conveyor_L13.Margin = new System.Windows.Forms.Padding(0);
  2642. this.conveyor_L13.Name = "conveyor_L13";
  2643. this.conveyor_L13.Size = new System.Drawing.Size(36, 26);
  2644. this.conveyor_L13.TabIndex = 414;
  2645. //
  2646. // conveyor_L12
  2647. //
  2648. this.conveyor_L12.BackColor = System.Drawing.Color.Transparent;
  2649. this.conveyor_L12.Dock = System.Windows.Forms.DockStyle.Fill;
  2650. this.conveyor_L12.Location = new System.Drawing.Point(540, 52);
  2651. this.conveyor_L12.Margin = new System.Windows.Forms.Padding(0);
  2652. this.conveyor_L12.Name = "conveyor_L12";
  2653. this.conveyor_L12.Size = new System.Drawing.Size(36, 26);
  2654. this.conveyor_L12.TabIndex = 413;
  2655. //
  2656. // conveyor_L11
  2657. //
  2658. this.conveyor_L11.BackColor = System.Drawing.Color.Transparent;
  2659. this.conveyor_L11.Dock = System.Windows.Forms.DockStyle.Fill;
  2660. this.conveyor_L11.Location = new System.Drawing.Point(504, 52);
  2661. this.conveyor_L11.Margin = new System.Windows.Forms.Padding(0);
  2662. this.conveyor_L11.Name = "conveyor_L11";
  2663. this.conveyor_L11.Size = new System.Drawing.Size(36, 26);
  2664. this.conveyor_L11.TabIndex = 412;
  2665. //
  2666. // conveyor3_A4
  2667. //
  2668. this.conveyor3_A4.Dock = System.Windows.Forms.DockStyle.Fill;
  2669. this.conveyor3_A4.Location = new System.Drawing.Point(504, 78);
  2670. this.conveyor3_A4.Margin = new System.Windows.Forms.Padding(0);
  2671. this.conveyor3_A4.Name = "conveyor3_A4";
  2672. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A4, 2);
  2673. this.conveyor3_A4.Size = new System.Drawing.Size(36, 52);
  2674. this.conveyor3_A4.TabIndex = 411;
  2675. //
  2676. // conveyor_L10
  2677. //
  2678. this.conveyor_L10.BackColor = System.Drawing.Color.Transparent;
  2679. this.conveyor_L10.Dock = System.Windows.Forms.DockStyle.Fill;
  2680. this.conveyor_L10.Location = new System.Drawing.Point(468, 52);
  2681. this.conveyor_L10.Margin = new System.Windows.Forms.Padding(0);
  2682. this.conveyor_L10.Name = "conveyor_L10";
  2683. this.conveyor_L10.Size = new System.Drawing.Size(36, 26);
  2684. this.conveyor_L10.TabIndex = 410;
  2685. //
  2686. // conveyor_L9
  2687. //
  2688. this.conveyor_L9.BackColor = System.Drawing.Color.Transparent;
  2689. this.tableLayoutPanel1.SetColumnSpan(this.conveyor_L9, 2);
  2690. this.conveyor_L9.Dock = System.Windows.Forms.DockStyle.Fill;
  2691. this.conveyor_L9.Location = new System.Drawing.Point(396, 52);
  2692. this.conveyor_L9.Margin = new System.Windows.Forms.Padding(0);
  2693. this.conveyor_L9.Name = "conveyor_L9";
  2694. this.conveyor_L9.Size = new System.Drawing.Size(72, 26);
  2695. this.conveyor_L9.TabIndex = 409;
  2696. //
  2697. // conveyor3_A3
  2698. //
  2699. this.conveyor3_A3.Dock = System.Windows.Forms.DockStyle.Fill;
  2700. this.conveyor3_A3.Location = new System.Drawing.Point(360, 78);
  2701. this.conveyor3_A3.Margin = new System.Windows.Forms.Padding(0);
  2702. this.conveyor3_A3.Name = "conveyor3_A3";
  2703. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A3, 2);
  2704. this.conveyor3_A3.Size = new System.Drawing.Size(36, 52);
  2705. this.conveyor3_A3.TabIndex = 408;
  2706. //
  2707. // conveyor_L8
  2708. //
  2709. this.conveyor_L8.BackColor = System.Drawing.Color.Transparent;
  2710. this.conveyor_L8.Dock = System.Windows.Forms.DockStyle.Fill;
  2711. this.conveyor_L8.Location = new System.Drawing.Point(360, 52);
  2712. this.conveyor_L8.Margin = new System.Windows.Forms.Padding(0);
  2713. this.conveyor_L8.Name = "conveyor_L8";
  2714. this.conveyor_L8.Size = new System.Drawing.Size(36, 26);
  2715. this.conveyor_L8.TabIndex = 407;
  2716. //
  2717. // conveyor_L7
  2718. //
  2719. this.conveyor_L7.BackColor = System.Drawing.Color.Transparent;
  2720. this.conveyor_L7.Dock = System.Windows.Forms.DockStyle.Fill;
  2721. this.conveyor_L7.Location = new System.Drawing.Point(324, 52);
  2722. this.conveyor_L7.Margin = new System.Windows.Forms.Padding(0);
  2723. this.conveyor_L7.Name = "conveyor_L7";
  2724. this.conveyor_L7.Size = new System.Drawing.Size(36, 26);
  2725. this.conveyor_L7.TabIndex = 406;
  2726. //
  2727. // conveyor_L6
  2728. //
  2729. this.conveyor_L6.BackColor = System.Drawing.Color.Transparent;
  2730. this.conveyor_L6.Dock = System.Windows.Forms.DockStyle.Fill;
  2731. this.conveyor_L6.Location = new System.Drawing.Point(288, 52);
  2732. this.conveyor_L6.Margin = new System.Windows.Forms.Padding(0);
  2733. this.conveyor_L6.Name = "conveyor_L6";
  2734. this.conveyor_L6.Size = new System.Drawing.Size(36, 26);
  2735. this.conveyor_L6.TabIndex = 405;
  2736. //
  2737. // conveyor3_A2
  2738. //
  2739. this.conveyor3_A2.Dock = System.Windows.Forms.DockStyle.Fill;
  2740. this.conveyor3_A2.Location = new System.Drawing.Point(252, 78);
  2741. this.conveyor3_A2.Margin = new System.Windows.Forms.Padding(0);
  2742. this.conveyor3_A2.Name = "conveyor3_A2";
  2743. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A2, 2);
  2744. this.conveyor3_A2.Size = new System.Drawing.Size(36, 52);
  2745. this.conveyor3_A2.TabIndex = 404;
  2746. //
  2747. // conveyor_L5
  2748. //
  2749. this.conveyor_L5.BackColor = System.Drawing.Color.Transparent;
  2750. this.conveyor_L5.Dock = System.Windows.Forms.DockStyle.Fill;
  2751. this.conveyor_L5.Location = new System.Drawing.Point(252, 52);
  2752. this.conveyor_L5.Margin = new System.Windows.Forms.Padding(0);
  2753. this.conveyor_L5.Name = "conveyor_L5";
  2754. this.conveyor_L5.Size = new System.Drawing.Size(36, 26);
  2755. this.conveyor_L5.TabIndex = 403;
  2756. //
  2757. // conveyor_L4
  2758. //
  2759. this.conveyor_L4.BackColor = System.Drawing.Color.Transparent;
  2760. this.conveyor_L4.Dock = System.Windows.Forms.DockStyle.Fill;
  2761. this.conveyor_L4.Location = new System.Drawing.Point(216, 52);
  2762. this.conveyor_L4.Margin = new System.Windows.Forms.Padding(0);
  2763. this.conveyor_L4.Name = "conveyor_L4";
  2764. this.conveyor_L4.Size = new System.Drawing.Size(36, 26);
  2765. this.conveyor_L4.TabIndex = 402;
  2766. //
  2767. // conveyor3_A1
  2768. //
  2769. this.conveyor3_A1.Dock = System.Windows.Forms.DockStyle.Fill;
  2770. this.conveyor3_A1.Location = new System.Drawing.Point(180, 78);
  2771. this.conveyor3_A1.Margin = new System.Windows.Forms.Padding(0);
  2772. this.conveyor3_A1.Name = "conveyor3_A1";
  2773. this.tableLayoutPanel1.SetRowSpan(this.conveyor3_A1, 2);
  2774. this.conveyor3_A1.Size = new System.Drawing.Size(36, 52);
  2775. this.conveyor3_A1.TabIndex = 401;
  2776. //
  2777. // conveyor_L3
  2778. //
  2779. this.conveyor_L3.BackColor = System.Drawing.Color.Transparent;
  2780. this.conveyor_L3.Dock = System.Windows.Forms.DockStyle.Fill;
  2781. this.conveyor_L3.Location = new System.Drawing.Point(180, 52);
  2782. this.conveyor_L3.Margin = new System.Windows.Forms.Padding(0);
  2783. this.conveyor_L3.Name = "conveyor_L3";
  2784. this.conveyor_L3.Size = new System.Drawing.Size(36, 26);
  2785. this.conveyor_L3.TabIndex = 400;
  2786. //
  2787. // conveyor_L2
  2788. //
  2789. this.conveyor_L2.BackColor = System.Drawing.Color.Transparent;
  2790. this.conveyor_L2.Dock = System.Windows.Forms.DockStyle.Fill;
  2791. this.conveyor_L2.Location = new System.Drawing.Point(144, 52);
  2792. this.conveyor_L2.Margin = new System.Windows.Forms.Padding(0);
  2793. this.conveyor_L2.Name = "conveyor_L2";
  2794. this.conveyor_L2.Size = new System.Drawing.Size(36, 26);
  2795. this.conveyor_L2.TabIndex = 399;
  2796. //
  2797. // conveyor_L1
  2798. //
  2799. this.conveyor_L1.BackColor = System.Drawing.Color.Transparent;
  2800. this.conveyor_L1.Dock = System.Windows.Forms.DockStyle.Fill;
  2801. this.conveyor_L1.Location = new System.Drawing.Point(108, 52);
  2802. this.conveyor_L1.Margin = new System.Windows.Forms.Padding(0);
  2803. this.conveyor_L1.Name = "conveyor_L1";
  2804. this.conveyor_L1.Size = new System.Drawing.Size(36, 26);
  2805. this.conveyor_L1.TabIndex = 398;
  2806. //
  2807. // conveyor_2253
  2808. //
  2809. this.conveyor_2253.BackColor = System.Drawing.Color.Transparent;
  2810. this.conveyor_2253.Dock = System.Windows.Forms.DockStyle.Fill;
  2811. this.conveyor_2253.Location = new System.Drawing.Point(36, 52);
  2812. this.conveyor_2253.Margin = new System.Windows.Forms.Padding(0);
  2813. this.conveyor_2253.Name = "conveyor_2253";
  2814. this.conveyor_2253.Size = new System.Drawing.Size(36, 26);
  2815. this.conveyor_2253.TabIndex = 397;
  2816. //
  2817. // conveyor_2341
  2818. //
  2819. this.conveyor_2341.Dock = System.Windows.Forms.DockStyle.Fill;
  2820. this.conveyor_2341.Location = new System.Drawing.Point(72, 494);
  2821. this.conveyor_2341.Margin = new System.Windows.Forms.Padding(0);
  2822. this.conveyor_2341.Name = "conveyor_2341";
  2823. this.conveyor_2341.Size = new System.Drawing.Size(36, 26);
  2824. this.conveyor_2341.TabIndex = 396;
  2825. //
  2826. // conveyor_2357
  2827. //
  2828. this.conveyor_2357.Dock = System.Windows.Forms.DockStyle.Fill;
  2829. this.conveyor_2357.Location = new System.Drawing.Point(72, 52);
  2830. this.conveyor_2357.Margin = new System.Windows.Forms.Padding(0);
  2831. this.conveyor_2357.Name = "conveyor_2357";
  2832. this.conveyor_2357.Size = new System.Drawing.Size(36, 26);
  2833. this.conveyor_2357.TabIndex = 395;
  2834. //
  2835. // panel1
  2836. //
  2837. this.panel1.BackColor = System.Drawing.Color.LightBlue;
  2838. this.tableLayoutPanel1.SetColumnSpan(this.panel1, 25);
  2839. this.panel1.Controls.Add(this.myPanel1);
  2840. this.panel1.Controls.Add(this.pnlDDJ4);
  2841. this.panel1.Controls.Add(this.pnlDDJ3);
  2842. this.panel1.Controls.Add(this.pnlDDJ2);
  2843. this.panel1.Controls.Add(this.pnlDDJ1);
  2844. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2845. this.panel1.Location = new System.Drawing.Point(2, 574);
  2846. this.panel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  2847. this.panel1.Name = "panel1";
  2848. this.tableLayoutPanel1.SetRowSpan(this.panel1, 10);
  2849. this.panel1.Size = new System.Drawing.Size(896, 265);
  2850. this.panel1.TabIndex = 568;
  2851. //
  2852. // myPanel1
  2853. //
  2854. this.myPanel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("myPanel1.BackgroundImage")));
  2855. this.myPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2856. this.myPanel1.BkPicture = MyConrols.BKBmps.bk_V_Blue2White;
  2857. this.myPanel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  2858. this.myPanel1.Controls.Add(this.lblInStatus5);
  2859. this.myPanel1.Controls.Add(this.lblOutStatus5);
  2860. this.myPanel1.Controls.Add(this.label11);
  2861. this.myPanel1.Controls.Add(this.ddjPosTo5);
  2862. this.myPanel1.Controls.Add(this.ddjPosFrom5);
  2863. this.myPanel1.Controls.Add(this.label17);
  2864. this.myPanel1.Controls.Add(this.label18);
  2865. this.myPanel1.Controls.Add(this.ddjMode5);
  2866. this.myPanel1.Controls.Add(this.ddjOrdId5);
  2867. this.myPanel1.Controls.Add(this.label21);
  2868. this.myPanel1.Controls.Add(this.ddjOptType5);
  2869. this.myPanel1.Controls.Add(this.label24);
  2870. this.myPanel1.Controls.Add(this.ddjTotal_KM5);
  2871. this.myPanel1.Controls.Add(this.label27);
  2872. this.myPanel1.Controls.Add(this.ddjWorkTime5);
  2873. this.myPanel1.Controls.Add(this.label30);
  2874. this.myPanel1.Controls.Add(this.ddjStatus5);
  2875. this.myPanel1.Controls.Add(this.ddjPosCurr5);
  2876. this.myPanel1.Controls.Add(this.label36);
  2877. this.myPanel1.Controls.Add(this.label37);
  2878. this.myPanel1.Controls.Add(this.label38);
  2879. this.myPanel1.Controls.Add(this.lblsrm05);
  2880. this.myPanel1.Controls.Add(this.G5);
  2881. this.myPanel1.Controls.Add(this.pictureBox3);
  2882. this.myPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  2883. this.myPanel1.Location = new System.Drawing.Point(656, 0);
  2884. this.myPanel1.Name = "myPanel1";
  2885. this.myPanel1.Size = new System.Drawing.Size(164, 265);
  2886. this.myPanel1.TabIndex = 31;
  2887. //
  2888. // lblInStatus5
  2889. //
  2890. this.lblInStatus5.BackColor = System.Drawing.Color.DarkGray;
  2891. this.lblInStatus5.Location = new System.Drawing.Point(5, 1);
  2892. this.lblInStatus5.Name = "lblInStatus5";
  2893. this.lblInStatus5.Size = new System.Drawing.Size(28, 24);
  2894. this.lblInStatus5.TabIndex = 97;
  2895. this.lblInStatus5.Tag = "4";
  2896. this.lblInStatus5.Text = "入";
  2897. this.lblInStatus5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2898. //
  2899. // lblOutStatus5
  2900. //
  2901. this.lblOutStatus5.BackColor = System.Drawing.Color.DarkGray;
  2902. this.lblOutStatus5.Location = new System.Drawing.Point(124, 1);
  2903. this.lblOutStatus5.Name = "lblOutStatus5";
  2904. this.lblOutStatus5.Size = new System.Drawing.Size(28, 24);
  2905. this.lblOutStatus5.TabIndex = 94;
  2906. this.lblOutStatus5.Text = "出";
  2907. this.lblOutStatus5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2908. //
  2909. // label11
  2910. //
  2911. this.label11.BackColor = System.Drawing.Color.Transparent;
  2912. this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2913. this.label11.ForeColor = System.Drawing.Color.Red;
  2914. this.label11.Location = new System.Drawing.Point(5, 45);
  2915. this.label11.Name = "label11";
  2916. this.label11.Size = new System.Drawing.Size(151, 24);
  2917. this.label11.TabIndex = 92;
  2918. //
  2919. // ddjPosTo5
  2920. //
  2921. this.ddjPosTo5.AutoSize = true;
  2922. this.ddjPosTo5.BackColor = System.Drawing.Color.Transparent;
  2923. this.ddjPosTo5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2924. this.ddjPosTo5.ForeColor = System.Drawing.Color.Blue;
  2925. this.ddjPosTo5.Location = new System.Drawing.Point(89, 233);
  2926. this.ddjPosTo5.Name = "ddjPosTo5";
  2927. this.ddjPosTo5.Size = new System.Drawing.Size(23, 12);
  2928. this.ddjPosTo5.TabIndex = 73;
  2929. this.ddjPosTo5.Text = "---";
  2930. //
  2931. // ddjPosFrom5
  2932. //
  2933. this.ddjPosFrom5.AutoSize = true;
  2934. this.ddjPosFrom5.BackColor = System.Drawing.Color.Transparent;
  2935. this.ddjPosFrom5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2936. this.ddjPosFrom5.ForeColor = System.Drawing.Color.Blue;
  2937. this.ddjPosFrom5.Location = new System.Drawing.Point(89, 212);
  2938. this.ddjPosFrom5.Name = "ddjPosFrom5";
  2939. this.ddjPosFrom5.Size = new System.Drawing.Size(23, 12);
  2940. this.ddjPosFrom5.TabIndex = 72;
  2941. this.ddjPosFrom5.Text = "---";
  2942. //
  2943. // label17
  2944. //
  2945. this.label17.AutoSize = true;
  2946. this.label17.BackColor = System.Drawing.Color.Transparent;
  2947. this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2948. this.label17.Location = new System.Drawing.Point(3, 212);
  2949. this.label17.Name = "label17";
  2950. this.label17.Size = new System.Drawing.Size(65, 12);
  2951. this.label17.TabIndex = 71;
  2952. this.label17.Text = "起始位置:";
  2953. //
  2954. // label18
  2955. //
  2956. this.label18.AutoSize = true;
  2957. this.label18.BackColor = System.Drawing.Color.Transparent;
  2958. this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2959. this.label18.Location = new System.Drawing.Point(3, 233);
  2960. this.label18.Name = "label18";
  2961. this.label18.Size = new System.Drawing.Size(65, 12);
  2962. this.label18.TabIndex = 70;
  2963. this.label18.Text = "目标位置:";
  2964. //
  2965. // ddjMode5
  2966. //
  2967. this.ddjMode5.AutoSize = true;
  2968. this.ddjMode5.BackColor = System.Drawing.Color.Transparent;
  2969. this.ddjMode5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2970. this.ddjMode5.ForeColor = System.Drawing.Color.Blue;
  2971. this.ddjMode5.Location = new System.Drawing.Point(87, 73);
  2972. this.ddjMode5.Name = "ddjMode5";
  2973. this.ddjMode5.Size = new System.Drawing.Size(23, 12);
  2974. this.ddjMode5.TabIndex = 12;
  2975. this.ddjMode5.Text = "---";
  2976. //
  2977. // ddjOrdId5
  2978. //
  2979. this.ddjOrdId5.AutoSize = true;
  2980. this.ddjOrdId5.BackColor = System.Drawing.Color.Transparent;
  2981. this.ddjOrdId5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2982. this.ddjOrdId5.ForeColor = System.Drawing.Color.Blue;
  2983. this.ddjOrdId5.Location = new System.Drawing.Point(87, 113);
  2984. this.ddjOrdId5.Name = "ddjOrdId5";
  2985. this.ddjOrdId5.Size = new System.Drawing.Size(23, 12);
  2986. this.ddjOrdId5.TabIndex = 64;
  2987. this.ddjOrdId5.Text = "---";
  2988. //
  2989. // label21
  2990. //
  2991. this.label21.AutoSize = true;
  2992. this.label21.BackColor = System.Drawing.Color.Transparent;
  2993. this.label21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2994. this.label21.Location = new System.Drawing.Point(1, 113);
  2995. this.label21.Name = "label21";
  2996. this.label21.Size = new System.Drawing.Size(65, 12);
  2997. this.label21.TabIndex = 63;
  2998. this.label21.Text = "工作指令:";
  2999. //
  3000. // ddjOptType5
  3001. //
  3002. this.ddjOptType5.AutoSize = true;
  3003. this.ddjOptType5.BackColor = System.Drawing.Color.Transparent;
  3004. this.ddjOptType5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3005. this.ddjOptType5.ForeColor = System.Drawing.Color.Blue;
  3006. this.ddjOptType5.Location = new System.Drawing.Point(87, 131);
  3007. this.ddjOptType5.Name = "ddjOptType5";
  3008. this.ddjOptType5.Size = new System.Drawing.Size(23, 12);
  3009. this.ddjOptType5.TabIndex = 62;
  3010. this.ddjOptType5.Text = "---";
  3011. //
  3012. // label24
  3013. //
  3014. this.label24.AutoSize = true;
  3015. this.label24.BackColor = System.Drawing.Color.Transparent;
  3016. this.label24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3017. this.label24.Location = new System.Drawing.Point(1, 131);
  3018. this.label24.Name = "label24";
  3019. this.label24.Size = new System.Drawing.Size(65, 12);
  3020. this.label24.TabIndex = 61;
  3021. this.label24.Text = "作业类型:";
  3022. //
  3023. // ddjTotal_KM5
  3024. //
  3025. this.ddjTotal_KM5.AutoSize = true;
  3026. this.ddjTotal_KM5.BackColor = System.Drawing.Color.Transparent;
  3027. this.ddjTotal_KM5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3028. this.ddjTotal_KM5.ForeColor = System.Drawing.SystemColors.ControlText;
  3029. this.ddjTotal_KM5.Location = new System.Drawing.Point(88, 191);
  3030. this.ddjTotal_KM5.Name = "ddjTotal_KM5";
  3031. this.ddjTotal_KM5.Size = new System.Drawing.Size(23, 12);
  3032. this.ddjTotal_KM5.TabIndex = 16;
  3033. this.ddjTotal_KM5.Text = "---";
  3034. //
  3035. // label27
  3036. //
  3037. this.label27.AutoSize = true;
  3038. this.label27.BackColor = System.Drawing.Color.Transparent;
  3039. this.label27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3040. this.label27.Location = new System.Drawing.Point(1, 73);
  3041. this.label27.Name = "label27";
  3042. this.label27.Size = new System.Drawing.Size(65, 12);
  3043. this.label27.TabIndex = 15;
  3044. this.label27.Text = "工作模式:";
  3045. //
  3046. // ddjWorkTime5
  3047. //
  3048. this.ddjWorkTime5.AutoSize = true;
  3049. this.ddjWorkTime5.BackColor = System.Drawing.Color.Transparent;
  3050. this.ddjWorkTime5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3051. this.ddjWorkTime5.ForeColor = System.Drawing.Color.Red;
  3052. this.ddjWorkTime5.Location = new System.Drawing.Point(88, 169);
  3053. this.ddjWorkTime5.Name = "ddjWorkTime5";
  3054. this.ddjWorkTime5.Size = new System.Drawing.Size(23, 12);
  3055. this.ddjWorkTime5.TabIndex = 14;
  3056. this.ddjWorkTime5.Text = "---";
  3057. //
  3058. // label30
  3059. //
  3060. this.label30.AutoSize = true;
  3061. this.label30.BackColor = System.Drawing.Color.Transparent;
  3062. this.label30.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3063. this.label30.Location = new System.Drawing.Point(2, 170);
  3064. this.label30.Name = "label30";
  3065. this.label30.Size = new System.Drawing.Size(65, 12);
  3066. this.label30.TabIndex = 13;
  3067. this.label30.Text = "运行时长:";
  3068. //
  3069. // ddjStatus5
  3070. //
  3071. this.ddjStatus5.AutoSize = true;
  3072. this.ddjStatus5.BackColor = System.Drawing.Color.Transparent;
  3073. this.ddjStatus5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3074. this.ddjStatus5.ForeColor = System.Drawing.Color.Blue;
  3075. this.ddjStatus5.Location = new System.Drawing.Point(87, 92);
  3076. this.ddjStatus5.Name = "ddjStatus5";
  3077. this.ddjStatus5.Size = new System.Drawing.Size(23, 12);
  3078. this.ddjStatus5.TabIndex = 10;
  3079. this.ddjStatus5.Text = "---";
  3080. //
  3081. // ddjPosCurr5
  3082. //
  3083. this.ddjPosCurr5.AutoSize = true;
  3084. this.ddjPosCurr5.BackColor = System.Drawing.Color.Transparent;
  3085. this.ddjPosCurr5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3086. this.ddjPosCurr5.ForeColor = System.Drawing.Color.Blue;
  3087. this.ddjPosCurr5.Location = new System.Drawing.Point(88, 149);
  3088. this.ddjPosCurr5.Name = "ddjPosCurr5";
  3089. this.ddjPosCurr5.Size = new System.Drawing.Size(23, 12);
  3090. this.ddjPosCurr5.TabIndex = 9;
  3091. this.ddjPosCurr5.Text = "---";
  3092. //
  3093. // label36
  3094. //
  3095. this.label36.AutoSize = true;
  3096. this.label36.BackColor = System.Drawing.Color.Transparent;
  3097. this.label36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3098. this.label36.ForeColor = System.Drawing.SystemColors.ControlText;
  3099. this.label36.Location = new System.Drawing.Point(2, 191);
  3100. this.label36.Name = "label36";
  3101. this.label36.Size = new System.Drawing.Size(65, 12);
  3102. this.label36.TabIndex = 8;
  3103. this.label36.Text = "里 程 数:";
  3104. //
  3105. // label37
  3106. //
  3107. this.label37.AutoSize = true;
  3108. this.label37.BackColor = System.Drawing.Color.Transparent;
  3109. this.label37.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3110. this.label37.Location = new System.Drawing.Point(1, 92);
  3111. this.label37.Name = "label37";
  3112. this.label37.Size = new System.Drawing.Size(65, 12);
  3113. this.label37.TabIndex = 6;
  3114. this.label37.Text = "工作状态:";
  3115. //
  3116. // label38
  3117. //
  3118. this.label38.AutoSize = true;
  3119. this.label38.BackColor = System.Drawing.Color.Transparent;
  3120. this.label38.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3121. this.label38.Location = new System.Drawing.Point(2, 149);
  3122. this.label38.Name = "label38";
  3123. this.label38.Size = new System.Drawing.Size(65, 12);
  3124. this.label38.TabIndex = 1;
  3125. this.label38.Text = "当前位置:";
  3126. //
  3127. // lblsrm05
  3128. //
  3129. this.lblsrm05.AutoSize = true;
  3130. this.lblsrm05.BackColor = System.Drawing.Color.Transparent;
  3131. this.lblsrm05.Font = new System.Drawing.Font("宋体", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3132. this.lblsrm05.Location = new System.Drawing.Point(30, 26);
  3133. this.lblsrm05.Name = "lblsrm05";
  3134. this.lblsrm05.Size = new System.Drawing.Size(94, 16);
  3135. this.lblsrm05.TabIndex = 0;
  3136. this.lblsrm05.Text = "5号 堆垛机";
  3137. //
  3138. // G5
  3139. //
  3140. this.G5.BackColor = System.Drawing.Color.Transparent;
  3141. this.G5.Image = ((System.Drawing.Image)(resources.GetObject("G5.Image")));
  3142. this.G5.Location = new System.Drawing.Point(66, -2);
  3143. this.G5.Name = "G5";
  3144. this.G5.Size = new System.Drawing.Size(25, 25);
  3145. this.G5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3146. this.G5.TabIndex = 65;
  3147. this.G5.TabStop = false;
  3148. this.G5.Tag = "1";
  3149. //
  3150. // pictureBox3
  3151. //
  3152. this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
  3153. this.pictureBox3.Location = new System.Drawing.Point(65, -1);
  3154. this.pictureBox3.Name = "pictureBox3";
  3155. this.pictureBox3.Size = new System.Drawing.Size(25, 25);
  3156. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3157. this.pictureBox3.TabIndex = 5;
  3158. this.pictureBox3.TabStop = false;
  3159. //
  3160. // pnlDDJ4
  3161. //
  3162. this.pnlDDJ4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlDDJ4.BackgroundImage")));
  3163. this.pnlDDJ4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3164. this.pnlDDJ4.BkPicture = MyConrols.BKBmps.bk_V_Blue2White;
  3165. this.pnlDDJ4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  3166. this.pnlDDJ4.Controls.Add(this.lblInStatus4);
  3167. this.pnlDDJ4.Controls.Add(this.lblOutStatus4);
  3168. this.pnlDDJ4.Controls.Add(this.lblDDJWarning4);
  3169. this.pnlDDJ4.Controls.Add(this.ddjPosTo4);
  3170. this.pnlDDJ4.Controls.Add(this.ddjPosFrom4);
  3171. this.pnlDDJ4.Controls.Add(this.label71);
  3172. this.pnlDDJ4.Controls.Add(this.label72);
  3173. this.pnlDDJ4.Controls.Add(this.ddjMode4);
  3174. this.pnlDDJ4.Controls.Add(this.ddjOrdId4);
  3175. this.pnlDDJ4.Controls.Add(this.label75);
  3176. this.pnlDDJ4.Controls.Add(this.ddjOptType4);
  3177. this.pnlDDJ4.Controls.Add(this.label77);
  3178. this.pnlDDJ4.Controls.Add(this.ddjTotal_KM4);
  3179. this.pnlDDJ4.Controls.Add(this.label79);
  3180. this.pnlDDJ4.Controls.Add(this.ddjWorkTime4);
  3181. this.pnlDDJ4.Controls.Add(this.label81);
  3182. this.pnlDDJ4.Controls.Add(this.ddjStatus4);
  3183. this.pnlDDJ4.Controls.Add(this.ddjPosCurr4);
  3184. this.pnlDDJ4.Controls.Add(this.label89);
  3185. this.pnlDDJ4.Controls.Add(this.label90);
  3186. this.pnlDDJ4.Controls.Add(this.label91);
  3187. this.pnlDDJ4.Controls.Add(this.lblsrm04);
  3188. this.pnlDDJ4.Controls.Add(this.G4);
  3189. this.pnlDDJ4.Controls.Add(this.pictureBox14);
  3190. this.pnlDDJ4.Dock = System.Windows.Forms.DockStyle.Left;
  3191. this.pnlDDJ4.Location = new System.Drawing.Point(492, 0);
  3192. this.pnlDDJ4.Name = "pnlDDJ4";
  3193. this.pnlDDJ4.Size = new System.Drawing.Size(164, 265);
  3194. this.pnlDDJ4.TabIndex = 30;
  3195. //
  3196. // lblInStatus4
  3197. //
  3198. this.lblInStatus4.BackColor = System.Drawing.Color.DarkGray;
  3199. this.lblInStatus4.Location = new System.Drawing.Point(5, 1);
  3200. this.lblInStatus4.Name = "lblInStatus4";
  3201. this.lblInStatus4.Size = new System.Drawing.Size(28, 24);
  3202. this.lblInStatus4.TabIndex = 97;
  3203. this.lblInStatus4.Tag = "4";
  3204. this.lblInStatus4.Text = "入";
  3205. this.lblInStatus4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3206. //
  3207. // lblOutStatus4
  3208. //
  3209. this.lblOutStatus4.BackColor = System.Drawing.Color.DarkGray;
  3210. this.lblOutStatus4.Location = new System.Drawing.Point(124, 1);
  3211. this.lblOutStatus4.Name = "lblOutStatus4";
  3212. this.lblOutStatus4.Size = new System.Drawing.Size(28, 24);
  3213. this.lblOutStatus4.TabIndex = 94;
  3214. this.lblOutStatus4.Text = "出";
  3215. this.lblOutStatus4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3216. //
  3217. // lblDDJWarning4
  3218. //
  3219. this.lblDDJWarning4.BackColor = System.Drawing.Color.Transparent;
  3220. this.lblDDJWarning4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3221. this.lblDDJWarning4.ForeColor = System.Drawing.Color.Red;
  3222. this.lblDDJWarning4.Location = new System.Drawing.Point(5, 45);
  3223. this.lblDDJWarning4.Name = "lblDDJWarning4";
  3224. this.lblDDJWarning4.Size = new System.Drawing.Size(151, 24);
  3225. this.lblDDJWarning4.TabIndex = 92;
  3226. //
  3227. // ddjPosTo4
  3228. //
  3229. this.ddjPosTo4.AutoSize = true;
  3230. this.ddjPosTo4.BackColor = System.Drawing.Color.Transparent;
  3231. this.ddjPosTo4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3232. this.ddjPosTo4.ForeColor = System.Drawing.Color.Blue;
  3233. this.ddjPosTo4.Location = new System.Drawing.Point(89, 233);
  3234. this.ddjPosTo4.Name = "ddjPosTo4";
  3235. this.ddjPosTo4.Size = new System.Drawing.Size(23, 12);
  3236. this.ddjPosTo4.TabIndex = 73;
  3237. this.ddjPosTo4.Text = "---";
  3238. //
  3239. // ddjPosFrom4
  3240. //
  3241. this.ddjPosFrom4.AutoSize = true;
  3242. this.ddjPosFrom4.BackColor = System.Drawing.Color.Transparent;
  3243. this.ddjPosFrom4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3244. this.ddjPosFrom4.ForeColor = System.Drawing.Color.Blue;
  3245. this.ddjPosFrom4.Location = new System.Drawing.Point(89, 212);
  3246. this.ddjPosFrom4.Name = "ddjPosFrom4";
  3247. this.ddjPosFrom4.Size = new System.Drawing.Size(23, 12);
  3248. this.ddjPosFrom4.TabIndex = 72;
  3249. this.ddjPosFrom4.Text = "---";
  3250. //
  3251. // label71
  3252. //
  3253. this.label71.AutoSize = true;
  3254. this.label71.BackColor = System.Drawing.Color.Transparent;
  3255. this.label71.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3256. this.label71.Location = new System.Drawing.Point(3, 212);
  3257. this.label71.Name = "label71";
  3258. this.label71.Size = new System.Drawing.Size(65, 12);
  3259. this.label71.TabIndex = 71;
  3260. this.label71.Text = "起始位置:";
  3261. //
  3262. // label72
  3263. //
  3264. this.label72.AutoSize = true;
  3265. this.label72.BackColor = System.Drawing.Color.Transparent;
  3266. this.label72.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3267. this.label72.Location = new System.Drawing.Point(3, 233);
  3268. this.label72.Name = "label72";
  3269. this.label72.Size = new System.Drawing.Size(65, 12);
  3270. this.label72.TabIndex = 70;
  3271. this.label72.Text = "目标位置:";
  3272. //
  3273. // ddjMode4
  3274. //
  3275. this.ddjMode4.AutoSize = true;
  3276. this.ddjMode4.BackColor = System.Drawing.Color.Transparent;
  3277. this.ddjMode4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3278. this.ddjMode4.ForeColor = System.Drawing.Color.Blue;
  3279. this.ddjMode4.Location = new System.Drawing.Point(87, 73);
  3280. this.ddjMode4.Name = "ddjMode4";
  3281. this.ddjMode4.Size = new System.Drawing.Size(23, 12);
  3282. this.ddjMode4.TabIndex = 12;
  3283. this.ddjMode4.Text = "---";
  3284. //
  3285. // ddjOrdId4
  3286. //
  3287. this.ddjOrdId4.AutoSize = true;
  3288. this.ddjOrdId4.BackColor = System.Drawing.Color.Transparent;
  3289. this.ddjOrdId4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3290. this.ddjOrdId4.ForeColor = System.Drawing.Color.Blue;
  3291. this.ddjOrdId4.Location = new System.Drawing.Point(87, 113);
  3292. this.ddjOrdId4.Name = "ddjOrdId4";
  3293. this.ddjOrdId4.Size = new System.Drawing.Size(23, 12);
  3294. this.ddjOrdId4.TabIndex = 64;
  3295. this.ddjOrdId4.Text = "---";
  3296. //
  3297. // label75
  3298. //
  3299. this.label75.AutoSize = true;
  3300. this.label75.BackColor = System.Drawing.Color.Transparent;
  3301. this.label75.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3302. this.label75.Location = new System.Drawing.Point(1, 113);
  3303. this.label75.Name = "label75";
  3304. this.label75.Size = new System.Drawing.Size(65, 12);
  3305. this.label75.TabIndex = 63;
  3306. this.label75.Text = "工作指令:";
  3307. //
  3308. // ddjOptType4
  3309. //
  3310. this.ddjOptType4.AutoSize = true;
  3311. this.ddjOptType4.BackColor = System.Drawing.Color.Transparent;
  3312. this.ddjOptType4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3313. this.ddjOptType4.ForeColor = System.Drawing.Color.Blue;
  3314. this.ddjOptType4.Location = new System.Drawing.Point(87, 131);
  3315. this.ddjOptType4.Name = "ddjOptType4";
  3316. this.ddjOptType4.Size = new System.Drawing.Size(23, 12);
  3317. this.ddjOptType4.TabIndex = 62;
  3318. this.ddjOptType4.Text = "---";
  3319. //
  3320. // label77
  3321. //
  3322. this.label77.AutoSize = true;
  3323. this.label77.BackColor = System.Drawing.Color.Transparent;
  3324. this.label77.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3325. this.label77.Location = new System.Drawing.Point(1, 131);
  3326. this.label77.Name = "label77";
  3327. this.label77.Size = new System.Drawing.Size(65, 12);
  3328. this.label77.TabIndex = 61;
  3329. this.label77.Text = "作业类型:";
  3330. //
  3331. // ddjTotal_KM4
  3332. //
  3333. this.ddjTotal_KM4.AutoSize = true;
  3334. this.ddjTotal_KM4.BackColor = System.Drawing.Color.Transparent;
  3335. this.ddjTotal_KM4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3336. this.ddjTotal_KM4.ForeColor = System.Drawing.Color.Blue;
  3337. this.ddjTotal_KM4.Location = new System.Drawing.Point(88, 191);
  3338. this.ddjTotal_KM4.Name = "ddjTotal_KM4";
  3339. this.ddjTotal_KM4.Size = new System.Drawing.Size(23, 12);
  3340. this.ddjTotal_KM4.TabIndex = 16;
  3341. this.ddjTotal_KM4.Text = "---";
  3342. //
  3343. // label79
  3344. //
  3345. this.label79.AutoSize = true;
  3346. this.label79.BackColor = System.Drawing.Color.Transparent;
  3347. this.label79.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3348. this.label79.Location = new System.Drawing.Point(1, 73);
  3349. this.label79.Name = "label79";
  3350. this.label79.Size = new System.Drawing.Size(65, 12);
  3351. this.label79.TabIndex = 15;
  3352. this.label79.Text = "工作模式:";
  3353. //
  3354. // ddjWorkTime4
  3355. //
  3356. this.ddjWorkTime4.AutoSize = true;
  3357. this.ddjWorkTime4.BackColor = System.Drawing.Color.Transparent;
  3358. this.ddjWorkTime4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3359. this.ddjWorkTime4.ForeColor = System.Drawing.Color.Red;
  3360. this.ddjWorkTime4.Location = new System.Drawing.Point(88, 169);
  3361. this.ddjWorkTime4.Name = "ddjWorkTime4";
  3362. this.ddjWorkTime4.Size = new System.Drawing.Size(23, 12);
  3363. this.ddjWorkTime4.TabIndex = 14;
  3364. this.ddjWorkTime4.Text = "---";
  3365. //
  3366. // label81
  3367. //
  3368. this.label81.AutoSize = true;
  3369. this.label81.BackColor = System.Drawing.Color.Transparent;
  3370. this.label81.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3371. this.label81.Location = new System.Drawing.Point(2, 170);
  3372. this.label81.Name = "label81";
  3373. this.label81.Size = new System.Drawing.Size(65, 12);
  3374. this.label81.TabIndex = 13;
  3375. this.label81.Text = "运行时长:";
  3376. //
  3377. // ddjStatus4
  3378. //
  3379. this.ddjStatus4.AutoSize = true;
  3380. this.ddjStatus4.BackColor = System.Drawing.Color.Transparent;
  3381. this.ddjStatus4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3382. this.ddjStatus4.ForeColor = System.Drawing.Color.Blue;
  3383. this.ddjStatus4.Location = new System.Drawing.Point(87, 92);
  3384. this.ddjStatus4.Name = "ddjStatus4";
  3385. this.ddjStatus4.Size = new System.Drawing.Size(23, 12);
  3386. this.ddjStatus4.TabIndex = 10;
  3387. this.ddjStatus4.Text = "---";
  3388. //
  3389. // ddjPosCurr4
  3390. //
  3391. this.ddjPosCurr4.AutoSize = true;
  3392. this.ddjPosCurr4.BackColor = System.Drawing.Color.Transparent;
  3393. this.ddjPosCurr4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3394. this.ddjPosCurr4.ForeColor = System.Drawing.Color.Blue;
  3395. this.ddjPosCurr4.Location = new System.Drawing.Point(88, 150);
  3396. this.ddjPosCurr4.Name = "ddjPosCurr4";
  3397. this.ddjPosCurr4.Size = new System.Drawing.Size(23, 12);
  3398. this.ddjPosCurr4.TabIndex = 9;
  3399. this.ddjPosCurr4.Text = "---";
  3400. //
  3401. // label89
  3402. //
  3403. this.label89.AutoSize = true;
  3404. this.label89.BackColor = System.Drawing.Color.Transparent;
  3405. this.label89.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3406. this.label89.Location = new System.Drawing.Point(2, 191);
  3407. this.label89.Name = "label89";
  3408. this.label89.Size = new System.Drawing.Size(65, 12);
  3409. this.label89.TabIndex = 8;
  3410. this.label89.Text = "里 程 数:";
  3411. //
  3412. // label90
  3413. //
  3414. this.label90.AutoSize = true;
  3415. this.label90.BackColor = System.Drawing.Color.Transparent;
  3416. this.label90.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3417. this.label90.Location = new System.Drawing.Point(1, 92);
  3418. this.label90.Name = "label90";
  3419. this.label90.Size = new System.Drawing.Size(65, 12);
  3420. this.label90.TabIndex = 6;
  3421. this.label90.Text = "工作状态:";
  3422. //
  3423. // label91
  3424. //
  3425. this.label91.AutoSize = true;
  3426. this.label91.BackColor = System.Drawing.Color.Transparent;
  3427. this.label91.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3428. this.label91.Location = new System.Drawing.Point(2, 149);
  3429. this.label91.Name = "label91";
  3430. this.label91.Size = new System.Drawing.Size(65, 12);
  3431. this.label91.TabIndex = 1;
  3432. this.label91.Text = "当前位置:";
  3433. //
  3434. // lblsrm04
  3435. //
  3436. this.lblsrm04.AutoSize = true;
  3437. this.lblsrm04.BackColor = System.Drawing.Color.Transparent;
  3438. this.lblsrm04.Font = new System.Drawing.Font("宋体", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3439. this.lblsrm04.Location = new System.Drawing.Point(30, 26);
  3440. this.lblsrm04.Name = "lblsrm04";
  3441. this.lblsrm04.Size = new System.Drawing.Size(94, 16);
  3442. this.lblsrm04.TabIndex = 0;
  3443. this.lblsrm04.Text = "4号 堆垛机";
  3444. //
  3445. // G4
  3446. //
  3447. this.G4.BackColor = System.Drawing.Color.Transparent;
  3448. this.G4.Image = ((System.Drawing.Image)(resources.GetObject("G4.Image")));
  3449. this.G4.Location = new System.Drawing.Point(66, -2);
  3450. this.G4.Name = "G4";
  3451. this.G4.Size = new System.Drawing.Size(25, 25);
  3452. this.G4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3453. this.G4.TabIndex = 65;
  3454. this.G4.TabStop = false;
  3455. this.G4.Tag = "1";
  3456. //
  3457. // pictureBox14
  3458. //
  3459. this.pictureBox14.BackColor = System.Drawing.Color.Transparent;
  3460. this.pictureBox14.Location = new System.Drawing.Point(65, -1);
  3461. this.pictureBox14.Name = "pictureBox14";
  3462. this.pictureBox14.Size = new System.Drawing.Size(25, 25);
  3463. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3464. this.pictureBox14.TabIndex = 5;
  3465. this.pictureBox14.TabStop = false;
  3466. //
  3467. // pnlDDJ3
  3468. //
  3469. this.pnlDDJ3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlDDJ3.BackgroundImage")));
  3470. this.pnlDDJ3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3471. this.pnlDDJ3.BkPicture = MyConrols.BKBmps.bk_V_Blue2White;
  3472. this.pnlDDJ3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  3473. this.pnlDDJ3.Controls.Add(this.lblInStatus3);
  3474. this.pnlDDJ3.Controls.Add(this.lblOutStatus3);
  3475. this.pnlDDJ3.Controls.Add(this.lblDDJWarning3);
  3476. this.pnlDDJ3.Controls.Add(this.ddjPosTo3);
  3477. this.pnlDDJ3.Controls.Add(this.ddjPosFrom3);
  3478. this.pnlDDJ3.Controls.Add(this.label43);
  3479. this.pnlDDJ3.Controls.Add(this.label51);
  3480. this.pnlDDJ3.Controls.Add(this.ddjMode3);
  3481. this.pnlDDJ3.Controls.Add(this.ddjOrdId3);
  3482. this.pnlDDJ3.Controls.Add(this.label55);
  3483. this.pnlDDJ3.Controls.Add(this.ddjOptType3);
  3484. this.pnlDDJ3.Controls.Add(this.label57);
  3485. this.pnlDDJ3.Controls.Add(this.ddjTotal_KM3);
  3486. this.pnlDDJ3.Controls.Add(this.label59);
  3487. this.pnlDDJ3.Controls.Add(this.ddjWorkTime3);
  3488. this.pnlDDJ3.Controls.Add(this.label61);
  3489. this.pnlDDJ3.Controls.Add(this.ddjStatus3);
  3490. this.pnlDDJ3.Controls.Add(this.ddjPosCurr3);
  3491. this.pnlDDJ3.Controls.Add(this.label64);
  3492. this.pnlDDJ3.Controls.Add(this.label65);
  3493. this.pnlDDJ3.Controls.Add(this.label66);
  3494. this.pnlDDJ3.Controls.Add(this.lblsrm03);
  3495. this.pnlDDJ3.Controls.Add(this.G3);
  3496. this.pnlDDJ3.Controls.Add(this.pictureBox10);
  3497. this.pnlDDJ3.Dock = System.Windows.Forms.DockStyle.Left;
  3498. this.pnlDDJ3.Location = new System.Drawing.Point(328, 0);
  3499. this.pnlDDJ3.Name = "pnlDDJ3";
  3500. this.pnlDDJ3.Size = new System.Drawing.Size(164, 265);
  3501. this.pnlDDJ3.TabIndex = 29;
  3502. //
  3503. // lblInStatus3
  3504. //
  3505. this.lblInStatus3.BackColor = System.Drawing.Color.DarkGray;
  3506. this.lblInStatus3.Location = new System.Drawing.Point(3, 1);
  3507. this.lblInStatus3.Name = "lblInStatus3";
  3508. this.lblInStatus3.Size = new System.Drawing.Size(28, 24);
  3509. this.lblInStatus3.TabIndex = 96;
  3510. this.lblInStatus3.Tag = "3";
  3511. this.lblInStatus3.Text = "入";
  3512. this.lblInStatus3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3513. //
  3514. // lblOutStatus3
  3515. //
  3516. this.lblOutStatus3.BackColor = System.Drawing.Color.DarkGray;
  3517. this.lblOutStatus3.Location = new System.Drawing.Point(129, 1);
  3518. this.lblOutStatus3.Name = "lblOutStatus3";
  3519. this.lblOutStatus3.Size = new System.Drawing.Size(28, 24);
  3520. this.lblOutStatus3.TabIndex = 94;
  3521. this.lblOutStatus3.Text = "出";
  3522. this.lblOutStatus3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3523. //
  3524. // lblDDJWarning3
  3525. //
  3526. this.lblDDJWarning3.BackColor = System.Drawing.Color.Transparent;
  3527. this.lblDDJWarning3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3528. this.lblDDJWarning3.ForeColor = System.Drawing.Color.Red;
  3529. this.lblDDJWarning3.Location = new System.Drawing.Point(5, 45);
  3530. this.lblDDJWarning3.Name = "lblDDJWarning3";
  3531. this.lblDDJWarning3.Size = new System.Drawing.Size(151, 24);
  3532. this.lblDDJWarning3.TabIndex = 92;
  3533. //
  3534. // ddjPosTo3
  3535. //
  3536. this.ddjPosTo3.AutoSize = true;
  3537. this.ddjPosTo3.BackColor = System.Drawing.Color.Transparent;
  3538. this.ddjPosTo3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3539. this.ddjPosTo3.ForeColor = System.Drawing.Color.Blue;
  3540. this.ddjPosTo3.Location = new System.Drawing.Point(89, 233);
  3541. this.ddjPosTo3.Name = "ddjPosTo3";
  3542. this.ddjPosTo3.Size = new System.Drawing.Size(23, 12);
  3543. this.ddjPosTo3.TabIndex = 73;
  3544. this.ddjPosTo3.Text = "---";
  3545. //
  3546. // ddjPosFrom3
  3547. //
  3548. this.ddjPosFrom3.AutoSize = true;
  3549. this.ddjPosFrom3.BackColor = System.Drawing.Color.Transparent;
  3550. this.ddjPosFrom3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3551. this.ddjPosFrom3.ForeColor = System.Drawing.Color.Blue;
  3552. this.ddjPosFrom3.Location = new System.Drawing.Point(89, 212);
  3553. this.ddjPosFrom3.Name = "ddjPosFrom3";
  3554. this.ddjPosFrom3.Size = new System.Drawing.Size(23, 12);
  3555. this.ddjPosFrom3.TabIndex = 72;
  3556. this.ddjPosFrom3.Text = "---";
  3557. //
  3558. // label43
  3559. //
  3560. this.label43.AutoSize = true;
  3561. this.label43.BackColor = System.Drawing.Color.Transparent;
  3562. this.label43.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3563. this.label43.Location = new System.Drawing.Point(3, 212);
  3564. this.label43.Name = "label43";
  3565. this.label43.Size = new System.Drawing.Size(65, 12);
  3566. this.label43.TabIndex = 71;
  3567. this.label43.Text = "起始位置:";
  3568. //
  3569. // label51
  3570. //
  3571. this.label51.AutoSize = true;
  3572. this.label51.BackColor = System.Drawing.Color.Transparent;
  3573. this.label51.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3574. this.label51.Location = new System.Drawing.Point(3, 233);
  3575. this.label51.Name = "label51";
  3576. this.label51.Size = new System.Drawing.Size(65, 12);
  3577. this.label51.TabIndex = 70;
  3578. this.label51.Text = "目标位置:";
  3579. //
  3580. // ddjMode3
  3581. //
  3582. this.ddjMode3.AutoSize = true;
  3583. this.ddjMode3.BackColor = System.Drawing.Color.Transparent;
  3584. this.ddjMode3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3585. this.ddjMode3.ForeColor = System.Drawing.Color.Blue;
  3586. this.ddjMode3.Location = new System.Drawing.Point(87, 73);
  3587. this.ddjMode3.Name = "ddjMode3";
  3588. this.ddjMode3.Size = new System.Drawing.Size(23, 12);
  3589. this.ddjMode3.TabIndex = 12;
  3590. this.ddjMode3.Text = "---";
  3591. //
  3592. // ddjOrdId3
  3593. //
  3594. this.ddjOrdId3.AutoSize = true;
  3595. this.ddjOrdId3.BackColor = System.Drawing.Color.Transparent;
  3596. this.ddjOrdId3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3597. this.ddjOrdId3.ForeColor = System.Drawing.Color.Blue;
  3598. this.ddjOrdId3.Location = new System.Drawing.Point(87, 113);
  3599. this.ddjOrdId3.Name = "ddjOrdId3";
  3600. this.ddjOrdId3.Size = new System.Drawing.Size(23, 12);
  3601. this.ddjOrdId3.TabIndex = 64;
  3602. this.ddjOrdId3.Text = "---";
  3603. //
  3604. // label55
  3605. //
  3606. this.label55.AutoSize = true;
  3607. this.label55.BackColor = System.Drawing.Color.Transparent;
  3608. this.label55.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3609. this.label55.Location = new System.Drawing.Point(1, 113);
  3610. this.label55.Name = "label55";
  3611. this.label55.Size = new System.Drawing.Size(65, 12);
  3612. this.label55.TabIndex = 63;
  3613. this.label55.Text = "工作指令:";
  3614. //
  3615. // ddjOptType3
  3616. //
  3617. this.ddjOptType3.AutoSize = true;
  3618. this.ddjOptType3.BackColor = System.Drawing.Color.Transparent;
  3619. this.ddjOptType3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3620. this.ddjOptType3.ForeColor = System.Drawing.Color.Blue;
  3621. this.ddjOptType3.Location = new System.Drawing.Point(87, 131);
  3622. this.ddjOptType3.Name = "ddjOptType3";
  3623. this.ddjOptType3.Size = new System.Drawing.Size(23, 12);
  3624. this.ddjOptType3.TabIndex = 62;
  3625. this.ddjOptType3.Text = "---";
  3626. //
  3627. // label57
  3628. //
  3629. this.label57.AutoSize = true;
  3630. this.label57.BackColor = System.Drawing.Color.Transparent;
  3631. this.label57.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3632. this.label57.Location = new System.Drawing.Point(1, 131);
  3633. this.label57.Name = "label57";
  3634. this.label57.Size = new System.Drawing.Size(65, 12);
  3635. this.label57.TabIndex = 61;
  3636. this.label57.Text = "作业类型:";
  3637. //
  3638. // ddjTotal_KM3
  3639. //
  3640. this.ddjTotal_KM3.AutoSize = true;
  3641. this.ddjTotal_KM3.BackColor = System.Drawing.Color.Transparent;
  3642. this.ddjTotal_KM3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3643. this.ddjTotal_KM3.ForeColor = System.Drawing.Color.Blue;
  3644. this.ddjTotal_KM3.Location = new System.Drawing.Point(88, 191);
  3645. this.ddjTotal_KM3.Name = "ddjTotal_KM3";
  3646. this.ddjTotal_KM3.Size = new System.Drawing.Size(23, 12);
  3647. this.ddjTotal_KM3.TabIndex = 16;
  3648. this.ddjTotal_KM3.Text = "---";
  3649. //
  3650. // label59
  3651. //
  3652. this.label59.AutoSize = true;
  3653. this.label59.BackColor = System.Drawing.Color.Transparent;
  3654. this.label59.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3655. this.label59.Location = new System.Drawing.Point(1, 73);
  3656. this.label59.Name = "label59";
  3657. this.label59.Size = new System.Drawing.Size(65, 12);
  3658. this.label59.TabIndex = 15;
  3659. this.label59.Text = "工作模式:";
  3660. //
  3661. // ddjWorkTime3
  3662. //
  3663. this.ddjWorkTime3.AutoSize = true;
  3664. this.ddjWorkTime3.BackColor = System.Drawing.Color.Transparent;
  3665. this.ddjWorkTime3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3666. this.ddjWorkTime3.ForeColor = System.Drawing.Color.Red;
  3667. this.ddjWorkTime3.Location = new System.Drawing.Point(88, 169);
  3668. this.ddjWorkTime3.Name = "ddjWorkTime3";
  3669. this.ddjWorkTime3.Size = new System.Drawing.Size(23, 12);
  3670. this.ddjWorkTime3.TabIndex = 14;
  3671. this.ddjWorkTime3.Text = "---";
  3672. //
  3673. // label61
  3674. //
  3675. this.label61.AutoSize = true;
  3676. this.label61.BackColor = System.Drawing.Color.Transparent;
  3677. this.label61.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3678. this.label61.Location = new System.Drawing.Point(2, 170);
  3679. this.label61.Name = "label61";
  3680. this.label61.Size = new System.Drawing.Size(65, 12);
  3681. this.label61.TabIndex = 13;
  3682. this.label61.Text = "运行时长:";
  3683. //
  3684. // ddjStatus3
  3685. //
  3686. this.ddjStatus3.AutoSize = true;
  3687. this.ddjStatus3.BackColor = System.Drawing.Color.Transparent;
  3688. this.ddjStatus3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3689. this.ddjStatus3.ForeColor = System.Drawing.Color.Blue;
  3690. this.ddjStatus3.Location = new System.Drawing.Point(87, 93);
  3691. this.ddjStatus3.Name = "ddjStatus3";
  3692. this.ddjStatus3.Size = new System.Drawing.Size(23, 12);
  3693. this.ddjStatus3.TabIndex = 10;
  3694. this.ddjStatus3.Text = "---";
  3695. //
  3696. // ddjPosCurr3
  3697. //
  3698. this.ddjPosCurr3.AutoSize = true;
  3699. this.ddjPosCurr3.BackColor = System.Drawing.Color.Transparent;
  3700. this.ddjPosCurr3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3701. this.ddjPosCurr3.ForeColor = System.Drawing.Color.Blue;
  3702. this.ddjPosCurr3.Location = new System.Drawing.Point(88, 150);
  3703. this.ddjPosCurr3.Name = "ddjPosCurr3";
  3704. this.ddjPosCurr3.Size = new System.Drawing.Size(23, 12);
  3705. this.ddjPosCurr3.TabIndex = 9;
  3706. this.ddjPosCurr3.Text = "---";
  3707. //
  3708. // label64
  3709. //
  3710. this.label64.AutoSize = true;
  3711. this.label64.BackColor = System.Drawing.Color.Transparent;
  3712. this.label64.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3713. this.label64.Location = new System.Drawing.Point(2, 191);
  3714. this.label64.Name = "label64";
  3715. this.label64.Size = new System.Drawing.Size(65, 12);
  3716. this.label64.TabIndex = 8;
  3717. this.label64.Text = "里 程 数:";
  3718. //
  3719. // label65
  3720. //
  3721. this.label65.AutoSize = true;
  3722. this.label65.BackColor = System.Drawing.Color.Transparent;
  3723. this.label65.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3724. this.label65.Location = new System.Drawing.Point(1, 92);
  3725. this.label65.Name = "label65";
  3726. this.label65.Size = new System.Drawing.Size(65, 12);
  3727. this.label65.TabIndex = 6;
  3728. this.label65.Text = "工作状态:";
  3729. //
  3730. // label66
  3731. //
  3732. this.label66.AutoSize = true;
  3733. this.label66.BackColor = System.Drawing.Color.Transparent;
  3734. this.label66.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3735. this.label66.Location = new System.Drawing.Point(2, 149);
  3736. this.label66.Name = "label66";
  3737. this.label66.Size = new System.Drawing.Size(65, 12);
  3738. this.label66.TabIndex = 1;
  3739. this.label66.Text = "当前位置:";
  3740. //
  3741. // lblsrm03
  3742. //
  3743. this.lblsrm03.AutoSize = true;
  3744. this.lblsrm03.BackColor = System.Drawing.Color.Transparent;
  3745. this.lblsrm03.Font = new System.Drawing.Font("宋体", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3746. this.lblsrm03.Location = new System.Drawing.Point(30, 26);
  3747. this.lblsrm03.Name = "lblsrm03";
  3748. this.lblsrm03.Size = new System.Drawing.Size(94, 16);
  3749. this.lblsrm03.TabIndex = 0;
  3750. this.lblsrm03.Text = "3号 堆垛机";
  3751. //
  3752. // G3
  3753. //
  3754. this.G3.BackColor = System.Drawing.Color.Transparent;
  3755. this.G3.Image = ((System.Drawing.Image)(resources.GetObject("G3.Image")));
  3756. this.G3.Location = new System.Drawing.Point(66, -2);
  3757. this.G3.Name = "G3";
  3758. this.G3.Size = new System.Drawing.Size(25, 25);
  3759. this.G3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3760. this.G3.TabIndex = 65;
  3761. this.G3.TabStop = false;
  3762. this.G3.Tag = "1";
  3763. //
  3764. // pictureBox10
  3765. //
  3766. this.pictureBox10.BackColor = System.Drawing.Color.Transparent;
  3767. this.pictureBox10.Location = new System.Drawing.Point(65, -1);
  3768. this.pictureBox10.Name = "pictureBox10";
  3769. this.pictureBox10.Size = new System.Drawing.Size(25, 25);
  3770. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3771. this.pictureBox10.TabIndex = 5;
  3772. this.pictureBox10.TabStop = false;
  3773. //
  3774. // pnlDDJ2
  3775. //
  3776. this.pnlDDJ2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlDDJ2.BackgroundImage")));
  3777. this.pnlDDJ2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3778. this.pnlDDJ2.BkPicture = MyConrols.BKBmps.bk_V_Blue2White;
  3779. this.pnlDDJ2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  3780. this.pnlDDJ2.Controls.Add(this.lblInStatus2);
  3781. this.pnlDDJ2.Controls.Add(this.lblOutStatus2);
  3782. this.pnlDDJ2.Controls.Add(this.lblDDJWarning2);
  3783. this.pnlDDJ2.Controls.Add(this.ddjPosTo2);
  3784. this.pnlDDJ2.Controls.Add(this.ddjPosFrom2);
  3785. this.pnlDDJ2.Controls.Add(this.label4);
  3786. this.pnlDDJ2.Controls.Add(this.label6);
  3787. this.pnlDDJ2.Controls.Add(this.ddjMode2);
  3788. this.pnlDDJ2.Controls.Add(this.ddjOrdId2);
  3789. this.pnlDDJ2.Controls.Add(this.label22);
  3790. this.pnlDDJ2.Controls.Add(this.ddjOptType2);
  3791. this.pnlDDJ2.Controls.Add(this.label26);
  3792. this.pnlDDJ2.Controls.Add(this.ddjTotal_KM2);
  3793. this.pnlDDJ2.Controls.Add(this.label29);
  3794. this.pnlDDJ2.Controls.Add(this.ddjWorkTime2);
  3795. this.pnlDDJ2.Controls.Add(this.label32);
  3796. this.pnlDDJ2.Controls.Add(this.ddjStatus2);
  3797. this.pnlDDJ2.Controls.Add(this.ddjPosCurr2);
  3798. this.pnlDDJ2.Controls.Add(this.label83);
  3799. this.pnlDDJ2.Controls.Add(this.label86);
  3800. this.pnlDDJ2.Controls.Add(this.label87);
  3801. this.pnlDDJ2.Controls.Add(this.lblsrm02);
  3802. this.pnlDDJ2.Controls.Add(this.G2);
  3803. this.pnlDDJ2.Controls.Add(this.pictureBox6);
  3804. this.pnlDDJ2.Dock = System.Windows.Forms.DockStyle.Left;
  3805. this.pnlDDJ2.Location = new System.Drawing.Point(164, 0);
  3806. this.pnlDDJ2.Name = "pnlDDJ2";
  3807. this.pnlDDJ2.Size = new System.Drawing.Size(164, 265);
  3808. this.pnlDDJ2.TabIndex = 27;
  3809. //
  3810. // lblInStatus2
  3811. //
  3812. this.lblInStatus2.BackColor = System.Drawing.Color.DarkGray;
  3813. this.lblInStatus2.Location = new System.Drawing.Point(3, 1);
  3814. this.lblInStatus2.Name = "lblInStatus2";
  3815. this.lblInStatus2.Size = new System.Drawing.Size(28, 24);
  3816. this.lblInStatus2.TabIndex = 95;
  3817. this.lblInStatus2.Tag = "2";
  3818. this.lblInStatus2.Text = "入";
  3819. this.lblInStatus2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3820. //
  3821. // lblOutStatus2
  3822. //
  3823. this.lblOutStatus2.BackColor = System.Drawing.Color.DarkGray;
  3824. this.lblOutStatus2.Location = new System.Drawing.Point(127, 1);
  3825. this.lblOutStatus2.Name = "lblOutStatus2";
  3826. this.lblOutStatus2.Size = new System.Drawing.Size(28, 24);
  3827. this.lblOutStatus2.TabIndex = 94;
  3828. this.lblOutStatus2.Text = "出";
  3829. this.lblOutStatus2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3830. //
  3831. // lblDDJWarning2
  3832. //
  3833. this.lblDDJWarning2.BackColor = System.Drawing.Color.Transparent;
  3834. this.lblDDJWarning2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3835. this.lblDDJWarning2.ForeColor = System.Drawing.Color.Red;
  3836. this.lblDDJWarning2.Location = new System.Drawing.Point(4, 45);
  3837. this.lblDDJWarning2.Name = "lblDDJWarning2";
  3838. this.lblDDJWarning2.Size = new System.Drawing.Size(154, 24);
  3839. this.lblDDJWarning2.TabIndex = 93;
  3840. //
  3841. // ddjPosTo2
  3842. //
  3843. this.ddjPosTo2.AutoSize = true;
  3844. this.ddjPosTo2.BackColor = System.Drawing.Color.Transparent;
  3845. this.ddjPosTo2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3846. this.ddjPosTo2.ForeColor = System.Drawing.Color.Blue;
  3847. this.ddjPosTo2.Location = new System.Drawing.Point(92, 232);
  3848. this.ddjPosTo2.Name = "ddjPosTo2";
  3849. this.ddjPosTo2.Size = new System.Drawing.Size(23, 12);
  3850. this.ddjPosTo2.TabIndex = 91;
  3851. this.ddjPosTo2.Text = "---";
  3852. //
  3853. // ddjPosFrom2
  3854. //
  3855. this.ddjPosFrom2.AutoSize = true;
  3856. this.ddjPosFrom2.BackColor = System.Drawing.Color.Transparent;
  3857. this.ddjPosFrom2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3858. this.ddjPosFrom2.ForeColor = System.Drawing.Color.Blue;
  3859. this.ddjPosFrom2.Location = new System.Drawing.Point(92, 211);
  3860. this.ddjPosFrom2.Name = "ddjPosFrom2";
  3861. this.ddjPosFrom2.Size = new System.Drawing.Size(23, 12);
  3862. this.ddjPosFrom2.TabIndex = 90;
  3863. this.ddjPosFrom2.Text = "---";
  3864. //
  3865. // label4
  3866. //
  3867. this.label4.AutoSize = true;
  3868. this.label4.BackColor = System.Drawing.Color.Transparent;
  3869. this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3870. this.label4.Location = new System.Drawing.Point(4, 211);
  3871. this.label4.Name = "label4";
  3872. this.label4.Size = new System.Drawing.Size(65, 12);
  3873. this.label4.TabIndex = 89;
  3874. this.label4.Text = "起始位置:";
  3875. //
  3876. // label6
  3877. //
  3878. this.label6.AutoSize = true;
  3879. this.label6.BackColor = System.Drawing.Color.Transparent;
  3880. this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3881. this.label6.Location = new System.Drawing.Point(4, 232);
  3882. this.label6.Name = "label6";
  3883. this.label6.Size = new System.Drawing.Size(65, 12);
  3884. this.label6.TabIndex = 88;
  3885. this.label6.Text = "目标位置:";
  3886. //
  3887. // ddjMode2
  3888. //
  3889. this.ddjMode2.AutoSize = true;
  3890. this.ddjMode2.BackColor = System.Drawing.Color.Transparent;
  3891. this.ddjMode2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3892. this.ddjMode2.ForeColor = System.Drawing.Color.Blue;
  3893. this.ddjMode2.Location = new System.Drawing.Point(90, 72);
  3894. this.ddjMode2.Name = "ddjMode2";
  3895. this.ddjMode2.Size = new System.Drawing.Size(23, 12);
  3896. this.ddjMode2.TabIndex = 79;
  3897. this.ddjMode2.Text = "---";
  3898. //
  3899. // ddjOrdId2
  3900. //
  3901. this.ddjOrdId2.AutoSize = true;
  3902. this.ddjOrdId2.BackColor = System.Drawing.Color.Transparent;
  3903. this.ddjOrdId2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3904. this.ddjOrdId2.ForeColor = System.Drawing.Color.Blue;
  3905. this.ddjOrdId2.Location = new System.Drawing.Point(90, 112);
  3906. this.ddjOrdId2.Name = "ddjOrdId2";
  3907. this.ddjOrdId2.Size = new System.Drawing.Size(23, 12);
  3908. this.ddjOrdId2.TabIndex = 87;
  3909. this.ddjOrdId2.Text = "---";
  3910. //
  3911. // label22
  3912. //
  3913. this.label22.AutoSize = true;
  3914. this.label22.BackColor = System.Drawing.Color.Transparent;
  3915. this.label22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3916. this.label22.Location = new System.Drawing.Point(4, 112);
  3917. this.label22.Name = "label22";
  3918. this.label22.Size = new System.Drawing.Size(65, 12);
  3919. this.label22.TabIndex = 86;
  3920. this.label22.Text = "工作指令:";
  3921. //
  3922. // ddjOptType2
  3923. //
  3924. this.ddjOptType2.AutoSize = true;
  3925. this.ddjOptType2.BackColor = System.Drawing.Color.Transparent;
  3926. this.ddjOptType2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3927. this.ddjOptType2.ForeColor = System.Drawing.Color.Blue;
  3928. this.ddjOptType2.Location = new System.Drawing.Point(90, 130);
  3929. this.ddjOptType2.Name = "ddjOptType2";
  3930. this.ddjOptType2.Size = new System.Drawing.Size(23, 12);
  3931. this.ddjOptType2.TabIndex = 85;
  3932. this.ddjOptType2.Text = "---";
  3933. //
  3934. // label26
  3935. //
  3936. this.label26.AutoSize = true;
  3937. this.label26.BackColor = System.Drawing.Color.Transparent;
  3938. this.label26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3939. this.label26.Location = new System.Drawing.Point(4, 130);
  3940. this.label26.Name = "label26";
  3941. this.label26.Size = new System.Drawing.Size(65, 12);
  3942. this.label26.TabIndex = 84;
  3943. this.label26.Text = "作业类型:";
  3944. //
  3945. // ddjTotal_KM2
  3946. //
  3947. this.ddjTotal_KM2.AutoSize = true;
  3948. this.ddjTotal_KM2.BackColor = System.Drawing.Color.Transparent;
  3949. this.ddjTotal_KM2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3950. this.ddjTotal_KM2.ForeColor = System.Drawing.Color.Blue;
  3951. this.ddjTotal_KM2.Location = new System.Drawing.Point(91, 190);
  3952. this.ddjTotal_KM2.Name = "ddjTotal_KM2";
  3953. this.ddjTotal_KM2.Size = new System.Drawing.Size(23, 12);
  3954. this.ddjTotal_KM2.TabIndex = 83;
  3955. this.ddjTotal_KM2.Text = "---";
  3956. //
  3957. // label29
  3958. //
  3959. this.label29.AutoSize = true;
  3960. this.label29.BackColor = System.Drawing.Color.Transparent;
  3961. this.label29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3962. this.label29.Location = new System.Drawing.Point(4, 72);
  3963. this.label29.Name = "label29";
  3964. this.label29.Size = new System.Drawing.Size(65, 12);
  3965. this.label29.TabIndex = 82;
  3966. this.label29.Text = "工作模式:";
  3967. //
  3968. // ddjWorkTime2
  3969. //
  3970. this.ddjWorkTime2.AutoSize = true;
  3971. this.ddjWorkTime2.BackColor = System.Drawing.Color.Transparent;
  3972. this.ddjWorkTime2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3973. this.ddjWorkTime2.ForeColor = System.Drawing.Color.Red;
  3974. this.ddjWorkTime2.Location = new System.Drawing.Point(91, 169);
  3975. this.ddjWorkTime2.Name = "ddjWorkTime2";
  3976. this.ddjWorkTime2.Size = new System.Drawing.Size(23, 12);
  3977. this.ddjWorkTime2.TabIndex = 81;
  3978. this.ddjWorkTime2.Text = "---";
  3979. //
  3980. // label32
  3981. //
  3982. this.label32.AutoSize = true;
  3983. this.label32.BackColor = System.Drawing.Color.Transparent;
  3984. this.label32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3985. this.label32.Location = new System.Drawing.Point(4, 169);
  3986. this.label32.Name = "label32";
  3987. this.label32.Size = new System.Drawing.Size(65, 12);
  3988. this.label32.TabIndex = 80;
  3989. this.label32.Text = "运行时长:";
  3990. //
  3991. // ddjStatus2
  3992. //
  3993. this.ddjStatus2.AutoSize = true;
  3994. this.ddjStatus2.BackColor = System.Drawing.Color.Transparent;
  3995. this.ddjStatus2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3996. this.ddjStatus2.ForeColor = System.Drawing.Color.Blue;
  3997. this.ddjStatus2.Location = new System.Drawing.Point(90, 91);
  3998. this.ddjStatus2.Name = "ddjStatus2";
  3999. this.ddjStatus2.Size = new System.Drawing.Size(23, 12);
  4000. this.ddjStatus2.TabIndex = 78;
  4001. this.ddjStatus2.Text = "---";
  4002. //
  4003. // ddjPosCurr2
  4004. //
  4005. this.ddjPosCurr2.AutoSize = true;
  4006. this.ddjPosCurr2.BackColor = System.Drawing.Color.Transparent;
  4007. this.ddjPosCurr2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4008. this.ddjPosCurr2.ForeColor = System.Drawing.Color.Blue;
  4009. this.ddjPosCurr2.Location = new System.Drawing.Point(91, 148);
  4010. this.ddjPosCurr2.Name = "ddjPosCurr2";
  4011. this.ddjPosCurr2.Size = new System.Drawing.Size(23, 12);
  4012. this.ddjPosCurr2.TabIndex = 77;
  4013. this.ddjPosCurr2.Text = "---";
  4014. //
  4015. // label83
  4016. //
  4017. this.label83.AutoSize = true;
  4018. this.label83.BackColor = System.Drawing.Color.Transparent;
  4019. this.label83.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4020. this.label83.Location = new System.Drawing.Point(4, 190);
  4021. this.label83.Name = "label83";
  4022. this.label83.Size = new System.Drawing.Size(65, 12);
  4023. this.label83.TabIndex = 76;
  4024. this.label83.Text = "里 程 数:";
  4025. //
  4026. // label86
  4027. //
  4028. this.label86.AutoSize = true;
  4029. this.label86.BackColor = System.Drawing.Color.Transparent;
  4030. this.label86.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4031. this.label86.Location = new System.Drawing.Point(4, 91);
  4032. this.label86.Name = "label86";
  4033. this.label86.Size = new System.Drawing.Size(65, 12);
  4034. this.label86.TabIndex = 75;
  4035. this.label86.Text = "工作状态:";
  4036. //
  4037. // label87
  4038. //
  4039. this.label87.AutoSize = true;
  4040. this.label87.BackColor = System.Drawing.Color.Transparent;
  4041. this.label87.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4042. this.label87.Location = new System.Drawing.Point(4, 148);
  4043. this.label87.Name = "label87";
  4044. this.label87.Size = new System.Drawing.Size(65, 12);
  4045. this.label87.TabIndex = 74;
  4046. this.label87.Text = "当前位置:";
  4047. //
  4048. // lblsrm02
  4049. //
  4050. this.lblsrm02.AutoSize = true;
  4051. this.lblsrm02.BackColor = System.Drawing.Color.Transparent;
  4052. this.lblsrm02.Font = new System.Drawing.Font("宋体", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4053. this.lblsrm02.Location = new System.Drawing.Point(37, 26);
  4054. this.lblsrm02.Name = "lblsrm02";
  4055. this.lblsrm02.Size = new System.Drawing.Size(94, 16);
  4056. this.lblsrm02.TabIndex = 0;
  4057. this.lblsrm02.Text = "2号 堆垛机";
  4058. //
  4059. // G2
  4060. //
  4061. this.G2.BackColor = System.Drawing.Color.Transparent;
  4062. this.G2.Image = ((System.Drawing.Image)(resources.GetObject("G2.Image")));
  4063. this.G2.Location = new System.Drawing.Point(68, -2);
  4064. this.G2.Name = "G2";
  4065. this.G2.Size = new System.Drawing.Size(25, 25);
  4066. this.G2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4067. this.G2.TabIndex = 65;
  4068. this.G2.TabStop = false;
  4069. this.G2.Tag = "1";
  4070. //
  4071. // pictureBox6
  4072. //
  4073. this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
  4074. this.pictureBox6.Location = new System.Drawing.Point(68, -1);
  4075. this.pictureBox6.Name = "pictureBox6";
  4076. this.pictureBox6.Size = new System.Drawing.Size(25, 25);
  4077. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4078. this.pictureBox6.TabIndex = 5;
  4079. this.pictureBox6.TabStop = false;
  4080. //
  4081. // pnlDDJ1
  4082. //
  4083. this.pnlDDJ1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlDDJ1.BackgroundImage")));
  4084. this.pnlDDJ1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  4085. this.pnlDDJ1.BkPicture = MyConrols.BKBmps.bk_V_Blue2White;
  4086. this.pnlDDJ1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  4087. this.pnlDDJ1.Controls.Add(this.lblInStatus1);
  4088. this.pnlDDJ1.Controls.Add(this.lblOutStatus1);
  4089. this.pnlDDJ1.Controls.Add(this.lblDDJWarning1);
  4090. this.pnlDDJ1.Controls.Add(this.ddjPosTo1);
  4091. this.pnlDDJ1.Controls.Add(this.ddjPosFrom1);
  4092. this.pnlDDJ1.Controls.Add(this.label84);
  4093. this.pnlDDJ1.Controls.Add(this.label85);
  4094. this.pnlDDJ1.Controls.Add(this.ddjMode1);
  4095. this.pnlDDJ1.Controls.Add(this.ddjOrdId1);
  4096. this.pnlDDJ1.Controls.Add(this.label137);
  4097. this.pnlDDJ1.Controls.Add(this.ddjOptType1);
  4098. this.pnlDDJ1.Controls.Add(this.label139);
  4099. this.pnlDDJ1.Controls.Add(this.ddjTotal_KM1);
  4100. this.pnlDDJ1.Controls.Add(this.label1);
  4101. this.pnlDDJ1.Controls.Add(this.ddjWorkTime1);
  4102. this.pnlDDJ1.Controls.Add(this.label10);
  4103. this.pnlDDJ1.Controls.Add(this.ddjStatus1);
  4104. this.pnlDDJ1.Controls.Add(this.ddjPosCurr1);
  4105. this.pnlDDJ1.Controls.Add(this.label5);
  4106. this.pnlDDJ1.Controls.Add(this.label3);
  4107. this.pnlDDJ1.Controls.Add(this.label2);
  4108. this.pnlDDJ1.Controls.Add(this.lblsrm01);
  4109. this.pnlDDJ1.Controls.Add(this.G1);
  4110. this.pnlDDJ1.Controls.Add(this.R1);
  4111. this.pnlDDJ1.Dock = System.Windows.Forms.DockStyle.Left;
  4112. this.pnlDDJ1.Location = new System.Drawing.Point(0, 0);
  4113. this.pnlDDJ1.Name = "pnlDDJ1";
  4114. this.pnlDDJ1.Size = new System.Drawing.Size(164, 265);
  4115. this.pnlDDJ1.TabIndex = 26;
  4116. //
  4117. // lblInStatus1
  4118. //
  4119. this.lblInStatus1.BackColor = System.Drawing.Color.DarkGray;
  4120. this.lblInStatus1.Location = new System.Drawing.Point(5, 1);
  4121. this.lblInStatus1.Name = "lblInStatus1";
  4122. this.lblInStatus1.Size = new System.Drawing.Size(28, 24);
  4123. this.lblInStatus1.TabIndex = 94;
  4124. this.lblInStatus1.Tag = "1";
  4125. this.lblInStatus1.Text = "入";
  4126. this.lblInStatus1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4127. //
  4128. // lblOutStatus1
  4129. //
  4130. this.lblOutStatus1.BackColor = System.Drawing.Color.DarkGray;
  4131. this.lblOutStatus1.Location = new System.Drawing.Point(127, 1);
  4132. this.lblOutStatus1.Name = "lblOutStatus1";
  4133. this.lblOutStatus1.Size = new System.Drawing.Size(28, 24);
  4134. this.lblOutStatus1.TabIndex = 93;
  4135. this.lblOutStatus1.Text = "出";
  4136. this.lblOutStatus1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4137. //
  4138. // lblDDJWarning1
  4139. //
  4140. this.lblDDJWarning1.BackColor = System.Drawing.Color.Transparent;
  4141. this.lblDDJWarning1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4142. this.lblDDJWarning1.ForeColor = System.Drawing.Color.Red;
  4143. this.lblDDJWarning1.Location = new System.Drawing.Point(5, 45);
  4144. this.lblDDJWarning1.Name = "lblDDJWarning1";
  4145. this.lblDDJWarning1.Size = new System.Drawing.Size(151, 24);
  4146. this.lblDDJWarning1.TabIndex = 92;
  4147. //
  4148. // ddjPosTo1
  4149. //
  4150. this.ddjPosTo1.AutoSize = true;
  4151. this.ddjPosTo1.BackColor = System.Drawing.Color.Transparent;
  4152. this.ddjPosTo1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4153. this.ddjPosTo1.ForeColor = System.Drawing.Color.Blue;
  4154. this.ddjPosTo1.Location = new System.Drawing.Point(89, 233);
  4155. this.ddjPosTo1.Name = "ddjPosTo1";
  4156. this.ddjPosTo1.Size = new System.Drawing.Size(23, 12);
  4157. this.ddjPosTo1.TabIndex = 73;
  4158. this.ddjPosTo1.Text = "---";
  4159. //
  4160. // ddjPosFrom1
  4161. //
  4162. this.ddjPosFrom1.AutoSize = true;
  4163. this.ddjPosFrom1.BackColor = System.Drawing.Color.Transparent;
  4164. this.ddjPosFrom1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4165. this.ddjPosFrom1.ForeColor = System.Drawing.Color.Blue;
  4166. this.ddjPosFrom1.Location = new System.Drawing.Point(89, 212);
  4167. this.ddjPosFrom1.Name = "ddjPosFrom1";
  4168. this.ddjPosFrom1.Size = new System.Drawing.Size(23, 12);
  4169. this.ddjPosFrom1.TabIndex = 72;
  4170. this.ddjPosFrom1.Text = "---";
  4171. //
  4172. // label84
  4173. //
  4174. this.label84.AutoSize = true;
  4175. this.label84.BackColor = System.Drawing.Color.Transparent;
  4176. this.label84.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4177. this.label84.Location = new System.Drawing.Point(3, 212);
  4178. this.label84.Name = "label84";
  4179. this.label84.Size = new System.Drawing.Size(65, 12);
  4180. this.label84.TabIndex = 71;
  4181. this.label84.Text = "起始位置:";
  4182. //
  4183. // label85
  4184. //
  4185. this.label85.AutoSize = true;
  4186. this.label85.BackColor = System.Drawing.Color.Transparent;
  4187. this.label85.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4188. this.label85.Location = new System.Drawing.Point(3, 233);
  4189. this.label85.Name = "label85";
  4190. this.label85.Size = new System.Drawing.Size(65, 12);
  4191. this.label85.TabIndex = 70;
  4192. this.label85.Text = "目标位置:";
  4193. //
  4194. // ddjMode1
  4195. //
  4196. this.ddjMode1.AutoSize = true;
  4197. this.ddjMode1.BackColor = System.Drawing.Color.Transparent;
  4198. this.ddjMode1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4199. this.ddjMode1.ForeColor = System.Drawing.Color.Blue;
  4200. this.ddjMode1.Location = new System.Drawing.Point(87, 74);
  4201. this.ddjMode1.Name = "ddjMode1";
  4202. this.ddjMode1.Size = new System.Drawing.Size(23, 12);
  4203. this.ddjMode1.TabIndex = 12;
  4204. this.ddjMode1.Text = "---";
  4205. //
  4206. // ddjOrdId1
  4207. //
  4208. this.ddjOrdId1.AutoSize = true;
  4209. this.ddjOrdId1.BackColor = System.Drawing.Color.Transparent;
  4210. this.ddjOrdId1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4211. this.ddjOrdId1.ForeColor = System.Drawing.Color.Blue;
  4212. this.ddjOrdId1.Location = new System.Drawing.Point(87, 113);
  4213. this.ddjOrdId1.Name = "ddjOrdId1";
  4214. this.ddjOrdId1.Size = new System.Drawing.Size(23, 12);
  4215. this.ddjOrdId1.TabIndex = 64;
  4216. this.ddjOrdId1.Text = "---";
  4217. //
  4218. // label137
  4219. //
  4220. this.label137.AutoSize = true;
  4221. this.label137.BackColor = System.Drawing.Color.Transparent;
  4222. this.label137.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4223. this.label137.Location = new System.Drawing.Point(1, 113);
  4224. this.label137.Name = "label137";
  4225. this.label137.Size = new System.Drawing.Size(65, 12);
  4226. this.label137.TabIndex = 63;
  4227. this.label137.Text = "工作指令:";
  4228. //
  4229. // ddjOptType1
  4230. //
  4231. this.ddjOptType1.AutoSize = true;
  4232. this.ddjOptType1.BackColor = System.Drawing.Color.Transparent;
  4233. this.ddjOptType1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4234. this.ddjOptType1.ForeColor = System.Drawing.Color.Blue;
  4235. this.ddjOptType1.Location = new System.Drawing.Point(87, 131);
  4236. this.ddjOptType1.Name = "ddjOptType1";
  4237. this.ddjOptType1.Size = new System.Drawing.Size(23, 12);
  4238. this.ddjOptType1.TabIndex = 62;
  4239. this.ddjOptType1.Text = "---";
  4240. //
  4241. // label139
  4242. //
  4243. this.label139.AutoSize = true;
  4244. this.label139.BackColor = System.Drawing.Color.Transparent;
  4245. this.label139.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4246. this.label139.Location = new System.Drawing.Point(1, 131);
  4247. this.label139.Name = "label139";
  4248. this.label139.Size = new System.Drawing.Size(65, 12);
  4249. this.label139.TabIndex = 61;
  4250. this.label139.Text = "作业类型:";
  4251. //
  4252. // ddjTotal_KM1
  4253. //
  4254. this.ddjTotal_KM1.AutoSize = true;
  4255. this.ddjTotal_KM1.BackColor = System.Drawing.Color.Transparent;
  4256. this.ddjTotal_KM1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4257. this.ddjTotal_KM1.ForeColor = System.Drawing.Color.Blue;
  4258. this.ddjTotal_KM1.Location = new System.Drawing.Point(88, 191);
  4259. this.ddjTotal_KM1.Name = "ddjTotal_KM1";
  4260. this.ddjTotal_KM1.Size = new System.Drawing.Size(23, 12);
  4261. this.ddjTotal_KM1.TabIndex = 16;
  4262. this.ddjTotal_KM1.Text = "---";
  4263. //
  4264. // label1
  4265. //
  4266. this.label1.AutoSize = true;
  4267. this.label1.BackColor = System.Drawing.Color.Transparent;
  4268. this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4269. this.label1.Location = new System.Drawing.Point(1, 73);
  4270. this.label1.Name = "label1";
  4271. this.label1.Size = new System.Drawing.Size(65, 12);
  4272. this.label1.TabIndex = 15;
  4273. this.label1.Text = "工作模式:";
  4274. //
  4275. // ddjWorkTime1
  4276. //
  4277. this.ddjWorkTime1.AutoSize = true;
  4278. this.ddjWorkTime1.BackColor = System.Drawing.Color.Transparent;
  4279. this.ddjWorkTime1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4280. this.ddjWorkTime1.ForeColor = System.Drawing.Color.Red;
  4281. this.ddjWorkTime1.Location = new System.Drawing.Point(87, 170);
  4282. this.ddjWorkTime1.Name = "ddjWorkTime1";
  4283. this.ddjWorkTime1.Size = new System.Drawing.Size(23, 12);
  4284. this.ddjWorkTime1.TabIndex = 14;
  4285. this.ddjWorkTime1.Text = "---";
  4286. //
  4287. // label10
  4288. //
  4289. this.label10.AutoSize = true;
  4290. this.label10.BackColor = System.Drawing.Color.Transparent;
  4291. this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4292. this.label10.Location = new System.Drawing.Point(2, 170);
  4293. this.label10.Name = "label10";
  4294. this.label10.Size = new System.Drawing.Size(65, 12);
  4295. this.label10.TabIndex = 13;
  4296. this.label10.Text = "运行时长:";
  4297. //
  4298. // ddjStatus1
  4299. //
  4300. this.ddjStatus1.AutoSize = true;
  4301. this.ddjStatus1.BackColor = System.Drawing.Color.Transparent;
  4302. this.ddjStatus1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4303. this.ddjStatus1.ForeColor = System.Drawing.Color.Blue;
  4304. this.ddjStatus1.Location = new System.Drawing.Point(87, 93);
  4305. this.ddjStatus1.Name = "ddjStatus1";
  4306. this.ddjStatus1.Size = new System.Drawing.Size(23, 12);
  4307. this.ddjStatus1.TabIndex = 10;
  4308. this.ddjStatus1.Text = "---";
  4309. //
  4310. // ddjPosCurr1
  4311. //
  4312. this.ddjPosCurr1.AutoSize = true;
  4313. this.ddjPosCurr1.BackColor = System.Drawing.Color.Transparent;
  4314. this.ddjPosCurr1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4315. this.ddjPosCurr1.ForeColor = System.Drawing.Color.Blue;
  4316. this.ddjPosCurr1.Location = new System.Drawing.Point(88, 149);
  4317. this.ddjPosCurr1.Name = "ddjPosCurr1";
  4318. this.ddjPosCurr1.Size = new System.Drawing.Size(23, 12);
  4319. this.ddjPosCurr1.TabIndex = 9;
  4320. this.ddjPosCurr1.Text = "---";
  4321. //
  4322. // label5
  4323. //
  4324. this.label5.AutoSize = true;
  4325. this.label5.BackColor = System.Drawing.Color.Transparent;
  4326. this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4327. this.label5.Location = new System.Drawing.Point(2, 191);
  4328. this.label5.Name = "label5";
  4329. this.label5.Size = new System.Drawing.Size(65, 12);
  4330. this.label5.TabIndex = 8;
  4331. this.label5.Text = "里 程 数:";
  4332. //
  4333. // label3
  4334. //
  4335. this.label3.AutoSize = true;
  4336. this.label3.BackColor = System.Drawing.Color.Transparent;
  4337. this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4338. this.label3.Location = new System.Drawing.Point(1, 92);
  4339. this.label3.Name = "label3";
  4340. this.label3.Size = new System.Drawing.Size(65, 12);
  4341. this.label3.TabIndex = 6;
  4342. this.label3.Text = "工作状态:";
  4343. //
  4344. // label2
  4345. //
  4346. this.label2.AutoSize = true;
  4347. this.label2.BackColor = System.Drawing.Color.Transparent;
  4348. this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4349. this.label2.Location = new System.Drawing.Point(2, 149);
  4350. this.label2.Name = "label2";
  4351. this.label2.Size = new System.Drawing.Size(65, 12);
  4352. this.label2.TabIndex = 1;
  4353. this.label2.Text = "当前位置:";
  4354. //
  4355. // lblsrm01
  4356. //
  4357. this.lblsrm01.AutoSize = true;
  4358. this.lblsrm01.BackColor = System.Drawing.Color.Transparent;
  4359. this.lblsrm01.Font = new System.Drawing.Font("宋体", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4360. this.lblsrm01.Location = new System.Drawing.Point(30, 26);
  4361. this.lblsrm01.Name = "lblsrm01";
  4362. this.lblsrm01.Size = new System.Drawing.Size(94, 16);
  4363. this.lblsrm01.TabIndex = 0;
  4364. this.lblsrm01.Text = "1号 堆垛机";
  4365. //
  4366. // G1
  4367. //
  4368. this.G1.BackColor = System.Drawing.Color.Transparent;
  4369. this.G1.Image = ((System.Drawing.Image)(resources.GetObject("G1.Image")));
  4370. this.G1.InitialImage = null;
  4371. this.G1.Location = new System.Drawing.Point(66, -2);
  4372. this.G1.Name = "G1";
  4373. this.G1.Size = new System.Drawing.Size(25, 25);
  4374. this.G1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4375. this.G1.TabIndex = 65;
  4376. this.G1.TabStop = false;
  4377. this.G1.Tag = "1";
  4378. //
  4379. // R1
  4380. //
  4381. this.R1.BackColor = System.Drawing.Color.Transparent;
  4382. this.R1.Location = new System.Drawing.Point(65, -1);
  4383. this.R1.Name = "R1";
  4384. this.R1.Size = new System.Drawing.Size(25, 25);
  4385. this.R1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4386. this.R1.TabIndex = 5;
  4387. this.R1.TabStop = false;
  4388. //
  4389. // label8
  4390. //
  4391. this.label8.AutoSize = true;
  4392. this.tableLayoutPanel1.SetColumnSpan(this.label8, 2);
  4393. this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
  4394. this.label8.Font = new System.Drawing.Font("宋体", 10F);
  4395. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  4396. this.label8.Location = new System.Drawing.Point(2, 0);
  4397. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4398. this.label8.Name = "label8";
  4399. this.label8.Padding = new System.Windows.Forms.Padding(0, 8, 0, 0);
  4400. this.label8.Size = new System.Drawing.Size(68, 26);
  4401. this.label8.TabIndex = 573;
  4402. this.label8.Text = "出库区域";
  4403. //
  4404. // Frm_Montior
  4405. //
  4406. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  4407. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  4408. this.ClientSize = new System.Drawing.Size(1188, 841);
  4409. this.Controls.Add(this.tableLayoutPanel1);
  4410. this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  4411. this.Name = "Frm_Montior";
  4412. this.Text = "From_Montior";
  4413. this.tableLayoutPanel1.ResumeLayout(false);
  4414. this.tableLayoutPanel1.PerformLayout();
  4415. this.panel1.ResumeLayout(false);
  4416. this.myPanel1.ResumeLayout(false);
  4417. this.myPanel1.PerformLayout();
  4418. ((System.ComponentModel.ISupportInitialize)(this.G5)).EndInit();
  4419. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  4420. this.pnlDDJ4.ResumeLayout(false);
  4421. this.pnlDDJ4.PerformLayout();
  4422. ((System.ComponentModel.ISupportInitialize)(this.G4)).EndInit();
  4423. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  4424. this.pnlDDJ3.ResumeLayout(false);
  4425. this.pnlDDJ3.PerformLayout();
  4426. ((System.ComponentModel.ISupportInitialize)(this.G3)).EndInit();
  4427. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  4428. this.pnlDDJ2.ResumeLayout(false);
  4429. this.pnlDDJ2.PerformLayout();
  4430. ((System.ComponentModel.ISupportInitialize)(this.G2)).EndInit();
  4431. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  4432. this.pnlDDJ1.ResumeLayout(false);
  4433. this.pnlDDJ1.PerformLayout();
  4434. ((System.ComponentModel.ISupportInitialize)(this.G1)).EndInit();
  4435. ((System.ComponentModel.ISupportInitialize)(this.R1)).EndInit();
  4436. this.ResumeLayout(false);
  4437. }
  4438. #endregion
  4439. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  4440. private From.From_Montior.Conveyor3_B conveyor_2357;
  4441. private From.From_Montior.Conveyor3_A conveyor_2341;
  4442. private From.From_Montior.Conveyor_L conveyor_2253;
  4443. private From.From_Montior.Conveyor3_A conveyor3_A5;
  4444. private From.From_Montior.Conveyor_L conveyor_L13;
  4445. private From.From_Montior.Conveyor_L conveyor_L12;
  4446. private From.From_Montior.Conveyor_L conveyor_L11;
  4447. private From.From_Montior.Conveyor3_A conveyor3_A4;
  4448. private From.From_Montior.Conveyor_L conveyor_L10;
  4449. private From.From_Montior.Conveyor_L conveyor_L9;
  4450. private From.From_Montior.Conveyor3_A conveyor3_A3;
  4451. private From.From_Montior.Conveyor_L conveyor_L8;
  4452. private From.From_Montior.Conveyor_L conveyor_L7;
  4453. private From.From_Montior.Conveyor_L conveyor_L6;
  4454. private From.From_Montior.Conveyor3_A conveyor3_A2;
  4455. private From.From_Montior.Conveyor_L conveyor_L5;
  4456. private From.From_Montior.Conveyor_L conveyor_L4;
  4457. private From.From_Montior.Conveyor3_A conveyor3_A1;
  4458. private From.From_Montior.Conveyor_L conveyor_L3;
  4459. private From.From_Montior.Conveyor_L conveyor_L2;
  4460. private From.From_Montior.Conveyor_L conveyor_L1;
  4461. private From.From_Montior.Conveyor_L conveyor_L14;
  4462. private From.From_Montior.Conveyor_R conveyor_R7;
  4463. private From.From_Montior.Conveyor_R conveyor_R6;
  4464. private From.From_Montior.Conveyor_R conveyor_R5;
  4465. private From.From_Montior.Conveyor_R conveyor_R4;
  4466. private From.From_Montior.Conveyor_R conveyor_R3;
  4467. private From.From_Montior.Conveyor_R conveyor_R2;
  4468. private From.From_Montior.Conveyor_R conveyor_R1;
  4469. private From.From_Montior.Conveyor_R conveyor_2324;
  4470. private From.From_Montior.Conveyor3_B conveyor3_B1;
  4471. private From.From_Montior.Conveyor3_A conveyor_2368;
  4472. private From.From_Montior.Conveyor3_A conveyor3_A51;
  4473. private From.From_Montior.Conveyor3_A conveyor3_A50;
  4474. private From.From_Montior.Conveyor3_A conveyor3_A49;
  4475. private From.From_Montior.Conveyor3_A conveyor3_A48;
  4476. private From.From_Montior.Conveyor3_A conveyor3_A47;
  4477. private From.From_Montior.Conveyor3_A conveyor3_A46;
  4478. private From.From_Montior.Conveyor3_A conveyor3_A45;
  4479. private From.From_Montior.Conveyor3_A conveyor3_A25;
  4480. private From.From_Montior.Conveyor3_A conveyor3_A44;
  4481. private From.From_Montior.Conveyor3_A conveyor3_A43;
  4482. private From.From_Montior.Conveyor3_A conveyor3_A42;
  4483. private From.From_Montior.Conveyor3_A conveyor3_A41;
  4484. private From.From_Montior.Conveyor3_A conveyor3_A40;
  4485. private From.From_Montior.Conveyor3_A conveyor3_A39;
  4486. private From.From_Montior.Conveyor3_A conveyor3_A38;
  4487. private From.From_Montior.Conveyor3_A conveyor3_A37;
  4488. private From.From_Montior.Conveyor3_A conveyor3_A36;
  4489. private From.From_Montior.Conveyor3_A conveyor3_A35;
  4490. private From.From_Montior.Conveyor3_A conveyor3_A34;
  4491. private From.From_Montior.Conveyor3_A conveyor3_A33;
  4492. private From.From_Montior.Conveyor3_A conveyor3_A32;
  4493. private From.From_Montior.Conveyor3_A conveyor3_A31;
  4494. private From.From_Montior.Conveyor3_A conveyor3_A30;
  4495. private From.From_Montior.Conveyor3_A conveyor3_A29;
  4496. private From.From_Montior.Conveyor3_A conveyor3_A28;
  4497. private From.From_Montior.Conveyor3_A conveyor3_A27;
  4498. private From.From_Montior.Conveyor3_A conveyor3_A26;
  4499. private From.From_Montior.Conveyor3_A conveyor3_A24;
  4500. private From.From_Montior.Conveyor3_A conveyor3_A23;
  4501. private From.From_Montior.Conveyor3_A conveyor3_A22;
  4502. private From.From_Montior.Conveyor3_A conveyor3_A21;
  4503. private From.From_Montior.Conveyor3_A conveyor3_A20;
  4504. private From.From_Montior.Conveyor3_A conveyor3_A19;
  4505. private From.From_Montior.Conveyor3_A conveyor3_A18;
  4506. private From.From_Montior.Conveyor3_A conveyor3_A17;
  4507. private From.From_Montior.Conveyor3_A conveyor3_A16;
  4508. private From.From_Montior.Conveyor3_A conveyor3_A15;
  4509. private From.From_Montior.Conveyor3_A conveyor3_A14;
  4510. private From.From_Montior.Conveyor3_A conveyor3_A13;
  4511. private From.From_Montior.Conveyor3_A conveyor3_A12;
  4512. private From.From_Montior.Conveyor3_A conveyor3_A11;
  4513. private From.From_Montior.Conveyor3_A conveyor3_A10;
  4514. private From.From_Montior.Conveyor3_A conveyor3_A9;
  4515. private From.From_Montior.Conveyor3_A conveyor3_A8;
  4516. private From.From_Montior.Conveyor3_A conveyor3_A7;
  4517. private From.From_Montior.Conveyor3_A conveyor3_A6;
  4518. private From.From_Montior.Conveyor3_A conveyor_2331;
  4519. private From.From_Montior.Conveyor_R conveyor_R10;
  4520. private From.From_Montior.Conveyor_R conveyor_R9;
  4521. private From.From_Montior.Conveyor_R conveyor_R8;
  4522. private From.From_Montior.Conveyor3_A conveyor3_A52;
  4523. private From.From_Montior.Conveyor_L conveyor_L16;
  4524. private From.From_Montior.Conveyor_L conveyor_L15;
  4525. private From.From_Montior.Conveyor_L conveyor_2342;
  4526. private From.From_Montior.Conveyor3_A conveyor3_A65;
  4527. private From.From_Montior.Conveyor3_A conveyor3_A64;
  4528. private From.From_Montior.Conveyor_L conveyor_L22;
  4529. private From.From_Montior.Conveyor_L conveyor_L21;
  4530. private From.From_Montior.Conveyor3_A conveyor3_A63;
  4531. private From.From_Montior.Conveyor3_A conveyor3_A62;
  4532. private From.From_Montior.Conveyor_L conveyor_L20;
  4533. private From.From_Montior.Conveyor3_A conveyor3_A61;
  4534. private From.From_Montior.Conveyor3_A conveyor3_A60;
  4535. private From.From_Montior.Conveyor_L conveyor_L19;
  4536. private From.From_Montior.Conveyor_L conveyor_L18;
  4537. private From.From_Montior.Conveyor3_A conveyor3_A59;
  4538. private From.From_Montior.Conveyor3_A conveyor3_A58;
  4539. private From.From_Montior.Conveyor_L conveyor_L17;
  4540. private From.From_Montior.Conveyor3_A conveyor3_A57;
  4541. private From.From_Montior.Conveyor3_A conveyor_2369;
  4542. private From.From_Montior.Conveyor3_A conveyor3_A66;
  4543. private From.From_Montior.Conveyor3_B conveyor3_B8;
  4544. private From.From_Montior.Conveyor3_B conveyor3_B7;
  4545. private From.From_Montior.Conveyor3_B conveyor3_B6;
  4546. private From.From_Montior.Conveyor3_B conveyor3_B5;
  4547. private From.From_Montior.Conveyor3_B conveyor3_B4;
  4548. private From.From_Montior.Conveyor3_B conveyor3_B3;
  4549. private From.From_Montior.Conveyor3_B conveyor3_B2;
  4550. private From.From_Montior.Conveyor_R conveyor_R15;
  4551. private From.From_Montior.Conveyor_R conveyor_R14;
  4552. private From.From_Montior.Conveyor3_B conveyor3_B12;
  4553. private From.From_Montior.Conveyor3_B conveyor3_B11;
  4554. private From.From_Montior.Conveyor3_B conveyor3_B10;
  4555. private From.From_Montior.Conveyor3_B conveyor3_B9;
  4556. private From.From_Montior.Conveyor_R conveyor_R13;
  4557. private From.From_Montior.Conveyor_R conveyor_R12;
  4558. private From.From_Montior.Conveyor_R conveyor_R11;
  4559. private From.From_Montior.Conveyor_R conveyor_2337;
  4560. private From.From_Montior.Conveyor_L conveyor_L24;
  4561. private From.From_Montior.Conveyor_L conveyor_L23;
  4562. private From.From_Montior.Conveyor_L conveyor_2255;
  4563. private From.From_Montior.Conveyor_L conveyor_L27;
  4564. private From.From_Montior.Conveyor_L conveyor_L26;
  4565. private From.From_Montior.Conveyor_L conveyor_L25;
  4566. private From.From_Montior.Conveyor3_B conveyor3_B21;
  4567. private From.From_Montior.Conveyor3_B conveyor3_B20;
  4568. private From.From_Montior.Conveyor3_B conveyor3_B19;
  4569. private From.From_Montior.Conveyor3_B conveyor3_B18;
  4570. private From.From_Montior.Conveyor3_B conveyor3_B17;
  4571. private From.From_Montior.Conveyor_R conveyor_R19;
  4572. private From.From_Montior.Conveyor_R conveyor_R18;
  4573. private From.From_Montior.Conveyor_R conveyor_R17;
  4574. private From.From_Montior.Conveyor3_B conveyor3_B16;
  4575. private From.From_Montior.Conveyor3_B conveyor3_B15;
  4576. private From.From_Montior.Conveyor3_B conveyor3_B14;
  4577. private From.From_Montior.Conveyor3_B conveyor3_B13;
  4578. private From.From_Montior.Conveyor_R conveyor_R16;
  4579. private From.From_Montior.Conveyor3_A conveyor3_A73;
  4580. private From.From_Montior.Conveyor3_A conveyor3_A72;
  4581. private From.From_Montior.Conveyor3_A conveyor3_A71;
  4582. private From.From_Montior.Conveyor3_A conveyor3_A70;
  4583. private From.From_Montior.Conveyor3_A conveyor3_A69;
  4584. private From.From_Montior.Conveyor3_A conveyor3_A68;
  4585. private From.From_Montior.Conveyor3_A conveyor3_A67;
  4586. private From.From_Montior.Conveyor3_A conveyor_2320;
  4587. private From.From_Montior.Conveyor3_B conveyor_2356;
  4588. private From.From_Montior.Conveyor3_B conveyor3_B23;
  4589. private From.From_Montior.Conveyor3_B conveyor3_B22;
  4590. private From.From_Montior.Conveyor3_A conveyor_2312;
  4591. private From.From_Montior.Conveyor_R conveyor_2333;
  4592. private From.From_Montior.Conveyor3_A conveyor3_A74;
  4593. private From.From_Montior.Conveyor3_A conveyor_2329;
  4594. private From.From_Montior.Conveyor_R conveyor_R22;
  4595. private From.From_Montior.Conveyor_R conveyor_R21;
  4596. private From.From_Montior.Conveyor_R conveyor_R20;
  4597. private From.From_Montior.Conveyor3_A conveyor_2321;
  4598. private From.From_Montior.Conveyor3_B conveyor3_B29;
  4599. private From.From_Montior.Conveyor3_B conveyor3_B28;
  4600. private From.From_Montior.Conveyor3_B conveyor3_B27;
  4601. private From.From_Montior.Conveyor3_B conveyor3_B26;
  4602. private From.From_Montior.Conveyor3_B conveyor3_B25;
  4603. private From.From_Montior.Conveyor3_B conveyor3_B24;
  4604. private From.From_Montior.Conveyor_L conveyor_L29;
  4605. private From.From_Montior.Conveyor_L conveyor_L28;
  4606. private From.From_Montior.Conveyor_L conveyor_2344;
  4607. private System.Windows.Forms.Panel panel1;
  4608. private System.Windows.Forms.Label label13;
  4609. private System.Windows.Forms.Label label9;
  4610. private System.Windows.Forms.Label label8;
  4611. private System.Windows.Forms.Label label16;
  4612. private MyConrols.MyPanel pnlDDJ1;
  4613. private System.Windows.Forms.Label lblInStatus1;
  4614. private System.Windows.Forms.Label lblOutStatus1;
  4615. private System.Windows.Forms.Label lblDDJWarning1;
  4616. public System.Windows.Forms.Label ddjPosTo1;
  4617. public System.Windows.Forms.Label ddjPosFrom1;
  4618. private System.Windows.Forms.Label label84;
  4619. private System.Windows.Forms.Label label85;
  4620. public System.Windows.Forms.Label ddjMode1;
  4621. public System.Windows.Forms.Label ddjOrdId1;
  4622. private System.Windows.Forms.Label label137;
  4623. public System.Windows.Forms.Label ddjOptType1;
  4624. private System.Windows.Forms.Label label139;
  4625. public System.Windows.Forms.Label ddjTotal_KM1;
  4626. private System.Windows.Forms.Label label1;
  4627. public System.Windows.Forms.Label ddjWorkTime1;
  4628. private System.Windows.Forms.Label label10;
  4629. public System.Windows.Forms.Label ddjStatus1;
  4630. public System.Windows.Forms.Label ddjPosCurr1;
  4631. private System.Windows.Forms.Label label5;
  4632. private System.Windows.Forms.Label label3;
  4633. private System.Windows.Forms.Label label2;
  4634. private System.Windows.Forms.Label lblsrm01;
  4635. public System.Windows.Forms.PictureBox G1;
  4636. public System.Windows.Forms.PictureBox R1;
  4637. private MyConrols.MyPanel pnlDDJ2;
  4638. private System.Windows.Forms.Label lblInStatus2;
  4639. private System.Windows.Forms.Label lblOutStatus2;
  4640. private System.Windows.Forms.Label lblDDJWarning2;
  4641. public System.Windows.Forms.Label ddjPosTo2;
  4642. public System.Windows.Forms.Label ddjPosFrom2;
  4643. private System.Windows.Forms.Label label4;
  4644. private System.Windows.Forms.Label label6;
  4645. public System.Windows.Forms.Label ddjMode2;
  4646. public System.Windows.Forms.Label ddjOrdId2;
  4647. private System.Windows.Forms.Label label22;
  4648. public System.Windows.Forms.Label ddjOptType2;
  4649. private System.Windows.Forms.Label label26;
  4650. public System.Windows.Forms.Label ddjTotal_KM2;
  4651. private System.Windows.Forms.Label label29;
  4652. public System.Windows.Forms.Label ddjWorkTime2;
  4653. private System.Windows.Forms.Label label32;
  4654. public System.Windows.Forms.Label ddjStatus2;
  4655. public System.Windows.Forms.Label ddjPosCurr2;
  4656. private System.Windows.Forms.Label label83;
  4657. private System.Windows.Forms.Label label86;
  4658. private System.Windows.Forms.Label label87;
  4659. private System.Windows.Forms.Label lblsrm02;
  4660. public System.Windows.Forms.PictureBox G2;
  4661. public System.Windows.Forms.PictureBox pictureBox6;
  4662. private MyConrols.MyPanel pnlDDJ3;
  4663. private System.Windows.Forms.Label lblInStatus3;
  4664. private System.Windows.Forms.Label lblOutStatus3;
  4665. private System.Windows.Forms.Label lblDDJWarning3;
  4666. public System.Windows.Forms.Label ddjPosTo3;
  4667. public System.Windows.Forms.Label ddjPosFrom3;
  4668. private System.Windows.Forms.Label label43;
  4669. private System.Windows.Forms.Label label51;
  4670. public System.Windows.Forms.Label ddjMode3;
  4671. public System.Windows.Forms.Label ddjOrdId3;
  4672. private System.Windows.Forms.Label label55;
  4673. public System.Windows.Forms.Label ddjOptType3;
  4674. private System.Windows.Forms.Label label57;
  4675. public System.Windows.Forms.Label ddjTotal_KM3;
  4676. private System.Windows.Forms.Label label59;
  4677. public System.Windows.Forms.Label ddjWorkTime3;
  4678. private System.Windows.Forms.Label label61;
  4679. public System.Windows.Forms.Label ddjStatus3;
  4680. public System.Windows.Forms.Label ddjPosCurr3;
  4681. private System.Windows.Forms.Label label64;
  4682. private System.Windows.Forms.Label label65;
  4683. private System.Windows.Forms.Label label66;
  4684. private System.Windows.Forms.Label lblsrm03;
  4685. public System.Windows.Forms.PictureBox G3;
  4686. public System.Windows.Forms.PictureBox pictureBox10;
  4687. private MyConrols.MyPanel pnlDDJ4;
  4688. private System.Windows.Forms.Label lblInStatus4;
  4689. private System.Windows.Forms.Label lblOutStatus4;
  4690. private System.Windows.Forms.Label lblDDJWarning4;
  4691. public System.Windows.Forms.Label ddjPosTo4;
  4692. public System.Windows.Forms.Label ddjPosFrom4;
  4693. private System.Windows.Forms.Label label71;
  4694. private System.Windows.Forms.Label label72;
  4695. public System.Windows.Forms.Label ddjMode4;
  4696. public System.Windows.Forms.Label ddjOrdId4;
  4697. private System.Windows.Forms.Label label75;
  4698. public System.Windows.Forms.Label ddjOptType4;
  4699. private System.Windows.Forms.Label label77;
  4700. public System.Windows.Forms.Label ddjTotal_KM4;
  4701. private System.Windows.Forms.Label label79;
  4702. public System.Windows.Forms.Label ddjWorkTime4;
  4703. private System.Windows.Forms.Label label81;
  4704. public System.Windows.Forms.Label ddjStatus4;
  4705. public System.Windows.Forms.Label ddjPosCurr4;
  4706. private System.Windows.Forms.Label label89;
  4707. private System.Windows.Forms.Label label90;
  4708. private System.Windows.Forms.Label label91;
  4709. private System.Windows.Forms.Label lblsrm04;
  4710. public System.Windows.Forms.PictureBox G4;
  4711. public System.Windows.Forms.PictureBox pictureBox14;
  4712. private MyConrols.MyPanel myPanel1;
  4713. private System.Windows.Forms.Label lblInStatus5;
  4714. private System.Windows.Forms.Label lblOutStatus5;
  4715. private System.Windows.Forms.Label label11;
  4716. public System.Windows.Forms.Label ddjPosTo5;
  4717. public System.Windows.Forms.Label ddjPosFrom5;
  4718. private System.Windows.Forms.Label label17;
  4719. private System.Windows.Forms.Label label18;
  4720. public System.Windows.Forms.Label ddjMode5;
  4721. public System.Windows.Forms.Label ddjOrdId5;
  4722. private System.Windows.Forms.Label label21;
  4723. public System.Windows.Forms.Label ddjOptType5;
  4724. private System.Windows.Forms.Label label24;
  4725. public System.Windows.Forms.Label ddjTotal_KM5;
  4726. private System.Windows.Forms.Label label27;
  4727. public System.Windows.Forms.Label ddjWorkTime5;
  4728. private System.Windows.Forms.Label label30;
  4729. public System.Windows.Forms.Label ddjStatus5;
  4730. public System.Windows.Forms.Label ddjPosCurr5;
  4731. private System.Windows.Forms.Label label36;
  4732. private System.Windows.Forms.Label label37;
  4733. private System.Windows.Forms.Label label38;
  4734. private System.Windows.Forms.Label lblsrm05;
  4735. public System.Windows.Forms.PictureBox G5;
  4736. public System.Windows.Forms.PictureBox pictureBox3;
  4737. private From.TableCellLabel tableCellLabel37;
  4738. private From.TableCellLabel tableCellLabel36;
  4739. private From.TableCellLabel tableCellLabel35;
  4740. private From.TableCellLabel tableCellLabel34;
  4741. private From.TableCellLabel tableCellLabel33;
  4742. private From.TableCellLabel tableCellLabel32;
  4743. private From.TableCellLabel tableCellLabel31;
  4744. private From.TableCellLabel tableCellLabel30;
  4745. private From.TableCellLabel tableCellLabel29;
  4746. private From.TableCellLabel tableCellLabel28;
  4747. private From.TableCellLabel tableCellLabel27;
  4748. private From.TableCellLabel tableCellLabel26;
  4749. private From.TableCellLabel tableCellLabel25;
  4750. private From.TableCellLabel tableCellLabel24;
  4751. private From.TableCellLabel tableCellLabel23;
  4752. private From.TableCellLabel tableCellLabel22;
  4753. private From.TableCellLabel tableCellLabel21;
  4754. private From.TableCellLabel tableCellLabel20;
  4755. private From.TableCellLabel tableCellLabel19;
  4756. private From.TableCellLabel tableCellLabel18;
  4757. private From.TableCellLabel tableCellLabel17;
  4758. private From.TableCellLabel tableCellLabel15;
  4759. private From.TableCellLabel tableCellLabel14;
  4760. private From.TableCellLabel tableCellLabel13;
  4761. private From.TableCellLabel tableCellLabel12;
  4762. private From.TableCellLabel tableCellLabel11;
  4763. private From.TableCellLabel tableCellLabel10;
  4764. private From.TableCellLabel tableCellLabel9;
  4765. private From.TableCellLabel tableCellLabel8;
  4766. private From.TableCellLabel tableCellLabel7;
  4767. private From.TableCellLabel tableCellLabel6;
  4768. private From.TableCellLabel tableCellLabel5;
  4769. private From.TableCellLabel tableCellLabel4;
  4770. private From.TableCellLabel tableCellLabel3;
  4771. private From.TableCellLabel tableCellLabel2;
  4772. private From.TableCellLabel tableCellLabel1;
  4773. private From.TableCellLabel tableCellLabel16;
  4774. private From.TableCellLabel tableCellLabel41;
  4775. private From.TableCellLabel tableCellLabel40;
  4776. private From.From_Montior.Rgv02 rgv021;
  4777. private From.TableCellLabel tableCellLabel39;
  4778. private From.TableCellLabel tableCellLabel38;
  4779. private From.From_Montior.Rgv02 rgv02;
  4780. }
  4781. }