namespace FPER
{
partial class frmReceiverConfig
{
///
/// 필수 디자이너 변수입니다.
///
private System.ComponentModel.IContainer components = null;
///
/// 사용 중인 모든 리소스를 정리합니다.
///
/// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form 디자이너에서 생성한 코드
///
/// 디자이너 지원에 필요한 메서드입니다.
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReceiverConfig));
System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
"01",
"",
"000.000.000.000",
"1000",
"1000",
"Y",
"연결"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold));
System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] {
"01",
"Y",
"Y",
"Y"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold));
System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] {
"01",
"Y"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold));
System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] {
"01",
"Y"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
this.panel1 = new System.Windows.Forms.Panel();
this.btnWinClose = new System.Windows.Forms.Button();
this.lblDir = new System.Windows.Forms.Label();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.btnReceiverAdd = new System.Windows.Forms.Button();
this.btnReceiverDel = new System.Windows.Forms.Button();
this.btnReceiverEdit = new System.Windows.Forms.Button();
this.groubReceiver = new System.Windows.Forms.GroupBox();
this.checkRedundant_Flag = new System.Windows.Forms.CheckBox();
this.txtCommand_Port_No = new System.Windows.Forms.MaskedTextBox();
this.txtEvent_Port_No = new System.Windows.Forms.MaskedTextBox();
this.label7 = new System.Windows.Forms.Label();
this.btnCancel = new System.Windows.Forms.Button();
this.btnSaveOK = new System.Windows.Forms.Button();
this.txtReceiveName = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.cboUse_Flag = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.txtIP_Address = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.txtReceiverID = new System.Windows.Forms.TextBox();
this.txtThisReceiverID = new System.Windows.Forms.TextBox();
this.tabControl_Main = new System.Windows.Forms.TabControl();
this.tabPage_Receiver = new System.Windows.Forms.TabPage();
this.label_Receiver_Conect = new System.Windows.Forms.Label();
this.panel_Receiver_Conect = new System.Windows.Forms.Panel();
this.tabPage_CommSet = new System.Windows.Forms.TabPage();
this.panel34 = new System.Windows.Forms.Panel();
this.panel35 = new System.Windows.Forms.Panel();
this.panel29 = new System.Windows.Forms.Panel();
this.panel30 = new System.Windows.Forms.Panel();
this.panel36 = new System.Windows.Forms.Panel();
this.panel31 = new System.Windows.Forms.Panel();
this.panel32 = new System.Windows.Forms.Panel();
this.panel37 = new System.Windows.Forms.Panel();
this.panel33 = new System.Windows.Forms.Panel();
this.panel24 = new System.Windows.Forms.Panel();
this.panel38 = new System.Windows.Forms.Panel();
this.panel19 = new System.Windows.Forms.Panel();
this.panel25 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.panel20 = new System.Windows.Forms.Panel();
this.panel26 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.panel27 = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.panel21 = new System.Windows.Forms.Panel();
this.panel28 = new System.Windows.Forms.Panel();
this.panel17 = new System.Windows.Forms.Panel();
this.panel22 = new System.Windows.Forms.Panel();
this.panel18 = new System.Windows.Forms.Panel();
this.panel16 = new System.Windows.Forms.Panel();
this.panel23 = new System.Windows.Forms.Panel();
this.panel14 = new System.Windows.Forms.Panel();
this.panel9 = new System.Windows.Forms.Panel();
this.panel15 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.groupComm5 = new System.Windows.Forms.GroupBox();
this.label49 = new System.Windows.Forms.Label();
this.panel13 = new System.Windows.Forms.Panel();
this.chkLogFlag5 = new System.Windows.Forms.CheckBox();
this.chkCommUseFlag5 = new System.Windows.Forms.CheckBox();
this.chkCommRs485_5 = new System.Windows.Forms.CheckBox();
this.tabControl5 = new System.Windows.Forms.TabControl();
this.tabPage_CommSet_Emergency = new System.Windows.Forms.TabPage();
this.btnCommOK5 = new System.Windows.Forms.Button();
this.label16 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.txtCommDelay5 = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.txtCommTimeOut5 = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.cboStopBit5 = new System.Windows.Forms.ComboBox();
this.label21 = new System.Windows.Forms.Label();
this.cboComPort5 = new System.Windows.Forms.ComboBox();
this.cboParity5 = new System.Windows.Forms.ComboBox();
this.label22 = new System.Windows.Forms.Label();
this.cboDataBit5 = new System.Windows.Forms.ComboBox();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.cboSpeed5 = new System.Windows.Forms.ComboBox();
this.label34 = new System.Windows.Forms.Label();
this.groupComm4 = new System.Windows.Forms.GroupBox();
this.panel12 = new System.Windows.Forms.Panel();
this.chkLogFlag4 = new System.Windows.Forms.CheckBox();
this.chkCommUseFlag4 = new System.Windows.Forms.CheckBox();
this.chkCommRs485_4 = new System.Windows.Forms.CheckBox();
this.label48 = new System.Windows.Forms.Label();
this.tabControl4 = new System.Windows.Forms.TabControl();
this.tabPage_CommSet_Keypad = new System.Windows.Forms.TabPage();
this.btnCommOK4 = new System.Windows.Forms.Button();
this.label38 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.txtCommDelay4 = new System.Windows.Forms.TextBox();
this.label40 = new System.Windows.Forms.Label();
this.txtCommTimeOut4 = new System.Windows.Forms.TextBox();
this.label41 = new System.Windows.Forms.Label();
this.cboStopBit4 = new System.Windows.Forms.ComboBox();
this.label42 = new System.Windows.Forms.Label();
this.cboComPort4 = new System.Windows.Forms.ComboBox();
this.cboParity4 = new System.Windows.Forms.ComboBox();
this.label43 = new System.Windows.Forms.Label();
this.cboDataBit4 = new System.Windows.Forms.ComboBox();
this.label44 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.cboSpeed4 = new System.Windows.Forms.ComboBox();
this.label47 = new System.Windows.Forms.Label();
this.groupComm1 = new System.Windows.Forms.GroupBox();
this.label1 = new System.Windows.Forms.Label();
this.panel7 = new System.Windows.Forms.Panel();
this.chkLogFlag1 = new System.Windows.Forms.CheckBox();
this.chkCommRs485_1 = new System.Windows.Forms.CheckBox();
this.chkCommUseFlag1 = new System.Windows.Forms.CheckBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage_CommSet_FrontLoop = new System.Windows.Forms.TabPage();
this.btnCommOK1 = new System.Windows.Forms.Button();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.txtCommDelay1 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.txtCommTimeOut1 = new System.Windows.Forms.TextBox();
this.label45 = new System.Windows.Forms.Label();
this.cboStopBit1 = new System.Windows.Forms.ComboBox();
this.label12 = new System.Windows.Forms.Label();
this.cboComPort1 = new System.Windows.Forms.ComboBox();
this.cboParity1 = new System.Windows.Forms.ComboBox();
this.label9 = new System.Windows.Forms.Label();
this.cboDataBit1 = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.cboSpeed1 = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.groupComm2 = new System.Windows.Forms.GroupBox();
this.panel10 = new System.Windows.Forms.Panel();
this.chkLogFlag2 = new System.Windows.Forms.CheckBox();
this.chkCommUseFlag2 = new System.Windows.Forms.CheckBox();
this.chkCommRs485_2 = new System.Windows.Forms.CheckBox();
this.label36 = new System.Windows.Forms.Label();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPage_CommSet_BackLoop = new System.Windows.Forms.TabPage();
this.btnCommOK2 = new System.Windows.Forms.Button();
this.label23 = new System.Windows.Forms.Label();
this.cboSpeed2 = new System.Windows.Forms.ComboBox();
this.txtCommTimeOut2 = new System.Windows.Forms.TextBox();
this.txtCommDelay2 = new System.Windows.Forms.TextBox();
this.label24 = new System.Windows.Forms.Label();
this.cboStopBit2 = new System.Windows.Forms.ComboBox();
this.cboDataBit2 = new System.Windows.Forms.ComboBox();
this.label25 = new System.Windows.Forms.Label();
this.cboParity2 = new System.Windows.Forms.ComboBox();
this.label26 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.cboComPort2 = new System.Windows.Forms.ComboBox();
this.label28 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.groupComm3 = new System.Windows.Forms.GroupBox();
this.panel11 = new System.Windows.Forms.Panel();
this.chkLogFlag3 = new System.Windows.Forms.CheckBox();
this.chkCommRs485_3 = new System.Windows.Forms.CheckBox();
this.chkCommUseFlag3 = new System.Windows.Forms.CheckBox();
this.label37 = new System.Windows.Forms.Label();
this.tabControl3 = new System.Windows.Forms.TabControl();
this.tabPage_CommSet_IOBoard = new System.Windows.Forms.TabPage();
this.btnCommOK3 = new System.Windows.Forms.Button();
this.label54 = new System.Windows.Forms.Label();
this.label55 = new System.Windows.Forms.Label();
this.txtCommDelay3 = new System.Windows.Forms.TextBox();
this.label56 = new System.Windows.Forms.Label();
this.txtCommTimeOut3 = new System.Windows.Forms.TextBox();
this.label57 = new System.Windows.Forms.Label();
this.cboStopBit3 = new System.Windows.Forms.ComboBox();
this.label58 = new System.Windows.Forms.Label();
this.cboComPort3 = new System.Windows.Forms.ComboBox();
this.cboParity3 = new System.Windows.Forms.ComboBox();
this.label59 = new System.Windows.Forms.Label();
this.cboDataBit3 = new System.Windows.Forms.ComboBox();
this.label60 = new System.Windows.Forms.Label();
this.label61 = new System.Windows.Forms.Label();
this.cboSpeed3 = new System.Windows.Forms.ComboBox();
this.label62 = new System.Windows.Forms.Label();
this.tabPage_CommBoard = new System.Windows.Forms.TabPage();
this.label_Receiver_CommBoard = new System.Windows.Forms.Label();
this.panel_Receiver_CommBoard = new System.Windows.Forms.Panel();
this.btnBoardAdd = new System.Windows.Forms.Button();
this.btnBoardEdit = new System.Windows.Forms.Button();
this.btnBoardDel = new System.Windows.Forms.Button();
this.groubBoard = new System.Windows.Forms.GroupBox();
this.cboBoardBaudRate = new System.Windows.Forms.ComboBox();
this.chkBoardUseFlag = new System.Windows.Forms.CheckBox();
this.chkLoop3UseFlag = new System.Windows.Forms.CheckBox();
this.chkLoop2UseFlag = new System.Windows.Forms.CheckBox();
this.chkLoop1UseFlag = new System.Windows.Forms.CheckBox();
this.chkLoop0UseFlag = new System.Windows.Forms.CheckBox();
this.btnBoardCancel = new System.Windows.Forms.Button();
this.btnBoardOK = new System.Windows.Forms.Button();
this.label75 = new System.Windows.Forms.Label();
this.label77 = new System.Windows.Forms.Label();
this.txtBoardID = new System.Windows.Forms.TextBox();
this.listView_CommBoard = new System.Windows.Forms.ListView();
this.columnHeader_ID = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader_Use = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader_0 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader_1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader_2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader_3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.tabPage_IOBoard = new System.Windows.Forms.TabPage();
this.listView4 = new System.Windows.Forms.ListView();
this.columnHeader23 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader24 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader25 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader26 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.btnIOBoardDeviceCancel = new System.Windows.Forms.Button();
this.btnIOBoardCancel = new System.Windows.Forms.Button();
this.panelIOBoardDevice = new System.Windows.Forms.Panel();
this.btnIOBoardPositionOpen = new System.Windows.Forms.Button();
this.txtIOBoardPositionName = new System.Windows.Forms.TextBox();
this.txtIOBoardPositionCode = new System.Windows.Forms.TextBox();
this.label108 = new System.Windows.Forms.Label();
this.btnIODeviceOpen = new System.Windows.Forms.Button();
this.btnDeviceTypeOpen = new System.Windows.Forms.Button();
this.label74 = new System.Windows.Forms.Label();
this.label85 = new System.Windows.Forms.Label();
this.label86 = new System.Windows.Forms.Label();
this.txtIOBoardDeviceMemo = new System.Windows.Forms.TextBox();
this.txtIOBoardDeviceTypeName = new System.Windows.Forms.TextBox();
this.txtIOBoardDeviceTypeCode = new System.Windows.Forms.TextBox();
this.mskIOBoardDeviceID = new System.Windows.Forms.MaskedTextBox();
this.label84 = new System.Windows.Forms.Label();
this.panelIOBoard = new System.Windows.Forms.Panel();
this.txtIOBoardName = new System.Windows.Forms.TextBox();
this.txtIOBoardID = new System.Windows.Forms.TextBox();
this.label91 = new System.Windows.Forms.Label();
this.txtIOBoardCommTerm = new System.Windows.Forms.TextBox();
this.cboIOBoardBaudRate = new System.Windows.Forms.ComboBox();
this.label87 = new System.Windows.Forms.Label();
this.label82 = new System.Windows.Forms.Label();
this.label83 = new System.Windows.Forms.Label();
this.label81 = new System.Windows.Forms.Label();
this.label88 = new System.Windows.Forms.Label();
this.btnIOBoardDeviceAdd = new System.Windows.Forms.Button();
this.btnIOBoardDeviceOK = new System.Windows.Forms.Button();
this.btnIOBoardDeviceDel = new System.Windows.Forms.Button();
this.btnIOBoardAdd = new System.Windows.Forms.Button();
this.btnIOBoardOK = new System.Windows.Forms.Button();
this.btnIOBoardDel = new System.Windows.Forms.Button();
this.listView3 = new System.Windows.Forms.ListView();
this.columnHeader17 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader18 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader19 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader22 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.tabPage_Repeater = new System.Windows.Forms.TabPage();
this.chkFireResetFlag = new System.Windows.Forms.CheckBox();
this.label69 = new System.Windows.Forms.Label();
this.cboLoopList = new System.Windows.Forms.ComboBox();
this.groupRepeater = new System.Windows.Forms.GroupBox();
this.panelIGroupDevice = new System.Windows.Forms.Panel();
this.label107 = new System.Windows.Forms.Label();
this.label106 = new System.Windows.Forms.Label();
this.label103 = new System.Windows.Forms.Label();
this.txtDeviceMemo = new System.Windows.Forms.TextBox();
this.label101 = new System.Windows.Forms.Label();
this.label104 = new System.Windows.Forms.Label();
this.label105 = new System.Windows.Forms.Label();
this.btnPositionSearchOpen = new System.Windows.Forms.Button();
this.btnDeviceSearchOpen = new System.Windows.Forms.Button();
this.txtPositionCode = new System.Windows.Forms.TextBox();
this.txtPositionName = new System.Windows.Forms.TextBox();
this.label102 = new System.Windows.Forms.Label();
this.dataGridView_Repeater_Sub = new System.Windows.Forms.DataGridView();
this.mskDeviceID = new System.Windows.Forms.MaskedTextBox();
this.txtDeviceTypeCode = new System.Windows.Forms.TextBox();
this.txtDeviceTypeName = new System.Windows.Forms.TextBox();
this.btnReceiverWrite = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.rdoRepeaterType_D = new System.Windows.Forms.RadioButton();
this.rdoRepeaterType_C = new System.Windows.Forms.RadioButton();
this.chkSelectAll = new System.Windows.Forms.CheckBox();
this.lblRepeaterName = new System.Windows.Forms.Label();
this.chkRepeaterUse = new System.Windows.Forms.CheckBox();
this.rdoRepeaterType_B = new System.Windows.Forms.RadioButton();
this.rdoRepeaterType_A = new System.Windows.Forms.RadioButton();
this.lblRepeaterID = new System.Windows.Forms.Label();
this.btnRepeaterSave = new System.Windows.Forms.Button();
this.panelRepeaterSize = new System.Windows.Forms.Panel();
this.dataGridView_Repeater_Main = new System.Windows.Forms.DataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label15 = new System.Windows.Forms.Label();
this.cboBoardList = new System.Windows.Forms.ComboBox();
this.lblReceiverConfigChangeFlag = new System.Windows.Forms.Label();
this.btnReceiverConfigWriteAll = new System.Windows.Forms.Button();
this.ImgLstBoardUseFlag = new System.Windows.Forms.ImageList(this.components);
this.button1 = new System.Windows.Forms.Button();
this.panel_Menu = new System.Windows.Forms.Panel();
this.button_Menu_Repeater = new System.Windows.Forms.Button();
this.button_Menu_IOBoard = new System.Windows.Forms.Button();
this.button_Menu_CommBoard = new System.Windows.Forms.Button();
this.button_Menu_CommSet = new System.Windows.Forms.Button();
this.button_Menu_Receiver = new System.Windows.Forms.Button();
this.panel1.SuspendLayout();
this.groubReceiver.SuspendLayout();
this.tabControl_Main.SuspendLayout();
this.tabPage_Receiver.SuspendLayout();
this.tabPage_CommSet.SuspendLayout();
this.groupComm5.SuspendLayout();
this.panel13.SuspendLayout();
this.tabControl5.SuspendLayout();
this.tabPage_CommSet_Emergency.SuspendLayout();
this.groupComm4.SuspendLayout();
this.panel12.SuspendLayout();
this.tabControl4.SuspendLayout();
this.tabPage_CommSet_Keypad.SuspendLayout();
this.groupComm1.SuspendLayout();
this.panel7.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage_CommSet_FrontLoop.SuspendLayout();
this.groupComm2.SuspendLayout();
this.panel10.SuspendLayout();
this.tabControl2.SuspendLayout();
this.tabPage_CommSet_BackLoop.SuspendLayout();
this.groupComm3.SuspendLayout();
this.panel11.SuspendLayout();
this.tabControl3.SuspendLayout();
this.tabPage_CommSet_IOBoard.SuspendLayout();
this.tabPage_CommBoard.SuspendLayout();
this.groubBoard.SuspendLayout();
this.tabPage_IOBoard.SuspendLayout();
this.panelIOBoardDevice.SuspendLayout();
this.panelIOBoard.SuspendLayout();
this.tabPage_Repeater.SuspendLayout();
this.groupRepeater.SuspendLayout();
this.panelIGroupDevice.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView_Repeater_Sub)).BeginInit();
this.panel2.SuspendLayout();
this.panelRepeaterSize.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView_Repeater_Main)).BeginInit();
this.panel_Menu.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Black;
this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
this.panel1.Controls.Add(this.btnWinClose);
this.panel1.Controls.Add(this.lblDir);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1080, 36);
this.panel1.TabIndex = 10;
//
// btnWinClose
//
this.btnWinClose.BackgroundImage = global::FPER.Properties.Resources.버튼_폼닫기_63_31;
this.btnWinClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnWinClose.FlatAppearance.BorderSize = 0;
this.btnWinClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnWinClose.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnWinClose.Location = new System.Drawing.Point(1003, 1);
this.btnWinClose.Name = "btnWinClose";
this.btnWinClose.Size = new System.Drawing.Size(63, 31);
this.btnWinClose.TabIndex = 171;
this.btnWinClose.TabStop = false;
this.btnWinClose.UseVisualStyleBackColor = false;
this.btnWinClose.Click += new System.EventHandler(this.btnWinClose_Click);
//
// lblDir
//
this.lblDir.AutoSize = true;
this.lblDir.BackColor = System.Drawing.Color.Transparent;
this.lblDir.Font = new System.Drawing.Font("굴림", 15.75F, System.Drawing.FontStyle.Bold);
this.lblDir.ForeColor = System.Drawing.Color.Black;
this.lblDir.Location = new System.Drawing.Point(12, 9);
this.lblDir.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblDir.Name = "lblDir";
this.lblDir.Size = new System.Drawing.Size(195, 21);
this.lblDir.TabIndex = 10;
this.lblDir.Text = "시작 > 수신기설정";
//
// listView1
//
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3,
this.columnHeader4,
this.columnHeader5,
this.columnHeader8,
this.columnHeader6});
this.listView1.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.listView1.FullRowSelect = true;
this.listView1.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
listViewItem1});
this.listView1.Location = new System.Drawing.Point(26, 315);
this.listView1.Margin = new System.Windows.Forms.Padding(4);
this.listView1.MultiSelect = false;
this.listView1.Name = "listView1";
this.listView1.Size = new System.Drawing.Size(1021, 309);
this.listView1.TabIndex = 13;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
this.listView1.Click += new System.EventHandler(this.listView1_Click);
//
// columnHeader1
//
this.columnHeader1.Text = "수신기ID";
this.columnHeader1.Width = 89;
//
// columnHeader2
//
this.columnHeader2.Text = "수신기명";
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader2.Width = 224;
//
// columnHeader3
//
this.columnHeader3.Text = "연결IP";
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader3.Width = 198;
//
// columnHeader4
//
this.columnHeader4.Text = "이벤트포트";
this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader4.Width = 159;
//
// columnHeader5
//
this.columnHeader5.Text = "명령포트";
this.columnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader5.Width = 150;
//
// columnHeader8
//
this.columnHeader8.Text = "이중화";
this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader8.Width = 80;
//
// columnHeader6
//
this.columnHeader6.Text = "사용여부";
this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader6.Width = 115;
//
// btnReceiverAdd
//
this.btnReceiverAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReceiverAdd.BackgroundImage")));
this.btnReceiverAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnReceiverAdd.FlatAppearance.BorderSize = 0;
this.btnReceiverAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReceiverAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnReceiverAdd.ForeColor = System.Drawing.Color.White;
this.btnReceiverAdd.Location = new System.Drawing.Point(664, 261);
this.btnReceiverAdd.Name = "btnReceiverAdd";
this.btnReceiverAdd.Size = new System.Drawing.Size(120, 44);
this.btnReceiverAdd.TabIndex = 15;
this.btnReceiverAdd.Text = "추가";
this.btnReceiverAdd.UseVisualStyleBackColor = true;
this.btnReceiverAdd.Visible = false;
this.btnReceiverAdd.Click += new System.EventHandler(this.btnReceiverAdd_Click);
//
// btnReceiverDel
//
this.btnReceiverDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReceiverDel.BackgroundImage")));
this.btnReceiverDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnReceiverDel.FlatAppearance.BorderSize = 0;
this.btnReceiverDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReceiverDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnReceiverDel.ForeColor = System.Drawing.Color.White;
this.btnReceiverDel.Location = new System.Drawing.Point(926, 260);
this.btnReceiverDel.Name = "btnReceiverDel";
this.btnReceiverDel.Size = new System.Drawing.Size(120, 44);
this.btnReceiverDel.TabIndex = 17;
this.btnReceiverDel.Text = "삭제";
this.btnReceiverDel.UseVisualStyleBackColor = true;
this.btnReceiverDel.Visible = false;
this.btnReceiverDel.Click += new System.EventHandler(this.btnReceiverDel_Click);
//
// btnReceiverEdit
//
this.btnReceiverEdit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReceiverEdit.BackgroundImage")));
this.btnReceiverEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnReceiverEdit.FlatAppearance.BorderSize = 0;
this.btnReceiverEdit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReceiverEdit.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnReceiverEdit.ForeColor = System.Drawing.Color.White;
this.btnReceiverEdit.Location = new System.Drawing.Point(795, 261);
this.btnReceiverEdit.Name = "btnReceiverEdit";
this.btnReceiverEdit.Size = new System.Drawing.Size(120, 44);
this.btnReceiverEdit.TabIndex = 16;
this.btnReceiverEdit.Text = "수정";
this.btnReceiverEdit.UseVisualStyleBackColor = true;
this.btnReceiverEdit.Visible = false;
this.btnReceiverEdit.Click += new System.EventHandler(this.btnReceiverEdit_Click);
//
// groubReceiver
//
this.groubReceiver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.groubReceiver.Controls.Add(this.checkRedundant_Flag);
this.groubReceiver.Controls.Add(this.txtCommand_Port_No);
this.groubReceiver.Controls.Add(this.txtEvent_Port_No);
this.groubReceiver.Controls.Add(this.label7);
this.groubReceiver.Controls.Add(this.btnCancel);
this.groubReceiver.Controls.Add(this.btnSaveOK);
this.groubReceiver.Controls.Add(this.txtReceiveName);
this.groubReceiver.Controls.Add(this.label6);
this.groubReceiver.Controls.Add(this.label5);
this.groubReceiver.Controls.Add(this.cboUse_Flag);
this.groubReceiver.Controls.Add(this.label4);
this.groubReceiver.Controls.Add(this.label3);
this.groubReceiver.Controls.Add(this.txtIP_Address);
this.groubReceiver.Controls.Add(this.label2);
this.groubReceiver.Controls.Add(this.txtReceiverID);
this.groubReceiver.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.groubReceiver.Location = new System.Drawing.Point(26, 38);
this.groubReceiver.Name = "groubReceiver";
this.groubReceiver.Size = new System.Drawing.Size(1020, 200);
this.groubReceiver.TabIndex = 18;
this.groubReceiver.TabStop = false;
//
// checkRedundant_Flag
//
this.checkRedundant_Flag.AutoSize = true;
this.checkRedundant_Flag.Checked = true;
this.checkRedundant_Flag.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkRedundant_Flag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.checkRedundant_Flag.Location = new System.Drawing.Point(807, 40);
this.checkRedundant_Flag.Name = "checkRedundant_Flag";
this.checkRedundant_Flag.Size = new System.Drawing.Size(137, 18);
this.checkRedundant_Flag.TabIndex = 31;
this.checkRedundant_Flag.Text = "통신보드 이중화";
this.checkRedundant_Flag.UseVisualStyleBackColor = true;
//
// txtCommand_Port_No
//
this.txtCommand_Port_No.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.txtCommand_Port_No.Location = new System.Drawing.Point(553, 115);
this.txtCommand_Port_No.Mask = "9999";
this.txtCommand_Port_No.Name = "txtCommand_Port_No";
this.txtCommand_Port_No.ReadOnly = true;
this.txtCommand_Port_No.Size = new System.Drawing.Size(94, 25);
this.txtCommand_Port_No.TabIndex = 29;
this.txtCommand_Port_No.Text = "0000";
this.txtCommand_Port_No.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtEvent_Port_No
//
this.txtEvent_Port_No.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.txtEvent_Port_No.Location = new System.Drawing.Point(553, 75);
this.txtEvent_Port_No.Mask = "9999";
this.txtEvent_Port_No.Name = "txtEvent_Port_No";
this.txtEvent_Port_No.ReadOnly = true;
this.txtEvent_Port_No.Size = new System.Drawing.Size(94, 25);
this.txtEvent_Port_No.TabIndex = 28;
this.txtEvent_Port_No.Text = "0000";
this.txtEvent_Port_No.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label7.Location = new System.Drawing.Point(436, 124);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(99, 14);
this.label7.TabIndex = 27;
this.label7.Text = "명령 PORT :";
//
// btnCancel
//
this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
this.btnCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnCancel.FlatAppearance.BorderSize = 0;
this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCancel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.Location = new System.Drawing.Point(866, 154);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(100, 33);
this.btnCancel.TabIndex = 7;
this.btnCancel.Text = "취소";
this.btnCancel.UseVisualStyleBackColor = true;
this.btnCancel.Visible = false;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// btnSaveOK
//
this.btnSaveOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSaveOK.BackgroundImage")));
this.btnSaveOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnSaveOK.FlatAppearance.BorderSize = 0;
this.btnSaveOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSaveOK.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnSaveOK.ForeColor = System.Drawing.Color.White;
this.btnSaveOK.Location = new System.Drawing.Point(748, 154);
this.btnSaveOK.Name = "btnSaveOK";
this.btnSaveOK.Size = new System.Drawing.Size(100, 33);
this.btnSaveOK.TabIndex = 6;
this.btnSaveOK.Text = "확인";
this.btnSaveOK.UseVisualStyleBackColor = true;
this.btnSaveOK.Visible = false;
this.btnSaveOK.Click += new System.EventHandler(this.btnSaveOK_Click);
//
// txtReceiveName
//
this.txtReceiveName.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.txtReceiveName.Location = new System.Drawing.Point(175, 78);
this.txtReceiveName.Name = "txtReceiveName";
this.txtReceiveName.ReadOnly = true;
this.txtReceiveName.Size = new System.Drawing.Size(207, 25);
this.txtReceiveName.TabIndex = 1;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label6.Location = new System.Drawing.Point(75, 82);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(79, 14);
this.label6.TabIndex = 22;
this.label6.Text = "수신기명 :";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label5.Location = new System.Drawing.Point(75, 124);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(79, 14);
this.label5.TabIndex = 21;
this.label5.Text = "사용여부 :";
//
// cboUse_Flag
//
this.cboUse_Flag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboUse_Flag.Enabled = false;
this.cboUse_Flag.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.cboUse_Flag.FormattingEnabled = true;
this.cboUse_Flag.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboUse_Flag.Location = new System.Drawing.Point(175, 121);
this.cboUse_Flag.Name = "cboUse_Flag";
this.cboUse_Flag.Size = new System.Drawing.Size(207, 23);
this.cboUse_Flag.TabIndex = 2;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label4.Location = new System.Drawing.Point(420, 82);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(114, 14);
this.label4.TabIndex = 19;
this.label4.Text = "이벤트 PORT :";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label3.Location = new System.Drawing.Point(429, 40);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(106, 14);
this.label3.TabIndex = 17;
this.label3.Text = "연결 IP 주소 :";
//
// txtIP_Address
//
this.txtIP_Address.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.txtIP_Address.Location = new System.Drawing.Point(553, 36);
this.txtIP_Address.Name = "txtIP_Address";
this.txtIP_Address.ReadOnly = true;
this.txtIP_Address.Size = new System.Drawing.Size(179, 25);
this.txtIP_Address.TabIndex = 3;
this.txtIP_Address.Text = "000.000.000.000";
this.txtIP_Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label2.Location = new System.Drawing.Point(78, 40);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(79, 14);
this.label2.TabIndex = 15;
this.label2.Text = "수신기ID :";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtReceiverID
//
this.txtReceiverID.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.txtReceiverID.Location = new System.Drawing.Point(175, 36);
this.txtReceiverID.Name = "txtReceiverID";
this.txtReceiverID.ReadOnly = true;
this.txtReceiverID.Size = new System.Drawing.Size(81, 25);
this.txtReceiverID.TabIndex = 0;
this.txtReceiverID.Text = "00";
this.txtReceiverID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtThisReceiverID
//
this.txtThisReceiverID.BackColor = System.Drawing.Color.Black;
this.txtThisReceiverID.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Bold);
this.txtThisReceiverID.ForeColor = System.Drawing.Color.White;
this.txtThisReceiverID.Location = new System.Drawing.Point(133, 58);
this.txtThisReceiverID.Margin = new System.Windows.Forms.Padding(0);
this.txtThisReceiverID.MaxLength = 2;
this.txtThisReceiverID.Name = "txtThisReceiverID";
this.txtThisReceiverID.ReadOnly = true;
this.txtThisReceiverID.Size = new System.Drawing.Size(38, 38);
this.txtThisReceiverID.TabIndex = 19;
this.txtThisReceiverID.Text = "00";
this.txtThisReceiverID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tabControl_Main
//
this.tabControl_Main.Controls.Add(this.tabPage_Receiver);
this.tabControl_Main.Controls.Add(this.tabPage_CommSet);
this.tabControl_Main.Controls.Add(this.tabPage_CommBoard);
this.tabControl_Main.Controls.Add(this.tabPage_IOBoard);
this.tabControl_Main.Controls.Add(this.tabPage_Repeater);
this.tabControl_Main.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl_Main.Location = new System.Drawing.Point(0, 151);
this.tabControl_Main.Margin = new System.Windows.Forms.Padding(0);
this.tabControl_Main.Name = "tabControl_Main";
this.tabControl_Main.SelectedIndex = 0;
this.tabControl_Main.Size = new System.Drawing.Size(1080, 673);
this.tabControl_Main.TabIndex = 20;
//
// tabPage_Receiver
//
this.tabPage_Receiver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.tabPage_Receiver.Controls.Add(this.label_Receiver_Conect);
this.tabPage_Receiver.Controls.Add(this.panel_Receiver_Conect);
this.tabPage_Receiver.Controls.Add(this.groubReceiver);
this.tabPage_Receiver.Controls.Add(this.btnReceiverAdd);
this.tabPage_Receiver.Controls.Add(this.btnReceiverEdit);
this.tabPage_Receiver.Controls.Add(this.listView1);
this.tabPage_Receiver.Controls.Add(this.btnReceiverDel);
this.tabPage_Receiver.Location = new System.Drawing.Point(4, 26);
this.tabPage_Receiver.Margin = new System.Windows.Forms.Padding(0);
this.tabPage_Receiver.Name = "tabPage_Receiver";
this.tabPage_Receiver.Size = new System.Drawing.Size(1072, 643);
this.tabPage_Receiver.TabIndex = 0;
this.tabPage_Receiver.Text = "수신기";
//
// label_Receiver_Conect
//
this.label_Receiver_Conect.AutoSize = true;
this.label_Receiver_Conect.BackColor = System.Drawing.Color.Transparent;
this.label_Receiver_Conect.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label_Receiver_Conect.ForeColor = System.Drawing.Color.RoyalBlue;
this.label_Receiver_Conect.Location = new System.Drawing.Point(35, 22);
this.label_Receiver_Conect.Name = "label_Receiver_Conect";
this.label_Receiver_Conect.Size = new System.Drawing.Size(133, 16);
this.label_Receiver_Conect.TabIndex = 21;
this.label_Receiver_Conect.Text = "수신기 접속정보";
//
// panel_Receiver_Conect
//
this.panel_Receiver_Conect.Location = new System.Drawing.Point(26, 27);
this.panel_Receiver_Conect.Name = "panel_Receiver_Conect";
this.panel_Receiver_Conect.Size = new System.Drawing.Size(1020, 20);
this.panel_Receiver_Conect.TabIndex = 22;
//
// tabPage_CommSet
//
this.tabPage_CommSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.tabPage_CommSet.Controls.Add(this.panel34);
this.tabPage_CommSet.Controls.Add(this.panel35);
this.tabPage_CommSet.Controls.Add(this.panel29);
this.tabPage_CommSet.Controls.Add(this.panel30);
this.tabPage_CommSet.Controls.Add(this.panel36);
this.tabPage_CommSet.Controls.Add(this.panel31);
this.tabPage_CommSet.Controls.Add(this.panel32);
this.tabPage_CommSet.Controls.Add(this.panel37);
this.tabPage_CommSet.Controls.Add(this.panel33);
this.tabPage_CommSet.Controls.Add(this.panel24);
this.tabPage_CommSet.Controls.Add(this.panel38);
this.tabPage_CommSet.Controls.Add(this.panel19);
this.tabPage_CommSet.Controls.Add(this.panel25);
this.tabPage_CommSet.Controls.Add(this.panel3);
this.tabPage_CommSet.Controls.Add(this.panel20);
this.tabPage_CommSet.Controls.Add(this.panel26);
this.tabPage_CommSet.Controls.Add(this.panel5);
this.tabPage_CommSet.Controls.Add(this.panel27);
this.tabPage_CommSet.Controls.Add(this.panel6);
this.tabPage_CommSet.Controls.Add(this.panel21);
this.tabPage_CommSet.Controls.Add(this.panel28);
this.tabPage_CommSet.Controls.Add(this.panel17);
this.tabPage_CommSet.Controls.Add(this.panel22);
this.tabPage_CommSet.Controls.Add(this.panel18);
this.tabPage_CommSet.Controls.Add(this.panel16);
this.tabPage_CommSet.Controls.Add(this.panel23);
this.tabPage_CommSet.Controls.Add(this.panel14);
this.tabPage_CommSet.Controls.Add(this.panel9);
this.tabPage_CommSet.Controls.Add(this.panel15);
this.tabPage_CommSet.Controls.Add(this.panel4);
this.tabPage_CommSet.Controls.Add(this.groupComm5);
this.tabPage_CommSet.Controls.Add(this.groupComm4);
this.tabPage_CommSet.Controls.Add(this.groupComm1);
this.tabPage_CommSet.Controls.Add(this.groupComm2);
this.tabPage_CommSet.Controls.Add(this.groupComm3);
this.tabPage_CommSet.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tabPage_CommSet.Location = new System.Drawing.Point(4, 26);
this.tabPage_CommSet.Name = "tabPage_CommSet";
this.tabPage_CommSet.Size = new System.Drawing.Size(1072, 643);
this.tabPage_CommSet.TabIndex = 3;
this.tabPage_CommSet.Text = "통신설정";
//
// panel34
//
this.panel34.BackColor = System.Drawing.Color.White;
this.panel34.Location = new System.Drawing.Point(18, 43);
this.panel34.Name = "panel34";
this.panel34.Size = new System.Drawing.Size(3, 266);
this.panel34.TabIndex = 144;
//
// panel35
//
this.panel35.BackColor = System.Drawing.Color.White;
this.panel35.Location = new System.Drawing.Point(19, 81);
this.panel35.Name = "panel35";
this.panel35.Size = new System.Drawing.Size(334, 3);
this.panel35.TabIndex = 143;
//
// panel29
//
this.panel29.BackColor = System.Drawing.Color.White;
this.panel29.Location = new System.Drawing.Point(369, 43);
this.panel29.Name = "panel29";
this.panel29.Size = new System.Drawing.Size(3, 266);
this.panel29.TabIndex = 139;
//
// panel30
//
this.panel30.BackColor = System.Drawing.Color.White;
this.panel30.Location = new System.Drawing.Point(370, 81);
this.panel30.Name = "panel30";
this.panel30.Size = new System.Drawing.Size(334, 3);
this.panel30.TabIndex = 138;
//
// panel36
//
this.panel36.BackColor = System.Drawing.Color.White;
this.panel36.Location = new System.Drawing.Point(18, 40);
this.panel36.Name = "panel36";
this.panel36.Size = new System.Drawing.Size(335, 3);
this.panel36.TabIndex = 142;
//
// panel31
//
this.panel31.BackColor = System.Drawing.Color.White;
this.panel31.Location = new System.Drawing.Point(369, 40);
this.panel31.Name = "panel31";
this.panel31.Size = new System.Drawing.Size(335, 3);
this.panel31.TabIndex = 137;
//
// panel32
//
this.panel32.BackColor = System.Drawing.Color.White;
this.panel32.Location = new System.Drawing.Point(703, 40);
this.panel32.Name = "panel32";
this.panel32.Size = new System.Drawing.Size(3, 269);
this.panel32.TabIndex = 135;
//
// panel37
//
this.panel37.BackColor = System.Drawing.Color.White;
this.panel37.Location = new System.Drawing.Point(352, 40);
this.panel37.Name = "panel37";
this.panel37.Size = new System.Drawing.Size(3, 269);
this.panel37.TabIndex = 140;
//
// panel33
//
this.panel33.BackColor = System.Drawing.Color.White;
this.panel33.Location = new System.Drawing.Point(370, 306);
this.panel33.Name = "panel33";
this.panel33.Size = new System.Drawing.Size(334, 3);
this.panel33.TabIndex = 136;
//
// panel24
//
this.panel24.BackColor = System.Drawing.Color.White;
this.panel24.Location = new System.Drawing.Point(18, 351);
this.panel24.Name = "panel24";
this.panel24.Size = new System.Drawing.Size(3, 266);
this.panel24.TabIndex = 134;
//
// panel38
//
this.panel38.BackColor = System.Drawing.Color.White;
this.panel38.Location = new System.Drawing.Point(19, 306);
this.panel38.Name = "panel38";
this.panel38.Size = new System.Drawing.Size(334, 3);
this.panel38.TabIndex = 141;
//
// panel19
//
this.panel19.BackColor = System.Drawing.Color.White;
this.panel19.Location = new System.Drawing.Point(720, 43);
this.panel19.Name = "panel19";
this.panel19.Size = new System.Drawing.Size(3, 266);
this.panel19.TabIndex = 129;
//
// panel25
//
this.panel25.BackColor = System.Drawing.Color.White;
this.panel25.Location = new System.Drawing.Point(19, 390);
this.panel25.Name = "panel25";
this.panel25.Size = new System.Drawing.Size(334, 3);
this.panel25.TabIndex = 133;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.White;
this.panel3.Location = new System.Drawing.Point(369, 351);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(3, 266);
this.panel3.TabIndex = 129;
//
// panel20
//
this.panel20.BackColor = System.Drawing.Color.White;
this.panel20.Location = new System.Drawing.Point(721, 81);
this.panel20.Name = "panel20";
this.panel20.Size = new System.Drawing.Size(334, 3);
this.panel20.TabIndex = 128;
//
// panel26
//
this.panel26.BackColor = System.Drawing.Color.White;
this.panel26.Location = new System.Drawing.Point(18, 350);
this.panel26.Name = "panel26";
this.panel26.Size = new System.Drawing.Size(334, 3);
this.panel26.TabIndex = 132;
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.White;
this.panel5.Location = new System.Drawing.Point(369, 390);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(334, 3);
this.panel5.TabIndex = 128;
//
// panel27
//
this.panel27.BackColor = System.Drawing.Color.White;
this.panel27.Location = new System.Drawing.Point(352, 350);
this.panel27.Name = "panel27";
this.panel27.Size = new System.Drawing.Size(3, 269);
this.panel27.TabIndex = 130;
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.White;
this.panel6.Location = new System.Drawing.Point(369, 350);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(334, 3);
this.panel6.TabIndex = 127;
//
// panel21
//
this.panel21.BackColor = System.Drawing.Color.White;
this.panel21.Location = new System.Drawing.Point(720, 40);
this.panel21.Name = "panel21";
this.panel21.Size = new System.Drawing.Size(335, 3);
this.panel21.TabIndex = 127;
//
// panel28
//
this.panel28.BackColor = System.Drawing.Color.White;
this.panel28.Location = new System.Drawing.Point(18, 616);
this.panel28.Name = "panel28";
this.panel28.Size = new System.Drawing.Size(334, 3);
this.panel28.TabIndex = 131;
//
// panel17
//
this.panel17.BackColor = System.Drawing.Color.White;
this.panel17.Location = new System.Drawing.Point(703, 350);
this.panel17.Name = "panel17";
this.panel17.Size = new System.Drawing.Size(3, 269);
this.panel17.TabIndex = 125;
//
// panel22
//
this.panel22.BackColor = System.Drawing.Color.White;
this.panel22.Location = new System.Drawing.Point(1054, 40);
this.panel22.Name = "panel22";
this.panel22.Size = new System.Drawing.Size(3, 269);
this.panel22.TabIndex = 125;
//
// panel18
//
this.panel18.BackColor = System.Drawing.Color.White;
this.panel18.Location = new System.Drawing.Point(369, 616);
this.panel18.Name = "panel18";
this.panel18.Size = new System.Drawing.Size(334, 3);
this.panel18.TabIndex = 126;
//
// panel16
//
this.panel16.BackColor = System.Drawing.Color.White;
this.panel16.Location = new System.Drawing.Point(722, 351);
this.panel16.Name = "panel16";
this.panel16.Size = new System.Drawing.Size(3, 266);
this.panel16.TabIndex = 124;
this.panel16.Visible = false;
//
// panel23
//
this.panel23.BackColor = System.Drawing.Color.White;
this.panel23.Location = new System.Drawing.Point(720, 306);
this.panel23.Name = "panel23";
this.panel23.Size = new System.Drawing.Size(334, 3);
this.panel23.TabIndex = 126;
//
// panel14
//
this.panel14.BackColor = System.Drawing.Color.White;
this.panel14.Location = new System.Drawing.Point(722, 390);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(334, 3);
this.panel14.TabIndex = 123;
this.panel14.Visible = false;
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.White;
this.panel9.Location = new System.Drawing.Point(722, 351);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(334, 3);
this.panel9.TabIndex = 122;
this.panel9.Visible = false;
//
// panel15
//
this.panel15.BackColor = System.Drawing.Color.White;
this.panel15.Location = new System.Drawing.Point(1055, 351);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(3, 266);
this.panel15.TabIndex = 116;
this.panel15.Visible = false;
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.White;
this.panel4.Location = new System.Drawing.Point(722, 615);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(334, 3);
this.panel4.TabIndex = 118;
this.panel4.Visible = false;
//
// groupComm5
//
this.groupComm5.Controls.Add(this.label49);
this.groupComm5.Controls.Add(this.panel13);
this.groupComm5.Controls.Add(this.tabControl5);
this.groupComm5.Location = new System.Drawing.Point(369, 322);
this.groupComm5.Margin = new System.Windows.Forms.Padding(0);
this.groupComm5.Name = "groupComm5";
this.groupComm5.Padding = new System.Windows.Forms.Padding(0);
this.groupComm5.Size = new System.Drawing.Size(337, 297);
this.groupComm5.TabIndex = 121;
this.groupComm5.TabStop = false;
//
// label49
//
this.label49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.label49.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label49.ForeColor = System.Drawing.Color.RoyalBlue;
this.label49.Location = new System.Drawing.Point(-4, 1);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(342, 27);
this.label49.TabIndex = 126;
this.label49.Text = " EMERGENCY";
//
// panel13
//
this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.panel13.Controls.Add(this.chkLogFlag5);
this.panel13.Controls.Add(this.chkCommUseFlag5);
this.panel13.Controls.Add(this.chkCommRs485_5);
this.panel13.Location = new System.Drawing.Point(4, 32);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(330, 37);
this.panel13.TabIndex = 126;
//
// chkLogFlag5
//
this.chkLogFlag5.AutoSize = true;
this.chkLogFlag5.Checked = true;
this.chkLogFlag5.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkLogFlag5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkLogFlag5.Location = new System.Drawing.Point(113, 13);
this.chkLogFlag5.Name = "chkLogFlag5";
this.chkLogFlag5.Size = new System.Drawing.Size(102, 16);
this.chkLogFlag5.TabIndex = 43;
this.chkLogFlag5.Text = "로그저장여부";
this.chkLogFlag5.UseVisualStyleBackColor = true;
//
// chkCommUseFlag5
//
this.chkCommUseFlag5.AutoSize = true;
this.chkCommUseFlag5.Checked = true;
this.chkCommUseFlag5.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkCommUseFlag5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommUseFlag5.Location = new System.Drawing.Point(46, 13);
this.chkCommUseFlag5.Name = "chkCommUseFlag5";
this.chkCommUseFlag5.Size = new System.Drawing.Size(50, 16);
this.chkCommUseFlag5.TabIndex = 41;
this.chkCommUseFlag5.Text = "사용";
this.chkCommUseFlag5.UseVisualStyleBackColor = true;
this.chkCommUseFlag5.Click += new System.EventHandler(this.chkCommUseFlag_CheckedChanged);
//
// chkCommRs485_5
//
this.chkCommRs485_5.AutoSize = true;
this.chkCommRs485_5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommRs485_5.Location = new System.Drawing.Point(231, 13);
this.chkCommRs485_5.Name = "chkCommRs485_5";
this.chkCommRs485_5.Size = new System.Drawing.Size(63, 16);
this.chkCommRs485_5.TabIndex = 42;
this.chkCommRs485_5.Text = "RS485";
this.chkCommRs485_5.UseVisualStyleBackColor = true;
//
// tabControl5
//
this.tabControl5.Controls.Add(this.tabPage_CommSet_Emergency);
this.tabControl5.Location = new System.Drawing.Point(0, 49);
this.tabControl5.Margin = new System.Windows.Forms.Padding(0);
this.tabControl5.Name = "tabControl5";
this.tabControl5.Padding = new System.Drawing.Point(0, 0);
this.tabControl5.SelectedIndex = 0;
this.tabControl5.Size = new System.Drawing.Size(337, 248);
this.tabControl5.TabIndex = 32;
//
// tabPage_CommSet_Emergency
//
this.tabPage_CommSet_Emergency.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.tabPage_CommSet_Emergency.Controls.Add(this.btnCommOK5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label16);
this.tabPage_CommSet_Emergency.Controls.Add(this.label18);
this.tabPage_CommSet_Emergency.Controls.Add(this.txtCommDelay5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label19);
this.tabPage_CommSet_Emergency.Controls.Add(this.txtCommTimeOut5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label20);
this.tabPage_CommSet_Emergency.Controls.Add(this.cboStopBit5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label21);
this.tabPage_CommSet_Emergency.Controls.Add(this.cboComPort5);
this.tabPage_CommSet_Emergency.Controls.Add(this.cboParity5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label22);
this.tabPage_CommSet_Emergency.Controls.Add(this.cboDataBit5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label32);
this.tabPage_CommSet_Emergency.Controls.Add(this.label33);
this.tabPage_CommSet_Emergency.Controls.Add(this.cboSpeed5);
this.tabPage_CommSet_Emergency.Controls.Add(this.label34);
this.tabPage_CommSet_Emergency.Location = new System.Drawing.Point(4, 23);
this.tabPage_CommSet_Emergency.Margin = new System.Windows.Forms.Padding(0);
this.tabPage_CommSet_Emergency.Name = "tabPage_CommSet_Emergency";
this.tabPage_CommSet_Emergency.Size = new System.Drawing.Size(329, 221);
this.tabPage_CommSet_Emergency.TabIndex = 0;
this.tabPage_CommSet_Emergency.Text = "EMERGENCY";
//
// btnCommOK5
//
this.btnCommOK5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCommOK5.BackgroundImage")));
this.btnCommOK5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnCommOK5.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK5.FlatAppearance.BorderSize = 0;
this.btnCommOK5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCommOK5.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnCommOK5.ForeColor = System.Drawing.Color.White;
this.btnCommOK5.Location = new System.Drawing.Point(255, 182);
this.btnCommOK5.Name = "btnCommOK5";
this.btnCommOK5.Size = new System.Drawing.Size(55, 33);
this.btnCommOK5.TabIndex = 6;
this.btnCommOK5.Text = "확인";
this.btnCommOK5.UseVisualStyleBackColor = true;
this.btnCommOK5.Click += new System.EventHandler(this.btnCommOK5_Click);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label16.Location = new System.Drawing.Point(181, 169);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 38;
this.label16.Text = "Milisec";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label18.Location = new System.Drawing.Point(181, 199);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(53, 12);
this.label18.TabIndex = 37;
this.label18.Text = "Milisec";
//
// txtCommDelay5
//
this.txtCommDelay5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommDelay5.Location = new System.Drawing.Point(113, 163);
this.txtCommDelay5.Name = "txtCommDelay5";
this.txtCommDelay5.ReadOnly = true;
this.txtCommDelay5.Size = new System.Drawing.Size(64, 21);
this.txtCommDelay5.TabIndex = 35;
this.txtCommDelay5.Text = "200";
this.txtCommDelay5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label19.Location = new System.Drawing.Point(53, 168);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(52, 12);
this.label19.TabIndex = 36;
this.label19.Text = "Delay :";
//
// txtCommTimeOut5
//
this.txtCommTimeOut5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommTimeOut5.Location = new System.Drawing.Point(113, 193);
this.txtCommTimeOut5.Name = "txtCommTimeOut5";
this.txtCommTimeOut5.ReadOnly = true;
this.txtCommTimeOut5.Size = new System.Drawing.Size(64, 21);
this.txtCommTimeOut5.TabIndex = 33;
this.txtCommTimeOut5.Text = "3000";
this.txtCommTimeOut5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label20.Location = new System.Drawing.Point(30, 197);
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(75, 12);
this.label20.TabIndex = 34;
this.label20.Text = "Time Out :";
//
// cboStopBit5
//
this.cboStopBit5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboStopBit5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboStopBit5.FormattingEnabled = true;
this.cboStopBit5.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboStopBit5.Location = new System.Drawing.Point(113, 134);
this.cboStopBit5.Name = "cboStopBit5";
this.cboStopBit5.Size = new System.Drawing.Size(94, 20);
this.cboStopBit5.TabIndex = 27;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label21.Location = new System.Drawing.Point(52, 110);
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(54, 12);
this.label21.TabIndex = 28;
this.label21.Text = "패리티 :";
//
// cboComPort5
//
this.cboComPort5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboComPort5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboComPort5.FormattingEnabled = true;
this.cboComPort5.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboComPort5.Location = new System.Drawing.Point(113, 18);
this.cboComPort5.Name = "cboComPort5";
this.cboComPort5.Size = new System.Drawing.Size(94, 20);
this.cboComPort5.TabIndex = 26;
//
// cboParity5
//
this.cboParity5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboParity5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboParity5.FormattingEnabled = true;
this.cboParity5.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboParity5.Location = new System.Drawing.Point(113, 105);
this.cboParity5.Name = "cboParity5";
this.cboParity5.Size = new System.Drawing.Size(94, 20);
this.cboParity5.TabIndex = 24;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label22.Location = new System.Drawing.Point(39, 139);
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(67, 12);
this.label22.TabIndex = 25;
this.label22.Text = "정지비트 :";
//
// cboDataBit5
//
this.cboDataBit5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDataBit5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboDataBit5.FormattingEnabled = true;
this.cboDataBit5.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboDataBit5.Location = new System.Drawing.Point(113, 76);
this.cboDataBit5.Name = "cboDataBit5";
this.cboDataBit5.Size = new System.Drawing.Size(94, 20);
this.cboDataBit5.TabIndex = 22;
//
// label32
//
this.label32.AutoSize = true;
this.label32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label32.Location = new System.Drawing.Point(22, 81);
this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(85, 12);
this.label32.TabIndex = 23;
this.label32.Text = "데이터 비트 :";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label33.Location = new System.Drawing.Point(66, 23);
this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(41, 12);
this.label33.TabIndex = 15;
this.label33.Text = "포트 :";
//
// cboSpeed5
//
this.cboSpeed5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSpeed5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboSpeed5.FormattingEnabled = true;
this.cboSpeed5.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboSpeed5.Location = new System.Drawing.Point(113, 47);
this.cboSpeed5.Name = "cboSpeed5";
this.cboSpeed5.Size = new System.Drawing.Size(94, 20);
this.cboSpeed5.TabIndex = 2;
//
// label34
//
this.label34.AutoSize = true;
this.label34.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label34.Location = new System.Drawing.Point(40, 52);
this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(67, 12);
this.label34.TabIndex = 21;
this.label34.Text = "최대속도 :";
//
// groupComm4
//
this.groupComm4.Controls.Add(this.panel12);
this.groupComm4.Controls.Add(this.label48);
this.groupComm4.Controls.Add(this.tabControl4);
this.groupComm4.Location = new System.Drawing.Point(18, 322);
this.groupComm4.Margin = new System.Windows.Forms.Padding(0);
this.groupComm4.Name = "groupComm4";
this.groupComm4.Padding = new System.Windows.Forms.Padding(0);
this.groupComm4.Size = new System.Drawing.Size(337, 297);
this.groupComm4.TabIndex = 23;
this.groupComm4.TabStop = false;
//
// panel12
//
this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.panel12.Controls.Add(this.chkLogFlag4);
this.panel12.Controls.Add(this.chkCommUseFlag4);
this.panel12.Controls.Add(this.chkCommRs485_4);
this.panel12.Location = new System.Drawing.Point(4, 32);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(330, 37);
this.panel12.TabIndex = 126;
//
// chkLogFlag4
//
this.chkLogFlag4.AutoSize = true;
this.chkLogFlag4.Checked = true;
this.chkLogFlag4.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkLogFlag4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkLogFlag4.Location = new System.Drawing.Point(113, 13);
this.chkLogFlag4.Name = "chkLogFlag4";
this.chkLogFlag4.Size = new System.Drawing.Size(102, 16);
this.chkLogFlag4.TabIndex = 43;
this.chkLogFlag4.Text = "로그저장여부";
this.chkLogFlag4.UseVisualStyleBackColor = true;
//
// chkCommUseFlag4
//
this.chkCommUseFlag4.AutoSize = true;
this.chkCommUseFlag4.Checked = true;
this.chkCommUseFlag4.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkCommUseFlag4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommUseFlag4.Location = new System.Drawing.Point(46, 13);
this.chkCommUseFlag4.Name = "chkCommUseFlag4";
this.chkCommUseFlag4.Size = new System.Drawing.Size(50, 16);
this.chkCommUseFlag4.TabIndex = 41;
this.chkCommUseFlag4.Text = "사용";
this.chkCommUseFlag4.UseVisualStyleBackColor = true;
this.chkCommUseFlag4.Click += new System.EventHandler(this.chkCommUseFlag_CheckedChanged);
//
// chkCommRs485_4
//
this.chkCommRs485_4.AutoSize = true;
this.chkCommRs485_4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommRs485_4.Location = new System.Drawing.Point(231, 13);
this.chkCommRs485_4.Name = "chkCommRs485_4";
this.chkCommRs485_4.Size = new System.Drawing.Size(63, 16);
this.chkCommRs485_4.TabIndex = 42;
this.chkCommRs485_4.Text = "RS485";
this.chkCommRs485_4.UseVisualStyleBackColor = true;
//
// label48
//
this.label48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.label48.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label48.ForeColor = System.Drawing.Color.RoyalBlue;
this.label48.Location = new System.Drawing.Point(-4, 1);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(342, 27);
this.label48.TabIndex = 126;
this.label48.Text = " KEYPAD";
//
// tabControl4
//
this.tabControl4.Controls.Add(this.tabPage_CommSet_Keypad);
this.tabControl4.Location = new System.Drawing.Point(0, 49);
this.tabControl4.Margin = new System.Windows.Forms.Padding(0);
this.tabControl4.Name = "tabControl4";
this.tabControl4.Padding = new System.Drawing.Point(0, 0);
this.tabControl4.SelectedIndex = 0;
this.tabControl4.Size = new System.Drawing.Size(337, 248);
this.tabControl4.TabIndex = 32;
//
// tabPage_CommSet_Keypad
//
this.tabPage_CommSet_Keypad.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.tabPage_CommSet_Keypad.Controls.Add(this.btnCommOK4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label38);
this.tabPage_CommSet_Keypad.Controls.Add(this.label39);
this.tabPage_CommSet_Keypad.Controls.Add(this.txtCommDelay4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label40);
this.tabPage_CommSet_Keypad.Controls.Add(this.txtCommTimeOut4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label41);
this.tabPage_CommSet_Keypad.Controls.Add(this.cboStopBit4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label42);
this.tabPage_CommSet_Keypad.Controls.Add(this.cboComPort4);
this.tabPage_CommSet_Keypad.Controls.Add(this.cboParity4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label43);
this.tabPage_CommSet_Keypad.Controls.Add(this.cboDataBit4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label44);
this.tabPage_CommSet_Keypad.Controls.Add(this.label46);
this.tabPage_CommSet_Keypad.Controls.Add(this.cboSpeed4);
this.tabPage_CommSet_Keypad.Controls.Add(this.label47);
this.tabPage_CommSet_Keypad.Location = new System.Drawing.Point(4, 23);
this.tabPage_CommSet_Keypad.Margin = new System.Windows.Forms.Padding(0);
this.tabPage_CommSet_Keypad.Name = "tabPage_CommSet_Keypad";
this.tabPage_CommSet_Keypad.Size = new System.Drawing.Size(329, 221);
this.tabPage_CommSet_Keypad.TabIndex = 0;
this.tabPage_CommSet_Keypad.Text = "KEYPAD";
//
// btnCommOK4
//
this.btnCommOK4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCommOK4.BackgroundImage")));
this.btnCommOK4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnCommOK4.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK4.FlatAppearance.BorderSize = 0;
this.btnCommOK4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCommOK4.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnCommOK4.ForeColor = System.Drawing.Color.White;
this.btnCommOK4.Location = new System.Drawing.Point(255, 182);
this.btnCommOK4.Name = "btnCommOK4";
this.btnCommOK4.Size = new System.Drawing.Size(55, 33);
this.btnCommOK4.TabIndex = 6;
this.btnCommOK4.Text = "확인";
this.btnCommOK4.UseVisualStyleBackColor = true;
this.btnCommOK4.Click += new System.EventHandler(this.btnCommOK4_Click);
//
// label38
//
this.label38.AutoSize = true;
this.label38.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label38.Location = new System.Drawing.Point(181, 169);
this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(53, 12);
this.label38.TabIndex = 38;
this.label38.Text = "Milisec";
//
// label39
//
this.label39.AutoSize = true;
this.label39.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label39.Location = new System.Drawing.Point(181, 199);
this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(53, 12);
this.label39.TabIndex = 37;
this.label39.Text = "Milisec";
//
// txtCommDelay4
//
this.txtCommDelay4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommDelay4.Location = new System.Drawing.Point(113, 163);
this.txtCommDelay4.Name = "txtCommDelay4";
this.txtCommDelay4.ReadOnly = true;
this.txtCommDelay4.Size = new System.Drawing.Size(64, 21);
this.txtCommDelay4.TabIndex = 35;
this.txtCommDelay4.Text = "200";
this.txtCommDelay4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label40
//
this.label40.AutoSize = true;
this.label40.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label40.Location = new System.Drawing.Point(53, 168);
this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(52, 12);
this.label40.TabIndex = 36;
this.label40.Text = "Delay :";
//
// txtCommTimeOut4
//
this.txtCommTimeOut4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommTimeOut4.Location = new System.Drawing.Point(113, 193);
this.txtCommTimeOut4.Name = "txtCommTimeOut4";
this.txtCommTimeOut4.ReadOnly = true;
this.txtCommTimeOut4.Size = new System.Drawing.Size(64, 21);
this.txtCommTimeOut4.TabIndex = 33;
this.txtCommTimeOut4.Text = "3000";
this.txtCommTimeOut4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label41
//
this.label41.AutoSize = true;
this.label41.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label41.Location = new System.Drawing.Point(30, 197);
this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(75, 12);
this.label41.TabIndex = 34;
this.label41.Text = "Time Out :";
//
// cboStopBit4
//
this.cboStopBit4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboStopBit4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboStopBit4.FormattingEnabled = true;
this.cboStopBit4.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboStopBit4.Location = new System.Drawing.Point(113, 134);
this.cboStopBit4.Name = "cboStopBit4";
this.cboStopBit4.Size = new System.Drawing.Size(94, 20);
this.cboStopBit4.TabIndex = 27;
//
// label42
//
this.label42.AutoSize = true;
this.label42.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label42.Location = new System.Drawing.Point(52, 110);
this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(54, 12);
this.label42.TabIndex = 28;
this.label42.Text = "패리티 :";
//
// cboComPort4
//
this.cboComPort4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboComPort4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboComPort4.FormattingEnabled = true;
this.cboComPort4.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboComPort4.Location = new System.Drawing.Point(113, 18);
this.cboComPort4.Name = "cboComPort4";
this.cboComPort4.Size = new System.Drawing.Size(94, 20);
this.cboComPort4.TabIndex = 26;
//
// cboParity4
//
this.cboParity4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboParity4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboParity4.FormattingEnabled = true;
this.cboParity4.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboParity4.Location = new System.Drawing.Point(113, 105);
this.cboParity4.Name = "cboParity4";
this.cboParity4.Size = new System.Drawing.Size(94, 20);
this.cboParity4.TabIndex = 24;
//
// label43
//
this.label43.AutoSize = true;
this.label43.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label43.Location = new System.Drawing.Point(39, 139);
this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(67, 12);
this.label43.TabIndex = 25;
this.label43.Text = "정지비트 :";
//
// cboDataBit4
//
this.cboDataBit4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDataBit4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboDataBit4.FormattingEnabled = true;
this.cboDataBit4.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboDataBit4.Location = new System.Drawing.Point(113, 76);
this.cboDataBit4.Name = "cboDataBit4";
this.cboDataBit4.Size = new System.Drawing.Size(94, 20);
this.cboDataBit4.TabIndex = 22;
//
// label44
//
this.label44.AutoSize = true;
this.label44.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label44.Location = new System.Drawing.Point(22, 81);
this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(85, 12);
this.label44.TabIndex = 23;
this.label44.Text = "데이터 비트 :";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label46.Location = new System.Drawing.Point(66, 23);
this.label46.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(41, 12);
this.label46.TabIndex = 15;
this.label46.Text = "포트 :";
//
// cboSpeed4
//
this.cboSpeed4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSpeed4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboSpeed4.FormattingEnabled = true;
this.cboSpeed4.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboSpeed4.Location = new System.Drawing.Point(113, 47);
this.cboSpeed4.Name = "cboSpeed4";
this.cboSpeed4.Size = new System.Drawing.Size(94, 20);
this.cboSpeed4.TabIndex = 2;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label47.Location = new System.Drawing.Point(40, 52);
this.label47.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(67, 12);
this.label47.TabIndex = 21;
this.label47.Text = "최대속도 :";
//
// groupComm1
//
this.groupComm1.BackColor = System.Drawing.Color.Transparent;
this.groupComm1.Controls.Add(this.label1);
this.groupComm1.Controls.Add(this.panel7);
this.groupComm1.Controls.Add(this.tabControl1);
this.groupComm1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.groupComm1.Location = new System.Drawing.Point(18, 12);
this.groupComm1.Margin = new System.Windows.Forms.Padding(0);
this.groupComm1.Name = "groupComm1";
this.groupComm1.Padding = new System.Windows.Forms.Padding(0);
this.groupComm1.Size = new System.Drawing.Size(337, 297);
this.groupComm1.TabIndex = 20;
this.groupComm1.TabStop = false;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.label1.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label1.ForeColor = System.Drawing.Color.RoyalBlue;
this.label1.Location = new System.Drawing.Point(-4, 1);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(342, 27);
this.label1.TabIndex = 122;
this.label1.Text = " FRONT LOOP";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.panel7.Controls.Add(this.chkLogFlag1);
this.panel7.Controls.Add(this.chkCommRs485_1);
this.panel7.Controls.Add(this.chkCommUseFlag1);
this.panel7.Location = new System.Drawing.Point(4, 32);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(330, 37);
this.panel7.TabIndex = 124;
//
// chkLogFlag1
//
this.chkLogFlag1.AutoSize = true;
this.chkLogFlag1.Checked = true;
this.chkLogFlag1.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkLogFlag1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.chkLogFlag1.Location = new System.Drawing.Point(113, 13);
this.chkLogFlag1.Name = "chkLogFlag1";
this.chkLogFlag1.Size = new System.Drawing.Size(102, 16);
this.chkLogFlag1.TabIndex = 41;
this.chkLogFlag1.Text = "로그저장여부";
this.chkLogFlag1.UseVisualStyleBackColor = true;
//
// chkCommRs485_1
//
this.chkCommRs485_1.AutoSize = true;
this.chkCommRs485_1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.chkCommRs485_1.Location = new System.Drawing.Point(231, 13);
this.chkCommRs485_1.Name = "chkCommRs485_1";
this.chkCommRs485_1.Size = new System.Drawing.Size(63, 16);
this.chkCommRs485_1.TabIndex = 41;
this.chkCommRs485_1.Text = "RS485";
this.chkCommRs485_1.UseVisualStyleBackColor = true;
//
// chkCommUseFlag1
//
this.chkCommUseFlag1.AutoSize = true;
this.chkCommUseFlag1.Checked = true;
this.chkCommUseFlag1.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkCommUseFlag1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.chkCommUseFlag1.Location = new System.Drawing.Point(46, 13);
this.chkCommUseFlag1.Name = "chkCommUseFlag1";
this.chkCommUseFlag1.Size = new System.Drawing.Size(50, 16);
this.chkCommUseFlag1.TabIndex = 40;
this.chkCommUseFlag1.Text = "사용";
this.chkCommUseFlag1.UseVisualStyleBackColor = true;
this.chkCommUseFlag1.Click += new System.EventHandler(this.chkCommUseFlag_CheckedChanged);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage_CommSet_FrontLoop);
this.tabControl1.Location = new System.Drawing.Point(0, 49);
this.tabControl1.Margin = new System.Windows.Forms.Padding(0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.Padding = new System.Drawing.Point(0, 0);
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(337, 248);
this.tabControl1.TabIndex = 32;
//
// tabPage_CommSet_FrontLoop
//
this.tabPage_CommSet_FrontLoop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.tabPage_CommSet_FrontLoop.Controls.Add(this.btnCommOK1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label10);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label11);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.txtCommDelay1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label14);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.txtCommTimeOut1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label45);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.cboStopBit1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label12);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.cboComPort1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.cboParity1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label9);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.cboDataBit1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label8);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label17);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.cboSpeed1);
this.tabPage_CommSet_FrontLoop.Controls.Add(this.label13);
this.tabPage_CommSet_FrontLoop.ForeColor = System.Drawing.SystemColors.ControlText;
this.tabPage_CommSet_FrontLoop.Location = new System.Drawing.Point(4, 23);
this.tabPage_CommSet_FrontLoop.Margin = new System.Windows.Forms.Padding(0);
this.tabPage_CommSet_FrontLoop.Name = "tabPage_CommSet_FrontLoop";
this.tabPage_CommSet_FrontLoop.Size = new System.Drawing.Size(329, 221);
this.tabPage_CommSet_FrontLoop.TabIndex = 0;
this.tabPage_CommSet_FrontLoop.Text = "FRONT LOOP";
//
// btnCommOK1
//
this.btnCommOK1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCommOK1.BackgroundImage")));
this.btnCommOK1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnCommOK1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK1.FlatAppearance.BorderSize = 0;
this.btnCommOK1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCommOK1.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnCommOK1.ForeColor = System.Drawing.Color.White;
this.btnCommOK1.Location = new System.Drawing.Point(255, 182);
this.btnCommOK1.Name = "btnCommOK1";
this.btnCommOK1.Size = new System.Drawing.Size(55, 33);
this.btnCommOK1.TabIndex = 6;
this.btnCommOK1.Text = "확인";
this.btnCommOK1.UseVisualStyleBackColor = true;
this.btnCommOK1.Click += new System.EventHandler(this.btnCommOK1_Click);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label10.Location = new System.Drawing.Point(181, 169);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(53, 12);
this.label10.TabIndex = 38;
this.label10.Text = "Milisec";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label11.Location = new System.Drawing.Point(181, 199);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(53, 12);
this.label11.TabIndex = 37;
this.label11.Text = "Milisec";
//
// txtCommDelay1
//
this.txtCommDelay1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtCommDelay1.Location = new System.Drawing.Point(113, 163);
this.txtCommDelay1.Name = "txtCommDelay1";
this.txtCommDelay1.ReadOnly = true;
this.txtCommDelay1.Size = new System.Drawing.Size(64, 21);
this.txtCommDelay1.TabIndex = 35;
this.txtCommDelay1.Text = "200";
this.txtCommDelay1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label14.Location = new System.Drawing.Point(53, 168);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(52, 12);
this.label14.TabIndex = 36;
this.label14.Text = "Delay :";
//
// txtCommTimeOut1
//
this.txtCommTimeOut1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtCommTimeOut1.Location = new System.Drawing.Point(113, 193);
this.txtCommTimeOut1.Name = "txtCommTimeOut1";
this.txtCommTimeOut1.ReadOnly = true;
this.txtCommTimeOut1.Size = new System.Drawing.Size(64, 21);
this.txtCommTimeOut1.TabIndex = 33;
this.txtCommTimeOut1.Text = "3000";
this.txtCommTimeOut1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label45
//
this.label45.AutoSize = true;
this.label45.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label45.Location = new System.Drawing.Point(30, 197);
this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(75, 12);
this.label45.TabIndex = 34;
this.label45.Text = "Time Out :";
//
// cboStopBit1
//
this.cboStopBit1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboStopBit1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cboStopBit1.FormattingEnabled = true;
this.cboStopBit1.Location = new System.Drawing.Point(113, 134);
this.cboStopBit1.Name = "cboStopBit1";
this.cboStopBit1.Size = new System.Drawing.Size(94, 20);
this.cboStopBit1.TabIndex = 27;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label12.Location = new System.Drawing.Point(52, 110);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(54, 12);
this.label12.TabIndex = 28;
this.label12.Text = "패리티 :";
//
// cboComPort1
//
this.cboComPort1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboComPort1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cboComPort1.FormattingEnabled = true;
this.cboComPort1.Location = new System.Drawing.Point(113, 18);
this.cboComPort1.Name = "cboComPort1";
this.cboComPort1.Size = new System.Drawing.Size(94, 20);
this.cboComPort1.TabIndex = 26;
//
// cboParity1
//
this.cboParity1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboParity1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cboParity1.FormattingEnabled = true;
this.cboParity1.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboParity1.Location = new System.Drawing.Point(113, 105);
this.cboParity1.Name = "cboParity1";
this.cboParity1.Size = new System.Drawing.Size(94, 20);
this.cboParity1.TabIndex = 24;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label9.Location = new System.Drawing.Point(39, 139);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(67, 12);
this.label9.TabIndex = 25;
this.label9.Text = "정지비트 :";
//
// cboDataBit1
//
this.cboDataBit1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDataBit1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cboDataBit1.FormattingEnabled = true;
this.cboDataBit1.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboDataBit1.Location = new System.Drawing.Point(113, 76);
this.cboDataBit1.Name = "cboDataBit1";
this.cboDataBit1.Size = new System.Drawing.Size(94, 20);
this.cboDataBit1.TabIndex = 22;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label8.Location = new System.Drawing.Point(22, 81);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(85, 12);
this.label8.TabIndex = 23;
this.label8.Text = "데이터 비트 :";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label17.Location = new System.Drawing.Point(66, 23);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(41, 12);
this.label17.TabIndex = 15;
this.label17.Text = "포트 :";
//
// cboSpeed1
//
this.cboSpeed1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSpeed1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cboSpeed1.FormattingEnabled = true;
this.cboSpeed1.Location = new System.Drawing.Point(113, 47);
this.cboSpeed1.Name = "cboSpeed1";
this.cboSpeed1.Size = new System.Drawing.Size(94, 20);
this.cboSpeed1.TabIndex = 2;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label13.Location = new System.Drawing.Point(40, 52);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(67, 12);
this.label13.TabIndex = 21;
this.label13.Text = "최대속도 :";
//
// groupComm2
//
this.groupComm2.Controls.Add(this.panel10);
this.groupComm2.Controls.Add(this.label36);
this.groupComm2.Controls.Add(this.tabControl2);
this.groupComm2.Location = new System.Drawing.Point(369, 12);
this.groupComm2.Margin = new System.Windows.Forms.Padding(0);
this.groupComm2.Name = "groupComm2";
this.groupComm2.Padding = new System.Windows.Forms.Padding(0);
this.groupComm2.Size = new System.Drawing.Size(337, 297);
this.groupComm2.TabIndex = 21;
this.groupComm2.TabStop = false;
//
// panel10
//
this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.panel10.Controls.Add(this.chkLogFlag2);
this.panel10.Controls.Add(this.chkCommUseFlag2);
this.panel10.Controls.Add(this.chkCommRs485_2);
this.panel10.Location = new System.Drawing.Point(4, 32);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(330, 37);
this.panel10.TabIndex = 126;
//
// chkLogFlag2
//
this.chkLogFlag2.AutoSize = true;
this.chkLogFlag2.Checked = true;
this.chkLogFlag2.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkLogFlag2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkLogFlag2.Location = new System.Drawing.Point(113, 13);
this.chkLogFlag2.Name = "chkLogFlag2";
this.chkLogFlag2.Size = new System.Drawing.Size(102, 16);
this.chkLogFlag2.TabIndex = 42;
this.chkLogFlag2.Text = "로그저장여부";
this.chkLogFlag2.UseVisualStyleBackColor = true;
//
// chkCommUseFlag2
//
this.chkCommUseFlag2.AutoSize = true;
this.chkCommUseFlag2.Checked = true;
this.chkCommUseFlag2.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkCommUseFlag2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommUseFlag2.Location = new System.Drawing.Point(46, 13);
this.chkCommUseFlag2.Name = "chkCommUseFlag2";
this.chkCommUseFlag2.Size = new System.Drawing.Size(50, 16);
this.chkCommUseFlag2.TabIndex = 41;
this.chkCommUseFlag2.Text = "사용";
this.chkCommUseFlag2.UseVisualStyleBackColor = true;
this.chkCommUseFlag2.Click += new System.EventHandler(this.chkCommUseFlag_CheckedChanged);
//
// chkCommRs485_2
//
this.chkCommRs485_2.AutoSize = true;
this.chkCommRs485_2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommRs485_2.Location = new System.Drawing.Point(231, 13);
this.chkCommRs485_2.Name = "chkCommRs485_2";
this.chkCommRs485_2.Size = new System.Drawing.Size(63, 16);
this.chkCommRs485_2.TabIndex = 42;
this.chkCommRs485_2.Text = "RS485";
this.chkCommRs485_2.UseVisualStyleBackColor = true;
//
// label36
//
this.label36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.label36.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label36.ForeColor = System.Drawing.Color.RoyalBlue;
this.label36.Location = new System.Drawing.Point(-4, 1);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(342, 27);
this.label36.TabIndex = 126;
this.label36.Text = " BACK LOOP";
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tabPage_CommSet_BackLoop);
this.tabControl2.Location = new System.Drawing.Point(0, 49);
this.tabControl2.Margin = new System.Windows.Forms.Padding(0);
this.tabControl2.Name = "tabControl2";
this.tabControl2.Padding = new System.Drawing.Point(0, 0);
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(337, 248);
this.tabControl2.TabIndex = 32;
//
// tabPage_CommSet_BackLoop
//
this.tabPage_CommSet_BackLoop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.tabPage_CommSet_BackLoop.Controls.Add(this.btnCommOK2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label23);
this.tabPage_CommSet_BackLoop.Controls.Add(this.cboSpeed2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.txtCommTimeOut2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.txtCommDelay2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label24);
this.tabPage_CommSet_BackLoop.Controls.Add(this.cboStopBit2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.cboDataBit2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label25);
this.tabPage_CommSet_BackLoop.Controls.Add(this.cboParity2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label26);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label27);
this.tabPage_CommSet_BackLoop.Controls.Add(this.cboComPort2);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label28);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label29);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label30);
this.tabPage_CommSet_BackLoop.Controls.Add(this.label31);
this.tabPage_CommSet_BackLoop.Location = new System.Drawing.Point(4, 23);
this.tabPage_CommSet_BackLoop.Margin = new System.Windows.Forms.Padding(0);
this.tabPage_CommSet_BackLoop.Name = "tabPage_CommSet_BackLoop";
this.tabPage_CommSet_BackLoop.Size = new System.Drawing.Size(329, 221);
this.tabPage_CommSet_BackLoop.TabIndex = 0;
this.tabPage_CommSet_BackLoop.Text = "BACK LOOP";
//
// btnCommOK2
//
this.btnCommOK2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCommOK2.BackgroundImage")));
this.btnCommOK2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnCommOK2.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK2.FlatAppearance.BorderSize = 0;
this.btnCommOK2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCommOK2.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnCommOK2.ForeColor = System.Drawing.Color.White;
this.btnCommOK2.Location = new System.Drawing.Point(255, 182);
this.btnCommOK2.Name = "btnCommOK2";
this.btnCommOK2.Size = new System.Drawing.Size(55, 33);
this.btnCommOK2.TabIndex = 6;
this.btnCommOK2.Text = "확인";
this.btnCommOK2.UseVisualStyleBackColor = true;
this.btnCommOK2.Click += new System.EventHandler(this.btnCommOK2_Click);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label23.Location = new System.Drawing.Point(181, 169);
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(53, 12);
this.label23.TabIndex = 38;
this.label23.Text = "Milisec";
//
// cboSpeed2
//
this.cboSpeed2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSpeed2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboSpeed2.FormattingEnabled = true;
this.cboSpeed2.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboSpeed2.Location = new System.Drawing.Point(113, 47);
this.cboSpeed2.Name = "cboSpeed2";
this.cboSpeed2.Size = new System.Drawing.Size(94, 20);
this.cboSpeed2.TabIndex = 2;
//
// txtCommTimeOut2
//
this.txtCommTimeOut2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommTimeOut2.Location = new System.Drawing.Point(113, 193);
this.txtCommTimeOut2.Name = "txtCommTimeOut2";
this.txtCommTimeOut2.ReadOnly = true;
this.txtCommTimeOut2.Size = new System.Drawing.Size(64, 21);
this.txtCommTimeOut2.TabIndex = 33;
this.txtCommTimeOut2.Text = "3000";
this.txtCommTimeOut2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// txtCommDelay2
//
this.txtCommDelay2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommDelay2.Location = new System.Drawing.Point(113, 163);
this.txtCommDelay2.Name = "txtCommDelay2";
this.txtCommDelay2.ReadOnly = true;
this.txtCommDelay2.Size = new System.Drawing.Size(64, 21);
this.txtCommDelay2.TabIndex = 35;
this.txtCommDelay2.Text = "200";
this.txtCommDelay2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label24.Location = new System.Drawing.Point(181, 199);
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(53, 12);
this.label24.TabIndex = 37;
this.label24.Text = "Milisec";
//
// cboStopBit2
//
this.cboStopBit2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboStopBit2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboStopBit2.FormattingEnabled = true;
this.cboStopBit2.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboStopBit2.Location = new System.Drawing.Point(113, 134);
this.cboStopBit2.Name = "cboStopBit2";
this.cboStopBit2.Size = new System.Drawing.Size(94, 20);
this.cboStopBit2.TabIndex = 27;
//
// cboDataBit2
//
this.cboDataBit2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDataBit2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboDataBit2.FormattingEnabled = true;
this.cboDataBit2.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboDataBit2.Location = new System.Drawing.Point(113, 76);
this.cboDataBit2.Name = "cboDataBit2";
this.cboDataBit2.Size = new System.Drawing.Size(94, 20);
this.cboDataBit2.TabIndex = 22;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label25.Location = new System.Drawing.Point(53, 168);
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(52, 12);
this.label25.TabIndex = 36;
this.label25.Text = "Delay :";
//
// cboParity2
//
this.cboParity2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboParity2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboParity2.FormattingEnabled = true;
this.cboParity2.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboParity2.Location = new System.Drawing.Point(113, 105);
this.cboParity2.Name = "cboParity2";
this.cboParity2.Size = new System.Drawing.Size(94, 20);
this.cboParity2.TabIndex = 24;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label26.Location = new System.Drawing.Point(30, 197);
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(75, 12);
this.label26.TabIndex = 34;
this.label26.Text = "Time Out :";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label27.Location = new System.Drawing.Point(52, 110);
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(54, 12);
this.label27.TabIndex = 28;
this.label27.Text = "패리티 :";
//
// cboComPort2
//
this.cboComPort2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboComPort2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboComPort2.FormattingEnabled = true;
this.cboComPort2.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboComPort2.Location = new System.Drawing.Point(113, 18);
this.cboComPort2.Name = "cboComPort2";
this.cboComPort2.Size = new System.Drawing.Size(94, 20);
this.cboComPort2.TabIndex = 26;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label28.Location = new System.Drawing.Point(39, 139);
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(67, 12);
this.label28.TabIndex = 25;
this.label28.Text = "정지비트 :";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label29.Location = new System.Drawing.Point(22, 81);
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(85, 12);
this.label29.TabIndex = 23;
this.label29.Text = "데이터 비트 :";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label30.Location = new System.Drawing.Point(66, 23);
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(41, 12);
this.label30.TabIndex = 15;
this.label30.Text = "포트 :";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label31.Location = new System.Drawing.Point(40, 52);
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(67, 12);
this.label31.TabIndex = 21;
this.label31.Text = "최대속도 :";
//
// groupComm3
//
this.groupComm3.Controls.Add(this.panel11);
this.groupComm3.Controls.Add(this.label37);
this.groupComm3.Controls.Add(this.tabControl3);
this.groupComm3.Location = new System.Drawing.Point(720, 12);
this.groupComm3.Margin = new System.Windows.Forms.Padding(0);
this.groupComm3.Name = "groupComm3";
this.groupComm3.Padding = new System.Windows.Forms.Padding(0);
this.groupComm3.Size = new System.Drawing.Size(337, 297);
this.groupComm3.TabIndex = 22;
this.groupComm3.TabStop = false;
//
// panel11
//
this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.panel11.Controls.Add(this.chkLogFlag3);
this.panel11.Controls.Add(this.chkCommRs485_3);
this.panel11.Controls.Add(this.chkCommUseFlag3);
this.panel11.Location = new System.Drawing.Point(4, 32);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(330, 37);
this.panel11.TabIndex = 126;
//
// chkLogFlag3
//
this.chkLogFlag3.AutoSize = true;
this.chkLogFlag3.Checked = true;
this.chkLogFlag3.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkLogFlag3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkLogFlag3.Location = new System.Drawing.Point(113, 13);
this.chkLogFlag3.Name = "chkLogFlag3";
this.chkLogFlag3.Size = new System.Drawing.Size(102, 16);
this.chkLogFlag3.TabIndex = 43;
this.chkLogFlag3.Text = "로그저장여부";
this.chkLogFlag3.UseVisualStyleBackColor = true;
//
// chkCommRs485_3
//
this.chkCommRs485_3.AutoSize = true;
this.chkCommRs485_3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommRs485_3.Location = new System.Drawing.Point(231, 13);
this.chkCommRs485_3.Name = "chkCommRs485_3";
this.chkCommRs485_3.Size = new System.Drawing.Size(63, 16);
this.chkCommRs485_3.TabIndex = 42;
this.chkCommRs485_3.Text = "RS485";
this.chkCommRs485_3.UseVisualStyleBackColor = true;
//
// chkCommUseFlag3
//
this.chkCommUseFlag3.AutoSize = true;
this.chkCommUseFlag3.Checked = true;
this.chkCommUseFlag3.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkCommUseFlag3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.chkCommUseFlag3.Location = new System.Drawing.Point(46, 13);
this.chkCommUseFlag3.Name = "chkCommUseFlag3";
this.chkCommUseFlag3.Size = new System.Drawing.Size(50, 16);
this.chkCommUseFlag3.TabIndex = 41;
this.chkCommUseFlag3.Text = "사용";
this.chkCommUseFlag3.UseVisualStyleBackColor = true;
this.chkCommUseFlag3.Click += new System.EventHandler(this.chkCommUseFlag_CheckedChanged);
//
// label37
//
this.label37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.label37.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label37.ForeColor = System.Drawing.Color.RoyalBlue;
this.label37.Location = new System.Drawing.Point(-4, 1);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(342, 27);
this.label37.TabIndex = 126;
this.label37.Text = " IO BOARD";
//
// tabControl3
//
this.tabControl3.Controls.Add(this.tabPage_CommSet_IOBoard);
this.tabControl3.Location = new System.Drawing.Point(0, 49);
this.tabControl3.Margin = new System.Windows.Forms.Padding(0);
this.tabControl3.Name = "tabControl3";
this.tabControl3.Padding = new System.Drawing.Point(0, 0);
this.tabControl3.SelectedIndex = 0;
this.tabControl3.Size = new System.Drawing.Size(337, 248);
this.tabControl3.TabIndex = 32;
//
// tabPage_CommSet_IOBoard
//
this.tabPage_CommSet_IOBoard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.tabPage_CommSet_IOBoard.Controls.Add(this.btnCommOK3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label54);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label55);
this.tabPage_CommSet_IOBoard.Controls.Add(this.txtCommDelay3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label56);
this.tabPage_CommSet_IOBoard.Controls.Add(this.txtCommTimeOut3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label57);
this.tabPage_CommSet_IOBoard.Controls.Add(this.cboStopBit3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label58);
this.tabPage_CommSet_IOBoard.Controls.Add(this.cboComPort3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.cboParity3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label59);
this.tabPage_CommSet_IOBoard.Controls.Add(this.cboDataBit3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label60);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label61);
this.tabPage_CommSet_IOBoard.Controls.Add(this.cboSpeed3);
this.tabPage_CommSet_IOBoard.Controls.Add(this.label62);
this.tabPage_CommSet_IOBoard.Location = new System.Drawing.Point(4, 23);
this.tabPage_CommSet_IOBoard.Margin = new System.Windows.Forms.Padding(0);
this.tabPage_CommSet_IOBoard.Name = "tabPage_CommSet_IOBoard";
this.tabPage_CommSet_IOBoard.Size = new System.Drawing.Size(329, 221);
this.tabPage_CommSet_IOBoard.TabIndex = 0;
this.tabPage_CommSet_IOBoard.Text = "IO BOARD";
//
// btnCommOK3
//
this.btnCommOK3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCommOK3.BackgroundImage")));
this.btnCommOK3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnCommOK3.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK3.FlatAppearance.BorderSize = 0;
this.btnCommOK3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnCommOK3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCommOK3.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnCommOK3.ForeColor = System.Drawing.Color.White;
this.btnCommOK3.Location = new System.Drawing.Point(255, 182);
this.btnCommOK3.Name = "btnCommOK3";
this.btnCommOK3.Size = new System.Drawing.Size(55, 33);
this.btnCommOK3.TabIndex = 6;
this.btnCommOK3.Text = "확인";
this.btnCommOK3.UseVisualStyleBackColor = true;
this.btnCommOK3.Click += new System.EventHandler(this.btnCommOK3_Click);
//
// label54
//
this.label54.AutoSize = true;
this.label54.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label54.Location = new System.Drawing.Point(181, 169);
this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(53, 12);
this.label54.TabIndex = 38;
this.label54.Text = "Milisec";
//
// label55
//
this.label55.AutoSize = true;
this.label55.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label55.Location = new System.Drawing.Point(181, 199);
this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(53, 12);
this.label55.TabIndex = 37;
this.label55.Text = "Milisec";
//
// txtCommDelay3
//
this.txtCommDelay3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommDelay3.Location = new System.Drawing.Point(113, 163);
this.txtCommDelay3.Name = "txtCommDelay3";
this.txtCommDelay3.ReadOnly = true;
this.txtCommDelay3.Size = new System.Drawing.Size(64, 21);
this.txtCommDelay3.TabIndex = 35;
this.txtCommDelay3.Text = "200";
this.txtCommDelay3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label56
//
this.label56.AutoSize = true;
this.label56.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label56.Location = new System.Drawing.Point(53, 168);
this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(52, 12);
this.label56.TabIndex = 36;
this.label56.Text = "Delay :";
//
// txtCommTimeOut3
//
this.txtCommTimeOut3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.txtCommTimeOut3.Location = new System.Drawing.Point(113, 193);
this.txtCommTimeOut3.Name = "txtCommTimeOut3";
this.txtCommTimeOut3.ReadOnly = true;
this.txtCommTimeOut3.Size = new System.Drawing.Size(64, 21);
this.txtCommTimeOut3.TabIndex = 33;
this.txtCommTimeOut3.Text = "3000";
this.txtCommTimeOut3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label57
//
this.label57.AutoSize = true;
this.label57.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label57.Location = new System.Drawing.Point(30, 197);
this.label57.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(75, 12);
this.label57.TabIndex = 34;
this.label57.Text = "Time Out :";
//
// cboStopBit3
//
this.cboStopBit3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboStopBit3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboStopBit3.FormattingEnabled = true;
this.cboStopBit3.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboStopBit3.Location = new System.Drawing.Point(113, 134);
this.cboStopBit3.Name = "cboStopBit3";
this.cboStopBit3.Size = new System.Drawing.Size(94, 20);
this.cboStopBit3.TabIndex = 27;
//
// label58
//
this.label58.AutoSize = true;
this.label58.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label58.Location = new System.Drawing.Point(52, 110);
this.label58.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(54, 12);
this.label58.TabIndex = 28;
this.label58.Text = "패리티 :";
//
// cboComPort3
//
this.cboComPort3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboComPort3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboComPort3.FormattingEnabled = true;
this.cboComPort3.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboComPort3.Location = new System.Drawing.Point(113, 18);
this.cboComPort3.Name = "cboComPort3";
this.cboComPort3.Size = new System.Drawing.Size(94, 20);
this.cboComPort3.TabIndex = 26;
//
// cboParity3
//
this.cboParity3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboParity3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboParity3.FormattingEnabled = true;
this.cboParity3.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboParity3.Location = new System.Drawing.Point(113, 105);
this.cboParity3.Name = "cboParity3";
this.cboParity3.Size = new System.Drawing.Size(94, 20);
this.cboParity3.TabIndex = 24;
//
// label59
//
this.label59.AutoSize = true;
this.label59.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label59.Location = new System.Drawing.Point(39, 139);
this.label59.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(67, 12);
this.label59.TabIndex = 25;
this.label59.Text = "정지비트 :";
//
// cboDataBit3
//
this.cboDataBit3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDataBit3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboDataBit3.FormattingEnabled = true;
this.cboDataBit3.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboDataBit3.Location = new System.Drawing.Point(113, 76);
this.cboDataBit3.Name = "cboDataBit3";
this.cboDataBit3.Size = new System.Drawing.Size(94, 20);
this.cboDataBit3.TabIndex = 22;
//
// label60
//
this.label60.AutoSize = true;
this.label60.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label60.Location = new System.Drawing.Point(22, 81);
this.label60.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(85, 12);
this.label60.TabIndex = 23;
this.label60.Text = "데이터 비트 :";
//
// label61
//
this.label61.AutoSize = true;
this.label61.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label61.Location = new System.Drawing.Point(66, 23);
this.label61.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(41, 12);
this.label61.TabIndex = 15;
this.label61.Text = "포트 :";
//
// cboSpeed3
//
this.cboSpeed3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSpeed3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.cboSpeed3.FormattingEnabled = true;
this.cboSpeed3.Items.AddRange(new object[] {
"사용함",
"사용안함"});
this.cboSpeed3.Location = new System.Drawing.Point(113, 47);
this.cboSpeed3.Name = "cboSpeed3";
this.cboSpeed3.Size = new System.Drawing.Size(94, 20);
this.cboSpeed3.TabIndex = 2;
//
// label62
//
this.label62.AutoSize = true;
this.label62.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
this.label62.Location = new System.Drawing.Point(40, 52);
this.label62.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(67, 12);
this.label62.TabIndex = 21;
this.label62.Text = "최대속도 :";
//
// tabPage_CommBoard
//
this.tabPage_CommBoard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.tabPage_CommBoard.Controls.Add(this.label_Receiver_CommBoard);
this.tabPage_CommBoard.Controls.Add(this.panel_Receiver_CommBoard);
this.tabPage_CommBoard.Controls.Add(this.btnBoardAdd);
this.tabPage_CommBoard.Controls.Add(this.btnBoardEdit);
this.tabPage_CommBoard.Controls.Add(this.btnBoardDel);
this.tabPage_CommBoard.Controls.Add(this.groubBoard);
this.tabPage_CommBoard.Controls.Add(this.listView_CommBoard);
this.tabPage_CommBoard.Font = new System.Drawing.Font("굴림", 12F);
this.tabPage_CommBoard.Location = new System.Drawing.Point(4, 26);
this.tabPage_CommBoard.Name = "tabPage_CommBoard";
this.tabPage_CommBoard.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_CommBoard.Size = new System.Drawing.Size(1072, 643);
this.tabPage_CommBoard.TabIndex = 1;
this.tabPage_CommBoard.Text = "통신보드";
//
// label_Receiver_CommBoard
//
this.label_Receiver_CommBoard.AutoSize = true;
this.label_Receiver_CommBoard.BackColor = System.Drawing.Color.Transparent;
this.label_Receiver_CommBoard.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label_Receiver_CommBoard.ForeColor = System.Drawing.Color.RoyalBlue;
this.label_Receiver_CommBoard.Location = new System.Drawing.Point(33, 21);
this.label_Receiver_CommBoard.Name = "label_Receiver_CommBoard";
this.label_Receiver_CommBoard.Size = new System.Drawing.Size(116, 16);
this.label_Receiver_CommBoard.TabIndex = 105;
this.label_Receiver_CommBoard.Text = "통신보드 정보";
//
// panel_Receiver_CommBoard
//
this.panel_Receiver_CommBoard.Location = new System.Drawing.Point(26, 27);
this.panel_Receiver_CommBoard.Name = "panel_Receiver_CommBoard";
this.panel_Receiver_CommBoard.Size = new System.Drawing.Size(1020, 20);
this.panel_Receiver_CommBoard.TabIndex = 106;
//
// btnBoardAdd
//
this.btnBoardAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBoardAdd.BackgroundImage")));
this.btnBoardAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnBoardAdd.FlatAppearance.BorderSize = 0;
this.btnBoardAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnBoardAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnBoardAdd.ForeColor = System.Drawing.Color.White;
this.btnBoardAdd.Location = new System.Drawing.Point(664, 181);
this.btnBoardAdd.Name = "btnBoardAdd";
this.btnBoardAdd.Size = new System.Drawing.Size(120, 44);
this.btnBoardAdd.TabIndex = 102;
this.btnBoardAdd.Text = "추가";
this.btnBoardAdd.UseVisualStyleBackColor = true;
this.btnBoardAdd.Visible = false;
this.btnBoardAdd.Click += new System.EventHandler(this.btnBoardAdd_Click);
//
// btnBoardEdit
//
this.btnBoardEdit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBoardEdit.BackgroundImage")));
this.btnBoardEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnBoardEdit.FlatAppearance.BorderSize = 0;
this.btnBoardEdit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnBoardEdit.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnBoardEdit.ForeColor = System.Drawing.Color.White;
this.btnBoardEdit.Location = new System.Drawing.Point(796, 181);
this.btnBoardEdit.Name = "btnBoardEdit";
this.btnBoardEdit.Size = new System.Drawing.Size(120, 44);
this.btnBoardEdit.TabIndex = 103;
this.btnBoardEdit.Text = "수정";
this.btnBoardEdit.UseVisualStyleBackColor = true;
this.btnBoardEdit.Visible = false;
this.btnBoardEdit.Click += new System.EventHandler(this.btnBoardEdit_Click);
//
// btnBoardDel
//
this.btnBoardDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBoardDel.BackgroundImage")));
this.btnBoardDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnBoardDel.FlatAppearance.BorderSize = 0;
this.btnBoardDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnBoardDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnBoardDel.ForeColor = System.Drawing.Color.White;
this.btnBoardDel.Location = new System.Drawing.Point(926, 181);
this.btnBoardDel.Name = "btnBoardDel";
this.btnBoardDel.Size = new System.Drawing.Size(120, 44);
this.btnBoardDel.TabIndex = 104;
this.btnBoardDel.Text = "삭제";
this.btnBoardDel.UseVisualStyleBackColor = true;
this.btnBoardDel.Visible = false;
this.btnBoardDel.Click += new System.EventHandler(this.btnBoardDel_Click);
//
// groubBoard
//
this.groubBoard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(180)))), ((int)(((byte)(198)))));
this.groubBoard.Controls.Add(this.cboBoardBaudRate);
this.groubBoard.Controls.Add(this.chkBoardUseFlag);
this.groubBoard.Controls.Add(this.chkLoop3UseFlag);
this.groubBoard.Controls.Add(this.chkLoop2UseFlag);
this.groubBoard.Controls.Add(this.chkLoop1UseFlag);
this.groubBoard.Controls.Add(this.chkLoop0UseFlag);
this.groubBoard.Controls.Add(this.btnBoardCancel);
this.groubBoard.Controls.Add(this.btnBoardOK);
this.groubBoard.Controls.Add(this.label75);
this.groubBoard.Controls.Add(this.label77);
this.groubBoard.Controls.Add(this.txtBoardID);
this.groubBoard.Location = new System.Drawing.Point(26, 38);
this.groubBoard.Name = "groubBoard";
this.groubBoard.Size = new System.Drawing.Size(1020, 117);
this.groubBoard.TabIndex = 101;
this.groubBoard.TabStop = false;
//
// cboBoardBaudRate
//
this.cboBoardBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboBoardBaudRate.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.cboBoardBaudRate.FormattingEnabled = true;
this.cboBoardBaudRate.Location = new System.Drawing.Point(134, 70);
this.cboBoardBaudRate.Name = "cboBoardBaudRate";
this.cboBoardBaudRate.Size = new System.Drawing.Size(97, 23);
this.cboBoardBaudRate.TabIndex = 48;
this.cboBoardBaudRate.Visible = false;
//
// chkBoardUseFlag
//
this.chkBoardUseFlag.AutoSize = true;
this.chkBoardUseFlag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.chkBoardUseFlag.Location = new System.Drawing.Point(261, 38);
this.chkBoardUseFlag.Name = "chkBoardUseFlag";
this.chkBoardUseFlag.Size = new System.Drawing.Size(152, 18);
this.chkBoardUseFlag.TabIndex = 47;
this.chkBoardUseFlag.Text = "통신보드 사용여부";
this.chkBoardUseFlag.UseVisualStyleBackColor = true;
//
// chkLoop3UseFlag
//
this.chkLoop3UseFlag.AutoSize = true;
this.chkLoop3UseFlag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.chkLoop3UseFlag.Location = new System.Drawing.Point(594, 69);
this.chkLoop3UseFlag.Name = "chkLoop3UseFlag";
this.chkLoop3UseFlag.Size = new System.Drawing.Size(140, 18);
this.chkLoop3UseFlag.TabIndex = 46;
this.chkLoop3UseFlag.Text = "Loop3 사용여부";
this.chkLoop3UseFlag.UseVisualStyleBackColor = true;
//
// chkLoop2UseFlag
//
this.chkLoop2UseFlag.AutoSize = true;
this.chkLoop2UseFlag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.chkLoop2UseFlag.Location = new System.Drawing.Point(435, 69);
this.chkLoop2UseFlag.Name = "chkLoop2UseFlag";
this.chkLoop2UseFlag.Size = new System.Drawing.Size(140, 18);
this.chkLoop2UseFlag.TabIndex = 45;
this.chkLoop2UseFlag.Text = "Loop2 사용여부";
this.chkLoop2UseFlag.UseVisualStyleBackColor = true;
//
// chkLoop1UseFlag
//
this.chkLoop1UseFlag.AutoSize = true;
this.chkLoop1UseFlag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.chkLoop1UseFlag.Location = new System.Drawing.Point(594, 36);
this.chkLoop1UseFlag.Name = "chkLoop1UseFlag";
this.chkLoop1UseFlag.Size = new System.Drawing.Size(140, 18);
this.chkLoop1UseFlag.TabIndex = 46;
this.chkLoop1UseFlag.Text = "Loop1 사용여부";
this.chkLoop1UseFlag.UseVisualStyleBackColor = true;
//
// chkLoop0UseFlag
//
this.chkLoop0UseFlag.AutoSize = true;
this.chkLoop0UseFlag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.chkLoop0UseFlag.Location = new System.Drawing.Point(435, 36);
this.chkLoop0UseFlag.Name = "chkLoop0UseFlag";
this.chkLoop0UseFlag.Size = new System.Drawing.Size(140, 18);
this.chkLoop0UseFlag.TabIndex = 45;
this.chkLoop0UseFlag.Text = "Loop0 사용여부";
this.chkLoop0UseFlag.UseVisualStyleBackColor = true;
//
// btnBoardCancel
//
this.btnBoardCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBoardCancel.BackgroundImage")));
this.btnBoardCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnBoardCancel.FlatAppearance.BorderSize = 0;
this.btnBoardCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnBoardCancel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnBoardCancel.ForeColor = System.Drawing.Color.White;
this.btnBoardCancel.Location = new System.Drawing.Point(866, 74);
this.btnBoardCancel.Name = "btnBoardCancel";
this.btnBoardCancel.Size = new System.Drawing.Size(100, 33);
this.btnBoardCancel.TabIndex = 7;
this.btnBoardCancel.Text = "취소";
this.btnBoardCancel.UseVisualStyleBackColor = true;
this.btnBoardCancel.Visible = false;
this.btnBoardCancel.Click += new System.EventHandler(this.btnBoardCancel_Click);
//
// btnBoardOK
//
this.btnBoardOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBoardOK.BackgroundImage")));
this.btnBoardOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnBoardOK.FlatAppearance.BorderSize = 0;
this.btnBoardOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnBoardOK.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);
this.btnBoardOK.ForeColor = System.Drawing.Color.White;
this.btnBoardOK.Location = new System.Drawing.Point(747, 74);
this.btnBoardOK.Name = "btnBoardOK";
this.btnBoardOK.Size = new System.Drawing.Size(100, 33);
this.btnBoardOK.TabIndex = 6;
this.btnBoardOK.Text = "확인";
this.btnBoardOK.UseVisualStyleBackColor = true;
this.btnBoardOK.Visible = false;
this.btnBoardOK.Click += new System.EventHandler(this.btnBoardOK_Click);
//
// label75
//
this.label75.AutoSize = true;
this.label75.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label75.Location = new System.Drawing.Point(31, 74);
this.label75.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label75.Name = "label75";
this.label75.Size = new System.Drawing.Size(97, 14);
this.label75.TabIndex = 19;
this.label75.Text = "Baud Rate :";
this.label75.Visible = false;
//
// label77
//
this.label77.AutoSize = true;
this.label77.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label77.Location = new System.Drawing.Point(29, 41);
this.label77.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label77.Name = "label77";
this.label77.Size = new System.Drawing.Size(94, 14);
this.label77.TabIndex = 15;
this.label77.Text = "통신보드ID :";
//
// txtBoardID
//
this.txtBoardID.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.txtBoardID.Location = new System.Drawing.Point(134, 36);
this.txtBoardID.MaxLength = 2;
this.txtBoardID.Name = "txtBoardID";
this.txtBoardID.ReadOnly = true;
this.txtBoardID.Size = new System.Drawing.Size(97, 25);
this.txtBoardID.TabIndex = 0;
this.txtBoardID.Text = "00";
this.txtBoardID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// listView_CommBoard
//
this.listView_CommBoard.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader_ID,
this.columnHeader_Use,
this.columnHeader_0,
this.columnHeader_1,
this.columnHeader_2,
this.columnHeader_3});
this.listView_CommBoard.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.listView_CommBoard.FullRowSelect = true;
this.listView_CommBoard.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
this.listView_CommBoard.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
listViewItem2});
this.listView_CommBoard.Location = new System.Drawing.Point(26, 235);
this.listView_CommBoard.Margin = new System.Windows.Forms.Padding(4);
this.listView_CommBoard.MultiSelect = false;
this.listView_CommBoard.Name = "listView_CommBoard";
this.listView_CommBoard.Size = new System.Drawing.Size(1021, 389);
this.listView_CommBoard.TabIndex = 100;
this.listView_CommBoard.UseCompatibleStateImageBehavior = false;
this.listView_CommBoard.View = System.Windows.Forms.View.Details;
this.listView_CommBoard.SelectedIndexChanged += new System.EventHandler(this.listView2_SelectedIndexChanged);
this.listView_CommBoard.Click += new System.EventHandler(this.listView2_Click);
//
// columnHeader_ID
//
this.columnHeader_ID.Text = "통신보드ID";
this.columnHeader_ID.Width = 120;
//
// columnHeader_Use
//
this.columnHeader_Use.Text = "통신보드 사용여부";
this.columnHeader_Use.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader_Use.Width = 210;
//
// columnHeader_0
//
this.columnHeader_0.Text = "Loop0 사용여부";
this.columnHeader_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader_0.Width = 170;
//
// columnHeader_1
//
this.columnHeader_1.Text = "Loop1 사용여부";
this.columnHeader_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader_1.Width = 170;
//
// columnHeader_2
//
this.columnHeader_2.Text = "Loop2 사용여부";
this.columnHeader_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader_2.Width = 170;
//
// columnHeader_3
//
this.columnHeader_3.Text = "Loop3 사용여부";
this.columnHeader_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader_3.Width = 170;
//
// tabPage_IOBoard
//
this.tabPage_IOBoard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.tabPage_IOBoard.Controls.Add(this.listView4);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardDeviceCancel);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardCancel);
this.tabPage_IOBoard.Controls.Add(this.panelIOBoardDevice);
this.tabPage_IOBoard.Controls.Add(this.panelIOBoard);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardDeviceAdd);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardDeviceOK);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardDeviceDel);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardAdd);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardOK);
this.tabPage_IOBoard.Controls.Add(this.btnIOBoardDel);
this.tabPage_IOBoard.Controls.Add(this.listView3);
this.tabPage_IOBoard.Location = new System.Drawing.Point(4, 26);
this.tabPage_IOBoard.Name = "tabPage_IOBoard";
this.tabPage_IOBoard.Size = new System.Drawing.Size(1072, 643);
this.tabPage_IOBoard.TabIndex = 4;
this.tabPage_IOBoard.Text = "IO보드";
//
// listView4
//
this.listView4.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader23,
this.columnHeader24,
this.columnHeader25,
this.columnHeader26});
this.listView4.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.listView4.FullRowSelect = true;
this.listView4.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
this.listView4.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
listViewItem3});
this.listView4.Location = new System.Drawing.Point(259, 198);
this.listView4.Margin = new System.Windows.Forms.Padding(4);
this.listView4.MultiSelect = false;
this.listView4.Name = "listView4";
this.listView4.Size = new System.Drawing.Size(788, 426);
this.listView4.TabIndex = 137;
this.listView4.UseCompatibleStateImageBehavior = false;
this.listView4.View = System.Windows.Forms.View.Details;
this.listView4.SelectedIndexChanged += new System.EventHandler(this.listView4_SelectedIndexChanged);
//
// columnHeader23
//
this.columnHeader23.Text = "회로번호";
this.columnHeader23.Width = 120;
//
// columnHeader24
//
this.columnHeader24.Text = "연동타입";
this.columnHeader24.Width = 180;
//
// columnHeader25
//
this.columnHeader25.Text = "위치";
this.columnHeader25.Width = 256;
//
// columnHeader26
//
this.columnHeader26.Text = "회로설명";
this.columnHeader26.Width = 224;
//
// btnIOBoardDeviceCancel
//
this.btnIOBoardDeviceCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardDeviceCancel.BackgroundImage")));
this.btnIOBoardDeviceCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardDeviceCancel.FlatAppearance.BorderSize = 0;
this.btnIOBoardDeviceCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardDeviceCancel.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardDeviceCancel.ForeColor = System.Drawing.Color.White;
this.btnIOBoardDeviceCancel.Location = new System.Drawing.Point(965, 144);
this.btnIOBoardDeviceCancel.Name = "btnIOBoardDeviceCancel";
this.btnIOBoardDeviceCancel.Size = new System.Drawing.Size(80, 39);
this.btnIOBoardDeviceCancel.TabIndex = 136;
this.btnIOBoardDeviceCancel.Text = "취소";
this.btnIOBoardDeviceCancel.UseVisualStyleBackColor = true;
this.btnIOBoardDeviceCancel.Visible = false;
this.btnIOBoardDeviceCancel.Click += new System.EventHandler(this.btnIOBoardDeviceCancel_Click);
//
// btnIOBoardCancel
//
this.btnIOBoardCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardCancel.BackgroundImage")));
this.btnIOBoardCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardCancel.FlatAppearance.BorderSize = 0;
this.btnIOBoardCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardCancel.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardCancel.ForeColor = System.Drawing.Color.White;
this.btnIOBoardCancel.Location = new System.Drawing.Point(193, 146);
this.btnIOBoardCancel.Name = "btnIOBoardCancel";
this.btnIOBoardCancel.Size = new System.Drawing.Size(50, 37);
this.btnIOBoardCancel.TabIndex = 135;
this.btnIOBoardCancel.Text = "취소";
this.btnIOBoardCancel.UseVisualStyleBackColor = true;
this.btnIOBoardCancel.Visible = false;
this.btnIOBoardCancel.Click += new System.EventHandler(this.btnIOBoardCancel_Click);
//
// panelIOBoardDevice
//
this.panelIOBoardDevice.Controls.Add(this.btnIOBoardPositionOpen);
this.panelIOBoardDevice.Controls.Add(this.txtIOBoardPositionName);
this.panelIOBoardDevice.Controls.Add(this.txtIOBoardPositionCode);
this.panelIOBoardDevice.Controls.Add(this.label108);
this.panelIOBoardDevice.Controls.Add(this.btnIODeviceOpen);
this.panelIOBoardDevice.Controls.Add(this.btnDeviceTypeOpen);
this.panelIOBoardDevice.Controls.Add(this.label74);
this.panelIOBoardDevice.Controls.Add(this.label85);
this.panelIOBoardDevice.Controls.Add(this.label86);
this.panelIOBoardDevice.Controls.Add(this.txtIOBoardDeviceMemo);
this.panelIOBoardDevice.Controls.Add(this.txtIOBoardDeviceTypeName);
this.panelIOBoardDevice.Controls.Add(this.txtIOBoardDeviceTypeCode);
this.panelIOBoardDevice.Controls.Add(this.mskIOBoardDeviceID);
this.panelIOBoardDevice.Controls.Add(this.label84);
this.panelIOBoardDevice.Location = new System.Drawing.Point(259, 23);
this.panelIOBoardDevice.Name = "panelIOBoardDevice";
this.panelIOBoardDevice.Size = new System.Drawing.Size(788, 104);
this.panelIOBoardDevice.TabIndex = 134;
//
// btnIOBoardPositionOpen
//
this.btnIOBoardPositionOpen.BackColor = System.Drawing.SystemColors.Window;
this.btnIOBoardPositionOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardPositionOpen.Location = new System.Drawing.Point(510, 50);
this.btnIOBoardPositionOpen.Name = "btnIOBoardPositionOpen";
this.btnIOBoardPositionOpen.Size = new System.Drawing.Size(50, 26);
this.btnIOBoardPositionOpen.TabIndex = 140;
this.btnIOBoardPositionOpen.Text = "...";
this.btnIOBoardPositionOpen.UseVisualStyleBackColor = false;
this.btnIOBoardPositionOpen.Click += new System.EventHandler(this.btnIOBoardPositionOpen_Click);
//
// txtIOBoardPositionName
//
this.txtIOBoardPositionName.Location = new System.Drawing.Point(559, 50);
this.txtIOBoardPositionName.MaxLength = 2;
this.txtIOBoardPositionName.Name = "txtIOBoardPositionName";
this.txtIOBoardPositionName.ReadOnly = true;
this.txtIOBoardPositionName.Size = new System.Drawing.Size(229, 26);
this.txtIOBoardPositionName.TabIndex = 139;
this.txtIOBoardPositionName.Text = "00";
//
// txtIOBoardPositionCode
//
this.txtIOBoardPositionCode.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.txtIOBoardPositionCode.Location = new System.Drawing.Point(476, 50);
this.txtIOBoardPositionCode.MaxLength = 2;
this.txtIOBoardPositionCode.Name = "txtIOBoardPositionCode";
this.txtIOBoardPositionCode.Size = new System.Drawing.Size(35, 26);
this.txtIOBoardPositionCode.TabIndex = 138;
this.txtIOBoardPositionCode.Text = "00";
this.txtIOBoardPositionCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtIOBoardPositionCode.TextChanged += new System.EventHandler(this.txtIOBoardPositionCode_TextChanged);
//
// label108
//
this.label108.BackColor = System.Drawing.Color.WhiteSmoke;
this.label108.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label108.Location = new System.Drawing.Point(476, 25);
this.label108.Name = "label108";
this.label108.Size = new System.Drawing.Size(312, 26);
this.label108.TabIndex = 137;
this.label108.Text = "위치";
this.label108.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnIODeviceOpen
//
this.btnIODeviceOpen.BackColor = System.Drawing.SystemColors.Window;
this.btnIODeviceOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIODeviceOpen.Location = new System.Drawing.Point(92, 50);
this.btnIODeviceOpen.Name = "btnIODeviceOpen";
this.btnIODeviceOpen.Size = new System.Drawing.Size(48, 26);
this.btnIODeviceOpen.TabIndex = 136;
this.btnIODeviceOpen.Text = "...";
this.btnIODeviceOpen.UseVisualStyleBackColor = false;
this.btnIODeviceOpen.Click += new System.EventHandler(this.btnIODeviceOpen_Click);
//
// btnDeviceTypeOpen
//
this.btnDeviceTypeOpen.BackColor = System.Drawing.SystemColors.Window;
this.btnDeviceTypeOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnDeviceTypeOpen.Location = new System.Drawing.Point(173, 50);
this.btnDeviceTypeOpen.Name = "btnDeviceTypeOpen";
this.btnDeviceTypeOpen.Size = new System.Drawing.Size(50, 26);
this.btnDeviceTypeOpen.TabIndex = 129;
this.btnDeviceTypeOpen.Text = "...";
this.btnDeviceTypeOpen.UseVisualStyleBackColor = false;
this.btnDeviceTypeOpen.Click += new System.EventHandler(this.btnDeviceTypeOpen_Click);
//
// label74
//
this.label74.BackColor = System.Drawing.Color.WhiteSmoke;
this.label74.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label74.Location = new System.Drawing.Point(0, 75);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(140, 26);
this.label74.TabIndex = 127;
this.label74.Text = "회로설명";
this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label85
//
this.label85.BackColor = System.Drawing.Color.WhiteSmoke;
this.label85.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label85.Location = new System.Drawing.Point(139, 25);
this.label85.Name = "label85";
this.label85.Size = new System.Drawing.Size(338, 26);
this.label85.TabIndex = 124;
this.label85.Text = "연동내용";
this.label85.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label86
//
this.label86.BackColor = System.Drawing.Color.WhiteSmoke;
this.label86.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label86.Location = new System.Drawing.Point(0, 25);
this.label86.Name = "label86";
this.label86.Size = new System.Drawing.Size(140, 26);
this.label86.TabIndex = 123;
this.label86.Text = "회로번호";
this.label86.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtIOBoardDeviceMemo
//
this.txtIOBoardDeviceMemo.ImeMode = System.Windows.Forms.ImeMode.HangulFull;
this.txtIOBoardDeviceMemo.Location = new System.Drawing.Point(139, 75);
this.txtIOBoardDeviceMemo.MaxLength = 200;
this.txtIOBoardDeviceMemo.Name = "txtIOBoardDeviceMemo";
this.txtIOBoardDeviceMemo.Size = new System.Drawing.Size(649, 26);
this.txtIOBoardDeviceMemo.TabIndex = 128;
this.txtIOBoardDeviceMemo.Text = "00";
//
// txtIOBoardDeviceTypeName
//
this.txtIOBoardDeviceTypeName.Location = new System.Drawing.Point(222, 50);
this.txtIOBoardDeviceTypeName.MaxLength = 2;
this.txtIOBoardDeviceTypeName.Name = "txtIOBoardDeviceTypeName";
this.txtIOBoardDeviceTypeName.ReadOnly = true;
this.txtIOBoardDeviceTypeName.Size = new System.Drawing.Size(255, 26);
this.txtIOBoardDeviceTypeName.TabIndex = 126;
this.txtIOBoardDeviceTypeName.Text = "00";
//
// txtIOBoardDeviceTypeCode
//
this.txtIOBoardDeviceTypeCode.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.txtIOBoardDeviceTypeCode.Location = new System.Drawing.Point(139, 50);
this.txtIOBoardDeviceTypeCode.MaxLength = 2;
this.txtIOBoardDeviceTypeCode.Name = "txtIOBoardDeviceTypeCode";
this.txtIOBoardDeviceTypeCode.Size = new System.Drawing.Size(35, 26);
this.txtIOBoardDeviceTypeCode.TabIndex = 125;
this.txtIOBoardDeviceTypeCode.Text = "00";
this.txtIOBoardDeviceTypeCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtIOBoardDeviceTypeCode.TextChanged += new System.EventHandler(this.txtIOBoardDeviceTypeCode_TextChanged);
//
// mskIOBoardDeviceID
//
this.mskIOBoardDeviceID.Location = new System.Drawing.Point(0, 50);
this.mskIOBoardDeviceID.Mask = "A-A-00-00";
this.mskIOBoardDeviceID.Name = "mskIOBoardDeviceID";
this.mskIOBoardDeviceID.Size = new System.Drawing.Size(93, 26);
this.mskIOBoardDeviceID.TabIndex = 122;
this.mskIOBoardDeviceID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label84
//
this.label84.BackColor = System.Drawing.Color.Lime;
this.label84.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label84.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.label84.Location = new System.Drawing.Point(0, 1);
this.label84.Name = "label84";
this.label84.Size = new System.Drawing.Size(788, 25);
this.label84.TabIndex = 121;
this.label84.Text = "회로연동내역";
this.label84.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panelIOBoard
//
this.panelIOBoard.Controls.Add(this.txtIOBoardName);
this.panelIOBoard.Controls.Add(this.txtIOBoardID);
this.panelIOBoard.Controls.Add(this.label91);
this.panelIOBoard.Controls.Add(this.txtIOBoardCommTerm);
this.panelIOBoard.Controls.Add(this.cboIOBoardBaudRate);
this.panelIOBoard.Controls.Add(this.label87);
this.panelIOBoard.Controls.Add(this.label82);
this.panelIOBoard.Controls.Add(this.label83);
this.panelIOBoard.Controls.Add(this.label81);
this.panelIOBoard.Controls.Add(this.label88);
this.panelIOBoard.Location = new System.Drawing.Point(22, 23);
this.panelIOBoard.Name = "panelIOBoard";
this.panelIOBoard.Size = new System.Drawing.Size(223, 104);
this.panelIOBoard.TabIndex = 133;
//
// txtIOBoardName
//
this.txtIOBoardName.ImeMode = System.Windows.Forms.ImeMode.HangulFull;
this.txtIOBoardName.Location = new System.Drawing.Point(62, 49);
this.txtIOBoardName.MaxLength = 40;
this.txtIOBoardName.Name = "txtIOBoardName";
this.txtIOBoardName.Size = new System.Drawing.Size(159, 26);
this.txtIOBoardName.TabIndex = 135;
//
// txtIOBoardID
//
this.txtIOBoardID.BackColor = System.Drawing.SystemColors.Control;
this.txtIOBoardID.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.txtIOBoardID.Location = new System.Drawing.Point(1, 49);
this.txtIOBoardID.MaxLength = 2;
this.txtIOBoardID.Name = "txtIOBoardID";
this.txtIOBoardID.ReadOnly = true;
this.txtIOBoardID.Size = new System.Drawing.Size(62, 26);
this.txtIOBoardID.TabIndex = 134;
this.txtIOBoardID.Text = "00";
this.txtIOBoardID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label91
//
this.label91.BackColor = System.Drawing.Color.WhiteSmoke;
this.label91.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label91.Location = new System.Drawing.Point(1, 100);
this.label91.Name = "label91";
this.label91.Size = new System.Drawing.Size(93, 26);
this.label91.TabIndex = 146;
this.label91.Text = "송수신간격";
this.label91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label91.Visible = false;
//
// txtIOBoardCommTerm
//
this.txtIOBoardCommTerm.Location = new System.Drawing.Point(93, 100);
this.txtIOBoardCommTerm.MaxLength = 5;
this.txtIOBoardCommTerm.Name = "txtIOBoardCommTerm";
this.txtIOBoardCommTerm.Size = new System.Drawing.Size(80, 26);
this.txtIOBoardCommTerm.TabIndex = 143;
this.txtIOBoardCommTerm.Text = "000";
this.txtIOBoardCommTerm.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtIOBoardCommTerm.Visible = false;
//
// cboIOBoardBaudRate
//
this.cboIOBoardBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboIOBoardBaudRate.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cboIOBoardBaudRate.FormattingEnabled = true;
this.cboIOBoardBaudRate.Location = new System.Drawing.Point(93, 74);
this.cboIOBoardBaudRate.Name = "cboIOBoardBaudRate";
this.cboIOBoardBaudRate.Size = new System.Drawing.Size(128, 27);
this.cboIOBoardBaudRate.TabIndex = 139;
this.cboIOBoardBaudRate.Visible = false;
//
// label87
//
this.label87.BackColor = System.Drawing.Color.WhiteSmoke;
this.label87.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label87.Location = new System.Drawing.Point(1, 74);
this.label87.Name = "label87";
this.label87.Size = new System.Drawing.Size(93, 27);
this.label87.TabIndex = 138;
this.label87.Text = "Baud Rate";
this.label87.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label87.Visible = false;
//
// label82
//
this.label82.BackColor = System.Drawing.Color.WhiteSmoke;
this.label82.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label82.Location = new System.Drawing.Point(62, 24);
this.label82.Name = "label82";
this.label82.Size = new System.Drawing.Size(159, 26);
this.label82.TabIndex = 137;
this.label82.Text = "IO보드명";
this.label82.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label83
//
this.label83.BackColor = System.Drawing.Color.WhiteSmoke;
this.label83.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label83.Location = new System.Drawing.Point(1, 24);
this.label83.Name = "label83";
this.label83.Size = new System.Drawing.Size(62, 26);
this.label83.TabIndex = 136;
this.label83.Text = "ID";
this.label83.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label81
//
this.label81.BackColor = System.Drawing.Color.DodgerBlue;
this.label81.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label81.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.label81.Location = new System.Drawing.Point(1, 0);
this.label81.Name = "label81";
this.label81.Size = new System.Drawing.Size(220, 25);
this.label81.TabIndex = 133;
this.label81.Text = "IO보드 리스트";
this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label88
//
this.label88.AutoSize = true;
this.label88.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label88.Location = new System.Drawing.Point(173, 107);
this.label88.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label88.Name = "label88";
this.label88.Size = new System.Drawing.Size(30, 16);
this.label88.TabIndex = 144;
this.label88.Text = "ms";
this.label88.Visible = false;
//
// btnIOBoardDeviceAdd
//
this.btnIOBoardDeviceAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardDeviceAdd.BackgroundImage")));
this.btnIOBoardDeviceAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardDeviceAdd.Enabled = false;
this.btnIOBoardDeviceAdd.FlatAppearance.BorderSize = 0;
this.btnIOBoardDeviceAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardDeviceAdd.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardDeviceAdd.ForeColor = System.Drawing.Color.White;
this.btnIOBoardDeviceAdd.Location = new System.Drawing.Point(689, 145);
this.btnIOBoardDeviceAdd.Name = "btnIOBoardDeviceAdd";
this.btnIOBoardDeviceAdd.Size = new System.Drawing.Size(80, 39);
this.btnIOBoardDeviceAdd.TabIndex = 121;
this.btnIOBoardDeviceAdd.Text = "추가";
this.btnIOBoardDeviceAdd.UseVisualStyleBackColor = true;
this.btnIOBoardDeviceAdd.Visible = false;
this.btnIOBoardDeviceAdd.Click += new System.EventHandler(this.btnIOBoardDeviceAdd_Click);
//
// btnIOBoardDeviceOK
//
this.btnIOBoardDeviceOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardDeviceOK.BackgroundImage")));
this.btnIOBoardDeviceOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardDeviceOK.FlatAppearance.BorderSize = 0;
this.btnIOBoardDeviceOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardDeviceOK.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardDeviceOK.ForeColor = System.Drawing.Color.White;
this.btnIOBoardDeviceOK.Location = new System.Drawing.Point(881, 144);
this.btnIOBoardDeviceOK.Name = "btnIOBoardDeviceOK";
this.btnIOBoardDeviceOK.Size = new System.Drawing.Size(80, 39);
this.btnIOBoardDeviceOK.TabIndex = 122;
this.btnIOBoardDeviceOK.Text = "확인";
this.btnIOBoardDeviceOK.UseVisualStyleBackColor = true;
this.btnIOBoardDeviceOK.Visible = false;
this.btnIOBoardDeviceOK.Click += new System.EventHandler(this.btnIOBoardDeviceOK_Click);
//
// btnIOBoardDeviceDel
//
this.btnIOBoardDeviceDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardDeviceDel.BackgroundImage")));
this.btnIOBoardDeviceDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardDeviceDel.FlatAppearance.BorderSize = 0;
this.btnIOBoardDeviceDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardDeviceDel.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardDeviceDel.ForeColor = System.Drawing.Color.White;
this.btnIOBoardDeviceDel.Location = new System.Drawing.Point(772, 145);
this.btnIOBoardDeviceDel.Name = "btnIOBoardDeviceDel";
this.btnIOBoardDeviceDel.Size = new System.Drawing.Size(80, 39);
this.btnIOBoardDeviceDel.TabIndex = 123;
this.btnIOBoardDeviceDel.Text = "삭제";
this.btnIOBoardDeviceDel.UseVisualStyleBackColor = true;
this.btnIOBoardDeviceDel.Visible = false;
this.btnIOBoardDeviceDel.Click += new System.EventHandler(this.btnIOBoardDeviceDel_Click);
//
// btnIOBoardAdd
//
this.btnIOBoardAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardAdd.BackgroundImage")));
this.btnIOBoardAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardAdd.FlatAppearance.BorderSize = 0;
this.btnIOBoardAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardAdd.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardAdd.ForeColor = System.Drawing.Color.White;
this.btnIOBoardAdd.Location = new System.Drawing.Point(22, 145);
this.btnIOBoardAdd.Name = "btnIOBoardAdd";
this.btnIOBoardAdd.Size = new System.Drawing.Size(50, 37);
this.btnIOBoardAdd.TabIndex = 109;
this.btnIOBoardAdd.Text = "추가";
this.btnIOBoardAdd.UseVisualStyleBackColor = true;
this.btnIOBoardAdd.Visible = false;
this.btnIOBoardAdd.Click += new System.EventHandler(this.btnIOBoardAdd_Click);
//
// btnIOBoardOK
//
this.btnIOBoardOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardOK.BackgroundImage")));
this.btnIOBoardOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardOK.FlatAppearance.BorderSize = 0;
this.btnIOBoardOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardOK.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardOK.ForeColor = System.Drawing.Color.White;
this.btnIOBoardOK.Location = new System.Drawing.Point(136, 145);
this.btnIOBoardOK.Name = "btnIOBoardOK";
this.btnIOBoardOK.Size = new System.Drawing.Size(50, 37);
this.btnIOBoardOK.TabIndex = 110;
this.btnIOBoardOK.Text = "확인";
this.btnIOBoardOK.UseVisualStyleBackColor = true;
this.btnIOBoardOK.Visible = false;
this.btnIOBoardOK.Click += new System.EventHandler(this.btnIOBoardOK_Click);
//
// btnIOBoardDel
//
this.btnIOBoardDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIOBoardDel.BackgroundImage")));
this.btnIOBoardDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnIOBoardDel.FlatAppearance.BorderSize = 0;
this.btnIOBoardDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIOBoardDel.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold);
this.btnIOBoardDel.ForeColor = System.Drawing.Color.White;
this.btnIOBoardDel.Location = new System.Drawing.Point(79, 145);
this.btnIOBoardDel.Name = "btnIOBoardDel";
this.btnIOBoardDel.Size = new System.Drawing.Size(50, 37);
this.btnIOBoardDel.TabIndex = 111;
this.btnIOBoardDel.Text = "삭제";
this.btnIOBoardDel.UseVisualStyleBackColor = true;
this.btnIOBoardDel.Visible = false;
this.btnIOBoardDel.Click += new System.EventHandler(this.btnIOBoardDel_Click);
//
// listView3
//
this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader17,
this.columnHeader18,
this.columnHeader19,
this.columnHeader22});
this.listView3.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.listView3.FullRowSelect = true;
this.listView3.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
this.listView3.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
listViewItem4});
this.listView3.Location = new System.Drawing.Point(22, 198);
this.listView3.Margin = new System.Windows.Forms.Padding(4);
this.listView3.MultiSelect = false;
this.listView3.Name = "listView3";
this.listView3.Size = new System.Drawing.Size(220, 426);
this.listView3.TabIndex = 101;
this.listView3.UseCompatibleStateImageBehavior = false;
this.listView3.View = System.Windows.Forms.View.Details;
this.listView3.SelectedIndexChanged += new System.EventHandler(this.listView3_SelectedIndexChanged);
//
// columnHeader17
//
this.columnHeader17.Text = "IO보드ID";
this.columnHeader17.Width = 87;
//
// columnHeader18
//
this.columnHeader18.Text = "IO보드명";
this.columnHeader18.Width = 125;
//
// columnHeader19
//
this.columnHeader19.Text = "Baud Rate";
this.columnHeader19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader19.Width = 100;
//
// columnHeader22
//
this.columnHeader22.Text = "송수신간격";
this.columnHeader22.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.columnHeader22.Width = 100;
//
// tabPage_Repeater
//
this.tabPage_Repeater.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.tabPage_Repeater.Controls.Add(this.chkFireResetFlag);
this.tabPage_Repeater.Controls.Add(this.label69);
this.tabPage_Repeater.Controls.Add(this.cboLoopList);
this.tabPage_Repeater.Controls.Add(this.groupRepeater);
this.tabPage_Repeater.Controls.Add(this.label15);
this.tabPage_Repeater.Controls.Add(this.cboBoardList);
this.tabPage_Repeater.Location = new System.Drawing.Point(4, 26);
this.tabPage_Repeater.Name = "tabPage_Repeater";
this.tabPage_Repeater.Size = new System.Drawing.Size(1072, 643);
this.tabPage_Repeater.TabIndex = 2;
this.tabPage_Repeater.Text = "중계기";
//
// chkFireResetFlag
//
this.chkFireResetFlag.AutoSize = true;
this.chkFireResetFlag.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.chkFireResetFlag.Location = new System.Drawing.Point(872, 19);
this.chkFireResetFlag.Name = "chkFireResetFlag";
this.chkFireResetFlag.Size = new System.Drawing.Size(86, 18);
this.chkFireResetFlag.TabIndex = 43;
this.chkFireResetFlag.Text = "비화재보";
this.chkFireResetFlag.UseVisualStyleBackColor = true;
this.chkFireResetFlag.Visible = false;
this.chkFireResetFlag.CheckedChanged += new System.EventHandler(this.chkNoFireResetFlag_CheckedChanged);
//
// label69
//
this.label69.AutoSize = true;
this.label69.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label69.Location = new System.Drawing.Point(546, 20);
this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label69.Name = "label69";
this.label69.Size = new System.Drawing.Size(65, 14);
this.label69.TabIndex = 42;
this.label69.Text = "LOOP :";
//
// cboLoopList
//
this.cboLoopList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboLoopList.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.cboLoopList.FormattingEnabled = true;
this.cboLoopList.Location = new System.Drawing.Point(614, 17);
this.cboLoopList.Name = "cboLoopList";
this.cboLoopList.Size = new System.Drawing.Size(210, 23);
this.cboLoopList.TabIndex = 41;
this.cboLoopList.SelectedIndexChanged += new System.EventHandler(this.cboLoopList_SelectedIndexChanged);
//
// groupRepeater
//
this.groupRepeater.Controls.Add(this.panelIGroupDevice);
this.groupRepeater.Controls.Add(this.btnReceiverWrite);
this.groupRepeater.Controls.Add(this.panel2);
this.groupRepeater.Controls.Add(this.btnRepeaterSave);
this.groupRepeater.Controls.Add(this.panelRepeaterSize);
this.groupRepeater.Location = new System.Drawing.Point(109, 59);
this.groupRepeater.Name = "groupRepeater";
this.groupRepeater.Size = new System.Drawing.Size(801, 582);
this.groupRepeater.TabIndex = 40;
this.groupRepeater.TabStop = false;
this.groupRepeater.Text = "중계기(1~127)";
//
// panelIGroupDevice
//
this.panelIGroupDevice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelIGroupDevice.Controls.Add(this.label107);
this.panelIGroupDevice.Controls.Add(this.label106);
this.panelIGroupDevice.Controls.Add(this.label103);
this.panelIGroupDevice.Controls.Add(this.txtDeviceMemo);
this.panelIGroupDevice.Controls.Add(this.label101);
this.panelIGroupDevice.Controls.Add(this.label104);
this.panelIGroupDevice.Controls.Add(this.label105);
this.panelIGroupDevice.Controls.Add(this.btnPositionSearchOpen);
this.panelIGroupDevice.Controls.Add(this.btnDeviceSearchOpen);
this.panelIGroupDevice.Controls.Add(this.txtPositionCode);
this.panelIGroupDevice.Controls.Add(this.txtPositionName);
this.panelIGroupDevice.Controls.Add(this.label102);
this.panelIGroupDevice.Controls.Add(this.dataGridView_Repeater_Sub);
this.panelIGroupDevice.Controls.Add(this.mskDeviceID);
this.panelIGroupDevice.Controls.Add(this.txtDeviceTypeCode);
this.panelIGroupDevice.Controls.Add(this.txtDeviceTypeName);
this.panelIGroupDevice.Location = new System.Drawing.Point(183, 337);
this.panelIGroupDevice.Name = "panelIGroupDevice";
this.panelIGroupDevice.Size = new System.Drawing.Size(563, 195);
this.panelIGroupDevice.TabIndex = 142;
//
// label107
//
this.label107.BackColor = System.Drawing.Color.MediumSpringGreen;
this.label107.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label107.Location = new System.Drawing.Point(280, -1);
this.label107.Name = "label107";
this.label107.Size = new System.Drawing.Size(282, 28);
this.label107.TabIndex = 149;
this.label107.Text = "출력";
this.label107.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label106
//
this.label106.BackColor = System.Drawing.Color.DarkOrange;
this.label106.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label106.Location = new System.Drawing.Point(-1, -1);
this.label106.Name = "label106";
this.label106.Size = new System.Drawing.Size(282, 28);
this.label106.TabIndex = 148;
this.label106.Text = "입력";
this.label106.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label103
//
this.label103.BackColor = System.Drawing.Color.WhiteSmoke;
this.label103.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label103.Location = new System.Drawing.Point(-1, 168);
this.label103.Name = "label103";
this.label103.Size = new System.Drawing.Size(128, 26);
this.label103.TabIndex = 59;
this.label103.Text = "회로설명";
this.label103.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtDeviceMemo
//
this.txtDeviceMemo.ImeMode = System.Windows.Forms.ImeMode.HangulFull;
this.txtDeviceMemo.Location = new System.Drawing.Point(125, 168);
this.txtDeviceMemo.MaxLength = 200;
this.txtDeviceMemo.Name = "txtDeviceMemo";
this.txtDeviceMemo.Size = new System.Drawing.Size(437, 26);
this.txtDeviceMemo.TabIndex = 60;
this.txtDeviceMemo.Text = "00";
this.txtDeviceMemo.TextChanged += new System.EventHandler(this.txtDeviceMemo_TextChanged);
//
// label101
//
this.label101.BackColor = System.Drawing.Color.WhiteSmoke;
this.label101.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label101.Location = new System.Drawing.Point(328, 118);
this.label101.Name = "label101";
this.label101.Size = new System.Drawing.Size(234, 26);
this.label101.TabIndex = 143;
this.label101.Text = "위치";
this.label101.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label104
//
this.label104.BackColor = System.Drawing.Color.WhiteSmoke;
this.label104.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label104.Location = new System.Drawing.Point(-1, 118);
this.label104.Name = "label104";
this.label104.Size = new System.Drawing.Size(128, 26);
this.label104.TabIndex = 55;
this.label104.Text = "회로번호";
this.label104.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label105
//
this.label105.BackColor = System.Drawing.Color.WhiteSmoke;
this.label105.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label105.Location = new System.Drawing.Point(125, 118);
this.label105.Name = "label105";
this.label105.Size = new System.Drawing.Size(204, 26);
this.label105.TabIndex = 56;
this.label105.Text = "연동내용";
this.label105.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnPositionSearchOpen
//
this.btnPositionSearchOpen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
this.btnPositionSearchOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnPositionSearchOpen.Font = new System.Drawing.Font("굴림", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnPositionSearchOpen.Location = new System.Drawing.Point(400, 143);
this.btnPositionSearchOpen.Name = "btnPositionSearchOpen";
this.btnPositionSearchOpen.Size = new System.Drawing.Size(28, 26);
this.btnPositionSearchOpen.TabIndex = 147;
this.btnPositionSearchOpen.Text = "...";
this.btnPositionSearchOpen.UseVisualStyleBackColor = false;
this.btnPositionSearchOpen.Click += new System.EventHandler(this.btnPositionSearchOpen_Click);
//
// btnDeviceSearchOpen
//
this.btnDeviceSearchOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnDeviceSearchOpen.Font = new System.Drawing.Font("굴림", 8.25F, System.Drawing.FontStyle.Bold);
this.btnDeviceSearchOpen.Location = new System.Drawing.Point(176, 143);
this.btnDeviceSearchOpen.Name = "btnDeviceSearchOpen";
this.btnDeviceSearchOpen.Size = new System.Drawing.Size(28, 26);
this.btnDeviceSearchOpen.TabIndex = 146;
this.btnDeviceSearchOpen.Text = "...";
this.btnDeviceSearchOpen.UseVisualStyleBackColor = true;
this.btnDeviceSearchOpen.Click += new System.EventHandler(this.btnDeviceSearchOpen_Click);
//
// txtPositionCode
//
this.txtPositionCode.BackColor = System.Drawing.SystemColors.Window;
this.txtPositionCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPositionCode.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.txtPositionCode.Location = new System.Drawing.Point(328, 143);
this.txtPositionCode.MaxLength = 2;
this.txtPositionCode.Name = "txtPositionCode";
this.txtPositionCode.Size = new System.Drawing.Size(73, 26);
this.txtPositionCode.TabIndex = 144;
this.txtPositionCode.Text = "00";
this.txtPositionCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtPositionCode.TextChanged += new System.EventHandler(this.txtPositionCode_TextChanged);
//
// txtPositionName
//
this.txtPositionName.BackColor = System.Drawing.SystemColors.Control;
this.txtPositionName.Location = new System.Drawing.Point(424, 143);
this.txtPositionName.MaxLength = 2;
this.txtPositionName.Name = "txtPositionName";
this.txtPositionName.ReadOnly = true;
this.txtPositionName.Size = new System.Drawing.Size(138, 26);
this.txtPositionName.TabIndex = 145;
this.txtPositionName.Text = "00";
this.txtPositionName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label102
//
this.label102.BackColor = System.Drawing.Color.Lime;
this.label102.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label102.Location = new System.Drawing.Point(-1, 93);
this.label102.Name = "label102";
this.label102.Size = new System.Drawing.Size(563, 26);
this.label102.TabIndex = 53;
this.label102.Text = "회로정보";
this.label102.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// dataGridView_Repeater_Sub
//
this.dataGridView_Repeater_Sub.AllowUserToAddRows = false;
this.dataGridView_Repeater_Sub.AllowUserToDeleteRows = false;
this.dataGridView_Repeater_Sub.AllowUserToResizeColumns = false;
this.dataGridView_Repeater_Sub.AllowUserToResizeRows = false;
this.dataGridView_Repeater_Sub.BackgroundColor = System.Drawing.Color.White;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridView_Repeater_Sub.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dataGridView_Repeater_Sub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dataGridView_Repeater_Sub.ColumnHeadersVisible = false;
this.dataGridView_Repeater_Sub.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.dataGridView_Repeater_Sub.Location = new System.Drawing.Point(-1, 26);
this.dataGridView_Repeater_Sub.MultiSelect = false;
this.dataGridView_Repeater_Sub.Name = "dataGridView_Repeater_Sub";
this.dataGridView_Repeater_Sub.RowHeadersVisible = false;
this.dataGridView_Repeater_Sub.RowHeadersWidth = 95;
this.dataGridView_Repeater_Sub.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dataGridView_Repeater_Sub.RowTemplate.Height = 24;
this.dataGridView_Repeater_Sub.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.dataGridView_Repeater_Sub.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dataGridView_Repeater_Sub.Size = new System.Drawing.Size(563, 42);
this.dataGridView_Repeater_Sub.TabIndex = 48;
this.dataGridView_Repeater_Sub.SelectionChanged += new System.EventHandler(this.dataGridView2_SelectionChanged);
//
// mskDeviceID
//
this.mskDeviceID.Location = new System.Drawing.Point(-1, 143);
this.mskDeviceID.Mask = ">AA-00-0-000-0";
this.mskDeviceID.Name = "mskDeviceID";
this.mskDeviceID.ReadOnly = true;
this.mskDeviceID.Size = new System.Drawing.Size(127, 26);
this.mskDeviceID.TabIndex = 54;
this.mskDeviceID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtDeviceTypeCode
//
this.txtDeviceTypeCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDeviceTypeCode.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.txtDeviceTypeCode.Location = new System.Drawing.Point(126, 143);
this.txtDeviceTypeCode.MaxLength = 2;
this.txtDeviceTypeCode.Name = "txtDeviceTypeCode";
this.txtDeviceTypeCode.Size = new System.Drawing.Size(51, 26);
this.txtDeviceTypeCode.TabIndex = 57;
this.txtDeviceTypeCode.Text = "00";
this.txtDeviceTypeCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtDeviceTypeCode.TextChanged += new System.EventHandler(this.txtDeviceTypeCode_TextChanged);
//
// txtDeviceTypeName
//
this.txtDeviceTypeName.Location = new System.Drawing.Point(204, 143);
this.txtDeviceTypeName.MaxLength = 2;
this.txtDeviceTypeName.Name = "txtDeviceTypeName";
this.txtDeviceTypeName.ReadOnly = true;
this.txtDeviceTypeName.Size = new System.Drawing.Size(125, 26);
this.txtDeviceTypeName.TabIndex = 58;
this.txtDeviceTypeName.Text = "00";
this.txtDeviceTypeName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// btnReceiverWrite
//
this.btnReceiverWrite.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReceiverWrite.BackgroundImage")));
this.btnReceiverWrite.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnReceiverWrite.FlatAppearance.BorderSize = 0;
this.btnReceiverWrite.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReceiverWrite.Font = new System.Drawing.Font("돋움", 11F, System.Drawing.FontStyle.Bold);
this.btnReceiverWrite.ForeColor = System.Drawing.Color.White;
this.btnReceiverWrite.Location = new System.Drawing.Point(545, 542);
this.btnReceiverWrite.Name = "btnReceiverWrite";
this.btnReceiverWrite.Size = new System.Drawing.Size(201, 33);
this.btnReceiverWrite.TabIndex = 59;
this.btnReceiverWrite.Text = "데이터 저장 (통신보드)";
this.btnReceiverWrite.UseVisualStyleBackColor = true;
this.btnReceiverWrite.Visible = false;
this.btnReceiverWrite.Click += new System.EventHandler(this.btnReceiverWrite_Click);
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.rdoRepeaterType_D);
this.panel2.Controls.Add(this.rdoRepeaterType_C);
this.panel2.Controls.Add(this.chkSelectAll);
this.panel2.Controls.Add(this.lblRepeaterName);
this.panel2.Controls.Add(this.chkRepeaterUse);
this.panel2.Controls.Add(this.rdoRepeaterType_B);
this.panel2.Controls.Add(this.rdoRepeaterType_A);
this.panel2.Controls.Add(this.lblRepeaterID);
this.panel2.Location = new System.Drawing.Point(43, 337);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(134, 195);
this.panel2.TabIndex = 53;
//
// rdoRepeaterType_D
//
this.rdoRepeaterType_D.Appearance = System.Windows.Forms.Appearance.Button;
this.rdoRepeaterType_D.BackColor = System.Drawing.Color.White;
this.rdoRepeaterType_D.Enabled = false;
this.rdoRepeaterType_D.FlatAppearance.BorderColor = System.Drawing.Color.Black;
this.rdoRepeaterType_D.FlatAppearance.CheckedBackColor = System.Drawing.Color.Cyan;
this.rdoRepeaterType_D.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.rdoRepeaterType_D.Location = new System.Drawing.Point(-1, 118);
this.rdoRepeaterType_D.Name = "rdoRepeaterType_D";
this.rdoRepeaterType_D.Size = new System.Drawing.Size(134, 25);
this.rdoRepeaterType_D.TabIndex = 152;
this.rdoRepeaterType_D.Text = "열감지기(D)";
this.rdoRepeaterType_D.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.rdoRepeaterType_D.UseVisualStyleBackColor = false;
this.rdoRepeaterType_D.CheckedChanged += new System.EventHandler(this.rdoRepeaterType4_CheckedChanged);
this.rdoRepeaterType_D.Click += new System.EventHandler(this.rdoRepeaterType4_Click);
//
// rdoRepeaterType_C
//
this.rdoRepeaterType_C.Appearance = System.Windows.Forms.Appearance.Button;
this.rdoRepeaterType_C.BackColor = System.Drawing.Color.White;
this.rdoRepeaterType_C.Enabled = false;
this.rdoRepeaterType_C.FlatAppearance.BorderColor = System.Drawing.Color.Black;
this.rdoRepeaterType_C.FlatAppearance.CheckedBackColor = System.Drawing.Color.Cyan;
this.rdoRepeaterType_C.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.rdoRepeaterType_C.Location = new System.Drawing.Point(-1, 93);
this.rdoRepeaterType_C.Name = "rdoRepeaterType_C";
this.rdoRepeaterType_C.Size = new System.Drawing.Size(134, 25);
this.rdoRepeaterType_C.TabIndex = 151;
this.rdoRepeaterType_C.Text = "연감지기(C)";
this.rdoRepeaterType_C.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.rdoRepeaterType_C.UseVisualStyleBackColor = false;
this.rdoRepeaterType_C.CheckedChanged += new System.EventHandler(this.rdoRepeaterType3_CheckedChanged);
this.rdoRepeaterType_C.Click += new System.EventHandler(this.rdoRepeaterType3_Click);
//
// chkSelectAll
//
this.chkSelectAll.Appearance = System.Windows.Forms.Appearance.Button;
this.chkSelectAll.Enabled = false;
this.chkSelectAll.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkSelectAll.Location = new System.Drawing.Point(-1, 168);
this.chkSelectAll.Name = "chkSelectAll";
this.chkSelectAll.Size = new System.Drawing.Size(134, 25);
this.chkSelectAll.TabIndex = 150;
this.chkSelectAll.Text = "전체선택";
this.chkSelectAll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.chkSelectAll.UseVisualStyleBackColor = true;
this.chkSelectAll.CheckedChanged += new System.EventHandler(this.chkSelectAll_CheckedChanged);
//
// lblRepeaterName
//
this.lblRepeaterName.AutoSize = true;
this.lblRepeaterName.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblRepeaterName.Location = new System.Drawing.Point(53, 13);
this.lblRepeaterName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblRepeaterName.Name = "lblRepeaterName";
this.lblRepeaterName.Size = new System.Drawing.Size(56, 16);
this.lblRepeaterName.TabIndex = 56;
this.lblRepeaterName.Text = "중계기";
//
// chkRepeaterUse
//
this.chkRepeaterUse.Appearance = System.Windows.Forms.Appearance.Button;
this.chkRepeaterUse.AutoCheck = false;
this.chkRepeaterUse.BackColor = System.Drawing.Color.White;
this.chkRepeaterUse.Enabled = false;
this.chkRepeaterUse.FlatAppearance.CheckedBackColor = System.Drawing.Color.Cyan;
this.chkRepeaterUse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkRepeaterUse.Location = new System.Drawing.Point(-1, 143);
this.chkRepeaterUse.Name = "chkRepeaterUse";
this.chkRepeaterUse.Size = new System.Drawing.Size(134, 25);
this.chkRepeaterUse.TabIndex = 52;
this.chkRepeaterUse.Text = "사용";
this.chkRepeaterUse.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.chkRepeaterUse.UseVisualStyleBackColor = false;
this.chkRepeaterUse.Click += new System.EventHandler(this.chkRepeaterUse_Click);
//
// rdoRepeaterType_B
//
this.rdoRepeaterType_B.Appearance = System.Windows.Forms.Appearance.Button;
this.rdoRepeaterType_B.BackColor = System.Drawing.Color.White;
this.rdoRepeaterType_B.Enabled = false;
this.rdoRepeaterType_B.FlatAppearance.BorderColor = System.Drawing.Color.Black;
this.rdoRepeaterType_B.FlatAppearance.CheckedBackColor = System.Drawing.Color.Cyan;
this.rdoRepeaterType_B.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.rdoRepeaterType_B.Location = new System.Drawing.Point(-1, 68);
this.rdoRepeaterType_B.Name = "rdoRepeaterType_B";
this.rdoRepeaterType_B.Size = new System.Drawing.Size(134, 25);
this.rdoRepeaterType_B.TabIndex = 51;
this.rdoRepeaterType_B.Text = "4*4 중계기(B)";
this.rdoRepeaterType_B.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.rdoRepeaterType_B.UseVisualStyleBackColor = false;
this.rdoRepeaterType_B.CheckedChanged += new System.EventHandler(this.rdoRepeaterType2_CheckedChanged);
this.rdoRepeaterType_B.Click += new System.EventHandler(this.rdoRepeaterType2_Click);
//
// rdoRepeaterType_A
//
this.rdoRepeaterType_A.Appearance = System.Windows.Forms.Appearance.Button;
this.rdoRepeaterType_A.BackColor = System.Drawing.Color.White;
this.rdoRepeaterType_A.Enabled = false;
this.rdoRepeaterType_A.FlatAppearance.BorderColor = System.Drawing.Color.Black;
this.rdoRepeaterType_A.FlatAppearance.CheckedBackColor = System.Drawing.Color.Cyan;
this.rdoRepeaterType_A.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.rdoRepeaterType_A.Location = new System.Drawing.Point(-1, 43);
this.rdoRepeaterType_A.Name = "rdoRepeaterType_A";
this.rdoRepeaterType_A.Size = new System.Drawing.Size(134, 25);
this.rdoRepeaterType_A.TabIndex = 50;
this.rdoRepeaterType_A.Text = "2*2 중계기(A)";
this.rdoRepeaterType_A.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.rdoRepeaterType_A.UseVisualStyleBackColor = false;
this.rdoRepeaterType_A.CheckedChanged += new System.EventHandler(this.rdoRepeaterType1_CheckedChanged);
this.rdoRepeaterType_A.Click += new System.EventHandler(this.rdoRepeaterType1_Click);
//
// lblRepeaterID
//
this.lblRepeaterID.AutoEllipsis = true;
this.lblRepeaterID.AutoSize = true;
this.lblRepeaterID.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblRepeaterID.Location = new System.Drawing.Point(23, 13);
this.lblRepeaterID.Name = "lblRepeaterID";
this.lblRepeaterID.Size = new System.Drawing.Size(35, 16);
this.lblRepeaterID.TabIndex = 49;
this.lblRepeaterID.Text = "001";
this.lblRepeaterID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnRepeaterSave
//
this.btnRepeaterSave.Location = new System.Drawing.Point(512, 588);
this.btnRepeaterSave.Name = "btnRepeaterSave";
this.btnRepeaterSave.Size = new System.Drawing.Size(111, 33);
this.btnRepeaterSave.TabIndex = 41;
this.btnRepeaterSave.Text = "저장하기";
this.btnRepeaterSave.UseVisualStyleBackColor = true;
this.btnRepeaterSave.Visible = false;
this.btnRepeaterSave.Click += new System.EventHandler(this.btnRepeaterSave_Click);
//
// panelRepeaterSize
//
this.panelRepeaterSize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelRepeaterSize.Controls.Add(this.dataGridView_Repeater_Main);
this.panelRepeaterSize.Location = new System.Drawing.Point(43, 25);
this.panelRepeaterSize.Name = "panelRepeaterSize";
this.panelRepeaterSize.Size = new System.Drawing.Size(704, 302);
this.panelRepeaterSize.TabIndex = 40;
//
// dataGridView_Repeater_Main
//
this.dataGridView_Repeater_Main.AllowUserToAddRows = false;
this.dataGridView_Repeater_Main.AllowUserToDeleteRows = false;
this.dataGridView_Repeater_Main.AllowUserToResizeColumns = false;
this.dataGridView_Repeater_Main.AllowUserToResizeRows = false;
this.dataGridView_Repeater_Main.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView_Repeater_Main.ColumnHeadersVisible = false;
this.dataGridView_Repeater_Main.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6,
this.Column7,
this.Column8,
this.Column9,
this.Column10});
this.dataGridView_Repeater_Main.Location = new System.Drawing.Point(-1, -1);
this.dataGridView_Repeater_Main.Name = "dataGridView_Repeater_Main";
this.dataGridView_Repeater_Main.RowHeadersVisible = false;
this.dataGridView_Repeater_Main.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dataGridView_Repeater_Main.RowTemplate.Height = 23;
this.dataGridView_Repeater_Main.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.dataGridView_Repeater_Main.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dataGridView_Repeater_Main.Size = new System.Drawing.Size(703, 302);
this.dataGridView_Repeater_Main.TabIndex = 1;
this.dataGridView_Repeater_Main.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
this.dataGridView_Repeater_Main.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
//
// Column1
//
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.NullValue = "1";
this.Column1.DefaultCellStyle = dataGridViewCellStyle2;
this.Column1.HeaderText = "Column1";
this.Column1.Name = "Column1";
this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column1.Width = 70;
//
// Column2
//
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.NullValue = "2";
this.Column2.DefaultCellStyle = dataGridViewCellStyle3;
this.Column2.HeaderText = "Column2";
this.Column2.Name = "Column2";
this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.Column2.Width = 70;
//
// Column3
//
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.NullValue = "3";
this.Column3.DefaultCellStyle = dataGridViewCellStyle4;
this.Column3.HeaderText = "Column3";
this.Column3.Name = "Column3";
this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.Column3.Width = 70;
//
// Column4
//
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.NullValue = "4";
this.Column4.DefaultCellStyle = dataGridViewCellStyle5;
this.Column4.HeaderText = "Column4";
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column4.Width = 70;
//
// Column5
//
this.Column5.HeaderText = "Column5";
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column5.Width = 70;
//
// Column6
//
this.Column6.HeaderText = "Column6";
this.Column6.Name = "Column6";
this.Column6.ReadOnly = true;
this.Column6.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column6.Width = 70;
//
// Column7
//
this.Column7.HeaderText = "Column7";
this.Column7.Name = "Column7";
this.Column7.ReadOnly = true;
this.Column7.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column7.Width = 70;
//
// Column8
//
this.Column8.HeaderText = "Column8";
this.Column8.Name = "Column8";
this.Column8.ReadOnly = true;
this.Column8.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column8.Width = 70;
//
// Column9
//
this.Column9.HeaderText = "Column9";
this.Column9.Name = "Column9";
this.Column9.ReadOnly = true;
this.Column9.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column9.Width = 70;
//
// Column10
//
this.Column10.HeaderText = "Column10";
this.Column10.Name = "Column10";
this.Column10.ReadOnly = true;
this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.Column10.Width = 70;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
this.label15.Location = new System.Drawing.Point(192, 20);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(94, 14);
this.label15.TabIndex = 22;
this.label15.Text = "통신보드ID :";
//
// cboBoardList
//
this.cboBoardList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboBoardList.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
this.cboBoardList.FormattingEnabled = true;
this.cboBoardList.Location = new System.Drawing.Point(294, 17);
this.cboBoardList.Name = "cboBoardList";
this.cboBoardList.Size = new System.Drawing.Size(210, 23);
this.cboBoardList.TabIndex = 21;
this.cboBoardList.SelectedIndexChanged += new System.EventHandler(this.cboBoardList_SelectedIndexChanged);
//
// lblReceiverConfigChangeFlag
//
this.lblReceiverConfigChangeFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
this.lblReceiverConfigChangeFlag.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblReceiverConfigChangeFlag.ForeColor = System.Drawing.Color.Red;
this.lblReceiverConfigChangeFlag.Location = new System.Drawing.Point(271, 68);
this.lblReceiverConfigChangeFlag.Name = "lblReceiverConfigChangeFlag";
this.lblReceiverConfigChangeFlag.Size = new System.Drawing.Size(475, 28);
this.lblReceiverConfigChangeFlag.TabIndex = 158;
this.lblReceiverConfigChangeFlag.Text = "설정 변경됨! 반드시 모든 데이타 저장 버튼 실행하십시요!";
this.lblReceiverConfigChangeFlag.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblReceiverConfigChangeFlag.Visible = false;
//
// btnReceiverConfigWriteAll
//
this.btnReceiverConfigWriteAll.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReceiverConfigWriteAll.BackgroundImage")));
this.btnReceiverConfigWriteAll.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnReceiverConfigWriteAll.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnReceiverConfigWriteAll.FlatAppearance.BorderSize = 0;
this.btnReceiverConfigWriteAll.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnReceiverConfigWriteAll.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnReceiverConfigWriteAll.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReceiverConfigWriteAll.Font = new System.Drawing.Font("돋움", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnReceiverConfigWriteAll.ForeColor = System.Drawing.Color.White;
this.btnReceiverConfigWriteAll.Location = new System.Drawing.Point(837, 57);
this.btnReceiverConfigWriteAll.Name = "btnReceiverConfigWriteAll";
this.btnReceiverConfigWriteAll.Size = new System.Drawing.Size(229, 40);
this.btnReceiverConfigWriteAll.TabIndex = 143;
this.btnReceiverConfigWriteAll.Text = "모든 데이터 저장";
this.btnReceiverConfigWriteAll.UseVisualStyleBackColor = true;
this.btnReceiverConfigWriteAll.Click += new System.EventHandler(this.btnReceiverConfigWriteAll_Click);
//
// ImgLstBoardUseFlag
//
this.ImgLstBoardUseFlag.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImgLstBoardUseFlag.ImageStream")));
this.ImgLstBoardUseFlag.TransparentColor = System.Drawing.Color.Transparent;
this.ImgLstBoardUseFlag.Images.SetKeyName(0, "중계반_사용0.gif");
this.ImgLstBoardUseFlag.Images.SetKeyName(1, "중계반_비사용0.gif");
//
// button1
//
this.button1.BackColor = System.Drawing.Color.LightGray;
this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));
this.button1.FlatAppearance.BorderSize = 0;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Location = new System.Drawing.Point(15, 58);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(117, 37);
this.button1.TabIndex = 157;
this.button1.UseVisualStyleBackColor = false;
//
// panel_Menu
//
this.panel_Menu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79)))));
this.panel_Menu.Controls.Add(this.button_Menu_Repeater);
this.panel_Menu.Controls.Add(this.button_Menu_IOBoard);
this.panel_Menu.Controls.Add(this.button_Menu_CommBoard);
this.panel_Menu.Controls.Add(this.button_Menu_CommSet);
this.panel_Menu.Controls.Add(this.button_Menu_Receiver);
this.panel_Menu.Location = new System.Drawing.Point(0, 121);
this.panel_Menu.Margin = new System.Windows.Forms.Padding(0);
this.panel_Menu.Name = "panel_Menu";
this.panel_Menu.Size = new System.Drawing.Size(1080, 55);
this.panel_Menu.TabIndex = 19;
//
// button_Menu_Repeater
//
this.button_Menu_Repeater.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;
this.button_Menu_Repeater.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_Repeater.FlatAppearance.BorderSize = 0;
this.button_Menu_Repeater.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_Repeater.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_Repeater.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button_Menu_Repeater.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button_Menu_Repeater.ForeColor = System.Drawing.Color.White;
this.button_Menu_Repeater.Location = new System.Drawing.Point(809, 11);
this.button_Menu_Repeater.Name = "button_Menu_Repeater";
this.button_Menu_Repeater.Size = new System.Drawing.Size(100, 31);
this.button_Menu_Repeater.TabIndex = 0;
this.button_Menu_Repeater.TabStop = false;
this.button_Menu_Repeater.Text = "중계기";
this.button_Menu_Repeater.UseVisualStyleBackColor = true;
this.button_Menu_Repeater.Click += new System.EventHandler(this.button_Menu_Repeater_Click);
//
// button_Menu_IOBoard
//
this.button_Menu_IOBoard.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;
this.button_Menu_IOBoard.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_IOBoard.FlatAppearance.BorderSize = 0;
this.button_Menu_IOBoard.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_IOBoard.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_IOBoard.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button_Menu_IOBoard.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button_Menu_IOBoard.ForeColor = System.Drawing.Color.White;
this.button_Menu_IOBoard.Location = new System.Drawing.Point(651, 11);
this.button_Menu_IOBoard.Name = "button_Menu_IOBoard";
this.button_Menu_IOBoard.Size = new System.Drawing.Size(100, 31);
this.button_Menu_IOBoard.TabIndex = 0;
this.button_Menu_IOBoard.TabStop = false;
this.button_Menu_IOBoard.Text = "IO보드";
this.button_Menu_IOBoard.UseVisualStyleBackColor = true;
this.button_Menu_IOBoard.Click += new System.EventHandler(this.button_Menu_IOBoard_Click);
//
// button_Menu_CommBoard
//
this.button_Menu_CommBoard.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;
this.button_Menu_CommBoard.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_CommBoard.FlatAppearance.BorderSize = 0;
this.button_Menu_CommBoard.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_CommBoard.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_CommBoard.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button_Menu_CommBoard.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button_Menu_CommBoard.ForeColor = System.Drawing.Color.White;
this.button_Menu_CommBoard.Location = new System.Drawing.Point(493, 11);
this.button_Menu_CommBoard.Name = "button_Menu_CommBoard";
this.button_Menu_CommBoard.Size = new System.Drawing.Size(100, 31);
this.button_Menu_CommBoard.TabIndex = 0;
this.button_Menu_CommBoard.TabStop = false;
this.button_Menu_CommBoard.Text = "통신보드";
this.button_Menu_CommBoard.UseVisualStyleBackColor = true;
this.button_Menu_CommBoard.Click += new System.EventHandler(this.button_Menu_CommBoard_Click);
//
// button_Menu_CommSet
//
this.button_Menu_CommSet.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;
this.button_Menu_CommSet.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_CommSet.FlatAppearance.BorderSize = 0;
this.button_Menu_CommSet.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_CommSet.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_CommSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button_Menu_CommSet.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button_Menu_CommSet.ForeColor = System.Drawing.Color.White;
this.button_Menu_CommSet.Location = new System.Drawing.Point(335, 11);
this.button_Menu_CommSet.Name = "button_Menu_CommSet";
this.button_Menu_CommSet.Size = new System.Drawing.Size(100, 31);
this.button_Menu_CommSet.TabIndex = 0;
this.button_Menu_CommSet.TabStop = false;
this.button_Menu_CommSet.Text = "통신설정";
this.button_Menu_CommSet.UseVisualStyleBackColor = true;
this.button_Menu_CommSet.Click += new System.EventHandler(this.button_Menu_CommSet_Click);
//
// button_Menu_Receiver
//
this.button_Menu_Receiver.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;
this.button_Menu_Receiver.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_Receiver.FlatAppearance.BorderSize = 0;
this.button_Menu_Receiver.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_Receiver.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.button_Menu_Receiver.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button_Menu_Receiver.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button_Menu_Receiver.ForeColor = System.Drawing.Color.White;
this.button_Menu_Receiver.Location = new System.Drawing.Point(177, 11);
this.button_Menu_Receiver.Name = "button_Menu_Receiver";
this.button_Menu_Receiver.Size = new System.Drawing.Size(100, 31);
this.button_Menu_Receiver.TabIndex = 0;
this.button_Menu_Receiver.TabStop = false;
this.button_Menu_Receiver.Text = "수신기";
this.button_Menu_Receiver.UseVisualStyleBackColor = true;
this.button_Menu_Receiver.Click += new System.EventHandler(this.button_Menu_Receiver_Click);
//
// frmReceiverConfig
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.WhiteSmoke;
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
this.ClientSize = new System.Drawing.Size(1080, 824);
this.Controls.Add(this.lblReceiverConfigChangeFlag);
this.Controls.Add(this.panel_Menu);
this.Controls.Add(this.btnReceiverConfigWriteAll);
this.Controls.Add(this.button1);
this.Controls.Add(this.tabControl_Main);
this.Controls.Add(this.txtThisReceiverID);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmReceiverConfig";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Text = "frmRepeaterGroup";
this.Activated += new System.EventHandler(this.frmTcpConfig_Activated);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmReceiverConfig_FormClosing);
this.Load += new System.EventHandler(this.frmTcpConfig_Load);
this.Disposed += new System.EventHandler(this.frmTcpConfig_Disposed);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groubReceiver.ResumeLayout(false);
this.groubReceiver.PerformLayout();
this.tabControl_Main.ResumeLayout(false);
this.tabPage_Receiver.ResumeLayout(false);
this.tabPage_Receiver.PerformLayout();
this.tabPage_CommSet.ResumeLayout(false);
this.groupComm5.ResumeLayout(false);
this.panel13.ResumeLayout(false);
this.panel13.PerformLayout();
this.tabControl5.ResumeLayout(false);
this.tabPage_CommSet_Emergency.ResumeLayout(false);
this.tabPage_CommSet_Emergency.PerformLayout();
this.groupComm4.ResumeLayout(false);
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
this.tabControl4.ResumeLayout(false);
this.tabPage_CommSet_Keypad.ResumeLayout(false);
this.tabPage_CommSet_Keypad.PerformLayout();
this.groupComm1.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage_CommSet_FrontLoop.ResumeLayout(false);
this.tabPage_CommSet_FrontLoop.PerformLayout();
this.groupComm2.ResumeLayout(false);
this.panel10.ResumeLayout(false);
this.panel10.PerformLayout();
this.tabControl2.ResumeLayout(false);
this.tabPage_CommSet_BackLoop.ResumeLayout(false);
this.tabPage_CommSet_BackLoop.PerformLayout();
this.groupComm3.ResumeLayout(false);
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.tabControl3.ResumeLayout(false);
this.tabPage_CommSet_IOBoard.ResumeLayout(false);
this.tabPage_CommSet_IOBoard.PerformLayout();
this.tabPage_CommBoard.ResumeLayout(false);
this.tabPage_CommBoard.PerformLayout();
this.groubBoard.ResumeLayout(false);
this.groubBoard.PerformLayout();
this.tabPage_IOBoard.ResumeLayout(false);
this.panelIOBoardDevice.ResumeLayout(false);
this.panelIOBoardDevice.PerformLayout();
this.panelIOBoard.ResumeLayout(false);
this.panelIOBoard.PerformLayout();
this.tabPage_Repeater.ResumeLayout(false);
this.tabPage_Repeater.PerformLayout();
this.groupRepeater.ResumeLayout(false);
this.panelIGroupDevice.ResumeLayout(false);
this.panelIGroupDevice.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView_Repeater_Sub)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panelRepeaterSize.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView_Repeater_Main)).EndInit();
this.panel_Menu.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
public System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lblDir;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.Button btnReceiverAdd;
private System.Windows.Forms.Button btnReceiverDel;
private System.Windows.Forms.Button btnReceiverEdit;
private System.Windows.Forms.GroupBox groubReceiver;
private System.Windows.Forms.ComboBox cboUse_Flag;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txtIP_Address;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txtReceiverID;
private System.Windows.Forms.TextBox txtReceiveName;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtThisReceiverID;
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.Button btnSaveOK;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.MaskedTextBox txtEvent_Port_No;
private System.Windows.Forms.MaskedTextBox txtCommand_Port_No;
private System.Windows.Forms.TabControl tabControl_Main;
private System.Windows.Forms.TabPage tabPage_Receiver;
private System.Windows.Forms.TabPage tabPage_CommBoard;
private System.Windows.Forms.TabPage tabPage_Repeater;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox cboBoardList;
private System.Windows.Forms.GroupBox groupRepeater;
private System.Windows.Forms.TabPage tabPage_CommSet;
private System.Windows.Forms.GroupBox groupComm1;
private System.Windows.Forms.Button btnCommOK1;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ComboBox cboSpeed1;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage_CommSet_FrontLoop;
private System.Windows.Forms.ComboBox cboStopBit1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.ComboBox cboComPort1;
private System.Windows.Forms.ComboBox cboParity1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.ComboBox cboDataBit1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.CheckBox checkRedundant_Flag;
private System.Windows.Forms.ColumnHeader columnHeader8;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtCommDelay1;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox txtCommTimeOut1;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.GroupBox groupComm2;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tabPage_CommSet_BackLoop;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox txtCommDelay2;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox txtCommTimeOut2;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ComboBox cboStopBit2;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.ComboBox cboComPort2;
private System.Windows.Forms.Button btnCommOK2;
private System.Windows.Forms.ComboBox cboParity2;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.ComboBox cboDataBit2;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.ComboBox cboSpeed2;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.GroupBox groupComm4;
private System.Windows.Forms.TabControl tabControl4;
private System.Windows.Forms.TabPage tabPage_CommSet_Keypad;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.TextBox txtCommDelay4;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.TextBox txtCommTimeOut4;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.ComboBox cboStopBit4;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.ComboBox cboComPort4;
private System.Windows.Forms.Button btnCommOK4;
private System.Windows.Forms.ComboBox cboParity4;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.ComboBox cboDataBit4;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.ComboBox cboSpeed4;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.GroupBox groupComm3;
private System.Windows.Forms.TabControl tabControl3;
private System.Windows.Forms.TabPage tabPage_CommSet_IOBoard;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.TextBox txtCommDelay3;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.TextBox txtCommTimeOut3;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.ComboBox cboStopBit3;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.ComboBox cboComPort3;
private System.Windows.Forms.Button btnCommOK3;
private System.Windows.Forms.ComboBox cboParity3;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.ComboBox cboDataBit3;
private System.Windows.Forms.Label label60;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.ComboBox cboSpeed3;
private System.Windows.Forms.Label label62;
private System.Windows.Forms.CheckBox chkCommUseFlag4;
private System.Windows.Forms.CheckBox chkCommUseFlag3;
private System.Windows.Forms.CheckBox chkCommUseFlag2;
private System.Windows.Forms.CheckBox chkCommUseFlag1;
private System.Windows.Forms.ImageList ImgLstBoardUseFlag;
private System.Windows.Forms.Label label69;
private System.Windows.Forms.ComboBox cboLoopList;
private System.Windows.Forms.TabPage tabPage_IOBoard;
private System.Windows.Forms.Panel panelRepeaterSize;
private System.Windows.Forms.Button btnRepeaterSave;
private System.Windows.Forms.CheckBox chkLogFlag4;
private System.Windows.Forms.CheckBox chkLogFlag3;
private System.Windows.Forms.CheckBox chkLogFlag2;
private System.Windows.Forms.CheckBox chkLogFlag1;
private System.Windows.Forms.DataGridView dataGridView_Repeater_Main;
private System.Windows.Forms.DataGridView dataGridView_Repeater_Sub;
private System.Windows.Forms.Label lblRepeaterID;
private System.Windows.Forms.DataGridViewComboBoxColumn Column1;
private System.Windows.Forms.DataGridViewComboBoxColumn Column2;
private System.Windows.Forms.DataGridViewComboBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.RadioButton rdoRepeaterType_B;
private System.Windows.Forms.RadioButton rdoRepeaterType_A;
private System.Windows.Forms.CheckBox chkRepeaterUse;
private System.Windows.Forms.Label lblRepeaterName;
private System.Windows.Forms.Button btnReceiverWrite;
private System.Windows.Forms.ListView listView_CommBoard;
private System.Windows.Forms.ColumnHeader columnHeader_ID;
private System.Windows.Forms.ColumnHeader columnHeader_Use;
private System.Windows.Forms.ColumnHeader columnHeader_0;
private System.Windows.Forms.ColumnHeader columnHeader_1;
private System.Windows.Forms.ListView listView3;
private System.Windows.Forms.ColumnHeader columnHeader17;
private System.Windows.Forms.ColumnHeader columnHeader18;
private System.Windows.Forms.GroupBox groubBoard;
private System.Windows.Forms.Button btnBoardCancel;
private System.Windows.Forms.Button btnBoardOK;
private System.Windows.Forms.Label label75;
private System.Windows.Forms.Label label77;
private System.Windows.Forms.TextBox txtBoardID;
private System.Windows.Forms.Button btnIOBoardAdd;
private System.Windows.Forms.Button btnIOBoardOK;
private System.Windows.Forms.Button btnIOBoardDel;
private System.Windows.Forms.CheckBox chkBoardUseFlag;
private System.Windows.Forms.CheckBox chkLoop1UseFlag;
private System.Windows.Forms.CheckBox chkLoop0UseFlag;
private System.Windows.Forms.ComboBox cboBoardBaudRate;
private System.Windows.Forms.Button btnBoardAdd;
private System.Windows.Forms.Button btnBoardEdit;
private System.Windows.Forms.Button btnBoardDel;
private System.Windows.Forms.Button btnIOBoardDeviceAdd;
private System.Windows.Forms.Button btnIOBoardDeviceOK;
private System.Windows.Forms.Button btnIOBoardDeviceDel;
private System.Windows.Forms.Panel panelIOBoardDevice;
private System.Windows.Forms.Button btnDeviceTypeOpen;
private System.Windows.Forms.Label label74;
private System.Windows.Forms.Label label85;
private System.Windows.Forms.Label label86;
private System.Windows.Forms.TextBox txtIOBoardDeviceMemo;
private System.Windows.Forms.TextBox txtIOBoardDeviceTypeName;
private System.Windows.Forms.TextBox txtIOBoardDeviceTypeCode;
private System.Windows.Forms.MaskedTextBox mskIOBoardDeviceID;
private System.Windows.Forms.Label label84;
private System.Windows.Forms.Panel panelIOBoard;
private System.Windows.Forms.TextBox txtIOBoardName;
private System.Windows.Forms.TextBox txtIOBoardID;
private System.Windows.Forms.Label label91;
private System.Windows.Forms.Label label88;
private System.Windows.Forms.TextBox txtIOBoardCommTerm;
private System.Windows.Forms.ComboBox cboIOBoardBaudRate;
private System.Windows.Forms.Label label87;
private System.Windows.Forms.Label label82;
private System.Windows.Forms.Label label83;
private System.Windows.Forms.Label label81;
private System.Windows.Forms.ColumnHeader columnHeader19;
private System.Windows.Forms.ColumnHeader columnHeader22;
private System.Windows.Forms.Button btnIOBoardCancel;
private System.Windows.Forms.Button btnIODeviceOpen;
private System.Windows.Forms.Button btnIOBoardDeviceCancel;
private System.Windows.Forms.ListView listView4;
private System.Windows.Forms.ColumnHeader columnHeader23;
private System.Windows.Forms.ColumnHeader columnHeader24;
private System.Windows.Forms.ColumnHeader columnHeader25;
private System.Windows.Forms.ColumnHeader columnHeader26;
private System.Windows.Forms.Panel panelIGroupDevice;
private System.Windows.Forms.TextBox txtPositionCode;
private System.Windows.Forms.TextBox txtPositionName;
private System.Windows.Forms.Label label101;
private System.Windows.Forms.Label label102;
private System.Windows.Forms.MaskedTextBox mskDeviceID;
private System.Windows.Forms.TextBox txtDeviceTypeCode;
private System.Windows.Forms.TextBox txtDeviceTypeName;
private System.Windows.Forms.TextBox txtDeviceMemo;
private System.Windows.Forms.Label label103;
private System.Windows.Forms.Label label104;
private System.Windows.Forms.Label label105;
private System.Windows.Forms.Button btnPositionSearchOpen;
private System.Windows.Forms.Button btnDeviceSearchOpen;
private System.Windows.Forms.Label label107;
private System.Windows.Forms.Label label106;
private System.Windows.Forms.CheckBox chkCommRs485_1;
private System.Windows.Forms.CheckBox chkCommRs485_4;
private System.Windows.Forms.CheckBox chkCommRs485_3;
private System.Windows.Forms.CheckBox chkCommRs485_2;
private System.Windows.Forms.Button btnIOBoardPositionOpen;
private System.Windows.Forms.TextBox txtIOBoardPositionName;
private System.Windows.Forms.TextBox txtIOBoardPositionCode;
private System.Windows.Forms.Label label108;
private System.Windows.Forms.CheckBox chkSelectAll;
private System.Windows.Forms.Button button1;
public System.Windows.Forms.Button btnReceiverConfigWriteAll;
private System.Windows.Forms.CheckBox chkFireResetFlag;
private System.Windows.Forms.Label lblReceiverConfigChangeFlag;
public System.Windows.Forms.Panel panel_Menu;
private System.Windows.Forms.Button button_Menu_Repeater;
private System.Windows.Forms.Button button_Menu_IOBoard;
private System.Windows.Forms.Button button_Menu_CommBoard;
private System.Windows.Forms.Button button_Menu_CommSet;
private System.Windows.Forms.Button button_Menu_Receiver;
private System.Windows.Forms.Label label_Receiver_Conect;
private System.Windows.Forms.Panel panel_Receiver_Conect;
private System.Windows.Forms.Label label_Receiver_CommBoard;
private System.Windows.Forms.Panel panel_Receiver_CommBoard;
private System.Windows.Forms.GroupBox groupComm5;
private System.Windows.Forms.TabControl tabControl5;
private System.Windows.Forms.TabPage tabPage_CommSet_Emergency;
private System.Windows.Forms.CheckBox chkLogFlag5;
private System.Windows.Forms.CheckBox chkCommRs485_5;
private System.Windows.Forms.CheckBox chkCommUseFlag5;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.TextBox txtCommDelay5;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox txtCommTimeOut5;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cboStopBit5;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.ComboBox cboComPort5;
private System.Windows.Forms.Button btnCommOK5;
private System.Windows.Forms.ComboBox cboParity5;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.ComboBox cboDataBit5;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.ComboBox cboSpeed5;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Panel panel15;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Panel panel16;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Panel panel17;
private System.Windows.Forms.Panel panel18;
private System.Windows.Forms.Panel panel19;
private System.Windows.Forms.Panel panel20;
private System.Windows.Forms.Panel panel21;
private System.Windows.Forms.Panel panel22;
private System.Windows.Forms.Panel panel23;
private System.Windows.Forms.Panel panel34;
private System.Windows.Forms.Panel panel35;
private System.Windows.Forms.Panel panel29;
private System.Windows.Forms.Panel panel30;
private System.Windows.Forms.Panel panel36;
private System.Windows.Forms.Panel panel31;
private System.Windows.Forms.Panel panel32;
private System.Windows.Forms.Panel panel37;
private System.Windows.Forms.Panel panel33;
private System.Windows.Forms.Panel panel24;
private System.Windows.Forms.Panel panel38;
private System.Windows.Forms.Panel panel25;
private System.Windows.Forms.Panel panel26;
private System.Windows.Forms.Panel panel27;
private System.Windows.Forms.Panel panel28;
private System.Windows.Forms.RadioButton rdoRepeaterType_D;
private System.Windows.Forms.RadioButton rdoRepeaterType_C;
private System.Windows.Forms.CheckBox chkLoop3UseFlag;
private System.Windows.Forms.CheckBox chkLoop2UseFlag;
private System.Windows.Forms.ColumnHeader columnHeader_2;
private System.Windows.Forms.ColumnHeader columnHeader_3;
private System.Windows.Forms.Button btnWinClose;
}
}