namespace IControls_FireManager
{
partial class Form_Receiver_Port_BigReceiver
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.cb_EMER_USE = new System.Windows.Forms.CheckBox();
this.cb_COMM4_PARITY = new System.Windows.Forms.ComboBox();
this.cb_COMM4_STOPBITS = new System.Windows.Forms.ComboBox();
this.cb_COMM4_PORT = new System.Windows.Forms.ComboBox();
this.cb_COMM4_DATABITS = new System.Windows.Forms.ComboBox();
this.cb_COMM4_BAUDRATE = new System.Windows.Forms.ComboBox();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.cb_KEYPAD_USE = new System.Windows.Forms.CheckBox();
this.cb_COMM3_PARITY = new System.Windows.Forms.ComboBox();
this.cb_COMM3_STOPBITS = new System.Windows.Forms.ComboBox();
this.cb_COMM3_PORT = new System.Windows.Forms.ComboBox();
this.cb_COMM3_DATABITS = new System.Windows.Forms.ComboBox();
this.cb_COMM3_BAUDRATE = new System.Windows.Forms.ComboBox();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.cb_IO_USE = new System.Windows.Forms.CheckBox();
this.lbl_IO15 = new System.Windows.Forms.Label();
this.cb_COMM2_PARITY = new System.Windows.Forms.ComboBox();
this.cb_IO15_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM2_STOPBITS = new System.Windows.Forms.ComboBox();
this.lbl_IO14 = new System.Windows.Forms.Label();
this.cb_COMM2_PORT = new System.Windows.Forms.ComboBox();
this.cb_IO14_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM2_DATABITS = new System.Windows.Forms.ComboBox();
this.lbl_IO13 = new System.Windows.Forms.Label();
this.cb_COMM2_BAUDRATE = new System.Windows.Forms.ComboBox();
this.cb_IO13_Use = new System.Windows.Forms.CheckBox();
this.label12 = new System.Windows.Forms.Label();
this.lbl_IO12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.cb_IO12_Use = new System.Windows.Forms.CheckBox();
this.label14 = new System.Windows.Forms.Label();
this.lbl_IO11 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.cb_IO11_Use = new System.Windows.Forms.CheckBox();
this.label16 = new System.Windows.Forms.Label();
this.lbl_IO10 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.cb_IO10_Use = new System.Windows.Forms.CheckBox();
this.cb_IO1_Use = new System.Windows.Forms.CheckBox();
this.lbl_IO9 = new System.Windows.Forms.Label();
this.lbl_IO1 = new System.Windows.Forms.Label();
this.cb_IO9_Use = new System.Windows.Forms.CheckBox();
this.cb_IO2_Use = new System.Windows.Forms.CheckBox();
this.lbl_IO8 = new System.Windows.Forms.Label();
this.lbl_IO2 = new System.Windows.Forms.Label();
this.cb_IO8_Use = new System.Windows.Forms.CheckBox();
this.cb_IO3_Use = new System.Windows.Forms.CheckBox();
this.lbl_IO7 = new System.Windows.Forms.Label();
this.lbl_IO3 = new System.Windows.Forms.Label();
this.cb_IO7_Use = new System.Windows.Forms.CheckBox();
this.cb_IO4_Use = new System.Windows.Forms.CheckBox();
this.lbl_IO6 = new System.Windows.Forms.Label();
this.lbl_IO4 = new System.Windows.Forms.Label();
this.cb_IO6_Use = new System.Windows.Forms.CheckBox();
this.cb_IO5_Use = new System.Windows.Forms.CheckBox();
this.lbl_IO5 = new System.Windows.Forms.Label();
this.cb_COMM_USE = new System.Windows.Forms.CheckBox();
this.lbl_COMM4 = new System.Windows.Forms.Label();
this.cb_COMM4_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM4_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM4_Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM3 = new System.Windows.Forms.Label();
this.cb_COMM3_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM3_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM3_Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM2 = new System.Windows.Forms.Label();
this.cb_COMM2_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM2_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM2_Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM1 = new System.Windows.Forms.Label();
this.cb_COMM1_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM1_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM1_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM1_PARITY = new System.Windows.Forms.ComboBox();
this.cb_COMM1_STOPBITS = new System.Windows.Forms.ComboBox();
this.cb_COMM1_PORT = new System.Windows.Forms.ComboBox();
this.cb_COMM1_DATABITS = new System.Windows.Forms.ComboBox();
this.cb_COMM1_BAUDRATE = new System.Windows.Forms.ComboBox();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.UiButton_cancel = new Janus.Windows.EditControls.UIButton();
this.UiButton_Confirm = new Janus.Windows.EditControls.UIButton();
this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
this.gb_COMM2 = new Janus.Windows.EditControls.UIGroupBox();
this.checkBox_All_5 = new System.Windows.Forms.CheckBox();
this.label93 = new System.Windows.Forms.Label();
this.cb_IO0_Use = new System.Windows.Forms.CheckBox();
this.gb_RepeaterModule = new Janus.Windows.EditControls.UIGroupBox();
this.cb_COMM0_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM0_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM1_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM1_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM2_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM2_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM3_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM3_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM4_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM4_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM5_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM5_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM6_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM6_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM7_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM7_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM8_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM8_CH3Use = new System.Windows.Forms.CheckBox();
this.checkBox_All_3 = new System.Windows.Forms.CheckBox();
this.checkBox_All_2 = new System.Windows.Forms.CheckBox();
this.checkBox_All_1 = new System.Windows.Forms.CheckBox();
this.label88 = new System.Windows.Forms.Label();
this.label63 = new System.Windows.Forms.Label();
this.lbl_COMM15 = new System.Windows.Forms.Label();
this.cb_COMM55_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM35_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM15_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM55_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM35_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM15_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM0_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM55_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM0_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM35_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM15_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM0_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM55_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM35_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM15_CH1Use = new System.Windows.Forms.CheckBox();
this.label94 = new System.Windows.Forms.Label();
this.cb_COMM55_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM35_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM15_Use = new System.Windows.Forms.CheckBox();
this.label87 = new System.Windows.Forms.Label();
this.label62 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.label86 = new System.Windows.Forms.Label();
this.label61 = new System.Windows.Forms.Label();
this.lbl_COMM14 = new System.Windows.Forms.Label();
this.cb_COMM59_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM39_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM19_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM59_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM39_CH2Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM5 = new System.Windows.Forms.Label();
this.cb_COMM19_CH2Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM6 = new System.Windows.Forms.Label();
this.cb_COMM54_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM7_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM34_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM6_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM14_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM7_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM54_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM6_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM34_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM7_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM6_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM14_CH2Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM7 = new System.Windows.Forms.Label();
this.cb_COMM59_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM8_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM39_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM5_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM19_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM8_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM59_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM5_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM39_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM8_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM19_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM5_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM54_CH3Use = new System.Windows.Forms.CheckBox();
this.lbl_COMM8 = new System.Windows.Forms.Label();
this.cb_COMM34_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM14_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM54_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM34_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM14_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM59_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM39_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM19_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM54_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM34_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM14_Use = new System.Windows.Forms.CheckBox();
this.label85 = new System.Windows.Forms.Label();
this.label60 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label84 = new System.Windows.Forms.Label();
this.label59 = new System.Windows.Forms.Label();
this.lbl_COMM13 = new System.Windows.Forms.Label();
this.cb_COMM58_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM38_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM18_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM58_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM38_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM18_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM53_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM33_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM13_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM53_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM33_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM13_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM58_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM38_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM18_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM58_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM38_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM18_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM53_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM33_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM13_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM53_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM33_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM13_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM58_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM38_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM18_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM53_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM33_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM13_Use = new System.Windows.Forms.CheckBox();
this.label83 = new System.Windows.Forms.Label();
this.label58 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label82 = new System.Windows.Forms.Label();
this.label57 = new System.Windows.Forms.Label();
this.lbl_COMM12 = new System.Windows.Forms.Label();
this.cb_COMM57_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM37_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM17_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM57_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM37_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM17_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM52_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM32_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM12_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM52_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM32_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM12_CH2Use = new System.Windows.Forms.CheckBox();
this.label81 = new System.Windows.Forms.Label();
this.label56 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.cb_COMM57_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM37_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM17_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM57_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM37_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM17_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM52_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM32_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM12_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM52_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM32_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM12_CH1Use = new System.Windows.Forms.CheckBox();
this.label80 = new System.Windows.Forms.Label();
this.label55 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label79 = new System.Windows.Forms.Label();
this.label54 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.cb_COMM57_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM37_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM17_Use = new System.Windows.Forms.CheckBox();
this.label78 = new System.Windows.Forms.Label();
this.label52 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.cb_COMM52_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM32_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM12_Use = new System.Windows.Forms.CheckBox();
this.label77 = new System.Windows.Forms.Label();
this.label51 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label76 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.cb_COMM56_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM36_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM16_CH4Use = new System.Windows.Forms.CheckBox();
this.label75 = new System.Windows.Forms.Label();
this.label49 = new System.Windows.Forms.Label();
this.lbl_COMM11 = new System.Windows.Forms.Label();
this.cb_COMM56_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM36_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM16_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM51_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM31_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM11_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM56_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM36_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM16_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM51_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM31_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM11_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM56_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM36_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM16_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM51_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM31_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM11_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM51_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM31_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM11_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM56_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM36_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM16_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM51_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM31_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM11_Use = new System.Windows.Forms.CheckBox();
this.label74 = new System.Windows.Forms.Label();
this.label48 = new System.Windows.Forms.Label();
this.lbl_COMM10 = new System.Windows.Forms.Label();
this.cb_COMM50_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM30_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM10_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM50_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM30_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM10_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM50_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM30_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM10_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM50_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM30_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM10_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM50_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM30_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM10_Use = new System.Windows.Forms.CheckBox();
this.label73 = new System.Windows.Forms.Label();
this.label47 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.label72 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.lbl_COMM9 = new System.Windows.Forms.Label();
this.cb_COMM64_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM44_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM24_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM49_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM29_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM9_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM64_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM44_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM24_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM49_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM29_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM9_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM64_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM44_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM24_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM49_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM29_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM9_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM64_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM44_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM24_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM49_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM29_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM9_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM64_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM44_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM24_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM49_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM29_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM9_Use = new System.Windows.Forms.CheckBox();
this.label71 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.label70 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.cb_COMM63_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM43_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM23_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM48_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM28_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM60_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM40_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM20_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM45_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM25_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM60_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM40_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM20_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM45_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM25_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM63_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM43_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM23_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM48_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM28_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM63_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM43_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM23_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM48_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM28_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM60_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM40_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM20_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM45_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM25_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM60_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM40_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM20_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM45_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM25_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM63_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM43_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM23_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM48_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM28_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM60_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM40_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM20_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM45_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM25_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM63_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM43_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM23_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM48_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM28_Use = new System.Windows.Forms.CheckBox();
this.label69 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.label68 = new System.Windows.Forms.Label();
this.label42 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label67 = new System.Windows.Forms.Label();
this.cb_COMM62_CH4Use = new System.Windows.Forms.CheckBox();
this.label41 = new System.Windows.Forms.Label();
this.cb_COMM42_CH4Use = new System.Windows.Forms.CheckBox();
this.label66 = new System.Windows.Forms.Label();
this.label40 = new System.Windows.Forms.Label();
this.cb_COMM61_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM22_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM41_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM47_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM27_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM61_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM21_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM41_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM46_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM26_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM62_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM21_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM42_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM46_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM26_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM62_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM22_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM42_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM47_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM27_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM61_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM22_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM41_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM47_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM27_CH3Use = new System.Windows.Forms.CheckBox();
this.cb_COMM61_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM21_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM41_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM46_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM26_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM62_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM21_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM42_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM46_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM26_CH4Use = new System.Windows.Forms.CheckBox();
this.cb_COMM61_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM22_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM41_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM47_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM27_CH1Use = new System.Windows.Forms.CheckBox();
this.cb_COMM62_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM21_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM42_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM46_CH2Use = new System.Windows.Forms.CheckBox();
this.cb_COMM26_CH2Use = new System.Windows.Forms.CheckBox();
this.label65 = new System.Windows.Forms.Label();
this.cb_COMM22_Use = new System.Windows.Forms.CheckBox();
this.label39 = new System.Windows.Forms.Label();
this.cb_COMM47_Use = new System.Windows.Forms.CheckBox();
this.cb_COMM27_Use = new System.Windows.Forms.CheckBox();
this.label64 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label38 = new System.Windows.Forms.Label();
this.gb_COMM4 = new Janus.Windows.EditControls.UIGroupBox();
this.gb_COMM3 = new Janus.Windows.EditControls.UIGroupBox();
this.gb_COMM1 = new Janus.Windows.EditControls.UIGroupBox();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
this.uiGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM2)).BeginInit();
this.gb_COMM2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_RepeaterModule)).BeginInit();
this.gb_RepeaterModule.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM4)).BeginInit();
this.gb_COMM4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM3)).BeginInit();
this.gb_COMM3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM1)).BeginInit();
this.gb_COMM1.SuspendLayout();
this.SuspendLayout();
//
// cb_EMER_USE
//
this.cb_EMER_USE.AutoSize = true;
this.cb_EMER_USE.Location = new System.Drawing.Point(124, 27);
this.cb_EMER_USE.Name = "cb_EMER_USE";
this.cb_EMER_USE.Size = new System.Drawing.Size(48, 16);
this.cb_EMER_USE.TabIndex = 110;
this.cb_EMER_USE.Text = "사용";
this.cb_EMER_USE.UseVisualStyleBackColor = true;
//
// cb_COMM4_PARITY
//
this.cb_COMM4_PARITY.FormattingEnabled = true;
this.cb_COMM4_PARITY.Items.AddRange(new object[] {
"NONE",
"EVEN",
"ODD"});
this.cb_COMM4_PARITY.Location = new System.Drawing.Point(278, 83);
this.cb_COMM4_PARITY.Name = "cb_COMM4_PARITY";
this.cb_COMM4_PARITY.Size = new System.Drawing.Size(84, 20);
this.cb_COMM4_PARITY.TabIndex = 14;
//
// cb_COMM4_STOPBITS
//
this.cb_COMM4_STOPBITS.FormattingEnabled = true;
this.cb_COMM4_STOPBITS.Items.AddRange(new object[] {
"1",
"1.5",
"2"});
this.cb_COMM4_STOPBITS.Location = new System.Drawing.Point(278, 56);
this.cb_COMM4_STOPBITS.Name = "cb_COMM4_STOPBITS";
this.cb_COMM4_STOPBITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM4_STOPBITS.TabIndex = 13;
//
// cb_COMM4_PORT
//
this.cb_COMM4_PORT.FormattingEnabled = true;
this.cb_COMM4_PORT.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8"});
this.cb_COMM4_PORT.Location = new System.Drawing.Point(88, 53);
this.cb_COMM4_PORT.Name = "cb_COMM4_PORT";
this.cb_COMM4_PORT.Size = new System.Drawing.Size(84, 20);
this.cb_COMM4_PORT.TabIndex = 12;
//
// cb_COMM4_DATABITS
//
this.cb_COMM4_DATABITS.FormattingEnabled = true;
this.cb_COMM4_DATABITS.Items.AddRange(new object[] {
"6",
"7",
"8",
"9"});
this.cb_COMM4_DATABITS.Location = new System.Drawing.Point(278, 29);
this.cb_COMM4_DATABITS.Name = "cb_COMM4_DATABITS";
this.cb_COMM4_DATABITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM4_DATABITS.TabIndex = 11;
//
// cb_COMM4_BAUDRATE
//
this.cb_COMM4_BAUDRATE.FormattingEnabled = true;
this.cb_COMM4_BAUDRATE.Items.AddRange(new object[] {
"2400",
"4800",
"9600",
"19200",
"38400",
"76800",
"115200"});
this.cb_COMM4_BAUDRATE.Location = new System.Drawing.Point(88, 80);
this.cb_COMM4_BAUDRATE.Name = "cb_COMM4_BAUDRATE";
this.cb_COMM4_BAUDRATE.Size = new System.Drawing.Size(84, 20);
this.cb_COMM4_BAUDRATE.TabIndex = 10;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(217, 86);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(37, 12);
this.label22.TabIndex = 9;
this.label22.Text = "Parity";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(217, 59);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(44, 12);
this.label23.TabIndex = 7;
this.label23.Text = "StopBit";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(217, 32);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(51, 12);
this.label24.TabIndex = 6;
this.label24.Text = "DataBits";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(27, 83);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(59, 12);
this.label25.TabIndex = 5;
this.label25.Text = "BaudRate";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(27, 56);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(27, 12);
this.label26.TabIndex = 4;
this.label26.Text = "Port";
//
// cb_KEYPAD_USE
//
this.cb_KEYPAD_USE.AutoSize = true;
this.cb_KEYPAD_USE.Location = new System.Drawing.Point(124, 27);
this.cb_KEYPAD_USE.Name = "cb_KEYPAD_USE";
this.cb_KEYPAD_USE.Size = new System.Drawing.Size(48, 16);
this.cb_KEYPAD_USE.TabIndex = 109;
this.cb_KEYPAD_USE.Text = "사용";
this.cb_KEYPAD_USE.UseVisualStyleBackColor = true;
//
// cb_COMM3_PARITY
//
this.cb_COMM3_PARITY.FormattingEnabled = true;
this.cb_COMM3_PARITY.Items.AddRange(new object[] {
"NONE",
"EVEN",
"ODD"});
this.cb_COMM3_PARITY.Location = new System.Drawing.Point(279, 82);
this.cb_COMM3_PARITY.Name = "cb_COMM3_PARITY";
this.cb_COMM3_PARITY.Size = new System.Drawing.Size(84, 20);
this.cb_COMM3_PARITY.TabIndex = 14;
//
// cb_COMM3_STOPBITS
//
this.cb_COMM3_STOPBITS.FormattingEnabled = true;
this.cb_COMM3_STOPBITS.Items.AddRange(new object[] {
"1",
"1.5",
"2"});
this.cb_COMM3_STOPBITS.Location = new System.Drawing.Point(279, 55);
this.cb_COMM3_STOPBITS.Name = "cb_COMM3_STOPBITS";
this.cb_COMM3_STOPBITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM3_STOPBITS.TabIndex = 13;
//
// cb_COMM3_PORT
//
this.cb_COMM3_PORT.FormattingEnabled = true;
this.cb_COMM3_PORT.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8"});
this.cb_COMM3_PORT.Location = new System.Drawing.Point(88, 53);
this.cb_COMM3_PORT.Name = "cb_COMM3_PORT";
this.cb_COMM3_PORT.Size = new System.Drawing.Size(84, 20);
this.cb_COMM3_PORT.TabIndex = 12;
//
// cb_COMM3_DATABITS
//
this.cb_COMM3_DATABITS.FormattingEnabled = true;
this.cb_COMM3_DATABITS.Items.AddRange(new object[] {
"6",
"7",
"8",
"9"});
this.cb_COMM3_DATABITS.Location = new System.Drawing.Point(279, 28);
this.cb_COMM3_DATABITS.Name = "cb_COMM3_DATABITS";
this.cb_COMM3_DATABITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM3_DATABITS.TabIndex = 11;
//
// cb_COMM3_BAUDRATE
//
this.cb_COMM3_BAUDRATE.FormattingEnabled = true;
this.cb_COMM3_BAUDRATE.Items.AddRange(new object[] {
"2400",
"4800",
"9600",
"19200",
"38400",
"76800",
"115200"});
this.cb_COMM3_BAUDRATE.Location = new System.Drawing.Point(88, 80);
this.cb_COMM3_BAUDRATE.Name = "cb_COMM3_BAUDRATE";
this.cb_COMM3_BAUDRATE.Size = new System.Drawing.Size(84, 20);
this.cb_COMM3_BAUDRATE.TabIndex = 10;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(218, 85);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(37, 12);
this.label17.TabIndex = 9;
this.label17.Text = "Parity";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(218, 58);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(44, 12);
this.label18.TabIndex = 7;
this.label18.Text = "StopBit";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(218, 31);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(51, 12);
this.label19.TabIndex = 6;
this.label19.Text = "DataBits";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(27, 83);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(59, 12);
this.label20.TabIndex = 5;
this.label20.Text = "BaudRate";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(27, 56);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(27, 12);
this.label21.TabIndex = 4;
this.label21.Text = "Port";
//
// cb_IO_USE
//
this.cb_IO_USE.AutoSize = true;
this.cb_IO_USE.Location = new System.Drawing.Point(124, 27);
this.cb_IO_USE.Name = "cb_IO_USE";
this.cb_IO_USE.Size = new System.Drawing.Size(48, 16);
this.cb_IO_USE.TabIndex = 79;
this.cb_IO_USE.Text = "사용";
this.cb_IO_USE.UseVisualStyleBackColor = true;
//
// lbl_IO15
//
this.lbl_IO15.AutoSize = true;
this.lbl_IO15.Location = new System.Drawing.Point(57, 523);
this.lbl_IO15.Name = "lbl_IO15";
this.lbl_IO15.Size = new System.Drawing.Size(53, 12);
this.lbl_IO15.TabIndex = 108;
this.lbl_IO15.Text = "IO보드15";
//
// cb_COMM2_PARITY
//
this.cb_COMM2_PARITY.FormattingEnabled = true;
this.cb_COMM2_PARITY.Items.AddRange(new object[] {
"NONE",
"EVEN",
"ODD"});
this.cb_COMM2_PARITY.Location = new System.Drawing.Point(89, 162);
this.cb_COMM2_PARITY.Name = "cb_COMM2_PARITY";
this.cb_COMM2_PARITY.Size = new System.Drawing.Size(84, 20);
this.cb_COMM2_PARITY.TabIndex = 14;
//
// cb_IO15_Use
//
this.cb_IO15_Use.AutoSize = true;
this.cb_IO15_Use.Checked = true;
this.cb_IO15_Use.CheckState = System.Windows.Forms.CheckState.Checked;
this.cb_IO15_Use.Location = new System.Drawing.Point(123, 521);
this.cb_IO15_Use.Name = "cb_IO15_Use";
this.cb_IO15_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO15_Use.TabIndex = 107;
this.cb_IO15_Use.UseVisualStyleBackColor = true;
//
// cb_COMM2_STOPBITS
//
this.cb_COMM2_STOPBITS.FormattingEnabled = true;
this.cb_COMM2_STOPBITS.Items.AddRange(new object[] {
"1",
"1.5",
"2"});
this.cb_COMM2_STOPBITS.Location = new System.Drawing.Point(89, 135);
this.cb_COMM2_STOPBITS.Name = "cb_COMM2_STOPBITS";
this.cb_COMM2_STOPBITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM2_STOPBITS.TabIndex = 13;
//
// lbl_IO14
//
this.lbl_IO14.AutoSize = true;
this.lbl_IO14.Location = new System.Drawing.Point(57, 503);
this.lbl_IO14.Name = "lbl_IO14";
this.lbl_IO14.Size = new System.Drawing.Size(53, 12);
this.lbl_IO14.TabIndex = 106;
this.lbl_IO14.Text = "IO보드14";
//
// cb_COMM2_PORT
//
this.cb_COMM2_PORT.FormattingEnabled = true;
this.cb_COMM2_PORT.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8"});
this.cb_COMM2_PORT.Location = new System.Drawing.Point(88, 54);
this.cb_COMM2_PORT.Name = "cb_COMM2_PORT";
this.cb_COMM2_PORT.Size = new System.Drawing.Size(84, 20);
this.cb_COMM2_PORT.TabIndex = 12;
//
// cb_IO14_Use
//
this.cb_IO14_Use.AutoSize = true;
this.cb_IO14_Use.Location = new System.Drawing.Point(123, 501);
this.cb_IO14_Use.Name = "cb_IO14_Use";
this.cb_IO14_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO14_Use.TabIndex = 105;
this.cb_IO14_Use.UseVisualStyleBackColor = true;
//
// cb_COMM2_DATABITS
//
this.cb_COMM2_DATABITS.FormattingEnabled = true;
this.cb_COMM2_DATABITS.Items.AddRange(new object[] {
"6",
"7",
"8",
"9"});
this.cb_COMM2_DATABITS.Location = new System.Drawing.Point(89, 108);
this.cb_COMM2_DATABITS.Name = "cb_COMM2_DATABITS";
this.cb_COMM2_DATABITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM2_DATABITS.TabIndex = 11;
//
// lbl_IO13
//
this.lbl_IO13.AutoSize = true;
this.lbl_IO13.Location = new System.Drawing.Point(57, 483);
this.lbl_IO13.Name = "lbl_IO13";
this.lbl_IO13.Size = new System.Drawing.Size(53, 12);
this.lbl_IO13.TabIndex = 104;
this.lbl_IO13.Text = "IO보드13";
//
// cb_COMM2_BAUDRATE
//
this.cb_COMM2_BAUDRATE.FormattingEnabled = true;
this.cb_COMM2_BAUDRATE.Items.AddRange(new object[] {
"2400",
"4800",
"9600",
"19200",
"38400",
"76800",
"115200"});
this.cb_COMM2_BAUDRATE.Location = new System.Drawing.Point(88, 81);
this.cb_COMM2_BAUDRATE.Name = "cb_COMM2_BAUDRATE";
this.cb_COMM2_BAUDRATE.Size = new System.Drawing.Size(84, 20);
this.cb_COMM2_BAUDRATE.TabIndex = 10;
//
// cb_IO13_Use
//
this.cb_IO13_Use.AutoSize = true;
this.cb_IO13_Use.Location = new System.Drawing.Point(123, 481);
this.cb_IO13_Use.Name = "cb_IO13_Use";
this.cb_IO13_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO13_Use.TabIndex = 103;
this.cb_IO13_Use.UseVisualStyleBackColor = true;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(27, 165);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(37, 12);
this.label12.TabIndex = 9;
this.label12.Text = "Parity";
//
// lbl_IO12
//
this.lbl_IO12.AutoSize = true;
this.lbl_IO12.Location = new System.Drawing.Point(57, 463);
this.lbl_IO12.Name = "lbl_IO12";
this.lbl_IO12.Size = new System.Drawing.Size(53, 12);
this.lbl_IO12.TabIndex = 102;
this.lbl_IO12.Text = "IO보드12";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(27, 138);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(44, 12);
this.label13.TabIndex = 7;
this.label13.Text = "StopBit";
//
// cb_IO12_Use
//
this.cb_IO12_Use.AutoSize = true;
this.cb_IO12_Use.Location = new System.Drawing.Point(123, 461);
this.cb_IO12_Use.Name = "cb_IO12_Use";
this.cb_IO12_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO12_Use.TabIndex = 101;
this.cb_IO12_Use.UseVisualStyleBackColor = true;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(27, 111);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(51, 12);
this.label14.TabIndex = 6;
this.label14.Text = "DataBits";
//
// lbl_IO11
//
this.lbl_IO11.AutoSize = true;
this.lbl_IO11.Location = new System.Drawing.Point(57, 443);
this.lbl_IO11.Name = "lbl_IO11";
this.lbl_IO11.Size = new System.Drawing.Size(53, 12);
this.lbl_IO11.TabIndex = 100;
this.lbl_IO11.Text = "IO보드11";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(27, 84);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(59, 12);
this.label15.TabIndex = 5;
this.label15.Text = "BaudRate";
//
// cb_IO11_Use
//
this.cb_IO11_Use.AutoSize = true;
this.cb_IO11_Use.Location = new System.Drawing.Point(123, 441);
this.cb_IO11_Use.Name = "cb_IO11_Use";
this.cb_IO11_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO11_Use.TabIndex = 99;
this.cb_IO11_Use.UseVisualStyleBackColor = true;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(27, 57);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(27, 12);
this.label16.TabIndex = 4;
this.label16.Text = "Port";
//
// lbl_IO10
//
this.lbl_IO10.AutoSize = true;
this.lbl_IO10.Location = new System.Drawing.Point(57, 423);
this.lbl_IO10.Name = "lbl_IO10";
this.lbl_IO10.Size = new System.Drawing.Size(53, 12);
this.lbl_IO10.TabIndex = 98;
this.lbl_IO10.Text = "IO보드10";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(114, 197);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(29, 12);
this.label53.TabIndex = 80;
this.label53.Text = "사용";
this.label53.Visible = false;
//
// cb_IO10_Use
//
this.cb_IO10_Use.AutoSize = true;
this.cb_IO10_Use.Location = new System.Drawing.Point(123, 421);
this.cb_IO10_Use.Name = "cb_IO10_Use";
this.cb_IO10_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO10_Use.TabIndex = 97;
this.cb_IO10_Use.UseVisualStyleBackColor = true;
//
// cb_IO1_Use
//
this.cb_IO1_Use.AutoSize = true;
this.cb_IO1_Use.Location = new System.Drawing.Point(123, 241);
this.cb_IO1_Use.Name = "cb_IO1_Use";
this.cb_IO1_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO1_Use.TabIndex = 78;
this.cb_IO1_Use.UseVisualStyleBackColor = true;
//
// lbl_IO9
//
this.lbl_IO9.AutoSize = true;
this.lbl_IO9.Location = new System.Drawing.Point(57, 403);
this.lbl_IO9.Name = "lbl_IO9";
this.lbl_IO9.Size = new System.Drawing.Size(47, 12);
this.lbl_IO9.TabIndex = 96;
this.lbl_IO9.Text = "IO보드9";
//
// lbl_IO1
//
this.lbl_IO1.AutoSize = true;
this.lbl_IO1.Location = new System.Drawing.Point(57, 243);
this.lbl_IO1.Name = "lbl_IO1";
this.lbl_IO1.Size = new System.Drawing.Size(47, 12);
this.lbl_IO1.TabIndex = 79;
this.lbl_IO1.Text = "IO보드1";
//
// cb_IO9_Use
//
this.cb_IO9_Use.AutoSize = true;
this.cb_IO9_Use.Location = new System.Drawing.Point(123, 401);
this.cb_IO9_Use.Name = "cb_IO9_Use";
this.cb_IO9_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO9_Use.TabIndex = 95;
this.cb_IO9_Use.UseVisualStyleBackColor = true;
//
// cb_IO2_Use
//
this.cb_IO2_Use.AutoSize = true;
this.cb_IO2_Use.Location = new System.Drawing.Point(123, 261);
this.cb_IO2_Use.Name = "cb_IO2_Use";
this.cb_IO2_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO2_Use.TabIndex = 81;
this.cb_IO2_Use.UseVisualStyleBackColor = true;
//
// lbl_IO8
//
this.lbl_IO8.AutoSize = true;
this.lbl_IO8.Location = new System.Drawing.Point(57, 383);
this.lbl_IO8.Name = "lbl_IO8";
this.lbl_IO8.Size = new System.Drawing.Size(47, 12);
this.lbl_IO8.TabIndex = 94;
this.lbl_IO8.Text = "IO보드8";
//
// lbl_IO2
//
this.lbl_IO2.AutoSize = true;
this.lbl_IO2.Location = new System.Drawing.Point(57, 263);
this.lbl_IO2.Name = "lbl_IO2";
this.lbl_IO2.Size = new System.Drawing.Size(47, 12);
this.lbl_IO2.TabIndex = 82;
this.lbl_IO2.Text = "IO보드2";
//
// cb_IO8_Use
//
this.cb_IO8_Use.AutoSize = true;
this.cb_IO8_Use.Location = new System.Drawing.Point(123, 381);
this.cb_IO8_Use.Name = "cb_IO8_Use";
this.cb_IO8_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO8_Use.TabIndex = 93;
this.cb_IO8_Use.UseVisualStyleBackColor = true;
//
// cb_IO3_Use
//
this.cb_IO3_Use.AutoSize = true;
this.cb_IO3_Use.Location = new System.Drawing.Point(123, 281);
this.cb_IO3_Use.Name = "cb_IO3_Use";
this.cb_IO3_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO3_Use.TabIndex = 83;
this.cb_IO3_Use.UseVisualStyleBackColor = true;
//
// lbl_IO7
//
this.lbl_IO7.AutoSize = true;
this.lbl_IO7.Location = new System.Drawing.Point(57, 363);
this.lbl_IO7.Name = "lbl_IO7";
this.lbl_IO7.Size = new System.Drawing.Size(47, 12);
this.lbl_IO7.TabIndex = 92;
this.lbl_IO7.Text = "IO보드7";
//
// lbl_IO3
//
this.lbl_IO3.AutoSize = true;
this.lbl_IO3.Location = new System.Drawing.Point(57, 283);
this.lbl_IO3.Name = "lbl_IO3";
this.lbl_IO3.Size = new System.Drawing.Size(47, 12);
this.lbl_IO3.TabIndex = 84;
this.lbl_IO3.Text = "IO보드3";
//
// cb_IO7_Use
//
this.cb_IO7_Use.AutoSize = true;
this.cb_IO7_Use.Location = new System.Drawing.Point(123, 361);
this.cb_IO7_Use.Name = "cb_IO7_Use";
this.cb_IO7_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO7_Use.TabIndex = 91;
this.cb_IO7_Use.UseVisualStyleBackColor = true;
//
// cb_IO4_Use
//
this.cb_IO4_Use.AutoSize = true;
this.cb_IO4_Use.Location = new System.Drawing.Point(123, 301);
this.cb_IO4_Use.Name = "cb_IO4_Use";
this.cb_IO4_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO4_Use.TabIndex = 85;
this.cb_IO4_Use.UseVisualStyleBackColor = true;
//
// lbl_IO6
//
this.lbl_IO6.AutoSize = true;
this.lbl_IO6.Location = new System.Drawing.Point(57, 343);
this.lbl_IO6.Name = "lbl_IO6";
this.lbl_IO6.Size = new System.Drawing.Size(47, 12);
this.lbl_IO6.TabIndex = 90;
this.lbl_IO6.Text = "IO보드6";
//
// lbl_IO4
//
this.lbl_IO4.AutoSize = true;
this.lbl_IO4.Location = new System.Drawing.Point(57, 303);
this.lbl_IO4.Name = "lbl_IO4";
this.lbl_IO4.Size = new System.Drawing.Size(47, 12);
this.lbl_IO4.TabIndex = 86;
this.lbl_IO4.Text = "IO보드4";
//
// cb_IO6_Use
//
this.cb_IO6_Use.AutoSize = true;
this.cb_IO6_Use.Location = new System.Drawing.Point(123, 341);
this.cb_IO6_Use.Name = "cb_IO6_Use";
this.cb_IO6_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO6_Use.TabIndex = 89;
this.cb_IO6_Use.UseVisualStyleBackColor = true;
//
// cb_IO5_Use
//
this.cb_IO5_Use.AutoSize = true;
this.cb_IO5_Use.Location = new System.Drawing.Point(123, 321);
this.cb_IO5_Use.Name = "cb_IO5_Use";
this.cb_IO5_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO5_Use.TabIndex = 87;
this.cb_IO5_Use.UseVisualStyleBackColor = true;
//
// lbl_IO5
//
this.lbl_IO5.AutoSize = true;
this.lbl_IO5.Location = new System.Drawing.Point(57, 323);
this.lbl_IO5.Name = "lbl_IO5";
this.lbl_IO5.Size = new System.Drawing.Size(47, 12);
this.lbl_IO5.TabIndex = 88;
this.lbl_IO5.Text = "IO보드5";
//
// cb_COMM_USE
//
this.cb_COMM_USE.AutoSize = true;
this.cb_COMM_USE.Location = new System.Drawing.Point(126, 27);
this.cb_COMM_USE.Name = "cb_COMM_USE";
this.cb_COMM_USE.Size = new System.Drawing.Size(48, 16);
this.cb_COMM_USE.TabIndex = 78;
this.cb_COMM_USE.Text = "사용";
this.cb_COMM_USE.UseVisualStyleBackColor = true;
//
// lbl_COMM4
//
this.lbl_COMM4.AutoSize = true;
this.lbl_COMM4.Location = new System.Drawing.Point(24, 113);
this.lbl_COMM4.Name = "lbl_COMM4";
this.lbl_COMM4.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM4.TabIndex = 33;
this.lbl_COMM4.Text = "통신보드 4";
//
// cb_COMM4_CH2Use
//
this.cb_COMM4_CH2Use.AutoSize = true;
this.cb_COMM4_CH2Use.Location = new System.Drawing.Point(175, 113);
this.cb_COMM4_CH2Use.Name = "cb_COMM4_CH2Use";
this.cb_COMM4_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM4_CH2Use.TabIndex = 32;
this.cb_COMM4_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM4_CH1Use
//
this.cb_COMM4_CH1Use.AutoSize = true;
this.cb_COMM4_CH1Use.Location = new System.Drawing.Point(139, 113);
this.cb_COMM4_CH1Use.Name = "cb_COMM4_CH1Use";
this.cb_COMM4_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM4_CH1Use.TabIndex = 31;
this.cb_COMM4_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM4_Use
//
this.cb_COMM4_Use.AutoSize = true;
this.cb_COMM4_Use.Location = new System.Drawing.Point(103, 112);
this.cb_COMM4_Use.Name = "cb_COMM4_Use";
this.cb_COMM4_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM4_Use.TabIndex = 30;
this.cb_COMM4_Use.UseVisualStyleBackColor = true;
//
// lbl_COMM3
//
this.lbl_COMM3.AutoSize = true;
this.lbl_COMM3.Location = new System.Drawing.Point(24, 90);
this.lbl_COMM3.Name = "lbl_COMM3";
this.lbl_COMM3.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM3.TabIndex = 29;
this.lbl_COMM3.Text = "통신보드 3";
//
// cb_COMM3_CH2Use
//
this.cb_COMM3_CH2Use.AutoSize = true;
this.cb_COMM3_CH2Use.Location = new System.Drawing.Point(175, 88);
this.cb_COMM3_CH2Use.Name = "cb_COMM3_CH2Use";
this.cb_COMM3_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM3_CH2Use.TabIndex = 28;
this.cb_COMM3_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM3_CH1Use
//
this.cb_COMM3_CH1Use.AutoSize = true;
this.cb_COMM3_CH1Use.Location = new System.Drawing.Point(139, 88);
this.cb_COMM3_CH1Use.Name = "cb_COMM3_CH1Use";
this.cb_COMM3_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM3_CH1Use.TabIndex = 27;
this.cb_COMM3_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM3_Use
//
this.cb_COMM3_Use.AutoSize = true;
this.cb_COMM3_Use.Location = new System.Drawing.Point(103, 88);
this.cb_COMM3_Use.Name = "cb_COMM3_Use";
this.cb_COMM3_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM3_Use.TabIndex = 26;
this.cb_COMM3_Use.UseVisualStyleBackColor = true;
//
// lbl_COMM2
//
this.lbl_COMM2.AutoSize = true;
this.lbl_COMM2.Location = new System.Drawing.Point(24, 67);
this.lbl_COMM2.Name = "lbl_COMM2";
this.lbl_COMM2.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM2.TabIndex = 25;
this.lbl_COMM2.Text = "통신보드 2";
//
// cb_COMM2_CH2Use
//
this.cb_COMM2_CH2Use.AutoSize = true;
this.cb_COMM2_CH2Use.Location = new System.Drawing.Point(175, 65);
this.cb_COMM2_CH2Use.Name = "cb_COMM2_CH2Use";
this.cb_COMM2_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM2_CH2Use.TabIndex = 24;
this.cb_COMM2_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM2_CH1Use
//
this.cb_COMM2_CH1Use.AutoSize = true;
this.cb_COMM2_CH1Use.Location = new System.Drawing.Point(139, 65);
this.cb_COMM2_CH1Use.Name = "cb_COMM2_CH1Use";
this.cb_COMM2_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM2_CH1Use.TabIndex = 23;
this.cb_COMM2_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM2_Use
//
this.cb_COMM2_Use.AutoSize = true;
this.cb_COMM2_Use.Location = new System.Drawing.Point(103, 65);
this.cb_COMM2_Use.Name = "cb_COMM2_Use";
this.cb_COMM2_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM2_Use.TabIndex = 22;
this.cb_COMM2_Use.UseVisualStyleBackColor = true;
//
// lbl_COMM1
//
this.lbl_COMM1.AutoSize = true;
this.lbl_COMM1.Location = new System.Drawing.Point(24, 45);
this.lbl_COMM1.Name = "lbl_COMM1";
this.lbl_COMM1.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM1.TabIndex = 18;
this.lbl_COMM1.Text = "통신보드 1";
//
// cb_COMM1_CH2Use
//
this.cb_COMM1_CH2Use.AutoSize = true;
this.cb_COMM1_CH2Use.Location = new System.Drawing.Point(175, 43);
this.cb_COMM1_CH2Use.Name = "cb_COMM1_CH2Use";
this.cb_COMM1_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM1_CH2Use.TabIndex = 17;
this.cb_COMM1_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM1_CH1Use
//
this.cb_COMM1_CH1Use.AutoSize = true;
this.cb_COMM1_CH1Use.Location = new System.Drawing.Point(139, 43);
this.cb_COMM1_CH1Use.Name = "cb_COMM1_CH1Use";
this.cb_COMM1_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM1_CH1Use.TabIndex = 16;
this.cb_COMM1_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM1_Use
//
this.cb_COMM1_Use.AutoSize = true;
this.cb_COMM1_Use.Location = new System.Drawing.Point(103, 43);
this.cb_COMM1_Use.Name = "cb_COMM1_Use";
this.cb_COMM1_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM1_Use.TabIndex = 15;
this.cb_COMM1_Use.UseVisualStyleBackColor = true;
//
// cb_COMM1_PARITY
//
this.cb_COMM1_PARITY.FormattingEnabled = true;
this.cb_COMM1_PARITY.Items.AddRange(new object[] {
"NONE",
"EVEN",
"ODD"});
this.cb_COMM1_PARITY.Location = new System.Drawing.Point(93, 162);
this.cb_COMM1_PARITY.Name = "cb_COMM1_PARITY";
this.cb_COMM1_PARITY.Size = new System.Drawing.Size(84, 20);
this.cb_COMM1_PARITY.TabIndex = 14;
//
// cb_COMM1_STOPBITS
//
this.cb_COMM1_STOPBITS.FormattingEnabled = true;
this.cb_COMM1_STOPBITS.Items.AddRange(new object[] {
"1",
"1.5",
"2"});
this.cb_COMM1_STOPBITS.Location = new System.Drawing.Point(93, 135);
this.cb_COMM1_STOPBITS.Name = "cb_COMM1_STOPBITS";
this.cb_COMM1_STOPBITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM1_STOPBITS.TabIndex = 13;
//
// cb_COMM1_PORT
//
this.cb_COMM1_PORT.FormattingEnabled = true;
this.cb_COMM1_PORT.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8"});
this.cb_COMM1_PORT.Location = new System.Drawing.Point(93, 54);
this.cb_COMM1_PORT.Name = "cb_COMM1_PORT";
this.cb_COMM1_PORT.Size = new System.Drawing.Size(84, 20);
this.cb_COMM1_PORT.TabIndex = 12;
//
// cb_COMM1_DATABITS
//
this.cb_COMM1_DATABITS.FormattingEnabled = true;
this.cb_COMM1_DATABITS.Items.AddRange(new object[] {
"6",
"7",
"8",
"9"});
this.cb_COMM1_DATABITS.Location = new System.Drawing.Point(93, 108);
this.cb_COMM1_DATABITS.Name = "cb_COMM1_DATABITS";
this.cb_COMM1_DATABITS.Size = new System.Drawing.Size(84, 20);
this.cb_COMM1_DATABITS.TabIndex = 11;
//
// cb_COMM1_BAUDRATE
//
this.cb_COMM1_BAUDRATE.FormattingEnabled = true;
this.cb_COMM1_BAUDRATE.Items.AddRange(new object[] {
"2400",
"4800",
"9600",
"19200",
"38400",
"76800",
"115200"});
this.cb_COMM1_BAUDRATE.Location = new System.Drawing.Point(93, 81);
this.cb_COMM1_BAUDRATE.Name = "cb_COMM1_BAUDRATE";
this.cb_COMM1_BAUDRATE.Size = new System.Drawing.Size(84, 20);
this.cb_COMM1_BAUDRATE.TabIndex = 10;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(22, 165);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(37, 12);
this.label11.TabIndex = 9;
this.label11.Text = "Parity";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(22, 138);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(44, 12);
this.label10.TabIndex = 7;
this.label10.Text = "StopBit";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(22, 111);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(51, 12);
this.label9.TabIndex = 6;
this.label9.Text = "DataBits";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(22, 84);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(59, 12);
this.label7.TabIndex = 5;
this.label7.Text = "BaudRate";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(22, 57);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(27, 12);
this.label6.TabIndex = 4;
this.label6.Text = "Port";
//
// UiButton_cancel
//
this.UiButton_cancel.Font = new System.Drawing.Font("굴림", 9F);
this.UiButton_cancel.HighlightActiveButton = false;
this.UiButton_cancel.Location = new System.Drawing.Point(1241, 695);
this.UiButton_cancel.Name = "UiButton_cancel";
this.UiButton_cancel.Size = new System.Drawing.Size(95, 32);
this.UiButton_cancel.TabIndex = 397;
this.UiButton_cancel.Text = "취소";
this.UiButton_cancel.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
this.UiButton_cancel.Click += new System.EventHandler(this.UiButton_cancel_Click);
//
// UiButton_Confirm
//
this.UiButton_Confirm.Font = new System.Drawing.Font("굴림", 9F);
this.UiButton_Confirm.HighlightActiveButton = false;
this.UiButton_Confirm.Location = new System.Drawing.Point(1131, 695);
this.UiButton_Confirm.Name = "UiButton_Confirm";
this.UiButton_Confirm.Size = new System.Drawing.Size(95, 32);
this.UiButton_Confirm.TabIndex = 396;
this.UiButton_Confirm.Text = "확인";
this.UiButton_Confirm.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
this.UiButton_Confirm.Click += new System.EventHandler(this.UiButton_Confirm_Click);
//
// uiGroupBox2
//
this.uiGroupBox2.BackgroundStyle = Janus.Windows.EditControls.BackgroundStyle.Panel;
this.uiGroupBox2.BorderColor = System.Drawing.Color.Transparent;
this.uiGroupBox2.Controls.Add(this.gb_COMM2);
this.uiGroupBox2.Controls.Add(this.gb_RepeaterModule);
this.uiGroupBox2.Controls.Add(this.gb_COMM4);
this.uiGroupBox2.Controls.Add(this.UiButton_cancel);
this.uiGroupBox2.Controls.Add(this.gb_COMM3);
this.uiGroupBox2.Controls.Add(this.UiButton_Confirm);
this.uiGroupBox2.Controls.Add(this.gb_COMM1);
this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
this.uiGroupBox2.Name = "uiGroupBox2";
this.uiGroupBox2.Size = new System.Drawing.Size(1399, 784);
this.uiGroupBox2.TabIndex = 398;
this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// gb_COMM2
//
this.gb_COMM2.BackColor = System.Drawing.Color.Transparent;
this.gb_COMM2.Controls.Add(this.cb_IO_USE);
this.gb_COMM2.Controls.Add(this.lbl_IO5);
this.gb_COMM2.Controls.Add(this.checkBox_All_5);
this.gb_COMM2.Controls.Add(this.lbl_IO15);
this.gb_COMM2.Controls.Add(this.cb_IO5_Use);
this.gb_COMM2.Controls.Add(this.cb_COMM2_PARITY);
this.gb_COMM2.Controls.Add(this.cb_IO6_Use);
this.gb_COMM2.Controls.Add(this.cb_IO15_Use);
this.gb_COMM2.Controls.Add(this.lbl_IO4);
this.gb_COMM2.Controls.Add(this.cb_COMM2_STOPBITS);
this.gb_COMM2.Controls.Add(this.lbl_IO6);
this.gb_COMM2.Controls.Add(this.lbl_IO14);
this.gb_COMM2.Controls.Add(this.cb_IO4_Use);
this.gb_COMM2.Controls.Add(this.cb_COMM2_PORT);
this.gb_COMM2.Controls.Add(this.cb_IO7_Use);
this.gb_COMM2.Controls.Add(this.cb_IO14_Use);
this.gb_COMM2.Controls.Add(this.lbl_IO3);
this.gb_COMM2.Controls.Add(this.cb_COMM2_DATABITS);
this.gb_COMM2.Controls.Add(this.lbl_IO7);
this.gb_COMM2.Controls.Add(this.lbl_IO13);
this.gb_COMM2.Controls.Add(this.cb_IO3_Use);
this.gb_COMM2.Controls.Add(this.cb_COMM2_BAUDRATE);
this.gb_COMM2.Controls.Add(this.cb_IO8_Use);
this.gb_COMM2.Controls.Add(this.cb_IO13_Use);
this.gb_COMM2.Controls.Add(this.lbl_IO2);
this.gb_COMM2.Controls.Add(this.label12);
this.gb_COMM2.Controls.Add(this.lbl_IO8);
this.gb_COMM2.Controls.Add(this.lbl_IO12);
this.gb_COMM2.Controls.Add(this.cb_IO2_Use);
this.gb_COMM2.Controls.Add(this.label13);
this.gb_COMM2.Controls.Add(this.cb_IO9_Use);
this.gb_COMM2.Controls.Add(this.cb_IO12_Use);
this.gb_COMM2.Controls.Add(this.label93);
this.gb_COMM2.Controls.Add(this.lbl_IO1);
this.gb_COMM2.Controls.Add(this.label14);
this.gb_COMM2.Controls.Add(this.lbl_IO9);
this.gb_COMM2.Controls.Add(this.cb_IO0_Use);
this.gb_COMM2.Controls.Add(this.lbl_IO11);
this.gb_COMM2.Controls.Add(this.cb_IO1_Use);
this.gb_COMM2.Controls.Add(this.label15);
this.gb_COMM2.Controls.Add(this.cb_IO10_Use);
this.gb_COMM2.Controls.Add(this.cb_IO11_Use);
this.gb_COMM2.Controls.Add(this.label53);
this.gb_COMM2.Controls.Add(this.label16);
this.gb_COMM2.Controls.Add(this.lbl_IO10);
this.gb_COMM2.Location = new System.Drawing.Point(231, 13);
this.gb_COMM2.Name = "gb_COMM2";
this.gb_COMM2.Size = new System.Drawing.Size(200, 584);
this.gb_COMM2.TabIndex = 1;
this.gb_COMM2.Text = "I/O 보드";
this.gb_COMM2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// checkBox_All_5
//
this.checkBox_All_5.AutoSize = true;
this.checkBox_All_5.Location = new System.Drawing.Point(59, 549);
this.checkBox_All_5.Name = "checkBox_All_5";
this.checkBox_All_5.Size = new System.Drawing.Size(76, 16);
this.checkBox_All_5.TabIndex = 78;
this.checkBox_All_5.Text = "전부 체크";
this.checkBox_All_5.UseVisualStyleBackColor = true;
this.checkBox_All_5.CheckedChanged += new System.EventHandler(this.checkBox_All_5_CheckedChanged);
//
// label93
//
this.label93.AutoSize = true;
this.label93.Location = new System.Drawing.Point(57, 222);
this.label93.Name = "label93";
this.label93.Size = new System.Drawing.Size(47, 12);
this.label93.TabIndex = 79;
this.label93.Text = "IO보드0";
//
// cb_IO0_Use
//
this.cb_IO0_Use.AutoSize = true;
this.cb_IO0_Use.Location = new System.Drawing.Point(123, 221);
this.cb_IO0_Use.Name = "cb_IO0_Use";
this.cb_IO0_Use.Size = new System.Drawing.Size(15, 14);
this.cb_IO0_Use.TabIndex = 78;
this.cb_IO0_Use.UseVisualStyleBackColor = true;
//
// gb_RepeaterModule
//
this.gb_RepeaterModule.BackColor = System.Drawing.Color.Transparent;
this.gb_RepeaterModule.Controls.Add(this.cb_COMM0_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM0_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM1_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM1_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM2_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM2_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM3_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM3_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM4_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM4_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM5_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM5_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM6_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM6_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM7_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM7_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM8_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM8_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.checkBox_All_3);
this.gb_RepeaterModule.Controls.Add(this.checkBox_All_2);
this.gb_RepeaterModule.Controls.Add(this.checkBox_All_1);
this.gb_RepeaterModule.Controls.Add(this.label88);
this.gb_RepeaterModule.Controls.Add(this.label63);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM15);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM55_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM35_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM15_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM55_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM35_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM15_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM0_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM55_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM0_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM35_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM1_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM15_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM0_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM55_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM1_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM35_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM1_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM15_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.label94);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM55_Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM1);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM35_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM2_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM15_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM2_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.label87);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM2_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.label62);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM2);
this.gb_RepeaterModule.Controls.Add(this.label31);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM3_Use);
this.gb_RepeaterModule.Controls.Add(this.label86);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM3_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.label61);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM3_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM14);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM3);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM59_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM4_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM39_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM4_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM19_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM4_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM59_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM4);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM39_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM5);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM19_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM6);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM54_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM7_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM34_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM6_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM14_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM7_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM54_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM6_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM34_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM7_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM6_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM14_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM7);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM59_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM8_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM39_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM5_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM19_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM8_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM59_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM5_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM39_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM8_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM19_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM5_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM54_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM8);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM34_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM14_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM54_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM34_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM14_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM59_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM39_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM19_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM54_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM34_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM14_Use);
this.gb_RepeaterModule.Controls.Add(this.label85);
this.gb_RepeaterModule.Controls.Add(this.label60);
this.gb_RepeaterModule.Controls.Add(this.label30);
this.gb_RepeaterModule.Controls.Add(this.label84);
this.gb_RepeaterModule.Controls.Add(this.label59);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM13);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM58_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM38_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM18_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM58_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM38_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM18_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM53_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM33_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM13_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM53_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM33_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM13_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM58_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM38_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM18_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM58_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM38_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM18_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM53_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM33_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM13_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM53_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM33_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM13_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM58_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM38_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM18_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM53_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM33_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM13_Use);
this.gb_RepeaterModule.Controls.Add(this.label83);
this.gb_RepeaterModule.Controls.Add(this.label58);
this.gb_RepeaterModule.Controls.Add(this.label29);
this.gb_RepeaterModule.Controls.Add(this.label82);
this.gb_RepeaterModule.Controls.Add(this.label57);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM12);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM57_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM37_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM17_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM57_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM37_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM17_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM52_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM32_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM12_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM52_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM32_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM12_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.label81);
this.gb_RepeaterModule.Controls.Add(this.label56);
this.gb_RepeaterModule.Controls.Add(this.label27);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM57_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM37_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM17_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM57_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM37_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM17_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM52_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM32_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM12_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM52_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM32_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM12_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.label80);
this.gb_RepeaterModule.Controls.Add(this.label55);
this.gb_RepeaterModule.Controls.Add(this.label33);
this.gb_RepeaterModule.Controls.Add(this.label79);
this.gb_RepeaterModule.Controls.Add(this.label54);
this.gb_RepeaterModule.Controls.Add(this.label8);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM57_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM37_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM17_Use);
this.gb_RepeaterModule.Controls.Add(this.label78);
this.gb_RepeaterModule.Controls.Add(this.label52);
this.gb_RepeaterModule.Controls.Add(this.label32);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM52_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM32_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM12_Use);
this.gb_RepeaterModule.Controls.Add(this.label77);
this.gb_RepeaterModule.Controls.Add(this.label51);
this.gb_RepeaterModule.Controls.Add(this.label5);
this.gb_RepeaterModule.Controls.Add(this.label76);
this.gb_RepeaterModule.Controls.Add(this.label50);
this.gb_RepeaterModule.Controls.Add(this.label28);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM56_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM36_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM16_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.label75);
this.gb_RepeaterModule.Controls.Add(this.label49);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM11);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM56_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM36_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM16_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM51_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM31_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM11_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM56_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM36_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM16_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM51_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM31_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM11_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM56_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM36_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM16_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM51_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM31_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM11_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM51_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM31_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM11_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM56_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM36_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM16_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM51_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM31_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM11_Use);
this.gb_RepeaterModule.Controls.Add(this.label74);
this.gb_RepeaterModule.Controls.Add(this.label48);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM10);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM50_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM30_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM10_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM50_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM30_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM10_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM50_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM30_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM10_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM50_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM30_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM10_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM50_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM30_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM10_Use);
this.gb_RepeaterModule.Controls.Add(this.label73);
this.gb_RepeaterModule.Controls.Add(this.label47);
this.gb_RepeaterModule.Controls.Add(this.label37);
this.gb_RepeaterModule.Controls.Add(this.label72);
this.gb_RepeaterModule.Controls.Add(this.label46);
this.gb_RepeaterModule.Controls.Add(this.lbl_COMM9);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM64_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM44_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM24_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM49_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM29_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM9_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM64_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM44_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM24_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM49_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM29_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM9_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM64_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM44_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM24_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM49_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM29_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM9_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM64_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM44_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM24_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM49_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM29_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM9_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM64_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM44_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM24_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM49_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM29_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM9_Use);
this.gb_RepeaterModule.Controls.Add(this.label71);
this.gb_RepeaterModule.Controls.Add(this.label45);
this.gb_RepeaterModule.Controls.Add(this.label36);
this.gb_RepeaterModule.Controls.Add(this.label70);
this.gb_RepeaterModule.Controls.Add(this.label44);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM63_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM43_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM23_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM48_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM28_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM60_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM40_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM20_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM45_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM25_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM60_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM40_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM20_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM45_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM25_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM63_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM43_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM23_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM48_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM28_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM63_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM43_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM23_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM48_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM28_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM60_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM40_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM20_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM45_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM25_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM60_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM40_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM20_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM45_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM25_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM63_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM43_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM23_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM48_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM28_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM60_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM40_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM20_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM45_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM25_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM63_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM43_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM23_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM48_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM28_Use);
this.gb_RepeaterModule.Controls.Add(this.label69);
this.gb_RepeaterModule.Controls.Add(this.label43);
this.gb_RepeaterModule.Controls.Add(this.label35);
this.gb_RepeaterModule.Controls.Add(this.label68);
this.gb_RepeaterModule.Controls.Add(this.label42);
this.gb_RepeaterModule.Controls.Add(this.label34);
this.gb_RepeaterModule.Controls.Add(this.label67);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM62_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.label41);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM42_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.label66);
this.gb_RepeaterModule.Controls.Add(this.label40);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM61_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM22_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM41_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM47_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM27_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM61_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM21_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM41_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM46_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM26_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM62_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM21_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM42_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM46_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM26_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM62_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM22_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM42_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM47_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM27_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM61_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM22_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM41_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM47_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM27_CH3Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM61_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM21_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM41_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM46_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM26_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM62_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM21_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM42_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM46_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM26_CH4Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM61_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM22_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM41_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM47_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM27_CH1Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM62_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM21_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM42_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM46_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM26_CH2Use);
this.gb_RepeaterModule.Controls.Add(this.label65);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM22_Use);
this.gb_RepeaterModule.Controls.Add(this.label39);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM47_Use);
this.gb_RepeaterModule.Controls.Add(this.cb_COMM27_Use);
this.gb_RepeaterModule.Controls.Add(this.label64);
this.gb_RepeaterModule.Controls.Add(this.label1);
this.gb_RepeaterModule.Controls.Add(this.label38);
this.gb_RepeaterModule.Location = new System.Drawing.Point(444, 12);
this.gb_RepeaterModule.Name = "gb_RepeaterModule";
this.gb_RepeaterModule.Size = new System.Drawing.Size(892, 585);
this.gb_RepeaterModule.TabIndex = 398;
this.gb_RepeaterModule.Text = "통신보드";
this.gb_RepeaterModule.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// cb_COMM0_CH4Use
//
this.cb_COMM0_CH4Use.AutoSize = true;
this.cb_COMM0_CH4Use.Enabled = false;
this.cb_COMM0_CH4Use.Location = new System.Drawing.Point(247, 526);
this.cb_COMM0_CH4Use.Name = "cb_COMM0_CH4Use";
this.cb_COMM0_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM0_CH4Use.TabIndex = 191;
this.cb_COMM0_CH4Use.UseVisualStyleBackColor = true;
this.cb_COMM0_CH4Use.Visible = false;
//
// cb_COMM0_CH3Use
//
this.cb_COMM0_CH3Use.AutoSize = true;
this.cb_COMM0_CH3Use.Enabled = false;
this.cb_COMM0_CH3Use.Location = new System.Drawing.Point(211, 526);
this.cb_COMM0_CH3Use.Name = "cb_COMM0_CH3Use";
this.cb_COMM0_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM0_CH3Use.TabIndex = 190;
this.cb_COMM0_CH3Use.UseVisualStyleBackColor = true;
this.cb_COMM0_CH3Use.Visible = false;
//
// cb_COMM1_CH4Use
//
this.cb_COMM1_CH4Use.AutoSize = true;
this.cb_COMM1_CH4Use.Location = new System.Drawing.Point(247, 43);
this.cb_COMM1_CH4Use.Name = "cb_COMM1_CH4Use";
this.cb_COMM1_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM1_CH4Use.TabIndex = 189;
this.cb_COMM1_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM1_CH3Use
//
this.cb_COMM1_CH3Use.AutoSize = true;
this.cb_COMM1_CH3Use.Location = new System.Drawing.Point(211, 43);
this.cb_COMM1_CH3Use.Name = "cb_COMM1_CH3Use";
this.cb_COMM1_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM1_CH3Use.TabIndex = 188;
this.cb_COMM1_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM2_CH4Use
//
this.cb_COMM2_CH4Use.AutoSize = true;
this.cb_COMM2_CH4Use.Location = new System.Drawing.Point(247, 65);
this.cb_COMM2_CH4Use.Name = "cb_COMM2_CH4Use";
this.cb_COMM2_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM2_CH4Use.TabIndex = 187;
this.cb_COMM2_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM2_CH3Use
//
this.cb_COMM2_CH3Use.AutoSize = true;
this.cb_COMM2_CH3Use.Location = new System.Drawing.Point(211, 65);
this.cb_COMM2_CH3Use.Name = "cb_COMM2_CH3Use";
this.cb_COMM2_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM2_CH3Use.TabIndex = 186;
this.cb_COMM2_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM3_CH4Use
//
this.cb_COMM3_CH4Use.AutoSize = true;
this.cb_COMM3_CH4Use.Location = new System.Drawing.Point(247, 88);
this.cb_COMM3_CH4Use.Name = "cb_COMM3_CH4Use";
this.cb_COMM3_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM3_CH4Use.TabIndex = 185;
this.cb_COMM3_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM3_CH3Use
//
this.cb_COMM3_CH3Use.AutoSize = true;
this.cb_COMM3_CH3Use.Location = new System.Drawing.Point(211, 88);
this.cb_COMM3_CH3Use.Name = "cb_COMM3_CH3Use";
this.cb_COMM3_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM3_CH3Use.TabIndex = 184;
this.cb_COMM3_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM4_CH4Use
//
this.cb_COMM4_CH4Use.AutoSize = true;
this.cb_COMM4_CH4Use.Location = new System.Drawing.Point(247, 114);
this.cb_COMM4_CH4Use.Name = "cb_COMM4_CH4Use";
this.cb_COMM4_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM4_CH4Use.TabIndex = 183;
this.cb_COMM4_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM4_CH3Use
//
this.cb_COMM4_CH3Use.AutoSize = true;
this.cb_COMM4_CH3Use.Location = new System.Drawing.Point(211, 114);
this.cb_COMM4_CH3Use.Name = "cb_COMM4_CH3Use";
this.cb_COMM4_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM4_CH3Use.TabIndex = 182;
this.cb_COMM4_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM5_CH4Use
//
this.cb_COMM5_CH4Use.AutoSize = true;
this.cb_COMM5_CH4Use.Location = new System.Drawing.Point(247, 136);
this.cb_COMM5_CH4Use.Name = "cb_COMM5_CH4Use";
this.cb_COMM5_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM5_CH4Use.TabIndex = 181;
this.cb_COMM5_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM5_CH3Use
//
this.cb_COMM5_CH3Use.AutoSize = true;
this.cb_COMM5_CH3Use.Location = new System.Drawing.Point(211, 136);
this.cb_COMM5_CH3Use.Name = "cb_COMM5_CH3Use";
this.cb_COMM5_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM5_CH3Use.TabIndex = 180;
this.cb_COMM5_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM6_CH4Use
//
this.cb_COMM6_CH4Use.AutoSize = true;
this.cb_COMM6_CH4Use.Location = new System.Drawing.Point(247, 159);
this.cb_COMM6_CH4Use.Name = "cb_COMM6_CH4Use";
this.cb_COMM6_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM6_CH4Use.TabIndex = 179;
this.cb_COMM6_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM6_CH3Use
//
this.cb_COMM6_CH3Use.AutoSize = true;
this.cb_COMM6_CH3Use.Location = new System.Drawing.Point(211, 159);
this.cb_COMM6_CH3Use.Name = "cb_COMM6_CH3Use";
this.cb_COMM6_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM6_CH3Use.TabIndex = 178;
this.cb_COMM6_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM7_CH4Use
//
this.cb_COMM7_CH4Use.AutoSize = true;
this.cb_COMM7_CH4Use.Location = new System.Drawing.Point(247, 182);
this.cb_COMM7_CH4Use.Name = "cb_COMM7_CH4Use";
this.cb_COMM7_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM7_CH4Use.TabIndex = 177;
this.cb_COMM7_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM7_CH3Use
//
this.cb_COMM7_CH3Use.AutoSize = true;
this.cb_COMM7_CH3Use.Location = new System.Drawing.Point(211, 182);
this.cb_COMM7_CH3Use.Name = "cb_COMM7_CH3Use";
this.cb_COMM7_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM7_CH3Use.TabIndex = 176;
this.cb_COMM7_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM8_CH4Use
//
this.cb_COMM8_CH4Use.AutoSize = true;
this.cb_COMM8_CH4Use.Location = new System.Drawing.Point(247, 205);
this.cb_COMM8_CH4Use.Name = "cb_COMM8_CH4Use";
this.cb_COMM8_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM8_CH4Use.TabIndex = 175;
this.cb_COMM8_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM8_CH3Use
//
this.cb_COMM8_CH3Use.AutoSize = true;
this.cb_COMM8_CH3Use.Location = new System.Drawing.Point(211, 205);
this.cb_COMM8_CH3Use.Name = "cb_COMM8_CH3Use";
this.cb_COMM8_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM8_CH3Use.TabIndex = 174;
this.cb_COMM8_CH3Use.UseVisualStyleBackColor = true;
//
// checkBox_All_3
//
this.checkBox_All_3.AutoSize = true;
this.checkBox_All_3.Location = new System.Drawing.Point(623, 550);
this.checkBox_All_3.Name = "checkBox_All_3";
this.checkBox_All_3.Size = new System.Drawing.Size(76, 16);
this.checkBox_All_3.TabIndex = 78;
this.checkBox_All_3.Text = "전부 체크";
this.checkBox_All_3.UseVisualStyleBackColor = true;
this.checkBox_All_3.CheckedChanged += new System.EventHandler(this.checkBox_All_3_CheckedChanged);
//
// checkBox_All_2
//
this.checkBox_All_2.AutoSize = true;
this.checkBox_All_2.Location = new System.Drawing.Point(328, 550);
this.checkBox_All_2.Name = "checkBox_All_2";
this.checkBox_All_2.Size = new System.Drawing.Size(76, 16);
this.checkBox_All_2.TabIndex = 78;
this.checkBox_All_2.Text = "전부 체크";
this.checkBox_All_2.UseVisualStyleBackColor = true;
this.checkBox_All_2.CheckedChanged += new System.EventHandler(this.checkBox_All_2_CheckedChanged);
//
// checkBox_All_1
//
this.checkBox_All_1.AutoSize = true;
this.checkBox_All_1.Location = new System.Drawing.Point(26, 550);
this.checkBox_All_1.Name = "checkBox_All_1";
this.checkBox_All_1.Size = new System.Drawing.Size(76, 16);
this.checkBox_All_1.TabIndex = 78;
this.checkBox_All_1.Text = "전부 체크";
this.checkBox_All_1.UseVisualStyleBackColor = true;
this.checkBox_All_1.CheckedChanged += new System.EventHandler(this.checkBox_All_1_CheckedChanged);
//
// label88
//
this.label88.AutoSize = true;
this.label88.Location = new System.Drawing.Point(621, 298);
this.label88.Name = "label88";
this.label88.Size = new System.Drawing.Size(69, 12);
this.label88.TabIndex = 173;
this.label88.Text = "통신보드 55";
//
// label63
//
this.label63.AutoSize = true;
this.label63.Location = new System.Drawing.Point(325, 344);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(69, 12);
this.label63.TabIndex = 173;
this.label63.Text = "통신보드 35";
//
// lbl_COMM15
//
this.lbl_COMM15.AutoSize = true;
this.lbl_COMM15.Location = new System.Drawing.Point(24, 367);
this.lbl_COMM15.Name = "lbl_COMM15";
this.lbl_COMM15.Size = new System.Drawing.Size(69, 12);
this.lbl_COMM15.TabIndex = 173;
this.lbl_COMM15.Text = "통신보드 15";
//
// cb_COMM55_CH4Use
//
this.cb_COMM55_CH4Use.AutoSize = true;
this.cb_COMM55_CH4Use.Location = new System.Drawing.Point(834, 296);
this.cb_COMM55_CH4Use.Name = "cb_COMM55_CH4Use";
this.cb_COMM55_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM55_CH4Use.TabIndex = 171;
this.cb_COMM55_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM35_CH4Use
//
this.cb_COMM35_CH4Use.AutoSize = true;
this.cb_COMM35_CH4Use.Location = new System.Drawing.Point(538, 342);
this.cb_COMM35_CH4Use.Name = "cb_COMM35_CH4Use";
this.cb_COMM35_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM35_CH4Use.TabIndex = 171;
this.cb_COMM35_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM15_CH4Use
//
this.cb_COMM15_CH4Use.AutoSize = true;
this.cb_COMM15_CH4Use.Location = new System.Drawing.Point(247, 365);
this.cb_COMM15_CH4Use.Name = "cb_COMM15_CH4Use";
this.cb_COMM15_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM15_CH4Use.TabIndex = 171;
this.cb_COMM15_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM55_CH2Use
//
this.cb_COMM55_CH2Use.AutoSize = true;
this.cb_COMM55_CH2Use.Location = new System.Drawing.Point(767, 296);
this.cb_COMM55_CH2Use.Name = "cb_COMM55_CH2Use";
this.cb_COMM55_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM55_CH2Use.TabIndex = 172;
this.cb_COMM55_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM35_CH2Use
//
this.cb_COMM35_CH2Use.AutoSize = true;
this.cb_COMM35_CH2Use.Location = new System.Drawing.Point(471, 342);
this.cb_COMM35_CH2Use.Name = "cb_COMM35_CH2Use";
this.cb_COMM35_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM35_CH2Use.TabIndex = 172;
this.cb_COMM35_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM15_CH2Use
//
this.cb_COMM15_CH2Use.AutoSize = true;
this.cb_COMM15_CH2Use.Location = new System.Drawing.Point(175, 365);
this.cb_COMM15_CH2Use.Name = "cb_COMM15_CH2Use";
this.cb_COMM15_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM15_CH2Use.TabIndex = 172;
this.cb_COMM15_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM0_Use
//
this.cb_COMM0_Use.AutoSize = true;
this.cb_COMM0_Use.Enabled = false;
this.cb_COMM0_Use.Location = new System.Drawing.Point(103, 526);
this.cb_COMM0_Use.Name = "cb_COMM0_Use";
this.cb_COMM0_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM0_Use.TabIndex = 15;
this.cb_COMM0_Use.UseVisualStyleBackColor = true;
this.cb_COMM0_Use.Visible = false;
//
// cb_COMM55_CH3Use
//
this.cb_COMM55_CH3Use.AutoSize = true;
this.cb_COMM55_CH3Use.Location = new System.Drawing.Point(801, 296);
this.cb_COMM55_CH3Use.Name = "cb_COMM55_CH3Use";
this.cb_COMM55_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM55_CH3Use.TabIndex = 169;
this.cb_COMM55_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM0_CH1Use
//
this.cb_COMM0_CH1Use.AutoSize = true;
this.cb_COMM0_CH1Use.Enabled = false;
this.cb_COMM0_CH1Use.Location = new System.Drawing.Point(139, 526);
this.cb_COMM0_CH1Use.Name = "cb_COMM0_CH1Use";
this.cb_COMM0_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM0_CH1Use.TabIndex = 16;
this.cb_COMM0_CH1Use.UseVisualStyleBackColor = true;
this.cb_COMM0_CH1Use.Visible = false;
//
// cb_COMM35_CH3Use
//
this.cb_COMM35_CH3Use.AutoSize = true;
this.cb_COMM35_CH3Use.Location = new System.Drawing.Point(505, 342);
this.cb_COMM35_CH3Use.Name = "cb_COMM35_CH3Use";
this.cb_COMM35_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM35_CH3Use.TabIndex = 169;
this.cb_COMM35_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM15_CH3Use
//
this.cb_COMM15_CH3Use.AutoSize = true;
this.cb_COMM15_CH3Use.Location = new System.Drawing.Point(211, 365);
this.cb_COMM15_CH3Use.Name = "cb_COMM15_CH3Use";
this.cb_COMM15_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM15_CH3Use.TabIndex = 169;
this.cb_COMM15_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM0_CH2Use
//
this.cb_COMM0_CH2Use.AutoSize = true;
this.cb_COMM0_CH2Use.Enabled = false;
this.cb_COMM0_CH2Use.Location = new System.Drawing.Point(175, 526);
this.cb_COMM0_CH2Use.Name = "cb_COMM0_CH2Use";
this.cb_COMM0_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM0_CH2Use.TabIndex = 17;
this.cb_COMM0_CH2Use.UseVisualStyleBackColor = true;
this.cb_COMM0_CH2Use.Visible = false;
//
// cb_COMM55_CH1Use
//
this.cb_COMM55_CH1Use.AutoSize = true;
this.cb_COMM55_CH1Use.Location = new System.Drawing.Point(734, 296);
this.cb_COMM55_CH1Use.Name = "cb_COMM55_CH1Use";
this.cb_COMM55_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM55_CH1Use.TabIndex = 170;
this.cb_COMM55_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM35_CH1Use
//
this.cb_COMM35_CH1Use.AutoSize = true;
this.cb_COMM35_CH1Use.Location = new System.Drawing.Point(438, 342);
this.cb_COMM35_CH1Use.Name = "cb_COMM35_CH1Use";
this.cb_COMM35_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM35_CH1Use.TabIndex = 170;
this.cb_COMM35_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM15_CH1Use
//
this.cb_COMM15_CH1Use.AutoSize = true;
this.cb_COMM15_CH1Use.Location = new System.Drawing.Point(139, 365);
this.cb_COMM15_CH1Use.Name = "cb_COMM15_CH1Use";
this.cb_COMM15_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM15_CH1Use.TabIndex = 170;
this.cb_COMM15_CH1Use.UseVisualStyleBackColor = true;
//
// label94
//
this.label94.AutoSize = true;
this.label94.Enabled = false;
this.label94.Location = new System.Drawing.Point(24, 528);
this.label94.Name = "label94";
this.label94.Size = new System.Drawing.Size(63, 12);
this.label94.TabIndex = 18;
this.label94.Text = "통신보드 0";
this.label94.Visible = false;
//
// cb_COMM55_Use
//
this.cb_COMM55_Use.AutoSize = true;
this.cb_COMM55_Use.Location = new System.Drawing.Point(701, 296);
this.cb_COMM55_Use.Name = "cb_COMM55_Use";
this.cb_COMM55_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM55_Use.TabIndex = 168;
this.cb_COMM55_Use.UseVisualStyleBackColor = true;
//
// cb_COMM35_Use
//
this.cb_COMM35_Use.AutoSize = true;
this.cb_COMM35_Use.Location = new System.Drawing.Point(406, 342);
this.cb_COMM35_Use.Name = "cb_COMM35_Use";
this.cb_COMM35_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM35_Use.TabIndex = 168;
this.cb_COMM35_Use.UseVisualStyleBackColor = true;
//
// cb_COMM15_Use
//
this.cb_COMM15_Use.AutoSize = true;
this.cb_COMM15_Use.Location = new System.Drawing.Point(103, 365);
this.cb_COMM15_Use.Name = "cb_COMM15_Use";
this.cb_COMM15_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM15_Use.TabIndex = 168;
this.cb_COMM15_Use.UseVisualStyleBackColor = true;
//
// label87
//
this.label87.AutoSize = true;
this.label87.Location = new System.Drawing.Point(621, 390);
this.label87.Name = "label87";
this.label87.Size = new System.Drawing.Size(69, 12);
this.label87.TabIndex = 166;
this.label87.Text = "통신보드 59";
//
// label62
//
this.label62.AutoSize = true;
this.label62.Location = new System.Drawing.Point(325, 436);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(69, 12);
this.label62.TabIndex = 166;
this.label62.Text = "통신보드 39";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(24, 459);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(69, 12);
this.label31.TabIndex = 166;
this.label31.Text = "통신보드 19";
//
// label86
//
this.label86.AutoSize = true;
this.label86.Location = new System.Drawing.Point(621, 275);
this.label86.Name = "label86";
this.label86.Size = new System.Drawing.Size(69, 12);
this.label86.TabIndex = 167;
this.label86.Text = "통신보드 54";
//
// label61
//
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(325, 321);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(69, 12);
this.label61.TabIndex = 167;
this.label61.Text = "통신보드 34";
//
// lbl_COMM14
//
this.lbl_COMM14.AutoSize = true;
this.lbl_COMM14.Location = new System.Drawing.Point(24, 344);
this.lbl_COMM14.Name = "lbl_COMM14";
this.lbl_COMM14.Size = new System.Drawing.Size(69, 12);
this.lbl_COMM14.TabIndex = 167;
this.lbl_COMM14.Text = "통신보드 14";
//
// cb_COMM59_CH4Use
//
this.cb_COMM59_CH4Use.AutoSize = true;
this.cb_COMM59_CH4Use.Location = new System.Drawing.Point(834, 388);
this.cb_COMM59_CH4Use.Name = "cb_COMM59_CH4Use";
this.cb_COMM59_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM59_CH4Use.TabIndex = 164;
this.cb_COMM59_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM39_CH4Use
//
this.cb_COMM39_CH4Use.AutoSize = true;
this.cb_COMM39_CH4Use.Location = new System.Drawing.Point(538, 434);
this.cb_COMM39_CH4Use.Name = "cb_COMM39_CH4Use";
this.cb_COMM39_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM39_CH4Use.TabIndex = 164;
this.cb_COMM39_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM19_CH4Use
//
this.cb_COMM19_CH4Use.AutoSize = true;
this.cb_COMM19_CH4Use.Location = new System.Drawing.Point(247, 457);
this.cb_COMM19_CH4Use.Name = "cb_COMM19_CH4Use";
this.cb_COMM19_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM19_CH4Use.TabIndex = 164;
this.cb_COMM19_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM59_CH2Use
//
this.cb_COMM59_CH2Use.AutoSize = true;
this.cb_COMM59_CH2Use.Location = new System.Drawing.Point(767, 388);
this.cb_COMM59_CH2Use.Name = "cb_COMM59_CH2Use";
this.cb_COMM59_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM59_CH2Use.TabIndex = 163;
this.cb_COMM59_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM39_CH2Use
//
this.cb_COMM39_CH2Use.AutoSize = true;
this.cb_COMM39_CH2Use.Location = new System.Drawing.Point(471, 434);
this.cb_COMM39_CH2Use.Name = "cb_COMM39_CH2Use";
this.cb_COMM39_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM39_CH2Use.TabIndex = 163;
this.cb_COMM39_CH2Use.UseVisualStyleBackColor = true;
//
// lbl_COMM5
//
this.lbl_COMM5.AutoSize = true;
this.lbl_COMM5.Location = new System.Drawing.Point(24, 138);
this.lbl_COMM5.Name = "lbl_COMM5";
this.lbl_COMM5.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM5.TabIndex = 89;
this.lbl_COMM5.Text = "통신보드 5";
//
// cb_COMM19_CH2Use
//
this.cb_COMM19_CH2Use.AutoSize = true;
this.cb_COMM19_CH2Use.Location = new System.Drawing.Point(175, 457);
this.cb_COMM19_CH2Use.Name = "cb_COMM19_CH2Use";
this.cb_COMM19_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM19_CH2Use.TabIndex = 163;
this.cb_COMM19_CH2Use.UseVisualStyleBackColor = true;
//
// lbl_COMM6
//
this.lbl_COMM6.AutoSize = true;
this.lbl_COMM6.Location = new System.Drawing.Point(24, 161);
this.lbl_COMM6.Name = "lbl_COMM6";
this.lbl_COMM6.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM6.TabIndex = 95;
this.lbl_COMM6.Text = "통신보드 6";
//
// cb_COMM54_CH4Use
//
this.cb_COMM54_CH4Use.AutoSize = true;
this.cb_COMM54_CH4Use.Location = new System.Drawing.Point(834, 273);
this.cb_COMM54_CH4Use.Name = "cb_COMM54_CH4Use";
this.cb_COMM54_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM54_CH4Use.TabIndex = 162;
this.cb_COMM54_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM7_Use
//
this.cb_COMM7_Use.AutoSize = true;
this.cb_COMM7_Use.Location = new System.Drawing.Point(103, 182);
this.cb_COMM7_Use.Name = "cb_COMM7_Use";
this.cb_COMM7_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM7_Use.TabIndex = 96;
this.cb_COMM7_Use.UseVisualStyleBackColor = true;
//
// cb_COMM34_CH4Use
//
this.cb_COMM34_CH4Use.AutoSize = true;
this.cb_COMM34_CH4Use.Location = new System.Drawing.Point(538, 319);
this.cb_COMM34_CH4Use.Name = "cb_COMM34_CH4Use";
this.cb_COMM34_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM34_CH4Use.TabIndex = 162;
this.cb_COMM34_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM6_CH2Use
//
this.cb_COMM6_CH2Use.AutoSize = true;
this.cb_COMM6_CH2Use.Location = new System.Drawing.Point(175, 159);
this.cb_COMM6_CH2Use.Name = "cb_COMM6_CH2Use";
this.cb_COMM6_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM6_CH2Use.TabIndex = 93;
this.cb_COMM6_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM14_CH4Use
//
this.cb_COMM14_CH4Use.AutoSize = true;
this.cb_COMM14_CH4Use.Location = new System.Drawing.Point(247, 342);
this.cb_COMM14_CH4Use.Name = "cb_COMM14_CH4Use";
this.cb_COMM14_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM14_CH4Use.TabIndex = 162;
this.cb_COMM14_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM7_CH1Use
//
this.cb_COMM7_CH1Use.AutoSize = true;
this.cb_COMM7_CH1Use.Location = new System.Drawing.Point(139, 182);
this.cb_COMM7_CH1Use.Name = "cb_COMM7_CH1Use";
this.cb_COMM7_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM7_CH1Use.TabIndex = 98;
this.cb_COMM7_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM54_CH2Use
//
this.cb_COMM54_CH2Use.AutoSize = true;
this.cb_COMM54_CH2Use.Location = new System.Drawing.Point(767, 273);
this.cb_COMM54_CH2Use.Name = "cb_COMM54_CH2Use";
this.cb_COMM54_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM54_CH2Use.TabIndex = 165;
this.cb_COMM54_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM6_CH1Use
//
this.cb_COMM6_CH1Use.AutoSize = true;
this.cb_COMM6_CH1Use.Location = new System.Drawing.Point(139, 159);
this.cb_COMM6_CH1Use.Name = "cb_COMM6_CH1Use";
this.cb_COMM6_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM6_CH1Use.TabIndex = 91;
this.cb_COMM6_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM34_CH2Use
//
this.cb_COMM34_CH2Use.AutoSize = true;
this.cb_COMM34_CH2Use.Location = new System.Drawing.Point(471, 319);
this.cb_COMM34_CH2Use.Name = "cb_COMM34_CH2Use";
this.cb_COMM34_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM34_CH2Use.TabIndex = 165;
this.cb_COMM34_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM7_CH2Use
//
this.cb_COMM7_CH2Use.AutoSize = true;
this.cb_COMM7_CH2Use.Location = new System.Drawing.Point(175, 182);
this.cb_COMM7_CH2Use.Name = "cb_COMM7_CH2Use";
this.cb_COMM7_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM7_CH2Use.TabIndex = 99;
this.cb_COMM7_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM6_Use
//
this.cb_COMM6_Use.AutoSize = true;
this.cb_COMM6_Use.Location = new System.Drawing.Point(103, 159);
this.cb_COMM6_Use.Name = "cb_COMM6_Use";
this.cb_COMM6_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM6_Use.TabIndex = 90;
this.cb_COMM6_Use.UseVisualStyleBackColor = true;
//
// cb_COMM14_CH2Use
//
this.cb_COMM14_CH2Use.AutoSize = true;
this.cb_COMM14_CH2Use.Location = new System.Drawing.Point(175, 342);
this.cb_COMM14_CH2Use.Name = "cb_COMM14_CH2Use";
this.cb_COMM14_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM14_CH2Use.TabIndex = 165;
this.cb_COMM14_CH2Use.UseVisualStyleBackColor = true;
//
// lbl_COMM7
//
this.lbl_COMM7.AutoSize = true;
this.lbl_COMM7.Location = new System.Drawing.Point(24, 184);
this.lbl_COMM7.Name = "lbl_COMM7";
this.lbl_COMM7.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM7.TabIndex = 101;
this.lbl_COMM7.Text = "통신보드 7";
//
// cb_COMM59_CH3Use
//
this.cb_COMM59_CH3Use.AutoSize = true;
this.cb_COMM59_CH3Use.Location = new System.Drawing.Point(801, 388);
this.cb_COMM59_CH3Use.Name = "cb_COMM59_CH3Use";
this.cb_COMM59_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM59_CH3Use.TabIndex = 158;
this.cb_COMM59_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM8_Use
//
this.cb_COMM8_Use.AutoSize = true;
this.cb_COMM8_Use.Location = new System.Drawing.Point(103, 205);
this.cb_COMM8_Use.Name = "cb_COMM8_Use";
this.cb_COMM8_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM8_Use.TabIndex = 102;
this.cb_COMM8_Use.UseVisualStyleBackColor = true;
//
// cb_COMM39_CH3Use
//
this.cb_COMM39_CH3Use.AutoSize = true;
this.cb_COMM39_CH3Use.Location = new System.Drawing.Point(505, 434);
this.cb_COMM39_CH3Use.Name = "cb_COMM39_CH3Use";
this.cb_COMM39_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM39_CH3Use.TabIndex = 158;
this.cb_COMM39_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM5_CH2Use
//
this.cb_COMM5_CH2Use.AutoSize = true;
this.cb_COMM5_CH2Use.Location = new System.Drawing.Point(175, 136);
this.cb_COMM5_CH2Use.Name = "cb_COMM5_CH2Use";
this.cb_COMM5_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM5_CH2Use.TabIndex = 88;
this.cb_COMM5_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM19_CH3Use
//
this.cb_COMM19_CH3Use.AutoSize = true;
this.cb_COMM19_CH3Use.Location = new System.Drawing.Point(211, 457);
this.cb_COMM19_CH3Use.Name = "cb_COMM19_CH3Use";
this.cb_COMM19_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM19_CH3Use.TabIndex = 158;
this.cb_COMM19_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM8_CH1Use
//
this.cb_COMM8_CH1Use.AutoSize = true;
this.cb_COMM8_CH1Use.Location = new System.Drawing.Point(139, 205);
this.cb_COMM8_CH1Use.Name = "cb_COMM8_CH1Use";
this.cb_COMM8_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM8_CH1Use.TabIndex = 103;
this.cb_COMM8_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM59_CH1Use
//
this.cb_COMM59_CH1Use.AutoSize = true;
this.cb_COMM59_CH1Use.Location = new System.Drawing.Point(734, 388);
this.cb_COMM59_CH1Use.Name = "cb_COMM59_CH1Use";
this.cb_COMM59_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM59_CH1Use.TabIndex = 159;
this.cb_COMM59_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM5_CH1Use
//
this.cb_COMM5_CH1Use.AutoSize = true;
this.cb_COMM5_CH1Use.Location = new System.Drawing.Point(139, 136);
this.cb_COMM5_CH1Use.Name = "cb_COMM5_CH1Use";
this.cb_COMM5_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM5_CH1Use.TabIndex = 86;
this.cb_COMM5_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM39_CH1Use
//
this.cb_COMM39_CH1Use.AutoSize = true;
this.cb_COMM39_CH1Use.Location = new System.Drawing.Point(438, 434);
this.cb_COMM39_CH1Use.Name = "cb_COMM39_CH1Use";
this.cb_COMM39_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM39_CH1Use.TabIndex = 159;
this.cb_COMM39_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM8_CH2Use
//
this.cb_COMM8_CH2Use.AutoSize = true;
this.cb_COMM8_CH2Use.Location = new System.Drawing.Point(175, 205);
this.cb_COMM8_CH2Use.Name = "cb_COMM8_CH2Use";
this.cb_COMM8_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM8_CH2Use.TabIndex = 105;
this.cb_COMM8_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM19_CH1Use
//
this.cb_COMM19_CH1Use.AutoSize = true;
this.cb_COMM19_CH1Use.Location = new System.Drawing.Point(139, 457);
this.cb_COMM19_CH1Use.Name = "cb_COMM19_CH1Use";
this.cb_COMM19_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM19_CH1Use.TabIndex = 159;
this.cb_COMM19_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM5_Use
//
this.cb_COMM5_Use.AutoSize = true;
this.cb_COMM5_Use.Location = new System.Drawing.Point(103, 136);
this.cb_COMM5_Use.Name = "cb_COMM5_Use";
this.cb_COMM5_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM5_Use.TabIndex = 84;
this.cb_COMM5_Use.UseVisualStyleBackColor = true;
//
// cb_COMM54_CH3Use
//
this.cb_COMM54_CH3Use.AutoSize = true;
this.cb_COMM54_CH3Use.Location = new System.Drawing.Point(801, 273);
this.cb_COMM54_CH3Use.Name = "cb_COMM54_CH3Use";
this.cb_COMM54_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM54_CH3Use.TabIndex = 160;
this.cb_COMM54_CH3Use.UseVisualStyleBackColor = true;
//
// lbl_COMM8
//
this.lbl_COMM8.AutoSize = true;
this.lbl_COMM8.Location = new System.Drawing.Point(24, 207);
this.lbl_COMM8.Name = "lbl_COMM8";
this.lbl_COMM8.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM8.TabIndex = 107;
this.lbl_COMM8.Text = "통신보드 8";
//
// cb_COMM34_CH3Use
//
this.cb_COMM34_CH3Use.AutoSize = true;
this.cb_COMM34_CH3Use.Location = new System.Drawing.Point(505, 319);
this.cb_COMM34_CH3Use.Name = "cb_COMM34_CH3Use";
this.cb_COMM34_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM34_CH3Use.TabIndex = 160;
this.cb_COMM34_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM14_CH3Use
//
this.cb_COMM14_CH3Use.AutoSize = true;
this.cb_COMM14_CH3Use.Location = new System.Drawing.Point(211, 342);
this.cb_COMM14_CH3Use.Name = "cb_COMM14_CH3Use";
this.cb_COMM14_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM14_CH3Use.TabIndex = 160;
this.cb_COMM14_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM54_CH1Use
//
this.cb_COMM54_CH1Use.AutoSize = true;
this.cb_COMM54_CH1Use.Location = new System.Drawing.Point(734, 273);
this.cb_COMM54_CH1Use.Name = "cb_COMM54_CH1Use";
this.cb_COMM54_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM54_CH1Use.TabIndex = 161;
this.cb_COMM54_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM34_CH1Use
//
this.cb_COMM34_CH1Use.AutoSize = true;
this.cb_COMM34_CH1Use.Location = new System.Drawing.Point(438, 319);
this.cb_COMM34_CH1Use.Name = "cb_COMM34_CH1Use";
this.cb_COMM34_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM34_CH1Use.TabIndex = 161;
this.cb_COMM34_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM14_CH1Use
//
this.cb_COMM14_CH1Use.AutoSize = true;
this.cb_COMM14_CH1Use.Location = new System.Drawing.Point(139, 342);
this.cb_COMM14_CH1Use.Name = "cb_COMM14_CH1Use";
this.cb_COMM14_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM14_CH1Use.TabIndex = 161;
this.cb_COMM14_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM59_Use
//
this.cb_COMM59_Use.AutoSize = true;
this.cb_COMM59_Use.Location = new System.Drawing.Point(701, 388);
this.cb_COMM59_Use.Name = "cb_COMM59_Use";
this.cb_COMM59_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM59_Use.TabIndex = 156;
this.cb_COMM59_Use.UseVisualStyleBackColor = true;
//
// cb_COMM39_Use
//
this.cb_COMM39_Use.AutoSize = true;
this.cb_COMM39_Use.Location = new System.Drawing.Point(406, 434);
this.cb_COMM39_Use.Name = "cb_COMM39_Use";
this.cb_COMM39_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM39_Use.TabIndex = 156;
this.cb_COMM39_Use.UseVisualStyleBackColor = true;
//
// cb_COMM19_Use
//
this.cb_COMM19_Use.AutoSize = true;
this.cb_COMM19_Use.Location = new System.Drawing.Point(103, 457);
this.cb_COMM19_Use.Name = "cb_COMM19_Use";
this.cb_COMM19_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM19_Use.TabIndex = 156;
this.cb_COMM19_Use.UseVisualStyleBackColor = true;
//
// cb_COMM54_Use
//
this.cb_COMM54_Use.AutoSize = true;
this.cb_COMM54_Use.Location = new System.Drawing.Point(701, 273);
this.cb_COMM54_Use.Name = "cb_COMM54_Use";
this.cb_COMM54_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM54_Use.TabIndex = 157;
this.cb_COMM54_Use.UseVisualStyleBackColor = true;
//
// cb_COMM34_Use
//
this.cb_COMM34_Use.AutoSize = true;
this.cb_COMM34_Use.Location = new System.Drawing.Point(406, 319);
this.cb_COMM34_Use.Name = "cb_COMM34_Use";
this.cb_COMM34_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM34_Use.TabIndex = 157;
this.cb_COMM34_Use.UseVisualStyleBackColor = true;
//
// cb_COMM14_Use
//
this.cb_COMM14_Use.AutoSize = true;
this.cb_COMM14_Use.Location = new System.Drawing.Point(103, 342);
this.cb_COMM14_Use.Name = "cb_COMM14_Use";
this.cb_COMM14_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM14_Use.TabIndex = 157;
this.cb_COMM14_Use.UseVisualStyleBackColor = true;
//
// label85
//
this.label85.AutoSize = true;
this.label85.Location = new System.Drawing.Point(621, 367);
this.label85.Name = "label85";
this.label85.Size = new System.Drawing.Size(69, 12);
this.label85.TabIndex = 155;
this.label85.Text = "통신보드 58";
//
// label60
//
this.label60.AutoSize = true;
this.label60.Location = new System.Drawing.Point(325, 413);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(69, 12);
this.label60.TabIndex = 155;
this.label60.Text = "통신보드 38";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(24, 436);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(69, 12);
this.label30.TabIndex = 155;
this.label30.Text = "통신보드 18";
//
// label84
//
this.label84.AutoSize = true;
this.label84.Location = new System.Drawing.Point(621, 252);
this.label84.Name = "label84";
this.label84.Size = new System.Drawing.Size(69, 12);
this.label84.TabIndex = 154;
this.label84.Text = "통신보드 53";
//
// label59
//
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(325, 298);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(69, 12);
this.label59.TabIndex = 154;
this.label59.Text = "통신보드 33";
//
// lbl_COMM13
//
this.lbl_COMM13.AutoSize = true;
this.lbl_COMM13.Location = new System.Drawing.Point(24, 321);
this.lbl_COMM13.Name = "lbl_COMM13";
this.lbl_COMM13.Size = new System.Drawing.Size(69, 12);
this.lbl_COMM13.TabIndex = 154;
this.lbl_COMM13.Text = "통신보드 13";
//
// cb_COMM58_CH4Use
//
this.cb_COMM58_CH4Use.AutoSize = true;
this.cb_COMM58_CH4Use.Location = new System.Drawing.Point(834, 365);
this.cb_COMM58_CH4Use.Name = "cb_COMM58_CH4Use";
this.cb_COMM58_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM58_CH4Use.TabIndex = 150;
this.cb_COMM58_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM38_CH4Use
//
this.cb_COMM38_CH4Use.AutoSize = true;
this.cb_COMM38_CH4Use.Location = new System.Drawing.Point(538, 411);
this.cb_COMM38_CH4Use.Name = "cb_COMM38_CH4Use";
this.cb_COMM38_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM38_CH4Use.TabIndex = 150;
this.cb_COMM38_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM18_CH4Use
//
this.cb_COMM18_CH4Use.AutoSize = true;
this.cb_COMM18_CH4Use.Location = new System.Drawing.Point(247, 434);
this.cb_COMM18_CH4Use.Name = "cb_COMM18_CH4Use";
this.cb_COMM18_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM18_CH4Use.TabIndex = 150;
this.cb_COMM18_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM58_CH2Use
//
this.cb_COMM58_CH2Use.AutoSize = true;
this.cb_COMM58_CH2Use.Location = new System.Drawing.Point(767, 365);
this.cb_COMM58_CH2Use.Name = "cb_COMM58_CH2Use";
this.cb_COMM58_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM58_CH2Use.TabIndex = 153;
this.cb_COMM58_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM38_CH2Use
//
this.cb_COMM38_CH2Use.AutoSize = true;
this.cb_COMM38_CH2Use.Location = new System.Drawing.Point(471, 411);
this.cb_COMM38_CH2Use.Name = "cb_COMM38_CH2Use";
this.cb_COMM38_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM38_CH2Use.TabIndex = 153;
this.cb_COMM38_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM18_CH2Use
//
this.cb_COMM18_CH2Use.AutoSize = true;
this.cb_COMM18_CH2Use.Location = new System.Drawing.Point(175, 434);
this.cb_COMM18_CH2Use.Name = "cb_COMM18_CH2Use";
this.cb_COMM18_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM18_CH2Use.TabIndex = 153;
this.cb_COMM18_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM53_CH4Use
//
this.cb_COMM53_CH4Use.AutoSize = true;
this.cb_COMM53_CH4Use.Location = new System.Drawing.Point(834, 250);
this.cb_COMM53_CH4Use.Name = "cb_COMM53_CH4Use";
this.cb_COMM53_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM53_CH4Use.TabIndex = 152;
this.cb_COMM53_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM33_CH4Use
//
this.cb_COMM33_CH4Use.AutoSize = true;
this.cb_COMM33_CH4Use.Location = new System.Drawing.Point(538, 296);
this.cb_COMM33_CH4Use.Name = "cb_COMM33_CH4Use";
this.cb_COMM33_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM33_CH4Use.TabIndex = 152;
this.cb_COMM33_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM13_CH4Use
//
this.cb_COMM13_CH4Use.AutoSize = true;
this.cb_COMM13_CH4Use.Location = new System.Drawing.Point(247, 319);
this.cb_COMM13_CH4Use.Name = "cb_COMM13_CH4Use";
this.cb_COMM13_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM13_CH4Use.TabIndex = 152;
this.cb_COMM13_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM53_CH2Use
//
this.cb_COMM53_CH2Use.AutoSize = true;
this.cb_COMM53_CH2Use.Location = new System.Drawing.Point(767, 250);
this.cb_COMM53_CH2Use.Name = "cb_COMM53_CH2Use";
this.cb_COMM53_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM53_CH2Use.TabIndex = 151;
this.cb_COMM53_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM33_CH2Use
//
this.cb_COMM33_CH2Use.AutoSize = true;
this.cb_COMM33_CH2Use.Location = new System.Drawing.Point(471, 296);
this.cb_COMM33_CH2Use.Name = "cb_COMM33_CH2Use";
this.cb_COMM33_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM33_CH2Use.TabIndex = 151;
this.cb_COMM33_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM13_CH2Use
//
this.cb_COMM13_CH2Use.AutoSize = true;
this.cb_COMM13_CH2Use.Location = new System.Drawing.Point(175, 319);
this.cb_COMM13_CH2Use.Name = "cb_COMM13_CH2Use";
this.cb_COMM13_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM13_CH2Use.TabIndex = 151;
this.cb_COMM13_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM58_CH3Use
//
this.cb_COMM58_CH3Use.AutoSize = true;
this.cb_COMM58_CH3Use.Location = new System.Drawing.Point(801, 365);
this.cb_COMM58_CH3Use.Name = "cb_COMM58_CH3Use";
this.cb_COMM58_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM58_CH3Use.TabIndex = 146;
this.cb_COMM58_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM38_CH3Use
//
this.cb_COMM38_CH3Use.AutoSize = true;
this.cb_COMM38_CH3Use.Location = new System.Drawing.Point(505, 411);
this.cb_COMM38_CH3Use.Name = "cb_COMM38_CH3Use";
this.cb_COMM38_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM38_CH3Use.TabIndex = 146;
this.cb_COMM38_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM18_CH3Use
//
this.cb_COMM18_CH3Use.AutoSize = true;
this.cb_COMM18_CH3Use.Location = new System.Drawing.Point(211, 434);
this.cb_COMM18_CH3Use.Name = "cb_COMM18_CH3Use";
this.cb_COMM18_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM18_CH3Use.TabIndex = 146;
this.cb_COMM18_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM58_CH1Use
//
this.cb_COMM58_CH1Use.AutoSize = true;
this.cb_COMM58_CH1Use.Location = new System.Drawing.Point(734, 365);
this.cb_COMM58_CH1Use.Name = "cb_COMM58_CH1Use";
this.cb_COMM58_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM58_CH1Use.TabIndex = 149;
this.cb_COMM58_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM38_CH1Use
//
this.cb_COMM38_CH1Use.AutoSize = true;
this.cb_COMM38_CH1Use.Location = new System.Drawing.Point(438, 411);
this.cb_COMM38_CH1Use.Name = "cb_COMM38_CH1Use";
this.cb_COMM38_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM38_CH1Use.TabIndex = 149;
this.cb_COMM38_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM18_CH1Use
//
this.cb_COMM18_CH1Use.AutoSize = true;
this.cb_COMM18_CH1Use.Location = new System.Drawing.Point(139, 434);
this.cb_COMM18_CH1Use.Name = "cb_COMM18_CH1Use";
this.cb_COMM18_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM18_CH1Use.TabIndex = 149;
this.cb_COMM18_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM53_CH3Use
//
this.cb_COMM53_CH3Use.AutoSize = true;
this.cb_COMM53_CH3Use.Location = new System.Drawing.Point(801, 250);
this.cb_COMM53_CH3Use.Name = "cb_COMM53_CH3Use";
this.cb_COMM53_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM53_CH3Use.TabIndex = 147;
this.cb_COMM53_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM33_CH3Use
//
this.cb_COMM33_CH3Use.AutoSize = true;
this.cb_COMM33_CH3Use.Location = new System.Drawing.Point(505, 296);
this.cb_COMM33_CH3Use.Name = "cb_COMM33_CH3Use";
this.cb_COMM33_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM33_CH3Use.TabIndex = 147;
this.cb_COMM33_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM13_CH3Use
//
this.cb_COMM13_CH3Use.AutoSize = true;
this.cb_COMM13_CH3Use.Location = new System.Drawing.Point(211, 319);
this.cb_COMM13_CH3Use.Name = "cb_COMM13_CH3Use";
this.cb_COMM13_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM13_CH3Use.TabIndex = 147;
this.cb_COMM13_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM53_CH1Use
//
this.cb_COMM53_CH1Use.AutoSize = true;
this.cb_COMM53_CH1Use.Location = new System.Drawing.Point(734, 250);
this.cb_COMM53_CH1Use.Name = "cb_COMM53_CH1Use";
this.cb_COMM53_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM53_CH1Use.TabIndex = 148;
this.cb_COMM53_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM33_CH1Use
//
this.cb_COMM33_CH1Use.AutoSize = true;
this.cb_COMM33_CH1Use.Location = new System.Drawing.Point(438, 296);
this.cb_COMM33_CH1Use.Name = "cb_COMM33_CH1Use";
this.cb_COMM33_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM33_CH1Use.TabIndex = 148;
this.cb_COMM33_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM13_CH1Use
//
this.cb_COMM13_CH1Use.AutoSize = true;
this.cb_COMM13_CH1Use.Location = new System.Drawing.Point(139, 319);
this.cb_COMM13_CH1Use.Name = "cb_COMM13_CH1Use";
this.cb_COMM13_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM13_CH1Use.TabIndex = 148;
this.cb_COMM13_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM58_Use
//
this.cb_COMM58_Use.AutoSize = true;
this.cb_COMM58_Use.Location = new System.Drawing.Point(701, 365);
this.cb_COMM58_Use.Name = "cb_COMM58_Use";
this.cb_COMM58_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM58_Use.TabIndex = 145;
this.cb_COMM58_Use.UseVisualStyleBackColor = true;
//
// cb_COMM38_Use
//
this.cb_COMM38_Use.AutoSize = true;
this.cb_COMM38_Use.Location = new System.Drawing.Point(406, 411);
this.cb_COMM38_Use.Name = "cb_COMM38_Use";
this.cb_COMM38_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM38_Use.TabIndex = 145;
this.cb_COMM38_Use.UseVisualStyleBackColor = true;
//
// cb_COMM18_Use
//
this.cb_COMM18_Use.AutoSize = true;
this.cb_COMM18_Use.Location = new System.Drawing.Point(103, 434);
this.cb_COMM18_Use.Name = "cb_COMM18_Use";
this.cb_COMM18_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM18_Use.TabIndex = 145;
this.cb_COMM18_Use.UseVisualStyleBackColor = true;
//
// cb_COMM53_Use
//
this.cb_COMM53_Use.AutoSize = true;
this.cb_COMM53_Use.Location = new System.Drawing.Point(701, 250);
this.cb_COMM53_Use.Name = "cb_COMM53_Use";
this.cb_COMM53_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM53_Use.TabIndex = 144;
this.cb_COMM53_Use.UseVisualStyleBackColor = true;
//
// cb_COMM33_Use
//
this.cb_COMM33_Use.AutoSize = true;
this.cb_COMM33_Use.Location = new System.Drawing.Point(406, 296);
this.cb_COMM33_Use.Name = "cb_COMM33_Use";
this.cb_COMM33_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM33_Use.TabIndex = 144;
this.cb_COMM33_Use.UseVisualStyleBackColor = true;
//
// cb_COMM13_Use
//
this.cb_COMM13_Use.AutoSize = true;
this.cb_COMM13_Use.Location = new System.Drawing.Point(103, 319);
this.cb_COMM13_Use.Name = "cb_COMM13_Use";
this.cb_COMM13_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM13_Use.TabIndex = 144;
this.cb_COMM13_Use.UseVisualStyleBackColor = true;
//
// label83
//
this.label83.AutoSize = true;
this.label83.Location = new System.Drawing.Point(621, 344);
this.label83.Name = "label83";
this.label83.Size = new System.Drawing.Size(69, 12);
this.label83.TabIndex = 142;
this.label83.Text = "통신보드 57";
//
// label58
//
this.label58.AutoSize = true;
this.label58.Location = new System.Drawing.Point(325, 390);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(69, 12);
this.label58.TabIndex = 142;
this.label58.Text = "통신보드 37";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(24, 413);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(69, 12);
this.label29.TabIndex = 142;
this.label29.Text = "통신보드 17";
//
// label82
//
this.label82.AutoSize = true;
this.label82.Location = new System.Drawing.Point(621, 229);
this.label82.Name = "label82";
this.label82.Size = new System.Drawing.Size(69, 12);
this.label82.TabIndex = 143;
this.label82.Text = "통신보드 52";
//
// label57
//
this.label57.AutoSize = true;
this.label57.Location = new System.Drawing.Point(325, 275);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(69, 12);
this.label57.TabIndex = 143;
this.label57.Text = "통신보드 32";
//
// lbl_COMM12
//
this.lbl_COMM12.AutoSize = true;
this.lbl_COMM12.Location = new System.Drawing.Point(24, 298);
this.lbl_COMM12.Name = "lbl_COMM12";
this.lbl_COMM12.Size = new System.Drawing.Size(69, 12);
this.lbl_COMM12.TabIndex = 143;
this.lbl_COMM12.Text = "통신보드 12";
//
// cb_COMM57_CH4Use
//
this.cb_COMM57_CH4Use.AutoSize = true;
this.cb_COMM57_CH4Use.Location = new System.Drawing.Point(834, 342);
this.cb_COMM57_CH4Use.Name = "cb_COMM57_CH4Use";
this.cb_COMM57_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM57_CH4Use.TabIndex = 139;
this.cb_COMM57_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM37_CH4Use
//
this.cb_COMM37_CH4Use.AutoSize = true;
this.cb_COMM37_CH4Use.Location = new System.Drawing.Point(538, 388);
this.cb_COMM37_CH4Use.Name = "cb_COMM37_CH4Use";
this.cb_COMM37_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM37_CH4Use.TabIndex = 139;
this.cb_COMM37_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM17_CH4Use
//
this.cb_COMM17_CH4Use.AutoSize = true;
this.cb_COMM17_CH4Use.Location = new System.Drawing.Point(247, 411);
this.cb_COMM17_CH4Use.Name = "cb_COMM17_CH4Use";
this.cb_COMM17_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM17_CH4Use.TabIndex = 139;
this.cb_COMM17_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM57_CH2Use
//
this.cb_COMM57_CH2Use.AutoSize = true;
this.cb_COMM57_CH2Use.Location = new System.Drawing.Point(767, 342);
this.cb_COMM57_CH2Use.Name = "cb_COMM57_CH2Use";
this.cb_COMM57_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM57_CH2Use.TabIndex = 138;
this.cb_COMM57_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM37_CH2Use
//
this.cb_COMM37_CH2Use.AutoSize = true;
this.cb_COMM37_CH2Use.Location = new System.Drawing.Point(471, 388);
this.cb_COMM37_CH2Use.Name = "cb_COMM37_CH2Use";
this.cb_COMM37_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM37_CH2Use.TabIndex = 138;
this.cb_COMM37_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM17_CH2Use
//
this.cb_COMM17_CH2Use.AutoSize = true;
this.cb_COMM17_CH2Use.Location = new System.Drawing.Point(175, 411);
this.cb_COMM17_CH2Use.Name = "cb_COMM17_CH2Use";
this.cb_COMM17_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM17_CH2Use.TabIndex = 138;
this.cb_COMM17_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM52_CH4Use
//
this.cb_COMM52_CH4Use.AutoSize = true;
this.cb_COMM52_CH4Use.Location = new System.Drawing.Point(834, 228);
this.cb_COMM52_CH4Use.Name = "cb_COMM52_CH4Use";
this.cb_COMM52_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM52_CH4Use.TabIndex = 141;
this.cb_COMM52_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM32_CH4Use
//
this.cb_COMM32_CH4Use.AutoSize = true;
this.cb_COMM32_CH4Use.Location = new System.Drawing.Point(538, 273);
this.cb_COMM32_CH4Use.Name = "cb_COMM32_CH4Use";
this.cb_COMM32_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM32_CH4Use.TabIndex = 141;
this.cb_COMM32_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM12_CH4Use
//
this.cb_COMM12_CH4Use.AutoSize = true;
this.cb_COMM12_CH4Use.Location = new System.Drawing.Point(247, 296);
this.cb_COMM12_CH4Use.Name = "cb_COMM12_CH4Use";
this.cb_COMM12_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM12_CH4Use.TabIndex = 141;
this.cb_COMM12_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM52_CH2Use
//
this.cb_COMM52_CH2Use.AutoSize = true;
this.cb_COMM52_CH2Use.Location = new System.Drawing.Point(767, 228);
this.cb_COMM52_CH2Use.Name = "cb_COMM52_CH2Use";
this.cb_COMM52_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM52_CH2Use.TabIndex = 140;
this.cb_COMM52_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM32_CH2Use
//
this.cb_COMM32_CH2Use.AutoSize = true;
this.cb_COMM32_CH2Use.Location = new System.Drawing.Point(471, 273);
this.cb_COMM32_CH2Use.Name = "cb_COMM32_CH2Use";
this.cb_COMM32_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM32_CH2Use.TabIndex = 140;
this.cb_COMM32_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM12_CH2Use
//
this.cb_COMM12_CH2Use.AutoSize = true;
this.cb_COMM12_CH2Use.Location = new System.Drawing.Point(175, 296);
this.cb_COMM12_CH2Use.Name = "cb_COMM12_CH2Use";
this.cb_COMM12_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM12_CH2Use.TabIndex = 140;
this.cb_COMM12_CH2Use.UseVisualStyleBackColor = true;
//
// label81
//
this.label81.AutoSize = true;
this.label81.Location = new System.Drawing.Point(692, 17);
this.label81.Name = "label81";
this.label81.Size = new System.Drawing.Size(29, 12);
this.label81.TabIndex = 79;
this.label81.Text = "사용";
//
// label56
//
this.label56.AutoSize = true;
this.label56.Location = new System.Drawing.Point(395, 17);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(29, 12);
this.label56.TabIndex = 79;
this.label56.Text = "사용";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(95, 17);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(29, 12);
this.label27.TabIndex = 79;
this.label27.Text = "사용";
//
// cb_COMM57_CH3Use
//
this.cb_COMM57_CH3Use.AutoSize = true;
this.cb_COMM57_CH3Use.Location = new System.Drawing.Point(801, 342);
this.cb_COMM57_CH3Use.Name = "cb_COMM57_CH3Use";
this.cb_COMM57_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM57_CH3Use.TabIndex = 134;
this.cb_COMM57_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM37_CH3Use
//
this.cb_COMM37_CH3Use.AutoSize = true;
this.cb_COMM37_CH3Use.Location = new System.Drawing.Point(505, 388);
this.cb_COMM37_CH3Use.Name = "cb_COMM37_CH3Use";
this.cb_COMM37_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM37_CH3Use.TabIndex = 134;
this.cb_COMM37_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM17_CH3Use
//
this.cb_COMM17_CH3Use.AutoSize = true;
this.cb_COMM17_CH3Use.Location = new System.Drawing.Point(211, 411);
this.cb_COMM17_CH3Use.Name = "cb_COMM17_CH3Use";
this.cb_COMM17_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM17_CH3Use.TabIndex = 134;
this.cb_COMM17_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM57_CH1Use
//
this.cb_COMM57_CH1Use.AutoSize = true;
this.cb_COMM57_CH1Use.Location = new System.Drawing.Point(734, 342);
this.cb_COMM57_CH1Use.Name = "cb_COMM57_CH1Use";
this.cb_COMM57_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM57_CH1Use.TabIndex = 137;
this.cb_COMM57_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM37_CH1Use
//
this.cb_COMM37_CH1Use.AutoSize = true;
this.cb_COMM37_CH1Use.Location = new System.Drawing.Point(438, 388);
this.cb_COMM37_CH1Use.Name = "cb_COMM37_CH1Use";
this.cb_COMM37_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM37_CH1Use.TabIndex = 137;
this.cb_COMM37_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM17_CH1Use
//
this.cb_COMM17_CH1Use.AutoSize = true;
this.cb_COMM17_CH1Use.Location = new System.Drawing.Point(139, 411);
this.cb_COMM17_CH1Use.Name = "cb_COMM17_CH1Use";
this.cb_COMM17_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM17_CH1Use.TabIndex = 137;
this.cb_COMM17_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM52_CH3Use
//
this.cb_COMM52_CH3Use.AutoSize = true;
this.cb_COMM52_CH3Use.Location = new System.Drawing.Point(801, 228);
this.cb_COMM52_CH3Use.Name = "cb_COMM52_CH3Use";
this.cb_COMM52_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM52_CH3Use.TabIndex = 136;
this.cb_COMM52_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM32_CH3Use
//
this.cb_COMM32_CH3Use.AutoSize = true;
this.cb_COMM32_CH3Use.Location = new System.Drawing.Point(505, 273);
this.cb_COMM32_CH3Use.Name = "cb_COMM32_CH3Use";
this.cb_COMM32_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM32_CH3Use.TabIndex = 136;
this.cb_COMM32_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM12_CH3Use
//
this.cb_COMM12_CH3Use.AutoSize = true;
this.cb_COMM12_CH3Use.Location = new System.Drawing.Point(211, 296);
this.cb_COMM12_CH3Use.Name = "cb_COMM12_CH3Use";
this.cb_COMM12_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM12_CH3Use.TabIndex = 136;
this.cb_COMM12_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM52_CH1Use
//
this.cb_COMM52_CH1Use.AutoSize = true;
this.cb_COMM52_CH1Use.Location = new System.Drawing.Point(734, 228);
this.cb_COMM52_CH1Use.Name = "cb_COMM52_CH1Use";
this.cb_COMM52_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM52_CH1Use.TabIndex = 135;
this.cb_COMM52_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM32_CH1Use
//
this.cb_COMM32_CH1Use.AutoSize = true;
this.cb_COMM32_CH1Use.Location = new System.Drawing.Point(438, 273);
this.cb_COMM32_CH1Use.Name = "cb_COMM32_CH1Use";
this.cb_COMM32_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM32_CH1Use.TabIndex = 135;
this.cb_COMM32_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM12_CH1Use
//
this.cb_COMM12_CH1Use.AutoSize = true;
this.cb_COMM12_CH1Use.Location = new System.Drawing.Point(139, 296);
this.cb_COMM12_CH1Use.Name = "cb_COMM12_CH1Use";
this.cb_COMM12_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM12_CH1Use.TabIndex = 135;
this.cb_COMM12_CH1Use.UseVisualStyleBackColor = true;
//
// label80
//
this.label80.AutoSize = true;
this.label80.Location = new System.Drawing.Point(793, 17);
this.label80.Name = "label80";
this.label80.Size = new System.Drawing.Size(28, 12);
this.label80.TabIndex = 81;
this.label80.Text = "CH3";
//
// label55
//
this.label55.AutoSize = true;
this.label55.Location = new System.Drawing.Point(499, 17);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(28, 12);
this.label55.TabIndex = 81;
this.label55.Text = "CH3";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(203, 17);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(28, 12);
this.label33.TabIndex = 81;
this.label33.Text = "CH3";
//
// label79
//
this.label79.AutoSize = true;
this.label79.Location = new System.Drawing.Point(727, 17);
this.label79.Name = "label79";
this.label79.Size = new System.Drawing.Size(28, 12);
this.label79.TabIndex = 80;
this.label79.Text = "CH1";
//
// label54
//
this.label54.AutoSize = true;
this.label54.Location = new System.Drawing.Point(432, 17);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(28, 12);
this.label54.TabIndex = 80;
this.label54.Text = "CH1";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(132, 17);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(28, 12);
this.label8.TabIndex = 80;
this.label8.Text = "CH1";
//
// cb_COMM57_Use
//
this.cb_COMM57_Use.AutoSize = true;
this.cb_COMM57_Use.Location = new System.Drawing.Point(701, 342);
this.cb_COMM57_Use.Name = "cb_COMM57_Use";
this.cb_COMM57_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM57_Use.TabIndex = 133;
this.cb_COMM57_Use.UseVisualStyleBackColor = true;
//
// cb_COMM37_Use
//
this.cb_COMM37_Use.AutoSize = true;
this.cb_COMM37_Use.Location = new System.Drawing.Point(406, 388);
this.cb_COMM37_Use.Name = "cb_COMM37_Use";
this.cb_COMM37_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM37_Use.TabIndex = 133;
this.cb_COMM37_Use.UseVisualStyleBackColor = true;
//
// cb_COMM17_Use
//
this.cb_COMM17_Use.AutoSize = true;
this.cb_COMM17_Use.Location = new System.Drawing.Point(103, 411);
this.cb_COMM17_Use.Name = "cb_COMM17_Use";
this.cb_COMM17_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM17_Use.TabIndex = 133;
this.cb_COMM17_Use.UseVisualStyleBackColor = true;
//
// label78
//
this.label78.AutoSize = true;
this.label78.Location = new System.Drawing.Point(826, 17);
this.label78.Name = "label78";
this.label78.Size = new System.Drawing.Size(28, 12);
this.label78.TabIndex = 83;
this.label78.Text = "CH4";
//
// label52
//
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(532, 17);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(28, 12);
this.label52.TabIndex = 83;
this.label52.Text = "CH4";
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(239, 17);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(28, 12);
this.label32.TabIndex = 83;
this.label32.Text = "CH4";
//
// cb_COMM52_Use
//
this.cb_COMM52_Use.AutoSize = true;
this.cb_COMM52_Use.Location = new System.Drawing.Point(701, 228);
this.cb_COMM52_Use.Name = "cb_COMM52_Use";
this.cb_COMM52_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM52_Use.TabIndex = 132;
this.cb_COMM52_Use.UseVisualStyleBackColor = true;
//
// cb_COMM32_Use
//
this.cb_COMM32_Use.AutoSize = true;
this.cb_COMM32_Use.Location = new System.Drawing.Point(406, 273);
this.cb_COMM32_Use.Name = "cb_COMM32_Use";
this.cb_COMM32_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM32_Use.TabIndex = 132;
this.cb_COMM32_Use.UseVisualStyleBackColor = true;
//
// cb_COMM12_Use
//
this.cb_COMM12_Use.AutoSize = true;
this.cb_COMM12_Use.Location = new System.Drawing.Point(103, 296);
this.cb_COMM12_Use.Name = "cb_COMM12_Use";
this.cb_COMM12_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM12_Use.TabIndex = 132;
this.cb_COMM12_Use.UseVisualStyleBackColor = true;
//
// label77
//
this.label77.AutoSize = true;
this.label77.Location = new System.Drawing.Point(760, 17);
this.label77.Name = "label77";
this.label77.Size = new System.Drawing.Size(28, 12);
this.label77.TabIndex = 82;
this.label77.Text = "CH2";
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(465, 17);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(28, 12);
this.label51.TabIndex = 82;
this.label51.Text = "CH2";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(168, 17);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(28, 12);
this.label5.TabIndex = 82;
this.label5.Text = "CH2";
//
// label76
//
this.label76.AutoSize = true;
this.label76.Location = new System.Drawing.Point(621, 321);
this.label76.Name = "label76";
this.label76.Size = new System.Drawing.Size(69, 12);
this.label76.TabIndex = 131;
this.label76.Text = "통신보드 56";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(325, 367);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(69, 12);
this.label50.TabIndex = 131;
this.label50.Text = "통신보드 36";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(24, 390);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(69, 12);
this.label28.TabIndex = 131;
this.label28.Text = "통신보드 16";
//
// cb_COMM56_CH4Use
//
this.cb_COMM56_CH4Use.AutoSize = true;
this.cb_COMM56_CH4Use.Location = new System.Drawing.Point(834, 319);
this.cb_COMM56_CH4Use.Name = "cb_COMM56_CH4Use";
this.cb_COMM56_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM56_CH4Use.TabIndex = 129;
this.cb_COMM56_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM36_CH4Use
//
this.cb_COMM36_CH4Use.AutoSize = true;
this.cb_COMM36_CH4Use.Location = new System.Drawing.Point(538, 365);
this.cb_COMM36_CH4Use.Name = "cb_COMM36_CH4Use";
this.cb_COMM36_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM36_CH4Use.TabIndex = 129;
this.cb_COMM36_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM16_CH4Use
//
this.cb_COMM16_CH4Use.AutoSize = true;
this.cb_COMM16_CH4Use.Location = new System.Drawing.Point(247, 388);
this.cb_COMM16_CH4Use.Name = "cb_COMM16_CH4Use";
this.cb_COMM16_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM16_CH4Use.TabIndex = 129;
this.cb_COMM16_CH4Use.UseVisualStyleBackColor = true;
//
// label75
//
this.label75.AutoSize = true;
this.label75.Location = new System.Drawing.Point(621, 206);
this.label75.Name = "label75";
this.label75.Size = new System.Drawing.Size(69, 12);
this.label75.TabIndex = 130;
this.label75.Text = "통신보드 51";
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(325, 252);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(69, 12);
this.label49.TabIndex = 130;
this.label49.Text = "통신보드 31";
//
// lbl_COMM11
//
this.lbl_COMM11.AutoSize = true;
this.lbl_COMM11.Location = new System.Drawing.Point(24, 275);
this.lbl_COMM11.Name = "lbl_COMM11";
this.lbl_COMM11.Size = new System.Drawing.Size(69, 12);
this.lbl_COMM11.TabIndex = 130;
this.lbl_COMM11.Text = "통신보드 11";
//
// cb_COMM56_CH2Use
//
this.cb_COMM56_CH2Use.AutoSize = true;
this.cb_COMM56_CH2Use.Location = new System.Drawing.Point(767, 319);
this.cb_COMM56_CH2Use.Name = "cb_COMM56_CH2Use";
this.cb_COMM56_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM56_CH2Use.TabIndex = 126;
this.cb_COMM56_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM36_CH2Use
//
this.cb_COMM36_CH2Use.AutoSize = true;
this.cb_COMM36_CH2Use.Location = new System.Drawing.Point(471, 365);
this.cb_COMM36_CH2Use.Name = "cb_COMM36_CH2Use";
this.cb_COMM36_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM36_CH2Use.TabIndex = 126;
this.cb_COMM36_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM16_CH2Use
//
this.cb_COMM16_CH2Use.AutoSize = true;
this.cb_COMM16_CH2Use.Location = new System.Drawing.Point(175, 388);
this.cb_COMM16_CH2Use.Name = "cb_COMM16_CH2Use";
this.cb_COMM16_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM16_CH2Use.TabIndex = 126;
this.cb_COMM16_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM51_CH4Use
//
this.cb_COMM51_CH4Use.AutoSize = true;
this.cb_COMM51_CH4Use.Location = new System.Drawing.Point(834, 205);
this.cb_COMM51_CH4Use.Name = "cb_COMM51_CH4Use";
this.cb_COMM51_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM51_CH4Use.TabIndex = 127;
this.cb_COMM51_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM31_CH4Use
//
this.cb_COMM31_CH4Use.AutoSize = true;
this.cb_COMM31_CH4Use.Location = new System.Drawing.Point(538, 250);
this.cb_COMM31_CH4Use.Name = "cb_COMM31_CH4Use";
this.cb_COMM31_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM31_CH4Use.TabIndex = 127;
this.cb_COMM31_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM11_CH4Use
//
this.cb_COMM11_CH4Use.AutoSize = true;
this.cb_COMM11_CH4Use.Location = new System.Drawing.Point(247, 273);
this.cb_COMM11_CH4Use.Name = "cb_COMM11_CH4Use";
this.cb_COMM11_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM11_CH4Use.TabIndex = 127;
this.cb_COMM11_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM56_CH3Use
//
this.cb_COMM56_CH3Use.AutoSize = true;
this.cb_COMM56_CH3Use.Location = new System.Drawing.Point(801, 319);
this.cb_COMM56_CH3Use.Name = "cb_COMM56_CH3Use";
this.cb_COMM56_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM56_CH3Use.TabIndex = 124;
this.cb_COMM56_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM36_CH3Use
//
this.cb_COMM36_CH3Use.AutoSize = true;
this.cb_COMM36_CH3Use.Location = new System.Drawing.Point(505, 365);
this.cb_COMM36_CH3Use.Name = "cb_COMM36_CH3Use";
this.cb_COMM36_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM36_CH3Use.TabIndex = 124;
this.cb_COMM36_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM16_CH3Use
//
this.cb_COMM16_CH3Use.AutoSize = true;
this.cb_COMM16_CH3Use.Location = new System.Drawing.Point(211, 388);
this.cb_COMM16_CH3Use.Name = "cb_COMM16_CH3Use";
this.cb_COMM16_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM16_CH3Use.TabIndex = 124;
this.cb_COMM16_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM51_CH2Use
//
this.cb_COMM51_CH2Use.AutoSize = true;
this.cb_COMM51_CH2Use.Location = new System.Drawing.Point(767, 205);
this.cb_COMM51_CH2Use.Name = "cb_COMM51_CH2Use";
this.cb_COMM51_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM51_CH2Use.TabIndex = 128;
this.cb_COMM51_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM31_CH2Use
//
this.cb_COMM31_CH2Use.AutoSize = true;
this.cb_COMM31_CH2Use.Location = new System.Drawing.Point(471, 250);
this.cb_COMM31_CH2Use.Name = "cb_COMM31_CH2Use";
this.cb_COMM31_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM31_CH2Use.TabIndex = 128;
this.cb_COMM31_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM11_CH2Use
//
this.cb_COMM11_CH2Use.AutoSize = true;
this.cb_COMM11_CH2Use.Location = new System.Drawing.Point(175, 273);
this.cb_COMM11_CH2Use.Name = "cb_COMM11_CH2Use";
this.cb_COMM11_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM11_CH2Use.TabIndex = 128;
this.cb_COMM11_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM56_CH1Use
//
this.cb_COMM56_CH1Use.AutoSize = true;
this.cb_COMM56_CH1Use.Location = new System.Drawing.Point(734, 319);
this.cb_COMM56_CH1Use.Name = "cb_COMM56_CH1Use";
this.cb_COMM56_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM56_CH1Use.TabIndex = 123;
this.cb_COMM56_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM36_CH1Use
//
this.cb_COMM36_CH1Use.AutoSize = true;
this.cb_COMM36_CH1Use.Location = new System.Drawing.Point(438, 365);
this.cb_COMM36_CH1Use.Name = "cb_COMM36_CH1Use";
this.cb_COMM36_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM36_CH1Use.TabIndex = 123;
this.cb_COMM36_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM16_CH1Use
//
this.cb_COMM16_CH1Use.AutoSize = true;
this.cb_COMM16_CH1Use.Location = new System.Drawing.Point(139, 388);
this.cb_COMM16_CH1Use.Name = "cb_COMM16_CH1Use";
this.cb_COMM16_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM16_CH1Use.TabIndex = 123;
this.cb_COMM16_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM51_CH3Use
//
this.cb_COMM51_CH3Use.AutoSize = true;
this.cb_COMM51_CH3Use.Location = new System.Drawing.Point(801, 205);
this.cb_COMM51_CH3Use.Name = "cb_COMM51_CH3Use";
this.cb_COMM51_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM51_CH3Use.TabIndex = 125;
this.cb_COMM51_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM31_CH3Use
//
this.cb_COMM31_CH3Use.AutoSize = true;
this.cb_COMM31_CH3Use.Location = new System.Drawing.Point(505, 250);
this.cb_COMM31_CH3Use.Name = "cb_COMM31_CH3Use";
this.cb_COMM31_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM31_CH3Use.TabIndex = 125;
this.cb_COMM31_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM11_CH3Use
//
this.cb_COMM11_CH3Use.AutoSize = true;
this.cb_COMM11_CH3Use.Location = new System.Drawing.Point(211, 273);
this.cb_COMM11_CH3Use.Name = "cb_COMM11_CH3Use";
this.cb_COMM11_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM11_CH3Use.TabIndex = 125;
this.cb_COMM11_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM51_CH1Use
//
this.cb_COMM51_CH1Use.AutoSize = true;
this.cb_COMM51_CH1Use.Location = new System.Drawing.Point(734, 205);
this.cb_COMM51_CH1Use.Name = "cb_COMM51_CH1Use";
this.cb_COMM51_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM51_CH1Use.TabIndex = 122;
this.cb_COMM51_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM31_CH1Use
//
this.cb_COMM31_CH1Use.AutoSize = true;
this.cb_COMM31_CH1Use.Location = new System.Drawing.Point(438, 250);
this.cb_COMM31_CH1Use.Name = "cb_COMM31_CH1Use";
this.cb_COMM31_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM31_CH1Use.TabIndex = 122;
this.cb_COMM31_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM11_CH1Use
//
this.cb_COMM11_CH1Use.AutoSize = true;
this.cb_COMM11_CH1Use.Location = new System.Drawing.Point(139, 273);
this.cb_COMM11_CH1Use.Name = "cb_COMM11_CH1Use";
this.cb_COMM11_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM11_CH1Use.TabIndex = 122;
this.cb_COMM11_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM56_Use
//
this.cb_COMM56_Use.AutoSize = true;
this.cb_COMM56_Use.Location = new System.Drawing.Point(701, 319);
this.cb_COMM56_Use.Name = "cb_COMM56_Use";
this.cb_COMM56_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM56_Use.TabIndex = 121;
this.cb_COMM56_Use.UseVisualStyleBackColor = true;
//
// cb_COMM36_Use
//
this.cb_COMM36_Use.AutoSize = true;
this.cb_COMM36_Use.Location = new System.Drawing.Point(406, 365);
this.cb_COMM36_Use.Name = "cb_COMM36_Use";
this.cb_COMM36_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM36_Use.TabIndex = 121;
this.cb_COMM36_Use.UseVisualStyleBackColor = true;
//
// cb_COMM16_Use
//
this.cb_COMM16_Use.AutoSize = true;
this.cb_COMM16_Use.Location = new System.Drawing.Point(103, 388);
this.cb_COMM16_Use.Name = "cb_COMM16_Use";
this.cb_COMM16_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM16_Use.TabIndex = 121;
this.cb_COMM16_Use.UseVisualStyleBackColor = true;
//
// cb_COMM51_Use
//
this.cb_COMM51_Use.AutoSize = true;
this.cb_COMM51_Use.Location = new System.Drawing.Point(701, 205);
this.cb_COMM51_Use.Name = "cb_COMM51_Use";
this.cb_COMM51_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM51_Use.TabIndex = 120;
this.cb_COMM51_Use.UseVisualStyleBackColor = true;
//
// cb_COMM31_Use
//
this.cb_COMM31_Use.AutoSize = true;
this.cb_COMM31_Use.Location = new System.Drawing.Point(406, 250);
this.cb_COMM31_Use.Name = "cb_COMM31_Use";
this.cb_COMM31_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM31_Use.TabIndex = 120;
this.cb_COMM31_Use.UseVisualStyleBackColor = true;
//
// cb_COMM11_Use
//
this.cb_COMM11_Use.AutoSize = true;
this.cb_COMM11_Use.Location = new System.Drawing.Point(103, 273);
this.cb_COMM11_Use.Name = "cb_COMM11_Use";
this.cb_COMM11_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM11_Use.TabIndex = 120;
this.cb_COMM11_Use.UseVisualStyleBackColor = true;
//
// label74
//
this.label74.AutoSize = true;
this.label74.Location = new System.Drawing.Point(621, 184);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(69, 12);
this.label74.TabIndex = 119;
this.label74.Text = "통신보드 50";
//
// label48
//
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(325, 230);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(69, 12);
this.label48.TabIndex = 119;
this.label48.Text = "통신보드 30";
//
// lbl_COMM10
//
this.lbl_COMM10.AutoSize = true;
this.lbl_COMM10.Location = new System.Drawing.Point(24, 252);
this.lbl_COMM10.Name = "lbl_COMM10";
this.lbl_COMM10.Size = new System.Drawing.Size(69, 12);
this.lbl_COMM10.TabIndex = 119;
this.lbl_COMM10.Text = "통신보드 10";
//
// cb_COMM50_CH4Use
//
this.cb_COMM50_CH4Use.AutoSize = true;
this.cb_COMM50_CH4Use.Location = new System.Drawing.Point(834, 182);
this.cb_COMM50_CH4Use.Name = "cb_COMM50_CH4Use";
this.cb_COMM50_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM50_CH4Use.TabIndex = 118;
this.cb_COMM50_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM30_CH4Use
//
this.cb_COMM30_CH4Use.AutoSize = true;
this.cb_COMM30_CH4Use.Location = new System.Drawing.Point(538, 228);
this.cb_COMM30_CH4Use.Name = "cb_COMM30_CH4Use";
this.cb_COMM30_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM30_CH4Use.TabIndex = 118;
this.cb_COMM30_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM10_CH4Use
//
this.cb_COMM10_CH4Use.AutoSize = true;
this.cb_COMM10_CH4Use.Location = new System.Drawing.Point(247, 250);
this.cb_COMM10_CH4Use.Name = "cb_COMM10_CH4Use";
this.cb_COMM10_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM10_CH4Use.TabIndex = 118;
this.cb_COMM10_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM50_CH2Use
//
this.cb_COMM50_CH2Use.AutoSize = true;
this.cb_COMM50_CH2Use.Location = new System.Drawing.Point(767, 182);
this.cb_COMM50_CH2Use.Name = "cb_COMM50_CH2Use";
this.cb_COMM50_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM50_CH2Use.TabIndex = 117;
this.cb_COMM50_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM30_CH2Use
//
this.cb_COMM30_CH2Use.AutoSize = true;
this.cb_COMM30_CH2Use.Location = new System.Drawing.Point(471, 228);
this.cb_COMM30_CH2Use.Name = "cb_COMM30_CH2Use";
this.cb_COMM30_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM30_CH2Use.TabIndex = 117;
this.cb_COMM30_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM10_CH2Use
//
this.cb_COMM10_CH2Use.AutoSize = true;
this.cb_COMM10_CH2Use.Location = new System.Drawing.Point(175, 250);
this.cb_COMM10_CH2Use.Name = "cb_COMM10_CH2Use";
this.cb_COMM10_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM10_CH2Use.TabIndex = 117;
this.cb_COMM10_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM50_CH3Use
//
this.cb_COMM50_CH3Use.AutoSize = true;
this.cb_COMM50_CH3Use.Location = new System.Drawing.Point(801, 182);
this.cb_COMM50_CH3Use.Name = "cb_COMM50_CH3Use";
this.cb_COMM50_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM50_CH3Use.TabIndex = 115;
this.cb_COMM50_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM30_CH3Use
//
this.cb_COMM30_CH3Use.AutoSize = true;
this.cb_COMM30_CH3Use.Location = new System.Drawing.Point(505, 228);
this.cb_COMM30_CH3Use.Name = "cb_COMM30_CH3Use";
this.cb_COMM30_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM30_CH3Use.TabIndex = 115;
this.cb_COMM30_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM10_CH3Use
//
this.cb_COMM10_CH3Use.AutoSize = true;
this.cb_COMM10_CH3Use.Location = new System.Drawing.Point(211, 250);
this.cb_COMM10_CH3Use.Name = "cb_COMM10_CH3Use";
this.cb_COMM10_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM10_CH3Use.TabIndex = 115;
this.cb_COMM10_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM50_CH1Use
//
this.cb_COMM50_CH1Use.AutoSize = true;
this.cb_COMM50_CH1Use.Location = new System.Drawing.Point(734, 182);
this.cb_COMM50_CH1Use.Name = "cb_COMM50_CH1Use";
this.cb_COMM50_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM50_CH1Use.TabIndex = 116;
this.cb_COMM50_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM30_CH1Use
//
this.cb_COMM30_CH1Use.AutoSize = true;
this.cb_COMM30_CH1Use.Location = new System.Drawing.Point(438, 228);
this.cb_COMM30_CH1Use.Name = "cb_COMM30_CH1Use";
this.cb_COMM30_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM30_CH1Use.TabIndex = 116;
this.cb_COMM30_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM10_CH1Use
//
this.cb_COMM10_CH1Use.AutoSize = true;
this.cb_COMM10_CH1Use.Location = new System.Drawing.Point(139, 250);
this.cb_COMM10_CH1Use.Name = "cb_COMM10_CH1Use";
this.cb_COMM10_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM10_CH1Use.TabIndex = 116;
this.cb_COMM10_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM50_Use
//
this.cb_COMM50_Use.AutoSize = true;
this.cb_COMM50_Use.Location = new System.Drawing.Point(701, 182);
this.cb_COMM50_Use.Name = "cb_COMM50_Use";
this.cb_COMM50_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM50_Use.TabIndex = 114;
this.cb_COMM50_Use.UseVisualStyleBackColor = true;
//
// cb_COMM30_Use
//
this.cb_COMM30_Use.AutoSize = true;
this.cb_COMM30_Use.Location = new System.Drawing.Point(406, 228);
this.cb_COMM30_Use.Name = "cb_COMM30_Use";
this.cb_COMM30_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM30_Use.TabIndex = 114;
this.cb_COMM30_Use.UseVisualStyleBackColor = true;
//
// cb_COMM10_Use
//
this.cb_COMM10_Use.AutoSize = true;
this.cb_COMM10_Use.Location = new System.Drawing.Point(103, 250);
this.cb_COMM10_Use.Name = "cb_COMM10_Use";
this.cb_COMM10_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM10_Use.TabIndex = 114;
this.cb_COMM10_Use.UseVisualStyleBackColor = true;
//
// label73
//
this.label73.AutoSize = true;
this.label73.Location = new System.Drawing.Point(621, 505);
this.label73.Name = "label73";
this.label73.Size = new System.Drawing.Size(69, 12);
this.label73.TabIndex = 113;
this.label73.Text = "통신보드 64";
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(621, 45);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(69, 12);
this.label47.TabIndex = 113;
this.label47.Text = "통신보드 44";
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(324, 90);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(69, 12);
this.label37.TabIndex = 113;
this.label37.Text = "통신보드 24";
//
// label72
//
this.label72.AutoSize = true;
this.label72.Location = new System.Drawing.Point(621, 160);
this.label72.Name = "label72";
this.label72.Size = new System.Drawing.Size(69, 12);
this.label72.TabIndex = 113;
this.label72.Text = "통신보드 49";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(324, 207);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(69, 12);
this.label46.TabIndex = 113;
this.label46.Text = "통신보드 29";
//
// lbl_COMM9
//
this.lbl_COMM9.AutoSize = true;
this.lbl_COMM9.Location = new System.Drawing.Point(24, 229);
this.lbl_COMM9.Name = "lbl_COMM9";
this.lbl_COMM9.Size = new System.Drawing.Size(63, 12);
this.lbl_COMM9.TabIndex = 113;
this.lbl_COMM9.Text = "통신보드 9";
//
// cb_COMM64_CH4Use
//
this.cb_COMM64_CH4Use.AutoSize = true;
this.cb_COMM64_CH4Use.Location = new System.Drawing.Point(834, 503);
this.cb_COMM64_CH4Use.Name = "cb_COMM64_CH4Use";
this.cb_COMM64_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM64_CH4Use.TabIndex = 111;
this.cb_COMM64_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM44_CH4Use
//
this.cb_COMM44_CH4Use.AutoSize = true;
this.cb_COMM44_CH4Use.Location = new System.Drawing.Point(834, 43);
this.cb_COMM44_CH4Use.Name = "cb_COMM44_CH4Use";
this.cb_COMM44_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM44_CH4Use.TabIndex = 111;
this.cb_COMM44_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM24_CH4Use
//
this.cb_COMM24_CH4Use.AutoSize = true;
this.cb_COMM24_CH4Use.Location = new System.Drawing.Point(539, 88);
this.cb_COMM24_CH4Use.Name = "cb_COMM24_CH4Use";
this.cb_COMM24_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM24_CH4Use.TabIndex = 111;
this.cb_COMM24_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM49_CH4Use
//
this.cb_COMM49_CH4Use.AutoSize = true;
this.cb_COMM49_CH4Use.Location = new System.Drawing.Point(834, 159);
this.cb_COMM49_CH4Use.Name = "cb_COMM49_CH4Use";
this.cb_COMM49_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM49_CH4Use.TabIndex = 111;
this.cb_COMM49_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM29_CH4Use
//
this.cb_COMM29_CH4Use.AutoSize = true;
this.cb_COMM29_CH4Use.Location = new System.Drawing.Point(538, 205);
this.cb_COMM29_CH4Use.Name = "cb_COMM29_CH4Use";
this.cb_COMM29_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM29_CH4Use.TabIndex = 111;
this.cb_COMM29_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM9_CH4Use
//
this.cb_COMM9_CH4Use.AutoSize = true;
this.cb_COMM9_CH4Use.Location = new System.Drawing.Point(247, 227);
this.cb_COMM9_CH4Use.Name = "cb_COMM9_CH4Use";
this.cb_COMM9_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM9_CH4Use.TabIndex = 111;
this.cb_COMM9_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM64_CH2Use
//
this.cb_COMM64_CH2Use.AutoSize = true;
this.cb_COMM64_CH2Use.Location = new System.Drawing.Point(767, 503);
this.cb_COMM64_CH2Use.Name = "cb_COMM64_CH2Use";
this.cb_COMM64_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM64_CH2Use.TabIndex = 112;
this.cb_COMM64_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM44_CH2Use
//
this.cb_COMM44_CH2Use.AutoSize = true;
this.cb_COMM44_CH2Use.Location = new System.Drawing.Point(767, 43);
this.cb_COMM44_CH2Use.Name = "cb_COMM44_CH2Use";
this.cb_COMM44_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM44_CH2Use.TabIndex = 112;
this.cb_COMM44_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM24_CH2Use
//
this.cb_COMM24_CH2Use.AutoSize = true;
this.cb_COMM24_CH2Use.Location = new System.Drawing.Point(472, 88);
this.cb_COMM24_CH2Use.Name = "cb_COMM24_CH2Use";
this.cb_COMM24_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM24_CH2Use.TabIndex = 112;
this.cb_COMM24_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM49_CH2Use
//
this.cb_COMM49_CH2Use.AutoSize = true;
this.cb_COMM49_CH2Use.Location = new System.Drawing.Point(767, 159);
this.cb_COMM49_CH2Use.Name = "cb_COMM49_CH2Use";
this.cb_COMM49_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM49_CH2Use.TabIndex = 112;
this.cb_COMM49_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM29_CH2Use
//
this.cb_COMM29_CH2Use.AutoSize = true;
this.cb_COMM29_CH2Use.Location = new System.Drawing.Point(471, 205);
this.cb_COMM29_CH2Use.Name = "cb_COMM29_CH2Use";
this.cb_COMM29_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM29_CH2Use.TabIndex = 112;
this.cb_COMM29_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM9_CH2Use
//
this.cb_COMM9_CH2Use.AutoSize = true;
this.cb_COMM9_CH2Use.Location = new System.Drawing.Point(175, 227);
this.cb_COMM9_CH2Use.Name = "cb_COMM9_CH2Use";
this.cb_COMM9_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM9_CH2Use.TabIndex = 112;
this.cb_COMM9_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM64_CH3Use
//
this.cb_COMM64_CH3Use.AutoSize = true;
this.cb_COMM64_CH3Use.Location = new System.Drawing.Point(801, 503);
this.cb_COMM64_CH3Use.Name = "cb_COMM64_CH3Use";
this.cb_COMM64_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM64_CH3Use.TabIndex = 109;
this.cb_COMM64_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM44_CH3Use
//
this.cb_COMM44_CH3Use.AutoSize = true;
this.cb_COMM44_CH3Use.Location = new System.Drawing.Point(801, 43);
this.cb_COMM44_CH3Use.Name = "cb_COMM44_CH3Use";
this.cb_COMM44_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM44_CH3Use.TabIndex = 109;
this.cb_COMM44_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM24_CH3Use
//
this.cb_COMM24_CH3Use.AutoSize = true;
this.cb_COMM24_CH3Use.Location = new System.Drawing.Point(506, 88);
this.cb_COMM24_CH3Use.Name = "cb_COMM24_CH3Use";
this.cb_COMM24_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM24_CH3Use.TabIndex = 109;
this.cb_COMM24_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM49_CH3Use
//
this.cb_COMM49_CH3Use.AutoSize = true;
this.cb_COMM49_CH3Use.Location = new System.Drawing.Point(801, 159);
this.cb_COMM49_CH3Use.Name = "cb_COMM49_CH3Use";
this.cb_COMM49_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM49_CH3Use.TabIndex = 109;
this.cb_COMM49_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM29_CH3Use
//
this.cb_COMM29_CH3Use.AutoSize = true;
this.cb_COMM29_CH3Use.Location = new System.Drawing.Point(505, 205);
this.cb_COMM29_CH3Use.Name = "cb_COMM29_CH3Use";
this.cb_COMM29_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM29_CH3Use.TabIndex = 109;
this.cb_COMM29_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM9_CH3Use
//
this.cb_COMM9_CH3Use.AutoSize = true;
this.cb_COMM9_CH3Use.Location = new System.Drawing.Point(211, 227);
this.cb_COMM9_CH3Use.Name = "cb_COMM9_CH3Use";
this.cb_COMM9_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM9_CH3Use.TabIndex = 109;
this.cb_COMM9_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM64_CH1Use
//
this.cb_COMM64_CH1Use.AutoSize = true;
this.cb_COMM64_CH1Use.Location = new System.Drawing.Point(734, 503);
this.cb_COMM64_CH1Use.Name = "cb_COMM64_CH1Use";
this.cb_COMM64_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM64_CH1Use.TabIndex = 110;
this.cb_COMM64_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM44_CH1Use
//
this.cb_COMM44_CH1Use.AutoSize = true;
this.cb_COMM44_CH1Use.Location = new System.Drawing.Point(734, 43);
this.cb_COMM44_CH1Use.Name = "cb_COMM44_CH1Use";
this.cb_COMM44_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM44_CH1Use.TabIndex = 110;
this.cb_COMM44_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM24_CH1Use
//
this.cb_COMM24_CH1Use.AutoSize = true;
this.cb_COMM24_CH1Use.Location = new System.Drawing.Point(439, 88);
this.cb_COMM24_CH1Use.Name = "cb_COMM24_CH1Use";
this.cb_COMM24_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM24_CH1Use.TabIndex = 110;
this.cb_COMM24_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM49_CH1Use
//
this.cb_COMM49_CH1Use.AutoSize = true;
this.cb_COMM49_CH1Use.Location = new System.Drawing.Point(734, 159);
this.cb_COMM49_CH1Use.Name = "cb_COMM49_CH1Use";
this.cb_COMM49_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM49_CH1Use.TabIndex = 110;
this.cb_COMM49_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM29_CH1Use
//
this.cb_COMM29_CH1Use.AutoSize = true;
this.cb_COMM29_CH1Use.Location = new System.Drawing.Point(438, 205);
this.cb_COMM29_CH1Use.Name = "cb_COMM29_CH1Use";
this.cb_COMM29_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM29_CH1Use.TabIndex = 110;
this.cb_COMM29_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM9_CH1Use
//
this.cb_COMM9_CH1Use.AutoSize = true;
this.cb_COMM9_CH1Use.Location = new System.Drawing.Point(139, 227);
this.cb_COMM9_CH1Use.Name = "cb_COMM9_CH1Use";
this.cb_COMM9_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM9_CH1Use.TabIndex = 110;
this.cb_COMM9_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM64_Use
//
this.cb_COMM64_Use.AutoSize = true;
this.cb_COMM64_Use.Location = new System.Drawing.Point(701, 503);
this.cb_COMM64_Use.Name = "cb_COMM64_Use";
this.cb_COMM64_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM64_Use.TabIndex = 108;
this.cb_COMM64_Use.UseVisualStyleBackColor = true;
//
// cb_COMM44_Use
//
this.cb_COMM44_Use.AutoSize = true;
this.cb_COMM44_Use.Location = new System.Drawing.Point(701, 43);
this.cb_COMM44_Use.Name = "cb_COMM44_Use";
this.cb_COMM44_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM44_Use.TabIndex = 108;
this.cb_COMM44_Use.UseVisualStyleBackColor = true;
//
// cb_COMM24_Use
//
this.cb_COMM24_Use.AutoSize = true;
this.cb_COMM24_Use.Location = new System.Drawing.Point(406, 88);
this.cb_COMM24_Use.Name = "cb_COMM24_Use";
this.cb_COMM24_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM24_Use.TabIndex = 108;
this.cb_COMM24_Use.UseVisualStyleBackColor = true;
//
// cb_COMM49_Use
//
this.cb_COMM49_Use.AutoSize = true;
this.cb_COMM49_Use.Location = new System.Drawing.Point(701, 159);
this.cb_COMM49_Use.Name = "cb_COMM49_Use";
this.cb_COMM49_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM49_Use.TabIndex = 108;
this.cb_COMM49_Use.UseVisualStyleBackColor = true;
//
// cb_COMM29_Use
//
this.cb_COMM29_Use.AutoSize = true;
this.cb_COMM29_Use.Location = new System.Drawing.Point(406, 205);
this.cb_COMM29_Use.Name = "cb_COMM29_Use";
this.cb_COMM29_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM29_Use.TabIndex = 108;
this.cb_COMM29_Use.UseVisualStyleBackColor = true;
//
// cb_COMM9_Use
//
this.cb_COMM9_Use.AutoSize = true;
this.cb_COMM9_Use.Location = new System.Drawing.Point(103, 227);
this.cb_COMM9_Use.Name = "cb_COMM9_Use";
this.cb_COMM9_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM9_Use.TabIndex = 108;
this.cb_COMM9_Use.UseVisualStyleBackColor = true;
//
// label71
//
this.label71.AutoSize = true;
this.label71.Location = new System.Drawing.Point(621, 482);
this.label71.Name = "label71";
this.label71.Size = new System.Drawing.Size(69, 12);
this.label71.TabIndex = 107;
this.label71.Text = "통신보드 63";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(325, 528);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(69, 12);
this.label45.TabIndex = 107;
this.label45.Text = "통신보드 43";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(324, 68);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(69, 12);
this.label36.TabIndex = 107;
this.label36.Text = "통신보드 23";
//
// label70
//
this.label70.AutoSize = true;
this.label70.Location = new System.Drawing.Point(621, 136);
this.label70.Name = "label70";
this.label70.Size = new System.Drawing.Size(69, 12);
this.label70.TabIndex = 107;
this.label70.Text = "통신보드 48";
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(324, 184);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(69, 12);
this.label44.TabIndex = 107;
this.label44.Text = "통신보드 28";
//
// cb_COMM63_CH4Use
//
this.cb_COMM63_CH4Use.AutoSize = true;
this.cb_COMM63_CH4Use.Location = new System.Drawing.Point(834, 480);
this.cb_COMM63_CH4Use.Name = "cb_COMM63_CH4Use";
this.cb_COMM63_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM63_CH4Use.TabIndex = 106;
this.cb_COMM63_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM43_CH4Use
//
this.cb_COMM43_CH4Use.AutoSize = true;
this.cb_COMM43_CH4Use.Location = new System.Drawing.Point(538, 526);
this.cb_COMM43_CH4Use.Name = "cb_COMM43_CH4Use";
this.cb_COMM43_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM43_CH4Use.TabIndex = 106;
this.cb_COMM43_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM23_CH4Use
//
this.cb_COMM23_CH4Use.AutoSize = true;
this.cb_COMM23_CH4Use.Location = new System.Drawing.Point(539, 66);
this.cb_COMM23_CH4Use.Name = "cb_COMM23_CH4Use";
this.cb_COMM23_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM23_CH4Use.TabIndex = 106;
this.cb_COMM23_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM48_CH4Use
//
this.cb_COMM48_CH4Use.AutoSize = true;
this.cb_COMM48_CH4Use.Location = new System.Drawing.Point(834, 134);
this.cb_COMM48_CH4Use.Name = "cb_COMM48_CH4Use";
this.cb_COMM48_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM48_CH4Use.TabIndex = 106;
this.cb_COMM48_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM28_CH4Use
//
this.cb_COMM28_CH4Use.AutoSize = true;
this.cb_COMM28_CH4Use.Location = new System.Drawing.Point(539, 182);
this.cb_COMM28_CH4Use.Name = "cb_COMM28_CH4Use";
this.cb_COMM28_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM28_CH4Use.TabIndex = 106;
this.cb_COMM28_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM60_Use
//
this.cb_COMM60_Use.AutoSize = true;
this.cb_COMM60_Use.Location = new System.Drawing.Point(701, 411);
this.cb_COMM60_Use.Name = "cb_COMM60_Use";
this.cb_COMM60_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM60_Use.TabIndex = 84;
this.cb_COMM60_Use.UseVisualStyleBackColor = true;
//
// cb_COMM40_Use
//
this.cb_COMM40_Use.AutoSize = true;
this.cb_COMM40_Use.Location = new System.Drawing.Point(406, 457);
this.cb_COMM40_Use.Name = "cb_COMM40_Use";
this.cb_COMM40_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM40_Use.TabIndex = 84;
this.cb_COMM40_Use.UseVisualStyleBackColor = true;
//
// cb_COMM20_Use
//
this.cb_COMM20_Use.AutoSize = true;
this.cb_COMM20_Use.Location = new System.Drawing.Point(103, 480);
this.cb_COMM20_Use.Name = "cb_COMM20_Use";
this.cb_COMM20_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM20_Use.TabIndex = 84;
this.cb_COMM20_Use.UseVisualStyleBackColor = true;
//
// cb_COMM45_Use
//
this.cb_COMM45_Use.AutoSize = true;
this.cb_COMM45_Use.Location = new System.Drawing.Point(701, 66);
this.cb_COMM45_Use.Name = "cb_COMM45_Use";
this.cb_COMM45_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM45_Use.TabIndex = 84;
this.cb_COMM45_Use.UseVisualStyleBackColor = true;
//
// cb_COMM25_Use
//
this.cb_COMM25_Use.AutoSize = true;
this.cb_COMM25_Use.Location = new System.Drawing.Point(406, 111);
this.cb_COMM25_Use.Name = "cb_COMM25_Use";
this.cb_COMM25_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM25_Use.TabIndex = 84;
this.cb_COMM25_Use.UseVisualStyleBackColor = true;
//
// cb_COMM60_CH3Use
//
this.cb_COMM60_CH3Use.AutoSize = true;
this.cb_COMM60_CH3Use.Location = new System.Drawing.Point(801, 411);
this.cb_COMM60_CH3Use.Name = "cb_COMM60_CH3Use";
this.cb_COMM60_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM60_CH3Use.TabIndex = 85;
this.cb_COMM60_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM40_CH3Use
//
this.cb_COMM40_CH3Use.AutoSize = true;
this.cb_COMM40_CH3Use.Location = new System.Drawing.Point(505, 457);
this.cb_COMM40_CH3Use.Name = "cb_COMM40_CH3Use";
this.cb_COMM40_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM40_CH3Use.TabIndex = 85;
this.cb_COMM40_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM20_CH3Use
//
this.cb_COMM20_CH3Use.AutoSize = true;
this.cb_COMM20_CH3Use.Location = new System.Drawing.Point(211, 480);
this.cb_COMM20_CH3Use.Name = "cb_COMM20_CH3Use";
this.cb_COMM20_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM20_CH3Use.TabIndex = 85;
this.cb_COMM20_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM45_CH3Use
//
this.cb_COMM45_CH3Use.AutoSize = true;
this.cb_COMM45_CH3Use.Location = new System.Drawing.Point(800, 66);
this.cb_COMM45_CH3Use.Name = "cb_COMM45_CH3Use";
this.cb_COMM45_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM45_CH3Use.TabIndex = 85;
this.cb_COMM45_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM25_CH3Use
//
this.cb_COMM25_CH3Use.AutoSize = true;
this.cb_COMM25_CH3Use.Location = new System.Drawing.Point(505, 111);
this.cb_COMM25_CH3Use.Name = "cb_COMM25_CH3Use";
this.cb_COMM25_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM25_CH3Use.TabIndex = 85;
this.cb_COMM25_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM63_CH2Use
//
this.cb_COMM63_CH2Use.AutoSize = true;
this.cb_COMM63_CH2Use.Location = new System.Drawing.Point(767, 480);
this.cb_COMM63_CH2Use.Name = "cb_COMM63_CH2Use";
this.cb_COMM63_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM63_CH2Use.TabIndex = 105;
this.cb_COMM63_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM43_CH2Use
//
this.cb_COMM43_CH2Use.AutoSize = true;
this.cb_COMM43_CH2Use.Location = new System.Drawing.Point(471, 526);
this.cb_COMM43_CH2Use.Name = "cb_COMM43_CH2Use";
this.cb_COMM43_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM43_CH2Use.TabIndex = 105;
this.cb_COMM43_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM23_CH2Use
//
this.cb_COMM23_CH2Use.AutoSize = true;
this.cb_COMM23_CH2Use.Location = new System.Drawing.Point(472, 66);
this.cb_COMM23_CH2Use.Name = "cb_COMM23_CH2Use";
this.cb_COMM23_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM23_CH2Use.TabIndex = 105;
this.cb_COMM23_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM48_CH2Use
//
this.cb_COMM48_CH2Use.AutoSize = true;
this.cb_COMM48_CH2Use.Location = new System.Drawing.Point(767, 134);
this.cb_COMM48_CH2Use.Name = "cb_COMM48_CH2Use";
this.cb_COMM48_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM48_CH2Use.TabIndex = 105;
this.cb_COMM48_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM28_CH2Use
//
this.cb_COMM28_CH2Use.AutoSize = true;
this.cb_COMM28_CH2Use.Location = new System.Drawing.Point(472, 182);
this.cb_COMM28_CH2Use.Name = "cb_COMM28_CH2Use";
this.cb_COMM28_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM28_CH2Use.TabIndex = 105;
this.cb_COMM28_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM63_CH3Use
//
this.cb_COMM63_CH3Use.AutoSize = true;
this.cb_COMM63_CH3Use.Location = new System.Drawing.Point(801, 480);
this.cb_COMM63_CH3Use.Name = "cb_COMM63_CH3Use";
this.cb_COMM63_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM63_CH3Use.TabIndex = 104;
this.cb_COMM63_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM43_CH3Use
//
this.cb_COMM43_CH3Use.AutoSize = true;
this.cb_COMM43_CH3Use.Location = new System.Drawing.Point(505, 526);
this.cb_COMM43_CH3Use.Name = "cb_COMM43_CH3Use";
this.cb_COMM43_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM43_CH3Use.TabIndex = 104;
this.cb_COMM43_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM23_CH3Use
//
this.cb_COMM23_CH3Use.AutoSize = true;
this.cb_COMM23_CH3Use.Location = new System.Drawing.Point(506, 66);
this.cb_COMM23_CH3Use.Name = "cb_COMM23_CH3Use";
this.cb_COMM23_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM23_CH3Use.TabIndex = 104;
this.cb_COMM23_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM48_CH3Use
//
this.cb_COMM48_CH3Use.AutoSize = true;
this.cb_COMM48_CH3Use.Location = new System.Drawing.Point(801, 134);
this.cb_COMM48_CH3Use.Name = "cb_COMM48_CH3Use";
this.cb_COMM48_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM48_CH3Use.TabIndex = 104;
this.cb_COMM48_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM28_CH3Use
//
this.cb_COMM28_CH3Use.AutoSize = true;
this.cb_COMM28_CH3Use.Location = new System.Drawing.Point(506, 182);
this.cb_COMM28_CH3Use.Name = "cb_COMM28_CH3Use";
this.cb_COMM28_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM28_CH3Use.TabIndex = 104;
this.cb_COMM28_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM60_CH1Use
//
this.cb_COMM60_CH1Use.AutoSize = true;
this.cb_COMM60_CH1Use.Location = new System.Drawing.Point(734, 411);
this.cb_COMM60_CH1Use.Name = "cb_COMM60_CH1Use";
this.cb_COMM60_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM60_CH1Use.TabIndex = 86;
this.cb_COMM60_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM40_CH1Use
//
this.cb_COMM40_CH1Use.AutoSize = true;
this.cb_COMM40_CH1Use.Location = new System.Drawing.Point(438, 457);
this.cb_COMM40_CH1Use.Name = "cb_COMM40_CH1Use";
this.cb_COMM40_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM40_CH1Use.TabIndex = 86;
this.cb_COMM40_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM20_CH1Use
//
this.cb_COMM20_CH1Use.AutoSize = true;
this.cb_COMM20_CH1Use.Location = new System.Drawing.Point(139, 480);
this.cb_COMM20_CH1Use.Name = "cb_COMM20_CH1Use";
this.cb_COMM20_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM20_CH1Use.TabIndex = 86;
this.cb_COMM20_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM45_CH1Use
//
this.cb_COMM45_CH1Use.AutoSize = true;
this.cb_COMM45_CH1Use.Location = new System.Drawing.Point(734, 66);
this.cb_COMM45_CH1Use.Name = "cb_COMM45_CH1Use";
this.cb_COMM45_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM45_CH1Use.TabIndex = 86;
this.cb_COMM45_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM25_CH1Use
//
this.cb_COMM25_CH1Use.AutoSize = true;
this.cb_COMM25_CH1Use.Location = new System.Drawing.Point(439, 111);
this.cb_COMM25_CH1Use.Name = "cb_COMM25_CH1Use";
this.cb_COMM25_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM25_CH1Use.TabIndex = 86;
this.cb_COMM25_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM60_CH4Use
//
this.cb_COMM60_CH4Use.AutoSize = true;
this.cb_COMM60_CH4Use.Location = new System.Drawing.Point(834, 411);
this.cb_COMM60_CH4Use.Name = "cb_COMM60_CH4Use";
this.cb_COMM60_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM60_CH4Use.TabIndex = 87;
this.cb_COMM60_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM40_CH4Use
//
this.cb_COMM40_CH4Use.AutoSize = true;
this.cb_COMM40_CH4Use.Location = new System.Drawing.Point(538, 457);
this.cb_COMM40_CH4Use.Name = "cb_COMM40_CH4Use";
this.cb_COMM40_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM40_CH4Use.TabIndex = 87;
this.cb_COMM40_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM20_CH4Use
//
this.cb_COMM20_CH4Use.AutoSize = true;
this.cb_COMM20_CH4Use.Location = new System.Drawing.Point(247, 480);
this.cb_COMM20_CH4Use.Name = "cb_COMM20_CH4Use";
this.cb_COMM20_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM20_CH4Use.TabIndex = 87;
this.cb_COMM20_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM45_CH4Use
//
this.cb_COMM45_CH4Use.AutoSize = true;
this.cb_COMM45_CH4Use.Location = new System.Drawing.Point(833, 66);
this.cb_COMM45_CH4Use.Name = "cb_COMM45_CH4Use";
this.cb_COMM45_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM45_CH4Use.TabIndex = 87;
this.cb_COMM45_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM25_CH4Use
//
this.cb_COMM25_CH4Use.AutoSize = true;
this.cb_COMM25_CH4Use.Location = new System.Drawing.Point(538, 111);
this.cb_COMM25_CH4Use.Name = "cb_COMM25_CH4Use";
this.cb_COMM25_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM25_CH4Use.TabIndex = 87;
this.cb_COMM25_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM63_CH1Use
//
this.cb_COMM63_CH1Use.AutoSize = true;
this.cb_COMM63_CH1Use.Location = new System.Drawing.Point(734, 480);
this.cb_COMM63_CH1Use.Name = "cb_COMM63_CH1Use";
this.cb_COMM63_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM63_CH1Use.TabIndex = 103;
this.cb_COMM63_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM43_CH1Use
//
this.cb_COMM43_CH1Use.AutoSize = true;
this.cb_COMM43_CH1Use.Location = new System.Drawing.Point(438, 526);
this.cb_COMM43_CH1Use.Name = "cb_COMM43_CH1Use";
this.cb_COMM43_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM43_CH1Use.TabIndex = 103;
this.cb_COMM43_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM23_CH1Use
//
this.cb_COMM23_CH1Use.AutoSize = true;
this.cb_COMM23_CH1Use.Location = new System.Drawing.Point(439, 66);
this.cb_COMM23_CH1Use.Name = "cb_COMM23_CH1Use";
this.cb_COMM23_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM23_CH1Use.TabIndex = 103;
this.cb_COMM23_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM48_CH1Use
//
this.cb_COMM48_CH1Use.AutoSize = true;
this.cb_COMM48_CH1Use.Location = new System.Drawing.Point(734, 134);
this.cb_COMM48_CH1Use.Name = "cb_COMM48_CH1Use";
this.cb_COMM48_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM48_CH1Use.TabIndex = 103;
this.cb_COMM48_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM28_CH1Use
//
this.cb_COMM28_CH1Use.AutoSize = true;
this.cb_COMM28_CH1Use.Location = new System.Drawing.Point(439, 182);
this.cb_COMM28_CH1Use.Name = "cb_COMM28_CH1Use";
this.cb_COMM28_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM28_CH1Use.TabIndex = 103;
this.cb_COMM28_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM60_CH2Use
//
this.cb_COMM60_CH2Use.AutoSize = true;
this.cb_COMM60_CH2Use.Location = new System.Drawing.Point(767, 411);
this.cb_COMM60_CH2Use.Name = "cb_COMM60_CH2Use";
this.cb_COMM60_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM60_CH2Use.TabIndex = 88;
this.cb_COMM60_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM40_CH2Use
//
this.cb_COMM40_CH2Use.AutoSize = true;
this.cb_COMM40_CH2Use.Location = new System.Drawing.Point(471, 457);
this.cb_COMM40_CH2Use.Name = "cb_COMM40_CH2Use";
this.cb_COMM40_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM40_CH2Use.TabIndex = 88;
this.cb_COMM40_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM20_CH2Use
//
this.cb_COMM20_CH2Use.AutoSize = true;
this.cb_COMM20_CH2Use.Location = new System.Drawing.Point(175, 480);
this.cb_COMM20_CH2Use.Name = "cb_COMM20_CH2Use";
this.cb_COMM20_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM20_CH2Use.TabIndex = 88;
this.cb_COMM20_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM45_CH2Use
//
this.cb_COMM45_CH2Use.AutoSize = true;
this.cb_COMM45_CH2Use.Location = new System.Drawing.Point(767, 66);
this.cb_COMM45_CH2Use.Name = "cb_COMM45_CH2Use";
this.cb_COMM45_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM45_CH2Use.TabIndex = 88;
this.cb_COMM45_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM25_CH2Use
//
this.cb_COMM25_CH2Use.AutoSize = true;
this.cb_COMM25_CH2Use.Location = new System.Drawing.Point(472, 111);
this.cb_COMM25_CH2Use.Name = "cb_COMM25_CH2Use";
this.cb_COMM25_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM25_CH2Use.TabIndex = 88;
this.cb_COMM25_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM63_Use
//
this.cb_COMM63_Use.AutoSize = true;
this.cb_COMM63_Use.Location = new System.Drawing.Point(701, 480);
this.cb_COMM63_Use.Name = "cb_COMM63_Use";
this.cb_COMM63_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM63_Use.TabIndex = 102;
this.cb_COMM63_Use.UseVisualStyleBackColor = true;
//
// cb_COMM43_Use
//
this.cb_COMM43_Use.AutoSize = true;
this.cb_COMM43_Use.Location = new System.Drawing.Point(406, 526);
this.cb_COMM43_Use.Name = "cb_COMM43_Use";
this.cb_COMM43_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM43_Use.TabIndex = 102;
this.cb_COMM43_Use.UseVisualStyleBackColor = true;
//
// cb_COMM23_Use
//
this.cb_COMM23_Use.AutoSize = true;
this.cb_COMM23_Use.Location = new System.Drawing.Point(406, 66);
this.cb_COMM23_Use.Name = "cb_COMM23_Use";
this.cb_COMM23_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM23_Use.TabIndex = 102;
this.cb_COMM23_Use.UseVisualStyleBackColor = true;
//
// cb_COMM48_Use
//
this.cb_COMM48_Use.AutoSize = true;
this.cb_COMM48_Use.Location = new System.Drawing.Point(701, 134);
this.cb_COMM48_Use.Name = "cb_COMM48_Use";
this.cb_COMM48_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM48_Use.TabIndex = 102;
this.cb_COMM48_Use.UseVisualStyleBackColor = true;
//
// cb_COMM28_Use
//
this.cb_COMM28_Use.AutoSize = true;
this.cb_COMM28_Use.Location = new System.Drawing.Point(406, 182);
this.cb_COMM28_Use.Name = "cb_COMM28_Use";
this.cb_COMM28_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM28_Use.TabIndex = 102;
this.cb_COMM28_Use.UseVisualStyleBackColor = true;
//
// label69
//
this.label69.AutoSize = true;
this.label69.Location = new System.Drawing.Point(621, 413);
this.label69.Name = "label69";
this.label69.Size = new System.Drawing.Size(69, 12);
this.label69.TabIndex = 89;
this.label69.Text = "통신보드 60";
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(325, 459);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(69, 12);
this.label43.TabIndex = 89;
this.label43.Text = "통신보드 40";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(24, 482);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(69, 12);
this.label35.TabIndex = 89;
this.label35.Text = "통신보드 20";
//
// label68
//
this.label68.AutoSize = true;
this.label68.Location = new System.Drawing.Point(621, 459);
this.label68.Name = "label68";
this.label68.Size = new System.Drawing.Size(69, 12);
this.label68.TabIndex = 101;
this.label68.Text = "통신보드 62";
//
// label42
//
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(325, 505);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(69, 12);
this.label42.TabIndex = 101;
this.label42.Text = "통신보드 42";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(324, 45);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(69, 12);
this.label34.TabIndex = 101;
this.label34.Text = "통신보드 22";
//
// label67
//
this.label67.AutoSize = true;
this.label67.Location = new System.Drawing.Point(621, 68);
this.label67.Name = "label67";
this.label67.Size = new System.Drawing.Size(69, 12);
this.label67.TabIndex = 89;
this.label67.Text = "통신보드 45";
//
// cb_COMM62_CH4Use
//
this.cb_COMM62_CH4Use.AutoSize = true;
this.cb_COMM62_CH4Use.Location = new System.Drawing.Point(834, 457);
this.cb_COMM62_CH4Use.Name = "cb_COMM62_CH4Use";
this.cb_COMM62_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM62_CH4Use.TabIndex = 100;
this.cb_COMM62_CH4Use.UseVisualStyleBackColor = true;
//
// label41
//
this.label41.AutoSize = true;
this.label41.Location = new System.Drawing.Point(324, 113);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(69, 12);
this.label41.TabIndex = 89;
this.label41.Text = "통신보드 25";
//
// cb_COMM42_CH4Use
//
this.cb_COMM42_CH4Use.AutoSize = true;
this.cb_COMM42_CH4Use.Location = new System.Drawing.Point(538, 503);
this.cb_COMM42_CH4Use.Name = "cb_COMM42_CH4Use";
this.cb_COMM42_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM42_CH4Use.TabIndex = 100;
this.cb_COMM42_CH4Use.UseVisualStyleBackColor = true;
//
// label66
//
this.label66.AutoSize = true;
this.label66.Location = new System.Drawing.Point(621, 113);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(69, 12);
this.label66.TabIndex = 101;
this.label66.Text = "통신보드 47";
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(324, 161);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(69, 12);
this.label40.TabIndex = 101;
this.label40.Text = "통신보드 27";
//
// cb_COMM61_Use
//
this.cb_COMM61_Use.AutoSize = true;
this.cb_COMM61_Use.Location = new System.Drawing.Point(701, 434);
this.cb_COMM61_Use.Name = "cb_COMM61_Use";
this.cb_COMM61_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM61_Use.TabIndex = 90;
this.cb_COMM61_Use.UseVisualStyleBackColor = true;
//
// cb_COMM22_CH4Use
//
this.cb_COMM22_CH4Use.AutoSize = true;
this.cb_COMM22_CH4Use.Location = new System.Drawing.Point(539, 43);
this.cb_COMM22_CH4Use.Name = "cb_COMM22_CH4Use";
this.cb_COMM22_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM22_CH4Use.TabIndex = 100;
this.cb_COMM22_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM41_Use
//
this.cb_COMM41_Use.AutoSize = true;
this.cb_COMM41_Use.Location = new System.Drawing.Point(406, 480);
this.cb_COMM41_Use.Name = "cb_COMM41_Use";
this.cb_COMM41_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM41_Use.TabIndex = 90;
this.cb_COMM41_Use.UseVisualStyleBackColor = true;
//
// cb_COMM47_CH4Use
//
this.cb_COMM47_CH4Use.AutoSize = true;
this.cb_COMM47_CH4Use.Location = new System.Drawing.Point(834, 111);
this.cb_COMM47_CH4Use.Name = "cb_COMM47_CH4Use";
this.cb_COMM47_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM47_CH4Use.TabIndex = 100;
this.cb_COMM47_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM27_CH4Use
//
this.cb_COMM27_CH4Use.AutoSize = true;
this.cb_COMM27_CH4Use.Location = new System.Drawing.Point(539, 159);
this.cb_COMM27_CH4Use.Name = "cb_COMM27_CH4Use";
this.cb_COMM27_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM27_CH4Use.TabIndex = 100;
this.cb_COMM27_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM61_CH3Use
//
this.cb_COMM61_CH3Use.AutoSize = true;
this.cb_COMM61_CH3Use.Location = new System.Drawing.Point(801, 434);
this.cb_COMM61_CH3Use.Name = "cb_COMM61_CH3Use";
this.cb_COMM61_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM61_CH3Use.TabIndex = 92;
this.cb_COMM61_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM21_Use
//
this.cb_COMM21_Use.AutoSize = true;
this.cb_COMM21_Use.Location = new System.Drawing.Point(103, 503);
this.cb_COMM21_Use.Name = "cb_COMM21_Use";
this.cb_COMM21_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM21_Use.TabIndex = 90;
this.cb_COMM21_Use.UseVisualStyleBackColor = true;
//
// cb_COMM41_CH3Use
//
this.cb_COMM41_CH3Use.AutoSize = true;
this.cb_COMM41_CH3Use.Location = new System.Drawing.Point(505, 480);
this.cb_COMM41_CH3Use.Name = "cb_COMM41_CH3Use";
this.cb_COMM41_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM41_CH3Use.TabIndex = 92;
this.cb_COMM41_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM46_Use
//
this.cb_COMM46_Use.AutoSize = true;
this.cb_COMM46_Use.Location = new System.Drawing.Point(701, 88);
this.cb_COMM46_Use.Name = "cb_COMM46_Use";
this.cb_COMM46_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM46_Use.TabIndex = 90;
this.cb_COMM46_Use.UseVisualStyleBackColor = true;
//
// cb_COMM26_Use
//
this.cb_COMM26_Use.AutoSize = true;
this.cb_COMM26_Use.Location = new System.Drawing.Point(406, 134);
this.cb_COMM26_Use.Name = "cb_COMM26_Use";
this.cb_COMM26_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM26_Use.TabIndex = 90;
this.cb_COMM26_Use.UseVisualStyleBackColor = true;
//
// cb_COMM62_CH2Use
//
this.cb_COMM62_CH2Use.AutoSize = true;
this.cb_COMM62_CH2Use.Location = new System.Drawing.Point(767, 457);
this.cb_COMM62_CH2Use.Name = "cb_COMM62_CH2Use";
this.cb_COMM62_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM62_CH2Use.TabIndex = 99;
this.cb_COMM62_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM21_CH3Use
//
this.cb_COMM21_CH3Use.AutoSize = true;
this.cb_COMM21_CH3Use.Location = new System.Drawing.Point(211, 503);
this.cb_COMM21_CH3Use.Name = "cb_COMM21_CH3Use";
this.cb_COMM21_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM21_CH3Use.TabIndex = 92;
this.cb_COMM21_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM42_CH2Use
//
this.cb_COMM42_CH2Use.AutoSize = true;
this.cb_COMM42_CH2Use.Location = new System.Drawing.Point(471, 503);
this.cb_COMM42_CH2Use.Name = "cb_COMM42_CH2Use";
this.cb_COMM42_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM42_CH2Use.TabIndex = 99;
this.cb_COMM42_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM46_CH3Use
//
this.cb_COMM46_CH3Use.AutoSize = true;
this.cb_COMM46_CH3Use.Location = new System.Drawing.Point(800, 88);
this.cb_COMM46_CH3Use.Name = "cb_COMM46_CH3Use";
this.cb_COMM46_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM46_CH3Use.TabIndex = 92;
this.cb_COMM46_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM26_CH3Use
//
this.cb_COMM26_CH3Use.AutoSize = true;
this.cb_COMM26_CH3Use.Location = new System.Drawing.Point(505, 134);
this.cb_COMM26_CH3Use.Name = "cb_COMM26_CH3Use";
this.cb_COMM26_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM26_CH3Use.TabIndex = 92;
this.cb_COMM26_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM62_CH3Use
//
this.cb_COMM62_CH3Use.AutoSize = true;
this.cb_COMM62_CH3Use.Location = new System.Drawing.Point(801, 457);
this.cb_COMM62_CH3Use.Name = "cb_COMM62_CH3Use";
this.cb_COMM62_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM62_CH3Use.TabIndex = 97;
this.cb_COMM62_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM22_CH2Use
//
this.cb_COMM22_CH2Use.AutoSize = true;
this.cb_COMM22_CH2Use.Location = new System.Drawing.Point(472, 43);
this.cb_COMM22_CH2Use.Name = "cb_COMM22_CH2Use";
this.cb_COMM22_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM22_CH2Use.TabIndex = 99;
this.cb_COMM22_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM42_CH3Use
//
this.cb_COMM42_CH3Use.AutoSize = true;
this.cb_COMM42_CH3Use.Location = new System.Drawing.Point(505, 503);
this.cb_COMM42_CH3Use.Name = "cb_COMM42_CH3Use";
this.cb_COMM42_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM42_CH3Use.TabIndex = 97;
this.cb_COMM42_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM47_CH2Use
//
this.cb_COMM47_CH2Use.AutoSize = true;
this.cb_COMM47_CH2Use.Location = new System.Drawing.Point(767, 111);
this.cb_COMM47_CH2Use.Name = "cb_COMM47_CH2Use";
this.cb_COMM47_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM47_CH2Use.TabIndex = 99;
this.cb_COMM47_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM27_CH2Use
//
this.cb_COMM27_CH2Use.AutoSize = true;
this.cb_COMM27_CH2Use.Location = new System.Drawing.Point(472, 159);
this.cb_COMM27_CH2Use.Name = "cb_COMM27_CH2Use";
this.cb_COMM27_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM27_CH2Use.TabIndex = 99;
this.cb_COMM27_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM61_CH1Use
//
this.cb_COMM61_CH1Use.AutoSize = true;
this.cb_COMM61_CH1Use.Location = new System.Drawing.Point(734, 434);
this.cb_COMM61_CH1Use.Name = "cb_COMM61_CH1Use";
this.cb_COMM61_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM61_CH1Use.TabIndex = 91;
this.cb_COMM61_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM22_CH3Use
//
this.cb_COMM22_CH3Use.AutoSize = true;
this.cb_COMM22_CH3Use.Location = new System.Drawing.Point(506, 43);
this.cb_COMM22_CH3Use.Name = "cb_COMM22_CH3Use";
this.cb_COMM22_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM22_CH3Use.TabIndex = 97;
this.cb_COMM22_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM41_CH1Use
//
this.cb_COMM41_CH1Use.AutoSize = true;
this.cb_COMM41_CH1Use.Location = new System.Drawing.Point(438, 480);
this.cb_COMM41_CH1Use.Name = "cb_COMM41_CH1Use";
this.cb_COMM41_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM41_CH1Use.TabIndex = 91;
this.cb_COMM41_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM47_CH3Use
//
this.cb_COMM47_CH3Use.AutoSize = true;
this.cb_COMM47_CH3Use.Location = new System.Drawing.Point(801, 111);
this.cb_COMM47_CH3Use.Name = "cb_COMM47_CH3Use";
this.cb_COMM47_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM47_CH3Use.TabIndex = 97;
this.cb_COMM47_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM27_CH3Use
//
this.cb_COMM27_CH3Use.AutoSize = true;
this.cb_COMM27_CH3Use.Location = new System.Drawing.Point(506, 159);
this.cb_COMM27_CH3Use.Name = "cb_COMM27_CH3Use";
this.cb_COMM27_CH3Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM27_CH3Use.TabIndex = 97;
this.cb_COMM27_CH3Use.UseVisualStyleBackColor = true;
//
// cb_COMM61_CH4Use
//
this.cb_COMM61_CH4Use.AutoSize = true;
this.cb_COMM61_CH4Use.Location = new System.Drawing.Point(834, 434);
this.cb_COMM61_CH4Use.Name = "cb_COMM61_CH4Use";
this.cb_COMM61_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM61_CH4Use.TabIndex = 94;
this.cb_COMM61_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM21_CH1Use
//
this.cb_COMM21_CH1Use.AutoSize = true;
this.cb_COMM21_CH1Use.Location = new System.Drawing.Point(139, 503);
this.cb_COMM21_CH1Use.Name = "cb_COMM21_CH1Use";
this.cb_COMM21_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM21_CH1Use.TabIndex = 91;
this.cb_COMM21_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM41_CH4Use
//
this.cb_COMM41_CH4Use.AutoSize = true;
this.cb_COMM41_CH4Use.Location = new System.Drawing.Point(538, 480);
this.cb_COMM41_CH4Use.Name = "cb_COMM41_CH4Use";
this.cb_COMM41_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM41_CH4Use.TabIndex = 94;
this.cb_COMM41_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM46_CH1Use
//
this.cb_COMM46_CH1Use.AutoSize = true;
this.cb_COMM46_CH1Use.Location = new System.Drawing.Point(734, 88);
this.cb_COMM46_CH1Use.Name = "cb_COMM46_CH1Use";
this.cb_COMM46_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM46_CH1Use.TabIndex = 91;
this.cb_COMM46_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM26_CH1Use
//
this.cb_COMM26_CH1Use.AutoSize = true;
this.cb_COMM26_CH1Use.Location = new System.Drawing.Point(439, 134);
this.cb_COMM26_CH1Use.Name = "cb_COMM26_CH1Use";
this.cb_COMM26_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM26_CH1Use.TabIndex = 91;
this.cb_COMM26_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM62_CH1Use
//
this.cb_COMM62_CH1Use.AutoSize = true;
this.cb_COMM62_CH1Use.Location = new System.Drawing.Point(734, 457);
this.cb_COMM62_CH1Use.Name = "cb_COMM62_CH1Use";
this.cb_COMM62_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM62_CH1Use.TabIndex = 98;
this.cb_COMM62_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM21_CH4Use
//
this.cb_COMM21_CH4Use.AutoSize = true;
this.cb_COMM21_CH4Use.Location = new System.Drawing.Point(247, 503);
this.cb_COMM21_CH4Use.Name = "cb_COMM21_CH4Use";
this.cb_COMM21_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM21_CH4Use.TabIndex = 94;
this.cb_COMM21_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM42_CH1Use
//
this.cb_COMM42_CH1Use.AutoSize = true;
this.cb_COMM42_CH1Use.Location = new System.Drawing.Point(438, 503);
this.cb_COMM42_CH1Use.Name = "cb_COMM42_CH1Use";
this.cb_COMM42_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM42_CH1Use.TabIndex = 98;
this.cb_COMM42_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM46_CH4Use
//
this.cb_COMM46_CH4Use.AutoSize = true;
this.cb_COMM46_CH4Use.Location = new System.Drawing.Point(833, 88);
this.cb_COMM46_CH4Use.Name = "cb_COMM46_CH4Use";
this.cb_COMM46_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM46_CH4Use.TabIndex = 94;
this.cb_COMM46_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM26_CH4Use
//
this.cb_COMM26_CH4Use.AutoSize = true;
this.cb_COMM26_CH4Use.Location = new System.Drawing.Point(538, 134);
this.cb_COMM26_CH4Use.Name = "cb_COMM26_CH4Use";
this.cb_COMM26_CH4Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM26_CH4Use.TabIndex = 94;
this.cb_COMM26_CH4Use.UseVisualStyleBackColor = true;
//
// cb_COMM61_CH2Use
//
this.cb_COMM61_CH2Use.AutoSize = true;
this.cb_COMM61_CH2Use.Location = new System.Drawing.Point(767, 434);
this.cb_COMM61_CH2Use.Name = "cb_COMM61_CH2Use";
this.cb_COMM61_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM61_CH2Use.TabIndex = 93;
this.cb_COMM61_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM22_CH1Use
//
this.cb_COMM22_CH1Use.AutoSize = true;
this.cb_COMM22_CH1Use.Location = new System.Drawing.Point(439, 43);
this.cb_COMM22_CH1Use.Name = "cb_COMM22_CH1Use";
this.cb_COMM22_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM22_CH1Use.TabIndex = 98;
this.cb_COMM22_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM41_CH2Use
//
this.cb_COMM41_CH2Use.AutoSize = true;
this.cb_COMM41_CH2Use.Location = new System.Drawing.Point(471, 480);
this.cb_COMM41_CH2Use.Name = "cb_COMM41_CH2Use";
this.cb_COMM41_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM41_CH2Use.TabIndex = 93;
this.cb_COMM41_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM47_CH1Use
//
this.cb_COMM47_CH1Use.AutoSize = true;
this.cb_COMM47_CH1Use.Location = new System.Drawing.Point(734, 111);
this.cb_COMM47_CH1Use.Name = "cb_COMM47_CH1Use";
this.cb_COMM47_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM47_CH1Use.TabIndex = 98;
this.cb_COMM47_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM27_CH1Use
//
this.cb_COMM27_CH1Use.AutoSize = true;
this.cb_COMM27_CH1Use.Location = new System.Drawing.Point(439, 159);
this.cb_COMM27_CH1Use.Name = "cb_COMM27_CH1Use";
this.cb_COMM27_CH1Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM27_CH1Use.TabIndex = 98;
this.cb_COMM27_CH1Use.UseVisualStyleBackColor = true;
//
// cb_COMM62_Use
//
this.cb_COMM62_Use.AutoSize = true;
this.cb_COMM62_Use.Location = new System.Drawing.Point(701, 457);
this.cb_COMM62_Use.Name = "cb_COMM62_Use";
this.cb_COMM62_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM62_Use.TabIndex = 96;
this.cb_COMM62_Use.UseVisualStyleBackColor = true;
//
// cb_COMM21_CH2Use
//
this.cb_COMM21_CH2Use.AutoSize = true;
this.cb_COMM21_CH2Use.Location = new System.Drawing.Point(175, 503);
this.cb_COMM21_CH2Use.Name = "cb_COMM21_CH2Use";
this.cb_COMM21_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM21_CH2Use.TabIndex = 93;
this.cb_COMM21_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM42_Use
//
this.cb_COMM42_Use.AutoSize = true;
this.cb_COMM42_Use.Location = new System.Drawing.Point(406, 503);
this.cb_COMM42_Use.Name = "cb_COMM42_Use";
this.cb_COMM42_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM42_Use.TabIndex = 96;
this.cb_COMM42_Use.UseVisualStyleBackColor = true;
//
// cb_COMM46_CH2Use
//
this.cb_COMM46_CH2Use.AutoSize = true;
this.cb_COMM46_CH2Use.Location = new System.Drawing.Point(767, 88);
this.cb_COMM46_CH2Use.Name = "cb_COMM46_CH2Use";
this.cb_COMM46_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM46_CH2Use.TabIndex = 93;
this.cb_COMM46_CH2Use.UseVisualStyleBackColor = true;
//
// cb_COMM26_CH2Use
//
this.cb_COMM26_CH2Use.AutoSize = true;
this.cb_COMM26_CH2Use.Location = new System.Drawing.Point(472, 134);
this.cb_COMM26_CH2Use.Name = "cb_COMM26_CH2Use";
this.cb_COMM26_CH2Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM26_CH2Use.TabIndex = 93;
this.cb_COMM26_CH2Use.UseVisualStyleBackColor = true;
//
// label65
//
this.label65.AutoSize = true;
this.label65.Location = new System.Drawing.Point(621, 436);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(69, 12);
this.label65.TabIndex = 95;
this.label65.Text = "통신보드 61";
//
// cb_COMM22_Use
//
this.cb_COMM22_Use.AutoSize = true;
this.cb_COMM22_Use.Location = new System.Drawing.Point(406, 43);
this.cb_COMM22_Use.Name = "cb_COMM22_Use";
this.cb_COMM22_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM22_Use.TabIndex = 96;
this.cb_COMM22_Use.UseVisualStyleBackColor = true;
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(325, 482);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(69, 12);
this.label39.TabIndex = 95;
this.label39.Text = "통신보드 41";
//
// cb_COMM47_Use
//
this.cb_COMM47_Use.AutoSize = true;
this.cb_COMM47_Use.Location = new System.Drawing.Point(701, 111);
this.cb_COMM47_Use.Name = "cb_COMM47_Use";
this.cb_COMM47_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM47_Use.TabIndex = 96;
this.cb_COMM47_Use.UseVisualStyleBackColor = true;
//
// cb_COMM27_Use
//
this.cb_COMM27_Use.AutoSize = true;
this.cb_COMM27_Use.Location = new System.Drawing.Point(406, 159);
this.cb_COMM27_Use.Name = "cb_COMM27_Use";
this.cb_COMM27_Use.Size = new System.Drawing.Size(15, 14);
this.cb_COMM27_Use.TabIndex = 96;
this.cb_COMM27_Use.UseVisualStyleBackColor = true;
//
// label64
//
this.label64.AutoSize = true;
this.label64.Location = new System.Drawing.Point(621, 90);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(69, 12);
this.label64.TabIndex = 95;
this.label64.Text = "통신보드 46";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(24, 505);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(69, 12);
this.label1.TabIndex = 95;
this.label1.Text = "통신보드 21";
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(324, 136);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(69, 12);
this.label38.TabIndex = 95;
this.label38.Text = "통신보드 26";
//
// gb_COMM4
//
this.gb_COMM4.BackColor = System.Drawing.Color.Transparent;
this.gb_COMM4.Controls.Add(this.cb_EMER_USE);
this.gb_COMM4.Controls.Add(this.cb_COMM4_PARITY);
this.gb_COMM4.Controls.Add(this.label26);
this.gb_COMM4.Controls.Add(this.cb_COMM4_STOPBITS);
this.gb_COMM4.Controls.Add(this.label25);
this.gb_COMM4.Controls.Add(this.cb_COMM4_PORT);
this.gb_COMM4.Controls.Add(this.label24);
this.gb_COMM4.Controls.Add(this.cb_COMM4_DATABITS);
this.gb_COMM4.Controls.Add(this.label23);
this.gb_COMM4.Controls.Add(this.cb_COMM4_BAUDRATE);
this.gb_COMM4.Controls.Add(this.label22);
this.gb_COMM4.Location = new System.Drawing.Point(12, 607);
this.gb_COMM4.Name = "gb_COMM4";
this.gb_COMM4.Size = new System.Drawing.Size(419, 120);
this.gb_COMM4.TabIndex = 2;
this.gb_COMM4.Text = "비상방송";
this.gb_COMM4.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// gb_COMM3
//
this.gb_COMM3.BackColor = System.Drawing.Color.Transparent;
this.gb_COMM3.Controls.Add(this.cb_KEYPAD_USE);
this.gb_COMM3.Controls.Add(this.cb_COMM3_PARITY);
this.gb_COMM3.Controls.Add(this.label21);
this.gb_COMM3.Controls.Add(this.cb_COMM3_STOPBITS);
this.gb_COMM3.Controls.Add(this.label20);
this.gb_COMM3.Controls.Add(this.cb_COMM3_PORT);
this.gb_COMM3.Controls.Add(this.label19);
this.gb_COMM3.Controls.Add(this.cb_COMM3_DATABITS);
this.gb_COMM3.Controls.Add(this.label18);
this.gb_COMM3.Controls.Add(this.cb_COMM3_BAUDRATE);
this.gb_COMM3.Controls.Add(this.label17);
this.gb_COMM3.Location = new System.Drawing.Point(444, 607);
this.gb_COMM3.Name = "gb_COMM3";
this.gb_COMM3.Size = new System.Drawing.Size(419, 120);
this.gb_COMM3.TabIndex = 1;
this.gb_COMM3.Text = "키패드";
this.gb_COMM3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// gb_COMM1
//
this.gb_COMM1.BackColor = System.Drawing.Color.Transparent;
this.gb_COMM1.Controls.Add(this.cb_COMM_USE);
this.gb_COMM1.Controls.Add(this.cb_COMM1_PORT);
this.gb_COMM1.Controls.Add(this.label6);
this.gb_COMM1.Controls.Add(this.label7);
this.gb_COMM1.Controls.Add(this.label9);
this.gb_COMM1.Controls.Add(this.label10);
this.gb_COMM1.Controls.Add(this.label11);
this.gb_COMM1.Controls.Add(this.cb_COMM1_BAUDRATE);
this.gb_COMM1.Controls.Add(this.cb_COMM1_DATABITS);
this.gb_COMM1.Controls.Add(this.cb_COMM1_STOPBITS);
this.gb_COMM1.Controls.Add(this.cb_COMM1_PARITY);
this.gb_COMM1.Location = new System.Drawing.Point(12, 11);
this.gb_COMM1.Name = "gb_COMM1";
this.gb_COMM1.Size = new System.Drawing.Size(205, 211);
this.gb_COMM1.TabIndex = 0;
this.gb_COMM1.Text = "통신보드";
this.gb_COMM1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// Form_Receiver_Port_BigReceiver
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1399, 784);
this.Controls.Add(this.uiGroupBox2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form_Receiver_Port_BigReceiver";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "수신기 통신포트 설정";
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
this.uiGroupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gb_COMM2)).EndInit();
this.gb_COMM2.ResumeLayout(false);
this.gb_COMM2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_RepeaterModule)).EndInit();
this.gb_RepeaterModule.ResumeLayout(false);
this.gb_RepeaterModule.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM4)).EndInit();
this.gb_COMM4.ResumeLayout(false);
this.gb_COMM4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM3)).EndInit();
this.gb_COMM3.ResumeLayout(false);
this.gb_COMM3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gb_COMM1)).EndInit();
this.gb_COMM1.ResumeLayout(false);
this.gb_COMM1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ComboBox cb_COMM4_PARITY;
private System.Windows.Forms.ComboBox cb_COMM4_STOPBITS;
private System.Windows.Forms.ComboBox cb_COMM4_PORT;
private System.Windows.Forms.ComboBox cb_COMM4_DATABITS;
private System.Windows.Forms.ComboBox cb_COMM4_BAUDRATE;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ComboBox cb_COMM3_PARITY;
private System.Windows.Forms.ComboBox cb_COMM3_STOPBITS;
private System.Windows.Forms.ComboBox cb_COMM3_PORT;
private System.Windows.Forms.ComboBox cb_COMM3_DATABITS;
private System.Windows.Forms.ComboBox cb_COMM3_BAUDRATE;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.ComboBox cb_COMM2_PARITY;
private System.Windows.Forms.ComboBox cb_COMM2_STOPBITS;
private System.Windows.Forms.ComboBox cb_COMM2_PORT;
private System.Windows.Forms.ComboBox cb_COMM2_DATABITS;
private System.Windows.Forms.ComboBox cb_COMM2_BAUDRATE;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.ComboBox cb_COMM1_PARITY;
private System.Windows.Forms.ComboBox cb_COMM1_STOPBITS;
private System.Windows.Forms.ComboBox cb_COMM1_PORT;
private System.Windows.Forms.ComboBox cb_COMM1_DATABITS;
private System.Windows.Forms.ComboBox cb_COMM1_BAUDRATE;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private Janus.Windows.EditControls.UIButton UiButton_cancel;
private Janus.Windows.EditControls.UIButton UiButton_Confirm;
private System.Windows.Forms.Label lbl_IO15;
private System.Windows.Forms.CheckBox cb_IO15_Use;
private System.Windows.Forms.Label lbl_IO14;
private System.Windows.Forms.CheckBox cb_IO14_Use;
private System.Windows.Forms.Label lbl_IO13;
private System.Windows.Forms.CheckBox cb_IO13_Use;
private System.Windows.Forms.Label lbl_IO12;
private System.Windows.Forms.CheckBox cb_IO12_Use;
private System.Windows.Forms.Label lbl_IO11;
private System.Windows.Forms.CheckBox cb_IO11_Use;
private System.Windows.Forms.Label lbl_IO10;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.CheckBox cb_IO10_Use;
private System.Windows.Forms.CheckBox cb_IO1_Use;
private System.Windows.Forms.Label lbl_IO9;
private System.Windows.Forms.Label lbl_IO1;
private System.Windows.Forms.CheckBox cb_IO9_Use;
private System.Windows.Forms.CheckBox cb_IO2_Use;
private System.Windows.Forms.Label lbl_IO8;
private System.Windows.Forms.Label lbl_IO2;
private System.Windows.Forms.CheckBox cb_IO8_Use;
private System.Windows.Forms.CheckBox cb_IO3_Use;
private System.Windows.Forms.Label lbl_IO7;
private System.Windows.Forms.Label lbl_IO3;
private System.Windows.Forms.CheckBox cb_IO7_Use;
private System.Windows.Forms.CheckBox cb_IO4_Use;
private System.Windows.Forms.Label lbl_IO6;
private System.Windows.Forms.Label lbl_IO4;
private System.Windows.Forms.CheckBox cb_IO6_Use;
private System.Windows.Forms.CheckBox cb_IO5_Use;
private System.Windows.Forms.Label lbl_IO5;
private System.Windows.Forms.Label lbl_COMM4;
private System.Windows.Forms.CheckBox cb_COMM4_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM4_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM4_Use;
private System.Windows.Forms.Label lbl_COMM3;
private System.Windows.Forms.CheckBox cb_COMM3_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM3_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM3_Use;
private System.Windows.Forms.Label lbl_COMM2;
private System.Windows.Forms.CheckBox cb_COMM2_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM2_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM2_Use;
private System.Windows.Forms.Label lbl_COMM1;
private System.Windows.Forms.CheckBox cb_COMM1_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM1_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM1_Use;
private System.Windows.Forms.CheckBox cb_EMER_USE;
private System.Windows.Forms.CheckBox cb_KEYPAD_USE;
private System.Windows.Forms.CheckBox cb_IO_USE;
private System.Windows.Forms.CheckBox cb_COMM_USE;
private Janus.Windows.EditControls.UIGroupBox uiGroupBox2;
private Janus.Windows.EditControls.UIGroupBox gb_COMM1;
private Janus.Windows.EditControls.UIGroupBox gb_COMM3;
private Janus.Windows.EditControls.UIGroupBox gb_COMM2;
private Janus.Windows.EditControls.UIGroupBox gb_COMM4;
private Janus.Windows.EditControls.UIGroupBox gb_RepeaterModule;
private System.Windows.Forms.Label lbl_COMM15;
private System.Windows.Forms.CheckBox cb_COMM15_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM15_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM15_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM15_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM15_Use;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label lbl_COMM14;
private System.Windows.Forms.CheckBox cb_COMM19_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM19_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM14_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM14_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM19_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM19_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM14_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM14_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM19_Use;
private System.Windows.Forms.CheckBox cb_COMM14_Use;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label lbl_COMM13;
private System.Windows.Forms.CheckBox cb_COMM18_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM18_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM13_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM13_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM18_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM18_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM13_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM13_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM18_Use;
private System.Windows.Forms.CheckBox cb_COMM13_Use;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label lbl_COMM12;
private System.Windows.Forms.CheckBox cb_COMM17_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM17_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM12_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM12_CH2Use;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.CheckBox cb_COMM17_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM17_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM12_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM12_CH1Use;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.CheckBox cb_COMM17_Use;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.CheckBox cb_COMM12_Use;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.CheckBox cb_COMM16_CH4Use;
private System.Windows.Forms.Label lbl_COMM11;
private System.Windows.Forms.CheckBox cb_COMM16_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM11_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM16_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM11_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM16_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM11_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM11_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM16_Use;
private System.Windows.Forms.CheckBox cb_COMM11_Use;
private System.Windows.Forms.Label lbl_COMM10;
private System.Windows.Forms.CheckBox cb_COMM10_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM10_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM10_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM10_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM10_Use;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Label lbl_COMM9;
private System.Windows.Forms.CheckBox cb_COMM24_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM9_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM24_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM9_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM24_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM9_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM24_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM9_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM24_Use;
private System.Windows.Forms.CheckBox cb_COMM9_Use;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Label lbl_COMM8;
private System.Windows.Forms.CheckBox cb_COMM23_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM20_Use;
private System.Windows.Forms.CheckBox cb_COMM5_Use;
private System.Windows.Forms.CheckBox cb_COMM20_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM23_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM8_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM23_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM20_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM5_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM20_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM23_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM8_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM20_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM5_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM23_Use;
private System.Windows.Forms.CheckBox cb_COMM8_Use;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label lbl_COMM5;
private System.Windows.Forms.CheckBox cb_COMM22_CH4Use;
private System.Windows.Forms.Label lbl_COMM7;
private System.Windows.Forms.CheckBox cb_COMM21_Use;
private System.Windows.Forms.CheckBox cb_COMM21_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM6_Use;
private System.Windows.Forms.CheckBox cb_COMM22_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM22_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM7_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM21_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM21_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM6_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM22_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM21_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM7_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM22_Use;
private System.Windows.Forms.CheckBox cb_COMM6_CH2Use;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.CheckBox cb_COMM7_Use;
private System.Windows.Forms.Label lbl_COMM6;
private System.Windows.Forms.Label label88;
private System.Windows.Forms.Label label63;
private System.Windows.Forms.CheckBox cb_COMM55_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM35_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM55_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM35_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM55_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM35_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM55_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM35_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM55_Use;
private System.Windows.Forms.CheckBox cb_COMM35_Use;
private System.Windows.Forms.Label label87;
private System.Windows.Forms.Label label62;
private System.Windows.Forms.Label label86;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.CheckBox cb_COMM59_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM39_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM59_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM39_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM54_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM34_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM54_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM34_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM59_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM39_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM59_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM39_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM54_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM34_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM54_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM34_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM59_Use;
private System.Windows.Forms.CheckBox cb_COMM39_Use;
private System.Windows.Forms.CheckBox cb_COMM54_Use;
private System.Windows.Forms.CheckBox cb_COMM34_Use;
private System.Windows.Forms.Label label85;
private System.Windows.Forms.Label label60;
private System.Windows.Forms.Label label84;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.CheckBox cb_COMM58_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM38_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM58_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM38_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM53_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM33_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM53_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM33_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM58_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM38_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM58_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM38_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM53_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM33_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM53_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM33_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM58_Use;
private System.Windows.Forms.CheckBox cb_COMM38_Use;
private System.Windows.Forms.CheckBox cb_COMM53_Use;
private System.Windows.Forms.CheckBox cb_COMM33_Use;
private System.Windows.Forms.Label label83;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.Label label82;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.CheckBox cb_COMM57_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM37_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM57_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM37_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM52_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM32_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM52_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM32_CH2Use;
private System.Windows.Forms.Label label81;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.CheckBox cb_COMM57_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM37_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM57_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM37_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM52_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM32_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM52_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM32_CH1Use;
private System.Windows.Forms.Label label80;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.Label label79;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.CheckBox cb_COMM57_Use;
private System.Windows.Forms.CheckBox cb_COMM37_Use;
private System.Windows.Forms.Label label78;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.CheckBox cb_COMM52_Use;
private System.Windows.Forms.CheckBox cb_COMM32_Use;
private System.Windows.Forms.Label label77;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label76;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.CheckBox cb_COMM56_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM36_CH4Use;
private System.Windows.Forms.Label label75;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.CheckBox cb_COMM56_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM36_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM51_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM31_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM56_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM36_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM51_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM31_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM56_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM36_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM51_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM31_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM51_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM31_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM56_Use;
private System.Windows.Forms.CheckBox cb_COMM36_Use;
private System.Windows.Forms.CheckBox cb_COMM51_Use;
private System.Windows.Forms.CheckBox cb_COMM31_Use;
private System.Windows.Forms.Label label74;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.CheckBox cb_COMM50_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM30_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM50_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM30_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM50_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM30_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM50_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM30_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM50_Use;
private System.Windows.Forms.CheckBox cb_COMM30_Use;
private System.Windows.Forms.Label label73;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label72;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.CheckBox cb_COMM64_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM44_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM49_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM29_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM64_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM44_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM49_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM29_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM64_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM44_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM49_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM29_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM64_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM44_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM49_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM29_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM64_Use;
private System.Windows.Forms.CheckBox cb_COMM44_Use;
private System.Windows.Forms.CheckBox cb_COMM49_Use;
private System.Windows.Forms.CheckBox cb_COMM29_Use;
private System.Windows.Forms.Label label71;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.Label label70;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.CheckBox cb_COMM63_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM43_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM48_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM28_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM60_Use;
private System.Windows.Forms.CheckBox cb_COMM40_Use;
private System.Windows.Forms.CheckBox cb_COMM45_Use;
private System.Windows.Forms.CheckBox cb_COMM25_Use;
private System.Windows.Forms.CheckBox cb_COMM60_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM40_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM45_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM25_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM63_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM43_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM48_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM28_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM63_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM43_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM48_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM28_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM60_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM40_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM45_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM25_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM60_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM40_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM45_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM25_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM63_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM43_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM48_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM28_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM60_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM40_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM45_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM25_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM63_Use;
private System.Windows.Forms.CheckBox cb_COMM43_Use;
private System.Windows.Forms.CheckBox cb_COMM48_Use;
private System.Windows.Forms.CheckBox cb_COMM28_Use;
private System.Windows.Forms.Label label69;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.Label label68;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label67;
private System.Windows.Forms.CheckBox cb_COMM62_CH4Use;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.CheckBox cb_COMM42_CH4Use;
private System.Windows.Forms.Label label66;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.CheckBox cb_COMM61_Use;
private System.Windows.Forms.CheckBox cb_COMM41_Use;
private System.Windows.Forms.CheckBox cb_COMM47_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM27_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM61_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM41_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM46_Use;
private System.Windows.Forms.CheckBox cb_COMM26_Use;
private System.Windows.Forms.CheckBox cb_COMM62_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM42_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM46_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM26_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM62_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM42_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM47_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM27_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM61_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM41_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM47_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM27_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM61_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM41_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM46_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM26_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM62_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM42_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM46_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM26_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM61_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM41_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM47_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM27_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM62_Use;
private System.Windows.Forms.CheckBox cb_COMM42_Use;
private System.Windows.Forms.CheckBox cb_COMM46_CH2Use;
private System.Windows.Forms.CheckBox cb_COMM26_CH2Use;
private System.Windows.Forms.Label label65;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.CheckBox cb_COMM47_Use;
private System.Windows.Forms.CheckBox cb_COMM27_Use;
private System.Windows.Forms.Label label64;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.CheckBox checkBox_All_3;
private System.Windows.Forms.CheckBox checkBox_All_2;
private System.Windows.Forms.CheckBox checkBox_All_1;
private System.Windows.Forms.CheckBox checkBox_All_5;
private System.Windows.Forms.Label label93;
private System.Windows.Forms.CheckBox cb_IO0_Use;
private System.Windows.Forms.CheckBox cb_COMM0_Use;
private System.Windows.Forms.CheckBox cb_COMM0_CH1Use;
private System.Windows.Forms.CheckBox cb_COMM0_CH2Use;
private System.Windows.Forms.Label label94;
private System.Windows.Forms.CheckBox cb_COMM0_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM0_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM1_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM1_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM2_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM2_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM3_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM3_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM4_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM4_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM5_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM5_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM6_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM6_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM7_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM7_CH3Use;
private System.Windows.Forms.CheckBox cb_COMM8_CH4Use;
private System.Windows.Forms.CheckBox cb_COMM8_CH3Use;
}
}