frmReceiverConfig.Designer.cs 270 KB

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